@font-face {
  font-family: Widescreen;
  src: url('../fonts/WidescreenVF_Trial_WghtMixd.ttf') format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Widescreenex Trial;
  src: url('../fonts/WidescreenEx_Trial_SBd.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Widescreenex Trial;
  src: url('../fonts/WidescreenEx_Trial_Rg.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Widescreenex Trial;
  src: url('../fonts/WidescreenEx_Trial_Lt.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Widescreenex Trial;
  src: url('../fonts/WidescreenEx_Trial_Md.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Widescreenex Trial;
  src: url('../fonts/WidescreenEx_Trial_Bd.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: Inter Display;
  src: url('../fonts/InterDisplay-ExtraBold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

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

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

@font-face {
  font-family: Fynd Sans;
  src: url('../fonts/FyndSans.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --fynd-one---master-v2---sizes--0: 0rem;
  --fynd-one---master-v2_spacing---24: 1.5rem;
  --fynd-one---master-v2---sizes--40: 2.5rem;
  --fynd-one---master-v2_typography---line-height--120: 120%;
  --fynd-one---master-v2---letter-spacing--heading-3: -.03em;
  --fynd-one---master-v2_spacing---16: 1rem;
  --fynd-one---master-v2---sizes--32: 2rem;
  --fynd-one---master-v2---sizes--16: 1rem;
  --fynd-one---master-v2_typography---line-height--130: 130%;
  --fynd-one---master-v2---sizes--24: 1.5rem;
  --fynd-one---master-v2_typography---font-family--primary: "Fynd Sans", Arial, sans-serif;
  --fynd-one---master-v2---letter-spacing--heading-4: -.02em;
  --fynd-one---master-v2---sizes--20: 1.25rem;
  --fynd-one---master-v2---font-family--primary: "Fynd Sans", Arial, sans-serif;
  --fynd-one---master-v2---sizes--18: 1.125rem;
  --fynd-one---master-v2---sizes--14: .875rem;
  --fynd-one---master-v2_color-palette---text--subtext: var(--fynd-one---master-v2_primitives---neutral--neutral-60);
  --fynd-one---master-v2_typography---line-height--160: 160%;
  --fynd-one---master-v2---blue--blue-50: #2f7af6;
  --fynd-one---master-v2_primitives---neutral--neutral-50: #797a7c;
  --fynd-one---master-v2---text--subtext-inverse: var(--fynd-one---master-v2---neutral--neutral-40);
  --fynd-one---master-v2---background--background-medium: var(--fynd-one---master-v2---neutral--neutral-10);
  --fynd-one---master-v2---text--subtext: var(--fynd-one---master-v2---neutral--neutral-60);
  --fynd-one---master-v2_typography---line-height--150: 150%;
  --brand--font-secondary: Widescreen, sans-serif;
  --text--text-secondary: #a7a7a7;
  --black: black;
  --brand--font-primary-extended: "Widescreenex Trial", sans-serif;
  --white: white;
  --colors--border-input: #3f4759;
  --colors--border-focused: #fff6;
  --text--text-placeholder: #797979;
  --colors--border-primary: #ffffff26;
  --brand--font-primary: Widescreen, sans-serif;
  --brand--size--card-radius-small: 1rem;
  --brand--accent-blue: #3d8eff;
  --colors--border-accent: var(--brand--accent-blue);
  --colors--border-secondary: #ffffff0f;
  --colors--seperator-line: #fff3;
  --colors--glass-bg: #ffffff1f;
  --navbar--button-padding-vertical: 1em;
  --navbar--innver-vertical-padding: 0em;
  --navbar--inner-padding: 0em;
  --colors--nav-gradient-left: #fff0;
  --colors--nav-gradient-right: #d9d9d900;
  --navbar--side-padding: 0;
  --text--text-primary: white;
  --transparent: transparent;
  --light-gray: #e0e0e0;
  --fynd-one---master-v2_color-palette---text--title: #101319;
  --fynd-one---master-v2_color-palette---text--title-inverse: var(--fynd-one---master-v2_primitives---neutral--neutral-0);
  --fynd-one---master-v2_color-palette---text--subtext-inverse: var(--fynd-one---master-v2_primitives---neutral--neutral-40);
  --fynd-one---master-v2_color-palette---background--background-light: var(--fynd-one---master-v2_primitives---neutral--neutral-0);
  --fynd-one---master-v2_color-palette---background--background-medium: var(--fynd-one---master-v2_primitives---neutral--neutral-10);
  --fynd-one---master-v2_color-palette---background--background-dark: var(--fynd-one---master-v2_primitives---neutral--neutral-60);
  --fynd-one---master-v2_color-palette---background--background-darkest: var(--fynd-one---master-v2_primitives---neutral--neutral-100);
  --fynd-one---master-v2_color-palette---background--background-darkest-transparent: #10131942;
  --fynd-one---master-v2_color-palette---logo--primary: var(--fynd-one---master-v2_primitives---neutral--neutral-100);
  --fynd-one---master-v2_color-palette---logo--primary-inverse: var(--fynd-one---master-v2_primitives---neutral--neutral-0);
  --fynd-one---master-v2_color-palette---navigation--primary-bg: var(--fynd-one---master-v2_primitives---neutral--neutral-0);
  --fynd-one---master-v2_color-palette---navigation--nav-text: var(--fynd-one---master-v2_primitives---neutral--neutral-60);
  --fynd-one---master-v2_color-palette---navigation--nav-icon: #101319;
  --fynd-one---master-v2_color-palette---footer--footer-bg-main: #101319;
  --fynd-one---master-v2_color-palette---footer--footer-text-primary: var(--fynd-one---master-v2_primitives---neutral--neutral-40);
  --fynd-one---master-v2_color-palette---footer--footer-text-secondary: var(--fynd-one---master-v2_primitives---neutral--neutral-50);
  --fynd-one---master-v2_color-palette---footer--footer-icon-primary: var(--fynd-one---master-v2_primitives---neutral--neutral-40);
  --fynd-one---master-v2_color-palette---footer--footer-border: var(--fynd-one---master-v2_primitives---neutral--neutral-80);
  --fynd-one---master-v2_color-palette---extension--text-bg: var(--fynd-one---master-v2_primitives---neutral--neutral-10);
  --fynd-one---master-v2_color-palette---extension--logo-bg: var(--fynd-one---master-v2_primitives---neutral--neutral-0);
  --fynd-one---master-v2_color-palette---extension--card-bg: var(--fynd-one---master-v2_primitives---neutral--neutral-0);
  --fynd-one---master-v2_color-palette---extension--text-primary: var(--fynd-one---master-v2_primitives---neutral--neutral-100);
  --fynd-one---master-v2_color-palette---extension--border: var(--fynd-one---master-v2_primitives---neutral--neutral-30);
  --fynd-one---master-v2_color-palette---button--primary--blue-primary: #3535f3;
  --fynd-one---master-v2_color-palette---button--primary--button-bg-hover: #000093;
  --fynd-one---master-v2_color-palette---button--primary--button-text-default: var(--fynd-one---master-v2_primitives---neutral--neutral-0);
  --fynd-one---master-v2_color-palette---button--primary--button-text-hover: var(--fynd-one---master-v2_primitives---neutral--neutral-0);
  --fynd-one---master-v2_color-palette---button--secondary--button-bg-default: #fff0;
  --fynd-one---master-v2_color-palette---button--secondary--button-bg-hover: #f0e9fd;
  --fynd-one---master-v2_color-palette---button--secondary--button-text-default: #000093;
  --fynd-one---master-v2_color-palette---button--secondary--button-text-hover: #000093;
  --fynd-one---master-v2_color-palette---button--secondary--button-border-default: #e0e0e0;
  --fynd-one---master-v2_color-palette---button--secondary--button-border-hover: #e0e0e0;
  --fynd-one---master-v2_color-palette---blue--blue-primary: var(--fynd-one---master-v2_primitives---blue--blue-40);
  --fynd-one---master-v2_color-palette---blue--blue-text: var(--fynd-one---master-v2_primitives---blue--blue-90);
  --fynd-one---master-v2_color-palette---blue--blue-fill: var(--fynd-one---master-v2_primitives---blue--blue-10);
  --fynd-one---master-v2_color-palette---blue--blue-stroke: var(--fynd-one---master-v2_primitives---blue--blue-20);
  --fynd-one---master-v2_color-palette---peach--peach-primary: var(--fynd-one---master-v2_primitives---peach--peach-50);
  --fynd-one---master-v2_color-palette---peach--peach-text: var(--fynd-one---master-v2_primitives---peach--peach-90);
  --fynd-one---master-v2_color-palette---peach--peach-fill: var(--fynd-one---master-v2_primitives---peach--peach-10);
  --fynd-one---master-v2_color-palette---peach--peach-stroke: var(--fynd-one---master-v2_primitives---peach--peach-20);
  --fynd-one---master-v2_color-palette---green--green-primary: var(--fynd-one---master-v2_primitives---green--green-50);
  --fynd-one---master-v2_color-palette---green--green-text: var(--fynd-one---master-v2_primitives---green--green-90);
  --fynd-one---master-v2_color-palette---green--green-fill: var(--fynd-one---master-v2_primitives---green--green-10);
  --fynd-one---master-v2_color-palette---green--green-stroke: var(--fynd-one---master-v2_primitives---green--green-20);
  --fynd-one---master-v2_color-palette---grey--grey-primary: var(--fynd-one---master-v2_primitives---neutral--neutral-40);
  --fynd-one---master-v2_color-palette---grey--grey-text: var(--fynd-one---master-v2_primitives---neutral--neutral-80);
  --fynd-one---master-v2_color-palette---grey--grey-fill: var(--fynd-one---master-v2_primitives---neutral--neutral-10);
  --fynd-one---master-v2_color-palette---grey--grey-stroke: var(--fynd-one---master-v2_primitives---neutral--neutral-30);
  --fynd-one---master-v2_color-palette---grey--grey-light-stroke: var(--fynd-one---master-v2_primitives---neutral--neutral-20);
  --fynd-one---master-v2_color-palette---icon--icon-light: var(--fynd-one---master-v2_primitives---neutral--neutral-0);
  --fynd-one---master-v2_color-palette---icon--icon-medium: var(--fynd-one---master-v2_primitives---neutral--neutral-20);
  --fynd-one---master-v2_color-palette---icon--icon-dark: var(--fynd-one---master-v2_primitives---neutral--neutral-50);
  --fynd-one---master-v2_color-palette---border--border-light: var(--fynd-one---master-v2_primitives---neutral--neutral-10);
  --fynd-one---master-v2_color-palette---border--border-medium: var(--fynd-one---master-v2_primitives---neutral--neutral-20);
  --fynd-one---master-v2_color-palette---border--border-dark: var(--fynd-one---master-v2_primitives---neutral--neutral-50);
  --fynd-one---master-v2_color-palette---border--border-darkest: var(--fynd-one---master-v2_primitives---neutral--neutral-80);
  --brand--size--dropdown-blur: 0;
  --fynd-one---master-v2_primitives---neutral--neutral-0: white;
  --fynd-one---master-v2_primitives---neutral--neutral-10: #f8f8f9;
  --fynd-one---master-v2_primitives---neutral--neutral-20: #f2f2f2;
  --fynd-one---master-v2_primitives---neutral--neutral-30: #d7d7d7;
  --fynd-one---master-v2_primitives---neutral--neutral-40: #a0a1a2;
  --fynd-one---master-v2_primitives---neutral--neutral-60: #5b5c5d;
  --colors--glass-border: #ffffff14;
  --fynd-one---master-v2_primitives---neutral--neutral-80: #4a4b4c;
  --fynd-one---master-v2_primitives---neutral--neutral-100: #101319;
  --fynd-one---master-v2_primitives---blue--blue-10: #f9fbff;
  --fynd-one---master-v2_primitives---blue--blue-20: #d8e2f5;
  --fynd-one---master-v2_primitives---blue--blue-40: #5c98f7;
  --fynd-one---master-v2_primitives---blue--blue-50: #2f7af6;
  --fynd-one---master-v2_primitives---blue--blue-60: #084bb8;
  --fynd-one---master-v2_primitives---blue--blue-90: #07285a;
  --fynd-one---master-v2_primitives---peach--peach-10: #fbf7f4;
  --fynd-one---master-v2_primitives---peach--peach-20: #e7cdbc;
  --navbar--gradient-left: #ffffff1f;
  --fynd-one---master-v2_primitives---peach--peach-40: #f2c49f;
  --navbar--gradient-right: #d9d9d908;
  --fynd-one---master-v2_primitives---peach--peach-50: #eeb384;
  --fynd-one---master-v2_primitives---peach--peach-60: #a4521e;
  --fynd-one---master-v2_primitives---peach--peach-90: #793c16;
  --text--text-tertiary: white;
  --fynd-one---master-v2_primitives---green--green-10: #f4fbf7;
  --text--text-accent: white;
  --fynd-one---master-v2_primitives---green--green-20: #c4d9cd;
  --fynd-one---master-v2_primitives---green--green-40: #a2ddb7;
  --fynd-one---master-v2_primitives---green--green-50: #80d99f;
  --fynd-one---master-v2_primitives---green--green-60: #187b3f;
  --fynd-one---master-v2_primitives---green--green-90: #124f2a;
  --fynd-one---master-v2_primitives---gold--gold-10: #fdf5db;
  --fynd-one---master-v2_primitives---gold--gold-20: #fbe9ae;
  --fynd-one---master-v2_primitives---gold--gold-40: #f8d160;
  --fynd-one---master-v2_primitives---gold--gold-50: #ebb537;
  --fynd-one---master-v2_primitives---gold--gold-60: #8b6b20;
  --fynd-one---master-v2_primitives---gold--gold-90: #362a0d;
  --fynd-one---master-v2_primitives---lavender--lavender-10: #f0e9fd;
  --fynd-one---master-v2_primitives---lavender--lavender-20: #ceb8fa;
  --fynd-one---master-v2_primitives---lavender--lavender-40: #8d61f6;
  --fynd-one---master-v2_primitives---lavender--lavender-50: #703ff5;
  --fynd-one---master-v2_primitives---lavender--lavender-60: #4322c8;
  --fynd-one---master-v2_primitives---lavender--lavender-90: #27126c;
  --fynd-one---master-v2_primitives---red--red-10: #f8cfd1;
  --fynd-one---master-v2_primitives---red--red-20: #f1a1a4;
  --fynd-one---master-v2_primitives---red--red-40: #ea5250;
  --fynd-one---master-v2_primitives---red--red-50: #e9372e;
  --fynd-one---master-v2_primitives---red--red-60: #a72218;
  --fynd-one---master-v2_primitives---red--red-90: #51110b;
  --fynd-one---master-v2_spacing---4: .25rem;
  --fynd-one---master-v2_spacing---8: .5rem;
  --fynd-one---master-v2_spacing---12: .75rem;
  --fynd-one---master-v2_spacing---32: 2rem;
  --fynd-one---master-v2_spacing---40: 2.5rem;
  --fynd-one---master-v2_spacing---56: 3.5rem;
  --fynd-one---master-v2_spacing---80: 5rem;
  --fynd-one---master-v2_border-radius---radius-8: .5rem;
  --fynd-one---master-v2_border-radius---radius-12: .75rem;
  --fynd-one---master-v2_border-radius---radius-16: 1rem;
  --fynd-one---master-v2_typography---font-family--secondary: "Inter Display", Arial, sans-serif;
  --fynd-one---master-v2_spacing---120: 7.5rem;
  --fynd-one---master-v2_container---container: 82.5rem;
  --fynd-one---master-v2_buttons---background: var(--fynd-one---master-v2_color-palette---button--primary--blue-primary);
  --fynd-one---master-v2_buttons---background-hover: var(--fynd-one---master-v2_color-palette---button--primary--button-bg-hover);
  --fynd-one---master-v2_buttons---text: var(--fynd-one---master-v2_color-palette---button--primary--button-text-default);
  --fynd-one---master-v2_buttons---text-hover: var(--fynd-one---master-v2_color-palette---button--primary--button-text-hover);
  --fynd-one---master-v2_buttons---border: var(--fynd-one---master-v2_color-palette---button--primary--blue-primary);
  --fynd-one---master-v2_buttons---border-hover: var(--fynd-one---master-v2_color-palette---button--primary--button-bg-hover);
  --fynd-one---master-v2_text-styles---font-size: var(--fynd-one---master-v2---sizes--16);
  --fynd-one---master-v2_text-styles---font-family: var(--fynd-one---master-v2_typography---font-family--secondary);
  --fynd-one---master-v2_text-styles---font-weight: var(--fynd-one---master-v2_typography---font-weight--regular);
  --fynd-one---master-v2_text-styles---line-height: var(--fynd-one---master-v2_typography---line-height--1-6);
  --fynd-one---master-v2_text-styles---letter-spacing: 0;
  --fynd-one---master-v2_text-styles---text-transform: 0;
  --fynd-one---master-v2_text-styles---padding-top: 0;
  --fynd-one---master-v2_text-styles---padding-bottom: 0;
  --fynd-one---master-v2_border-radius---radius-24: 1.5rem;
  --fynd-one---master-v2_border-radius---radius-32: 2rem;
  --fynd-one---master-v2_text-styles---color: var(--fynd-one---master-v2_primitives---neutral--neutral-100);
  --fynd-one---master-v2---14: .875rem;
  --fynd-one---master-v2---sizes--2: .125rem;
  --fynd-one---master-v2---sizes--4: .25rem;
  --fynd-one---master-v2---sizes--6: .375rem;
  --fynd-one---master-v2---sizes--8: .5rem;
  --fynd-one---master-v2---sizes--12: .75rem;
  --fynd-one---master-v2---sizes--48: 3rem;
  --fynd-one---master-v2---sizes--56: 3.5rem;
  --fynd-one---master-v2---sizes--64: 4rem;
  --fynd-one---master-v2---sizes--72: 4.5rem;
  --fynd-one---master-v2---sizes--80: 5rem;
  --fynd-one---master-v2---sizes--88: 5.5rem;
  --fynd-one---master-v2---sizes--96: 6rem;
  --fynd-one---master-v2---sizes--104: 6.5rem;
  --fynd-one---master-v2---sizes--112: 7rem;
  --fynd-one---master-v2---sizes--120: 7.5rem;
  --fynd-one---master-v2---sizes--128: 8rem;
  --fynd-one---master-v2---sizes--136: 8.5rem;
  --fynd-one---master-v2---sizes--144: 9rem;
  --fynd-one---master-v2---sizes--152: 9.5rem;
  --fynd-one---master-v2---sizes--160: 10rem;
  --fynd-one---master-v2---sizes--176: 11rem;
  --fynd-one---master-v2---sizes--192: 12rem;
  --fynd-one---master-v2---sizes--208: 13rem;
  --fynd-one---master-v2---sizes--224: 14rem;
  --fynd-one---master-v2---sizes--240: 0;
  --fynd-one---master-v2---sizes--256: 16rem;
  --fynd-one---master-v2_typography---font-weight--regular: 400;
  --fynd-one---master-v2_typography---font-weight--medium: 500;
  --fynd-one---master-v2_typography---font-weight--semibold: 600;
  --fynd-one---master-v2_typography---font-weight--bold: 700;
  --fynd-one---master-v2_typography---line-height--1: 1;
  --fynd-one---master-v2_typography---line-height--1-1: 1.1;
  --fynd-one---master-v2_typography---line-height--1-2: 1.2;
  --fynd-one---master-v2_typography---line-height--1-3: 1.3;
  --fynd-one---master-v2_typography---line-height--1-35: 1.35;
  --fynd-one---master-v2_typography---line-height--1-4: 1.4;
  --fynd-one---master-v2_typography---line-height--1-5: 1.5;
  --fynd-one---master-v2_typography---line-height--1-6: 1.6;
  --fynd-one---master-v2_typography---line-height--110: 110%;
  --fynd-one---master-v2_typography---line-height--140: 140%;
  --fynd-one---master-v2_typography---line-height--170: 170%;
  --fynd-one---master-v2_typography---letter-spacing--1: -1%;
  --fynd-one---master-v2_typography---letter-spacing--2: -2%;
  --fynd-one---master-v2_typography---letter-spacing--3: -3%;
  --fynd-one---master-v2_typography---letter-spacing--4: -4%;
  --fynd-one---master-v2_typography---font-size--body-xs: var(--fynd-one---master-v2---sizes--12);
  --fynd-one---master-v2_typography---font-size--body-s: var(--fynd-one---master-v2---sizes--14);
  --fynd-one---master-v2_typography---font-size--body-m: var(--fynd-one---master-v2---sizes--16);
  --fynd-one---master-v2_typography---font-size--body-l: var(--fynd-one---master-v2---sizes--18);
  --fynd-one---master-v2_typography---font-size--body-xl: var(--fynd-one---master-v2---sizes--20);
  --fynd-one---master-v2_typography---font-size--h1: var(--fynd-one---master-v2---sizes--72);
  --fynd-one---master-v2_typography---font-size--h2: var(--fynd-one---master-v2---sizes--56);
  --fynd-one---master-v2_typography---font-size--h3: var(--fynd-one---master-v2---sizes--40);
  --fynd-one---master-v2_typography---font-size--h4: var(--fynd-one---master-v2---sizes--32);
  --fynd-one---master-v2_typography---font-size--h5: var(--fynd-one---master-v2---sizes--24);
  --fynd-one---master-v2_typography---font-size--h6: var(--fynd-one---master-v2---sizes--16);
  --fynd-one---master-v2---buttons--background: var(--fynd-one---master-v2---button--primary--blue-primary);
  --fynd-one---master-v2---buttons--background-hover: var(--fynd-one---master-v2---button--primary--button-bg-hover);
  --fynd-one---master-v2---buttons--text: var(--fynd-one---master-v2---button--primary--button-text-default);
  --fynd-one---master-v2---buttons--text-hover: var(--fynd-one---master-v2---button--primary--button-text-hover);
  --fynd-one---master-v2---buttons--border: var(--fynd-one---master-v2---button--primary--blue-primary);
  --fynd-one---master-v2---buttons--border-hover: var(--fynd-one---master-v2---button--primary--button-bg-hover);
  --fynd-one---master-v2---container--container: 82.5rem;
  --fynd-one---master-v2---container--container-sm: 35.625rem;
  --fynd-one---master-v2---text-styles--font-size: var(--fynd-one---master-v2---sizes--16);
  --fynd-one---master-v2---text-styles--font-family: var(--fynd-one---master-v2---font-family--secondary);
  --fynd-one---master-v2---text-styles--letter-spacing: 0;
  --fynd-one---master-v2---text-styles--text-transform: 0;
  --fynd-one---master-v2---text-styles--padding-top: 0;
  --fynd-one---master-v2---text-styles--padding-bottom: 0;
  --fynd-one---master-v2---text-styles--color: var(--fynd-one---master-v2---neutral--neutral-100);
  --fynd-one---master-v2---text--title: #101319;
  --fynd-one---master-v2---text--title-inverse: var(--fynd-one---master-v2---neutral--neutral-0);
  --fynd-one---master-v2---background--background-darkest-transparent: #10131942;
  --fynd-one---master-v2---background--background-light: var(--fynd-one---master-v2---neutral--neutral-0);
  --fynd-one---master-v2---background--background-dark: var(--fynd-one---master-v2---neutral--neutral-60);
  --fynd-one---master-v2---background--background-darkest: var(--fynd-one---master-v2---neutral--neutral-100);
  --fynd-one---master-v2---logo--primary: var(--fynd-one---master-v2---neutral--neutral-100);
  --fynd-one---master-v2---logo--primary-inverse: var(--fynd-one---master-v2---neutral--neutral-0);
  --fynd-one---master-v2---navigation--nav-icon: #101319;
  --fynd-one---master-v2---navigation--primary-bg: var(--fynd-one---master-v2---neutral--neutral-0);
  --fynd-one---master-v2---navigation--nav-text: var(--fynd-one---master-v2---neutral--neutral-60);
  --fynd-one---master-v2---footer--footer-bg-main: #101319;
  --fynd-one---master-v2---footer--footer-text-primary: var(--fynd-one---master-v2---neutral--neutral-40);
  --fynd-one---master-v2---footer--footer-text-secondary: var(--fynd-one---master-v2---neutral--neutral-50);
  --fynd-one---master-v2---footer--footer-icon-primary: var(--fynd-one---master-v2---neutral--neutral-40);
  --fynd-one---master-v2---footer--footer-border: var(--fynd-one---master-v2---neutral--neutral-80);
  --fynd-one---master-v2---extension--text-bg: var(--fynd-one---master-v2---neutral--neutral-10);
  --fynd-one---master-v2---extension--logo-bg: var(--fynd-one---master-v2---neutral--neutral-0);
  --fynd-one---master-v2---extension--card-bg: var(--fynd-one---master-v2---neutral--neutral-0);
  --fynd-one---master-v2---extension--text-primary: var(--fynd-one---master-v2---neutral--neutral-100);
  --fynd-one---master-v2---extension--border: var(--fynd-one---master-v2---neutral--neutral-30);
  --fynd-one---master-v2---button--primary--blue-primary: var(--fynd-one---master-v2---neutral--neutral-100);
  --fynd-one---master-v2---button--primary--button-bg-hover: var(--fynd-one---master-v2---neutral--neutral-80);
  --fynd-one---master-v2---button--primary--button-text-default: var(--fynd-one---master-v2---neutral--neutral-0);
  --fynd-one---master-v2---button--primary--button-text-hover: var(--fynd-one---master-v2---neutral--neutral-0);
  --fynd-one---master-v2---button--secondary--button-bg-default: #fff0;
  --fynd-one---master-v2---button--secondary--button-border-default: #e0e0e0;
  --fynd-one---master-v2---button--secondary--button-border-hover: #e0e0e0;
  --fynd-one---master-v2---button--secondary--button-bg-hover: var(--fynd-one---master-v2---neutral--neutral-20);
  --fynd-one---master-v2---button--secondary--button-text-default: var(--fynd-one---master-v2---neutral--neutral-100);
  --fynd-one---master-v2---button--secondary--button-text-hover: var(--fynd-one---master-v2---neutral--neutral-100);
  --fynd-one---master-v2---blue--blue-10: #f9fbff;
  --fynd-one---master-v2---blue--blue-20: #d8e2f5;
  --fynd-one---master-v2---blue--blue-40: #5c98f7;
  --fynd-one---master-v2---blue--blue-90: #07285a;
  --fynd-one---master-v2---blue--blue-60: #084bb8;
  --fynd-one---master-v2---blue--blue-primary: var(--fynd-one---master-v2---blue--blue-40);
  --fynd-one---master-v2---blue--blue-text: var(--fynd-one---master-v2---blue--blue-90);
  --fynd-one---master-v2---blue--blue-fill: var(--fynd-one---master-v2---blue--blue-10);
  --fynd-one---master-v2---blue--blue-stroke: var(--fynd-one---master-v2---blue--blue-20);
  --fynd-one---master-v2---peach--peach-10: #fbf7f4;
  --fynd-one---master-v2---peach--peach-40: #f2c49f;
  --fynd-one---master-v2---peach--peach-50: #eeb384;
  --fynd-one---master-v2---peach--peach-60: #a4521e;
  --fynd-one---master-v2---peach--peach-90: #793c16;
  --fynd-one---master-v2---peach--peach-20: #e7cdbc;
  --fynd-one---master-v2---peach--peach-primary: var(--fynd-one---master-v2---peach--peach-50);
  --fynd-one---master-v2---peach--peach-text: var(--fynd-one---master-v2---peach--peach-90);
  --fynd-one---master-v2---peach--peach-fill: var(--fynd-one---master-v2---peach--peach-10);
  --fynd-one---master-v2---peach--peach-stroke: var(--fynd-one---master-v2---peach--peach-20);
  --fynd-one---master-v2---green--green-10: #f4fbf7;
  --fynd-one---master-v2---green--green-40: #a2ddb7;
  --fynd-one---master-v2---green--green-20: #c4d9cd;
  --fynd-one---master-v2---green--green-50: #80d99f;
  --fynd-one---master-v2---green--green-60: #187b3f;
  --fynd-one---master-v2---green--green-90: #124f2a;
  --fynd-one---master-v2---green--green-primary: var(--fynd-one---master-v2---green--green-50);
  --fynd-one---master-v2---green--green-text: var(--fynd-one---master-v2---green--green-90);
  --fynd-one---master-v2---green--green-fill: var(--fynd-one---master-v2---green--green-10);
  --fynd-one---master-v2---green--green-stroke: var(--fynd-one---master-v2---green--green-20);
  --fynd-one---master-v2---grey--grey-text: var(--fynd-one---master-v2---neutral--neutral-80);
  --fynd-one---master-v2---grey--grey-fill: var(--fynd-one---master-v2---neutral--neutral-10);
  --fynd-one---master-v2---grey--grey-primary: var(--fynd-one---master-v2---neutral--neutral-40);
  --fynd-one---master-v2---grey--grey-stroke: var(--fynd-one---master-v2---neutral--neutral-30);
  --fynd-one---master-v2---grey--grey-light-stroke: var(--fynd-one---master-v2---neutral--neutral-20);
  --fynd-one---master-v2---icon--icon-promary: var(--fynd-one---master-v2---neutral--neutral-100);
  --fynd-one---master-v2---icon--icon-secondary: var(--fynd-one---master-v2---neutral--neutral-30);
  --fynd-one---master-v2---icon--icon-primary-inverse: var(--fynd-one---master-v2---neutral--neutral-0);
  --fynd-one---master-v2_color-palette---icon--icon-darkest: var(--fynd-one---master-v2_primitives---neutral--neutral-100);
  --fynd-one---master-v2---border--border-medium: var(--fynd-one---master-v2---neutral--neutral-20);
  --fynd-one---master-v2---border--border-light: var(--fynd-one---master-v2---neutral--neutral-10);
  --fynd-one---master-v2---border--border-dark: var(--fynd-one---master-v2---neutral--neutral-50);
  --fynd-one---master-v2---border--border-darkest: var(--fynd-one---master-v2---neutral--neutral-80);
  --fynd-one---master-v2---neutral--neutral-0: white;
  --fynd-one---master-v2---neutral--neutral-10: #f8f8f9;
  --fynd-one---master-v2---neutral--neutral-20: #f2f2f2;
  --fynd-one---master-v2---neutral--neutral-30: #d7d7d7;
  --fynd-one---master-v2---neutral--neutral-40: #a0a1a2;
  --fynd-one---master-v2---neutral--neutral-50: #797a7c;
  --fynd-one---master-v2---neutral--neutral-60: #5b5c5d;
  --fynd-one---master-v2---neutral--neutral-80: #4a4b4c;
  --fynd-one---master-v2---neutral--neutral-100: #101319;
  --fynd-one---master-v2---gold--gold-10: #fdf5db;
  --fynd-one---master-v2---gold--gold-20: #fbe9ae;
  --fynd-one---master-v2---gold--gold-40: #f8d160;
  --fynd-one---master-v2---gold--gold-50: #ebb537;
  --fynd-one---master-v2---gold--gold-60: #8b6b20;
  --fynd-one---master-v2---gold--gold-90: #362a0d;
  --fynd-one---master-v2---lavender--lavender-10: #f0e9fd;
  --fynd-one---master-v2---lavender--lavender-40: #8d61f6;
  --fynd-one---master-v2---lavender--lavender-20: #ceb8fa;
  --fynd-one---master-v2---lavender--lavender-50: #703ff5;
  --fynd-one---master-v2---lavender--lavender-60: #4322c8;
  --fynd-one---master-v2---lavender--lavender-90: #27126c;
  --fynd-one---master-v2---red--red-10: #f8cfd1;
  --fynd-one---master-v2---red--red-20: #f1a1a4;
  --fynd-one---master-v2---red--red-50: #e9372e;
  --fynd-one---master-v2---red--red-90: #51110b;
  --fynd-one---master-v2---red--red-60: #a72218;
  --fynd-one---master-v2---red--red-40: #ea5250;
  --fynd-one---master-v2---font-family--secondary: Interdisplay;
  --fynd-one---master-v2---letter-spacing--heading-1: -.04em;
  --fynd-one---master-v2---letter-spacing--heading-2: -.04em;
  --fynd-one---master-v2---letter-spacing--heading-5: -.02em;
  --fynd-one---master-v2---font-size--body-xs: var(--fynd-one---master-v2---sizes--12);
  --fynd-one---master-v2---font-size--body-s: var(--fynd-one---master-v2---sizes--14);
  --fynd-one---master-v2---font-size--body-m: var(--fynd-one---master-v2---sizes--16);
  --fynd-one---master-v2---font-size--body-xl: var(--fynd-one---master-v2---sizes--20);
  --fynd-one---master-v2---font-size--body-l: var(--fynd-one---master-v2---sizes--18);
  --fynd-one---master-v2---font-size--h1: var(--fynd-one---master-v2---sizes--72);
  --fynd-one---master-v2---font-size--h2: var(--fynd-one---master-v2---sizes--56);
  --fynd-one---master-v2---font-size--h3: var(--fynd-one---master-v2---sizes--40);
  --fynd-one---master-v2---font-size--h4: var(--fynd-one---master-v2---sizes--32);
  --fynd-one---master-v2---font-size--h5: var(--fynd-one---master-v2---sizes--24);
  --fynd-one---master-v2---font-size--h6: var(--fynd-one---master-v2---sizes--16);
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

.w-checkbox {
  margin-bottom: 0.3125rem;
  padding-left: 1.25rem;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 0.25rem 0 0 -1.25rem;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 0.0625rem solid #ccc;
  border-radius: 0.125rem;
  width: 0.75rem;
  height: 0.75rem;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://cdn.pixelbin.io/v2/nameless-waterfall-bf6e98/original/RetailRemix/Website/Shared/custom-checkbox-checkmark.589d534424--5ff0c03f9b.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 0.1875rem 0.0625rem #3898ec;
}

.w-form-formradioinput--inputType-custom {
  border: 0.0625rem solid #ccc;
  border-radius: 50%;
  width: 0.75rem;
  height: 0.75rem;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 0.1875rem 0.0625rem #3898ec;
}

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

.w-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.w-pagination-previous {
  color: #333;
  background-color: #fafafa;
  border: 0.0625rem solid #ccc;
  border-radius: 0.125rem;
  margin-left: 0.625rem;
  margin-right: 0.625rem;
  padding: 0.5625rem 1.25rem;
  font-size: 0.875rem;
  display: block;
}

.w-pagination-previous-icon {
  margin-right: 0.25rem;
}

.w-pagination-next {
  color: #333;
  background-color: #fafafa;
  border: 0.0625rem solid #ccc;
  border-radius: 0.125rem;
  margin-left: 0.625rem;
  margin-right: 0.625rem;
  padding: 0.5625rem 1.25rem;
  font-size: 0.875rem;
  display: block;
}

.w-pagination-next-icon {
  margin-left: 0.25rem;
}

.w-page-count {
  text-align: center;
  width: 100%;
  margin-top: 1.25rem;
}

body {
  --fynd-one---master-v2_container---container: 82.5rem;
  --fynd-one---master-v2_typography---line-height--120: 120%;
  --fynd-one---master-v2_typography---line-height--130: 130%;
  --fynd-one---master-v2_typography---font-family--primary: "Fynd Sans", Arial, sans-serif;
  --fynd-one---master-v2_typography---line-height--160: 160%;
  --fynd-one---master-v2_typography---line-height--150: 150%;
  --fynd-one---master-v2_typography---font-family--secondary: "Inter Display", Arial, sans-serif;
  --fynd-one---master-v2_typography---font-weight--regular: 400;
  --fynd-one---master-v2_typography---font-weight--medium: 500;
  --fynd-one---master-v2_typography---font-weight--semibold: 600;
  --fynd-one---master-v2_typography---font-weight--bold: 700;
  --fynd-one---master-v2_typography---line-height--1: 1;
  --fynd-one---master-v2_typography---line-height--1-1: 1.1;
  --fynd-one---master-v2_typography---line-height--1-2: 1.2;
  --fynd-one---master-v2_typography---line-height--1-3: 1.3;
  --fynd-one---master-v2_typography---line-height--1-35: 1.35;
  --fynd-one---master-v2_typography---line-height--1-4: 1.4;
  --fynd-one---master-v2_typography---line-height--1-5: 1.5;
  --fynd-one---master-v2_typography---line-height--1-6: 1.6;
  --fynd-one---master-v2_typography---line-height--110: 110%;
  --fynd-one---master-v2_typography---line-height--140: 140%;
  --fynd-one---master-v2_typography---line-height--170: 170%;
  --fynd-one---master-v2_typography---letter-spacing--1: -1%;
  --fynd-one---master-v2_typography---letter-spacing--2: -2%;
  --fynd-one---master-v2_typography---letter-spacing--3: -3%;
  --fynd-one---master-v2_typography---letter-spacing--4: -4%;
  --fynd-one---master-v2_typography---font-size--body-xs: var(--fynd-one---master-v2---sizes--12);
  --fynd-one---master-v2_typography---font-size--body-s: var(--fynd-one---master-v2---sizes--14);
  --fynd-one---master-v2_typography---font-size--body-m: var(--fynd-one---master-v2---sizes--16);
  --fynd-one---master-v2_typography---font-size--body-l: var(--fynd-one---master-v2---sizes--18);
  --fynd-one---master-v2_typography---font-size--body-xl: var(--fynd-one---master-v2---sizes--20);
  --fynd-one---master-v2_typography---font-size--h1: var(--fynd-one---master-v2---sizes--72);
  --fynd-one---master-v2_typography---font-size--h2: var(--fynd-one---master-v2---sizes--56);
  --fynd-one---master-v2_typography---font-size--h3: var(--fynd-one---master-v2---sizes--40);
  --fynd-one---master-v2_typography---font-size--h4: var(--fynd-one---master-v2---sizes--32);
  --fynd-one---master-v2_typography---font-size--h5: var(--fynd-one---master-v2---sizes--24);
  --fynd-one---master-v2_typography---font-size--h6: var(--fynd-one---master-v2---sizes--16);
  --fynd-one---master-v2_text-styles---font-size: var(--fynd-one---master-v2---sizes--16);
  --fynd-one---master-v2_text-styles---font-family: var(--fynd-one---master-v2_typography---font-family--secondary);
  --fynd-one---master-v2_text-styles---font-weight: var(--fynd-one---master-v2_typography---font-weight--regular);
  --fynd-one---master-v2_text-styles---line-height: var(--fynd-one---master-v2_typography---line-height--1-6);
  --fynd-one---master-v2_text-styles---letter-spacing: 0;
  --fynd-one---master-v2_text-styles---text-transform: 0;
  --fynd-one---master-v2_text-styles---padding-top: 0;
  --fynd-one---master-v2_text-styles---padding-bottom: 0;
  --fynd-one---master-v2_text-styles---color: var(--fynd-one---master-v2_primitives---neutral--neutral-100);
}

.fynd-one---master-v2--blog_rich-text h1 {
  margin-top: var(--fynd-one---master-v2---sizes--0);
  margin-bottom: var(--fynd-one---master-v2_spacing---24);
  font-size: var(--fynd-one---master-v2---sizes--40);
  line-height: var(--fynd-one---master-v2_typography---line-height--120);
  letter-spacing: var(--fynd-one---master-v2---letter-spacing--heading-3);
}

.fynd-one---master-v2--blog_rich-text h2 {
  margin-top: var(--fynd-one---master-v2---sizes--40);
  margin-bottom: var(--fynd-one---master-v2---sizes--16);
  font-size: var(--fynd-one---master-v2---sizes--32);
  line-height: var(--fynd-one---master-v2_typography---line-height--130);
  letter-spacing: var(--fynd-one---master-v2---letter-spacing--heading-3);
}

.fynd-one---master-v2--blog_rich-text h3 {
  font-family: var(--fynd-one---master-v2_typography---font-family--primary);
  font-size: var(--fynd-one---master-v2---sizes--24);
  line-height: var(--fynd-one---master-v2_typography---line-height--130);
  letter-spacing: var(--fynd-one---master-v2---letter-spacing--heading-4);
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-weight: 400;
}

.fynd-one---master-v2--blog_rich-text h4 {
  font-family: var(--fynd-one---master-v2---font-family--primary);
  font-size: var(--fynd-one---master-v2---sizes--20);
  line-height: var(--fynd-one---master-v2_typography---line-height--120);
  margin-top: 1rem;
  margin-bottom: .5rem;
  font-weight: 400;
}

.fynd-one---master-v2--blog_rich-text h5 {
  font-family: var(--fynd-one---master-v2---font-family--primary);
  font-size: var(--fynd-one---master-v2---sizes--14);
  margin-top: 1rem;
  margin-bottom: .5rem;
  font-weight: 400;
}

.fynd-one---master-v2--blog_rich-text p {
  color: var(--fynd-one---master-v2_color-palette---text--subtext);
  line-height: var(--fynd-one---master-v2_typography---line-height--160);
  margin-bottom: .5rem;
}

.fynd-one---master-v2--blog_rich-text h6 {
  font-family: var(--fynd-one---master-v2---font-family--primary);
  margin-top: .8rem;
  margin-bottom: .4rem;
}

.fynd-one---master-v2--blog_rich-text ul {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  margin-top: 0;
  margin-bottom: 1rem;
  padding-left: 1.25rem;
  display: flex;
}

.fynd-one---master-v2--blog_rich-text ol {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  margin-top: 0;
  margin-bottom: 1rem;
  padding-left: 1.25rem;
  display: flex;
}

.fynd-one---master-v2--blog_rich-text a {
  color: var(--fynd-one---master-v2---blue--blue-50);
}

.fynd-one---master-v2--blog_rich-text a:hover {
  text-decoration: underline;
}

.fynd-one---master-v2--blog_rich-text figcaption {
  color: var(--fynd-one---master-v2_primitives---neutral--neutral-50);
}

.fynd-one---master-v2--blog_rich-text figure {
  flex-flow: column;
  width: 100%;
  margin-top: 2rem;
  margin-bottom: 2rem;
  display: flex;
}

.fynd-one---master-v2--blog_rich-text strong {
  font-weight: 600;
}

.fynd-one---master-v2--blog_rich-text blockquote {
  border-style: none none none solid;
  border-width: 0.1875rem;
  border-color: black black black var(--fynd-one---master-v2---text--subtext-inverse);
  background-color: var(--fynd-one---master-v2---background--background-medium);
  color: var(--fynd-one---master-v2---text--subtext);
  font-size: var(--fynd-one---master-v2---sizes--18);
  line-height: var(--fynd-one---master-v2_typography---line-height--150);
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  margin: 2rem auto;
  padding: 1rem 2rem;
  font-style: italic;
}

.fynd-one---master-v2--blog_rich-text img {
  width: 100%;
}

.fynd-one---master-v2--full-width-image {
  z-index: 2;
  object-fit: cover;
  border-radius: 1rem;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.fynd-one---master-v2--full-width-image:where(.is-contain) {
  object-fit: contain;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.375rem;
  font-weight: 700;
  line-height: 2.75rem;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 700;
  line-height: 2.25rem;
}

p {
  margin-bottom: 0;
}

a {
  color: inherit;
  text-decoration: none;
}

.body {
  color: #fff;
  background-color: #000;
  font-family: Widescreen, sans-serif;
  font-size: 1vw;
  line-height: 1.4;
}

.body.is-new {
  font-family: var(--brand--font-secondary);
  font-weight: 400;
}

.rl-styleguide_empty-space {
  z-index: -1;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 2rem;
  display: flex;
  position: relative;
}

.padding-1.5rem {
  padding: 1.5em;
}

.rl-styleguide_background-color-list {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.text-color-secondary {
  color: var(--text--text-secondary);
}

.icon-custom-xxsmall {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1em;
  height: 1em;
  display: flex;
}

.icon-custom-1.25rem {
  width: 1.25em;
  height: 1.25em;
}

.text-size-medium {
  font-size: 1.125em;
  line-height: 1.6;
}

.padding-medium {
  padding: 2em;
}

.rl-styleguide_item {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: start;
  place-items: start;
  padding-bottom: 1rem;
  display: grid;
}

.rl-styleguide_item.is-stretch {
  grid-row-gap: 1rem;
  justify-items: stretch;
}

.max-width-xlarge {
  width: 100%;
  max-width: 64em;
}

.padding-right {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.padding-right.padding-xxlarge, .padding-right.padding-xlarge, .padding-right.padding-large, .padding-right.padding-huge, .padding-right.padding-xxsmall, .padding-right.padding-xxhuge, .padding-right.padding-0, .padding-right.padding-medium, .padding-right.padding-custom1, .padding-right.padding-xsmall, .padding-right.padding-tiny, .padding-right.padding-custom2, .padding-right.padding-xhuge, .padding-right.padding-custom3, .padding-right.padding-small {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

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

.spacer-medium {
  width: 100%;
  padding-top: 2em;
}

.margin-0.25rem {
  margin: .25em;
}

.pagination2_button {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  background-color: #0000;
  border: 0.0625rem solid #000;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 3em;
  height: 3em;
  margin-left: 0;
  margin-right: 0;
  font-size: 1em;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
}

.margin-xxlarge {
  margin: 5em;
}

.text-color-white {
  color: #fff;
}

.padding-2rem {
  padding: 2em;
}

.icon-1x1-custom1 {
  width: 1.25em;
  height: 1.25em;
}

.rl-styleguide_header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  padding-top: 3rem;
  padding-bottom: 3rem;
  display: flex;
}

.icon-1x1-medium {
  width: 3em;
  height: 3em;
}

.padding-large {
  padding: 3em;
}

.margin-0.5rem {
  margin: .5em;
}

.rl-styleguide_spacing {
  border: 0.0625rem dashed #d3d3d3;
}

.grid-subgrid {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-auto-columns: 1fr;
  grid-template-columns: subgrid;
  grid-column: auto / span 1;
  display: grid;
}

.rl-styleguide_item-row {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: 15rem 1fr;
  align-items: center;
}

.rl-styleguide_item-row.is-button-row {
  grid-template-columns: 19rem 1fr;
}

.padding-xxlarge {
  padding: 5em;
}

.padding-xlarge {
  padding: 4em;
}

.padding-section-large {
  padding-top: 7em;
  padding-bottom: 7em;
}

.margin-horizontal {
  margin-top: 0;
  margin-bottom: 0;
}

.margin-horizontal.margin-medium, .margin-horizontal.margin-huge, .margin-horizontal.margin-custom1, .margin-horizontal.margin-large, .margin-horizontal.margin-custom3, .margin-horizontal.margin-small, .margin-horizontal.margin-0, .margin-horizontal.margin-xsmall, .margin-horizontal.margin-tiny, .margin-horizontal.margin-xxhuge, .margin-horizontal.margin-custom2, .margin-horizontal.margin-xxsmall, .margin-horizontal.margin-xlarge, .margin-horizontal.margin-xhuge, .margin-horizontal.margin-xxlarge {
  margin-top: 0;
  margin-bottom: 0;
}

.padding-3rem {
  padding: 3em;
}

.icon-embed-large {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 5em;
  height: 5em;
  display: flex;
}

.sg-menu-link {
  color: #4c5458;
  border-left: 0.25rem solid #0000;
  width: 100%;
  padding-top: 0.4375rem;
  padding-bottom: 0.4375rem;
  padding-left: 1.6875rem;
  transition: background-color .2s, color .2s;
}

.sg-menu-link:hover {
  color: #111314;
}

.sg-menu-link.w--current {
  color: #111314;
  background-color: #e1e5e7;
  padding-right: 0;
  font-weight: 600;
}

.margin-1.25rem {
  margin: 1.25em;
}

.text-color-black {
  color: #000;
}

.margin-5rem {
  margin: 5em;
}

.padding-2.5rem {
  padding: 2.5em;
}

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

.icon-1x1-xxsmall {
  width: 1em;
  height: 1em;
}

.container-large-old {
  width: 100%;
  max-width: 80em;
  margin-left: auto;
  margin-right: auto;
}

.margin-top-auto {
  margin-top: auto;
}

.text-color-primary {
  color: #000;
}

.text-weight-light {
  font-weight: 300;
}

.rl-styleguide_group {
  grid-template-columns: 1fr;
}

.text-style-link {
  color: #000;
  text-decoration: underline;
}

.heading-2rem {
  font-size: 2em;
  font-weight: 700;
  line-height: 1.4;
}

.rl-styleguide_heading {
  z-index: 4;
  color: #fff;
  background-color: #000;
  height: 4rem;
  padding: 1em 1.5em;
  font-size: 1.5em;
  font-weight: 500;
  position: sticky;
  top: 0;
}

.rl-styleguide_callout-heading-wrapper {
  font-size: 1.25rem;
  font-weight: 600;
}

.text-size-regular-1.25rem {
  font-size: 1.25em;
  font-weight: 300;
}

.shadow-xxsmall {
  box-shadow: 0 0.0625rem 0.125rem #0000000d;
}

.shadow-medium {
  box-shadow: 0 0.75rem 1rem -0.25rem #00000014, 0 0.25rem 0.375rem -0.125rem #00000008;
}

.spacer-tiny {
  width: 100%;
  padding-top: .25em;
}

.padding-xxhuge {
  padding: 10em;
}

.rl-styleguide_button-row {
  grid-column-gap: 1rem;
  display: flex;
}

.padding-6rem {
  padding: 6em;
}

.rl-styleguide_subheading-small {
  font-size: .75em;
  font-weight: 400;
}

.margin-32pxx {
  margin: 2em;
}

.icon-height-medium {
  height: 3em;
}

.form_radio-icon {
  cursor: pointer;
  border: 0.0625rem solid #000;
  border-radius: 6.25rem;
  width: 1.125em;
  min-width: 1.125em;
  height: 1.125em;
  min-height: 1.125em;
  margin-top: 0;
  margin-left: -1.125em;
  margin-right: .5em;
}

.form_radio-icon.w--redirected-checked {
  background-color: #fff;
  background-image: none;
  border-width: 0.375rem;
  border-color: #000;
}

.form_radio-icon.w--redirected-focus {
  box-shadow: none;
  border-color: #000;
  margin-top: 0;
}

.rl-styleguide_subheading {
  z-index: 3;
  background-color: var(--black);
  margin-bottom: 1em;
  padding: 1rem;
  font-size: 1em;
  font-weight: 700;
  line-height: 1;
  position: sticky;
  top: 4rem;
}

.sg-nav {
  border-right: 0.0625rem solid #ced5db;
  width: 15em;
  height: 0;
  position: fixed;
  inset: 0% auto 0 0;
}

.icon-embed-medium {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 2.25em;
  display: flex;
}

.margin-medium {
  margin: 2em;
}

.background-color-secondary {
  background-color: #eee;
}

.padding-section-small {
  padding-top: 3em;
  padding-bottom: 3em;
}

.padding-global-old {
  padding-left: 6.25em;
  padding-right: 6.25em;
}

.padding-global-old.padding-section-large {
  padding-top: 6.25em;
  padding-bottom: 6.25em;
}

.padding-global-old.padding-section-hero {
  padding-top: 7.5em;
  padding-bottom: 3.75em;
}

.padding-global-old.padding-section-xlarge {
  padding-top: 7.5em;
  padding-bottom: 7.5em;
}

.padding-global-old.padding-section-speaker {
  padding-top: 6.25em;
  padding-bottom: 6.25em;
}

.spacing-clean {
  margin: 0;
  padding: 0;
}

.grid-column-4 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-auto-columns: 1fr;
  display: grid;
}

.sg-menu {
  width: 100%;
}

.heading-style-h3 {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.4;
}

.heading-style-h3.text-align-center {
  text-transform: none;
}

.padding-small {
  padding: 1.5em;
}

.icon-custom-small {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2em;
  height: 2em;
  display: flex;
}

.heading-style-h2 {
  font-family: var(--brand--font-secondary);
  text-transform: none;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.2;
}

.heading-style-h2.dummy-heading {
  opacity: 0;
}

.class-label-column {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.margin-vertical {
  margin-left: 0;
  margin-right: 0;
}

.margin-vertical.margin-xxlarge, .margin-vertical.margin-0, .margin-vertical.margin-custom2, .margin-vertical.margin-xhuge, .margin-vertical.margin-medium, .margin-vertical.margin-custom3, .margin-vertical.margin-xxsmall, .margin-vertical.margin-custom1, .margin-vertical.margin-large, .margin-vertical.margin-xsmall, .margin-vertical.margin-xxhuge, .margin-vertical.margin-small, .margin-vertical.margin-xlarge, .margin-vertical.margin-tiny, .margin-vertical.margin-huge {
  margin-left: 0;
  margin-right: 0;
}

.icon-height-xsmall {
  height: 1.5em;
}

.rl-styleguide_ratio-bg {
  z-index: -1;
  background-color: #eee;
  min-width: 3rem;
  height: 100%;
  position: relative;
}

.icon-embed-xxsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1em;
  height: 1em;
  display: flex;
}

.icon-height-xlarge {
  height: 6.5em;
}

.margin-huge {
  margin: 6em;
}

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

.icon-custom-large {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 5em;
  height: 5em;
  display: flex;
}

.icon-height-xxsmall {
  height: 1em;
}

.form_button {
  color: #fff;
  text-align: center;
  background-color: #000;
  border: 0.0625rem solid #000;
  padding: .75em 1.5em;
  text-decoration: none;
}

.form_button.is-icon {
  grid-column-gap: .75em;
  grid-row-gap: .75em;
  justify-content: center;
  align-items: center;
  display: flex;
}

.icon-custom-xsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5em;
  height: 1.5em;
  display: flex;
}

.margin-large {
  margin: 3em;
}

.background-color-tertiary {
  background-color: #aaa;
}

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

.icon-1x1-large {
  width: 5em;
  height: 5em;
}

.padding-xxsmall {
  padding: .5em;
}

.form_radio-label {
  margin-bottom: 0;
}

.margin-8rem {
  margin: 8em;
}

.max-width-small {
  width: 100%;
  max-width: 30em;
}

.form_message-error {
  color: #b42318;
  background-color: #fef3f2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  display: flex;
}

.section-2 {
  margin-left: 15rem;
}

.spacer-xlarge {
  width: 100%;
  padding-top: 4em;
}

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

.background-color-black {
  background-color: #000;
}

.heading-2.5rem {
  font-size: 2.5em;
  font-weight: 700;
  line-height: 1.4;
}

.text-size-small {
  font-size: .875em;
}

.text-size-small.font-primary.second {
  text-align: center;
  font-size: .88rem;
}

.rl-styleguide_label {
  color: #1e51f7;
  white-space: nowrap;
  cursor: context-menu;
  background-color: #ebeffa;
  padding: .25em .5em;
  font-size: .75rem;
  display: inline-block;
}

.rl-styleguide_label.is-html-tag {
  color: #bb4198;
  background-color: #be4aa51a;
}

.icon-embed-xlarge {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 6.5em;
  height: 6.5em;
  display: flex;
}

.heading-style-display {
  font-family: var(--brand--font-primary-extended);
  font-size: 6em;
  font-weight: 700;
  line-height: 1.2;
}

.heading-style-display.has-gradient {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(0deg, #fff9, #fff 85%);
  -webkit-background-clip: text;
  background-clip: text;
}

.form_radio {
  align-items: center;
  margin-bottom: 0;
  padding-left: 1.125rem;
  display: flex;
}

.heading-1.5rem {
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.4;
}

.heading-style-h1 {
  font-family: var(--brand--font-primary-extended);
  font-size: 4.5rem;
  font-weight: 700;
  line-height: 1.4;
}

.heading-style-h1.text-align-center.is-blog {
  font-family: var(--brand--font-secondary);
  font-size: 3rem;
}

.pagination_page-button {
  background-color: #fff;
  border: 0.0625rem solid #aaa;
  border-radius: 100vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 0.25rem;
  height: 0.25rem;
  padding: 0.9375rem;
  font-size: 1em;
  text-decoration: none;
  display: flex;
}

.pagination_page-button.w--current {
  opacity: 1;
  color: #fff;
  cursor: not-allowed;
  background-color: #000;
  border-color: #3c7c43;
}

.hide {
  display: none;
}

.margin-left {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
}

.margin-left.margin-xxhuge, .margin-left.margin-tiny, .margin-left.margin-custom1, .margin-left.margin-xsmall, .margin-left.margin-xxsmall, .margin-left.margin-large, .margin-left.margin-huge, .margin-left.margin-xhuge, .margin-left.margin-xlarge, .margin-left.margin-custom3, .margin-left.margin-medium, .margin-left.margin-xxlarge, .margin-left.margin-0, .margin-left.margin-custom2, .margin-left.margin-small {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
}

.text-weight-xbold {
  font-weight: 800;
}

.background-color-primary {
  background-color: #fff;
}

.margin-4rem {
  margin: 4em;
}

.form_field-label {
  margin-bottom: .5rem;
  font-weight: 400;
}

.margin-right {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.margin-right.margin-custom2, .margin-right.margin-medium, .margin-right.margin-0, .margin-right.margin-small, .margin-right.margin-xxhuge, .margin-right.margin-xxlarge, .margin-right.margin-large, .margin-right.margin-xxsmall, .margin-right.margin-huge, .margin-right.margin-xhuge, .margin-right.margin-tiny, .margin-right.margin-custom3, .margin-right.margin-custom1, .margin-right.margin-xlarge, .margin-right.margin-xsmall {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.background-color-blue500 {
  background-color: #1d1e8e;
}

.padding-0.5rem {
  padding: .5em;
}

.shadow-large {
  box-shadow: 0 1.25rem 1.5rem -0.25rem #00000014, 0 0.5rem 0.5rem -0.25rem #00000008;
}

.spacer-small {
  width: 100%;
  padding-top: 1.5em;
}

.spacer-small.show-mobile-landscape {
  display: none;
}

.sg_header {
  background-color: #eee;
  border-bottom: 0.0625rem solid #d4d4d4;
}

.pagination1_page-button-wrapper {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  margin-left: 1em;
  margin-right: 1em;
  display: grid;
}

.padding-section-medium {
  padding-top: 5em;
  padding-bottom: 5em;
}

.margin-2rem {
  margin: 2em;
}

.text-rich-text {
  color: #051e38;
  border-radius: 1.25rem;
  margin-top: 2em;
  padding-bottom: 0;
}

.margin-3.5rem {
  margin: 3.5em;
}

.padding-3.5rem {
  padding: 3.5em;
}

.spacer-xxhuge {
  width: 100%;
  padding-top: 10em;
}

.heading-4rem {
  font-size: 4em;
  font-weight: 700;
  line-height: 1.4;
}

.class-label-row {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.aspect-ratio-widescreen {
  aspect-ratio: 16 / 9;
}

.max-width-medium {
  width: 100%;
  max-width: 35em;
}

.icon-embed-small {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2em;
  height: 2em;
  display: flex;
}

.form_message-success-wrapper {
  padding: 0;
}

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

.max-width-xsmall {
  width: 100%;
  max-width: 25em;
}

.shadow-small {
  box-shadow: 0 0.25rem 0.5rem -0.125rem #0000001a, 0 0.125rem 0.25rem -0.125rem #0000000f;
}

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

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

.form_form {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.heading-3rem {
  font-size: 3em;
  font-weight: 700;
  line-height: 1.4;
}

.padding-vertical {
  padding-left: 0;
  padding-right: 0;
}

.padding-vertical.padding-tiny, .padding-vertical.padding-xhuge, .padding-vertical.padding-large, .padding-vertical.padding-xxsmall, .padding-vertical.padding-huge, .padding-vertical.padding-medium, .padding-vertical.padding-custom1, .padding-vertical.padding-xlarge, .padding-vertical.padding-0, .padding-vertical.padding-xxhuge, .padding-vertical.padding-custom2, .padding-vertical.padding-xxlarge, .padding-vertical.padding-xsmall, .padding-vertical.padding-custom3, .padding-vertical.padding-small {
  padding-left: 0;
  padding-right: 0;
}

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

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

.padding-1rem {
  padding: 1em;
}

.main-wrapper {
  grid-column-gap: 3.75rem;
  grid-row-gap: 3.75rem;
  flex-flow: column;
}

.main-wrapper.z-index-2.overflow-hidden {
  overflow: visible;
}

.main-wrapper.z-index-2.for-full-image {
  margin-top: -6.25em;
  overflow: hidden;
}

.padding-section-3.75rem {
  padding-top: 3.75em;
  padding-bottom: 3.75em;
}

.form_message-error-wrapper {
  margin-top: 1rem;
  padding: 0;
}

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

.icon-embed-custom1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.25em;
  height: 1.25em;
  display: flex;
}

.shadow-xsmall {
  box-shadow: 0 0.0625rem 0.1875rem #0000001a, 0 0.0625rem 0.125rem #0000000f;
}

.max-width-xxlarge {
  width: 100%;
  max-width: 80em;
}

.aspect-ratio-square {
  aspect-ratio: 1;
}

.rl-styleguide_icons-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  display: grid;
}

.shadow-xxlarge {
  box-shadow: 0 2rem 4rem -0.75rem #00000024;
}

.padding-left {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.padding-left.padding-xxlarge, .padding-left.padding-custom3, .padding-left.padding-xsmall, .padding-left.padding-small, .padding-left.padding-0, .padding-left.padding-custom1, .padding-left.padding-medium, .padding-left.padding-xhuge, .padding-left.padding-large, .padding-left.padding-xxsmall, .padding-left.padding-huge, .padding-left.padding-tiny, .padding-left.padding-xlarge, .padding-left.padding-xxhuge, .padding-left.padding-custom2 {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.margin-3rem {
  margin: 3em;
}

.margin-6rem {
  margin: 6em;
}

.padding-huge {
  padding: 6em;
}

.icon-height-small {
  height: 2em;
}

.rl-styleguide_empty-box {
  z-index: -1;
  background-color: #eee;
  min-width: 3rem;
  height: 3rem;
  position: relative;
}

.padding-0.25rem {
  padding: .25em;
}

.aspect-ratio-landscape {
  aspect-ratio: 3 / 2;
}

.rl-styleguide_list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  padding-bottom: 4rem;
}

.form_checkbox-icon {
  cursor: pointer;
  border: 0.0625rem solid #000;
  border-radius: 0;
  width: 1.125em;
  min-width: 1.125em;
  height: 1.125em;
  min-height: 1.125em;
  margin-top: 0;
  margin-left: -1.25em;
  margin-right: .5em;
  transition: all .2s;
}

.form_checkbox-icon.w--redirected-checked {
  box-shadow: none;
  background-color: #000;
  background-size: 1rem 1rem;
  border-width: 0.0625rem;
  border-color: #000;
}

.form_checkbox-icon.w--redirected-focus {
  box-shadow: none;
  border-color: #000;
}

.margin-2.5rem {
  margin: 2.5em;
}

.background-color-white {
  background-color: #fff;
}

.aspect-ratio-portrait {
  aspect-ratio: 2 / 3;
}

.grid-autofit {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 13rem), 1fr));
  grid-auto-columns: 1fr;
  display: grid;
}

.icon-1x1-xlarge {
  width: 6.5em;
  height: 6.5em;
}

.heading-6rem {
  font-size: 6em;
  font-weight: 700;
  line-height: 1.2;
}

.form_field-wrapper {
  position: relative;
}

.margin-xsmall {
  margin: 1em;
}

.margin-tiny {
  margin: .25em;
}

.text-style-quote {
  border-left: .1875rem solid #000;
  margin-bottom: 0;
  padding: .75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.padding-xhuge {
  padding: 7em;
}

.spacer-xxlarge {
  width: 100%;
  padding-top: 5em;
}

.padding-bottom {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.padding-bottom.padding-custom2, .padding-bottom.padding-xxsmall, .padding-bottom.padding-xlarge, .padding-bottom.padding-small, .padding-bottom.padding-xsmall, .padding-bottom.padding-custom3, .padding-bottom.padding-xxlarge, .padding-bottom.padding-0, .padding-bottom.padding-medium, .padding-bottom.padding-tiny, .padding-bottom.padding-xhuge, .padding-bottom.padding-custom1, .padding-bottom.padding-large, .padding-bottom.padding-xxhuge, .padding-bottom.padding-huge {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.padding-bottom.padding-bottom-2rem {
  padding-bottom: 2em;
}

.padding-bottom.padding-bottom-1.25rem {
  padding-bottom: 1.25em;
}

.padding-bottom.padding-3.375rem {
  padding-bottom: 3.38em;
}

.margin-1.5rem {
  margin: 1.5em;
}

.heading-5rem {
  font-size: 5em;
  font-weight: 700;
  line-height: 1.2;
}

.text-size-tiny {
  font-size: .75em;
}

.sg_logo {
  width: 7.3em;
}

.sg-menu-brand {
  margin-top: 2.5rem;
  margin-bottom: 3.125rem;
  margin-left: 1.875rem;
  padding-left: 0;
}

.text-style-nowrap {
  white-space: nowrap;
}

.margin-xxhuge {
  margin: 10em;
}

.padding-4.5rem {
  padding: 4.5em;
}

.spacer-xhuge {
  width: 100%;
  padding-top: 7em;
}

.rl-styleguide_callout-link-wrapper-colors {
  background-image: linear-gradient(135deg, #ff744826, #ff484826 50%, #6248ff26), linear-gradient(#fff, #fff);
  border-radius: .6875rem;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: .75rem 1rem;
  display: flex;
}

.fs-cmsload_page-dots {
  justify-content: center;
  align-items: center;
  width: 3em;
  height: 3em;
  font-size: 1em;
  display: flex;
}

.padding-horizontal {
  padding-top: 0;
  padding-bottom: 0;
}

.padding-horizontal.padding-xsmall, .padding-horizontal.padding-small, .padding-horizontal.padding-xxlarge, .padding-horizontal.padding-huge, .padding-horizontal.padding-large, .padding-horizontal.padding-xhuge, .padding-horizontal.padding-medium, .padding-horizontal.padding-xxsmall, .padding-horizontal.padding-custom1, .padding-horizontal.padding-custom3, .padding-horizontal.padding-0, .padding-horizontal.padding-tiny, .padding-horizontal.padding-xlarge, .padding-horizontal.padding-xxhuge, .padding-horizontal.padding-custom2 {
  padding-top: 0;
  padding-bottom: 0;
}

.heading-style-h4 {
  font-size: 2em;
  font-weight: 700;
  line-height: 1.3;
}

.sg_browser-overlay {
  display: none;
}

.spacer-huge {
  width: 100%;
  padding-top: 6em;
}

.grid-column-3 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-auto-columns: 1fr;
  display: grid;
}

.pagination2_component {
  justify-content: center;
  align-items: stretch;
  margin-top: 4em;
  display: flex;
}

.icon-embed-xsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5em;
  height: 1.5em;
  display: flex;
}

.padding-xsmall {
  padding: 1em;
}

.text-color-alternate {
  color: #fff;
}

.form_checkbox-label {
  margin-bottom: 0;
}

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

.margin-small {
  margin: 1.5rem 1.5em 1.5em;
}

.rl-styleguide_callout-link_colors {
  background-color: #fff;
  background-image: linear-gradient(135deg, #ff7448, #ff4848 50%, #6248ff);
  border-radius: .75rem;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.5rem;
  padding: 0.0625rem;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.padding-5rem {
  padding: 5em;
}

.icon-custom-xlarge {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 6.5em;
  height: 6.5em;
  display: flex;
}

.hide-mobile-landscape {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.heading-style-h5 {
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.4;
}

.styleguide_guide_wrap {
  z-index: 2000;
  pointer-events: none;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
  overflow: hidden;
}

.margin-xhuge {
  margin: 7em;
}

.overflow-auto {
  overflow: auto;
}

.background-color-alternative {
  background-color: #000;
}

.padding-tiny {
  padding: .25em;
}

.pagination1_component {
  justify-content: center;
  align-items: stretch;
  margin-top: 4em;
  display: flex;
}

.layer {
  justify-content: center;
  align-items: center;
  position: absolute;
  inset: 0%;
}

.icon-height-large {
  height: 5em;
}

.padding-8rem {
  padding: 8em;
}

.text-size-large {
  font-size: 1.5em;
  line-height: 1.6;
}

.text-size-large.cap-log {
  text-transform: uppercase;
}

.padding-top {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.padding-top.padding-medium, .padding-top.padding-large, .padding-top.padding-xxlarge, .padding-top.padding-xhuge, .padding-top.padding-tiny, .padding-top.padding-custom1, .padding-top.padding-xxhuge, .padding-top.padding-xlarge, .padding-top.padding-custom2, .padding-top.padding-xxsmall, .padding-top.padding-xsmall, .padding-top.padding-custom3, .padding-top.padding-small, .padding-top.padding-huge, .padding-top.padding-0 {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.sg-nav-container {
  background-color: #f0f2f3;
  width: 15rem;
  height: 100vh;
}

.spacer-large {
  width: 100%;
  padding-top: 3em;
}

.styleguide_guide_contain {
  width: 100%;
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3.75em;
  padding-right: 3.75em;
}

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

.padding-4rem {
  padding: 4em;
}

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

.padding-0 {
  padding: 0;
}

.spacer-xxsmall {
  width: 100%;
  padding-top: .5em;
}

.margin-top {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-top.margin-xxhuge, .margin-top.margin-0, .margin-top.margin-medium, .margin-top.margin-custom1, .margin-top.margin-custom3, .margin-top.margin-xlarge, .margin-top.margin-large, .margin-top.margin-custom2, .margin-top.margin-xhuge, .margin-top.margin-small, .margin-top.margin-xsmall, .margin-top.margin-tiny, .margin-top.margin-xxsmall, .margin-top.margin-huge, .margin-top.margin-xxlarge {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.z-index-1 {
  z-index: 1;
  position: relative;
}

.z-index-1.w--current {
  cursor: pointer;
}

.shadow-xlarge {
  box-shadow: 0 1.5rem 3rem -0.75rem #0000002e;
}

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

.rl-styleguide_button-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1.5rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: max-content;
  grid-auto-flow: row;
  place-items: center start;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  display: grid;
}

.margin-4.5rem {
  margin: 4.5em;
}

.page-wrapper {
  background-image: url('https://cdn.pixelbin.io/v2/nameless-waterfall-bf6e98/original/RetailRemix/Website/Shared/BG-FRAME_1BG_FRAME.avif');
  background-size: cover;
  width: 100%;
  max-width: 120em;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.page-wrapper.is-new {
  z-index: 1;
  color: #fff;
  background-image: none;
  background-size: auto;
  max-width: 100%;
  max-height: 100%;
  position: relative;
  overflow: clip;
}

.page-wrapper.is-new.is-form {
  background-image: none;
  height: 100vh;
  overflow: visible;
}

.rl-styleguide_spacing-all {
  display: none;
}

.heading-4.5rem {
  font-size: 4.5em;
  font-weight: 700;
  line-height: 1.3;
}

.icon-height-custom1 {
  height: 1.25em;
}

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

.spacer-xsmall {
  width: 100%;
  padding-top: 1em;
}

.padding-1.25rem {
  padding: 1.25em;
}

.margin-0 {
  margin: 0;
}

.margin-xlarge {
  margin: 4em;
}

.form_input {
  color: #000;
  background-color: #fff;
  border: 0.0625rem solid #000;
  border-radius: 0;
  height: auto;
  min-height: 2.75em;
  margin-bottom: 0;
  padding: .5em .75em;
  font-size: 1rem;
  line-height: 1.6;
}

.form_input:focus {
  border-color: #000;
}

.form_input::placeholder {
  color: #0009;
}

.form_input.is-select-input {
  background-image: none;
}

.form_input.is-text-area {
  height: auto;
  min-height: 11.25em;
  padding-top: .75em;
  padding-bottom: .75em;
  overflow: auto;
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-xhuge, .margin-bottom.margin-small, .margin-bottom.margin-large, .margin-bottom.margin-huge, .margin-bottom.margin-custom3, .margin-bottom.margin-xsmall, .margin-bottom.margin-tiny, .margin-bottom.margin-custom1, .margin-bottom.margin-0, .margin-bottom.margin-custom2, .margin-bottom.margin-xxlarge, .margin-bottom.margin-medium, .margin-bottom.margin-xlarge, .margin-bottom.margin-xxhuge, .margin-bottom.margin-xxsmall {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.form_message-success {
  color: #027a48;
  background-color: #ecfdf3;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 2.5rem;
  display: flex;
}

.button-group {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.form_checkbox {
  align-items: center;
  margin-bottom: 0;
  padding-left: 1.25rem;
  display: flex;
}

.sg_title {
  margin-bottom: .25em;
}

.styleguide_guide_list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.styleguide_guide_list.u-grid-custom {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}

.max-width-xxsmall {
  width: 100%;
  max-width: 20em;
}

.styleguide_guide_column {
  color: #00d0c280;
  background-color: #03ffee1a;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 100vh;
  padding: .6rem;
  display: flex;
}

.sg_padding-global {
  padding-left: 3.75em;
  padding-right: 3.75em;
}

.pagination1_button {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  background-color: #0000;
  border: 0.0625rem solid #000;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  height: 3em;
  margin-left: 0;
  margin-right: 0;
  padding: .75em 1em;
  font-size: 1em;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
}

.pagination1_button.is-previous {
  justify-content: flex-start;
}

.overflow-hidden {
  overflow: hidden;
}

.icon-1x1-xsmall {
  width: 1.5em;
  height: 1.5em;
}

.margin-xxsmall {
  margin: .5em;
}

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

.overflow-scroll {
  overflow: scroll;
}

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

.max-width-large {
  width: 100%;
  max-width: 48em;
}

.heading-style-h6 {
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.4;
}

.button {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  text-align: center;
  cursor: pointer;
  border: 0.0625rem solid #0000;
  border-radius: 100vw;
  justify-content: center;
  align-items: center;
  padding: 1em 1.5em;
  font-family: var(--brand--font-primary);
  font-size: 1em;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.button:hover {
  text-decoration: none;
}

.button.button-primary:not(.is-icon):not(.button-primary-dark) {
  color: #fff;
  text-transform: uppercase;
  background-color: #3898ec00;
  background-image: linear-gradient(90deg, #1a77c6, #5988c3);
  padding: 1em 2.5em;
  font-size: 1.25em;
  line-height: 1.2;
  transition: all 1s;
}

.button.button-primary:not(.is-icon):not(.button-primary-dark):hover {
  background-image: linear-gradient(0deg, #1a77c6, #5988c3);
}

.button.is-tertiary {
  color: #000;
  background-color: #0000;
  border-color: #0000;
}

.button.is-alternate {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}

.button.is-icon {
  grid-column-gap: .75em;
  grid-row-gap: .75em;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button.is-small {
  padding: .5em 1.25em;
}

.button.is-small.is-icon-only {
  padding-left: .5rem;
  padding-right: .5rem;
}

.button.is-link {
  color: #000;
  background-color: #0000;
  border-style: none;
  padding: .25em 0;
  line-height: 1;
  text-decoration: none;
}

.button.is-link.is-icon {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
}

.button.is-link.is-alternate {
  color: #fff;
  background-color: #0000;
}

.button.is-secondary {
  color: #000;
  background-color: #0000;
  border: 0.0625rem solid #000;
}

.button.is-secondary.is-alternate {
  color: #fff;
  background-color: #0000;
}

.button.is-icon-only {
  padding-left: .75em;
  padding-right: .75em;
}

.button.is-submit {
  z-index: 1;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  color: var(--white);
  text-transform: none;
  background-color: #0000;
  background-image: none;
  border: 0.0625rem solid #0000;
  border-radius: 100vw;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding-left: 1.5em;
  padding-right: 1.5em;
  font-size: 1em;
  transition-duration: .3s;
  transition-timing-function: cubic-bezier(.215, .61, .355, 1);
  display: flex;
  position: relative;
  overflow: hidden;
}

.button.is-submit:hover {
  border-color: var(--white);
}

.button.submit-btn_v2 {
  z-index: 1;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  color: #fff;
  text-transform: none;
  cursor: pointer;
  background-color: #0000;
  background-image: none;
  border: 0.0625rem solid #0000;
  border-radius: 100vw;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding-left: 1.5em;
  padding-right: 1.5em;
  font-size: 1em;
  transition-duration: .3s;
  transition-timing-function: cubic-bezier(.215, .61, .355, 1);
  display: flex;
  position: relative;
  overflow: hidden;
}

.button.submit-btn_v2:hover {
  border-color: #fff;
}

.button.submit-btn_v2.is-disabled {
  border-color: var(--colors--border-input);
  opacity: .5;
  pointer-events: none;
  color: #cfcfcf;
  cursor: not-allowed;
}

.z-index-2 {
  z-index: 2;
  position: relative;
}

.z-index-2.is-disabled {
  pointer-events: none;
  cursor: not-allowed;
}

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

.rl-styleguide_shadows-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  align-items: start;
}

.margin-1rem {
  margin: 1em;
}

.icon-custom-medium {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 3em;
  height: 3em;
  display: flex;
}

.grid-column-2 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-auto-columns: 1fr;
  display: grid;
}

.heading-3.5rem {
  font-size: 3.5em;
  font-weight: 700;
  line-height: 1.4;
}

.rl-styleguide_color-spacer {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 1rem;
  display: flex;
}

.icon-1x1-small {
  width: 2em;
  height: 2em;
}

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

.section_hero {
  background-color: #000c;
  background-image: none;
  background-size: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.header {
  z-index: 999;
  background-color: #000c;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 1.5em 3.75em;
  text-decoration: none;
  display: flex;
  position: fixed;
  top: 0;
  transform: translate(0, -100vh);
}

.logo {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 14.75em;
  text-decoration: none;
  display: flex;
}

.hero-container {
  text-align: center;
  justify-content: center;
  align-items: center;
}

.time-wrap {
  grid-column-gap: 2.5em;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.time-wrap.bottom-3.375rem {
  padding-bottom: 3.38em;
}

.date {
  grid-column-gap: 0.5625rem;
  opacity: .8;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.hero-icon {
  justify-content: center;
  align-items: center;
  width: 1.5em;
  text-decoration: none;
  display: flex;
}

.hero-image.desktop-hide {
  display: none;
}

.section-speaker {
  background-image: url('https://cdn.pixelbin.io/v2/nameless-waterfall-bf6e98/original/RetailRemix/Website/Shared/Screenshot-2024-04-26-at-10.23.35-PM_1Screenshot_2024-04-26_at_10.23.35_PM.avif');
  background-position: 50%;
  background-size: cover;
}

.semi-1.5rem {
  color: #000;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Widescreen, sans-serif;
  font-size: 1.5em;
  font-weight: 600;
}

.semi-1.5rem.text-color-white {
  color: #fff;
  line-height: 1.4;
}

.frame-552426 {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.speaker-card {
  grid-row-gap: 1em;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 26.94em;
  text-decoration: none;
  display: flex;
}

.speaker-card.max-20.625rem {
  max-width: 20.63em;
}

.speaker-card.max-13.75rem {
  max-width: 15em;
}

.speaker-card._18.5rem {
  max-width: 21em;
}

.frame-552432 {
  border: 0 solid #0006;
  border-left: .13em solid #fff6;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 1.5em;
  padding-right: 1.5em;
  text-decoration: none;
  display: flex;
}

.frame-552432.left-white {
  border-left-color: #fff;
}

.semi-2rem {
  color: #000;
  font-family: Widescreen, sans-serif;
  font-size: 2em;
  font-weight: 600;
  text-decoration: none;
}

.semi-2rem.text-color-white {
  color: #fff;
}

.business-text {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Widescreen, sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.business-text.text-color-white {
  color: #fff;
}

.speaker-image {
  width: 100%;
  max-width: 15em;
  height: auto;
}

.speaker-image.max-10.5625rem {
  max-width: 10.56em;
}

.frame-552437 {
  grid-row-gap: 2.5rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-2147223795 {
  grid-row-gap: 2em;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 42em;
  text-decoration: none;
  display: flex;
}

.frame-552448 {
  grid-row-gap: 1em;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.line-wrap {
  grid-column-gap: 1.5em;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-3 {
  justify-content: center;
  align-items: center;
  width: 2.5em;
  height: auto;
  text-decoration: none;
  display: flex;
}

.about-header {
  grid-row-gap: 1em;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 6.25em;
  text-decoration: none;
  display: flex;
}

.max-62.5rem {
  width: 100%;
  max-width: 78em;
}

.section_about {
  background-image: url('https://cdn.pixelbin.io/v2/nameless-waterfall-bf6e98/original/RetailRemix/Website/Shared/689c4ca0e9af256eb1247845_image4--dc86637127.avif');
  background-position: 50% 100%;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.section_address {
  background-color: #000;
  margin-top: -0.625rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.time-wraper {
  grid-row-gap: 0em;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 3.75em;
  text-decoration: none;
  display: flex;
}

.agenda-wrap {
  grid-row-gap: 2.5rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-2147223797 {
  grid-row-gap: 1.5em;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-2147223798 {
  grid-column-gap: 0em;
  grid-row-gap: 1em;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  max-width: 64em;
  text-decoration: none;
  display: grid;
}

.frame-552424 {
  grid-column-gap: 1em;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-4 {
  justify-content: center;
  align-items: center;
  width: 3em;
  height: 3em;
  text-decoration: none;
  display: flex;
}

.para-2rem {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Widescreen, sans-serif;
  font-size: 2em;
  font-weight: 400;
  line-height: 140%;
}

.hero-speaker {
  width: 100%;
  max-width: 63em;
  margin-left: auto;
  margin-right: auto;
  padding-top: 6.25em;
  display: none;
}

.padding-top-4 {
  padding-top: .25em;
}

.footer {
  grid-column-gap: 1.5rem;
  border: 0 solid #68676c;
  border-top-width: .06em;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 2em 6.25em;
  text-decoration: none;
  display: flex;
}

.text-13 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Widescreen, sans-serif;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.frame-552407 {
  grid-column-gap: 1.666669rem;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-6 {
  justify-content: center;
  align-items: center;
  width: auto;
  height: 2.5em;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-7 {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: .06em;
  height: 2.5em;
  text-decoration: none;
  display: flex;
}

.image {
  width: auto;
  height: 2.5em;
}

.frame-552442 {
  grid-row-gap: 0.625rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 22.19em;
  text-decoration: none;
  display: flex;
}

.section-form {
  margin-left: auto;
  margin-right: auto;
}

.div-block {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  width: 100%;
  display: flex;
}

.hide {
  justify-content: center;
  font-weight: 700;
  display: flex;
}

.hide:hover {
  text-decoration: none;
}

.form_block_wrapper_erasebg {
  border-radius: 0.625rem;
  width: 100%;
  margin-left: auto;
  margin-right: 0;
  position: relative;
}

.home-hero-black {
  text-transform: uppercase;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(96.49deg, #80b5ed, #e97ea3);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Widescreen, sans-serif;
  font-size: 2em;
  font-weight: 900;
  line-height: 140%;
  text-decoration: none;
}

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

.flex-center.gap-1.25rem {
  grid-column-gap: 1.25em;
  grid-row-gap: 1.25em;
}

.med-1.25rem {
  font-size: 1.25em;
}

.med-1.25rem.df84ab {
  color: #df84ab;
}

.ball {
  width: 100%;
  max-width: 25em;
  position: absolute;
}

.ball.one {
  max-width: 24.63em;
  inset: 0% auto auto -15%;
}

.ball.two {
  max-width: 20.56em;
  inset: auto -10% -35% auto;
}

.ball.three {
  max-width: 29.81em;
  inset: -60% -17% auto auto;
}

.ball.four {
  max-width: 30em;
  inset: auto -10% -29% auto;
}

.about-heading {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(92.87deg, #f47a9d, #70a9e1 47%, #96c4fe);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Widescreen, sans-serif;
  font-size: 1.75em;
  font-weight: 600;
  text-decoration: none;
}

.footer-bg {
  z-index: 999;
  background-image: url('https://cdn.pixelbin.io/v2/nameless-waterfall-bf6e98/original/RetailRemix/Website/Shared/Screenshot-2024-04-26-at-10.43.37-PM_1Screenshot_2024-04-26_at_10.43.37_PM.avif');
  background-size: cover;
}

.heading {
  display: none;
}

.nav-bg {
  opacity: 0;
  background-color: #000c;
  width: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-2 {
  width: 80%;
}

.div-block-3 {
  width: 90%;
}

.success-state-flex {
  grid-column-gap: 1rem;
  grid-row-gap: .5em;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.success-state-flex._1 {
  left: 0;
  right: auto;
}

.sucess_msg_wrap {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.success-text {
  color: #aeffce;
  width: 80%;
  font-size: 1em;
  font-weight: 600;
}

.error_state_flex {
  grid-column-gap: 1em;
  grid-row-gap: .5em;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1.5em 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  display: grid;
}

.temp-d, .page_url-block_hidden {
  display: none;
}

.contact6_form-block {
  z-index: 9;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  margin-bottom: 0;
  position: relative;
}

.form-field-2col {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.form_suces_close {
  position: absolute;
  inset: 1.5em 1.5em auto auto;
}

.success-text-header {
  color: #fff;
  font-size: 1em;
  font-weight: 600;
  display: block;
}

.form_sucess_close_ico {
  color: #fcfcfc;
  width: 1.5em;
  height: 1.5em;
}

.errorhide {
  color: #e53f64;
  font-size: .75em;
}

.error-message {
  color: #b42318;
  background-color: #f8717100;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  border: 0.0625rem solid #ce1405;
  border-radius: .75em;
  max-width: 100%;
  height: auto;
  margin-top: 1em;
  padding: 1em 1.5em;
  font-size: 1em;
}

.success-message {
  text-align: left;
  background-color: #1a6f3a;
  border-radius: 31.25rem;
  max-width: 23.94em;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 1.5em;
  position: absolute;
  inset: auto 1.5em 1.5em auto;
}

.success-message.contact {
  z-index: 5;
  padding-top: 1em;
  padding-bottom: 1em;
  font-size: 1em;
  left: 0;
  right: auto;
}

.submit_btn_grp {
  justify-content: flex-start;
  display: flex;
}

.submit_btn_grp.space-top-0.375rem {
  margin-top: .375em;
}

.submit_btn_grp.space-top-0.375rem.cursor-not-allowed {
  cursor: not-allowed;
}

.contact_form {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.error-text {
  font-size: 1.25em;
  font-weight: 600;
  line-height: 1.5;
}

.error-text.is-small {
  font-size: 1.125em;
}

.success-check-circle {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 1.5em;
  height: 1.5em;
  display: flex;
}

.success-check-circle.is-red {
  color: #b42318;
}

.html-embed-6 {
  margin-top: .8em;
  font-size: 1rem;
  line-height: 100%;
  display: block;
}

.html-embed-6.is-absolute {
  z-index: 1;
  position: absolute;
}

.hacks-4_input {
  text-align: center;
  border-width: 0 0 .125rem;
  border-bottom-style: solid;
  border-bottom-color: #240c2e;
  border-radius: 0;
  margin-bottom: 0;
  font-size: 1.125rem;
  transition: border-color .1s;
}

.hacks-4_input:focus {
  border-bottom-color: #e9e6ed;
}

.hacks-4_input::placeholder {
  color: #240c2ee6;
  font-size: .875rem;
}

.inputs {
  border: 0.0625rem solid var(--colors--border-input);
  -webkit-backdrop-filter: blur(0.3125rem);
  backdrop-filter: blur(0.3125rem);
  color: #fff;
  background-color: #fffefe0f;
  border-radius: 100vw;
  height: 3.5em;
  margin-bottom: 0;
  padding: 1.38em 1.5em;
  font-size: 1.125em;
  transition: border-color .2s cubic-bezier(.215, .61, .355, 1);
}

.inputs:focus {
  border-color: var(--colors--border-focused);
}

.inputs::placeholder {
  color: var(--text--text-placeholder);
  font-weight: 400;
}

.inputs.cew {
  color: #fff;
  text-transform: none;
}

.field_wrap {
  transition: all .3s ease-in;
}

.field_wrap.max-height {
  height: 4.38em;
}

.field_wrap.max-height.is-relative {
  z-index: 3;
}

.field_wrap.is-relative {
  z-index: 1;
  position: relative;
}

.contact_form_wrap {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  display: flex;
}

.nav-container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 82.5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.icon-embed-custom {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1em;
  height: 1.25em;
  display: flex;
}

.footer_component {
  grid-column-gap: .75em;
  grid-row-gap: .75em;
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.footer_component.second {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  align-items: center;
}

.padding-global {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 7.5rem 3.75em;
  line-height: 1.3;
}

.padding-global.padding-section-large {
  padding-top: 6.25em;
  padding-bottom: 6.25em;
}

.padding-global.padding-section-xlarge {
  padding-top: 7.5em;
  padding-bottom: 7.5em;
}

.padding-global.padding-section-xlarge.is-diff {
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 4rem 0 0;
  display: flex;
}

.padding-global.padding-section-xlarge.is-new {
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
  display: flex;
}

.padding-global.padding-section-xlarge.is-new.is-hero {
  padding-bottom: 0;
}

.padding-global.padding-section-xlarge.is-new.is-arc {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.padding-global.padding-section-xlarge.is-new.is-blog {
  padding-top: 4rem;
  padding-bottom: 16rem;
}

.padding-global.padding-footer {
  padding-top: 7em;
  padding-bottom: 7em;
}

.padding-global.padding-footer-bottom-row {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}

.padding-global.is-banner {
  background-image: linear-gradient(90deg, #030621 25%, #013a8bcc 44%, #0f133e 50%, #030622 100%, #030622);
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.padding-global.for-feedback-form {
  justify-content: center;
  align-items: flex-start;
  padding-top: 4rem;
  display: flex;
}

.padding-global.padding-section-glass-cta {
  padding-top: 9em;
  padding-bottom: 7.5em;
}

.padding-global.story-relative {
  position: relative;
}

.padding-global.is-nav {
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.padding-global.is-nav.is-topnav {
  background-color: #040718;
  background-image: none;
  background-size: auto;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.padding-global.is-relative {
  padding-top: 11rem;
  padding-bottom: 11rem;
}

.padding-global.is-relative.is-dikd {
  padding: 19rem 6rem;
}

.padding-global.is-diff {
  padding-top: 0;
}

.padding-global.is-dd {
  height: 100%;
}

.padding-global.is-dd.is-center {
  justify-content: center;
  align-items: center;
  display: flex;
}

.padding-global.is-nopadding {
  padding-top: 0;
}

.padding-global.is-community-padding {
  padding-bottom: 14rem;
}

.padding-global.is-small {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.padding-global.is-notop {
  padding-top: 0;
}

.padding-global.is-card, .padding-global.is-notpaddinhgd {
  padding-left: 0;
  padding-right: 0;
}

.padding-global.is-nobottom {
  padding-bottom: 0;
}

.padding-global.is-nobottom.is-hd {
  padding-bottom: 3.2rem;
}

.footer-wrapper {
  border-top: 0.0625rem solid var(--colors--border-primary);
}

.footer-wrapper.z-index-2:where(.is-gradient-footer) {
  background-image: linear-gradient(#0d0b32, #151543);
}

.retailremix-footer {
  z-index: 2;
  border-top: 0.0625rem solid #777b84;
  position: relative;
  -webkit-backdrop-filter: blur(1.25rem);
  backdrop-filter: blur(1.25rem);
  background-image: linear-gradient(#07080ab3, #07080a 32%);
}

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

.container-1240px {
  width: 100%;
  max-width: 77.5rem;
  margin-left: auto;
  margin-right: auto;
}

.container-large.story-container {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translate(0, -50%);
}

.container-large.is-diff {
  max-width: none;
}

.container-large.is-hero {
  position: relative;
}

.container-large.is-hero.is-blog, .container-large.is-cernter {
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-large.is-long {
  max-width: none;
}

.footer_top-row {
  grid-column-gap: .75em;
  grid-row-gap: .75em;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer_top-row.second {
  justify-content: space-between;
  align-items: center;
}

.footer_bottom-row {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.footer_bottom-row.second {
  justify-content: space-between;
  align-items: center;
}

.font-primary {
  font-family: var(--brand--font-primary);
}

.footer_socials-wrapper {
  grid-column-gap: .75em;
  grid-row-gap: .75em;
  display: flex;
}

.footer_social-icon-wrapper {
  border: 0.0625rem solid var(--white);
  border-radius: 100vw;
  justify-content: center;
  align-items: center;
  width: 2.25em;
  height: 2.25em;
  display: flex;
}

.footer_social-icon-wrapper.second {
  width: 2.25rem;
  height: 2.25rem;
}

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

.footer_social-icon-embed {
  width: 1em;
  height: 1em;
}

.footer_social-icon-embed.is-yt {
  width: 1.125em;
  height: 1.125em;
}

.footer_social-icon-embed.second {
  width: 1rem;
  height: 1rem;
}

.why_component {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  flex-flow: column;
  display: flex;
}

.slider-component {
  display: block;
}

.swiper.for-about {
  border-radius: var(--brand--size--card-radius-small);
  width: 100%;
  overflow: hidden;
}

.swiper.for-testimonial, .swiper.testimonial-swiper {
  overflow: visible;
}

.swiper.testimonial-swiper.hide {
  display: none;
}

.swiper.is-team {
  width: 100%;
  margin-top: 0;
  overflow: hidden;
}

.swiper-wrapper {
  display: flex;
}

.swiper-wrapper.for-about {
  aspect-ratio: 2.39;
}

.swiper-wrapper.for-testimonial {
  cursor: grab;
  justify-content: flex-start;
  align-items: stretch;
}

.swiper-slide.for-testimonial {
  flex: none;
  max-width: 28em;
  height: auto;
}

.swiper-slide.for-about {
  aspect-ratio: 16 / 9;
  border-top-left-radius: var(--brand--size--card-radius-small);
  border-top-right-radius: var(--brand--size--card-radius-small);
  border-bottom-left-radius: var(--brand--size--card-radius-small);
  border-bottom-right-radius: var(--brand--size--card-radius-small);
  filter: grayscale();
  transform-origin: center;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 75%;
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: cubic-bezier(.215, .61, .355, 1);
  overflow: hidden;
}

.swiper-slide.for-about:hover {
  filter: grayscale(50%);
}

.swiper-slide.for-about.is-active {
  filter: grayscale(0%);
  width: 75%;
}

.swiper-slide.gallery-slide {
  width: 100%;
  min-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.swiper-slide.is-team {
  grid-row-gap: 1rem;
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  width: 20rem;
  display: flex;
}

.slider-navigation-wrapper {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.swiper-prev {
  border: 0.125rem solid var(--brand--accent-blue);
  color: var(--brand--accent-blue);
  background-color: #0000;
  border-radius: 100vw;
  justify-content: center;
  align-items: center;
  width: 2.5em;
  height: 2.5em;
  transition: color .2s cubic-bezier(.215, .61, .355, 1), background-color .2s cubic-bezier(.215, .61, .355, 1);
  display: flex;
}

.swiper-prev:hover {
  background-color: var(--colors--border-accent);
  color: var(--black);
}

.swiper-prev.is-disabled {
  color: #fff;
  background-color: #2e2e2e;
  border-color: #2e2e2e;
}

.swiper-prev.for-about {
  z-index: 5;
  border-color: var(--white);
  color: var(--white);
  cursor: pointer;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  inset: auto auto auto -1.25em;
}

.swiper-prev.for-about:hover {
  background-color: var(--white);
  color: var(--colors--border-accent);
}

.swiper-nav-icon {
  justify-content: center;
  align-items: center;
  height: 1em;
  display: flex;
}

.swiper-next {
  border: 0.125rem solid var(--brand--accent-blue);
  color: var(--brand--accent-blue);
  cursor: pointer;
  background-color: #0000;
  border-radius: 100vw;
  justify-content: center;
  align-items: center;
  width: 2.5em;
  height: 2.5em;
  transition: background-color .2s cubic-bezier(.215, .61, .355, 1), color .2s cubic-bezier(.215, .61, .355, 1);
  display: flex;
}

.swiper-next:hover {
  background-color: var(--brand--accent-blue);
  color: var(--black);
}

.swiper-next.for-about {
  z-index: 5;
  border-color: var(--white);
  color: var(--white);
  position: absolute;
  right: -1.25em;
}

.swiper-next.for-about:hover {
  background-color: var(--white);
  color: var(--colors--border-accent);
}

.testimonials_card {
  z-index: 1;
  border: 0.0625rem solid var(--colors--border-secondary);
  border-radius: var(--brand--size--card-radius-small);
  background-image: linear-gradient(#ffffff14, #d9d9d90f);
  width: 100%;
  max-width: 28em;
  height: 100%;
  padding: 2em;
  transition: all .2s cubic-bezier(.215, .61, .355, 1);
  position: relative;
}

.testimonials_card.is-new {
  border-color: #e0e0e0;
  height: 100%;
  padding: 1.5rem;
}

.testimonials_top-row {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 3em;
  display: flex;
}

.text-block {
  color: #ff000c;
  font-family: Widescreen, sans-serif;
  font-size: .88em;
}

.testimonials_card-content-wrapper {
  z-index: 2;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.testimonials_card-para {
  font-size: 1.125em;
  line-height: 1.6;
}

.testimonials_card-para.is-24 {
  font-family: var(--brand--font-secondary);
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.2;
}

.testimonials_card-para-wrapper {
  padding-bottom: 1em;
}

.testimonials_card-info-wrapper {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  border-top: 0.0625rem solid var(--colors--seperator-line);
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  padding-top: 1.5em;
  display: flex;
}

.testimonials_card-person-title {
  font-family: var(--brand--font-secondary);
  color: #7a7a7a;
  font-size: .875rem;
  line-height: 1.6;
}

.testimonials_card-person-name {
  font-family: var(--brand--font-secondary);
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.4;
}

.home_bottom-bg-gradient-img {
  z-index: 2;
  object-fit: cover;
  object-position: 50% 100%;
  background-image: linear-gradient(#000, #0000 25%);
  flex: none;
  width: 100%;
  min-height: 100vh;
  position: relative;
}

.home_bottom-bg-gradient-img.for-mobile {
  display: none;
}

.testimonials_card-bg {
  z-index: 1;
  opacity: 0;
  background-image: linear-gradient(#0e0e0e00, #02184a33 19%, #02184a80 51%, #042265);
  transition: opacity .2s cubic-bezier(.215, .61, .355, 1);
  position: absolute;
  inset: 0%;
}

.why_header-wrapper {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  display: flex;
}

.heading-style-subtitle {
  font-family: var(--brand--font-primary);
  color: var(--brand--accent-blue);
  text-transform: uppercase;
  font-size: 1.25em;
  font-weight: 600;
  line-height: 1;
}

.heading-style-subtitle.is-large {
  font-size: 1.75em;
  font-weight: 600;
}

.heading-style-subtitle.is-small {
  font-size: 1.125em;
  line-height: 1.2;
}

.why_grid {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.why_grid-card {
  border: 0.0625rem solid var(--colors--glass-bg);
  border-radius: var(--brand--size--card-radius-small);
  background-image: linear-gradient(#ffffff0d, #d9d9d90a);
  height: 100%;
  padding: 2em;
}

.why_grid-card-top-row {
  border-bottom: 0.0625rem solid var(--colors--seperator-line);
  padding-bottom: .75em;
}

.why_grid-card-icon {
  width: 2.75em;
  height: 2.75em;
}

.why_grid-card-title {
  font-family: var(--brand--font-primary);
  font-size: 1.8em;
  font-weight: 600;
  line-height: 1.33;
}

.why_grid-card-para {
  color: #c5c5c5;
  margin-top: 1em;
  font-size: 1em;
}

.section_home-form {
  z-index: 1;
  position: relative;
}

.home-form_component {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  width: 100%;
  display: flex;
}

.home-form_left-wrapper {
  grid-row-gap: .75em;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 25.5em;
  text-decoration: none;
  display: flex;
}

.home-form_left-wrapper.center {
  text-align: center;
  justify-content: flex-start;
  align-items: center;
  max-width: 40em;
  margin-left: auto;
  margin-right: auto;
}

.home-form_bg-shape-left-wrapper {
  z-index: 1;
  aspect-ratio: 352 / 304;
  pointer-events: none;
  width: 16em;
  position: absolute;
  inset: auto -8em 2% auto;
}

.home-form_bg-shape {
  width: 100%;
  height: 100%;
}

.section_home-hero {
  z-index: 1;
  background-color: #000;
  background-image: url('https://cdn.pixelbin.io/v2/nameless-waterfall-bf6e98/original/RetailRemix/Website/Shared/home-hero-live-bg.avif');
  background-size: cover;
  justify-content: center;
  align-items: flex-end;
  margin-top: 0;
  position: relative;
  overflow: clip;
}

.section_home-hero.z-index-1 {
  min-height: 100vh;
  margin-top: 0;
}

.section_home-hero.is-diff {
  background-image: url('https://cdn.pixelbin.io/v2/nameless-waterfall-bf6e98/original/RetailRemix/Website/Shared/Background-Container_1Background_Container.avif');
  background-position: 50% 100%;
  background-size: cover;
}

.section_home-hero.is-diff.is-ga {
  background-image: url('https://cdn.pixelbin.io/v2/nameless-waterfall-bf6e98/original/RetailRemix/Website/Shared/68677b7a0b2e7195d12d8547_6--c133a1ac1d.avif');
}

.section_home-hero.is-archives {
  background-image: url('https://cdn.pixelbin.io/v2/nameless-waterfall-bf6e98/original/RetailRemix/Website/Shared/6891a0fbe8776bc06838fad0_3--2b87f2eeec.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  height: 40vh;
}

.section_home-hero.is-blog {
  background-image: url('https://cdn.pixelbin.io/v2/nameless-waterfall-bf6e98/original/RetailRemix/Website/Shared/Frame-2147225713.png');
  background-position: 50% 0;
  background-size: cover;
}

.home-hero_component {
  font-family: var(--brand--font-primary);
  text-align: center;
  flex-flow: column;
  display: flex;
}

.home_top-bg-gradient-wrapper {
  z-index: 1;
  pointer-events: none;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.home_top-bg-gradient-img {
  object-fit: cover;
  width: 100%;
}

.home_top-bg-gradient-img.for-mobile {
  display: none;
}

.home-hero_inner-wrapper {
  flex-flow: column;
  align-items: center;
  max-width: 60em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.home-hero_cta-wrapper {
  margin-top: 3.5em;
}

.button-primary {
  font-family: var(--brand--font-primary);
  background-color: #0000;
  border-radius: 100vw;
  padding: 1em 2.25em;
  font-size: 1.125em;
  font-weight: 600;
  display: block;
}

.button-primary.is-icon {
  z-index: 1;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: #0000;
  border: 0.0625rem solid #0000;
  flex-flow: row-reverse;
  justify-content: flex-start;
  align-items: center;
  padding-left: 1.5em;
  padding-right: 1.5em;
  transition: border-color .3s cubic-bezier(.215, .61, .355, 1);
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-primary.is-icon:hover {
  border: 0.0625rem solid var(--white);
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
}

.button-primary.is-icon.is-disabled {
  border-color: var(--colors--border-input);
  opacity: .5;
  cursor: not-allowed;
}

.button-primary.button-primary-dark {
  background-color: var(--black);
  color: var(--white);
}

.button-primary.button-primary-dark.bthn-full {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.button-primary-wrapper.is-disabled {
  pointer-events: none;
  cursor: not-allowed;
}

.home-hero_left-shape-wrapper {
  z-index: 1;
  aspect-ratio: 425 / 367;
  pointer-events: none;
  transform-origin: 0;
  width: 100%;
  max-width: 18em;
  position: absolute;
  inset: auto auto -8% -7.5em;
}

.home-hero_right-shape-wrapper {
  z-index: 1;
  aspect-ratio: 410 / 351;
  pointer-events: none;
  transform-origin: 100%;
  width: 100%;
  max-width: 18em;
  position: absolute;
  inset: 20% -7em auto auto;
}

.home-hero_shape {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.section_company-marquee {
  -webkit-backdrop-filter: blur(0.25rem);
  backdrop-filter: blur(0.25rem);
  background-color: #ffffff0d;
}

.company-marquee_component {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-flow: column;
  display: flex;
}

.home-hero_left-gradient-wrapper {
  z-index: 0;
  pointer-events: none;
  max-width: 30vw;
  position: absolute;
  inset: 40% auto auto 0%;
}

.home-hero_right-gradient-wrapper {
  z-index: 1;
  pointer-events: none;
  max-width: 30vw;
  position: absolute;
  inset: 65% 0% auto auto;
}

.home-hero_left-gradient {
  width: 100%;
  height: 100%;
}

.company-marquee_marquee-wrapper {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.company-marquee_marquee-wrapper.is-diff {
  display: none;
}

.company-marquee_heading {
  font-family: var(--brand--font-primary);
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.4;
}

.company-marquee_inner-wrapper {
  grid-column-gap: 3.75em;
  grid-row-gap: 3.75em;
  flex: none;
  height: 3em;
  padding-right: 3.75em;
  display: flex;
}

.company-marquee_inner-wrapper.city {
  opacity: .7;
  height: 3.5rem;
}

.company-marquee_logo {
  opacity: .7;
  object-fit: contain;
  flex: 1;
  height: 100%;
}

.home_mid-bg-gradient-img {
  object-fit: cover;
  width: 100%;
  margin-top: 40%;
}

.home_mid-bg-gradient-img.for-mobile {
  display: none;
}

.home-about_component {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  flex-flow: column;
  display: flex;
}

.home-about_header-wrapper {
  grid-column-gap: .75em;
  grid-row-gap: .75em;
  flex-flow: column;
  max-width: 70%;
  display: flex;
}

.home-about_top-row {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.home-about_swiper-wrapper {
  z-index: 1;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: relative;
}

.home-about_swiper-slide {
  border-radius: var(--brand--size--card-radius-small);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.home-about_slide-img-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.home-about_slide-img {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
}

.navbar {
  z-index: 99;
  position: sticky;
  inset: 0% 0% auto;
}

.button-secondary {
  padding: var(--navbar--button-padding-vertical) 1.5em;
  border-color: var(--white);
  background-color: var(--white);
  background-image: none;
  color: var(--black);
  text-transform: none;
  flex-flow: row-reverse;
  justify-content: flex-start;
}

.button-secondary:hover {
  color: var(--black);
  background-color: #f0f0f0cc;
  border-style: solid;
  border-color: #f0f0f0cc;
}

.button-secondary.is-disabled {
  border-color: var(--colors--border-input);
  opacity: .5;
  pointer-events: none;
  color: var(--white);
  cursor: not-allowed;
  background-color: #0000;
}

.button-secondary.is-black {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  background-color: var(--black);
  color: var(--white);
  text-align: center;
  text-transform: none;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  font-size: .875rem;
  line-height: 1.6;
}

.button-secondary.is-black:hover {
  background-color: #414243;
}

.logo_component {
  grid-column-gap: .625em;
  grid-row-gap: .625em;
  justify-content: flex-start;
  align-items: center;
  width: 7em;
  display: flex;
}

.logo_img {
  width: auto;
  height: auto;
}

.logo_text-embed {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 4.6em;
  height: 2em;
  display: flex;
}

.navbar_component {
  z-index: 99;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  pointer-events: auto;
  background-color: #000;
  border-bottom: 0.0625rem solid #fff3;
  flex-flow: column;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
}

.navbar_component.for-feedback-from {
  position: relative;
}

.navbar_inner-wrapper {
  z-index: 1;
  padding: var(--navbar--innver-vertical-padding) var(--navbar--inner-padding);
  background-image: linear-gradient(90deg, var(--colors--nav-gradient-left), var(--colors--nav-gradient-right));
  pointer-events: auto;
  border: 0.0625rem solid #0000;
  border-radius: 100vw;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.navbar_inner-wrapper.no-blur {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
}

.navbar_logo-wrapper {
  color: var(--white);
  margin-right: 1em;
}

.navbar_cta-wrapper {
  justify-content: center;
  align-items: center;
  height: 4em;
  margin-left: 1.5em;
  display: flex;
}

.navbar_cta-wrapper.is-opaque {
  opacity: 0;
  pointer-events: none;
}

.navbar_menu-wrapper {
  z-index: 1;
  margin-right: var(--navbar--side-padding);
  justify-content: center;
  align-items: center;
  margin-left: auto;
  display: flex;
  position: relative;
}

.navbar_menu-list {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.navbar_menu-link {
  font-family: var(--brand--font-primary);
  color: var(--text--text-primary);
  letter-spacing: 0.015625rem;
  padding: .75em 0;
  font-size: 1em;
  line-height: 1.4;
  text-decoration: none;
  display: block;
}

.navbar_menu-link:focus-visible, .navbar_menu-link[data-wf-focus-visible] {
  outline-offset: 0;
  color: #0050bd;
  border-radius: 0.25rem;
  outline: 0.125rem solid #0050bd;
}

.navbar_menu-link.w--current:where(.is-navbar-layout) {
  font-size: 1.13rem;
}

.navbar_menu-button-wrapper, .navbar_menu-logo-wrapper {
  display: none;
}

.navbar_mobile-menu-wrapper {
  z-index: 1;
  pointer-events: auto;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  display: none;
  position: relative;
}

.button-secondary-icon {
  color: inherit;
  width: 1.1em;
  height: 1em;
}

.button-secondary-icon.is-diff {
  width: auto;
  height: auto;
}

.testimonials_card-avatar-wrapper {
  aspect-ratio: 1;
  border-radius: 100vw;
  width: 4.25em;
  overflow: hidden;
}

.testimonials_card-name-wrapper {
  grid-column-gap: .25em;
  grid-row-gap: .25em;
  flex-flow: column;
  display: flex;
}

.home-form_bg-shape-right-wrapper {
  z-index: 1;
  pointer-events: none;
  width: 8em;
  display: none;
  position: absolute;
  inset: -12% auto auto 0;
}

.button-primary-icon {
  color: var(--white);
  justify-content: center;
  align-items: center;
  width: 1.1em;
  height: 1em;
  display: flex;
}

.triggers {
  height: 0;
  display: flex;
}

.shrink, .grow {
  height: 0;
}

.banner_component {
  z-index: 99;
  -webkit-backdrop-filter: blur(0.5rem);
  backdrop-filter: blur(0.5rem);
  background-image: linear-gradient(90deg, #2a2a2a, #2a2a2a 30%, #8e8e8e 50%, #2a2a2a 69%, #2a2a2a);
  justify-content: center;
  align-items: center;
  height: 2.75rem;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.banner_inner-wrapper {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  justify-content: center;
  align-items: center;
  display: flex;
}

.banner_inner-wrapper.for-text-cta {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
}

.button-text-wrapper {
  border-bottom: 0.0625rem solid #0000;
  transition: border-color .2s cubic-bezier(.215, .61, .355, 1);
}

.button-text-wrapper:hover {
  border-bottom: 0.0625rem solid var(--colors--border-accent);
}

.button-text {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: #0000;
  flex-flow: row-reverse;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  display: flex;
}

.button-text.is-for-banner {
  grid-column-gap: 0.5rem;
  grid-row-gap: 0.5rem;
  color: var(--brand--accent-blue);
  font-size: 0.875rem;
}

.banner_text {
  font-size: 0.875rem;
}

.button-text-icon {
  justify-content: center;
  align-items: center;
  width: 1em;
  height: 1em;
  display: flex;
}

.why_grid-card-title-wrapper {
  min-height: 4.8em;
}

.home-hero_para {
  color: var(--text--text-secondary);
  font-size: 1.25em;
  line-height: 1.6;
}

.home-hero_para-wrapper {
  width: 100%;
  max-width: 35em;
  padding: 0 0 0;
}

.word-divider-mobile, .word-spacer-mobile {
  display: none;
}

.swiper-pagination-wrapper {
  grid-column-gap: .25em;
  grid-row-gap: .25em;
  justify-content: center;
  align-items: center;
  display: none;
}

.swiper-pagination-bullet {
  background-color: var(--white);
  border-radius: 100vw;
  width: .5em;
  height: .5em;
}

.button_is-submit-text {
  font-size: 1.125em;
}

.button-primary-bg {
  z-index: -1;
  background-image: url('https://cdn.pixelbin.io/v2/nameless-waterfall-bf6e98/original/RetailRemix/Website/Shared/button-primaery-bg-new_1button-primaery-bg-new.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  inset: 0%;
}

.button-primary-bg.is-disabled {
  display: none;
}

.button-submit-bg {
  z-index: -1;
  background-image: url('https://cdn.pixelbin.io/v2/nameless-waterfall-bf6e98/original/RetailRemix/Website/Shared/submit-bg-final_1submit-bg-final.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  inset: 0%;
}

.footer-new_bottom-row {
  z-index: 2;
  -webkit-backdrop-filter: blur(1rem);
  backdrop-filter: blur(1rem);
  background-color: #000000f2;
  margin-top: -0.125rem;
  position: relative;
}

.footer-new_bottom-row-inner-wrapper {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-new_bottom-row-inner-wrapper.has-3-logos {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
}

.footer-new_bottom-row-text {
  font-family: var(--brand--font-primary);
  font-size: 1.125em;
}

.footer-new_logo-row {
  grid-column-gap: 1.325em;
  grid-row-gap: 1.325em;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-new_logo-row-seperator {
  background-color: var(--white);
  width: 0.0625rem;
  height: 2.25em;
}

.footer-new_logo-row-seperator.is-small {
  flex: none;
  height: 1.875em;
}

.footer-new_logo-row-seperator.is-large {
  height: 2.625em;
}

.footer-new_logo-wrapper {
  height: 2.5em;
}

.footer-new_logo-wrapper.is-smaller {
  height: 1.875em;
}

.footer-new_logo-wrapper.is-larger {
  height: 2.625em;
}

.footer-new_logo {
  object-fit: contain;
  height: 100%;
}

.footer-new_logo.is-tanya {
  padding-top: .1em;
  padding-bottom: .3em;
}

.event_bg-gradient-wrapper {
  z-index: 1;
  pointer-events: none;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.event_bottom-bg-gradient-img {
  object-fit: cover;
  width: 100%;
  min-height: 100vh;
}

.event_bottom-bg-gradient-img.for-mobile {
  display: none;
}

.event-form_bg-shape-right-wrapper {
  z-index: 1;
  aspect-ratio: 352 / 304;
  pointer-events: none;
  width: 18em;
  position: absolute;
  inset: auto -6em 24% auto;
}

.section_agenda {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
}

.section_agenda.z-index-3 {
  z-index: 3;
  position: relative;
}

.agenda_component {
  grid-column-gap: .75em;
  grid-row-gap: .75em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.agenda_header-wrapper {
  z-index: 5;
  grid-column-gap: .75em;
  grid-row-gap: .75em;
  flex-flow: column;
  display: flex;
  position: relative;
}

.agenda_list-wrapper {
  z-index: 2;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  width: 65%;
  max-width: 56em;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
  position: relative;
}

.agenda_list-wrapper.is-less-wide {
  width: auto;
  max-width: 60%;
  margin-bottom: .75em;
}

.agenda_list-wrapper.for-mumbai-event {
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  max-width: 41.5em;
  margin-bottom: .75em;
}

.agenda_list-item {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  border-bottom: 0.0625rem solid var(--colors--seperator-line);
  justify-content: flex-start;
  align-items: center;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  display: flex;
}

.agenda_list-item.is-last {
  border-bottom-color: var(--transparent);
}

.agenda_list-item-icon-embed {
  width: 2.5em;
  min-width: 2.5em;
  height: 2.5em;
}

.agenda_list-item-text {
  font-family: var(--brand--font-primary);
  font-size: 1.75em;
  font-weight: 600;
}

.speaker_component {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  flex-flow: column;
  display: flex;
}

.speaker_header-wrapper {
  flex: 0 auto;
  min-width: 4em;
}

.speaker_header-wrapper.child-1 {
  min-width: 28em;
  max-width: 30em;
}

.speaker_grid {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  display: grid;
}

.speaker_grid.is-flex {
  justify-content: flex-start;
  display: flex;
}

.speaker_grid.is-flex.swiper-wrapper {
  grid-column-gap: 0em;
  grid-row-gap: 0em;
}

.speaker_grid.is-7 {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

.speaker_wrapper {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  flex: 1;
  width: 100%;
  min-width: 12em;
  max-width: 16em;
  font-size: 1em;
  display: flex;
}

.speaker_wrapper.for-cms {
  min-width: 12.5em;
  max-width: 12.5em;
  height: 100%;
}

.speaker_wrapper.for-cms:where(.is-featured-speaker) {
  min-width: 16rem;
  max-width: 16rem;
}

.speaker_wrapper.for-cms:where(.is-new) {
  min-width: 0;
  max-width: none;
}

.speaker_img-wrapper {
  z-index: 1;
  border-radius: .5em;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.speaker_img-wrapper:where(.is-featured-speaker) {
  border-radius: 1rem;
}

.speaker_img-wrapper.has-boxy-ratio {
  aspect-ratio: 2 / 2.7;
  flex: none;
}

.speaker_info-wrapper {
  grid-column-gap: .25em;
  grid-row-gap: .25em;
  flex-flow: column;
  display: flex;
}

.speaker_img {
  z-index: 2;
  object-fit: contain;
  width: 100%;
  height: 100%;
  position: relative;
}

.speaker_img.is-bg {
  z-index: 1;
  object-fit: cover;
  position: absolute;
  inset: 0%;
}

.speaker_img.is-bg:where(.is-featured-speaker) {
  display: none;
}

.speaker_img.is-cover {
  object-fit: cover;
}

.speaker_name {
  font-family: var(--brand--font-primary);
  font-size: 1.25em;
  font-weight: 600;
}

.speaker_name:where(.is-featured-speaker) {
  font-size: 1.5rem;
  font-weight: 700;
}

.speaker_name:where(.is-secondary-speaker) {
  font-family: var(--brand--font-secondary);
}

.speaker_name.is-small {
  font-size: 1.125em;
}

.speaker_title {
  color: #fff9;
  font-size: 1em;
  line-height: 1.2;
}

.speaker_title:where(.is-featured-speaker) {
  color: #7a7a7a;
  font-size: 1.13rem;
  line-height: 160%;
}

.speaker_title:where(.is-new) {
  color: #7a7a7a;
}

.speaker_title:where(.is-secondary-speaker) {
  font-family: var(--brand--font-secondary);
  color: #999;
  font-size: 1rem;
  line-height: 1.6;
}

.speaker_title.is-small {
  font-size: .875em;
}

.speaker_title.is-small.is-company {
  margin-top: .125em;
  display: block;
}

.speaker_title.is-inline {
  white-space: normal;
  display: inline;
}

.company-marquee_left-gradient-wrapper {
  z-index: 0;
  pointer-events: none;
  max-width: 25vw;
  position: absolute;
  inset: auto auto -90% 0%;
}

.company-marquee_right-gradient-wrapper {
  z-index: 1;
  pointer-events: none;
  max-width: 25vw;
  position: absolute;
  inset: -74% 0% auto auto;
}

.company-marquee_gradient {
  width: 100%;
  height: 100%;
}

.speaker_bg-wrapper {
  z-index: 2;
  pointer-events: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.speaker_bg-inner-wrapper {
  z-index: 2;
  width: 100%;
  max-width: 80rem;
  position: absolute;
}

.speaker_bg-gradient {
  aspect-ratio: 4;
  object-fit: contain;
  width: 100%;
}

.event-hero_para-wrapper {
  width: 100%;
  max-width: none;
  padding: 0 0 0;
}

.event-hero_inner-wrapper {
  z-index: 3;
  flex-flow: column;
  align-items: center;
  max-width: 60em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.event-hero_component {
  grid-column-gap: 3.5em;
  grid-row-gap: 3.5em;
  font-family: var(--brand--font-primary);
  text-align: center;
  flex-flow: column;
  display: flex;
}

.section_event-hero {
  z-index: 1;
  background-image: url('https://cdn.pixelbin.io/v2/nameless-waterfall-bf6e98/original/RetailRemix/Website/Shared/hero-gradient_1hero-gradient.webp');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  min-height: 80vh;
  margin-top: -3em;
  display: flex;
}

.section_event-hero.for-full-image {
  background-image: url('https://cdn.pixelbin.io/v2/nameless-waterfall-bf6e98/original/RetailRemix/Website/Shared/hero-gradient_1hero-gradient.webp'), url('https://cdn.pixelbin.io/v2/nameless-waterfall-bf6e98/original/RetailRemix/Website/Shared/dubai-hero-bg-ong-1_1dubai-hero-bg-ong_(1).avif');
  background-position: 50% 100%, 50% 0;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
  min-height: 85vh;
  margin-top: 0;
  padding-top: 6em;
  position: relative;
}

.section_event-hero.for-full-image.no-bg {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
}

.section_event-hero.for-mumbai {
  background-image: url('https://cdn.pixelbin.io/v2/nameless-waterfall-bf6e98/original/RetailRemix/Website/Shared/hero-gradient_1hero-gradient.webp'), url('https://cdn.pixelbin.io/v2/nameless-waterfall-bf6e98/original/RetailRemix/Website/Shared/mumbai-hero-bg-mobile-1_1mumbai-hero-bg-mobile_(1).avif');
  background-position: 50% 100%, 50% 0;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
  min-height: 85vh;
  margin-top: 0;
  padding-top: 6em;
}

.event-hero_details-wrapper {
  grid-column-gap: 2.5em;
  grid-row-gap: 2.5em;
  justify-content: space-between;
  align-items: center;
  margin-top: 3.5em;
  margin-bottom: 3.5em;
  display: flex;
}

.event-hero_details-item {
  grid-column-gap: .75em;
  grid-row-gap: .75em;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.event-hero_details-item.is-relative {
  z-index: 1;
  position: relative;
}

.event-hero_details-icon {
  justify-content: center;
  align-items: center;
  width: 1.5em;
  height: 1.5em;
  display: flex;
}

.event-hero_details-text {
  opacity: .8;
  font-size: 1.25em;
  line-height: 1.6;
  display: inline-block;
}

.event-hero_timer-wrapper {
  z-index: 3;
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.event-hero_timer-block {
  flex-flow: column;
  width: 5em;
  display: flex;
}

.event-hero_timer-number {
  font-family: var(--brand--font-primary-extended);
  font-size: 2.75em;
  font-weight: 700;
  line-height: 1.2;
}

.event-hero_timer-text {
  font-size: 1em;
}

.text-link:hover {
  text-decoration: underline;
}

.agenda_bg-left-shape-wrapper {
  z-index: 1;
  pointer-events: none;
  width: 18em;
  position: absolute;
  bottom: 10%;
  left: auto;
  right: 18%;
}

.agenda_bg-right-shape-wrapper {
  z-index: 1;
  pointer-events: none;
  width: 20em;
  position: absolute;
  bottom: -20%;
  right: -3%;
}

.agenda_bg-shape {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: relative;
}

.speaker_social-wrapper {
  margin-top: auto;
}

.speaker_social-icon {
  width: 1.5em;
  height: 1.5em;
}

.agenda_bg-shape-right {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: relative;
}

.hide-scrollbar-code {
  display: none;
}

.input {
  border: 0.0625rem solid var(--colors--border-input);
  -webkit-backdrop-filter: blur(0.375rem);
  backdrop-filter: blur(0.375rem);
  color: var(--white);
  background-color: #fffefe0f;
  border-radius: 100vw;
  height: 3.5em;
  margin-bottom: 0;
  padding: 1.38em 1.5em;
  font-size: 1.125em;
  line-height: 1.4;
  transition: border-color .2s cubic-bezier(.215, .61, .355, 1);
}

.input:focus {
  border-color: var(--colors--border-focused);
}

.input.cew {
  color: #fff;
  text-transform: capitalize;
}

.input.cew::placeholder {
  text-transform: none;
}

.input.k {
  border-color: var(--colors--border-input);
}

.input.min-200px.is-textarea {
  background-color: #fffefe08;
  border-color: #ffffff1a;
  border-radius: 0.25rem;
  height: 9em;
  padding-top: 1em;
  padding-left: 1em;
}

.input.is-secondary {
  background-color: #fffefe08;
  border-color: #ffffff1a;
}

.code-embed {
  line-height: 1.5;
}

.event-hero_tooltip-shape {
  width: 6.875em;
}

.event-hero_tooltip-text {
  z-index: 2;
  margin-bottom: .75em;
  font-size: .75em;
  line-height: 1;
  position: absolute;
}

.event-hero_tooltip-text.is-at-bottom {
  margin-top: .85em;
  margin-bottom: 0;
}

.event-hero_tooltip-inner-wrapper {
  z-index: 2;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.event-hero_tooltip-comp {
  z-index: 2;
  pointer-events: none;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -150%;
  left: 0;
  right: 0;
}

.event-hero_tooltip-comp.is-at-bottom {
  top: auto;
  bottom: -175%;
}

.agenda_bg-gradient-wrapper {
  z-index: 0;
  pointer-events: none;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0%;
}

.agenda_bg-gradient-wrapper.for-dubai-event {
  top: 10%;
}

.event-hero_subtitle-wrapper {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.agenda_bg-gradient-img {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: relative;
}

.agenda_bg-gradient-img.for-mobile {
  display: none;
}

.form_block_wrapper_fynd {
  border-radius: 0.625rem;
  width: 100%;
  margin-left: auto;
  margin-right: 0;
  position: relative;
}

.button-primary-icon-2 {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 1.1em;
  height: 1em;
  display: flex;
}

.company-marquee_heading-wrapper {
  grid-column-gap: .75em;
  grid-row-gap: .75em;
  flex-flow: column;
  display: flex;
}

.company-marquee_sub-heading {
  font-family: var(--brand--font-primary);
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.4;
}

.home-form_heading-wrapper {
  max-width: 85%;
}

.page-wrapper_main {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.section_main {
  flex: 1;
  padding: 7.5rem 3.75rem;
}

.container_form {
  width: 100%;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}

.text-block-24px {
  color: #fff;
  text-align: center;
  letter-spacing: 0.09375rem;
  font-size: 1.25rem;
  font-weight: 700;
}

.form-block {
  border: 0.0625rem solid #e0e0e0;
  border-radius: 1rem;
  width: 100%;
  max-width: 25rem;
  margin-left: auto;
  margin-right: auto;
  padding: 1rem;
}

.msf-slider {
  background-color: #0000;
  height: auto;
}

.mask {
  overflow: hidden;
}

.form-step {
  z-index: 1;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  max-width: 32em;
  height: 100%;
  margin-bottom: 1.25rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.form-step.last-step {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  margin-bottom: 0;
  padding-bottom: 4.375rem;
}

.form-step.slide-emoji {
  grid-column-gap: 1.25em;
  grid-row-gap: 1.25em;
}

.fields-group {
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.form_row-2 {
  width: 100%;
  margin-bottom: 0;
}

.ms-input-label {
  color: #121331;
  margin-bottom: .5em;
  font-weight: 700;
}

.ms-input-label.english {
  color: var(--white);
  font-size: 1.125em;
  font-weight: 500;
}

.ms-input-label.hindi, .ms-input-label.taamil, .ms-input-label.gujarati, .ms-input-label.malayam, .ms-input-label.bengali, .ms-input-label.telugu, .ms-input-label.kanada, .ms-input-label.marathi {
  display: none;
}

.ms-input {
  color: #121331;
  background-color: #fff;
  border: 0.0625rem solid #12133140;
  border-radius: 0.3125rem;
  min-height: 2.5rem;
  margin-bottom: 1.25rem;
  padding: 0.5rem 0.75rem;
  transition: box-shadow .2s, border-color .2s;
  position: relative;
  box-shadow: 0 0.3125rem 0.625rem -0.3125rem #0000001a;
}

.ms-input:hover {
  z-index: 2;
  box-shadow: none;
  border-color: #2962ff;
}

.ms-input::placeholder {
  color: #909090;
}

.ms-input.has-https {
  padding-left: 0.75rem;
}

.ms-input.ms-text-area {
  min-height: 5rem;
}

.ms-input-wrap {
  padding: 0;
  display: flex;
  position: relative;
}

.alert-box {
  height: 0;
}

.hidden.is-relative {
  position: relative;
  top: -1em;
}

.rating {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1.5rem;
  height: 100%;
  min-height: 1.5rem;
  max-height: 1.5rem;
  padding-left: 0;
  display: flex;
  position: relative;
}

.radio-block {
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
}

.text-radio {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  line-height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.margin-top-12px {
  width: 100%;
  margin-top: 1.25rem;
}

.block-color {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.block-red {
  color: #fff;
  background-color: #fe0000;
  padding: 0.625rem;
}

.text-block-10px.text-color-white {
  color: #fff;
}

.block-yellow, .block-green {
  padding: 0.625rem;
}

.emojie-wrapper {
  border-bottom: 0.0625rem solid var(--colors--border-primary);
  padding-bottom: 2.25em;
}

.fields-group-inner-wrapper {
  width: 100%;
}

.emoji-inputs-row {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  width: 100%;
  display: flex;
}

.radio-button-emoji {
  z-index: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 4.5em;
  max-width: 4.5em;
  height: 100%;
  min-height: 4em;
  max-height: 4em;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
  position: relative;
}

._12px.english {
  z-index: 2;
  color: #fff;
  text-align: center;
  font-size: .8em;
  font-weight: 400;
  position: absolute;
  inset: auto 0% -1.5em;
}

._12px.hindi, ._12px.taamil, ._12px.gujarati, ._12px.malayam, ._12px.bengali, ._12px.telugu, ._12px.kanada, ._12px.marathi {
  display: none;
}

.radio-block-emoji {
  aspect-ratio: 1;
  border-color: #0000;
  border-radius: 100vw;
  width: 4em;
  height: 4em;
  margin-top: 0;
  margin-left: 0;
}

.radio-block-emoji.w--redirected-checked {
  aspect-ratio: auto;
  border-width: 0.0625rem;
  border-color: var(--colors--border-primary);
  background-image: linear-gradient(#ffffff1a, #d9d9d90a);
  border-radius: 100vw;
  width: 4em;
  height: 4em;
}

.radio-block-emoji.w--redirected-focus {
  box-shadow: none;
  width: 4em;
  height: 4em;
}

.text-emoji {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 2.75em;
  line-height: 1.6;
  display: flex;
  position: absolute;
  inset: 0%;
}

.text-area-block {
  grid-column-gap: .25em;
  grid-row-gap: .25em;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.msf-hidden {
  display: none;
}

.bottom-fixed {
  z-index: 20;
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  justify-content: center;
  align-items: stretch;
  margin-top: 1.5em;
  display: flex;
  position: static;
  inset: auto 0% 0%;
}

.back-button {
  border: 0.0625rem solid var(--colors--glass-bg);
  -webkit-backdrop-filter: blur(0.5rem);
  backdrop-filter: blur(0.5rem);
  cursor: pointer;
  background-color: #ffffff0d;
  border-radius: 6.25rem;
  flex: none;
  justify-content: center;
  align-items: center;
  height: 100%;
  min-height: 3em;
  padding: .75em 1.5em;
  display: flex;
}

.image-4 {
  object-fit: contain;
  width: 1.5em;
  height: 2em;
}

.button-2 {
  background-color: #414042;
  border-radius: 6.25rem;
  justify-content: center;
  align-items: center;
  height: 2.5rem;
  min-height: 2.5rem;
  padding: 0.75rem 1rem;
  font-size: 1rem;
  font-weight: 700;
  display: flex;
}

.button-2.is-next {
  font-family: var(--brand--font-secondary);
  color: #333;
  background-color: #fff;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  height: 3em;
  min-height: 3em;
  padding: .75em 1em;
  font-size: 1.25em;
  font-weight: 500;
}

.button-2.is-next:hover {
  color: #000;
  background-color: #f0f0f0cc;
}

.success-message-2.no-padding {
  background-color: #0000;
  height: 34em;
  padding: 0;
}

.lottie-animation.is-smaller {
  max-width: 12em;
}

.notification-gradient {
  z-index: 99;
  -webkit-backdrop-filter: blur(0.5rem);
  backdrop-filter: blur(0.5rem);
  background-image: linear-gradient(90deg, #2a2a2a, #2a2a2a 30%, #8e8e8e 50%, #2a2a2a 69%, #2a2a2a);
  justify-content: center;
  align-items: center;
  height: 2.75rem;
  padding-bottom: 0;
  display: none;
  position: relative;
}

.text-block-3 {
  font-family: Widescreen, sans-serif;
}

.flex-center-4 {
  justify-content: flex-start;
  align-items: center;
}

.text-web-wrap {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.feedback-form_header {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-flow: column;
  display: flex;
}

.feedback-form_header.for-mobile {
  display: none;
}

.ms-slide-title {
  font-size: 1.25em;
}

.feedback-form_inner-wrapper {
  padding-left: 0;
}

.form_success-trigger {
  height: 0;
  padding-bottom: 0;
}

.hide-bottom-bar-trigger {
  height: 0;
  padding-right: 0;
}

.submit-button-wrapper {
  flex: 1;
}

.hidden-div.is-relative {
  display: none;
  position: relative;
  top: -1em;
}

.step-progress {
  z-index: 2;
  grid-column-gap: .4em;
  grid-row-gap: .4em;
  justify-content: center;
  width: 100%;
  height: auto;
  display: flex;
  position: absolute;
  bottom: 0;
}

.success-message_inner-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.freshsale-code {
  display: none;
}

.section_feedback {
  background-image: url('https://cdn.pixelbin.io/v2/nameless-waterfall-bf6e98/original/RetailRemix/Website/Shared/6891a0be1d6a10a67f398fa4_1--da443e72b9.avif');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  flex: 1;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.feedback_component {
  grid-column-gap: 0;
  grid-row-gap: 0;
  grid-template-rows: auto;
  grid-template-columns: .42fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.feedback_left-col {
  z-index: 1;
  width: 100%;
  padding: 0;
  position: relative;
}

.feedback_right-col {
  flex-flow: row;
  display: flex;
}

.feedback_form-wrapper {
  border: 0.0625rem solid var(--colors--glass-bg);
  border-radius: var(--brand--size--card-radius-small);
  background-image: linear-gradient(#ffffff0d, #d9d9d90a);
  max-width: 36em;
  margin-bottom: 0;
  padding: 2em;
  overflow: hidden;
}

.feedback_left-content-wrapper {
  z-index: 2;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  height: 100%;
  display: flex;
  position: relative;
}

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

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

.feedback_form-slide {
  z-index: 1;
  height: 35.5em;
}

.section_why-2 {
  z-index: 0;
  position: relative;
}

.why-2_component {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.why-2_left-col {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.why-2_header-wrapper {
  grid-column-gap: .75em;
  grid-row-gap: .75em;
  flex-flow: column;
  max-width: none;
  display: flex;
}

.why-2_list-wrapper {
  z-index: 2;
  flex-flow: column;
  max-width: 56em;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
  position: relative;
}

.why-2_list-item-icon-embed {
  width: 1.6em;
  height: 1.6em;
}

.why-2_list-item-icon-embed.has-shadow {
  z-index: 2;
  box-shadow: 0 0 1.25rem 0.25rem #1b4887;
}

.why-2_list-item {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  border-bottom: 0.0625rem solid var(--colors--seperator-line);
  justify-content: flex-start;
  align-items: center;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  display: flex;
}

.why-2_list-item.is-last {
  border-bottom-color: var(--transparent);
}

.why-2_list-item.is-first {
  padding-top: 0;
}

.why-2_list-item-icon-wrapper {
  z-index: 1;
  position: relative;
}

.why-2_list-item-text {
  font-family: var(--brand--font-primary);
  font-size: 1.75em;
  font-weight: 600;
}

.section_glass-cta {
  z-index: 1;
  position: relative;
}

.glass-cta_component {
  z-index: 1;
  grid-column-gap: 2.75em;
  grid-row-gap: 2.75em;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 64em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.glass-cta_left-glass-wrapper {
  z-index: 1;
  aspect-ratio: 1;
  width: 23em;
  position: absolute;
  top: -46%;
  left: 22%;
}

.glass-cta_right-glass-wrapper {
  z-index: 1;
  aspect-ratio: 1;
  width: 26em;
  position: absolute;
  top: -89%;
  right: 22%;
}

.cover-image {
  filter: grayscale();
  width: 100%;
  height: 100%;
  display: inline-block;
}

.cover-image.for-who-img {
  z-index: 0;
  opacity: .8;
  position: relative;
}

.cover-image.for-mobile {
  display: none;
}

.section_who {
  z-index: 2;
  position: relative;
}

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

.who_left-col {
  z-index: 2;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 40.5em;
  display: flex;
  position: relative;
}

.who_header-wrapper {
  grid-column-gap: .75em;
  grid-row-gap: .75em;
  flex-flow: column;
  max-width: none;
  display: flex;
}

.who_img-wrapper {
  z-index: 1;
  aspect-ratio: 5 / 3;
  width: 65%;
  position: absolute;
  inset: 0% 0% auto auto;
}

.section_who-bg-gradient {
  z-index: 1;
  pointer-events: none;
  mix-blend-mode: lighten;
  width: 100%;
  max-width: 90%;
  margin-left: auto;
  position: absolute;
  inset: 0% 0% auto;
}

.section_why-bg-gradient {
  z-index: 1;
  pointer-events: none;
  mix-blend-mode: lighten;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  position: absolute;
  top: 0%;
  left: 0%;
  right: 0%;
}

.why_bg-img-desktop {
  opacity: .7;
  object-fit: cover;
  width: 100%;
  max-height: 150vh;
}

.why_bg-img-mobile {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: none;
}

.why-2_list-item-icon-wrapper-ticked {
  z-index: 1;
  cursor: pointer;
  position: relative;
}

.banner-inline-cta {
  color: var(--brand--accent-blue);
  background-image: url('https://cdn.pixelbin.io/v2/nameless-waterfall-bf6e98/original/RetailRemix/Website/Shared/banner-arrow.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 1em 1em;
  border-bottom: 0.0625rem solid #0000;
  margin-left: 1.5em;
  padding-right: 1.5em;
}

.banner-inline-cta:hover {
  border-bottom: 0.0625rem solid var(--colors--border-accent);
}

.who_img-overlay {
  z-index: 2;
  background-image: linear-gradient(#000, #0000 10%), linear-gradient(90deg, #000, #fff0 15%), linear-gradient(0deg, #000, #0000 10%);
  position: absolute;
  inset: 0%;
}

.banner_text-cta-wrapper {
  border-bottom: 0.0625rem solid var(--white);
  cursor: pointer;
  font-size: 0.875rem;
  transition: border-color .2s cubic-bezier(.215, .61, .355, 1), color .2s cubic-bezier(.215, .61, .355, 1);
}

.banner_text-cta-wrapper:hover {
  border-bottom-color: var(--colors--border-accent);
  color: var(--brand--accent-blue);
}

.banner_text-cta-wrapper.is-inline {
  grid-column-gap: .25em;
  grid-row-gap: .25em;
  display: flex;
}

.banner_separator {
  background-color: var(--white);
  width: 0.0625rem;
  height: 1.375rem;
}

.nav-new_dropdown-toggle {
  z-index: 1;
  grid-column-gap: .5em;
  color: #fefefe;
  cursor: pointer;
  align-items: center;
  padding: 1.25em 1em;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.4;
  display: flex;
  overflow: hidden;
}

.dropdown-chevron {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1em;
  height: 1em;
  display: flex;
}

.nav-new_dropdown-list {
  z-index: 2;
  background-color: #0000;
  display: none;
  right: 0;
}

.nav-new_dropdown-list.w--open {
  z-index: 2;
  background-color: #0000;
  padding-top: .25em;
  right: 0;
}

.nav-new_dropdown-list-inner-wrapper {
  z-index: 1;
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  opacity: 1;
  -webkit-backdrop-filter: blur(0.839375rem);
  backdrop-filter: blur(0.839375rem);
  background-color: #28282899;
  border: 0.0625rem solid #fff3;
  border-top-style: none;
  border-radius: 0 0 1rem 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: .75em;
  display: flex;
  position: relative;
  top: .6rem;
  right: -40%;
  overflow: hidden;
  box-shadow: 0 0.25rem 0.25rem #0000001a;
}

.nav-new_dropdown-list-inner-wrapper:where(.is-navbar-layout) {
  background-color: #000c;
  background-image: linear-gradient(90deg, #fff3, #d9d9d90d);
}

.nav-new_dropdown-col {
  flex-flow: column;
  min-width: 14em;
  display: flex;
}

.nav-new_dropdown-col-title {
  border-bottom: 0.0625rem solid var(--colors--border-primary);
  font-family: var(--brand--font-primary-extended);
  padding-top: .5em;
  padding-bottom: .5em;
  font-size: 1em;
  font-weight: 700;
}

.nav-new_dropdown-col-title:where(.is-navbar-layout) {
  font-size: 1.13rem;
}

.nav-new_dropdown-col-link {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  border-bottom: 0.0625rem solid var(--colors--border-secondary);
  color: var(--white);
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: .5em;
  padding-bottom: .5em;
  transition: color .2s cubic-bezier(.215, .61, .355, 1);
  display: flex;
}

.nav-new_dropdown-col-link:hover {
  color: var(--brand--accent-blue);
  font-weight: 600;
}

.nav-new_dropdown-col-link.is-last {
  border-bottom-color: var(--transparent);
}

.nav-new_dropdown-tag {
  color: var(--white);
  background-image: url('https://cdn.pixelbin.io/v2/nameless-waterfall-bf6e98/original/RetailRemix/Website/Shared/upcoming-bg_1upcoming-bg.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 100vw;
  flex: none;
  padding: .3em 1em;
  font-size: .8em;
  font-weight: 400;
}

.nav-new_dropdown-link-text {
  white-space: nowrap;
  font-size: 1em;
}

.swiper-bullet-code {
  display: none;
}

.speaker_grid-item {
  flex: none;
  height: 100%;
}

.event-hero_bg-images-wrapper {
  z-index: 1;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.event-hero_bg-images-wrapper.for-mobile {
  display: none;
}

.event-hero_bg-image {
  object-fit: cover;
  object-position: 50% 0%;
  width: 100%;
  height: 100%;
  display: block;
}

.event-hero_bg-image.is-gradient {
  z-index: 2;
  object-position: 50% 100%;
  position: absolute;
  inset: auto 0% 0%;
}

.event-hero_date-wrapper {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  display: flex;
}

.nav-new_events-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.utm_capture_wrp {
  display: none;
}

.section_glass-cta-bg-gradient {
  z-index: 1;
  pointer-events: none;
  mix-blend-mode: lighten;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  position: absolute;
  bottom: -60%;
  left: 0%;
  right: 0%;
}

.z-index-4 {
  z-index: 4;
  position: relative;
}

.new-flex {
  justify-content: space-between;
}

.child-2 {
  flex: none;
}

.speaker_dynamic-grid {
  grid-column-gap: 2em;
  grid-row-gap: 3em;
  flex-flow: wrap;
  justify-content: space-between;
  display: flex;
}

.empty-state {
  width: 0;
  height: 0;
  padding: 0;
}

.cms-banner_component {
  z-index: 99;
  -webkit-backdrop-filter: blur(0.5rem);
  backdrop-filter: blur(0.5rem);
  background-image: linear-gradient(90deg, #030621, #030621 25%, #013a8bcc 44%, #0f133e 50%, #030622);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 2.75rem;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 3.75em;
  padding-right: 3.75em;
  display: flex;
  position: relative;
}

.speaker_bg-list {
  display: none;
}

.speaker-bg-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

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

.home-form_center-wrapper {
  grid-row-gap: .75em;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: flex;
}

.flex-vertical {
  grid-column-gap: 5em;
  grid-row-gap: 5em;
  flex-flow: column;
  display: flex;
}

.speaker_collection {
  flex-flow: column;
  max-width: 100%;
  display: flex;
}

.speaker_title-wrapper {
  line-height: 1.2;
}

.orphan-links {
  display: none;
}

.footer-new_bottom-row-inner-group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-new_logo-row-and-seperator {
  opacity: .6;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-new_logo-row-and-seperator.is-small {
  flex: none;
  height: 1.875em;
}

.footer-new_logo-row-and-seperator.is-large {
  height: 2.625em;
}

.story-banner {
  z-index: 0;
  border: 0.0625rem solid #000;
  border-top-color: #fff3;
  height: 100vh;
  position: relative;
}

.story-banner.second {
  border-style: none;
  border-color: #000;
  overflow: hidden;
}

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

.desktop-banner-image.opacity-0 {
  opacity: 0;
  object-fit: cover;
  display: block;
}

.mobile-banner-image {
  width: 100%;
  display: none;
}

.story-overlay {
  z-index: 0;
  background-image: linear-gradient(90deg, var(--black), transparent);
  position: absolute;
  inset: 0%;
}

.story-overlay.flip {
  background-image: linear-gradient(270deg, var(--black), transparent);
}

.story-overlay.even {
  opacity: 0;
  background-image: linear-gradient(90deg, #0006, #0006);
  border-radius: 1rem;
  transition: all .1s;
}

.story-overlay.dark {
  background-image: linear-gradient(90deg, var(--black) 31%, transparent);
}

.story-banner-caption {
  z-index: 1;
  grid-column-gap: 0.5rem;
  grid-row-gap: 0.5rem;
  color: var(--white);
  flex-flow: column;
  align-items: flex-start;
  max-width: 39.375rem;
  display: flex;
}

.story-banner-caption.center {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  justify-content: flex-start;
  align-items: center;
  max-width: 56.25rem;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}

.story-banner-caption.right {
  margin-left: auto;
  right: 0;
}

.story-banner-title {
  text-overflow: ellipsis;
  font-size: 3rem;
  font-weight: 600;
  line-height: 120%;
}

.story-banner-title.center {
  font-family: var(--brand--font-primary-extended);
  font-size: 4.5rem;
  font-weight: 800;
}

.story-banner-badge {
  background-color: #4c4c4c;
  border-radius: 1.5rem;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  display: inline-flex;
}

.story-banner-badge.second {
  background-color: #e0e0e0;
}

.story-banner-badge.image {
  z-index: 1;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: var(--white);
  background-color: #0006;
  border: 0.0625rem solid #4c4c4c;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  position: absolute;
  bottom: 1.5rem;
  right: 1.5rem;
}

.story-banner-badge.image.link {
  opacity: 0;
  width: 2.5rem;
  height: 2.5rem;
  transition: all .1s;
  top: 1.5rem;
  bottom: auto;
}

.story-banner-subtitle {
  color: #e0e0e0;
  font-size: 1.125rem;
  font-weight: 300;
}

.story-platform {
  grid-column-gap: 0.5rem;
  grid-row-gap: 0.5rem;
  flex-flow: column;
  margin-top: 2.5rem;
  display: flex;
}

.story-platform.center {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  background-color: var(--white);
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  padding-top: 3.75rem;
  padding-bottom: 2rem;
}

.story-platform-title {
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 160%;
}

.story-platform-title.center {
  color: #000;
  text-align: center;
  font-size: 1.13rem;
  font-weight: 600;
}

.platform-wrap {
  grid-column-gap: 0.75rem;
  grid-row-gap: 0.75rem;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.platform-wrap.center {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  color: #000;
  justify-content: center;
  align-items: center;
}

.platform-link {
  grid-column-gap: 0.5rem;
  grid-row-gap: 0.5rem;
  background-color: #0006;
  border: 0.0625rem solid #4c4c4c;
  border-radius: 1.5rem;
  justify-content: flex-start;
  align-items: center;
  padding: 0.375rem 0.75rem;
  transition: all .3s;
  display: flex;
}

.platform-link:hover {
  background-color: #4c4c4c;
}

.platform-link.center {
  background-color: #fff;
  border-color: #e0e0e0;
}

.platform-link.center:hover {
  background-color: #e0e0e0;
}

.platform-image {
  width: 1.5rem;
  height: 1.5rem;
}

.platform-title {
  font-size: 0.875rem;
  font-weight: 700;
}

.story-detail {
  background-color: var(--white);
  color: #4c4c4c;
}

.related-stories {
  grid-column-gap: 2.25rem;
  grid-row-gap: 2.25rem;
  color: #000;
  flex-flow: column;
  margin-top: 6.875rem;
  display: flex;
}

.related-stories-title {
  font-weight: 600;
}

.related-items {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
  overflow: auto;
}

.related-item {
  min-width: calc(50% - 0.75rem);
  padding-left: 0;
  padding-right: 0;
}

.related-item-thumb {
  border-radius: 1rem;
  width: 100%;
}

.stories-cta {
  text-align: center;
  background-image: linear-gradient(#02000e, #151252);
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}

.cta-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 44.0625rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.cta-title {
  font-size: 3rem;
  font-weight: 600;
  line-height: 120%;
}

.cta-subtitle {
  color: #e0e0e0;
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 160%;
}

.related-link {
  width: 100%;
  display: block;
  position: relative;
}

.gradient-seperator {
  background-image: linear-gradient(90deg, #0f0984, #0092ef 35%, #d375cc 75%, #fe4840);
  width: 100%;
  height: 0.125rem;
}

.link_item {
  cursor: pointer;
  padding: 1.25em;
  font-weight: 600;
}

.link_item:hover {
  color: #f0f0f0cc;
}

.link_item.w--current {
  padding: 1.2em;
  font-weight: 600;
}

.link_item.is-icon {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link_item.is-icon.is-black {
  color: #fff;
  background-color: #000;
  border-radius: 100vw;
  font-size: .875rem;
  line-height: 1.6;
}

.link_item.is-icon.is-black:hover {
  background-color: #414243;
}

.link_item.is-icon.is-black.desk_hide, .link_item.is-hide {
  display: none;
}

.link_item.is-hide.w--current:where(.is-navbar-layout) {
  display: block;
}

.story-banner-caption-2 {
  z-index: 1;
  grid-column-gap: 0.5rem;
  grid-row-gap: 0.5rem;
  color: #fff;
  flex-flow: column;
  align-items: flex-start;
  max-width: 39.375rem;
  display: flex;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}

.story-banner-caption-2:where(.is-navbar-layout) {
  justify-content: flex-start;
  align-items: center;
  max-width: 60.25rem;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}

.story-overlay-2 {
  z-index: 0;
  background-image: linear-gradient(90deg, #000, #0000);
  position: absolute;
  inset: 0%;
}

.button-secondary.is-cta {
  color: #000;
  white-space: nowrap;
  background-color: #fff;
  background-image: none;
  border-color: #fff;
  text-transform: none;
  flex-flow: row-reverse;
  justify-content: flex-start;
  padding: 1em 1.5em;
  font-family: Widescreen, sans-serif;
}

.button-secondary.is-cta:hover {
  color: #fff;
  background-color: #0000;
}

.button-secondary.is-cta.lg {
  border-color: #f0f0f0cc;
  padding-top: 1.19rem;
  padding-bottom: 1.19rem;
  font-size: 1rem;
}

.button-secondary.is-cta.lg:hover {
  color: #000;
  background-color: #f0f0f0cc;
  border-style: solid;
}

.button-secondary.is-cta.lg.full-btn:hover {
  color: #000;
  background-color: #f0f0f0cc;
}

.button-secondary.is-cta.lg.full-btn.btn-border {
  color: var(--white);
  background-color: #fff0;
}

.button-secondary.is-cta.lg.full-btn.btn-border:hover {
  background-color: #b8b8b84d;
}

.button-secondary.is-cta.md {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  font-size: .88rem;
}

.button-secondary.is-cta.md:hover {
  background-color: #f0f0f0cc;
}

.button-secondary.is-cta.md.full-btn {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.button-secondary.is-cta.md.full-btn:hover {
  color: #000;
  background-color: #f0f0f0;
}

.story-detail-2 {
  color: #4c4c4c;
  background-color: #fff;
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}

.story-powered {
  color: #e0e0e0;
}

.story-powered.heading-24px {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-size: 1.5rem;
  display: flex;
}

.presented-by {
  font-size: 0.875rem;
  font-weight: 400;
}

.icon-embed-custom-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 4.4375rem;
  height: 1.5rem;
  display: flex;
}

.btn-block {
  padding-top: 1rem;
}

.section-title-wrap {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 3.75rem;
  display: flex;
}

.section-title-wrap.no-pb {
  padding-bottom: 0;
}

.section-title-wrap.is-diff {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
}

.section-title {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 600;
  line-height: 120%;
}

.section-title.is-white {
  font-family: var(--brand--font-secondary);
  color: #fff;
}

.section-subtitle {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 600;
  line-height: 120%;
}

.story-item {
  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;
  justify-content: flex-start;
  place-items: start stretch;
  display: flex;
}

.story-image {
  border-radius: 1rem;
  width: 100%;
}

.episode-wrap {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: .5rem;
  display: flex;
}

.episode-date {
  color: #4c4c4c;
  font-size: .88rem;
}

.episode-title {
  color: #000;
  font-size: 2rem;
  font-weight: 600;
  line-height: 120%;
}

.episode-rich-text {
  color: #4c4c4c;
  font-size: 1.13rem;
  line-height: 160%;
}

.episode-rich-text.text-style-4lines {
  margin-bottom: 1.5rem;
}

.arrow-link {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #3d8eff;
  justify-content: flex-start;
  align-items: center;
  font-size: .88rem;
  font-weight: 600;
  line-height: 160%;
  transition: all .3s;
  display: inline-flex;
}

.arrow-link:hover {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  text-underline-offset: 0.4375rem;
  text-decoration: underline;
}

.story-image-wrap {
  width: 100%;
  position: relative;
}

.story-cms {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.story-paras {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  padding-top: .25rem;
  padding-bottom: 1.25rem;
  display: flex;
}

.studio-partners {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.studio-partners-title {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 130%;
}

.partners-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.partners-logo {
  grid-column-gap: 6.13rem;
  grid-row-gap: 6.13rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.story-platform-wrap {
  background-color: var(--white);
}

.youtube-icon {
  z-index: 1;
  width: 4.38rem;
  height: 3rem;
  margin: auto;
  position: absolute;
  inset: 0;
}

.youtube-icon.second {
  width: 3.5rem;
  height: auto;
}

.icon-embed-custom-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: .875rem;
  height: .875rem;
  display: flex;
}

.nav-new_dropdown-list-inner-wrapper-2 {
  z-index: 1;
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  opacity: 1;
  background-image: linear-gradient(90deg, #fff3, #d9d9d90d);
  border: 0.0625rem solid #ffffff0f;
  border-radius: .5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: .75em;
  display: grid;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0.25rem 0.25rem #0000001a;
}

.nav-new_dropdown-col-title-2 {
  border-bottom: 0.0625rem solid #ffffff26;
  padding-top: .5em;
  padding-bottom: .5em;
  font-family: Widescreenex Trial, sans-serif;
  font-size: 1em;
  font-weight: 700;
}

.images-collage-wrap {
  z-index: -1;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: center;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  display: flex;
  position: absolute;
  inset: 0%;
}

.collage-image {
  border-radius: .75rem;
  max-height: 12.5rem;
}

.images-collage-inner {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  padding-right: 1.5rem;
  display: flex;
}

.edge-overlay {
  z-index: 0;
  background-image: linear-gradient(#000000f2, #0000 20% 80%, #000000f2);
  position: absolute;
  inset: 0%;
}

.pagination {
  justify-content: center;
  align-items: center;
  padding-top: 2rem;
}

.pagination-control {
  color: #fff;
  background-color: #000;
  border-radius: 100vw;
  justify-content: flex-start;
  align-items: center;
  padding: 1em 2em;
  display: inline-flex;
}

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

.pagination-icon {
  margin-top: -0.125rem;
}

.city-banner {
  text-align: center;
  position: relative;
  overflow: hidden;
}

.city-banner-img {
  object-fit: cover;
  width: 100%;
  min-height: 37.5rem;
}

.city-banner-caption {
  z-index: 1;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 60.25rem;
  margin-left: auto;
  margin-right: auto;
  padding: 5rem 0;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.city-banner-caption.second {
  max-width: 39.25rem;
}

.city-banner-title {
  font-family: var(--brand--font-primary-extended);
  font-size: 4.5rem;
  line-height: 120%;
}

.city-banner-title.second {
  font-size: 3rem;
}

.city-banner-para {
  color: #7a7a7a;
  font-size: 1.13rem;
  line-height: 160%;
}

.city-banner-para.second {
  font-family: var(--brand--font-secondary);
  color: var(--white);
  font-size: 1.13rem;
}

.button-wrap {
  padding-top: 1rem;
}

.city-partners {
  text-align: center;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.city-partner-title {
  color: #7a7a7a;
  font-size: 1.13rem;
  font-weight: 400;
  line-height: 160%;
}

.city-partner-wrap {
  grid-column-gap: 3.75rem;
  grid-row-gap: 3.75rem;
  flex-flow: column;
  max-width: 40.63rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.city-partner {
  opacity: .7;
  max-width: 8.13rem;
}

.city-partners-logos {
  grid-column-gap: 1.88rem;
  grid-row-gap: 2.25rem;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.city-detail {
  background-color: var(--white);
  color: var(--black);
  padding-top: 0;
  padding-bottom: 0;
}

.city-detail-title {
  width: 50%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 600;
  line-height: 140%;
}

.city-calendar {
  background-color: var(--white);
  color: var(--black);
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.city-calendar-wrap {
  color: var(--white);
  border-radius: 1rem;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.city-calendar-image {
  object-fit: cover;
  width: 100%;
  height: 35.44rem;
}

.city-calendar-caption {
  z-index: 1;
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-flow: row;
  align-items: flex-end;
  padding: 7rem 2.5rem 2.5rem;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.city-event-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 600;
  line-height: 140%;
}

.city-event-para {
  color: var(--light-gray);
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 160%;
}

.city-event-meta {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  justify-content: flex-start;
  align-items: center;
  padding-top: 1.5rem;
  font-size: 1.13rem;
  font-weight: 600;
  line-height: 140%;
  display: flex;
}

.city-event-meta.is-hero {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 0;
}

.city-event-meta-item {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  font-family: var(--brand--font-secondary);
  justify-content: flex-start;
  align-items: center;
  font-size: 1.125rem;
  display: flex;
}

.icon-embed-custom-4, .icon-embed-custom-5 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5625rem;
  display: flex;
}

.calendar-caption-wrap {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-flow: column;
  flex: 1;
  display: flex;
}

.meet-tribe {
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
}

.section-title-para {
  font-family: var(--brand--font-secondary);
  color: #7a7a7a;
  padding-top: .75rem;
  font-size: 1.13rem;
  line-height: 160%;
}

.section-title-inner {
  max-width: 39.25rem;
}

.inside-retail {
  padding-top: 0;
  padding-bottom: 0;
}

.event-topic {
  z-index: 1;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: var(--black);
  font-family: var(--brand--font-secondary);
  border-top: 0.0625rem solid #fff3;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  font-size: 3rem;
  font-weight: 600;
  line-height: 120%;
  display: flex;
  position: sticky;
  top: 7rem;
}

.event-topic-title {
  font-family: var(--brand--font-secondary);
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 600;
  line-height: 140%;
}

.event-topic-info {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  width: 39.25rem;
  margin-left: auto;
  display: flex;
}

.event-topic-para {
  font-family: var(--brand--font-secondary);
  color: #7a7a7a;
  font-size: 1.13rem;
  font-weight: 400;
  line-height: 160%;
}

.event-topic-image {
  border: 0.0625rem solid #fff3;
  border-radius: 1rem;
  width: 19.13rem;
}

.event-topic-wrap {
  counter-reset: event-count;
}

.city-gallery {
  width: 100%;
  padding-top: 12.81rem;
  padding-bottom: 7.5rem;
  overflow: hidden;
}

.city-gallery-marquee {
  width: 100%;
  display: flex;
}

.city-gallery-image {
  width: 100%;
}

.city-gallery-item {
  flex: 0 0 100%;
  padding-left: 0;
  padding-right: 0;
}

.explored-ideas {
  padding-top: 0;
  padding-bottom: 0;
  overflow: clip;
}

.explored-ideas-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: grid;
  position: sticky;
  top: 12rem;
}

.explored-ideas-carousal {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  overflow: hidden;
}

.explored-idea-item {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border: .13rem solid #fff3;
  border-radius: 1rem;
  flex-flow: column;
  justify-content: flex-end;
  width: 20.63rem;
  min-width: 20.63rem;
  height: 27.5rem;
  padding: 2.5rem 2rem;
  display: flex;
}

.explored-idea-item:where(.is-full-size) {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  min-width: 0;
  height: auto;
  padding-top: 4rem;
  padding-bottom: 2.51875rem;
}

.explored-idea-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 140%;
}

.explored-idea-para {
  color: #7a7a7a;
  font-size: 1.13rem;
  line-height: 160%;
}

.explored-idea-para:where(.is-full-size) {
  font-size: 1.125rem;
}

.explored-idea-image {
  width: 5rem;
  margin-bottom: .5rem;
}

.city-speakers {
  background-color: var(--white);
  color: var(--black);
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
}

.speakers-carousal {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  padding-left: 2rem;
  display: flex;
}

.speakers-carousal-block {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  padding-right: 1rem;
  display: flex;
}

.speakers-carousal-wrap {
  grid-column-gap: 3.75rem;
  grid-row-gap: 3.75rem;
  flex-flow: column;
  display: flex;
}

.event-attendees {
  background-color: var(--white);
  color: var(--black);
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
}

.attendees-carousel-block {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  padding-left: 1rem;
  display: flex;
}

.attendee-item {
  z-index: 0;
  color: var(--white);
  border-radius: 1rem;
  width: 59.38rem;
  min-width: 59.38rem;
  position: relative;
  overflow: hidden;
}

.attendee-item.is-new {
  border: 0.0625rem solid #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 0;
  height: 100%;
  display: flex;
}

.attendee-image {
  z-index: -1;
  filter: blur(3.75rem);
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0%;
  transform: scale(2);
}

.attendee-info {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  -webkit-backdrop-filter: blur(3.4375rem);
  backdrop-filter: blur(3.4375rem);
  background-color: #0006;
  border: 0.0625rem solid #fff3;
  border-radius: 1rem;
  flex-flow: column;
  width: 21.75rem;
  padding: 1.5rem;
  display: flex;
  position: absolute;
  bottom: 1.5rem;
  right: 1.5rem;
}

.attendee-info.is-diff {
  z-index: 1;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background-color: #0000;
  border-style: none;
  border-radius: 0;
  width: 100%;
  position: absolute;
  inset: auto 0% 0%;
}

.attendee-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.13rem;
  font-weight: 600;
  line-height: 140%;
}

.attendee-name-wrap {
  flex-flow: column;
  display: flex;
}

.attendee-subtitle {
  color: #e0e0e0;
  font-size: .88rem;
  line-height: 160%;
}

.attendee-link {
  background-color: #fff3;
  border-radius: 6.25rem;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
  position: absolute;
  bottom: 1.5rem;
  left: 1.5rem;
  box-shadow: inset 0 0.0625rem 0.0625rem #ffffff80, 0 0 0 0.0625rem #9e9d9b14, 0 0.125rem 0.25rem #0000000f;
}

.attendee-link.is-new {
  z-index: 4;
  position: absolute;
  inset: auto;
}

.icon-embed-custom-6 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}

.attendees-carousel {
  display: none;
}

.banner-overlay {
  z-index: 0;
  background-image: linear-gradient(#000, #000000b3 46%, #0000);
  height: 33%;
  position: absolute;
  inset: -5% 0% auto;
}

.banner-overlay.gradient {
  background-image: none;
  flex-flow: column;
  justify-content: flex-end;
  height: auto;
  display: flex;
  top: auto;
  bottom: -50%;
}

.icon-embed-custom-7 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 13.875rem;
  height: 4.375rem;
  display: flex;
}

.copyright {
  grid-column-gap: .2rem;
  grid-row-gap: .2rem;
  color: #7a7a7a;
  text-align: center;
  font-size: .88rem;
  line-height: 140%;
  display: flex;
}

.footer-navigation {
  grid-column-gap: 2.63rem;
  grid-row-gap: 2.63rem;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 1rem;
  font-weight: 600;
  line-height: 140%;
  list-style-type: none;
  display: none;
}

.banner-overlay-image {
  width: 100%;
}

.attendee-video {
  filter: grayscale();
  width: 100%;
  height: 100%;
  transition: all .2s;
  display: block;
}

.attendee-video.modal {
  filter: grayscale(0%);
  border-radius: 1rem;
}

.attendee-video.is-full {
  box-sizing: border-box;
  filter: none;
  object-fit: cover;
}

.attendee-video.is-full.for_mob {
  display: none;
}

.custom-video {
  width: 100%;
}

.custom-video.is-display-block {
  display: block;
}

.video-modal {
  z-index: 99999;
  opacity: 0;
  visibility: hidden;
  background-color: #000000b3;
  justify-content: center;
  align-items: center;
  padding: 3rem;
  transition-property: all;
  transition-duration: .2s;
  transition-timing-function: ease;
  display: flex;
  position: fixed;
  inset: 0%;
}

.ideas-carousal-scroll {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  scroll-behavior: smooth;
  width: 100%;
  display: flex;
  position: relative;
}

.main {
  z-index: 1;
  height: auto;
  position: relative;
}

.real {
  background-color: #ffffff78;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.dummy {
  background-color: #62a7799c;
  height: 100vh;
}

.div-block-16 {
  background-color: red;
  height: 100vh;
}

.explored-ideas-spacer {
  height: 107.13rem;
}

.city-gallery-illustrator {
  z-index: 1;
  mix-blend-mode: lighten;
  position: absolute;
  top: -28%;
  left: 0;
}

.city-gallery-illustrator.second {
  box-sizing: border-box;
  mix-blend-mode: screen;
  inset: auto 0 -16% auto;
}

.meet-tribe-title {
  text-align: center;
  padding-bottom: 3.75rem;
}

.city-gallery-wrap {
  position: relative;
}

.icon-embed-custom-8 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 4.125rem;
  height: 1.5rem;
  margin-left: .5rem;
  display: flex;
}

.desktop-tablet-hide {
  display: none;
}

.attendee-filter {
  z-index: -1;
  width: 100%;
  display: none;
  position: absolute;
  bottom: 0;
}

.attendee-filter.is-diff {
  display: block;
  inset: auto 0% 0%;
}

.heading_wrapper {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  display: flex;
}

.heading_wrapper.is-short {
  width: 39.25rem;
}

.heading_wrapper.is-short.is-hero {
  width: auto;
}

.heading_wrapper.is-diff {
  padding-left: 0;
}

.heading_wrapper.is-diff._80rem {
  width: 80rem;
  max-width: 80rem;
  padding-left: 3.75rem;
}

.sub_text {
  font-family: var(--brand--font-secondary);
  color: #7a7a7a;
  font-size: 1.125rem;
  line-height: 1.6;
}

.sub_text.is-12 {
  font-size: .75rem;
}

.content-wrapper {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: column;
  margin-left: 0;
  padding-left: 0;
  display: flex;
  overflow: visible;
}

.content-wrapper.is-white {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  background-color: #fff;
  border-radius: 1rem;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 70%;
  height: auto;
  display: flex;
  position: relative;
  overflow: clip;
}

.content-wrapper.is-hero {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: row;
}

.content-wrapper.is-short {
  width: 28.125rem;
}

.content-wrapper.is-blog {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: center;
  align-items: center;
  width: 80%;
}

.content-wrapper.is-author {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding-left: 4rem;
  padding-right: 4rem;
  display: flex;
}

.content-wrapper.is-stretch-start {
  justify-content: flex-start;
  align-items: stretch;
  padding-left: 3.75rem;
}

.home-hero_wrapper {
  z-index: 2;
  grid-column-gap: 0;
  grid-row-gap: 0;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-end;
  height: 34rem;
  display: grid;
}

.home-hero_img {
  z-index: 2;
  width: 25%;
  max-width: 48vh;
  display: block;
  position: absolute;
  transform: rotate(-9deg);
}

.marquee-wrapper {
  flex-direction: column;
  width: 100%;
  font-size: 1.2vw;
  display: block;
  position: absolute;
  inset: 4.4rem 0% auto;
}

.marquee-wrapper.is-diff {
  position: static;
}

.marquee-panel {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  overflow: visible;
}

.marquee-item {
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  transform: translate(0%);
}

.marquee-text_text {
  font-family: var(--brand--font-primary-extended);
  letter-spacing: -.04em;
  padding-top: .13em;
  font-size: 4.5rem;
  font-weight: 700;
  line-height: 1.2;
}

.marquee-text_icon {
  flex: none;
  width: 4.81em;
  margin-left: 2.38em;
  margin-right: 2.38em;
}

.bg_2 {
  z-index: 2;
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: fill;
}

.bg_1 {
  z-index: 0;
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: fill;
  position: absolute;
  inset: auto 0% 0%;
}

.hero_content-wrap {
  z-index: 10;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  max-width: 22rem;
  padding-bottom: 8rem;
  display: flex;
  position: static;
  inset: auto auto 0% 0%;
}

.hero-sub-txt {
  color: #e0e0e0;
  text-align: left;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.6;
}

.text-block-7 {
  font-size: 1.125rem;
}

.hero_img-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: auto 0% 0% auto;
}

.image-holder {
  z-index: 1;
  width: 100%;
  position: absolute;
  inset: auto 0 0% auto;
  transform: translate(12.5rem)scale(1.2);
}

.section_popup {
  z-index: 2147483647;
  color: var(--black);
  background-image: linear-gradient(#000000bf, #000000bf);
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-top: 0;
  padding-bottom: 0;
  display: none;
  position: fixed;
  inset: 0%;
}

.section_popup.isd-ff {
  display: none;
  position: fixed;
}

.text-size-48px {
  font-family: var(--brand--font-secondary);
  color: #000;
  text-align: center;
  flex: 0 auto;
  font-size: 2.8rem;
  font-weight: 500;
  line-height: 1.3;
}

.text-size-48px.is-600 {
  text-align: left;
  margin-bottom: .5rem;
  font-weight: 600;
  line-height: 1.2;
}

.span_img {
  background-image: url('https://cdn.pixelbin.io/v2/nameless-waterfall-bf6e98/original/RetailRemix/Website/Shared/Group-2147204322.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  line-height: 1.3;
}

.span_img._2 {
  background-image: url('https://cdn.pixelbin.io/v2/nameless-waterfall-bf6e98/original/RetailRemix/Website/Shared/Group-2147204321.avif');
  background-position: 50% 0;
  background-size: contain;
  width: 100%;
  line-height: 1.3;
}

.test-content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.test-content.is-0diff, .test-content.is-testimonial-overlay {
  z-index: 7;
  position: absolute;
  inset: 1.5rem auto auto 1.5rem;
}

.ol-img {
  z-index: 0;
  position: absolute;
  inset: auto 0% 0%;
}

.ol-color {
  pointer-events: none;
  background-color: #0000004d;
  position: absolute;
  inset: 0%;
}

.section_black {
  background-color: #000;
}

.section_black.is-sticky {
  z-index: 3;
  position: sticky;
  top: 0;
}

.section_black.is-100 {
  height: 100vh;
}

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

.heading_btn.is-hero {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
}

.join_c-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.join_c-wrapper.is-4 {
  grid-template-columns: 1fr 1fr;
}

.waterfall_code {
  display: none;
}

.section-waterfall {
  position: relative;
  overflow: clip;
}

.waterfall_sticky {
  z-index: 1;
  position: sticky;
  top: 0%;
}

.img3 {
  z-index: 9;
  position: absolute;
  inset: auto auto 11% 23%;
}

.heading-2 {
  color: #d7620e;
  font-size: 5rem;
  line-height: 1.2;
}

.container-medium-2 {
  width: 100%;
  max-width: 64rem;
  margin-left: auto;
  margin-right: auto;
  container-type: inline-size;
}

.waterfall_content {
  z-index: 0;
  text-align: center;
  width: 46.875rem;
  max-width: none;
  font-size: 3rem;
  position: relative;
}

.waterfall_grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
  position: relative;
}

.waterfall_grid.is-100vh {
  grid-row-gap: 1rem;
}

.img1 {
  z-index: 9;
  position: absolute;
  inset: 7% auto auto 35%;
}

.img1.img5 {
  width: 10%;
  inset: auto 26% 11% auto;
}

.img1.is-diff {
  width: 14%;
  inset: 13% 11% auto auto;
}

.img4 {
  z-index: 9;
  position: absolute;
  inset: auto 9% 35% auto;
}

.waterfall_images {
  z-index: 1;
  position: relative;
}

.waterfall_images.is-100vh {
  margin-top: -100vh;
}

.padding-vertical-2 {
  padding-left: 0;
  padding-right: 0;
}

.padding-vertical-2.padding-huge.is-diff {
  padding-top: 6em;
}

.waterfall_image {
  aspect-ratio: 1;
  object-fit: contain;
  border: 0.0625rem #000;
  width: 100%;
  height: 100%;
  position: relative;
}

.waterfall_image.is-hide.is-small {
  width: 80%;
}

.waterfall_image.is-hide.is-small.is-diff {
  width: 60%;
}

.waterfall_image.is-hide.is-small.ismorre {
  width: 60%;
  top: -5.0625rem;
}

.waterfall_image.is-hide.is-small.ismore {
  top: 4rem;
}

.waterfall_image.is-hide.is-dif {
  width: 100%;
  height: auto;
}

.waterfall_image.is-hide.is-dif.ddde {
  width: 80%;
}

.waterfall_image.is-hide.is-dif.ddde.fff {
  z-index: 0;
  width: 60%;
}

.waterfall_image.is-back {
  z-index: 0;
  position: relative;
}

.waterfall_image.is-small {
  width: 60%;
}

.waterfall_image.is-small.is-back.isddf {
  width: 50%;
  height: auto;
}

.waterfall_image.is-small.is-45, .waterfall_image.is-small.is-45.is-first {
  width: 60%;
}

.waterfall_image.is-small.is-45.is-first.fff {
  width: 45%;
}

.waterfall_image.is-small.is-45.is-first.ase {
  z-index: -1;
  object-fit: contain;
  object-position: 50% 0%;
  width: 50%;
  margin-top: 1.875rem;
  overflow: visible;
}

.waterfall_image.is-small.is-45.is-first.ase.xddf {
  width: 40%;
}

.waterfall_image.is-small.s70 {
  width: 80%;
}

.waterfall_image.is-small.is-50 {
  width: 50%;
}

.waterfall_image.is-small.fff {
  width: 75%;
  right: 3.6875rem;
}

.waterfall_image.is-small.fff.is-50 {
  width: 65%;
  top: -3.25rem;
}

.waterfall_image.is-small.ismor {
  top: 0.8125rem;
}

.img2 {
  z-index: 9;
  position: absolute;
  inset: 27% auto auto 7%;
}

.padding-global-2 {
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.waterfall_layout {
  justify-content: center;
  align-items: center;
  min-height: 100dvh;
  display: flex;
}

.waterfall_sticky-2 {
  background-image: url('https://cdn.pixelbin.io/v2/nameless-waterfall-bf6e98/original/RetailRemix/Website/Shared/grid-2_1grid_(2).avif');
  background-position: 50% 0;
  background-size: cover;
  position: sticky;
  top: 0%;
}

.padding-vertical-3 {
  padding-left: 0;
  padding-right: 0;
}

.main-wrapper-2 {
  background-color: #fee5e4;
  position: relative;
}

.padding-global-3 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.heading-3 {
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.2;
}

.img-1 {
  width: 40%;
  position: absolute;
  inset: 34.4rem auto auto 0%;
}

.img-2 {
  width: auto;
  height: 50rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.city_card-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.city_card {
  grid-column-gap: 1.3125rem;
  grid-row-gap: 1.3125rem;
  flex-flow: column;
  padding: 1rem;
  display: flex;
}

.city_cdimg_wrap {
  background-image: linear-gradient(#000, #170a5d 59%);
  border-radius: .75rem;
  height: 40vh;
  position: relative;
  overflow: clip;
}

.city-cd_text {
  justify-content: space-between;
  align-items: center;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.4;
  display: flex;
}

.city-cd_text.is-14 {
  font-size: .875rem;
  line-height: 1.6;
}

.mian_img {
  z-index: 1;
  object-fit: cover;
  height: 100%;
  position: relative;
}

.hover_img {
  display: block;
  position: absolute;
  inset: 0%;
}

.video-wrapper {
  border-radius: 1rem;
  width: 100%;
  height: 60vh;
  overflow: clip;
}

.hero-section {
  display: none;
}

.paragraph {
  text-align: left;
}

.partner_logo-wrapper {
  grid-column-gap: 2.875rem;
  grid-row-gap: 2.875rem;
  flex-flow: column;
  display: flex;
}

.logo-wrap1 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  display: grid;
}

.logo-wrap2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  display: grid;
}

.logo_wrap {
  aspect-ratio: auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.p-img {
  transform: scale(.7);
}

.code-embed-2 {
  z-index: 2;
  aspect-ratio: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.code-embed-3 {
  aspect-ratio: 1;
  object-fit: fill;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

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

.imgedhverwtlv {
  width: 100%;
}

.bg_overlay {
  inset: 0%;
}

.padding-global_new {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.hero_subtext {
  line-height: 1.6;
}

.face_img {
  display: none;
}

.image-5 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.pop_img-wrapper {
  width: 30%;
}

.popup-form_wrap {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 70%;
  padding: 3.75rem 2.75rem;
  display: flex;
}

.text_size-24 {
  font-family: var(--brand--font-secondary);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.4;
}

.inputs-2 {
  color: #8b8b8b;
  background-color: #fff;
  border-radius: 50vw;
  width: 100%;
  height: 3rem;
  margin-bottom: 0;
  padding: 2rem;
  font-size: 1vw;
  overflow: clip;
}

.inputs-2:focus {
  color: #000;
}

.inputs-2::placeholder {
  color: #8b8b8b;
}

.btn {
  grid-column-gap: 0.5rem;
  grid-row-gap: 0.5rem;
  color: #000;
  background-color: #fff;
  border: 0.0625rem solid #fff;
  border-radius: 0.25rem;
  justify-content: center;
  align-items: center;
  width: 30%;
  padding: 1em;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  transition: background-color .3s cubic-bezier(.165, .84, .44, 1);
  display: flex;
  position: relative;
}

.btn:hover {
  color: #fff;
  background-color: #fff0;
}

.btn:focus-visible, .btn[data-wf-focus-visible] {
  outline-offset: 0.25rem;
  outline: 0.125rem dashed #5acc1d;
}

.btn.is-blavck {
  color: #fff;
  background-color: #000;
  border-radius: 50vw;
  width: auto;
  padding: 1.5rem 2em;
  font-size: 1rem;
  font-weight: 600;
}

.form-success {
  background-color: #00000045;
  border: 0.0625rem solid #fff;
  border-radius: 0.5rem;
  min-height: 30.625rem;
  position: relative;
}

.form {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #000;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  display: flex;
  position: relative;
}

.form-error {
  background-color: #e3170014;
  border: 0.0625rem solid #e31700;
  border-radius: 0.5rem;
  margin-top: 1rem;
  padding: 1rem;
}

.heading-4 {
  color: #fff;
  text-transform: capitalize;
  margin-top: 0;
  line-height: 1.5;
}

.form-wrp {
  -webkit-backdrop-filter: blur(8.125rem);
  backdrop-filter: blur(8.125rem);
  background-color: #ffffff0a;
  border: 0.0625rem solid #ffffff80;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 2rem 0 0;
}

.error-msg {
  color: red;
  font-size: 0.75rem;
  font-weight: 500;
  display: none;
  position: absolute;
  inset: auto 2% auto auto;
}

.form-success_flex {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 31.25rem;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
  display: flex;
  position: absolute;
  inset: 0%;
}

.form-success_flex.u-text-white {
  background-color: #f7f7f7;
  border: 0.0625rem #000;
  border-radius: 0.625rem;
}

.success-msg {
  font-size: 1.25rem;
}

.u-mb-0 {
  margin-bottom: 0;
}

.phone-wrp {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: relative;
}

.form-input-wrapper {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  color: #8b8b8b;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.close_icon {
  display: block;
  position: absolute;
  inset: 5% 4% auto auto;
}

.section-white {
  color: #000;
  background-color: #fff;
}

.section-white.is-df.is-hero {
  background-image: url('https://cdn.pixelbin.io/v2/nameless-waterfall-bf6e98/original/RetailRemix/Website/Shared/6891a0be1d6a10a67f398fa4_1--da443e72b9.avif');
  background-position: 50%;
  background-size: cover;
}

.section-white.is-100vh {
  height: 100vh;
}

.toggle-popup-btn {
  font-family: var(--brand--font-secondary);
}

.toggle-popup-btn.is-mobile-register {
  display: none;
}

.nav_main-img {
  z-index: 2;
  object-fit: none;
  width: 100%;
  height: 100%;
  position: relative;
}

.nav_main-img.is-nav {
  object-fit: cover;
}

.nav_link-wrapper {
  background-color: #000;
  border-radius: .75rem;
  width: 20rem;
  height: 30vh;
  position: relative;
  overflow: hidden;
}

.div-block-18 {
  padding-left: 1rem;
  padding-right: 1rem;
  position: absolute;
  inset: .5rem 0% auto;
}

.nav_hoverimg {
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0%;
}

.is-blur {
  z-index: 9;
  -webkit-backdrop-filter: blur(0.25rem);
  backdrop-filter: blur(0.25rem);
  pointer-events: none;
  cursor: none;
  background-color: #0006;
  display: block;
  position: absolute;
  inset: 0%;
}

.side_blur {
  z-index: 2;
  background-image: linear-gradient(90deg, #000, #fff0 20%);
  position: absolute;
  inset: 0%;
}

.form-country-code {
  display: none;
}

.scroll_text-wrapper {
  justify-content: flex-start;
  align-items: center;
}

.scroll-text {
  color: var(--black);
  letter-spacing: -.045em;
  width: 50%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.4;
}

.heroevt_img-wrapper {
  border: 0.0625rem solid #fff3;
  border-radius: 1rem;
  width: 70%;
  overflow: clip;
}

.heroevt_content-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  background-color: #fff;
  border-radius: 1rem;
  flex-flow: column;
  width: 30%;
  padding: 2rem;
  display: flex;
}

.collection-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.collection-list.is-5 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.link-block-4 {
  margin-top: auto;
}

.collection-list-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch stretch;
  display: grid;
}

.collection-item {
  width: 100%;
}

.footer-new_bottom-row-text-2 {
  font-family: Widescreen, sans-serif;
  font-size: 1.125em;
}

.container-large-2 {
  width: 100%;
  max-width: 82.5rem;
  margin-left: auto;
  margin-right: auto;
}

.footer-new_logo-row-seperator-2 {
  background-color: #fff;
  width: 0.0625rem;
  height: 2.25em;
}

.footer-new_logo-row-seperator-2.is-large {
  background-color: #fff9;
  border-radius: 100vw;
  height: 2.625em;
}

.padding-global-4 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3.75em;
  padding-right: 3.75em;
}

.padding-global-4.padding-footer-bottom-row {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}

.archive-tabs {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: grid;
}

.archive-tab {
  border: 0.125rem solid #ffffff26;
  border-radius: 100vw;
  justify-content: center;
  align-items: center;
  padding: 1rem 4rem;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.4;
  display: flex;
}

.tab_wrapper {
  position: static;
}

.collection-list-3 {
  grid-column-gap: 1rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.videos-wrap {
  border-radius: 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: clip;
}

.image-6 {
  width: 10%;
  position: absolute;
}

.text_size-32 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.4;
}

.div-block-19 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-8 {
  color: #3d8eff;
  font-size: .875rem;
  font-weight: 600;
  line-height: 1.6;
}

.link-block-5 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  display: flex;
}

.collection-list-4 {
  grid-column-gap: 1rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-item {
  overflow: hidden;
}

.grid-image {
  object-fit: cover;
}

.grid_cat-wrap {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-21 {
  border: 0.0625rem solid #e9e9e9;
  border-radius: 100vw;
  padding: .5rem 1rem;
  font-size: .875rem;
}

.div-block-22 {
  color: #7a7a7a;
  font-size: .875rem;
  line-height: 1.4;
}

.grid-item_inner {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-bottom: 0.0625rem solid #f1f1f1;
  flex-flow: column;
  padding-bottom: 2rem;
  display: flex;
  position: relative;
}

.grid_img-wrap {
  border-radius: .5rem;
  overflow: clip;
}

.team-img__wrapper {
  border-radius: .75rem;
  width: 100%;
  padding-top: 0%;
  position: relative;
  overflow: hidden;
}

.heading-medium {
  font-family: var(--brand--font-secondary);
  text-transform: none;
  font-size: 1.5rem;
  line-height: 1.4;
}

.swiper-wrapper-2.is-team {
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: flex;
}

.team-info__wrapper {
  grid-row-gap: .5rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.eyebrow {
  letter-spacing: -.02em;
  text-transform: uppercase;
  border: 0.0625rem dashed #0e0e0e99;
  border-radius: 100rem;
  padding: .25rem .5rem .2rem;
  font-size: .8rem;
  line-height: 1;
}

.team-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: static;
  inset: 0%;
}

.rich-text {
  grid-column-gap: 1.8rem;
  grid-row-gap: 1.8rem;
  flex-flow: column;
}

.rich-text h1 {
  margin-top: var(--fynd-one---master-v2---sizes--0);
  margin-bottom: var(--fynd-one---master-v2_spacing---24);
  font-size: var(--fynd-one---master-v2---sizes--40);
  line-height: var(--fynd-one---master-v2_typography---line-height--120);
  letter-spacing: var(--fynd-one---master-v2---letter-spacing--heading-3);
}

.rich-text h2 {
  margin-bottom: var(--fynd-one---master-v2---sizes--24);
  font-family: var(--brand--font-secondary);
  font-size: var(--fynd-one---master-v2---sizes--32);
  line-height: var(--fynd-one---master-v2_typography---line-height--130);
  letter-spacing: var(--fynd-one---master-v2---letter-spacing--heading-3);
}

.rich-text h3 {
  font-family: var(--fynd-one---master-v2_typography---font-family--primary);
  font-size: var(--fynd-one---master-v2---sizes--24);
  line-height: var(--fynd-one---master-v2_typography---line-height--130);
  letter-spacing: var(--fynd-one---master-v2---letter-spacing--heading-4);
  margin-top: 0;
  margin-bottom: .5rem;
  font-weight: 400;
}

.rich-text h4 {
  font-family: var(--fynd-one---master-v2---font-family--primary);
  font-size: var(--fynd-one---master-v2---sizes--20);
  line-height: var(--fynd-one---master-v2_typography---line-height--120);
  margin-top: 0;
  margin-bottom: .5rem;
  font-weight: 400;
}

.rich-text h5 {
  font-family: var(--fynd-one---master-v2---font-family--primary);
  font-size: var(--fynd-one---master-v2---sizes--14);
  margin-top: 1rem;
  margin-bottom: .5rem;
  font-weight: 400;
}

.rich-text p {
  font-family: var(--brand--font-secondary);
  color: var(--fynd-one---master-v2_color-palette---text--subtext);
  font-size: 1.125rem;
  line-height: var(--fynd-one---master-v2_typography---line-height--160);
  margin-bottom: 2rem;
}

.rich-text h6 {
  font-family: var(--fynd-one---master-v2---font-family--primary);
  margin-top: .8rem;
  margin-bottom: .4rem;
}

.rich-text ul {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  margin-top: 0;
  margin-bottom: 1rem;
  padding-left: 1.25rem;
  display: flex;
}

.rich-text ol {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  margin-top: 0;
  margin-bottom: 1rem;
  padding-left: 1.25rem;
  display: flex;
}

.rich-text a {
  color: var(--fynd-one---master-v2---blue--blue-50);
}

.rich-text a:hover {
  text-decoration: underline;
}

.rich-text figcaption {
  color: var(--fynd-one---master-v2_primitives---neutral--neutral-50);
}

.rich-text figure {
  flex-flow: column;
  width: 100%;
  margin-bottom: 2rem;
  display: flex;
}

.rich-text strong {
  font-weight: 600;
}

.rich-text blockquote {
  background-color: var(--fynd-one---master-v2---background--background-medium);
  font-size: var(--fynd-one---master-v2---sizes--18);
  line-height: var(--fynd-one---master-v2_typography---line-height--150);
  margin-bottom: 1rem;
}

.rich-text img {
  width: 100%;
}

.rich-text.is-diif {
  max-width: none;
}

.splide__list {
  display: flex;
}

.splide__slide {
  cursor: grab;
  flex: none;
  width: 40%;
  margin-top: 0.625rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.card {
  border-radius: .5rem;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  margin-bottom: 1em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.u-aspect-1x1 {
  aspect-ratio: auto;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.u-img-cover {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: static;
  inset: 0%;
}

.h4 {
  letter-spacing: 0;
  font-size: 1.25rem;
  line-height: 1.4em;
  font-weight: var(--type-h4--font-weight);
  margin-top: 0;
  margin-bottom: .8em;
}

.se {
  z-index: 1;
  background-color: #000;
  background-image: url('https://cdn.pixelbin.io/v2/nameless-waterfall-bf6e98/original/RetailRemix/Website/Shared/converted-39.avif');
  background-position: 50% 100%;
  background-size: cover;
  justify-content: center;
  align-items: flex-end;
  margin-top: 0;
  position: relative;
  overflow: clip;
}

.se.z-index-1 {
  min-height: 100vh;
  margin-top: 0;
}

.se.is-diff {
  background-image: url('https://cdn.pixelbin.io/v2/nameless-waterfall-bf6e98/original/RetailRemix/Website/Shared/Background-Container_1Background_Container.avif');
  background-position: 50% 100%;
  background-size: cover;
}

.se.is-archives {
  background-image: url('https://cdn.pixelbin.io/v2/nameless-waterfall-bf6e98/original/RetailRemix/Website/Shared/6891a0fbe8776bc06838fad0_3--2b87f2eeec.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  height: 30vh;
}

.div-block-23 {
  font-family: var(--brand--font-secondary);
  border: 0.0625rem solid #7a7a7a;
  border-radius: 100vw;
  padding: .5rem 1rem;
  line-height: 1.4;
}

.div-block-24 {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  display: flex;
}

.div-block-25 {
  width: 30%;
  padding-top: 0;
}

.div-block-26 {
  width: 70%;
}

.image-7 {
  z-index: 2;
  aspect-ratio: 2.39;
  object-fit: cover;
  border-radius: 1rem;
  position: relative;
  inset: 16% 0% auto;
}

.outline-wrap {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  font-family: var(--brand--font-secondary);
  border: 0.0625rem solid #e3e3e3;
  border-radius: 1rem;
  flex-flow: column;
  flex: 1;
  align-self: flex-start;
  width: 100%;
  margin-top: 0;
  padding: 0;
  font-weight: 600;
  line-height: 1.6;
  display: flex;
  position: sticky;
  top: 8rem;
}

.outline-list {
  flex-flow: column;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.blog_body-wrap {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  display: flex;
}

.rich-text-wrap {
  flex-flow: column;
  flex: 1;
  display: flex;
}

.rich-text {
  align-self: center;
  max-width: 40rem;
}

.text-block-9 {
  color: #0e0e0e;
  line-height: 1.6;
}

.div-block-27 {
  margin-top: -20rem;
  position: static;
  inset: 0% 0% auto;
}

.div-block-28 {
  border-bottom: 0.0625rem solid #e3e3e3;
  padding: 1rem;
}

.div-block-29 {
  padding: 1rem;
}

.author-wrapper {
  background-image: url('https://cdn.pixelbin.io/v2/nameless-waterfall-bf6e98/original/RetailRemix/Website/Shared/Frame-2147225432.png');
  background-position: 50%;
  background-size: cover;
  width: 30%;
}

.author_content {
  width: 70%;
}

.image-8 {
  width: 100%;
}

.text-size-18 {
  font-family: var(--brand--font-secondary);
  color: #7a7a7a;
  font-size: 1.125rem;
  line-height: 1.6;
}

.paragraph-2 {
  font-family: var(--brand--font-secondary);
  font-size: 1.125rem;
  line-height: 1.6;
}

.bio-richtext p {
  font-family: var(--brand--font-secondary);
  font-size: var(--fynd-one---master-v2---sizes--18);
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.div-block-30 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.blog_links {
  position: absolute;
  inset: 0%;
}

.page-padding {
  padding-top: 4rem;
  padding-left: 3.75em;
  padding-right: 3.75em;
}

.image-wrapper {
  z-index: 1;
  position: relative;
}

.image-bg {
  z-index: 1;
  position: absolute;
  inset: 0%;
}

.img-ele {
  z-index: 2;
  aspect-ratio: 2.39;
  object-fit: cover;
  border-radius: 1rem;
  position: relative;
}

.half-block-1 {
  background-image: url('https://cdn.pixelbin.io/v2/nameless-waterfall-bf6e98/original/RetailRemix/Website/Shared/Hero-section-3.png');
  background-position: 50% 90%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 60%;
}

.text-wrapper {
  background-color: #000;
}

.div-block-31 {
  font-family: var(--brand--font-secondary);
  color: #7a7a7a;
  line-height: 1.6;
}

.hero-g {
  position: absolute;
  inset: 0%;
}

.bg-black {
  z-index: 1;
  background-image: linear-gradient(#0000 40%, #000000c9 80%, #000);
  height: 30vh;
  position: absolute;
  inset: auto 0% 0%;
}

.link-block-6 {
  position: absolute;
  inset: 0%;
}

.picture {
  border-radius: 2rem;
  flex-flow: column;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: clip;
}

.picture-3 {
  object-fit: cover;
  border-radius: 0;
  width: 100%;
  height: auto;
}

.source {
  padding-bottom: 0;
  padding-right: 0;
}

.img {
  object-fit: contain;
  border-radius: 2rem;
  width: 100%;
  height: 100%;
  position: static;
  overflow: visible;
}

.card_btn-wrap {
  flex: none;
  width: 100%;
}

.image-10 {
  display: none;
}

.is_newlogo {
  width: 20%;
}

.image-12 {
  height: 100%;
}

.event_card-wrap {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: row;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  padding-bottom: 0.875rem;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  overflow: auto;
}

.top-nav-wrapper {
  z-index: 1;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.text-block-12 {
  font-size: .875rem;
  line-height: 1.4;
}

.div-block-34 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  display: flex;
  overflow: auto;
}

.div-block-35 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: row;
  display: none;
  overflow: auto;
}

.is-stories {
  color: #000;
}

.richtxt-h2 {
  color: #000;
  --fynd-one---master-v2_typography---line-height--120: 120%;
  --fynd-one---master-v2_typography---line-height--130: 130%;
  --fynd-one---master-v2_typography---font-family--primary: "Fynd Sans", Arial, sans-serif;
  --fynd-one---master-v2_typography---line-height--160: 160%;
  --fynd-one---master-v2_typography---line-height--150: 150%;
  --fynd-one---master-v2_typography---font-family--secondary: "Inter Display", Arial, sans-serif;
  --fynd-one---master-v2_typography---font-weight--regular: 400;
  --fynd-one---master-v2_typography---font-weight--medium: 500;
  --fynd-one---master-v2_typography---font-weight--semibold: 600;
  --fynd-one---master-v2_typography---font-weight--bold: 700;
  --fynd-one---master-v2_typography---line-height--1: 1;
  --fynd-one---master-v2_typography---line-height--1-1: 1.1;
  --fynd-one---master-v2_typography---line-height--1-2: 1.2;
  --fynd-one---master-v2_typography---line-height--1-3: 1.3;
  --fynd-one---master-v2_typography---line-height--1-35: 1.35;
  --fynd-one---master-v2_typography---line-height--1-4: 1.4;
  --fynd-one---master-v2_typography---line-height--1-5: 1.5;
  --fynd-one---master-v2_typography---line-height--1-6: 1.6;
  --fynd-one---master-v2_typography---line-height--110: 110%;
  --fynd-one---master-v2_typography---line-height--140: 140%;
  --fynd-one---master-v2_typography---line-height--170: 170%;
  --fynd-one---master-v2_typography---letter-spacing--1: -1%;
  --fynd-one---master-v2_typography---letter-spacing--2: -2%;
  --fynd-one---master-v2_typography---letter-spacing--3: -3%;
  --fynd-one---master-v2_typography---letter-spacing--4: -4%;
  --fynd-one---master-v2_typography---font-size--body-xs: var(--fynd-one---master-v2---sizes--12);
  --fynd-one---master-v2_typography---font-size--body-s: var(--fynd-one---master-v2---sizes--14);
  --fynd-one---master-v2_typography---font-size--body-m: var(--fynd-one---master-v2---sizes--16);
  --fynd-one---master-v2_typography---font-size--body-l: var(--fynd-one---master-v2---sizes--18);
  --fynd-one---master-v2_typography---font-size--body-xl: var(--fynd-one---master-v2---sizes--20);
  --fynd-one---master-v2_typography---font-size--h1: var(--fynd-one---master-v2---sizes--72);
  --fynd-one---master-v2_typography---font-size--h2: var(--fynd-one---master-v2---sizes--56);
  --fynd-one---master-v2_typography---font-size--h3: var(--fynd-one---master-v2---sizes--40);
  --fynd-one---master-v2_typography---font-size--h4: var(--fynd-one---master-v2---sizes--32);
  --fynd-one---master-v2_typography---font-size--h5: var(--fynd-one---master-v2---sizes--24);
  --fynd-one---master-v2_typography---font-size--h6: var(--fynd-one---master-v2---sizes--16);
  --fynd-one---master-v2_text-styles---font-size: var(--fynd-one---master-v2---sizes--16);
  --fynd-one---master-v2_text-styles---font-family: var(--fynd-one---master-v2_typography---font-family--secondary);
  --fynd-one---master-v2_text-styles---font-weight: var(--fynd-one---master-v2_typography---font-weight--regular);
  --fynd-one---master-v2_text-styles---line-height: var(--fynd-one---master-v2_typography---line-height--1-6);
  --fynd-one---master-v2_text-styles---letter-spacing: 0;
  --fynd-one---master-v2_text-styles---text-transform: 0;
  --fynd-one---master-v2_text-styles---padding-top: 0;
  --fynd-one---master-v2_text-styles---padding-bottom: 0;
  --fynd-one---master-v2_text-styles---color: var(--fynd-one---master-v2_primitives---neutral--neutral-100);
  font-size: 3rem;
  line-height: 1.2;
}

.is-story_para, .paragraph-3 {
  color: #7a7a7a;
}

.heading-5 {
  font-size: 3rem;
}

.pagination-prev {
  border-radius: 100vw;
  flex-flow: row;
  padding: 0.625rem;
  display: flex;
}

.pagination-next {
  border-radius: 100vw;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 0.625rem;
  font-size: 1rem;
  display: flex;
}

.pagination_page-button-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hide-page-count {
  display: none;
}

.pagination-2 {
  justify-content: center;
  align-items: center;
  margin-top: 3.5rem;
}

.pagination_page-button-2 {
  background-color: #fff;
  border: 0.0625rem solid #1d222e;
  border-radius: 100vw;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  margin-left: 0;
  margin-right: 0;
  padding: .5rem 1rem;
  display: flex;
}

.pagination_page-button-2:active {
  border-color: #000;
}

.pagination_page-button-2.w--current {
  color: #fff;
  background-color: #1d222e;
  border-color: #000;
}

.icon-3 {
  margin-left: 0;
}

.icon-4 {
  margin-right: 0;
}

.text-block-13 {
  line-height: 1.4;
}

.image-13 {
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

.pagination-3 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 5rem;
}

@media screen and (min-width: 80rem) {
  .footer-new_bottom-row {
    background-color: #000000e6;
  }

  .nav-new_dropdown-list-inner-wrapper {
    top: .6rem;
  }

  .home-hero_wrapper {
    height: 37.6rem;
  }

  .marquee-wrapper {
    top: 8rem;
  }

  .hero_content-wrap {
    padding-bottom: 9rem;
  }

  .waterfall_image.is-hide.is-small.ismorre {
    width: 60%;
  }

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

  .div-block-27 {
    margin-top: -20.875rem;
  }
}

@media screen and (min-width: 90rem) {
  .padding-global.padding-section-xlarge.is-diff {
    padding-top: 2rem;
  }

  .padding-global.padding-section-xlarge.is-new {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }

  .padding-global.for-feedback-form {
    justify-content: center;
    align-items: center;
  }

  .container-large {
    max-width: 82.5em;
  }

  .section_home-hero {
    height: 42rem;
  }

  .speaker_header-wrapper.child-1 {
    width: 32em;
    min-width: 27em;
  }

  .speaker_name.is-small {
    font-size: 1em;
  }

  .speaker_title.is-small {
    font-size: .75em;
  }

  .nav-new_menu-dropdown, .nav-new_dropdown-toggle {
    color: #fefefe;
  }

  .nav-new_dropdown-list-inner-wrapper {
    top: .4rem;
  }

  .home-hero_wrapper {
    height: 43rem;
  }

  .marquee-wrapper {
    top: 9.4rem;
  }

  .marquee-wrapper.is-diff {
    position: static;
  }

  .hero_content-wrap {
    padding-bottom: 12rem;
  }

  .hero-bg {
    width: 100%;
  }

  .waterfall_image.is-hide.is-small.ismorre {
    width: 50%;
  }

  .hero_subtext {
    font-size: 1.125rem;
  }

  .container-large-2 {
    max-width: 82.5em;
  }

  .se {
    height: 42rem;
  }

  .div-block-27 {
    margin-top: -24.125rem;
  }

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

  .event_card-wrap {
    padding-left: 0;
  }
}

@media screen and (min-width: 120rem) {
  .padding-global.padding-section-xlarge.is-diff {
    padding-top: 2rem;
  }

  .padding-global.padding-section-xlarge.is-new {
    justify-content: center;
    align-items: center;
    height: 100%;
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
    display: flex;
    position: relative;
  }

  .padding-global.padding-section-xlarge.is-new.is-hero {
    padding-top: 10rem;
    padding-bottom: 0;
  }

  .container-large.is-hero {
    position: relative;
  }

  .section_home-hero {
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 50rem;
  }

  .section_feedback {
    justify-content: center;
    align-items: center;
    height: 100vh;
    display: flex;
  }

  .heading_wrapper.is-diff, .heading_wrapper.is-diff._80rem {
    padding-left: 0;
  }

  .content-wrapper {
    overflow: visible;
  }

  .content-wrapper.is-stretch-start {
    justify-content: flex-start;
    align-items: stretch;
  }

  .home-hero_wrapper {
    flex-flow: row;
  }

  .marquee-wrapper {
    top: 7.8rem;
  }

  .hero_content-wrap {
    margin-top: 0;
  }

  .image-holder {
    transform: translate(18.75rem)scale(1.2);
  }

  .hero-bg {
    right: auto;
  }

  .padding-vertical-2.padding-huge.is-diff {
    padding-top: 4em;
  }

  .waterfall_image.is-hide.is-small.ismorre {
    width: 50%;
  }

  .waterfall_image.is-hide.is-dif.ddde.fff {
    width: 70%;
  }

  .waterfall_image.is-small {
    width: 40%;
  }

  .waterfall_image.is-small.is-back.isddf {
    width: 80%;
  }

  .waterfall_image.is-small.is-back.isddf.cffg, .waterfall_image.is-small.is-45.is-first {
    width: 60%;
  }

  .waterfall_image.is-small.is-45.is-first.ase.xddf, .waterfall_image.is-small.fff.is-50 {
    width: 40%;
  }

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

  .is-blur {
    display: block;
  }

  .se {
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 50rem;
  }

  .div-block-27 {
    margin-top: -26.125rem;
  }

  .half-block-1 {
    background-position: 50% 75%;
    height: 70%;
  }

  .event_card-wrap {
    padding-left: 0;
    padding-right: 4rem;
    overflow: auto;
  }

  .div-block-35 {
    width: 100%;
    display: none;
    overflow: visible;
  }
}

@media screen and (max-width: 991px) {
  body {
    --fynd-one---master-v2_container---container: 82.5rem;
    --fynd-one---master-v2_typography---line-height--120: 120%;
    --fynd-one---master-v2_typography---line-height--130: 130%;
    --fynd-one---master-v2_typography---font-family--primary: "Fynd Sans", Arial, sans-serif;
    --fynd-one---master-v2_typography---line-height--160: 160%;
    --fynd-one---master-v2_typography---line-height--150: 150%;
    --fynd-one---master-v2_typography---font-family--secondary: "Inter Display", Arial, sans-serif;
    --fynd-one---master-v2_typography---font-weight--regular: 400;
    --fynd-one---master-v2_typography---font-weight--medium: 500;
    --fynd-one---master-v2_typography---font-weight--semibold: 600;
    --fynd-one---master-v2_typography---font-weight--bold: 700;
    --fynd-one---master-v2_typography---line-height--1: 1;
    --fynd-one---master-v2_typography---line-height--1-1: 1.1;
    --fynd-one---master-v2_typography---line-height--1-2: 1.2;
    --fynd-one---master-v2_typography---line-height--1-3: 1.3;
    --fynd-one---master-v2_typography---line-height--1-35: 1.35;
    --fynd-one---master-v2_typography---line-height--1-4: 1.4;
    --fynd-one---master-v2_typography---line-height--1-5: 1.5;
    --fynd-one---master-v2_typography---line-height--1-6: 1.6;
    --fynd-one---master-v2_typography---line-height--110: 110%;
    --fynd-one---master-v2_typography---line-height--140: 140%;
    --fynd-one---master-v2_typography---line-height--170: 170%;
    --fynd-one---master-v2_typography---letter-spacing--1: -1%;
    --fynd-one---master-v2_typography---letter-spacing--2: -2%;
    --fynd-one---master-v2_typography---letter-spacing--3: -3%;
    --fynd-one---master-v2_typography---letter-spacing--4: -4%;
    --fynd-one---master-v2_typography---font-size--body-xs: var(--fynd-one---master-v2---sizes--12);
    --fynd-one---master-v2_typography---font-size--body-s: var(--fynd-one---master-v2---sizes--14);
    --fynd-one---master-v2_typography---font-size--body-m: var(--fynd-one---master-v2---sizes--16);
    --fynd-one---master-v2_typography---font-size--body-l: var(--fynd-one---master-v2---sizes--18);
    --fynd-one---master-v2_typography---font-size--body-xl: var(--fynd-one---master-v2---sizes--20);
    --fynd-one---master-v2_typography---font-size--h1: var(--fynd-one---master-v2---sizes--56);
    --fynd-one---master-v2_typography---font-size--h2: var(--fynd-one---master-v2---sizes--40);
    --fynd-one---master-v2_typography---font-size--h3: var(--fynd-one---master-v2---sizes--32);
    --fynd-one---master-v2_typography---font-size--h4: var(--fynd-one---master-v2---sizes--24);
    --fynd-one---master-v2_typography---font-size--h5: var(--fynd-one---master-v2---sizes--20);
    --fynd-one---master-v2_typography---font-size--h6: var(--fynd-one---master-v2---sizes--16);
  }

  .fynd-one---master-v2--blog_rich-text blockquote {
    padding-top: 2rem;
    padding-left: 1rem;
  }

  .body {
    font-size: 2vw;
  }

  .padding-24px {
    padding: 1.25em;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .hide-tablet {
    display: none;
  }

  .margin-xxlarge {
    margin: 4.5rem;
  }

  .padding-32px {
    padding: 1.5em;
  }

  .padding-large {
    padding: 2.5em;
  }

  .padding-xxlarge {
    padding: 4.5em;
  }

  .padding-xlarge {
    padding: 3.5em;
  }

  .padding-section-large {
    padding-top: 6em;
    padding-bottom: 6em;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-48px {
    padding: 2.5em;
  }

  .margin-20px {
    margin: 1em;
  }

  .margin-80px {
    margin: 4.5em;
  }

  .padding-40px {
    padding: 2em;
  }

  .heading-32px {
    font-size: 1.5em;
  }

  .text-size-regular-20px {
    font-size: 1em;
  }

  .padding-xxhuge {
    padding: 7.5em;
  }

  .padding-96px {
    padding: 5em;
  }

  .sg-nav {
    z-index: 10;
    background-color: #f0f2f3;
    border-right-style: none;
    width: 100%;
    height: 5rem;
    padding-top: 1.25rem;
    position: sticky;
    bottom: auto;
    left: 0;
    right: 0;
    overflow: visible;
  }

  .padding-global-old {
    padding-left: 1.88em;
    padding-right: 1.88em;
  }

  .padding-global-old.padding-section-hero, .padding-global-old.padding-section-speaker {
    padding-left: 3.75em;
    padding-right: 3.75em;
  }

  .grid-column-4 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sg-menu {
    z-index: 500;
    background-color: #f0f2f3;
    border-bottom: 0.0625rem solid #e1e5e7;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    display: block;
    position: absolute;
    inset: 5rem auto auto 0%;
    box-shadow: 0 0.1875rem 0.3125rem #0000000d;
  }

  .heading-style-h3 {
    font-size: 2.25em;
  }

  .heading-style-h2 {
    font-size: 2.75em;
  }

  .heading-style-h2.dummy-heading {
    display: none;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-huge {
    margin: 5rem;
  }

  .margin-large {
    margin: 2.5rem;
  }

  .margin-128px {
    margin: 6em;
  }

  .sg-menu-button {
    margin-right: 0.75rem;
    padding: 0.9375rem;
    top: -0.625rem;
  }

  .sg-menu-button.w--open {
    color: #356af0;
    background-color: #d0e8ff;
    border-radius: 2.5rem;
  }

  .spacer-xlarge {
    padding-top: 3.5rem;
  }

  .heading-40px {
    font-size: 2em;
  }

  .heading-style-display {
    font-size: 4em;
  }

  .heading-24px {
    font-size: 1.25em;
  }

  .heading-style-h1 {
    font-size: 3.5em;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .margin-64px {
    margin: 3.5em;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .padding-8px {
    padding: .25em;
  }

  .padding-section-medium {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .margin-32px {
    margin: 1.5em;
  }

  .margin-56px {
    margin: 3em;
  }

  .padding-56px {
    padding: 3em;
  }

  .spacer-xxhuge {
    padding-top: 7.5rem;
  }

  .heading-64px {
    font-size: 3.5em;
  }

  .heading-48px {
    font-size: 2.5em;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-16px {
    padding: .5em;
  }

  .main-wrapper.z-index-2.for-full-image {
    margin-top: 0;
  }

  .padding-section-60px {
    padding-top: 2.5em;
    padding-bottom: 2.5em;
  }

  .rl-styleguide_icons-list {
    grid-auto-flow: row;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .margin-48px {
    margin: 2.5em;
  }

  .margin-96px {
    margin: 5em;
  }

  .padding-huge {
    padding: 5em;
  }

  .margin-40px {
    margin: 2em;
  }

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

  .heading-96px {
    font-size: 5em;
  }

  .padding-xhuge {
    padding: 6em;
  }

  .spacer-xxlarge {
    padding-top: 4.5rem;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-24px {
    margin: 1.25em;
  }

  .heading-80px {
    font-size: 4.5em;
  }

  .sg-menu-brand {
    margin-top: 0.25rem;
    margin-bottom: 1rem;
  }

  .margin-xxhuge {
    margin: 7.5rem;
  }

  .padding-72px {
    padding: 4em;
  }

  .spacer-xhuge {
    padding-top: 6rem;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-style-h4 {
    font-size: 1.75em;
  }

  .spacer-huge {
    padding-top: 5rem;
  }

  .grid-column-3 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .padding-80px {
    padding: 4.5em;
  }

  .hide-mobile-landscape {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .sg-menu-icon {
    font-size: 2rem;
  }

  .margin-xhuge {
    margin: 6rem;
  }

  .padding-128px {
    padding: 6em;
  }

  .text-size-large {
    font-size: 1.2em;
  }

  .text-size-large.cap-log {
    font-size: 1em;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .sg-nav-container {
    width: auto;
    height: auto;
  }

  .spacer-large {
    padding-top: 2.5rem;
  }

  .styleguide_guide_contain {
    padding-left: 1.875em;
    padding-right: 1.875em;
  }

  .padding-64px {
    padding: 3.5em;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-72px {
    margin: 4em;
  }

  .page-wrapper.is-new.is-form {
    height: auto;
  }

  .heading-72px {
    font-size: 4em;
  }

  .padding-20px {
    padding: 1em;
  }

  .margin-xlarge {
    margin: 3.5rem;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .button {
    font-size: 1em;
  }

  .margin-16px {
    margin: .5em;
  }

  .grid-column-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .heading-56px {
    font-size: 3em;
  }

  .frame-552432 {
    padding-right: 0;
  }

  .semi-32px.text-color-white {
    font-size: 1.2em;
  }

  .business-text.text-color-white {
    font-size: .75em;
  }

  .speaker-image {
    max-width: 10em;
  }

  .frame-552437 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .para-32px {
    font-size: 1.5em;
  }

  .text-13 {
    font-size: 1em;
  }

  .frame-552442 {
    max-width: 15em;
  }

  .home-hero-black {
    font-size: 1.5em;
  }

  .med-20px.df84ab {
    font-size: 1em;
  }

  .ball.one {
    max-width: 15em;
    top: -16%;
  }

  .ball.two, .ball.three {
    max-width: 15em;
  }

  .ball.four {
    max-width: 20em;
  }

  .about-heading {
    font-size: 1.2em;
  }

  .success-message.contact, .inputs {
    font-size: 1em;
  }

  .field_wrap.max-height {
    height: auto;
  }

  .padding-global {
    padding: 4rem 5%;
  }

  .padding-global.padding-footer.new-padding-footer {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .padding-global.for-feedback-form {
    padding-top: 3em;
    padding-bottom: 3em;
  }

  .home_bottom-bg-gradient-img {
    object-position: 90% 50%;
    background-image: none;
  }

  .heading-style-subtitle.is-large {
    font-size: 1.5em;
  }

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

  .home-form_left-wrapper {
    max-width: none;
  }

  .home_top-bg-gradient-img {
    object-fit: contain;
    object-position: 50% 0%;
  }

  .home-hero_left-shape-wrapper {
    max-width: 12em;
    left: -5.5em;
  }

  .home-hero_right-shape-wrapper {
    max-width: 12em;
    right: -4.5em;
  }

  .company-marquee_heading {
    font-size: 1.5em;
  }

  .home_mid-bg-gradient-img {
    object-position: 90% 50%;
  }

  .home-about_header-wrapper {
    max-width: none;
  }

  .navbar_component.for-feedback-from {
    display: none;
  }

  .navbar_cta-wrapper {
    margin-left: auto;
  }

  .navbar_menu-wrapper {
    display: none;
  }

  .navbar_menu-list, .navbar_menu-list.hide {
    width: 100%;
    max-height: 68dvh;
    margin-top: 6.75rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    overflow: auto;
  }

  .navbar_menu-link.w--current {
    padding-left: 0;
    padding-right: 0;
    font-size: 1.13rem;
  }

  .navbar_menu-list-item {
    width: 100%;
  }

  .navbar_menu-button-wrapper:where(.is-navbar-layout) {
    display: none;
  }

  .navbar_menu-logo-wrapper, .navbar_menu-logo-wrapper:where(.is-navbar-layout) {
    position: absolute;
    bottom: 1.5rem !important;
  }

  .home-hero_para-wrapper {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .button_is-submit-text {
    font-size: 1em;
  }

  .footer-new_logo-wrapper.is-smaller {
    height: 1.5em;
  }

  .event_bottom-bg-gradient-img {
    object-position: 90% 50%;
  }

  .event-form_bg-shape-right-wrapper {
    width: 14em;
  }

  .agenda_list-wrapper {
    width: 80%;
  }

  .agenda_list-wrapper.is-less-wide {
    width: 65%;
    max-width: none;
  }

  .agenda_list-item-icon-wrapper {
    flex: none;
  }

  .agenda_list-item-text {
    font-size: 1.5em;
  }

  .speaker_component {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
  }

  .speaker_header-wrapper.child-1 {
    min-width: auto;
    max-width: none;
  }

  .speaker_grid {
    z-index: 2;
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
    grid-auto-columns: 1fr;
    width: 100vw;
    padding-left: 5%;
    padding-right: 5%;
    display: flex;
    position: relative;
    left: -5.5%;
    overflow: auto;
  }

  .speaker_grid.is-flex.swiper-wrapper {
    width: 100vw;
    overflow: visible;
  }

  .speaker_wrapper {
    min-width: 16em;
  }

  .speaker_wrapper.for-cms {
    min-width: 11em;
    max-width: 16em;
  }

  .speaker_wrapper.for-cms:where(.is-featured-speaker) {
    min-width: 15rem;
    max-width: 15rem;
  }

  .speaker_info-wrapper {
    flex: 1;
  }

  .speaker_name {
    font-size: 1.5em;
  }

  .speaker_name:where(.is-featured-speaker) {
    font-size: 1.25rem;
  }

  .speaker_name.is-small {
    font-size: 1.25em;
  }

  .speaker_title, .speaker_title.is-small {
    font-size: 1em;
  }

  .event-hero_para-wrapper {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .section_event-hero.for-full-image {
    margin-top: 0;
    padding-top: 0;
  }

  .section_event-hero.for-mumbai {
    padding-top: 0;
  }

  .event-hero_details-wrapper {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .agenda_bg-left-shape-wrapper {
    width: 12em;
    top: 40%;
  }

  .agenda_bg-right-shape-wrapper {
    width: 12em;
    right: -4%;
  }

  .hide-scrollbar-code {
    display: none;
  }

  .input {
    font-size: 1em;
  }

  .event-hero_tooltip-comp {
    display: none;
  }

  .event-hero_subtitle-wrapper {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .agenda_bg-gradient-img {
    object-fit: cover;
    min-height: 100vh;
  }

  .company-marquee_sub-heading {
    font-size: 1.5em;
  }

  .home-form_heading-wrapper {
    max-width: none;
  }

  .section_main {
    padding: 6.25rem 2.5rem;
  }

  .text-block-10px.text-color-white {
    font-size: .75em;
  }

  .feedback-form_header.for-mobile {
    display: block;
  }

  .form_success-trigger, .hide-bottom-bar-trigger {
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .hidden-div {
    display: none;
  }

  .section_feedback {
    padding: 0;
  }

  .feedback_component {
    justify-content: center;
    align-items: center;
    height: auto;
    display: flex;
  }

  .feedback_left-col {
    display: none;
  }

  .feedback_right-content-wrapper {
    grid-column-gap: 3em;
    grid-row-gap: 3em;
    flex-flow: column;
  }

  .why-2_component {
    display: flex;
  }

  .why-2_header-wrapper {
    max-width: none;
  }

  .why-2_list-wrapper {
    width: 80%;
  }

  .why-2_list-item-icon-embed {
    width: 1.5em;
    height: 1.5em;
  }

  .why-2_list-item {
    padding-top: 1.25em;
    padding-bottom: 1.25em;
  }

  .why-2_list-item-text {
    font-size: 1.25em;
  }

  .glass-cta_left-glass-wrapper {
    width: 20em;
    left: 12%;
  }

  .glass-cta_right-glass-wrapper {
    width: 24em;
    top: -77%;
    right: 13%;
  }

  .who_component {
    display: flex;
  }

  .who_header-wrapper {
    max-width: none;
  }

  .who_img-wrapper {
    width: 100%;
    position: static;
  }

  .section_who-bg-gradient {
    max-width: 100%;
    top: auto;
    bottom: -10%;
  }

  .section_why-bg-gradient {
    top: 80%;
    bottom: 0;
  }

  .nav-new_menu-dropdown {
    width: 100%;
  }

  .nav-new_dropdown-toggle {
    justify-content: space-between;
    align-items: center;
    padding: 0 0 1.125em;
    font-size: 1.13rem;
    display: flex;
  }

  .dropdown-chevron {
    inset: auto 0% auto auto;
  }

  .nav-new_dropdown-list {
    position: static;
    overflow: hidden;
  }

  .nav-new_dropdown-list.w--open {
    border-style: none;
    width: auto;
    padding: 0 0 1em;
  }

  .nav-new_dropdown-list-inner-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    box-shadow: none;
    background-image: linear-gradient(90deg, #0000, #0000);
    border-style: none;
    border-width: 0;
    border-radius: 0;
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .nav-new_dropdown-list-inner-wrapper:where(.is-navbar-layout) {
    background-image: linear-gradient(90deg, #0000, #0000);
  }

  .nav-new_dropdown-col-title {
    color: #b9b9b9;
    text-transform: uppercase;
    border-bottom-width: 0;
    font-size: .88em;
    font-weight: 600;
  }

  .nav-new_dropdown-col-title:where(.is-navbar-layout) {
    font-size: .88rem;
  }

  .nav-new_dropdown-col-link {
    border-bottom-width: 0;
  }

  .nav-new_dropdown-link-text {
    font-size: 1.13rem;
    font-weight: 600;
  }

  .section_glass-cta-bg-gradient {
    bottom: 0;
  }

  .new-flex {
    flex-flow: column;
  }

  .speaker_dynamic-grid {
    grid-row-gap: 1.5em;
    flex-flow: column;
  }

  .cms-banner_component {
    padding-left: 5%;
    padding-right: 5%;
  }

  .home-form_center-wrapper {
    max-width: none;
  }

  .desktop-banner-image {
    min-height: 30rem;
  }

  .story-banner-caption {
    max-width: 28.125rem;
  }

  .story-banner-title {
    font-size: 2rem;
  }

  .story-banner-title.center {
    font-size: 2.5rem;
  }

  .story-banner-subtitle {
    font-size: 0.875rem;
  }

  .story-platform {
    margin-top: 0;
  }

  .platform-wrap {
    grid-column-gap: 0.375rem;
    grid-row-gap: 0.375rem;
  }

  .platform-image {
    width: 1.25rem;
    height: 1.25rem;
  }

  .platform-title {
    font-size: 0.75rem;
  }

  .story-detail, .stories-cta {
    padding-top: 4.6875rem;
    padding-bottom: 4.6875rem;
  }

  .cta-title {
    font-size: 2.5rem;
  }

  .cta-subtitle {
    font-size: 1rem;
  }

  .story-banner-caption-2 {
    max-width: 28.125rem;
  }

  .button-secondary.is-cta.lg {
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: .8rem;
  }

  .story-powered.heading-24px {
    justify-content: center;
    align-items: center;
  }

  .section-title-wrap {
    padding-bottom: 3rem;
  }

  .section-title, .section-subtitle {
    font-size: 2.5rem;
  }

  .story-item {
    grid-template-columns: 1fr;
  }

  .episode-title {
    font-size: 1.75rem;
  }

  .story-paras {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    padding-bottom: .75rem;
  }

  .studio-partners {
    padding-top: 4.6875rem;
    padding-bottom: 4.6875rem;
  }

  .partners-logo {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .text-block-6 {
    flex: 1;
    min-width: 100%;
  }

  .nav-new_dropdown-list-inner-wrapper-2 {
    box-shadow: none;
    border-style: none;
    border-width: 0;
    border-radius: 0;
  }

  .images-collage-wrap {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .collage-image {
    border-radius: .4rem;
    max-height: 7rem;
  }

  .images-collage-inner {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .city-banner-img.second {
    min-height: 45rem;
  }

  .city-banner-caption {
    padding: 4rem 5%;
  }

  .city-banner-title {
    font-size: 3rem;
  }

  .city-banner-title.second {
    font-size: 2rem;
  }

  .city-banner-para {
    font-size: .95rem;
  }

  .city-banner-para.second {
    font-size: .85rem;
  }

  .city-detail {
    padding-top: 5rem;
    padding-bottom: 5em;
  }

  .city-detail-title {
    width: 100%;
  }

  .city-calendar {
    padding-top: 0;
    padding-bottom: 0;
  }

  .city-calendar-image {
    height: 29.88rem;
  }

  .city-calendar-caption {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .city-event-title {
    font-size: 1.7rem;
  }

  .city-event-para {
    line-height: 140%;
  }

  .city-event-meta {
    padding-top: .5rem;
  }

  .inside-retail {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .event-topic {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    font-size: 2.5rem;
  }

  .event-topic-title {
    line-height: 125%;
  }

  .event-topic-image {
    width: 15rem;
  }

  .city-gallery {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .explored-ideas {
    padding-top: 0;
    padding-bottom: 5rem;
  }

  .explored-idea-item {
    width: 18rem;
    min-width: 18rem;
    height: 20rem;
    padding: 2rem;
  }

  .explored-idea-title {
    font-size: 1.25rem;
    line-height: 120%;
  }

  .explored-idea-para {
    font-size: 1rem;
    line-height: 140%;
  }

  .explored-idea-image {
    width: 4rem;
  }

  .city-speakers {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .speakers-carousal {
    padding-left: 5%;
  }

  .speakers-carousal-wrap {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .event-attendees {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .attendee-item {
    width: 42rem;
    min-width: 42rem;
  }

  .attendee-info {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding: 1.25rem;
    bottom: 1rem;
    right: 1rem;
  }

  .attendee-title {
    font-size: 1rem;
    display: -webkit-box;
    overflow: hidden;
  }

  .attendee-subtitle {
    font-size: .75rem;
  }

  .attendee-link {
    bottom: 1rem;
    left: 1rem;
  }

  .video-modal {
    padding: 2rem;
  }

  .city-gallery-illustrator {
    width: 21.88rem;
    height: auto;
    top: -21.25%;
  }

  .city-gallery-illustrator.second {
    width: 6.25rem;
    bottom: -12%;
  }

  .meet-tribe-title {
    padding-bottom: 2.75rem;
  }

  .content-wrapper {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .content-wrapper.is-hero {
    flex-flow: column;
  }

  .home-hero_img {
    width: 17em;
    max-width: 80%;
  }

  .marquee-wrapper {
    font-size: 1.5vw;
  }

  .section_popup {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .text-size-48px {
    font-size: 2.6rem;
  }

  .heading_btn {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .join_c-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr 1fr;
  }

  .padding-vertical-2, .padding-vertical-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .video-wrapper {
    height: 100%;
  }

  .text_size-24 {
    font-size: 1.2rem;
  }

  .form {
    margin-top: 2em;
  }

  .heading-4 {
    font-size: 2rem;
  }

  .form-wrp {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .u-mb-0 {
    margin-bottom: 0;
  }

  .scroll-text, .heroevt_img-wrapper, .heroevt_content-wrapper {
    width: 100%;
  }

  .padding-global-4 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .collection-list-3 {
    grid-template-rows: auto;
  }

  .text_size-32 {
    font-size: 1.2rem;
  }

  .h4 {
    font-size: 1.25rem;
  }

  .blog_body-wrap {
    flex-flow: wrap;
  }
}

@media screen and (max-width: 47.9375rem) {
  body {
    --fynd-one---master-v2_container---container: 82.5rem;
    --fynd-one---master-v2_typography---line-height--120: 120%;
    --fynd-one---master-v2_typography---line-height--130: 130%;
    --fynd-one---master-v2_typography---font-family--primary: "Fynd Sans", Arial, sans-serif;
    --fynd-one---master-v2_typography---line-height--160: 160%;
    --fynd-one---master-v2_typography---line-height--150: 150%;
    --fynd-one---master-v2_typography---font-family--secondary: "Inter Display", Arial, sans-serif;
    --fynd-one---master-v2_typography---font-weight--regular: 400;
    --fynd-one---master-v2_typography---font-weight--medium: 500;
    --fynd-one---master-v2_typography---font-weight--semibold: 600;
    --fynd-one---master-v2_typography---font-weight--bold: 700;
    --fynd-one---master-v2_typography---line-height--1: 1;
    --fynd-one---master-v2_typography---line-height--1-1: 1.1;
    --fynd-one---master-v2_typography---line-height--1-2: 1.2;
    --fynd-one---master-v2_typography---line-height--1-3: 1.3;
    --fynd-one---master-v2_typography---line-height--1-35: 1.35;
    --fynd-one---master-v2_typography---line-height--1-4: 1.4;
    --fynd-one---master-v2_typography---line-height--1-5: 1.5;
    --fynd-one---master-v2_typography---line-height--1-6: 1.6;
    --fynd-one---master-v2_typography---line-height--110: 110%;
    --fynd-one---master-v2_typography---line-height--140: 140%;
    --fynd-one---master-v2_typography---line-height--170: 170%;
    --fynd-one---master-v2_typography---letter-spacing--1: -1%;
    --fynd-one---master-v2_typography---letter-spacing--2: -2%;
    --fynd-one---master-v2_typography---letter-spacing--3: -3%;
    --fynd-one---master-v2_typography---letter-spacing--4: -4%;
    --fynd-one---master-v2_typography---font-size--body-xs: var(--fynd-one---master-v2---sizes--12);
    --fynd-one---master-v2_typography---font-size--body-s: var(--fynd-one---master-v2---sizes--14);
    --fynd-one---master-v2_typography---font-size--body-m: var(--fynd-one---master-v2---sizes--16);
    --fynd-one---master-v2_typography---font-size--body-l: var(--fynd-one---master-v2---sizes--18);
    --fynd-one---master-v2_typography---font-size--body-xl: var(--fynd-one---master-v2---sizes--20);
    --fynd-one---master-v2_typography---font-size--h1: var(--fynd-one---master-v2---sizes--40);
    --fynd-one---master-v2_typography---font-size--h2: var(--fynd-one---master-v2---sizes--32);
    --fynd-one---master-v2_typography---font-size--h3: var(--fynd-one---master-v2---sizes--24);
    --fynd-one---master-v2_typography---font-size--h4: var(--fynd-one---master-v2---sizes--20);
    --fynd-one---master-v2_typography---font-size--h5: var(--fynd-one---master-v2---sizes--18);
    --fynd-one---master-v2_typography---font-size--h6: var(--fynd-one---master-v2---sizes--16);
  }

  .fynd-one---master-v2--blog_rich-text h1 {
    margin-bottom: var(--fynd-one---master-v2_spacing---16);
    font-size: var(--fynd-one---master-v2---sizes--32);
  }

  .fynd-one---master-v2--blog_rich-text h2 {
    margin-top: var(--fynd-one---master-v2_spacing---24);
    font-size: var(--fynd-one---master-v2---sizes--24);
  }

  .fynd-one---master-v2--blog_rich-text h3 {
    font-size: var(--fynd-one---master-v2---sizes--20);
    margin-top: .3rem;
    margin-bottom: .3rem;
  }

  .fynd-one---master-v2--blog_rich-text h5 {
    margin-top: .8rem;
  }

  .fynd-one---master-v2--blog_rich-text h6 {
    margin-top: .6rem;
  }

  .fynd-one---master-v2--blog_rich-text a:hover {
    text-decoration: underline;
  }

  .fynd-one---master-v2--blog_rich-text figure {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .fynd-one---master-v2--blog_rich-text blockquote {
    margin-top: 1rem;
    padding-top: 1rem;
    padding-left: 1rem;
  }

  .body {
    font-size: 2.5vw;
  }

  .padding-24px {
    padding: 1em;
  }

  .text-size-medium {
    font-size: 1.125em;
  }

  .padding-medium {
    padding: 1.5em;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .spacer-medium {
    padding-top: 1.5rem;
  }

  .pagination2_button {
    font-size: .88em;
  }

  .margin-xxlarge {
    margin: 3em;
  }

  .padding-32px {
    padding: 1.25em;
  }

  .padding-large {
    padding: 2em;
  }

  .margin-8px {
    margin: .25em;
  }

  .padding-xxlarge {
    padding: 3em;
  }

  .padding-xlarge {
    padding: 2.5em;
  }

  .padding-section-large {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-48px {
    padding: 2em;
  }

  .margin-20px {
    margin: .5em;
  }

  .margin-80px {
    margin: 4em;
  }

  .sg_browser_overlay_header_wrap {
    grid-row-gap: 0.5rem;
    flex-direction: column;
    display: flex;
  }

  .padding-xxhuge {
    padding: 5em;
  }

  .padding-96px {
    padding: 4.5em;
  }

  .margin-medium {
    margin: 1.5em;
  }

  .padding-section-small {
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .padding-global-old {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .padding-global-old.padding-section-hero, .padding-global-old.padding-section-speaker {
    padding: 4.5em 1.5em 3.44em;
  }

  .sg-menu {
    background-color: #fff;
  }

  .heading-style-h3 {
    font-size: 2em;
  }

  .padding-small {
    padding: 1.25em;
  }

  .heading-style-h2 {
    font-size: 2em;
    line-height: 1.2;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-huge {
    margin: 3.5em;
  }

  .margin-large {
    margin: 2em;
  }

  .margin-128px {
    margin: 5em;
  }

  .spacer-xlarge {
    padding-top: 2.5rem;
  }

  .heading-40px {
    font-size: 1.5em;
  }

  .text-size-small.font-primary.second {
    font-size: .75rem;
  }

  .heading-style-display {
    font-size: 3.5em;
    line-height: 1.4;
  }

  .heading-24px {
    font-size: 1em;
  }

  .heading-style-h1 {
    font-size: 2.75em;
  }

  .pagination_page-button {
    font-size: .88em;
  }

  .sg_text-block-32px-bold {
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 2.5rem;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .margin-64px {
    margin: 3em;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .spacer-small {
    padding-top: 1.25rem;
  }

  .spacer-small.show-mobile-landscape {
    display: block;
  }

  .padding-section-medium {
    padding-top: 3em;
    padding-bottom: 3em;
  }

  .margin-32px {
    margin: 1.25em;
  }

  .sg_btn {
    background-color: #1d4ed8;
    font-size: .88em;
  }

  .margin-56px {
    margin: 2.5em;
  }

  .spacer-xxhuge {
    padding-top: 5rem;
  }

  .heading-64px {
    font-size: 2em;
  }

  .heading-48px {
    font-size: 1.5em;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-16px {
    padding: .25em;
  }

  .padding-section-60px {
    padding-top: 1.88em;
    padding-bottom: 1.88em;
  }

  .sg_browser-overlay-centered {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .margin-48px {
    margin: 2em;
  }

  .margin-96px {
    margin: 4.5em;
  }

  .padding-huge {
    padding: 3.5em;
  }

  .margin-40px {
    margin: 1.5em;
  }

  .heading-96px {
    font-size: 3.5em;
  }

  .margin-xsmall {
    margin: .75em;
  }

  .text-style-quote {
    font-size: 1.125rem;
  }

  .padding-xhuge {
    padding: 4em;
  }

  .spacer-xxlarge {
    padding-top: 3rem;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-bottom.padding-24px {
    padding-bottom: 1.25em;
  }

  .padding-bottom.padding-bottom-20px {
    padding-bottom: .5em;
  }

  .padding-bottom.padding-54px {
    padding-bottom: 2em;
  }

  .margin-24px {
    margin: 1em;
  }

  .heading-80px {
    font-size: 3em;
  }

  .sg-menu-brand.w--current {
    margin-top: 0.875rem;
  }

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

  .margin-xxhuge {
    margin: 5em;
  }

  .padding-72px {
    padding: 3.5em;
  }

  .spacer-xhuge {
    padding-top: 4rem;
  }

  .fs-cmsload_page-dots {
    font-size: .88em;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-style-h4 {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .sg_browser-overlay {
    z-index: 999;
    -webkit-backdrop-filter: blur(0.625rem);
    backdrop-filter: blur(0.625rem);
    background-color: #fff9;
    width: 100%;
    height: 100%;
    display: block;
    position: fixed;
    inset: 0%;
  }

  .spacer-huge {
    padding-top: 3.5rem;
  }

  .pagination2_component {
    margin-top: 3.5em;
  }

  .padding-xsmall {
    padding: .75em;
  }

  .margin-small {
    margin: 1.25em;
  }

  .padding-80px {
    padding: 4em;
  }

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

  .heading-style-h5 {
    font-size: 1.25em;
  }

  .margin-xhuge {
    margin: 4em;
  }

  .pagination1_component {
    margin-top: 3.5em;
  }

  .sg_browser_overlay_vertical {
    grid-row-gap: 1rem;
    text-align: center;
    flex-direction: column;
    align-items: center;
    min-width: 12.5rem;
    max-width: 18.75rem;
    display: flex;
  }

  .padding-128px {
    padding: 5em;
  }

  .text-size-large {
    font-size: .88em;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .spacer-large {
    padding-top: 2rem;
  }

  .styleguide_guide_contain {
    padding-left: 1em;
    padding-right: 1em;
  }

  .padding-64px {
    padding: 3em;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .sg_overlay_para {
    font-size: .88em;
  }

  .margin-72px {
    margin: 3.5em;
  }

  .heading-72px {
    font-size: 2.5em;
    line-height: 1.4;
  }

  .spacer-xsmall {
    padding-top: .75rem;
  }

  .padding-20px {
    padding: .5em;
  }

  .margin-xlarge {
    margin: 2.5em;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .styleguide_guide_list.u-grid-custom {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .pagination1_button {
    font-size: .88em;
  }

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

  .heading-style-h6 {
    font-size: 1.125em;
  }

  .button {
    font-size: 1em;
  }

  .button.navbar {
    padding: .5em 1.5em;
    font-size: .75em;
  }

  .button.is-submit, .button.submit-btn_v2 {
    font-size: 1em;
  }

  .margin-16px {
    margin: .25em;
  }

  .heading-56px {
    font-size: 1.75em;
  }

  .header {
    padding: 1.25em 1.5em;
  }

  .time-wrap.bottom-54px {
    grid-column-gap: 1.5em;
    padding-bottom: 2em;
  }

  .hero-icon {
    width: 1em;
  }

  .hero-image.desktop-hide {
    max-width: 17.5em;
    display: block;
  }

  .hero-image.landscape-hide {
    display: none;
  }

  .section-speaker {
    background-image: url('https://cdn.pixelbin.io/v2/nameless-waterfall-bf6e98/original/RetailRemix/Website/Shared/Screenshot-2024-04-26-at-11.49.37-PM_1Screenshot_2024-04-26_at_11.49.37_PM.avif');
  }

  .semi-24px.text-color-white {
    font-size: 1.25em;
  }

  .frame-552432 {
    padding-left: 1em;
  }

  .semi-32px.text-color-white {
    font-size: 1.25em;
  }

  .footer {
    justify-content: space-between;
    align-items: center;
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .div-block {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .form_block_wrapper_erasebg {
    width: 100%;
  }

  .home-hero-black {
    font-size: 1em;
  }

  .flex-center.gap-20px {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .med-20px.df84ab {
    font-size: .88em;
  }

  .t-max-280px {
    width: 100%;
    max-width: 17.5em;
  }

  .success-text {
    font-size: .88em;
  }

  .form-field-2col.is-mobile-1col {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    grid-template-columns: 1fr;
  }

  .success-text-header {
    font-size: 1em;
  }

  .field_wrap.max-height {
    height: 4.25em;
  }

  .contact_form_wrap {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .footer_component.second {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .padding-global {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .padding-global.padding-section-xlarge {
    padding-top: 5em;
    padding-bottom: 5em;
  }

  .padding-global.padding-footer.new-padding-footer {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .padding-global.is-banner {
    background-image: linear-gradient(90deg, #030621, #013a8bcc 32%, #0f133e 50%, #030622 100%, #030622);
  }

  .padding-global.is-relative.is-dikd {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .container-large.story-container {
    top: 8%;
    transform: translate(0);
  }

  .why_component {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
  }

  .slider-component {
    width: 100vw;
    padding-left: 1em;
    padding-right: 1em;
    position: relative;
    left: -1em;
  }

  .swiper-wrapper.for-about {
    aspect-ratio: 16 / 9;
  }

  .swiper-slide.for-about, .swiper-slide.for-about.is-active {
    width: 100%;
  }

  .swiper-slide.testimonial-swiper-slide {
    height: auto;
  }

  .slider-navigation-wrapper {
    margin-top: 1.5em;
    display: none;
  }

  .swiper-prev {
    width: 3em;
    height: 3em;
  }

  .swiper-prev.for-about {
    display: none;
  }

  .swiper-nav-icon {
    width: 1.5em;
    height: 1.5em;
  }

  .swiper-next {
    width: 3em;
    height: 3em;
  }

  .swiper-next.for-about {
    display: none;
  }

  .testimonials_card {
    padding: 1.5em;
  }

  .testimonials_top-row {
    margin-bottom: 2em;
  }

  .testimonials_card-info-wrapper {
    padding-top: 1em;
  }

  .testimonials_card-person-title {
    font-size: 0.875rem;
  }

  .testimonials_card-person-name {
    font-size: 1.5em;
  }

  .why_header-wrapper {
    grid-column-gap: .75em;
    grid-row-gap: .75em;
  }

  .heading-style-subtitle {
    font-size: 1em;
  }

  .heading-style-subtitle.is-large {
    font-size: 1.25em;
  }

  .heading-style-subtitle.is-small {
    font-size: 1em;
  }

  .why_grid {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .why_grid-card {
    padding: 1.5em;
  }

  .why_grid-card-title {
    font-size: 1.25em;
  }

  .home-form_component {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .section_home-hero {
    min-height: 80vh;
  }

  .section_home-hero.is-diff {
    min-height: 0;
  }

  .section_home-hero.is-archives {
    height: auto;
    min-height: 0;
  }

  .home-hero_cta-wrapper {
    margin-top: 2em;
  }

  .button-primary {
    font-size: 1em;
  }

  .button-primary.button-primary-dark {
    background-color: var(--black);
    color: var(--white);
  }

  .button-primary.button-primary-dark.bthn-full {
    width: 100%;
  }

  .home-hero_left-shape-wrapper {
    bottom: -5%;
  }

  .home-hero_right-shape-wrapper {
    top: 10%;
  }

  .home-hero_left-gradient-wrapper {
    max-width: 40vw;
    top: auto;
    bottom: -20%;
  }

  .home-hero_right-gradient-wrapper {
    max-width: 60vw;
    top: auto;
    bottom: -40%;
  }

  .company-marquee_heading {
    font-size: 1.25em;
  }

  .company-marquee_inner-wrapper.city {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    height: 2.25rem;
  }

  .home_mid-bg-gradient-img {
    object-position: 50% 50%;
  }

  .home-about_component {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
  }

  .button-secondary {
    padding: .75em 1.25em;
  }

  .logo_component {
    grid-column-gap: .625em;
    grid-row-gap: .625em;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .logo_component.is-smaller-in-mobile {
    width: 100%;
  }

  .logo_img {
    width: auto;
    height: 2.25em;
  }

  .logo_text-embed {
    z-index: 2;
  }

  .navbar_component {
    padding-top: .625em;
    padding-bottom: .625em;
  }

  .navbar_inner-wrapper {
    z-index: 2;
    -webkit-backdrop-filter: blur(0.5rem);
    backdrop-filter: blur(0.5rem);
    background-image: none;
    border-style: none;
    border-radius: 0;
    justify-content: flex-start;
    align-items: center;
    padding: .5em .5em .5em 1.5em;
    position: relative;
  }

  .navbar_logo-wrapper {
    margin-left: .5em;
    padding-left: 0;
    display: block;
  }

  .navbar_cta-wrapper {
    height: auto;
    margin-left: auto;
    margin-right: 0.5rem;
  }

  .navbar_menu-wrapper {
    -webkit-backdrop-filter: blur(0.625rem);
    backdrop-filter: blur(0.625rem);
    background-color: #0009;
    width: 100%;
    height: 100vh;
    margin-left: 0;
    display: none;
    position: absolute;
    inset: 0%;
  }

  .navbar_menu-list {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    flex-flow: column;
  }

  .navbar_menu-link {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
    font-weight: 600;
    display: inline-block;
  }

  .navbar_menu-list-item {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .navbar_menu-button-wrapper {
    z-index: 3;
    background-color: #0000;
    justify-content: center;
    align-items: center;
    width: 2.5em;
    height: 100%;
    padding: 0;
    display: inline-flex;
    position: relative;
  }

  .navbar_menu-button {
    aspect-ratio: 1;
    width: 100%;
    height: 100%;
  }

  .navbar_menu-button.is-lottie {
    z-index: 13;
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    filter: invert();
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    padding: .25em;
    position: relative;
  }

  .navbar_menu-logo-wrapper {
    z-index: 2;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    bottom: 10vh;
    left: 0;
    right: 0;
  }

  .navbar_mobile-menu-wrapper {
    -webkit-backdrop-filter: blur(0.625rem);
    backdrop-filter: blur(0.625rem);
    background-color: #00000080;
    width: 100%;
    height: 100vh;
    margin-left: 0;
    position: absolute;
    inset: 0%;
  }

  .navbar_mobile-menu-separator {
    z-index: 1;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 0.125rem;
    display: flex;
    position: absolute;
    top: 5.5em;
  }

  .navbar_mobile-menu-separator-block {
    background-color: var(--colors--seperator-line);
    opacity: .8;
    width: 0%;
    height: 0.125rem;
    padding-bottom: 0;
    padding-right: 0;
  }

  .home-form_bg-shape-right-wrapper {
    width: 6em;
  }

  .banner_component {
    height: 2.5rem;
  }

  .banner_inner-wrapper {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .banner_inner-wrapper.for-text-cta {
    justify-content: center;
  }

  .banner_text-wrapper {
    margin-left: auto;
    margin-right: auto;
  }

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

  .why_grid-card-title-wrapper {
    min-height: 3.25em;
  }

  .home-hero_para {
    font-size: 1em;
    line-height: 1.4;
  }

  .home-hero_para-wrapper {
    padding: .5em 0 0;
  }

  .footer-new_bottom-row-text {
    font-size: 1em;
  }

  .footer-new_logo-row {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .footer-new_logo-row-seperator, .footer-new_logo-wrapper {
    height: 1.5em;
  }

  .event-form_bg-shape-right-wrapper.bottom {
    bottom: -3rem;
  }

  .agenda_header-wrapper {
    grid-column-gap: .75em;
    grid-row-gap: .75em;
  }

  .agenda_list-wrapper {
    width: 100%;
    max-width: none;
  }

  .agenda_list-wrapper.is-less-wide {
    width: 100%;
  }

  .agenda_list-item-text {
    font-size: 1.25em;
  }

  .speaker_wrapper.for-cms:where(.is-featured-speaker) {
    min-width: 11.25rem;
    max-width: 11.25rem;
  }

  .speaker_name:where(.is-featured-speaker) {
    font-size: 1.13rem;
  }

  .speaker_title:where(.is-featured-speaker) {
    font-size: .88rem;
  }

  .company-marquee_left-gradient-wrapper {
    max-width: 40vw;
    top: auto;
    bottom: -30%;
  }

  .company-marquee_right-gradient-wrapper {
    max-width: 50vw;
  }

  .event-hero_para-wrapper {
    padding: .5em 0 0;
  }

  .event-hero_component {
    grid-column-gap: 3em;
    grid-row-gap: 3em;
  }

  .section_event-hero {
    min-height: 80vh;
  }

  .section_event-hero.for-mumbai {
    background-image: url('https://cdn.pixelbin.io/v2/nameless-waterfall-bf6e98/original/RetailRemix/Website/Shared/hero-gradient_1hero-gradient.webp'), url('https://cdn.pixelbin.io/v2/nameless-waterfall-bf6e98/original/RetailRemix/Website/Shared/mobile-bg_1mobile-bg.avif');
    background-position: 50% 100%, 50%;
    background-size: cover, cover;
  }

  .event-hero_details-wrapper {
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .event-hero_details-icon {
    width: 1.25em;
    height: 1.25em;
  }

  .event-hero_details-text {
    font-size: 1em;
  }

  .event-hero_timer-number {
    font-size: 2em;
  }

  .agenda_bg-left-shape-wrapper {
    max-width: 36vw;
    top: auto;
    bottom: -10%;
    right: -10%;
  }

  .agenda_bg-right-shape-wrapper, .agenda_bg-shape-right {
    display: none;
  }

  .agenda_bg-gradient-wrapper {
    min-height: 100%;
    top: -35%;
  }

  .event-hero_subtitle-wrapper {
    padding: 0 0 .5em;
  }

  .agenda_bg-gradient-img {
    display: none;
  }

  .agenda_bg-gradient-img.for-mobile {
    object-fit: contain;
    min-height: auto;
    display: inline-block;
  }

  .form_block_wrapper_fynd {
    width: 100%;
  }

  .company-marquee_sub-heading {
    font-size: 1.25em;
  }

  .section_main {
    padding: 2.5rem 1.25rem;
  }

  .padding-bottom-32px {
    padding-bottom: 1.5rem;
  }

  .form-step {
    height: 100%;
  }

  .notification-gradient {
    height: 2.5rem;
  }

  .feedback-form_header.for-mobile {
    display: block;
  }

  .section_feedback {
    padding: 0;
  }

  .feedback_component {
    height: auto;
    display: block;
  }

  .feedback_left-col {
    display: none;
  }

  .feedback_form-wrapper {
    max-width: 100%;
    padding: 1.5em;
  }

  .feedback_right-content-wrapper {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-flow: column;
  }

  .why-2_component {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
  }

  .why-2_list-wrapper {
    width: 100%;
    max-width: none;
  }

  .why-2_list-item-icon-embed {
    width: 1em;
    height: 1em;
  }

  .why-2_list-item {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .why-2_list-item-text {
    font-size: 1em;
  }

  .glass-cta_left-glass-wrapper {
    width: 16em;
    top: -37%;
  }

  .glass-cta_right-glass-wrapper {
    width: 20em;
    top: -64%;
  }

  .cover-image.for-mobile {
    display: block;
  }

  .section_who-bg-gradient {
    max-width: 100%;
    bottom: -67%;
  }

  .section_why-bg-gradient {
    max-width: 100%;
    top: 0%;
  }

  .why_bg-img-desktop {
    display: none;
  }

  .why_bg-img-mobile {
    opacity: .8;
    height: auto;
    display: inline-block;
  }

  .who_img-overlay {
    display: none;
  }

  .banner_separator {
    height: 1.125rem;
  }

  .nav-new_dropdown-toggle {
    padding-top: 0.625rem;
    padding-bottom: 1.125em;
    font-size: 1em;
  }

  .nav-new_dropdown-list-inner-wrapper {
    flex-flow: column;
    position: static;
  }

  .event-hero_bg-images-wrapper {
    display: none;
  }

  .event-hero_bg-images-wrapper.for-mobile {
    display: flex;
  }

  .event-hero_date-wrapper {
    grid-column-gap: .4em;
    grid-row-gap: .4em;
  }

  .nav-new_events-list {
    flex-flow: column;
  }

  .section_glass-cta-bg-gradient {
    max-width: 100%;
    bottom: -100%;
  }

  .cms-banner_component {
    background-image: linear-gradient(90deg, #030621, #030621 0%, #013a8bcc 32%, #0f133e 50%, #030622);
    height: 2.5rem;
  }

  .footer-new_logo-row-and-seperator {
    height: 1.5em;
  }

  .desktop-banner-image {
    display: none;
  }

  .mobile-banner-image {
    display: block;
  }

  .mobile-banner-image.opacity-0 {
    opacity: 0;
  }

  .story-banner-caption {
    max-width: 100%;
    padding-right: 5%;
    top: 5%;
    transform: translate(0);
  }

  .story-banner-caption.center {
    padding-right: 0%;
  }

  .story-banner-title {
    font-size: 1.5rem;
  }

  .story-banner-badge.second {
    font-size: 0.75rem;
  }

  .story-banner-badge.image {
    height: auto;
    bottom: 1rem;
    right: 1rem;
  }

  .story-banner-subtitle {
    font-size: 0.875rem;
  }

  .story-platform {
    margin-top: 0.625rem;
  }

  .story-platform-title {
    font-size: 0.75rem;
  }

  .platform-wrap.center {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .story-detail {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .related-stories {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    margin-top: 5rem;
  }

  .related-stories-title {
    font-size: 1.5rem;
  }

  .related-items {
    grid-column-gap: 0.75rem;
    grid-row-gap: 0.75rem;
    display: flex;
    overflow: auto;
  }

  .related-item {
    min-width: 90%;
  }

  .stories-cta {
    padding-top: 5.5rem;
    padding-bottom: 5.5rem;
  }

  .cta-title {
    font-size: 2rem;
  }

  .cta-subtitle {
    font-size: 0.875rem;
  }

  .text-block-4 {
    font-size: 0.75rem;
  }

  .story-banner-caption-2 {
    max-width: 100%;
    padding-right: 5%;
    top: 5%;
    transform: translate(0);
  }

  .button-secondary.is-cta {
    padding: .75em 1.25em;
  }

  .button-secondary.is-cta.lg.full-btn {
    justify-content: center;
    width: 100%;
  }

  .button-secondary.is-cta.lg.full-btn.btn-border.button-primary-dark {
    border-color: var(--black);
    color: var(--black);
  }

  .button-secondary.is-cta.md.full-btn {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .story-detail-2 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .section-title-wrap {
    flex-flow: column;
    align-items: stretch;
    padding-bottom: 2rem;
  }

  .section-title-wrap.no-pb {
    width: 100%;
  }

  .section-title, .section-subtitle {
    font-size: 2rem;
  }

  .story-item {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .episode-wrap {
    padding-bottom: 0;
  }

  .episode-date {
    font-size: .75rem;
  }

  .episode-title {
    font-size: 1.5rem;
  }

  .episode-rich-text.text-style-4lines {
    margin-bottom: .75rem;
    font-size: .88rem;
  }

  .studio-partners-title {
    text-align: center;
    font-size: 1.13rem;
  }

  .partners-wrap {
    grid-template-columns: 1fr;
  }

  .text-block-5 {
    font-size: .75rem;
  }

  .images-collage-wrap {
    top: auto;
  }

  .collage-image {
    max-height: 15rem;
  }

  .city-banner.second {
    margin-bottom: -35%;
  }

  .city-banner-title {
    font-size: 2rem;
  }

  .city-banner-para {
    font-size: .88rem;
  }

  .city-detail {
    padding-top: 7.5rem;
    padding-bottom: 7.5em;
  }

  .city-detail-title {
    font-size: 1.13rem;
  }

  .city-calendar {
    padding-top: 0;
    padding-bottom: 0;
  }

  .city-calendar-caption {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    align-items: stretch;
    padding: 1.5rem;
  }

  .city-event-title {
    font-size: 1.5rem;
  }

  .city-event-para {
    font-size: .88rem;
  }

  .city-event-meta {
    grid-column-gap: .8rem;
    grid-row-gap: .8rem;
    flex-flow: column;
    align-items: stretch;
    padding-top: .5rem;
    font-size: .88rem;
  }

  .icon-embed-custom-4, .icon-embed-custom-5 {
    width: 1.1rem;
    height: 1.2rem;
  }

  .meet-tribe {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .section-title-inner {
    max-width: 100%;
  }

  .event-topic {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
    font-size: 1.13rem;
  }

  .event-topic-title {
    font-size: 1.5rem;
  }

  .event-topic-info {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    width: 100%;
  }

  .event-topic-para {
    font-size: .88rem;
  }

  .event-topic-image {
    margin-top: 1rem;
  }

  .city-gallery-image {
    object-fit: cover;
    height: 34.88rem;
  }

  .explored-ideas-wrap {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    align-items: stretch;
    display: flex;
    position: static;
  }

  .explored-ideas-carousal {
    width: 100%;
  }

  .explored-idea-item {
    border-width: .06rem;
    width: 100%;
    min-width: 100%;
    height: auto;
    padding: 1.5rem;
  }

  .city-speakers {
    padding-top: 4.5rem;
    padding-bottom: 2rem;
  }

  .event-attendees {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .attendee-item {
    flex-flow: column;
    width: 100%;
    min-width: 100%;
    height: 100%;
    display: flex;
  }

  .attendee-info {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    flex: 1;
    width: 100%;
    padding: 1.5rem;
    position: static;
  }

  .attendee-title {
    font-size: .88rem;
    font-weight: 400;
  }

  .attendee-title.second {
    font-weight: 600;
  }

  .attendee-link {
    width: 2rem;
    height: 2rem;
    top: 1rem;
    bottom: 0;
  }

  .icon-embed-custom-6 {
    width: .81rem;
    height: .81rem;
  }

  .banner-overlay.gradient {
    width: 150%;
    bottom: -5%;
    left: 50%;
    transform: translate(-50%);
  }

  .icon-embed-custom-7 {
    width: 9.5rem;
    height: 3rem;
  }

  .copyright {
    font-size: .75rem;
  }

  .footer-navigation {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    font-size: .88rem;
  }

  .attendee-video {
    aspect-ratio: 5 / 4;
    object-fit: cover;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .video-modal {
    padding: 1.5rem;
  }

  .ideas-carousal-scroll {
    flex-flow: column;
  }

  .explored-ideas-spacer {
    display: none;
  }

  .city-gallery-illustrator {
    width: 15rem;
    top: -11.25%;
  }

  .city-gallery-illustrator.second {
    width: 5rem;
    bottom: -7%;
  }

  .meet-tribe-title {
    font-size: 1.13rem;
    line-height: 140%;
  }

  .icon-embed-custom-8 {
    width: 3.7rem;
    height: 1rem;
    margin-left: 0;
  }

  .desktop-tablet-hide {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    padding-top: 1.5rem;
    display: flex;
  }

  .link-block, .link-block-2 {
    flex: 1;
  }

  .attendee-filter, .heading_wrapper.is-short {
    width: 100%;
  }

  .content-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .home-hero_wrapper {
    grid-column-gap: 0;
    grid-row-gap: 0;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: max-content 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-end;
    align-items: flex-start;
    display: flex;
  }

  .marquee-wrapper {
    font-size: 2vw;
  }

  .hero_content-wrap {
    width: 100%;
    max-width: none;
    padding-bottom: 2rem;
  }

  .image-holder {
    inset: auto 0% 0% -39%;
  }

  .text-size-48px {
    font-size: 2rem;
  }

  .heading_btn {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .heading_btn.is-hero {
    justify-content: space-between;
    align-items: center;
  }

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

  .padding-vertical-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-global-2 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .padding-vertical-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-global-3 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .video-wrapper {
    height: 100%;
  }

  .logo-wrap1 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .logo-wrap1.ihh {
    display: none;
  }

  .text_size-24 {
    font-size: 1rem;
  }

  .form-success_flex {
    max-width: 21.25rem;
  }

  .success-msg {
    font-size: 1.125rem;
  }

  .nav_link-wrapper {
    width: 100%;
    height: 15vh;
  }

  .link-block-3 {
    width: 100%;
  }

  .scroll-text {
    width: 100%;
    font-size: 1.5rem;
  }

  .footer-new_bottom-row-text-2 {
    font-size: 1em;
  }

  .footer-new_logo-row-seperator-2 {
    height: 1.5em;
  }

  .text_size-32 {
    font-size: 1rem;
  }

  .rich-text h1 {
    margin-bottom: var(--fynd-one---master-v2_spacing---16);
    font-size: var(--fynd-one---master-v2---sizes--32);
  }

  .rich-text h2 {
    margin-top: var(--fynd-one---master-v2_spacing---24);
    font-size: var(--fynd-one---master-v2---sizes--24);
  }

  .rich-text h3 {
    font-size: var(--fynd-one---master-v2---sizes--20);
    margin-bottom: 0;
  }

  .rich-text h5 {
    margin-top: .8rem;
  }

  .rich-text h6 {
    margin-top: .6rem;
  }

  .rich-text a:hover {
    text-decoration: underline;
  }

  .rich-text figure {
    margin-bottom: 1rem;
  }

  .splide__slide {
    width: 80%;
  }

  .h4 {
    font-size: 1.25rem;
  }

  .se {
    min-height: 80vh;
  }

  .outline-wrap {
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    position: static;
  }

  .blog_body-wrap {
    flex-flow: column;
  }

  .bg-black {
    background-image: linear-gradient(#0000 40%, #000000c9 80%, #000);
  }

  .collection-list-5 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    display: flex;
  }
}

@media screen and (max-width: 29.9375rem) {
  body {
    --fynd-one---master-v2_container---container: 82.5rem;
    --fynd-one---master-v2_typography---line-height--120: 120%;
    --fynd-one---master-v2_typography---line-height--130: 130%;
    --fynd-one---master-v2_typography---font-family--primary: "Fynd Sans", Arial, sans-serif;
    --fynd-one---master-v2_typography---line-height--160: 160%;
    --fynd-one---master-v2_typography---line-height--150: 150%;
    --fynd-one---master-v2_typography---font-family--secondary: "Inter Display", Arial, sans-serif;
    --fynd-one---master-v2_typography---font-weight--regular: 400;
    --fynd-one---master-v2_typography---font-weight--medium: 500;
    --fynd-one---master-v2_typography---font-weight--semibold: 600;
    --fynd-one---master-v2_typography---font-weight--bold: 700;
    --fynd-one---master-v2_typography---line-height--1: 1;
    --fynd-one---master-v2_typography---line-height--1-1: 1.1;
    --fynd-one---master-v2_typography---line-height--1-2: 1.2;
    --fynd-one---master-v2_typography---line-height--1-3: 1.3;
    --fynd-one---master-v2_typography---line-height--1-35: 1.35;
    --fynd-one---master-v2_typography---line-height--1-4: 1.4;
    --fynd-one---master-v2_typography---line-height--1-5: 1.5;
    --fynd-one---master-v2_typography---line-height--1-6: 1.6;
    --fynd-one---master-v2_typography---line-height--110: 110%;
    --fynd-one---master-v2_typography---line-height--140: 140%;
    --fynd-one---master-v2_typography---line-height--170: 170%;
    --fynd-one---master-v2_typography---letter-spacing--1: -1%;
    --fynd-one---master-v2_typography---letter-spacing--2: -2%;
    --fynd-one---master-v2_typography---letter-spacing--3: -3%;
    --fynd-one---master-v2_typography---letter-spacing--4: -4%;
    --fynd-one---master-v2_typography---font-size--body-xs: var(--fynd-one---master-v2---sizes--12);
    --fynd-one---master-v2_typography---font-size--body-s: var(--fynd-one---master-v2---sizes--14);
    --fynd-one---master-v2_typography---font-size--body-m: var(--fynd-one---master-v2---sizes--16);
    --fynd-one---master-v2_typography---font-size--body-l: var(--fynd-one---master-v2---sizes--18);
    --fynd-one---master-v2_typography---font-size--body-xl: var(--fynd-one---master-v2---sizes--20);
    --fynd-one---master-v2_typography---font-size--h1: var(--fynd-one---master-v2---sizes--40);
    --fynd-one---master-v2_typography---font-size--h2: var(--fynd-one---master-v2---sizes--32);
    --fynd-one---master-v2_typography---font-size--h3: var(--fynd-one---master-v2---sizes--24);
    --fynd-one---master-v2_typography---font-size--h4: var(--fynd-one---master-v2---sizes--20);
    --fynd-one---master-v2_typography---font-size--h5: var(--fynd-one---master-v2---sizes--18);
    --fynd-one---master-v2_typography---font-size--h6: var(--fynd-one---master-v2---sizes--16);
  }

  .fynd-one---master-v2--blog_rich-text h1 {
    margin-bottom: 2rem;
  }

  .fynd-one---master-v2--blog_rich-text h2 {
    margin-top: 0;
    margin-bottom: 1.5rem;
  }

  .fynd-one---master-v2--blog_rich-text h3 {
    margin-top: 0;
    margin-bottom: 1rem;
  }

  .fynd-one---master-v2--blog_rich-text h4 {
    font-size: var(--fynd-one---master-v2---sizes--18);
    margin-bottom: 1rem;
  }

  .fynd-one---master-v2--blog_rich-text h5 {
    margin-top: 0;
    margin-bottom: 1rem;
  }

  .fynd-one---master-v2--blog_rich-text p {
    margin-bottom: 1rem;
  }

  .fynd-one---master-v2--blog_rich-text h6 {
    margin-top: 0;
    margin-bottom: 1rem;
    font-weight: 400;
  }

  .fynd-one---master-v2--blog_rich-text blockquote {
    font-size: var(--fynd-one---master-v2---sizes--18);
    background-size: 2.125rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding-top: 1rem;
    padding-left: 1rem;
  }

  .body {
    font-size: 4vw;
  }

  .text-size-medium {
    font-size: 0.875rem;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

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

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .text-size-regular-20px {
    font-size: .88em;
  }

  .padding-global-old.padding-section-large {
    padding-top: 3.75em;
    padding-bottom: 3.75em;
  }

  .padding-global-old.padding-section-large.m-top-350px {
    padding-top: 9em;
    padding-bottom: 3.75em;
  }

  .padding-global-old.padding-section-hero {
    padding-top: 4.5em;
    padding-bottom: 4.5em;
  }

  .padding-global-old.padding-section-xlarge, .padding-global-old.padding-section-speaker {
    padding-top: 3.75em;
    padding-bottom: 3.75em;
  }

  .grid-column-4 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .heading-style-h3.text-align-center {
    font-size: 1.125rem;
  }

  .heading-style-h2 {
    line-height: 1.4;
  }

  .heading-style-h2.get-smaller {
    font-size: 1.5em;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .sg-menu-button {
    margin-right: 0.25rem;
  }

  .text-size-small.font-primary.is-12px {
    font-size: 0.75rem;
  }

  .heading-style-display, .heading-style-h1 {
    font-size: 2.5em;
  }

  .heading-style-h1.text-align-center {
    font-size: 2rem;
  }

  .heading-style-h1.text-align-center.is-blog {
    font-size: 1.5rem;
  }

  .pagination_page-button {
    width: 2rem;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .sg_browser-overlay-centered {
    position: fixed;
    inset: 0%;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-bottom.padding-bottom-32px.m-16px {
    padding-bottom: 1em;
  }

  .sg-menu-brand {
    margin-left: 1rem;
  }

  .fs-cmsload_page-dots {
    width: 2rem;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .spacer-huge.show-mobile-landscape {
    display: block;
  }

  .grid-column-3 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

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

  .text-size-large {
    font-size: 1rem;
  }

  .text-size-large.m-vw {
    font-size: 2.8vw;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .page-wrapper {
    overflow: hidden;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .button.submit-btn_v2.width-100 {
    flex: 1;
    justify-content: center;
    align-items: center;
  }

  .button.submit-btn_v2.width-100:hover {
    border-color: #fff0;
  }

  .grid-column-2 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .logo {
    max-width: 8.81em;
  }

  .time-wrap {
    grid-column-gap: 2em;
    grid-row-gap: 0.125rem;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .time-wrap.bottom-54px {
    grid-column-gap: 2em;
    grid-row-gap: 0.125rem;
    flex-flow: wrap;
  }

  .time-wrap.bottom-54px.hero-center {
    justify-content: center;
    align-items: center;
  }

  .section-speaker {
    background-image: url('https://cdn.pixelbin.io/v2/nameless-waterfall-bf6e98/original/RetailRemix/Website/Shared/Screenshot-2024-04-26-at-11.49.37-PM_1Screenshot_2024-04-26_at_11.49.37_PM.avif');
  }

  .frame-552426 {
    grid-column-gap: .75em;
    grid-row-gap: .75em;
    flex-flow: column;
  }

  .speaker-card {
    grid-column-gap: 1em;
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .speaker-image {
    max-width: 7.5em;
  }

  .about-header {
    grid-row-gap: .5em;
    padding-bottom: 4em;
  }

  .section_about {
    background-color: #000;
    background-image: url('https://cdn.pixelbin.io/v2/nameless-waterfall-bf6e98/original/RetailRemix/Website/Shared/Screenshot-2024-04-26-at-11.54.30-PM_1Screenshot_2024-04-26_at_11.54.30_PM.avif');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .time-wraper {
    padding-bottom: 2.5em;
  }

  .frame-2147223797 {
    grid-row-gap: 1em;
  }

  .frame-2147223798 {
    grid-column-gap: .75em;
    grid-row-gap: .75em;
    grid-template-columns: 1fr;
  }

  .vectors-wrapper-4 {
    width: 2.25em;
    height: 2.25em;
  }

  .para-32px {
    font-size: 1.25em;
  }

  .footer {
    grid-column-gap: .06em;
    justify-content: space-between;
    align-items: center;
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .text-13 {
    font-size: 1em;
  }

  .frame-552407 {
    grid-column-gap: 1em;
  }

  .vectors-wrapper-6 {
    height: 1.5em;
  }

  .vectors-wrapper-7 {
    height: 2em;
  }

  .image {
    height: 1.5em;
  }

  .frame-552442 {
    grid-row-gap: .25em;
    max-width: none;
  }

  .div-block {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-flow: column;
  }

  .form_block_wrapper_erasebg {
    width: 100%;
    max-height: none;
  }

  .flex-center {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .ball.one {
    max-width: 7.56em;
    top: 0%;
  }

  .ball.two {
    max-width: 8.31em;
    bottom: -20%;
  }

  .ball.three {
    display: none;
  }

  .ball.four {
    max-width: 11.88em;
    right: -19%;
  }

  .about-heading {
    font-size: 1.5em;
  }

  .div-block-2, .div-block-3 {
    width: 100%;
  }

  .success-text {
    line-height: 121%;
  }

  .temp-d {
    display: none;
  }

  .contact6_form-block {
    width: 100%;
  }

  .form-field-2col {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    grid-template-columns: 1fr;
  }

  .form-field-2col.is-mobile-1col {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .success-message {
    inset: auto 1.5em 0%;
  }

  .success-message.contact {
    bottom: .9em;
  }

  .submit_btn_grp.width-100 {
    flex: 1;
  }

  .contact_form {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .error-text {
    color: #ffffffd9;
    font-size: 0.75rem;
  }

  .error-text.is-small {
    color: #b42318;
  }

  .success-check-circle {
    filter: invert();
    color: #fff;
  }

  .success-check-circle.is-red {
    filter: none;
    color: #b82115;
  }

  .html-embed-6 {
    margin-top: .8rem;
    font-size: 1rem;
  }

  .inputs {
    border-width: 0.03125rem;
    height: 3em;
    font-size: 1em;
  }

  .field_wrap.max-height {
    height: auto;
  }

  .contact_form_wrap {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .footer_component {
    grid-column-gap: 1.25em;
    grid-row-gap: 1.25em;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .footer_component.for-form {
    grid-column-gap: 1.75em;
    grid-row-gap: 1.75em;
  }

  .padding-global {
    justify-content: center;
    align-items: center;
    height: 100%;
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
    display: flex;
  }

  .padding-global.padding-section-large, .padding-global.padding-section-xlarge {
    padding-top: 3.75em;
    padding-bottom: 3.75em;
  }

  .padding-global.padding-section-xlarge.is-new {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .padding-global.padding-section-xlarge.is-new.is-blog {
    padding-bottom: 8rem;
  }

  .padding-global.padding-footer {
    padding-top: 3.75em;
    padding-bottom: 3.75em;
  }

  .padding-global.padding-footer-bottom-row {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
  }

  .padding-global.is-banner {
    background-image: none;
  }

  .padding-global.for-feedback-form {
    padding: 0 0%;
  }

  .padding-global.padding-section-glass-cta {
    padding-top: 9em;
    padding-bottom: 9em;
  }

  .padding-global.story-relative {
    padding-top: 0;
  }

  .padding-global.is-relative {
    padding-top: 6rem;
    padding-bottom: 6rem;
    position: relative;
  }

  .padding-global.is-relative.is-dikd {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .padding-global.is-diff {
    flex-flow: column;
    padding: 4.5rem 5%;
  }

  .padding-global.is-big {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .padding-global.is-community-padding {
    padding-top: 4.5rem;
    padding-bottom: 4rem;
  }

  .padding-global.is-notop {
    padding-top: 2.5rem;
  }

  .padding-global.is-notop.is-newe {
    padding-top: 0;
  }

  .footer-wrapper {
    border-top-style: none;
    border-top-width: 0;
  }

  .footer_top-row {
    grid-column-gap: .75em;
    grid-row-gap: .75em;
    justify-content: space-between;
    align-items: center;
  }

  .footer_bottom-row {
    grid-column-gap: 1.25em;
    grid-row-gap: 1.25em;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .testimonials_component {
    padding-bottom: .875rem;
    padding-left: 0%;
    overflow: auto;
  }

  .why_component {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
  }

  .slider-component {
    width: 100%;
  }

  .swiper.for-about {
    overflow: visible;
  }

  .swiper.testimonial-swiper {
    width: 100%;
  }

  .swiper-slide.for-testimonial {
    max-width: 21.875rem;
  }

  .swiper-slide.for-testimonial.is-active {
    width: 100%;
    max-width: none;
    margin-right: 0;
  }

  .swiper-slide.for-about, .swiper-slide.testimonial-swiper-slide {
    width: 100%;
  }

  .testimonials_card {
    max-width: 21.875rem;
    padding: 1em;
  }

  .testimonials_card.is-new {
    max-width: none;
  }

  .testimonials_top-row {
    margin-bottom: 1.5em;
  }

  .text-block {
    color: #ff000c;
    font-size: .75em;
  }

  .testimonials_card-para {
    font-size: 0.875rem;
  }

  .testimonials_card-para.is-24 {
    font-size: 1.125rem;
    line-height: 1.4;
  }

  .testimonials_card-para-wrapper {
    padding-bottom: 1.5em;
  }

  .testimonials_card-info-wrapper {
    grid-column-gap: .75em;
    grid-row-gap: .75em;
    padding-top: .75em;
  }

  .testimonials_card-person-title {
    font-size: 0.75rem;
    line-height: 1.6;
  }

  .testimonials_card-person-name {
    font-size: 0.875rem;
    font-weight: 600;
    line-height: 1.6;
  }

  .home_bottom-bg-gradient-img {
    object-position: 85% 100%;
    min-height: 150vh;
    display: none;
  }

  .home_bottom-bg-gradient-img.for-mobile {
    min-height: auto;
    display: block;
  }

  .heading-style-subtitle.is-large, .heading-style-subtitle.is-small {
    font-size: 1em;
  }

  .why_grid {
    grid-column-gap: .75em;
    grid-row-gap: .75em;
    grid-template-columns: 1fr 1fr;
  }

  .why_grid-card {
    background-color: #ffffff0d;
    background-image: none;
    min-height: 20em;
    margin-bottom: 0;
    padding: 2em 1em;
  }

  .why_grid-card-icon {
    width: 1.75em;
    height: 1.75em;
  }

  .why_grid-card-para {
    min-height: 8.8em;
    font-size: 0.875rem;
  }

  .home-form_component {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
    flex-flow: column;
  }

  .home-form_left-wrapper {
    grid-row-gap: .5em;
    max-width: none;
  }

  .home-form_bg-shape-left-wrapper {
    width: 10em;
    right: -5em;
  }

  .section_home-hero {
    background-image: url('https://cdn.pixelbin.io/v2/nameless-waterfall-bf6e98/original/RetailRemix/Website/Shared/home-hero-live-bg.avif');
    background-position: 90% 0;
    background-size: cover;
    height: 85vh;
    min-height: 0;
    margin-top: 0;
  }

  .section_home-hero.is-blog {
    background-position: 50% 100%;
    background-size: contain;
    height: auto;
  }

  .home_top-bg-gradient-img {
    display: none;
  }

  .home_top-bg-gradient-img.for-mobile {
    display: block;
  }

  .home-hero_cta-wrapper {
    margin-top: 1.75em;
  }

  .button-primary {
    padding-top: .75em;
    padding-bottom: .75em;
  }

  .button-primary.button-primary-dark.bthn-full {
    font-size: .875rem;
    line-height: 1.6;
  }

  .home-hero_left-shape-wrapper {
    max-width: 10em;
    bottom: -6%;
    left: -5em;
  }

  .home-hero_right-shape-wrapper {
    max-width: 10em;
    right: -4.5em;
  }

  .company-marquee_component {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
  }

  .home-hero_right-gradient-wrapper {
    max-width: 70vw;
    bottom: -50%;
  }

  .company-marquee_marquee-wrapper.is-diff {
    display: flex;
  }

  .company-marquee_heading {
    max-width: 85%;
    font-size: 1rem;
  }

  .company-marquee_inner-wrapper {
    grid-column-gap: 2.75em;
    grid-row-gap: 2.75em;
    height: 2.5em;
  }

  .company-marquee_inner-wrapper.city {
    padding-right: 0;
  }

  .home_mid-bg-gradient-img {
    object-position: 80% 50%;
    min-height: 100vh;
    display: none;
  }

  .home_mid-bg-gradient-img.for-mobile {
    min-height: auto;
    margin-top: 0%;
    display: block;
  }

  .home-about_component {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
  }

  .home-about_header-wrapper {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
  }

  .button-secondary {
    font-size: .88em;
  }

  .button-secondary.is-black {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .logo_component.is-smaller-in-mobile {
    width: auto;
  }

  .logo_img {
    width: auto;
    height: auto;
  }

  .navbar_component {
    z-index: 100;
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
    padding-top: 0;
    padding-bottom: .5em;
    display: flex;
  }

  .navbar_component.for-feedback-from {
    position: static;
  }

  .navbar_inner-wrapper {
    background-image: none;
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .navbar_inner-wrapper.is-flex-center {
    justify-content: center;
  }

  .navbar_logo-wrapper {
    width: 30%;
    margin-left: .25em;
    font-size: 1em;
  }

  .navbar_cta-wrapper {
    margin-right: 0.3125rem;
  }

  .navbar_menu-list {
    z-index: 3;
    height: 100%;
    max-height: none;
    margin-top: 6.25rem;
    position: relative;
    overflow: visible;
  }

  .navbar_menu-link {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    font-size: .875rem;
    font-weight: 600;
    line-height: 1.6;
  }

  .navbar_menu-link.w--current {
    font-size: .875rem;
  }

  .navbar_menu-list-item {
    flex-flow: column;
    display: flex;
  }

  .navbar_menu-button-wrapper {
    width: 2.25em;
  }

  .navbar_menu-button.is-lottie {
    filter: invert();
  }

  .navbar_mobile-menu-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    -webkit-backdrop-filter: blur(0.625rem);
    backdrop-filter: blur(0.625rem);
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: none;
  }

  .button-secondary-icon {
    display: none;
  }

  .testimonials_card-avatar-wrapper {
    width: 2.75em;
  }

  .testimonials_card-name-wrapper {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
  }

  .banner_inner-wrapper {
    display: flex;
  }

  .banner_inner-wrapper.for-text-cta {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
  }

  .banner_text-wrapper {
    display: inline-block;
  }

  .banner_cta-wrapper {
    flex: none;
    display: inline-block;
  }

  .button-text.is-for-banner {
    font-size: 0.75rem;
  }

  .banner_text {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-flow: wrap;
    font-size: 0.75rem;
  }

  .why_grid-card-title-wrapper {
    min-height: 5em;
  }

  .home-hero_para {
    max-width: 99%;
  }

  .home-hero_para-wrapper {
    padding: .5em 0 0;
  }

  .word-divider-mobile {
    background-color: var(--white);
    width: .14em;
    height: 1em;
    display: inline-block;
    position: relative;
    top: .2em;
  }

  .word-spacer-mobile {
    width: 4em;
    display: inline-block;
  }

  .word-spacer-mobile.is-large {
    width: 38vw;
  }

  .swiper-pagination-wrapper {
    grid-column-gap: .25em;
    grid-row-gap: .25em;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .footer-new_bottom-row-inner-wrapper {
    justify-content: space-between;
    align-items: center;
  }

  .footer-new_bottom-row-inner-wrapper.has-3-logos {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .footer-new_bottom-row-text {
    font-size: 0.875rem;
  }

  .footer-new_logo-row {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .footer-new_logo-row-seperator.is-small {
    height: 1.4em;
  }

  .footer-new_logo-row-seperator.is-large {
    height: 2em;
  }

  .footer-new_logo-wrapper.is-smaller {
    height: 1.4em;
    display: flex;
  }

  .footer-new_logo-wrapper.is-larger {
    height: 2em;
  }

  .event_bottom-bg-gradient-img {
    object-position: 85% 100%;
    min-height: 150vh;
    display: none;
  }

  .event_bottom-bg-gradient-img.for-mobile {
    min-height: 200vh;
    display: block;
  }

  .event-form_bg-shape-right-wrapper {
    bottom: 5%;
    right: -5em;
  }

  .event-form_bg-shape-right-wrapper.bottom {
    bottom: -5rem;
  }

  .agenda_component {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
  }

  .agenda_list-wrapper {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
  }

  .agenda_list-item {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    padding-top: .75em;
    padding-bottom: .75em;
  }

  .agenda_list-item-icon-embed {
    width: 1.75em;
    min-width: 1.75em;
    height: 1.75em;
  }

  .agenda_list-item-text {
    font-size: .88em;
  }

  .speaker_component {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
  }

  .speaker_grid {
    grid-column-gap: 1em;
    grid-row-gap: 2em;
  }

  .speaker_wrapper {
    min-width: 12.5em;
  }

  .speaker_wrapper.for-cms {
    max-width: 14em;
  }

  .speaker_wrapper.for-cms:where(.is-secondary-speaker) {
    min-width: 0;
    max-width: none;
  }

  .speaker_name {
    font-size: 1rem;
  }

  .speaker_name.is-small {
    font-size: 1.125em;
  }

  .speaker_title {
    font-size: 0.75rem;
  }

  .speaker_title:where(.is-secondary-speaker) {
    color: #7a7a7a;
  }

  .speaker_title.is-small {
    font-size: .88em;
  }

  .company-marquee_left-gradient-wrapper {
    bottom: 0%;
  }

  .company-marquee_right-gradient-wrapper {
    top: -5%;
  }

  .speaker_bg-inner-wrapper {
    justify-content: center;
    align-items: center;
    display: flex;
    overflow: hidden;
  }

  .speaker_bg-gradient {
    width: 110%;
    max-width: 110%;
  }

  .event-hero_para-wrapper {
    padding: .5em 0 0;
  }

  .event-hero_component {
    grid-column-gap: 2.5em;
    grid-row-gap: 2.5em;
  }

  .section_event-hero {
    min-height: 85vh;
    margin-top: -2em;
  }

  .section_event-hero.z-index-1 {
    background-size: cover;
  }

  .section_event-hero.for-full-image {
    background-image: linear-gradient(#0000004d, #0000 74%, #0000), url('https://cdn.pixelbin.io/v2/nameless-waterfall-bf6e98/original/RetailRemix/Website/Shared/hero-gradient_1hero-gradient.webp'), url('https://cdn.pixelbin.io/v2/nameless-waterfall-bf6e98/original/RetailRemix/Website/Shared/mobile-bg-dubai_1mobile-bg-dubai.avif');
    background-position: 0 0, 50% 100%, 50%;
    background-repeat: repeat, no-repeat, no-repeat;
    background-size: auto, cover, cover;
    margin-top: -2em;
  }

  .section_event-hero.for-mumbai {
    background-image: url('https://cdn.pixelbin.io/v2/nameless-waterfall-bf6e98/original/RetailRemix/Website/Shared/hero-gradient_1hero-gradient.webp'), linear-gradient(#0000004d, #0000), url('https://cdn.pixelbin.io/v2/nameless-waterfall-bf6e98/original/RetailRemix/Website/Shared/mobile-bg-crop_1mobile-bg-crop.avif');
    background-position: 50% 100%, 0 0, 50%;
    background-repeat: no-repeat, repeat, no-repeat;
    background-size: cover, auto, cover;
    margin-top: -2em;
  }

  .event-hero_details-wrapper {
    grid-column-gap: .75em;
    grid-row-gap: .75em;
    max-width: 12em;
    margin-top: 1.75em;
    margin-bottom: 1.75em;
  }

  .event-hero_details-item {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .event-hero_details-icon {
    flex: none;
    width: 1.125em;
    height: 1.125em;
  }

  .event-hero_details-text {
    text-align: left;
    line-height: 1.4;
  }

  .event-hero_details-text.is-shorter {
    max-width: 90%;
    padding-right: 1.4375rem;
  }

  .event-hero_timer-wrapper {
    grid-column-gap: .3em;
    grid-row-gap: .3em;
  }

  .event-hero_timer-block {
    width: 4em;
  }

  .event-hero_timer-text {
    font-size: 0.75rem;
  }

  .agenda_bg-left-shape-wrapper {
    max-width: 30vw;
  }

  .agenda_bg-right-shape-wrapper {
    right: -8%;
  }

  .input {
    width: 100%;
    height: 3em;
  }

  .input.min-200px {
    border-radius: 1em;
    height: 12.5em;
  }

  .input.min-200px.is-textarea {
    background-color: #fffefe08;
    border-color: #ffffff1a;
    border-radius: 0.25rem;
    height: 8.5em;
    padding: 1em;
  }

  .input.min-200px.is-textarea::placeholder {
    font-size: .88em;
  }

  .input.is-secondary {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background-color: #fffefe08;
    border-color: #ffffff1a;
  }

  .input.is-secondary::placeholder {
    font-size: .88em;
  }

  .agenda_bg-gradient-wrapper {
    top: -20%;
  }

  .agenda_bg-gradient-wrapper.for-dubai-event {
    top: 2%;
  }

  .event-hero_subtitle-wrapper {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .form_block_wrapper_fynd {
    width: 100%;
    max-height: none;
  }

  .company-marquee_heading-wrapper {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
  }

  .company-marquee_sub-heading {
    max-width: 85%;
    font-size: 1em;
  }

  .page-wrapper_main {
    display: block;
    overflow: hidden;
  }

  .section_main {
    width: 100%;
    height: 100%;
    min-height: 100vh;
    margin-left: auto;
    margin-right: auto;
    padding: 0 1.25em;
    display: block;
    position: relative;
    overflow: hidden;
  }

  .section_main.is-95vh {
    min-height: 95vh;
  }

  .padding-bottom-32px {
    padding-bottom: 1.5rem;
  }

  .block-div {
    grid-column-gap: 0.5rem;
    grid-row-gap: 0.5rem;
    text-align: left;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .block-div.english, .block-div.hindi, .block-div.taamil, .block-div.gujarati, .block-div.malayam, .block-div.bengali, .block-div.telugu, .block-div.kanada, .block-div.marathi {
    display: none;
  }

  .text-block-24px {
    color: #41434c;
    text-align: left;
    letter-spacing: 0;
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 120%;
  }

  .text-block-16px {
    color: #41434c;
    font-size: 0.875rem;
  }

  .form-block {
    background-color: #fff;
    max-width: none;
    height: auto;
    margin-bottom: 0;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .html-embed-5 {
    display: none;
  }

  .form-step {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
    min-height: 100%;
    margin-bottom: 0;
    padding-bottom: 1em;
    position: relative;
  }

  .form-step.last-step {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    padding-bottom: 2.5rem;
  }

  .form_row-2 {
    grid-column-gap: .375em;
    grid-row-gap: .375em;
    flex-flow: column;
    width: 100%;
    margin-bottom: 0;
    display: flex;
  }

  .ms-input-label {
    color: #41434c;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 140%;
  }

  .ms-input-label.english {
    color: var(--white);
    margin-bottom: .38em;
    padding-left: 0;
    font-size: .88em;
    font-weight: 400;
  }

  .ms-input-label.hindi, .ms-input-label.taamil, .ms-input-label.gujarati, .ms-input-label.malayam, .ms-input-label.bengali, .ms-input-label.telugu, .ms-input-label.kanada, .ms-input-label.marathi {
    display: none;
  }

  .step {
    color: #c5c5c5;
    text-align: center;
    font-size: 0.75rem;
    position: absolute;
    inset: auto 0% 0%;
  }

  .step.static {
    position: absolute;
    inset: auto 0% -50%;
  }

  .ms-input {
    box-shadow: none;
    color: #333;
    border-color: #e0e0e0;
    border-radius: .25em;
    margin-bottom: 1.5em;
    font-weight: 400;
  }

  .ms-input.has-https {
    border-color: #e0e0e0;
    margin-bottom: 1.5em;
    padding-left: 1em;
    padding-right: 1em;
  }

  .ms-input.ms-text-area {
    border-color: #e0e0e0;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    min-height: 9.375rem;
    padding: 1em;
  }

  .alert-box {
    width: 100%;
  }

  .hidden {
    display: none;
  }

  .hidden.is-relative {
    display: none;
    position: relative;
    top: -1em;
  }

  .rating {
    z-index: 2;
    border-radius: 100vw;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 3rem;
    max-width: 3rem;
    height: 100%;
    min-height: 3rem;
    max-height: 3rem;
    margin-bottom: 0;
    padding-left: 0;
    display: flex;
    position: relative;
  }

  .radio-block {
    color: #575756;
    border-style: solid;
    border-color: #e0e0e0;
    border-radius: 100vw;
    width: 100%;
    height: 100%;
    margin-top: 0;
    margin-left: 0;
  }

  .radio-block.w--redirected-checked {
    color: #fff;
    background-color: #57575624;
    border-width: 0.0625rem;
    border-color: #e0e0e0;
    border-radius: 100vw;
  }

  .radio-block.w--redirected-focus {
    box-shadow: none;
  }

  .text-radio {
    color: #41434c;
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 160%;
    position: absolute;
  }

  .margin-top-12px {
    width: 100%;
    margin-top: 1.5rem;
    margin-bottom: 1.25rem;
  }

  .block-color {
    border-radius: 2em;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    min-height: 2.25rem;
    display: flex;
    overflow: hidden;
  }

  .block-red {
    text-align: center;
    background-color: #fe0000;
    border-top-left-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 0 0.5rem;
    display: flex;
  }

  .text-block-10px {
    font-size: 0.625rem;
    line-height: 133%;
  }

  .block-yellow {
    text-align: center;
    background-color: #fea500;
    justify-content: center;
    align-items: center;
    width: 51%;
    padding: 0 0.5rem;
    line-height: 100%;
    display: flex;
  }

  .block-green {
    text-align: center;
    background-color: #008001;
    border-top-right-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 0 0.5rem;
    display: flex;
  }

  .emojie-wrapper {
    border-bottom: 0.0625rem solid var(--colors--border-primary);
    width: 100%;
    padding-bottom: 2em;
  }

  .emojie-wrapper.bottom-20px {
    margin-bottom: 2.5rem;
  }

  .fields-group-inner-wrapper {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    display: flex;
  }

  .emoji-inputs-row {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-top: 0;
    display: flex;
  }

  .radio-button-emoji {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 3rem;
    max-width: 3rem;
    height: 100%;
    min-height: 3rem;
    max-height: 3rem;
    margin-bottom: 0;
    padding-left: 0;
    display: flex;
    position: relative;
  }

  ._12px {
    text-align: center;
    font-size: 0.625rem;
    font-weight: 700;
    position: absolute;
    inset: auto 0% -1.625rem;
  }

  ._12px.english {
    color: #fffffff2;
    font-size: .5em;
    display: block;
    bottom: -1.69em;
  }

  ._12px.hindi, ._12px.taamil, ._12px.gujarati {
    display: none;
  }

  ._12px.malayam, ._12px.bengali {
    white-space: nowrap;
    display: none;
  }

  ._12px.telugu, ._12px.kanada, ._12px.marathi {
    display: none;
  }

  .radio-block-emoji {
    border-style: solid;
    border-color: #0000;
    width: 100%;
    height: 100%;
    margin-top: 0;
    margin-left: 0;
  }

  .radio-block-emoji:active {
    border-color: #e0e0e0;
  }

  .radio-block-emoji.w--redirected-checked {
    border: 0.0625rem solid var(--colors--border-primary);
    background-image: linear-gradient(#ffffff1a, #d9d9d90a);
    width: 100%;
    height: 100%;
  }

  .radio-block-emoji.w--redirected-focus {
    box-shadow: none;
    border-style: solid;
    border-color: #fff6;
  }

  .text-emoji {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    font-size: 1.875rem;
    line-height: 160%;
    display: flex;
    position: absolute;
    inset: auto;
  }

  .spacer-10px {
    width: 100%;
    height: 1.25rem;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
  }

  .text-area-block {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .div-block-13 {
    grid-column-gap: 0.875rem;
    grid-row-gap: 0.875rem;
    text-align: left;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 0;
    display: flex;
  }

  .text-block-14px {
    color: #000;
    font-size: 0.75rem;
    font-weight: 400;
  }

  .bottom-fixed {
    z-index: 20;
    grid-column-gap: 0.75rem;
    grid-row-gap: 0.75rem;
    justify-content: center;
    width: 100%;
    padding: 0.75rem 1em;
    display: flex;
    position: relative;
    inset: auto 0% 0%;
  }

  .bottom-fixed.new-btn {
    display: none;
  }

  .back-button {
    color: #414042;
    background-color: #ffffff0d;
    border: 0.0625rem solid #fff3;
    border-radius: 6.25rem;
    justify-content: center;
    align-items: center;
    height: 100%;
    min-height: 0;
    margin-right: 0;
    padding: .5em 1.25em;
    font-size: 1.125em;
    display: flex;
  }

  .image-4 {
    opacity: .8;
    color: #414042;
    width: 1.25em;
  }

  .button-2 {
    text-align: center;
    letter-spacing: 0.09375rem;
    background-color: #575756;
    border-radius: 6.25rem;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 3rem;
    min-height: 3rem;
    margin-left: 0;
    padding: 1rem 2rem;
    font-size: 1rem;
    font-weight: 700;
    display: flex;
  }

  .button-2.is-next {
    font-family: var(--brand--font-primary);
    letter-spacing: 0;
    background-color: #fff;
    background-image: none;
    height: 100%;
    min-height: 0;
    padding-top: .5em;
    padding-bottom: .5em;
    font-size: 4vw;
    font-weight: 500;
  }

  .button-2.is-next:hover {
    background-color: #f0f0f0cc;
  }

  .success-message-2 {
    color: #fff;
    background-color: #0000;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-right: 0.625rem;
  }

  .success-message-2.no-padding {
    height: 16em;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .lottie-animation {
    width: 100%;
    max-width: 18.75rem;
    margin-left: auto;
    margin-right: auto;
  }

  .lottie-animation.is-smaller {
    width: 25%;
  }

  .text-block-2 {
    font-weight: 400;
  }

  .error-message-2 {
    color: #fff;
    background-color: #fe0100;
  }

  .slide {
    height: 100%;
  }

  .notification-gradient {
    z-index: -1;
    background-image: none;
    height: auto;
    display: block;
    position: absolute;
    inset: 0%;
  }

  .alert-box-2 {
    width: 100%;
  }

  .text-block-3 {
    color: #ff000c;
    font-size: .75em;
  }

  .div-block-14 {
    margin-bottom: 1.5em;
  }

  .rating-10 {
    color: #4f504f;
  }

  .flex-center-4 {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .flex-center-5 {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-top: 0;
    display: flex;
  }

  .div-block-15 {
    grid-column-gap: 0.875rem;
    grid-row-gap: 0.875rem;
    text-align: left;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 0;
    display: flex;
  }

  .text-web-wrap {
    height: auto;
    display: none;
  }

  .feedback-form_header {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
    flex-flow: column;
    display: flex;
  }

  .ms-slide-title {
    font-size: 1em;
    font-weight: 500;
  }

  .feedback-form_footer-wrapper {
    padding-top: 1em;
    padding-bottom: 2em;
  }

  .submit-button-wrapper {
    flex: 1;
  }

  .hidden-div {
    display: none;
  }

  .hidden-div.is-relative {
    position: relative;
    top: -1em;
  }

  .step-progress {
    grid-column-gap: .4em;
    grid-row-gap: .4em;
    color: #c5c5c5;
    text-align: center;
    justify-content: center;
    font-size: 0.75rem;
    display: flex;
    position: absolute;
    inset: auto 0% 0%;
  }

  .success-message_inner-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    height: 100%;
    display: flex;
  }

  .section_feedback {
    background-position: 50% 0;
    background-size: cover;
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
    position: relative;
    overflow: hidden;
  }

  .feedback_form-wrapper {
    background-color: #ffffff0d;
    background-image: none;
    min-height: 20em;
    margin-bottom: 0;
    padding: 2em 1em;
  }

  .feedback_right-content-wrapper {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
  }

  .show-mobile-landscape {
    display: block;
  }

  .feedback_form-slide {
    height: auto;
  }

  .why-2_component {
    grid-column-gap: 2.25em;
    grid-row-gap: 2.25em;
  }

  .why-2_header-wrapper {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
  }

  .why-2_list-item-icon-embed {
    width: 1.125em;
    height: 1.125em;
  }

  .why-2_list-item {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    padding-top: .85em;
    padding-bottom: .85em;
  }

  .why-2_list-item-text {
    font-size: .88em;
  }

  .glass-cta_component {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
  }

  .glass-cta_left-glass-wrapper {
    width: 14em;
    top: -33%;
    left: 0%;
  }

  .glass-cta_right-glass-wrapper {
    width: 16em;
    top: -56%;
    right: 0%;
  }

  .cover-image {
    filter: grayscale();
    object-fit: cover;
  }

  .cover-image.for-mobile {
    object-position: 50% 100%;
    height: auto;
  }

  .who_header-wrapper {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
  }

  .who_img-wrapper {
    transform: scale(1.15);
  }

  .section_who-bg-gradient {
    top: 35%;
    bottom: 0;
  }

  .section_why-bg-gradient {
    top: 50%;
    bottom: 0;
  }

  .banner-inline-cta {
    white-space: nowrap;
    margin-left: 0;
  }

  .banner_text-cta-wrapper {
    white-space: nowrap;
    font-size: 0.75rem;
  }

  .banner_separator {
    flex: none;
  }

  .nav-new_dropdown-toggle {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
    font-size: .8755rem;
  }

  .nav-new_dropdown-list.is-ddff.w--open {
    padding-bottom: 0;
  }

  .nav-new_dropdown-list-inner-wrapper {
    background-color: var(--transparent);
    box-shadow: none;
    background-image: none;
    border-radius: 1rem;
    padding: 0;
    position: static;
  }

  .nav-new_dropdown-col {
    width: 100%;
    min-width: 0;
  }

  .nav-new_events-list {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    background-color: #0000;
    flex-flow: column;
    width: 100%;
  }

  .section_glass-cta-bg-gradient {
    bottom: -50%;
  }

  .home-form_center-wrapper {
    grid-row-gap: .5em;
    max-width: none;
  }

  .footer-new_logo-row-and-seperator.is-small {
    height: 1.4em;
  }

  .footer-new_logo-row-and-seperator.is-large {
    height: 2em;
  }

  .story-banner {
    height: auto;
  }

  .story-overlay {
    height: 100%;
  }

  .story-overlay.dark {
    background-image: linear-gradient(180deg, var(--black) 40%, transparent);
  }

  .story-banner-caption {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .story-banner-caption.center {
    align-items: stretch;
  }

  .story-banner-caption.right {
    padding-right: 0%;
  }

  .story-banner-title.center {
    font-size: 2rem;
  }

  .story-banner-badge {
    padding: 0.25rem 0.625rem;
  }

  .story-banner-badge.image {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
    font-size: 0.75rem;
    bottom: .75rem;
    right: .75rem;
  }

  .story-platform.center {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-top: 0;
    padding-bottom: 0;
  }

  .story-platform-title.center {
    font-size: .85rem;
  }

  .platform-wrap.center {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .story-detail {
    padding-top: 0;
    padding-bottom: 0;
  }

  .link_item.is-icon.is-black.mod_hide {
    display: none;
  }

  .link_item.is-icon.is-black.desk_hide {
    display: flex;
  }

  .button-secondary.is-cta {
    font-size: .88em;
  }

  .button-secondary.is-cta.lg.full-btn {
    font-size: .875rem;
    line-height: 1.6;
  }

  .button-secondary.is-cta.lg.full-btn.btn-border.button-primary-dark {
    font-size: .875rem;
    font-weight: 600;
  }

  .story-powered.heading-24px {
    font-size: 1.125rem;
  }

  .presented-by {
    font-size: 0.75rem;
  }

  .icon-embed-custom-2 {
    display: inline-flex;
  }

  .btn-block {
    padding-top: 0;
  }

  .section-title-wrap {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .section-title {
    font-size: 1.75rem;
  }

  .story-item {
    display: block;
  }

  .episode-wrap {
    margin-top: 1rem;
  }

  .story-cms {
    display: flex;
  }

  .partners-logo {
    width: 100%;
  }

  .images-collage-wrap {
    padding-top: 0;
    padding-bottom: 0;
  }

  .collage-image {
    max-height: 8rem;
  }

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

  .pagination-control {
    margin-left: 0;
    margin-right: 0;
  }

  .city-banner-img.second {
    object-fit: cover;
    min-height: 40rem;
    position: relative;
    top: -2.8125rem;
  }

  .city-banner-caption {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .city-banner-caption.second {
    background-image: linear-gradient(#000000c4 20%, #fff0);
  }

  .city-banner-title, .city-banner-title.second {
    font-size: 1.75rem;
  }

  .city-calendar {
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .city-calendar-caption {
    padding: 1rem;
  }

  .city-event-para {
    font-size: .875rem;
    font-weight: 400;
    line-height: 160%;
  }

  .city-event-meta {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    padding-top: 0;
  }

  .calendar-caption-wrap {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .meet-tribe {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section-title-para {
    font-size: 1rem;
  }

  .section-title-inner.is_mob {
    padding-left: 5%;
    padding-right: 5%;
  }

  .event-topic-image {
    width: 100%;
  }

  .city-gallery-image {
    height: 25rem;
  }

  .explored-ideas {
    padding-bottom: 0;
  }

  .explored-idea-item:where(.is-full-size) {
    padding: 1.5rem;
  }

  .explored-idea-title:where(.is-full-size) {
    font-size: 1.125rem;
    line-height: 140%;
  }

  .explored-idea-para:where(.is-full-size) {
    font-size: .875rem;
    line-height: 1.6;
  }

  .city-speakers {
    padding-top: 0;
    padding-bottom: 0;
  }

  .speakers-carousal-wrap {
    width: 100%;
  }

  .event-attendees {
    padding-top: 0;
    padding-bottom: 0;
  }

  .attendees-carousel-block {
    width: 100%;
    padding-left: 0;
  }

  .attendee-info {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    padding: 1rem;
  }

  .attendee-info.is-diff {
    padding: 1.5rem;
  }

  .attendee-title.second {
    font-size: .875rem;
    line-height: 160%;
  }

  .attendees-carousel {
    width: 100%;
    display: none;
  }

  .banner-overlay.gradient {
    bottom: 9%;
  }

  .attendee-video.is-full.for_desk {
    display: none;
  }

  .attendee-video.is-full.for_mob {
    display: block;
  }

  .city-gallery-illustrator {
    top: -15.3%;
  }

  .desktop-tablet-hide {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    margin-top: 0;
    padding-top: 0;
  }

  .desktop-tablet-hide.is-city {
    margin-top: 1rem;
  }

  .heading_wrapper {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .heading_wrapper.is-short {
    width: 100%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .heading_wrapper.is-diff {
    padding-left: 0%;
  }

  .sub_text {
    color: #a0a1a2;
    font-size: .875rem;
  }

  .content-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .content-wrapper.is-white {
    width: 100%;
  }

  .content-wrapper.is-hero {
    flex-flow: column;
  }

  .content-wrapper.is-blog {
    width: 100%;
  }

  .home-hero_wrapper {
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: max-content;
    justify-content: flex-end;
    align-items: center;
    height: auto;
    display: flex;
  }

  .marquee-wrapper {
    top: 3rem;
  }

  .marquee-text_text {
    font-size: 2.5rem;
  }

  .hero_content-wrap {
    z-index: 20;
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    justify-content: flex-end;
    align-items: stretch;
    width: 100%;
    max-width: none;
    padding-bottom: 2rem;
    position: relative;
  }

  .image-holder {
    z-index: 6;
    inset: auto 0% 0%;
    transform: translate(-5.1875rem, -21.8rem)scale(3);
  }

  .hero-bg {
    z-index: 2;
    width: 100%;
    position: relative;
  }

  .section_popup {
    padding-top: 0;
    padding-bottom: 0;
    display: none;
  }

  .text-size-48px {
    font-size: 1.4rem;
  }

  .span_img {
    display: none;
  }

  .heading_btn {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    align-items: stretch;
  }

  .join_c-wrapper {
    flex-flow: column;
    display: flex;
  }

  .section-waterfall {
    background-image: none;
  }

  .img3 {
    width: 15%;
  }

  .heading-2 {
    font-size: 2rem;
  }

  .waterfall_content {
    z-index: 3;
  }

  .waterfall_grid {
    grid-row-gap: 1rem;
    height: 80vh;
  }

  .waterfall_grid.is-100vh {
    grid-row-gap: 1rem;
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    height: auto;
  }

  .img1 {
    width: 30%;
    top: 5%;
  }

  .img4 {
    width: 16%;
  }

  .waterfall_images.is-100vh {
    height: auto;
    margin-top: auto;
  }

  .padding-vertical-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-vertical-2.padding-huge {
    padding-bottom: 0;
  }

  .waterfall_image {
    aspect-ratio: auto;
    object-fit: contain;
  }

  .waterfall_image.is-hide {
    display: none;
  }

  .waterfall_image.is-hide.is-small {
    height: 80%;
  }

  .waterfall_image.is-small {
    width: 100%;
    height: 80%;
  }

  .waterfall_image.is-small.is-back.isddf.cffg {
    width: 80%;
    height: 80%;
    right: 0;
  }

  .waterfall_image.is-small.is-45.is-first.ase {
    box-sizing: border-box;
    object-fit: cover;
    object-position: 100% 50%;
    border-radius: 0.5rem;
    width: 100%;
    height: 100%;
  }

  .waterfall_image.is-small.s70 {
    width: 80%;
    height: auto;
  }

  .waterfall_image.is-small.is-50 {
    width: 95%;
    height: 80%;
  }

  .waterfall_image.is-small.wdd {
    width: 100%;
    height: auto;
  }

  .waterfall_image.is-small.fff {
    width: 100%;
    height: 100%;
    top: -1.6875rem;
  }

  .waterfall_image.is-small.ismor {
    top: 4.1875rem;
  }

  .img2 {
    width: 20%;
    top: 22%;
  }

  .padding-global-2, .waterfall_layout {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .waterfall_sticky-2 {
    background-image: url('https://cdn.pixelbin.io/v2/nameless-waterfall-bf6e98/original/RetailRemix/Website/Shared/grid-2_1grid_(2).avif');
    background-size: contain;
  }

  .padding-vertical-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-global-3 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .heading-3 {
    padding-left: 0;
    padding-right: 0;
    font-size: 1.8rem;
    line-height: 1.4;
  }

  .img-1, .img-2 {
    display: none;
  }

  .city_card-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .city_card {
    border-radius: 0.5rem;
  }

  .city_card.is-8 {
    border-radius: 0.5rem;
    margin-bottom: 1rem;
  }

  .city_cdimg_wrap {
    border-radius: 0.25rem;
    height: 18.75rem;
    position: relative;
  }

  .city-cd_text {
    font-size: 1.125rem;
  }

  .mian_img {
    z-index: 1;
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: relative;
    inset: 0%;
  }

  .hover_img {
    display: none;
    position: static;
    inset: 0%;
  }

  .video-wrapper {
    height: 100%;
  }

  .partner_logo-wrapper {
    display: none;
  }

  .code-embed-2 {
    display: block;
  }

  .code-embed-3, .icon_wrap {
    display: none;
  }

  .padding-global_new {
    background-image: linear-gradient(#fff0 43%, #000 74%);
    justify-content: center;
    align-items: flex-end;
    height: 100%;
    padding-left: 5%;
    padding-right: 5%;
    display: flex;
    position: relative;
  }

  .hero_subtext {
    text-align: center;
    font-size: .875rem;
    line-height: 1.6;
  }

  .face_img {
    width: 22%;
    display: block;
    position: absolute;
    inset: 0% auto auto 5%;
  }

  .face_img._2 {
    width: 22%;
    inset: auto 5% 0% auto;
  }

  .pop_img-wrapper {
    display: none;
  }

  .popup-form_wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    width: 100%;
    padding: 1.5rem;
  }

  .text_size-24 {
    font-size: 1.3rem;
  }

  .inputs-2 {
    height: 2.5rem;
    padding: 1rem;
    font-size: 0.875rem;
  }

  .btn.is-blavck {
    width: 100%;
    margin-top: 1rem;
  }

  .form {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    margin-top: 0;
  }

  .heading-4 {
    font-size: 1.5rem;
  }

  .form-wrp {
    padding: 0;
  }

  .error-msg {
    font-size: 0.5rem;
  }

  .u-mb-0 {
    margin-bottom: 0;
  }

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

  .close_icon {
    top: 1%;
    right: 2%;
  }

  .section-white.is-df {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .section-white.is-df.is-hero {
    padding-top: 0;
    padding-bottom: 0;
  }

  .toggle-popup-btn {
    margin-top: 1.75rem;
  }

  .toggle-popup-btn.is-mob-hide {
    display: none;
  }

  .toggle-popup-btn.is-nav {
    margin-top: 0;
  }

  .toggle-popup-btn.is-mobile-register {
    display: block;
  }

  .toggle-popup-btn.is-diff {
    margin-top: 0;
  }

  .nav_main-img {
    object-fit: cover;
    object-position: 50% 100%;
  }

  .nav_link-wrapper {
    width: 100%;
    height: 18vh;
  }

  .div-block-18 {
    z-index: 11;
  }

  .is-blur {
    display: none;
  }

  .link-block-3 {
    width: 100%;
  }

  .link-block-3.is-city-card-link {
    margin-bottom: .5rem;
  }

  .scroll-text {
    width: 100%;
    font-size: 5vw;
  }

  .heroevt_img-wrapper {
    width: 100%;
  }

  .heroevt_content-wrapper {
    width: 100%;
    padding: 1rem;
  }

  .collection-list {
    flex-flow: column;
  }

  .collection-list.is-5 {
    grid-template-columns: 1fr 1fr;
  }

  .footer-new_bottom-row-text-2 {
    font-size: 0.875rem;
  }

  .footer-new_logo-row-seperator-2.is-large {
    height: 2em;
  }

  .padding-global-4.padding-footer-bottom-row {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
  }

  .collection-list-3 {
    flex-flow: column;
    grid-template-rows: auto;
    display: flex;
  }

  .text_size-32 {
    font-size: 1.5rem;
  }

  .collection-list-4 {
    grid-row-gap: 2rem;
    flex-flow: column;
    display: flex;
  }

  .rich-text p {
    font-size: 0.875rem;
  }

  .rich-text.is-diif {
    line-height: 1.6;
  }

  .h4 {
    font-size: 1.25rem;
  }

  .se {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    height: 80vh;
    min-height: 0;
    margin-top: 0;
  }

  .div-block-24 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
  }

  .div-block-25, .div-block-26 {
    width: 100%;
  }

  .div-block-27 {
    margin-top: -11.75rem;
  }

  .page-padding {
    padding-left: 5%;
    padding-right: 5%;
  }

  .bg-black {
    z-index: 18;
    background-image: linear-gradient(0deg, #000, #000000c9 47%, #0000 60%);
    height: 50vh;
  }

  .collection-list-5 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .collection-list-wrapper, .collection-item-2 {
    width: 100%;
  }

  .div-block-32 {
    grid-column-gap: 0.375rem;
    grid-row-gap: 0.375rem;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
    display: flex;
  }

  .image-9 {
    width: 1.5rem;
    height: 1.5rem;
  }

  .text-block-10, .text-block-11 {
    font-size: .875rem;
    line-height: 160%;
  }

  .div-block-33 {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
    flex-flow: column;
    display: flex;
  }

  .picture {
    border-radius: 1rem;
    width: 100%;
    height: 100%;
  }

  .img {
    border-radius: 1rem;
  }

  .card_btn-wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .image-10 {
    z-index: 0;
    object-fit: contain;
    height: 100%;
    display: inline-block;
    position: absolute;
  }

  .collection-item-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .nav_drop {
    grid-column-gap: 0.5rem;
    grid-row-gap: 0.5rem;
    font-family: var(--brand--font-secondary);
    color: var(--text--text-primary);
    flex-flow: column;
    width: 100%;
    font-size: .8755rem;
    font-weight: 600;
    line-height: 1.4;
    display: flex;
  }

  .dropdown-toggle {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 0.75rem 0;
    display: flex;
  }

  .nav-text {
    color: var(--text--text-primary);
    justify-content: center;
    align-items: center;
  }

  .icon-2 {
    color: var(--text--text-primary);
  }

  .dropdown-list {
    background-color: #ddd;
  }

  .dropdown-list.w--open {
    background-color: var(--transparent);
    margin-bottom: 1.2rem;
    position: static;
  }

  .image-11 {
    width: 8%;
  }

  .is_newlogo {
    width: 50%;
  }

  .event_card-wrap {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    padding-left: 0%;
    padding-right: 0%;
    display: flex;
  }
}

#w-node-_984538f3-62bb-1891-3380-7e0d09dbbf40-9410e077, #w-node-_984538f3-62bb-1891-3380-7e0d09dbbf4f-9410e077, #w-node-_984538f3-62bb-1891-3380-7e0d09dbbf60-9410e077, #w-node-_984538f3-62bb-1891-3380-7e0d09dbbf65-9410e077, #w-node-_252eb435-dd17-117b-58cc-635dbdb1b826-9410e09c, #w-node-_252eb435-dd17-117b-58cc-635dbdb1b82a-9410e09c, #w-node-_5db978d9-8369-34b7-7d1f-17645eaf32a8-9410e09c, #w-node-_5db978d9-8369-34b7-7d1f-17645eaf32b7-9410e09c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_327ac4e5-8601-3794-ad1e-36e4e1e6a38e-9410e09c {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_5db978d9-8369-34b7-7d1f-17645eaf32c1-9410e09c, #w-node-_5db978d9-8369-34b7-7d1f-17645eaf32c5-9410e09c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cd66-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cd68-9410e0b9 {
  justify-self: center;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cd80-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cd81-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cd85-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cd86-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cd8a-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cd8b-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cd8f-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cd90-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cd94-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cd95-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cd99-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cd9a-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cda4-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cda5-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cda9-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cdaa-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cdae-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cdaf-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cdb3-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cdb4-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cdb8-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cdb9-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cdbd-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cdbe-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cdc9-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cdca-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cdce-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cdcf-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cdd3-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cdd4-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cdd8-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cdd9-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cddd-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cdde-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cde2-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cde3-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cde7-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cde8-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cdec-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cded-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cdf1-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cdf2-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cdf6-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cdf7-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce01-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce02-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce06-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce07-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce0b-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce0c-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce10-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce11-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce1a-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce1b-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce24-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce25-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce37-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce38-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce3c-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce3d-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce41-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce42-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce46-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce47-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce4b-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce4c-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce56-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce57-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce5b-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce5c-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce60-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce61-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce65-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce66-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce6a-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce6b-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce6f-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce70-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce7b-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce7c-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce80-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce81-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce85-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce86-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce8a-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce8b-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce8f-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce90-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce94-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce95-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce99-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce9a-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce9e-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ce9f-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cea3-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cea4-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ceae-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ceaf-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ceb3-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ceb4-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ceb8-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63ceb9-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cec0-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cec1-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cf00-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cf03-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cf04-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cf07-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cf08-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cf0b-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cf0f-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cf10-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cf13-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cf14-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cf17-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cf18-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cf1b-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cf22-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cf23-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cf28-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cf29-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cf2d-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cf2e-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cf32-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cf33-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cf37-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cf38-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cf48-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cf4b-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cf4c-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cf4f-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cf50-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cf53-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cf54-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cf58-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cf5b-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cf5c-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cf5f-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cf60-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cf63-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cf6b-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cf6c-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cf6d-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cf6f-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cf72-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cf73-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cf74-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cf78-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cf7b-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cf7c-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cf7d-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cf81-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cf85-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cf86-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cf8c-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cf8f-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cf90-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cf91-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cf95-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cf98-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cf99-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cf9a-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cfa0-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cfa4-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cfa5-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cfa9-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cfac-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cfb1-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cfb2-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cfb3-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cfb7-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cfba-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cfbb-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cfbc-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cfc2-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cfc5-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cfc6-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cfc7-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cfcd-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cfd0-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cfd1-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cfd2-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cfda-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cfdd-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cfde-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cfdf-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cfeb-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cfec-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cfed-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cff1-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cff6-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63cff7-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cff8-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63cffe-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d003-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d004-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d005-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d00b-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d010-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d011-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d012-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d01a-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d020-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d021-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d027-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d02c-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d02d-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d02e-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d032-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d035-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d036-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d037-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d03d-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d040-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d041-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d042-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d048-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d04b-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d04c-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d04d-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d055-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d058-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d059-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d05a-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d060-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d063-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d064-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d065-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d06d-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d071-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d072-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d078-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d080-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d081-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d082-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d083-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d085-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d088-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d08c-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d08d-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d08e-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d097-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d098-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d099-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d0a2-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d0a3-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d0a4-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d0a5-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d0ab-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d0ac-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d0ad-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d0ae-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d0b0-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d0b4-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d0b5-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d0b6-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d0b7-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d0b9-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d0ba-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d0bb-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d0bc-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d0bd-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d17b-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d17c-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d17e-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d18d-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d18e-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d190-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d19f-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d1a3-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d1a4-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d1a6-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d1a8-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d1a9-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d1ab-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d1ad-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d1ae-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d1b0-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d1b2-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d1b3-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d1b5-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d1b7-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d1b8-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d1ba-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d1bc-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d1bd-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d1bf-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d1c1-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d1c2-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d1c4-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d1c6-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d1c8-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d1ca-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d1cc-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d1cd-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d1cf-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d1d0-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d1d2-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d1d3-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d1d5-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d1d6-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d1d8-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d1d9-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d1db-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d1dc-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d1de-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d1df-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d1e1-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d1e2-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d1e4-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d1e5-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d1e7-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d1ed-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d1f1-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d1f2-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d1f4-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d1f6-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d1f7-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d1f9-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d1fb-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d1fc-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d1fe-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d200-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d201-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d203-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d205-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d206-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d208-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d20a-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d20b-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d20d-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d20f-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d210-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d212-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d214-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d215-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d217-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d219-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d21a-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d21c-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d21e-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d21f-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d221-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d223-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d224-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d226-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d22b-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d22f-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d231-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d234-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d239-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d23e-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d243-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d248-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d24f-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d250-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d252-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d253-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d255-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d256-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d258-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d259-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d25b-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d25c-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d25e-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d25f-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d261-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d262-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d264-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d265-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d267-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d268-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d26a-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d26b-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d26d-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d26e-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d270-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d271-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d273-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d274-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d276-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d277-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d279-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d27a-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d27c-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d27d-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d27f-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d280-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d282-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d283-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d285-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d286-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d288-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d289-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d28b-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d28c-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d28e-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d28f-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d291-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d292-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d294-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d295-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d297-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d298-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d29a-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d29b-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d29d-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d29e-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d2a0-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d2a1-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d2a3-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d2a4-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d2a6-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d2a7-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d2a9-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d2aa-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d2ac-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d2ad-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d2af-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d2b0-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d2b2-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d2b3-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d2b5-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d2b6-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d2b8-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d2b9-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d2bb-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d2bc-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d2be-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d2bf-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d2c1-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d2c2-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d2c4-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d2c5-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d2c7-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d2c8-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d2ca-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d2cb-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d2cd-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d2ce-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d2d0-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d2d1-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d2d3-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d2d4-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d2d6-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d2d7-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d2d9-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d2da-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d2dc-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d2dd-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d2df-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d2e0-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d2e2-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d2e3-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d2e5-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d2e6-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d2e8-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d2e9-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d2ee-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d2f2-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d2f4-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d2f7-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d2fc-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d301-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d306-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d30b-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d312-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d313-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d315-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d316-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d318-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d319-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d31b-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d31c-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d31e-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d31f-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d321-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d322-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d324-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d325-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d327-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d328-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d32a-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d32b-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d32d-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d32e-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d330-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d331-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d333-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d334-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d336-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d337-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d339-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d33a-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d33c-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d33d-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d33f-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d340-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d342-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d343-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d345-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d346-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d348-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d349-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d34b-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d34c-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d34e-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d34f-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d351-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d352-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d354-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d355-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d357-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d358-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d35a-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d35b-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d35d-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d35e-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d360-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d361-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d363-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d364-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d366-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d367-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d369-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d36a-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d36c-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d36d-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d36f-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d370-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d372-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d373-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d375-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d376-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d378-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d379-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d37b-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d37c-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d37e-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d37f-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d381-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d382-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d384-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d385-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d387-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d388-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d38a-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d38b-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d38d-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d38e-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d390-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d391-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d393-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d394-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d396-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d397-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d399-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d39a-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d39c-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d39d-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d39f-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d3a0-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d3a2-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d3a3-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d3a5-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d3a6-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d3a8-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d3a9-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d3ab-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d3ac-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d3b1-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d3b4-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d3b5-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d3b7-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d3bd-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d3be-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d3c0-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d3c6-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d3c7-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d3c9-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d3ce-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d3cf-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d3d1-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d3d5-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d3d6-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d3d8-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d3de-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d3e1-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d3e2-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d3e4-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d3e5-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d3e7-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d3e8-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d3ea-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d3eb-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d3ed-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d3ee-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d3f0-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d3f1-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d3f3-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d3f4-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d3f6-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d3f7-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d3f9-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d3fa-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d3fc-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d3fd-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d3ff-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d400-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d402-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d403-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d405-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d406-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d408-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d409-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d40b-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d40c-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d40e-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d40f-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d411-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d412-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d414-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d415-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d417-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d418-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d41a-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d41b-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d41d-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d41e-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d420-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d421-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d513-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d517-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d518-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d51c-9410e0b9, #w-node-d13670d4-8165-262a-5661-687e8b63d51e-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d51f-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d523-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d524-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d528-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d529-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d52d-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d52e-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d532-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d533-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d537-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d538-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d53c-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d53d-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d541-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d542-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d546-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d547-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d54b-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d54c-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d54f-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d550-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d554-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d555-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d559-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d55a-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d55e-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d55f-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d563-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d564-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d568-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d569-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d56d-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d56e-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d572-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d573-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d577-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d578-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d57c-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d57d-9410e0b9 {
  justify-self: start;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d581-9410e0b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13670d4-8165-262a-5661-687e8b63d582-9410e0b9 {
  justify-self: start;
}

#w-node-_252eb435-dd17-117b-58cc-635dbdb1b826-9410e0d1, #w-node-_252eb435-dd17-117b-58cc-635dbdb1b82a-9410e0d1, #w-node-_5db978d9-8369-34b7-7d1f-17645eaf32a8-9410e0d1, #w-node-_5db978d9-8369-34b7-7d1f-17645eaf32b7-9410e0d1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_327ac4e5-8601-3794-ad1e-36e4e1e6a38e-9410e0d1 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_5db978d9-8369-34b7-7d1f-17645eaf32c1-9410e0d1, #w-node-_5db978d9-8369-34b7-7d1f-17645eaf32c5-9410e0d1, #w-node-_964477ad-3718-6c9d-aae1-b95d619212cb-9410e0d2, #w-node-_964477ad-3718-6c9d-aae1-b95d619212da-9410e0d2, #w-node-_964477ad-3718-6c9d-aae1-b95d619212eb-9410e0d2, #w-node-_964477ad-3718-6c9d-aae1-b95d619212f0-9410e0d2, #w-node-_2afa0f4d-b058-246c-fe4f-e3b05287e1ff-9410e0d3, #w-node-_2afa0f4d-b058-246c-fe4f-e3b05287e20e-9410e0d3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2afa0f4d-b058-246c-fe4f-e3b05287e213-9410e0d3 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_2afa0f4d-b058-246c-fe4f-e3b05287e219-9410e0d3, #w-node-_2afa0f4d-b058-246c-fe4f-e3b05287e21d-9410e0d3, #w-node-_8aa40726-7dfb-2dac-7c73-85e8d17895d8-9410e0d4, #w-node-_8aa40726-7dfb-2dac-7c73-85e8d17895e7-9410e0d4, #w-node-_8aa40726-7dfb-2dac-7c73-85e8d17895f5-9410e0d4, #w-node-_8aa40726-7dfb-2dac-7c73-85e8d17895f9-9410e0d4, #w-node-eae1733d-962b-14e6-1fc4-55dd8e830689-9410e0d5, #w-node-eae1733d-962b-14e6-1fc4-55dd8e830698-9410e0d5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-eae1733d-962b-14e6-1fc4-55dd8e83069e-9410e0d5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-eae1733d-962b-14e6-1fc4-55dd8e8306a6-9410e0d5, #w-node-eae1733d-962b-14e6-1fc4-55dd8e8306aa-9410e0d5, #w-node-fa11284f-5690-4351-40ad-76c84843c81c-9410e0d5, #w-node-fa11284f-5690-4351-40ad-76c84843c831-9410e0d5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fa11284f-5690-4351-40ad-76c84843c836-9410e0d5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-fa11284f-5690-4351-40ad-76c84843c83e-9410e0d5, #w-node-fa11284f-5690-4351-40ad-76c84843c842-9410e0d5, #w-node-_964477ad-3718-6c9d-aae1-b95d619212cb-9410e0da, #w-node-_964477ad-3718-6c9d-aae1-b95d619212da-9410e0da, #w-node-_964477ad-3718-6c9d-aae1-b95d619212eb-9410e0da, #w-node-_964477ad-3718-6c9d-aae1-b95d619212f0-9410e0da, #w-node-_964477ad-3718-6c9d-aae1-b95d619212cb-9410e0db, #w-node-_964477ad-3718-6c9d-aae1-b95d619212da-9410e0db, #w-node-_964477ad-3718-6c9d-aae1-b95d619212eb-9410e0db, #w-node-_964477ad-3718-6c9d-aae1-b95d619212f0-9410e0db, #w-node-_1685ac62-3dd8-5be6-d116-88b746a0a6d9-9410e0dd, #w-node-_1685ac62-3dd8-5be6-d116-88b746a0a6e8-9410e0dd, #w-node-_1685ac62-3dd8-5be6-d116-88b746a0a6f9-9410e0dd, #w-node-_1685ac62-3dd8-5be6-d116-88b746a0a6fe-9410e0dd, #w-node-_3e22c289-0e01-71ce-74c0-337713637ba0-9410e0de, #w-node-_3e22c289-0e01-71ce-74c0-337713637baf-9410e0de, #w-node-_3e22c289-0e01-71ce-74c0-337713637bc0-9410e0de, #w-node-_3e22c289-0e01-71ce-74c0-337713637bc5-9410e0de, #w-node-_964477ad-3718-6c9d-aae1-b95d619212cb-9410e0e1, #w-node-_964477ad-3718-6c9d-aae1-b95d619212da-9410e0e1, #w-node-_964477ad-3718-6c9d-aae1-b95d619212eb-9410e0e1, #w-node-_964477ad-3718-6c9d-aae1-b95d619212f0-9410e0e1, #w-node-_984538f3-62bb-1891-3380-7e0d09dbbf40-9410e0e2, #w-node-_984538f3-62bb-1891-3380-7e0d09dbbf4f-9410e0e2, #w-node-_984538f3-62bb-1891-3380-7e0d09dbbf60-9410e0e2, #w-node-_984538f3-62bb-1891-3380-7e0d09dbbf65-9410e0e2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5875b280-452f-beee-1c53-d42953d429ea-a15e7614 {
  align-self: center;
}

#w-node-d878af6b-66e9-84a2-603f-2a83db407d4f-a15e7614 {
  place-self: center;
}

#w-node-_0f9976a4-7732-1c39-504e-2025ea748e5c-8f1c6c82, #w-node-dedcdb48-4045-d495-6293-31c881468426-8f1c6c82 {
  align-self: center;
}

#w-node-_5e7d0880-de58-cce3-e9fa-82a76ad72f90-5e4f30a9 {
  grid-area: 1 / 1 / 4 / 5;
  place-self: center;
}

#w-node-_5e7d0880-de58-cce3-e9fa-82a76ad72f91-5e4f30a9 {
  grid-area: 1 / 7 / 4 / 9;
}

#w-node-_5e7d0880-de58-cce3-e9fa-82a76ad72f92-5e4f30a9 {
  grid-area: 4 / 5 / 8 / 9;
  place-self: end;
}

#w-node-_5e7d0880-de58-cce3-e9fa-82a76ad72f93-5e4f30a9 {
  grid-area: 5 / 1 / 8 / 5;
  place-self: end start;
}

#w-node-_5e7d0880-de58-cce3-e9fa-82a76ad72f98-5e4f30a9 {
  grid-area: 1 / 1 / 4 / 4;
  justify-self: center;
}

#w-node-_5e7d0880-de58-cce3-e9fa-82a76ad72f99-5e4f30a9 {
  grid-area: 1 / 6 / 4 / 9;
  justify-self: center;
}

#w-node-_5e7d0880-de58-cce3-e9fa-82a76ad72f9a-5e4f30a9 {
  grid-area: 4 / 5 / 7 / 8;
}

#w-node-_5e7d0880-de58-cce3-e9fa-82a76ad72f9b-5e4f30a9 {
  grid-area: 4 / 2 / 7 / 5;
}

#w-node-_5e7d0880-de58-cce3-e9fa-82a76ad72fa0-5e4f30a9 {
  grid-area: 1 / 1 / 4 / 5;
  place-self: start center;
}

#w-node-_5e7d0880-de58-cce3-e9fa-82a76ad72fa1-5e4f30a9 {
  grid-area: 1 / 7 / 4 / 9;
  justify-self: center;
}

#w-node-_5e7d0880-de58-cce3-e9fa-82a76ad72fa2-5e4f30a9 {
  grid-area: 4 / 6 / 7 / 8;
}

#w-node-_5e7d0880-de58-cce3-e9fa-82a76ad72fa3-5e4f30a9 {
  grid-area: 4 / 2 / 7 / 5;
}

#w-node-a768932d-4eff-5265-b900-cba6506b1262-5e4f30a9, #w-node-e1820192-d109-c27f-c526-23c59b2f8e77-76e821db {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 120rem) {
  #w-node-_5e7d0880-de58-cce3-e9fa-82a76ad72f90-5e4f30a9 {
    grid-area: 1 / 1 / 4 / 5;
    place-self: center;
  }

  #w-node-_5e7d0880-de58-cce3-e9fa-82a76ad72f92-5e4f30a9 {
    grid-area: 4 / 5 / 8 / 9;
    place-self: end;
  }

  #w-node-_5e7d0880-de58-cce3-e9fa-82a76ad72f93-5e4f30a9 {
    justify-self: start;
  }

  #w-node-_5e7d0880-de58-cce3-e9fa-82a76ad72fa0-5e4f30a9 {
    grid-area: 1 / 1 / 4 / 5;
    place-self: start center;
  }

  #w-node-_5e7d0880-de58-cce3-e9fa-82a76ad72fa1-5e4f30a9 {
    grid-area: 1 / 6 / 4 / 9;
    justify-self: center;
  }

  #w-node-_5e7d0880-de58-cce3-e9fa-82a76ad72fa2-5e4f30a9 {
    grid-area: 4 / 6 / 7 / 8;
  }
}

@media screen and (max-width: 29.9375rem) {
  #w-node-_327ac4e5-8601-3794-ad1e-36e4e1e6a38e-9410e09c, #w-node-_327ac4e5-8601-3794-ad1e-36e4e1e6a38e-9410e0d1, #w-node-_2afa0f4d-b058-246c-fe4f-e3b05287e213-9410e0d3, #w-node-eae1733d-962b-14e6-1fc4-55dd8e83069e-9410e0d5, #w-node-fa11284f-5690-4351-40ad-76c84843c836-9410e0d5 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5e7d0880-de58-cce3-e9fa-82a76ad72f90-5e4f30a9 {
    grid-area: 1 / 1 / 4 / 6;
    place-self: center;
  }

  #w-node-_5e7d0880-de58-cce3-e9fa-82a76ad72f91-5e4f30a9 {
    grid-area: 1 / 5 / 4 / 9;
  }

  #w-node-_5e7d0880-de58-cce3-e9fa-82a76ad72f92-5e4f30a9 {
    grid-area: 4 / 3 / 9 / 10;
    place-self: end;
  }

  #w-node-_5e7d0880-de58-cce3-e9fa-82a76ad72f93-5e4f30a9 {
    grid-area: 4 / 1 / 8 / 4;
  }

  #w-node-_5e7d0880-de58-cce3-e9fa-82a76ad72f98-5e4f30a9 {
    grid-area: 1 / 1 / 4 / 5;
  }

  #w-node-_5e7d0880-de58-cce3-e9fa-82a76ad72f99-5e4f30a9 {
    grid-area: 1 / 3 / 4 / 9;
    justify-self: end;
  }

  #w-node-_5e7d0880-de58-cce3-e9fa-82a76ad72f9a-5e4f30a9 {
    grid-area: 4 / 6 / 6 / 9;
  }

  #w-node-_5e7d0880-de58-cce3-e9fa-82a76ad72f9b-5e4f30a9 {
    grid-area: 4 / 1 / 7 / 6;
  }

  #w-node-_5e7d0880-de58-cce3-e9fa-82a76ad72fa0-5e4f30a9 {
    grid-area: 2 / 1 / 6 / 8;
    place-self: center;
  }

  #w-node-_5e7d0880-de58-cce3-e9fa-82a76ad72fa1-5e4f30a9 {
    grid-area: 1 / 5 / 4 / 9;
  }

  #w-node-_5e7d0880-de58-cce3-e9fa-82a76ad72fa2-5e4f30a9 {
    grid-area: 5 / 2 / 8 / 9;
    place-self: end;
  }

  #w-node-_5e7d0880-de58-cce3-e9fa-82a76ad72fa3-5e4f30a9 {
    grid-area: 4 / 1 / 8 / 6;
  }
}


@font-face {
  font-family: 'Widescreen';
  src: url('../fonts/WidescreenVF_Trial_WghtMixd.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Widescreenex Trial';
  src: url('../fonts/WidescreenEx_Trial_SBd.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Widescreenex Trial';
  src: url('../fonts/WidescreenEx_Trial_Rg.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Widescreenex Trial';
  src: url('../fonts/WidescreenEx_Trial_Lt.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Widescreenex Trial';
  src: url('../fonts/WidescreenEx_Trial_Md.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Widescreenex Trial';
  src: url('../fonts/WidescreenEx_Trial_Bd.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Display';
  src: url('../fonts/InterDisplay-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Display';
  src: url('../fonts/InterDisplay-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Display';
  src: url('../fonts/InterDisplay-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Display';
  src: url('../fonts/InterDisplay-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fynd Sans';
  src: url('../fonts/FyndSans.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
