@charset "UTF-8";:root{--sl-color-black:#000;--sl-color-white:#fff;--sl-color-gray-50:#f9fafb;--sl-color-gray-100:#f3f4f6;--sl-color-gray-200:#e5e7eb;--sl-color-gray-300:#d1d5db;--sl-color-gray-400:#9ca3af;--sl-color-gray-500:#6b7280;--sl-color-gray-600:#4b5563;--sl-color-gray-700:#374151;--sl-color-gray-800:#1f2937;--sl-color-gray-900:#111827;--sl-color-gray-950:#0d131e;--sl-color-primary-50:#f0f9ff;--sl-color-primary-100:#e0f2fe;--sl-color-primary-200:#bae6fd;--sl-color-primary-300:#7dd3fc;--sl-color-primary-400:#38bdf8;--sl-color-primary-500:#0ea5e9;--sl-color-primary-600:#0284c7;--sl-color-primary-700:#0369a1;--sl-color-primary-800:#075985;--sl-color-primary-900:#0c4a6e;--sl-color-primary-950:#082e45;--sl-color-primary-text:var(--sl-color-white);--sl-color-success-50:#f0fdf4;--sl-color-success-100:#dcfce7;--sl-color-success-200:#bbf7d0;--sl-color-success-300:#86efac;--sl-color-success-400:#4ade80;--sl-color-success-500:#22c55e;--sl-color-success-600:#16a34a;--sl-color-success-700:#15803d;--sl-color-success-800:#166534;--sl-color-success-900:#14532d;--sl-color-success-950:#0d381e;--sl-color-success-text:var(--sl-color-white);--sl-color-info-50:#f9fafb;--sl-color-info-100:#f3f4f6;--sl-color-info-200:#e5e7eb;--sl-color-info-300:#d1d5db;--sl-color-info-400:#9ca3af;--sl-color-info-500:#6b7280;--sl-color-info-600:#4b5563;--sl-color-info-700:#374151;--sl-color-info-800:#1f2937;--sl-color-info-900:#111827;--sl-color-info-950:#0d131e;--sl-color-info-text:var(--sl-color-white);--sl-color-warning-50:#fffbeb;--sl-color-warning-100:#fef3c7;--sl-color-warning-200:#fde68a;--sl-color-warning-300:#fcd34d;--sl-color-warning-400:#fbbf24;--sl-color-warning-500:#f59e0b;--sl-color-warning-600:#d97706;--sl-color-warning-700:#b45309;--sl-color-warning-800:#92400e;--sl-color-warning-900:#78350f;--sl-color-warning-950:#4d220a;--sl-color-warning-text:var(--sl-color-white);--sl-color-danger-50:#fef2f2;--sl-color-danger-100:#fee2e2;--sl-color-danger-200:#fecaca;--sl-color-danger-300:#fca5a5;--sl-color-danger-400:#f87171;--sl-color-danger-500:#ef4444;--sl-color-danger-600:#dc2626;--sl-color-danger-700:#b91c1c;--sl-color-danger-800:#991b1b;--sl-color-danger-900:#7f1d1d;--sl-color-danger-950:#481111;--sl-color-danger-text:var(--sl-color-white);--sl-border-radius-small:.125rem;--sl-border-radius-medium:.25rem;--sl-border-radius-large:.5rem;--sl-border-radius-x-large:1rem;--sl-border-radius-circle:50%;--sl-border-radius-pill:9999px;--sl-shadow-x-small:0 1px 0 #0d131e0d;--sl-shadow-small:0 1px 2px #0d131e1a;--sl-shadow-medium:0 2px 4px #0d131e1a;--sl-shadow-large:0 2px 8px #0d131e1a;--sl-shadow-x-large:0 4px 16px #0d131e1a;--sl-spacing-xxx-small:.125rem;--sl-spacing-xx-small:.25rem;--sl-spacing-x-small:.5rem;--sl-spacing-small:.75rem;--sl-spacing-medium:1rem;--sl-spacing-large:1.25rem;--sl-spacing-x-large:1.75rem;--sl-spacing-xx-large:2.25rem;--sl-spacing-xxx-large:3rem;--sl-spacing-xxxx-large:4.5rem;--sl-transition-x-slow:1s;--sl-transition-slow:.5s;--sl-transition-medium:.25s;--sl-transition-fast:.15s;--sl-transition-x-fast:50ms;--sl-font-mono:SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace;--sl-font-sans:"Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--sl-font-serif:Georgia, "Times New Roman", serif;--sl-font-size-xx-small:.625rem;--sl-font-size-x-small:.75rem;--sl-font-size-small:.875rem;--sl-font-size-medium:1rem;--sl-font-size-large:1.25rem;--sl-font-size-x-large:1.5rem;--sl-font-size-xx-large:2.25rem;--sl-font-size-xxx-large:3rem;--sl-font-size-xxxx-large:4.5rem;--sl-font-weight-light:300;--sl-font-weight-normal:400;--sl-font-weight-medium:500;--sl-font-weight-semibold:600;--sl-font-weight-bold:700;--sl-letter-spacing-dense:-.015em;--sl-letter-spacing-normal:normal;--sl-letter-spacing-loose:.075em;--sl-line-height-dense:1.4;--sl-line-height-normal:1.8;--sl-line-height-loose:2.2;--sl-focus-ring-color-primary:#0ea5e954;--sl-focus-ring-color-success:#22c55e54;--sl-focus-ring-color-info:#6b728054;--sl-focus-ring-color-warning:#f59e0b54;--sl-focus-ring-color-danger:#ef444454;--sl-focus-ring-width:3px;--sl-input-height-small:1.875rem;--sl-input-height-medium:2.5rem;--sl-input-height-large:3.125rem;--sl-input-background-color:var(--sl-color-white);--sl-input-background-color-hover:var(--sl-color-white);--sl-input-background-color-focus:var(--sl-color-white);--sl-input-background-color-disabled:var(--sl-color-gray-100);--sl-input-border-color:var(--sl-color-gray-300);--sl-input-border-color-hover:var(--sl-color-gray-400);--sl-input-border-color-focus:var(--sl-color-primary-500);--sl-input-border-color-disabled:var(--sl-color-gray-300);--sl-input-border-width:1px;--sl-input-border-radius-small:var(--sl-border-radius-medium);--sl-input-border-radius-medium:var(--sl-border-radius-medium);--sl-input-border-radius-large:var(--sl-border-radius-medium);--sl-input-font-family:var(--sl-font-sans);--sl-input-font-weight:var(--sl-font-weight-normal);--sl-input-font-size-small:var(--sl-font-size-small);--sl-input-font-size-medium:var(--sl-font-size-medium);--sl-input-font-size-large:var(--sl-font-size-large);--sl-input-letter-spacing:var(--sl-letter-spacing-normal);--sl-input-color:var(--sl-color-gray-700);--sl-input-color-hover:var(--sl-color-gray-700);--sl-input-color-focus:var(--sl-color-gray-700);--sl-input-color-disabled:var(--sl-color-gray-900);--sl-input-icon-color:var(--sl-color-gray-400);--sl-input-icon-color-hover:var(--sl-color-gray-600);--sl-input-icon-color-focus:var(--sl-color-gray-600);--sl-input-placeholder-color:var(--sl-color-gray-400);--sl-input-placeholder-color-disabled:var(--sl-color-gray-600);--sl-input-spacing-small:var(--sl-spacing-small);--sl-input-spacing-medium:var(--sl-spacing-medium);--sl-input-spacing-large:var(--sl-spacing-large);--sl-input-label-font-size-small:var(--sl-font-size-small);--sl-input-label-font-size-medium:var(--sl-font-size-medium);--sl-input-label-font-size-large:var(--sl-font-size-large);--sl-input-label-color:inherit;--sl-input-help-text-font-size-small:var(--sl-font-size-x-small);--sl-input-help-text-font-size-medium:var(--sl-font-size-small);--sl-input-help-text-font-size-large:var(--sl-font-size-medium);--sl-input-help-text-color:var(--sl-color-gray-400);--sl-toggle-size:1rem;--sl-overlay-background-color:#37415180;--sl-panel-background-color:var(--sl-color-white);--sl-panel-border-color:var(--sl-color-gray-200);--sl-tooltip-border-radius:var(--sl-border-radius-medium);--sl-tooltip-background-color:var(--sl-color-gray-800);--sl-tooltip-color:var(--sl-color-white);--sl-tooltip-font-family:var(--sl-font-sans);--sl-tooltip-font-weight:var(--sl-font-weight-normal);--sl-tooltip-font-size:var(--sl-font-size-x-small);--sl-tooltip-line-height:var(--sl-line-height-dense);--sl-tooltip-padding:var(--sl-spacing-xxx-small) var(--sl-spacing-x-small);--sl-tooltip-arrow-size:5px;--sl-tooltip-arrow-start-end-offset:8px;--sl-z-index-drawer:700;--sl-z-index-dialog:800;--sl-z-index-dropdown:900;--sl-z-index-toast:950;--sl-z-index-tooltip:1000}:root{--tt-color-gray-1000-25:rgba(0, 0, 0, .25);--tt-color-gray-900-25:rgba(33, 33, 33, .25);--tt-color-gray-800-25:rgba(66, 66, 66, .25);--tt-color-gray-700-25:rgba(97, 97, 97, .25);--tt-color-gray-600-25:rgba(117, 117, 117, .25);--tt-color-gray-500-25:rgba(170, 170, 170, .25);--tt-color-gray-400-25:rgba(204, 204, 204, .25);--tt-color-gray-300-25:rgba(221, 221, 221, .25);--tt-color-gray-200-25:rgba(235, 235, 235, .25);--tt-color-gray-100-25:rgba(243, 243, 243, .25);--tt-color-gray-50-25:rgba(249, 249, 249, .25);--tt-color-gray-0-25:rgba(255, 255, 255, .25);--tt-color-green-gray-1000-25:rgba(0, 0, 0, .25);--tt-color-green-gray-900-25:rgba(26, 30, 27, .25);--tt-color-green-gray-800-25:rgba(40, 47, 42, .25);--tt-color-green-gray-700-25:rgba(63, 74, 67, .25);--tt-color-green-gray-600-25:rgba(82, 96, 87, .25);--tt-color-green-gray-500-25:rgba(103, 121, 110, .25);--tt-color-green-gray-400-25:rgba(159, 173, 164, .25);--tt-color-green-gray-300-25:rgba(211, 217, 213, .25);--tt-color-green-gray-200-25:rgba(230, 234, 231, .25);--tt-color-green-gray-100-25:rgba(241, 244, 242, .25);--tt-color-green-gray-50-25:rgba(248, 250, 249, .25);--tt-color-green-gray-0-25:rgba(255, 255, 255, .25);--tt-color-green-1000-25:rgba(0, 0, 0, .25);--tt-color-green-900-25:rgba(4, 54, 35, .25);--tt-color-green-800-25:rgba(11, 74, 33, .25);--tt-color-green-700-25:rgba(15, 99, 45, .25);--tt-color-green-600-25:rgba(19, 125, 56, .25);--tt-color-green-500-25:rgba(23, 150, 67, .25);--tt-color-green-400-25:rgba(30, 201, 91, .25);--tt-color-green-300-25:rgba(100, 232, 147, .25);--tt-color-green-200-25:rgba(166, 242, 193, .25);--tt-color-green-100-25:rgba(215, 249, 227, .25);--tt-color-green-50-25:rgba(237, 252, 242, .25);--tt-color-green-0-25:rgba(255, 255, 255, .25);--tt-color-red-1000-25:rgba(0, 0, 0, .25);--tt-color-red-900-25:rgba(57, 1, 1, .25);--tt-color-red-800-25:rgba(83, 2, 2, .25);--tt-color-red-700-25:rgba(111, 3, 3, .25);--tt-color-red-600-25:rgba(140, 4, 4, .25);--tt-color-red-500-25:rgba(199, 5, 5, .25);--tt-color-red-400-25:rgba(250, 76, 76, .25);--tt-color-red-300-25:rgba(252, 131, 131, .25);--tt-color-red-200-25:rgba(253, 190, 190, .25);--tt-color-red-100-25:rgba(254, 225, 225, .25);--tt-color-red-50-25:rgba(255, 245, 245, .25);--tt-color-red-0-25:rgba(255, 255, 255, .25);--tt-color-blue-1000-25:rgba(0, 0, 0, .25);--tt-color-blue-900-25:rgba(2, 19, 54, .25);--tt-color-blue-800-25:rgba(3, 30, 84, .25);--tt-color-blue-700-25:rgba(4, 47, 134, .25);--tt-color-blue-600-25:rgba(5, 61, 173, .25);--tt-color-blue-500-25:rgba(27, 101, 248, .25);--tt-color-blue-400-25:rgba(77, 134, 249, .25);--tt-color-blue-300-25:rgba(176, 201, 253, .25);--tt-color-blue-200-25:rgba(210, 225, 254, .25);--tt-color-blue-100-25:rgba(230, 238, 254, .25);--tt-color-blue-50-25:rgba(243, 247, 255, .25);--tt-color-blue-0-25:rgba(255, 255, 255, .25);--tt-color-yellow-1000-25:rgba(0, 0, 0, .25);--tt-color-yellow-900-25:rgba(30, 21, 1, .25);--tt-color-yellow-800-25:rgba(50, 35, 1, .25);--tt-color-yellow-700-25:rgba(85, 60, 2, .25);--tt-color-yellow-600-25:rgba(119, 84, 3, .25);--tt-color-yellow-500-25:rgba(154, 109, 4, .25);--tt-color-yellow-400-25:rgba(250, 198, 76, .25);--tt-color-yellow-300-25:rgba(252, 223, 156, .25);--tt-color-yellow-200-25:rgba(254, 238, 200, .25);--tt-color-yellow-100-25:rgba(254, 246, 225, .25);--tt-color-yellow-50-25:rgba(255, 251, 243, .25);--tt-color-yellow-0-25:rgba(255, 255, 255, .25);--tt-color-orange-1000-25:rgba(0, 0, 0, .25);--tt-color-orange-900-25:rgba(34, 16, 2, .25);--tt-color-orange-800-25:rgba(68, 31, 4, .25);--tt-color-orange-700-25:rgba(102, 47, 5, .25);--tt-color-orange-600-25:rgba(145, 67, 8, .25);--tt-color-orange-500-25:rgba(189, 88, 10, .25);--tt-color-orange-400-25:rgba(244, 134, 48, .25);--tt-color-orange-300-25:rgba(247, 161, 95, .25);--tt-color-orange-200-25:rgba(250, 198, 158, .25);--tt-color-orange-100-25:rgba(252, 224, 202, .25);--tt-color-orange-50-25:rgba(254, 244, 236, .25);--tt-color-orange-0-25:rgba(255, 255, 255, .25);--tt-color-purple-1000-25:rgba(0, 0, 0, .25);--tt-color-purple-900-25:rgba(30, 0, 56, .25);--tt-color-purple-800-25:rgba(52, 0, 96, .25);--tt-color-purple-700-25:rgba(79, 1, 147, .25);--tt-color-purple-600-25:rgba(120, 1, 223, .25);--tt-color-purple-500-25:rgba(145, 22, 254, .25);--tt-color-purple-400-25:rgba(195, 128, 254, .25);--tt-color-purple-300-25:rgba(217, 174, 255, .25);--tt-color-purple-200-25:rgba(234, 209, 255, .25);--tt-color-purple-100-25:rgba(243, 230, 255, .25);--tt-color-purple-50-25:rgba(250, 245, 255, .25);--tt-color-purple-0-25:rgba(255, 255, 255, .25);--tt-color-pink-1000-25:rgba(0, 0, 0, .25);--tt-color-pink-900-25:rgba(55, 1, 21, .25);--tt-color-pink-800-25:rgba(94, 2, 36, .25);--tt-color-pink-700-25:rgba(144, 4, 55, .25);--tt-color-pink-600-25:rgba(179, 5, 69, .25);--tt-color-pink-500-25:rgba(234, 6, 89, .25);--tt-color-pink-400-25:rgba(250, 71, 137, .25);--tt-color-pink-300-25:rgba(252, 126, 172, .25);--tt-color-pink-200-25:rgba(253, 180, 207, .25);--tt-color-pink-100-25:rgba(254, 210, 226, .25);--tt-color-pink-50-25:rgba(254, 235, 242, .25);--tt-color-pink-0-25:rgba(255, 255, 255, .25)}:root{--tt-color-gray-1000-35:rgba(0, 0, 0, .35);--tt-color-gray-900-35:rgba(33, 33, 33, .35);--tt-color-gray-800-35:rgba(66, 66, 66, .35);--tt-color-gray-700-35:rgba(97, 97, 97, .35);--tt-color-gray-600-35:rgba(117, 117, 117, .35);--tt-color-gray-500-35:rgba(170, 170, 170, .35);--tt-color-gray-400-35:rgba(204, 204, 204, .35);--tt-color-gray-300-35:rgba(221, 221, 221, .35);--tt-color-gray-200-35:rgba(235, 235, 235, .35);--tt-color-gray-100-35:rgba(243, 243, 243, .35);--tt-color-gray-50-35:rgba(249, 249, 249, .35);--tt-color-gray-0-35:rgba(255, 255, 255, .35);--tt-color-green-gray-1000-35:rgba(0, 0, 0, .35);--tt-color-green-gray-900-35:rgba(26, 30, 27, .35);--tt-color-green-gray-800-35:rgba(40, 47, 42, .35);--tt-color-green-gray-700-35:rgba(63, 74, 67, .35);--tt-color-green-gray-600-35:rgba(82, 96, 87, .35);--tt-color-green-gray-500-35:rgba(103, 121, 110, .35);--tt-color-green-gray-400-35:rgba(159, 173, 164, .35);--tt-color-green-gray-300-35:rgba(211, 217, 213, .35);--tt-color-green-gray-200-35:rgba(230, 234, 231, .35);--tt-color-green-gray-100-35:rgba(241, 244, 242, .35);--tt-color-green-gray-50-35:rgba(248, 250, 249, .35);--tt-color-green-gray-0-35:rgba(255, 255, 255, .35);--tt-color-green-1000-35:rgba(0, 0, 0, .35);--tt-color-green-900-35:rgba(4, 54, 35, .35);--tt-color-green-800-35:rgba(11, 74, 33, .35);--tt-color-green-700-35:rgba(15, 99, 45, .35);--tt-color-green-600-35:rgba(19, 125, 56, .35);--tt-color-green-500-35:rgba(23, 150, 67, .35);--tt-color-green-400-35:rgba(30, 201, 91, .35);--tt-color-green-300-35:rgba(100, 232, 147, .35);--tt-color-green-200-35:rgba(166, 242, 193, .35);--tt-color-green-100-35:rgba(215, 249, 227, .35);--tt-color-green-50-35:rgba(237, 252, 242, .35);--tt-color-green-0-35:rgba(255, 255, 255, .35);--tt-color-red-1000-35:rgba(0, 0, 0, .35);--tt-color-red-900-35:rgba(57, 1, 1, .35);--tt-color-red-800-35:rgba(83, 2, 2, .35);--tt-color-red-700-35:rgba(111, 3, 3, .35);--tt-color-red-600-35:rgba(140, 4, 4, .35);--tt-color-red-500-35:rgba(199, 5, 5, .35);--tt-color-red-400-35:rgba(250, 76, 76, .35);--tt-color-red-300-35:rgba(252, 131, 131, .35);--tt-color-red-200-35:rgba(253, 190, 190, .35);--tt-color-red-100-35:rgba(254, 225, 225, .35);--tt-color-red-50-35:rgba(255, 245, 245, .35);--tt-color-red-0-35:rgba(255, 255, 255, .35);--tt-color-blue-1000-35:rgba(0, 0, 0, .35);--tt-color-blue-900-35:rgba(2, 19, 54, .35);--tt-color-blue-800-35:rgba(3, 30, 84, .35);--tt-color-blue-700-35:rgba(4, 47, 134, .35);--tt-color-blue-600-35:rgba(5, 61, 173, .35);--tt-color-blue-500-35:rgba(27, 101, 248, .35);--tt-color-blue-400-35:rgba(77, 134, 249, .35);--tt-color-blue-300-35:rgba(176, 201, 253, .35);--tt-color-blue-200-35:rgba(210, 225, 254, .35);--tt-color-blue-100-35:rgba(230, 238, 254, .35);--tt-color-blue-50-35:rgba(243, 247, 255, .35);--tt-color-blue-0-35:rgba(255, 255, 255, .35);--tt-color-yellow-1000-35:rgba(0, 0, 0, .35);--tt-color-yellow-900-35:rgba(30, 21, 1, .35);--tt-color-yellow-800-35:rgba(50, 35, 1, .35);--tt-color-yellow-700-35:rgba(85, 60, 2, .35);--tt-color-yellow-600-35:rgba(119, 84, 3, .35);--tt-color-yellow-500-35:rgba(154, 109, 4, .35);--tt-color-yellow-400-35:rgba(250, 198, 76, .35);--tt-color-yellow-300-35:rgba(252, 223, 156, .35);--tt-color-yellow-200-35:rgba(254, 238, 200, .35);--tt-color-yellow-100-35:rgba(254, 246, 225, .35);--tt-color-yellow-50-35:rgba(255, 251, 243, .35);--tt-color-yellow-0-35:rgba(255, 255, 255, .35);--tt-color-orange-1000-35:rgba(0, 0, 0, .35);--tt-color-orange-900-35:rgba(34, 16, 2, .35);--tt-color-orange-800-35:rgba(68, 31, 4, .35);--tt-color-orange-700-35:rgba(102, 47, 5, .35);--tt-color-orange-600-35:rgba(145, 67, 8, .35);--tt-color-orange-500-35:rgba(189, 88, 10, .35);--tt-color-orange-400-35:rgba(244, 134, 48, .35);--tt-color-orange-300-35:rgba(247, 161, 95, .35);--tt-color-orange-200-35:rgba(250, 198, 158, .35);--tt-color-orange-100-35:rgba(252, 224, 202, .35);--tt-color-orange-50-35:rgba(254, 244, 236, .35);--tt-color-orange-0-35:rgba(255, 255, 255, .35);--tt-color-purple-1000-35:rgba(0, 0, 0, .35);--tt-color-purple-900-35:rgba(30, 0, 56, .35);--tt-color-purple-800-35:rgba(52, 0, 96, .35);--tt-color-purple-700-35:rgba(79, 1, 147, .35);--tt-color-purple-600-35:rgba(120, 1, 223, .35);--tt-color-purple-500-35:rgba(145, 22, 254, .35);--tt-color-purple-400-35:rgba(195, 128, 254, .35);--tt-color-purple-300-35:rgba(217, 174, 255, .35);--tt-color-purple-200-35:rgba(234, 209, 255, .35);--tt-color-purple-100-35:rgba(243, 230, 255, .35);--tt-color-purple-50-35:rgba(250, 245, 255, .35);--tt-color-purple-0-35:rgba(255, 255, 255, .35);--tt-color-pink-1000-35:rgba(0, 0, 0, .35);--tt-color-pink-900-35:rgba(55, 1, 21, .35);--tt-color-pink-800-35:rgba(94, 2, 36, .35);--tt-color-pink-700-35:rgba(144, 4, 55, .35);--tt-color-pink-600-35:rgba(179, 5, 69, .35);--tt-color-pink-500-35:rgba(234, 6, 89, .35);--tt-color-pink-400-35:rgba(250, 71, 137, .35);--tt-color-pink-300-35:rgba(252, 126, 172, .35);--tt-color-pink-200-35:rgba(253, 180, 207, .35);--tt-color-pink-100-35:rgba(254, 210, 226, .35);--tt-color-pink-50-35:rgba(254, 235, 242, .35);--tt-color-pink-0-35:rgba(255, 255, 255, .35)}:root{--tt-color-gray-1000-50:rgba(0, 0, 0, .5);--tt-color-gray-900-50:rgba(33, 33, 33, .5);--tt-color-gray-800-50:rgba(66, 66, 66, .5);--tt-color-gray-700-50:rgba(97, 97, 97, .5);--tt-color-gray-600-50:rgba(117, 117, 117, .5);--tt-color-gray-500-50:rgba(170, 170, 170, .5);--tt-color-gray-400-50:rgba(204, 204, 204, .5);--tt-color-gray-300-50:rgba(221, 221, 221, .5);--tt-color-gray-200-50:rgba(235, 235, 235, .5);--tt-color-gray-100-50:rgba(243, 243, 243, .5);--tt-color-gray-50-50:rgba(249, 249, 249, .5);--tt-color-gray-0-50:rgba(255, 255, 255, .5);--tt-color-green-gray-1000-50:rgba(0, 0, 0, .5);--tt-color-green-gray-900-50:rgba(26, 30, 27, .5);--tt-color-green-gray-800-50:rgba(40, 47, 42, .5);--tt-color-green-gray-700-50:rgba(63, 74, 67, .5);--tt-color-green-gray-600-50:rgba(82, 96, 87, .5);--tt-color-green-gray-500-50:rgba(103, 121, 110, .5);--tt-color-green-gray-400-50:rgba(159, 173, 164, .5);--tt-color-green-gray-300-50:rgba(211, 217, 213, .5);--tt-color-green-gray-200-50:rgba(230, 234, 231, .5);--tt-color-green-gray-100-50:rgba(241, 244, 242, .5);--tt-color-green-gray-50-50:rgba(248, 250, 249, .5);--tt-color-green-gray-0-50:rgba(255, 255, 255, .5);--tt-color-green-1000-50:rgba(0, 0, 0, .5);--tt-color-green-900-50:rgba(4, 54, 35, .5);--tt-color-green-800-50:rgba(11, 74, 33, .5);--tt-color-green-700-50:rgba(15, 99, 45, .5);--tt-color-green-600-50:rgba(19, 125, 56, .5);--tt-color-green-500-50:rgba(23, 150, 67, .5);--tt-color-green-400-50:rgba(30, 201, 91, .5);--tt-color-green-300-50:rgba(100, 232, 147, .5);--tt-color-green-200-50:rgba(166, 242, 193, .5);--tt-color-green-100-50:rgba(215, 249, 227, .5);--tt-color-green-50-50:rgba(237, 252, 242, .5);--tt-color-green-0-50:rgba(255, 255, 255, .5);--tt-color-red-1000-50:rgba(0, 0, 0, .5);--tt-color-red-900-50:rgba(57, 1, 1, .5);--tt-color-red-800-50:rgba(83, 2, 2, .5);--tt-color-red-700-50:rgba(111, 3, 3, .5);--tt-color-red-600-50:rgba(140, 4, 4, .5);--tt-color-red-500-50:rgba(199, 5, 5, .5);--tt-color-red-400-50:rgba(250, 76, 76, .5);--tt-color-red-300-50:rgba(252, 131, 131, .5);--tt-color-red-200-50:rgba(253, 190, 190, .5);--tt-color-red-100-50:rgba(254, 225, 225, .5);--tt-color-red-50-50:rgba(255, 245, 245, .5);--tt-color-red-0-50:rgba(255, 255, 255, .5);--tt-color-blue-1000-50:rgba(0, 0, 0, .5);--tt-color-blue-900-50:rgba(2, 19, 54, .5);--tt-color-blue-800-50:rgba(3, 30, 84, .5);--tt-color-blue-700-50:rgba(4, 47, 134, .5);--tt-color-blue-600-50:rgba(5, 61, 173, .5);--tt-color-blue-500-50:rgba(27, 101, 248, .5);--tt-color-blue-400-50:rgba(77, 134, 249, .5);--tt-color-blue-300-50:rgba(176, 201, 253, .5);--tt-color-blue-200-50:rgba(210, 225, 254, .5);--tt-color-blue-100-50:rgba(230, 238, 254, .5);--tt-color-blue-50-50:rgba(243, 247, 255, .5);--tt-color-blue-0-50:rgba(255, 255, 255, .5);--tt-color-yellow-1000-50:rgba(0, 0, 0, .5);--tt-color-yellow-900-50:rgba(30, 21, 1, .5);--tt-color-yellow-800-50:rgba(50, 35, 1, .5);--tt-color-yellow-700-50:rgba(85, 60, 2, .5);--tt-color-yellow-600-50:rgba(119, 84, 3, .5);--tt-color-yellow-500-50:rgba(154, 109, 4, .5);--tt-color-yellow-400-50:rgba(250, 198, 76, .5);--tt-color-yellow-300-50:rgba(252, 223, 156, .5);--tt-color-yellow-200-50:rgba(254, 238, 200, .5);--tt-color-yellow-100-50:rgba(254, 246, 225, .5);--tt-color-yellow-50-50:rgba(255, 251, 243, .5);--tt-color-yellow-0-50:rgba(255, 255, 255, .5);--tt-color-orange-1000-50:rgba(0, 0, 0, .5);--tt-color-orange-900-50:rgba(34, 16, 2, .5);--tt-color-orange-800-50:rgba(68, 31, 4, .5);--tt-color-orange-700-50:rgba(102, 47, 5, .5);--tt-color-orange-600-50:rgba(145, 67, 8, .5);--tt-color-orange-500-50:rgba(189, 88, 10, .5);--tt-color-orange-400-50:rgba(244, 134, 48, .5);--tt-color-orange-300-50:rgba(247, 161, 95, .5);--tt-color-orange-200-50:rgba(250, 198, 158, .5);--tt-color-orange-100-50:rgba(252, 224, 202, .5);--tt-color-orange-50-50:rgba(254, 244, 236, .5);--tt-color-orange-0-50:rgba(255, 255, 255, .5);--tt-color-purple-1000-50:rgba(0, 0, 0, .5);--tt-color-purple-900-50:rgba(30, 0, 56, .5);--tt-color-purple-800-50:rgba(52, 0, 96, .5);--tt-color-purple-700-50:rgba(79, 1, 147, .5);--tt-color-purple-600-50:rgba(120, 1, 223, .5);--tt-color-purple-500-50:rgba(145, 22, 254, .5);--tt-color-purple-400-50:rgba(195, 128, 254, .5);--tt-color-purple-300-50:rgba(217, 174, 255, .5);--tt-color-purple-200-50:rgba(234, 209, 255, .5);--tt-color-purple-100-50:rgba(243, 230, 255, .5);--tt-color-purple-50-50:rgba(250, 245, 255, .5);--tt-color-purple-0-50:rgba(255, 255, 255, .5);--tt-color-pink-1000-50:rgba(0, 0, 0, .5);--tt-color-pink-900-50:rgba(55, 1, 21, .5);--tt-color-pink-800-50:rgba(94, 2, 36, .5);--tt-color-pink-700-50:rgba(144, 4, 55, .5);--tt-color-pink-600-50:rgba(179, 5, 69, .5);--tt-color-pink-500-50:rgba(234, 6, 89, .5);--tt-color-pink-400-50:rgba(250, 71, 137, .5);--tt-color-pink-300-50:rgba(252, 126, 172, .5);--tt-color-pink-200-50:rgba(253, 180, 207, .5);--tt-color-pink-100-50:rgba(254, 210, 226, .5);--tt-color-pink-50-50:rgba(254, 235, 242, .5);--tt-color-pink-0-50:rgba(255, 255, 255, .5)}:root{--tt-color-gray-1000-65:rgba(0, 0, 0, .65);--tt-color-gray-900-65:rgba(33, 33, 33, .65);--tt-color-gray-800-65:rgba(66, 66, 66, .65);--tt-color-gray-700-65:rgba(97, 97, 97, .65);--tt-color-gray-600-65:rgba(117, 117, 117, .65);--tt-color-gray-500-65:rgba(170, 170, 170, .65);--tt-color-gray-400-65:rgba(204, 204, 204, .65);--tt-color-gray-300-65:rgba(221, 221, 221, .65);--tt-color-gray-200-65:rgba(235, 235, 235, .65);--tt-color-gray-100-65:rgba(243, 243, 243, .65);--tt-color-gray-50-65:rgba(249, 249, 249, .65);--tt-color-gray-0-65:rgba(255, 255, 255, .65);--tt-color-green-gray-1000-65:rgba(0, 0, 0, .65);--tt-color-green-gray-900-65:rgba(26, 30, 27, .65);--tt-color-green-gray-800-65:rgba(40, 47, 42, .65);--tt-color-green-gray-700-65:rgba(63, 74, 67, .65);--tt-color-green-gray-600-65:rgba(82, 96, 87, .65);--tt-color-green-gray-500-65:rgba(103, 121, 110, .65);--tt-color-green-gray-400-65:rgba(159, 173, 164, .65);--tt-color-green-gray-300-65:rgba(211, 217, 213, .65);--tt-color-green-gray-200-65:rgba(230, 234, 231, .65);--tt-color-green-gray-100-65:rgba(241, 244, 242, .65);--tt-color-green-gray-50-65:rgba(248, 250, 249, .65);--tt-color-green-gray-0-65:rgba(255, 255, 255, .65);--tt-color-green-1000-65:rgba(0, 0, 0, .65);--tt-color-green-900-65:rgba(4, 54, 35, .65);--tt-color-green-800-65:rgba(11, 74, 33, .65);--tt-color-green-700-65:rgba(15, 99, 45, .65);--tt-color-green-600-65:rgba(19, 125, 56, .65);--tt-color-green-500-65:rgba(23, 150, 67, .65);--tt-color-green-400-65:rgba(30, 201, 91, .65);--tt-color-green-300-65:rgba(100, 232, 147, .65);--tt-color-green-200-65:rgba(166, 242, 193, .65);--tt-color-green-100-65:rgba(215, 249, 227, .65);--tt-color-green-50-65:rgba(237, 252, 242, .65);--tt-color-green-0-65:rgba(255, 255, 255, .65);--tt-color-red-1000-65:rgba(0, 0, 0, .65);--tt-color-red-900-65:rgba(57, 1, 1, .65);--tt-color-red-800-65:rgba(83, 2, 2, .65);--tt-color-red-700-65:rgba(111, 3, 3, .65);--tt-color-red-600-65:rgba(140, 4, 4, .65);--tt-color-red-500-65:rgba(199, 5, 5, .65);--tt-color-red-400-65:rgba(250, 76, 76, .65);--tt-color-red-300-65:rgba(252, 131, 131, .65);--tt-color-red-200-65:rgba(253, 190, 190, .65);--tt-color-red-100-65:rgba(254, 225, 225, .65);--tt-color-red-50-65:rgba(255, 245, 245, .65);--tt-color-red-0-65:rgba(255, 255, 255, .65);--tt-color-blue-1000-65:rgba(0, 0, 0, .65);--tt-color-blue-900-65:rgba(2, 19, 54, .65);--tt-color-blue-800-65:rgba(3, 30, 84, .65);--tt-color-blue-700-65:rgba(4, 47, 134, .65);--tt-color-blue-600-65:rgba(5, 61, 173, .65);--tt-color-blue-500-65:rgba(27, 101, 248, .65);--tt-color-blue-400-65:rgba(77, 134, 249, .65);--tt-color-blue-300-65:rgba(176, 201, 253, .65);--tt-color-blue-200-65:rgba(210, 225, 254, .65);--tt-color-blue-100-65:rgba(230, 238, 254, .65);--tt-color-blue-50-65:rgba(243, 247, 255, .65);--tt-color-blue-0-65:rgba(255, 255, 255, .65);--tt-color-yellow-1000-65:rgba(0, 0, 0, .65);--tt-color-yellow-900-65:rgba(30, 21, 1, .65);--tt-color-yellow-800-65:rgba(50, 35, 1, .65);--tt-color-yellow-700-65:rgba(85, 60, 2, .65);--tt-color-yellow-600-65:rgba(119, 84, 3, .65);--tt-color-yellow-500-65:rgba(154, 109, 4, .65);--tt-color-yellow-400-65:rgba(250, 198, 76, .65);--tt-color-yellow-300-65:rgba(252, 223, 156, .65);--tt-color-yellow-200-65:rgba(254, 238, 200, .65);--tt-color-yellow-100-65:rgba(254, 246, 225, .65);--tt-color-yellow-50-65:rgba(255, 251, 243, .65);--tt-color-yellow-0-65:rgba(255, 255, 255, .65);--tt-color-orange-1000-65:rgba(0, 0, 0, .65);--tt-color-orange-900-65:rgba(34, 16, 2, .65);--tt-color-orange-800-65:rgba(68, 31, 4, .65);--tt-color-orange-700-65:rgba(102, 47, 5, .65);--tt-color-orange-600-65:rgba(145, 67, 8, .65);--tt-color-orange-500-65:rgba(189, 88, 10, .65);--tt-color-orange-400-65:rgba(244, 134, 48, .65);--tt-color-orange-300-65:rgba(247, 161, 95, .65);--tt-color-orange-200-65:rgba(250, 198, 158, .65);--tt-color-orange-100-65:rgba(252, 224, 202, .65);--tt-color-orange-50-65:rgba(254, 244, 236, .65);--tt-color-orange-0-65:rgba(255, 255, 255, .65);--tt-color-purple-1000-65:rgba(0, 0, 0, .65);--tt-color-purple-900-65:rgba(30, 0, 56, .65);--tt-color-purple-800-65:rgba(52, 0, 96, .65);--tt-color-purple-700-65:rgba(79, 1, 147, .65);--tt-color-purple-600-65:rgba(120, 1, 223, .65);--tt-color-purple-500-65:rgba(145, 22, 254, .65);--tt-color-purple-400-65:rgba(195, 128, 254, .65);--tt-color-purple-300-65:rgba(217, 174, 255, .65);--tt-color-purple-200-65:rgba(234, 209, 255, .65);--tt-color-purple-100-65:rgba(243, 230, 255, .65);--tt-color-purple-50-65:rgba(250, 245, 255, .65);--tt-color-purple-0-65:rgba(255, 255, 255, .65);--tt-color-pink-1000-65:rgba(0, 0, 0, .65);--tt-color-pink-900-65:rgba(55, 1, 21, .65);--tt-color-pink-800-65:rgba(94, 2, 36, .65);--tt-color-pink-700-65:rgba(144, 4, 55, .65);--tt-color-pink-600-65:rgba(179, 5, 69, .65);--tt-color-pink-500-65:rgba(234, 6, 89, .65);--tt-color-pink-400-65:rgba(250, 71, 137, .65);--tt-color-pink-300-65:rgba(252, 126, 172, .65);--tt-color-pink-200-65:rgba(253, 180, 207, .65);--tt-color-pink-100-65:rgba(254, 210, 226, .65);--tt-color-pink-50-65:rgba(254, 235, 242, .65);--tt-color-pink-0-65:rgba(255, 255, 255, .65)}:root{--tt-color-gray-1000-75:rgba(0, 0, 0, .75);--tt-color-gray-900-75:rgba(33, 33, 33, .75);--tt-color-gray-800-75:rgba(66, 66, 66, .75);--tt-color-gray-700-75:rgba(97, 97, 97, .75);--tt-color-gray-600-75:rgba(117, 117, 117, .75);--tt-color-gray-500-75:rgba(170, 170, 170, .75);--tt-color-gray-400-75:rgba(204, 204, 204, .75);--tt-color-gray-300-75:rgba(221, 221, 221, .75);--tt-color-gray-200-75:rgba(235, 235, 235, .75);--tt-color-gray-100-75:rgba(243, 243, 243, .75);--tt-color-gray-50-75:rgba(249, 249, 249, .75);--tt-color-gray-0-75:rgba(255, 255, 255, .75);--tt-color-green-gray-1000-75:rgba(0, 0, 0, .75);--tt-color-green-gray-900-75:rgba(26, 30, 27, .75);--tt-color-green-gray-800-75:rgba(40, 47, 42, .75);--tt-color-green-gray-700-75:rgba(63, 74, 67, .75);--tt-color-green-gray-600-75:rgba(82, 96, 87, .75);--tt-color-green-gray-500-75:rgba(103, 121, 110, .75);--tt-color-green-gray-400-75:rgba(159, 173, 164, .75);--tt-color-green-gray-300-75:rgba(211, 217, 213, .75);--tt-color-green-gray-200-75:rgba(230, 234, 231, .75);--tt-color-green-gray-100-75:rgba(241, 244, 242, .75);--tt-color-green-gray-50-75:rgba(248, 250, 249, .75);--tt-color-green-gray-0-75:rgba(255, 255, 255, .75);--tt-color-green-1000-75:rgba(0, 0, 0, .75);--tt-color-green-900-75:rgba(4, 54, 35, .75);--tt-color-green-800-75:rgba(11, 74, 33, .75);--tt-color-green-700-75:rgba(15, 99, 45, .75);--tt-color-green-600-75:rgba(19, 125, 56, .75);--tt-color-green-500-75:rgba(23, 150, 67, .75);--tt-color-green-400-75:rgba(30, 201, 91, .75);--tt-color-green-300-75:rgba(100, 232, 147, .75);--tt-color-green-200-75:rgba(166, 242, 193, .75);--tt-color-green-100-75:rgba(215, 249, 227, .75);--tt-color-green-50-75:rgba(237, 252, 242, .75);--tt-color-green-0-75:rgba(255, 255, 255, .75);--tt-color-red-1000-75:rgba(0, 0, 0, .75);--tt-color-red-900-75:rgba(57, 1, 1, .75);--tt-color-red-800-75:rgba(83, 2, 2, .75);--tt-color-red-700-75:rgba(111, 3, 3, .75);--tt-color-red-600-75:rgba(140, 4, 4, .75);--tt-color-red-500-75:rgba(199, 5, 5, .75);--tt-color-red-400-75:rgba(250, 76, 76, .75);--tt-color-red-300-75:rgba(252, 131, 131, .75);--tt-color-red-200-75:rgba(253, 190, 190, .75);--tt-color-red-100-75:rgba(254, 225, 225, .75);--tt-color-red-50-75:rgba(255, 245, 245, .75);--tt-color-red-0-75:rgba(255, 255, 255, .75);--tt-color-blue-1000-75:rgba(0, 0, 0, .75);--tt-color-blue-900-75:rgba(2, 19, 54, .75);--tt-color-blue-800-75:rgba(3, 30, 84, .75);--tt-color-blue-700-75:rgba(4, 47, 134, .75);--tt-color-blue-600-75:rgba(5, 61, 173, .75);--tt-color-blue-500-75:rgba(27, 101, 248, .75);--tt-color-blue-400-75:rgba(77, 134, 249, .75);--tt-color-blue-300-75:rgba(176, 201, 253, .75);--tt-color-blue-200-75:rgba(210, 225, 254, .75);--tt-color-blue-100-75:rgba(230, 238, 254, .75);--tt-color-blue-50-75:rgba(243, 247, 255, .75);--tt-color-blue-0-75:rgba(255, 255, 255, .75);--tt-color-yellow-1000-75:rgba(0, 0, 0, .75);--tt-color-yellow-900-75:rgba(30, 21, 1, .75);--tt-color-yellow-800-75:rgba(50, 35, 1, .75);--tt-color-yellow-700-75:rgba(85, 60, 2, .75);--tt-color-yellow-600-75:rgba(119, 84, 3, .75);--tt-color-yellow-500-75:rgba(154, 109, 4, .75);--tt-color-yellow-400-75:rgba(250, 198, 76, .75);--tt-color-yellow-300-75:rgba(252, 223, 156, .75);--tt-color-yellow-200-75:rgba(254, 238, 200, .75);--tt-color-yellow-100-75:rgba(254, 246, 225, .75);--tt-color-yellow-50-75:rgba(255, 251, 243, .75);--tt-color-yellow-0-75:rgba(255, 255, 255, .75);--tt-color-orange-1000-75:rgba(0, 0, 0, .75);--tt-color-orange-900-75:rgba(34, 16, 2, .75);--tt-color-orange-800-75:rgba(68, 31, 4, .75);--tt-color-orange-700-75:rgba(102, 47, 5, .75);--tt-color-orange-600-75:rgba(145, 67, 8, .75);--tt-color-orange-500-75:rgba(189, 88, 10, .75);--tt-color-orange-400-75:rgba(244, 134, 48, .75);--tt-color-orange-300-75:rgba(247, 161, 95, .75);--tt-color-orange-200-75:rgba(250, 198, 158, .75);--tt-color-orange-100-75:rgba(252, 224, 202, .75);--tt-color-orange-50-75:rgba(254, 244, 236, .75);--tt-color-orange-0-75:rgba(255, 255, 255, .75);--tt-color-purple-1000-75:rgba(0, 0, 0, .75);--tt-color-purple-900-75:rgba(30, 0, 56, .75);--tt-color-purple-800-75:rgba(52, 0, 96, .75);--tt-color-purple-700-75:rgba(79, 1, 147, .75);--tt-color-purple-600-75:rgba(120, 1, 223, .75);--tt-color-purple-500-75:rgba(145, 22, 254, .75);--tt-color-purple-400-75:rgba(195, 128, 254, .75);--tt-color-purple-300-75:rgba(217, 174, 255, .75);--tt-color-purple-200-75:rgba(234, 209, 255, .75);--tt-color-purple-100-75:rgba(243, 230, 255, .75);--tt-color-purple-50-75:rgba(250, 245, 255, .75);--tt-color-purple-0-75:rgba(255, 255, 255, .75);--tt-color-pink-1000-75:rgba(0, 0, 0, .75);--tt-color-pink-900-75:rgba(55, 1, 21, .75);--tt-color-pink-800-75:rgba(94, 2, 36, .75);--tt-color-pink-700-75:rgba(144, 4, 55, .75);--tt-color-pink-600-75:rgba(179, 5, 69, .75);--tt-color-pink-500-75:rgba(234, 6, 89, .75);--tt-color-pink-400-75:rgba(250, 71, 137, .75);--tt-color-pink-300-75:rgba(252, 126, 172, .75);--tt-color-pink-200-75:rgba(253, 180, 207, .75);--tt-color-pink-100-75:rgba(254, 210, 226, .75);--tt-color-pink-50-75:rgba(254, 235, 242, .75);--tt-color-pink-0-75:rgba(255, 255, 255, .75)}:root{--tt-color-white:#fff;--tt-color-black:#000;--tt-color-gray-1000:#000;--tt-color-gray-900:#212121;--tt-color-gray-800:#424242;--tt-color-gray-700:#616161;--tt-color-gray-600:#757575;--tt-color-gray-500:#aaaaaa;--tt-color-gray-400:#cccccc;--tt-color-gray-300:#dddddd;--tt-color-gray-200:#ebebeb;--tt-color-gray-100:#f3f3f3;--tt-color-gray-50:#f9f9f9;--tt-color-gray-0:#fff;--tt-color-green-gray-1000:#000;--tt-color-green-gray-900:#1a1e1b;--tt-color-green-gray-800:#282f2a;--tt-color-green-gray-700:#3f4a43;--tt-color-green-gray-600:#526057;--tt-color-green-gray-500:#67796e;--tt-color-green-gray-400:#9fada4;--tt-color-green-gray-300:#d3d9d5;--tt-color-green-gray-200:#e6eae7;--tt-color-green-gray-100:#f1f4f2;--tt-color-green-gray-50:#f8faf9;--tt-color-green-gray-0:#fff;--tt-color-green-1000:#000;--tt-color-green-900:#043623;--tt-color-green-800:#0b4a21;--tt-color-green-700:#0f632d;--tt-color-green-600:#137d38;--tt-color-green-500:#179643;--tt-color-green-400:#1ec95b;--tt-color-green-300:#64e893;--tt-color-green-200:#a6f2c1;--tt-color-green-100:#d7f9e3;--tt-color-green-50:#edfcf2;--tt-color-green-0:#fff;--tt-color-red-1000:#000;--tt-color-red-900:#390101;--tt-color-red-800:#530202;--tt-color-red-700:#6f0303;--tt-color-red-600:#8c0404;--tt-color-red-500:#c70505;--tt-color-red-400:#fa4c4c;--tt-color-red-300:#fc8383;--tt-color-red-200:#fdbebe;--tt-color-red-100:#fee1e1;--tt-color-red-50:#fff5f5;--tt-color-red-0:#fff;--tt-color-blue-1000:#000;--tt-color-blue-900:#021336;--tt-color-blue-800:#031e54;--tt-color-blue-700:#042f86;--tt-color-blue-600:#053dad;--tt-color-blue-500:#1b65f8;--tt-color-blue-400:#4d86f9;--tt-color-blue-300:#b0c9fd;--tt-color-blue-200:#d2e1fe;--tt-color-blue-100:#e6eefe;--tt-color-blue-50:#f3f7ff;--tt-color-blue-0:#fff;--tt-color-yellow-1000:#000;--tt-color-yellow-900:#1e1501;--tt-color-yellow-800:#322301;--tt-color-yellow-700:#553c02;--tt-color-yellow-600:#775403;--tt-color-yellow-500:#9a6d04;--tt-color-yellow-400:#fac64c;--tt-color-yellow-300:#fcdf9c;--tt-color-yellow-200:#feeec8;--tt-color-yellow-100:#fef6e1;--tt-color-yellow-50:#fffbf3;--tt-color-yellow-0:#fff;--tt-color-orange-1000:#000;--tt-color-orange-900:#221002;--tt-color-orange-800:#441f04;--tt-color-orange-700:#662f05;--tt-color-orange-600:#914308;--tt-color-orange-500:#bd580a;--tt-color-orange-400:#f48630;--tt-color-orange-300:#f7a15f;--tt-color-orange-200:#fac69e;--tt-color-orange-100:#fce0ca;--tt-color-orange-50:#fef4ec;--tt-color-orange-0:#fff;--tt-color-purple-1000:#000;--tt-color-purple-900:#1e0038;--tt-color-purple-800:#340060;--tt-color-purple-700:#4f0193;--tt-color-purple-600:#7801df;--tt-color-purple-500:#9116fe;--tt-color-purple-400:#c380fe;--tt-color-purple-300:#d9aeff;--tt-color-purple-200:#ead1ff;--tt-color-purple-100:#f3e6ff;--tt-color-purple-50:#faf5ff;--tt-color-purple-0:#fff;--tt-color-pink-1000:#000;--tt-color-pink-900:#370115;--tt-color-pink-800:#5e0224;--tt-color-pink-700:#900437;--tt-color-pink-600:#b30545;--tt-color-pink-500:#ea0659;--tt-color-pink-400:#fa4789;--tt-color-pink-300:#fc7eac;--tt-color-pink-200:#fdb4cf;--tt-color-pink-100:#fed2e2;--tt-color-pink-50:#feebf2;--tt-color-pink-0:#fff;--tt-color-spring-green:var(--tt-color-green-400);--tt-color-racing-green:var(--tt-color-green-900);--tt-color-rec-red:var(--tt-color-red-400);--tt-color-form-control-background:var(--tt-color-gray-50);--tt-color-form-control-hover-background:var(--tt-color-gray-200);--tt-color-form-control-label:var(--tt-color-gray-900);--tt-color-form-control-disabled-label:var(--tt-color-gray-400);--tt-color-form-control-placeholder:var(--tt-color-gray-600)}:export{color-white:#fff;color-black:#000;color-gray-1000:#000;color-gray-900:#212121;color-gray-800:#424242;color-gray-700:#616161;color-gray-600:#757575;color-gray-500:#aaaaaa;color-gray-400:#cccccc;color-gray-300:#dddddd;color-gray-200:#ebebeb;color-gray-100:#f3f3f3;color-gray-50:#f9f9f9;color-gray-0:#fff;color-green-gray-1000:#000;color-green-gray-900:#1a1e1b;color-green-gray-800:#282f2a;color-green-gray-700:#3f4a43;color-green-gray-600:#526057;color-green-gray-500:#67796e;color-green-gray-400:#9fada4;color-green-gray-300:#d3d9d5;color-green-gray-200:#e6eae7;color-green-gray-100:#f1f4f2;color-green-gray-50:#f8faf9;color-green-gray-0:#fff;color-green-1000:#000;color-green-900:#043623;color-green-800:#0b4a21;color-green-700:#0f632d;color-green-600:#137d38;color-green-500:#179643;color-green-400:#1ec95b;color-green-300:#64e893;color-green-200:#a6f2c1;color-green-100:#d7f9e3;color-green-50:#edfcf2;color-green-0:#fff;color-red-1000:#000;color-red-900:#390101;color-red-800:#530202;color-red-700:#6f0303;color-red-600:#8c0404;color-red-500:#c70505;color-red-400:#fa4c4c;color-red-300:#fc8383;color-red-200:#fdbebe;color-red-100:#fee1e1;color-red-50:#fff5f5;color-red-0:#fff;color-blue-1000:#000;color-blue-900:#021336;color-blue-800:#031e54;color-blue-700:#042f86;color-blue-600:#053dad;color-blue-500:#1b65f8;color-blue-400:#4d86f9;color-blue-300:#b0c9fd;color-blue-200:#d2e1fe;color-blue-100:#e6eefe;color-blue-50:#f3f7ff;color-blue-0:#fff;color-yellow-1000:#000;color-yellow-900:#1e1501;color-yellow-800:#322301;color-yellow-700:#553c02;color-yellow-600:#775403;color-yellow-500:#9a6d04;color-yellow-400:#fac64c;color-yellow-300:#fcdf9c;color-yellow-200:#feeec8;color-yellow-100:#fef6e1;color-yellow-50:#fffbf3;color-yellow-0:#fff;color-orange-1000:#000;color-orange-900:#221002;color-orange-800:#441f04;color-orange-700:#662f05;color-orange-600:#914308;color-orange-500:#bd580a;color-orange-400:#f48630;color-orange-300:#f7a15f;color-orange-200:#fac69e;color-orange-100:#fce0ca;color-orange-50:#fef4ec;color-orange-0:#fff;color-purple-1000:#000;color-purple-900:#1e0038;color-purple-800:#340060;color-purple-700:#4f0193;color-purple-600:#7801df;color-purple-500:#9116fe;color-purple-400:#c380fe;color-purple-300:#d9aeff;color-purple-200:#ead1ff;color-purple-100:#f3e6ff;color-purple-50:#faf5ff;color-purple-0:#fff;color-pink-1000:#000;color-pink-900:#370115;color-pink-800:#5e0224;color-pink-700:#900437;color-pink-600:#b30545;color-pink-500:#ea0659;color-pink-400:#fa4789;color-pink-300:#fc7eac;color-pink-200:#fdb4cf;color-pink-100:#fed2e2;color-pink-50:#feebf2;color-pink-0:#fff}@font-face{font-family:TT;src:url(https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_light-webfont.eot);src:url(https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_light-webfont.eot?#iefix) format("embedded-opentype"),url(https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_light-webfont.woff2) format("woff2"),url(https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_light-webfont.woff) format("woff"),url(https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_light-webfont.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:TT;src:url(https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_regular-webfont.eot);src:url(https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_regular-webfont.eot?#iefix) format("embedded-opentype"),url(https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_regular-webfont.woff2) format("woff2"),url(https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_regular-webfont.woff) format("woff"),url(https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_regular-webfont.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:TT;src:url(https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_bold-webfont.eot);src:url(https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_bold-webfont.eot?#iefix) format("embedded-opentype"),url(https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_bold-webfont.woff2) format("woff2"),url(https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_bold-webfont.woff) format("woff"),url(https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_bold-webfont.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:TT;src:url(https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_light_italic-webfont.eot);src:url(https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_light_italic-webfont.eot?#iefix) format("embedded-opentype"),url(https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_light_italic-webfont.woff2) format("woff2"),url(https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_light_italic-webfont.woff) format("woff"),url(https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_light_italic-webfont.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:TT;src:url(https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_italic-webfont.eot);src:url(https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_italic-webfont.eot?#iefix) format("embedded-opentype"),url(https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_italic-webfont.woff2) format("woff2"),url(https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_italic-webfont.woff) format("woff"),url(https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_italic-webfont.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:TT;src:url(https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_bold_italic-webfont.eot);src:url(https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_bold_italic-webfont.eot?#iefix) format("embedded-opentype"),url(https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_bold_italic-webfont.woff2) format("woff2"),url(https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_bold_italic-webfont.woff) format("woff"),url(https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_bold_italic-webfont.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:TTmono;src:url(https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_mono-webfont.eot);src:url(https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_mono-webfont.eot?#iefix) format("embedded-opentype"),url(https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_mono-webfont.woff2) format("woff2"),url(https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_mono-webfont.woff) format("woff"),url(https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_mono-webfont.ttf) format("truetype");font-weight:normal 400;font-style:normal}@font-face{font-family:Open Sans;src:url(https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-Light.eot);src:url(https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-Light.eot?#iefix) format("embedded-opentype"),url(https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-Light.woff) format("woff"),url(https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-Light.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Open Sans;src:url(https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-Regular.eot);src:url(https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-Regular.eot?#iefix) format("embedded-opentype"),url(https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-Regular.woff) format("woff"),url(https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Open Sans;src:url(https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-Semibold.eot);src:url(https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-Semibold.eot?#iefix) format("embedded-opentype"),url(https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-Semibold.woff) format("woff"),url(https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-Semibold.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Open Sans;src:url(https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-Bold.eot);src:url(https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-Bold.eot?#iefix) format("embedded-opentype"),url(https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-Bold.woff) format("woff"),url(https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Open Sans;src:url(https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-ExtraBold.eot);src:url(https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-ExtraBold.eot?#iefix) format("embedded-opentype"),url(https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-ExtraBold.woff) format("woff"),url(https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Open Sans;src:url(https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-LightItalic.eot);src:url(https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-LightItalic.eot?#iefix) format("embedded-opentype"),url(https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-LightItalic.woff) format("woff"),url(https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-LightItalic.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Open Sans;src:url(https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-Italic.eot);src:url(https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-Italic.eot?#iefix) format("embedded-opentype"),url(https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-Italic.woff) format("woff"),url(https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-Italic.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Open Sans;src:url(https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-SemiboldItalic.eot);src:url(https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-SemiboldItalic.eot?#iefix) format("embedded-opentype"),url(https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-SemiboldItalic.woff) format("woff"),url(https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-SemiboldItalic.ttf) format("truetype");font-weight:600;font-style:italic}@font-face{font-family:Open Sans;src:url(https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-BoldItalic.eot);src:url(https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-BoldItalic.eot?#iefix) format("embedded-opentype"),url(https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-BoldItalic.woff) format("woff"),url(https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Open Sans;src:url(https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-ExtraBoldItalic.eot);src:url(https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-ExtraBoldItalic.eot?#iefix) format("embedded-opentype"),url(https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-ExtraBoldItalic.woff) format("woff"),url(https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-ExtraBoldItalic.ttf) format("truetype");font-weight:800;font-style:italic}@font-face{font-family:Inconsolata;src:url(https://static.twentythree.com/ui/fontz/1.3.1/Inconsolata-ExtraLight.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:Inconsolata;src:url(https://static.twentythree.com/ui/fontz/1.3.1/Inconsolata-Light.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Inconsolata;src:url(https://static.twentythree.com/ui/fontz/1.3.1/Inconsolata-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Inconsolata;src:url(https://static.twentythree.com/ui/fontz/1.3.1/Inconsolata-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Inconsolata;src:url(https://static.twentythree.com/ui/fontz/1.3.1/Inconsolata-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Inconsolata;src:url(https://static.twentythree.com/ui/fontz/1.3.1/Inconsolata-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Inconsolata;src:url(https://static.twentythree.com/ui/fontz/1.3.1/Inconsolata-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Inconsolata;src:url(https://static.twentythree.com/ui/fontz/1.3.1/Inconsolata-Black.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Inter;src:url(https://static.twentythree.com/ui/fontz/1.3.1/Inter-Thin.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Inter;src:url(https://static.twentythree.com/ui/fontz/1.3.1/Inter-ExtraLight.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:Inter;src:url(https://static.twentythree.com/ui/fontz/1.3.1/Inter-Light.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Inter;src:url(https://static.twentythree.com/ui/fontz/1.3.1/Inter-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Inter;src:url(https://static.twentythree.com/ui/fontz/1.3.1/Inter-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Inter;src:url(https://static.twentythree.com/ui/fontz/1.3.1/Inter-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Inter;src:url(https://static.twentythree.com/ui/fontz/1.3.1/Inter-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Inter;src:url(https://static.twentythree.com/ui/fontz/1.3.1/Inter-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Inter;src:url(https://static.twentythree.com/ui/fontz/1.3.1/Inter-Black.ttf) format("truetype");font-weight:900;font-style:normal}:root{--tt-font-standard:var(--tt-font-weight-regular) var(--tt-font-size-xs) / var(--tt-font-size-md) var(--tt-font-default);--tt-font-medium:var(--tt-font-weight-medium) var(--tt-font-size-xs) / var(--tt-font-size-md) var(--tt-font-default);--tt-font-header:var(--tt-font-weight-medium) var(--tt-font-size-lg) / var(--tt-font-size-2xl) var(--tt-font-default);--tt-font-mono:TTmono, "NB International Pro Mono", SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace;--tt-font-headings:TT, "NB International Pro", "Open Sans", Helvetica, Arial, sans-serif;--tt-font-body:"Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--tt-font-default:Inter, "Open Sans", Roboto, Helvetica, Arial, sans-serif;--tt-font-size-2xs:.625rem;--tt-font-size-xs:.75rem;--tt-font-size-sm:.875rem;--tt-font-size-md:1rem;--tt-font-size-lg:1.125rem;--tt-font-size-xl:1.25rem;--tt-font-size-2xl:1.5rem;--tt-font-size-3xl:1.875rem;--tt-font-size-4xl:2.25rem;--tt-font-size-5xl:3rem;--tt-font-size-6xl:3.75rem;--tt-font-size-7xl:4.5rem;--tt-font-size-8xl:6rem;--tt-font-size-9xl:8rem;--tt-font-weight-thin:100;--tt-font-weight-extralight:200;--tt-font-weight-light:300;--tt-font-weight-regular:400;--tt-font-weight-medium:500;--tt-font-weight-semibold:600;--tt-font-weight-bold:700;--tt-font-weight-extrabold:800;--tt-font-weight-black:900}:export{font-size-2xs:.625;font-size-xs:.75;font-size-sm:.875;font-size-md:1;font-size-lg:1.125;font-size-xl:1.25;font-size-2xl:1.5;font-size-3xl:1.875;font-size-4xl:2.25;font-size-5xl:3;font-size-6xl:3.75;font-size-7xl:4.5;font-size-8xl:6;font-size-9xl:8;font-weight-thin:100;font-weight-extralight:200;font-weight-light:300;font-weight-regular:400;font-weight-medium:500;font-weight-semibold:600;font-weight-bold:700;font-weight-extrabold:800;font-weight-black:900}:root{--tt-animation-easing-x-smooth:cubic-bezier(.68, -.01, .32, 1);--tt-animation-easing-smooth:cubic-bezier(.83, 0, .17, 1);--tt-border-radius-sm:.125rem;--tt-border-radius-md:.25rem;--tt-border-radius-lg:.5rem;--tt-border-radius-xl:1rem;--tt-border-radius-circle:50%;--tt-border-radius-pill:9999px;--tt-shadow-x-small:0 1px 0 rgba(4, 54, 35, .08);--tt-shadow-small:0 1px 2px rgba(4, 54, 35, .16);--tt-shadow-medium:0 2px 4px rgba(4, 54, 35, .16);--tt-shadow-large:0 2px 8px rgba(4, 54, 35, .16);--tt-shadow-x-large:0 4px 16px rgba(4, 54, 35, .16);--tt-spacing-4xs:.0625rem;--tt-spacing-3xs:.125rem;--tt-spacing-2xs:.25rem;--tt-spacing-xs:.5rem;--tt-spacing-sm:.75rem;--tt-spacing-md:1rem;--tt-spacing-lg:1.25rem;--tt-spacing-xl:1.75rem;--tt-spacing-2xl:2.25rem;--tt-spacing-3xl:3rem;--tt-spacing-4xl:4.5rem;--tt-transition-x-slow:1s;--tt-transition-slow:.5s;--tt-transition-medium:.25s;--tt-transition-fast:.15s;--tt-transition-x-fast:50ms;--tt-icon-sizing-small:1.5em;--tt-icon-sizing-medium:1.75em;--tt-button-font-size-small:var(--sl-font-size-x-small);--tt-button-font-size-medium:var(--sl-font-size-small);--tt-button-font-size-large:var(--sl-font-size-medium);--tt-panel-padding-block:1.5rem;--tt-z-index-drawer:700;--tt-z-index-dialog:800;--tt-z-index-dropdown:900;--tt-z-index-toast:950;--tt-z-index-tooltip:1000}@media (prefers-reduced-motion){:root{--tt-shadow-x-small:none;--tt-shadow-small:none;--tt-shadow-medium:none;--tt-shadow-large:none;--tt-shadow-x-large:none}}@media (prefers-reduced-motion){:root{--tt-transition-x-slow:1ms;--tt-transition-slow:1ms;--tt-transition-medium:1ms;--tt-transition-fast:1ms;--tt-transition-x-fast:1ms}}b{font-weight:var(--tt-font-weight-medium)}.tt-toast-stack{position:fixed;top:0;right:0;z-index:var(--tt-z-index-toast);width:28rem;max-width:100%;max-height:100%;overflow:auto}.tt-toast-stack tt-alert{--box-shadow:var(--tt-shadow-large);margin:var(--tt-spacing-md)}.tt-video-sorter-sortable-drag-hidden{opacity:0}tt-fieldsection+tt-fieldsection::part(header){margin-top:1rem}tt-button-group>tt-button:first-child::part(base),tt-button-group>tt-dropdown:first-child>tt-button[slot=trigger]::part(base),tt-button-group>tt-tooltip:first-child>tt-button::part(base){border-top-right-radius:0;border-bottom-right-radius:0}tt-button-group>tt-button:last-child::part(base),tt-button-group>tt-dropdown:last-child>tt-button[slot=trigger]::part(base),tt-button-group>tt-tooltip:last-child>tt-button::part(base){border-top-left-radius:0;border-bottom-left-radius:0}tt-button-group>tt-button:not(:first-child):not(:last-child)::part(base),tt-button-group>tt-dropdown:not(:first-child):not(:last-child)>tt-button[slot=trigger]::part(base),tt-button-group>tt-tooltip:not(:first-child):not(:last-child)>tt-button::part(base){border-radius:0}tt-button-group>tt-button:not(:first-child),tt-button-group>tt-dropdown:not(:first-child)>tt-button[slot=trigger],tt-button-group>tt-tooltip:not(:first-child)>tt-button{margin-left:calc(-1 * var(--sl-input-border-width))}tt-button-group>tt-button:not(:first-child):not([type=default])::part(base):not(:hover):not(:active):not(:focus):after,tt-button-group>tt-dropdown:not(:first-child)>tt-button[slot=trigger]:not([type=default])::part(base):not(:hover):not(:active):not(:focus):after,tt-button-group>tt-tooltip:not(:first-child)>tt-button:not([type=default])::part(base):not(:hover):not(:active):not(:focus):after{content:"";position:absolute;top:0;left:0;bottom:0;border-left:solid 1px #ffffff40}tt-button-group>tt-button:hover,tt-button-group>tt-dropdown:hover>tt-button[slot=trigger],tt-button-group>tt-tooltip:hover>tt-button{z-index:1}tt-button-group>tt-button:focus-within,tt-button-group>tt-dropdown>tt-button[slot=trigger]:focus-within,tt-button-group>tt-tooltip>tt-button:focus-within{z-index:2}tt-button-group>tt-text-field:first-child::part(base),tt-button-group>tt-dropdown:first-child>tt-text-field[slot=trigger]::part(base),tt-button-group>tt-tooltip:first-child>tt-text-field::part(base){border-top-right-radius:0;border-bottom-right-radius:0}tt-button-group>tt-text-field:last-child::part(base),tt-button-group>tt-dropdown:last-child>tt-text-field[slot=trigger]::part(base),tt-button-group>tt-tooltip:last-child>tt-text-field::part(base){border-top-left-radius:0;border-bottom-left-radius:0}tt-button-group>tt-text-field:not(:first-child):not(:last-child)::part(base),tt-button-group>tt-dropdown:not(:first-child):not(:last-child)>tt-text-field[slot=trigger]::part(base),tt-button-group>tt-tooltip:not(:first-child):not(:last-child)>tt-text-field::part(base){border-radius:0}tt-button-group>tt-text-field:not(:first-child),tt-button-group>tt-dropdown:not(:first-child)>tt-text-field[slot=trigger],tt-button-group>tt-tooltip:not(:first-child)>tt-text-field{margin-left:calc(-1 * var(--sl-input-border-width))}tt-button-group>tt-text-field:not(:first-child):not([type=default])::part(base):not(:hover):not(:active):not(:focus):after,tt-button-group>tt-dropdown:not(:first-child)>tt-text-field[slot=trigger]:not([type=default])::part(base):not(:hover):not(:active):not(:focus):after,tt-button-group>tt-tooltip:not(:first-child)>tt-text-field:not([type=default])::part(base):not(:hover):not(:active):not(:focus):after{content:"";position:absolute;top:0;left:0;bottom:0;border-left:solid 1px #ffffff40}tt-button-group>tt-text-field:hover,tt-button-group>tt-dropdown:hover>tt-text-field[slot=trigger],tt-button-group>tt-tooltip:hover>tt-text-field{z-index:1}tt-button-group>tt-text-field:focus-within,tt-button-group>tt-dropdown>tt-text-field[slot=trigger]:focus-within,tt-button-group>tt-tooltip>tt-text-field:focus-within{z-index:2}tt-button-group>tt-text-field:first-child:has(~tt-button:where([pill],[circle]):last-child)::part(base){border-top-left-radius:var(--tt-border-radius-pill);border-bottom-left-radius:var(--tt-border-radius-pill)}tt-button-group>tt-button:where([pill],[circle]):first-child~tt-text-field:last-child::part(base){border-top-right-radius:var(--tt-border-radius-pill);border-bottom-right-radius:var(--tt-border-radius-pill)}tt-table[mode=list] tt-table-cell,tt-table[mode=list] tt-table-body tt-table-head-cell{background-color:var(--tt-color-gray-100)}tt-table[mode=list] tt-table-cell:where(*:first-child),tt-table[mode=list] tt-table-body tt-table-head-cell:where(*:first-child){border-top-left-radius:.5rem;border-bottom-left-radius:.5rem;padding-left:1rem}tt-table[mode=list] tt-table-cell:where(*:last-child),tt-table[mode=list] tt-table-body tt-table-head-cell:where(*:last-child){border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.fatal-error-screen{position:fixed;width:100dvw;height:100dvh;display:grid;place-items:center;background-color:var(--tt-color-black)}.fatal-error-screen .fatal-error-alert{display:flex;flex-direction:column;align-items:center;row-gap:1rem;padding:1rem;font:var(--tt-font-standard);background-color:var(--tt-color-gray-900);color:#fff;border-radius:.5rem;text-align:center;width:17rem}.fatal-error-screen .fatal-error-alert .fatal-error-header{font:var(--tt-font-header)}.fatal-error-screen .fatal-error-alert .fatal-error-icon{font-size:4rem;padding-block:1rem}.fatal-error-screen .fatal-error-alert .fatal-error-button{width:100%}.notices-list{position:absolute;top:4.5rem;left:50%;transform:translate(-50%);z-index:1000000}.notices-list .notice-item,.notices-list .excess-notice-count{width:-webkit-max-content;width:-moz-max-content;width:max-content;background:var(--tt-color-gray-900);font:var(--tt-font-standard);color:var(--tt-color-white);padding:.375rem .5rem;border-radius:.5rem;position:absolute;isolation:isolate;z-index:calc(10 - var(--idx, 0));left:50%;transform:translate(-50%,calc(var(--idx, 0) * 3.25rem - 1rem));opacity:1;transition-property:transform opacity;transition-duration:.5s;transition-timing-function:ease}@starting-style{.notices-list .notice-item,.notices-list .excess-notice-count{transform:translate(-50%) scale(.8);opacity:0}}.notices-list .notice-item{display:flex;flex-direction:column;row-gap:.75rem}.notices-list .notice-item .notice-item-header{display:flex;-moz-column-gap:.5rem;column-gap:.5rem;align-items:center}.notices-list .notice-item .notice-item-message{margin-right:auto}.notices-list .notice-item .notice-item-content:empty{display:none}.notices-list .notice-item .notice-item-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;border:none;margin:0;padding:0;width:auto;overflow:visible;text-align:inherit;outline:transparent;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;color:var(--tt-color-white);font-size:1.25rem;margin:-.375rem -.5rem;padding:.5rem;border-bottom-right-radius:.5rem;border-top-right-radius:.5rem;cursor:pointer}.notices-list .notice-item .notice-item-close::-moz-focus-inner{border:0;padding:0}.notices-list .notice-item .notice-item-close:focus-visible{outline:2px solid black}.notices-list .notice-item .notice-item-close tt-icon{display:block}.notices-list .notice-item .notice-item-close:hover{background-color:var(--tt-color-gray-800)}.notices-list .notice-item .notice-item-separator{border-left:1px solid var(--tt-color-gray-300);opacity:.2;margin-block:-.375rem;align-self:stretch}.notices-list .notice-item .notice-item-cta-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;border:none;margin:0;padding:0;width:auto;overflow:visible;text-align:inherit;outline:transparent;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit}.notices-list .notice-item .notice-item-cta-button::-moz-focus-inner{border:0;padding:0}.notices-list .notice-item .notice-item-cta-button:focus-visible{outline:2px solid black}.notices-list .notice-item .notice-item-cta-anchor,.notices-list .notice-item .notice-item-cta-button{color:var(--tt-color-white);font:var(--tt-font-medium);margin-block:-.375rem;margin-right:-.5rem;padding:.5rem;line-height:1.25rem;cursor:pointer}.notices-list .notice-item .notice-item-cta-anchor:hover,.notices-list .notice-item .notice-item-cta-button:hover{background-color:var(--tt-color-gray-800)}.notices-list .notice-item .notice-item-cta-anchor:last-child,.notices-list .notice-item .notice-item-cta-button:last-child{border-bottom-right-radius:.5rem;border-top-right-radius:.5rem}.notices-list .notice-item .notice-item-cta-anchor{display:flex;-moz-column-gap:.25rem;column-gap:.25rem;text-decoration:none;align-items:center}.admin-root *{box-sizing:border-box}.admin-root #main{box-sizing:content-box}.admin-root input[type=radio],.admin-root input[type=checkbox]{margin-right:8px}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;color:#000000a6;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-variant:tabular-nums;line-height:1.5;background-color:#fff;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum"}[tabindex="-1"]:focus{outline:none!important}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;color:#000000d9;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#1890ff;text-decoration:none;background-color:transparent;outline:none;cursor:pointer;-webkit-transition:color .3s;transition:color .3s;-webkit-text-decoration-skip:objects}a:hover{color:#40a9ff}a:active{color:#096dd9}a:active,a:hover{text-decoration:none;outline:0}a[disabled]{color:#00000040;cursor:not-allowed;pointer-events:none}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;color:#00000073;text-align:left;caption-side:bottom}th{text-align:inherit}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}::-moz-selection{color:#fff;background:#1890ff}::selection{color:#fff;background:#1890ff}.clearfix{zoom:1}.clearfix:before,.clearfix:after{display:table;content:""}.clearfix:after{clear:both}.anticon{display:inline-block;color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.anticon>*{line-height:1}.anticon svg{display:inline-block}.anticon:before{display:none}.anticon .anticon-icon{display:block}.anticon[tabindex]{cursor:pointer}.anticon-spin:before{display:inline-block;-webkit-animation:loadingCircle 1s infinite linear;animation:loadingCircle 1s infinite linear}.anticon-spin{display:inline-block;-webkit-animation:loadingCircle 1s infinite linear;animation:loadingCircle 1s infinite linear}.fade-enter,.fade-appear,.fade-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.fade-enter.fade-enter-active,.fade-appear.fade-appear-active{-webkit-animation-name:antFadeIn;animation-name:antFadeIn;-webkit-animation-play-state:running;animation-play-state:running}.fade-leave.fade-leave-active{-webkit-animation-name:antFadeOut;animation-name:antFadeOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.fade-enter,.fade-appear{opacity:0;-webkit-animation-timing-function:linear;animation-timing-function:linear}.fade-leave{-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes antFadeIn{0%{opacity:0}to{opacity:1}}@keyframes antFadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes antFadeOut{0%{opacity:1}to{opacity:0}}@keyframes antFadeOut{0%{opacity:1}to{opacity:0}}.move-up-enter,.move-up-appear,.move-up-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-up-enter.move-up-enter-active,.move-up-appear.move-up-appear-active{-webkit-animation-name:antMoveUpIn;animation-name:antMoveUpIn;-webkit-animation-play-state:running;animation-play-state:running}.move-up-leave.move-up-leave-active{-webkit-animation-name:antMoveUpOut;animation-name:antMoveUpOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-up-enter,.move-up-appear{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-up-leave{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-down-enter,.move-down-appear,.move-down-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-down-enter.move-down-enter-active,.move-down-appear.move-down-appear-active{-webkit-animation-name:antMoveDownIn;animation-name:antMoveDownIn;-webkit-animation-play-state:running;animation-play-state:running}.move-down-leave.move-down-leave-active{-webkit-animation-name:antMoveDownOut;animation-name:antMoveDownOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-down-enter,.move-down-appear{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-down-leave{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-left-enter,.move-left-appear,.move-left-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-left-enter.move-left-enter-active,.move-left-appear.move-left-appear-active{-webkit-animation-name:antMoveLeftIn;animation-name:antMoveLeftIn;-webkit-animation-play-state:running;animation-play-state:running}.move-left-leave.move-left-leave-active{-webkit-animation-name:antMoveLeftOut;animation-name:antMoveLeftOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-left-enter,.move-left-appear{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-left-leave{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-right-enter,.move-right-appear,.move-right-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-right-enter.move-right-enter-active,.move-right-appear.move-right-appear-active{-webkit-animation-name:antMoveRightIn;animation-name:antMoveRightIn;-webkit-animation-play-state:running;animation-play-state:running}.move-right-leave.move-right-leave-active{-webkit-animation-name:antMoveRightOut;animation-name:antMoveRightOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-right-enter,.move-right-appear{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-right-leave{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}@-webkit-keyframes antMoveDownIn{0%{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0%);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveDownIn{0%{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0%);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveDownOut{0%{-webkit-transform:translateY(0%);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveDownOut{0%{-webkit-transform:translateY(0%);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveLeftIn{0%{-webkit-transform:translateX(-100%);transform:translate(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0%);transform:translate(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveLeftIn{0%{-webkit-transform:translateX(-100%);transform:translate(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0%);transform:translate(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveLeftOut{0%{-webkit-transform:translateX(0%);transform:translate(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(-100%);transform:translate(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveLeftOut{0%{-webkit-transform:translateX(0%);transform:translate(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(-100%);transform:translate(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveRightIn{0%{-webkit-transform:translateX(100%);transform:translate(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0%);transform:translate(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveRightIn{0%{-webkit-transform:translateX(100%);transform:translate(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0%);transform:translate(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveRightOut{0%{-webkit-transform:translateX(0%);transform:translate(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(100%);transform:translate(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveRightOut{0%{-webkit-transform:translateX(0%);transform:translate(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(100%);transform:translate(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveUpIn{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0%);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveUpIn{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0%);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveUpOut{0%{-webkit-transform:translateY(0%);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveUpOut{0%{-webkit-transform:translateY(0%);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes loadingCircle{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loadingCircle{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}[ant-click-animating=true],[ant-click-animating-without-extra-node=true]{position:relative}html{--antd-wave-shadow-color: #1890ff}[ant-click-animating-without-extra-node=true]:after,.ant-click-animating-node{position:absolute;inset:0;display:block;border-radius:inherit;-webkit-box-shadow:0 0 0 0 #1890ff;box-shadow:0 0 #1890ff;-webkit-box-shadow:0 0 0 0 var(--antd-wave-shadow-color);box-shadow:0 0 0 0 var(--antd-wave-shadow-color);opacity:.2;-webkit-animation:fadeEffect 2s cubic-bezier(.08,.82,.17,1),waveEffect .4s cubic-bezier(.08,.82,.17,1);animation:fadeEffect 2s cubic-bezier(.08,.82,.17,1),waveEffect .4s cubic-bezier(.08,.82,.17,1);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;content:"";pointer-events:none}@-webkit-keyframes waveEffect{to{-webkit-box-shadow:0 0 0 #1890ff;box-shadow:0 0 #1890ff;-webkit-box-shadow:0 0 0 6px var(--antd-wave-shadow-color);box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@keyframes waveEffect{to{-webkit-box-shadow:0 0 0 #1890ff;box-shadow:0 0 #1890ff;-webkit-box-shadow:0 0 0 6px var(--antd-wave-shadow-color);box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@-webkit-keyframes fadeEffect{to{opacity:0}}@keyframes fadeEffect{to{opacity:0}}.slide-up-enter,.slide-up-appear,.slide-up-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-up-enter.slide-up-enter-active,.slide-up-appear.slide-up-appear-active{-webkit-animation-name:antSlideUpIn;animation-name:antSlideUpIn;-webkit-animation-play-state:running;animation-play-state:running}.slide-up-leave.slide-up-leave-active{-webkit-animation-name:antSlideUpOut;animation-name:antSlideUpOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-up-enter,.slide-up-appear{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-up-leave{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-down-enter,.slide-down-appear,.slide-down-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-down-enter.slide-down-enter-active,.slide-down-appear.slide-down-appear-active{-webkit-animation-name:antSlideDownIn;animation-name:antSlideDownIn;-webkit-animation-play-state:running;animation-play-state:running}.slide-down-leave.slide-down-leave-active{-webkit-animation-name:antSlideDownOut;animation-name:antSlideDownOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-down-enter,.slide-down-appear{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-down-leave{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-left-enter,.slide-left-appear,.slide-left-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-left-enter.slide-left-enter-active,.slide-left-appear.slide-left-appear-active{-webkit-animation-name:antSlideLeftIn;animation-name:antSlideLeftIn;-webkit-animation-play-state:running;animation-play-state:running}.slide-left-leave.slide-left-leave-active{-webkit-animation-name:antSlideLeftOut;animation-name:antSlideLeftOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-left-enter,.slide-left-appear{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-left-leave{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-right-enter,.slide-right-appear,.slide-right-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-right-enter.slide-right-enter-active,.slide-right-appear.slide-right-appear-active{-webkit-animation-name:antSlideRightIn;animation-name:antSlideRightIn;-webkit-animation-play-state:running;animation-play-state:running}.slide-right-leave.slide-right-leave-active{-webkit-animation-name:antSlideRightOut;animation-name:antSlideRightOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-right-enter,.slide-right-appear{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-right-leave{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@-webkit-keyframes antSlideUpIn{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0% 0%;transform-origin:0% 0%;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0% 0%;transform-origin:0% 0%;opacity:1}}@keyframes antSlideUpIn{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0% 0%;transform-origin:0% 0%;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0% 0%;transform-origin:0% 0%;opacity:1}}@-webkit-keyframes antSlideUpOut{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0% 0%;transform-origin:0% 0%;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0% 0%;transform-origin:0% 0%;opacity:0}}@keyframes antSlideUpOut{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0% 0%;transform-origin:0% 0%;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0% 0%;transform-origin:0% 0%;opacity:0}}@-webkit-keyframes antSlideDownIn{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}}@keyframes antSlideDownIn{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}}@-webkit-keyframes antSlideDownOut{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}}@keyframes antSlideDownOut{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}}@-webkit-keyframes antSlideLeftIn{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0% 0%;transform-origin:0% 0%;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0% 0%;transform-origin:0% 0%;opacity:1}}@keyframes antSlideLeftIn{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0% 0%;transform-origin:0% 0%;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0% 0%;transform-origin:0% 0%;opacity:1}}@-webkit-keyframes antSlideLeftOut{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0% 0%;transform-origin:0% 0%;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0% 0%;transform-origin:0% 0%;opacity:0}}@keyframes antSlideLeftOut{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0% 0%;transform-origin:0% 0%;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0% 0%;transform-origin:0% 0%;opacity:0}}@-webkit-keyframes antSlideRightIn{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0%;transform-origin:100% 0%;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0%;transform-origin:100% 0%;opacity:1}}@keyframes antSlideRightIn{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0%;transform-origin:100% 0%;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0%;transform-origin:100% 0%;opacity:1}}@-webkit-keyframes antSlideRightOut{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0%;transform-origin:100% 0%;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0%;transform-origin:100% 0%;opacity:0}}@keyframes antSlideRightOut{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0%;transform-origin:100% 0%;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0%;transform-origin:100% 0%;opacity:0}}.swing-enter,.swing-appear{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.swing-enter.swing-enter-active,.swing-appear.swing-appear-active{-webkit-animation-name:antSwingIn;animation-name:antSwingIn;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes antSwingIn{0%,to{-webkit-transform:translateX(0);transform:translate(0)}20%{-webkit-transform:translateX(-10px);transform:translate(-10px)}40%{-webkit-transform:translateX(10px);transform:translate(10px)}60%{-webkit-transform:translateX(-5px);transform:translate(-5px)}80%{-webkit-transform:translateX(5px);transform:translate(5px)}}@keyframes antSwingIn{0%,to{-webkit-transform:translateX(0);transform:translate(0)}20%{-webkit-transform:translateX(-10px);transform:translate(-10px)}40%{-webkit-transform:translateX(10px);transform:translate(10px)}60%{-webkit-transform:translateX(-5px);transform:translate(-5px)}80%{-webkit-transform:translateX(5px);transform:translate(5px)}}.zoom-enter,.zoom-appear,.zoom-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-enter.zoom-enter-active,.zoom-appear.zoom-appear-active{-webkit-animation-name:antZoomIn;animation-name:antZoomIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-leave.zoom-leave-active{-webkit-animation-name:antZoomOut;animation-name:antZoomOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-enter,.zoom-appear{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-enter,.zoom-big-appear,.zoom-big-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-big-enter.zoom-big-enter-active,.zoom-big-appear.zoom-big-appear-active{-webkit-animation-name:antZoomBigIn;animation-name:antZoomBigIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-big-leave.zoom-big-leave-active{-webkit-animation-name:antZoomBigOut;animation-name:antZoomBigOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-big-enter,.zoom-big-appear{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-fast-enter,.zoom-big-fast-appear,.zoom-big-fast-leave{-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-big-fast-enter.zoom-big-fast-enter-active,.zoom-big-fast-appear.zoom-big-fast-appear-active{-webkit-animation-name:antZoomBigIn;animation-name:antZoomBigIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-big-fast-leave.zoom-big-fast-leave-active{-webkit-animation-name:antZoomBigOut;animation-name:antZoomBigOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-big-fast-enter,.zoom-big-fast-appear{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-fast-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-up-enter,.zoom-up-appear,.zoom-up-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-up-enter.zoom-up-enter-active,.zoom-up-appear.zoom-up-appear-active{-webkit-animation-name:antZoomUpIn;animation-name:antZoomUpIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-up-leave.zoom-up-leave-active{-webkit-animation-name:antZoomUpOut;animation-name:antZoomUpOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-up-enter,.zoom-up-appear{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-up-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-down-enter,.zoom-down-appear,.zoom-down-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-down-enter.zoom-down-enter-active,.zoom-down-appear.zoom-down-appear-active{-webkit-animation-name:antZoomDownIn;animation-name:antZoomDownIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-down-leave.zoom-down-leave-active{-webkit-animation-name:antZoomDownOut;animation-name:antZoomDownOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-down-enter,.zoom-down-appear{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-down-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-left-enter,.zoom-left-appear,.zoom-left-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-left-enter.zoom-left-enter-active,.zoom-left-appear.zoom-left-appear-active{-webkit-animation-name:antZoomLeftIn;animation-name:antZoomLeftIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-left-leave.zoom-left-leave-active{-webkit-animation-name:antZoomLeftOut;animation-name:antZoomLeftOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-left-enter,.zoom-left-appear{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-left-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-right-enter,.zoom-right-appear,.zoom-right-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-right-enter.zoom-right-enter-active,.zoom-right-appear.zoom-right-appear-active{-webkit-animation-name:antZoomRightIn;animation-name:antZoomRightIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-right-leave.zoom-right-leave-active{-webkit-animation-name:antZoomRightOut;animation-name:antZoomRightOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-right-enter,.zoom-right-appear{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-right-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}@-webkit-keyframes antZoomIn{0%{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes antZoomIn{0%{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes antZoomOut{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}}@keyframes antZoomOut{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}}@-webkit-keyframes antZoomBigIn{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes antZoomBigIn{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes antZoomBigOut{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}}@keyframes antZoomBigOut{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}}@-webkit-keyframes antZoomUpIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0%;transform-origin:50% 0%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0%;transform-origin:50% 0%}}@keyframes antZoomUpIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0%;transform-origin:50% 0%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0%;transform-origin:50% 0%}}@-webkit-keyframes antZoomUpOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0%;transform-origin:50% 0%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0%;transform-origin:50% 0%;opacity:0}}@keyframes antZoomUpOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0%;transform-origin:50% 0%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0%;transform-origin:50% 0%;opacity:0}}@-webkit-keyframes antZoomLeftIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0% 50%;transform-origin:0% 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0% 50%;transform-origin:0% 50%}}@keyframes antZoomLeftIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0% 50%;transform-origin:0% 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0% 50%;transform-origin:0% 50%}}@-webkit-keyframes antZoomLeftOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0% 50%;transform-origin:0% 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0% 50%;transform-origin:0% 50%;opacity:0}}@keyframes antZoomLeftOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0% 50%;transform-origin:0% 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0% 50%;transform-origin:0% 50%;opacity:0}}@-webkit-keyframes antZoomRightIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}}@keyframes antZoomRightIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}}@-webkit-keyframes antZoomRightOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}}@keyframes antZoomRightOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}}@-webkit-keyframes antZoomDownIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}@keyframes antZoomDownIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}@-webkit-keyframes antZoomDownOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}}@keyframes antZoomDownOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}}.ant-motion-collapse-legacy{overflow:hidden}.ant-motion-collapse-legacy-active{-webkit-transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important;transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important}.ant-motion-collapse{overflow:hidden;-webkit-transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important;transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important}.ant-notification{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 24px 0 0;padding:0;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:fixed;z-index:1010;width:384px;max-width:calc(100vw - 32px)}.ant-notification-topLeft,.ant-notification-bottomLeft{margin-right:0;margin-left:24px}.ant-notification-topLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,.ant-notification-bottomLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,.ant-notification-topLeft .ant-notification-fade-appear.ant-notification-fade-appear-active,.ant-notification-bottomLeft .ant-notification-fade-appear.ant-notification-fade-appear-active{-webkit-animation-name:NotificationLeftFadeIn;animation-name:NotificationLeftFadeIn}.ant-notification-close-icon{font-size:14px;cursor:pointer}.ant-notification-notice{position:relative;margin-bottom:16px;padding:16px 24px;overflow:hidden;line-height:1.5;background:#fff;border-radius:4px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px #00000026}.ant-notification-notice-message{display:inline-block;margin-bottom:8px;color:#000000d9;font-size:16px;line-height:24px}.ant-notification-notice-message-single-line-auto-margin{display:block;width:calc(264px - 100%);max-width:4px;background-color:transparent;pointer-events:none}.ant-notification-notice-message-single-line-auto-margin:before{display:block;content:""}.ant-notification-notice-description{font-size:14px}.ant-notification-notice-closable .ant-notification-notice-message{padding-right:24px}.ant-notification-notice-with-icon .ant-notification-notice-message{margin-bottom:4px;margin-left:48px;font-size:16px}.ant-notification-notice-with-icon .ant-notification-notice-description{margin-left:48px;font-size:14px}.ant-notification-notice-icon{position:absolute;margin-left:4px;font-size:24px;line-height:24px}.anticon.ant-notification-notice-icon-success{color:#52c41a}.anticon.ant-notification-notice-icon-info{color:#1890ff}.anticon.ant-notification-notice-icon-warning{color:#faad14}.anticon.ant-notification-notice-icon-error{color:#f5222d}.ant-notification-notice-close{position:absolute;top:16px;right:22px;color:#00000073;outline:none}.ant-notification-notice-close:hover{color:#000000ab}.ant-notification-notice-btn{float:right;margin-top:16px}.ant-notification .notification-fade-effect{-webkit-animation-duration:.24s;animation-duration:.24s;-webkit-animation-timing-function:cubic-bezier(.645,.045,.355,1);animation-timing-function:cubic-bezier(.645,.045,.355,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}.ant-notification-fade-enter,.ant-notification-fade-appear{opacity:0;-webkit-animation-duration:.24s;animation-duration:.24s;-webkit-animation-timing-function:cubic-bezier(.645,.045,.355,1);animation-timing-function:cubic-bezier(.645,.045,.355,1);-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.ant-notification-fade-leave{-webkit-animation-duration:.24s;animation-duration:.24s;-webkit-animation-timing-function:cubic-bezier(.645,.045,.355,1);animation-timing-function:cubic-bezier(.645,.045,.355,1);-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-play-state:paused;animation-play-state:paused}.ant-notification-fade-enter.ant-notification-fade-enter-active,.ant-notification-fade-appear.ant-notification-fade-appear-active{-webkit-animation-name:NotificationFadeIn;animation-name:NotificationFadeIn;-webkit-animation-play-state:running;animation-play-state:running}.ant-notification-fade-leave.ant-notification-fade-leave-active{-webkit-animation-name:NotificationFadeOut;animation-name:NotificationFadeOut;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes NotificationFadeIn{0%{left:384px;opacity:0}to{left:0;opacity:1}}@keyframes NotificationFadeIn{0%{left:384px;opacity:0}to{left:0;opacity:1}}@-webkit-keyframes NotificationLeftFadeIn{0%{right:384px;opacity:0}to{right:0;opacity:1}}@keyframes NotificationLeftFadeIn{0%{right:384px;opacity:0}to{right:0;opacity:1}}@-webkit-keyframes NotificationFadeOut{0%{max-height:150px;margin-bottom:16px;padding-top:16px 24px;padding-bottom:16px 24px;opacity:1}to{max-height:0;margin-bottom:0;padding-top:0;padding-bottom:0;opacity:0}}@keyframes NotificationFadeOut{0%{max-height:150px;margin-bottom:16px;padding-top:16px 24px;padding-bottom:16px 24px;opacity:1}to{max-height:0;margin-bottom:0;padding-top:0;padding-bottom:0;opacity:0}}.classic-product-modal::part(base){z-index:5000}.ant-tooltip{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:absolute;z-index:1060;display:block;max-width:250px;visibility:visible}.ant-tooltip-hidden{display:none}.ant-tooltip-placement-top,.ant-tooltip-placement-topLeft,.ant-tooltip-placement-topRight{padding-bottom:8px}.ant-tooltip-placement-right,.ant-tooltip-placement-rightTop,.ant-tooltip-placement-rightBottom{padding-left:8px}.ant-tooltip-placement-bottom,.ant-tooltip-placement-bottomLeft,.ant-tooltip-placement-bottomRight{padding-top:8px}.ant-tooltip-placement-left,.ant-tooltip-placement-leftTop,.ant-tooltip-placement-leftBottom{padding-right:8px}.ant-tooltip-inner{min-width:30px;min-height:32px;padding:6px 8px;color:#fff;text-align:left;text-decoration:none;word-wrap:break-word;background-color:#000000bf;border-radius:4px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px #00000026}.ant-tooltip-arrow{position:absolute;display:block;width:13.07106781px;height:13.07106781px;overflow:hidden;background:transparent;pointer-events:none}.ant-tooltip-arrow:before{position:absolute;inset:0;display:block;width:5px;height:5px;margin:auto;background-color:#000000bf;content:"";pointer-events:auto}.ant-tooltip-placement-top .ant-tooltip-arrow,.ant-tooltip-placement-topLeft .ant-tooltip-arrow,.ant-tooltip-placement-topRight .ant-tooltip-arrow{bottom:-5.07106781px}.ant-tooltip-placement-top .ant-tooltip-arrow:before,.ant-tooltip-placement-topLeft .ant-tooltip-arrow:before,.ant-tooltip-placement-topRight .ant-tooltip-arrow:before{-webkit-box-shadow:3px 3px 7px rgba(0,0,0,.07);box-shadow:3px 3px 7px #00000012;-webkit-transform:translateY(-6.53553391px) rotate(45deg);-ms-transform:translateY(-6.53553391px) rotate(45deg);transform:translateY(-6.53553391px) rotate(45deg)}.ant-tooltip-placement-top .ant-tooltip-arrow{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%)}.ant-tooltip-placement-topLeft .ant-tooltip-arrow{left:13px}.ant-tooltip-placement-topRight .ant-tooltip-arrow{right:13px}.ant-tooltip-placement-right .ant-tooltip-arrow,.ant-tooltip-placement-rightTop .ant-tooltip-arrow,.ant-tooltip-placement-rightBottom .ant-tooltip-arrow{left:-5.07106781px}.ant-tooltip-placement-right .ant-tooltip-arrow:before,.ant-tooltip-placement-rightTop .ant-tooltip-arrow:before,.ant-tooltip-placement-rightBottom .ant-tooltip-arrow:before{-webkit-box-shadow:-3px 3px 7px rgba(0,0,0,.07);box-shadow:-3px 3px 7px #00000012;-webkit-transform:translateX(6.53553391px) rotate(45deg);-ms-transform:translateX(6.53553391px) rotate(45deg);transform:translate(6.53553391px) rotate(45deg)}.ant-tooltip-placement-right .ant-tooltip-arrow{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.ant-tooltip-placement-rightTop .ant-tooltip-arrow{top:5px}.ant-tooltip-placement-rightBottom .ant-tooltip-arrow{bottom:5px}.ant-tooltip-placement-left .ant-tooltip-arrow,.ant-tooltip-placement-leftTop .ant-tooltip-arrow,.ant-tooltip-placement-leftBottom .ant-tooltip-arrow{right:-5.07106781px}.ant-tooltip-placement-left .ant-tooltip-arrow:before,.ant-tooltip-placement-leftTop .ant-tooltip-arrow:before,.ant-tooltip-placement-leftBottom .ant-tooltip-arrow:before{-webkit-box-shadow:3px -3px 7px rgba(0,0,0,.07);box-shadow:3px -3px 7px #00000012;-webkit-transform:translateX(-6.53553391px) rotate(45deg);-ms-transform:translateX(-6.53553391px) rotate(45deg);transform:translate(-6.53553391px) rotate(45deg)}.ant-tooltip-placement-left .ant-tooltip-arrow{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.ant-tooltip-placement-leftTop .ant-tooltip-arrow{top:5px}.ant-tooltip-placement-leftBottom .ant-tooltip-arrow{bottom:5px}.ant-tooltip-placement-bottom .ant-tooltip-arrow,.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow,.ant-tooltip-placement-bottomRight .ant-tooltip-arrow{top:-5.07106781px}.ant-tooltip-placement-bottom .ant-tooltip-arrow:before,.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow:before,.ant-tooltip-placement-bottomRight .ant-tooltip-arrow:before{-webkit-box-shadow:-3px -3px 7px rgba(0,0,0,.07);box-shadow:-3px -3px 7px #00000012;-webkit-transform:translateY(6.53553391px) rotate(45deg);-ms-transform:translateY(6.53553391px) rotate(45deg);transform:translateY(6.53553391px) rotate(45deg)}.ant-tooltip-placement-bottom .ant-tooltip-arrow{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%)}.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow{left:13px}.ant-tooltip-placement-bottomRight .ant-tooltip-arrow{right:13px}.tooltip-component>*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.tooltip-component .ant-tooltip-inner{min-height:initial}.image-component.background-contain,.image-component.background-cover{width:100%;height:100%;background-repeat:no-repeat;background-position:center center}.image-component.background-cover{background-size:cover}.image-component.background-contain{background-size:contain}span.icon-component{display:inline-block;vertical-align:middle;line-height:1}span.icon-component img{display:block}span.icon-component.icon-clickable{padding:5px;cursor:pointer}span.icon-component.icon-clickable.inverted-hover img,span.icon-component.icon-clickable:hover img{-webkit-filter:brightness(55%);filter:brightness(55%)}span.icon-component.icon-clickable:hover.inverted-hover img{-webkit-filter:brightness(100%);filter:brightness(100%)}span.icon-component.icon-clickable.hover-box:hover{background:#eff5f0;border-radius:.125rem}span.icon-component.is-disabled{padding:5px;cursor:default}.icon-tooltip{font-family:Open Sans,Helvetica,Arial,sans-serif}.icon-tooltip .ant-tooltip-inner{min-height:inherit;max-width:150px}.button-component,.antd-component .button-component{font-family:Inter,sans-serif;font-weight:500;font-size:12px;display:inline-block;cursor:pointer;border:1px solid transparent;border-radius:8px;background:transparent none;white-space:nowrap;line-height:1;text-decoration:none;vertical-align:top;transition:all .2s}.button-component+.button-component,.antd-component .button-component+.button-component{margin-left:8px}.button-component .button-flex,.antd-component .button-component .button-flex{display:flex;justify-content:center;align-items:center;height:100%}.button-component .button-flex>:first-child,.antd-component .button-component .button-flex>:first-child{padding-right:8px}.button-component .button-flex>:first-child:last-child,.antd-component .button-component .button-flex>:first-child:last-child{padding-right:0}.button-component.button-disabled,.antd-component .button-component.button-disabled{cursor:not-allowed}.button-component.button-round,.antd-component .button-component.button-round{border-radius:999px}.button-component.button-transparent,.antd-component .button-component.button-transparent{background-color:transparent}.button-component.button-transparent:where(:hover:not(.button-disabled)),.antd-component .button-component.button-transparent:where(:hover:not(.button-disabled)){background-color:transparent}.button-component:where(.button-green),.antd-component .button-component:where(.button-green){color:#fff;border-color:#1ec95b}.button-component:where(.button-green):where(:not(.button-outlined)),.antd-component .button-component:where(.button-green):where(:not(.button-outlined)){background-color:#1ec95b}.button-component:where(.button-green):where(:not(.button-outlined):not(.button-disabled):hover),.antd-component .button-component:where(.button-green):where(:not(.button-outlined):not(.button-disabled):hover){background-color:#1ab451;border-color:#1ab451}.button-component:where(.button-green):where(.button-outlined),.antd-component .button-component:where(.button-green):where(.button-outlined){color:#1ec95b}.button-component:where(.button-green):where(.button-outlined):not(.button-disabled):hover,.antd-component .button-component:where(.button-green):where(.button-outlined):not(.button-disabled):hover{color:#013622;border-color:#013622}.button-component:where(.button-green).button-disabled,.antd-component .button-component:where(.button-green).button-disabled{border-color:#a9cbb5}.button-component:where(.button-green).button-disabled.button-outlined,.antd-component .button-component:where(.button-green).button-disabled.button-outlined{color:#a9cbb5}.button-component:where(.button-green).button-disabled:not(.button-outlined),.antd-component .button-component:where(.button-green).button-disabled:not(.button-outlined){background-color:#a9cbb5}.button-component.button-mist-green,.antd-component .button-component.button-mist-green{color:#000;border-color:#eff5f0}.button-component.button-mist-green:not(.button-outlined),.antd-component .button-component.button-mist-green:not(.button-outlined){background-color:#eff5f0}.button-component.button-mist-green:not(.button-outlined):not(.button-disabled):hover,.antd-component .button-component.button-mist-green:not(.button-outlined):not(.button-disabled):hover{background-color:#d0e1d3;border-color:#d0e1d3}.button-component.button-mist-green.button-outlined,.antd-component .button-component.button-mist-green.button-outlined{color:#eff5f0}.button-component.button-mist-green.button-outlined:not(.button-disabled):hover,.antd-component .button-component.button-mist-green.button-outlined:not(.button-disabled):hover{color:#013622;border-color:#eff5f0}.button-component.button-mist-green.button-disabled,.antd-component .button-component.button-mist-green.button-disabled{border-color:#75c592}.button-component.button-mist-green.button-disabled.button-outlined,.antd-component .button-component.button-mist-green.button-disabled.button-outlined{color:#75c592}.button-component.button-mist-green.button-disabled:not(.button-outlined),.antd-component .button-component.button-mist-green.button-disabled:not(.button-outlined){background-color:#75c592}.button-component.button-red,.antd-component .button-component.button-red{color:#fff;border-color:#fa4646}.button-component.button-red:not(.button-outlined),.antd-component .button-component.button-red:not(.button-outlined){background-color:#fa4646}.button-component.button-red:not(.button-disabled):hover,.antd-component .button-component.button-red:not(.button-disabled):hover{border-color:#e03e3e}.button-component.button-red:not(.button-disabled):hover:not(.button-outlined),.antd-component .button-component.button-red:not(.button-disabled):hover:not(.button-outlined){background-color:#e03e3e}.button-component.button-red.button-outlined,.antd-component .button-component.button-red.button-outlined{color:#fa4646}.button-component.button-red.button-outlined:not(.button-disabled):hover,.antd-component .button-component.button-red.button-outlined:not(.button-disabled):hover{color:#e03e3e}.button-component.button-red.button-disabled,.antd-component .button-component.button-red.button-disabled{border-color:#fb7d7d}.button-component.button-red.button-disabled.button-outlined,.antd-component .button-component.button-red.button-disabled.button-outlined{color:#fb7d7d}.button-component.button-red.button-disabled:not(.button-outlined),.antd-component .button-component.button-red.button-disabled:not(.button-outlined){background-color:#fb7d7d}.button-component.button-grey,.antd-component .button-component.button-grey{color:#043623;border-color:#eff5f0}.button-component.button-grey:not(.button-outlined),.antd-component .button-component.button-grey:not(.button-outlined){background-color:#eff5f0}.button-component.button-grey:not(.button-disabled):hover:not(.button-outlined),.antd-component .button-component.button-grey:not(.button-disabled):hover:not(.button-outlined){color:#043623;background-color:#d6e1db;border-color:#d6e1db}.button-component.button-grey.button-outlined,.antd-component .button-component.button-grey.button-outlined{border-color:#d3dcd9}.button-component.button-grey.button-outlined:not(.button-disabled):hover,.antd-component .button-component.button-grey.button-outlined:not(.button-disabled):hover{background-color:#eff5f0}.button-component.button-grey.button-disabled,.antd-component .button-component.button-grey.button-disabled{border-color:#eee}.button-component.button-grey.button-disabled.button-outlined,.antd-component .button-component.button-grey.button-disabled.button-outlined{color:#aaa}.button-component.button-grey.button-disabled:not(.button-outlined),.antd-component .button-component.button-grey.button-disabled:not(.button-outlined){background-color:#aaa}.button-component.button-yellow,.antd-component .button-component.button-yellow{color:#fff;border-color:#fac545}.button-component.button-yellow:not(.button-outlined),.antd-component .button-component.button-yellow:not(.button-outlined){background-color:#fac545}.button-component.button-yellow:not(.button-disabled):hover,.antd-component .button-component.button-yellow:not(.button-disabled):hover{border-color:#f9b613}.button-component.button-yellow:not(.button-disabled):hover:not(.button-outlined),.antd-component .button-component.button-yellow:not(.button-disabled):hover:not(.button-outlined){background-color:#f9b613}.button-component.button-yellow.button-outlined,.antd-component .button-component.button-yellow.button-outlined{color:#fac545}.button-component.button-yellow.button-outlined:not(.button-disabled):hover,.antd-component .button-component.button-yellow.button-outlined:not(.button-disabled):hover{color:#f9b613}.button-component.button-yellow.button-disabled,.antd-component .button-component.button-yellow.button-disabled{border-color:#e7bd58}.button-component.button-yellow.button-disabled.button-outlined,.antd-component .button-component.button-yellow.button-disabled.button-outlined{color:#e7bd58}.button-component.button-yellow.button-disabled:not(.button-outlined),.antd-component .button-component.button-yellow.button-disabled:not(.button-outlined){background-color:#e7bd58}.button-component.button-purple,.antd-component .button-component.button-purple{color:#9013fe;border-color:#9013fe}.button-component.button-purple>*,.antd-component .button-component.button-purple>*{color:#9013fe}.button-component.button-purple:not(.button-outlined),.antd-component .button-component.button-purple:not(.button-outlined){background-color:#fff}.button-component.button-purple:not(.button-disabled):hover:not(.button-outlined),.antd-component .button-component.button-purple:not(.button-disabled):hover:not(.button-outlined){color:#043623;background-color:#f0deff;border-color:#9013fe}.button-component.button-purple.button-outlined,.antd-component .button-component.button-purple.button-outlined{border-color:#9013fe}.button-component.button-purple.button-outlined:not(.button-disabled):hover,.antd-component .button-component.button-purple.button-outlined:not(.button-disabled):hover{background-color:#fff}.button-component.button-purple.button-disabled,.antd-component .button-component.button-purple.button-disabled{border-color:#f0deff}.button-component.button-purple.button-disabled.button-outlined,.antd-component .button-component.button-purple.button-disabled.button-outlined{color:#f0deff}.button-component.button-purple.button-disabled:not(.button-outlined),.antd-component .button-component.button-purple.button-disabled:not(.button-outlined){background-color:#f0deff}.button-component.button-pink,.antd-component .button-component.button-pink{color:#fff;border-color:#e94280}.button-component.button-pink:not(.button-outlined),.antd-component .button-component.button-pink:not(.button-outlined){background-color:#e94280}.button-component.button-pink:not(.button-disabled):hover,.antd-component .button-component.button-pink:not(.button-disabled):hover{border-color:#de1a63}.button-component.button-pink:not(.button-disabled):hover:not(.button-outlined),.antd-component .button-component.button-pink:not(.button-disabled):hover:not(.button-outlined){background-color:#de1a63}.button-component.button-pink.button-outlined,.antd-component .button-component.button-pink.button-outlined{color:#e94280}.button-component.button-pink.button-outlined:not(.button-disabled):hover,.antd-component .button-component.button-pink.button-outlined:not(.button-disabled):hover{color:#de1a63}.button-component.button-pink.button-disabled,.antd-component .button-component.button-pink.button-disabled{border-color:#d45785}.button-component.button-pink.button-disabled.button-outlined,.antd-component .button-component.button-pink.button-disabled.button-outlined{color:#d45785}.button-component.button-pink.button-disabled:not(.button-outlined),.antd-component .button-component.button-pink.button-disabled:not(.button-outlined){background-color:#d45785}.button-component,.button-component:where(.button-normal),.antd-component .button-component,.antd-component .button-component:where(.button-normal){font-size:12px;line-height:16px;padding:10px 20px}.button-component:where(.button-normal),.antd-component .button-component:where(.button-normal){height:40px}.button-component.button-small,.antd-component .button-component.button-small{line-height:20px;padding:5px 12px}.button-component.button-large,.antd-component .button-component.button-large{padding:15px 14px 14px}.button-component .icons-wrapper,.antd-component .button-component .icons-wrapper{position:relative;box-sizing:content-box}.button-component .icons-wrapper>*,.antd-component .button-component .icons-wrapper>*{opacity:1;transition:opacity .2s}.button-component .icons-wrapper>*:last-child,.antd-component .button-component .icons-wrapper>*:last-child{position:absolute;inset:0 8px 0 0;overflow:hidden;opacity:0}.button-component:hover .icons-wrapper>*:last-child,.antd-component .button-component:hover .icons-wrapper>*:last-child{opacity:1}.button-component:hover .icons-wrapper>*:first-child,.antd-component .button-component:hover .icons-wrapper>*:first-child{opacity:0}.ajax-button-component.button-component.button-normal{padding-top:11px}.ajax-button-component.button-component.button-disabled:not(.button-outlined).is-loading.button-red{background-color:#f6dcdc;border-color:#f6dcdc;color:#fff}.ajax-button-component.button-component.button-disabled:not(.button-outlined).is-loading.button-red>div{background-color:#f6dcdc;border-color:#f6dcdc;color:#fff}.ajax-button-component.button-component.button-disabled:not(.button-outlined).is-loading.button-green{background-color:#dcf6e5;border-color:#dcf6e5;color:#1ec95b}.ajax-button-component.button-component.button-disabled:not(.button-outlined).is-loading.button-green>div{background-color:#dcf6e5;border-color:#dcf6e5;color:#1ec95b}.ajax-button-component.button-component.button-disabled:not(.button-outlined).is-success.button-green{background-color:#1ec95b;border-color:#1ec95b}.ajax-button-component.button-component.button-disabled:not(.button-outlined).is-success.button-red{background-color:#fa4646;border-color:#fa4646}.ajax-button-component.button-component.button-disabled.button-outlined.is-loading.button-grey,.ajax-button-component.button-component.button-disabled.button-outlined.is-success.button-grey{color:#676767}.ajax-button-component.button-component .loading-state{display:flex;align-items:center}.ajax-button-component.button-component .spinner{clear:both}.ajax-button-component.button-component .spinner-container{width:20px;display:flex;justify-content:center;margin-right:7px}.ajax-button-component.button-component.color-red .spinner,.ajax-button-component.button-component.color-red .spinner:before,.ajax-button-component.button-component.color-red .spinner:after{background-color:#fa4646}.ajax-button-component.button-component.color-red .spinner{background-color:#fa4646}.ajax-button-component.button-component.color-purple .spinner,.ajax-button-component.button-component.color-purple .spinner:before,.ajax-button-component.button-component.color-purple .spinner:after{background-color:#9013fe}.ajax-button-component.button-component.color-purple .spinner{background-color:#9013fe}.ajax-button-component.button-component .spinner,.ajax-button-component.button-component .spinner:before,.ajax-button-component.button-component .spinner:after{border-radius:50%;background-color:#1ec95b;width:5px;height:5px;transform-origin:center center;display:inline-block}.ajax-button-component.button-component .spinner{position:relative;background-color:#1ec95b;opacity:1;animation:spScaleAlpha 1s infinite linear}.ajax-button-component.button-component .spinner:before,.ajax-button-component.button-component .spinner:after{content:"";position:relative;opacity:.25}.ajax-button-component.button-component .spinner:before{left:7px;top:-6px;animation:spScaleAlphaBefore 1s infinite linear}.ajax-button-component.button-component .spinner:after{left:-13px;top:-6px;animation:spScaleAlphaAfter 1s infinite linear}@keyframes spScaleAlpha{0%{opacity:1}33%{opacity:.25}66%{opacity:.25}to{opacity:1}}@keyframes spScaleAlphaBefore{0%{opacity:.25}33%{opacity:1}66%{opacity:.25}}@keyframes spScaleAlphaAfter{33%{opacity:.25}66%{opacity:1}to{opacity:.25}}.clipboard-button-component{display:inline-block;width:20px;height:20px;padding:0;border-radius:2px;border:none;background:transparent url(/icons/5D6767/12x12/copy.svg) center center no-repeat;cursor:pointer;transition:background-color .2s linear;white-space:nowrap}.clipboard-button-component.disabled{cursor:default}.clipboard-button-component:hover{background-color:#eff5f0}.clipboard-button-component.clipboard-button-copied{background-color:#1ec95b;background-image:url(/icons/FFFFFF/12x12/copy.svg)}.clipboard-button-component.hide-icon{background:none;width:auto;color:#1ec95b;line-height:13px}.clipboard-button-component.hide-icon:hover{color:#1ec95b;text-decoration:underline}.toggle{position:relative;display:inline-block;width:32px;height:16px;border-radius:8px;background-color:#ddd;transition:background-color .15s linear;cursor:pointer}.toggle.disabled{cursor:default}.toggle.toggle-on{background-color:#1ec95b}.toggle.toggle-on.disabled{background-color:#ddd}.toggle.toggle-off{background-color:#fa4646}.toggle.toggle-off.disabled{background-color:#ddd}.toggle .toggle-handle{position:absolute;top:2px;left:2px;width:12px;height:12px;border-radius:6px;background-color:#fff;transition:left .15s linear}.toggle.toggle-on .toggle-handle{left:18px}.select{position:relative;display:inline-block;padding:.4em 30px .4em .8em}.select:not(.transparent){background-color:#fff;border:1px solid #e3ece4}.select.transparent{padding-right:20px}.select label{white-space:nowrap}.select .select-chevron{position:absolute;top:0;right:0;width:30px;height:100%;background:transparent url(/icons/999999/12x8/chevron.svg) center center no-repeat;background-color:inherit}.select.transparent .select-chevron{width:12px}.select select{opacity:0;display:block;position:absolute;top:0;left:0;width:100%;height:100%}.color-input{position:relative;display:inline-block;width:20px;height:20px}.color-input .color-input-label-border{position:relative;width:100%;height:100%;border:1px solid #e3ece4;border-radius:10px;cursor:pointer}.color-input .color-input-label{width:100%;height:100%;border:1px solid #f3f3f3;border-radius:9px}.color-input .color-picker-screen{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:99}.color-input .color-picker-screen.color-picker-screen-active{display:block}.color-input .color-picker-component{position:absolute;top:10px;right:10px;margin-top:-108.5px;margin-right:-110px;transform-origin:center center;transform:scale(0);z-index:100;box-shadow:0 0 4px #00000080;transition:transform .2s ease-out;display:none\	}.color-input .color-picker-component.color-picker-shown{transform:scale(1);transition-timing-function:cubic-bezier(.175,.885,.32,1.275);display:block\	}.file-input{position:relative;display:inline-block}.file-input .file-input-error{color:#fa4646}.pill-select{display:flex;border:1px solid #d7e3d8;border-radius:5px;overflow:hidden;display:table\	;width:100% \	}.pill-select .option{display:flex;justify-content:center;align-items:center;text-align:center;flex-grow:1;padding:6px 19px;transition:color .2s;display:table-cell\	}.pill-select .option:not(.selected){cursor:pointer}.pill-select .option.selected,.pill-select .option:hover{color:#1ec95b}.pill-select .option.selected .active-icon,.pill-select .option:hover .active-icon{opacity:1}.pill-select .option.selected .default-icon,.pill-select .option:hover .default-icon{opacity:0}.pill-select .option.selected{background-color:#eff5f0}.pill-select .option .option-label{display:inline-block}.pill-select .option.tab-disabled{color:#ccc;cursor:default}.pill-select .icons-wrapper{position:relative;margin-right:10px}.pill-select .icons-wrapper>*{display:block}.pill-select .icons-wrapper .active-icon{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;transition:opacity .2s}.pill-select .icons-wrapper .default-icon{opacity:1;transition:opacity .2s}.pill-select.style-green{border-color:#1ec95b;color:#1ec95b;border-radius:.125rem}.pill-select.style-green .option:not(:last-child){border-right-color:#1ec95b}.pill-select.style-green .option.selected{color:#fff}.pill-select.style-green .option.selected{background-color:#1ec95b}.video-selector{position:relative}.video-selector-compact.theme-dark .search-input{background-color:#404040}.video-selector-compact.theme-dark .result-list-inner{background-color:#333;z-index:999}.video-selector-compact .search-input{width:100%;height:32px;padding:3px 5px}.video-selector-compact .selection-count{position:absolute;top:4px;right:4px;height:24px;min-width:24px;padding:0 6px;line-height:24px;border-radius:12px;background-color:#1ec95b;text-align:center;color:#fff}.video-selector-compact .result-list{position:relative;display:none}.video-selector-compact.active .result-list{display:block}.video-selector-compact .result-list-inner{position:absolute;top:0;left:0;width:100%;background-color:#fff;box-shadow:0 0 8px #0003}.video-selector-compact .result-item{position:relative;height:50px;padding:0 10px 0 40px;cursor:pointer;overflow:hidden;border-bottom:1px solid #eff5f0}.video-selector-compact .result-item:hover{background-color:#1ec95b;color:#fff}.video-selector-compact .result-item:last-child{border-bottom:1px solid transparent}.video-selector-compact .result-item.result-item-photo{padding-left:110px}.video-selector-compact .result-item .select-icon{position:absolute;top:15px;left:10px;width:20px;height:20px;border:1px solid #eff5f0;border-radius:10px;background:#fff}.video-selector-compact .result-item.selected .select-icon{background:#1ec95b url(/icons/FFFFFF/10x10/public.svg) center center no-repeat;border-color:#179643}.video-selector-compact .result-item .thumbnail{position:absolute;top:5px;left:40px;height:40px;width:60px}.video-selector-compact .result-item .title{line-height:50px}.video-selector-expanded{background-color:#f3f3f3;position:relative;height:600px}.video-selector-expanded .search-browse-container{position:relative;height:100%;margin-right:240px}.video-selector-expanded .selection-container{position:absolute;top:0;right:0;width:240px;height:100%;border-left:1px solid #d7e3d8;overflow-y:auto}.video-selector-expanded .selection-container h3{margin-bottom:0;padding:10px 6px 4px}.video-selector-expanded .selection-container .selection-count{float:right}.video-selector-expanded .search-container{position:relative;height:60px;border-bottom:1px solid #d7e3d8;box-sizing:border-box;padding:10px}.video-selector-expanded .search-container input{width:100%;height:100%;background-color:#fff;border:1px solid #d7e3d8;box-sizing:border-box;font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:13px;line-height:19px;color:#333;padding:5px 8px}.video-selector-expanded .browse-container,.video-selector-expanded .results-container{position:absolute;top:60px;bottom:0;box-sizing:border-box}.video-selector-expanded .browse-container{left:0;width:200px;border-right:1px solid #d7e3d8;padding:10px 14px 10px 0;overflow-y:auto}.video-selector-expanded .browse-container .browse-section{margin-bottom:10px}.video-selector-expanded .browse-container .browse-section h3{position:relative;line-height:16px;padding:0 14px}.video-selector-expanded .browse-container .browse-section h3 span{float:right}.video-selector-expanded .browse-container .browse-section.browse-section-expandable h3{cursor:pointer}.video-selector-expanded .browse-container .browse-section.browse-section-expandable h3:hover{color:#1ec95b}.video-selector-expanded .browse-container .browse-section.browse-section-expandable h3:before{content:"";display:block;position:absolute;top:0;left:0;width:14px;height:16px;background:transparent url(/icons/3E3E3E/6x6/play.svg) center center no-repeat;transform:rotate(0);transition:transform .15s linear}.video-selector-expanded .browse-container .browse-section.browse-section-expanded h3:before{transform:rotate(90deg)}.video-selector-expanded .browse-container .browse-section.browse-section-expandable ul{display:none}.video-selector-expanded .browse-container .browse-section.browse-section-expanded ul{display:block}.video-selector-expanded .browse-container .browse-section li{padding-left:10px;border-left:4px solid transparent}.video-selector-expanded .browse-container .browse-section li.active{border-left:4px solid #1ec95b}.video-selector-expanded .browse-container .browse-section li a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#4a4a4a;text-decoration:none}.video-selector-expanded .browse-container .browse-section li a:hover,.video-selector-expanded .browse-container .browse-section li.active a{color:#1ec95b}.video-selector-expanded .results-container{left:200px;right:0}.video-selector-expanded .results-container .results-inner{height:100%;overflow-y:auto;padding:10px 14px;box-sizing:border-box}.video-selector-expanded .results-container .results-headline{margin-bottom:10px;line-height:20px;overflow:hidden}.video-selector-expanded .results-container .results-headline h2,.video-selector-expanded .results-container .results-headline div.selector{float:left;margin:0}.video-selector-expanded .results-container .results-headline div.selector{width:20px;height:20px;background:#fff;border:1px solid #d8d8d8;border-radius:10px;margin-left:10px;cursor:pointer;opacity:1;transition:opacity .2s linear}.video-selector-expanded .results-container .results-headline div.selector:hover{opacity:.8}.video-selector-expanded .results-container .results-headline div.selector.selected{border:1px solid #1ec95b;background:#1ec95b url(/icons/10x10/FFFFFF/check.svg) center center no-repeat}.video-selector-expanded .results-container .results-headline span.selection-toggle{float:right;text-decoration:underline;cursor:pointer}.video-selector-expanded .results-container .empty-result{text-align:center;padding:100px 0 0;font-size:14px;font-style:italic}.video-selector-expanded .results-container .video-item.selectable{cursor:pointer;opacity:1;transition:opacity .2s linear}.video-selector-expanded .results-container .video-item.selectable:hover{opacity:.8}.video-selector-expanded .results-container .load-more-button{padding:10px 0;text-align:center}.video-selector-expanded .results-container .load-more-button span{padding:10px 20px;color:#1ec95b;cursor:pointer}.video-selector-expanded .results-container .load-more-button span:hover{text-decoration:underline}.video-selector-expanded .loading-indicator{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent url(/resources/um/script/filter-search/loading.svg) center 100px no-repeat}.ant-row{position:relative;height:auto;margin-right:0;margin-left:0;zoom:1;display:block;-webkit-box-sizing:border-box;box-sizing:border-box}.ant-row:before,.ant-row:after{display:table;content:""}.ant-row:after{clear:both}.ant-row+.ant-row:before{clear:both}.ant-row-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.ant-row-flex:before,.ant-row-flex:after{display:-webkit-box;display:-ms-flexbox;display:flex}.ant-row-flex-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ant-row-flex-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ant-row-flex-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ant-row-flex-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ant-row-flex-space-around{-ms-flex-pack:distribute;justify-content:space-around}.ant-row-flex-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ant-row-flex-middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-row-flex-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ant-col{position:relative;min-height:1px}.ant-col-1,.ant-col-xs-1,.ant-col-sm-1,.ant-col-md-1,.ant-col-lg-1,.ant-col-2,.ant-col-xs-2,.ant-col-sm-2,.ant-col-md-2,.ant-col-lg-2,.ant-col-3,.ant-col-xs-3,.ant-col-sm-3,.ant-col-md-3,.ant-col-lg-3,.ant-col-4,.ant-col-xs-4,.ant-col-sm-4,.ant-col-md-4,.ant-col-lg-4,.ant-col-5,.ant-col-xs-5,.ant-col-sm-5,.ant-col-md-5,.ant-col-lg-5,.ant-col-6,.ant-col-xs-6,.ant-col-sm-6,.ant-col-md-6,.ant-col-lg-6,.ant-col-7,.ant-col-xs-7,.ant-col-sm-7,.ant-col-md-7,.ant-col-lg-7,.ant-col-8,.ant-col-xs-8,.ant-col-sm-8,.ant-col-md-8,.ant-col-lg-8,.ant-col-9,.ant-col-xs-9,.ant-col-sm-9,.ant-col-md-9,.ant-col-lg-9,.ant-col-10,.ant-col-xs-10,.ant-col-sm-10,.ant-col-md-10,.ant-col-lg-10,.ant-col-11,.ant-col-xs-11,.ant-col-sm-11,.ant-col-md-11,.ant-col-lg-11,.ant-col-12,.ant-col-xs-12,.ant-col-sm-12,.ant-col-md-12,.ant-col-lg-12,.ant-col-13,.ant-col-xs-13,.ant-col-sm-13,.ant-col-md-13,.ant-col-lg-13,.ant-col-14,.ant-col-xs-14,.ant-col-sm-14,.ant-col-md-14,.ant-col-lg-14,.ant-col-15,.ant-col-xs-15,.ant-col-sm-15,.ant-col-md-15,.ant-col-lg-15,.ant-col-16,.ant-col-xs-16,.ant-col-sm-16,.ant-col-md-16,.ant-col-lg-16,.ant-col-17,.ant-col-xs-17,.ant-col-sm-17,.ant-col-md-17,.ant-col-lg-17,.ant-col-18,.ant-col-xs-18,.ant-col-sm-18,.ant-col-md-18,.ant-col-lg-18,.ant-col-19,.ant-col-xs-19,.ant-col-sm-19,.ant-col-md-19,.ant-col-lg-19,.ant-col-20,.ant-col-xs-20,.ant-col-sm-20,.ant-col-md-20,.ant-col-lg-20,.ant-col-21,.ant-col-xs-21,.ant-col-sm-21,.ant-col-md-21,.ant-col-lg-21,.ant-col-22,.ant-col-xs-22,.ant-col-sm-22,.ant-col-md-22,.ant-col-lg-22,.ant-col-23,.ant-col-xs-23,.ant-col-sm-23,.ant-col-md-23,.ant-col-lg-23,.ant-col-24,.ant-col-xs-24,.ant-col-sm-24,.ant-col-md-24,.ant-col-lg-24{position:relative;padding-right:0;padding-left:0}.ant-col-1,.ant-col-2,.ant-col-3,.ant-col-4,.ant-col-5,.ant-col-6,.ant-col-7,.ant-col-8,.ant-col-9,.ant-col-10,.ant-col-11,.ant-col-12,.ant-col-13,.ant-col-14,.ant-col-15,.ant-col-16,.ant-col-17,.ant-col-18,.ant-col-19,.ant-col-20,.ant-col-21,.ant-col-22,.ant-col-23,.ant-col-24{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;float:left}.ant-col-24{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.ant-col-push-24{left:100%}.ant-col-pull-24{right:100%}.ant-col-offset-24{margin-left:100%}.ant-col-order-24{-webkit-box-ordinal-group:25;-ms-flex-order:24;order:24}.ant-col-23{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:95.83333333%}.ant-col-push-23{left:95.83333333%}.ant-col-pull-23{right:95.83333333%}.ant-col-offset-23{margin-left:95.83333333%}.ant-col-order-23{-webkit-box-ordinal-group:24;-ms-flex-order:23;order:23}.ant-col-22{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:91.66666667%}.ant-col-push-22{left:91.66666667%}.ant-col-pull-22{right:91.66666667%}.ant-col-offset-22{margin-left:91.66666667%}.ant-col-order-22{-webkit-box-ordinal-group:23;-ms-flex-order:22;order:22}.ant-col-21{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:87.5%}.ant-col-push-21{left:87.5%}.ant-col-pull-21{right:87.5%}.ant-col-offset-21{margin-left:87.5%}.ant-col-order-21{-webkit-box-ordinal-group:22;-ms-flex-order:21;order:21}.ant-col-20{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:83.33333333%}.ant-col-push-20{left:83.33333333%}.ant-col-pull-20{right:83.33333333%}.ant-col-offset-20{margin-left:83.33333333%}.ant-col-order-20{-webkit-box-ordinal-group:21;-ms-flex-order:20;order:20}.ant-col-19{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:79.16666667%}.ant-col-push-19{left:79.16666667%}.ant-col-pull-19{right:79.16666667%}.ant-col-offset-19{margin-left:79.16666667%}.ant-col-order-19{-webkit-box-ordinal-group:20;-ms-flex-order:19;order:19}.ant-col-18{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:75%}.ant-col-push-18{left:75%}.ant-col-pull-18{right:75%}.ant-col-offset-18{margin-left:75%}.ant-col-order-18{-webkit-box-ordinal-group:19;-ms-flex-order:18;order:18}.ant-col-17{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:70.83333333%}.ant-col-push-17{left:70.83333333%}.ant-col-pull-17{right:70.83333333%}.ant-col-offset-17{margin-left:70.83333333%}.ant-col-order-17{-webkit-box-ordinal-group:18;-ms-flex-order:17;order:17}.ant-col-16{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:66.66666667%}.ant-col-push-16{left:66.66666667%}.ant-col-pull-16{right:66.66666667%}.ant-col-offset-16{margin-left:66.66666667%}.ant-col-order-16{-webkit-box-ordinal-group:17;-ms-flex-order:16;order:16}.ant-col-15{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:62.5%}.ant-col-push-15{left:62.5%}.ant-col-pull-15{right:62.5%}.ant-col-offset-15{margin-left:62.5%}.ant-col-order-15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.ant-col-14{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:58.33333333%}.ant-col-push-14{left:58.33333333%}.ant-col-pull-14{right:58.33333333%}.ant-col-offset-14{margin-left:58.33333333%}.ant-col-order-14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.ant-col-13{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:54.16666667%}.ant-col-push-13{left:54.16666667%}.ant-col-pull-13{right:54.16666667%}.ant-col-offset-13{margin-left:54.16666667%}.ant-col-order-13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.ant-col-12{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%}.ant-col-push-12{left:50%}.ant-col-pull-12{right:50%}.ant-col-offset-12{margin-left:50%}.ant-col-order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.ant-col-11{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:45.83333333%}.ant-col-push-11{left:45.83333333%}.ant-col-pull-11{right:45.83333333%}.ant-col-offset-11{margin-left:45.83333333%}.ant-col-order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.ant-col-10{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:41.66666667%}.ant-col-push-10{left:41.66666667%}.ant-col-pull-10{right:41.66666667%}.ant-col-offset-10{margin-left:41.66666667%}.ant-col-order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.ant-col-9{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:37.5%}.ant-col-push-9{left:37.5%}.ant-col-pull-9{right:37.5%}.ant-col-offset-9{margin-left:37.5%}.ant-col-order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.ant-col-8{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:33.33333333%}.ant-col-push-8{left:33.33333333%}.ant-col-pull-8{right:33.33333333%}.ant-col-offset-8{margin-left:33.33333333%}.ant-col-order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.ant-col-7{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:29.16666667%}.ant-col-push-7{left:29.16666667%}.ant-col-pull-7{right:29.16666667%}.ant-col-offset-7{margin-left:29.16666667%}.ant-col-order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.ant-col-6{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:25%}.ant-col-push-6{left:25%}.ant-col-pull-6{right:25%}.ant-col-offset-6{margin-left:25%}.ant-col-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.ant-col-5{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:20.83333333%}.ant-col-push-5{left:20.83333333%}.ant-col-pull-5{right:20.83333333%}.ant-col-offset-5{margin-left:20.83333333%}.ant-col-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.ant-col-4{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:16.66666667%}.ant-col-push-4{left:16.66666667%}.ant-col-pull-4{right:16.66666667%}.ant-col-offset-4{margin-left:16.66666667%}.ant-col-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.ant-col-3{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:12.5%}.ant-col-push-3{left:12.5%}.ant-col-pull-3{right:12.5%}.ant-col-offset-3{margin-left:12.5%}.ant-col-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.ant-col-2{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:8.33333333%}.ant-col-push-2{left:8.33333333%}.ant-col-pull-2{right:8.33333333%}.ant-col-offset-2{margin-left:8.33333333%}.ant-col-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.ant-col-1{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:4.16666667%}.ant-col-push-1{left:4.16666667%}.ant-col-pull-1{right:4.16666667%}.ant-col-offset-1{margin-left:4.16666667%}.ant-col-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.ant-col-0{display:none}.ant-col-offset-0{margin-left:0}.ant-col-order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.ant-col-xs-1,.ant-col-xs-2,.ant-col-xs-3,.ant-col-xs-4,.ant-col-xs-5,.ant-col-xs-6,.ant-col-xs-7,.ant-col-xs-8,.ant-col-xs-9,.ant-col-xs-10,.ant-col-xs-11,.ant-col-xs-12,.ant-col-xs-13,.ant-col-xs-14,.ant-col-xs-15,.ant-col-xs-16,.ant-col-xs-17,.ant-col-xs-18,.ant-col-xs-19,.ant-col-xs-20,.ant-col-xs-21,.ant-col-xs-22,.ant-col-xs-23,.ant-col-xs-24{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;float:left}.ant-col-xs-24{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.ant-col-xs-push-24{left:100%}.ant-col-xs-pull-24{right:100%}.ant-col-xs-offset-24{margin-left:100%}.ant-col-xs-order-24{-webkit-box-ordinal-group:25;-ms-flex-order:24;order:24}.ant-col-xs-23{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:95.83333333%}.ant-col-xs-push-23{left:95.83333333%}.ant-col-xs-pull-23{right:95.83333333%}.ant-col-xs-offset-23{margin-left:95.83333333%}.ant-col-xs-order-23{-webkit-box-ordinal-group:24;-ms-flex-order:23;order:23}.ant-col-xs-22{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:91.66666667%}.ant-col-xs-push-22{left:91.66666667%}.ant-col-xs-pull-22{right:91.66666667%}.ant-col-xs-offset-22{margin-left:91.66666667%}.ant-col-xs-order-22{-webkit-box-ordinal-group:23;-ms-flex-order:22;order:22}.ant-col-xs-21{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:87.5%}.ant-col-xs-push-21{left:87.5%}.ant-col-xs-pull-21{right:87.5%}.ant-col-xs-offset-21{margin-left:87.5%}.ant-col-xs-order-21{-webkit-box-ordinal-group:22;-ms-flex-order:21;order:21}.ant-col-xs-20{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:83.33333333%}.ant-col-xs-push-20{left:83.33333333%}.ant-col-xs-pull-20{right:83.33333333%}.ant-col-xs-offset-20{margin-left:83.33333333%}.ant-col-xs-order-20{-webkit-box-ordinal-group:21;-ms-flex-order:20;order:20}.ant-col-xs-19{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:79.16666667%}.ant-col-xs-push-19{left:79.16666667%}.ant-col-xs-pull-19{right:79.16666667%}.ant-col-xs-offset-19{margin-left:79.16666667%}.ant-col-xs-order-19{-webkit-box-ordinal-group:20;-ms-flex-order:19;order:19}.ant-col-xs-18{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:75%}.ant-col-xs-push-18{left:75%}.ant-col-xs-pull-18{right:75%}.ant-col-xs-offset-18{margin-left:75%}.ant-col-xs-order-18{-webkit-box-ordinal-group:19;-ms-flex-order:18;order:18}.ant-col-xs-17{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:70.83333333%}.ant-col-xs-push-17{left:70.83333333%}.ant-col-xs-pull-17{right:70.83333333%}.ant-col-xs-offset-17{margin-left:70.83333333%}.ant-col-xs-order-17{-webkit-box-ordinal-group:18;-ms-flex-order:17;order:17}.ant-col-xs-16{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:66.66666667%}.ant-col-xs-push-16{left:66.66666667%}.ant-col-xs-pull-16{right:66.66666667%}.ant-col-xs-offset-16{margin-left:66.66666667%}.ant-col-xs-order-16{-webkit-box-ordinal-group:17;-ms-flex-order:16;order:16}.ant-col-xs-15{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:62.5%}.ant-col-xs-push-15{left:62.5%}.ant-col-xs-pull-15{right:62.5%}.ant-col-xs-offset-15{margin-left:62.5%}.ant-col-xs-order-15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.ant-col-xs-14{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:58.33333333%}.ant-col-xs-push-14{left:58.33333333%}.ant-col-xs-pull-14{right:58.33333333%}.ant-col-xs-offset-14{margin-left:58.33333333%}.ant-col-xs-order-14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.ant-col-xs-13{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:54.16666667%}.ant-col-xs-push-13{left:54.16666667%}.ant-col-xs-pull-13{right:54.16666667%}.ant-col-xs-offset-13{margin-left:54.16666667%}.ant-col-xs-order-13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.ant-col-xs-12{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%}.ant-col-xs-push-12{left:50%}.ant-col-xs-pull-12{right:50%}.ant-col-xs-offset-12{margin-left:50%}.ant-col-xs-order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.ant-col-xs-11{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:45.83333333%}.ant-col-xs-push-11{left:45.83333333%}.ant-col-xs-pull-11{right:45.83333333%}.ant-col-xs-offset-11{margin-left:45.83333333%}.ant-col-xs-order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.ant-col-xs-10{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:41.66666667%}.ant-col-xs-push-10{left:41.66666667%}.ant-col-xs-pull-10{right:41.66666667%}.ant-col-xs-offset-10{margin-left:41.66666667%}.ant-col-xs-order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.ant-col-xs-9{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:37.5%}.ant-col-xs-push-9{left:37.5%}.ant-col-xs-pull-9{right:37.5%}.ant-col-xs-offset-9{margin-left:37.5%}.ant-col-xs-order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.ant-col-xs-8{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:33.33333333%}.ant-col-xs-push-8{left:33.33333333%}.ant-col-xs-pull-8{right:33.33333333%}.ant-col-xs-offset-8{margin-left:33.33333333%}.ant-col-xs-order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.ant-col-xs-7{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:29.16666667%}.ant-col-xs-push-7{left:29.16666667%}.ant-col-xs-pull-7{right:29.16666667%}.ant-col-xs-offset-7{margin-left:29.16666667%}.ant-col-xs-order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.ant-col-xs-6{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:25%}.ant-col-xs-push-6{left:25%}.ant-col-xs-pull-6{right:25%}.ant-col-xs-offset-6{margin-left:25%}.ant-col-xs-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.ant-col-xs-5{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:20.83333333%}.ant-col-xs-push-5{left:20.83333333%}.ant-col-xs-pull-5{right:20.83333333%}.ant-col-xs-offset-5{margin-left:20.83333333%}.ant-col-xs-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.ant-col-xs-4{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:16.66666667%}.ant-col-xs-push-4{left:16.66666667%}.ant-col-xs-pull-4{right:16.66666667%}.ant-col-xs-offset-4{margin-left:16.66666667%}.ant-col-xs-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.ant-col-xs-3{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:12.5%}.ant-col-xs-push-3{left:12.5%}.ant-col-xs-pull-3{right:12.5%}.ant-col-xs-offset-3{margin-left:12.5%}.ant-col-xs-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.ant-col-xs-2{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:8.33333333%}.ant-col-xs-push-2{left:8.33333333%}.ant-col-xs-pull-2{right:8.33333333%}.ant-col-xs-offset-2{margin-left:8.33333333%}.ant-col-xs-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.ant-col-xs-1{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:4.16666667%}.ant-col-xs-push-1{left:4.16666667%}.ant-col-xs-pull-1{right:4.16666667%}.ant-col-xs-offset-1{margin-left:4.16666667%}.ant-col-xs-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.ant-col-xs-0{display:none}.ant-col-push-0{left:auto}.ant-col-pull-0{right:auto}.ant-col-xs-push-0{left:auto}.ant-col-xs-pull-0{right:auto}.ant-col-xs-offset-0{margin-left:0}.ant-col-xs-order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}@media (min-width: 576px){.ant-col-sm-1,.ant-col-sm-2,.ant-col-sm-3,.ant-col-sm-4,.ant-col-sm-5,.ant-col-sm-6,.ant-col-sm-7,.ant-col-sm-8,.ant-col-sm-9,.ant-col-sm-10,.ant-col-sm-11,.ant-col-sm-12,.ant-col-sm-13,.ant-col-sm-14,.ant-col-sm-15,.ant-col-sm-16,.ant-col-sm-17,.ant-col-sm-18,.ant-col-sm-19,.ant-col-sm-20,.ant-col-sm-21,.ant-col-sm-22,.ant-col-sm-23,.ant-col-sm-24{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;float:left}.ant-col-sm-24{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.ant-col-sm-push-24{left:100%}.ant-col-sm-pull-24{right:100%}.ant-col-sm-offset-24{margin-left:100%}.ant-col-sm-order-24{-webkit-box-ordinal-group:25;-ms-flex-order:24;order:24}.ant-col-sm-23{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:95.83333333%}.ant-col-sm-push-23{left:95.83333333%}.ant-col-sm-pull-23{right:95.83333333%}.ant-col-sm-offset-23{margin-left:95.83333333%}.ant-col-sm-order-23{-webkit-box-ordinal-group:24;-ms-flex-order:23;order:23}.ant-col-sm-22{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:91.66666667%}.ant-col-sm-push-22{left:91.66666667%}.ant-col-sm-pull-22{right:91.66666667%}.ant-col-sm-offset-22{margin-left:91.66666667%}.ant-col-sm-order-22{-webkit-box-ordinal-group:23;-ms-flex-order:22;order:22}.ant-col-sm-21{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:87.5%}.ant-col-sm-push-21{left:87.5%}.ant-col-sm-pull-21{right:87.5%}.ant-col-sm-offset-21{margin-left:87.5%}.ant-col-sm-order-21{-webkit-box-ordinal-group:22;-ms-flex-order:21;order:21}.ant-col-sm-20{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:83.33333333%}.ant-col-sm-push-20{left:83.33333333%}.ant-col-sm-pull-20{right:83.33333333%}.ant-col-sm-offset-20{margin-left:83.33333333%}.ant-col-sm-order-20{-webkit-box-ordinal-group:21;-ms-flex-order:20;order:20}.ant-col-sm-19{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:79.16666667%}.ant-col-sm-push-19{left:79.16666667%}.ant-col-sm-pull-19{right:79.16666667%}.ant-col-sm-offset-19{margin-left:79.16666667%}.ant-col-sm-order-19{-webkit-box-ordinal-group:20;-ms-flex-order:19;order:19}.ant-col-sm-18{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:75%}.ant-col-sm-push-18{left:75%}.ant-col-sm-pull-18{right:75%}.ant-col-sm-offset-18{margin-left:75%}.ant-col-sm-order-18{-webkit-box-ordinal-group:19;-ms-flex-order:18;order:18}.ant-col-sm-17{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:70.83333333%}.ant-col-sm-push-17{left:70.83333333%}.ant-col-sm-pull-17{right:70.83333333%}.ant-col-sm-offset-17{margin-left:70.83333333%}.ant-col-sm-order-17{-webkit-box-ordinal-group:18;-ms-flex-order:17;order:17}.ant-col-sm-16{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:66.66666667%}.ant-col-sm-push-16{left:66.66666667%}.ant-col-sm-pull-16{right:66.66666667%}.ant-col-sm-offset-16{margin-left:66.66666667%}.ant-col-sm-order-16{-webkit-box-ordinal-group:17;-ms-flex-order:16;order:16}.ant-col-sm-15{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:62.5%}.ant-col-sm-push-15{left:62.5%}.ant-col-sm-pull-15{right:62.5%}.ant-col-sm-offset-15{margin-left:62.5%}.ant-col-sm-order-15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.ant-col-sm-14{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:58.33333333%}.ant-col-sm-push-14{left:58.33333333%}.ant-col-sm-pull-14{right:58.33333333%}.ant-col-sm-offset-14{margin-left:58.33333333%}.ant-col-sm-order-14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.ant-col-sm-13{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:54.16666667%}.ant-col-sm-push-13{left:54.16666667%}.ant-col-sm-pull-13{right:54.16666667%}.ant-col-sm-offset-13{margin-left:54.16666667%}.ant-col-sm-order-13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.ant-col-sm-12{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%}.ant-col-sm-push-12{left:50%}.ant-col-sm-pull-12{right:50%}.ant-col-sm-offset-12{margin-left:50%}.ant-col-sm-order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.ant-col-sm-11{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:45.83333333%}.ant-col-sm-push-11{left:45.83333333%}.ant-col-sm-pull-11{right:45.83333333%}.ant-col-sm-offset-11{margin-left:45.83333333%}.ant-col-sm-order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.ant-col-sm-10{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:41.66666667%}.ant-col-sm-push-10{left:41.66666667%}.ant-col-sm-pull-10{right:41.66666667%}.ant-col-sm-offset-10{margin-left:41.66666667%}.ant-col-sm-order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.ant-col-sm-9{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:37.5%}.ant-col-sm-push-9{left:37.5%}.ant-col-sm-pull-9{right:37.5%}.ant-col-sm-offset-9{margin-left:37.5%}.ant-col-sm-order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.ant-col-sm-8{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:33.33333333%}.ant-col-sm-push-8{left:33.33333333%}.ant-col-sm-pull-8{right:33.33333333%}.ant-col-sm-offset-8{margin-left:33.33333333%}.ant-col-sm-order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.ant-col-sm-7{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:29.16666667%}.ant-col-sm-push-7{left:29.16666667%}.ant-col-sm-pull-7{right:29.16666667%}.ant-col-sm-offset-7{margin-left:29.16666667%}.ant-col-sm-order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.ant-col-sm-6{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:25%}.ant-col-sm-push-6{left:25%}.ant-col-sm-pull-6{right:25%}.ant-col-sm-offset-6{margin-left:25%}.ant-col-sm-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.ant-col-sm-5{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:20.83333333%}.ant-col-sm-push-5{left:20.83333333%}.ant-col-sm-pull-5{right:20.83333333%}.ant-col-sm-offset-5{margin-left:20.83333333%}.ant-col-sm-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.ant-col-sm-4{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:16.66666667%}.ant-col-sm-push-4{left:16.66666667%}.ant-col-sm-pull-4{right:16.66666667%}.ant-col-sm-offset-4{margin-left:16.66666667%}.ant-col-sm-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.ant-col-sm-3{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:12.5%}.ant-col-sm-push-3{left:12.5%}.ant-col-sm-pull-3{right:12.5%}.ant-col-sm-offset-3{margin-left:12.5%}.ant-col-sm-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.ant-col-sm-2{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:8.33333333%}.ant-col-sm-push-2{left:8.33333333%}.ant-col-sm-pull-2{right:8.33333333%}.ant-col-sm-offset-2{margin-left:8.33333333%}.ant-col-sm-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.ant-col-sm-1{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:4.16666667%}.ant-col-sm-push-1{left:4.16666667%}.ant-col-sm-pull-1{right:4.16666667%}.ant-col-sm-offset-1{margin-left:4.16666667%}.ant-col-sm-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.ant-col-sm-0{display:none}.ant-col-push-0{left:auto}.ant-col-pull-0{right:auto}.ant-col-sm-push-0{left:auto}.ant-col-sm-pull-0{right:auto}.ant-col-sm-offset-0{margin-left:0}.ant-col-sm-order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}@media (min-width: 768px){.ant-col-md-1,.ant-col-md-2,.ant-col-md-3,.ant-col-md-4,.ant-col-md-5,.ant-col-md-6,.ant-col-md-7,.ant-col-md-8,.ant-col-md-9,.ant-col-md-10,.ant-col-md-11,.ant-col-md-12,.ant-col-md-13,.ant-col-md-14,.ant-col-md-15,.ant-col-md-16,.ant-col-md-17,.ant-col-md-18,.ant-col-md-19,.ant-col-md-20,.ant-col-md-21,.ant-col-md-22,.ant-col-md-23,.ant-col-md-24{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;float:left}.ant-col-md-24{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.ant-col-md-push-24{left:100%}.ant-col-md-pull-24{right:100%}.ant-col-md-offset-24{margin-left:100%}.ant-col-md-order-24{-webkit-box-ordinal-group:25;-ms-flex-order:24;order:24}.ant-col-md-23{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:95.83333333%}.ant-col-md-push-23{left:95.83333333%}.ant-col-md-pull-23{right:95.83333333%}.ant-col-md-offset-23{margin-left:95.83333333%}.ant-col-md-order-23{-webkit-box-ordinal-group:24;-ms-flex-order:23;order:23}.ant-col-md-22{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:91.66666667%}.ant-col-md-push-22{left:91.66666667%}.ant-col-md-pull-22{right:91.66666667%}.ant-col-md-offset-22{margin-left:91.66666667%}.ant-col-md-order-22{-webkit-box-ordinal-group:23;-ms-flex-order:22;order:22}.ant-col-md-21{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:87.5%}.ant-col-md-push-21{left:87.5%}.ant-col-md-pull-21{right:87.5%}.ant-col-md-offset-21{margin-left:87.5%}.ant-col-md-order-21{-webkit-box-ordinal-group:22;-ms-flex-order:21;order:21}.ant-col-md-20{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:83.33333333%}.ant-col-md-push-20{left:83.33333333%}.ant-col-md-pull-20{right:83.33333333%}.ant-col-md-offset-20{margin-left:83.33333333%}.ant-col-md-order-20{-webkit-box-ordinal-group:21;-ms-flex-order:20;order:20}.ant-col-md-19{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:79.16666667%}.ant-col-md-push-19{left:79.16666667%}.ant-col-md-pull-19{right:79.16666667%}.ant-col-md-offset-19{margin-left:79.16666667%}.ant-col-md-order-19{-webkit-box-ordinal-group:20;-ms-flex-order:19;order:19}.ant-col-md-18{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:75%}.ant-col-md-push-18{left:75%}.ant-col-md-pull-18{right:75%}.ant-col-md-offset-18{margin-left:75%}.ant-col-md-order-18{-webkit-box-ordinal-group:19;-ms-flex-order:18;order:18}.ant-col-md-17{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:70.83333333%}.ant-col-md-push-17{left:70.83333333%}.ant-col-md-pull-17{right:70.83333333%}.ant-col-md-offset-17{margin-left:70.83333333%}.ant-col-md-order-17{-webkit-box-ordinal-group:18;-ms-flex-order:17;order:17}.ant-col-md-16{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:66.66666667%}.ant-col-md-push-16{left:66.66666667%}.ant-col-md-pull-16{right:66.66666667%}.ant-col-md-offset-16{margin-left:66.66666667%}.ant-col-md-order-16{-webkit-box-ordinal-group:17;-ms-flex-order:16;order:16}.ant-col-md-15{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:62.5%}.ant-col-md-push-15{left:62.5%}.ant-col-md-pull-15{right:62.5%}.ant-col-md-offset-15{margin-left:62.5%}.ant-col-md-order-15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.ant-col-md-14{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:58.33333333%}.ant-col-md-push-14{left:58.33333333%}.ant-col-md-pull-14{right:58.33333333%}.ant-col-md-offset-14{margin-left:58.33333333%}.ant-col-md-order-14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.ant-col-md-13{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:54.16666667%}.ant-col-md-push-13{left:54.16666667%}.ant-col-md-pull-13{right:54.16666667%}.ant-col-md-offset-13{margin-left:54.16666667%}.ant-col-md-order-13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.ant-col-md-12{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%}.ant-col-md-push-12{left:50%}.ant-col-md-pull-12{right:50%}.ant-col-md-offset-12{margin-left:50%}.ant-col-md-order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.ant-col-md-11{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:45.83333333%}.ant-col-md-push-11{left:45.83333333%}.ant-col-md-pull-11{right:45.83333333%}.ant-col-md-offset-11{margin-left:45.83333333%}.ant-col-md-order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.ant-col-md-10{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:41.66666667%}.ant-col-md-push-10{left:41.66666667%}.ant-col-md-pull-10{right:41.66666667%}.ant-col-md-offset-10{margin-left:41.66666667%}.ant-col-md-order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.ant-col-md-9{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:37.5%}.ant-col-md-push-9{left:37.5%}.ant-col-md-pull-9{right:37.5%}.ant-col-md-offset-9{margin-left:37.5%}.ant-col-md-order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.ant-col-md-8{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:33.33333333%}.ant-col-md-push-8{left:33.33333333%}.ant-col-md-pull-8{right:33.33333333%}.ant-col-md-offset-8{margin-left:33.33333333%}.ant-col-md-order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.ant-col-md-7{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:29.16666667%}.ant-col-md-push-7{left:29.16666667%}.ant-col-md-pull-7{right:29.16666667%}.ant-col-md-offset-7{margin-left:29.16666667%}.ant-col-md-order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.ant-col-md-6{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:25%}.ant-col-md-push-6{left:25%}.ant-col-md-pull-6{right:25%}.ant-col-md-offset-6{margin-left:25%}.ant-col-md-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.ant-col-md-5{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:20.83333333%}.ant-col-md-push-5{left:20.83333333%}.ant-col-md-pull-5{right:20.83333333%}.ant-col-md-offset-5{margin-left:20.83333333%}.ant-col-md-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.ant-col-md-4{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:16.66666667%}.ant-col-md-push-4{left:16.66666667%}.ant-col-md-pull-4{right:16.66666667%}.ant-col-md-offset-4{margin-left:16.66666667%}.ant-col-md-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.ant-col-md-3{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:12.5%}.ant-col-md-push-3{left:12.5%}.ant-col-md-pull-3{right:12.5%}.ant-col-md-offset-3{margin-left:12.5%}.ant-col-md-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.ant-col-md-2{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:8.33333333%}.ant-col-md-push-2{left:8.33333333%}.ant-col-md-pull-2{right:8.33333333%}.ant-col-md-offset-2{margin-left:8.33333333%}.ant-col-md-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.ant-col-md-1{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:4.16666667%}.ant-col-md-push-1{left:4.16666667%}.ant-col-md-pull-1{right:4.16666667%}.ant-col-md-offset-1{margin-left:4.16666667%}.ant-col-md-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.ant-col-md-0{display:none}.ant-col-push-0{left:auto}.ant-col-pull-0{right:auto}.ant-col-md-push-0{left:auto}.ant-col-md-pull-0{right:auto}.ant-col-md-offset-0{margin-left:0}.ant-col-md-order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}@media (min-width: 992px){.ant-col-lg-1,.ant-col-lg-2,.ant-col-lg-3,.ant-col-lg-4,.ant-col-lg-5,.ant-col-lg-6,.ant-col-lg-7,.ant-col-lg-8,.ant-col-lg-9,.ant-col-lg-10,.ant-col-lg-11,.ant-col-lg-12,.ant-col-lg-13,.ant-col-lg-14,.ant-col-lg-15,.ant-col-lg-16,.ant-col-lg-17,.ant-col-lg-18,.ant-col-lg-19,.ant-col-lg-20,.ant-col-lg-21,.ant-col-lg-22,.ant-col-lg-23,.ant-col-lg-24{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;float:left}.ant-col-lg-24{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.ant-col-lg-push-24{left:100%}.ant-col-lg-pull-24{right:100%}.ant-col-lg-offset-24{margin-left:100%}.ant-col-lg-order-24{-webkit-box-ordinal-group:25;-ms-flex-order:24;order:24}.ant-col-lg-23{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:95.83333333%}.ant-col-lg-push-23{left:95.83333333%}.ant-col-lg-pull-23{right:95.83333333%}.ant-col-lg-offset-23{margin-left:95.83333333%}.ant-col-lg-order-23{-webkit-box-ordinal-group:24;-ms-flex-order:23;order:23}.ant-col-lg-22{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:91.66666667%}.ant-col-lg-push-22{left:91.66666667%}.ant-col-lg-pull-22{right:91.66666667%}.ant-col-lg-offset-22{margin-left:91.66666667%}.ant-col-lg-order-22{-webkit-box-ordinal-group:23;-ms-flex-order:22;order:22}.ant-col-lg-21{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:87.5%}.ant-col-lg-push-21{left:87.5%}.ant-col-lg-pull-21{right:87.5%}.ant-col-lg-offset-21{margin-left:87.5%}.ant-col-lg-order-21{-webkit-box-ordinal-group:22;-ms-flex-order:21;order:21}.ant-col-lg-20{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:83.33333333%}.ant-col-lg-push-20{left:83.33333333%}.ant-col-lg-pull-20{right:83.33333333%}.ant-col-lg-offset-20{margin-left:83.33333333%}.ant-col-lg-order-20{-webkit-box-ordinal-group:21;-ms-flex-order:20;order:20}.ant-col-lg-19{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:79.16666667%}.ant-col-lg-push-19{left:79.16666667%}.ant-col-lg-pull-19{right:79.16666667%}.ant-col-lg-offset-19{margin-left:79.16666667%}.ant-col-lg-order-19{-webkit-box-ordinal-group:20;-ms-flex-order:19;order:19}.ant-col-lg-18{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:75%}.ant-col-lg-push-18{left:75%}.ant-col-lg-pull-18{right:75%}.ant-col-lg-offset-18{margin-left:75%}.ant-col-lg-order-18{-webkit-box-ordinal-group:19;-ms-flex-order:18;order:18}.ant-col-lg-17{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:70.83333333%}.ant-col-lg-push-17{left:70.83333333%}.ant-col-lg-pull-17{right:70.83333333%}.ant-col-lg-offset-17{margin-left:70.83333333%}.ant-col-lg-order-17{-webkit-box-ordinal-group:18;-ms-flex-order:17;order:17}.ant-col-lg-16{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:66.66666667%}.ant-col-lg-push-16{left:66.66666667%}.ant-col-lg-pull-16{right:66.66666667%}.ant-col-lg-offset-16{margin-left:66.66666667%}.ant-col-lg-order-16{-webkit-box-ordinal-group:17;-ms-flex-order:16;order:16}.ant-col-lg-15{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:62.5%}.ant-col-lg-push-15{left:62.5%}.ant-col-lg-pull-15{right:62.5%}.ant-col-lg-offset-15{margin-left:62.5%}.ant-col-lg-order-15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.ant-col-lg-14{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:58.33333333%}.ant-col-lg-push-14{left:58.33333333%}.ant-col-lg-pull-14{right:58.33333333%}.ant-col-lg-offset-14{margin-left:58.33333333%}.ant-col-lg-order-14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.ant-col-lg-13{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:54.16666667%}.ant-col-lg-push-13{left:54.16666667%}.ant-col-lg-pull-13{right:54.16666667%}.ant-col-lg-offset-13{margin-left:54.16666667%}.ant-col-lg-order-13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.ant-col-lg-12{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%}.ant-col-lg-push-12{left:50%}.ant-col-lg-pull-12{right:50%}.ant-col-lg-offset-12{margin-left:50%}.ant-col-lg-order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.ant-col-lg-11{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:45.83333333%}.ant-col-lg-push-11{left:45.83333333%}.ant-col-lg-pull-11{right:45.83333333%}.ant-col-lg-offset-11{margin-left:45.83333333%}.ant-col-lg-order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.ant-col-lg-10{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:41.66666667%}.ant-col-lg-push-10{left:41.66666667%}.ant-col-lg-pull-10{right:41.66666667%}.ant-col-lg-offset-10{margin-left:41.66666667%}.ant-col-lg-order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.ant-col-lg-9{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:37.5%}.ant-col-lg-push-9{left:37.5%}.ant-col-lg-pull-9{right:37.5%}.ant-col-lg-offset-9{margin-left:37.5%}.ant-col-lg-order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.ant-col-lg-8{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:33.33333333%}.ant-col-lg-push-8{left:33.33333333%}.ant-col-lg-pull-8{right:33.33333333%}.ant-col-lg-offset-8{margin-left:33.33333333%}.ant-col-lg-order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.ant-col-lg-7{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:29.16666667%}.ant-col-lg-push-7{left:29.16666667%}.ant-col-lg-pull-7{right:29.16666667%}.ant-col-lg-offset-7{margin-left:29.16666667%}.ant-col-lg-order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.ant-col-lg-6{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:25%}.ant-col-lg-push-6{left:25%}.ant-col-lg-pull-6{right:25%}.ant-col-lg-offset-6{margin-left:25%}.ant-col-lg-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.ant-col-lg-5{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:20.83333333%}.ant-col-lg-push-5{left:20.83333333%}.ant-col-lg-pull-5{right:20.83333333%}.ant-col-lg-offset-5{margin-left:20.83333333%}.ant-col-lg-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.ant-col-lg-4{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:16.66666667%}.ant-col-lg-push-4{left:16.66666667%}.ant-col-lg-pull-4{right:16.66666667%}.ant-col-lg-offset-4{margin-left:16.66666667%}.ant-col-lg-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.ant-col-lg-3{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:12.5%}.ant-col-lg-push-3{left:12.5%}.ant-col-lg-pull-3{right:12.5%}.ant-col-lg-offset-3{margin-left:12.5%}.ant-col-lg-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.ant-col-lg-2{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:8.33333333%}.ant-col-lg-push-2{left:8.33333333%}.ant-col-lg-pull-2{right:8.33333333%}.ant-col-lg-offset-2{margin-left:8.33333333%}.ant-col-lg-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.ant-col-lg-1{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:4.16666667%}.ant-col-lg-push-1{left:4.16666667%}.ant-col-lg-pull-1{right:4.16666667%}.ant-col-lg-offset-1{margin-left:4.16666667%}.ant-col-lg-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.ant-col-lg-0{display:none}.ant-col-push-0{left:auto}.ant-col-pull-0{right:auto}.ant-col-lg-push-0{left:auto}.ant-col-lg-pull-0{right:auto}.ant-col-lg-offset-0{margin-left:0}.ant-col-lg-order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}@media (min-width: 1200px){.ant-col-xl-1,.ant-col-xl-2,.ant-col-xl-3,.ant-col-xl-4,.ant-col-xl-5,.ant-col-xl-6,.ant-col-xl-7,.ant-col-xl-8,.ant-col-xl-9,.ant-col-xl-10,.ant-col-xl-11,.ant-col-xl-12,.ant-col-xl-13,.ant-col-xl-14,.ant-col-xl-15,.ant-col-xl-16,.ant-col-xl-17,.ant-col-xl-18,.ant-col-xl-19,.ant-col-xl-20,.ant-col-xl-21,.ant-col-xl-22,.ant-col-xl-23,.ant-col-xl-24{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;float:left}.ant-col-xl-24{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.ant-col-xl-push-24{left:100%}.ant-col-xl-pull-24{right:100%}.ant-col-xl-offset-24{margin-left:100%}.ant-col-xl-order-24{-webkit-box-ordinal-group:25;-ms-flex-order:24;order:24}.ant-col-xl-23{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:95.83333333%}.ant-col-xl-push-23{left:95.83333333%}.ant-col-xl-pull-23{right:95.83333333%}.ant-col-xl-offset-23{margin-left:95.83333333%}.ant-col-xl-order-23{-webkit-box-ordinal-group:24;-ms-flex-order:23;order:23}.ant-col-xl-22{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:91.66666667%}.ant-col-xl-push-22{left:91.66666667%}.ant-col-xl-pull-22{right:91.66666667%}.ant-col-xl-offset-22{margin-left:91.66666667%}.ant-col-xl-order-22{-webkit-box-ordinal-group:23;-ms-flex-order:22;order:22}.ant-col-xl-21{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:87.5%}.ant-col-xl-push-21{left:87.5%}.ant-col-xl-pull-21{right:87.5%}.ant-col-xl-offset-21{margin-left:87.5%}.ant-col-xl-order-21{-webkit-box-ordinal-group:22;-ms-flex-order:21;order:21}.ant-col-xl-20{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:83.33333333%}.ant-col-xl-push-20{left:83.33333333%}.ant-col-xl-pull-20{right:83.33333333%}.ant-col-xl-offset-20{margin-left:83.33333333%}.ant-col-xl-order-20{-webkit-box-ordinal-group:21;-ms-flex-order:20;order:20}.ant-col-xl-19{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:79.16666667%}.ant-col-xl-push-19{left:79.16666667%}.ant-col-xl-pull-19{right:79.16666667%}.ant-col-xl-offset-19{margin-left:79.16666667%}.ant-col-xl-order-19{-webkit-box-ordinal-group:20;-ms-flex-order:19;order:19}.ant-col-xl-18{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:75%}.ant-col-xl-push-18{left:75%}.ant-col-xl-pull-18{right:75%}.ant-col-xl-offset-18{margin-left:75%}.ant-col-xl-order-18{-webkit-box-ordinal-group:19;-ms-flex-order:18;order:18}.ant-col-xl-17{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:70.83333333%}.ant-col-xl-push-17{left:70.83333333%}.ant-col-xl-pull-17{right:70.83333333%}.ant-col-xl-offset-17{margin-left:70.83333333%}.ant-col-xl-order-17{-webkit-box-ordinal-group:18;-ms-flex-order:17;order:17}.ant-col-xl-16{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:66.66666667%}.ant-col-xl-push-16{left:66.66666667%}.ant-col-xl-pull-16{right:66.66666667%}.ant-col-xl-offset-16{margin-left:66.66666667%}.ant-col-xl-order-16{-webkit-box-ordinal-group:17;-ms-flex-order:16;order:16}.ant-col-xl-15{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:62.5%}.ant-col-xl-push-15{left:62.5%}.ant-col-xl-pull-15{right:62.5%}.ant-col-xl-offset-15{margin-left:62.5%}.ant-col-xl-order-15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.ant-col-xl-14{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:58.33333333%}.ant-col-xl-push-14{left:58.33333333%}.ant-col-xl-pull-14{right:58.33333333%}.ant-col-xl-offset-14{margin-left:58.33333333%}.ant-col-xl-order-14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.ant-col-xl-13{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:54.16666667%}.ant-col-xl-push-13{left:54.16666667%}.ant-col-xl-pull-13{right:54.16666667%}.ant-col-xl-offset-13{margin-left:54.16666667%}.ant-col-xl-order-13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.ant-col-xl-12{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%}.ant-col-xl-push-12{left:50%}.ant-col-xl-pull-12{right:50%}.ant-col-xl-offset-12{margin-left:50%}.ant-col-xl-order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.ant-col-xl-11{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:45.83333333%}.ant-col-xl-push-11{left:45.83333333%}.ant-col-xl-pull-11{right:45.83333333%}.ant-col-xl-offset-11{margin-left:45.83333333%}.ant-col-xl-order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.ant-col-xl-10{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:41.66666667%}.ant-col-xl-push-10{left:41.66666667%}.ant-col-xl-pull-10{right:41.66666667%}.ant-col-xl-offset-10{margin-left:41.66666667%}.ant-col-xl-order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.ant-col-xl-9{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:37.5%}.ant-col-xl-push-9{left:37.5%}.ant-col-xl-pull-9{right:37.5%}.ant-col-xl-offset-9{margin-left:37.5%}.ant-col-xl-order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.ant-col-xl-8{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:33.33333333%}.ant-col-xl-push-8{left:33.33333333%}.ant-col-xl-pull-8{right:33.33333333%}.ant-col-xl-offset-8{margin-left:33.33333333%}.ant-col-xl-order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.ant-col-xl-7{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:29.16666667%}.ant-col-xl-push-7{left:29.16666667%}.ant-col-xl-pull-7{right:29.16666667%}.ant-col-xl-offset-7{margin-left:29.16666667%}.ant-col-xl-order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.ant-col-xl-6{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:25%}.ant-col-xl-push-6{left:25%}.ant-col-xl-pull-6{right:25%}.ant-col-xl-offset-6{margin-left:25%}.ant-col-xl-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.ant-col-xl-5{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:20.83333333%}.ant-col-xl-push-5{left:20.83333333%}.ant-col-xl-pull-5{right:20.83333333%}.ant-col-xl-offset-5{margin-left:20.83333333%}.ant-col-xl-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.ant-col-xl-4{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:16.66666667%}.ant-col-xl-push-4{left:16.66666667%}.ant-col-xl-pull-4{right:16.66666667%}.ant-col-xl-offset-4{margin-left:16.66666667%}.ant-col-xl-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.ant-col-xl-3{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:12.5%}.ant-col-xl-push-3{left:12.5%}.ant-col-xl-pull-3{right:12.5%}.ant-col-xl-offset-3{margin-left:12.5%}.ant-col-xl-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.ant-col-xl-2{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:8.33333333%}.ant-col-xl-push-2{left:8.33333333%}.ant-col-xl-pull-2{right:8.33333333%}.ant-col-xl-offset-2{margin-left:8.33333333%}.ant-col-xl-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.ant-col-xl-1{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:4.16666667%}.ant-col-xl-push-1{left:4.16666667%}.ant-col-xl-pull-1{right:4.16666667%}.ant-col-xl-offset-1{margin-left:4.16666667%}.ant-col-xl-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.ant-col-xl-0{display:none}.ant-col-push-0{left:auto}.ant-col-pull-0{right:auto}.ant-col-xl-push-0{left:auto}.ant-col-xl-pull-0{right:auto}.ant-col-xl-offset-0{margin-left:0}.ant-col-xl-order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}@media (min-width: 1600px){.ant-col-xxl-1,.ant-col-xxl-2,.ant-col-xxl-3,.ant-col-xxl-4,.ant-col-xxl-5,.ant-col-xxl-6,.ant-col-xxl-7,.ant-col-xxl-8,.ant-col-xxl-9,.ant-col-xxl-10,.ant-col-xxl-11,.ant-col-xxl-12,.ant-col-xxl-13,.ant-col-xxl-14,.ant-col-xxl-15,.ant-col-xxl-16,.ant-col-xxl-17,.ant-col-xxl-18,.ant-col-xxl-19,.ant-col-xxl-20,.ant-col-xxl-21,.ant-col-xxl-22,.ant-col-xxl-23,.ant-col-xxl-24{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;float:left}.ant-col-xxl-24{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.ant-col-xxl-push-24{left:100%}.ant-col-xxl-pull-24{right:100%}.ant-col-xxl-offset-24{margin-left:100%}.ant-col-xxl-order-24{-webkit-box-ordinal-group:25;-ms-flex-order:24;order:24}.ant-col-xxl-23{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:95.83333333%}.ant-col-xxl-push-23{left:95.83333333%}.ant-col-xxl-pull-23{right:95.83333333%}.ant-col-xxl-offset-23{margin-left:95.83333333%}.ant-col-xxl-order-23{-webkit-box-ordinal-group:24;-ms-flex-order:23;order:23}.ant-col-xxl-22{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:91.66666667%}.ant-col-xxl-push-22{left:91.66666667%}.ant-col-xxl-pull-22{right:91.66666667%}.ant-col-xxl-offset-22{margin-left:91.66666667%}.ant-col-xxl-order-22{-webkit-box-ordinal-group:23;-ms-flex-order:22;order:22}.ant-col-xxl-21{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:87.5%}.ant-col-xxl-push-21{left:87.5%}.ant-col-xxl-pull-21{right:87.5%}.ant-col-xxl-offset-21{margin-left:87.5%}.ant-col-xxl-order-21{-webkit-box-ordinal-group:22;-ms-flex-order:21;order:21}.ant-col-xxl-20{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:83.33333333%}.ant-col-xxl-push-20{left:83.33333333%}.ant-col-xxl-pull-20{right:83.33333333%}.ant-col-xxl-offset-20{margin-left:83.33333333%}.ant-col-xxl-order-20{-webkit-box-ordinal-group:21;-ms-flex-order:20;order:20}.ant-col-xxl-19{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:79.16666667%}.ant-col-xxl-push-19{left:79.16666667%}.ant-col-xxl-pull-19{right:79.16666667%}.ant-col-xxl-offset-19{margin-left:79.16666667%}.ant-col-xxl-order-19{-webkit-box-ordinal-group:20;-ms-flex-order:19;order:19}.ant-col-xxl-18{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:75%}.ant-col-xxl-push-18{left:75%}.ant-col-xxl-pull-18{right:75%}.ant-col-xxl-offset-18{margin-left:75%}.ant-col-xxl-order-18{-webkit-box-ordinal-group:19;-ms-flex-order:18;order:18}.ant-col-xxl-17{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:70.83333333%}.ant-col-xxl-push-17{left:70.83333333%}.ant-col-xxl-pull-17{right:70.83333333%}.ant-col-xxl-offset-17{margin-left:70.83333333%}.ant-col-xxl-order-17{-webkit-box-ordinal-group:18;-ms-flex-order:17;order:17}.ant-col-xxl-16{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:66.66666667%}.ant-col-xxl-push-16{left:66.66666667%}.ant-col-xxl-pull-16{right:66.66666667%}.ant-col-xxl-offset-16{margin-left:66.66666667%}.ant-col-xxl-order-16{-webkit-box-ordinal-group:17;-ms-flex-order:16;order:16}.ant-col-xxl-15{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:62.5%}.ant-col-xxl-push-15{left:62.5%}.ant-col-xxl-pull-15{right:62.5%}.ant-col-xxl-offset-15{margin-left:62.5%}.ant-col-xxl-order-15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.ant-col-xxl-14{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:58.33333333%}.ant-col-xxl-push-14{left:58.33333333%}.ant-col-xxl-pull-14{right:58.33333333%}.ant-col-xxl-offset-14{margin-left:58.33333333%}.ant-col-xxl-order-14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.ant-col-xxl-13{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:54.16666667%}.ant-col-xxl-push-13{left:54.16666667%}.ant-col-xxl-pull-13{right:54.16666667%}.ant-col-xxl-offset-13{margin-left:54.16666667%}.ant-col-xxl-order-13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.ant-col-xxl-12{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%}.ant-col-xxl-push-12{left:50%}.ant-col-xxl-pull-12{right:50%}.ant-col-xxl-offset-12{margin-left:50%}.ant-col-xxl-order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.ant-col-xxl-11{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:45.83333333%}.ant-col-xxl-push-11{left:45.83333333%}.ant-col-xxl-pull-11{right:45.83333333%}.ant-col-xxl-offset-11{margin-left:45.83333333%}.ant-col-xxl-order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.ant-col-xxl-10{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:41.66666667%}.ant-col-xxl-push-10{left:41.66666667%}.ant-col-xxl-pull-10{right:41.66666667%}.ant-col-xxl-offset-10{margin-left:41.66666667%}.ant-col-xxl-order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.ant-col-xxl-9{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:37.5%}.ant-col-xxl-push-9{left:37.5%}.ant-col-xxl-pull-9{right:37.5%}.ant-col-xxl-offset-9{margin-left:37.5%}.ant-col-xxl-order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.ant-col-xxl-8{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:33.33333333%}.ant-col-xxl-push-8{left:33.33333333%}.ant-col-xxl-pull-8{right:33.33333333%}.ant-col-xxl-offset-8{margin-left:33.33333333%}.ant-col-xxl-order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.ant-col-xxl-7{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:29.16666667%}.ant-col-xxl-push-7{left:29.16666667%}.ant-col-xxl-pull-7{right:29.16666667%}.ant-col-xxl-offset-7{margin-left:29.16666667%}.ant-col-xxl-order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.ant-col-xxl-6{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:25%}.ant-col-xxl-push-6{left:25%}.ant-col-xxl-pull-6{right:25%}.ant-col-xxl-offset-6{margin-left:25%}.ant-col-xxl-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.ant-col-xxl-5{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:20.83333333%}.ant-col-xxl-push-5{left:20.83333333%}.ant-col-xxl-pull-5{right:20.83333333%}.ant-col-xxl-offset-5{margin-left:20.83333333%}.ant-col-xxl-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.ant-col-xxl-4{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:16.66666667%}.ant-col-xxl-push-4{left:16.66666667%}.ant-col-xxl-pull-4{right:16.66666667%}.ant-col-xxl-offset-4{margin-left:16.66666667%}.ant-col-xxl-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.ant-col-xxl-3{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:12.5%}.ant-col-xxl-push-3{left:12.5%}.ant-col-xxl-pull-3{right:12.5%}.ant-col-xxl-offset-3{margin-left:12.5%}.ant-col-xxl-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.ant-col-xxl-2{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:8.33333333%}.ant-col-xxl-push-2{left:8.33333333%}.ant-col-xxl-pull-2{right:8.33333333%}.ant-col-xxl-offset-2{margin-left:8.33333333%}.ant-col-xxl-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.ant-col-xxl-1{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:4.16666667%}.ant-col-xxl-push-1{left:4.16666667%}.ant-col-xxl-pull-1{right:4.16666667%}.ant-col-xxl-offset-1{margin-left:4.16666667%}.ant-col-xxl-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.ant-col-xxl-0{display:none}.ant-col-push-0{left:auto}.ant-col-pull-0{right:auto}.ant-col-xxl-push-0{left:auto}.ant-col-xxl-pull-0{right:auto}.ant-col-xxl-offset-0{margin-left:0}.ant-col-xxl-order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}.row-component.debug>div{border:1px dashed red}.ant-alert{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;padding:8px 15px 8px 37px;word-wrap:break-word;border-radius:4px}.ant-alert.ant-alert-no-icon{padding:8px 15px}.ant-alert.ant-alert-closable{padding-right:30px}.ant-alert-icon{position:absolute;top:11.5px;left:16px}.ant-alert-description{display:none;font-size:14px;line-height:22px}.ant-alert-success{background-color:#f6ffed;border:1px solid #b7eb8f}.ant-alert-success .ant-alert-icon{color:#52c41a}.ant-alert-info{background-color:#e6f7ff;border:1px solid #91d5ff}.ant-alert-info .ant-alert-icon{color:#1890ff}.ant-alert-warning{background-color:#fffbe6;border:1px solid #ffe58f}.ant-alert-warning .ant-alert-icon{color:#faad14}.ant-alert-error{background-color:#fff1f0;border:1px solid #ffa39e}.ant-alert-error .ant-alert-icon{color:#f5222d}.ant-alert-close-icon{position:absolute;top:8px;right:16px;padding:0;overflow:hidden;font-size:12px;line-height:22px;background-color:transparent;border:none;outline:none;cursor:pointer}.ant-alert-close-icon .anticon-close{color:#00000073;-webkit-transition:color .3s;transition:color .3s}.ant-alert-close-icon .anticon-close:hover{color:#000000bf}.ant-alert-close-text{color:#00000073;-webkit-transition:color .3s;transition:color .3s}.ant-alert-close-text:hover{color:#000000bf}.ant-alert-with-description{position:relative;padding:15px 15px 15px 64px;color:#000000a6;line-height:1.5;border-radius:4px}.ant-alert-with-description.ant-alert-no-icon{padding:15px}.ant-alert-with-description .ant-alert-icon{position:absolute;top:16px;left:24px;font-size:24px}.ant-alert-with-description .ant-alert-close-icon{position:absolute;top:16px;right:16px;font-size:14px;cursor:pointer}.ant-alert-with-description .ant-alert-message{display:block;margin-bottom:4px;color:#000000d9;font-size:16px}.ant-alert-message{color:#000000d9}.ant-alert-with-description .ant-alert-description{display:block}.ant-alert.ant-alert-closing{height:0!important;margin:0;padding-top:0;padding-bottom:0;-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0;-webkit-transition:all .3s cubic-bezier(.78,.14,.15,.86);transition:all .3s cubic-bezier(.78,.14,.15,.86)}.ant-alert-slide-up-leave{-webkit-animation:antAlertSlideUpOut .3s cubic-bezier(.78,.14,.15,.86);animation:antAlertSlideUpOut .3s cubic-bezier(.78,.14,.15,.86);-webkit-animation-fill-mode:both;animation-fill-mode:both}.ant-alert-banner{margin-bottom:0;border:0;border-radius:0}@-webkit-keyframes antAlertSlideUpIn{0%{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:0% 0%;transform-origin:0% 0%;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0% 0%;transform-origin:0% 0%;opacity:1}}@keyframes antAlertSlideUpIn{0%{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:0% 0%;transform-origin:0% 0%;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0% 0%;transform-origin:0% 0%;opacity:1}}@-webkit-keyframes antAlertSlideUpOut{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0% 0%;transform-origin:0% 0%;opacity:1}to{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:0% 0%;transform-origin:0% 0%;opacity:0}}@keyframes antAlertSlideUpOut{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0% 0%;transform-origin:0% 0%;opacity:1}to{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:0% 0%;transform-origin:0% 0%;opacity:0}}.alert-component .ant-alert.ant-alert-banner.ant-alert-error{color:#fa4646}.alert-component .ant-alert.ant-alert-banner.ant-alert-warning{color:#fac546}.alert-component .ant-alert.ant-alert-banner .ant-alert-icon,.alert-component .ant-alert.ant-alert-banner .icon-component{transform:translate3d(0,-1px,0)}.alert-component .ant-alert.ant-alert-banner .icon-component{margin-right:7px}.ant-modal{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 0 24px;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;top:100px;width:auto;margin:0 auto;pointer-events:none}.ant-modal-wrap{position:fixed;inset:0;z-index:1000;overflow:auto;outline:0;-webkit-overflow-scrolling:touch}.ant-modal-title{margin:0;color:#000000d9;font-weight:500;font-size:16px;line-height:22px;word-wrap:break-word}.ant-modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:0;border-radius:4px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px #00000026;pointer-events:auto}.ant-modal-close{position:absolute;top:0;right:0;z-index:10;padding:0;color:#00000073;font-weight:700;line-height:1;text-decoration:none;background:transparent;border:0;outline:0;cursor:pointer;-webkit-transition:color .3s;transition:color .3s}.ant-modal-close-x{display:block;width:56px;height:56px;font-size:16px;font-style:normal;line-height:56px;text-align:center;text-transform:none;text-rendering:auto}.ant-modal-close:focus,.ant-modal-close:hover{color:#000000bf;text-decoration:none}.ant-modal-header{padding:16px 24px;color:#000000a6;background:#fff;border-bottom:1px solid #e8e8e8;border-radius:4px 4px 0 0}.ant-modal-body{padding:24px;font-size:14px;line-height:1.5;word-wrap:break-word}.ant-modal-footer{padding:10px 16px;text-align:right;background:transparent;border-top:1px solid #e8e8e8;border-radius:0 0 4px 4px}.ant-modal-footer button+button{margin-bottom:0;margin-left:8px}.ant-modal.zoom-enter,.ant-modal.zoom-appear{-webkit-transform:none;-ms-transform:none;transform:none;opacity:0;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-modal-mask{position:fixed;inset:0;z-index:1000;height:100%;background-color:#00000073;filter:alpha(opacity=50)}.ant-modal-mask-hidden{display:none}.ant-modal-open{overflow:hidden}.ant-modal-centered{text-align:center}.ant-modal-centered:before{display:inline-block;width:0;height:100%;vertical-align:middle;content:""}.ant-modal-centered .ant-modal{top:0;display:inline-block;text-align:left;vertical-align:middle}@media (max-width: 767px){.ant-modal{max-width:calc(100vw - 16px);margin:8px auto}.ant-modal-centered .ant-modal{-webkit-box-flex:1;-ms-flex:1;flex:1}}.ant-modal-confirm .ant-modal-header,.ant-modal-confirm .ant-modal-close{display:none}.ant-modal-confirm .ant-modal-body{padding:32px 32px 24px}.ant-modal-confirm-body-wrapper{zoom:1}.ant-modal-confirm-body-wrapper:before,.ant-modal-confirm-body-wrapper:after{display:table;content:""}.ant-modal-confirm-body-wrapper:after{clear:both}.ant-modal-confirm-body .ant-modal-confirm-title{display:block;overflow:hidden;color:#000000d9;font-weight:500;font-size:16px;line-height:1.4}.ant-modal-confirm-body .ant-modal-confirm-content{margin-top:8px;color:#000000a6;font-size:14px}.ant-modal-confirm-body>.anticon{float:left;margin-right:16px;font-size:22px}.ant-modal-confirm-body>.anticon+.ant-modal-confirm-title+.ant-modal-confirm-content{margin-left:38px}.ant-modal-confirm .ant-modal-confirm-btns{float:right;margin-top:24px}.ant-modal-confirm .ant-modal-confirm-btns button+button{margin-bottom:0;margin-left:8px}.ant-modal-confirm-error .ant-modal-confirm-body>.anticon{color:#f5222d}.ant-modal-confirm-warning .ant-modal-confirm-body>.anticon,.ant-modal-confirm-confirm .ant-modal-confirm-body>.anticon{color:#faad14}.ant-modal-confirm-info .ant-modal-confirm-body>.anticon{color:#1890ff}.ant-modal-confirm-success .ant-modal-confirm-body>.anticon{color:#52c41a}.ant-btn{line-height:1.499;position:relative;display:inline-block;font-weight:400;white-space:nowrap;text-align:center;background-image:none;border:1px solid transparent;-webkit-box-shadow:0 2px 0 rgba(0,0,0,.015);box-shadow:0 2px #00000004;cursor:pointer;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;height:32px;padding:0 15px;font-size:14px;border-radius:4px;color:#000000a6;background-color:#fff;border-color:#d9d9d9}.ant-btn>.anticon{line-height:1}.ant-btn,.ant-btn:active,.ant-btn:focus{outline:0}.ant-btn:not([disabled]):hover{text-decoration:none}.ant-btn:not([disabled]):active{outline:0;-webkit-box-shadow:none;box-shadow:none}.ant-btn.disabled,.ant-btn[disabled]{cursor:not-allowed}.ant-btn.disabled>*,.ant-btn[disabled]>*{pointer-events:none}.ant-btn-lg{height:40px;padding:0 15px;font-size:16px;border-radius:4px}.ant-btn-sm{height:24px;padding:0 7px;font-size:14px;border-radius:4px}.ant-btn>a:only-child{color:currentColor}.ant-btn>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn:hover,.ant-btn:focus{color:#40a9ff;background-color:#fff;border-color:#40a9ff}.ant-btn:hover>a:only-child,.ant-btn:focus>a:only-child{color:currentColor}.ant-btn:hover>a:only-child:after,.ant-btn:focus>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn:active,.ant-btn.active{color:#096dd9;background-color:#fff;border-color:#096dd9}.ant-btn:active>a:only-child,.ant-btn.active>a:only-child{color:currentColor}.ant-btn:active>a:only-child:after,.ant-btn.active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-disabled,.ant-btn.disabled,.ant-btn[disabled],.ant-btn-disabled:hover,.ant-btn.disabled:hover,.ant-btn[disabled]:hover,.ant-btn-disabled:focus,.ant-btn.disabled:focus,.ant-btn[disabled]:focus,.ant-btn-disabled:active,.ant-btn.disabled:active,.ant-btn[disabled]:active,.ant-btn-disabled.active,.ant-btn.disabled.active,.ant-btn[disabled].active{color:#00000040;background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;-webkit-box-shadow:none;box-shadow:none}.ant-btn-disabled>a:only-child,.ant-btn.disabled>a:only-child,.ant-btn[disabled]>a:only-child,.ant-btn-disabled:hover>a:only-child,.ant-btn.disabled:hover>a:only-child,.ant-btn[disabled]:hover>a:only-child,.ant-btn-disabled:focus>a:only-child,.ant-btn.disabled:focus>a:only-child,.ant-btn[disabled]:focus>a:only-child,.ant-btn-disabled:active>a:only-child,.ant-btn.disabled:active>a:only-child,.ant-btn[disabled]:active>a:only-child,.ant-btn-disabled.active>a:only-child,.ant-btn.disabled.active>a:only-child,.ant-btn[disabled].active>a:only-child{color:currentColor}.ant-btn-disabled>a:only-child:after,.ant-btn.disabled>a:only-child:after,.ant-btn[disabled]>a:only-child:after,.ant-btn-disabled:hover>a:only-child:after,.ant-btn.disabled:hover>a:only-child:after,.ant-btn[disabled]:hover>a:only-child:after,.ant-btn-disabled:focus>a:only-child:after,.ant-btn.disabled:focus>a:only-child:after,.ant-btn[disabled]:focus>a:only-child:after,.ant-btn-disabled:active>a:only-child:after,.ant-btn.disabled:active>a:only-child:after,.ant-btn[disabled]:active>a:only-child:after,.ant-btn-disabled.active>a:only-child:after,.ant-btn.disabled.active>a:only-child:after,.ant-btn[disabled].active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn:hover,.ant-btn:focus,.ant-btn:active,.ant-btn.active{text-decoration:none;background:#fff}.ant-btn>i,.ant-btn>span{display:inline-block;-webkit-transition:margin-left .3s cubic-bezier(.645,.045,.355,1);transition:margin-left .3s cubic-bezier(.645,.045,.355,1);pointer-events:none}.ant-btn-primary{color:#fff;background-color:#1890ff;border-color:#1890ff;text-shadow:0 -1px 0 rgba(0,0,0,.12);-webkit-box-shadow:0 2px 0 rgba(0,0,0,.045);box-shadow:0 2px #0000000b}.ant-btn-primary>a:only-child{color:currentColor}.ant-btn-primary>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-primary:hover,.ant-btn-primary:focus{color:#fff;background-color:#40a9ff;border-color:#40a9ff}.ant-btn-primary:hover>a:only-child,.ant-btn-primary:focus>a:only-child{color:currentColor}.ant-btn-primary:hover>a:only-child:after,.ant-btn-primary:focus>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-primary:active,.ant-btn-primary.active{color:#fff;background-color:#096dd9;border-color:#096dd9}.ant-btn-primary:active>a:only-child,.ant-btn-primary.active>a:only-child{color:currentColor}.ant-btn-primary:active>a:only-child:after,.ant-btn-primary.active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-primary-disabled,.ant-btn-primary.disabled,.ant-btn-primary[disabled],.ant-btn-primary-disabled:hover,.ant-btn-primary.disabled:hover,.ant-btn-primary[disabled]:hover,.ant-btn-primary-disabled:focus,.ant-btn-primary.disabled:focus,.ant-btn-primary[disabled]:focus,.ant-btn-primary-disabled:active,.ant-btn-primary.disabled:active,.ant-btn-primary[disabled]:active,.ant-btn-primary-disabled.active,.ant-btn-primary.disabled.active,.ant-btn-primary[disabled].active{color:#00000040;background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;-webkit-box-shadow:none;box-shadow:none}.ant-btn-primary-disabled>a:only-child,.ant-btn-primary.disabled>a:only-child,.ant-btn-primary[disabled]>a:only-child,.ant-btn-primary-disabled:hover>a:only-child,.ant-btn-primary.disabled:hover>a:only-child,.ant-btn-primary[disabled]:hover>a:only-child,.ant-btn-primary-disabled:focus>a:only-child,.ant-btn-primary.disabled:focus>a:only-child,.ant-btn-primary[disabled]:focus>a:only-child,.ant-btn-primary-disabled:active>a:only-child,.ant-btn-primary.disabled:active>a:only-child,.ant-btn-primary[disabled]:active>a:only-child,.ant-btn-primary-disabled.active>a:only-child,.ant-btn-primary.disabled.active>a:only-child,.ant-btn-primary[disabled].active>a:only-child{color:currentColor}.ant-btn-primary-disabled>a:only-child:after,.ant-btn-primary.disabled>a:only-child:after,.ant-btn-primary[disabled]>a:only-child:after,.ant-btn-primary-disabled:hover>a:only-child:after,.ant-btn-primary.disabled:hover>a:only-child:after,.ant-btn-primary[disabled]:hover>a:only-child:after,.ant-btn-primary-disabled:focus>a:only-child:after,.ant-btn-primary.disabled:focus>a:only-child:after,.ant-btn-primary[disabled]:focus>a:only-child:after,.ant-btn-primary-disabled:active>a:only-child:after,.ant-btn-primary.disabled:active>a:only-child:after,.ant-btn-primary[disabled]:active>a:only-child:after,.ant-btn-primary-disabled.active>a:only-child:after,.ant-btn-primary.disabled.active>a:only-child:after,.ant-btn-primary[disabled].active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child){border-right-color:#40a9ff;border-left-color:#40a9ff}.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child):disabled{border-color:#d9d9d9}.ant-btn-group .ant-btn-primary:first-child:not(:last-child){border-right-color:#40a9ff}.ant-btn-group .ant-btn-primary:first-child:not(:last-child)[disabled]{border-right-color:#d9d9d9}.ant-btn-group .ant-btn-primary:last-child:not(:first-child),.ant-btn-group .ant-btn-primary+.ant-btn-primary{border-left-color:#40a9ff}.ant-btn-group .ant-btn-primary:last-child:not(:first-child)[disabled],.ant-btn-group .ant-btn-primary+.ant-btn-primary[disabled]{border-left-color:#d9d9d9}.ant-btn-ghost{color:#000000a6;background-color:transparent;border-color:#d9d9d9}.ant-btn-ghost>a:only-child{color:currentColor}.ant-btn-ghost>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-ghost:hover,.ant-btn-ghost:focus{color:#40a9ff;background-color:transparent;border-color:#40a9ff}.ant-btn-ghost:hover>a:only-child,.ant-btn-ghost:focus>a:only-child{color:currentColor}.ant-btn-ghost:hover>a:only-child:after,.ant-btn-ghost:focus>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-ghost:active,.ant-btn-ghost.active{color:#096dd9;background-color:transparent;border-color:#096dd9}.ant-btn-ghost:active>a:only-child,.ant-btn-ghost.active>a:only-child{color:currentColor}.ant-btn-ghost:active>a:only-child:after,.ant-btn-ghost.active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-ghost-disabled,.ant-btn-ghost.disabled,.ant-btn-ghost[disabled],.ant-btn-ghost-disabled:hover,.ant-btn-ghost.disabled:hover,.ant-btn-ghost[disabled]:hover,.ant-btn-ghost-disabled:focus,.ant-btn-ghost.disabled:focus,.ant-btn-ghost[disabled]:focus,.ant-btn-ghost-disabled:active,.ant-btn-ghost.disabled:active,.ant-btn-ghost[disabled]:active,.ant-btn-ghost-disabled.active,.ant-btn-ghost.disabled.active,.ant-btn-ghost[disabled].active{color:#00000040;background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;-webkit-box-shadow:none;box-shadow:none}.ant-btn-ghost-disabled>a:only-child,.ant-btn-ghost.disabled>a:only-child,.ant-btn-ghost[disabled]>a:only-child,.ant-btn-ghost-disabled:hover>a:only-child,.ant-btn-ghost.disabled:hover>a:only-child,.ant-btn-ghost[disabled]:hover>a:only-child,.ant-btn-ghost-disabled:focus>a:only-child,.ant-btn-ghost.disabled:focus>a:only-child,.ant-btn-ghost[disabled]:focus>a:only-child,.ant-btn-ghost-disabled:active>a:only-child,.ant-btn-ghost.disabled:active>a:only-child,.ant-btn-ghost[disabled]:active>a:only-child,.ant-btn-ghost-disabled.active>a:only-child,.ant-btn-ghost.disabled.active>a:only-child,.ant-btn-ghost[disabled].active>a:only-child{color:currentColor}.ant-btn-ghost-disabled>a:only-child:after,.ant-btn-ghost.disabled>a:only-child:after,.ant-btn-ghost[disabled]>a:only-child:after,.ant-btn-ghost-disabled:hover>a:only-child:after,.ant-btn-ghost.disabled:hover>a:only-child:after,.ant-btn-ghost[disabled]:hover>a:only-child:after,.ant-btn-ghost-disabled:focus>a:only-child:after,.ant-btn-ghost.disabled:focus>a:only-child:after,.ant-btn-ghost[disabled]:focus>a:only-child:after,.ant-btn-ghost-disabled:active>a:only-child:after,.ant-btn-ghost.disabled:active>a:only-child:after,.ant-btn-ghost[disabled]:active>a:only-child:after,.ant-btn-ghost-disabled.active>a:only-child:after,.ant-btn-ghost.disabled.active>a:only-child:after,.ant-btn-ghost[disabled].active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dashed{color:#000000a6;background-color:#fff;border-color:#d9d9d9;border-style:dashed}.ant-btn-dashed>a:only-child{color:currentColor}.ant-btn-dashed>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dashed:hover,.ant-btn-dashed:focus{color:#40a9ff;background-color:#fff;border-color:#40a9ff}.ant-btn-dashed:hover>a:only-child,.ant-btn-dashed:focus>a:only-child{color:currentColor}.ant-btn-dashed:hover>a:only-child:after,.ant-btn-dashed:focus>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dashed:active,.ant-btn-dashed.active{color:#096dd9;background-color:#fff;border-color:#096dd9}.ant-btn-dashed:active>a:only-child,.ant-btn-dashed.active>a:only-child{color:currentColor}.ant-btn-dashed:active>a:only-child:after,.ant-btn-dashed.active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dashed-disabled,.ant-btn-dashed.disabled,.ant-btn-dashed[disabled],.ant-btn-dashed-disabled:hover,.ant-btn-dashed.disabled:hover,.ant-btn-dashed[disabled]:hover,.ant-btn-dashed-disabled:focus,.ant-btn-dashed.disabled:focus,.ant-btn-dashed[disabled]:focus,.ant-btn-dashed-disabled:active,.ant-btn-dashed.disabled:active,.ant-btn-dashed[disabled]:active,.ant-btn-dashed-disabled.active,.ant-btn-dashed.disabled.active,.ant-btn-dashed[disabled].active{color:#00000040;background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;-webkit-box-shadow:none;box-shadow:none}.ant-btn-dashed-disabled>a:only-child,.ant-btn-dashed.disabled>a:only-child,.ant-btn-dashed[disabled]>a:only-child,.ant-btn-dashed-disabled:hover>a:only-child,.ant-btn-dashed.disabled:hover>a:only-child,.ant-btn-dashed[disabled]:hover>a:only-child,.ant-btn-dashed-disabled:focus>a:only-child,.ant-btn-dashed.disabled:focus>a:only-child,.ant-btn-dashed[disabled]:focus>a:only-child,.ant-btn-dashed-disabled:active>a:only-child,.ant-btn-dashed.disabled:active>a:only-child,.ant-btn-dashed[disabled]:active>a:only-child,.ant-btn-dashed-disabled.active>a:only-child,.ant-btn-dashed.disabled.active>a:only-child,.ant-btn-dashed[disabled].active>a:only-child{color:currentColor}.ant-btn-dashed-disabled>a:only-child:after,.ant-btn-dashed.disabled>a:only-child:after,.ant-btn-dashed[disabled]>a:only-child:after,.ant-btn-dashed-disabled:hover>a:only-child:after,.ant-btn-dashed.disabled:hover>a:only-child:after,.ant-btn-dashed[disabled]:hover>a:only-child:after,.ant-btn-dashed-disabled:focus>a:only-child:after,.ant-btn-dashed.disabled:focus>a:only-child:after,.ant-btn-dashed[disabled]:focus>a:only-child:after,.ant-btn-dashed-disabled:active>a:only-child:after,.ant-btn-dashed.disabled:active>a:only-child:after,.ant-btn-dashed[disabled]:active>a:only-child:after,.ant-btn-dashed-disabled.active>a:only-child:after,.ant-btn-dashed.disabled.active>a:only-child:after,.ant-btn-dashed[disabled].active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-danger{color:#fff;background-color:#ff4d4f;border-color:#ff4d4f;text-shadow:0 -1px 0 rgba(0,0,0,.12);-webkit-box-shadow:0 2px 0 rgba(0,0,0,.045);box-shadow:0 2px #0000000b}.ant-btn-danger>a:only-child{color:currentColor}.ant-btn-danger>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-danger:hover,.ant-btn-danger:focus{color:#fff;background-color:#ff7875;border-color:#ff7875}.ant-btn-danger:hover>a:only-child,.ant-btn-danger:focus>a:only-child{color:currentColor}.ant-btn-danger:hover>a:only-child:after,.ant-btn-danger:focus>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-danger:active,.ant-btn-danger.active{color:#fff;background-color:#d9363e;border-color:#d9363e}.ant-btn-danger:active>a:only-child,.ant-btn-danger.active>a:only-child{color:currentColor}.ant-btn-danger:active>a:only-child:after,.ant-btn-danger.active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-danger-disabled,.ant-btn-danger.disabled,.ant-btn-danger[disabled],.ant-btn-danger-disabled:hover,.ant-btn-danger.disabled:hover,.ant-btn-danger[disabled]:hover,.ant-btn-danger-disabled:focus,.ant-btn-danger.disabled:focus,.ant-btn-danger[disabled]:focus,.ant-btn-danger-disabled:active,.ant-btn-danger.disabled:active,.ant-btn-danger[disabled]:active,.ant-btn-danger-disabled.active,.ant-btn-danger.disabled.active,.ant-btn-danger[disabled].active{color:#00000040;background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;-webkit-box-shadow:none;box-shadow:none}.ant-btn-danger-disabled>a:only-child,.ant-btn-danger.disabled>a:only-child,.ant-btn-danger[disabled]>a:only-child,.ant-btn-danger-disabled:hover>a:only-child,.ant-btn-danger.disabled:hover>a:only-child,.ant-btn-danger[disabled]:hover>a:only-child,.ant-btn-danger-disabled:focus>a:only-child,.ant-btn-danger.disabled:focus>a:only-child,.ant-btn-danger[disabled]:focus>a:only-child,.ant-btn-danger-disabled:active>a:only-child,.ant-btn-danger.disabled:active>a:only-child,.ant-btn-danger[disabled]:active>a:only-child,.ant-btn-danger-disabled.active>a:only-child,.ant-btn-danger.disabled.active>a:only-child,.ant-btn-danger[disabled].active>a:only-child{color:currentColor}.ant-btn-danger-disabled>a:only-child:after,.ant-btn-danger.disabled>a:only-child:after,.ant-btn-danger[disabled]>a:only-child:after,.ant-btn-danger-disabled:hover>a:only-child:after,.ant-btn-danger.disabled:hover>a:only-child:after,.ant-btn-danger[disabled]:hover>a:only-child:after,.ant-btn-danger-disabled:focus>a:only-child:after,.ant-btn-danger.disabled:focus>a:only-child:after,.ant-btn-danger[disabled]:focus>a:only-child:after,.ant-btn-danger-disabled:active>a:only-child:after,.ant-btn-danger.disabled:active>a:only-child:after,.ant-btn-danger[disabled]:active>a:only-child:after,.ant-btn-danger-disabled.active>a:only-child:after,.ant-btn-danger.disabled.active>a:only-child:after,.ant-btn-danger[disabled].active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-link{color:#1890ff;background-color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.ant-btn-link>a:only-child{color:currentColor}.ant-btn-link>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-link:hover,.ant-btn-link:focus{color:#40a9ff;background-color:transparent;border-color:#40a9ff}.ant-btn-link:hover>a:only-child,.ant-btn-link:focus>a:only-child{color:currentColor}.ant-btn-link:hover>a:only-child:after,.ant-btn-link:focus>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-link:active,.ant-btn-link.active{color:#096dd9;background-color:transparent;border-color:#096dd9}.ant-btn-link:active>a:only-child,.ant-btn-link.active>a:only-child{color:currentColor}.ant-btn-link:active>a:only-child:after,.ant-btn-link.active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-link-disabled,.ant-btn-link.disabled,.ant-btn-link[disabled],.ant-btn-link-disabled:hover,.ant-btn-link.disabled:hover,.ant-btn-link[disabled]:hover,.ant-btn-link-disabled:focus,.ant-btn-link.disabled:focus,.ant-btn-link[disabled]:focus,.ant-btn-link-disabled:active,.ant-btn-link.disabled:active,.ant-btn-link[disabled]:active,.ant-btn-link-disabled.active,.ant-btn-link.disabled.active,.ant-btn-link[disabled].active{color:#00000040;background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;-webkit-box-shadow:none;box-shadow:none}.ant-btn-link:hover,.ant-btn-link:focus,.ant-btn-link:active{border-color:transparent}.ant-btn-link-disabled,.ant-btn-link.disabled,.ant-btn-link[disabled],.ant-btn-link-disabled:hover,.ant-btn-link.disabled:hover,.ant-btn-link[disabled]:hover,.ant-btn-link-disabled:focus,.ant-btn-link.disabled:focus,.ant-btn-link[disabled]:focus,.ant-btn-link-disabled:active,.ant-btn-link.disabled:active,.ant-btn-link[disabled]:active,.ant-btn-link-disabled.active,.ant-btn-link.disabled.active,.ant-btn-link[disabled].active{color:#00000040;background-color:transparent;border-color:transparent;text-shadow:none;-webkit-box-shadow:none;box-shadow:none}.ant-btn-link-disabled>a:only-child,.ant-btn-link.disabled>a:only-child,.ant-btn-link[disabled]>a:only-child,.ant-btn-link-disabled:hover>a:only-child,.ant-btn-link.disabled:hover>a:only-child,.ant-btn-link[disabled]:hover>a:only-child,.ant-btn-link-disabled:focus>a:only-child,.ant-btn-link.disabled:focus>a:only-child,.ant-btn-link[disabled]:focus>a:only-child,.ant-btn-link-disabled:active>a:only-child,.ant-btn-link.disabled:active>a:only-child,.ant-btn-link[disabled]:active>a:only-child,.ant-btn-link-disabled.active>a:only-child,.ant-btn-link.disabled.active>a:only-child,.ant-btn-link[disabled].active>a:only-child{color:currentColor}.ant-btn-link-disabled>a:only-child:after,.ant-btn-link.disabled>a:only-child:after,.ant-btn-link[disabled]>a:only-child:after,.ant-btn-link-disabled:hover>a:only-child:after,.ant-btn-link.disabled:hover>a:only-child:after,.ant-btn-link[disabled]:hover>a:only-child:after,.ant-btn-link-disabled:focus>a:only-child:after,.ant-btn-link.disabled:focus>a:only-child:after,.ant-btn-link[disabled]:focus>a:only-child:after,.ant-btn-link-disabled:active>a:only-child:after,.ant-btn-link.disabled:active>a:only-child:after,.ant-btn-link[disabled]:active>a:only-child:after,.ant-btn-link-disabled.active>a:only-child:after,.ant-btn-link.disabled.active>a:only-child:after,.ant-btn-link[disabled].active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-icon-only{width:32px;height:32px;padding:0;font-size:16px;border-radius:4px}.ant-btn-icon-only.ant-btn-lg{width:40px;height:40px;padding:0;font-size:18px;border-radius:4px}.ant-btn-icon-only.ant-btn-sm{width:24px;height:24px;padding:0;font-size:14px;border-radius:4px}.ant-btn-icon-only>i{vertical-align:middle}.ant-btn-round{height:32px;padding:0 16px;font-size:14px;border-radius:32px}.ant-btn-round.ant-btn-lg{height:40px;padding:0 20px;font-size:16px;border-radius:40px}.ant-btn-round.ant-btn-sm{height:24px;padding:0 12px;font-size:14px;border-radius:24px}.ant-btn-round.ant-btn-icon-only{width:auto}.ant-btn-circle,.ant-btn-circle-outline{min-width:32px;padding-right:0;padding-left:0;text-align:center;border-radius:50%}.ant-btn-circle.ant-btn-lg,.ant-btn-circle-outline.ant-btn-lg{min-width:40px;border-radius:50%}.ant-btn-circle.ant-btn-sm,.ant-btn-circle-outline.ant-btn-sm{min-width:24px;border-radius:50%}.ant-btn:before{position:absolute;inset:-1px;z-index:1;display:none;background:#fff;border-radius:inherit;opacity:.35;-webkit-transition:opacity .2s;transition:opacity .2s;content:"";pointer-events:none}.ant-btn .anticon{-webkit-transition:margin-left .3s cubic-bezier(.645,.045,.355,1);transition:margin-left .3s cubic-bezier(.645,.045,.355,1)}.ant-btn .anticon.anticon-plus>svg,.ant-btn .anticon.anticon-minus>svg{shape-rendering:optimizeSpeed}.ant-btn.ant-btn-loading{position:relative}.ant-btn.ant-btn-loading:not([disabled]){pointer-events:none}.ant-btn.ant-btn-loading:before{display:block}.ant-btn.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only){padding-left:29px}.ant-btn.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) .anticon:not(:last-child){margin-left:-14px}.ant-btn-sm.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only){padding-left:24px}.ant-btn-sm.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) .anticon{margin-left:-17px}.ant-btn-group{position:relative;display:inline-block}.ant-btn-group>.ant-btn,.ant-btn-group>span>.ant-btn{position:relative}.ant-btn-group>.ant-btn:hover,.ant-btn-group>span>.ant-btn:hover,.ant-btn-group>.ant-btn:focus,.ant-btn-group>span>.ant-btn:focus,.ant-btn-group>.ant-btn:active,.ant-btn-group>span>.ant-btn:active,.ant-btn-group>.ant-btn.active,.ant-btn-group>span>.ant-btn.active{z-index:2}.ant-btn-group>.ant-btn:disabled,.ant-btn-group>span>.ant-btn:disabled{z-index:0}.ant-btn-group>.ant-btn-icon-only{font-size:14px}.ant-btn-group-lg>.ant-btn,.ant-btn-group-lg>span>.ant-btn{height:40px;padding:0 15px;font-size:16px;border-radius:0;line-height:38px}.ant-btn-group-lg>.ant-btn.ant-btn-icon-only{width:40px;height:40px;padding-right:0;padding-left:0}.ant-btn-group-sm>.ant-btn,.ant-btn-group-sm>span>.ant-btn{height:24px;padding:0 7px;font-size:14px;border-radius:0;line-height:22px}.ant-btn-group-sm>.ant-btn>.anticon,.ant-btn-group-sm>span>.ant-btn>.anticon{font-size:14px}.ant-btn-group-sm>.ant-btn.ant-btn-icon-only{width:24px;height:24px;padding-right:0;padding-left:0}.ant-btn-group .ant-btn+.ant-btn,.ant-btn+.ant-btn-group,.ant-btn-group span+.ant-btn,.ant-btn-group .ant-btn+span,.ant-btn-group>span+span,.ant-btn-group+.ant-btn,.ant-btn-group+.ant-btn-group{margin-left:-1px}.ant-btn-group .ant-btn-primary+.ant-btn:not(.ant-btn-primary):not([disabled]){border-left-color:transparent}.ant-btn-group .ant-btn{border-radius:0}.ant-btn-group>.ant-btn:first-child,.ant-btn-group>span:first-child>.ant-btn{margin-left:0}.ant-btn-group>.ant-btn:only-child{border-radius:4px}.ant-btn-group>span:only-child>.ant-btn{border-radius:4px}.ant-btn-group>.ant-btn:first-child:not(:last-child),.ant-btn-group>span:first-child:not(:last-child)>.ant-btn{border-top-left-radius:4px;border-bottom-left-radius:4px}.ant-btn-group>.ant-btn:last-child:not(:first-child),.ant-btn-group>span:last-child:not(:first-child)>.ant-btn{border-top-right-radius:4px;border-bottom-right-radius:4px}.ant-btn-group-sm>.ant-btn:only-child{border-radius:4px}.ant-btn-group-sm>span:only-child>.ant-btn{border-radius:4px}.ant-btn-group-sm>.ant-btn:first-child:not(:last-child),.ant-btn-group-sm>span:first-child:not(:last-child)>.ant-btn{border-top-left-radius:4px;border-bottom-left-radius:4px}.ant-btn-group-sm>.ant-btn:last-child:not(:first-child),.ant-btn-group-sm>span:last-child:not(:first-child)>.ant-btn{border-top-right-radius:4px;border-bottom-right-radius:4px}.ant-btn-group>.ant-btn-group{float:left}.ant-btn-group>.ant-btn-group:not(:first-child):not(:last-child)>.ant-btn{border-radius:0}.ant-btn-group>.ant-btn-group:first-child:not(:last-child)>.ant-btn:last-child{padding-right:8px;border-top-right-radius:0;border-bottom-right-radius:0}.ant-btn-group>.ant-btn-group:last-child:not(:first-child)>.ant-btn:first-child{padding-left:8px;border-top-left-radius:0;border-bottom-left-radius:0}.ant-btn:focus>span,.ant-btn:active>span{position:relative}.ant-btn>.anticon+span,.ant-btn>span+.anticon{margin-left:8px}.ant-btn-background-ghost{color:#fff;background:transparent!important;border-color:#fff}.ant-btn-background-ghost.ant-btn-primary{color:#1890ff;background-color:transparent;border-color:#1890ff;text-shadow:none}.ant-btn-background-ghost.ant-btn-primary>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-primary>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-primary:hover,.ant-btn-background-ghost.ant-btn-primary:focus{color:#40a9ff;background-color:transparent;border-color:#40a9ff}.ant-btn-background-ghost.ant-btn-primary:hover>a:only-child,.ant-btn-background-ghost.ant-btn-primary:focus>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-primary:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary:focus>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-primary:active,.ant-btn-background-ghost.ant-btn-primary.active{color:#096dd9;background-color:transparent;border-color:#096dd9}.ant-btn-background-ghost.ant-btn-primary:active>a:only-child,.ant-btn-background-ghost.ant-btn-primary.active>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-primary:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary.active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-primary-disabled,.ant-btn-background-ghost.ant-btn-primary.disabled,.ant-btn-background-ghost.ant-btn-primary[disabled],.ant-btn-background-ghost.ant-btn-primary-disabled:hover,.ant-btn-background-ghost.ant-btn-primary.disabled:hover,.ant-btn-background-ghost.ant-btn-primary[disabled]:hover,.ant-btn-background-ghost.ant-btn-primary-disabled:focus,.ant-btn-background-ghost.ant-btn-primary.disabled:focus,.ant-btn-background-ghost.ant-btn-primary[disabled]:focus,.ant-btn-background-ghost.ant-btn-primary-disabled:active,.ant-btn-background-ghost.ant-btn-primary.disabled:active,.ant-btn-background-ghost.ant-btn-primary[disabled]:active,.ant-btn-background-ghost.ant-btn-primary-disabled.active,.ant-btn-background-ghost.ant-btn-primary.disabled.active,.ant-btn-background-ghost.ant-btn-primary[disabled].active{color:#00000040;background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;-webkit-box-shadow:none;box-shadow:none}.ant-btn-background-ghost.ant-btn-primary-disabled>a:only-child,.ant-btn-background-ghost.ant-btn-primary.disabled>a:only-child,.ant-btn-background-ghost.ant-btn-primary[disabled]>a:only-child,.ant-btn-background-ghost.ant-btn-primary-disabled:hover>a:only-child,.ant-btn-background-ghost.ant-btn-primary.disabled:hover>a:only-child,.ant-btn-background-ghost.ant-btn-primary[disabled]:hover>a:only-child,.ant-btn-background-ghost.ant-btn-primary-disabled:focus>a:only-child,.ant-btn-background-ghost.ant-btn-primary.disabled:focus>a:only-child,.ant-btn-background-ghost.ant-btn-primary[disabled]:focus>a:only-child,.ant-btn-background-ghost.ant-btn-primary-disabled:active>a:only-child,.ant-btn-background-ghost.ant-btn-primary.disabled:active>a:only-child,.ant-btn-background-ghost.ant-btn-primary[disabled]:active>a:only-child,.ant-btn-background-ghost.ant-btn-primary-disabled.active>a:only-child,.ant-btn-background-ghost.ant-btn-primary.disabled.active>a:only-child,.ant-btn-background-ghost.ant-btn-primary[disabled].active>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-primary-disabled>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary.disabled>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary[disabled]>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary-disabled:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary.disabled:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary[disabled]:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary-disabled:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary.disabled:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary[disabled]:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary-disabled:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary.disabled:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary[disabled]:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary-disabled.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary.disabled.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary[disabled].active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-danger{color:#ff4d4f;background-color:transparent;border-color:#ff4d4f;text-shadow:none}.ant-btn-background-ghost.ant-btn-danger>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-danger>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-danger:hover,.ant-btn-background-ghost.ant-btn-danger:focus{color:#ff7875;background-color:transparent;border-color:#ff7875}.ant-btn-background-ghost.ant-btn-danger:hover>a:only-child,.ant-btn-background-ghost.ant-btn-danger:focus>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-danger:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger:focus>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-danger:active,.ant-btn-background-ghost.ant-btn-danger.active{color:#d9363e;background-color:transparent;border-color:#d9363e}.ant-btn-background-ghost.ant-btn-danger:active>a:only-child,.ant-btn-background-ghost.ant-btn-danger.active>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-danger:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger.active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-danger-disabled,.ant-btn-background-ghost.ant-btn-danger.disabled,.ant-btn-background-ghost.ant-btn-danger[disabled],.ant-btn-background-ghost.ant-btn-danger-disabled:hover,.ant-btn-background-ghost.ant-btn-danger.disabled:hover,.ant-btn-background-ghost.ant-btn-danger[disabled]:hover,.ant-btn-background-ghost.ant-btn-danger-disabled:focus,.ant-btn-background-ghost.ant-btn-danger.disabled:focus,.ant-btn-background-ghost.ant-btn-danger[disabled]:focus,.ant-btn-background-ghost.ant-btn-danger-disabled:active,.ant-btn-background-ghost.ant-btn-danger.disabled:active,.ant-btn-background-ghost.ant-btn-danger[disabled]:active,.ant-btn-background-ghost.ant-btn-danger-disabled.active,.ant-btn-background-ghost.ant-btn-danger.disabled.active,.ant-btn-background-ghost.ant-btn-danger[disabled].active{color:#00000040;background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;-webkit-box-shadow:none;box-shadow:none}.ant-btn-background-ghost.ant-btn-danger-disabled>a:only-child,.ant-btn-background-ghost.ant-btn-danger.disabled>a:only-child,.ant-btn-background-ghost.ant-btn-danger[disabled]>a:only-child,.ant-btn-background-ghost.ant-btn-danger-disabled:hover>a:only-child,.ant-btn-background-ghost.ant-btn-danger.disabled:hover>a:only-child,.ant-btn-background-ghost.ant-btn-danger[disabled]:hover>a:only-child,.ant-btn-background-ghost.ant-btn-danger-disabled:focus>a:only-child,.ant-btn-background-ghost.ant-btn-danger.disabled:focus>a:only-child,.ant-btn-background-ghost.ant-btn-danger[disabled]:focus>a:only-child,.ant-btn-background-ghost.ant-btn-danger-disabled:active>a:only-child,.ant-btn-background-ghost.ant-btn-danger.disabled:active>a:only-child,.ant-btn-background-ghost.ant-btn-danger[disabled]:active>a:only-child,.ant-btn-background-ghost.ant-btn-danger-disabled.active>a:only-child,.ant-btn-background-ghost.ant-btn-danger.disabled.active>a:only-child,.ant-btn-background-ghost.ant-btn-danger[disabled].active>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-danger-disabled>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger.disabled>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger[disabled]>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger-disabled:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger.disabled:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger[disabled]:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger-disabled:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger.disabled:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger[disabled]:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger-disabled:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger.disabled:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger[disabled]:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger-disabled.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger.disabled.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger[disabled].active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-link{color:#1890ff;background-color:transparent;border-color:transparent;text-shadow:none;color:#fff}.ant-btn-background-ghost.ant-btn-link>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-link>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-link:hover,.ant-btn-background-ghost.ant-btn-link:focus{color:#40a9ff;background-color:transparent;border-color:transparent}.ant-btn-background-ghost.ant-btn-link:hover>a:only-child,.ant-btn-background-ghost.ant-btn-link:focus>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-link:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-link:focus>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-link:active,.ant-btn-background-ghost.ant-btn-link.active{color:#096dd9;background-color:transparent;border-color:transparent}.ant-btn-background-ghost.ant-btn-link:active>a:only-child,.ant-btn-background-ghost.ant-btn-link.active>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-link:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-link.active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-link-disabled,.ant-btn-background-ghost.ant-btn-link.disabled,.ant-btn-background-ghost.ant-btn-link[disabled],.ant-btn-background-ghost.ant-btn-link-disabled:hover,.ant-btn-background-ghost.ant-btn-link.disabled:hover,.ant-btn-background-ghost.ant-btn-link[disabled]:hover,.ant-btn-background-ghost.ant-btn-link-disabled:focus,.ant-btn-background-ghost.ant-btn-link.disabled:focus,.ant-btn-background-ghost.ant-btn-link[disabled]:focus,.ant-btn-background-ghost.ant-btn-link-disabled:active,.ant-btn-background-ghost.ant-btn-link.disabled:active,.ant-btn-background-ghost.ant-btn-link[disabled]:active,.ant-btn-background-ghost.ant-btn-link-disabled.active,.ant-btn-background-ghost.ant-btn-link.disabled.active,.ant-btn-background-ghost.ant-btn-link[disabled].active{color:#00000040;background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;-webkit-box-shadow:none;box-shadow:none}.ant-btn-background-ghost.ant-btn-link-disabled>a:only-child,.ant-btn-background-ghost.ant-btn-link.disabled>a:only-child,.ant-btn-background-ghost.ant-btn-link[disabled]>a:only-child,.ant-btn-background-ghost.ant-btn-link-disabled:hover>a:only-child,.ant-btn-background-ghost.ant-btn-link.disabled:hover>a:only-child,.ant-btn-background-ghost.ant-btn-link[disabled]:hover>a:only-child,.ant-btn-background-ghost.ant-btn-link-disabled:focus>a:only-child,.ant-btn-background-ghost.ant-btn-link.disabled:focus>a:only-child,.ant-btn-background-ghost.ant-btn-link[disabled]:focus>a:only-child,.ant-btn-background-ghost.ant-btn-link-disabled:active>a:only-child,.ant-btn-background-ghost.ant-btn-link.disabled:active>a:only-child,.ant-btn-background-ghost.ant-btn-link[disabled]:active>a:only-child,.ant-btn-background-ghost.ant-btn-link-disabled.active>a:only-child,.ant-btn-background-ghost.ant-btn-link.disabled.active>a:only-child,.ant-btn-background-ghost.ant-btn-link[disabled].active>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-link-disabled>a:only-child:after,.ant-btn-background-ghost.ant-btn-link.disabled>a:only-child:after,.ant-btn-background-ghost.ant-btn-link[disabled]>a:only-child:after,.ant-btn-background-ghost.ant-btn-link-disabled:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-link.disabled:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-link[disabled]:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-link-disabled:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-link.disabled:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-link[disabled]:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-link-disabled:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-link.disabled:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-link[disabled]:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-link-disabled.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-link.disabled.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-link[disabled].active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-two-chinese-chars:first-letter{letter-spacing:.34em}.ant-btn-two-chinese-chars>*:not(.anticon){margin-right:-.34em;letter-spacing:.34em}.ant-btn-block{width:100%}.ant-btn:empty{vertical-align:top}a.ant-btn{padding-top:.1px;line-height:30px}a.ant-btn-lg{line-height:38px}a.ant-btn-sm{line-height:22px}.modal-component{z-index:1002}.modal-component>*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.modal-component .ant-modal,.modal-component .ant-modal-body{font-size:12px;font-family:Open Sans,Helvetica,Arial,sans-serif}.modal-component.no-padding .ant-modal-body{padding:0}.modal-component .ant-modal-footer{display:flex;justify-content:flex-end}.ant-table-wrapper{zoom:1}.ant-table-wrapper:before,.ant-table-wrapper:after{display:table;content:""}.ant-table-wrapper:after{clear:both}.ant-table{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;clear:both}.ant-table-body{-webkit-transition:opacity .3s;transition:opacity .3s}.ant-table-empty .ant-table-body{overflow-x:auto!important;overflow-y:hidden!important}.ant-table table{width:100%;text-align:left;border-radius:4px 4px 0 0;border-collapse:separate;border-spacing:0}.ant-table-layout-fixed table{table-layout:fixed}.ant-table-thead>tr>th{color:#000000d9;font-weight:500;text-align:left;background:#fafafa;border-bottom:1px solid #e8e8e8;-webkit-transition:background .3s ease;transition:background .3s ease}.ant-table-thead>tr>th[colspan]:not([colspan="1"]){text-align:center}.ant-table-thead>tr>th .anticon-filter,.ant-table-thead>tr>th .ant-table-filter-icon{position:absolute;top:0;right:0;width:28px;height:100%;color:#bfbfbf;font-size:12px;text-align:center;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.ant-table-thead>tr>th .anticon-filter>svg,.ant-table-thead>tr>th .ant-table-filter-icon>svg{position:absolute;top:50%;left:50%;margin-top:-5px;margin-left:-6px}.ant-table-thead>tr>th .ant-table-filter-selected.anticon{color:#1890ff}.ant-table-thead>tr>th .ant-table-column-sorter{display:table-cell;vertical-align:middle}.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner{height:1em;margin-top:.35em;margin-left:.57142857em;color:#bfbfbf;line-height:1em;text-align:center;-webkit-transition:all .3s;transition:all .3s}.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up,.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down{display:inline-block;font-size:12px;font-size:11px \	;-webkit-transform:scale(.91666667) rotate(0deg);-ms-transform:scale(.91666667) rotate(0deg);transform:scale(.91666667) rotate(0);display:block;height:1em;line-height:1em;-webkit-transition:all .3s;transition:all .3s}:root .ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up,:root .ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down{font-size:12px}.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up.on,.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down.on{color:#1890ff}.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner-full{margin-top:-.15em}.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner-full .ant-table-column-sorter-up,.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner-full .ant-table-column-sorter-down{height:.5em;line-height:.5em}.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner-full .ant-table-column-sorter-down{margin-top:.125em}.ant-table-thead>tr>th.ant-table-column-has-actions{position:relative;background-clip:padding-box;-webkit-background-clip:border-box}.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters{padding-right:30px!important}.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters .anticon-filter.ant-table-filter-open,.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters .ant-table-filter-icon.ant-table-filter-open{color:#00000073;background:#e5e5e5}.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .anticon-filter:hover,.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{color:#00000073;background:#e5e5e5}.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .anticon-filter:active,.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:active{color:#000000a6}.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-sorters{cursor:pointer}.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-sorters:hover{background:#f2f2f2}.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-sorters:hover .anticon-filter,.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-sorters:hover .ant-table-filter-icon{background:#f2f2f2}.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-sorters:active .ant-table-column-sorter-up:not(.on),.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-sorters:active .ant-table-column-sorter-down:not(.on){color:#00000073}.ant-table-thead>tr>th .ant-table-header-column{display:inline-block;max-width:100%;vertical-align:top}.ant-table-thead>tr>th .ant-table-header-column .ant-table-column-sorters{display:table}.ant-table-thead>tr>th .ant-table-header-column .ant-table-column-sorters>.ant-table-column-title{display:table-cell;vertical-align:middle}.ant-table-thead>tr>th .ant-table-header-column .ant-table-column-sorters>*:not(.ant-table-column-sorter){position:relative}.ant-table-thead>tr>th .ant-table-header-column .ant-table-column-sorters:before{position:absolute;inset:0;background:transparent;-webkit-transition:all .3s;transition:all .3s;content:""}.ant-table-thead>tr>th .ant-table-header-column .ant-table-column-sorters:hover:before{background:#0000000a}.ant-table-thead>tr>th.ant-table-column-has-sorters{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-table-thead>tr:first-child>th:first-child{border-top-left-radius:4px}.ant-table-thead>tr:first-child>th:last-child{border-top-right-radius:4px}.ant-table-thead>tr:not(:last-child)>th[colspan]{border-bottom:0}.ant-table-tbody>tr>td{border-bottom:1px solid #e8e8e8;-webkit-transition:all .3s,border 0s;transition:all .3s,border 0s}.ant-table-thead>tr,.ant-table-tbody>tr{-webkit-transition:all .3s,height 0s;transition:all .3s,height 0s}.ant-table-thead>tr.ant-table-row-hover:not(.ant-table-expanded-row):not(.ant-table-row-selected)>td,.ant-table-tbody>tr.ant-table-row-hover:not(.ant-table-expanded-row):not(.ant-table-row-selected)>td,.ant-table-thead>tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected)>td,.ant-table-tbody>tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected)>td{background:#e6f7ff}.ant-table-thead>tr.ant-table-row-selected>td.ant-table-column-sort,.ant-table-tbody>tr.ant-table-row-selected>td.ant-table-column-sort{background:#fafafa}.ant-table-thead>tr:hover.ant-table-row-selected>td,.ant-table-tbody>tr:hover.ant-table-row-selected>td{background:#fafafa}.ant-table-thead>tr:hover.ant-table-row-selected>td.ant-table-column-sort,.ant-table-tbody>tr:hover.ant-table-row-selected>td.ant-table-column-sort{background:#fafafa}.ant-table-thead>tr:hover{background:none}.ant-table-footer{position:relative;padding:16px;color:#000000d9;background:#fafafa;border-top:1px solid #e8e8e8;border-radius:0 0 4px 4px}.ant-table-footer:before{position:absolute;top:-1px;left:0;width:100%;height:1px;background:#fafafa;content:""}.ant-table.ant-table-bordered .ant-table-footer{border:1px solid #e8e8e8}.ant-table-title{position:relative;top:1px;padding:16px 0;border-radius:4px 4px 0 0}.ant-table.ant-table-bordered .ant-table-title{padding-right:16px;padding-left:16px;border:1px solid #e8e8e8}.ant-table-title+.ant-table-content{position:relative;border-radius:4px 4px 0 0}.ant-table-bordered .ant-table-title+.ant-table-content,.ant-table-bordered .ant-table-title+.ant-table-content table,.ant-table-bordered .ant-table-title+.ant-table-content .ant-table-thead>tr:first-child>th{border-radius:0}.ant-table-without-column-header .ant-table-title+.ant-table-content,.ant-table-without-column-header table{border-radius:0}.ant-table-without-column-header.ant-table-bordered.ant-table-empty .ant-table-placeholder{border-top:1px solid #e8e8e8;border-radius:4px}.ant-table-tbody>tr.ant-table-row-selected td{color:inherit;background:#fafafa}.ant-table-thead>tr>th.ant-table-column-sort{background:#f5f5f5}.ant-table-tbody>tr>td.ant-table-column-sort{background:#00000003}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:16px;overflow-wrap:break-word}.ant-table-expand-icon-th,.ant-table-row-expand-icon-cell{width:50px;min-width:50px;text-align:center}.ant-table-header{overflow:hidden;background:#fafafa}.ant-table-header table{border-radius:4px 4px 0 0}.ant-table-loading{position:relative}.ant-table-loading .ant-table-body{background:#fff;opacity:.5}.ant-table-loading .ant-table-spin-holder{position:absolute;top:50%;left:50%;height:20px;margin-left:-30px;line-height:20px}.ant-table-loading .ant-table-with-pagination{margin-top:-20px}.ant-table-loading .ant-table-without-pagination{margin-top:10px}.ant-table-bordered .ant-table-header>table,.ant-table-bordered .ant-table-body>table,.ant-table-bordered .ant-table-fixed-left table,.ant-table-bordered .ant-table-fixed-right table{border:1px solid #e8e8e8;border-right:0;border-bottom:0}.ant-table-bordered.ant-table-empty .ant-table-placeholder{border-right:1px solid #e8e8e8;border-left:1px solid #e8e8e8}.ant-table-bordered.ant-table-fixed-header .ant-table-header>table{border-bottom:0}.ant-table-bordered.ant-table-fixed-header .ant-table-body>table{border-top-left-radius:0;border-top-right-radius:0}.ant-table-bordered.ant-table-fixed-header .ant-table-header+.ant-table-body>table,.ant-table-bordered.ant-table-fixed-header .ant-table-body-inner>table{border-top:0}.ant-table-bordered .ant-table-thead>tr:not(:last-child)>th{border-bottom:1px solid #e8e8e8}.ant-table-bordered .ant-table-thead>tr>th,.ant-table-bordered .ant-table-tbody>tr>td{border-right:1px solid #e8e8e8}.ant-table-placeholder{position:relative;z-index:1;margin-top:-1px;padding:16px;color:#00000040;font-size:14px;text-align:center;background:#fff;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;border-radius:0 0 4px 4px}.ant-table-pagination.ant-pagination{float:right;margin:16px 0}.ant-table-filter-dropdown{position:relative;min-width:96px;margin-left:-8px;background:#fff;border-radius:4px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px #00000026}.ant-table-filter-dropdown .ant-dropdown-menu{max-height:calc(100vh - 130px);overflow-x:hidden;border:0;border-radius:4px 4px 0 0;-webkit-box-shadow:none;box-shadow:none}.ant-table-filter-dropdown .ant-dropdown-menu-item>label+span{padding-right:0}.ant-table-filter-dropdown .ant-dropdown-menu-sub{border-radius:4px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px #00000026}.ant-table-filter-dropdown .ant-dropdown-menu .ant-dropdown-submenu-contain-selected .ant-dropdown-menu-submenu-title:after{color:#1890ff;font-weight:700;text-shadow:0 0 2px #bae7ff}.ant-table-filter-dropdown .ant-dropdown-menu-item{overflow:hidden}.ant-table-filter-dropdown>.ant-dropdown-menu>.ant-dropdown-menu-item:last-child,.ant-table-filter-dropdown>.ant-dropdown-menu>.ant-dropdown-menu-submenu:last-child .ant-dropdown-menu-submenu-title{border-radius:0}.ant-table-filter-dropdown-btns{padding:7px 8px;overflow:hidden;border-top:1px solid #e8e8e8}.ant-table-filter-dropdown-link{color:#1890ff}.ant-table-filter-dropdown-link:hover{color:#40a9ff}.ant-table-filter-dropdown-link:active{color:#096dd9}.ant-table-filter-dropdown-link.confirm{float:left}.ant-table-filter-dropdown-link.clear{float:right}.ant-table-selection{white-space:nowrap}.ant-table-selection-select-all-custom{margin-right:4px!important}.ant-table-selection .anticon-down{color:#bfbfbf;-webkit-transition:all .3s;transition:all .3s}.ant-table-selection-menu{min-width:96px;margin-top:5px;margin-left:-30px;background:#fff;border-radius:4px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px #00000026}.ant-table-selection-menu .ant-action-down{color:#bfbfbf}.ant-table-selection-down{display:inline-block;padding:0;line-height:1;cursor:pointer}.ant-table-selection-down:hover .anticon-down{color:#0009}.ant-table-row-expand-icon{color:#1890ff;text-decoration:none;cursor:pointer;-webkit-transition:color .3s;transition:color .3s;display:inline-block;width:17px;height:17px;color:inherit;line-height:13px;text-align:center;background:#fff;border:1px solid #e8e8e8;border-radius:2px;outline:none;-webkit-transition:all .3s;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-table-row-expand-icon:focus,.ant-table-row-expand-icon:hover{color:#40a9ff}.ant-table-row-expand-icon:active{color:#096dd9}.ant-table-row-expand-icon:focus,.ant-table-row-expand-icon:hover,.ant-table-row-expand-icon:active{border-color:currentColor}.ant-table-row-expanded:after{content:"-"}.ant-table-row-collapsed:after{content:"+"}.ant-table-row-spaced{visibility:hidden}.ant-table-row-spaced:after{content:"."}.ant-table-row-cell-ellipsis,.ant-table-row-cell-ellipsis .ant-table-column-title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-table-row-cell-ellipsis .ant-table-column-title{display:block}.ant-table-row-cell-break-word{word-wrap:break-word;word-break:break-word}tr.ant-table-expanded-row,tr.ant-table-expanded-row:hover{background:#fbfbfb}tr.ant-table-expanded-row td>.ant-table-wrapper{margin:-16px -16px -17px}.ant-table .ant-table-row-indent+.ant-table-row-expand-icon{margin-right:8px}.ant-table-scroll{overflow:auto;overflow-x:hidden}.ant-table-scroll table{min-width:100%}.ant-table-scroll table .ant-table-fixed-columns-in-body:not([colspan]){color:transparent}.ant-table-scroll table .ant-table-fixed-columns-in-body:not([colspan])>*{visibility:hidden}.ant-table-body-inner{height:100%}.ant-table-fixed-header>.ant-table-content>.ant-table-scroll>.ant-table-body{position:relative;background:#fff}.ant-table-fixed-header .ant-table-body-inner{overflow:scroll}.ant-table-fixed-header .ant-table-scroll .ant-table-header{margin-bottom:-20px;padding-bottom:20px;overflow:scroll;opacity:.9999}.ant-table-fixed-header .ant-table-scroll .ant-table-header::-webkit-scrollbar{border:1px solid #e8e8e8;border-width:0 0 1px 0}.ant-table-hide-scrollbar{scrollbar-color:transparent transparent;min-width:unset}.ant-table-hide-scrollbar::-webkit-scrollbar{min-width:inherit;background-color:transparent}.ant-table-bordered.ant-table-fixed-header .ant-table-scroll .ant-table-header::-webkit-scrollbar{border:1px solid #e8e8e8;border-width:1px 1px 1px 0}.ant-table-bordered.ant-table-fixed-header .ant-table-scroll .ant-table-header.ant-table-hide-scrollbar .ant-table-thead>tr:only-child>th:last-child{border-right-color:transparent}.ant-table-fixed-left,.ant-table-fixed-right{position:absolute;top:0;z-index:1;overflow:hidden;border-radius:0;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease}.ant-table-fixed-left table,.ant-table-fixed-right table{width:auto;background:#fff}.ant-table-fixed-header .ant-table-fixed-left .ant-table-body-outer .ant-table-fixed,.ant-table-fixed-header .ant-table-fixed-right .ant-table-body-outer .ant-table-fixed{border-radius:0}.ant-table-fixed-left{left:0;-webkit-box-shadow:6px 0 6px -4px rgba(0,0,0,.15);box-shadow:6px 0 6px -4px #00000026}.ant-table-fixed-left .ant-table-header{overflow-y:hidden}.ant-table-fixed-left .ant-table-body-inner{margin-right:-20px;padding-right:20px}.ant-table-fixed-header .ant-table-fixed-left .ant-table-body-inner{padding-right:0}.ant-table-fixed-left,.ant-table-fixed-left table{border-radius:4px 0 0}.ant-table-fixed-left .ant-table-thead>tr>th:last-child{border-top-right-radius:0}.ant-table-fixed-right{right:0;-webkit-box-shadow:-6px 0 6px -4px rgba(0,0,0,.15);box-shadow:-6px 0 6px -4px #00000026}.ant-table-fixed-right,.ant-table-fixed-right table{border-radius:0 4px 0 0}.ant-table-fixed-right .ant-table-expanded-row{color:transparent;pointer-events:none}.ant-table-fixed-right .ant-table-thead>tr>th:first-child{border-top-left-radius:0}.ant-table.ant-table-scroll-position-left .ant-table-fixed-left,.ant-table.ant-table-scroll-position-right .ant-table-fixed-right{-webkit-box-shadow:none;box-shadow:none}.ant-table colgroup>col.ant-table-selection-col{width:60px}.ant-table-thead>tr>th.ant-table-selection-column-custom .ant-table-selection{margin-right:-15px}.ant-table-thead>tr>th.ant-table-selection-column,.ant-table-tbody>tr>td.ant-table-selection-column{text-align:center}.ant-table-thead>tr>th.ant-table-selection-column .ant-radio-wrapper,.ant-table-tbody>tr>td.ant-table-selection-column .ant-radio-wrapper{margin-right:0}.ant-table-row[class*=ant-table-row-level-0] .ant-table-selection-column>span{display:inline-block}.ant-table-filter-dropdown .ant-checkbox-wrapper+span,.ant-table-filter-dropdown-submenu .ant-checkbox-wrapper+span{padding-left:8px}@supports (-moz-appearance: meterbar){.ant-table-thead>tr>th.ant-table-column-has-actions{background-clip:padding-box}}.ant-table-middle>.ant-table-title,.ant-table-middle>.ant-table-content>.ant-table-footer{padding:12px 8px}.ant-table-middle>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-middle>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr>th,.ant-table-middle>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-middle>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr>th,.ant-table-middle>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-middle>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-middle>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th,.ant-table-middle>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th,.ant-table-middle>.ant-table-content>.ant-table-header>table>.ant-table-tbody>tr>td,.ant-table-middle>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr>td,.ant-table-middle>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-tbody>tr>td,.ant-table-middle>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-tbody>tr>td,.ant-table-middle>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-tbody>tr>td,.ant-table-middle>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-tbody>tr>td,.ant-table-middle>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-tbody>tr>td,.ant-table-middle>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-tbody>tr>td{padding:12px 8px}.ant-table-middle tr.ant-table-expanded-row td>.ant-table-wrapper{margin:-12px -8px -13px}.ant-table-small{border:1px solid #e8e8e8;border-radius:4px}.ant-table-small>.ant-table-title,.ant-table-small>.ant-table-content>.ant-table-footer{padding:8px}.ant-table-small>.ant-table-title{top:0;border-bottom:1px solid #e8e8e8}.ant-table-small>.ant-table-content>.ant-table-footer{background-color:transparent;border-top:1px solid #e8e8e8}.ant-table-small>.ant-table-content>.ant-table-footer:before{background-color:transparent}.ant-table-small>.ant-table-content>.ant-table-body{margin:0 8px}.ant-table-small>.ant-table-content>.ant-table-header>table,.ant-table-small>.ant-table-content>.ant-table-body>table,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table{border:0}.ant-table-small>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-header>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-tbody>tr>td{padding:8px}.ant-table-small>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th{background-color:transparent}.ant-table-small>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr,.ant-table-small>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-thead>tr,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-thead>tr,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr{border-bottom:1px solid #e8e8e8}.ant-table-small>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr>th.ant-table-column-sort,.ant-table-small>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr>th.ant-table-column-sort,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr>th.ant-table-column-sort,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr>th.ant-table-column-sort,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-thead>tr>th.ant-table-column-sort,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-thead>tr>th.ant-table-column-sort,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th.ant-table-column-sort,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th.ant-table-column-sort{background-color:#00000003}.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table{padding:0}.ant-table-small>.ant-table-content .ant-table-header{background-color:transparent;border-radius:4px 4px 0 0}.ant-table-small>.ant-table-content .ant-table-placeholder,.ant-table-small>.ant-table-content .ant-table-row:last-child td{border-bottom:0}.ant-table-small.ant-table-bordered{border-right:0}.ant-table-small.ant-table-bordered .ant-table-title{border:0;border-right:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8}.ant-table-small.ant-table-bordered .ant-table-content{border-right:1px solid #e8e8e8}.ant-table-small.ant-table-bordered .ant-table-footer{border:0;border-top:1px solid #e8e8e8}.ant-table-small.ant-table-bordered .ant-table-footer:before{display:none}.ant-table-small.ant-table-bordered .ant-table-placeholder{border-right:0;border-bottom:0;border-left:0}.ant-table-small.ant-table-bordered .ant-table-thead>tr>th.ant-table-row-cell-last,.ant-table-small.ant-table-bordered .ant-table-tbody>tr>td:last-child{border-right:none}.ant-table-small.ant-table-bordered .ant-table-fixed-left .ant-table-thead>tr>th:last-child,.ant-table-small.ant-table-bordered .ant-table-fixed-left .ant-table-tbody>tr>td:last-child{border-right:1px solid #e8e8e8}.ant-table-small.ant-table-bordered .ant-table-fixed-right{border-right:1px solid #e8e8e8;border-left:1px solid #e8e8e8}.ant-table-small tr.ant-table-expanded-row td>.ant-table-wrapper{margin:-8px -8px -9px}.ant-table-small.ant-table-fixed-header>.ant-table-content>.ant-table-scroll>.ant-table-body{border-radius:0 0 4px 4px}.ant-empty{margin:0 8px;font-size:14px;line-height:22px;text-align:center}.ant-empty-image{height:100px;margin-bottom:8px}.ant-empty-image img{height:100%}.ant-empty-image svg{height:100%;margin:auto}.ant-empty-description{margin:0}.ant-empty-footer{margin-top:16px}.ant-empty-normal{margin:32px 0;color:#00000040}.ant-empty-normal .ant-empty-image{height:40px}.ant-empty-small{margin:8px 0;color:#00000040}.ant-empty-small .ant-empty-image{height:35px}.ant-radio-group{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";display:inline-block}.ant-radio-wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 8px 0 0;padding:0;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;display:inline-block;white-space:nowrap;cursor:pointer}.ant-radio{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;display:inline-block;line-height:1;white-space:nowrap;vertical-align:sub;outline:none;cursor:pointer}.ant-radio-wrapper:hover .ant-radio,.ant-radio:hover .ant-radio-inner,.ant-radio-input:focus+.ant-radio-inner{border-color:#1890ff}.ant-radio-input:focus+.ant-radio-inner{-webkit-box-shadow:0 0 0 3px rgba(24,144,255,.08);box-shadow:0 0 0 3px #1890ff14}.ant-radio-checked:after{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #1890ff;border-radius:50%;visibility:hidden;-webkit-animation:antRadioEffect .36s ease-in-out;animation:antRadioEffect .36s ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both;content:""}.ant-radio:hover:after,.ant-radio-wrapper:hover .ant-radio:after{visibility:visible}.ant-radio-inner{position:relative;top:0;left:0;display:block;width:16px;height:16px;background-color:#fff;border-color:#d9d9d9;border-style:solid;border-width:1px;border-radius:100px;-webkit-transition:all .3s;transition:all .3s}.ant-radio-inner:after{position:absolute;top:3px;left:3px;display:table;width:8px;height:8px;background-color:#1890ff;border-top:0;border-left:0;border-radius:8px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:0;-webkit-transition:all .3s cubic-bezier(.78,.14,.15,.86);transition:all .3s cubic-bezier(.78,.14,.15,.86);content:" "}.ant-radio-input{position:absolute;inset:0;z-index:1;cursor:pointer;opacity:0}.ant-radio-checked .ant-radio-inner{border-color:#1890ff}.ant-radio-checked .ant-radio-inner:after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1;-webkit-transition:all .3s cubic-bezier(.78,.14,.15,.86);transition:all .3s cubic-bezier(.78,.14,.15,.86)}.ant-radio-disabled .ant-radio-inner{background-color:#f5f5f5;border-color:#d9d9d9!important;cursor:not-allowed}.ant-radio-disabled .ant-radio-inner:after{background-color:#0003}.ant-radio-disabled .ant-radio-input{cursor:not-allowed}.ant-radio-disabled+span{color:#00000040;cursor:not-allowed}span.ant-radio+*{padding-right:8px;padding-left:8px}.ant-radio-button-wrapper{position:relative;display:inline-block;height:32px;margin:0;padding:0 15px;color:#000000a6;line-height:30px;background:#fff;border:1px solid #d9d9d9;border-top-width:1.02px;border-left:0;cursor:pointer;-webkit-transition:color .3s,background .3s,border-color .3s;transition:color .3s,background .3s,border-color .3s}.ant-radio-button-wrapper a{color:#000000a6}.ant-radio-button-wrapper>.ant-radio-button{display:block;width:0;height:0;margin-left:0}.ant-radio-group-large .ant-radio-button-wrapper{height:40px;font-size:16px;line-height:38px}.ant-radio-group-small .ant-radio-button-wrapper{height:24px;padding:0 7px;line-height:22px}.ant-radio-button-wrapper:not(:first-child):before{position:absolute;top:0;left:-1px;display:block;width:1px;height:100%;background-color:#d9d9d9;content:""}.ant-radio-button-wrapper:first-child{border-left:1px solid #d9d9d9;border-radius:4px 0 0 4px}.ant-radio-button-wrapper:last-child{border-radius:0 4px 4px 0}.ant-radio-button-wrapper:first-child:last-child{border-radius:4px}.ant-radio-button-wrapper:hover{position:relative;color:#1890ff}.ant-radio-button-wrapper:focus-within{outline:3px solid rgba(24,144,255,.06)}.ant-radio-button-wrapper .ant-radio-inner,.ant-radio-button-wrapper input[type=checkbox],.ant-radio-button-wrapper input[type=radio]{width:0;height:0;opacity:0;pointer-events:none}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){z-index:1;color:#1890ff;background:#fff;border-color:#1890ff;-webkit-box-shadow:-1px 0 0 0 #1890ff;box-shadow:-1px 0 #1890ff}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):before{background-color:#1890ff!important;opacity:.1}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child{border-color:#1890ff;-webkit-box-shadow:none!important;box-shadow:none!important}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover{color:#40a9ff;border-color:#40a9ff;-webkit-box-shadow:-1px 0 0 0 #40a9ff;box-shadow:-1px 0 #40a9ff}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active{color:#096dd9;border-color:#096dd9;-webkit-box-shadow:-1px 0 0 0 #096dd9;box-shadow:-1px 0 #096dd9}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within{outline:3px solid rgba(24,144,255,.06)}.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){color:#fff;background:#1890ff;border-color:#1890ff}.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover{color:#fff;background:#40a9ff;border-color:#40a9ff}.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active{color:#fff;background:#096dd9;border-color:#096dd9}.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within{outline:3px solid rgba(24,144,255,.06)}.ant-radio-button-wrapper-disabled{color:#00000040;background-color:#f5f5f5;border-color:#d9d9d9;cursor:not-allowed}.ant-radio-button-wrapper-disabled:first-child,.ant-radio-button-wrapper-disabled:hover{color:#00000040;background-color:#f5f5f5;border-color:#d9d9d9}.ant-radio-button-wrapper-disabled:first-child{border-left-color:#d9d9d9}.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked{color:#fff;background-color:#e6e6e6;border-color:#d9d9d9;-webkit-box-shadow:none;box-shadow:none}@-webkit-keyframes antRadioEffect{0%{-webkit-transform:scale(1);transform:scale(1);opacity:.5}to{-webkit-transform:scale(1.6);transform:scale(1.6);opacity:0}}@keyframes antRadioEffect{0%{-webkit-transform:scale(1);transform:scale(1);opacity:.5}to{-webkit-transform:scale(1.6);transform:scale(1.6);opacity:0}}@supports (-moz-appearance: meterbar) and (background-blend-mode: difference,normal){.ant-radio{vertical-align:text-bottom}}@-webkit-keyframes antCheckboxEffect{0%{-webkit-transform:scale(1);transform:scale(1);opacity:.5}to{-webkit-transform:scale(1.6);transform:scale(1.6);opacity:0}}@keyframes antCheckboxEffect{0%{-webkit-transform:scale(1);transform:scale(1);opacity:.5}to{-webkit-transform:scale(1.6);transform:scale(1.6);opacity:0}}.ant-checkbox{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;top:-.09em;display:inline-block;line-height:1;white-space:nowrap;vertical-align:middle;outline:none;cursor:pointer}.ant-checkbox-wrapper:hover .ant-checkbox-inner,.ant-checkbox:hover .ant-checkbox-inner,.ant-checkbox-input:focus+.ant-checkbox-inner{border-color:#1890ff}.ant-checkbox-checked:after{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #1890ff;border-radius:2px;visibility:hidden;-webkit-animation:antCheckboxEffect .36s ease-in-out;animation:antCheckboxEffect .36s ease-in-out;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards;content:""}.ant-checkbox:hover:after,.ant-checkbox-wrapper:hover .ant-checkbox:after{visibility:visible}.ant-checkbox-inner{position:relative;top:0;left:0;display:block;width:16px;height:16px;background-color:#fff;border:1px solid #d9d9d9;border-radius:2px;border-collapse:separate;-webkit-transition:all .3s;transition:all .3s}.ant-checkbox-inner:after{position:absolute;top:50%;left:22%;display:table;width:5.71428571px;height:9.14285714px;border:2px solid #fff;border-top:0;border-left:0;-webkit-transform:rotate(45deg) scale(0) translate(-50%,-50%);-ms-transform:rotate(45deg) scale(0) translate(-50%,-50%);transform:rotate(45deg) scale(0) translate(-50%,-50%);opacity:0;-webkit-transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;content:" "}.ant-checkbox-input{position:absolute;inset:0;z-index:1;width:100%;height:100%;cursor:pointer;opacity:0}.ant-checkbox-checked .ant-checkbox-inner:after{position:absolute;display:table;border:2px solid #fff;border-top:0;border-left:0;-webkit-transform:rotate(45deg) scale(1) translate(-50%,-50%);-ms-transform:rotate(45deg) scale(1) translate(-50%,-50%);transform:rotate(45deg) scale(1) translate(-50%,-50%);opacity:1;-webkit-transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;content:" "}.ant-checkbox-checked .ant-checkbox-inner{background-color:#1890ff;border-color:#1890ff}.ant-checkbox-disabled{cursor:not-allowed}.ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after{border-color:#00000040;-webkit-animation-name:none;animation-name:none}.ant-checkbox-disabled .ant-checkbox-input{cursor:not-allowed}.ant-checkbox-disabled .ant-checkbox-inner{background-color:#f5f5f5;border-color:#d9d9d9!important}.ant-checkbox-disabled .ant-checkbox-inner:after{border-color:#f5f5f5;border-collapse:separate;-webkit-animation-name:none;animation-name:none}.ant-checkbox-disabled+span{color:#00000040;cursor:not-allowed}.ant-checkbox-disabled:hover:after,.ant-checkbox-wrapper:hover .ant-checkbox-disabled:after{visibility:hidden}.ant-checkbox-wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";display:inline-block;line-height:unset;cursor:pointer}.ant-checkbox-wrapper.ant-checkbox-wrapper-disabled{cursor:not-allowed}.ant-checkbox-wrapper+.ant-checkbox-wrapper{margin-left:8px}.ant-checkbox+span{padding-right:8px;padding-left:8px}.ant-checkbox-group{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";display:inline-block}.ant-checkbox-group-item{display:inline-block;margin-right:8px}.ant-checkbox-group-item:last-child{margin-right:0}.ant-checkbox-group-item+.ant-checkbox-group-item{margin-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner{background-color:#fff;border-color:#d9d9d9}.ant-checkbox-indeterminate .ant-checkbox-inner:after{top:50%;left:50%;width:8px;height:8px;background-color:#1890ff;border:0;-webkit-transform:translate(-50%,-50%) scale(1);-ms-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:1;content:" "}.ant-checkbox-indeterminate.ant-checkbox-disabled .ant-checkbox-inner:after{background-color:#00000040;border-color:#00000040}.ant-dropdown{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:absolute;top:-9999px;left:-9999px;z-index:1050;display:block}.ant-dropdown:before{position:absolute;inset:-7px 0 -7px -7px;z-index:-9999;opacity:.0001;content:" "}.ant-dropdown-wrap{position:relative}.ant-dropdown-wrap .ant-btn>.anticon-down{display:inline-block;font-size:12px;font-size:10px \	;-webkit-transform:scale(.83333333) rotate(0deg);-ms-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0)}:root .ant-dropdown-wrap .ant-btn>.anticon-down{font-size:12px}.ant-dropdown-wrap .anticon-down:before{-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.ant-dropdown-wrap-open .anticon-down:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.ant-dropdown-hidden,.ant-dropdown-menu-hidden{display:none}.ant-dropdown-menu{position:relative;margin:0;padding:4px 0;text-align:left;list-style-type:none;background-color:#fff;background-clip:padding-box;border-radius:4px;outline:none;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px #00000026;-webkit-transform:translate3d(0,0,0)}.ant-dropdown-menu-item-group-title{padding:5px 12px;color:#00000073;-webkit-transition:all .3s;transition:all .3s}.ant-dropdown-menu-submenu-popup{position:absolute;z-index:1050}.ant-dropdown-menu-submenu-popup>.ant-dropdown-menu{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.ant-dropdown-menu-submenu-popup ul,.ant-dropdown-menu-submenu-popup li{list-style:none}.ant-dropdown-menu-submenu-popup ul{margin-right:.3em;margin-left:.3em;padding:0}.ant-dropdown-menu-item,.ant-dropdown-menu-submenu-title{clear:both;margin:0;padding:5px 12px;color:#000000a6;font-weight:400;font-size:14px;line-height:22px;white-space:nowrap;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.ant-dropdown-menu-item>.anticon:first-child,.ant-dropdown-menu-submenu-title>.anticon:first-child,.ant-dropdown-menu-item>span>.anticon:first-child,.ant-dropdown-menu-submenu-title>span>.anticon:first-child{min-width:12px;margin-right:8px;font-size:12px}.ant-dropdown-menu-item>a,.ant-dropdown-menu-submenu-title>a{display:block;margin:-5px -12px;padding:5px 12px;color:#000000a6;-webkit-transition:all .3s;transition:all .3s}.ant-dropdown-menu-item-selected,.ant-dropdown-menu-submenu-title-selected,.ant-dropdown-menu-item-selected>a,.ant-dropdown-menu-submenu-title-selected>a{color:#1890ff;background-color:#e6f7ff}.ant-dropdown-menu-item:hover,.ant-dropdown-menu-submenu-title:hover{background-color:#e6f7ff}.ant-dropdown-menu-item-disabled,.ant-dropdown-menu-submenu-title-disabled{color:#00000040;cursor:not-allowed}.ant-dropdown-menu-item-disabled:hover,.ant-dropdown-menu-submenu-title-disabled:hover{color:#00000040;background-color:#fff;cursor:not-allowed}.ant-dropdown-menu-item-divider,.ant-dropdown-menu-submenu-title-divider{height:1px;margin:4px 0;overflow:hidden;line-height:0;background-color:#e8e8e8}.ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow,.ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow{position:absolute;right:8px}.ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow-icon,.ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon{color:#00000073;font-style:normal;display:inline-block;font-size:12px;font-size:10px \	;-webkit-transform:scale(.83333333) rotate(0deg);-ms-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0)}:root .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow-icon,:root .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon{font-size:12px}.ant-dropdown-menu-item-group-list{margin:0 8px;padding:0;list-style:none}.ant-dropdown-menu-submenu-title{padding-right:26px}.ant-dropdown-menu-submenu-vertical{position:relative}.ant-dropdown-menu-submenu-vertical>.ant-dropdown-menu{position:absolute;top:0;left:100%;min-width:100%;margin-left:4px;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title,.ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon{color:#00000040;background-color:#fff;cursor:not-allowed}.ant-dropdown-menu-submenu-selected .ant-dropdown-menu-submenu-title{color:#1890ff}.ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomLeft,.ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomLeft,.ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomCenter,.ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomCenter,.ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomRight,.ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomRight{-webkit-animation-name:antSlideUpIn;animation-name:antSlideUpIn}.ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topLeft,.ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topLeft,.ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topCenter,.ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topCenter,.ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topRight,.ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topRight{-webkit-animation-name:antSlideDownIn;animation-name:antSlideDownIn}.ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomLeft,.ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomCenter,.ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomRight{-webkit-animation-name:antSlideUpOut;animation-name:antSlideUpOut}.ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topLeft,.ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topCenter,.ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topRight{-webkit-animation-name:antSlideDownOut;animation-name:antSlideDownOut}.ant-dropdown-trigger>.anticon.anticon-down,.ant-dropdown-link>.anticon.anticon-down{display:inline-block;font-size:12px;font-size:10px \	;-webkit-transform:scale(.83333333) rotate(0deg);-ms-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0)}:root .ant-dropdown-trigger>.anticon.anticon-down,:root .ant-dropdown-link>.anticon.anticon-down{font-size:12px}.ant-dropdown-button{white-space:nowrap}.ant-dropdown-button.ant-btn-group>.ant-btn:last-child:not(:first-child){padding-right:8px;padding-left:8px}.ant-dropdown-button .anticon.anticon-down{display:inline-block;font-size:12px;font-size:10px \	;-webkit-transform:scale(.83333333) rotate(0deg);-ms-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0)}:root .ant-dropdown-button .anticon.anticon-down{font-size:12px}.ant-dropdown-menu-dark,.ant-dropdown-menu-dark .ant-dropdown-menu{background:#001529}.ant-dropdown-menu-dark .ant-dropdown-menu-item,.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title,.ant-dropdown-menu-dark .ant-dropdown-menu-item>a{color:#ffffffa6}.ant-dropdown-menu-dark .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow:after,.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow:after,.ant-dropdown-menu-dark .ant-dropdown-menu-item>a .ant-dropdown-menu-submenu-arrow:after{color:#ffffffa6}.ant-dropdown-menu-dark .ant-dropdown-menu-item:hover,.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title:hover,.ant-dropdown-menu-dark .ant-dropdown-menu-item>a:hover{color:#fff;background:transparent}.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected,.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected:hover,.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected>a{color:#fff;background:#1890ff}.ant-spin{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:absolute;display:none;color:#1890ff;text-align:center;vertical-align:middle;opacity:0;-webkit-transition:-webkit-transform .3s cubic-bezier(.78,.14,.15,.86);transition:-webkit-transform .3s cubic-bezier(.78,.14,.15,.86);transition:transform .3s cubic-bezier(.78,.14,.15,.86);transition:transform .3s cubic-bezier(.78,.14,.15,.86),-webkit-transform .3s cubic-bezier(.78,.14,.15,.86)}.ant-spin-spinning{position:static;display:inline-block;opacity:1}.ant-spin-nested-loading{position:relative}.ant-spin-nested-loading>div>.ant-spin{position:absolute;top:0;left:0;z-index:4;display:block;width:100%;height:100%;max-height:400px}.ant-spin-nested-loading>div>.ant-spin .ant-spin-dot{position:absolute;top:50%;left:50%;margin:-10px}.ant-spin-nested-loading>div>.ant-spin .ant-spin-text{position:absolute;top:50%;width:100%;padding-top:5px;text-shadow:0 1px 2px #fff}.ant-spin-nested-loading>div>.ant-spin.ant-spin-show-text .ant-spin-dot{margin-top:-20px}.ant-spin-nested-loading>div>.ant-spin-sm .ant-spin-dot{margin:-7px}.ant-spin-nested-loading>div>.ant-spin-sm .ant-spin-text{padding-top:2px}.ant-spin-nested-loading>div>.ant-spin-sm.ant-spin-show-text .ant-spin-dot{margin-top:-17px}.ant-spin-nested-loading>div>.ant-spin-lg .ant-spin-dot{margin:-16px}.ant-spin-nested-loading>div>.ant-spin-lg .ant-spin-text{padding-top:11px}.ant-spin-nested-loading>div>.ant-spin-lg.ant-spin-show-text .ant-spin-dot{margin-top:-26px}.ant-spin-container{position:relative;-webkit-transition:opacity .3s;transition:opacity .3s}.ant-spin-container:after{position:absolute;inset:0;z-index:10;display:none \	;width:100%;height:100%;background:#fff;opacity:0;-webkit-transition:all .3s;transition:all .3s;content:"";pointer-events:none}.ant-spin-blur{clear:both;overflow:hidden;opacity:.5;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.ant-spin-blur:after{opacity:.4;pointer-events:auto}.ant-spin-tip{color:#00000073}.ant-spin-dot{position:relative;display:inline-block;font-size:20px;width:1em;height:1em}.ant-spin-dot-item{position:absolute;display:block;width:9px;height:9px;background-color:#1890ff;border-radius:100%;-webkit-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75);-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;opacity:.3;-webkit-animation:antSpinMove 1s infinite linear alternate;animation:antSpinMove 1s infinite linear alternate}.ant-spin-dot-item:nth-child(1){top:0;left:0}.ant-spin-dot-item:nth-child(2){top:0;right:0;-webkit-animation-delay:.4s;animation-delay:.4s}.ant-spin-dot-item:nth-child(3){right:0;bottom:0;-webkit-animation-delay:.8s;animation-delay:.8s}.ant-spin-dot-item:nth-child(4){bottom:0;left:0;-webkit-animation-delay:1.2s;animation-delay:1.2s}.ant-spin-dot-spin{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-animation:antRotate 1.2s infinite linear;animation:antRotate 1.2s infinite linear}.ant-spin-sm .ant-spin-dot{font-size:14px}.ant-spin-sm .ant-spin-dot i{width:6px;height:6px}.ant-spin-lg .ant-spin-dot{font-size:32px}.ant-spin-lg .ant-spin-dot i{width:14px;height:14px}.ant-spin.ant-spin-show-text .ant-spin-text{display:block}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.ant-spin-blur{background:#fff;opacity:.5}}@-webkit-keyframes antSpinMove{to{opacity:1}}@keyframes antSpinMove{to{opacity:1}}@-webkit-keyframes antRotate{to{-webkit-transform:rotate(405deg);transform:rotate(405deg)}}@keyframes antRotate{to{-webkit-transform:rotate(405deg);transform:rotate(405deg)}}.ant-pagination{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum"}.ant-pagination ul,.ant-pagination ol{margin:0;padding:0;list-style:none}.ant-pagination:after{display:block;clear:both;height:0;overflow:hidden;visibility:hidden;content:" "}.ant-pagination-total-text{display:inline-block;height:32px;margin-right:8px;line-height:30px;vertical-align:middle}.ant-pagination-item{display:inline-block;min-width:32px;height:32px;margin-right:8px;font-family:Arial;line-height:30px;text-align:center;vertical-align:middle;list-style:none;background-color:#fff;border:1px solid #d9d9d9;border-radius:4px;outline:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-pagination-item a{display:block;padding:0 6px;color:#000000a6;-webkit-transition:none;transition:none}.ant-pagination-item a:hover{text-decoration:none}.ant-pagination-item:focus,.ant-pagination-item:hover{border-color:#1890ff;-webkit-transition:all .3s;transition:all .3s}.ant-pagination-item:focus a,.ant-pagination-item:hover a{color:#1890ff}.ant-pagination-item-active{font-weight:500;background:#fff;border-color:#1890ff}.ant-pagination-item-active a{color:#1890ff}.ant-pagination-item-active:focus,.ant-pagination-item-active:hover{border-color:#40a9ff}.ant-pagination-item-active:focus a,.ant-pagination-item-active:hover a{color:#40a9ff}.ant-pagination-jump-prev,.ant-pagination-jump-next{outline:0}.ant-pagination-jump-prev .ant-pagination-item-container,.ant-pagination-jump-next .ant-pagination-item-container{position:relative}.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon,.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon{display:inline-block;font-size:12px;font-size:12px \	;-webkit-transform:scale(1) rotate(0deg);-ms-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0);color:#1890ff;letter-spacing:-1px;opacity:0;-webkit-transition:all .2s;transition:all .2s}:root .ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon,:root .ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon{font-size:12px}.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon-svg,.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon-svg{inset:0;margin:auto}.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-ellipsis,.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-ellipsis{position:absolute;inset:0;display:block;margin:auto;color:#00000040;letter-spacing:2px;text-align:center;text-indent:.13em;opacity:1;-webkit-transition:all .2s;transition:all .2s}.ant-pagination-jump-prev:focus .ant-pagination-item-link-icon,.ant-pagination-jump-next:focus .ant-pagination-item-link-icon,.ant-pagination-jump-prev:hover .ant-pagination-item-link-icon,.ant-pagination-jump-next:hover .ant-pagination-item-link-icon{opacity:1}.ant-pagination-jump-prev:focus .ant-pagination-item-ellipsis,.ant-pagination-jump-next:focus .ant-pagination-item-ellipsis,.ant-pagination-jump-prev:hover .ant-pagination-item-ellipsis,.ant-pagination-jump-next:hover .ant-pagination-item-ellipsis{opacity:0}.ant-pagination-prev,.ant-pagination-jump-prev,.ant-pagination-jump-next{margin-right:8px}.ant-pagination-prev,.ant-pagination-next,.ant-pagination-jump-prev,.ant-pagination-jump-next{display:inline-block;min-width:32px;height:32px;color:#000000a6;font-family:Arial;line-height:32px;text-align:center;vertical-align:middle;list-style:none;border-radius:4px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.ant-pagination-prev,.ant-pagination-next{outline:0}.ant-pagination-prev a,.ant-pagination-next a{color:#000000a6;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-pagination-prev:hover a,.ant-pagination-next:hover a{border-color:#40a9ff}.ant-pagination-prev .ant-pagination-item-link,.ant-pagination-next .ant-pagination-item-link{display:block;height:100%;font-size:12px;text-align:center;background-color:#fff;border:1px solid #d9d9d9;border-radius:4px;outline:none;-webkit-transition:all .3s;transition:all .3s}.ant-pagination-prev:focus .ant-pagination-item-link,.ant-pagination-next:focus .ant-pagination-item-link,.ant-pagination-prev:hover .ant-pagination-item-link,.ant-pagination-next:hover .ant-pagination-item-link{color:#1890ff;border-color:#1890ff}.ant-pagination-disabled,.ant-pagination-disabled:hover,.ant-pagination-disabled:focus{cursor:not-allowed}.ant-pagination-disabled a,.ant-pagination-disabled:hover a,.ant-pagination-disabled:focus a,.ant-pagination-disabled .ant-pagination-item-link,.ant-pagination-disabled:hover .ant-pagination-item-link,.ant-pagination-disabled:focus .ant-pagination-item-link{color:#00000040;border-color:#d9d9d9;cursor:not-allowed}.ant-pagination-slash{margin:0 10px 0 5px}.ant-pagination-options{display:inline-block;margin-left:16px;vertical-align:middle}.ant-pagination-options-size-changer.ant-select{display:inline-block;width:auto;margin-right:8px}.ant-pagination-options-quick-jumper{display:inline-block;height:32px;line-height:32px;vertical-align:top}.ant-pagination-options-quick-jumper input{position:relative;display:inline-block;width:100%;height:32px;padding:4px 11px;color:#000000a6;font-size:14px;line-height:1.5;background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:4px;-webkit-transition:all .3s;transition:all .3s;width:50px;margin:0 8px}.ant-pagination-options-quick-jumper input::-moz-placeholder{color:#bfbfbf;opacity:1}.ant-pagination-options-quick-jumper input:-ms-input-placeholder{color:#bfbfbf}.ant-pagination-options-quick-jumper input::-webkit-input-placeholder{color:#bfbfbf}.ant-pagination-options-quick-jumper input:-moz-placeholder-shown{text-overflow:ellipsis}.ant-pagination-options-quick-jumper input:-ms-input-placeholder{text-overflow:ellipsis}.ant-pagination-options-quick-jumper input:placeholder-shown{text-overflow:ellipsis}.ant-pagination-options-quick-jumper input:hover{border-color:#40a9ff;border-right-width:1px!important}.ant-pagination-options-quick-jumper input:focus{border-color:#40a9ff;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px #1890ff33}.ant-pagination-options-quick-jumper input-disabled{color:#00000040;background-color:#f5f5f5;cursor:not-allowed;opacity:1}.ant-pagination-options-quick-jumper input-disabled:hover{border-color:#d9d9d9;border-right-width:1px!important}.ant-pagination-options-quick-jumper input[disabled]{color:#00000040;background-color:#f5f5f5;cursor:not-allowed;opacity:1}.ant-pagination-options-quick-jumper input[disabled]:hover{border-color:#d9d9d9;border-right-width:1px!important}textarea.ant-pagination-options-quick-jumper input{max-width:100%;height:auto;min-height:32px;line-height:1.5;vertical-align:bottom;-webkit-transition:all .3s,height 0s;transition:all .3s,height 0s}.ant-pagination-options-quick-jumper input-lg{height:40px;padding:6px 11px;font-size:16px}.ant-pagination-options-quick-jumper input-sm{height:24px;padding:1px 7px}.ant-pagination-simple .ant-pagination-prev,.ant-pagination-simple .ant-pagination-next{height:24px;line-height:24px;vertical-align:top}.ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link,.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link{height:24px;border:0}.ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link:after,.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link:after{height:24px;line-height:24px}.ant-pagination-simple .ant-pagination-simple-pager{display:inline-block;height:24px;margin-right:8px}.ant-pagination-simple .ant-pagination-simple-pager input{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;margin-right:8px;padding:0 6px;text-align:center;background-color:#fff;border:1px solid #d9d9d9;border-radius:4px;outline:none;-webkit-transition:border-color .3s;transition:border-color .3s}.ant-pagination-simple .ant-pagination-simple-pager input:hover{border-color:#1890ff}.ant-pagination.mini .ant-pagination-total-text,.ant-pagination.mini .ant-pagination-simple-pager{height:24px;line-height:24px}.ant-pagination.mini .ant-pagination-item{min-width:24px;height:24px;margin:0;line-height:22px}.ant-pagination.mini .ant-pagination-item:not(.ant-pagination-item-active){background:transparent;border-color:transparent}.ant-pagination.mini .ant-pagination-prev,.ant-pagination.mini .ant-pagination-next{min-width:24px;height:24px;margin:0;line-height:24px}.ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link,.ant-pagination.mini .ant-pagination-next .ant-pagination-item-link{background:transparent;border-color:transparent}.ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link:after,.ant-pagination.mini .ant-pagination-next .ant-pagination-item-link:after{height:24px;line-height:24px}.ant-pagination.mini .ant-pagination-jump-prev,.ant-pagination.mini .ant-pagination-jump-next{height:24px;margin-right:0;line-height:24px}.ant-pagination.mini .ant-pagination-options{margin-left:2px}.ant-pagination.mini .ant-pagination-options-quick-jumper{height:24px;line-height:24px}.ant-pagination.mini .ant-pagination-options-quick-jumper input{height:24px;padding:1px 7px;width:44px}.ant-pagination.ant-pagination-disabled{cursor:not-allowed}.ant-pagination.ant-pagination-disabled .ant-pagination-item{background:#f5f5f5;border-color:#d9d9d9;cursor:not-allowed}.ant-pagination.ant-pagination-disabled .ant-pagination-item a{color:#00000040;background:transparent;border:none;cursor:not-allowed}.ant-pagination.ant-pagination-disabled .ant-pagination-item-active{background:#dbdbdb;border-color:transparent}.ant-pagination.ant-pagination-disabled .ant-pagination-item-active a{color:#fff}.ant-pagination.ant-pagination-disabled .ant-pagination-item-link,.ant-pagination.ant-pagination-disabled .ant-pagination-item-link:hover,.ant-pagination.ant-pagination-disabled .ant-pagination-item-link:focus{color:#00000073;background:#f5f5f5;border-color:#d9d9d9;cursor:not-allowed}.ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:focus .ant-pagination-item-link-icon,.ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:focus .ant-pagination-item-link-icon,.ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:hover .ant-pagination-item-link-icon,.ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:hover .ant-pagination-item-link-icon{opacity:0}.ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:focus .ant-pagination-item-ellipsis,.ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:focus .ant-pagination-item-ellipsis,.ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:hover .ant-pagination-item-ellipsis,.ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:hover .ant-pagination-item-ellipsis{opacity:1}@media only screen and (max-width: 992px){.ant-pagination-item-after-jump-prev,.ant-pagination-item-before-jump-next{display:none}}@media only screen and (max-width: 576px){.ant-pagination-options{display:none}}.ant-select{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;display:inline-block;outline:0}.ant-select ul,.ant-select ol{margin:0;padding:0;list-style:none}.ant-select>ul>li>a{padding:0;background-color:#fff}.ant-select-arrow{display:inline-block;color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:50%;right:11px;margin-top:-6px;color:#00000040;font-size:12px;line-height:1;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.ant-select-arrow>*{line-height:1}.ant-select-arrow svg{display:inline-block}.ant-select-arrow:before{display:none}.ant-select-arrow .ant-select-arrow-icon{display:block}.ant-select-arrow .ant-select-arrow-icon svg{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.ant-select-selection{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;border:1px solid #d9d9d9;border-top-width:1.02px;border-radius:4px;outline:none;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-select-selection:hover{border-color:#40a9ff;border-right-width:1px!important}.ant-select-focused .ant-select-selection,.ant-select-selection:focus,.ant-select-selection:active{border-color:#40a9ff;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px #1890ff33}.ant-select-selection__clear{position:absolute;top:50%;right:11px;z-index:1;display:inline-block;width:12px;height:12px;margin-top:-6px;color:#00000040;font-size:12px;font-style:normal;line-height:12px;text-align:center;text-transform:none;background:#fff;cursor:pointer;opacity:0;-webkit-transition:color .3s ease,opacity .15s ease;transition:color .3s ease,opacity .15s ease;text-rendering:auto}.ant-select-selection__clear:before{display:block}.ant-select-selection__clear:hover{color:#00000073}.ant-select-selection:hover .ant-select-selection__clear{opacity:1}.ant-select-selection-selected-value{float:left;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-select-no-arrow .ant-select-selection-selected-value{padding-right:0}.ant-select-disabled{color:#00000040}.ant-select-disabled .ant-select-selection{background:#f5f5f5;cursor:not-allowed}.ant-select-disabled .ant-select-selection:hover,.ant-select-disabled .ant-select-selection:focus,.ant-select-disabled .ant-select-selection:active{border-color:#d9d9d9;-webkit-box-shadow:none;box-shadow:none}.ant-select-disabled .ant-select-selection__clear{display:none;visibility:hidden;pointer-events:none}.ant-select-disabled .ant-select-selection--multiple .ant-select-selection__choice{padding-right:10px;color:#00000054;background:#f5f5f5}.ant-select-disabled .ant-select-selection--multiple .ant-select-selection__choice__remove{display:none}.ant-select-selection--single{position:relative;height:32px;cursor:pointer}.ant-select-selection--single .ant-select-selection__rendered{margin-right:24px}.ant-select-no-arrow .ant-select-selection__rendered{margin-right:11px}.ant-select-selection__rendered{position:relative;display:block;margin-right:11px;margin-left:11px;line-height:30px}.ant-select-selection__rendered:after{display:inline-block;width:0;visibility:hidden;content:".";pointer-events:none}.ant-select-lg{font-size:16px}.ant-select-lg .ant-select-selection--single{height:40px}.ant-select-lg .ant-select-selection__rendered{line-height:38px}.ant-select-lg .ant-select-selection--multiple{min-height:40px}.ant-select-lg .ant-select-selection--multiple .ant-select-selection__rendered li{height:32px;line-height:32px}.ant-select-lg .ant-select-selection--multiple .ant-select-selection__clear,.ant-select-lg .ant-select-selection--multiple .ant-select-arrow{top:20px}.ant-select-sm .ant-select-selection--single{height:24px}.ant-select-sm .ant-select-selection__rendered{margin-left:7px;line-height:22px}.ant-select-sm .ant-select-selection--multiple{min-height:24px}.ant-select-sm .ant-select-selection--multiple .ant-select-selection__rendered li{height:16px;line-height:14px}.ant-select-sm .ant-select-selection--multiple .ant-select-selection__clear,.ant-select-sm .ant-select-selection--multiple .ant-select-arrow{top:12px}.ant-select-sm .ant-select-selection__clear,.ant-select-sm .ant-select-arrow{right:8px}.ant-select-disabled .ant-select-selection__choice__remove{color:#00000040;cursor:default}.ant-select-disabled .ant-select-selection__choice__remove:hover{color:#00000040}.ant-select-search__field__wrap{position:relative;display:inline-block}.ant-select-selection__placeholder,.ant-select-search__field__placeholder{position:absolute;top:50%;right:9px;left:0;max-width:100%;height:20px;margin-top:-10px;overflow:hidden;color:#bfbfbf;line-height:20px;white-space:nowrap;text-align:left;text-overflow:ellipsis}.ant-select-search__field__placeholder{left:12px}.ant-select-search__field__mirror{position:absolute;top:0;left:0;white-space:pre;opacity:0;pointer-events:none}.ant-select-search--inline{position:absolute;width:100%;height:100%}.ant-select-search--inline .ant-select-search__field__wrap{width:100%;height:100%}.ant-select-search--inline .ant-select-search__field{width:100%;height:100%;font-size:100%;line-height:1;background:transparent;border-width:0;border-radius:4px;outline:0}.ant-select-search--inline>i{float:right}.ant-select-selection--multiple{min-height:32px;padding-bottom:3px;cursor:text;zoom:1}.ant-select-selection--multiple:before,.ant-select-selection--multiple:after{display:table;content:""}.ant-select-selection--multiple:after{clear:both}.ant-select-selection--multiple .ant-select-search--inline{position:static;float:left;width:auto;max-width:100%;padding:0}.ant-select-selection--multiple .ant-select-search--inline .ant-select-search__field{width:.75em;max-width:100%;padding:1px}.ant-select-selection--multiple .ant-select-selection__rendered{height:auto;margin-bottom:-3px;margin-left:5px}.ant-select-selection--multiple .ant-select-selection__placeholder{margin-left:6px}.ant-select-selection--multiple>ul>li,.ant-select-selection--multiple .ant-select-selection__rendered>ul>li{height:24px;margin-top:3px;line-height:22px}.ant-select-selection--multiple .ant-select-selection__choice{position:relative;float:left;max-width:99%;margin-right:4px;padding:0 20px 0 10px;overflow:hidden;color:#000000a6;background-color:#fafafa;border:1px solid #e8e8e8;border-radius:2px;cursor:default;-webkit-transition:padding .3s cubic-bezier(.645,.045,.355,1);transition:padding .3s cubic-bezier(.645,.045,.355,1)}.ant-select-selection--multiple .ant-select-selection__choice__disabled{padding:0 10px}.ant-select-selection--multiple .ant-select-selection__choice__content{display:inline-block;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-webkit-transition:margin .3s cubic-bezier(.645,.045,.355,1);transition:margin .3s cubic-bezier(.645,.045,.355,1)}.ant-select-selection--multiple .ant-select-selection__choice__remove{color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;right:4px;color:#00000073;font-weight:700;line-height:inherit;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;display:inline-block;font-size:12px;font-size:10px \	;-webkit-transform:scale(.83333333) rotate(0deg);-ms-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0)}.ant-select-selection--multiple .ant-select-selection__choice__remove>*{line-height:1}.ant-select-selection--multiple .ant-select-selection__choice__remove svg{display:inline-block}.ant-select-selection--multiple .ant-select-selection__choice__remove:before{display:none}.ant-select-selection--multiple .ant-select-selection__choice__remove .ant-select-selection--multiple .ant-select-selection__choice__remove-icon{display:block}:root .ant-select-selection--multiple .ant-select-selection__choice__remove{font-size:12px}.ant-select-selection--multiple .ant-select-selection__choice__remove:hover{color:#000000bf}.ant-select-selection--multiple .ant-select-selection__clear,.ant-select-selection--multiple .ant-select-arrow{top:16px}.ant-select-allow-clear .ant-select-selection--multiple .ant-select-selection__rendered,.ant-select-show-arrow .ant-select-selection--multiple .ant-select-selection__rendered{margin-right:20px}.ant-select-open .ant-select-arrow-icon svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.ant-select-open .ant-select-selection{border-color:#40a9ff;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px #1890ff33}.ant-select-combobox .ant-select-arrow{display:none}.ant-select-combobox .ant-select-search--inline{float:none;width:100%;height:100%}.ant-select-combobox .ant-select-search__field__wrap{width:100%;height:100%}.ant-select-combobox .ant-select-search__field{position:relative;z-index:1;width:100%;height:100%;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1),height 0s;transition:all .3s cubic-bezier(.645,.045,.355,1),height 0s}.ant-select-combobox.ant-select-allow-clear .ant-select-selection:hover .ant-select-selection__rendered,.ant-select-combobox.ant-select-show-arrow .ant-select-selection:hover .ant-select-selection__rendered{margin-right:20px}.ant-select-dropdown{margin:0;padding:0;color:#000000a6;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:absolute;top:-9999px;left:-9999px;z-index:1050;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;font-variant:initial;background-color:#fff;border-radius:4px;outline:none;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px #00000026}.ant-select-dropdown.slide-up-enter.slide-up-enter-active.ant-select-dropdown-placement-bottomLeft,.ant-select-dropdown.slide-up-appear.slide-up-appear-active.ant-select-dropdown-placement-bottomLeft{-webkit-animation-name:antSlideUpIn;animation-name:antSlideUpIn}.ant-select-dropdown.slide-up-enter.slide-up-enter-active.ant-select-dropdown-placement-topLeft,.ant-select-dropdown.slide-up-appear.slide-up-appear-active.ant-select-dropdown-placement-topLeft{-webkit-animation-name:antSlideDownIn;animation-name:antSlideDownIn}.ant-select-dropdown.slide-up-leave.slide-up-leave-active.ant-select-dropdown-placement-bottomLeft{-webkit-animation-name:antSlideUpOut;animation-name:antSlideUpOut}.ant-select-dropdown.slide-up-leave.slide-up-leave-active.ant-select-dropdown-placement-topLeft{-webkit-animation-name:antSlideDownOut;animation-name:antSlideDownOut}.ant-select-dropdown-hidden{display:none}.ant-select-dropdown-menu{max-height:250px;margin-bottom:0;padding:4px 0;overflow:auto;list-style:none;outline:none}.ant-select-dropdown-menu-item-group-list{margin:0;padding:0}.ant-select-dropdown-menu-item-group-list>.ant-select-dropdown-menu-item{padding-left:20px}.ant-select-dropdown-menu-item-group-title{height:32px;padding:0 12px;color:#00000073;font-size:12px;line-height:32px}.ant-select-dropdown-menu-item-group-list .ant-select-dropdown-menu-item:first-child:not(:last-child),.ant-select-dropdown-menu-item-group:not(:last-child) .ant-select-dropdown-menu-item-group-list .ant-select-dropdown-menu-item:last-child{border-radius:0}.ant-select-dropdown-menu-item{position:relative;display:block;padding:5px 12px;overflow:hidden;color:#000000a6;font-weight:400;font-size:14px;line-height:22px;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;-webkit-transition:background .3s ease;transition:background .3s ease}.ant-select-dropdown-menu-item:hover:not(.ant-select-dropdown-menu-item-disabled){background-color:#e6f7ff}.ant-select-dropdown-menu-item-selected{color:#000000a6;font-weight:600;background-color:#fafafa}.ant-select-dropdown-menu-item-disabled,.ant-select-dropdown-menu-item-disabled:hover{color:#00000040;cursor:not-allowed}.ant-select-dropdown-menu-item-active:not(.ant-select-dropdown-menu-item-disabled){background-color:#e6f7ff}.ant-select-dropdown-menu-item-divider{height:1px;margin:1px 0;overflow:hidden;line-height:0;background-color:#e8e8e8}.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item{padding-right:32px}.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item .ant-select-selected-icon{position:absolute;top:50%;right:12px;color:transparent;font-weight:700;font-size:12px;text-shadow:0 .1px 0,.1px 0 0,0 -.1px 0,-.1px 0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .2s;transition:all .2s}.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item:hover .ant-select-selected-icon{color:#000000de}.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-disabled .ant-select-selected-icon{display:none}.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected .ant-select-selected-icon,.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected:hover .ant-select-selected-icon{display:inline-block;color:#1890ff}.ant-select-dropdown--empty.ant-select-dropdown--multiple .ant-select-dropdown-menu-item{padding-right:12px}.ant-select-dropdown-container-open .ant-select-dropdown,.ant-select-dropdown-open .ant-select-dropdown{display:block}.table-component.loader-center{width:50px;margin:50px auto}.table-component .ant-table-thead>tr>th{border-bottom:1px solid #d3dcd9;border-top:1px solid #d3dcd9;font-family:TTmono,Courier New,monospace;color:#043623;font-size:11px;-webkit-font-smoothing:auto}.table-component .ant-table-tbody>tr:hover>td{background-color:#fafcfa}.table-component .ant-table-small{table-layout:fixed;border:0;width:100%}.table-component .ant-table-small img.thumbnail{display:block}.table-component .ant-table-small td{max-width:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.table-component .ant-table-small td.video-thumbnail{width:50px;max-width:initial}.table-component .ant-table-small td.country-flag{width:20px}.table-component .ant-table-small th.country-name,.table-component .ant-table-small td.country-name,.table-component .ant-table-small th.video-title,.table-component .ant-table-small td.video-title{width:30%;text-align:left}.table-component .ant-table-small th,.table-component .ant-table-small td{text-align:right}.table-component .ant-pagination{font-size:12px;font-weight:700;line-height:1}.table-component.antd-component a{color:inherit}.table-component.antd-component a:hover{color:#1ec95b}.table-component .ant-pagination-item-active{background-color:#f3f3f3;border:#1ec95b}.table-component .ant-pagination-item-active a{color:#1ec95b}.table-component .ant-pagination-item:focus a,.table-component .ant-pagination-item:hover a{color:#1ec95b}.table-component .ant-pagination.mini .ant-pagination-item{min-width:20px;height:20px;line-height:20px}.table-component ant-pagination-next a{color:#000000a6}.table-component .ant-pagination-jump-prev:focus:after,.table-component .ant-pagination-jump-next:focus:after,.table-component .ant-pagination-jump-prev:hover:after,.table-component .ant-pagination-jump-next:hover:after{color:#1ec95b}.table-component .ant-pagination-prev:focus .ant-pagination-item-link,.table-component .ant-pagination-next:focus .ant-pagination-item-link,.table-component .ant-pagination-prev:hover .ant-pagination-item-link,.table-component .ant-pagination-next:hover .ant-pagination-item-link{color:#1ec95b}.table-component .ant-table-small>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr>th,.table-component .ant-table-small>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr>th,.table-component .ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr>th,.table-component .ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr>th,.table-component .ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-thead>tr>th,.table-component .ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-thead>tr>th,.table-component .ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th,.table-component .ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th,.table-component .ant-table-small>.ant-table-content>.ant-table-header>table>.ant-table-tbody>tr>td,.table-component .ant-table-small>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr>td,.table-component .ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-tbody>tr>td,.table-component .ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-tbody>tr>td,.table-component .ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-tbody>tr>td,.table-component .ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-tbody>tr>td,.table-component .ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-tbody>tr>td,.table-component .ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-tbody>tr>td{padding:2px}.ant-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:auto;flex:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:0;background:#f0f2f5}.ant-layout,.ant-layout *{-webkit-box-sizing:border-box;box-sizing:border-box}.ant-layout.ant-layout-has-sider{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.ant-layout.ant-layout-has-sider>.ant-layout,.ant-layout.ant-layout-has-sider>.ant-layout-content{overflow-x:hidden}.ant-layout-header,.ant-layout-footer{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.ant-layout-header{height:64px;padding:0 50px;line-height:64px;background:#001529}.ant-layout-footer{padding:24px 50px;color:#000000a6;font-size:14px;background:#f0f2f5}.ant-layout-content{-webkit-box-flex:1;-ms-flex:auto;flex:auto;min-height:0}.ant-layout-sider{position:relative;min-width:0;background:#001529;-webkit-transition:all .2s;transition:all .2s}.ant-layout-sider-children{height:100%;margin-top:-.1px;padding-top:.1px}.ant-layout-sider-has-trigger{padding-bottom:48px}.ant-layout-sider-right{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.ant-layout-sider-trigger{position:fixed;bottom:0;z-index:1;height:48px;color:#fff;line-height:48px;text-align:center;background:#002140;cursor:pointer;-webkit-transition:all .2s;transition:all .2s}.ant-layout-sider-zero-width>*{overflow:hidden}.ant-layout-sider-zero-width-trigger{position:absolute;top:64px;right:-36px;z-index:1;width:36px;height:42px;color:#fff;font-size:18px;line-height:42px;text-align:center;background:#001529;border-radius:0 4px 4px 0;cursor:pointer;-webkit-transition:background .3s ease;transition:background .3s ease}.ant-layout-sider-zero-width-trigger:hover{background:#192c3e}.ant-layout-sider-zero-width-trigger-right{left:-36px;border-radius:4px 0 0 4px}.ant-layout-sider-light{background:#fff}.ant-layout-sider-light .ant-layout-sider-trigger,.ant-layout-sider-light .ant-layout-sider-zero-width-trigger{color:#000000a6;background:#fff}.layout-component .ant-layout{background:#0000;display:flex}.layout-component.nice-sidebar{position:relative}@media screen and (min-width: 992px){.layout-component.nice-sidebar .ant-layout-sider-zero-width-trigger{display:none}}.layout-component.nice-sidebar .ant-menu-inline{border:none}.layout-component.nice-sidebar .ant-layout-sider{background:#fff;margin-right:10px;border-right:1px solid #d7e3d8}.ant-upload{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";outline:0}.ant-upload p{margin:0}.ant-upload-btn{display:block;width:100%;outline:none}.ant-upload input[type=file]{cursor:pointer}.ant-upload.ant-upload-select{display:inline-block}.ant-upload.ant-upload-disabled{cursor:not-allowed}.ant-upload.ant-upload-select-picture-card{display:table;float:left;width:104px;height:104px;margin-right:8px;margin-bottom:8px;text-align:center;vertical-align:top;background-color:#fafafa;border:1px dashed #d9d9d9;border-radius:4px;cursor:pointer;-webkit-transition:border-color .3s ease;transition:border-color .3s ease}.ant-upload.ant-upload-select-picture-card>.ant-upload{display:table-cell;width:100%;height:100%;padding:8px;text-align:center;vertical-align:middle}.ant-upload.ant-upload-select-picture-card:hover{border-color:#1890ff}.ant-upload.ant-upload-drag{position:relative;width:100%;height:100%;text-align:center;background:#fafafa;border:1px dashed #d9d9d9;border-radius:4px;cursor:pointer;-webkit-transition:border-color .3s;transition:border-color .3s}.ant-upload.ant-upload-drag .ant-upload{padding:16px 0}.ant-upload.ant-upload-drag.ant-upload-drag-hover:not(.ant-upload-disabled){border-color:#096dd9}.ant-upload.ant-upload-drag.ant-upload-disabled{cursor:not-allowed}.ant-upload.ant-upload-drag .ant-upload-btn{display:table;height:100%}.ant-upload.ant-upload-drag .ant-upload-drag-container{display:table-cell;vertical-align:middle}.ant-upload.ant-upload-drag:not(.ant-upload-disabled):hover{border-color:#40a9ff}.ant-upload.ant-upload-drag p.ant-upload-drag-icon{margin-bottom:20px}.ant-upload.ant-upload-drag p.ant-upload-drag-icon .anticon{color:#40a9ff;font-size:48px}.ant-upload.ant-upload-drag p.ant-upload-text{margin:0 0 4px;color:#000000d9;font-size:16px}.ant-upload.ant-upload-drag p.ant-upload-hint{color:#00000073;font-size:14px}.ant-upload.ant-upload-drag .anticon-plus{color:#00000040;font-size:30px;-webkit-transition:all .3s;transition:all .3s}.ant-upload.ant-upload-drag .anticon-plus:hover,.ant-upload.ant-upload-drag:hover .anticon-plus{color:#00000073}.ant-upload-picture-card-wrapper{zoom:1;display:inline-block;width:100%}.ant-upload-picture-card-wrapper:before,.ant-upload-picture-card-wrapper:after{display:table;content:""}.ant-upload-picture-card-wrapper:after{clear:both}.ant-upload-list{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";zoom:1}.ant-upload-list:before,.ant-upload-list:after{display:table;content:""}.ant-upload-list:after{clear:both}.ant-upload-list-item-list-type-text:hover .ant-upload-list-item-name-icon-count-1{padding-right:14px}.ant-upload-list-item-list-type-text:hover .ant-upload-list-item-name-icon-count-2{padding-right:28px}.ant-upload-list-item{position:relative;height:22px;margin-top:8px;font-size:14px}.ant-upload-list-item-name{display:inline-block;width:100%;padding-left:22px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-upload-list-item-name-icon-count-1{padding-right:14px}.ant-upload-list-item-card-actions{position:absolute;right:0;opacity:0}.ant-upload-list-item-card-actions.picture{top:25px;line-height:1;opacity:1}.ant-upload-list-item-card-actions .anticon{padding-right:6px;color:#00000073}.ant-upload-list-item-info{height:100%;padding:0 12px 0 4px;-webkit-transition:background-color .3s;transition:background-color .3s}.ant-upload-list-item-info>span{display:block;width:100%;height:100%}.ant-upload-list-item-info .anticon-loading,.ant-upload-list-item-info .anticon-paper-clip{position:absolute;top:5px;color:#00000073;font-size:14px}.ant-upload-list-item .anticon-close{display:inline-block;font-size:12px;font-size:10px \	;-webkit-transform:scale(.83333333) rotate(0deg);-ms-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0);position:absolute;top:6px;right:4px;color:#00000073;line-height:0;cursor:pointer;opacity:0;-webkit-transition:all .3s;transition:all .3s}:root .ant-upload-list-item .anticon-close{font-size:12px}.ant-upload-list-item .anticon-close:hover{color:#000000a6}.ant-upload-list-item:hover .ant-upload-list-item-info{background-color:#e6f7ff}.ant-upload-list-item:hover .anticon-close,.ant-upload-list-item:hover .ant-upload-list-item-card-actions{opacity:1}.ant-upload-list-item-error,.ant-upload-list-item-error .anticon-paper-clip,.ant-upload-list-item-error .ant-upload-list-item-name{color:#f5222d}.ant-upload-list-item-error .ant-upload-list-item-card-actions{opacity:1}.ant-upload-list-item-error .ant-upload-list-item-card-actions .anticon{color:#f5222d}.ant-upload-list-item-progress{position:absolute;bottom:-12px;width:100%;padding-left:26px;font-size:14px;line-height:0}.ant-upload-list-picture .ant-upload-list-item,.ant-upload-list-picture-card .ant-upload-list-item{position:relative;height:66px;padding:8px;border:1px solid #d9d9d9;border-radius:4px}.ant-upload-list-picture .ant-upload-list-item:hover,.ant-upload-list-picture-card .ant-upload-list-item:hover{background:transparent}.ant-upload-list-picture .ant-upload-list-item-error,.ant-upload-list-picture-card .ant-upload-list-item-error{border-color:#f5222d}.ant-upload-list-picture .ant-upload-list-item-info,.ant-upload-list-picture-card .ant-upload-list-item-info{padding:0}.ant-upload-list-picture .ant-upload-list-item:hover .ant-upload-list-item-info,.ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info{background:transparent}.ant-upload-list-picture .ant-upload-list-item-uploading,.ant-upload-list-picture-card .ant-upload-list-item-uploading{border-style:dashed}.ant-upload-list-picture .ant-upload-list-item-thumbnail,.ant-upload-list-picture-card .ant-upload-list-item-thumbnail{position:absolute;top:8px;left:8px;width:48px;height:48px;font-size:26px;line-height:54px;text-align:center;opacity:.8}.ant-upload-list-picture .ant-upload-list-item-icon,.ant-upload-list-picture-card .ant-upload-list-item-icon{position:absolute;top:50%;left:50%;font-size:26px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ant-upload-list-picture .ant-upload-list-item-image,.ant-upload-list-picture-card .ant-upload-list-item-image{max-width:100%}.ant-upload-list-picture .ant-upload-list-item-thumbnail img,.ant-upload-list-picture-card .ant-upload-list-item-thumbnail img{display:block;width:48px;height:48px;overflow:hidden}.ant-upload-list-picture .ant-upload-list-item-name,.ant-upload-list-picture-card .ant-upload-list-item-name{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:100%;margin:0 0 0 8px;padding-right:8px;padding-left:48px;overflow:hidden;line-height:44px;white-space:nowrap;text-overflow:ellipsis;-webkit-transition:all .3s;transition:all .3s}.ant-upload-list-picture .ant-upload-list-item-name-icon-count-1,.ant-upload-list-picture-card .ant-upload-list-item-name-icon-count-1{padding-right:18px}.ant-upload-list-picture .ant-upload-list-item-name-icon-count-2,.ant-upload-list-picture-card .ant-upload-list-item-name-icon-count-2{padding-right:36px}.ant-upload-list-picture .ant-upload-list-item-uploading .ant-upload-list-item-name,.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-name{line-height:28px}.ant-upload-list-picture .ant-upload-list-item-progress,.ant-upload-list-picture-card .ant-upload-list-item-progress{bottom:14px;width:calc(100% - 24px);margin-top:0;padding-left:56px}.ant-upload-list-picture .anticon-close,.ant-upload-list-picture-card .anticon-close{position:absolute;top:8px;right:8px;line-height:1;opacity:1}.ant-upload-list-picture-card.ant-upload-list:after{display:none}.ant-upload-list-picture-card-container,.ant-upload-list-picture-card .ant-upload-list-item{float:left;width:104px;height:104px;margin:0 8px 8px 0}.ant-upload-list-picture-card .ant-upload-list-item-info{position:relative;height:100%;overflow:hidden}.ant-upload-list-picture-card .ant-upload-list-item-info:before{position:absolute;z-index:1;width:100%;height:100%;background-color:#00000080;opacity:0;-webkit-transition:all .3s;transition:all .3s;content:" "}.ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info:before{opacity:1}.ant-upload-list-picture-card .ant-upload-list-item-actions{position:absolute;top:50%;left:50%;z-index:10;white-space:nowrap;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;-webkit-transition:all .3s;transition:all .3s}.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye-o,.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-download,.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete{z-index:10;width:16px;margin:0 4px;color:#ffffffd9;font-size:16px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye-o:hover,.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-download:hover,.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete:hover{color:#fff}.ant-upload-list-picture-card .ant-upload-list-item-info:hover+.ant-upload-list-item-actions,.ant-upload-list-picture-card .ant-upload-list-item-actions:hover{opacity:1}.ant-upload-list-picture-card .ant-upload-list-item-thumbnail,.ant-upload-list-picture-card .ant-upload-list-item-thumbnail img{position:static;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ant-upload-list-picture-card .ant-upload-list-item-name{display:none;margin:8px 0 0;padding:0;line-height:1.5;text-align:center}.ant-upload-list-picture-card .anticon-picture+.ant-upload-list-item-name{position:absolute;bottom:10px;display:block}.ant-upload-list-picture-card .ant-upload-list-item-uploading.ant-upload-list-item{background-color:#fafafa}.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info{height:auto}.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info:before,.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-eye-o,.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-delete{display:none}.ant-upload-list-picture-card .ant-upload-list-item-uploading-text{margin-top:18px;color:#00000073}.ant-upload-list-picture-card .ant-upload-list-item-progress{bottom:32px;padding-left:0}.ant-upload-list .ant-upload-success-icon{color:#52c41a;font-weight:700}.ant-upload-list .ant-upload-animate-enter,.ant-upload-list .ant-upload-animate-leave,.ant-upload-list .ant-upload-animate-inline-enter,.ant-upload-list .ant-upload-animate-inline-leave{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:cubic-bezier(.78,.14,.15,.86);animation-fill-mode:cubic-bezier(.78,.14,.15,.86)}.ant-upload-list .ant-upload-animate-enter{-webkit-animation-name:uploadAnimateIn;animation-name:uploadAnimateIn}.ant-upload-list .ant-upload-animate-leave{-webkit-animation-name:uploadAnimateOut;animation-name:uploadAnimateOut}.ant-upload-list .ant-upload-animate-inline-enter{-webkit-animation-name:uploadAnimateInlineIn;animation-name:uploadAnimateInlineIn}.ant-upload-list .ant-upload-animate-inline-leave{-webkit-animation-name:uploadAnimateInlineOut;animation-name:uploadAnimateInlineOut}@-webkit-keyframes uploadAnimateIn{0%{height:0;margin:0;padding:0;opacity:0}}@keyframes uploadAnimateIn{0%{height:0;margin:0;padding:0;opacity:0}}@-webkit-keyframes uploadAnimateOut{to{height:0;margin:0;padding:0;opacity:0}}@keyframes uploadAnimateOut{to{height:0;margin:0;padding:0;opacity:0}}@-webkit-keyframes uploadAnimateInlineIn{0%{width:0;height:0;margin:0;padding:0;opacity:0}}@keyframes uploadAnimateInlineIn{0%{width:0;height:0;margin:0;padding:0;opacity:0}}@-webkit-keyframes uploadAnimateInlineOut{to{width:0;height:0;margin:0;padding:0;opacity:0}}@keyframes uploadAnimateInlineOut{to{width:0;height:0;margin:0;padding:0;opacity:0}}.ant-progress{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";display:inline-block}.ant-progress-line{position:relative;width:100%;font-size:14px}.ant-progress-small.ant-progress-line,.ant-progress-small.ant-progress-line .ant-progress-text .anticon{font-size:12px}.ant-progress-outer{display:inline-block;width:100%;margin-right:0;padding-right:0}.ant-progress-show-info .ant-progress-outer{margin-right:calc(-2em - 8px);padding-right:calc(2em + 8px)}.ant-progress-inner{position:relative;display:inline-block;width:100%;overflow:hidden;vertical-align:middle;background-color:#f5f5f5;border-radius:100px}.ant-progress-circle-trail{stroke:#f5f5f5}.ant-progress-circle-path{-webkit-animation:ant-progress-appear .3s;animation:ant-progress-appear .3s}.ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path{stroke:#1890ff}.ant-progress-success-bg,.ant-progress-bg{position:relative;background-color:#1890ff;border-radius:100px;-webkit-transition:all .4s cubic-bezier(.08,.82,.17,1) 0s;transition:all .4s cubic-bezier(.08,.82,.17,1) 0s}.ant-progress-success-bg{position:absolute;top:0;left:0;background-color:#52c41a}.ant-progress-text{display:inline-block;width:2em;margin-left:8px;color:#00000073;font-size:1em;line-height:1;white-space:nowrap;text-align:left;vertical-align:middle;word-break:normal}.ant-progress-text .anticon{font-size:14px}.ant-progress-status-active .ant-progress-bg:before{position:absolute;inset:0;background:#fff;border-radius:10px;opacity:0;-webkit-animation:ant-progress-active 2.4s cubic-bezier(.23,1,.32,1) infinite;animation:ant-progress-active 2.4s cubic-bezier(.23,1,.32,1) infinite;content:""}.ant-progress-status-exception .ant-progress-bg{background-color:#f5222d}.ant-progress-status-exception .ant-progress-text{color:#f5222d}.ant-progress-status-exception .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path{stroke:#f5222d}.ant-progress-status-success .ant-progress-bg{background-color:#52c41a}.ant-progress-status-success .ant-progress-text{color:#52c41a}.ant-progress-status-success .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path{stroke:#52c41a}.ant-progress-circle .ant-progress-inner{position:relative;line-height:1;background-color:transparent}.ant-progress-circle .ant-progress-text{position:absolute;top:50%;left:50%;width:100%;margin:0;padding:0;color:#000000a6;line-height:1;white-space:normal;text-align:center;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ant-progress-circle .ant-progress-text .anticon{font-size:1.16666667em}.ant-progress-circle.ant-progress-status-exception .ant-progress-text{color:#f5222d}.ant-progress-circle.ant-progress-status-success .ant-progress-text{color:#52c41a}@-webkit-keyframes ant-progress-active{0%{width:0;opacity:.1}20%{width:0;opacity:.5}to{width:100%;opacity:0}}@keyframes ant-progress-active{0%{width:0;opacity:.1}20%{width:0;opacity:.5}to{width:100%;opacity:0}}.upload-component.bottom-aligned-button>span{display:flex;flex-direction:column-reverse}.ant-badge{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;display:inline-block;color:unset;line-height:1}.ant-badge-count{min-width:20px;height:20px;padding:0 6px;color:#fff;font-weight:400;font-size:12px;line-height:20px;white-space:nowrap;text-align:center;background:#f5222d;border-radius:10px;-webkit-box-shadow:0 0 0 1px #fff;box-shadow:0 0 0 1px #fff}.ant-badge-count a,.ant-badge-count a:hover{color:#fff}.ant-badge-multiple-words{padding:0 8px}.ant-badge-dot{width:6px;height:6px;background:#f5222d;border-radius:100%;-webkit-box-shadow:0 0 0 1px #fff;box-shadow:0 0 0 1px #fff}.ant-badge-count,.ant-badge-dot,.ant-badge .ant-scroll-number-custom-component{position:absolute;top:0;right:0;z-index:1;-webkit-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);transform:translate(50%,-50%);-webkit-transform-origin:100% 0%;-ms-transform-origin:100% 0%;transform-origin:100% 0%}.ant-badge-status{line-height:inherit;vertical-align:baseline}.ant-badge-status-dot{position:relative;top:-1px;display:inline-block;width:6px;height:6px;vertical-align:middle;border-radius:50%}.ant-badge-status-success{background-color:#52c41a}.ant-badge-status-processing{position:relative;background-color:#1890ff}.ant-badge-status-processing:after{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #1890ff;border-radius:50%;-webkit-animation:antStatusProcessing 1.2s infinite ease-in-out;animation:antStatusProcessing 1.2s infinite ease-in-out;content:""}.ant-badge-status-default{background-color:#d9d9d9}.ant-badge-status-error{background-color:#f5222d}.ant-badge-status-warning{background-color:#faad14}.ant-badge-status-pink,.ant-badge-status-magenta{background:#eb2f96}.ant-badge-status-red{background:#f5222d}.ant-badge-status-volcano{background:#fa541c}.ant-badge-status-orange{background:#fa8c16}.ant-badge-status-yellow{background:#fadb14}.ant-badge-status-gold{background:#faad14}.ant-badge-status-cyan{background:#13c2c2}.ant-badge-status-lime{background:#a0d911}.ant-badge-status-green{background:#52c41a}.ant-badge-status-blue{background:#1890ff}.ant-badge-status-geekblue{background:#2f54eb}.ant-badge-status-purple{background:#722ed1}.ant-badge-status-text{margin-left:8px;color:#000000a6;font-size:14px}.ant-badge-zoom-appear,.ant-badge-zoom-enter{-webkit-animation:antZoomBadgeIn .3s cubic-bezier(.12,.4,.29,1.46);animation:antZoomBadgeIn .3s cubic-bezier(.12,.4,.29,1.46);-webkit-animation-fill-mode:both;animation-fill-mode:both}.ant-badge-zoom-leave{-webkit-animation:antZoomBadgeOut .3s cubic-bezier(.71,-.46,.88,.6);animation:antZoomBadgeOut .3s cubic-bezier(.71,-.46,.88,.6);-webkit-animation-fill-mode:both;animation-fill-mode:both}.ant-badge-not-a-wrapper:not(.ant-badge-status){vertical-align:middle}.ant-badge-not-a-wrapper .ant-scroll-number{position:relative;top:auto;display:block}.ant-badge-not-a-wrapper .ant-badge-count{-webkit-transform:none;-ms-transform:none;transform:none}@-webkit-keyframes antStatusProcessing{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:.5}to{-webkit-transform:scale(2.4);transform:scale(2.4);opacity:0}}@keyframes antStatusProcessing{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:.5}to{-webkit-transform:scale(2.4);transform:scale(2.4);opacity:0}}.ant-scroll-number{overflow:hidden}.ant-scroll-number-only{display:inline-block;height:20px;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1)}.ant-scroll-number-only>p.ant-scroll-number-only-unit{height:20px;margin:0}.ant-scroll-number-symbol{vertical-align:top}@-webkit-keyframes antZoomBadgeIn{0%{-webkit-transform:scale(0) translate(50%,-50%);transform:scale(0) translate(50%,-50%);opacity:0}to{-webkit-transform:scale(1) translate(50%,-50%);transform:scale(1) translate(50%,-50%)}}@keyframes antZoomBadgeIn{0%{-webkit-transform:scale(0) translate(50%,-50%);transform:scale(0) translate(50%,-50%);opacity:0}to{-webkit-transform:scale(1) translate(50%,-50%);transform:scale(1) translate(50%,-50%)}}@-webkit-keyframes antZoomBadgeOut{0%{-webkit-transform:scale(1) translate(50%,-50%);transform:scale(1) translate(50%,-50%)}to{-webkit-transform:scale(0) translate(50%,-50%);transform:scale(0) translate(50%,-50%);opacity:0}}@keyframes antZoomBadgeOut{0%{-webkit-transform:scale(1) translate(50%,-50%);transform:scale(1) translate(50%,-50%)}to{-webkit-transform:scale(0) translate(50%,-50%);transform:scale(0) translate(50%,-50%);opacity:0}}.badge-component.antd-component>.ant-badge{font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:12px}.badge-component .ant-badge-dot{position:absolute;transform-origin:0 center;top:-3px;height:6px;width:6px;border-radius:100%;background:#f5222d;z-index:10;box-shadow:0 0 0 1px #fff}.badge-component.antd-component sup.ant-badge-count{position:absolute;font-size:12px;font-family:Open Sans,Helvetica,Arial,sans-serif;line-height:20px;vertical-align:super}.badge-component.antd-component sup.ant-badge-count .ant-scroll-number-only>p{margin-bottom:0;margin-top:0}.ribbon-component{display:flex;align-items:center;position:relative;padding:8px 16px;border-radius:2px;overflow:hidden;font-size:15px;font-family:Open Sans,Helvetica,Arial,sans-serif}.ribbon-component .left-border{display:block;position:absolute;left:0;top:0;width:3px;height:100%}.ribbon-component .icon-component{margin-right:16px}div.redux-form-simple-field-component.pv-input-secondary input[type=text],div.redux-form-simple-field-component.pv-input-secondary input[type=email],div.redux-form-simple-field-component.pv-input-secondary input[type=tel],div.redux-form-simple-field-component.pv-input-secondary input[type=password],div.redux-form-simple-field-component.pv-input-secondary textarea{width:100%;border:0;padding:11px 8px;background-color:#f9f9f9;border-radius:2px;font-size:13px;line-height:18px;font-family:Open Sans,Helvetica,Arial,sans-serif;transition:all .3s}div.redux-form-simple-field-component.pv-input-secondary input[type=text]:focus,div.redux-form-simple-field-component.pv-input-secondary input[type=email]:focus,div.redux-form-simple-field-component.pv-input-secondary input[type=tel]:focus,div.redux-form-simple-field-component.pv-input-secondary input[type=password]:focus,div.redux-form-simple-field-component.pv-input-secondary textarea:focus{box-shadow:inset 0 -2px #1ec95b;border-radius:2px 2px 0 0}div.redux-form-simple-field-component.pv-input-primary.is-invalid input[type=text],div.redux-form-simple-field-component.pv-input-primary.is-invalid input[type=email],div.redux-form-simple-field-component.pv-input-primary.is-invalid input[type=tel],div.redux-form-simple-field-component.pv-input-primary.is-invalid input[type=password],div.redux-form-simple-field-component.pv-input-primary.is-invalid textarea,div.redux-form-simple-field-component.pv-input-primary input[type=text]:focus,div.redux-form-simple-field-component.pv-input-primary input[type=email]:focus,div.redux-form-simple-field-component.pv-input-primary input[type=tel]:focus,div.redux-form-simple-field-component.pv-input-primary input[type=password]:focus,div.redux-form-simple-field-component.pv-input-primary textarea:focus{background-color:#f9f9f9;border-radius:2px 2px 0 0;padding-left:12px}div.redux-form-simple-field-component{position:relative;padding-bottom:16px}div.redux-form-simple-field-component.is-invalid textarea,div.redux-form-simple-field-component.is-invalid input{border-color:red}div.redux-form-simple-field-component label{margin-bottom:5px;display:block}div.redux-form-simple-field-component input{padding:5px;border-radius:.125rem;border-style:none;background:#f9f9f9}div.redux-form-simple-field-component input:focus{border-color:#1ec95b}div.redux-form-simple-field-component textarea{border-radius:.125rem}div.redux-form-simple-field-component textarea:focus{border-color:#1ec95b}div.redux-form-simple-field-component .error{position:absolute;left:0;bottom:0;font-size:10px;font-family:Open Sans,Helvetica,Arial,sans-serif;line-height:1.52}div.redux-form-simple-field-component.is-dropdown input{background:#fff url(/icons/AAAAAA/11x11/chevron.svg) no-repeat calc(100% - 5px) center}div.redux-form-simple-field-component.is-dropdown input:focus{background-image:url(/icons/1EC95B/11x11/chevron.svg)}div.redux-form-simple-field-component.pv-input-primary input[type=text],div.redux-form-simple-field-component.pv-input-primary input[type=email],div.redux-form-simple-field-component.pv-input-primary input[type=tel],div.redux-form-simple-field-component.pv-input-primary input[type=password],div.redux-form-simple-field-component.pv-input-primary textarea{width:100%;border:0;padding:10px 3px 10px 0;transition:all .3s}div.redux-form-simple-field-component.pv-input-primary input[type=text]:focus,div.redux-form-simple-field-component.pv-input-primary input[type=email]:focus,div.redux-form-simple-field-component.pv-input-primary input[type=tel]:focus,div.redux-form-simple-field-component.pv-input-primary input[type=password]:focus,div.redux-form-simple-field-component.pv-input-primary textarea:focus{box-shadow:inset 0 -2px #1ec95b}div.redux-form-simple-field-component.pv-input-primary.is-invalid input[type=text],div.redux-form-simple-field-component.pv-input-primary.is-invalid input[type=email],div.redux-form-simple-field-component.pv-input-primary.is-invalid input[type=tel],div.redux-form-simple-field-component.pv-input-primary.is-invalid input[type=password],div.redux-form-simple-field-component.pv-input-primary.is-invalid textarea{box-shadow:inset 0 -2px #fa4646}div.redux-form-simple-field-component.pv-input-primary label{color:#212121;padding-bottom:7px;border-bottom:1px solid #ddd;font-weight:600;margin-bottom:5px;display:block}div.redux-form-simple-field-component.pv-input-secondary.is-invalid input[type=text],div.redux-form-simple-field-component.pv-input-secondary.is-invalid input[type=email],div.redux-form-simple-field-component.pv-input-secondary.is-invalid input[type=tel],div.redux-form-simple-field-component.pv-input-secondary.is-invalid input[type=password],div.redux-form-simple-field-component.pv-input-secondary.is-invalid textarea{border-radius:2px 2px 0 0;box-shadow:inset 0 -2px #fa4646}div.redux-form-simple-field-component.pv-input-secondary label{display:block;margin-bottom:4px;padding:0;font-size:13px;line-height:1.42;font-weight:600;color:#676767}.infinite-list-component .loader-wrapper{display:flex;justify-content:center;padding-top:16px}.loader-wrapper-component{position:relative;min-height:90px}.loader-wrapper-component>.loader-component{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0);z-index:1}.loader-wrapper-component.with-message{min-height:120px}.loader-wrapper-component.blur .children{opacity:.7;-webkit-filter:blur(.8px);filter:blur(.8px);-webkit-transform:translateZ(0)}.loader-wrapper-component.blur .children:after{content:"";position:absolute;inset:0;background:#fff;opacity:.2;transition:all .3s}.loader-wrapper-component .loading-message{font-size:14px;position:absolute;top:50%;left:50%;transform:translate3d(-50%,42px,0)}.loader-component{display:inline-block}.loader-component svg{display:block}.big-loader-component{display:flex;flex-direction:column;align-items:center;text-align:center;color:#fff}.big-loader-component .text{font-size:20px}.big-loader-component .loader,.big-loader-component .loader:after{border-radius:50%;width:87px;height:87px}.big-loader-component .loader{margin:5px auto 30px;font-size:10px;position:relative;text-indent:-9999em;border-top:.5em solid #787978;border-right:.5em solid #787978;border-bottom:.5em solid #787978;border-left:.5em solid #1cc75b;transform:translateZ(0);animation:load8 1.1s infinite linear}@keyframes load8{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.confirm-component-modal .ant-modal{margin:0 auto}.confirm-component-modal .ant-modal-body{padding:20px}.confirm-component-modal .ant-modal-footer{padding:10px 20px}.confirm-component-modal .confirm-component-title{font-size:14px;margin:0}.rich-text-component em{font-style:italic}.rich-text-component u{text-decoration:underline}.rich-text-component strong{text-weight:bold}.rich-text-component ul{list-style:disc outside none}.rich-text-component a{color:inherit;text-decoration:underline;opacity:.7}.rich-text-component a:hover{color:inherit;text-decoration:underline}.rich-text-component h1,.rich-text-component h2,.rich-text-component h3,.rich-text-component h4,.rich-text-component h5{color:inherit}.video-list .add-video-button{display:flex;position:relative;align-items:center;justify-content:center;height:0;padding-bottom:75%;background:#eff5f0;cursor:pointer}.video-list .hidden{display:none}.video-list .see-all-videos{text-align:center;line-height:1;padding-top:4px}.video-list .see-all-videos .all-videos-button{padding:0;border:0;background:none;text-decoration:underline;color:#043623;cursor:pointer}.video-list .icon-plus-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}div.video-item-component,a.video-item-component{position:relative;margin-bottom:8px;font-size:10px;display:block;border-radius:.125rem;overflow:hidden}div.video-item-component .video-item-sizer,a.video-item-component .video-item-sizer{position:relative;width:100%;height:0;padding-bottom:75%}div.video-item-component .video-item-inner,a.video-item-component .video-item-inner{position:absolute;top:0;left:0;width:100%;height:100%;transition-property:widths,heights;transition-duration:.2s}div.video-item-component .video-item-background,a.video-item-component .video-item-background{width:100%;height:100%;background-color:transparent;background-position:center center;background-repeat:no-repeat;background-size:cover}div.video-item-component.dragging,a.video-item-component.dragging{background-color:#eff5f0;border:1px solid #1ec95b}div.video-item-component.dragging .video-item-inner,a.video-item-component.dragging .video-item-inner{position:fixed;z-index:1000;width:120px;height:90px}div.video-item-component .selector,a.video-item-component .selector{position:absolute;top:6px;right:6px;width:18px;height:18px;border-radius:9px;border:1px solid #ffffff;background:#0000004d none center center no-repeat}div.video-item-component.selected .selector,a.video-item-component.selected .selector{border:1px solid #1ec95b;background:#1ec95b url(/icons/10x10/FFFFFF/check.svg) center center no-repeat}div.video-item-component .video-item-stats,a.video-item-component .video-item-stats{position:absolute;top:0;left:0;width:100%}div.video-item-component .video-item-meta,a.video-item-component .video-item-meta{position:absolute;left:0;bottom:0;width:100%;padding:5px;background-color:#0009;color:#fff;line-height:1.2;box-sizing:border-box}div.video-item-component .video-item-meta.is-encoding,a.video-item-component .video-item-meta.is-encoding{height:100%;display:flex;align-items:center;justify-content:center;font-size:13px}div.video-item-component .video-item-meta .video-item-album,a.video-item-component .video-item-meta .video-item-album{white-space:nowrap;margin:0 50px 3px 0;overflow:hidden;text-overflow:ellipsis}div.video-item-component .video-item-meta .video-item-length,a.video-item-component .video-item-meta .video-item-length{position:absolute;top:5px;right:5px}div.video-item-component .video-item-meta .video-item-title,a.video-item-component .video-item-meta .video-item-title{font-size:13px;overflow:hidden;max-height:2.4em}.metrics-bar-component:not(.hide-borders){border-top:1px solid #d3dcd9;border-bottom:1px solid #d3dcd9}.metrics-bar-component.dark{border:0;background-color:#f9f9f9;padding:10px}.metrics-bar-component.dark .col-component>*{border-bottom:1px solid #d3dcd9}.metrics-bar-component .loader-wrapper-component{min-height:60px}.metrics-bar-component .ant-row-flex-start{align-items:stretch}.metric-single-component{padding:6px 6px 6px 0;display:flex;flex-direction:column}.metric-single-component .metric-title{position:relative;display:block;font-family:TTmono,Helvetica;font-size:11px;height:2em;line-height:1em;color:#0436239e;-webkit-font-smoothing:auto}.metric-single-component .metric-subtitle{font-size:11px;color:#0436236b}.metric-single-component .metric-number{font-family:TT,Helvetica;font-size:32px;line-height:1em;font-weight:300;color:#043623;white-space:nowrap}.metric-single-component .metric-number+.metric-title{padding-top:8px}.metric-single-component.compact .metric-number{font-size:12px;white-space:normal}.metric-single-component.center{text-align:center}.metric-single-component.theme-pv-compact .metric-title,.metric-single-component.theme-pv-compact .metric-number{font-family:Open Sans,Helvetica,Arial,sans-serif;font-weight:400}.metric-single-component.theme-pv-compact .metric-title{color:#676767;font-size:13px;line-height:20px;height:20px}.metric-single-component.theme-pv-compact .metric-number{color:#212121;font-size:24px;line-height:32px}.person-identity-component{display:flex;align-items:flex-start}.person-identity-component .locator,.person-identity-component .person-subline{line-height:1}.person-identity-component .person-details{display:flex;flex-direction:column;justify-content:center;width:100%}.person-identity-component .flag-component,.person-identity-component .locator{display:inline;word-break:break-all}.person-identity-component .flag-component{margin-right:4px}.person-identity-component .stats-line{color:#fff;font-size:12px;line-height:1.2}.person-identity-component.avatar-normal .avatar-wrapper,.person-identity-component.avatar-large .avatar-wrapper{display:flex;align-items:center;margin-right:7px;overflow:hidden}.person-identity-component.avatar-normal .person-avatar,.person-identity-component.avatar-normal .default-avatar-component,.person-identity-component.avatar-large .person-avatar,.person-identity-component.avatar-large .default-avatar-component{width:100%;height:auto}.person-identity-component.avatar-normal .avatar-wrapper{width:40px;min-width:40px;height:40px}.person-identity-component.avatar-small .avatar-wrapper{width:32px;min-width:32px;height:32px;margin-right:10px}.person-identity-component.avatar-large .avatar-wrapper{width:60px;min-width:60px;height:60px}.person-identity-component .avatar-wrapper{overflow:hidden}.person-identity-component .avatar-wrapper img{max-width:100%}.person-identity-component:not(.pv-theme) .avatar-wrapper{border-radius:.125rem}.person-identity-component:not(.pv-theme) .identifier{color:#043623;font-size:14px;line-height:13px;letter-spacing:.05px}.person-identity-component:not(.pv-theme) .person-subline{font-size:12px;color:#676767;line-height:1.9;margin-top:3px}.person-identity-component.pv-theme .identifier{font-size:13px;line-height:1.38;color:#212121}.person-identity-component.pv-theme .person-subline{font-size:13px;line-height:1.38;color:#676767}.person-identity-component.pv-theme .avatar-wrapper{border-radius:50%}.default-avatar-component{display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:#fff;white-space:nowrap}.modal-component.error-modal-component{text-align:center}.modal-component.error-modal-component .ant-icon-component{text-align:center;margin-bottom:15px}.modal-component.error-modal-component .ant-modal{width:auto;margin:0 auto;padding-bottom:24px}.modal-component.error-modal-component .ant-modal-body{padding:16px}.modal-component.error-modal-component h1,.modal-component.error-modal-component img,.modal-component.error-modal-component p{margin-bottom:15px}.modal-component.error-modal-component img{display:inline-block;margin-left:auto;margin-right:auto}div.selection-item-component{position:relative;overflow:hidden;padding:4px 6px;line-height:1.2em;border-top:1px solid transparent;border-bottom:1px solid transparent}div.selection-item-component.theme-dark:hover{background-color:transparent;border-color:transparent}div.selection-item-component.theme-webinar{border-radius:8px;background-color:var(--webinar-color-tabs)}div.selection-item-component.theme-webinar:hover{background-color:var(--webinar-color-tabs);border-color:var(--webinar-color-tabs)}div.selection-item-component.theme-webinar:not(:last-of-type){margin-bottom:8px}div.selection-item-component.theme-webinar .selection-item-title,div.selection-item-component.theme-webinar .selection-item-type{color:var(--webinar-color-tabs-text)}div.selection-item-component.theme-webinar .buttons .play-icon,div.selection-item-component.theme-webinar .buttons .selection-item-deselect{color:var(--webinar-color-tabs-ctacontrast);--hover-color: var(--webinar-color-accent);opacity:75%;margin:0}div.selection-item-component.theme-webinar .selection-item-inner{gap:8px}div.selection-item-component.theme-webinar .selection-item-thumbnail{margin:0}div.selection-item-component .selection-item-inner{position:relative;vertical-align:middle;padding-right:52px;display:flex}div.selection-item-component.selection-item-site .selection-item-title{font-size:14px}div.selection-item-component .selection-item-thumbnail{display:block;margin:3px 8px 0 0}div.selection-item-component .selection-item-title{max-height:2.4em;overflow-y:hidden}div.selection-item-component .selection-item-type{font-size:.8em;line-height:22px;color:#1ec95b}div.selection-item-component .buttons{position:absolute;top:16px;right:6px;height:16px;opacity:0;display:flex;align-items:center}div.selection-item-component .buttons>*{margin-left:7px}div.selection-item-component .selection-item-deselect{font-size:16px;color:#aaa}div.selection-item-component:where(:hover,:focus-within){background-color:#80808040}div.selection-item-component:where(:hover,:focus-within) .buttons{opacity:1}.video-selector-modal-component .ant-modal{margin:0 auto}.video-selector-modal-component .ant-modal-footer{padding:10px 16px 10px 10px}.video-selector-modal-component .button{line-height:1}.video-selector-modal-component .video-item{margin-bottom:8px}.video-selector-modal-component .fixed-height{height:600px}.video-selector-modal-component .fixed-height .video-selector-expanded{height:100%}@media (max-height: 800px){.video-selector-modal-component .fixed-height{max-height:400px}}@media (max-height: 600px){.video-selector-modal-component .fixed-height{max-height:300px}}.video-selector-modal-component .ant-modal-close{display:none}.content-loader-component{position:relative;width:100%;height:100%}.content-loader-component.noBackground:after{background-image:none}.content-loader-component:after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background-image:linear-gradient(to bottom,#fff0 30%,#fff 120%)}.centered-modal-content-component .icon-container{display:flex;justify-content:center;margin-bottom:24px}.centered-modal-content-component .icon-container .icon-wrapper{width:48px;height:48px;background-color:#1ec95b;border-radius:100%;display:flex;align-items:center;justify-content:center}.centered-modal-content-component .icon-container .icon-wrapper.icon-size-small{width:32px;height:32px}.centered-modal-content-component h3{font-size:20px}.read-more-component .trigger-button{cursor:pointer;text-decoration:underline}.animation-zoom-enter,.animation-zoom-appear{transform:scale(0)}.animation-zoom-enter.animation-zoom-enter-active,.animation-zoom-appear.animation-zoom-appear-active{transform:scale(1);transition:all .5s}.animation-zoom-leave{transform:scale(1)}.animation-zoom-leave.animation-zoom-leave-active{transform:scale(0);transition:all .5s}.animation-fade-enter,.animation-fade-appear{opacity:0}.animation-fade-enter.animation-fade-enter-active,.animation-fade-appear.animation-fade-appear-active{opacity:1;transition:all .5s}.animation-fade-leave{opacity:1}.animation-fade-leave.animation-fade-leave-active{opacity:0;transition:all .5s}.dragged-item-wrapper *{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.drag-handle{padding:0 5px;cursor:row-resize;list-style-type:none}.avatar-component.shape-circle{border-radius:50%;overflow:hidden}.avatar-component.shape-square{border-radius:.125rem;overflow:hidden}.avatar-component img{display:block;width:100%;height:100%;object-fit:cover}.upload-avatar-component{position:relative}.upload-avatar-component .ant-upload.ant-upload-drag{position:static;border:none;background:transparent}.upload-avatar-component .avatar-wrapper{border-radius:50%;width:100%;height:100%;overflow:hidden}.upload-avatar-component .avatar-wrapper img{position:absolute;width:auto;height:auto;max-width:100%;max-height:100%;top:50%;left:50%;transform:translate(-50%,-50%)}.upload-avatar-component .add-edit-icons-wrapper,.upload-avatar-component .upload-wrapper{position:absolute;left:0;top:0;width:100%;height:100%}.upload-avatar-component .add-edit-icons-wrapper{display:flex;justify-content:center;align-items:center;cursor:pointer;opacity:0;background:#fff0;border-radius:50%;transition:all .2s}.upload-avatar-component .delete-icon-wrapper{position:absolute;right:0;bottom:0;display:flex;justify-content:center;align-items:center;width:20px;height:20px;border:2px solid #ffffff;background-color:#f3f3f3;border-radius:50%;opacity:0;z-index:1;cursor:pointer;transition:all .2s}.upload-avatar-component:hover .add-edit-icons-wrapper{background:#ffffffd9;opacity:1;transition:all .2s}.upload-avatar-component:hover .delete-icon-wrapper{opacity:1;transition:all .2s}.radio-button-component{color:#212121;font-size:13px}.radio-button-component .input-radio-hidden{border:0;clip:rect(1px,1px,1px,1px);font-size:1px;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.radio-button-component .label-wrapper{display:inline-flex;align-items:center;cursor:pointer}.radio-button-component .input-radio-visible{flex:0 0 18px;position:relative;display:inline-block;width:18px;height:18px;border:2px solid #aaaaaa;border-radius:50%;transition:background-color .2s}.radio-button-component .input-radio-visible span{content:"";display:block;width:8px;height:8px;position:absolute;left:50%;top:50%;margin-left:-4px;margin-top:-4px;border-radius:50%;background:#1ec95b;transform:scale(0);transition:transform .2s}.radio-button-component .input-radio-visible.checked{border-color:#1ec95b}.radio-button-component .input-radio-visible.checked span{transform:scale(1)}.radio-button-component .label-value{padding-left:16px;color:inherit;font-size:inherit;font-weight:400}.webinar-room-header-component{display:flex;align-items:center;width:100%;height:80px;padding:20px 24px;position:absolute;left:0;top:0;z-index:1000}.webinar-room-header-component .site-logo{max-height:30px;max-width:20vw}@media screen and (max-width: 550px){.webinar-room-header-component{height:unset;padding:3vw}}.cam-permissions-prompt-component{display:flex;align-items:center;justify-content:center;height:189px;margin-bottom:0}.cam-permissions-prompt-component h3{font-size:18px;color:#043623;line-height:1.33}.cam-permissions-prompt-component h4{font-size:15px;line-height:1.33;color:#676767;margin-bottom:19px}.cam-permissions-prompt-component .permission-notice{font-size:13px;font-style:italic;color:#aaa;margin-bottom:0}.cam-permissions-prompt-component .body{text-align:center}.cam-permissions-prompt-component .preview-box{background-color:#f9f9f9;width:333px;height:189px;margin-right:30px;flex:1 0 auto;display:flex;align-items:center;justify-content:center;flex-direction:column}.cam-permissions-prompt-component .preview-box .icon-component{margin-bottom:3px}.webinar-presenter-sidebar-action-buttons-component{display:flex;gap:8px}.webinar-presenter-sidebar-action-buttons-component .action-button{font-weight:500;font-family:Inter,sans-serif;padding-inline:0!important}.webinar-presenter-sidebar-action-buttons-component .button-wrapper{flex:1 1 auto}.webinar-presenter-sidebar-action-buttons-component .button-wrapper:not(.selected-secondary-panel) .action-button{color:#fff;background-color:transparent}.webinar-presenter-sidebar-action-buttons-component .button-wrapper.selected-secondary-panel .action-button{background-color:#fff;color:#000}.webinar-presenter-sidebar-action-buttons-component .button-wrapper .badge{display:flex}.webinar-presenter-sidebar-action-buttons-component .button-wrapper .action-button{flex:1}.webinar-presenter-sidebar-action-buttons-component .button-wrapper>*{width:100%}.webinar-sidebar-action-buttons-component{display:flex;gap:8px}.webinar-sidebar-action-buttons-component .action-button{font-weight:500;font-family:Inter,sans-serif;padding-inline:0!important}.webinar-sidebar-action-buttons-component .button-wrapper{flex:1 1 auto}.webinar-sidebar-action-buttons-component .button-wrapper:not(.selected-secondary-panel) .action-button{color:#fff;background-color:transparent}.webinar-sidebar-action-buttons-component .button-wrapper.selected-secondary-panel .action-button{background-color:#fff;color:#000}.webinar-sidebar-action-buttons-component .button-wrapper>*{width:100%}.webinar-sidebar-action-buttons-component .button-wrapper .button-component{white-space:break-spaces}.webinar-sidebar-action-buttons-component .badge-component .ant-badge-count{top:-8px;right:-2px;z-index:0}.webinar-sidebar-secondary-panel-component{display:flex;flex-direction:column;height:100%;padding:16px;color:var(--webinar-color-sidebar-text)}.webinar-sidebar-secondary-panel-component .secondary-panel-body{display:flex;flex-direction:column;gap:24px;flex:1 1 auto;overflow-y:auto}.webinar-sidebar-secondary-panel-component .close-panel-icon{margin-right:-4px}.questions-mode-toggle-wrapper{width:100%;display:flex;flex-direction:row;font-size:12px;line-height:16px}.questions-mode-toggle-wrapper>*:first-child{flex:1 1 auto}.questions-wrapper{flex:1 1 auto;overflow:hidden;height:100%;margin-bottom:16px}.comments-list-component.type-question .comments-item{padding:2px 0}.comments-list-component.type-question .comment-in-list-component{padding:11px 11px 7px;background-color:#ffffff0a;border-radius:2px}.comments-list-component.type-question .comment-in-list-component.is-unread{border-left-width:3px;border-left-style:solid}.webinar-sidebar-separator{background-color:var(--webinar-color-tabs);height:1px;min-height:1px}.webinar-sidebar-separator:where([data-is-full-width=true]){margin-inline:-16px}.webinar-chat-selector-component{display:flex;width:100%}.webinar-chat-selector-component .webinar-chat-selector-button{flex:1 0 0}.webinar-chat-selector-component .webinar-chat-selector-button::part(base){--color: inherit;--background: transparent;outline-width:0;font-weight:500;font-family:Inter,sans-serif;border-radius:0;border-bottom:2px solid currentColor;color:var(--webinar-color-sidebar-ctacontrast);transition:opacity .1s ease-in-out,border-color .1s ease-in-out}.webinar-chat-selector-component .webinar-chat-selector-button.webinar-chat-selector-button-selected::part(base){border-bottom-color:var(--webinar-color-accent)}.webinar-chat-selector-component .webinar-chat-selector-button:not(.webinar-chat-selector-button-selected)::part(base){opacity:50%}.webinar-chat-selector-component .webinar-chat-selector-button .notification-dot{height:1.5em;display:flex;justify-content:center;align-items:center;padding-inline:.5em;border-radius:999px;font-size:.8em;font-weight:600}.webinar-panel-component{background-color:var(--webinar-color-tabs);color:var(--webinar-color-tabs-text);border-radius:8px;display:flex;flex-direction:column;gap:24px}.webinar-panel-component .header{display:flex;align-items:center;font-size:12px;line-height:16px}.webinar-panel-component .webinar-panel-icon{font-size:1.2rem;margin-left:-2px}.webinar-panel-component .left-wrapper{flex:1 1 auto;display:flex;align-items:center;gap:.2em}.webinar-panel-component .left-wrapper .icon-component{padding-right:8px;opacity:.8}.webinar-info-sidebar-speaker-list{display:flex;flex-direction:column;gap:12px}.webinar-info-sidebar-speaker-list:empty{display:none}.webinar-info-sidebar-speaker-list .webinar-info-sidebar-speaker-list-item{display:flex;align-items:center;gap:8px}.webinar-info-sidebar-speaker-list .webinar-info-sidebar-speaker-list-item .speaker-info{font-size:12px;line-height:16px;overflow:hidden;white-space:nowrap;flex:1}.webinar-info-sidebar-speaker-list .webinar-info-sidebar-speaker-list-item .speaker-info .speaker-info-name,.webinar-info-sidebar-speaker-list .webinar-info-sidebar-speaker-list-item .speaker-info .speaker-info-identity{overflow:hidden;text-overflow:ellipsis}.webinar-info-sidebar-speaker-list .webinar-info-sidebar-speaker-list-item .speaker-info .speaker-info-name{font-weight:500}.webinar-info-sidebar-speaker-list .webinar-info-sidebar-speaker-list-item .speaker-info .speaker-info-subline{display:flex;font-weight:400;gap:8px}.webinar-info-sidebar-speaker-list .webinar-info-sidebar-speaker-list-item .speaker-info .speaker-info-social{display:flex;align-items:center;gap:4px}.webinar-info-sidebar-speaker-list .webinar-info-sidebar-speaker-list-item .speaker-info .speaker-info-social a{color:var(--webinar-color-accent);display:inline-flex}.webinar-info-sidebar-speaker-list .webinar-info-sidebar-speaker-list-item .speaker-info .speaker-info-social a:focus-visible{outline:2px solid var(--webinar-color-accent)}.webinar-info-sidebar-speaker-list .placeholder{font-size:12px;line-height:16px}.webinar-info-sidebar-component{font-family:Inter,sans-serif}.webinar-info-sidebar-component .webinar-info-header{display:flex;flex-direction:column;gap:8px}.webinar-info-sidebar-component .webinar-info-header .webinar-info-title{font-size:18px;line-height:24px}.webinar-info-sidebar-component .webinar-info-header .webinar-date{font-size:12px;line-height:16px}.webinar-info-sidebar-component .rich-text-component p{font-size:12px;line-height:16px;margin:0}.webinar-info-sidebar-component .webinar-info-actions{width:100%;display:flex;gap:8px}.webinar-info-sidebar-component .webinar-info-actions>*{flex-grow:1;flex-basis:0;margin:0!important}.webinar-info-sidebar-component .rich-text-component ul,.webinar-info-sidebar-component .rich-text-component ol{-webkit-padding-start:1rem;padding-inline-start:1rem;font-size:12px;margin-block:.25rem}.webinar-info-sidebar-component .rich-text-component ul{list-style-type:disc}.webinar-info-sidebar-component .rich-text-component ol{list-style-type:decimal}.handouts-feature-component .loading-wrapper{display:flex;justify-content:center;align-items:center;height:30px}.handouts-feature-component .button-component.button-transparent{color:#1ec95b;font-weight:700;padding-left:0}.handouts-feature-component .ant-upload-list{font-family:Open Sans,Helvetica,Arial,sans-serif}.handouts-feature-component .ant-upload-list-item{height:50px;margin-top:0}.handouts-feature-component .ant-upload-list-item:hover .ant-upload-list-item-info{background-color:inherit}.handouts-feature-component .ant-upload-list-item.ant-upload-list-item-done .ant-upload-list-item-name{padding-left:38px;padding-right:20px;color:#0d3c2a;text-decoration:none}.handouts-feature-component .ant-upload-list-item.ant-upload-list-item-uploading .anticon-close{display:none}.handouts-feature-component .ant-upload-list-item .ant-upload-list-item-info{padding:13px 0}.handouts-feature-component .ant-upload-list-item .ant-upload-list-item-info .anticon-loading{top:16px}.handouts-feature-component .ant-upload-list-item .anticon-close{top:18px}.handouts-feature-component .ant-upload-list-item .ant-upload-list-item-progress{display:none}.handouts-feature-component .ant-upload-list-item .anticon-paper-clip{padding:9px;background-color:#f3f3f3;border-radius:100%;color:#646865;top:9px}.handouts-feature-component .empty-state{color:#aaa;padding-top:7px}.handouts-feature-component .handouts-view-list{display:flex;flex-direction:column;gap:8px}.handouts-feature-component .handouts-view-list .empty-state{color:#aaa;text-align:center}.handouts-feature-component .handouts-view-list .handout-file{display:flex;align-items:center;gap:12px;height:48px;padding:8px 12px 8px 16px;background-color:var(--webinar-color-tabs);color:var(--webinar-color-tabs-text);border-radius:8px}.handouts-feature-component .handouts-view-list .handout-file tt-icon{color:var(--webinar-color-tabs-ctacontrast);opacity:50%}.handouts-feature-component .handouts-view-list .handout-file:hover .buttons{opacity:1}.handouts-feature-component .handouts-view-list .handout-file .buttons{outline-offset:3px}.handouts-feature-component .handouts-view-list .handout-file .buttons:focus-within{opacity:1;outline:2px solid var(--webinar-color-accent)}.handouts-feature-component .handouts-view-list .handout-file.in-progress .progress-child{flex:1 0 auto}.handouts-feature-component .handouts-view-list .handout-file.in-progress .progress-child .filename{padding-top:7px;line-height:12px;font-size:12px}.handouts-feature-component .handouts-view-list .handout-file.in-progress .ant-progress-outer{padding-right:0}.handouts-feature-component .handouts-view-list .handout-file.in-progress .ant-progress-inner{background-color:#323433}.handouts-feature-component .handouts-view-list .handout-file.in-progress .ant-progress-text{display:none}.handouts-feature-component .handouts-view-list .handout-file .file-icon{font-size:1.35rem}.handouts-feature-component .handouts-view-list .handout-file .download-icon{font-size:1.6rem}.handouts-feature-component .handouts-view-list .handout-file .filename{flex-grow:1;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.handouts-feature-component .handouts-view-list .handout-file .buttons{display:flex;align-items:center;line-height:0;opacity:0;transition:opacity .2s}@media (max-width: 960px){.handouts-feature-component .handouts-view-list .handout-file .buttons{opacity:1}}.handouts-feature-component .handouts-view-list .handout-file .buttons .delete-icon{margin-left:8px;position:relative;top:2px}.handouts-feature-component .handouts-view-table .ant-table-small>.ant-table-content>.ant-table-body{margin:0}.handouts-feature-component .handouts-view-table table thead th{text-align:left;border-top:none;font-size:13px;font-family:Open Sans,Helvetica,Arial,sans-serif;white-space:nowrap}.handouts-feature-component .handouts-view-table table tbody td.handouts-name{width:100%;max-width:1px}.handouts-feature-component .handouts-view-table table th,.handouts-feature-component .handouts-view-table table td{padding:8px!important}.handouts-feature-component .handouts-view-table table th:first-of-type,.handouts-feature-component .handouts-view-table table td:first-of-type{padding-left:0!important}.handouts-feature-component .handouts-view-table table th:last-of-type,.handouts-feature-component .handouts-view-table table td:last-of-type{padding-right:0!important}.handouts-feature-component .handouts-view-table .view-mode-file{display:flex;align-items:center;height:48px;border-radius:.125rem;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.handouts-feature-component .handouts-view-table .file-icon{flex:0 0 32px;display:flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:50%;background-color:#f3f3f3;margin-right:16px}.handouts-feature-component .handouts-view-table .filename{flex:1 1 auto;font-size:13px;font-weight:600;color:#043623;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.handouts-feature-component .handouts-view-table .view-icon{transform:rotate(270deg)}.handouts-feature-component .handouts-view-table .view-button .button-flex{flex-direction:row-reverse}.handouts-feature-component .handouts-view-table .view-button .view-icon{right:0;vertical-align:top}.handouts-feature-component .handouts-view-table .view-button .icons-wrapper{padding:0;margin:-2px 0 0 8px}.handouts-feature-component .handouts-view-table .hidden{visibility:hidden}.handouts-feature-component .handouts-view-table .ant-table-small td{max-width:none}.aspect-container{position:relative}.aspect-container:before{content:"";display:block;height:0;padding-bottom:calc(100% / (var(--aspect-ratio)));width:100%}.aspect-container-children-enclosure{position:absolute;top:0;left:0;width:100%;height:100%}.content-enclosure{display:flex;gap:.8em}.content-enclosure .thumbnail{border-radius:8px;overflow:hidden;width:8em}.content-enclosure .thumbnail img{height:100%;object-fit:cover;width:100%}.content-enclosure .info-enclosure{display:flex;flex-direction:column;gap:8px;padding:0}.content-enclosure .info-enclosure div{margin:0}.content-enclosure .info-enclosure div.title{font-size:18px}.content-enclosure .info-enclosure div.count{font-size:12px}.live-now{background-color:#ff0600;border-radius:.125em;color:#fff;font-size:.9em;font-weight:600;letter-spacing:.08em;padding:.1em .4em;text-transform:uppercase}.session-card .content-enclosure{display:flex;flex-direction:column;gap:8px}.session-card .header{font-weight:600;font-size:14px}.session-card .labels-thumbnail-enclosure{display:flex;flex-direction:row;gap:.4em;padding:0}.session-card .labels-thumbnail-enclosure .labels{flex:1}.session-card .labels-thumbnail-enclosure .labels div.date{font-size:12px;line-height:18px}.session-card .labels-thumbnail-enclosure .labels div.date .live-now{border-radius:4px}.session-card .labels-thumbnail-enclosure .labels div.speakers{font-size:12px;line-height:18px}.session-card .labels-thumbnail-enclosure .thumbnail{border-radius:4px;overflow:hidden;width:7em}.session-card .labels-thumbnail-enclosure .thumbnail img{height:100%;object-fit:cover;width:100%}.session-card .footer{flex:1}.session-card .footer a{align-items:center;display:flex;border:0;cursor:pointer;font-size:12px;font-weight:500;justify-content:center;outline:0;padding:.4em;text-align:center;border-radius:999px;height:40px}.session-card .footer a.primary-session-button{background-color:var(--webinar-color-accent);color:var(--webinar-color-accent-ctacontrast)}.session-card .footer a.secondary-session-button{background-color:var(--secondary-background);color:var(--secondary-text)}.sessions-drawer{display:flex;flex-direction:column;gap:24px}.sessions-drawer .group{display:flex;flex-direction:column;gap:8px}.sessions-drawer .group .group-header{font-size:18px;font-weight:500;line-height:32px;text-transform:capitalize}.join-to-speak-info-panel{font-size:12px;line-height:16px;font-family:Inter,sans-serif}.join-to-speak-info-panel ul{padding-left:22px;margin-bottom:0}.join-to-speak-info-panel ul li{position:relative;min-height:20px;display:flex;align-items:center}.join-to-speak-info-panel ul li:before{content:"";position:absolute;left:-1.5rem;width:20px;height:20px;background:var(--check-icon-url);align-self:start}.join-to-speak-info-panel ul li:not(:last-of-type){margin-bottom:1em}.join-to-speak-info-panel .buttons{display:flex;gap:8px}.join-to-speak-info-panel .cancel-button,.join-to-speak-info-panel .accept-button{flex:1 1 100%;font-size:12px;line-height:20px;font-weight:500;font-family:Inter,sans-serif;cursor:pointer;outline-offset:3px}.join-to-speak-info-panel .cancel-button:focus-visible,.join-to-speak-info-panel .accept-button:focus-visible{outline:2px solid var(--webinar-color-accent)}.join-to-speak-not-supported-panel header{font-size:18px;line-height:24px}.join-to-speak-not-supported-panel p{font-size:12px;line-height:16px;margin:0}.join-to-speak-not-supported-panel .info{display:flex;flex-direction:column;gap:16px}.join-to-speak-access{background-color:var(--webinar-color-tabs);display:flex;flex-direction:column;gap:16px}.join-to-speak-access .media-previewer{position:relative;display:flex;flex-direction:column;border-radius:8px;overflow:hidden}.join-to-speak-access .media-previewer video{object-fit:cover;height:100%;width:100%}.join-to-speak-access .media-previewer meter{position:absolute;bottom:-3px;opacity:80%;border-radius:0}.join-to-speak-access .header{display:flex;align-items:center;font-size:11px}.join-to-speak-access .header>tt-icon-button{font-size:20px;color:#aaa}.join-to-speak-access .header>tt-icon-button::part(base){padding:0}.join-to-speak-access .header>h1{flex:1;font-size:20px;font-weight:400;line-height:28px;color:#fff;margin:0}.join-to-speak-access .description{font-size:12px;line-height:18px;margin:0;-webkit-margin-after:4px;margin-block-end:4px}.join-to-speak-access .status{display:flex;flex-direction:column;align-items:center;text-align:center;font-size:12px;line-height:16px;gap:8px;padding-top:8px}.join-to-speak-access .status .icon-wrapper{width:28px;height:28px;background-color:#1ec95b;border-radius:100%;display:flex;align-items:center;justify-content:center}.join-to-speak-access .textarea-wrapper textarea{background-color:transparent;border:unset;border-radius:2px;font-size:12px;line-height:16px;font-weight:400;font-family:Inter,sans-serif;resize:none;width:100%;border:1px solid transparent;padding:0}.join-to-speak-access form{display:flex;flex-wrap:wrap;gap:8px}.join-to-speak-access form tt-icon-button.devices-change::part(base){background-color:#ffffff0a;padding:4px;height:40px;width:40px;border-radius:999px;justify-content:center}.join-to-speak-access form .button{flex:1 1 0;margin:0!important;outline-offset:3px}.join-to-speak-access form .button:focus-visible{outline:2px solid var(--webinar-color-accent)}.join-to-speak-access form .button .button-accept{flex-grow:2}.video-preview{position:relative;background-color:var(--tt-color-gray-200);border-radius:.5rem}.video-preview .video-preview-icon{position:absolute;color:var(--tt-color-gray-400);left:50%;top:50%;transform:translate(-50%,-50%);font-size:5rem;z-index:0}.video-preview .video-preview-video{display:block;min-height:0;border-radius:.5rem;object-fit:cover;height:264px;aspect-ratio:16/9;position:relative;z-index:1}.audio-level-indicator{width:100%}.audio-level-indicator::-webkit-meter-bar{background:transparent;border:0;border-radius:0}.audio-level-indicator::-webkit-meter-optimum-value{background:#1ec95b}.audio-level-indicator::-webkit-meter-suboptimum-value{background:#d9990c}.audio-level-indicator::-webkit-meter-even-less-good-value{background:#e41904}.device-selector-modal{display:flex;flex-direction:column;row-gap:.75rem}.device-selector-modal .device-selector-permissions-note{font:var(--tt-font-size-sm);color:var(--tt-color-red-500)}.device-selector-modal .device-selector{flex-direction:row;display:grid;grid-template-columns:auto 1fr}.device-selector-modal .device-selector .device-selector-preview{display:flex;flex-direction:column;gap:1rem;overflow:hidden}.device-selector-modal .device-selector .device-selector-preview meter::-webkit-meter-bar{height:.625rem;border-radius:.5rem;background-color:var(--tt-color-gray-200)}.device-selector-modal .device-selector .device-selector-form{width:300px;display:flex;flex-direction:column;gap:1.5rem;font:var(--tt-font-standard)}.device-selector-modal .device-selector .device-selector-form .device-selector-form-submit{margin-top:auto}.webinar-questions-card-component textarea,.webinar-questions-card-component input{border:none;font-size:12px;line-height:18px}.webinar-questions-card-component .button-component{border:0;width:100%}.webinar-questions-card-component .name-input-wrapper .redux-form-simple-field-component{padding-bottom:0}.webinar-questions-card-component .name-input-wrapper .redux-form-simple-field-component input{width:100%}.webinar-questions-card-component .comments-form-component{background:transparent;padding-top:0}.webinar-questions-card-component .ask-new-one,.webinar-questions-card-component .question-sent-message{font-size:12px;line-height:16px}.webinar-questions-card-component .ask-new-one{font-weight:600;cursor:pointer;outline-offset:3px}.webinar-questions-card-component .ask-new-one:focus-visible{outline:2px solid var(--webinar-color-accent)}.go-on-camera-button.button-component{background-color:var(--webinar-color-tabs);color:var(--webinar-color-tabs-ctacontrast);outline-offset:3px}.go-on-camera-button.button-component:focus-visible{outline:2px solid var(--webinar-color-accent)}.go-on-camera-button.button-component .go-on-camera-button-icon{font-size:20px;color:var(--webinar-color-accent);margin-right:4px}.go-on-camera-button.button-component:where(.button-disabled){opacity:50%}.go-on-camera-button.button-component:where(.button-disabled) .go-on-camera-button-icon{color:unset}p.comment-content-paragraph{all:unset;word-break:break-word}p.comment-content-paragraph a{color:var(--webinar-color-accent, revert);text-decoration:underline}p.comment-content-paragraph a:hover{color:unset;text-decoration:underline}p.comment-content-paragraph tt-icon{vertical-align:middle}.webinars-chat-message{background-color:var(--webinar-color-tabs);border-radius:8px;display:inline-flex;flex-direction:column;gap:5px;padding:8px 12px;position:relative}.webinars-chat-message .webinars-chat-message-sender,.webinars-chat-message .webinars-chat-message-message{font-family:Inter,sans-serif;font-size:12px;line-height:16px}.webinars-chat-message .webinars-chat-message-sender{font-weight:500}.webinars-chat-message .webinars-chat-message-message{font-weight:400}.webinars-chat-message .delete-button{display:inline-flex;height:24px;position:absolute;right:12px;width:24px}.webinars-chat-message .delete-button .batch-delete{opacity:1;background-color:#212121;border-radius:4px;place-content:center;height:24px;width:24px;display:grid;cursor:pointer}.webinars-chat-message .delete-button .batch-delete img{transition:none!important;width:12px;height:12px}.reactions-selector{display:flex;z-index:1100;padding:.25rem;border-radius:999px;background-color:#fff;box-shadow:0 4px 16px #0d131e1a}.reactions-selector .reaction::part(label){line-height:2.5rem}.reactions-selector .reaction span{font-size:1rem;vertical-align:-1px}.chat-reply{margin-bottom:1rem;font:var(--tt-font-standard)}.chat-reply .chat-reply-header{font:var(--tt-font-medium);display:flex;flex-direction:row;justify-content:space-between;align-items:center}.chat-reply .chat-reply-header .chat-reply-user{min-width:0;flex-shrink:1}.chat-reply .chat-reply-header .chat-reply-user .chat-reply-user-label:before{content:"·";margin-inline:.25rem}.chat-reply .chat-reply-header .chat-reply-close{flex:0}.chat-reply .chat-reply-header .chat-reply-close::part(base){--close-button-background: color-mix( in srgb, var(--webinar-color-tabs-ctacontrast), transparent 92% );--background: var(--close-button-background);--color: currentColor;outline-color:currentColor}.chat-reply .chat-reply-header .chat-reply-close:hover::part(base){--close-button-background: color-mix( in srgb, var(--webinar-color-tabs-ctacontrast), transparent 82% )}.chat-reply .chat-reply-message{opacity:.85;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-break:break-word}.webinar-chat-form{flex:0;display:flex;flex-direction:column;row-gap:.75rem}.webinar-chat-form .chat-form{display:flex;-moz-column-gap:.5rem;column-gap:.5rem}.webinar-chat-form .chat-form-group{background-color:var(--webinar-color-tabs);border-radius:9999px;padding-right:4px;flex:1}.webinar-chat-form .chat-form-group::part(base){-moz-column-gap:4px;column-gap:4px;align-items:center}.webinar-chat-form .chat-form-group tt-text-field{flex:1}.webinar-chat-form .chat-form-text-field::part(base){background-color:var(--webinar-color-tabs);color:var(--webinar-color-tabs-text);border-color:currentColor}.webinar-chat-form .chat-form-text-field::part(input){color:var(--webinar-color-tabs-text);caret-color:var(--webinar-color-tabs-text);--placeholder-color: var(--webinar-color-tabs-ctacontrast);--placeholder-color: color-mix( in srgb, var(--webinar-color-tabs-ctacontrast), transparent 42% )}.webinar-chat-form .chat-form-submit-btn::part(base){--background: var(--webinar-color-accent);--color: var(--webinar-color-accent-ctacontrast);outline-color:currentColor;border-radius:9999px}.webinar-chat-form .chat-form-submit-btn::part(base):after{content:unset!important}.webinar-chat-form .chat-form-submit-btn[disabled]:not([disabled=false])::part(base){background:transparent;color:var(--webinar-color-accent-ctacontrast);color:color-mix(in srgb,var(--webinar-color-accent-ctacontrast),transparent 50%)}.webinar-chat-form .chat-form-submit-btn:not([disabled]):hover::part(base),.webinar-chat-form .chat-form-submit-btn[disabled=false]:hover::part(base){--background: var(--webinar-color-accent);--background: color-mix( in srgb, var(--webinar-color-accent), transparent 30% )}.chat-message{display:flex;flex-direction:column;row-gap:.5rem;padding:.5rem .75rem .75rem;border-radius:.5rem;background-color:var(--webinar-color-tabs);color:var(--webinar-color-tabs-text);font:var(--tt-font-standard)}.chat-message .chat-message-header{font:var(--tt-font-medium);display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:relative}.chat-message .chat-message-header .chat-message-actions{flex:0;display:flex;-moz-column-gap:.5rem;column-gap:.5rem;opacity:0;transition:opacity .25s;position:absolute;right:.5rem;z-index:1;padding-left:1rem;padding-block:.25rem;background-image:linear-gradient(90deg,transparent,var(--webinar-color-tabs) .5rem)}.chat-message[data-pinned]:not([data-pinned=false]) .chat-message-actions{background-image:linear-gradient(90deg,transparent,var(--webinar-color-tabs-ctacontrast) .5rem);background-image:linear-gradient(90deg,transparent,color-mix(in srgb,var(--webinar-color-tabs-ctacontrast),var(--webinar-color-tabs) 10%) .5rem)}.chat-message:hover .chat-message-actions,.chat-message .chat-message-actions:focus-within{opacity:1}.chat-message .chat-message-sender,.chat-message .chat-message-reply-sender{min-width:0;flex-shrink:1;line-height:1rem;font-weight:500}.chat-message .chat-message-sender .chat-message-sender-label:before,.chat-message .chat-message-sender .chat-message-reply-sender-label:before,.chat-message .chat-message-reply-sender .chat-message-sender-label:before,.chat-message .chat-message-reply-sender .chat-message-reply-sender-label:before{content:"·";margin-inline:.25rem}.chat-message .chat-message-reply-quote,.chat-message .chat-message-content{opacity:.85;margin-top:-.25rem;word-break:break-word}.chat-message .chat-message-reply-quote .inline-media-link-1,.chat-message .chat-message-content .inline-media-link-1{display:none}.chat-message .chat-message-reply-container{border-radius:5px;overflow:hidden;margin-top:.25rem;background-color:var(--webinar-color-sidebar);color:var(--webinar-color-sidebar-text)}@supports (background-color: color-mix(in srgb,white,black)){.chat-message .chat-message-reply-container{background-color:color-mix(in srgb,var(--webinar-color-tabs-ctacontrast) 5%,transparent 90%);color:currentColor}}.chat-message .chat-message-reply-container .chat-message-reply{display:flex;flex-direction:column;row-gap:.25rem;border-left:4px solid var(--webinar-color-accent);padding:.75rem;font-size:.625rem}.chat-message .chat-message-reply-container .chat-message-reply .chat-message-reply-quote{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;line-height:.875rem}.chat-message .chat-media-link img{width:100%;max-height:min(200px,50vw,50dvw);object-fit:cover}.chat-message .chat-media-link a{color:var(--webinar-color-accent)}.chat-message .chat-media-link a:hover,.chat-message .chat-media-link a:focus-visible{opacity:.8;text-decoration:underline}.chat-message .chat-media-link .chat-media-link-info{margin-top:.5rem;font-size:.75rem}.chat-message .chat-media-link .chat-media-link-title{font:var(--tt-font-medium)}.chat-message .chat-media-link .chat-media-link-description{opacity:.85;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.chat-message .chat-message-reaction-actions-react tt-icon,.chat-message .chat-message-reaction-actions-reply tt-icon{font-size:1.25rem}.chat-message .chat-message-reactions-list{display:flex;-moz-column-gap:.25rem;column-gap:.25rem}.chat-message .chat-message-reactions-list .chat-message-reaction-count{font-weight:400;line-height:1rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.chat-message .chat-message-reactions-list .chat-message-add-reaction-bottom tt-icon{opacity:.5}.chat-message .chat-message-reactions-list>tt-button::part(base),.chat-message .chat-message-reactions-list>tt-dropdown>tt-button[slot=trigger]::part(base),.chat-message .chat-message-actions>tt-button::part(base),.chat-message .chat-message-actions>tt-dropdown>tt-button[slot=trigger]::part(base){--base-comment-button-background-color: var( --webinar-color-tabs-ctacontrast );--base-comment-button-background: var( --base-comment-button-background-color );--comment-button-background: color-mix( in srgb, var(--base-comment-button-background), transparent 92% );--background: var(--comment-button-background);--color: currentColor;outline-color:currentColor}.chat-message .chat-message-reactions-list>tt-button:hover::part(base),.chat-message .chat-message-reactions-list>tt-dropdown>tt-button[slot=trigger]:hover::part(base),.chat-message .chat-message-actions>tt-button:hover::part(base),.chat-message .chat-message-actions>tt-dropdown>tt-button[slot=trigger]:hover::part(base){--comment-button-background: color-mix( in srgb, var(--base-comment-button-background), transparent 82% )}.chat-message .chat-message-reactions-list>tt-button[data-reacted=true]::part(base),.chat-message .chat-message-reactions-list>tt-dropdown>tt-button[slot=trigger][data-reacted=true]::part(base),.chat-message .chat-message-actions>tt-button[data-reacted=true]::part(base),.chat-message .chat-message-actions>tt-dropdown>tt-button[slot=trigger][data-reacted=true]::part(base){outline:1px solid var(--webinar-color-accent);outline-offset:-1px}.chat-message[data-pinned]:not([data-pinned=false]){background-color:var(--webinar-color-tabs-ctacontrast);background-color:color-mix(in srgb,var(--webinar-color-tabs-ctacontrast),transparent 10%);color:var(--webinar-color-tabs)}.chat-message[data-pinned]:not([data-pinned=false]) .chat-message-reply-container{background-color:var(--webinar-color-tabs);color:var(--webinar-color-tabs-contrast)}@supports (background-color: color-mix(in srgb,white,black)){.chat-message[data-pinned]:not([data-pinned=false]) .chat-message-reply-container{background-color:color-mix(in srgb,var(--webinar-color-tabs),transparent 90%)}}.chat-message[data-pinned]:not([data-pinned=false]) tt-button::part(base){--base-comment-button-background-color: var(--webinar-color-tabs)}.chat-message-placeholder .chat-message-header tt-skeleton{width:15ch}.chat-message-placeholder .chat-message-content tt-skeleton{width:8ch}.chat-message-placeholder[data-5="0"] .chat-message-header tt-skeleton{width:8ch}.chat-message-placeholder[data-5="1"] .chat-message-header tt-skeleton{width:10ch}.chat-message-placeholder[data-5="2"] .chat-message-header tt-skeleton{width:12ch}.chat-message-placeholder[data-5="3"] .chat-message-header tt-skeleton{width:7ch}.chat-message-placeholder[data-5="4"] .chat-message-header tt-skeleton{width:15ch}.chat-message-placeholder[data-7="0"] .chat-message-content tt-skeleton{width:15ch}.chat-message-placeholder[data-7="1"] .chat-message-content tt-skeleton{width:10ch}.chat-message-placeholder[data-7="2"] .chat-message-content tt-skeleton{width:18ch}.chat-message-placeholder[data-7="3"] .chat-message-content tt-skeleton{width:12ch}.chat-message-placeholder[data-7="4"] .chat-message-content tt-skeleton{width:20ch}.chat-message-placeholder[data-7="5"] .chat-message-content tt-skeleton{width:17ch}.chat-message-placeholder[data-7="6"] .chat-message-content tt-skeleton{width:14ch}@property --scrollTop{syntax: "<number>"; initial-value: 0; inherits: true;}@property --scrollBottom{syntax: "<number>"; initial-value: 0; inherits: true;}@keyframes gradientTop{0%{--scrollTop: 0}to{--scrollTop: 1}}@keyframes gradientBottom{0%{--scrollBottom: 1}to{--scrollBottom: 0}}.webinar-chat-no-messages{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.webinar-chat-no-messages[data-hidden]:not([data-hidden=false]){display:none}.webinar-chat-messages{position:relative;flex:1;display:flex;flex-direction:column;row-gap:.75rem;overflow:auto;container-type:size;animation-name:gradientTop,gradientBottom;animation-duration:1ms;animation-timeline:scroll(self);animation-timing-function:linear;animation-range-start:0px,calc(100% - 48px);animation-range-end:48px,100%;animation-fill-mode:both}.webinar-chat-messages[data-hidden]:not([data-hidden=false]){display:none}@media (prefers-reduced-motion: reduce){.webinar-chat-messages{scroll-behavior:auto!important}}.webinar-chat-messages:before{content:"";position:-webkit-sticky;position:sticky;z-index:2;inset:0;min-height:100%;margin-top:calc(-100cqh - 1.5rem);pointer-events:none;background-image:linear-gradient(180deg,var(--webinar-color-sidebar, #212121) 0,transparent calc(48px * var(--scrollTop)),transparent calc(100% - 48px * var(--scrollBottom)),var(--webinar-color-sidebar, #212121) 100%)}.webinar-chat-messages div:nth-child(2){margin-top:auto}.webinar-chat{height:100%;display:flex;flex-direction:column-reverse}.webinar-chat .webinar-sidebar-separator{margin-block:.75rem;margin-inline:-1rem}.webinar-audience-sidebar-component{position:relative;height:100%;width:100%;overflow:hidden;font-size:12px;padding:8px;display:flex;flex-direction:column;gap:8px}.webinar-audience-sidebar-component .webinar-mobile-other-tab-wrapper{height:100%;overflow-y:auto;min-height:0;flex:1 1 0;display:flex;flex-direction:column;gap:16px}.webinar-audience-sidebar-component .webinar-mobile-other-tab-wrapper.display-none{display:none}.webinar-audience-sidebar-component .webinar-mobile-other-tab-wrapper>*:not(.webinar-sidebar-separator):empty{display:none}.webinar-audience-sidebar-component .webinar-mobile-tab-selector-component{display:flex;width:100%}.webinar-audience-sidebar-component .webinar-mobile-tab-selector-component .webinar-mobile-tab-selector-button{flex:1 0 0}.webinar-audience-sidebar-component .webinar-mobile-tab-selector-component .webinar-mobile-tab-selector-button::part(base){--color: inherit;--background: transparent;outline-width:0;font-weight:500;font-family:Inter,sans-serif;border-radius:0;border-bottom:2px solid currentColor;color:var(--webinar-color-sidebar-ctacontrast);transition:opacity .1s ease-in-out,border-color .1s ease-in-out}.webinar-audience-sidebar-component .webinar-mobile-tab-selector-component .webinar-mobile-tab-selector-button.webinar-mobile-tab-selector-button-selected::part(base){border-bottom-color:var(--webinar-color-accent)}.webinar-audience-sidebar-component .webinar-mobile-tab-selector-component .webinar-mobile-tab-selector-button:not(.webinar-mobile-tab-selector-button-selected)::part(base){opacity:50%}.webinar-audience-sidebar-component .secondary-panel-wrapper{position:absolute;inset:48px 8px 8px;border-radius:8px;background-color:var(--webinar-color-sidebar)}.webinar-audience-sidebar-component .sidebar-main-panel-wrapper{height:100%;display:flex;overflow:hidden;flex-direction:column;gap:16px;padding:16px;border-radius:8px}.webinar-audience-sidebar-component .sidebar-main-panel-wrapper>*:not(.webinar-sidebar-separator):empty{display:none}.webinar-audience-sidebar-component .sidebar-main-panel-wrapper .webinar-questions-card-component,.webinar-audience-sidebar-component .sidebar-main-panel-wrapper .handouts-view-list,.webinar-audience-sidebar-component .sidebar-main-panel-wrapper .polls-component{padding-bottom:16px;border-bottom:1px solid var(--webinar-color-tabs)}.webinar-audience-sidebar-component .sidebar-main-panel-wrapper.hidden{visibility:hidden}.webinar-audience-sidebar-component .sidebar-card{padding:8px 8px 0}.webinar-audience-sidebar-component .section-title{color:#aaa;font-size:13px;font-weight:700;text-transform:uppercase;margin-bottom:15px;letter-spacing:1px}.webinar-audience-sidebar-component .section-title.no-padding{margin-bottom:0}.webinar-audience-sidebar-component .section-title>.tooltip-wrapper{display:inline-block}.webinar-audience-sidebar-component .section-title>.tooltip-wrapper tt-icon-button{font-size:20px}.webinar-audience-sidebar-component .section-title>.tooltip-wrapper tt-icon-button::part(base){padding:5px}.webinar-audience-sidebar-component .audience-panel section.sidebar-info-webinar{margin-bottom:17px}.webinar-audience-sidebar-component .audience-panel section.sidebar-info-webinar *{margin:0}.webinar-audience-sidebar-component .audience-panel section.sidebar-info-webinar .sidebar-info-webinar-title{font-size:1.25rem}.webinar-audience-sidebar-component .audience-panel section.sidebar-info-webinar .sidebar-info-webinar-date{font-size:.6875rem;line-height:1.25rem;letter-spacing:.8px}.webinar-audience-sidebar-component .audience-panel section.sidebar-info-webinar .sidebar-info-webinar-date span{opacity:50%}.webinar-audience-sidebar-component .audience-panel section.sidebar-info-webinar .sidebar-info-webinar-date .tooltip-wrapper{display:inline-block}.webinar-audience-sidebar-component .audience-panel section.sidebar-info-webinar .sidebar-info-webinar-show-chyron-button{font-size:1.25rem;vertical-align:-5px;--hover-color: var(--webinar-color-accent);opacity:1}.webinar-audience-sidebar-component .audience-panel section.sidebar-info-webinar .sidebar-info-webinar-show-chyron-button[data-active=true]{color:var(--webinar-color-accent)}.webinar-audience-sidebar-component .audience-panel section.sidebar-info-webinar .sidebar-info-webinar-description{font-size:.75rem}.webinar-audience-sidebar-component .audience-panel .section{margin-bottom:17px}.webinar-audience-sidebar-component .audience-panel .section .section-title{line-height:1.25rem;margin-bottom:2px}.webinar-audience-sidebar-component .audience-panel .webinar-page-ribbon{margin-top:20px;font-size:13px;padding-top:15px;padding-bottom:15px}.webinar-audience-sidebar-component .audience-panel .webinar-page-ribbon .ribbon-content{width:100%;word-break:break-word}.webinar-audience-sidebar-component .audience-panel .webinar-page-ribbon .link-block{display:flex;align-items:center;color:#888988;font-size:12px}.webinar-audience-sidebar-component .audience-panel .webinar-page-ribbon .link-block .clipboard-button-component{margin-left:5px}.webinar-audience-sidebar-component .audience-panel .person-identity-component{padding:10px 10px 10px 0;margin-bottom:1px}.webinar-audience-sidebar-component .audience-panel .person-identity-component .identifier{color:#fff;font-weight:700}.webinar-audience-sidebar-component .audience-panel .person-identity-component .person-subline{color:#fff}.webinar-audience-sidebar-component .audience-panel .person-identity-component.avatar-small{font-size:16px}.webinar-audience-sidebar-component .audience-panel .person-identity-component.avatar-small .avatar-wrapper{border:1px solid #fff}.webinar-audience-sidebar-component .audience-panel .person-identity-component.avatar-small .default-avatar-component{font-size:15px}.webinar-audience-sidebar-component .audience-panel .default-avatar-component{font-size:14px}.webinar-audience-sidebar-component .audience-panel .empty-state{margin-top:20px;background:transparent}.webinar-audience-sidebar-component .audience-panel .speaker-base-details-component .name{color:#fff}.webinar-audience-sidebar-component .comments-wrapper{height:100%;flex:1 1 0;min-height:0;color:var(--webinar-color-sidebarSecondaryText, rgba(255, 255, 255, .8470588235))}.webinar-audience-sidebar-component .comments-wrapper.comments-type-chat .gradient-holder{flex:1 1 0;min-height:0;position:relative}.webinar-audience-sidebar-component .comments-wrapper.comments-type-chat .gradient-holder:after{content:"";position:absolute;pointer-events:none;inset:0;background-image:linear-gradient(180deg,var(--webinar-color-sidebar, #212121) 0,transparent min(var(--scroll-top, 0px),48px),transparent calc(100% - min(var(--scroll-bottom, 0),48px)),var(--webinar-color-sidebar, #212121) 100%)}.webinar-audience-sidebar-component .comments-wrapper.comments-type-chat .chat-questions-list-wrapper{position:relative;flex:1 1 auto;display:flex;flex-direction:column;height:100%;overflow-y:auto;min-height:0}.webinar-audience-sidebar-component .comments-wrapper.comments-type-chat .chat-questions-list-wrapper .infinite-list-component{flex:1 1 auto}.webinar-audience-sidebar-component .comments-wrapper.comments-type-chat .chat-questions-list-wrapper .comments-list{display:flex;flex-direction:column-reverse}.webinar-audience-sidebar-component .comments-wrapper .comments-container-component{display:flex;flex-direction:column;height:100%;margin:0;gap:16px}.webinar-audience-sidebar-component .comments-wrapper .comments-list-component .comments-list{margin:0;padding:10px 8px 0}@media (max-width: 960px){.webinar-audience-sidebar-component .comments-wrapper .comments-list-component .comments-list{padding:10px 21px 0}}.webinar-audience-sidebar-component .comments-wrapper .comments-list-component .comments-item .default-avatar-component{border:1px solid #fff}.webinar-audience-sidebar-component .comments-wrapper .comments-list-component.type-question .comments-item .comment-in-list-component .toggle-question-overlay-button{visibility:hidden;position:relative;bottom:3px;margin-left:2px;height:16px}.webinar-audience-sidebar-component .comments-wrapper .comments-list-component.type-question .comments-item .comment-in-list-component .toggle-question-overlay-button>img{transition:.5s cubic-bezier(.175,.885,.32,1.275) all}.webinar-audience-sidebar-component .comments-wrapper .comments-list-component.type-question .comments-item:hover .comment-in-list-component .toggle-question-overlay-button{visibility:visible}.webinar-audience-sidebar-component .comments-wrapper .questions-ribbon{margin:10px;text-align:center;font-size:12px;padding:15px;min-height:66px;flex:0 1 auto}.webinar-audience-sidebar-component .comments-wrapper .questions-ribbon .ribbon-content{width:100%}.webinar-audience-sidebar-component .comments-wrapper .comments-form .other-fields{display:flex;gap:8px;align-items:center}.webinar-audience-sidebar-component .comments-wrapper .comments-form .redux-form-simple-field-component{padding-bottom:0}.webinar-audience-sidebar-component .comments-wrapper .comments-form .comments-form-component{flex:0 1 auto}.webinar-audience-sidebar-component .comments-wrapper .comments-form label{display:none}.webinar-audience-sidebar-component .comments-wrapper .comments-form .message{flex:1 1 100%}.webinar-audience-sidebar-component .comments-wrapper .comments-form textarea,.webinar-audience-sidebar-component .comments-wrapper .comments-form input{width:100%;padding-left:15px;resize:none;border:none}.webinar-audience-sidebar-component .comments-wrapper .comments-form .button-wrapper{flex:1}.webinar-audience-sidebar-component .comments-wrapper .comments-form .button-wrapper button{border:0}.webinar-audience-sidebar-component .comments-wrapper .comments-form .button-wrapper button.is-failure{background-color:#fa4646;border-color:#fa4646}.webinar-audience-sidebar-component .comments-wrapper .comments-list-component .email a{color:#1ec95b}@media (max-width: 960px){.webinar-audience-sidebar-component .handouts-feature-component .handouts-view-list{padding-left:4px;padding-right:4px}}.webinar-audience-sidebar-component .presenters-tab{padding:20px 30px 20px 13px}.webinar-audience-sidebar-component .content-loader-component{width:230px}.webinar-audience-sidebar-component .empty-list .empty-list-text{padding:0 100px}.webinar-audience-sidebar-component .speakers-feature-component .empty-list .empty-list-text{padding:0 60px}.webinar-audience-sidebar-component .speakers-feature-component .speaker-base-details-component .avatar{border:1px solid #fff}.webinar-audience-sidebar-component .speakers-feature-component .speaker-base-details-component .avatar .default-avatar-component{width:31px!important;height:30px!important}.webinar-audience-sidebar-component .webinar-info-panel-component{border-radius:6px;padding:15px;margin-bottom:3px}.webinar-audience-sidebar-component .webinar-info-panel-component .loader-wrapper-component{min-height:unset}.webinar-audience-sidebar-component .comments-type-chat .comments-list{padding:0!important;gap:16px}.webinar-audience-sidebar-component .comments-type-chat .comments-list .comments-item{padding:0!important}@media (min-width: 961px){.webinar-audience-sidebar-component{flex:0 0 400px;max-width:400px;min-width:400px;width:400px;z-index:20;background:unset}}@media (max-width: 960px){.webinar-audience-sidebar-component{padding:0}.webinar-audience-sidebar-component .sidebar-main-panel-wrapper{border-radius:0}}@media (min-width: 700px) and (max-width: 960px) and (min-aspect-ratio: 1.13),(max-width: 700px) and (min-aspect-ratio: 16/9),(max-width: 250px) and (max-height: 300px){.webinar-audience-sidebar-component{display:none}}.webinar-info-sidebar-speaker-list-with-chyron-trigger{display:flex;flex-direction:column}.webinar-info-sidebar-speaker-list-with-chyron-trigger .webinar-info-sidebar-speaker-list-item{display:flex;align-items:center;gap:8px}.webinar-info-sidebar-speaker-list-with-chyron-trigger .webinar-info-sidebar-speaker-list-item .speaker-info{flex:1;font-size:12px;line-height:16px;overflow:hidden;white-space:nowrap}.webinar-info-sidebar-speaker-list-with-chyron-trigger .webinar-info-sidebar-speaker-list-item .speaker-info .speaker-info-name,.webinar-info-sidebar-speaker-list-with-chyron-trigger .webinar-info-sidebar-speaker-list-item .speaker-info .speaker-info-identity{overflow:hidden;text-overflow:ellipsis}.webinar-info-sidebar-speaker-list-with-chyron-trigger .webinar-info-sidebar-speaker-list-item .speaker-info .speaker-info-name{font-weight:500}.webinar-info-sidebar-speaker-list-with-chyron-trigger .webinar-info-sidebar-speaker-list-item .speaker-info .speaker-info-subline{display:flex;font-weight:400;gap:8px}.webinar-info-sidebar-speaker-list-with-chyron-trigger .webinar-info-sidebar-speaker-list-item .speaker-info .speaker-info-social{display:flex;align-items:center;gap:4px}.webinar-info-sidebar-speaker-list-with-chyron-trigger .webinar-info-sidebar-speaker-list-item .speaker-info .speaker-info-social a{color:var(--webinar-color-accent);display:inline-flex}.webinar-info-sidebar-speaker-list-with-chyron-trigger .webinar-info-sidebar-speaker-list-item .speaker-chyron-button{--hover-color: var(--webinar-color-accent);font-size:20px}.webinar-info-sidebar-speaker-list-with-chyron-trigger .webinar-info-sidebar-speaker-list-item:not(:last-of-type){padding-bottom:12px;border-bottom-width:1px;border-bottom-style:solid;margin-bottom:12px}.webinar-info-sidebar-speaker-list-with-chyron-trigger .placeholder{font-size:12px;line-height:16px}.attendee-demoter{position:absolute;top:0;right:0;align-self:flex-start}.webinar-info-sidebar-guest-speaker-list-item:not(:hover) .attendee-demoter{display:none}.webinar-info-sidebar-guest-speaker-list{display:flex;flex-direction:column}.webinar-info-sidebar-guest-speaker-list .webinar-info-sidebar-guest-speaker-list-item{position:relative;display:flex;align-items:center;gap:8px}.webinar-info-sidebar-guest-speaker-list .webinar-info-sidebar-guest-speaker-list-item .speaker-info{font-size:12px;line-height:16px;overflow:hidden;white-space:nowrap;flex:1}.webinar-info-sidebar-guest-speaker-list .webinar-info-sidebar-guest-speaker-list-item .speaker-info .speaker-info-name{overflow:hidden;text-overflow:ellipsis;font-weight:500}.webinar-info-sidebar-guest-speaker-list .webinar-info-sidebar-guest-speaker-list-item .speaker-info .speaker-info-short-name{opacity:60%}.webinar-info-sidebar-guest-speaker-list .webinar-info-sidebar-guest-speaker-list-item .speaker-info .speaker-info-subline{display:flex;font-weight:400;gap:8px;opacity:60%;white-space:normal}.webinar-info-sidebar-guest-speaker-list .webinar-info-sidebar-guest-speaker-list-item:not(:last-of-type){padding-bottom:12px;border-bottom-width:1px;border-bottom-style:solid;margin-bottom:12px}.webinar-info-sidebar-guest-speaker-list .placeholder{font-size:12px;line-height:16px}.overlay-corner-tag-input-component .input-enclosure{align-items:center;display:flex;flex-direction:row;gap:16px}.overlay-corner-tag-input-component .input-enclosure input{background-color:transparent;border:none;color:var(--up-next-input-text-color);font-family:Inter,sans-serif;font-size:12px;height:40px;margin-left:12px;padding:0;width:100%}.overlay-corner-tag-input-component .input-enclosure input::-webkit-input-placeholder{color:var(--up-next-input-placeholder-color)}.overlay-corner-tag-input-component .input-enclosure input::-ms-input-placeholder{color:var(--up-next-input-placeholder-color)}.overlay-corner-tag-input-component .input-enclosure input::placeholder{color:var(--up-next-input-placeholder-color)}.overlay-corner-tag-input-component .input-enclosure .tooltip-wrapper{display:grid}.overlay-corner-tag-input-component .input-enclosure tt-icon-button{--hover-color: var(--up-next-button-color);color:var(--up-next-button-color);font-size:20px;margin-right:4px}.overlay-corner-tag-input-component .input-enclosure tt-icon-button:where(:disabled){color:var(--up-next-button-color-disabled)}.playback-video-controls-bar-component{font:var(--tt-font-standard);border-radius:2px;background-color:#333c;box-shadow:0 4px 24px #00000029,0 2px 16px #00000029;display:flex;align-items:center;color:#ccc;height:40px;padding:0 8px}.playback-video-controls-bar-component .seek-bar-wrapper{height:4px;position:relative;font-size:11px}.playback-video-controls-bar-component .seek-bar-wrapper .seek-bar{position:absolute;top:0;left:0;background-color:#1ec95b;height:4px;z-index:2}.playback-video-controls-bar-component .seek-bar-wrapper .time-ranges-timeline-component{position:absolute;top:0;left:0;height:4px;width:100%;z-index:1}.playback-video-controls-bar-component .seek-bar-clickarea{padding:18px 0;margin:0 12px 0 8px;flex-grow:1;cursor:pointer}.playback-video-controls-bar-component .play-icon-wrapper{padding:1px;margin-right:10px}.playback-video-controls-bar-component .play-icon-wrapper:hover{background-color:#606160}.playback-video-controls-bar-component .play-icon-wrapper>span{display:block}.playback-video-controls-bar-component .time-remaining{margin-right:24px}.playback-video-controls-bar-component .loop-icon{cursor:pointer}.schedule-timer-component .icon-and-timer{display:block;width:100%;text-align:center;font-size:34px;margin:16px 0;color:#fff;font-family:TT,Helvetica,Arial,sans-serif}.schedule-timer-component .icon-and-timer .icon-component{margin-right:16px;margin-top:-5px}.schedule-timer-component .icon-and-timer .icon-component+span{display:inline-block;min-width:134px}.schedule-timer-component .icon-and-timer .countdown-component{display:inline-block;text-align:left}.second-camera-modal-component{text-align:center}.second-camera-modal-component .icon-container{display:flex;justify-content:center}.second-camera-modal-component .icon-container .icon-wrapper{width:48px;height:48px;background-color:#1ec95b;border-radius:100%;display:flex;align-items:center;justify-content:center}.second-camera-modal-component h1{margin-top:20px}.second-camera-modal-component .link{color:#1ec95b}.second-camera-modal-component .join-code{margin-bottom:20px;font-size:60px;line-height:1}.streaming-info-panel-component{padding:16px}.streaming-info-panel-component table{width:100%}.streaming-info-panel-component th{font-size:11px;color:#aaa;padding:4px 14px}.streaming-info-panel-component td{font-size:15px;color:#fff;background-color:#000;padding:8px 14px}.streaming-info-panel-component td.small-text{font-size:11px}.streaming-info-panel-component td.stream-name{display:flex;align-items:center}.streaming-info-panel-component td.stream-name .icon-component{margin-left:9px}.audience-inset-component .person-heatmap-wrapper-component{margin-bottom:10px}.audience-inset-component .timeline-link{color:#4c4c4c;text-decoration:none}.audience-inset-component .empty-state{background-color:#eff5f0;padding:12px 0;text-align:center;font-size:13px;margin:0 40px}.audience-inset-component .fetch-error{text-align:center}.audience-inset-component .export-button-container{overflow:hidden}.audience-inset-component .export-button{float:right;cursor:pointer}.audience-inset-component .import-export-icons-wrapper{display:flex;align-items:center}.audience-inset-component .import-export-icons-wrapper>*+*{margin-left:8px}.export-profiles-icon-tooltip{white-space:nowrap}.audience-inset-profiles-component>a{display:flex}.audience-inset-profiles-component .person-identity-component{color:#fff;flex-grow:1;text-decoration:none}.webinar-connecting-component{overflow:hidden!important;z-index:1001;display:flex;align-items:center;justify-content:center}.webinar-connecting-component.transparent .ant-modal-content{background:transparent;box-shadow:none}.quality-indicator-component img,.quality-indicator-component .icon-component{display:block}.quality-indicator-component .icon-component>img{position:relative;bottom:1px}.live-timers-component:not(.no-button-styles) .recording-time,.live-timers-component:not(.no-button-styles) .streaming-time,.live-timers-component:not(.no-button-styles) .broadcasting-time{padding:3px 18px;margin-left:8px;border:1px solid #043623;border-radius:18px;color:#043623;white-space:nowrap;text-align:center;display:inline-block;font-family:Inter,sans-serif;font-weight:600;font-size:12px;line-height:16px}.live-timers-component:not(.no-button-styles) .recording-time.idle,.live-timers-component:not(.no-button-styles) .streaming-time.idle,.live-timers-component:not(.no-button-styles) .broadcasting-time.idle{color:#d3dcd9;border-color:#d3dcd9}.live-timers-component .broadcasting-time{color:#fff;border-color:#fff}.live-timers-component .timer-component{margin-left:4px;display:inline}.live-timers-component .recording-time{color:#fa4646;border-color:#fa4646}.panel-participant-list{font-family:Open Sans,Helvetica,Arial,sans-serif;max-width:17rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.panel-participant-list form header{border-bottom-color:#353535;border-bottom-style:solid;border-bottom-width:1px;display:grid;gap:1rem;grid-template-areas:"title actions";grid-template-columns:1fr 3rem;grid-template-rows:1fr;padding:.5rem 1rem}.panel-participant-list form header .panel-participant-list-title{align-items:center;color:#b5beb8;display:flex;font-size:.8em;font-weight:300;grid-area:title;white-space:nowrap}.panel-participant-list form header .panel-participant-list-actions{display:flex;flex-direction:row;gap:.2rem;grid-area:actions}.panel-participant-list form header .panel-participant-list-actions button{border:0;border-radius:2px;cursor:pointer;height:1.4rem;line-height:0;padding:0;width:1.4rem}.panel-participant-list form header .panel-participant-list-actions button.cancel{background-color:#b5beb8}.panel-participant-list form header .panel-participant-list-actions button.submit{background-color:#1ec95b}.panel-participant-list form>div{border-bottom-color:#353535;border-bottom-style:solid;border-bottom-width:1px;font-size:.8em;margin:0}.panel-participant-list form>div:last-child{border-bottom-width:0}.panel-participant-list form>div label{align-items:center;cursor:pointer;display:flex;gap:8px;justify-content:center;padding:.5em 1em}.panel-participant-list form>div label input{position:absolute;-webkit-appearance:none;-moz-appearance:none;appearance:none;left:17px;width:16px;height:16px}.panel-participant-list form>div label input:checked+.checkbox{background-color:#1ec95b;border-color:#1ec95b}.panel-participant-list form>div label input:checked+.checkbox svg{visibility:visible}.panel-participant-list form>div label .checkbox{display:flex;border:2px #7d7d7d solid;padding:2px;border-radius:2px}.panel-participant-list form>div label .checkbox svg{visibility:hidden;fill:#282a29}.panel-participant-list form>div label p{color:#fff;flex:1;margin:0;font-weight:600;font-size:1.1em}.panel-participant-list .panel-participant-screen::part(base){padding:0 .125rem;border-radius:.25rem}.panel-participant-list .panel-participant-item-lone-label,.panel-participant-list .panel-participant-tray-option{padding:.5em 1em;color:#fff;margin-left:32px;display:flex;font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:14.08px;font-weight:600;justify-content:space-between}.panel-participant-list .panel-participant-item{color:#fff;display:flex;align-items:center;justify-content:space-between;margin-right:1rem;font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:14.08px;font-weight:600}.tinted{--tinted-opacity: .16;--tinted-tint: transparent;position:relative}.tinted:before{background-color:var(--tinted-tint);content:"";inset:0;opacity:var(--tinted-opacity);position:absolute}.tinted>*{position:relative}.speaker-glyph{align-items:center;background-color:#333;border-color:#fff;border-style:solid;border-width:2px;border-radius:8px;box-sizing:border-box;display:flex;height:24px;justify-content:center;position:relative;width:24px}.speaker-glyph .icon-component{display:block}.speaker-glyph .icon-component img{width:12px}.panel-monitor-content{position:relative;border:0;cursor:pointer;display:flex;height:100%;padding:0;width:100%;background:#333}.panel-monitor-content .speaker-glyphs-enclosure{width:100%;height:100%;display:grid;place-content:center;gap:1px}.panel-monitor-content .speaker-glyphs-enclosure>.grid-item{grid-area:var(--grid-area)}.panel-monitor-content .speaker-glyphs-enclosure[data-number-of-speakers="1"]{grid-template-areas:"0"}.panel-monitor-content .speaker-glyphs-enclosure[data-number-of-speakers="2"]{grid-template-areas:"0 1"}.panel-monitor-content .speaker-glyphs-enclosure[data-number-of-speakers="3"]{grid-template-areas:"0 1 2"}.panel-monitor-content .speaker-glyphs-enclosure[data-number-of-speakers="4"]{grid-template-areas:"0 1" "2 3"}.panel-monitor-content .speaker-glyphs-enclosure[data-number-of-speakers="5"]{grid-template-areas:"0 0 1 1 2 2" ". 3 3 4 4 ."}.panel-monitor-content .speaker-glyphs-enclosure[data-number-of-speakers="6"]{grid-template-areas:"0 1 2" "3 4 5"}.panel-monitor-content .speaker-glyphs-enclosure[data-number-of-speakers="7"]{grid-template-areas:"0 0 1 1 2 2 3 3" ". 4 4 5 5 6 6 ."}.panel-monitor-content .speaker-glyphs-enclosure[data-number-of-speakers="8"]{grid-template-areas:"0 1 2 3" "4 5 6 7"}.panel-monitor-content .speaker-glyphs-enclosure[data-number-of-speakers="9"]{grid-template-areas:"0 1 2" "3 4 5" "6 7 8"}.panel-monitor-content .speaker-glyphs-enclosure[data-number-of-speakers="10"]{grid-template-areas:". 0 0 1 1 2 2 ." "3 3 4 4 5 5 6 6" ". 7 7 8 8 9 9 ."}.panel-monitor-content .speaker-glyphs-enclosure[data-number-of-speakers="11"]{grid-template-areas:"0 0 1 1 2 2 3 3" ". 4 4 5 5 6 6 ." "7 7 8 8 9 9 10 10"}.panel-monitor-content .speaker-glyphs-enclosure[data-number-of-speakers="12"]{grid-template-areas:"0 1 2 3" "4 5 6 7" "8 9 10 11"}.panel-monitor-content .panel-screen-item{grid-column:2;grid-row:1;border:2px solid white;border-radius:8px;width:65px;height:45px}.panel-monitor-content:has(.panel-screen-item){display:grid;grid-template-columns:1fr 2fr 2fr;place-items:center;-moz-column-gap:2px;column-gap:2px}.panel-monitor-content:has(.panel-screen-item) .speaker-glyphs-enclosure{grid-column:3;grid-row:1;display:flex;flex-direction:column;flex-wrap:wrap;align-content:flex-start;min-height:0}.panel-monitor-content:has(.grid-item+.grid-item+.grid-item+.grid-item){grid-template-columns:.5fr 2fr 2fr}.configure-panel-form{font-family:Open Sans,Helvetica,Arial,sans-serif;max-width:17rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.configure-panel-form .panel-form-menu-label{color:#b5beb8;font-size:.8rem;font-weight:300;grid-area:title;white-space:nowrap}.configure-panel-form .panel-form-menu-label .undo-changes-btn{margin-left:1.5rem}.configure-panel-form .panel-form-menu-item.default-cursor::part(base){cursor:default}.configure-panel-form .camera-off-icon{padding:2px}.configure-panel-form tt-button::part(base){padding:0 .125rem;border-radius:4px}.configure-panel-form .undo-changes-btn{visibility:visible}.configure-panel-form .undo-changes-btn.hide{visibility:hidden}.configure-panel-form tt-checkbox{--tt-color-form-control-label: var(--tt-color-gray-100);--tt-color-form-control-disabled-label: var(--tt-color-gray-700)}.configure-panel-form tt-checkbox::part(base){color:var(--tt-color-green-400)}.configure-panel-form tt-checkbox[disabled=true]::part(base){background-color:var(--tt-color-gray-700);border-color:var(--tt-color-gray-800)}.panel-participant-list-popover{--sl-panel-background-color: transparent;position:absolute;right:-4px;bottom:-4px;padding:12px}.panel-participant-list-popover .panel-selector-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;cursor:pointer;width:22px;height:22px;font-size:16px;background-color:#fff;color:#333;border-radius:4px;display:grid;place-content:center}.panel-participant-list-popover .panel-selector-button:hover{background-color:var(--tt-color-gray-50)}.panel-participant-list-popover .panel-participant-list{background-color:#282a29;border:1px solid #353535;border-radius:8px}.panel-monitor{width:100%;position:relative;border-radius:8px;overflow:hidden}.panel-monitor[data-selected]:not([data-selected=false]):after{content:"";position:absolute;inset:0;border:2px solid #1ec95b;border-radius:8px;pointer-events:none}.panel-monitor .panel-monitor-content{height:100%}.panel-monitor .panel-monitor-panel{pointer-events:none;position:absolute;inset:auto 0 0;height:50%;background-image:linear-gradient(0deg,rgba(33,33,33,.73),transparent);display:flex;align-items:flex-end;padding:8px;font-size:10px;line-height:14px;font-family:Inter,sans-serif;font-weight:500;color:#fff}.panel-monitor .panel-monitor-panel p{margin:0}#detach-button-host{display:none}.mute-audio-trigger{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;border:none;margin:0;padding:0;width:auto;overflow:visible;text-align:inherit;outline:transparent;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;line-height:1;transition:.5s cubic-bezier(.175,.885,.32,1.275) all;border-radius:2px;position:absolute;inset:0;background-color:transparent;display:grid}.mute-audio-trigger::-moz-focus-inner{border:0;padding:0}.mute-audio-trigger:focus-visible{outline:2px solid black}.mute-audio-trigger>*{grid-column:1/-1;grid-row:1/-1;place-self:center}.mute-audio-trigger.muted{background-color:#fa4646}.mute-audio-trigger.interactive{cursor:pointer}.mute-audio-trigger.interactive:hover.muted,.mute-audio-trigger.interactive:focus-visible.muted{background-color:#c70605}.mute-audio-trigger.interactive:hover:not(.muted),.mute-audio-trigger.interactive:focus-visible:not(.muted){background-color:#424242}.mute-video-trigger{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;border:none;margin:0;padding:0;width:auto;overflow:visible;text-align:inherit;outline:transparent;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;line-height:1;transition:.5s cubic-bezier(.175,.885,.32,1.275) all;border-radius:2px;position:absolute;inset:0;background-color:transparent;display:grid;cursor:pointer}.mute-video-trigger::-moz-focus-inner{border:0;padding:0}.mute-video-trigger:focus-visible{outline:2px solid black}.mute-video-trigger>*{grid-column:1/-1;grid-row:1/-1;place-self:center}.mute-video-trigger.muted{background-color:#fa4646}.mute-video-trigger:hover.muted,.mute-video-trigger:focus-visible.muted{background-color:#c70605}.mute-video-trigger:hover:not(.muted),.mute-video-trigger:focus-visible:not(.muted){background-color:#424242}.participant-muting-trigger-container{display:flex;align-items:center;padding-top:1px}.participant-muting-trigger-container span.icon-component{display:block;padding:2px}.mute-video-trigger-wrapper,.mute-audio-trigger-wrapper{position:relative;height:24px;width:24px;display:grid;place-content:center;border-radius:4px;background-color:#212121;overflow:hidden;font-size:1rem}.mute-video-trigger-wrapper tt-icon,.mute-audio-trigger-wrapper tt-icon{color:#fff;pointer-events:none;font-size:1.125rem}.mute-video-trigger-wrapper:hover tt-icon,.mute-audio-trigger-wrapper:hover tt-icon{color:#ddd}.mute-video-trigger-wrapper.video-disabled,.mute-audio-trigger-wrapper.audio-disabled{background-color:#fa4646}.mute-audio-trigger-wrapper meter{position:absolute;inset:0;height:100%;transform:scaleX(2) rotate(270deg);pointer-events:none;background:transparent}.participant{display:flex;gap:2px;height:98px}.participant *:focus-visible{outline:yellow}.participant>*:empty{display:none!important}.participant .selectable-container{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;border:none;margin:0;padding:0;width:auto;overflow:visible;text-align:inherit;outline:transparent;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;position:relative;box-sizing:border-box;overflow:hidden;border-radius:8px}.participant .selectable-container::-moz-focus-inner{border:0;padding:0}.participant .selectable-container:focus-visible{outline:2px solid black}.participant .selectable-container.participant-main-grid{width:144px}.participant .selectable-container[data-selected]:not([data-selected=false]):after{content:"";position:absolute;inset:0;border:2px solid #1ec95b;border-radius:8px;pointer-events:none}.participant *[data-clickable]:not([data-clickable=false]){cursor:pointer}.participant .primary-camera-container{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;border:none;margin:0;padding:0;width:auto;overflow:visible;text-align:inherit;outline:transparent;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;width:100%;height:100%;background-color:#333c}.participant .primary-camera-container::-moz-focus-inner{border:0;padding:0}.participant .primary-camera-container:focus-visible{outline:2px solid black}.participant .participant-auxiliary-grid{width:64px;display:grid;grid-template-columns:none;grid-template-rows:1fr 1fr;gap:2px}.participant .participant-auxiliary-grid *:nth-child(3){grid-template-columns:repeat(2,1fr);grid-column:1/3}.participant .primary-info-container{pointer-events:none;position:absolute;height:45%;inset:auto 0 0;background-image:linear-gradient(0deg,rgba(33,33,33,.73),transparent);display:flex;align-items:flex-end;padding:8px}.participant .primary-info-container .participant-nameplate{align-items:flex-start;color:#fff;font-family:Inter,sans-serif;font-size:10px;font-weight:500;line-height:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;flex-direction:column}.participant .primary-info-container .participant-nameplate .transparent-title-text{opacity:.7}.participant .participant-controls{padding:12px;position:absolute;bottom:-4px;right:-4px;display:flex;gap:5px}.participant .mixed-mode-enclosure{display:flex;flex-direction:column;background-color:#333;width:100%;height:100%}.participant .mixed-mode-enclosure .mixed-mode-icon{flex:1;display:grid;place-content:center;padding:8px 8px 0}.participant .mixed-mode-enclosure .mixed-mode-panel{color:#fff;font-size:10px;line-height:14px;background-image:linear-gradient(0deg,rgba(33,33,33,.73),transparent);padding:0 8px 8px;text-align:center}.participant .quality-indicator-container{height:24px;width:24px;display:grid;place-content:center;border-radius:4px;background-color:#212121}.participant .quality-indicator-container:empty{display:none}.participant-strip{z-index:3;position:absolute;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;bottom:24px;left:8px;display:flex;gap:6px;flex-wrap:wrap-reverse}.panel-monitor-enclosure{display:flex;width:144px;height:98px}.corner-tag-overlay-component-chyron-style{position:absolute;top:7.5em;right:2.5em;padding:.5em 1em;background-color:#fff;color:#000;border-right-width:1em;border-right-style:solid;border-right-color:var(--accent-color)}.corner-tag-overlay-component-chyron-style .text{font-size:2.5em;font-weight:600;max-width:25em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-family:TT,Helvetica,Arial,sans-serif;line-height:1.25em}.chyron{display:flex;align-items:flex-start}.chyron .chyron-kicker{background-color:var(--accent-color)}.chyron .chyron-content{background-color:#fff;width:100%}.chyron[data-kicker-position=top]{flex-direction:column}.chyron[data-kicker-position=top] .chyron-kicker{color:var(--text-color);height:1.5em;padding:.375em 2em;display:flex;align-items:center}.chyron[data-kicker-position=top] .chyron-kicker span{font-weight:600;text-transform:uppercase;font-size:.875em;line-height:1.43em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.chyron[data-kicker-position=left]{flex-direction:row}.chyron[data-kicker-position=left] .chyron-kicker{align-self:stretch;flex:0 0 1em}.chyron[data-size=small]{grid-area:1/1/2/3}.chyron[data-size=medium]{grid-area:1/1/2/4}.chyron[data-size=large]{grid-area:1/1/2/6}.chyron[data-size=fullscreen]{grid-area:1/1/2/7}.speaker-chyron{width:100%;display:flex;align-items:center;padding:1.125em 1.5em;gap:1em}.speaker-chyron .picture{width:3.5em;height:3.5em;border-radius:100%}.speaker-chyron .speaker-info{display:flex;flex-direction:column;min-width:0}.speaker-chyron .speaker-info .name,.speaker-chyron .speaker-info .title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.speaker-chyron .speaker-info .name{font-family:TT,Helvetica,Arial,sans-serif;font-weight:700;font-size:2em;line-height:1.125em;color:#000}.speaker-chyron .speaker-info .title{font-weight:400;font-size:.875em;line-height:1.43em;color:#929292}.chyron[data-size=fullscreen] .speaker-chyron :is(.title,.name){overflow:hidden}.speaker-info-chyron{width:100%;display:flex;align-items:flex-start;padding:1.75em 2em;gap:1em}.speaker-info-chyron .picture{display:flex;align-items:flex-start}.speaker-info-chyron .picture img{width:4em;height:4em;border-radius:100%;object-fit:cover}.speaker-info-chyron .speaker-info{height:100%;min-width:0;display:flex;flex-direction:column;gap:1.3125em}.speaker-info-chyron .speaker-info .name-title-enclosure{display:flex;flex-direction:column;height:3.5em;justify-content:center}.speaker-info-chyron .speaker-info .name-title-enclosure .name{color:#000;font-weight:700;font-size:2em;line-height:1.125em}.speaker-info-chyron .speaker-info .name-title-enclosure .title{font-size:.875em;line-height:1.43em}.speaker-info-chyron .speaker-info .name-title-enclosure .name,.speaker-info-chyron .speaker-info .name-title-enclosure .title{white-space:nowrap;text-overflow:ellipsis}.speaker-info-chyron .speaker-info .title,.speaker-info-chyron .speaker-info .bio{font-weight:400;color:#929292;line-height:1.4em}.speaker-info-chyron .speaker-info .bio{font-size:1em;line-height:1.5em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.chyron[data-size=medium] .speaker-info-chyron .bio{-webkit-line-clamp:4}.chyron[data-size=large] .speaker-info-chyron .bio{-webkit-line-clamp:5}.chyron[data-size=fullscreen] .speaker-info-chyron .bio{-webkit-line-clamp:6;overflow:hidden}.question-chyron{width:100%;display:flex;flex-direction:column;padding:1.875em 2em;gap:1em}.question-chyron .question{color:#000;font-weight:600;font-size:1.25em;line-height:1.4em;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.question-chyron .profile-info{display:flex;flex-direction:row}.question-chyron .picture{width:2.045em;height:2.045em;border-radius:100%}.question-chyron .question-info{display:flex;flex-direction:column;gap:.8125em;min-width:0}.question-chyron .question-info .name,.question-chyron .question-info .title{white-space:nowrap;text-overflow:ellipsis}.question-chyron .question-info .name{font-family:Open Sans,sans-serif;font-weight:600;font-size:1em;line-height:1.5em;color:#000;opacity:90%}.question-chyron .question-info .title{font-family:Open Sans,sans-serif;font-weight:400;font-size:.875em;line-height:1.43em;color:#acacac}.chyron[data-size=medium] .question-chyron .question{-webkit-line-clamp:2}.chyron[data-size=large] .question-chyron .question{-webkit-line-clamp:3}.chyron[data-size=fullscreen] .question-chyron .question{-webkit-line-clamp:4;overflow:hidden}.nextup-speaker-info{display:flex;flex-direction:column;min-width:0;padding:.75em 1.25em}.nextup-speaker-info .name,.nextup-speaker-info .title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.nextup-speaker-info .name{font-family:Inter,TT,Helvetica,Arial,sans-serif;font-weight:700;font-size:1.5em}.nextup-speaker-info .title{font-family:Open Sans,sans-serif;font-weight:400;font-size:.75em;color:#929292}.poll-chyron{width:100%;display:flex;flex-direction:column;padding:1.875em 2em 2em;gap:1.3125em}.poll-chyron .poll-question{font-size:1.25em;line-height:1.4em;font-weight:600;color:#000}.poll-chyron .poll-results{display:flex;flex-direction:column;gap:.9375em}.poll-chyron .poll-results .option{display:flex;flex-direction:column;gap:.25em}.poll-chyron .poll-results .option .answer{color:#000;font-size:1em;line-height:1.5em}.poll-chyron .poll-results .option .bar{display:flex;align-items:center;gap:.375em}.poll-chyron .poll-results .option .bar .poll-bar{--percentage: 0%;height:1.25em;min-width:.1%;width:var(--percentage);background-color:var(--accent-color)}.poll-chyron .poll-results .option .bar .poll{font-size:1em;line-height:1.5em;font-weight:600;color:var(--value-color)}.speakers-chyron{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:2em;column-gap:2em;row-gap:.8125em;padding:2em}.speakers-chyron .speaker{display:flex;align-items:center;gap:.8125em;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.speakers-chyron .speaker .picture,.speakers-chyron .speaker .initials{display:flex;flex-shrink:0;justify-content:center;align-items:center;width:2.8125em;height:2.8125em;border-radius:999px;overflow:hidden;font-weight:600;color:#fff}.speakers-chyron .speaker .picture>div,.speakers-chyron .speaker .initials>div{font-size:1.25em}.speakers-chyron .speaker .picture>img,.speakers-chyron .speaker .initials>img{width:100%;height:100%;object-fit:cover}.speakers-chyron .speaker .speaker-info{min-width:0}.speakers-chyron .speaker .speaker-info .name,.speakers-chyron .speaker .speaker-info .title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.speakers-chyron .speaker .speaker-info .name{color:#000;opacity:90%;font-weight:600;font-size:1em;line-height:1.5em}.speakers-chyron .speaker .speaker-info .title{color:#929292;font-weight:400;font-size:.875em;line-height:1.43em}.chyron[data-size=small] .speakers-chyron{grid-template-columns:1fr}.chyron[data-size=medium] .speakers-chyron{grid-auto-flow:column;grid-template-rows:repeat(3,1fr)}.webinar-info-chyron{display:flex;flex-direction:row;gap:1.5em;padding:2em;align-items:center}.webinar-info-chyron .thumbnail{height:6em;object-fit:cover}.webinar-info-chyron .thumbnail:not(.thumbnail-loaded){display:none}.webinar-info-chyron .info{display:flex;flex-direction:column;gap:.625em}.webinar-info-chyron .info p{margin:0}.webinar-info-chyron .info p.title{color:#000;font-family:TT,Helvetica,Arial,sans-serif;font-size:1.5em;line-height:1.16em;font-weight:600;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden}.webinar-info-chyron .info p.date{display:flex;gap:.75em;font-size:.875em;line-height:1.43em;font-weight:400;color:#676767;width:-webkit-max-content;width:-moz-max-content;width:max-content}.webinar-info-chyron .info p.date tt-icon{color:#212121;opacity:40%;font-size:1.75em}.j2s-intro-chyron{padding:2em}.j2s-intro-chyron .title{font-family:TT,Helvetica,Arial,sans-serif;font-weight:700;font-size:1.3em;line-height:1.5em;margin-bottom:0}.j2s-intro-chyron .description{font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:.875em;line-height:1.429em;margin:0}.j2s-intro-chyron .mic-icon-container{display:inline-flex;gap:.2em;box-sizing:border-box;height:1.714em;align-items:center;justify-content:center;vertical-align:-.3em;margin-bottom:-.3em;margin-inline:.15em;border:.071em solid #dddddd;border-radius:.286em;box-shadow:0 .071em .143em #00000014;padding-inline:.5em;white-space:nowrap}.j2s-intro-chyron .mic-icon-container .mic-icon{font-size:1.25em;color:#858c94}.chyron-overlay{position:relative;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-template-rows:auto;padding:2.5em;align-items:end;z-index:3;height:inherit}.participant-video-track .name-tag{position:absolute;left:1em;bottom:1em;z-index:2;padding:.225em .45em;color:#000;background-color:#fff;font:var(--tt-font-medium)}.on-demand-playback{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:100%;width:100%;object-fit:contain;aspect-ratio:16/9}.floor-headless-feed{height:100%;width:100%}.floor-tray-image{position:absolute;inset:0;height:100%;width:100%;border-radius:.5rem;object-fit:contain}.floor{isolation:isolate;position:relative;height:100%;width:100%;overflow:hidden;border-radius:.5rem}.floor>*{position:absolute;opacity:1;border-radius:.5rem}.floor.transitions-enabled>*{transition-property:opacity,top,bottom,left,right;transition-duration:.5s;transition-timing-function:linear,ease,ease,ease,ease}.floor .participant-video-track{z-index:3}.floor .participant-screen-track{z-index:2}.floor .tray-track{z-index:1}.floor video{border-radius:.5rem}.floor>.hide{opacity:0;inset:40%}.floor[data-layout=solo]>:not(.hide){inset:0;z-index:4}.floor[data-layout=media] .tray-track,.floor[data-layout=media] .participant-screen-track,.floor[data-layout=media] .participant-mobile-track{inset:0}.floor[data-layout=side-by-side] .participant-video-track{inset:50% 0 15% 77.5%}.floor[data-layout=side-by-side] .participant-mobile-track,.floor[data-layout=side-by-side] .participant-screen-track,.floor[data-layout=side-by-side] .tray-track{inset:0 15% 0 0}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide):not(:not(.hide)~:not(.hide)):not(.hide):not(:has(~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide):not(:not(.hide)~:not(.hide)):nth-last-child(1 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(1 of:not(.hide)):not(.hide):not(:has(~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(1 of:not(.hide)):nth-last-child(1 of:not(.hide)){inset:0}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide):not(:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)):not(:has(~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide):not(:not(.hide)~:not(.hide)):nth-last-child(2 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(1 of:not(.hide)):not(.hide):has(~:not(.hide)):not(:has(~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(1 of:not(.hide)):nth-last-child(2 of:not(.hide)){inset:17.171875% 50.3125% 17.171875% .625%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide):not(:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide):not(:not(.hide)~:not(.hide)):nth-last-child(3 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(1 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(1 of:not(.hide)):nth-last-child(3 of:not(.hide)){inset:24.32098766% 66.875% 24.32098766% .625%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide):not(:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide):not(:not(.hide)~:not(.hide)):nth-last-child(4 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(1 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(1 of:not(.hide)):nth-last-child(4 of:not(.hide)){inset:1.111111% 50.3125% 50.4444445% .625%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide):not(:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide):not(:not(.hide)~:not(.hide)):nth-last-child(5 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide):not(:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide):not(:not(.hide)~:not(.hide)):nth-last-child(6 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(1 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(1 of:not(.hide)):nth-last-child(5 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(1 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(1 of:not(.hide)):nth-last-child(6 of:not(.hide)){inset:1.111111% 66.875% 50.4444445% .625%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide):not(:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide):not(:not(.hide)~:not(.hide)):nth-last-child(7 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide):not(:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide):not(:not(.hide)~:not(.hide)):nth-last-child(8 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(1 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(1 of:not(.hide)):nth-last-child(7 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(1 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(1 of:not(.hide)):nth-last-child(8 of:not(.hide)){inset:1.111111% 75.15625% 50.4444445% .625%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide):not(:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide):not(:not(.hide)~:not(.hide)):nth-last-child(9 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(1 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(1 of:not(.hide)):nth-last-child(9 of:not(.hide)){inset:1.111111% 66.875% 66.925926% .625%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide):not(:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide):not(:not(.hide)~:not(.hide)):nth-last-child(10 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(1 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(1 of:not(.hide)):nth-last-child(10 of:not(.hide)){inset:1.111111% 62.734375% 66.925926% 13.046875%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide):not(:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide):not(:not(.hide)~:not(.hide)):nth-last-child(11 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide):not(:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide):not(:not(.hide)~:not(.hide)):nth-last-child(12 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(1 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(1 of:not(.hide)):nth-last-child(11 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(1 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(1 of:not(.hide)):nth-last-child(12 of:not(.hide)){inset:1.111111% 75.15625% 66.925926% .625%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):not(:has(~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(1 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(2 of:not(.hide)):not(.hide):not(:has(~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(2 of:not(.hide)):nth-last-child(1 of:not(.hide)){inset:17.171875% .625% 17.171875% 50.3125%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)):not(:has(~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(2 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(2 of:not(.hide)):not(.hide):has(~:not(.hide)):not(:has(~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(2 of:not(.hide)):nth-last-child(2 of:not(.hide)){inset:24.32098766% 33.75%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(3 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(2 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(2 of:not(.hide)):nth-last-child(3 of:not(.hide)){inset:1.111111% .625% 50.4444445% 50.3125%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(4 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(5 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(2 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(2 of:not(.hide)):nth-last-child(4 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(2 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(2 of:not(.hide)):nth-last-child(5 of:not(.hide)){inset:1.111111% 33.75% 50.4444445%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(6 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(7 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(2 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(2 of:not(.hide)):nth-last-child(6 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(2 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(2 of:not(.hide)):nth-last-child(7 of:not(.hide)){inset:1.111111% 50.3125% 50.4444445% 25.46875%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(8 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(2 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(2 of:not(.hide)):nth-last-child(8 of:not(.hide)){inset:1.111111% 33.75% 66.925926%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(9 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(2 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(2 of:not(.hide)):nth-last-child(9 of:not(.hide)){inset:1.111111% 37.890625% 66.925926%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(10 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(11 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(2 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(2 of:not(.hide)):nth-last-child(10 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(2 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(2 of:not(.hide)):nth-last-child(11 of:not(.hide)){inset:1.111111% 50.3125% 66.925926% 25.46875%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):not(:has(~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(1 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(3 of:not(.hide)):not(.hide):not(:has(~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(3 of:not(.hide)):nth-last-child(1 of:not(.hide)){inset:24.32098766% .625% 24.32098766% 66.875%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)):not(:has(~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(2 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(3 of:not(.hide)):not(.hide):has(~:not(.hide)):not(:has(~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(3 of:not(.hide)):nth-last-child(2 of:not(.hide)){inset:50.6666665% 50.3125% .888889% .625%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(3 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(4 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(3 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(3 of:not(.hide)):nth-last-child(3 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(3 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(3 of:not(.hide)):nth-last-child(4 of:not(.hide)){inset:1.111111% .625% 50.4444445% 66.875%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(5 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(6 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(3 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(3 of:not(.hide)):nth-last-child(5 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(3 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(3 of:not(.hide)):nth-last-child(6 of:not(.hide)){inset:1.111111% 25.46875% 50.4444445% 50.3125%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(7 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(3 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(3 of:not(.hide)):nth-last-child(7 of:not(.hide)){inset:1.111111% .625% 66.925926% 66.875%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(8 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(3 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(3 of:not(.hide)):nth-last-child(8 of:not(.hide)){inset:1.111111% 13.046875% 66.925926% 62.734375%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(9 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(10 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(3 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(3 of:not(.hide)):nth-last-child(9 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(3 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(3 of:not(.hide)):nth-last-child(10 of:not(.hide)){inset:1.111111% 25.46875% 66.925926% 50.3125%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):not(:has(~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(1 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(4 of:not(.hide)):not(.hide):not(:has(~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(4 of:not(.hide)):nth-last-child(1 of:not(.hide)){inset:50.6666665% .625% .888889% 50.3125%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)):not(:has(~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(2 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(4 of:not(.hide)):not(.hide):has(~:not(.hide)):not(:has(~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(4 of:not(.hide)):nth-last-child(2 of:not(.hide)){inset:50.6666665% 50.3125% .888889% 17.1875%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(3 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(4 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(4 of:not(.hide)):nth-last-child(3 of:not(.hide)){inset:50.6666665% 66.875% .888889% .625%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(4 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(4 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(4 of:not(.hide)):nth-last-child(4 of:not(.hide)){inset:1.111111% .625% 50.4444445% 75.15625%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(5 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(4 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(4 of:not(.hide)):nth-last-child(5 of:not(.hide)){inset:1.111111% .625% 50.4444445% 75.15625%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(6 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(4 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(4 of:not(.hide)):nth-last-child(6 of:not(.hide)){inset:34.185185% 66.875% 33.851852% .625%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(7 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(4 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(4 of:not(.hide)):nth-last-child(7 of:not(.hide)){inset:34.185185% 75.15625% 33.851852% .625%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(8 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(9 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(4 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(4 of:not(.hide)):nth-last-child(8 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(4 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(4 of:not(.hide)):nth-last-child(9 of:not(.hide)){inset:1.111111% .625% 66.925926% 75.15625%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):not(:has(~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(1 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(5 of:not(.hide)):not(.hide):not(:has(~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(5 of:not(.hide)):nth-last-child(1 of:not(.hide)){inset:50.6666665% 17.1875% .888889% 50.3125%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)):not(:has(~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(2 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(5 of:not(.hide)):not(.hide):has(~:not(.hide)):not(:has(~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(5 of:not(.hide)):nth-last-child(2 of:not(.hide)){inset:50.6666665% 33.75% .888889%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(3 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(5 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(5 of:not(.hide)):nth-last-child(3 of:not(.hide)){inset:50.6666665% 62.734375% .888889% 13.046875%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(4 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(5 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(5 of:not(.hide)):nth-last-child(4 of:not(.hide)){inset:50.6666665% 75.15625% .888889% .625%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(5 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(5 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(5 of:not(.hide)):nth-last-child(5 of:not(.hide)){inset:34.185185% 33.75% 33.851852%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(6 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(5 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(5 of:not(.hide)):nth-last-child(6 of:not(.hide)){inset:34.185185% 50.3125% 33.851852% 25.46875%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(7 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(5 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(5 of:not(.hide)):nth-last-child(7 of:not(.hide)){inset:34.185185% 62.734375% 33.851852% 13.046875%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(8 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(5 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(5 of:not(.hide)):nth-last-child(8 of:not(.hide)){inset:34.185185% 75.15625% 33.851852% .625%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):not(:has(~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(1 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(6 of:not(.hide)):not(.hide):not(:has(~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(6 of:not(.hide)):nth-last-child(1 of:not(.hide)){inset:50.6666665% .625% .888889% 66.875%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)):not(:has(~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(2 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(6 of:not(.hide)):not(.hide):has(~:not(.hide)):not(:has(~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(6 of:not(.hide)):nth-last-child(2 of:not(.hide)){inset:50.6666665% 37.890625% .888889%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(3 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(6 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(6 of:not(.hide)):nth-last-child(3 of:not(.hide)){inset:50.6666665% 50.3125% .888889% 25.46875%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(4 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(6 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(6 of:not(.hide)):nth-last-child(4 of:not(.hide)){inset:34.185185% .625% 33.851852% 66.875%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(5 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(6 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(6 of:not(.hide)):nth-last-child(5 of:not(.hide)){inset:34.185185% 25.46875% 33.851852% 50.3125%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(6 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(6 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(6 of:not(.hide)):nth-last-child(6 of:not(.hide)){inset:34.185185% 37.890625% 33.851852%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(7 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(6 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(6 of:not(.hide)):nth-last-child(7 of:not(.hide)){inset:34.185185% 50.3125% 33.851852% 25.46875%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):not(:has(~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(1 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(7 of:not(.hide)):not(.hide):not(:has(~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(7 of:not(.hide)):nth-last-child(1 of:not(.hide)){inset:50.6666665% 13.046875% .888889% 62.734375%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)):not(:has(~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(2 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(7 of:not(.hide)):not(.hide):has(~:not(.hide)):not(:has(~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(7 of:not(.hide)):nth-last-child(2 of:not(.hide)){inset:50.6666665% 25.46875% .888889% 50.3125%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(3 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(7 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(7 of:not(.hide)):nth-last-child(3 of:not(.hide)){inset:67.259259% 66.875% .777778% .625%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(4 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(7 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(7 of:not(.hide)):nth-last-child(4 of:not(.hide)){inset:34.185185% .625% 33.851852% 75.15625%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(5 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(7 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(7 of:not(.hide)):nth-last-child(5 of:not(.hide)){inset:34.185185% 13.046875% 33.851852% 62.734375%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(6 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(7 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(7 of:not(.hide)):nth-last-child(6 of:not(.hide)){inset:34.185185% 25.46875% 33.851852% 50.3125%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):not(:has(~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(1 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(8 of:not(.hide)):not(.hide):not(:has(~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(8 of:not(.hide)):nth-last-child(1 of:not(.hide)){inset:50.6666665% .625% .888889% 75.15625%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)):not(:has(~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(2 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(8 of:not(.hide)):not(.hide):has(~:not(.hide)):not(:has(~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(8 of:not(.hide)):nth-last-child(2 of:not(.hide)){inset:67.259259% 33.75% .777778%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(3 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(8 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(8 of:not(.hide)):nth-last-child(3 of:not(.hide)){inset:67.259259% 62.734375% .777778% 13.046875%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(4 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(8 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(8 of:not(.hide)):nth-last-child(4 of:not(.hide)){inset:67.259259% 75.15625% .777778% .625%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(5 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(8 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(8 of:not(.hide)):nth-last-child(5 of:not(.hide)){inset:34.185185% .625% 33.851852% 75.15625%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):not(:has(~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(1 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(9 of:not(.hide)):not(.hide):not(:has(~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(9 of:not(.hide)):nth-last-child(1 of:not(.hide)){inset:67.259259% .625% .777778% 66.875%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)):not(:has(~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(2 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(9 of:not(.hide)):not(.hide):has(~:not(.hide)):not(:has(~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(9 of:not(.hide)):nth-last-child(2 of:not(.hide)){inset:67.259259% 37.890625% .777778%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(3 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(9 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(9 of:not(.hide)):nth-last-child(3 of:not(.hide)){inset:67.259259% 50.3125% .777778% 25.46875%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(4 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(9 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(9 of:not(.hide)):nth-last-child(4 of:not(.hide)){inset:67.259259% 75.15625% .777778% .625%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):not(:has(~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(1 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(10 of:not(.hide)):not(.hide):not(:has(~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(10 of:not(.hide)):nth-last-child(1 of:not(.hide)){inset:67.259259% 13.046875% .777778% 62.734375%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)):not(:has(~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(2 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(10 of:not(.hide)):not(.hide):has(~:not(.hide)):not(:has(~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(10 of:not(.hide)):nth-last-child(2 of:not(.hide)){inset:67.259259% 25.46875% .777778% 50.3125%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(3 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(10 of:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(10 of:not(.hide)):nth-last-child(3 of:not(.hide)){inset:67.259259% 50.3125% .777778% 25.46875%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):not(:has(~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(1 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(11 of:not(.hide)):not(.hide):not(:has(~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(11 of:not(.hide)):nth-last-child(1 of:not(.hide)){inset:67.259259% .625% .777778% 75.15625%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)):not(:has(~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(2 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(11 of:not(.hide)):not(.hide):has(~:not(.hide)):not(:has(~:not(.hide)~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(11 of:not(.hide)):nth-last-child(2 of:not(.hide)){inset:67.259259% 25.46875% .777778% 50.3125%}.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):not(:has(~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(1 of:not(.hide)),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(12 of:not(.hide)):not(.hide):not(:has(~:not(.hide))),.floor[data-layout=panel]:not(:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide))) .participant-video-track:nth-child(12 of:not(.hide)):nth-last-child(1 of:not(.hide)){inset:67.259259% .625% .777778% 75.15625%}.floor[data-layout=tray] .tray-track{inset:0}.floor[data-layout=tray] .participant-video-track{inset:50% 0 15% 77.5%}.floor[data-layout=tray] .participant-video-track:not(.hide)~.tray-track{inset:0 15% 0 0}.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)):not(:has(.participant-video-track:not(.hide))) .tray-track,.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)):not(:has(.participant-video-track:not(.hide))) .participant-screen-track,.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)):not(:has(.participant-video-track:not(.hide))) .participant-mobile-track,.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)):not(:has(.participant-video-track:not(.hide))) .tray-track,.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)):not(:has(.participant-video-track:not(.hide))) .participant-screen-track,.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)):not(:has(.participant-video-track:not(.hide))) .participant-mobile-track{inset:0}.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .tray-track,.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-screen-track,.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-mobile-track,.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .tray-track,.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-screen-track,.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-mobile-track{inset:0 15% 0 0}.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track.participant-video-track:not(.hide):not(.participant-video-track:not(.hide)~.participant-video-track:not(.hide)).participant-video-track:not(.hide):not(:has(~.participant-video-track:not(.hide))),.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track.participant-video-track:not(.hide):not(.participant-video-track:not(.hide)~.participant-video-track:not(.hide)):nth-last-child(1 of.participant-video-track:not(.hide)),.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track:nth-child(1 of.participant-video-track:not(.hide)).participant-video-track:not(.hide):not(:has(~.participant-video-track:not(.hide))),.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track:nth-child(1 of.participant-video-track:not(.hide)):nth-last-child(1 of.participant-video-track:not(.hide)),.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track.participant-video-track:not(.hide):not(.participant-video-track:not(.hide)~.participant-video-track:not(.hide)).participant-video-track:not(.hide):not(:has(~.participant-video-track:not(.hide))),.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track.participant-video-track:not(.hide):not(.participant-video-track:not(.hide)~.participant-video-track:not(.hide)):nth-last-child(1 of.participant-video-track:not(.hide)),.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track:nth-child(1 of.participant-video-track:not(.hide)).participant-video-track:not(.hide):not(:has(~.participant-video-track:not(.hide))),.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track:nth-child(1 of.participant-video-track:not(.hide)):nth-last-child(1 of.participant-video-track:not(.hide)){inset:50% 0 15% 77.5%}.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track.participant-video-track:not(.hide):not(.participant-video-track:not(.hide)~.participant-video-track:not(.hide)).participant-video-track:not(.hide):has(~.participant-video-track:not(.hide)):not(:has(~.participant-video-track:not(.hide)~.participant-video-track:not(.hide))),.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track.participant-video-track:not(.hide):not(.participant-video-track:not(.hide)~.participant-video-track:not(.hide)):nth-last-child(2 of.participant-video-track:not(.hide)),.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track:nth-child(1 of.participant-video-track:not(.hide)).participant-video-track:not(.hide):has(~.participant-video-track:not(.hide)):not(:has(~.participant-video-track:not(.hide)~.participant-video-track:not(.hide))),.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track:nth-child(1 of.participant-video-track:not(.hide)):nth-last-child(2 of.participant-video-track:not(.hide)),.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track.participant-video-track:not(.hide):not(.participant-video-track:not(.hide)~.participant-video-track:not(.hide)).participant-video-track:not(.hide):has(~.participant-video-track:not(.hide)):not(:has(~.participant-video-track:not(.hide)~.participant-video-track:not(.hide))),.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track.participant-video-track:not(.hide):not(.participant-video-track:not(.hide)~.participant-video-track:not(.hide)):nth-last-child(2 of.participant-video-track:not(.hide)),.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track:nth-child(1 of.participant-video-track:not(.hide)).participant-video-track:not(.hide):has(~.participant-video-track:not(.hide)):not(:has(~.participant-video-track:not(.hide)~.participant-video-track:not(.hide))),.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track:nth-child(1 of.participant-video-track:not(.hide)):nth-last-child(2 of.participant-video-track:not(.hide)){inset:10% 0 55% 77.5%}.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track.participant-video-track:not(.hide):not(.participant-video-track:not(.hide)~.participant-video-track:not(.hide)).participant-video-track:not(.hide):has(~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)):not(:has(~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide))),.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track.participant-video-track:not(.hide):not(.participant-video-track:not(.hide)~.participant-video-track:not(.hide)):nth-last-child(3 of.participant-video-track:not(.hide)),.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track:nth-child(1 of.participant-video-track:not(.hide)).participant-video-track:not(.hide):has(~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)):not(:has(~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide))),.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track:nth-child(1 of.participant-video-track:not(.hide)):nth-last-child(3 of.participant-video-track:not(.hide)),.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track.participant-video-track:not(.hide):not(.participant-video-track:not(.hide)~.participant-video-track:not(.hide)).participant-video-track:not(.hide):has(~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)):not(:has(~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide))),.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track.participant-video-track:not(.hide):not(.participant-video-track:not(.hide)~.participant-video-track:not(.hide)):nth-last-child(3 of.participant-video-track:not(.hide)),.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track:nth-child(1 of.participant-video-track:not(.hide)).participant-video-track:not(.hide):has(~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)):not(:has(~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide))),.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track:nth-child(1 of.participant-video-track:not(.hide)):nth-last-child(3 of.participant-video-track:not(.hide)){inset:8% 0 63% 78%}.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track.participant-video-track:not(.hide):not(.participant-video-track:not(.hide)~.participant-video-track:not(.hide)).participant-video-track:not(.hide):has(~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)):not(:has(~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide))),.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track.participant-video-track:not(.hide):not(.participant-video-track:not(.hide)~.participant-video-track:not(.hide)):nth-last-child(4 of.participant-video-track:not(.hide)),.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track:nth-child(1 of.participant-video-track:not(.hide)).participant-video-track:not(.hide):has(~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)):not(:has(~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide))),.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track:nth-child(1 of.participant-video-track:not(.hide)):nth-last-child(4 of.participant-video-track:not(.hide)),.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track.participant-video-track:not(.hide):not(.participant-video-track:not(.hide)~.participant-video-track:not(.hide)).participant-video-track:not(.hide):has(~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)):not(:has(~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide))),.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track.participant-video-track:not(.hide):not(.participant-video-track:not(.hide)~.participant-video-track:not(.hide)):nth-last-child(4 of.participant-video-track:not(.hide)),.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track:nth-child(1 of.participant-video-track:not(.hide)).participant-video-track:not(.hide):has(~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)):not(:has(~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide))),.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track:nth-child(1 of.participant-video-track:not(.hide)):nth-last-child(4 of.participant-video-track:not(.hide)){inset:0 0 75.75% 82%}.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track.participant-video-track:not(.hide)~.participant-video-track:not(.hide):not(.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)).participant-video-track:not(.hide):not(:has(~.participant-video-track:not(.hide))),.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track.participant-video-track:not(.hide)~.participant-video-track:not(.hide):not(.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)):nth-last-child(1 of.participant-video-track:not(.hide)),.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track:nth-child(2 of.participant-video-track:not(.hide)).participant-video-track:not(.hide):not(:has(~.participant-video-track:not(.hide))),.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track:nth-child(2 of.participant-video-track:not(.hide)):nth-last-child(1 of.participant-video-track:not(.hide)),.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track.participant-video-track:not(.hide)~.participant-video-track:not(.hide):not(.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)).participant-video-track:not(.hide):not(:has(~.participant-video-track:not(.hide))),.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track.participant-video-track:not(.hide)~.participant-video-track:not(.hide):not(.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)):nth-last-child(1 of.participant-video-track:not(.hide)),.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track:nth-child(2 of.participant-video-track:not(.hide)).participant-video-track:not(.hide):not(:has(~.participant-video-track:not(.hide))),.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track:nth-child(2 of.participant-video-track:not(.hide)):nth-last-child(1 of.participant-video-track:not(.hide)){inset:50% 0 15% 77.5%}.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track.participant-video-track:not(.hide)~.participant-video-track:not(.hide):not(.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)).participant-video-track:not(.hide):has(~.participant-video-track:not(.hide)):not(:has(~.participant-video-track:not(.hide)~.participant-video-track:not(.hide))),.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track.participant-video-track:not(.hide)~.participant-video-track:not(.hide):not(.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)):nth-last-child(2 of.participant-video-track:not(.hide)),.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track:nth-child(2 of.participant-video-track:not(.hide)).participant-video-track:not(.hide):has(~.participant-video-track:not(.hide)):not(:has(~.participant-video-track:not(.hide)~.participant-video-track:not(.hide))),.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track:nth-child(2 of.participant-video-track:not(.hide)):nth-last-child(2 of.participant-video-track:not(.hide)),.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track.participant-video-track:not(.hide)~.participant-video-track:not(.hide):not(.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)).participant-video-track:not(.hide):has(~.participant-video-track:not(.hide)):not(:has(~.participant-video-track:not(.hide)~.participant-video-track:not(.hide))),.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track.participant-video-track:not(.hide)~.participant-video-track:not(.hide):not(.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)):nth-last-child(2 of.participant-video-track:not(.hide)),.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track:nth-child(2 of.participant-video-track:not(.hide)).participant-video-track:not(.hide):has(~.participant-video-track:not(.hide)):not(:has(~.participant-video-track:not(.hide)~.participant-video-track:not(.hide))),.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track:nth-child(2 of.participant-video-track:not(.hide)):nth-last-child(2 of.participant-video-track:not(.hide)){inset:39% 0 32% 78%}.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track.participant-video-track:not(.hide)~.participant-video-track:not(.hide):not(.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)).participant-video-track:not(.hide):has(~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)):not(:has(~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide))),.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track.participant-video-track:not(.hide)~.participant-video-track:not(.hide):not(.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)):nth-last-child(3 of.participant-video-track:not(.hide)),.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track:nth-child(2 of.participant-video-track:not(.hide)).participant-video-track:not(.hide):has(~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)):not(:has(~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide))),.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track:nth-child(2 of.participant-video-track:not(.hide)):nth-last-child(3 of.participant-video-track:not(.hide)),.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track.participant-video-track:not(.hide)~.participant-video-track:not(.hide):not(.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)).participant-video-track:not(.hide):has(~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)):not(:has(~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide))),.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track.participant-video-track:not(.hide)~.participant-video-track:not(.hide):not(.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)):nth-last-child(3 of.participant-video-track:not(.hide)),.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track:nth-child(2 of.participant-video-track:not(.hide)).participant-video-track:not(.hide):has(~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)):not(:has(~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide))),.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track:nth-child(2 of.participant-video-track:not(.hide)):nth-last-child(3 of.participant-video-track:not(.hide)){inset:25.25% 0 50.5% 82%}.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide):not(.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)).participant-video-track:not(.hide):not(:has(~.participant-video-track:not(.hide))),.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide):not(.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)):nth-last-child(1 of.participant-video-track:not(.hide)),.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track:nth-child(3 of.participant-video-track:not(.hide)).participant-video-track:not(.hide):not(:has(~.participant-video-track:not(.hide))),.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track:nth-child(3 of.participant-video-track:not(.hide)):nth-last-child(1 of.participant-video-track:not(.hide)),.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide):not(.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)).participant-video-track:not(.hide):not(:has(~.participant-video-track:not(.hide))),.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide):not(.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)):nth-last-child(1 of.participant-video-track:not(.hide)),.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track:nth-child(3 of.participant-video-track:not(.hide)).participant-video-track:not(.hide):not(:has(~.participant-video-track:not(.hide))),.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track:nth-child(3 of.participant-video-track:not(.hide)):nth-last-child(1 of.participant-video-track:not(.hide)){inset:71% 0 0 78%}.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide):not(.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)).participant-video-track:not(.hide):has(~.participant-video-track:not(.hide)):not(:has(~.participant-video-track:not(.hide)~.participant-video-track:not(.hide))),.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide):not(.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)):nth-last-child(2 of.participant-video-track:not(.hide)),.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track:nth-child(3 of.participant-video-track:not(.hide)).participant-video-track:not(.hide):has(~.participant-video-track:not(.hide)):not(:has(~.participant-video-track:not(.hide)~.participant-video-track:not(.hide))),.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track:nth-child(3 of.participant-video-track:not(.hide)):nth-last-child(2 of.participant-video-track:not(.hide)),.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide):not(.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)).participant-video-track:not(.hide):has(~.participant-video-track:not(.hide)):not(:has(~.participant-video-track:not(.hide)~.participant-video-track:not(.hide))),.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide):not(.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)):nth-last-child(2 of.participant-video-track:not(.hide)),.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track:nth-child(3 of.participant-video-track:not(.hide)).participant-video-track:not(.hide):has(~.participant-video-track:not(.hide)):not(:has(~.participant-video-track:not(.hide)~.participant-video-track:not(.hide))),.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track:nth-child(3 of.participant-video-track:not(.hide)):nth-last-child(2 of.participant-video-track:not(.hide)){inset:50.5% 0 25.25% 82%}.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide):not(.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)).participant-video-track:not(.hide):not(:has(~.participant-video-track:not(.hide))),.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide):not(.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)):nth-last-child(1 of.participant-video-track:not(.hide)),.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track:nth-child(4 of.participant-video-track:not(.hide)).participant-video-track:not(.hide):not(:has(~.participant-video-track:not(.hide))),.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track:nth-child(4 of.participant-video-track:not(.hide)):nth-last-child(1 of.participant-video-track:not(.hide)),.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide):not(.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)).participant-video-track:not(.hide):not(:has(~.participant-video-track:not(.hide))),.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide):not(.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)~.participant-video-track:not(.hide)):nth-last-child(1 of.participant-video-track:not(.hide)),.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track:nth-child(4 of.participant-video-track:not(.hide)).participant-video-track:not(.hide):not(:has(~.participant-video-track:not(.hide))),.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-video-track:nth-child(4 of.participant-video-track:not(.hide)):nth-last-child(1 of.participant-video-track:not(.hide)){inset:75.75% 0 0 82%}.scaled-stage{flex:1;height:100%;display:flex;container-type:inline-size}.scaled-stage .scaled-stage-content{display:grid;align-items:center;margin:auto;width:min(100%,177.7777777778vh);font-size:calc(min(100vw - 400px,177.7777777778vh)*.0108)}@supports (container-type: size){.scaled-stage .scaled-stage-content{width:min(100cqw,177.7777777778cqh);height:min(56.25cqw,100cqh);font-size:min(1.08cqw,1.92cqh)}}.scaled-stage .scaled-stage-content>*{aspect-ratio:1.7777777778;grid-column:1/-1;grid-row:1/-1}.stage-container{display:flex;flex:1;height:100%}.scaled-stage-container{width:100%;height:100%}.hud{display:flex;height:100%;width:100%;justify-content:flex-end}.hud .hud-controls{display:flex;flex-direction:column;gap:2.5rem;justify-content:center;opacity:0;transition:.25s opacity linear}.hud .hud-controls .hud-controls-group{display:flex;flex-direction:column;gap:.5rem}.hud .hud-controls tt-button[color=primary][disabled]::part(base){background-color:#1fc95c;color:#fff}.hud .hud-controls tt-button[color=secondary]::part(base){background-color:#0000009e;color:#ffffff8c}.hud .hud-controls tt-button[color=secondary]::part(base):hover,.hud .hud-controls tt-button[color=secondary]::part(base):focus-within{color:#fff}.hud:hover .hud-controls,.hud:focus-within .hud-controls{opacity:1}.hud.open .hud-controls{opacity:1;transition:none}.live-transcription-container{position:absolute;bottom:130px;width:100%;display:flex;justify-content:center;align-items:end;padding:0 3rem;z-index:5;overflow:hidden}.live-transcription-container.hidden{display:none}.live-transcription-container .transcription{background:#32323280;border-radius:.5rem;padding:.5rem;font-weight:400;font-size:1.4rem;color:#fff;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;text-align:center;text-wrap-style:balance}.go-on-camera-info{display:flex;flex-direction:column}.go-on-camera-info .info-text{font:var(--tt-font-medium);padding-bottom:5px}.go-on-camera-info .suggestion-text{font:var(--tt-font-size-xs)}.go-on-camera-info .suggestion-text .suggestion-text-info{padding:3px;font-size:x-small;border-radius:5px;border:1px solid var(--tt-color-gray-500)}.go-on-camera-info .suggestion-text .suggestion-text-info .mic-icon{font-size:large;vertical-align:middle;padding-right:2px;margin-top:-3px}.poll-card .body{display:flex;flex:1}.poll-card .body .results{display:flex;flex:1;flex-direction:column;gap:16px}.poll-card .body .results .result{display:flex;flex-direction:column;gap:8px}.poll-card .body .results .result .option{display:flex;flex:1;justify-content:space-between}.poll-card .body .results .result .p-bar{--height: .5rem;--track-color: #ccc;--indicator-color: #222}.poll-card .body .results .confirm-component{display:flex;flex-direction:column}.tray{display:flex;flex-direction:column;gap:.5rem;padding-top:.5rem;transition-duration:.25s;transition-property:width margin;transition-timing-function:ease;width:19rem}.tray .tray-header{align-items:center;color:var(--tt-color-white);display:flex}.tray .tray-header tt-icon-button{font-size:1.25rem}.tray .tray-header .mixed-mode-btn-group{transition:opacity .15s linear}.tray .tray-header .mixed-mode-btn-group tt-button-group{display:flex}.tray .tray-header .mixed-mode-btn-group tt-button::part(base){height:24px}.tray .tray-header .mixed-mode-btn-group tt-button::part(base):after{content:none!important}.tray .tray-header .tray-header-title{min-width:0px;opacity:1;overflow:hidden;text-overflow:ellipsis;transition:opacity .25s linear;white-space:nowrap;margin-right:8px}.tray .tray-header .tray-mode-trigger{margin-left:auto;transition:opacity .15s linear}.tray .tray-header .mixed-mode-icon.disabled{color:var(--tt-color-gray-600)}.tray .tray-list{align-self:flex-end;opacity:1;overflow-y:auto;scrollbar-gutter:stable;transition:opacity .25s linear;width:19rem;padding-inline:.5rem;flex:1}.tray .tray-list::-webkit-scrollbar{width:6px}.tray .tray-list::-webkit-scrollbar-track{background-color:var(--tt-color-black)}.tray .tray-list::-webkit-scrollbar-thumb{background-color:var(--tt-color-gray-800);border-radius:var(--tt-border-radius-pill)}.tray[data-open=false]{margin-right:-.5rem;width:2.25rem}.tray[data-open=false] .tray-list,.tray[data-open=false] .tray-header-title,.tray[data-open=false] .mixed-mode-btn-group,.tray[data-open=false] .tray-mode-trigger{opacity:0}.tray .selectable-container{margin-left:auto;position:relative;border-radius:8px;margin-right:14px}.tray .selectable-container[data-selected]:not([data-selected=false]):after{content:"";position:absolute;inset:0;border:2px solid #1ec95b;border-radius:8px;pointer-events:none;z-index:2}.tray div[slot=toolbar]{align-items:center;display:flex;font-size:1rem;gap:.25rem}tt-icon[data-drag-handle=true]{cursor:-webkit-grab;cursor:grab}tt-tray-chyron-speaker [slot=toolbar] .visibility-icon{margin-inline:-.5rem}.intro-text{color:var(--tt-color-white);display:flex;font-size:var(--tt-font-size-sm);justify-content:center;padding:var(--tt-spacing-xs)}.upload-dialog{--width: 30rem}tt-tray-item .icon-enclosure{display:flex;width:24px;height:24px;align-items:center;justify-content:center;border-radius:.25rem;padding:.25rem}tt-tray-item tt-icon[data-drag-handle=true]{border-radius:.25rem;padding:.125rem;margin:0 .25rem}tt-tray-item .icon-enclosure,tt-tray-item tt-icon[data-drag-handle=true]{transition-property:background-color;transition-duration:.25s}tt-tray-video:hover .icon-enclosure,tt-tray-video:hover tt-icon[data-drag-handle=true],tt-tray-image:hover .icon-enclosure,tt-tray-image:hover tt-icon[data-drag-handle=true],tt-tray-item.sortable-drag tt-tray-video .icon-enclosure,tt-tray-item.sortable-drag tt-tray-video tt-icon[data-drag-handle=true],tt-tray-item.sortable-drag tt-tray-image .icon-enclosure,tt-tray-item.sortable-drag tt-tray-image tt-icon[data-drag-handle=true]{background-color:#00000070}.mixed-mode-participant-list-popover .mixed-mode-participant-selector-button{display:block}.mixed-mode-participant-list-popover .mixed-mode-participant-selector-button .mixed-mode-participant-selector-icon{font-size:1rem;color:var(--tt-color-gray-500)}.mixed-mode-participant-list-popover .mixed-mode-participant-selector-button .mixed-mode-participant-selector-icon.highlighted{color:#fff}.tray-floor-trigger{margin-left:auto;margin-right:.5rem;border-radius:.25rem}.tray-floor-trigger::part(base){padding:0 .25rem;border-radius:.25rem}.tray-floor-trigger[data-active]:not([data-active=false]){outline:2px solid var(--tt-color-green-400)}.forewarn{position:fixed;z-index:100000000;inset:0;background-color:#000c}.forewarn .forewarn-notice{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font:var(--tt-font-standard);font-size:1rem;line-height:normal;background-color:#fff;color:#000;border-radius:.5rem;box-shadow:0 1.2px 2.2px #00000005,0 2.9px 5.3px #00000007,0 5.4px 10px #00000009,0 9.6px 17.9px #0000000b,0 18px 33.4px #0000000d,0 43px 80px #00000012;padding:1.5rem;max-width:59ch}.forewarn .forewarn-notice b{font-weight:700}.forewarn .forewarn-notice p:last-of-type{margin:0}.forewarn .forewarn-notice .tooltip-trigger{-webkit-text-decoration:underline dashed;text-decoration:underline dashed;cursor:help}.forewarn .forewarn-notice .tooltip-content{text-align:center;max-width:23ch;display:block}.forewarn .forewarn-notice tt-button{float:right}.webinar-tray{scroll-padding-top:30%;scrollbar-gutter:stable}.webinar-tray::-webkit-scrollbar{width:6px}.webinar-tray::-webkit-scrollbar-track{background-color:var(--tt-color-black)}.webinar-tray::-webkit-scrollbar-thumb{background-color:var(--tt-color-gray-800);border-radius:var(--tt-border-radius-pill)}.hud-wrapper{position:absolute;right:1rem;top:25%;bottom:25%;width:200px;z-index:2}.webinars-foyer-options-container{display:flex;flex-direction:row;gap:8px;justify-content:center;margin:8px;padding:0 35px;width:100%;flex-wrap:wrap}.webinars-foyer-options-container .webinars-foyer-demo-mode-trigger{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;font-size:12px;text-decoration:underline;cursor:pointer;margin-block:.5rem}.webinars-foyer-options-container .webinars-foyer-demo-mode-trigger:hover,.webinars-foyer-options-container .webinars-foyer-demo-mode-trigger:focus-visible{color:var(--tt-color-blue-500)}.second-cam-video-preview{position:relative;height:100%;width:100%;background:var(--tt-color-gray-800);display:grid;place-items:center}.second-cam-video-preview[data-facing-mode=user] video{transform:scaleX(-1)}.second-cam-video-preview .second-cam-disabled-icon{font-size:30vw;color:#fff}.second-cam-video-preview .second-cam-switch-camera-button{position:absolute;bottom:1rem;right:1rem}.second-cam-video-preview .debug-second-cam-devices{position:absolute;background-color:#fff;top:1rem;left:1rem}.webinar-container-component .gear-mode-loader{position:absolute;left:50%;top:50%;transform:translate3d(-50%,-50%,0)}body{height:100%;background-color:var(--tt-color-gray-900)}body .ant-message{top:80px}.webinar-container-component{position:relative;width:100%;height:100vh;height:100dvh;background:#000;font-family:Inter,sans-serif}.webinar-container-component.second-cam{position:fixed;inset:0;overflow:hidden}.webinar-container-component.second-cam .participant-component{width:100%;height:100%}.webinar-container-component.second-cam .muting-icon-wrapper.is-large{position:absolute;bottom:8px;right:8px;padding:5px}.webinar-container-component.second-cam .remaining-tracks .video-track{width:100%;height:100%}.webinar-container-component.second-cam .webcam-track,.webinar-container-component.second-cam .remaining-tracks{margin:0}.webinar-container-component.second-cam .participant-name{display:none}.webinar-container-component.second-cam .remote-track-component.video-track{position:fixed;margin-right:0;margin-top:0;border-width:5px}.webinar-container-component.second-cam .remote-track-component.video-track video{height:100%;width:100%}.webinar-container-component.second-cam .remote-track-component.video-track .volume-meter-component,.webinar-container-component.second-cam .remote-track-component.video-track .selected-text{display:none}.webinar-container-component.second-cam .timer-component{font-size:32px;padding:10px;inset:auto auto 8px 8px}.webinar-container-component.second-cam .facingmode-trigger{position:absolute;bottom:8px;right:8px;border-radius:2px;background-color:#00000052;z-index:999;display:flex;justify-content:center;align-items:center}.webinar-container-component.is-gear-mode .participants-container{display:none}.webinar-container-component.is-gear-mode .hud-trigger{width:200px}.webinar-container-component .gear-mode-hint{position:absolute;width:362px;bottom:5%;left:50%;transform:translate3d(-50%,0,0);font-size:13px;align-items:flex-start;z-index:992}.webinar-container-component .gear-mode-hint h4{font-size:15px;color:#fff;margin-bottom:4px}.webinar-container-component .gear-mode-loader h3{font-size:20px;color:#fff}.webinar-container-component .gear-mode-loader h4{font-size:15px;color:#a2a3a2}.webinar-container-component .streaming-info-panel-component{position:absolute;bottom:0;left:0;right:0;z-index:998}.webinar-container-component .hud-trigger{position:absolute;right:0;top:25%;bottom:25%;width:200px;z-index:990}.webinar-container-component .hud-trigger.with-visible-overlay{z-index:995}.webinar-container-component .webinar-controls-hud-component{position:absolute;right:8px;top:50%;z-index:999;transform:translateY(-50%)}.webinar-container-component .webinar-controls-hud-component>div{transition:.5s cubic-bezier(.175,.885,.32,1.275) opacity;opacity:0}.webinar-container-component .webinar-controls-hud-component.is-visible>div{opacity:1}.webinar-container-component video{display:block}.webinar-container-component video.playback-staged-video-component{display:none}.webinar-container-component video.playback-staged-video-component.is-visible{display:block}.webinar-container-component.role-producer .participant-component .remote-track-component{cursor:pointer}.webinar-container-component .webinar-content{position:relative;display:flex;flex-direction:column;height:100%}.webinar-container-component .webinar-content .top-corner-info-tools{top:8px;right:32px;position:absolute;display:flex;gap:8px}.webinar-container-component .webinar-content .webinar-preview{position:relative;z-index:1;flex:1 1 auto;display:flex;justify-content:center;align-items:center;overflow:hidden;padding-left:8px}.webinar-container-component .webinar-content .webinar-preview .live-overlay-component .live-presenter-overlay-component{position:fixed;bottom:140px}.webinar-container-component .webinar-content .webinar-guest-presenter-preview[data-live]:not([data-live=false]){position:relative}.webinar-container-component .webinar-content .webinar-guest-presenter-preview[data-live]:not([data-live=false]):after{content:"";position:absolute;inset:0;border-width:3px;border-style:solid;border-radius:8px;animation-name:breathe-live;animation-duration:1.5s;animation-direction:alternate;animation-iteration-count:2;animation-timing-function:cubic-bezier(0,.8,.96,.85)}@keyframes breathe-live{0%,to{border-color:#fa464600}50%{border-color:#fa4646cc}}.webinar-container-component .layout-component{height:100%}.webinar-container-component .layout-component .ant-layout{height:100%;background:none}.webinar-container-component .layout-component .ant-layout-content{position:relative;overflow:hidden}.webinar-container-component .layout-component .ant-layout-sider-trigger{background-color:#3f403f}.webinar-container-component .layout-component .webinar-sider{overflow:hidden;z-index:20;background:unset}.webinar-container-component .layout-component .webinar-tray{background:unset;overflow-y:auto}.webinar-container-component .top-toolbar{position:absolute;top:10px;right:10px;display:flex;z-index:5}.webinar-container-component .top-toolbar>div{margin-right:5px}.webinar-container-component .gear-player-wrapper{width:100%;max-height:100%;position:absolute;top:50%;transform:translate3d(0,-50%,0);z-index:989;display:flex;align-items:center;overflow:hidden}.webinar-container-component .gear-player-wrapper .video-player-component{width:100%;height:60vh}.webinar-container-component .gear-player-wrapper .video-player-component iframe{width:100%;height:100%;background-color:#000;overflow:hidden}.webinar-container-component .live-preview-wrapper{width:100%}.webinar-container-component .live-preview-wrapper.is-selected{border:4px solid #14d05f;border-radius:1px}.webinar-container-component .live-preview-wrapper{display:flex;width:100%;max-height:100%;z-index:991}.webinar-container-component .live-preview-wrapper .live-preview-component{flex:1 1 auto;position:relative}.webinar-container-component .live-preview-wrapper .live-preview-component.compensate-height .live-overlay-component{position:absolute;inset:63px 0 0}.webinar-container-component .live-preview-wrapper .live-preview-component .poll-overlay-component{position:absolute;top:50%;transform:translate3d(0,-50%,0)}.webinar-container-component .live-preview-wrapper .hud-inside-trigger{position:absolute;right:0;top:0;bottom:0;width:200px;z-index:991}.webinar-container-component .live-preview-wrapper .playback-staged-videos-container-component{width:100%}.webinar-container-component .live-preview-wrapper video{width:100%;height:100%}.webinar-container-component .screen-sharing-preview-message-component{align-self:center}.webinar-container-component .muted-webcam-preview-message-component{align-self:center;text-align:center;margin:0 auto}.webinar-container-component .participants-container{display:flex;align-items:flex-end;flex-wrap:wrap;position:absolute;bottom:0;left:0;width:100%;padding-left:10px;text-align:right;z-index:997}.webinar-container-component .participants-container .participant-component{margin-bottom:10px}.webinar-container-component .participants-container>*{display:flex}.webinar-container-component .invite-presenter-trigger{margin-bottom:10px;width:200px;text-align:center;cursor:pointer}.webinar-container-component .invite-presenter-trigger .invite-text{height:22px;color:#fff;text-shadow:1px 1px 1px #000}.webinar-container-component .invite-presenter-trigger .invite-area{height:134px;background-color:#212221}.webinar-container-component .playback-video-controls-bar-component{position:absolute;top:140px;left:24px;right:24px;z-index:993}@media only screen and (max-height: 800px){.webinar-container-component .playback-video-controls-bar-component{top:15%}}.webinar-container-component .participant-zoom-enter,.webinar-container-component .participant-zoom-appear{transform:scale(0) translateZ(0);width:0}.webinar-container-component .participant-zoom-enter.participant-zoom-enter-active,.webinar-container-component .participant-zoom-appear.participant-zoom-appear-active{transform:scale(1) translateZ(0);width:140px;transition:transform .3s .2s,width .2s}.webinar-container-component .participant-zoom-leave{transform:scale(1) translateZ(0);width:140px}.webinar-container-component .participant-zoom-leave.participant-zoom-leave-active{transform:scale(0) translateZ(0);width:0;transition:transform .3s,width .2s .3s}.playback-drawer{height:calc(100% - 72px);z-index:989}.playback-drawer .ant-drawer-wrapper-body{background-color:#292a29}.playback-drawer .ant-drawer-body{padding:0}.playback-drawer .ant-drawer-close-x{color:#aaa;line-height:41px;width:42px}.playback-drawer h3{margin:7px 7px 20px;color:#fff;line-height:27px}.webinar-over-overlay-component{display:flex;position:absolute;left:0;top:0;width:100%;height:100%}.webinar-over-overlay-component .content-wrapper{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;padding:140px 20px 200px;background-color:#333333b3;box-shadow:0 8px 32px #00000014,0 4px 16px #00000014;z-index:994}@media (max-width: 960px){.webinar-over-overlay-component .content-wrapper{padding:40px 16px 16px}}@media (max-width: 960px){.webinar-over-overlay-component .schedule-timer-component .icon-and-timer{font-size:24px;margin:8px 0}}.webinar-over-overlay-component .heading{text-align:center;color:#fff}.webinar-over-overlay-component .heading .name{font-size:24px;line-height:1.17}@media (max-width: 960px){.webinar-over-overlay-component .heading .name{font-size:18px}}.webinar-over-overlay-component .heading .webinar-ended-message{font-size:13px;line-height:18px;margin:8px auto;max-width:225px}@media (max-width: 960px){.webinar-over-overlay-component .heading-wrapper{display:flex;align-items:baseline;margin-bottom:8px}.webinar-over-overlay-component .heading-wrapper .schedule-timer-component{padding-left:4px}.webinar-over-overlay-component .heading-wrapper .icon-and-timer{margin:0}}.webinar-over-overlay-component .help-text{text-align:center;margin:0 auto;font-size:13px;color:#fffc}.webinar-over-overlay-component .over-overlay-body-wrapper{width:100%;max-width:690px;margin:0 auto;text-align:center;color:#fff}.webinar-over-overlay-component .metrics-wrapper{margin:60px 0}.webinar-over-overlay-component .metric-single-component .metric-title,.webinar-over-overlay-component .metric-single-component .metric-subtitle,.webinar-over-overlay-component .metric-single-component .metric-number{color:#fff}.webinar-over-overlay-component .copy-link-text{margin-top:60px;font-size:13px}.webinar-over-overlay-component .copy-link-text a{color:#aaa}.webinar-over-overlay-component .copy-link-text a:hover{color:#aaa;text-decoration:underline}.webinar-over-overlay-component .copy-link-text .clipboard-button-component{position:absolute;right:0;top:0;background-color:#00000040;opacity:0;transition:opacity .2s}.webinar-over-overlay-component .copy-link-text .link-wrapper{position:relative;display:inline-block;padding:0 30px}.webinar-over-overlay-component .copy-link-text .link-wrapper:hover .clipboard-button-component{opacity:1;transition:opacity .2s}@media (max-width: 960px){.webinar-over-overlay-component .copy-link-text{margin-top:8px}}.webinar-secondary-bar-component{display:flex;gap:8px}.webinar-secondary-bar-component .warning-wrapper{display:flex;align-items:center;height:32px;white-space:nowrap;color:#fff;font-size:12px;line-height:16px;z-index:996;background-color:#000;border-radius:8px;gap:8px;padding:6px 16px;border:1px solid white}.webinar-secondary-bar-component .warning-wrapper strong{font-weight:600}.webinar-secondary-bar-component .warning-wrapper.over .message-wrapper{display:flex;align-items:center;height:100%;flex:1 1 auto;font-weight:700}.webinar-secondary-bar-component .warning-wrapper.over .button-component.button-normal{height:28px;line-height:28px;padding:0 14px;margin-right:8px}.webinar-secondary-bar-component .countdown-component{display:inline}.webinar-outlined-button{padding:1px 8px;margin-left:8px;border-radius:5px;line-height:22px;transition:.5s cubic-bezier(.175,.885,.32,1.275) all;height:28px}.webinar-outlined-button.button-mist-green.button-outlined:not(.button-disabled):hover{color:#1ec95b;border-color:#1ec95b}.webinar-topbar-component{flex:1 1 auto;min-width:0}.webinar-topbar-component .flex{display:flex;gap:8px;justify-content:flex-end;flex-wrap:nowrap;align-items:center;min-width:0}.webinar-topbar-component .live-toggle-button.button-component.button-normal{padding:2px 27px;height:40px;margin-left:10px}.webinar-topbar-component .live-toggle-button.button-component.button-normal.button-red{padding:1px 18px 2px}.webinar-topbar-component .live-toggle-button.button-component.button-normal.button-red:hover{color:#fff}.webinar-topbar-component .live-toggle-button.button-component.button-normal.button-red:hover:not(.button-disabled){background-color:#ca2121}.webinar-topbar-component .open-page-button.button-outlined.button.button-normal{padding:1px 8px;margin-left:8px;border-radius:5px;line-height:22px;transition:.5s cubic-bezier(.175,.885,.32,1.275) all;text-decoration:none}.webinar-topbar-component .open-page-button.button-outlined.button.button-normal.button-mist-green.button-outlined:not(.button-disabled):hover{color:#1ec95b;border-color:#1ec95b}.webinar-topbar-component .page-link{display:flex;align-items:center;color:#aaa;padding:0 10px 10px}.webinar-topbar-component .page-link .icon-component{margin-right:5px}.webinar-topbar-component .page-link:hover{color:#aaa;text-decoration:underline}.webinar-topbar-component .timer-indicator{justify-content:center;display:flex;gap:4px;align-items:center;align-self:normal;border-radius:8px;padding:8px 20px;background-color:#212121;overflow:hidden}.webinar-topbar-component .timer-indicator .live-timers-component{line-height:1;font-weight:600}.webinar-topbar-component .timer-indicator .live-timers-component .broadcasting-time{font-size:12px;line-height:16px;font-family:Inter,sans-serif;font-weight:500;font-feature-settings:"tnum"}.webinar-topbar-component .current-viewers{height:32px;min-width:64px;display:flex;align-items:center;justify-content:center;gap:4px;padding-inline:16px;color:#fff;background-color:#212121;border-radius:8px;overflow:hidden;font-size:12px;line-height:16px;font-family:Inter,sans-serif;font-weight:600}.webinar-topbar-component .current-viewers .icon{font-size:14px}.end-live-confirm .ant-modal-body,.webinar-over-modal .ant-modal-body{font-size:13px}.end-live-confirm .ant-modal-body h3,.webinar-over-modal .ant-modal-body h3{font-size:20px;margin-bottom:25px;margin-left:12px;margin-top:10px}.end-live-confirm .ant-modal-body ul,.webinar-over-modal .ant-modal-body ul{list-style:disc;margin-left:29px}.end-live-confirm .ant-modal-body ul li,.webinar-over-modal .ant-modal-body ul li{margin-bottom:10px}.live-toggle-button::part(base){min-width:120px;border-radius:8px}.digital-event-card{display:flex;flex-direction:column;box-sizing:border-box;background-color:var(--webinar-color-tabs, rgb(50, 52, 51));border-radius:2px;width:100%;padding:8px;gap:.8em}.digital-event-card .content-enclosure{display:flex;gap:.8em}.digital-event-card .content-enclosure .thumbnail{width:8em}.digital-event-card .content-enclosure .thumbnail img{height:100%;object-fit:cover;width:100%}.digital-event-card .content-enclosure .info-enclosure{padding:0}.digital-event-card .content-enclosure .info-enclosure div{font-size:1em;margin:0}.digital-event-card .content-enclosure .info-enclosure div.title{font-size:1.3em}.digital-event-card .content-enclosure .info-enclosure div.count{font-size:.8em}.join-to-speak-item{isolation:isolate;height:68px;position:relative}.join-to-speak-item .join-to-speak-item-container{display:flex;flex-direction:row;gap:8px;pointer-events:none}.join-to-speak-item .join-to-speak-item-container .preview{height:68px;aspect-ratio:1;border-radius:4px;overflow:hidden;flex-shrink:0}.join-to-speak-item .join-to-speak-item-container .preview>*{width:100%;height:100%}.join-to-speak-item .join-to-speak-item-container .preview .preview-image{object-fit:cover}.join-to-speak-item .join-to-speak-item-container .preview .preview-fallback{font-size:30px;display:grid;place-items:center}.join-to-speak-item .join-to-speak-item-container .request{min-width:0;font-family:TT,Helvetica,Arial,sans-serif;font-size:.75rem;line-height:1rem}.join-to-speak-item .join-to-speak-item-container .request *{margin:unset}.join-to-speak-item .join-to-speak-item-container .request .attendee{font-weight:600;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.join-to-speak-item .join-to-speak-item-container .request .attendee .details{opacity:60%}.join-to-speak-item .join-to-speak-item-container .request .attendee-email{margin-bottom:2px;opacity:60%;font-weight:400;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.join-to-speak-item .join-to-speak-item-container .request .question{font-weight:400;overflow:hidden;text-overflow:ellipsis;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.join-to-speak-item .controls{z-index:2;position:absolute;top:0;right:0;opacity:0;transition:opacity .2s;display:flex;flex-direction:row-reverse;gap:4px}.join-to-speak-item .controls button{height:24px;width:24px;border:none;border-radius:2px;display:grid;place-items:center;padding:unset;font-size:20px;transition:box-shadow .2s}.join-to-speak-item .controls button:hover{box-shadow:1px 1px 6px #808080bf}.join-to-speak-item .controls button:focus-visible{box-shadow:1px 1px 2px #80808066}.join-to-speak-item:hover,.join-to-speak-item:focus-within{z-index:2}.join-to-speak-item:hover .join-to-speak-item-container,.join-to-speak-item:focus-within .join-to-speak-item-container{background:var(--webinar-color-tabs);background:linear-gradient(180deg,var(--webinar-color-tabs) 0%,var(--webinar-color-tabs) calc(100% - 2em),transparent 100%);margin-inline:-12px;padding-inline:12px}.join-to-speak-item:hover .request .question,.join-to-speak-item:focus-within .request .question{overflow:visible;display:block;padding-bottom:3em}.join-to-speak-item:hover .controls,.join-to-speak-item:focus-within .controls{opacity:1}.join-to-speak-item:hover .controls button,.join-to-speak-item:focus-within .controls button{cursor:pointer}.join-request-list .requests{display:flex;flex-direction:column;gap:1em}.show-j2s-intro-chyron-button{vertical-align:middle;--hover-color: var(--webinar-color-accent)}.show-j2s-intro-chyron-button[data-active=true]{color:var(--webinar-color-accent)}.empty-j2s-requests{font-family:Inter,sans-serif;font-size:12px}.webinar-sidebar-component{position:relative;height:100%;width:100%;overflow:hidden;font-size:14px;padding:8px;display:flex;flex-direction:column;gap:8px}.webinar-sidebar-component .secondary-panel-wrapper{position:absolute;inset:48px 8px 8px;border-radius:8px;background:var(--webinar-color-sidebar)}.webinar-sidebar-component .secondary-panel-wrapper .upload-component .ant-upload.ant-upload-select{display:block}.webinar-sidebar-component .sidebar-main-panel-wrapper{display:flex;flex-direction:column;height:100%;overflow:hidden;gap:16px;padding:16px;border-radius:8px}.webinar-sidebar-component .sidebar-main-panel-wrapper>*:not(.webinar-sidebar-separator):empty{display:none}.webinar-sidebar-component .sidebar-main-panel-wrapper.hidden{visibility:hidden}.webinar-sidebar-component .sidebar-card{padding:8px 8px 0}.webinar-sidebar-component .sidebar-footer{position:relative;flex:1 1 100px;min-height:100px;overflow:auto}.webinar-sidebar-component .sidebar-footer>.webinar-info-panel-component{margin:0 8px 8px}@media (max-width: 960px){.webinar-sidebar-component .sidebar-footer:before{content:"";position:absolute;left:0;top:0;width:100%;height:45px;background:linear-gradient(-180deg,#2a2a2a,#32323200);pointer-events:none}.webinar-sidebar-component .sidebar-footer>.webinar-info-panel-component{overflow:auto;height:100%}.webinar-sidebar-component .sidebar-footer>.webinar-info-panel-component h3,.webinar-sidebar-component .sidebar-footer>.webinar-info-panel-component .section-title,.webinar-sidebar-component .sidebar-footer>.webinar-info-panel-component .details,.webinar-sidebar-component .sidebar-footer>.webinar-info-panel-component .details .name,.webinar-sidebar-component .sidebar-footer>.webinar-info-panel-component .details .info{background-color:transparent!important}}.webinar-sidebar-component .section-title{font-family:Inter,sans-serif;font-size:18px;line-height:32px;font-weight:500;margin-bottom:8px}.webinar-sidebar-component .section-title.no-padding{margin-bottom:0}.webinar-sidebar-component .section-title>.tooltip-wrapper{display:inline-block}.webinar-sidebar-component .section-title>.tooltip-wrapper tt-icon-button{font-size:20px}.webinar-sidebar-component .section-title>.tooltip-wrapper tt-icon-button::part(base){padding:5px}.webinar-sidebar-component .audience-panel section.sidebar-info-webinar{margin-bottom:17px}.webinar-sidebar-component .audience-panel section.sidebar-info-webinar *{margin:0}.webinar-sidebar-component .audience-panel section.sidebar-info-webinar .sidebar-info-webinar-title{font-size:1.25rem}.webinar-sidebar-component .audience-panel section.sidebar-info-webinar .sidebar-info-webinar-date{font-size:.6875rem;line-height:1.25rem;letter-spacing:.8px}.webinar-sidebar-component .audience-panel section.sidebar-info-webinar .sidebar-info-webinar-date span{opacity:50%}.webinar-sidebar-component .audience-panel section.sidebar-info-webinar .sidebar-info-webinar-date .tooltip-wrapper{display:inline-block}.webinar-sidebar-component .audience-panel section.sidebar-info-webinar .sidebar-info-webinar-show-chyron-button{font-size:1.25rem;vertical-align:-5px;--hover-color: var(--webinar-color-accent);opacity:1}.webinar-sidebar-component .audience-panel section.sidebar-info-webinar .sidebar-info-webinar-show-chyron-button[data-active=true]{color:var(--webinar-color-accent)}.webinar-sidebar-component .audience-panel section.sidebar-info-webinar .sidebar-info-webinar-description{font-size:.75rem}.webinar-sidebar-component .audience-panel .section{margin-bottom:17px}.webinar-sidebar-component .audience-panel .section .section-title{line-height:32px;margin-bottom:8px}.webinar-sidebar-component .audience-panel .webinar-page-ribbon{font-size:13px;padding-top:15px;padding-bottom:15px}.webinar-sidebar-component .audience-panel .webinar-page-ribbon .ribbon-content{width:100%;word-break:break-word}.webinar-sidebar-component .audience-panel .webinar-page-ribbon .link-block{display:flex;align-items:center;color:#888988;font-size:12px}.webinar-sidebar-component .audience-panel .webinar-page-ribbon .link-block .webinar-link{min-width:0;text-overflow:ellipsis;overflow:hidden;text-decoration:underline;color:var(--webinar-color-accent)}.webinar-sidebar-component .audience-panel .webinar-page-ribbon .link-block .clipboard-button-component{margin-left:5px}.webinar-sidebar-component .audience-panel .person-identity-component{padding:10px 10px 10px 0;margin-bottom:1px}.webinar-sidebar-component .audience-panel .person-identity-component .identifier{color:#fff;font-weight:700}.webinar-sidebar-component .audience-panel .person-identity-component .person-subline{color:#fff}.webinar-sidebar-component .audience-panel .person-identity-component.avatar-small{font-size:16px}.webinar-sidebar-component .audience-panel .person-identity-component.avatar-small .avatar-wrapper{border:1px solid #fff}.webinar-sidebar-component .audience-panel .person-identity-component.avatar-small .default-avatar-component{font-size:15px}.webinar-sidebar-component .audience-panel .default-avatar-component{font-size:14px}.webinar-sidebar-component .audience-panel .empty-state{margin-top:20px;background:transparent}.webinar-sidebar-component .audience-panel .speaker-base-details-component .name{color:#fff}.webinar-sidebar-component .comments-wrapper{height:100%;flex:1 1 0;min-height:0}.webinar-sidebar-component .comments-wrapper.comments-type-chat .gradient-holder,.webinar-sidebar-component .comments-wrapper.comments-type-question .gradient-holder{flex:1 1 0;min-height:0;position:relative}.webinar-sidebar-component .comments-wrapper.comments-type-chat .gradient-holder:after,.webinar-sidebar-component .comments-wrapper.comments-type-question .gradient-holder:after{content:"";position:absolute;pointer-events:none;inset:0;background-image:linear-gradient(180deg,var(--webinar-color-sidebar, #212121) 0,transparent min(var(--scroll-top, 0px),48px),transparent calc(100% - min(var(--scroll-bottom, 0),48px)),var(--webinar-color-sidebar, #212121) 100%)}.webinar-sidebar-component .comments-wrapper.comments-type-chat .chat-questions-list-wrapper,.webinar-sidebar-component .comments-wrapper.comments-type-question .chat-questions-list-wrapper{position:relative;flex:1 1 auto;display:flex;flex-direction:column;height:100%;overflow-y:auto;min-height:0}.webinar-sidebar-component .comments-wrapper.comments-type-chat .chat-questions-list-wrapper .infinite-list-component,.webinar-sidebar-component .comments-wrapper.comments-type-question .chat-questions-list-wrapper .infinite-list-component{flex:1 1 auto}.webinar-sidebar-component .comments-wrapper.comments-type-chat .chat-questions-list-wrapper .comments-list,.webinar-sidebar-component .comments-wrapper.comments-type-question .chat-questions-list-wrapper .comments-list{display:flex;flex-direction:column-reverse}.webinar-sidebar-component .comments-wrapper .comments-container-component{display:flex;flex-direction:column;height:100%;margin:0;gap:16px}.webinar-sidebar-component .comments-wrapper .comments-list-component .comments-list{margin:0;padding:10px 8px 0}@media (max-width: 960px){.webinar-sidebar-component .comments-wrapper .comments-list-component .comments-list{padding:10px 21px 0}}.webinar-sidebar-component .comments-wrapper .comments-list-component .comments-item .default-avatar-component{border:1px solid #fff}.webinar-sidebar-component .comments-wrapper .comments-list-component.type-question .comments-item .comment-in-list-component .toggle-question-overlay-button{visibility:hidden;position:relative;bottom:3px;margin-left:2px;height:16px}.webinar-sidebar-component .comments-wrapper .comments-list-component.type-question .comments-item .comment-in-list-component .toggle-question-overlay-button>img{transition:.5s cubic-bezier(.175,.885,.32,1.275) all}.webinar-sidebar-component .comments-wrapper .comments-list-component.type-question .comments-item:hover .comment-in-list-component .toggle-question-overlay-button{visibility:visible}.webinar-sidebar-component .comments-wrapper .questions-ribbon{margin:10px;text-align:center;font-size:14px;padding:15px;min-height:66px;flex:0 1 auto}.webinar-sidebar-component .comments-wrapper .questions-ribbon .ribbon-content{width:100%}.webinar-sidebar-component .comments-wrapper .comments-form .other-fields{display:flex;align-items:center}.webinar-sidebar-component .comments-wrapper .comments-form .redux-form-simple-field-component{padding-bottom:0}.webinar-sidebar-component .comments-wrapper .comments-form .comments-form-component{flex:0 1 auto}.webinar-sidebar-component .comments-wrapper .comments-form label{display:none}.webinar-sidebar-component .comments-wrapper .comments-form .message{flex:1 1 100%}.webinar-sidebar-component .comments-wrapper .comments-form textarea,.webinar-sidebar-component .comments-wrapper .comments-form input{width:100%;padding-left:15px;resize:none;border:none}.webinar-sidebar-component .comments-wrapper .comments-form .button-wrapper{flex:1 1 auto}.webinar-sidebar-component .comments-wrapper .comments-form .button-wrapper button{border:0}.webinar-sidebar-component .comments-wrapper .comments-form .button-wrapper button.is-failure{background-color:#fa4646;border-color:#fa4646}.webinar-sidebar-component .comments-wrapper .comments-list-component .email a{color:#1ec95b}@media (max-width: 960px){.webinar-sidebar-component .handouts-feature-component .handouts-view-list{padding:0 4px}}.webinar-sidebar-component .presenters-tab{padding:20px 30px 20px 13px}.webinar-sidebar-component .content-loader-component{width:230px}.webinar-sidebar-component .empty-list .empty-list-text{padding:0 100px}.webinar-sidebar-component .speakers-feature-component .empty-list .empty-list-text{padding:0 60px}.webinar-sidebar-component .speakers-feature-component .speaker-base-details-component .avatar{border:1px solid #fff}.webinar-sidebar-component .speakers-feature-component .speaker-base-details-component .avatar .default-avatar-component{width:31px!important;height:30px!important}.webinar-sidebar-component .webinar-info-panel-component{background-color:#ffffff0a;border-radius:6px;padding:15px;margin-bottom:3px}.webinar-sidebar-component .webinar-info-panel-component .loader-wrapper-component{min-height:unset}.webinar-sidebar-component .comments-type-chat .comments-list{padding:0!important;gap:16px}.webinar-sidebar-component .comments-type-chat .comments-list .comments-item{padding:0!important}.ant-tooltip{font-family:Inter,sans-serif;font-size:12px;line-height:16px;font-weight:400}div.comments-container-component{margin:0 auto}div.comments-container-component .loader-wrapper{display:flex;align-items:center;justify-content:center;height:90px}.question-component{position:relative;font-family:Inter,sans-serif;font-size:12px;line-height:16px;background-color:var(--question-tab-bg-color);display:flex;gap:8px;opacity:var(--question-tab-opacity, 1);padding:12px;border-radius:8px}.question-component .question-content{flex:1;display:flex;flex-direction:column;gap:16px}.question-component .question-content .question-info{display:flex;flex-direction:column;gap:4px}.question-component .question-content .question-label,.question-component .question-content .question-by{margin:0}.question-component .question-content .question-label{line-height:normal;overflow-wrap:anywhere;font-weight:400}.question-component .question-content .question-by{font-weight:500}.question-component .question-content .question-functions{display:flex;gap:8px;font-weight:500}.question-component .question-content .question-functions button{flex-grow:1;flex-basis:100%;border:unset;border-radius:999px;height:36px;cursor:pointer;padding:2px 8px}.question-component .question-content .question-functions button tt-icon{vertical-align:-2px;margin-right:4px}.question-component .question-content .question-functions button.question-mark-answered-button{background-color:var(--webinar-color-accent);color:var(--webinar-color-accent-ctacontrast)}.question-component .question-content .question-functions button.question-dismiss-button{color:var(--webinar-color-tabs-ctacontrast)}.question-component .question-show{cursor:pointer;font-size:1.5em;color:var(--webinar-color-tabs-ctacontrast)}.question-component .question-show[data-is-persisted=false]{visibility:hidden}.question-component .question-show[data-is-persisted=true]{visibility:visible;color:var(--webinar-color-accent)}.question-component .question-show:hover{color:var(--webinar-color-accent)}.question-component .tooltip-wrapper{position:absolute;top:8px;right:8px}.question-component .question-copy-tooltip{top:4px;right:32px}.question-component .question-copy-tooltip:not(:has(~.tooltip-wrapper)){right:8px}.question-component .question-copy-tooltip .question-copy-button{visibility:hidden;--hover-color: var(--webinar-color-accent)}.question-component:hover .question-show,.question-component:hover .question-copy-button{visibility:visible}.grouped-comments{display:flex;flex-direction:column;gap:24px}.grouped-comments .comments-enclosure{display:flex;flex-direction:column;gap:8px}.grouped-comments .comments-enclosure .section-header{font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:32px;margin:0}.grouped-comments .empty-questions-placeholder{background-color:var(--webinar-color-tabs);color:var(--webinar-color-tabs-text);border-radius:8px;padding:12px;font-family:Inter,sans-serif;font-size:12px;line-height:16px}.chat-message-label-component{border-radius:.125rem;font-size:11px;line-height:12px;padding:2px 5px}.comment-in-list-component{display:flex;width:100%;overflow:hidden}.comment-in-list-component .comment-author-avatar{flex:0 0 32px}.comment-in-list-component .comment-content{flex:1 1 auto}.comment-in-list-component .comment-header{display:flex;align-items:center;line-height:16px;margin-bottom:2px}.comment-in-list-component .comment-body{font-size:13px;line-height:18px;overflow-wrap:anywhere}.comment-in-list-component .comment-body img{margin:8px 0 0}.comment-in-list-component .comment-content{padding-left:10px}.comment-in-list-component .date{align-self:center;white-space:nowrap;color:#ccc;font-size:11px}.comment-in-list-component .name{font-weight:600;font-size:13px;margin-right:4px}.comment-in-list-component .chat-message-label{margin-right:8px;opacity:.8}.no-questions-component{display:flex;font-family:Open Sans,Helvetica,Arial,sans-serif;border-radius:2px;overflow:hidden}.no-questions-component .gutter{width:3px}.no-questions-component .content{display:flex;flex-direction:column;flex:1;align-items:center;padding:20px 40px}.no-questions-component .content .icon-wrapper{display:flex;width:36px;height:36px;border-radius:18px;margin:5px;background-color:#0006;align-items:center;justify-content:center}.no-questions-component .content p{line-height:1.4;margin:3px 0}.no-questions-component .content .title{font-weight:700}.no-questions-component .content .description{font-size:13px}.comments-list-component .batch-delete{visibility:hidden;opacity:.3}.comments-list-component .comments-item{padding:6px 0 6px 8px}.comments-list-component .comments-item .webinars-chat-message:hover .batch-delete{visibility:visible}.comments-list-component .no-comments{text-align:center;margin:16px 0}.comments-list-component .no-comments .no-questions-wrapper{margin:0 8px}.comments-list-component .delete-button{flex:1 1 auto;text-align:right}.comments-list-component .delete-button .icon-component img{transition:.5s cubic-bezier(.175,.885,.32,1.275) all;cursor:pointer}.comments-list-component .delete-button .icon-component img:hover{-webkit-filter:brightness(150%);filter:brightness(150%)}.comments-list-component .delete-button-wrapper{display:block;height:16px;line-height:1}.polls-component{display:flex;flex-direction:column;gap:24px}.polls-component:has(.polls-list-component:has(*:not(style))){display:none}.poll-create-edit-form-component .redux-form-simple-field-component{padding-bottom:8px}.poll-create-edit-form-component .redux-form-simple-field-component .error{left:unset;right:8px;font-family:Inter,sans-serif;font-size:12px;line-height:16px;bottom:16px}.poll-create-edit-form-component .redux-form-simple-field-component #poll-create-poll-form-question+div{font-size:12px;font-family:Inter,sans-serif;line-height:16px;padding-left:8px;padding-top:8px;font-style:italic}.poll-create-edit-form-component .action-button{cursor:pointer}.poll-create-edit-form-component textarea{display:block;width:100%;height:100px;padding:8px;resize:none;color:#fff;border:none;font-size:12px;font-weight:700;line-height:16px}.poll-create-edit-form-component textarea::-webkit-input-placeholder{color:#a0a7a2;font-weight:400}.poll-create-edit-form-component textarea::-ms-input-placeholder{color:#a0a7a2;font-weight:400}.poll-create-edit-form-component textarea::placeholder{color:#a0a7a2;font-weight:400}.poll-create-edit-form-component .option-field input{width:100%;border:none;font-family:Inter,sans-serif;padding-right:26px;font-size:12px;line-height:24px}.poll-create-edit-form-component .create-poll-button{width:100%}.poll-create-edit-form-component .option-field{position:relative}.poll-create-edit-form-component .option-field .remove-field{position:absolute;top:4px;right:4px;opacity:0;transition:opacity .3s;color:var(--webinar-color-tabs-cta)}.poll-create-edit-form-component .option-field:hover .remove-field{opacity:1}.poll-create-edit-form-component .add-another{opacity:1;transition:opacity .2s;padding:0 0 8px;font-size:12px;font-family:Inter,sans-serif;line-height:16px}.poll-create-edit-form-component .add-another.disabled{opacity:0}.poll-create-edit-form-component .animation-height-enter,.poll-create-edit-form-component .animation-height-appear{height:0;opacity:0}.poll-create-edit-form-component .animation-height-enter.animation-height-enter-active,.poll-create-edit-form-component .animation-height-appear.animation-height-appear-active{height:36px;opacity:1;transition:all .3s}.poll-create-edit-form-component .animation-height-leave{height:36px;opacity:1}.poll-create-edit-form-component .animation-height-leave.animation-height-leave-active{height:0;opacity:0;transition:all .3s}.create-poll-component .create-poll-button-wrapper button{background-color:var(--webinar-color-tabs);color:var(--webinar-color-tabs-ctacontrast)}.create-poll-component .create-new-poll-button{width:100%}.create-poll-component .create-new-poll-button .create-poll-button-icon{color:var(--webinar-color-accent);font-size:20px;margin-right:4px}.polls-list-component{display:flex;flex-direction:column;gap:24px}.poll-item-wrapper-component:hover .buttons-wrapper{opacity:1}.poll-item-wrapper-component .delete-button,.poll-item-wrapper-component .edit-poll{cursor:pointer}.poll-item-wrapper-component .poll-button{width:100%}.poll-item-wrapper-component .buttons-wrapper{display:flex;opacity:0;transition:opacity .2s;gap:8px;align-items:center}.poll-item-wrapper-component .header-actions-wrapper{display:flex;gap:8px}.poll-item-wrapper-component .header-actions-wrapper .icon-component{padding:0}.poll-answered-component{position:relative;padding:40px}@media (max-width: 960px){.poll-answered-component{padding:16px}}.poll-answered-component .message{max-width:180px;margin:0 auto;text-align:center;font-size:13px;font-weight:600}.poll-answered-component .check-icon-wrapper{text-align:center;margin-bottom:8px}.poll-answered-component .close-message{font-size:1.5em;position:absolute;top:4px;right:4px}button.poll-overlay-trigger{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;font-size:20px;padding:0;cursor:pointer;background-color:transparent}button.poll-overlay-trigger:hover{color:var(--webinar-color-accent)}.chat-form-component .enclosure{background-color:var(--webinar-color-tabs);border-radius:999px;display:flex;align-items:center;padding:4px}.chat-form-component .chat-form{display:flex;flex-direction:column;gap:16px}.chat-form-component .chat-form>div{display:flex;gap:8px}.chat-form-component .chat-form .name-wrapper{flex:1;padding-inline:16px}.chat-form-component .chat-form .reactions-wrapper button{height:40px;width:40px}.chat-form-component .chat-form .message-wrapper{flex:1;gap:16px;padding-left:16px}.chat-form-component .chat-form .message-wrapper button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--webinar-color-accent);border-radius:999px;border:none;color:var(--chat-form-button-color);display:grid;flex-shrink:0;font-size:16px;height:40px;margin:0;place-content:center;width:40px}.chat-form-component .chat-form .message-wrapper button:where(:disabled){background-color:transparent;color:var(--chat-form-button-color-disabled)}.chat-form-component button:focus-visible{outline:2px solid var(--webinar-color-accent);outline-offset:3px}.question-form-component .questions-form{display:flex;flex-direction:column;gap:16px}.question-form-component .questions-form .webinar-panel-component{display:flex;flex-direction:row}.question-form-component .questions-form .field-component{margin-block:-12px}.question-form-component .questions-form button{background-color:unset;border:none;color:var(--chat-form-button-color);display:flex;align-items:center;justify-content:center}.question-form-component .questions-form button:where(:disabled){color:var(--chat-form-button-color-disabled)}.question-form-component tt-icon-button{margin:-6px;--hover-color: var(--webinar-color-accent)}.chat-form-component .field-component,.question-form-component .field-component{padding:0;width:100%}.chat-form-component .field-component input,.question-form-component .field-component input{background-color:transparent;color:var(--chat-form-input-text-color);font-size:12px;height:40px;padding:0;width:100%}.chat-form-component .field-component input::-webkit-input-placeholder,.question-form-component .field-component input::-webkit-input-placeholder{color:var(--chat-form-input-placeholder-color)}.chat-form-component .field-component input::-ms-input-placeholder,.question-form-component .field-component input::-ms-input-placeholder{color:var(--chat-form-input-placeholder-color)}.chat-form-component .field-component input::placeholder,.question-form-component .field-component input::placeholder{color:var(--chat-form-input-placeholder-color)}.chat-form-component .field-component input:where(:disabled)::-webkit-input-placeholder,.question-form-component .field-component input:where(:disabled)::-webkit-input-placeholder{color:var(--chat-form-input-placeholder-color-disabled)}.chat-form-component .field-component input:where(:disabled)::-ms-input-placeholder,.question-form-component .field-component input:where(:disabled)::-ms-input-placeholder{color:var(--chat-form-input-placeholder-color-disabled)}.chat-form-component .field-component input:where(:disabled)::placeholder,.question-form-component .field-component input:where(:disabled)::placeholder{color:var(--chat-form-input-placeholder-color-disabled)}div.comments-form-component .comments-form .button-wrapper{text-align:right}div.comments-form-component .comments-form textarea{display:block;width:100%;height:100px;padding:6px 11px;resize:none;color:#fff}div.comments-form-component .comments-form textarea::-webkit-input-placeholder{color:#a0a7a2}div.comments-form-component .comments-form textarea::-ms-input-placeholder{color:#a0a7a2}div.comments-form-component .comments-form textarea::placeholder{color:#a0a7a2}div.comments-form-component .comments-form .comments-form .name-input-wrapper{margin-bottom:8px}div.comments-form-component .comments-form .comments-form .name-input-wrapper label{display:block;font-size:13px;margin:0 0 12px}div.comments-form-component .comments-form .comments-form .name-input-wrapper input{color:#fff}div.comments-form-component .comments-form .comments-form .name-input-wrapper input::-webkit-input-placeholder{color:#a0a7a2}div.comments-form-component .comments-form .comments-form .name-input-wrapper input::-ms-input-placeholder{color:#a0a7a2}div.comments-form-component .comments-form .comments-form .name-input-wrapper input::placeholder{color:#a0a7a2}div.comments-form-component .comments-form .post-chat-question .button-flex>:first-child{padding:0}div.comments-form-component .comments-form .button-disabled{opacity:.5}.comments-type-chat .post-chat-question{width:43px}.speakers-feature-component .empty-list{position:relative}.speakers-feature-component .empty-list.disabled .invite-link{cursor:default;color:#535353}.speakers-feature-component .empty-list .invite-link{cursor:pointer;color:#1ec95b}.speakers-feature-component .empty-list.is-loaded.list-type-compact-editable,.speakers-feature-component .empty-list.is-loaded.list-type-expanded{cursor:pointer}.speakers-feature-component .empty-list.is-loaded.list-type-compact-editable.disabled,.speakers-feature-component .empty-list.is-loaded.list-type-expanded.disabled{cursor:default}.speakers-feature-component .crud-inline-inner{position:relative}.speakers-feature-component .crud-inline-inner .close-inline{position:absolute;right:4px;top:4px;z-index:101}.speakers-feature-component .empty-list-text{position:absolute;display:flex;align-items:center;justify-content:center;left:0;top:0;width:100%;height:100%;padding:0 20px;text-align:center;font-size:13px;color:#676767;white-space:normal}.speakers-feature-component .speakers-trigger-button{min-width:176px;background-color:#fff}.speakers-feature-component .add-speaker-wrapper{display:inline-block;margin-top:16px}.speakers-feature-component .add-speaker-wrapper .button-component{color:#1ec95b;font-size:13px;font-weight:700;padding-left:0}.speakers-feature-component.compact-editable-inline{position:relative;width:100%;min-height:400px}.speakers-feature-component.compact-editable-inline>*{width:100%}.speakers-feature-component.compact-editable-inline .crud-inline-wrapper>div{position:absolute;left:0;top:0}.speakers-feature-component.compact-editable-inline .centered-modal-wrapper .centered-modal-content-component{padding:0}.speakers-feature-component.compact-editable-inline .redux-form-simple-field-component>label{display:block;font-size:13px}.speakers-feature-component.compact-editable-inline .crud-footer{display:flex}.speakers-feature-component.compact-editable-inline .crud-footer .button-component+.button-component{margin-left:8px}.speakers-feature-component.compact-editable-inline .crud-footer .check-box-wrapper{flex:1 1 auto;display:flex;align-items:center;padding-right:8px}.speakers-feature-component.compact-editable-inline .crud-footer .check-box-wrapper label{max-width:120px;font-size:11px;color:#676767;margin-bottom:0}.speakers-feature-component.compact-editable-inline .mode-content-switch-component{box-shadow:0 1px 4px #04362317,0 1px 2px #04362317;padding:16px;background:#fff;margin-bottom:40px}.speakers-feature-component.compact-editable-inline .mode-content-switch-component .new-invite-success-wrapper .centered-modal-content-component{padding:16px}.speakers-feature-component.compact-editable-inline .mode-content-switch-component .new-invite-success-wrapper .centered-modal-content-component p{margin:0 auto 16px;max-width:260px}.speakers-feature-component.compact-editable-inline .centered-modal-content-component{text-align:center}.speakers-feature-component.compact-editable-inline .centered-modal-content-component h3{font-size:15px}.speakers-feature-component.compact-editable-inline .centered-modal-content-component p,.speakers-feature-component.compact-editable-inline .centered-modal-content-component .icon-container{font-size:13px;margin-bottom:24px}.speakers-feature-component.compact-editable-inline .centered-modal-content-component button+button{margin-left:8px}.speakers-feature-component .animation-fly-right-enter,.speakers-feature-component .animation-fly-right-appear{transform:translate(100%)}.speakers-feature-component .animation-fly-right-enter.animation-fly-right-enter-active,.speakers-feature-component .animation-fly-right-appear.animation-fly-right-appear-active{transform:translate(0);transition:all .2s}.speakers-feature-component .animation-fly-right-leave{transform:translate(0)}.speakers-feature-component .animation-fly-right-leave.animation-fly-right-leave-active{transform:translate(100%);transition:all .2s}.speaker-base-details-component{display:flex;justify-content:space-between;align-items:center;position:relative;transition:.5s cubic-bezier(.175,.885,.32,1.275) opacity}.speaker-base-details-component .content{display:flex;align-items:center;width:100%}.speaker-base-details-component .content>.tooltip-wrapper{font-size:20px}.speaker-base-details-component .content>.tooltip-wrapper>tt-icon-button::part(base){padding:5px}.speaker-base-details-component.size-large .details .name{font-size:16px}.speaker-base-details-component.size-large .details .info{font-size:13px}.speaker-base-details-component.size-large .avatar{width:48px;height:48px;flex:0 0 48px}.speaker-base-details-component .avatar{flex:0 0 32px;height:32px;width:32px;border-radius:.125rem;overflow:hidden;margin-right:8px;align-self:flex-start}.speaker-base-details-component .avatar img{display:block;width:inherit;max-width:100%;height:inherit;object-fit:cover}.speaker-base-details-component .details{flex:1 1 auto;overflow:hidden}.speaker-base-details-component .details>*{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.speaker-base-details-component .details .info{line-height:1.5;font-size:13px;word-wrap:break-word;overflow-wrap:anywhere;white-space:normal}.speaker-base-details-component .details .info .social-icons{display:inline-flex;flex-wrap:wrap;margin-left:10px;gap:6px;vertical-align:-1px}.speaker-base-details-component .details .info .social-icons a{display:block}.speaker-base-details-component .details .info-hidden{display:inline;border-radius:2px;background-color:#f3f3f3;font-size:11px;padding:1px 3px;color:#858c94}.speaker-base-details-component .details .name{font-weight:700;margin-bottom:0;font-size:14px;line-height:1.1;letter-spacing:.05px}.speaker-base-details-component:hover .edit-speaker-button,.speaker-base-details-component:focus-within .edit-speaker-button{opacity:1;transition:opacity .2s}.speaker-base-details-component .edit-speaker-button{opacity:0}.speaker-base-details-component .edit-speaker-button.disabled{cursor:default}.speaker-base-details-component .edit-speaker-button img{display:block}.speaker-base-details-component .hidden-avatar-wrapper{display:flex;width:100%;height:100%;align-items:center;justify-content:center;background-color:#f3f3f3}.crud-container-component{overflow:hidden}.crud-container-component .ant-modal-body{position:relative;padding:16px;overflow:hidden}.crud-container-component .crud-header{font-size:15px;color:#043623;margin-bottom:30px}.crud-container-component .redux-form-simple-field-component{position:relative}.crud-container-component .redux-form-simple-field-component.bio-field{width:100%}.crud-container-component .redux-form-simple-field-component.bio-field textarea{width:100%;height:100px;padding:5px}.crud-container-component .redux-form-simple-field-component input{width:100%;transition:border-color .2s}.crud-container-component .redux-form-simple-field-component input:focus{border-color:#1ec95b;transition:border-color .2s}.crud-container-component .redux-form-simple-field-component .error{position:absolute;left:0;bottom:0}.crud-container-component .collapse-component{width:100%}.crud-container-component .collapse-component .ant-collapse-content-box{padding-bottom:0}.crud-container-component .collapse-component .ant-collapse-header{padding-left:0}.crud-container-component .collapse-component .ant-collapse-header .arrow{left:125px}.crud-container-component .collapse-component .ant-collapse-content,.crud-container-component .collapse-component .ant-collapse-item{border:none}.crud-container-component .invitation-checkbox{display:flex;align-items:center}.crud-container-component .invitation-checkbox>label{order:1;padding-left:20px;line-height:1;margin-bottom:2px}.crud-container-component .crud-footer{display:flex;justify-content:flex-end;margin-top:12px}.crud-container-component .crud-footer .button-component+.button-component{margin-left:16px}.crud-container-component .crud-footer .delete-button-wrapper{flex:1 1 auto}.crud-container-component .send-invite-button-wrapper{margin-right:8px}@keyframes new-invite-success-slide-down{0%{opacity:0;transform:translateY(-100%)}60%{opacity:0;transform:translateY(-60%)}to{opacity:1;transform:translateY(0)}}.speaker-form-component .redux-form-simple-field-component{position:relative}.speaker-form-component .redux-form-simple-field-component.bio-field{width:100%}.speaker-form-component .redux-form-simple-field-component.bio-field textarea{width:100%;height:100px;padding:5px}.speaker-form-component .redux-form-simple-field-component input{width:100%;transition:border-color .2s}.speaker-form-component .redux-form-simple-field-component input:focus{border-color:#1ec95b;transition:border-color .2s}.speaker-form-component .redux-form-simple-field-component .error{position:absolute;left:0;bottom:0}.speaker-form-component .edit-mode-base-fields-wrapper{display:flex}.speaker-form-component .edit-mode-base-fields-wrapper .base-fields{flex:1 1 auto;margin-left:16px}.speaker-form-component .invitation-checkbox{display:flex;align-items:center}.speaker-form-component .invitation-checkbox>label{order:1;padding-left:20px;line-height:1;margin-bottom:2px}.speaker-form-component .card-wrapper{border-radius:50%}.speaker-form-component .card-wrapper:not(.show-empty-placeholder) .ant-upload-drag-container .icon,.speaker-form-component .card-wrapper:not(.show-empty-placeholder) .delete-text-wrapper .icon{padding:0;margin:0}.speaker-form-component .card-wrapper:not(.show-empty-placeholder) .ant-upload-drag-container span,.speaker-form-component .card-wrapper:not(.show-empty-placeholder) .delete-text-wrapper span{display:none}.speaker-form-component .invitation-link{display:flex;align-items:center}.speaker-form-component .invitation-link .invitation-link-field{flex:1 1 auto}.speaker-form-component .invitation-link .copy-link{margin:4px 0 0 8px;flex:0 0 auto;font-size:0}.speaker-form-component .toggle-row{display:flex;justify-content:space-between;align-items:center;height:50px}.speaker-form-component .top-border-row{border-top:1px solid #cccccc}.speaker-form-component div.upload-card-component .ant-upload.ant-upload-drag .ant-upload-drag-container{margin-left:-1px;margin-top:-2px}.speaker-form-component div.upload-card-component .card-wrapper.add-icon-visible .dropdown-card-zone{background:#aaac}.compact-list-component .speaker-base-details-component{padding:8px 0}.compact-list-component .drag-drop-component.is-dragging .speaker-compact-list-item .drag-handle{display:none}.compact-list-component .drag-drop-component.is-dragging .speaker-compact-list-item .speaker-base-details-component{box-shadow:none}.compact-list-component .drag-drop-component.is-dragging .speaker-compact-list-item .edit-speaker-button{opacity:0}.speaker-compact-list-item.is-editable{padding-left:16px;padding-right:16px;margin-left:-16px;margin-right:-16px;background:#fff}.speaker-compact-list-item.is-editable .speaker-base-details-component{padding:8px 0}.speaker-compact-list-item.is-editable>*:not(.drag-handle){cursor:pointer}.speaker-compact-list-item.is-editable .drag-handle{display:none;position:absolute;left:1px;top:8px;flex-grow:0;flex-shrink:0}.speaker-compact-list-item.is-editable.dragged-item-wrapper .drag-handle,.speaker-compact-list-item.is-editable:hover .drag-handle{display:block}.speaker-compact-list-item.is-editable.dragged-item-wrapper .speaker-base-details-component,.speaker-compact-list-item.is-editable:hover .speaker-base-details-component{padding-left:16px;padding-right:16px;margin-left:-16px;margin-right:-16px;box-shadow:0 2px 8px #04362314,0 1px 4px #04362314}.expanded-list-component .list-header{display:flex}.expanded-list-component .speakers-list{margin:0}.expanded-list-component .speakers-list-item{padding:16px;border-bottom:1px solid #d3dcd9}.expanded-list-component .speaker-base-details-component{flex:1 1 auto;min-width:0}.expanded-list-component .social-links{padding:5px 0 0 35px}.expanded-list-component .social-link{display:inline-block;vertical-align:middle}.expanded-list-component .social-link+.social-link{margin-left:1px}.expanded-list-component .social-link a{padding:3px}.expanded-list-component .social-link *{display:block}.expanded-list-component .bio{min-height:60px;margin:8px 0 0;font-size:13px;line-height:1.54}.expanded-list-actions-component{display:flex;height:24px}.expanded-list-actions-component.disabled .action-button{cursor:default}.expanded-list-actions-component .action-button{display:flex;justify-content:center;align-items:center;width:24px;height:24px;overflow:hidden}.expanded-list-actions-component .action-button+.action-button{margin-left:4px}.expanded-list-actions-component.no-padding{padding:0}.mode-content-switch-component .centered-modal-wrapper p{margin:0 auto 24px;max-width:280px;font-size:12px}.mode-content-switch-component .centered-modal-wrapper .centered-modal-content-component{padding:32px 24px 8px;text-align:center}.mode-content-switch-component .delete-speaker-content-wrapper .icon-wrapper{background:#fa4646}.mode-content-switch-component .link{text-decoration:underline;color:#1ec95b;cursor:pointer}.mode-content-switch-component .speaker-added-wrapper .buttons-wrapper{margin-left:-8px;margin-right:-8px}.webinar-info-panel-component .webinar-date{font-size:11px;letter-spacing:.8px;margin-bottom:7px}.webinar-info-panel-component .webinar-date>.icon-component{margin-right:14px;position:relative;top:-1px}.webinar-info-panel-component h3{line-height:1.5;margin-bottom:5px}.webinar-info-panel-component h4.section-title{font-size:12px;font-weight:600;text-transform:uppercase;margin-top:15px;margin-bottom:12px;letter-spacing:1px}.speaker-base-details-component:not(.webinar-info-panel-component.waiting-room-theme) .details .name,.speaker-base-details-component:not(.webinar-info-panel-component.waiting-room-theme) .details .info{font-size:12px}.webinar-info-panel-component .speakers-feature-component{margin-bottom:5px}.webinar-info-panel-component .read-more-component{font-size:12px}.webinar-info-panel-component.waiting-room-theme{color:#fff}.webinar-info-panel-component.waiting-room-theme h3{font-size:32px;color:#fff}.webinar-info-panel-component.waiting-room-theme h4.section-title{color:#8d8e8d;margin-top:40px}.webinar-info-panel-component.waiting-room-theme .read-more-component{display:none}.poll-options-component .progress-wrapper *{line-height:8px}.poll-options-component .poll-option-title-wrapper{display:flex;margin-bottom:2px;word-break:break-word}.poll-options-component .poll-option-title-wrapper .title-wrapper{flex:1 1 auto}.poll-options-component .poll-option-title-wrapper .votes{flex:0 0 auto;align-self:flex-end}.poll-options-component .option-wrapper{display:flex;justify-content:center;margin-bottom:8px;font-size:12px;line-height:16px}.poll-options-component .option-inner-body{flex:1 1 auto}.poll-options-component .option-inner-side{flex:0 0 auto}.poll-options-component .answers-count{font-size:13px;color:#aaa}.poll-vote-component{display:flex;flex-direction:column;gap:8px}.poll-vote-component .vote-button{width:100%;margin-top:8px;outline-offset:3px}.poll-vote-component .vote-button:focus-visible{outline:2px solid var(--webinar-color-accent)}.poll-vote-component .radio-button-component{color:inherit}.poll-item-component .question-wrapper{font-size:13px;font-weight:600;line-height:19px;margin-bottom:8px}.reactions-picker{--sl-panel-background-color: transparent}.reactions-picker>tt-button[slot=trigger]::part(base){--base-reaction-trigger-background-color: var(--webinar-color-tabs);--background: var(--base-reaction-trigger-background-color);--color: currentColor;outline-color:currentColor}.reactions-picker>tt-button[slot=trigger]:hover::part(base){--base-reaction-trigger-background-color: color-mix( in srgb, var(--webinar-color-tabs-ctacontrast), transparent 82% )}.reactions-picker::part(panel){box-shadow:none;overflow:revert}.reactions-picker .reactions-trigger{background-color:transparent;border:none;cursor:pointer;opacity:1;padding:0;border-radius:50%;outline-offset:7px}.reactions-picker .reactions-trigger:focus-visible{outline:2px solid var(--webinar-color-accent)}.reactions-picker[data-is-disabled]:not([data-is-disabled=false]){pointer-events:none;cursor:not-allowed}.reactions-picker[data-is-disabled]:not([data-is-disabled=false]) .reactions-trigger{opacity:.5;pointer-events:none}.reactions-popover-content{display:flex;gap:16px;z-index:1100;padding:.75em 1em;border-radius:999px;background-color:#fff;box-shadow:0 4px 16px #0d131e1a}.reactions-popover-content button{background-color:transparent;border:0px;padding:0;margin:0;line-height:0px;border-radius:50%}.reactions-popover-content button:hover{cursor:pointer}.reactions-popover-content button:focus-visible{outline:2px solid rgb(128,128,128)}html{width:100%;height:100%}body{height:100%}body .critical-error-component,body .critical-error-component h2{color:#fff}.webinar-audience-room-container-component{position:relative;height:100dvh;background:#000;font-family:Inter,sans-serif}.webinar-audience-room-container-component .webinar-main-content{flex:1;height:100%}.webinar-audience-room-container-component .video-player-component iframe{border-radius:8px;margin-left:8px}.webinar-audience-room-container-component .layout-component{height:100%}.webinar-audience-room-container-component .layout-component .webinar-audience-sidebar-component,.webinar-audience-room-container-component .layout-component .question-tab,.webinar-audience-room-container-component .layout-component .comments-container-component,.webinar-audience-room-container-component .layout-component .loader-wrapper-component{height:auto}.webinar-audience-room-container-component .webinar-content{position:relative;width:100%;height:100%;display:flex;flex-direction:column}.webinar-audience-room-container-component .video-player-component{display:flex;flex:1 1 auto;width:100%;height:100%;overflow:hidden;justify-content:center;align-items:center}.webinar-audience-room-container-component .video-player-component iframe{aspect-ratio:16/9;width:100%;height:100%;background:#000;object-fit:contain;overflow:hidden}.webinar-audience-room-container-component .info-tab .my-time-component{display:block;margin-left:0;padding-left:0;border-left:0}.webinar-audience-room-container-component .webinar-room-header-component{position:absolute;top:0;left:0;width:auto}.webinar-audience-room-container-component .webinar-content{display:flex;flex-direction:row}@media (max-width: 960px){.webinar-audience-room-container-component .webinar-audience-room-container-component{height:100%}.webinar-audience-room-container-component .video-player-component iframe{border-radius:0;margin-left:0}.webinar-audience-room-container-component.has-waiting-room .site-logo{display:none}.webinar-audience-room-container-component .webinar-content{flex-direction:column}}@media (min-width: 700px) and (max-width: 960px) and (min-aspect-ratio: 1.13),(max-width: 700px) and (min-aspect-ratio: 16/9),(max-width: 250px) and (max-height: 300px){.webinar-audience-room-container-component .webinar-main-content{height:100dvh}}.webinar-audience-waiting-room-component{width:100%;height:100%}.simple-waiting-room-screen-component{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.simple-waiting-room-screen-component .waiting-room-content{width:553px}.simple-waiting-room-screen-component .decoration-line{height:1px;margin-bottom:14px}@media (max-width: 960px){.simple-waiting-room-screen-component{padding:10px 20px}.simple-waiting-room-screen-component .decoration-line{width:80%;min-height:1px;margin-left:0;margin-top:7px;margin-bottom:2px}.simple-waiting-room-screen-component .webinar-info-panel-component.waiting-room-theme h3{font-size:23px}.simple-waiting-room-screen-component .webinar-info-panel-component.waiting-room-theme .date-icon img{width:16px}.simple-waiting-room-screen-component .webinar-info-panel-component.waiting-room-theme h4.section-title{margin-top:0;margin-bottom:0}.simple-waiting-room-screen-component .webinar-info-panel-component.waiting-room-theme .speaker-base-details-component{padding-top:4px}.simple-waiting-room-screen-component .webinar-info-panel-component.waiting-room-theme .speaker-base-details-component .details{display:none}.simple-waiting-room-screen-component .webinar-info-panel-component.waiting-room-theme .speakers-feature-component .compact-list-component{display:flex}.simple-waiting-room-screen-component .waiting-room-countdown-component .schedule-timer-component .icon-and-timer{margin:0;line-height:31px}.simple-waiting-room-screen-component .waiting-room-countdown-component .schedule-timer-component .icon-and-timer .countdown-component{font-size:32px}.simple-waiting-room-screen-component .waiting-room-countdown-component .starting-in{padding-top:0;font-size:13px}.simple-waiting-room-screen-component .thank-you-message-component{margin-top:0}.simple-waiting-room-screen-component .thank-you-message-component h3{font-size:21px;line-height:21px;margin-top:15px}}.waiting-room-countdown-component .starting-in{font-size:16px;font-weight:700;color:#fff}.waiting-room-countdown-component .big-message{font-size:60px;font-weight:lighter;color:#fff;line-height:normal;margin:16px 0}.waiting-room-countdown-component .schedule-timer-component .icon-and-timer{text-align:left}.waiting-room-countdown-component .schedule-timer-component .icon-and-timer .countdown-component{font-size:60px;font-weight:lighter}.waiting-room-countdown-component .schedule-timer-component .icon-and-timer .countdown-component>.icon-component{display:none}.media-waiting-room-screen-component{width:100%;height:100%;overflow:hidden;display:flex;flex-direction:column}.media-waiting-room-screen-component.video-room .media{height:100%}.media-waiting-room-screen-component.image-room .footer{flex:0 0 auto}.media-waiting-room-screen-component.image-room .media{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center}.media-waiting-room-screen-component.webinar-is-over .decoration-line{display:none}.media-waiting-room-screen-component .footer{flex:1 0 auto;display:flex;padding:20px}.media-waiting-room-screen-component .footer .speakers-feature-component .compact-list-component{display:flex;flex-wrap:wrap}.media-waiting-room-screen-component .footer .speakers-feature-component .speaker-compact-list-item{padding-right:45px;flex:0 0 33.333333%;overflow:hidden}.media-waiting-room-screen-component .footer .speakers-feature-component .speakers-feature-inner{width:733px}.media-waiting-room-screen-component .footer .webinar-info-panel-component.waiting-room-theme h3{font-size:27px}.media-waiting-room-screen-component .footer .waiting-room-countdown-component .schedule-timer-component .icon-and-timer{margin-top:3px}.media-waiting-room-screen-component .footer .waiting-room-countdown-component .schedule-timer-component .icon-and-timer .countdown-component{font-size:32px}.media-waiting-room-screen-component .footer .waiting-room-countdown-component .starting-in{padding-top:7px;font-size:13px}.media-waiting-room-screen-component .footer .waiting-room-countdown-component .big-message{font-size:32px;margin:0}.media-waiting-room-screen-component .media{overflow:hidden}.media-waiting-room-screen-component .image-cover{width:100%}.media-waiting-room-screen-component .decoration-line{width:1px;margin:10px 20px 0;height:59px}.media-waiting-room-screen-component .thank-you-message-component{margin:35px}.visually-hidden{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}@media (max-width: 960px){.media-waiting-room-screen-component{display:block;position:relative}.media-waiting-room-screen-component .footer{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:900;background-color:#0000004d;flex-direction:column;padding:10px 20px}.media-waiting-room-screen-component .footer .decoration-line{width:80%;height:1px;min-height:1px;margin-left:0;margin-top:7px;margin-bottom:2px}.media-waiting-room-screen-component .footer .webinar-info-panel-component.waiting-room-theme h3{font-size:23px}.media-waiting-room-screen-component .footer .webinar-info-panel-component.waiting-room-theme .date-icon img{width:16px}.media-waiting-room-screen-component .footer .webinar-info-panel-component.waiting-room-theme h4.section-title{margin-top:0;margin-bottom:0}.media-waiting-room-screen-component .footer .webinar-info-panel-component.waiting-room-theme .speaker-base-details-component{padding-top:4px}.media-waiting-room-screen-component .footer .webinar-info-panel-component.waiting-room-theme .speaker-base-details-component .details{display:none}.media-waiting-room-screen-component .footer .webinar-info-panel-component.waiting-room-theme .speakers-feature-component .speaker-compact-list-item{flex:0 0 auto;padding-right:0}.media-waiting-room-screen-component .footer .waiting-room-countdown-component .schedule-timer-component .icon-and-timer{margin:0;line-height:31px}.media-waiting-room-screen-component .footer .waiting-room-countdown-component .starting-in{padding-top:0}.media-waiting-room-screen-component .thank-you-message-component{margin-top:0}.media-waiting-room-screen-component .thank-you-message-component h3{font-size:21px;line-height:21px}}.thank-you-message-component{color:#fff;font-size:12px}.thank-you-message-component h3{color:#fff;font-size:32px;margin-top:25px;margin-bottom:18px;line-height:32px}.audience-foyer-options-container{display:flex;flex-direction:column;margin:8px}.audience-foyer-options-container .im-not{background-color:transparent;border:0;color:#676767;cursor:pointer;font-family:inherit;font-size:11px;margin:8px;padding:0;text-decoration:underline}.audience-foyer-options-container .im-not:hover{text-decoration:none}body{margin:0}*,*:before,*:after{box-sizing:border-box}#header_container *,#header_container *:before,#header_container *:after{box-sizing:content-box}.left-layout .admin-root{width:100%;background:#fbfbfb}.admin-root .area-loader{text-align:center;padding:40px 0}
