@webpixels/css
Version:
Utility and component-centric design system based on Bootstrap for fast, responsive UI development.
1 lines • 705 kB
CSS
:root,[data-bs-theme=light]{--x-blue: #335CFF;--x-indigo: #4f46e5;--x-purple: #7D52F4;--x-pink: #FB4BA3;--x-red: #dc2626;--x-orange: #ea580c;--x-yellow: #F6B51E;--x-green: #16a34a;--x-teal: #22D3BB;--x-cyan: #22d3ee;--x-black: #000;--x-white: #fff;--x-gray: #525252;--x-gray-dark: #262626;--x-gray-50: #fafafa;--x-gray-100: #f5f5f5;--x-gray-200: #e5e5e5;--x-gray-300: #d4d4d4;--x-gray-400: #a3a3a3;--x-gray-500: #737373;--x-gray-600: #525252;--x-gray-700: #404040;--x-gray-800: #262626;--x-gray-900: #171717;--x-gray-950: #0a0a0a;--x-primary: #335CFF;--x-secondary: #7D52F4;--x-tertiary: #22d3ee;--x-success: #16a34a;--x-info: #22d3ee;--x-warning: #ea580c;--x-danger: #dc2626;--x-highlight: #d8ff00;--x-light: #f5f5f5;--x-dark: #171717;--x-primary-rgb: 51, 92, 255;--x-secondary-rgb: 125, 82, 244;--x-tertiary-rgb: 34, 211, 238;--x-success-rgb: 22, 163, 74;--x-info-rgb: 34, 211, 238;--x-warning-rgb: 234, 88, 12;--x-danger-rgb: 220, 38, 38;--x-highlight-rgb: 216, 255, 0;--x-light-rgb: 245, 245, 245;--x-dark-rgb: 23, 23, 23;--x-primary-text-emphasis: rgb(20.4, 36.8, 102);--x-secondary-text-emphasis: rgb(50, 32.8, 97.6);--x-success-text-emphasis: rgb(8.8, 65.2, 29.6);--x-info-text-emphasis: rgb(13.6, 84.4, 95.2);--x-warning-text-emphasis: rgb(93.6, 35.2, 4.8);--x-danger-text-emphasis: rgb(88, 15.2, 15.2);--x-light-text-emphasis: #404040;--x-dark-text-emphasis: #404040;--x-primary-bg-subtle: rgb(214.2, 222.4, 255);--x-secondary-bg-subtle: rgb(229, 220.4, 252.8);--x-success-bg-subtle: rgb(208.4, 236.6, 218.8);--x-info-bg-subtle: rgb(210.8, 246.2, 251.6);--x-warning-bg-subtle: rgb(250.8, 221.6, 206.4);--x-danger-bg-subtle: rgb(248, 211.6, 211.6);--x-light-bg-subtle: #fafafa;--x-dark-bg-subtle: #a3a3a3;--x-primary-border-subtle: rgb(173.4, 189.8, 255);--x-secondary-border-subtle: rgb(203, 185.8, 250.6);--x-success-border-subtle: rgb(161.8, 218.2, 182.6);--x-info-border-subtle: rgb(166.6, 237.4, 248.2);--x-warning-border-subtle: rgb(246.6, 188.2, 157.8);--x-danger-border-subtle: rgb(241, 168.2, 168.2);--x-light-border-subtle: #e5e5e5;--x-dark-border-subtle: #737373;--x-white-rgb: 255, 255, 255;--x-black-rgb: 0, 0, 0;--x-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--x-font-monospace: var(--x-font-monospace);--x-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--x-body-font-family: var(--x-font-sans-serif);--x-body-font-size:1rem;--x-body-font-weight: 400;--x-body-line-height: 1.625;--x-body-color: #525252;--x-body-color-rgb: 82, 82, 82;--x-body-bg: #fff;--x-body-bg-rgb: 255, 255, 255;--x-emphasis-color: #171717;--x-emphasis-color-rgb: 23, 23, 23;--x-secondary-color: rgba(82, 82, 82, 0.75);--x-secondary-color-rgb: 82, 82, 82;--x-secondary-bg: #f5f5f5;--x-secondary-bg-rgb: 245, 245, 245;--x-tertiary-color: rgba(82, 82, 82, 0.5);--x-tertiary-color-rgb: 82, 82, 82;--x-tertiary-bg: #fafafa;--x-tertiary-bg-rgb: 250, 250, 250;--x-heading-color: #171717;--x-link-color: #335CFF;--x-link-color-rgb: 51, 92, 255;--x-link-decoration: none;--x-link-hover-color: rgb(43.35, 78.2, 216.75);--x-link-hover-color-rgb: 43, 78, 217;--x-link-hover-decoration: none;--x-code-color: #FB4BA3;--x-highlight-color: #525252;--x-highlight-bg: rgb(253.2, 240.2, 210);--x-border-width: 1px;--x-border-style: solid;--x-border-color: #e5e5e5;--x-border-color-translucent: color-mix(in srgb, #e5e5e5 70%, transparent);--x-border-radius: 0.75rem;--x-border-radius-sm: 0.5rem;--x-border-radius-lg: 1rem;--x-border-radius-xl: 1.5rem;--x-border-radius-xxl: 2rem;--x-border-radius-2xl: var(--x-border-radius-xxl);--x-border-radius-pill: 50rem;--x-box-shadow: box-shadow-2;--x-box-shadow-sm: box-shadow-1;--x-box-shadow-lg: box-shadow-3;--x-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);--x-focus-ring-width: 0.15rem;--x-focus-ring-opacity: 0.25;--x-focus-ring-color: var(--x-primary-bg-subtle);--x-form-valid-color: #16a34a;--x-form-valid-border-color: #16a34a;--x-form-invalid-color: #dc2626;--x-form-invalid-border-color: #dc2626}[data-bs-theme=dark]{color-scheme:dark;--x-body-color: #d4d4d4;--x-body-color-rgb: 212, 212, 212;--x-body-bg: rgb(19.1, 19.1, 19.1);--x-body-bg-rgb: 19, 19, 19;--x-emphasis-color: #fff;--x-emphasis-color-rgb: 255, 255, 255;--x-secondary-color: rgba(212, 212, 212, 0.75);--x-secondary-color-rgb: 212, 212, 212;--x-secondary-bg: #262626;--x-secondary-bg-rgb: 38, 38, 38;--x-tertiary-color: rgba(212, 212, 212, 0.5);--x-tertiary-color-rgb: 212, 212, 212;--x-tertiary-bg: #0a0a0a;--x-tertiary-bg-rgb: 10, 10, 10;--x-primary-text-emphasis: rgb(132.6, 157.2, 255);--x-secondary-text-emphasis: rgb(177, 151.2, 248.4);--x-success-text-emphasis: rgb(115.2, 199.8, 146.4);--x-info-text-emphasis: rgb(122.4, 228.6, 244.8);--x-warning-text-emphasis: rgb(242.4, 154.8, 109.2);--x-danger-text-emphasis: rgb(234, 124.8, 124.8);--x-light-text-emphasis: #f5f5f5;--x-dark-text-emphasis: #d4d4d4;--x-primary-bg-subtle: rgb(10.2, 18.4, 51);--x-secondary-bg-subtle: rgb(25, 16.4, 48.8);--x-success-bg-subtle: rgb(4.4, 32.6, 14.8);--x-info-bg-subtle: rgb(6.8, 42.2, 47.6);--x-warning-bg-subtle: rgb(46.8, 17.6, 2.4);--x-danger-bg-subtle: rgb(44, 7.6, 7.6);--x-light-bg-subtle: #262626;--x-dark-bg-subtle: #131313;--x-primary-border-subtle: rgb(30.6, 55.2, 153);--x-secondary-border-subtle: rgb(75, 49.2, 146.4);--x-success-border-subtle: rgb(13.2, 97.8, 44.4);--x-info-border-subtle: rgb(20.4, 126.6, 142.8);--x-warning-border-subtle: rgb(140.4, 52.8, 7.2);--x-danger-border-subtle: rgb(132, 22.8, 22.8);--x-light-border-subtle: #404040;--x-dark-border-subtle: #262626;--x-heading-color: #fff;--x-link-color: rgb(132.6, 157.2, 255);--x-link-hover-color: rgb(157.08, 176.76, 255);--x-link-color-rgb: 133, 157, 255;--x-link-hover-color-rgb: 157, 177, 255;--x-code-color: rgb(252.6, 147, 199.8);--x-highlight-color: #d4d4d4;--x-highlight-bg: rgb(98.4, 72.4, 12);--x-border-color: rgb(51.25, 51.25, 51.25);--x-border-color-translucent: color-mix(in srgb, var(--x-white) 7%, transparent);--x-form-valid-color: rgb(115.2, 199.8, 146.4);--x-form-valid-border-color: rgb(115.2, 199.8, 146.4);--x-form-invalid-color: rgb(234, 124.8, 124.8);--x-form-invalid-border-color: rgb(234, 124.8, 124.8)}:root,[data-bs-theme=light]{--x-50: #fafafa;--x-100: #f5f5f5;--x-200: #e5e5e5;--x-300: #d4d4d4;--x-400: #a3a3a3;--x-500: #737373;--x-600: #525252;--x-700: #404040;--x-800: #262626;--x-900: #171717;--x-950: #0a0a0a;--x-blue-100: rgb(214.2, 222.4, 255);--x-blue-200: rgb(173.4, 189.8, 255);--x-blue-300: rgb(132.6, 157.2, 255);--x-blue-400: rgb(91.8, 124.6, 255);--x-blue-500: #335CFF;--x-blue-600: rgb(40.8, 73.6, 204);--x-blue-700: rgb(30.6, 55.2, 153);--x-blue-800: rgb(20.4, 36.8, 102);--x-blue-900: rgb(10.2, 18.4, 51);--x-indigo-100: rgb(219.8, 218, 249.8);--x-indigo-200: rgb(184.6, 181, 244.6);--x-indigo-300: rgb(149.4, 144, 239.4);--x-indigo-400: rgb(114.2, 107, 234.2);--x-indigo-500: #4f46e5;--x-indigo-600: rgb(63.2, 56, 183.2);--x-indigo-700: rgb(47.4, 42, 137.4);--x-indigo-800: rgb(31.6, 28, 91.6);--x-indigo-900: rgb(15.8, 14, 45.8);--x-purple-100: rgb(229, 220.4, 252.8);--x-purple-200: rgb(203, 185.8, 250.6);--x-purple-300: rgb(177, 151.2, 248.4);--x-purple-400: rgb(151, 116.6, 246.2);--x-purple-500: #7D52F4;--x-purple-600: rgb(100, 65.6, 195.2);--x-purple-700: rgb(75, 49.2, 146.4);--x-purple-800: rgb(50, 32.8, 97.6);--x-purple-900: rgb(25, 16.4, 48.8);--x-pink-100: rgb(254.2, 219, 236.6);--x-pink-200: rgb(253.4, 183, 218.2);--x-pink-300: rgb(252.6, 147, 199.8);--x-pink-400: rgb(251.8, 111, 181.4);--x-pink-500: #FB4BA3;--x-pink-600: rgb(200.8, 60, 130.4);--x-pink-700: rgb(150.6, 45, 97.8);--x-pink-800: rgb(100.4, 30, 65.2);--x-pink-900: rgb(50.2, 15, 32.6);--x-red-100: rgb(248, 211.6, 211.6);--x-red-200: rgb(241, 168.2, 168.2);--x-red-300: rgb(234, 124.8, 124.8);--x-red-400: rgb(227, 81.4, 81.4);--x-red-500: #dc2626;--x-red-600: rgb(176, 30.4, 30.4);--x-red-700: rgb(132, 22.8, 22.8);--x-red-800: rgb(88, 15.2, 15.2);--x-red-900: rgb(44, 7.6, 7.6);--x-orange-100: rgb(250.8, 221.6, 206.4);--x-orange-200: rgb(246.6, 188.2, 157.8);--x-orange-300: rgb(242.4, 154.8, 109.2);--x-orange-400: rgb(238.2, 121.4, 60.6);--x-orange-500: #ea580c;--x-orange-600: rgb(187.2, 70.4, 9.6);--x-orange-700: rgb(140.4, 52.8, 7.2);--x-orange-800: rgb(93.6, 35.2, 4.8);--x-orange-900: rgb(46.8, 17.6, 2.4);--x-yellow-100: rgb(253.2, 240.2, 210);--x-yellow-200: rgb(251.4, 225.4, 165);--x-yellow-300: rgb(249.6, 210.6, 120);--x-yellow-400: rgb(247.8, 195.8, 75);--x-yellow-500: #F6B51E;--x-yellow-600: rgb(196.8, 144.8, 24);--x-yellow-700: rgb(147.6, 108.6, 18);--x-yellow-800: rgb(98.4, 72.4, 12);--x-yellow-900: rgb(49.2, 36.2, 6);--x-green-100: rgb(208.4, 236.6, 218.8);--x-green-200: rgb(161.8, 218.2, 182.6);--x-green-300: rgb(115.2, 199.8, 146.4);--x-green-400: rgb(68.6, 181.4, 110.2);--x-green-500: #16a34a;--x-green-600: rgb(17.6, 130.4, 59.2);--x-green-700: rgb(13.2, 97.8, 44.4);--x-green-800: rgb(8.8, 65.2, 29.6);--x-green-900: rgb(4.4, 32.6, 14.8);--x-lime-100: rgb(247.2, 255, 204);--x-lime-200: rgb(239.4, 255, 153);--x-lime-300: rgb(231.6, 255, 102);--x-lime-400: rgb(223.8, 255, 51);--x-lime-500: #d8ff00;--x-lime-600: rgb(172.8, 204, 0);--x-lime-700: rgb(129.6, 153, 0);--x-lime-800: rgb(86.4, 102, 0);--x-lime-900: rgb(43.2, 51, 0);--x-teal-100: rgb(210.8, 246.2, 241.4);--x-teal-200: rgb(166.6, 237.4, 227.8);--x-teal-300: rgb(122.4, 228.6, 214.2);--x-teal-400: rgb(78.2, 219.8, 200.6);--x-teal-500: #22D3BB;--x-teal-600: rgb(27.2, 168.8, 149.6);--x-teal-700: rgb(20.4, 126.6, 112.2);--x-teal-800: rgb(13.6, 84.4, 74.8);--x-teal-900: rgb(6.8, 42.2, 37.4);--x-cyan-100: rgb(210.8, 246.2, 251.6);--x-cyan-200: rgb(166.6, 237.4, 248.2);--x-cyan-300: rgb(122.4, 228.6, 244.8);--x-cyan-400: rgb(78.2, 219.8, 241.4);--x-cyan-500: #22d3ee;--x-cyan-600: rgb(27.2, 168.8, 190.4);--x-cyan-700: rgb(20.4, 126.6, 142.8);--x-cyan-800: rgb(13.6, 84.4, 95.2);--x-cyan-900: rgb(6.8, 42.2, 47.6);--x-50-rgb: 250, 250, 250;--x-100-rgb: 245, 245, 245;--x-200-rgb: 229, 229, 229;--x-300-rgb: 212, 212, 212;--x-400-rgb: 163, 163, 163;--x-500-rgb: 115, 115, 115;--x-600-rgb: 82, 82, 82;--x-700-rgb: 64, 64, 64;--x-800-rgb: 38, 38, 38;--x-900-rgb: 23, 23, 23;--x-950-rgb: 10, 10, 10;--x-blue-100-rgb: 214, 222, 255;--x-blue-200-rgb: 173, 190, 255;--x-blue-300-rgb: 133, 157, 255;--x-blue-400-rgb: 92, 125, 255;--x-blue-500-rgb: 51, 92, 255;--x-blue-600-rgb: 41, 74, 204;--x-blue-700-rgb: 31, 55, 153;--x-blue-800-rgb: 20, 37, 102;--x-blue-900-rgb: 10, 18, 51;--x-indigo-100-rgb: 220, 218, 250;--x-indigo-200-rgb: 185, 181, 245;--x-indigo-300-rgb: 149, 144, 239;--x-indigo-400-rgb: 114, 107, 234;--x-indigo-500-rgb: 79, 70, 229;--x-indigo-600-rgb: 63, 56, 183;--x-indigo-700-rgb: 47, 42, 137;--x-indigo-800-rgb: 32, 28, 92;--x-indigo-900-rgb: 16, 14, 46;--x-purple-100-rgb: 229, 220, 253;--x-purple-200-rgb: 203, 186, 251;--x-purple-300-rgb: 177, 151, 248;--x-purple-400-rgb: 151, 117, 246;--x-purple-500-rgb: 125, 82, 244;--x-purple-600-rgb: 100, 66, 195;--x-purple-700-rgb: 75, 49, 146;--x-purple-800-rgb: 50, 33, 98;--x-purple-900-rgb: 25, 16, 49;--x-pink-100-rgb: 254, 219, 237;--x-pink-200-rgb: 253, 183, 218;--x-pink-300-rgb: 253, 147, 200;--x-pink-400-rgb: 252, 111, 181;--x-pink-500-rgb: 251, 75, 163;--x-pink-600-rgb: 201, 60, 130;--x-pink-700-rgb: 151, 45, 98;--x-pink-800-rgb: 100, 30, 65;--x-pink-900-rgb: 50, 15, 33;--x-red-100-rgb: 248, 212, 212;--x-red-200-rgb: 241, 168, 168;--x-red-300-rgb: 234, 125, 125;--x-red-400-rgb: 227, 81, 81;--x-red-500-rgb: 220, 38, 38;--x-red-600-rgb: 176, 30, 30;--x-red-700-rgb: 132, 23, 23;--x-red-800-rgb: 88, 15, 15;--x-red-900-rgb: 44, 8, 8;--x-orange-100-rgb: 251, 222, 206;--x-orange-200-rgb: 247, 188, 158;--x-orange-300-rgb: 242, 155, 109;--x-orange-400-rgb: 238, 121, 61;--x-orange-500-rgb: 234, 88, 12;--x-orange-600-rgb: 187, 70, 10;--x-orange-700-rgb: 140, 53, 7;--x-orange-800-rgb: 94, 35, 5;--x-orange-900-rgb: 47, 18, 2;--x-yellow-100-rgb: 253, 240, 210;--x-yellow-200-rgb: 251, 225, 165;--x-yellow-300-rgb: 250, 211, 120;--x-yellow-400-rgb: 248, 196, 75;--x-yellow-500-rgb: 246, 181, 30;--x-yellow-600-rgb: 197, 145, 24;--x-yellow-700-rgb: 148, 109, 18;--x-yellow-800-rgb: 98, 72, 12;--x-yellow-900-rgb: 49, 36, 6;--x-green-100-rgb: 208, 237, 219;--x-green-200-rgb: 162, 218, 183;--x-green-300-rgb: 115, 200, 146;--x-green-400-rgb: 69, 181, 110;--x-green-500-rgb: 22, 163, 74;--x-green-600-rgb: 18, 130, 59;--x-green-700-rgb: 13, 98, 44;--x-green-800-rgb: 9, 65, 30;--x-green-900-rgb: 4, 33, 15;--x-lime-100-rgb: 247, 255, 204;--x-lime-200-rgb: 239, 255, 153;--x-lime-300-rgb: 232, 255, 102;--x-lime-400-rgb: 224, 255, 51;--x-lime-500-rgb: 216, 255, 0;--x-lime-600-rgb: 173, 204, 0;--x-lime-700-rgb: 130, 153, 0;--x-lime-800-rgb: 86, 102, 0;--x-lime-900-rgb: 43, 51, 0;--x-teal-100-rgb: 211, 246, 241;--x-teal-200-rgb: 167, 237, 228;--x-teal-300-rgb: 122, 229, 214;--x-teal-400-rgb: 78, 220, 201;--x-teal-500-rgb: 34, 211, 187;--x-teal-600-rgb: 27, 169, 150;--x-teal-700-rgb: 20, 127, 112;--x-teal-800-rgb: 14, 84, 75;--x-teal-900-rgb: 7, 42, 37;--x-cyan-100-rgb: 211, 246, 252;--x-cyan-200-rgb: 167, 237, 248;--x-cyan-300-rgb: 122, 229, 245;--x-cyan-400-rgb: 78, 220, 241;--x-cyan-500-rgb: 34, 211, 238;--x-cyan-600-rgb: 27, 169, 190;--x-cyan-700-rgb: 20, 127, 143;--x-cyan-800-rgb: 14, 84, 95;--x-cyan-900-rgb: 7, 42, 48;--x-g-color-1: #7D52F4;--x-g-color-2: #F6B51E;--x-g-color-3: #4f46e5;--x-g-color-4: #FB4BA3;--x-g-color-5: #22d3ee;--x-g-color-6: #47C2FF;--x-g-color-7: #737373;--x-g-color-8: #404040;--x-accent-bg: #f5f5f5;--x-accent-bg-rgb: 245, 245, 245;--x-accent-color: #262626;--x-accent-color-rgb: 38, 38, 38;--x-font-display: ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--x-font-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--x-font-monospace: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;---x-box-shadow: box-shadow-2;--x-box-shadow-1: 0 1px 2px 0 rgba(0, 0, 0, 0.05);--x-box-shadow-2: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);--x-box-shadow-3: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);--x-box-shadow-4: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);--x-box-shadow-5: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);--x-box-shadow-6: 0 25px 50px -12px rgba(0, 0, 0, 0.25);--x-box-shadow-soft-1: 0px 1px 1px 0px rgba(10, 22, 70, 0.04);--x-box-shadow-soft-2: 0px 3px 3px -1px rgba(10, 22, 70, 0.04);--x-box-shadow-soft-3: 0px 6px 6px -1px rgba(10, 22, 70, 0.04);--x-box-shadow-soft-4: 0px 9px 9px -1px rgba(10, 22, 70, 0.04);--x-box-shadow-soft-5: 0px 16px 16px -1px rgba(10, 22, 70, 0.04);--x-box-shadow-soft-6: 0px 32px 40px -2px rgba(10, 22, 70, 0.04);--x-box-shadow-elevated-1: rgba(41, 41, 41, 0.04) 0px 1px 1px 0.5px, rgba(41, 41, 41, 0.02) 0px 3px 3px -1.5px, rgba(41, 41, 41, 0.04) 0px 6px 6px -3px, rgba(41, 41, 41, 0.04) 0px 0px 0px 1px, rgba(51, 51, 51, 0.06) 0px -1px 1px -0.5px inset;--x-box-shadow-elevated-2: rgba(41, 41, 41, 0.04) 0px 1px 1px 0.5px, rgba(41, 41, 41, 0.02) 0px 3px 3px -1.5px, rgba(41, 41, 41, 0.04) 0px 6px 6px -3px, rgba(41, 41, 41, 0.04) 0px 12px 12px -6px, rgba(41, 41, 41, 0.04) 0px 0px 0px 1px, rgba(51, 51, 51, 0.06) 0px -1px 1px -0.5px inset;--x-box-shadow-elevated-3: rgba(41, 41, 41, 0.04) 0px 1px 1px 0.5px, rgba(41, 41, 41, 0.02) 0px 3px 3px -1.5px, rgba(41, 41, 41, 0.04) 0px 6px 6px -3px, rgba(41, 41, 41, 0.04) 0px 12px 12px -6px, rgba(41, 41, 41, 0.04) 0px 24px 24px -12px, rgba(41, 41, 41, 0.04) 0px 0px 0px 1px, rgba(51, 51, 51, 0.06) 0px -1px 1px -0.5px inset;--x-box-shadow-elevated-4: rgba(41, 41, 41, 0.04) 0px 1px 1px 0.5px, rgba(41, 41, 41, 0.02) 0px 3px 3px -1.5px, rgba(41, 41, 41, 0.04) 0px 6px 6px -3px, rgba(41, 41, 41, 0.04) 0px 12px 12px -6px, rgba(41, 41, 41, 0.04) 0px 24px 24px -12px, rgba(41, 41, 41, 0.04) 0px 48px 48px -24px, rgba(41, 41, 41, 0.04) 0px 0px 0px 1px, rgba(51, 51, 51, 0.06) 0px -1px 1px -0.5px inset;--x-border-radius-xs: 0.375rem}:root .img-light,[data-bs-theme=light] .img-light{display:none}:root .img-dark,[data-bs-theme=light] .img-dark{display:block}.navbar-dark .img-light,[data-bs-theme=dark] .navbar .img-light{display:block}.navbar-dark .img-dark,[data-bs-theme=dark] .navbar .img-dark{display:none}[data-bs-theme=dark] .img-light{display:block}[data-bs-theme=dark] .img-dark{display:none}[data-bs-theme=dark]{--x-accent-bg: #262626;--x-accent-bg-rgb: 38, 38, 38;--x-accent-color: #f5f5f5;--x-accent-color-rgb: 245, 245, 245}[data-bs-theme=dark] .btn-neutral{--x-btn-bg: #262626;--x-btn-border-color: #404040;--x-btn-color: #f5f5f5;--x-btn-hover-bg: #404040;--x-btn-hover-color: #fafafa;--x-btn-hover-border-color: #737373;--x-btn-active-bg: #404040;--x-btn-active-color: #fafafa;--x-btn-active-border-color: #737373}*,*::before,*::after{box-sizing:border-box}@media(prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--x-body-font-family);font-size:var(--x-body-font-size);font-weight:var(--x-body-font-weight);line-height:var(--x-body-line-height);color:var(--x-body-color);text-align:var(--x-body-text-align);background-color:var(--x-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--x-border-width) solid;opacity:.1}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:0;font-weight:500;line-height:1.3;color:var(--x-heading-color)}h1,.h1{font-size:calc(1.35rem + 1.2vw)}@media(min-width: 1200px){h1,.h1{font-size:2.25rem}}h2,.h2{font-size:calc(1.3rem + 0.6vw)}@media(min-width: 1200px){h2,.h2{font-size:1.75rem}}h3,.h3{font-size:calc(1.2625rem + 0.15vw)}@media(min-width: 1200px){h3,.h3{font-size:1.375rem}}h4,.h4{font-size:1.125rem}h5,.h5{font-size:1rem}h6,.h6{font-size:0.875rem}p{margin-top:0;margin-bottom:0}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:600}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:700}small,.small{font-size:0.875em}mark,.mark{padding:.1875em;color:var(--x-highlight-color);background-color:var(--x-highlight-bg)}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:rgba(var(--x-link-color-rgb), var(--x-link-opacity, 1));text-decoration:none}a:hover{--x-link-color-rgb: var(--x-link-hover-color-rgb);text-decoration:none}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--x-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:var(--x-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:0.875em;color:var(--x-body-bg);background-color:var(--x-body-color);border-radius:.5rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:var(--x-secondary-color);text-align:left}th{font-weight:500;text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button{cursor:pointer;filter:grayscale(1)}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}iframe{display:block;vertical-align:middle}figcaption,figure,main{display:block;margin:0}figure{max-width:100%;min-height:1px}img,video{max-width:100%;height:auto}svg{vertical-align:middle;overflow:hidden}a{outline:none}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--x-gutter-x: 2rem;--x-gutter-y: 0;width:100%;padding-right:calc(var(--x-gutter-x)*.5);padding-left:calc(var(--x-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width: 576px){.container-sm,.container{max-width:540px}}@media(min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--x-breakpoint-xs: 0;--x-breakpoint-sm: 576px;--x-breakpoint-md: 768px;--x-breakpoint-lg: 992px;--x-breakpoint-xl: 1200px;--x-breakpoint-xxl: 1400px}.row{--x-gutter-x: 1rem;--x-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--x-gutter-y));margin-right:calc(-0.5*var(--x-gutter-x));margin-left:calc(-0.5*var(--x-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--x-gutter-x)*.5);padding-left:calc(var(--x-gutter-x)*.5);margin-top:var(--x-gutter-y)}.grid{display:grid;grid-template-rows:repeat(var(--x-rows, 1), 1fr);grid-template-columns:repeat(var(--x-columns, 12), 1fr);gap:var(--x-gap, 1rem)}.grid .g-col-1{grid-column:auto/span 1}.grid .g-col-2{grid-column:auto/span 2}.grid .g-col-3{grid-column:auto/span 3}.grid .g-col-4{grid-column:auto/span 4}.grid .g-col-5{grid-column:auto/span 5}.grid .g-col-6{grid-column:auto/span 6}.grid .g-col-7{grid-column:auto/span 7}.grid .g-col-8{grid-column:auto/span 8}.grid .g-col-9{grid-column:auto/span 9}.grid .g-col-10{grid-column:auto/span 10}.grid .g-col-11{grid-column:auto/span 11}.grid .g-col-12{grid-column:auto/span 12}.grid .g-start-1{grid-column-start:1}.grid .g-start-2{grid-column-start:2}.grid .g-start-3{grid-column-start:3}.grid .g-start-4{grid-column-start:4}.grid .g-start-5{grid-column-start:5}.grid .g-start-6{grid-column-start:6}.grid .g-start-7{grid-column-start:7}.grid .g-start-8{grid-column-start:8}.grid .g-start-9{grid-column-start:9}.grid .g-start-10{grid-column-start:10}.grid .g-start-11{grid-column-start:11}@media(min-width: 576px){.grid .g-col-sm-1{grid-column:auto/span 1}.grid .g-col-sm-2{grid-column:auto/span 2}.grid .g-col-sm-3{grid-column:auto/span 3}.grid .g-col-sm-4{grid-column:auto/span 4}.grid .g-col-sm-5{grid-column:auto/span 5}.grid .g-col-sm-6{grid-column:auto/span 6}.grid .g-col-sm-7{grid-column:auto/span 7}.grid .g-col-sm-8{grid-column:auto/span 8}.grid .g-col-sm-9{grid-column:auto/span 9}.grid .g-col-sm-10{grid-column:auto/span 10}.grid .g-col-sm-11{grid-column:auto/span 11}.grid .g-col-sm-12{grid-column:auto/span 12}.grid .g-start-sm-1{grid-column-start:1}.grid .g-start-sm-2{grid-column-start:2}.grid .g-start-sm-3{grid-column-start:3}.grid .g-start-sm-4{grid-column-start:4}.grid .g-start-sm-5{grid-column-start:5}.grid .g-start-sm-6{grid-column-start:6}.grid .g-start-sm-7{grid-column-start:7}.grid .g-start-sm-8{grid-column-start:8}.grid .g-start-sm-9{grid-column-start:9}.grid .g-start-sm-10{grid-column-start:10}.grid .g-start-sm-11{grid-column-start:11}}@media(min-width: 768px){.grid .g-col-md-1{grid-column:auto/span 1}.grid .g-col-md-2{grid-column:auto/span 2}.grid .g-col-md-3{grid-column:auto/span 3}.grid .g-col-md-4{grid-column:auto/span 4}.grid .g-col-md-5{grid-column:auto/span 5}.grid .g-col-md-6{grid-column:auto/span 6}.grid .g-col-md-7{grid-column:auto/span 7}.grid .g-col-md-8{grid-column:auto/span 8}.grid .g-col-md-9{grid-column:auto/span 9}.grid .g-col-md-10{grid-column:auto/span 10}.grid .g-col-md-11{grid-column:auto/span 11}.grid .g-col-md-12{grid-column:auto/span 12}.grid .g-start-md-1{grid-column-start:1}.grid .g-start-md-2{grid-column-start:2}.grid .g-start-md-3{grid-column-start:3}.grid .g-start-md-4{grid-column-start:4}.grid .g-start-md-5{grid-column-start:5}.grid .g-start-md-6{grid-column-start:6}.grid .g-start-md-7{grid-column-start:7}.grid .g-start-md-8{grid-column-start:8}.grid .g-start-md-9{grid-column-start:9}.grid .g-start-md-10{grid-column-start:10}.grid .g-start-md-11{grid-column-start:11}}@media(min-width: 992px){.grid .g-col-lg-1{grid-column:auto/span 1}.grid .g-col-lg-2{grid-column:auto/span 2}.grid .g-col-lg-3{grid-column:auto/span 3}.grid .g-col-lg-4{grid-column:auto/span 4}.grid .g-col-lg-5{grid-column:auto/span 5}.grid .g-col-lg-6{grid-column:auto/span 6}.grid .g-col-lg-7{grid-column:auto/span 7}.grid .g-col-lg-8{grid-column:auto/span 8}.grid .g-col-lg-9{grid-column:auto/span 9}.grid .g-col-lg-10{grid-column:auto/span 10}.grid .g-col-lg-11{grid-column:auto/span 11}.grid .g-col-lg-12{grid-column:auto/span 12}.grid .g-start-lg-1{grid-column-start:1}.grid .g-start-lg-2{grid-column-start:2}.grid .g-start-lg-3{grid-column-start:3}.grid .g-start-lg-4{grid-column-start:4}.grid .g-start-lg-5{grid-column-start:5}.grid .g-start-lg-6{grid-column-start:6}.grid .g-start-lg-7{grid-column-start:7}.grid .g-start-lg-8{grid-column-start:8}.grid .g-start-lg-9{grid-column-start:9}.grid .g-start-lg-10{grid-column-start:10}.grid .g-start-lg-11{grid-column-start:11}}@media(min-width: 1200px){.grid .g-col-xl-1{grid-column:auto/span 1}.grid .g-col-xl-2{grid-column:auto/span 2}.grid .g-col-xl-3{grid-column:auto/span 3}.grid .g-col-xl-4{grid-column:auto/span 4}.grid .g-col-xl-5{grid-column:auto/span 5}.grid .g-col-xl-6{grid-column:auto/span 6}.grid .g-col-xl-7{grid-column:auto/span 7}.grid .g-col-xl-8{grid-column:auto/span 8}.grid .g-col-xl-9{grid-column:auto/span 9}.grid .g-col-xl-10{grid-column:auto/span 10}.grid .g-col-xl-11{grid-column:auto/span 11}.grid .g-col-xl-12{grid-column:auto/span 12}.grid .g-start-xl-1{grid-column-start:1}.grid .g-start-xl-2{grid-column-start:2}.grid .g-start-xl-3{grid-column-start:3}.grid .g-start-xl-4{grid-column-start:4}.grid .g-start-xl-5{grid-column-start:5}.grid .g-start-xl-6{grid-column-start:6}.grid .g-start-xl-7{grid-column-start:7}.grid .g-start-xl-8{grid-column-start:8}.grid .g-start-xl-9{grid-column-start:9}.grid .g-start-xl-10{grid-column-start:10}.grid .g-start-xl-11{grid-column-start:11}}@media(min-width: 1400px){.grid .g-col-xxl-1{grid-column:auto/span 1}.grid .g-col-xxl-2{grid-column:auto/span 2}.grid .g-col-xxl-3{grid-column:auto/span 3}.grid .g-col-xxl-4{grid-column:auto/span 4}.grid .g-col-xxl-5{grid-column:auto/span 5}.grid .g-col-xxl-6{grid-column:auto/span 6}.grid .g-col-xxl-7{grid-column:auto/span 7}.grid .g-col-xxl-8{grid-column:auto/span 8}.grid .g-col-xxl-9{grid-column:auto/span 9}.grid .g-col-xxl-10{grid-column:auto/span 10}.grid .g-col-xxl-11{grid-column:auto/span 11}.grid .g-col-xxl-12{grid-column:auto/span 12}.grid .g-start-xxl-1{grid-column-start:1}.grid .g-start-xxl-2{grid-column-start:2}.grid .g-start-xxl-3{grid-column-start:3}.grid .g-start-xxl-4{grid-column-start:4}.grid .g-start-xxl-5{grid-column-start:5}.grid .g-start-xxl-6{grid-column-start:6}.grid .g-start-xxl-7{grid-column-start:7}.grid .g-start-xxl-8{grid-column-start:8}.grid .g-start-xxl-9{grid-column-start:9}.grid .g-start-xxl-10{grid-column-start:10}.grid .g-start-xxl-11{grid-column-start:11}}.col{flex:1 0 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.row-cols-7>*{flex:0 0 auto;width:14.28571429%}.row-cols-8>*{flex:0 0 auto;width:12.5%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--x-gutter-x: 0}.g-0,.gy-0{--x-gutter-y: 0}.g-0\.5,.gx-0\.5{--x-gutter-x: 0.125rem}.g-0\.5,.gy-0\.5{--x-gutter-y: 0.125rem}.g-1,.gx-1{--x-gutter-x: 0.25rem}.g-1,.gy-1{--x-gutter-y: 0.25rem}.g-1\.5,.gx-1\.5{--x-gutter-x: 0.375rem}.g-1\.5,.gy-1\.5{--x-gutter-y: 0.375rem}.g-2,.gx-2{--x-gutter-x: 0.5rem}.g-2,.gy-2{--x-gutter-y: 0.5rem}.g-3,.gx-3{--x-gutter-x: 0.75rem}.g-3,.gy-3{--x-gutter-y: 0.75rem}.g-4,.gx-4{--x-gutter-x: 1rem}.g-4,.gy-4{--x-gutter-y: 1rem}.g-5,.gx-5{--x-gutter-x: 1.25rem}.g-5,.gy-5{--x-gutter-y: 1.25rem}.g-6,.gx-6{--x-gutter-x: 1.5rem}.g-6,.gy-6{--x-gutter-y: 1.5rem}.g-7,.gx-7{--x-gutter-x: 1.75rem}.g-7,.gy-7{--x-gutter-y: 1.75rem}.g-8,.gx-8{--x-gutter-x: 2rem}.g-8,.gy-8{--x-gutter-y: 2rem}.g-10,.gx-10{--x-gutter-x: 2.5rem}.g-10,.gy-10{--x-gutter-y: 2.5rem}.g-12,.gx-12{--x-gutter-x: 3rem}.g-12,.gy-12{--x-gutter-y: 3rem}.g-14,.gx-14{--x-gutter-x: 3.5rem}.g-14,.gy-14{--x-gutter-y: 3.5rem}.g-16,.gx-16{--x-gutter-x: 4rem}.g-16,.gy-16{--x-gutter-y: 4rem}.g-18,.gx-18{--x-gutter-x: 4.5rem}.g-18,.gy-18{--x-gutter-y: 4.5rem}.g-20,.gx-20{--x-gutter-x: 5rem}.g-20,.gy-20{--x-gutter-y: 5rem}.g-24,.gx-24{--x-gutter-x: 6rem}.g-24,.gy-24{--x-gutter-y: 6rem}.g-32,.gx-32{--x-gutter-x: 8rem}.g-32,.gy-32{--x-gutter-y: 8rem}.g-40,.gx-40{--x-gutter-x: 10rem}.g-40,.gy-40{--x-gutter-y: 10rem}.g-48,.gx-48{--x-gutter-x: 12rem}.g-48,.gy-48{--x-gutter-y: 12rem}.g-56,.gx-56{--x-gutter-x: 14rem}.g-56,.gy-56{--x-gutter-y: 14rem}.g-64,.gx-64{--x-gutter-x: 16rem}.g-64,.gy-64{--x-gutter-y: 16rem}.g-72,.gx-72{--x-gutter-x: 18rem}.g-72,.gy-72{--x-gutter-y: 18rem}.g-80,.gx-80{--x-gutter-x: 20rem}.g-80,.gy-80{--x-gutter-y: 20rem}.g-88,.gx-88{--x-gutter-x: 22rem}.g-88,.gy-88{--x-gutter-y: 22rem}.g-96,.gx-96{--x-gutter-x: 24rem}.g-96,.gy-96{--x-gutter-y: 24rem}.g-px,.gx-px{--x-gutter-x: 1px}.g-px,.gy-px{--x-gutter-y: 1px}.g-base,.gx-base{--x-gutter-x: 1rem}.g-base,.gy-base{--x-gutter-y: 1rem}@media(min-width: 576px){.col-sm{flex:1 0 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.row-cols-sm-7>*{flex:0 0 auto;width:14.28571429%}.row-cols-sm-8>*{flex:0 0 auto;width:12.5%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--x-gutter-x: 0}.g-sm-0,.gy-sm-0{--x-gutter-y: 0}.g-sm-0\.5,.gx-sm-0\.5{--x-gutter-x: 0.125rem}.g-sm-0\.5,.gy-sm-0\.5{--x-gutter-y: 0.125rem}.g-sm-1,.gx-sm-1{--x-gutter-x: 0.25rem}.g-sm-1,.gy-sm-1{--x-gutter-y: 0.25rem}.g-sm-1\.5,.gx-sm-1\.5{--x-gutter-x: 0.375rem}.g-sm-1\.5,.gy-sm-1\.5{--x-gutter-y: 0.375rem}.g-sm-2,.gx-sm-2{--x-gutter-x: 0.5rem}.g-sm-2,.gy-sm-2{--x-gutter-y: 0.5rem}.g-sm-3,.gx-sm-3{--x-gutter-x: 0.75rem}.g-sm-3,.gy-sm-3{--x-gutter-y: 0.75rem}.g-sm-4,.gx-sm-4{--x-gutter-x: 1rem}.g-sm-4,.gy-sm-4{--x-gutter-y: 1rem}.g-sm-5,.gx-sm-5{--x-gutter-x: 1.25rem}.g-sm-5,.gy-sm-5{--x-gutter-y: 1.25rem}.g-sm-6,.gx-sm-6{--x-gutter-x: 1.5rem}.g-sm-6,.gy-sm-6{--x-gutter-y: 1.5rem}.g-sm-7,.gx-sm-7{--x-gutter-x: 1.75rem}.g-sm-7,.gy-sm-7{--x-gutter-y: 1.75rem}.g-sm-8,.gx-sm-8{--x-gutter-x: 2rem}.g-sm-8,.gy-sm-8{--x-gutter-y: 2rem}.g-sm-10,.gx-sm-10{--x-gutter-x: 2.5rem}.g-sm-10,.gy-sm-10{--x-gutter-y: 2.5rem}.g-sm-12,.gx-sm-12{--x-gutter-x: 3rem}.g-sm-12,.gy-sm-12{--x-gutter-y: 3rem}.g-sm-14,.gx-sm-14{--x-gutter-x: 3.5rem}.g-sm-14,.gy-sm-14{--x-gutter-y: 3.5rem}.g-sm-16,.gx-sm-16{--x-gutter-x: 4rem}.g-sm-16,.gy-sm-16{--x-gutter-y: 4rem}.g-sm-18,.gx-sm-18{--x-gutter-x: 4.5rem}.g-sm-18,.gy-sm-18{--x-gutter-y: 4.5rem}.g-sm-20,.gx-sm-20{--x-gutter-x: 5rem}.g-sm-20,.gy-sm-20{--x-gutter-y: 5rem}.g-sm-24,.gx-sm-24{--x-gutter-x: 6rem}.g-sm-24,.gy-sm-24{--x-gutter-y: 6rem}.g-sm-32,.gx-sm-32{--x-gutter-x: 8rem}.g-sm-32,.gy-sm-32{--x-gutter-y: 8rem}.g-sm-40,.gx-sm-40{--x-gutter-x: 10rem}.g-sm-40,.gy-sm-40{--x-gutter-y: 10rem}.g-sm-48,.gx-sm-48{--x-gutter-x: 12rem}.g-sm-48,.gy-sm-48{--x-gutter-y: 12rem}.g-sm-56,.gx-sm-56{--x-gutter-x: 14rem}.g-sm-56,.gy-sm-56{--x-gutter-y: 14rem}.g-sm-64,.gx-sm-64{--x-gutter-x: 16rem}.g-sm-64,.gy-sm-64{--x-gutter-y: 16rem}.g-sm-72,.gx-sm-72{--x-gutter-x: 18rem}.g-sm-72,.gy-sm-72{--x-gutter-y: 18rem}.g-sm-80,.gx-sm-80{--x-gutter-x: 20rem}.g-sm-80,.gy-sm-80{--x-gutter-y: 20rem}.g-sm-88,.gx-sm-88{--x-gutter-x: 22rem}.g-sm-88,.gy-sm-88{--x-gutter-y: 22rem}.g-sm-96,.gx-sm-96{--x-gutter-x: 24rem}.g-sm-96,.gy-sm-96{--x-gutter-y: 24rem}.g-sm-px,.gx-sm-px{--x-gutter-x: 1px}.g-sm-px,.gy-sm-px{--x-gutter-y: 1px}.g-sm-base,.gx-sm-base{--x-gutter-x: 1rem}.g-sm-base,.gy-sm-base{--x-gutter-y: 1rem}}@media(min-width: 768px){.col-md{flex:1 0 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.row-cols-md-7>*{flex:0 0 auto;width:14.28571429%}.row-cols-md-8>*{flex:0 0 auto;width:12.5%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--x-gutter-x: 0}.g-md-0,.gy-md-0{--x-gutter-y: 0}.g-md-0\.5,.gx-md-0\.5{--x-gutter-x: 0.125rem}.g-md-0\.5,.gy-md-0\.5{--x-gutter-y: 0.125rem}.g-md-1,.gx-md-1{--x-gutter-x: 0.25rem}.g-md-1,.gy-md-1{--x-gutter-y: 0.25rem}.g-md-1\.5,.gx-md-1\.5{--x-gutter-x: 0.375rem}.g-md-1\.5,.gy-md-1\.5{--x-gutter-y: 0.375rem}.g-md-2,.gx-md-2{--x-gutter-x: 0.5rem}.g-md-2,.gy-md-2{--x-gutter-y: 0.5rem}.g-md-3,.gx-md-3{--x-gutter-x: 0.75rem}.g-md-3,.gy-md-3{--x-gutter-y: 0.75rem}.g-md-4,.gx-md-4{--x-gutter-x: 1rem}.g-md-4,.gy-md-4{--x-gutter-y: 1rem}.g-md-5,.gx-md-5{--x-gutter-x: 1.25rem}.g-md-5,.gy-md-5{--x-gutter-y: 1.25rem}.g-md-6,.gx-md-6{--x-gutter-x: 1.5rem}.g-md-6,.gy-md-6{--x-gutter-y: 1.5rem}.g-md-7,.gx-md-7{--x-gutter-x: 1.75rem}.g-md-7,.gy-md-7{--x-gutter-y: 1.75rem}.g-md-8,.gx-md-8{--x-gutter-x: 2rem}.g-md-8,.gy-md-8{--x-gutter-y: 2rem}.g-md-10,.gx-md-10{--x-gutter-x: 2.5rem}.g-md-10,.gy-md-10{--x-gutter-y: 2.5rem}.g-md-12,.gx-md-12{--x-gutter-x: 3rem}.g-md-12,.gy-md-12{--x-gutter-y: 3rem}.g-md-14,.gx-md-14{--x-gutter-x: 3.5rem}.g-md-14,.gy-md-14{--x-gutter-y: 3.5rem}.g-md-16,.gx-md-16{--x-gutter-x: 4rem}.g-md-16,.gy-md-16{--x-gutter-y: 4rem}.g-md-18,.gx-md-18{--x-gutter-x: 4.5rem}.g-md-18,.gy-md-18{--x-gutter-y: 4.5rem}.g-md-20,.gx-md-20{--x-gutter-x: 5rem}.g-md-20,.gy-md-20{--x-gutter-y: 5rem}.g-md-24,.gx-md-24{--x-gutter-x: 6rem}.g-md-24,.gy-md-24{--x-gutter-y: 6rem}.g-md-32,.gx-md-32{--x-gutter-x: 8rem}.g-md-32,.gy-md-32{--x-gutter-y: 8rem}.g-md-40,.gx-md-40{--x-gutter-x: 10rem}.g-md-40,.gy-md-40{--x-gutter-y: 10rem}.g-md-48,.gx-md-48{--x-gutter-x: 12rem}.g-md-48,.gy-md-48{--x-gutter-y: 12rem}.g-md-56,.gx-md-56{--x-gutter-x: 14rem}.g-md-56,.gy-md-56{--x-gutter-y: 14rem}.g-md-64,.gx-md-64{--x-gutter-x: 16rem}.g-md-64,.gy-md-64{--x-gutter-y: 16rem}.g-md-72,.gx-md-72{--x-gutter-x: 18rem}.g-md-72,.gy-md-72{--x-gutter-y: 18rem}.g-md-80,.gx-md-80{--x-gutter-x: 20rem}.g-md-80,.gy-md-80{--x-gutter-y: 20rem}.g-md-88,.gx-md-88{--x-gutter-x: 22rem}.g-md-88,.gy-md-88{--x-gutter-y: 22rem}.g-md-96,.gx-md-96{--x-gutter-x: 24rem}.g-md-96,.gy-md-96{--x-gutter-y: 24rem}.g-md-px,.gx-md-px{--x-gutter-x: 1px}.g-md-px,.gy-md-px{--x-gutter-y: 1px}.g-md-base,.gx-md-base{--x-gutter-x: 1rem}.g-md-base,.gy-md-base{--x-gutter-y: 1rem}}@media(min-width: 992px){.col-lg{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.row-cols-lg-7>*{flex:0 0 auto;width:14.28571429%}.row-cols-lg-8>*{flex:0 0 auto;width:12.5%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--x-gutter-x: 0}.g-lg-0,.gy-lg-0{--x-gutter-y: 0}.g-lg-0\.5,.gx-lg-0\.5{--x-gutter-x: 0.125rem}.g-lg-0\.5,.gy-lg-0\.5{--x-gutter-y: 0.125rem}.g-lg-1,.gx-lg-1{--x-gutter-x: 0.25rem}.g-lg-1,.gy-lg-1{--x-gutter-y: 0.25rem}.g-lg-1\.5,.gx-lg-1\.5{--x-gutter-x: 0.375rem}.g-lg-1\.5,.gy-lg-1\.5{--x-gutter-y: 0.375rem}.g-lg-2,.gx-lg-2{--x-gutter-x: 0.5rem}.g-lg-2,.gy-lg-2{--x-gutter-y: 0.5rem}.g-lg-3,.gx-lg-3{--x-gutter-x: 0.75rem}.g-lg-3,.gy-lg-3{--x-gutter-y: 0.75rem}.g-lg-4,.gx-lg-4{--x-gutter-x: 1rem}.g-lg-4,.gy-lg-4{--x-gutter-y: 1rem}.g-lg-5,.gx-lg-5{--x-gutter-x: 1.25rem}.g-lg-5,.gy-lg-5{--x-gutter-y: 1.25rem}.g-lg-6,.gx-lg-6{--x-gutter-x: 1.5rem}.g-lg-6,.gy-lg-6{--x-gutter-y: 1.5rem}.g-lg-7,.gx-lg-7{--x-gutter-x: 1.75rem}.g-lg-7,.gy-lg-7{--x-gutter-y: 1.75rem}.g-lg-8,.gx-lg-8{--x-gutter-x: 2rem}.g-lg-8,.gy-lg-8{--x-gutter-y: 2rem}.g-lg-10,.gx-lg-10{--x-gutter-x: 2.5rem}.g-lg-10,.gy-lg-10{--x-gutter-y: 2.5rem}.g-lg-12,.gx-lg-12{--x-gutter-x: 3rem}.g-lg-12,.gy-lg-12{--x-gutter-y: 3rem}.g-lg-14,.gx-lg-14{--x-gutter-x: 3.5rem}.g-lg-14,.gy-lg-14{--x-gutter-y: 3.5rem}.g-lg-16,.gx-lg-16{--x-gutter-x: 4rem}.g-lg-16,.gy-lg-16{--x-gutter-y: 4rem}.g-lg-18,.gx-lg-18{--x-gutter-x: 4.5rem}.g-lg-18,.gy-lg-18{--x-gutter-y: 4.5rem}.g-lg-20,.gx-lg-20{--x-gutter-x: 5rem}.g-lg-20,.gy-lg-20{--x-gutter-y: 5rem}.g-lg-24,.gx-lg-24{--x-gutter-x: 6rem}.g-lg-24,.gy-lg-24{--x-gutter-y: 6rem}.g-lg-32,.gx-lg-32{--x-gutter-x: 8rem}.g-lg-32,.gy-lg-32{--x-gutter-y: 8rem}.g-lg-40,.gx-lg-40{--x-gutter-x: 10rem}.g-lg-40,.gy-lg-40{--x-gutter-y: 10rem}.g-lg-48,.gx-lg-48{--x-gutter-x: 12rem}.g-lg-48,.gy-lg-48{--x-gutter-y: 12rem}.g-lg-56,.gx-lg-56{--x-gutter-x: 14rem}.g-lg-56,.gy-lg-56{--x-gutter-y: 14rem}.g-lg-64,.gx-lg-64{--x-gutter-x: 16rem}.g-lg-64,.gy-lg-64{--x-gutter-y: 16rem}.g-lg-72,.gx-lg-72{--x-gutter-x: 18rem}.g-lg-72,.gy-lg-72{--x-gutter-y: 18rem}.g-lg-80,.gx-lg-80{--x-gutter-x: 20rem}.g-lg-80,.gy-lg-80{--x-gutter-y: 20rem}.g-lg-88,.gx-lg-88{--x-gutter-x: 22rem}.g-lg-88,.gy-lg-88{--x-gutter-y: 22rem}.g-lg-96,.gx-lg-96{--x-gutter-x: 24rem}.g-lg-96,.gy-lg-96{--x-gutter-y: 24rem}.g-lg-px,.gx-lg-px{--x-gutter-x: 1px}.g-lg-px,.gy-lg-px{--x-gutter-y: 1px}.g-lg-base,.gx-lg-base{--x-gutter-x: 1rem}.g-lg-base,.gy-lg-base{--x-gutter-y: 1rem}}@media(min-width: 1200px){.col-xl{flex:1 0 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.row-cols-xl-7>*{flex:0 0 auto;width:14.28571429%}.row-cols-xl-8>*{flex:0 0 auto;width:12.5%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--x-gutter-x: 0}.g-xl-0,.gy-xl-0{--x-gutter-y: 0}.g-xl-0\.5,.gx-xl-0\.5{--x-gutter-x: 0.125rem}.g-xl-0\.5,.gy-xl-0\.5{--x-gutter-y: 0.125rem}.g-xl-1,.gx-xl-1{--x-gutter-x: 0.25rem}.g-xl-1,.gy-xl-1{--x-gutter-y: 0.25rem}.g-xl-1\.5,.gx-xl-1\.5{--x-gutter-x: 0.375rem}.g-xl-1\.5,.gy-xl-1\.5{--x-gutter-y: 0.375rem}.g-xl-2,.gx-xl-2{--x-gutter-x: 0.5rem}.g-xl-2,.gy-xl-2{--x-gutter-y: 0.5rem}.g-xl-3,.gx-xl-3{--x-gutter-x: 0.75rem}.g-xl-3,.gy-xl-3{--x-gutter-y: 0.75rem}.g-xl-4,.gx-xl-4{--x-gutter-x: 1rem}.g-xl-4,.gy-xl-4{--x-gutter-y: 1rem}.g-xl-5,.gx-xl-5{--x-gutter-x: 1.25rem}.g-xl-5,.gy-xl-5{--x-gutter-y: 1.25rem}.g-xl-6,.gx-xl-6{--x-gutter-x: 1.5rem}.g-xl-6,.gy-xl-6{--x-gutter-y: 1.5rem}.g-xl-7,.gx-xl-7{--x-gutter-x: 1.75rem}.g-xl-7,.gy-xl-7{--x-gutter-y: 1.75rem}.g-xl-8,.gx-xl-8{--x-gutter-x: 2rem}.g-xl-8,.gy-xl-8{--x-gutter-y: 2rem}.g-xl-10,.gx-xl-10{--x-gutter-x: 2.5rem}.g-xl-10,.gy-xl-10{--x-gutter-y: 2.5rem}.g-xl-12,.gx-xl-12{--x-gutter-x: 3rem}.g-xl-12,.gy-xl-12{--x-gutter-y: 3rem}.g-xl-14,.gx-xl-14{--x-gutter-x: 3.5rem}.g-xl-14,.gy-xl-14{--x-gutter-y: 3.5rem}.g-xl-16,.gx-xl-16{--x-gutter-x: 4rem}.g-xl-16,.gy-xl-16{--x-gutter-y: 4rem}.g-xl-18,.gx-xl-18{--x-gutter-x: 4.5rem}.g-xl-18,.gy-xl-18{--x-gutter-y: 4.5rem}.g-xl-20,.gx-xl-20{--x-gutter-x: 5rem}.g-xl-20,.gy-xl-20{--x-gutter-y: 5rem}.g-xl-24,.gx-xl-24{--x-gutter-x: 6rem}.g-xl-24,.gy-xl-24{--x-gutter-y: 6rem}.g-xl-32,.gx-xl-32{--x-gutter-x: 8rem}.g-xl-32,.gy-xl-32{--x-gutter-y: 8rem}.g-xl-40,.gx-xl-40{--x-gutter-x: 10rem}.g-xl-40,.gy-xl-40{--x-gutter-y: 10rem}.g-xl-48,.gx-xl-48{--x-gutter-x: 12rem}.g-xl-48,.gy-xl-48{--x-gutter-y: 12rem}.g-xl-56,.gx-xl-56{--x-gutter-x: 14rem}.g-xl-56,.gy-xl-56{--x-gutter-y: 14rem}.g-xl-64,.gx-xl-64{--x-gutter-x: 16rem}.g-xl-64,.gy-xl-64{--x-gutter-y: 16rem}.g-xl-72,.gx-xl-72{--x-gutter-x: 18rem}.g-xl-72,.gy-xl-72{--x-gutter-y: 18rem}.g-xl-80,.gx-xl-80{--x-gutter-x: 20rem}.g-xl-80,.gy-xl-80{--x-gutter-y: 20rem}.g-xl-88,.gx-xl-88{--x-gutter-x: 22rem}.g-xl-88,.gy-xl-88{--x-gutter-y: 22rem}.g-xl-96,.gx-xl-96{--x-gutter-x: 24rem}.g-xl-96,.gy-xl-96{--x-gutter-y: 24rem}.g-xl-px,.gx-xl-px{--x-gutter-x: 1px}.g-xl-px,.gy-xl-px{--x-gutter-y: 1px}.g-xl-base,.gx-xl-base{--x-gutter-x: 1rem}.g-xl-base,.gy-xl-base{--x-gutter-y: 1rem}}@media(min-width: 1400px){.col-xxl{flex:1 0 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.row-cols-xxl-7>*{flex:0 0 auto;width:14.28571429%}.row-cols-xxl-8>*{flex:0 0 auto;width:12.5%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--x-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--x-gutter-y: 0}.g-xxl-0\.5,.gx-xxl-0\.5{--x-gutter-x: 0.125rem}.g-xxl-0\.5,.gy-xxl-0\.5{--x-gutter-y: 0.125rem}.g-xxl-1,.gx-xxl-1{--x-gutter-x: 0.25rem}.g-xxl-1,.gy-xxl-1{--x-gutter-y: 0.25rem}.g-xxl-1\.5,.gx-xxl-1\.5{--x-gutter-x: 0.375rem}.g-xxl-1\.5,.gy-xxl-1\.5{--x-gutter-y: 0.375rem}.g-xxl-2,.gx-xxl-2{--x-gutter-x: 0.5rem}.g-xxl-2,.gy-xxl-2{--x-gutter-y: 0.5rem}.g-xxl-3,.gx-xxl-3{--x-gutter-x: 0.75rem}.g-xxl-3,.gy-xxl-3{--x-gutter-y: 0.75rem}.g-xxl-4,.gx-xxl-4{--x-gutter-x: 1rem}.g-xxl-4,.gy-xxl-4{--x-gutter-y: 1rem}.g-xxl-5,.gx-xxl-5{--x-gutter-x: 1.25rem}.g-xxl-5,.gy-xxl-5{--x-gutter-y: 1.25rem}.g-xxl-6,.gx-xxl-6{--x-gutter-x: 1.5rem}.g-xxl-6,.gy-xxl-6{--x-gutter-y: 1.5rem}.g-xxl-7,.gx-xxl-7{--x-gutter-x: 1.75rem}.g-xxl-7,.gy-xxl-7{--x-gutter-y: 1.75rem}.g-xxl-8,.gx-xxl-8{--x-gutter-x: 2rem}.g-xxl-8,.gy-xxl-8{--x-gutter-y: 2rem}.g-xxl-10,.gx-xxl-10{--x-gutter-x: 2.5rem}.g-xxl-10,.gy-xxl-10{--x-gutter-y: 2.5rem}.g-xxl-12,.gx-xxl-12{--x-gutter-x: 3rem}.g-xxl-12,.gy-xxl-12{--x-gutter-y: 3rem}.g-xxl-14,.gx-xxl-14{--x-gutter-x: 3.5rem}.g-xxl-14,.gy-xxl-14{--x-gutter-y: 3.5rem}.g-xxl-16,.gx-xxl-16{--x-gutter-x: 4rem}.g-xxl-16,.gy-xxl-16{--x-gutter-y: 4rem}.g-xxl-18,.gx-xxl-18{--x-gutter-x: 4.5rem}.g-xxl-18,.gy-xxl-18{--x-gutter-y: 4.5rem}.g-xxl-20,.gx-xxl-20{--x-gutter-x: 5rem}.g-xxl-20,.gy-xxl-20{--x-gutter-y: 5rem}.g-xxl-24,.gx-xxl-24{--x-gutter-x: 6rem}.g-xxl-24,.gy-xxl-24{--x-gutter-y: 6rem}.g-xxl-32,.gx-xxl-32{--x-gutter-x: 8rem}.g-xxl-32,.gy-xxl-32{--x-gutter-y: 8rem}.g-xxl-40,.gx-xxl-40{--x-gutter-x: 10rem}.g-xxl-40,.gy-xxl-40{--x-gutter-y: 10rem}.g-xxl-48,.gx-xxl-48{--x-gutter-x: 12rem}.g-xxl-48,.gy-xxl-48{--x-gutter-y: 12rem}.g-xxl-56,.gx-xxl-56{--x-gutter-x: 14rem}.g-xxl-56,.gy-xxl-56{--x-gutter-y: 14re