:root {
  --podium-motion-easing-functional: cubic-bezier(0.4, 0, 0.2, 1);
  --podium-motion-easing-expressive: cubic-bezier(0.6, 0, 0.1, 1);
  --podium-motion-duration-150: 150ms;
  --podium-motion-duration-250: 250ms;
  --podium-motion-duration-300: 300ms;
  --podium-motion-duration-350: 350ms;
  --podium-motion-duration-400: 400ms;
  --podium-motion-delay-50: 50ms;
  --podium-motion-delay-100: 100ms;
  --podium-motion-delay-150: 150ms;
  --podium-motion-delay-200: 200ms;
  --podium-motion-delay-250: 250ms;
  --podium-color-brand-orange: #FF5000;
  --podium-color-brand-red: #EE0005;
  --podium-color-gradient-brand-orange: linear-gradient(113.7deg, #FF0015 3.64%, #fe5000 50.92%, #FF6A00 97.26%);
  --podium-color-black: #111111;
  --podium-color-white: #FFFFFF;
  --podium-color-grey-50: #FAFAFA;
  --podium-color-grey-100: #F5F5F5;
  --podium-color-grey-200: #E5E5E5;
  --podium-color-grey-300: #CACACB;
  --podium-color-grey-400: #9E9EA0;
  --podium-color-grey-500: #707072;
  --podium-color-grey-600: #4B4B4D;
  --podium-color-grey-700: #39393B;
  --podium-color-grey-800: #28282A;
  --podium-color-grey-900: #1F1F21;
  --podium-color-red-50: #FFE5E5;
  --podium-color-red-100: #FFC3C4;
  --podium-color-red-200: #FFABAD;
  --podium-color-red-300: #FF7975;
  --podium-color-red-400: #FF4E4A;
  --podium-color-red-500: #EE0005;
  --podium-color-red-600: #D30005;
  --podium-color-red-700: #A70E00;
  --podium-color-red-800: #780700;
  --podium-color-red-900: #530300;
  --podium-color-orange-50: #FFE2D6;
  --podium-color-orange-100: #FFC5AD;
  --podium-color-orange-200: #FFA584;
  --podium-color-orange-300: #FF8255;
  --podium-color-orange-400: #FF5000;
  --podium-color-orange-500: #D33918;
  --podium-color-orange-600: #9F290F;
  --podium-color-orange-700: #7E200D;
  --podium-color-orange-800: #5D180C;
  --podium-color-orange-900: #3E1009;
  --podium-color-yellow-50: #FEF087;
  --podium-color-yellow-100: #FEEA55;
  --podium-color-yellow-200: #FEDF35;
  --podium-color-yellow-300: #FFD11B;
  --podium-color-yellow-400: #FDC400;
  --podium-color-yellow-500: #FCA600;
  --podium-color-yellow-600: #F08E0A;
  --podium-color-yellow-700: #E57A09;
  --podium-color-yellow-800: #CD6006;
  --podium-color-yellow-900: #99470A;
  --podium-color-green-50: #DFFFB9;
  --podium-color-green-100: #BDFB72;
  --podium-color-green-200: #83F13B;
  --podium-color-green-300: #5FE63F;
  --podium-color-green-400: #3CCD49;
  --podium-color-green-500: #1EAA52;
  --podium-color-green-600: #007D48;
  --podium-color-green-700: #00643E;
  --podium-color-green-800: #005034;
  --podium-color-green-900: #003C2A;
  --podium-color-teal-50: #D4FFFB;
  --podium-color-teal-100: #9CFFF7;
  --podium-color-teal-200: #69EEE7;
  --podium-color-teal-300: #31CBCB;
  --podium-color-teal-400: #1CB2B6;
  --podium-color-teal-500: #008E98;
  --podium-color-teal-600: #0A7281;
  --podium-color-teal-700: #005C68;
  --podium-color-teal-800: #004856;
  --podium-color-teal-900: #043441;
  --podium-color-blue-50: #D6EEFF;
  --podium-color-blue-100: #B9E2FF;
  --podium-color-blue-200: #87CEFF;
  --podium-color-blue-300: #4CABFF;
  --podium-color-blue-400: #1190FF;
  --podium-color-blue-500: #1151FF;
  --podium-color-blue-600: #0034E3;
  --podium-color-blue-700: #061DBB;
  --podium-color-blue-800: #02068E;
  --podium-color-blue-900: #020664;
  --podium-color-purple-50: #E4E1FC;
  --podium-color-purple-100: #D6D1FF;
  --podium-color-purple-200: #BEAFFD;
  --podium-color-purple-300: #A082FF;
  --podium-color-purple-400: #8755FF;
  --podium-color-purple-500: #6E0FF6;
  --podium-color-purple-600: #5400CC;
  --podium-color-purple-700: #4400A9;
  --podium-color-purple-800: #300080;
  --podium-color-purple-900: #1C0060;
  --podium-color-pink-50: #FFE1F3;
  --podium-color-pink-100: #FFCDEA;
  --podium-color-pink-200: #FFB0DD;
  --podium-color-pink-300: #FE90CC;
  --podium-color-pink-400: #FC5DBB;
  --podium-color-pink-500: #ED1AA0;
  --podium-color-pink-600: #D00B84;
  --podium-color-pink-700: #A50767;
  --podium-color-pink-800: #770349;
  --podium-color-pink-900: #4C012D;
  --podium-color-scrim-100: rgba(17,17,17,0.36);
  --podium-color-scrim-100-inverse: rgba(17,17,17,0.80);
  --podium-color-scrim-primary: rgba(17,17,17,0.36);
  --podium-color-scrim-primary-inverse: rgba(17,17,17,0.80);
  --podium-color-modal-bg: #FFFFFF;
  --podium-color-modal-bg-inverse: #1F1F21;
  --podium-color-critical: #D30005;
  --podium-color-info: #1151FF;
  --podium-color-success: #007D48;
  --podium-color-warning: #FEDF35;
  --podium-color-bg-active: #F5F5F5;
  --podium-color-bg-critical: #D30005;
  --podium-color-bg-disabled: #E5E5E5;
  --podium-color-bg-hover: #E5E5E5;
  --podium-color-bg-primary: #FFFFFF;
  --podium-color-bg-secondary: #F5F5F5;
  --podium-color-bg-success: #007D48;
  --podium-color-bg-warning: #FEDF35;
  --podium-color-bg-active-inverse: #28282A;
  --podium-color-bg-critical-inverse: #FF4E4A;
  --podium-color-bg-disabled-inverse: #4B4B4D;
  --podium-color-bg-hover-inverse: #28282A;
  --podium-color-bg-primary-inverse: #111111;
  --podium-color-bg-secondary-inverse: #1F1F21;
  --podium-color-bg-success-inverse: #1EAA52;
  --podium-color-bg-warning-inverse: #FEEA55;
  --podium-color-text-critical: #D30005;
  --podium-color-text-disabled: #CACACB;
  --podium-color-text-hover: #707072;
  --podium-color-text-link: #1151FF;
  --podium-color-text-primary: #111111;
  --podium-color-text-secondary: #707072;
  --podium-color-text-success: #007D48;
  --podium-color-text-critical-inverse: #FF4E4A;
  --podium-color-text-disabled-inverse: #4B4B4D;
  --podium-color-text-hover-inverse: #9E9EA0;
  --podium-color-text-link-inverse: #1190FF;
  --podium-color-text-primary-inverse: #FFFFFF;
  --podium-color-text-secondary-inverse: #9E9EA0;
  --podium-color-text-success-inverse: #1EAA52;
  --podium-color-border-active: #111111;
  --podium-color-border-critical: #D30005;
  --podium-color-border-disabled: #CACACB;
  --podium-color-border-focus: #1151FF;
  --podium-color-border-primary: #707072;
  --podium-color-border-secondary: #CACACB;
  --podium-color-border-tertiary: #E5E5E5;
  --podium-color-border-success: #007D48;
  --podium-color-border-active-inverse: #FFFFFF;
  --podium-color-border-critical-inverse: #FF4E4A;
  --podium-color-border-disabled-inverse: #39393B;
  --podium-color-border-focus-inverse: #1190FF;
  --podium-color-border-primary-inverse: #9E9EA0;
  --podium-color-border-secondary-inverse: #4B4B4D;
  --podium-color-border-tertiary-inverse: #39393B;
  --podium-color-border-success-inverse: #1EAA52;
  --podium-color-warning-inverse: #FEEA55;
  --podium-color-critical-inverse: #FF4E4A;
  --podium-color-info-inverse: #1190FF;
  --podium-color-success-inverse: #1EAA52;
  --podium-shadow-100: 0px 4px 8px 0px rgba(17, 17, 17, 0.06), 0px 0px 24px 4px rgba(17, 17, 17, 0.03);
  --podium-shadow-100-inverse: 0px 4px 8px 0px rgba(17, 17, 17, 0.18), 0px 0px 24px 4px rgba(17, 17, 17, 0.09);
  --podium-space-4: 4px;
  --podium-space-8: 8px;
  --podium-space-12: 12px;
  --podium-space-16: 16px;
  --podium-space-20: 20px;
  --podium-space-24: 24px;
  --podium-space-28: 28px;
  --podium-space-32: 32px;
  --podium-space-36: 36px;
  --podium-space-40: 40px;
  --podium-space-44: 44px;
  --podium-space-48: 48px;
  --podium-space-52: 52px;
  --podium-space-56: 56px;
  --podium-space-60: 60px;
  --podium-space-64: 64px;
  --podium-space-68: 68px;
  --podium-space-72: 72px;
  --podium-space-76: 76px;
  --podium-space-80: 80px;
  --podium-space-84: 84px;
  --podium-space-88: 88px;
  --podium-space-92: 92px;
  --podium-space-96: 96px;
  --podium-border-radius-0: 0px;
  --podium-border-radius-4: 4px;
  --podium-border-radius-8: 8px;
  --podium-border-radius-rounded: 50%;
  --podium-texture-line-200: url("data:image/svg+xml,%3Csvg width='37' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M0 0h37v16H0z'/%3E%3Cpath d='M0 16h37V0H0v16Z' fill='%23fff'/%3E%3Cpath d='m55-8-74 32M55-12l-74 32M55-4l-74 32M55-16l-74 32M55-20l-74 32M55-24-19 8M55 0l-74 32M55 4l-74 32M55 8l-74 32' stroke='%23111' stroke-width='.75'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h37v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  --podium-texture-line-400: url("data:image/svg+xml,%3Csvg width='37' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M0 0h37v16H0z'/%3E%3Cpath d='M0 16h37V0H0v16Z' fill='%23fff'/%3E%3Cpath d='m55-8-74 32M55-12l-74 32M55-4l-74 32M55-16l-74 32M55-20l-74 32M55-24-19 8M55 0l-74 32M55 4l-74 32M55 8l-74 32' stroke='%23111' stroke-width='1.5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h37v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  --podium-texture-line-600: url("data:image/svg+xml,%3Csvg width='37' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M0 0h37v16H0z'/%3E%3Cpath d='M0 16h37V0H0v16Z' fill='%23111'/%3E%3Cpath d='m55-8-74 32M55-12l-74 32M55-4l-74 32M55-16l-74 32M55-20l-74 32M55-24-19 8M55 0l-74 32M55 4l-74 32M55 8l-74 32' stroke='%23fff' stroke-width='1.5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h37v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  --podium-texture-line-800: url("data:image/svg+xml,%3Csvg width='37' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23111' d='M0 0h37v16H0z'/%3E%3Cpath d='M0 16h37V0H0v16Z' fill='%23111'/%3E%3Cpath d='m55-8-74 32M55-12l-74 32M55-4l-74 32M55-16l-74 32M55-20l-74 32M55-24-19 8M55 0l-74 32M55 4l-74 32M55 8l-74 32' stroke='%23fff' stroke-width='.75'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h37v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  --podium-texture-dot-200: url("data:image/svg+xml,%3Csvg width='10' height='6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M10 0H0v6h10V0Z' fill='%23fff'/%3E%3Cpath d='M1.5 3a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM6.5 6a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z' fill='%23111'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h10v6H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  --podium-texture-dot-400: url("data:image/svg+xml,%3Csvg width='12' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M0 0h12v8H0z'/%3E%3Cpath d='M2.5 4a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5ZM2.5 12a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5ZM8.5 8a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z' fill='%23111'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h12v8H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  --podium-texture-dot-600: url("data:image/svg+xml,%3Csvg width='12' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M12 0H0v8h12V0Z' fill='%23111'/%3E%3Cpath d='M2.5 4a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5ZM2.5 12a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5ZM8.5 8a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z' fill='%23fff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h12v8H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  --podium-texture-dot-800: url("data:image/svg+xml,%3Csvg width='10' height='6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M10 0H0v6h10V0Z' fill='%23111'/%3E%3Cpath d='M1.5 3a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM6.5 6a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z' fill='%23fff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h10v6H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  --podium-texture-cross-200: url("data:image/svg+xml,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M0 0h14v14H0z'/%3E%3Cpath d='M12 .4-1 5.6M-1 .4l13 5.2M5 7.4l-13 5.2M-8 7.4l13 5.2M19 7.4 6 12.6M6 7.4l13 5.2' stroke='%23111' stroke-linecap='square'/%3E%3Cpath fill='%23fff' d='M11-2h3v9h-3zM4 6h3v10H4z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h14v14H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  --podium-texture-cross-400: url("data:image/svg+xml,%3Csvg width='14' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M0 0h14v16H0z'/%3E%3Cpath d='M12 1.4-1 6.6M-1 1.4l13 5.2M5 9.4l-13 5.2M-8 9.4l13 5.2M19 9.4 6 14.6M6 9.4l13 5.2' stroke='%23111' stroke-width='2' stroke-linecap='square'/%3E%3Cpath fill='%23fff' d='M11-1h3v9h-3zM4 7h3v10H4z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h14v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  --podium-texture-cross-600: url("data:image/svg+xml,%3Csvg width='14' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23111' d='M0 0h14v16H0z'/%3E%3Cpath d='M12 1.4-1 6.6M-1 1.4l13 5.2M5 9.4l-13 5.2M-8 9.4l13 5.2M19 9.4 6 14.6M6 9.4l13 5.2' stroke='%23fff' stroke-width='2' stroke-linecap='square'/%3E%3Cpath fill='%23111' d='M11-1h3v9h-3zM4 7h3v10H4z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h14v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  --podium-texture-cross-800: url("data:image/svg+xml,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23111' d='M0 0h14v14H0z'/%3E%3Cpath d='M12 .4-1 5.6M-1 .4l13 5.2M5 7.4l-13 5.2M-8 7.4l13 5.2M19 7.4 6 12.6M6 7.4l13 5.2' stroke='%23fff' stroke-linecap='square'/%3E%3Cpath fill='%23111' d='M11-2h3v9h-3zM4 6h3v10H4z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h14v14H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  --podium-typography-320-to-959-oversize1: 500 6rem/1.1 'Helvetica Now Display Medium', Helvetica, Arial, sans-serif;
  --podium-typography-320-to-959-oversize2: 500 4.75rem/1.1 'Helvetica Now Display Medium', Helvetica, Arial, sans-serif;
  --podium-typography-320-to-959-oversize3: 500 3.75rem/1.2 'Helvetica Now Display Medium', Helvetica, Arial, sans-serif;
  --podium-typography-320-to-959-display1: 800 3rem/.9 'Nike Futura ND', 'Helvetica Now Text Medium', Helvetica, Arial, sans-serif;
  --podium-typography-320-to-959-display2: 800 2.5rem/.9 'Nike Futura ND', 'Helvetica Now Text Medium', Helvetica, Arial, sans-serif;
  --podium-typography-320-to-959-display3: 800 2rem/.9 'Nike Futura ND', 'Helvetica Now Text Medium', Helvetica, Arial, sans-serif;
  --podium-typography-320-to-959-display4: 800 1.5rem/.9 'Nike Futura ND', 'Helvetica Now Text Medium', Helvetica, Arial, sans-serif;
  --podium-typography-320-to-959-conversation1: 300 2rem/1.35 'Palatino LT Pro Light', Helvetica, Arial, sans-serif;
  --podium-typography-320-to-959-conversation2: 300 1.5rem/1.35 'Palatino LT Pro Light', Helvetica, Arial, sans-serif;
  --podium-typography-320-to-959-conversation3: 300 1.25rem/1.35 'Palatino LT Pro Light', Helvetica, Arial, sans-serif;
  --podium-typography-320-to-959-conversation4: 300 1rem/1.35 'Palatino LT Pro Light', Helvetica, Arial, sans-serif;
  --podium-typography-320-to-959-editorial-body1: 400 1rem/1.5 'Helvetica Now Text', Helvetica, Arial, sans-serif;
  --podium-typography-320-to-959-editorial-body1-strong: 500 1rem/1.5 'Helvetica Now Text Medium', Helvetica, Arial, sans-serif;
  --podium-typography-320-to-1919-title1: 500 2.5rem/1.2 'Helvetica Now Display Medium', Helvetica, Arial, sans-serif;
  --podium-typography-320-to-1919-title2: 500 2rem/1.2 'Helvetica Now Display Medium', Helvetica, Arial, sans-serif;
  --podium-typography-320-to-1919-title3: 500 1.5rem/1.2 'Helvetica Now Display Medium', Helvetica, Arial, sans-serif;
  --podium-typography-320-to-1919-title4: 500 1.25rem/1.2 'Helvetica Now Display Medium', Helvetica, Arial, sans-serif;
  --podium-typography-960-to-1439-oversize1: 500 7.5rem/1 'Helvetica Now Display Medium', Helvetica, Arial, sans-serif;
  --podium-typography-960-to-1439-oversize2: 500 6rem/1.1 'Helvetica Now Display Medium', Helvetica, Arial, sans-serif;
  --podium-typography-960-to-1439-oversize3: 500 4.75rem/1.1 'Helvetica Now Display Medium', Helvetica, Arial, sans-serif;
  --podium-typography-960-to-1919-display1: 800 6rem/.9 'Nike Futura ND', 'Helvetica Now Text Medium', Helvetica, Arial, sans-serif;
  --podium-typography-960-to-1919-display2: 800 4.75rem/.9 'Nike Futura ND', 'Helvetica Now Text Medium', Helvetica, Arial, sans-serif;
  --podium-typography-960-to-1919-display3: 800 3.75rem/.9 'Nike Futura ND', 'Helvetica Now Text Medium', Helvetica, Arial, sans-serif;
  --podium-typography-960-to-1919-display4: 800 3rem/.9 'Nike Futura ND', 'Helvetica Now Text Medium', Helvetica, Arial, sans-serif;
  --podium-typography-960-to-1919-conversation1: 300 3rem/1.1 'Palatino LT Pro Light', Helvetica, Arial, sans-serif;
  --podium-typography-960-to-1919-conversation2: 300 2.5rem/1.1 'Palatino LT Pro Light', Helvetica, Arial, sans-serif;
  --podium-typography-960-to-1919-conversation3: 300 2rem/1.35 'Palatino LT Pro Light', Helvetica, Arial, sans-serif;
  --podium-typography-960-to-1919-conversation4: 300 1.25rem/1.35 'Palatino LT Pro Light', Helvetica, Arial, sans-serif;
  --podium-typography-960-plus-editorial-body1: 400 1.25rem/1.5 'Helvetica Now Text', Helvetica, Arial, sans-serif;
  --podium-typography-960-plus-editorial-body1-strong: 500 1.25rem/1.5 'Helvetica Now Text Medium', Helvetica, Arial, sans-serif;
  --podium-typography-1440-to-1919-oversize1: 500 9.375rem/1 'Helvetica Now Display Medium', Helvetica, Arial, sans-serif;
  --podium-typography-1440-to-1919-oversize2: 500 7.5rem/1 'Helvetica Now Display Medium', Helvetica, Arial, sans-serif;
  --podium-typography-1440-to-1919-oversize3: 500 6rem/1.1 'Helvetica Now Display Medium', Helvetica, Arial, sans-serif;
  --podium-typography-1920-plus-oversize1: 500 11.625rem/1 'Helvetica Now Display Medium', Helvetica, Arial, sans-serif;
  --podium-typography-1920-plus-oversize2: 500 9.375rem/1 'Helvetica Now Display Medium', Helvetica, Arial, sans-serif;
  --podium-typography-1920-plus-oversize3: 500 7.5rem/1 'Helvetica Now Display Medium', Helvetica, Arial, sans-serif;
  --podium-typography-1920-plus-display1: 800 7.5rem/.9 'Nike Futura ND', 'Helvetica Now Text Medium', Helvetica, Arial, sans-serif;
  --podium-typography-1920-plus-display2: 800 6rem/.9 'Nike Futura ND', 'Helvetica Now Text Medium', Helvetica, Arial, sans-serif;
  --podium-typography-1920-plus-display3: 800 4.75rem/.9 'Nike Futura ND', 'Helvetica Now Text Medium', Helvetica, Arial, sans-serif;
  --podium-typography-1920-plus-display4: 800 3.75rem/.9 'Nike Futura ND', 'Helvetica Now Text Medium', Helvetica, Arial, sans-serif;
  --podium-typography-1920-plus-title1: 500 3rem/1.2 'Helvetica Now Display Medium', Helvetica, Arial, sans-serif;
  --podium-typography-1920-plus-title2: 500 2.5rem/1.2 'Helvetica Now Display Medium', Helvetica, Arial, sans-serif;
  --podium-typography-1920-plus-title3: 500 2rem/1.2 'Helvetica Now Display Medium', Helvetica, Arial, sans-serif;
  --podium-typography-1920-plus-title4: 500 1.5rem/1.2 'Helvetica Now Display Medium', Helvetica, Arial, sans-serif;
  --podium-typography-1920-plus-conversation1: 300 3.75rem/1.1 'Palatino LT Pro Light', Helvetica, Arial, sans-serif;
  --podium-typography-1920-plus-conversation2: 300 3rem/1.1 'Palatino LT Pro Light', Helvetica, Arial, sans-serif;
  --podium-typography-1920-plus-conversation3: 300 2.5rem/1.1 'Palatino LT Pro Light', Helvetica, Arial, sans-serif;
  --podium-typography-1920-plus-conversation4: 300 1.25rem/1.35 'Palatino LT Pro Light', Helvetica, Arial, sans-serif;
  --podium-typography-body1: 400 1rem/1.5 'Helvetica Now Text', Helvetica, Arial, sans-serif;
  --podium-typography-body1-strong: 500 1rem/1.5 'Helvetica Now Text Medium', Helvetica, Arial, sans-serif;
  --podium-typography-body2: 400 .875rem/1.5 'Helvetica Now Text', Helvetica, Arial, sans-serif;
  --podium-typography-body2-strong: 500 .875rem/1.5 'Helvetica Now Text Medium', Helvetica, Arial, sans-serif;
  --podium-typography-body3: 400 .75rem/1.5 'Helvetica Now Text', Helvetica, Arial, sans-serif;
  --podium-typography-body3-strong: 500 .75rem/1.5 'Helvetica Now Text Medium', Helvetica, Arial, sans-serif;
  --podium-typography-body4: 400 .625rem/1.5 'Helvetica Now Text', Helvetica, Arial, sans-serif;
  --podium-typography-body4-strong: 500 .625rem/1.5 'Helvetica Now Text Medium', Helvetica, Arial, sans-serif;
  --podium-typography-legal: 400 .875rem/1.5 'Helvetica Now Text', Helvetica, Arial, sans-serif;
}
/*
! tailwindcss v3.4.3 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}
* {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
*:active {
  outline-color: transparent;
}
*:where([data-rac])[data-focused] {
  outline-color: transparent;
}
*:where(:not([data-rac])):focus {
  outline-color: transparent;
}
body {
  overflow: hidden;
  background-color: var(--podium-color-black);
  font-family: Helvetica Now Text Medium, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  color: var(--podium-color-white);
}
h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
  font-family: Helvetica Now Display Medium, Helvetica, Arial, sans-serif;
  color: var(--podium-color-white);
}
*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
.container {
  width: 100%;
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
/* Buttons */
.button {
  display: block;
  border-radius: 9999px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  font-family: Helvetica Now Text Medium, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
  color: var(--podium-color-black);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.button:where([data-rac])[data-disabled] {
  background-color: var(--podium-color-grey-700);
  color: var(--podium-color-grey-400);
}
.button:where(:not([data-rac])):disabled {
  background-color: var(--podium-color-grey-700);
  color: var(--podium-color-grey-400);
}
.button-tertiary {
  border-width: 1.5px;
  border-color: var(--podium-color-grey-400);
  background-color: var(--podium-color-grey-800);
  color: var(--podium-color-white);
}
.button-tertiary:where([data-rac])[data-hovered] {
  background-color: var(--podium-color-grey-400);
}
.button-tertiary:where(:not([data-rac])):hover {
  background-color: var(--podium-color-grey-400);
}
.mt-8 {
  margin-top: 2rem;
}
.flex {
  display: flex;
}
.h-10 {
  height: 2.5rem;
}
.h-screen {
  height: 100vh;
}
.min-w-40 {
  min-width: 10rem;
}
.flex-grow {
  flex-grow: 1;
}
.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.flex-col {
  flex-direction: column;
}
.items-center {
  align-items: center;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-2 {
  gap: 0.5rem;
}
.self-center {
  align-self: center;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.border-b {
  border-bottom-width: 1px;
}
.border-podiumGrey700 {
  border-color: var(--podium-color-grey-700);
}
.bg-podiumBlack {
  background-color: var(--podium-color-black);
}
.bg-podiumGrey800 {
  background-color: var(--podium-color-grey-800);
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.text-center {
  text-align: center;
}
.text-6xl {
  font-size: 3.75rem;
  line-height: 1;
}
@keyframes enter {
  from {
    opacity: var(--tw-enter-opacity, 1);
    transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0));
  }
}
@keyframes exit {
  to {
    opacity: var(--tw-exit-opacity, 1);
    transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0));
  }
}
/* Refactor this to work with TW in the future. e.g. https://stackoverflow.com/questions/69400560/how-to-change-scrollbar-when-using-tailwind-next-js-react */
.podium-scrollbar {
  scrollbar-color: var(--podium-color-grey-600) var(--podium-color-grey-800);
  scrollbar-width: thin;
}
