@import "https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap";@import "https://fonts.googleapis.com/css2?family=Inconsolata:wght@200;300;400;500;600;700;800;900&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";: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 rgba(13,19,30,.05);--sl-shadow-small:0 1px 2px rgba(13,19,30,.1);--sl-shadow-medium:0 2px 4px rgba(13,19,30,.1);--sl-shadow-large:0 2px 8px rgba(13,19,30,.1);--sl-shadow-x-large:0 4px 16px rgba(13,19,30,.1);--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:rgba(14,165,233,.33);--sl-focus-ring-color-success:rgba(34,197,94,.33);--sl-focus-ring-color-info:rgba(107,114,128,.33);--sl-focus-ring-color-warning:rgba(245,158,11,.33);--sl-focus-ring-color-danger:rgba(239,68,68,.33);--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:rgba(55,65,81,.5);--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}tt-button-group>tt-button:first-child::part(base){border-top-right-radius:0;border-bottom-right-radius:0}tt-button-group>tt-dropdown:first-child>tt-button[slot=trigger]::part(base){border-top-right-radius:0;border-bottom-right-radius:0}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){border-top-left-radius:0;border-bottom-left-radius:0}tt-button-group>tt-dropdown:last-child>tt-button[slot=trigger]::part(base){border-top-left-radius:0;border-bottom-left-radius:0}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){border-radius:0}tt-button-group>tt-dropdown:not(:first-child):not(:last-child)>tt-button[slot=trigger]::part(base){border-radius:0}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):not([type=default])::part(base):not(:hover):not(:active):not(:focus):after{content:"";border-left:1px solid rgba(255,255,255,.25);position:absolute;top:0;bottom:0;left:0}tt-button-group>tt-dropdown:not(:first-child)>tt-button[slot=trigger]:not([type=default])::part(base):not(:hover):not(:active):not(:focus):after{content:"";border-left:1px solid rgba(255,255,255,.25);position:absolute;top:0;bottom:0;left:0}tt-button-group>tt-tooltip:not(:first-child)>tt-button:not([type=default])::part(base):not(:hover):not(:active):not(:focus):after{content:"";border-left:1px solid rgba(255,255,255,.25);position:absolute;top:0;bottom:0;left:0}tt-button-group>tt-button:focus-within{z-index:2}tt-button-group>tt-dropdown>tt-button[slot=trigger]:focus-within{z-index:2}tt-button-group>tt-tooltip>tt-button:focus-within{z-index:2}tt-button-group>tt-text-field:first-child::part(base){border-top-right-radius:0;border-bottom-right-radius:0}tt-button-group>tt-dropdown:first-child>tt-text-field[slot=trigger]::part(base){border-top-right-radius:0;border-bottom-right-radius:0}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){border-top-left-radius:0;border-bottom-left-radius:0}tt-button-group>tt-dropdown:last-child>tt-text-field[slot=trigger]::part(base){border-top-left-radius:0;border-bottom-left-radius:0}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){border-radius:0}tt-button-group>tt-dropdown:not(:first-child):not(:last-child)>tt-text-field[slot=trigger]::part(base){border-radius:0}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):not([type=default])::part(base):not(:hover):not(:active):not(:focus):after{content:"";border-left:1px solid rgba(255,255,255,.25);position:absolute;top:0;bottom:0;left:0}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{content:"";border-left:1px solid rgba(255,255,255,.25);position:absolute;top:0;bottom:0;left:0}tt-button-group>tt-tooltip:not(:first-child)>tt-text-field:not([type=default])::part(base):not(:hover):not(:active):not(:focus):after{content:"";border-left:1px solid rgba(255,255,255,.25);position:absolute;top:0;bottom:0;left:0}tt-button-group>tt-text-field:focus-within{z-index:2}tt-button-group>tt-dropdown>tt-text-field[slot=trigger]:focus-within{z-index:2}tt-button-group>tt-tooltip>tt-text-field:focus-within{z-index:2}: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);--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);--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);--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);--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);--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:#aaa;--tt-color-gray-400:#ccc;--tt-color-gray-300:#ddd;--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:#aaa;color-gray-400:#ccc;color-gray-300:#ddd;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:400 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)}@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}}:root{--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}@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}}:root{--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}b{font-weight:var(--tt-font-weight-medium)}.tt-toast-stack{z-index:var(--tt-z-index-toast);width:28rem;max-width:100%;max-height:100%;position:fixed;top:0;right:0;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){border-top-right-radius:0;border-bottom-right-radius:0}tt-button-group>tt-dropdown:first-child>tt-button[slot=trigger]::part(base){border-top-right-radius:0;border-bottom-right-radius:0}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){border-top-left-radius:0;border-bottom-left-radius:0}tt-button-group>tt-dropdown:last-child>tt-button[slot=trigger]::part(base){border-top-left-radius:0;border-bottom-left-radius:0}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){border-radius:0}tt-button-group>tt-dropdown:not(:first-child):not(:last-child)>tt-button[slot=trigger]::part(base){border-radius:0}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{content:"";border-left:1px solid rgba(255,255,255,.25);position:absolute;top:0;bottom:0;left:0}tt-button-group>tt-dropdown:not(:first-child)>tt-button[slot=trigger]:not([type=default])::part(base):not(:hover):not(:active):not(:focus):after{content:"";border-left:1px solid rgba(255,255,255,.25);position:absolute;top:0;bottom:0;left:0}tt-button-group>tt-tooltip:not(:first-child)>tt-button:not([type=default])::part(base):not(:hover):not(:active):not(:focus):after{content:"";border-left:1px solid rgba(255,255,255,.25);position:absolute;top:0;bottom:0;left:0}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{z-index:2}tt-button-group>tt-dropdown>tt-button[slot=trigger]:focus-within{z-index:2}tt-button-group>tt-tooltip>tt-button:focus-within{z-index:2}tt-button-group>tt-text-field:first-child::part(base){border-top-right-radius:0;border-bottom-right-radius:0}tt-button-group>tt-dropdown:first-child>tt-text-field[slot=trigger]::part(base){border-top-right-radius:0;border-bottom-right-radius:0}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){border-top-left-radius:0;border-bottom-left-radius:0}tt-button-group>tt-dropdown:last-child>tt-text-field[slot=trigger]::part(base){border-top-left-radius:0;border-bottom-left-radius:0}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){border-radius:0}tt-button-group>tt-dropdown:not(:first-child):not(:last-child)>tt-text-field[slot=trigger]::part(base){border-radius:0}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{content:"";border-left:1px solid rgba(255,255,255,.25);position:absolute;top:0;bottom:0;left:0}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{content:"";border-left:1px solid rgba(255,255,255,.25);position:absolute;top:0;bottom:0;left:0}tt-button-group>tt-tooltip:not(:first-child)>tt-text-field:not([type=default])::part(base):not(:hover):not(:active):not(:focus):after{content:"";border-left:1px solid rgba(255,255,255,.25);position:absolute;top:0;bottom:0;left:0}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{z-index:2}tt-button-group>tt-dropdown>tt-text-field[slot=trigger]:focus-within{z-index:2}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){border-top-left-radius:.5rem;border-bottom-left-radius:.5rem;padding-left:1rem}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){border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}tt-table[mode=list] tt-table-body tt-table-head-cell:where(:last-child){border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.classic-product-modal::part(base){z-index:5000}.fatal-error-screen{background-color:var(--tt-color-black);align-items:center;justify-items:center;width:100dvw;height:100dvh;display:grid;position:fixed}.fatal-error-screen .fatal-error-alert{font:var(--tt-font-standard);background-color:var(--tt-color-gray-900);color:#fff;text-align:center;border-radius:.5rem;flex-direction:column;align-items:center;row-gap:1rem;width:17rem;padding:1rem;display:flex}.fatal-error-screen .fatal-error-alert .fatal-error-header{font:var(--tt-font-header)}.fatal-error-screen .fatal-error-alert .fatal-error-icon{padding-top:1rem;padding-bottom:1rem;font-size:4rem}.fatal-error-screen .fatal-error-alert .fatal-error-button{width:100%}html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent;font-family:sans-serif;line-height:1.15}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{color:rgba(0,0,0,.65);font-variant:tabular-nums;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";background-color:#fff;margin:0;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-size:14px;line-height:1.5}[tabindex="-1"]:focus{outline:none!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{color:rgba(0,0,0,.85);margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{text-decoration:underline;cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}textarea{-webkit-appearance:none}input[type=text]{-webkit-appearance:none}input[type=password]{-webkit-appearance:none}input[type=number]{-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{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}a{color:#1890ff;cursor:pointer;-webkit-text-decoration-skip:objects;background-color:transparent;outline:none;text-decoration:none;transition:color .3s}a:hover{color:#40a9ff}a:active{color:#096dd9}a:active,a:hover{outline:0;text-decoration:none}a[disabled]{color:rgba(0,0,0,.25);cursor:not-allowed;pointer-events:none}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}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],label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}input:not([type=range]){-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse}caption{color:rgba(0,0,0,.45);text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}th{text-align:inherit}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button{-webkit-appearance:button}html [type=button]{-webkit-appearance:button}[type=reset]{-webkit-appearance:button}[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio]{box-sizing:border-box;padding:0}input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date]{-webkit-appearance:listbox}input[type=time]{-webkit-appearance:listbox}input[type=datetime-local]{-webkit-appearance:listbox}input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[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{background-color:#feffe6;padding:.2em}::-moz-selection{color:#fff;background:#1890ff}::selection{color:#fff;background:#1890ff}.clearfix{zoom:1}.clearfix:before,.clearfix:after{content:"";display:table}.clearfix:after{clear:both}.anticon{color:inherit;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;line-height:0;display:inline-block}.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,.anticon-spin{animation:1s linear infinite loadingCircle;display:inline-block}.fade-enter,.fade-appear,.fade-leave{animation-duration:.2s;animation-play-state:paused;animation-fill-mode:both}.fade-enter.fade-enter-active,.fade-appear.fade-appear-active{animation-name:antFadeIn;animation-play-state:running}.fade-leave.fade-leave-active{pointer-events:none;animation-name:antFadeOut;animation-play-state:running}.fade-enter,.fade-appear{opacity:0;animation-timing-function:linear}.fade-leave{animation-timing-function:linear}@keyframes antFadeIn{0%{opacity:0}to{opacity:1}}@keyframes antFadeOut{0%{opacity:1}to{opacity:0}}.move-up-enter,.move-up-appear,.move-up-leave{animation-duration:.2s;animation-play-state:paused;animation-fill-mode:both}.move-up-enter.move-up-enter-active,.move-up-appear.move-up-appear-active{animation-name:antMoveUpIn;animation-play-state:running}.move-up-leave.move-up-leave-active{pointer-events:none;animation-name:antMoveUpOut;animation-play-state:running}.move-up-enter,.move-up-appear{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-up-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-down-enter,.move-down-appear,.move-down-leave{animation-duration:.2s;animation-play-state:paused;animation-fill-mode:both}.move-down-enter.move-down-enter-active,.move-down-appear.move-down-appear-active{animation-name:antMoveDownIn;animation-play-state:running}.move-down-leave.move-down-leave-active{pointer-events:none;animation-name:antMoveDownOut;animation-play-state:running}.move-down-enter,.move-down-appear{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-down-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-left-enter,.move-left-appear,.move-left-leave{animation-duration:.2s;animation-play-state:paused;animation-fill-mode:both}.move-left-enter.move-left-enter-active,.move-left-appear.move-left-appear-active{animation-name:antMoveLeftIn;animation-play-state:running}.move-left-leave.move-left-leave-active{pointer-events:none;animation-name:antMoveLeftOut;animation-play-state:running}.move-left-enter,.move-left-appear{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-left-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-right-enter,.move-right-appear,.move-right-leave{animation-duration:.2s;animation-play-state:paused;animation-fill-mode:both}.move-right-enter.move-right-enter-active,.move-right-appear.move-right-appear-active{animation-name:antMoveRightIn;animation-play-state:running}.move-right-leave.move-right-leave-active{pointer-events:none;animation-name:antMoveRightOut;animation-play-state:running}.move-right-enter,.move-right-appear{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-right-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}@keyframes antMoveDownIn{0%{transform-origin:0 0;opacity:0;transform:translateY(100%)}to{transform-origin:0 0;opacity:1;transform:translateY(0%)}}@keyframes antMoveDownOut{0%{transform-origin:0 0;opacity:1;transform:translateY(0%)}to{transform-origin:0 0;opacity:0;transform:translateY(100%)}}@keyframes antMoveLeftIn{0%{transform-origin:0 0;opacity:0;transform:translate(-100%)}to{transform-origin:0 0;opacity:1;transform:translate(0%)}}@keyframes antMoveLeftOut{0%{transform-origin:0 0;opacity:1;transform:translate(0%)}to{transform-origin:0 0;opacity:0;transform:translate(-100%)}}@keyframes antMoveRightIn{0%{transform-origin:0 0;opacity:0;transform:translate(100%)}to{transform-origin:0 0;opacity:1;transform:translate(0%)}}@keyframes antMoveRightOut{0%{transform-origin:0 0;opacity:1;transform:translate(0%)}to{transform-origin:0 0;opacity:0;transform:translate(100%)}}@keyframes antMoveUpIn{0%{transform-origin:0 0;opacity:0;transform:translateY(-100%)}to{transform-origin:0 0;opacity:1;transform:translateY(0%)}}@keyframes antMoveUpOut{0%{transform-origin:0 0;opacity:1;transform:translateY(0%)}to{transform-origin:0 0;opacity:0;transform:translateY(-100%)}}@keyframes loadingCircle{to{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{border-radius:inherit;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;content:"";pointer-events:none;animation-name:fadeEffect,waveEffect;animation-duration:2s,.4s;animation-timing-function:cubic-bezier(.08,.82,.17,1),cubic-bezier(.08,.82,.17,1);animation-iteration-count:1,1;animation-direction:normal,normal;animation-play-state:running,running;animation-delay:0s,0s;animation-fill-mode:forwards;animation-timeline:auto,auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes waveEffect{to{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 fadeEffect{to{opacity:0}}.slide-up-enter,.slide-up-appear,.slide-up-leave{animation-duration:.2s;animation-play-state:paused;animation-fill-mode:both}.slide-up-enter.slide-up-enter-active,.slide-up-appear.slide-up-appear-active{animation-name:antSlideUpIn;animation-play-state:running}.slide-up-leave.slide-up-leave-active{pointer-events:none;animation-name:antSlideUpOut;animation-play-state:running}.slide-up-enter,.slide-up-appear{opacity:0;animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-up-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-down-enter,.slide-down-appear,.slide-down-leave{animation-duration:.2s;animation-play-state:paused;animation-fill-mode:both}.slide-down-enter.slide-down-enter-active,.slide-down-appear.slide-down-appear-active{animation-name:antSlideDownIn;animation-play-state:running}.slide-down-leave.slide-down-leave-active{pointer-events:none;animation-name:antSlideDownOut;animation-play-state:running}.slide-down-enter,.slide-down-appear{opacity:0;animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-left-enter,.slide-left-appear,.slide-left-leave{animation-duration:.2s;animation-play-state:paused;animation-fill-mode:both}.slide-left-enter.slide-left-enter-active,.slide-left-appear.slide-left-appear-active{animation-name:antSlideLeftIn;animation-play-state:running}.slide-left-leave.slide-left-leave-active{pointer-events:none;animation-name:antSlideLeftOut;animation-play-state:running}.slide-left-enter,.slide-left-appear{opacity:0;animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-left-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-right-enter,.slide-right-appear,.slide-right-leave{animation-duration:.2s;animation-play-state:paused;animation-fill-mode:both}.slide-right-enter.slide-right-enter-active,.slide-right-appear.slide-right-appear-active{animation-name:antSlideRightIn;animation-play-state:running}.slide-right-leave.slide-right-leave-active{pointer-events:none;animation-name:antSlideRightOut;animation-play-state:running}.slide-right-enter,.slide-right-appear{opacity:0;animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-right-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes antSlideUpIn{0%{transform-origin:0 0;opacity:0;transform:scaleY(.8)}to{transform-origin:0 0;opacity:1;transform:scaleY(1)}}@keyframes antSlideUpOut{0%{transform-origin:0 0;opacity:1;transform:scaleY(1)}to{transform-origin:0 0;opacity:0;transform:scaleY(.8)}}@keyframes antSlideDownIn{0%{transform-origin:100% 100%;opacity:0;transform:scaleY(.8)}to{transform-origin:100% 100%;opacity:1;transform:scaleY(1)}}@keyframes antSlideDownOut{0%{transform-origin:100% 100%;opacity:1;transform:scaleY(1)}to{transform-origin:100% 100%;opacity:0;transform:scaleY(.8)}}@keyframes antSlideLeftIn{0%{transform-origin:0 0;opacity:0;transform:scaleX(.8)}to{transform-origin:0 0;opacity:1;transform:scaleX(1)}}@keyframes antSlideLeftOut{0%{transform-origin:0 0;opacity:1;transform:scaleX(1)}to{transform-origin:0 0;opacity:0;transform:scaleX(.8)}}@keyframes antSlideRightIn{0%{transform-origin:100% 0;opacity:0;transform:scaleX(.8)}to{transform-origin:100% 0;opacity:1;transform:scaleX(1)}}@keyframes antSlideRightOut{0%{transform-origin:100% 0;opacity:1;transform:scaleX(1)}to{transform-origin:100% 0;opacity:0;transform:scaleX(.8)}}.swing-enter,.swing-appear{animation-duration:.2s;animation-play-state:paused;animation-fill-mode:both}.swing-enter.swing-enter-active,.swing-appear.swing-appear-active{animation-name:antSwingIn;animation-play-state:running}@keyframes antSwingIn{0%,to{transform:translate(0)}20%{transform:translate(-10px)}40%{transform:translate(10px)}60%{transform:translate(-5px)}80%{transform:translate(5px)}}.zoom-enter,.zoom-appear,.zoom-leave{animation-duration:.2s;animation-play-state:paused;animation-fill-mode:both}.zoom-enter.zoom-enter-active,.zoom-appear.zoom-appear-active{animation-name:antZoomIn;animation-play-state:running}.zoom-leave.zoom-leave-active{pointer-events:none;animation-name:antZoomOut;animation-play-state:running}.zoom-enter,.zoom-appear{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1);transform:scale(0)}.zoom-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-enter,.zoom-big-appear,.zoom-big-leave{animation-duration:.2s;animation-play-state:paused;animation-fill-mode:both}.zoom-big-enter.zoom-big-enter-active,.zoom-big-appear.zoom-big-appear-active{animation-name:antZoomBigIn;animation-play-state:running}.zoom-big-leave.zoom-big-leave-active{pointer-events:none;animation-name:antZoomBigOut;animation-play-state:running}.zoom-big-enter,.zoom-big-appear{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1);transform:scale(0)}.zoom-big-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-fast-enter,.zoom-big-fast-appear,.zoom-big-fast-leave{animation-duration:.1s;animation-play-state:paused;animation-fill-mode:both}.zoom-big-fast-enter.zoom-big-fast-enter-active,.zoom-big-fast-appear.zoom-big-fast-appear-active{animation-name:antZoomBigIn;animation-play-state:running}.zoom-big-fast-leave.zoom-big-fast-leave-active{pointer-events:none;animation-name:antZoomBigOut;animation-play-state:running}.zoom-big-fast-enter,.zoom-big-fast-appear{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1);transform:scale(0)}.zoom-big-fast-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-up-enter,.zoom-up-appear,.zoom-up-leave{animation-duration:.2s;animation-play-state:paused;animation-fill-mode:both}.zoom-up-enter.zoom-up-enter-active,.zoom-up-appear.zoom-up-appear-active{animation-name:antZoomUpIn;animation-play-state:running}.zoom-up-leave.zoom-up-leave-active{pointer-events:none;animation-name:antZoomUpOut;animation-play-state:running}.zoom-up-enter,.zoom-up-appear{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1);transform:scale(0)}.zoom-up-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-down-enter,.zoom-down-appear,.zoom-down-leave{animation-duration:.2s;animation-play-state:paused;animation-fill-mode:both}.zoom-down-enter.zoom-down-enter-active,.zoom-down-appear.zoom-down-appear-active{animation-name:antZoomDownIn;animation-play-state:running}.zoom-down-leave.zoom-down-leave-active{pointer-events:none;animation-name:antZoomDownOut;animation-play-state:running}.zoom-down-enter,.zoom-down-appear{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1);transform:scale(0)}.zoom-down-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-left-enter,.zoom-left-appear,.zoom-left-leave{animation-duration:.2s;animation-play-state:paused;animation-fill-mode:both}.zoom-left-enter.zoom-left-enter-active,.zoom-left-appear.zoom-left-appear-active{animation-name:antZoomLeftIn;animation-play-state:running}.zoom-left-leave.zoom-left-leave-active{pointer-events:none;animation-name:antZoomLeftOut;animation-play-state:running}.zoom-left-enter,.zoom-left-appear{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1);transform:scale(0)}.zoom-left-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-right-enter,.zoom-right-appear,.zoom-right-leave{animation-duration:.2s;animation-play-state:paused;animation-fill-mode:both}.zoom-right-enter.zoom-right-enter-active,.zoom-right-appear.zoom-right-appear-active{animation-name:antZoomRightIn;animation-play-state:running}.zoom-right-leave.zoom-right-leave-active{pointer-events:none;animation-name:antZoomRightOut;animation-play-state:running}.zoom-right-enter,.zoom-right-appear{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1);transform:scale(0)}.zoom-right-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}@keyframes antZoomIn{0%{opacity:0;transform:scale(.2)}to{opacity:1;transform:scale(1)}}@keyframes antZoomOut{0%{transform:scale(1)}to{opacity:0;transform:scale(.2)}}@keyframes antZoomBigIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes antZoomBigOut{0%{transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes antZoomUpIn{0%{transform-origin:50% 0;opacity:0;transform:scale(.8)}to{transform-origin:50% 0;transform:scale(1)}}@keyframes antZoomUpOut{0%{transform-origin:50% 0;transform:scale(1)}to{transform-origin:50% 0;opacity:0;transform:scale(.8)}}@keyframes antZoomLeftIn{0%{transform-origin:0%;opacity:0;transform:scale(.8)}to{transform-origin:0%;transform:scale(1)}}@keyframes antZoomLeftOut{0%{transform-origin:0%;transform:scale(1)}to{transform-origin:0%;opacity:0;transform:scale(.8)}}@keyframes antZoomRightIn{0%{transform-origin:100%;opacity:0;transform:scale(.8)}to{transform-origin:100%;transform:scale(1)}}@keyframes antZoomRightOut{0%{transform-origin:100%;transform:scale(1)}to{transform-origin:100%;opacity:0;transform:scale(.8)}}@keyframes antZoomDownIn{0%{transform-origin:50% 100%;opacity:0;transform:scale(.8)}to{transform-origin:50% 100%;transform:scale(1)}}@keyframes antZoomDownOut{0%{transform-origin:50% 100%;transform:scale(1)}to{transform-origin:50% 100%;opacity:0;transform:scale(.8)}}.ant-motion-collapse-legacy{overflow:hidden}.ant-motion-collapse-legacy-active{transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important}.ant-motion-collapse{overflow:hidden;transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important}.ant-tooltip{box-sizing:border-box;color:rgba(0,0,0,.65);font-variant:tabular-nums;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";z-index:1060;visibility:visible;max-width:250px;margin:0;padding:0;font-size:14px;line-height:1.5;list-style:none;display:block;position:absolute}.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{color:#fff;text-align:left;word-wrap:break-word;background-color:rgba(0,0,0,.75);border-radius:4px;min-width:30px;min-height:32px;padding:6px 8px;text-decoration:none;box-shadow:0 2px 8px rgba(0,0,0,.15)}.ant-tooltip-arrow{pointer-events:none;background:0 0;width:13.0711px;height:13.0711px;display:block;position:absolute;overflow:hidden}.ant-tooltip-arrow:before{content:"";pointer-events:auto;background-color:rgba(0,0,0,.75);width:5px;height:5px;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.ant-tooltip-placement-top .ant-tooltip-arrow,.ant-tooltip-placement-topLeft .ant-tooltip-arrow,.ant-tooltip-placement-topRight .ant-tooltip-arrow{bottom:-5.07107px}.ant-tooltip-placement-top .ant-tooltip-arrow:before,.ant-tooltip-placement-topLeft .ant-tooltip-arrow:before,.ant-tooltip-placement-topRight .ant-tooltip-arrow:before{transform:translateY(-6.53553px)rotate(45deg);box-shadow:3px 3px 7px rgba(0,0,0,.07)}.ant-tooltip-placement-top .ant-tooltip-arrow{left: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.07107px}.ant-tooltip-placement-right .ant-tooltip-arrow:before,.ant-tooltip-placement-rightTop .ant-tooltip-arrow:before,.ant-tooltip-placement-rightBottom .ant-tooltip-arrow:before{transform:translate(6.53553px)rotate(45deg);box-shadow:-3px 3px 7px rgba(0,0,0,.07)}.ant-tooltip-placement-right .ant-tooltip-arrow{top: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.07107px}.ant-tooltip-placement-left .ant-tooltip-arrow:before,.ant-tooltip-placement-leftTop .ant-tooltip-arrow:before,.ant-tooltip-placement-leftBottom .ant-tooltip-arrow:before{transform:translate(-6.53553px)rotate(45deg);box-shadow:3px -3px 7px rgba(0,0,0,.07)}.ant-tooltip-placement-left .ant-tooltip-arrow{top: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.07107px}.ant-tooltip-placement-bottom .ant-tooltip-arrow:before,.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow:before,.ant-tooltip-placement-bottomRight .ant-tooltip-arrow:before{transform:translateY(6.53553px)rotate(45deg);box-shadow:-3px -3px 7px rgba(0,0,0,.07)}.ant-tooltip-placement-bottom .ant-tooltip-arrow{left: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{background-position:50%;background-repeat:no-repeat;width:100%;height:100%}.image-component.background-cover{background-size:cover}.image-component.background-contain{background-size:contain}span.icon-component{vertical-align:middle;line-height:1;display:inline-block}span.icon-component img{display:block}span.icon-component.icon-clickable{cursor:pointer;padding:5px}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();filter:brightness()}span.icon-component.icon-clickable.hover-box:hover{background:#eff5f0;border-radius:.125rem}span.icon-component.is-disabled{cursor:default;padding:5px}.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{cursor:pointer;white-space:nowrap;vertical-align:top;background:0 0;border:1px solid transparent;border-radius:8px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:1;text-decoration:none;transition:all .2s;display:inline-block}.button-component+.button-component,.antd-component .button-component+.button-component{margin-left:8px}.button-component .button-flex,.antd-component .button-component .button-flex{justify-content:center;align-items:center;height:100%;display:flex}.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)){background-color:transparent}.antd-component .button-component.button-transparent:where(:hover:not(.button-disabled)){background-color:transparent}.button-component:where(.button-green){color:#fff;border-color:#1ec95b}.antd-component .button-component:where(.button-green){color:#fff;border-color:#1ec95b}.button-component:where(.button-green):where(:not(.button-outlined)){background-color:#1ec95b}.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){background-color:#1ab451;border-color:#1ab451}.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){color:#1ec95b}.antd-component .button-component:where(.button-green):where(.button-outlined){color:#1ec95b}.button-component:where(.button-green):where(.button-outlined):not(.button-disabled):hover{color:#013622;border-color:#013622}.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{border-color:#a9cbb5}.antd-component .button-component:where(.button-green).button-disabled{border-color:#a9cbb5}.button-component:where(.button-green).button-disabled.button-outlined{color:#a9cbb5}.antd-component .button-component:where(.button-green).button-disabled.button-outlined{color:#a9cbb5}.button-component:where(.button-green).button-disabled:not(.button-outlined){background-color:#a9cbb5}.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,.antd-component .button-component{padding:10px 20px;font-size:12px;line-height:16px}.button-component:where(.button-normal){padding:10px 20px;font-size:12px;line-height:16px}.antd-component .button-component:where(.button-normal){padding:10px 20px;font-size:12px;line-height:16px}.button-component:where(.button-normal){height:40px}.antd-component .button-component:where(.button-normal){height:40px}.button-component.button-small,.antd-component .button-component.button-small{padding:5px 12px;line-height:20px}.button-component.button-large,.antd-component .button-component.button-large{padding:15px 14px 14px}.button-component .icons-wrapper,.antd-component .button-component .icons-wrapper{box-sizing:content-box;position:relative}.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{opacity:0;position:absolute;top:0;bottom:0;left:0;right:8px;overflow:hidden}.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,.ajax-button-component.button-component.button-disabled:not(.button-outlined).is-loading.button-red>div{color:#fff;background-color:#f6dcdc;border-color:#f6dcdc}.ajax-button-component.button-component.button-disabled:not(.button-outlined).is-loading.button-green,.ajax-button-component.button-component.button-disabled:not(.button-outlined).is-loading.button-green>div{color:#1ec95b;background-color:#dcf6e5;border-color:#dcf6e5}.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{align-items:center;display:flex}.ajax-button-component.button-component .spinner{clear:both}.ajax-button-component.button-component .spinner-container{justify-content:center;width:20px;margin-right:7px;display:flex}.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,.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,.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{transform-origin:50%;background-color:#1ec95b;border-radius:50%;width:5px;height:5px;display:inline-block}.ajax-button-component.button-component .spinner{opacity:1;background-color:#1ec95b;animation:1s linear infinite spScaleAlpha;position:relative}.ajax-button-component.button-component .spinner:before,.ajax-button-component.button-component .spinner:after{content:"";opacity:.25;position:relative}.ajax-button-component.button-component .spinner:before{animation:1s linear infinite spScaleAlphaBefore;top:-6px;left:7px}.ajax-button-component.button-component .spinner:after{animation:1s linear infinite spScaleAlphaAfter;top:-6px;left:-13px}@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}}.toggle{cursor:pointer;background-color:#ddd;border-radius:8px;width:32px;height:16px;transition:background-color .15s linear;display:inline-block;position:relative}.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{background-color:#fff;border-radius:6px;width:12px;height:12px;transition:left .15s linear;position:absolute;top:2px;left:2px}.toggle.toggle-on .toggle-handle{left:18px}.select{padding:.4em 30px .4em .8em;display:inline-block;position:relative}.select:not(.transparent){background-color:#fff;border:1px solid #e3ece4}.select.transparent{padding-right:20px}.select label{white-space:nowrap}.select .select-chevron{background:url(/icons/999999/12x8/chevron.svg) 50% no-repeat;background-color:inherit;width:30px;height:100%;position:absolute;top:0;right:0}.select.transparent .select-chevron{width:12px}.select select{opacity:0;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.color-input{width:20px;height:20px;display:inline-block;position:relative}.color-input .color-input-label-border{cursor:pointer;border:1px solid #e3ece4;border-radius:10px;width:100%;height:100%;position:relative}.color-input .color-input-label{border:1px solid #f3f3f3;border-radius:9px;width:100%;height:100%}.color-input .color-picker-screen{z-index:99;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.color-input .color-picker-screen.color-picker-screen-active{display:block}.color-input .color-picker-component{transform-origin:50%;z-index:100;display:none\9 ;margin-top:-108.5px;margin-right:-110px;transition:transform .2s ease-out;position:absolute;top:10px;right:10px;transform:scale(0);box-shadow:0 0 4px rgba(0,0,0,.5)}.color-input .color-picker-component.color-picker-shown{display:block\9 ;transition-timing-function:cubic-bezier(.175,.885,.32,1.275);transform:scale(1)}.file-input{display:inline-block;position:relative}.file-input .file-input-error{color:#fa4646}.pill-select{display:flex;display:table\9 ;width:100% \9 ;border:1px solid #d7e3d8;border-radius:5px;overflow:hidden}.pill-select .option{text-align:center;display:flex;display:table-cell\9 ;flex-grow:1;justify-content:center;align-items:center;padding:6px 19px;transition:color .2s}.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{margin-right:10px;position:relative}.pill-select .icons-wrapper>*{display:block}.pill-select .icons-wrapper .active-icon{opacity:0;width:100%;height:100%;transition:opacity .2s;position:absolute;top:0;left:0}.pill-select .icons-wrapper .default-icon{opacity:1;transition:opacity .2s}.pill-select.style-green{color:#1ec95b;border-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;background-color:#1ec95b}.ant-row{zoom:1;box-sizing:border-box;height:auto;margin-left:0;margin-right:0;display:block;position:relative}.ant-row:before,.ant-row:after{content:"";display:table}.ant-row:after,.ant-row+.ant-row:before{clear:both}.ant-row-flex{flex-flow:wrap;display:flex}.ant-row-flex:before,.ant-row-flex:after{display:flex}.ant-row-flex-start{justify-content:flex-start}.ant-row-flex-center{justify-content:center}.ant-row-flex-end{justify-content:flex-end}.ant-row-flex-space-between{justify-content:space-between}.ant-row-flex-space-around{justify-content:space-around}.ant-row-flex-top{align-items:flex-start}.ant-row-flex-middle{align-items:center}.ant-row-flex-bottom{align-items:flex-end}.ant-col{min-height:1px;position:relative}.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{padding-left:0;padding-right:0;position:relative}.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{float:left;flex:none}.ant-col-24{box-sizing:border-box;width:100%;display:block}.ant-col-push-24{left:100%}.ant-col-pull-24{right:100%}.ant-col-offset-24{margin-left:100%}.ant-col-order-24{order:24}.ant-col-23{box-sizing:border-box;width:95.8333%;display:block}.ant-col-push-23{left:95.8333%}.ant-col-pull-23{right:95.8333%}.ant-col-offset-23{margin-left:95.8333%}.ant-col-order-23{order:23}.ant-col-22{box-sizing:border-box;width:91.6667%;display:block}.ant-col-push-22{left:91.6667%}.ant-col-pull-22{right:91.6667%}.ant-col-offset-22{margin-left:91.6667%}.ant-col-order-22{order:22}.ant-col-21{box-sizing:border-box;width:87.5%;display:block}.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{order:21}.ant-col-20{box-sizing:border-box;width:83.3333%;display:block}.ant-col-push-20{left:83.3333%}.ant-col-pull-20{right:83.3333%}.ant-col-offset-20{margin-left:83.3333%}.ant-col-order-20{order:20}.ant-col-19{box-sizing:border-box;width:79.1667%;display:block}.ant-col-push-19{left:79.1667%}.ant-col-pull-19{right:79.1667%}.ant-col-offset-19{margin-left:79.1667%}.ant-col-order-19{order:19}.ant-col-18{box-sizing:border-box;width:75%;display:block}.ant-col-push-18{left:75%}.ant-col-pull-18{right:75%}.ant-col-offset-18{margin-left:75%}.ant-col-order-18{order:18}.ant-col-17{box-sizing:border-box;width:70.8333%;display:block}.ant-col-push-17{left:70.8333%}.ant-col-pull-17{right:70.8333%}.ant-col-offset-17{margin-left:70.8333%}.ant-col-order-17{order:17}.ant-col-16{box-sizing:border-box;width:66.6667%;display:block}.ant-col-push-16{left:66.6667%}.ant-col-pull-16{right:66.6667%}.ant-col-offset-16{margin-left:66.6667%}.ant-col-order-16{order:16}.ant-col-15{box-sizing:border-box;width:62.5%;display:block}.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{order:15}.ant-col-14{box-sizing:border-box;width:58.3333%;display:block}.ant-col-push-14{left:58.3333%}.ant-col-pull-14{right:58.3333%}.ant-col-offset-14{margin-left:58.3333%}.ant-col-order-14{order:14}.ant-col-13{box-sizing:border-box;width:54.1667%;display:block}.ant-col-push-13{left:54.1667%}.ant-col-pull-13{right:54.1667%}.ant-col-offset-13{margin-left:54.1667%}.ant-col-order-13{order:13}.ant-col-12{box-sizing:border-box;width:50%;display:block}.ant-col-push-12{left:50%}.ant-col-pull-12{right:50%}.ant-col-offset-12{margin-left:50%}.ant-col-order-12{order:12}.ant-col-11{box-sizing:border-box;width:45.8333%;display:block}.ant-col-push-11{left:45.8333%}.ant-col-pull-11{right:45.8333%}.ant-col-offset-11{margin-left:45.8333%}.ant-col-order-11{order:11}.ant-col-10{box-sizing:border-box;width:41.6667%;display:block}.ant-col-push-10{left:41.6667%}.ant-col-pull-10{right:41.6667%}.ant-col-offset-10{margin-left:41.6667%}.ant-col-order-10{order:10}.ant-col-9{box-sizing:border-box;width:37.5%;display:block}.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{order:9}.ant-col-8{box-sizing:border-box;width:33.3333%;display:block}.ant-col-push-8{left:33.3333%}.ant-col-pull-8{right:33.3333%}.ant-col-offset-8{margin-left:33.3333%}.ant-col-order-8{order:8}.ant-col-7{box-sizing:border-box;width:29.1667%;display:block}.ant-col-push-7{left:29.1667%}.ant-col-pull-7{right:29.1667%}.ant-col-offset-7{margin-left:29.1667%}.ant-col-order-7{order:7}.ant-col-6{box-sizing:border-box;width:25%;display:block}.ant-col-push-6{left:25%}.ant-col-pull-6{right:25%}.ant-col-offset-6{margin-left:25%}.ant-col-order-6{order:6}.ant-col-5{box-sizing:border-box;width:20.8333%;display:block}.ant-col-push-5{left:20.8333%}.ant-col-pull-5{right:20.8333%}.ant-col-offset-5{margin-left:20.8333%}.ant-col-order-5{order:5}.ant-col-4{box-sizing:border-box;width:16.6667%;display:block}.ant-col-push-4{left:16.6667%}.ant-col-pull-4{right:16.6667%}.ant-col-offset-4{margin-left:16.6667%}.ant-col-order-4{order:4}.ant-col-3{box-sizing:border-box;width:12.5%;display:block}.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{order:3}.ant-col-2{box-sizing:border-box;width:8.33333%;display:block}.ant-col-push-2{left:8.33333%}.ant-col-pull-2{right:8.33333%}.ant-col-offset-2{margin-left:8.33333%}.ant-col-order-2{order:2}.ant-col-1{box-sizing:border-box;width:4.16667%;display:block}.ant-col-push-1{left:4.16667%}.ant-col-pull-1{right:4.16667%}.ant-col-offset-1{margin-left:4.16667%}.ant-col-order-1{order:1}.ant-col-0{display:none}.ant-col-offset-0{margin-left:0}.ant-col-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{float:left;flex:none}.ant-col-xs-24{box-sizing:border-box;width:100%;display:block}.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{order:24}.ant-col-xs-23{box-sizing:border-box;width:95.8333%;display:block}.ant-col-xs-push-23{left:95.8333%}.ant-col-xs-pull-23{right:95.8333%}.ant-col-xs-offset-23{margin-left:95.8333%}.ant-col-xs-order-23{order:23}.ant-col-xs-22{box-sizing:border-box;width:91.6667%;display:block}.ant-col-xs-push-22{left:91.6667%}.ant-col-xs-pull-22{right:91.6667%}.ant-col-xs-offset-22{margin-left:91.6667%}.ant-col-xs-order-22{order:22}.ant-col-xs-21{box-sizing:border-box;width:87.5%;display:block}.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{order:21}.ant-col-xs-20{box-sizing:border-box;width:83.3333%;display:block}.ant-col-xs-push-20{left:83.3333%}.ant-col-xs-pull-20{right:83.3333%}.ant-col-xs-offset-20{margin-left:83.3333%}.ant-col-xs-order-20{order:20}.ant-col-xs-19{box-sizing:border-box;width:79.1667%;display:block}.ant-col-xs-push-19{left:79.1667%}.ant-col-xs-pull-19{right:79.1667%}.ant-col-xs-offset-19{margin-left:79.1667%}.ant-col-xs-order-19{order:19}.ant-col-xs-18{box-sizing:border-box;width:75%;display:block}.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{order:18}.ant-col-xs-17{box-sizing:border-box;width:70.8333%;display:block}.ant-col-xs-push-17{left:70.8333%}.ant-col-xs-pull-17{right:70.8333%}.ant-col-xs-offset-17{margin-left:70.8333%}.ant-col-xs-order-17{order:17}.ant-col-xs-16{box-sizing:border-box;width:66.6667%;display:block}.ant-col-xs-push-16{left:66.6667%}.ant-col-xs-pull-16{right:66.6667%}.ant-col-xs-offset-16{margin-left:66.6667%}.ant-col-xs-order-16{order:16}.ant-col-xs-15{box-sizing:border-box;width:62.5%;display:block}.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{order:15}.ant-col-xs-14{box-sizing:border-box;width:58.3333%;display:block}.ant-col-xs-push-14{left:58.3333%}.ant-col-xs-pull-14{right:58.3333%}.ant-col-xs-offset-14{margin-left:58.3333%}.ant-col-xs-order-14{order:14}.ant-col-xs-13{box-sizing:border-box;width:54.1667%;display:block}.ant-col-xs-push-13{left:54.1667%}.ant-col-xs-pull-13{right:54.1667%}.ant-col-xs-offset-13{margin-left:54.1667%}.ant-col-xs-order-13{order:13}.ant-col-xs-12{box-sizing:border-box;width:50%;display:block}.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{order:12}.ant-col-xs-11{box-sizing:border-box;width:45.8333%;display:block}.ant-col-xs-push-11{left:45.8333%}.ant-col-xs-pull-11{right:45.8333%}.ant-col-xs-offset-11{margin-left:45.8333%}.ant-col-xs-order-11{order:11}.ant-col-xs-10{box-sizing:border-box;width:41.6667%;display:block}.ant-col-xs-push-10{left:41.6667%}.ant-col-xs-pull-10{right:41.6667%}.ant-col-xs-offset-10{margin-left:41.6667%}.ant-col-xs-order-10{order:10}.ant-col-xs-9{box-sizing:border-box;width:37.5%;display:block}.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{order:9}.ant-col-xs-8{box-sizing:border-box;width:33.3333%;display:block}.ant-col-xs-push-8{left:33.3333%}.ant-col-xs-pull-8{right:33.3333%}.ant-col-xs-offset-8{margin-left:33.3333%}.ant-col-xs-order-8{order:8}.ant-col-xs-7{box-sizing:border-box;width:29.1667%;display:block}.ant-col-xs-push-7{left:29.1667%}.ant-col-xs-pull-7{right:29.1667%}.ant-col-xs-offset-7{margin-left:29.1667%}.ant-col-xs-order-7{order:7}.ant-col-xs-6{box-sizing:border-box;width:25%;display:block}.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{order:6}.ant-col-xs-5{box-sizing:border-box;width:20.8333%;display:block}.ant-col-xs-push-5{left:20.8333%}.ant-col-xs-pull-5{right:20.8333%}.ant-col-xs-offset-5{margin-left:20.8333%}.ant-col-xs-order-5{order:5}.ant-col-xs-4{box-sizing:border-box;width:16.6667%;display:block}.ant-col-xs-push-4{left:16.6667%}.ant-col-xs-pull-4{right:16.6667%}.ant-col-xs-offset-4{margin-left:16.6667%}.ant-col-xs-order-4{order:4}.ant-col-xs-3{box-sizing:border-box;width:12.5%;display:block}.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{order:3}.ant-col-xs-2{box-sizing:border-box;width:8.33333%;display:block}.ant-col-xs-push-2{left:8.33333%}.ant-col-xs-pull-2{right:8.33333%}.ant-col-xs-offset-2{margin-left:8.33333%}.ant-col-xs-order-2{order:2}.ant-col-xs-1{box-sizing:border-box;width:4.16667%;display:block}.ant-col-xs-push-1{left:4.16667%}.ant-col-xs-pull-1{right:4.16667%}.ant-col-xs-offset-1{margin-left:4.16667%}.ant-col-xs-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{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{float:left;flex:none}.ant-col-sm-24{box-sizing:border-box;width:100%;display:block}.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{order:24}.ant-col-sm-23{box-sizing:border-box;width:95.8333%;display:block}.ant-col-sm-push-23{left:95.8333%}.ant-col-sm-pull-23{right:95.8333%}.ant-col-sm-offset-23{margin-left:95.8333%}.ant-col-sm-order-23{order:23}.ant-col-sm-22{box-sizing:border-box;width:91.6667%;display:block}.ant-col-sm-push-22{left:91.6667%}.ant-col-sm-pull-22{right:91.6667%}.ant-col-sm-offset-22{margin-left:91.6667%}.ant-col-sm-order-22{order:22}.ant-col-sm-21{box-sizing:border-box;width:87.5%;display:block}.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{order:21}.ant-col-sm-20{box-sizing:border-box;width:83.3333%;display:block}.ant-col-sm-push-20{left:83.3333%}.ant-col-sm-pull-20{right:83.3333%}.ant-col-sm-offset-20{margin-left:83.3333%}.ant-col-sm-order-20{order:20}.ant-col-sm-19{box-sizing:border-box;width:79.1667%;display:block}.ant-col-sm-push-19{left:79.1667%}.ant-col-sm-pull-19{right:79.1667%}.ant-col-sm-offset-19{margin-left:79.1667%}.ant-col-sm-order-19{order:19}.ant-col-sm-18{box-sizing:border-box;width:75%;display:block}.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{order:18}.ant-col-sm-17{box-sizing:border-box;width:70.8333%;display:block}.ant-col-sm-push-17{left:70.8333%}.ant-col-sm-pull-17{right:70.8333%}.ant-col-sm-offset-17{margin-left:70.8333%}.ant-col-sm-order-17{order:17}.ant-col-sm-16{box-sizing:border-box;width:66.6667%;display:block}.ant-col-sm-push-16{left:66.6667%}.ant-col-sm-pull-16{right:66.6667%}.ant-col-sm-offset-16{margin-left:66.6667%}.ant-col-sm-order-16{order:16}.ant-col-sm-15{box-sizing:border-box;width:62.5%;display:block}.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{order:15}.ant-col-sm-14{box-sizing:border-box;width:58.3333%;display:block}.ant-col-sm-push-14{left:58.3333%}.ant-col-sm-pull-14{right:58.3333%}.ant-col-sm-offset-14{margin-left:58.3333%}.ant-col-sm-order-14{order:14}.ant-col-sm-13{box-sizing:border-box;width:54.1667%;display:block}.ant-col-sm-push-13{left:54.1667%}.ant-col-sm-pull-13{right:54.1667%}.ant-col-sm-offset-13{margin-left:54.1667%}.ant-col-sm-order-13{order:13}.ant-col-sm-12{box-sizing:border-box;width:50%;display:block}.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{order:12}.ant-col-sm-11{box-sizing:border-box;width:45.8333%;display:block}.ant-col-sm-push-11{left:45.8333%}.ant-col-sm-pull-11{right:45.8333%}.ant-col-sm-offset-11{margin-left:45.8333%}.ant-col-sm-order-11{order:11}.ant-col-sm-10{box-sizing:border-box;width:41.6667%;display:block}.ant-col-sm-push-10{left:41.6667%}.ant-col-sm-pull-10{right:41.6667%}.ant-col-sm-offset-10{margin-left:41.6667%}.ant-col-sm-order-10{order:10}.ant-col-sm-9{box-sizing:border-box;width:37.5%;display:block}.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{order:9}.ant-col-sm-8{box-sizing:border-box;width:33.3333%;display:block}.ant-col-sm-push-8{left:33.3333%}.ant-col-sm-pull-8{right:33.3333%}.ant-col-sm-offset-8{margin-left:33.3333%}.ant-col-sm-order-8{order:8}.ant-col-sm-7{box-sizing:border-box;width:29.1667%;display:block}.ant-col-sm-push-7{left:29.1667%}.ant-col-sm-pull-7{right:29.1667%}.ant-col-sm-offset-7{margin-left:29.1667%}.ant-col-sm-order-7{order:7}.ant-col-sm-6{box-sizing:border-box;width:25%;display:block}.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{order:6}.ant-col-sm-5{box-sizing:border-box;width:20.8333%;display:block}.ant-col-sm-push-5{left:20.8333%}.ant-col-sm-pull-5{right:20.8333%}.ant-col-sm-offset-5{margin-left:20.8333%}.ant-col-sm-order-5{order:5}.ant-col-sm-4{box-sizing:border-box;width:16.6667%;display:block}.ant-col-sm-push-4{left:16.6667%}.ant-col-sm-pull-4{right:16.6667%}.ant-col-sm-offset-4{margin-left:16.6667%}.ant-col-sm-order-4{order:4}.ant-col-sm-3{box-sizing:border-box;width:12.5%;display:block}.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{order:3}.ant-col-sm-2{box-sizing:border-box;width:8.33333%;display:block}.ant-col-sm-push-2{left:8.33333%}.ant-col-sm-pull-2{right:8.33333%}.ant-col-sm-offset-2{margin-left:8.33333%}.ant-col-sm-order-2{order:2}.ant-col-sm-1{box-sizing:border-box;width:4.16667%;display:block}.ant-col-sm-push-1{left:4.16667%}.ant-col-sm-pull-1{right:4.16667%}.ant-col-sm-offset-1{margin-left:4.16667%}.ant-col-sm-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{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{float:left;flex:none}.ant-col-md-24{box-sizing:border-box;width:100%;display:block}.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{order:24}.ant-col-md-23{box-sizing:border-box;width:95.8333%;display:block}.ant-col-md-push-23{left:95.8333%}.ant-col-md-pull-23{right:95.8333%}.ant-col-md-offset-23{margin-left:95.8333%}.ant-col-md-order-23{order:23}.ant-col-md-22{box-sizing:border-box;width:91.6667%;display:block}.ant-col-md-push-22{left:91.6667%}.ant-col-md-pull-22{right:91.6667%}.ant-col-md-offset-22{margin-left:91.6667%}.ant-col-md-order-22{order:22}.ant-col-md-21{box-sizing:border-box;width:87.5%;display:block}.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{order:21}.ant-col-md-20{box-sizing:border-box;width:83.3333%;display:block}.ant-col-md-push-20{left:83.3333%}.ant-col-md-pull-20{right:83.3333%}.ant-col-md-offset-20{margin-left:83.3333%}.ant-col-md-order-20{order:20}.ant-col-md-19{box-sizing:border-box;width:79.1667%;display:block}.ant-col-md-push-19{left:79.1667%}.ant-col-md-pull-19{right:79.1667%}.ant-col-md-offset-19{margin-left:79.1667%}.ant-col-md-order-19{order:19}.ant-col-md-18{box-sizing:border-box;width:75%;display:block}.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{order:18}.ant-col-md-17{box-sizing:border-box;width:70.8333%;display:block}.ant-col-md-push-17{left:70.8333%}.ant-col-md-pull-17{right:70.8333%}.ant-col-md-offset-17{margin-left:70.8333%}.ant-col-md-order-17{order:17}.ant-col-md-16{box-sizing:border-box;width:66.6667%;display:block}.ant-col-md-push-16{left:66.6667%}.ant-col-md-pull-16{right:66.6667%}.ant-col-md-offset-16{margin-left:66.6667%}.ant-col-md-order-16{order:16}.ant-col-md-15{box-sizing:border-box;width:62.5%;display:block}.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{order:15}.ant-col-md-14{box-sizing:border-box;width:58.3333%;display:block}.ant-col-md-push-14{left:58.3333%}.ant-col-md-pull-14{right:58.3333%}.ant-col-md-offset-14{margin-left:58.3333%}.ant-col-md-order-14{order:14}.ant-col-md-13{box-sizing:border-box;width:54.1667%;display:block}.ant-col-md-push-13{left:54.1667%}.ant-col-md-pull-13{right:54.1667%}.ant-col-md-offset-13{margin-left:54.1667%}.ant-col-md-order-13{order:13}.ant-col-md-12{box-sizing:border-box;width:50%;display:block}.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{order:12}.ant-col-md-11{box-sizing:border-box;width:45.8333%;display:block}.ant-col-md-push-11{left:45.8333%}.ant-col-md-pull-11{right:45.8333%}.ant-col-md-offset-11{margin-left:45.8333%}.ant-col-md-order-11{order:11}.ant-col-md-10{box-sizing:border-box;width:41.6667%;display:block}.ant-col-md-push-10{left:41.6667%}.ant-col-md-pull-10{right:41.6667%}.ant-col-md-offset-10{margin-left:41.6667%}.ant-col-md-order-10{order:10}.ant-col-md-9{box-sizing:border-box;width:37.5%;display:block}.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{order:9}.ant-col-md-8{box-sizing:border-box;width:33.3333%;display:block}.ant-col-md-push-8{left:33.3333%}.ant-col-md-pull-8{right:33.3333%}.ant-col-md-offset-8{margin-left:33.3333%}.ant-col-md-order-8{order:8}.ant-col-md-7{box-sizing:border-box;width:29.1667%;display:block}.ant-col-md-push-7{left:29.1667%}.ant-col-md-pull-7{right:29.1667%}.ant-col-md-offset-7{margin-left:29.1667%}.ant-col-md-order-7{order:7}.ant-col-md-6{box-sizing:border-box;width:25%;display:block}.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{order:6}.ant-col-md-5{box-sizing:border-box;width:20.8333%;display:block}.ant-col-md-push-5{left:20.8333%}.ant-col-md-pull-5{right:20.8333%}.ant-col-md-offset-5{margin-left:20.8333%}.ant-col-md-order-5{order:5}.ant-col-md-4{box-sizing:border-box;width:16.6667%;display:block}.ant-col-md-push-4{left:16.6667%}.ant-col-md-pull-4{right:16.6667%}.ant-col-md-offset-4{margin-left:16.6667%}.ant-col-md-order-4{order:4}.ant-col-md-3{box-sizing:border-box;width:12.5%;display:block}.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{order:3}.ant-col-md-2{box-sizing:border-box;width:8.33333%;display:block}.ant-col-md-push-2{left:8.33333%}.ant-col-md-pull-2{right:8.33333%}.ant-col-md-offset-2{margin-left:8.33333%}.ant-col-md-order-2{order:2}.ant-col-md-1{box-sizing:border-box;width:4.16667%;display:block}.ant-col-md-push-1{left:4.16667%}.ant-col-md-pull-1{right:4.16667%}.ant-col-md-offset-1{margin-left:4.16667%}.ant-col-md-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{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{float:left;flex:none}.ant-col-lg-24{box-sizing:border-box;width:100%;display:block}.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{order:24}.ant-col-lg-23{box-sizing:border-box;width:95.8333%;display:block}.ant-col-lg-push-23{left:95.8333%}.ant-col-lg-pull-23{right:95.8333%}.ant-col-lg-offset-23{margin-left:95.8333%}.ant-col-lg-order-23{order:23}.ant-col-lg-22{box-sizing:border-box;width:91.6667%;display:block}.ant-col-lg-push-22{left:91.6667%}.ant-col-lg-pull-22{right:91.6667%}.ant-col-lg-offset-22{margin-left:91.6667%}.ant-col-lg-order-22{order:22}.ant-col-lg-21{box-sizing:border-box;width:87.5%;display:block}.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{order:21}.ant-col-lg-20{box-sizing:border-box;width:83.3333%;display:block}.ant-col-lg-push-20{left:83.3333%}.ant-col-lg-pull-20{right:83.3333%}.ant-col-lg-offset-20{margin-left:83.3333%}.ant-col-lg-order-20{order:20}.ant-col-lg-19{box-sizing:border-box;width:79.1667%;display:block}.ant-col-lg-push-19{left:79.1667%}.ant-col-lg-pull-19{right:79.1667%}.ant-col-lg-offset-19{margin-left:79.1667%}.ant-col-lg-order-19{order:19}.ant-col-lg-18{box-sizing:border-box;width:75%;display:block}.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{order:18}.ant-col-lg-17{box-sizing:border-box;width:70.8333%;display:block}.ant-col-lg-push-17{left:70.8333%}.ant-col-lg-pull-17{right:70.8333%}.ant-col-lg-offset-17{margin-left:70.8333%}.ant-col-lg-order-17{order:17}.ant-col-lg-16{box-sizing:border-box;width:66.6667%;display:block}.ant-col-lg-push-16{left:66.6667%}.ant-col-lg-pull-16{right:66.6667%}.ant-col-lg-offset-16{margin-left:66.6667%}.ant-col-lg-order-16{order:16}.ant-col-lg-15{box-sizing:border-box;width:62.5%;display:block}.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{order:15}.ant-col-lg-14{box-sizing:border-box;width:58.3333%;display:block}.ant-col-lg-push-14{left:58.3333%}.ant-col-lg-pull-14{right:58.3333%}.ant-col-lg-offset-14{margin-left:58.3333%}.ant-col-lg-order-14{order:14}.ant-col-lg-13{box-sizing:border-box;width:54.1667%;display:block}.ant-col-lg-push-13{left:54.1667%}.ant-col-lg-pull-13{right:54.1667%}.ant-col-lg-offset-13{margin-left:54.1667%}.ant-col-lg-order-13{order:13}.ant-col-lg-12{box-sizing:border-box;width:50%;display:block}.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{order:12}.ant-col-lg-11{box-sizing:border-box;width:45.8333%;display:block}.ant-col-lg-push-11{left:45.8333%}.ant-col-lg-pull-11{right:45.8333%}.ant-col-lg-offset-11{margin-left:45.8333%}.ant-col-lg-order-11{order:11}.ant-col-lg-10{box-sizing:border-box;width:41.6667%;display:block}.ant-col-lg-push-10{left:41.6667%}.ant-col-lg-pull-10{right:41.6667%}.ant-col-lg-offset-10{margin-left:41.6667%}.ant-col-lg-order-10{order:10}.ant-col-lg-9{box-sizing:border-box;width:37.5%;display:block}.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{order:9}.ant-col-lg-8{box-sizing:border-box;width:33.3333%;display:block}.ant-col-lg-push-8{left:33.3333%}.ant-col-lg-pull-8{right:33.3333%}.ant-col-lg-offset-8{margin-left:33.3333%}.ant-col-lg-order-8{order:8}.ant-col-lg-7{box-sizing:border-box;width:29.1667%;display:block}.ant-col-lg-push-7{left:29.1667%}.ant-col-lg-pull-7{right:29.1667%}.ant-col-lg-offset-7{margin-left:29.1667%}.ant-col-lg-order-7{order:7}.ant-col-lg-6{box-sizing:border-box;width:25%;display:block}.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{order:6}.ant-col-lg-5{box-sizing:border-box;width:20.8333%;display:block}.ant-col-lg-push-5{left:20.8333%}.ant-col-lg-pull-5{right:20.8333%}.ant-col-lg-offset-5{margin-left:20.8333%}.ant-col-lg-order-5{order:5}.ant-col-lg-4{box-sizing:border-box;width:16.6667%;display:block}.ant-col-lg-push-4{left:16.6667%}.ant-col-lg-pull-4{right:16.6667%}.ant-col-lg-offset-4{margin-left:16.6667%}.ant-col-lg-order-4{order:4}.ant-col-lg-3{box-sizing:border-box;width:12.5%;display:block}.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{order:3}.ant-col-lg-2{box-sizing:border-box;width:8.33333%;display:block}.ant-col-lg-push-2{left:8.33333%}.ant-col-lg-pull-2{right:8.33333%}.ant-col-lg-offset-2{margin-left:8.33333%}.ant-col-lg-order-2{order:2}.ant-col-lg-1{box-sizing:border-box;width:4.16667%;display:block}.ant-col-lg-push-1{left:4.16667%}.ant-col-lg-pull-1{right:4.16667%}.ant-col-lg-offset-1{margin-left:4.16667%}.ant-col-lg-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{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{float:left;flex:none}.ant-col-xl-24{box-sizing:border-box;width:100%;display:block}.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{order:24}.ant-col-xl-23{box-sizing:border-box;width:95.8333%;display:block}.ant-col-xl-push-23{left:95.8333%}.ant-col-xl-pull-23{right:95.8333%}.ant-col-xl-offset-23{margin-left:95.8333%}.ant-col-xl-order-23{order:23}.ant-col-xl-22{box-sizing:border-box;width:91.6667%;display:block}.ant-col-xl-push-22{left:91.6667%}.ant-col-xl-pull-22{right:91.6667%}.ant-col-xl-offset-22{margin-left:91.6667%}.ant-col-xl-order-22{order:22}.ant-col-xl-21{box-sizing:border-box;width:87.5%;display:block}.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{order:21}.ant-col-xl-20{box-sizing:border-box;width:83.3333%;display:block}.ant-col-xl-push-20{left:83.3333%}.ant-col-xl-pull-20{right:83.3333%}.ant-col-xl-offset-20{margin-left:83.3333%}.ant-col-xl-order-20{order:20}.ant-col-xl-19{box-sizing:border-box;width:79.1667%;display:block}.ant-col-xl-push-19{left:79.1667%}.ant-col-xl-pull-19{right:79.1667%}.ant-col-xl-offset-19{margin-left:79.1667%}.ant-col-xl-order-19{order:19}.ant-col-xl-18{box-sizing:border-box;width:75%;display:block}.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{order:18}.ant-col-xl-17{box-sizing:border-box;width:70.8333%;display:block}.ant-col-xl-push-17{left:70.8333%}.ant-col-xl-pull-17{right:70.8333%}.ant-col-xl-offset-17{margin-left:70.8333%}.ant-col-xl-order-17{order:17}.ant-col-xl-16{box-sizing:border-box;width:66.6667%;display:block}.ant-col-xl-push-16{left:66.6667%}.ant-col-xl-pull-16{right:66.6667%}.ant-col-xl-offset-16{margin-left:66.6667%}.ant-col-xl-order-16{order:16}.ant-col-xl-15{box-sizing:border-box;width:62.5%;display:block}.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{order:15}.ant-col-xl-14{box-sizing:border-box;width:58.3333%;display:block}.ant-col-xl-push-14{left:58.3333%}.ant-col-xl-pull-14{right:58.3333%}.ant-col-xl-offset-14{margin-left:58.3333%}.ant-col-xl-order-14{order:14}.ant-col-xl-13{box-sizing:border-box;width:54.1667%;display:block}.ant-col-xl-push-13{left:54.1667%}.ant-col-xl-pull-13{right:54.1667%}.ant-col-xl-offset-13{margin-left:54.1667%}.ant-col-xl-order-13{order:13}.ant-col-xl-12{box-sizing:border-box;width:50%;display:block}.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{order:12}.ant-col-xl-11{box-sizing:border-box;width:45.8333%;display:block}.ant-col-xl-push-11{left:45.8333%}.ant-col-xl-pull-11{right:45.8333%}.ant-col-xl-offset-11{margin-left:45.8333%}.ant-col-xl-order-11{order:11}.ant-col-xl-10{box-sizing:border-box;width:41.6667%;display:block}.ant-col-xl-push-10{left:41.6667%}.ant-col-xl-pull-10{right:41.6667%}.ant-col-xl-offset-10{margin-left:41.6667%}.ant-col-xl-order-10{order:10}.ant-col-xl-9{box-sizing:border-box;width:37.5%;display:block}.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{order:9}.ant-col-xl-8{box-sizing:border-box;width:33.3333%;display:block}.ant-col-xl-push-8{left:33.3333%}.ant-col-xl-pull-8{right:33.3333%}.ant-col-xl-offset-8{margin-left:33.3333%}.ant-col-xl-order-8{order:8}.ant-col-xl-7{box-sizing:border-box;width:29.1667%;display:block}.ant-col-xl-push-7{left:29.1667%}.ant-col-xl-pull-7{right:29.1667%}.ant-col-xl-offset-7{margin-left:29.1667%}.ant-col-xl-order-7{order:7}.ant-col-xl-6{box-sizing:border-box;width:25%;display:block}.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{order:6}.ant-col-xl-5{box-sizing:border-box;width:20.8333%;display:block}.ant-col-xl-push-5{left:20.8333%}.ant-col-xl-pull-5{right:20.8333%}.ant-col-xl-offset-5{margin-left:20.8333%}.ant-col-xl-order-5{order:5}.ant-col-xl-4{box-sizing:border-box;width:16.6667%;display:block}.ant-col-xl-push-4{left:16.6667%}.ant-col-xl-pull-4{right:16.6667%}.ant-col-xl-offset-4{margin-left:16.6667%}.ant-col-xl-order-4{order:4}.ant-col-xl-3{box-sizing:border-box;width:12.5%;display:block}.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{order:3}.ant-col-xl-2{box-sizing:border-box;width:8.33333%;display:block}.ant-col-xl-push-2{left:8.33333%}.ant-col-xl-pull-2{right:8.33333%}.ant-col-xl-offset-2{margin-left:8.33333%}.ant-col-xl-order-2{order:2}.ant-col-xl-1{box-sizing:border-box;width:4.16667%;display:block}.ant-col-xl-push-1{left:4.16667%}.ant-col-xl-pull-1{right:4.16667%}.ant-col-xl-offset-1{margin-left:4.16667%}.ant-col-xl-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{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{float:left;flex:none}.ant-col-xxl-24{box-sizing:border-box;width:100%;display:block}.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{order:24}.ant-col-xxl-23{box-sizing:border-box;width:95.8333%;display:block}.ant-col-xxl-push-23{left:95.8333%}.ant-col-xxl-pull-23{right:95.8333%}.ant-col-xxl-offset-23{margin-left:95.8333%}.ant-col-xxl-order-23{order:23}.ant-col-xxl-22{box-sizing:border-box;width:91.6667%;display:block}.ant-col-xxl-push-22{left:91.6667%}.ant-col-xxl-pull-22{right:91.6667%}.ant-col-xxl-offset-22{margin-left:91.6667%}.ant-col-xxl-order-22{order:22}.ant-col-xxl-21{box-sizing:border-box;width:87.5%;display:block}.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{order:21}.ant-col-xxl-20{box-sizing:border-box;width:83.3333%;display:block}.ant-col-xxl-push-20{left:83.3333%}.ant-col-xxl-pull-20{right:83.3333%}.ant-col-xxl-offset-20{margin-left:83.3333%}.ant-col-xxl-order-20{order:20}.ant-col-xxl-19{box-sizing:border-box;width:79.1667%;display:block}.ant-col-xxl-push-19{left:79.1667%}.ant-col-xxl-pull-19{right:79.1667%}.ant-col-xxl-offset-19{margin-left:79.1667%}.ant-col-xxl-order-19{order:19}.ant-col-xxl-18{box-sizing:border-box;width:75%;display:block}.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{order:18}.ant-col-xxl-17{box-sizing:border-box;width:70.8333%;display:block}.ant-col-xxl-push-17{left:70.8333%}.ant-col-xxl-pull-17{right:70.8333%}.ant-col-xxl-offset-17{margin-left:70.8333%}.ant-col-xxl-order-17{order:17}.ant-col-xxl-16{box-sizing:border-box;width:66.6667%;display:block}.ant-col-xxl-push-16{left:66.6667%}.ant-col-xxl-pull-16{right:66.6667%}.ant-col-xxl-offset-16{margin-left:66.6667%}.ant-col-xxl-order-16{order:16}.ant-col-xxl-15{box-sizing:border-box;width:62.5%;display:block}.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{order:15}.ant-col-xxl-14{box-sizing:border-box;width:58.3333%;display:block}.ant-col-xxl-push-14{left:58.3333%}.ant-col-xxl-pull-14{right:58.3333%}.ant-col-xxl-offset-14{margin-left:58.3333%}.ant-col-xxl-order-14{order:14}.ant-col-xxl-13{box-sizing:border-box;width:54.1667%;display:block}.ant-col-xxl-push-13{left:54.1667%}.ant-col-xxl-pull-13{right:54.1667%}.ant-col-xxl-offset-13{margin-left:54.1667%}.ant-col-xxl-order-13{order:13}.ant-col-xxl-12{box-sizing:border-box;width:50%;display:block}.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{order:12}.ant-col-xxl-11{box-sizing:border-box;width:45.8333%;display:block}.ant-col-xxl-push-11{left:45.8333%}.ant-col-xxl-pull-11{right:45.8333%}.ant-col-xxl-offset-11{margin-left:45.8333%}.ant-col-xxl-order-11{order:11}.ant-col-xxl-10{box-sizing:border-box;width:41.6667%;display:block}.ant-col-xxl-push-10{left:41.6667%}.ant-col-xxl-pull-10{right:41.6667%}.ant-col-xxl-offset-10{margin-left:41.6667%}.ant-col-xxl-order-10{order:10}.ant-col-xxl-9{box-sizing:border-box;width:37.5%;display:block}.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{order:9}.ant-col-xxl-8{box-sizing:border-box;width:33.3333%;display:block}.ant-col-xxl-push-8{left:33.3333%}.ant-col-xxl-pull-8{right:33.3333%}.ant-col-xxl-offset-8{margin-left:33.3333%}.ant-col-xxl-order-8{order:8}.ant-col-xxl-7{box-sizing:border-box;width:29.1667%;display:block}.ant-col-xxl-push-7{left:29.1667%}.ant-col-xxl-pull-7{right:29.1667%}.ant-col-xxl-offset-7{margin-left:29.1667%}.ant-col-xxl-order-7{order:7}.ant-col-xxl-6{box-sizing:border-box;width:25%;display:block}.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{order:6}.ant-col-xxl-5{box-sizing:border-box;width:20.8333%;display:block}.ant-col-xxl-push-5{left:20.8333%}.ant-col-xxl-pull-5{right:20.8333%}.ant-col-xxl-offset-5{margin-left:20.8333%}.ant-col-xxl-order-5{order:5}.ant-col-xxl-4{box-sizing:border-box;width:16.6667%;display:block}.ant-col-xxl-push-4{left:16.6667%}.ant-col-xxl-pull-4{right:16.6667%}.ant-col-xxl-offset-4{margin-left:16.6667%}.ant-col-xxl-order-4{order:4}.ant-col-xxl-3{box-sizing:border-box;width:12.5%;display:block}.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{order:3}.ant-col-xxl-2{box-sizing:border-box;width:8.33333%;display:block}.ant-col-xxl-push-2{left:8.33333%}.ant-col-xxl-pull-2{right:8.33333%}.ant-col-xxl-offset-2{margin-left:8.33333%}.ant-col-xxl-order-2{order:2}.ant-col-xxl-1{box-sizing:border-box;width:4.16667%;display:block}.ant-col-xxl-push-1{left:4.16667%}.ant-col-xxl-pull-1{right:4.16667%}.ant-col-xxl-offset-1{margin-left:4.16667%}.ant-col-xxl-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{order:0}}.row-component.debug>div{border:1px dashed red}.ant-alert{box-sizing:border-box;color:rgba(0,0,0,.65);font-variant:tabular-nums;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";word-wrap:break-word;border-radius:4px;margin:0;padding:8px 15px 8px 37px;font-size:14px;line-height:1.5;list-style:none;position:relative}.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{font-size:14px;line-height:22px;display:none}.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{cursor:pointer;background-color:transparent;border:none;outline:none;padding:0;font-size:12px;line-height:22px;position:absolute;top:8px;right:16px;overflow:hidden}.ant-alert-close-icon .anticon-close{color:rgba(0,0,0,.45);transition:color .3s}.ant-alert-close-icon .anticon-close:hover{color:rgba(0,0,0,.75)}.ant-alert-close-text{color:rgba(0,0,0,.45);transition:color .3s}.ant-alert-close-text:hover{color:rgba(0,0,0,.75)}.ant-alert-with-description{color:rgba(0,0,0,.65);border-radius:4px;padding:15px 15px 15px 64px;line-height:1.5;position:relative}.ant-alert-with-description.ant-alert-no-icon{padding:15px}.ant-alert-with-description .ant-alert-icon{font-size:24px;position:absolute;top:16px;left:24px}.ant-alert-with-description .ant-alert-close-icon{cursor:pointer;font-size:14px;position:absolute;top:16px;right:16px}.ant-alert-with-description .ant-alert-message{color:rgba(0,0,0,.85);margin-bottom:4px;font-size:16px;display:block}.ant-alert-message{color:rgba(0,0,0,.85)}.ant-alert-with-description .ant-alert-description{display:block}.ant-alert.ant-alert-closing{transform-origin:50% 0;margin:0;padding-top:0;padding-bottom:0;transition:all .3s cubic-bezier(.78,.14,.15,.86);height:0!important}.ant-alert-slide-up-leave{animation:.3s cubic-bezier(.78,.14,.15,.86) both antAlertSlideUpOut}.ant-alert-banner{border:0;border-radius:0;margin-bottom:0}@keyframes antAlertSlideUpIn{0%{transform-origin:0 0;opacity:0;transform:scaleY(0)}to{transform-origin:0 0;opacity:1;transform:scaleY(1)}}@keyframes antAlertSlideUpOut{0%{transform-origin:0 0;opacity:1;transform:scaleY(1)}to{transform-origin:0 0;opacity:0;transform:scaleY(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:translateY(-1px)}.alert-component .ant-alert.ant-alert-banner .icon-component{margin-right:7px}.ant-modal{box-sizing:border-box;color:rgba(0,0,0,.65);font-variant:tabular-nums;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";pointer-events:none;width:auto;margin:0 auto;padding:0 0 24px;font-size:14px;line-height:1.5;list-style:none;position:relative;top:100px}.ant-modal-wrap{z-index:1000;-webkit-overflow-scrolling:touch;outline:0;position:fixed;top:0;bottom:0;left:0;right:0;overflow:auto}.ant-modal-title{color:rgba(0,0,0,.85);word-wrap:break-word;margin:0;font-size:16px;font-weight:500;line-height:22px}.ant-modal-content{pointer-events:auto;background-color:#fff;background-clip:padding-box;border:0;border-radius:4px;position:relative;box-shadow:0 4px 12px rgba(0,0,0,.15)}.ant-modal-close{z-index:10;color:rgba(0,0,0,.45);cursor:pointer;background:0 0;border:0;outline:0;padding:0;font-weight:700;line-height:1;text-decoration:none;transition:color .3s;position:absolute;top:0;right:0}.ant-modal-close-x{text-align:center;text-transform:none;text-rendering:auto;width:56px;height:56px;font-size:16px;font-style:normal;line-height:56px;display:block}.ant-modal-close:focus,.ant-modal-close:hover{color:rgba(0,0,0,.75);text-decoration:none}.ant-modal-header{color:rgba(0,0,0,.65);background:#fff;border-bottom:1px solid #e8e8e8;border-radius:4px 4px 0 0;padding:16px 24px}.ant-modal-body{word-wrap:break-word;padding:24px;font-size:14px;line-height:1.5}.ant-modal-footer{text-align:right;background:0 0;border-top:1px solid #e8e8e8;border-radius:0 0 4px 4px;padding:10px 16px}.ant-modal-footer button+button{margin-bottom:0;margin-left:8px}.ant-modal.zoom-enter,.ant-modal.zoom-appear{opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;animation-duration:.3s;transform:none}.ant-modal-mask{z-index:1000;height:100%;-webkit-filter:alpha(opacity=50);filter:alpha(opacity=50);background-color:rgba(0,0,0,.45);position:fixed;top:0;bottom:0;left:0;right:0}.ant-modal-mask-hidden{display:none}.ant-modal-open{overflow:hidden}.ant-modal-centered{text-align:center}.ant-modal-centered:before{vertical-align:middle;content:"";width:0;height:100%;display:inline-block}.ant-modal-centered .ant-modal{text-align:left;vertical-align:middle;display:inline-block;top:0}@media (max-width:767px){.ant-modal{max-width:calc(100vw - 16px);margin:8px auto}.ant-modal-centered .ant-modal{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{content:"";display:table}.ant-modal-confirm-body-wrapper:after{clear:both}.ant-modal-confirm-body .ant-modal-confirm-title{color:rgba(0,0,0,.85);font-size:16px;font-weight:500;line-height:1.4;display:block;overflow:hidden}.ant-modal-confirm-body .ant-modal-confirm-content{color:rgba(0,0,0,.65);margin-top:8px;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{white-space:nowrap;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;color:rgba(0,0,0,.65);background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:4px;height:32px;padding:0 15px;font-size:14px;font-weight:400;line-height:1.499;transition:all .3s cubic-bezier(.645,.045,.355,1);display:inline-block;position:relative;box-shadow:0 2px rgba(0,0,0,.016)}.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{-webkit-box-shadow:none;box-shadow:none;outline:0}.ant-btn.disabled,.ant-btn[disabled]{cursor:not-allowed}.ant-btn.disabled>*,.ant-btn[disabled]>*{pointer-events:none}.ant-btn-lg{border-radius:4px;height:40px;padding:0 15px;font-size:16px}.ant-btn-sm{border-radius:4px;height:24px;padding:0 7px;font-size:14px}.ant-btn>a:only-child{color:currentColor}.ant-btn>a:only-child:after{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.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{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.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{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.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:rgba(0,0,0,.25);text-shadow:none;-webkit-box-shadow:none;box-shadow:none;background-color:#f5f5f5;border-color:#d9d9d9}.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{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.ant-btn:hover,.ant-btn:focus,.ant-btn:active,.ant-btn.active{background:#fff;text-decoration:none}.ant-btn>i,.ant-btn>span{pointer-events:none;transition:margin-left .3s cubic-bezier(.645,.045,.355,1);display:inline-block}.ant-btn-primary{color:#fff;text-shadow:0 -1px rgba(0,0,0,.12);background-color:#1890ff;border-color:#1890ff;box-shadow:0 2px rgba(0,0,0,.043)}.ant-btn-primary>a:only-child{color:currentColor}.ant-btn-primary>a:only-child:after{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.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{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.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{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.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:rgba(0,0,0,.25);text-shadow:none;-webkit-box-shadow:none;box-shadow:none;background-color:#f5f5f5;border-color:#d9d9d9}.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{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child){border-left-color:#40a9ff;border-right-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:rgba(0,0,0,.65);background-color:transparent;border-color:#d9d9d9}.ant-btn-ghost>a:only-child{color:currentColor}.ant-btn-ghost>a:only-child:after{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.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{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.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{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.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:rgba(0,0,0,.25);text-shadow:none;-webkit-box-shadow:none;box-shadow:none;background-color:#f5f5f5;border-color:#d9d9d9}.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{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.ant-btn-dashed{color:rgba(0,0,0,.65);background-color:#fff;border-style:dashed;border-color:#d9d9d9}.ant-btn-dashed>a:only-child{color:currentColor}.ant-btn-dashed>a:only-child:after{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.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{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.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{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.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:rgba(0,0,0,.25);text-shadow:none;-webkit-box-shadow:none;box-shadow:none;background-color:#f5f5f5;border-color:#d9d9d9}.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{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.ant-btn-danger{color:#fff;text-shadow:0 -1px rgba(0,0,0,.12);background-color:#ff4d4f;border-color:#ff4d4f;box-shadow:0 2px rgba(0,0,0,.043)}.ant-btn-danger>a:only-child{color:currentColor}.ant-btn-danger>a:only-child:after{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.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{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.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{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.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:rgba(0,0,0,.25);text-shadow:none;-webkit-box-shadow:none;box-shadow:none;background-color:#f5f5f5;border-color:#d9d9d9}.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{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.ant-btn-link{color:#1890ff;-webkit-box-shadow:none;box-shadow:none;background-color:transparent;border-color:transparent}.ant-btn-link>a:only-child{color:currentColor}.ant-btn-link>a:only-child:after{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.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{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.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{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.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:rgba(0,0,0,.25);text-shadow:none;-webkit-box-shadow:none;box-shadow:none;background-color:transparent;border-color:transparent}.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{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.ant-btn-icon-only{border-radius:4px;width:32px;height:32px;padding:0;font-size:16px}.ant-btn-icon-only.ant-btn-lg{border-radius:4px;width:40px;height:40px;padding:0;font-size:18px}.ant-btn-icon-only.ant-btn-sm{border-radius:4px;width:24px;height:24px;padding:0;font-size:14px}.ant-btn-icon-only>i{vertical-align:middle}.ant-btn-round{border-radius:32px;height:32px;padding:0 16px;font-size:14px}.ant-btn-round.ant-btn-lg{border-radius:40px;height:40px;padding:0 20px;font-size:16px}.ant-btn-round.ant-btn-sm{border-radius:24px;height:24px;padding:0 12px;font-size:14px}.ant-btn-round.ant-btn-icon-only{width:auto}.ant-btn-circle,.ant-btn-circle-outline{text-align:center;border-radius:50%;min-width:32px;padding-left:0;padding-right:0}.ant-btn-circle.ant-btn-lg,.ant-btn-circle-outline.ant-btn-lg{border-radius:50%;min-width:40px}.ant-btn-circle.ant-btn-sm,.ant-btn-circle-outline.ant-btn-sm{border-radius:50%;min-width:24px}.ant-btn:before{z-index:1;border-radius:inherit;opacity:.35;content:"";pointer-events:none;background:#fff;transition:opacity .2s;display:none;position:absolute;top:-1px;bottom:-1px;left:-1px;right:-1px}.ant-btn .anticon{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{display:inline-block;position:relative}.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{border-radius:0;height:40px;padding:0 15px;font-size:16px;line-height:38px}.ant-btn-group-lg>.ant-btn.ant-btn-icon-only{width:40px;height:40px;padding-left:0;padding-right:0}.ant-btn-group-sm>.ant-btn,.ant-btn-group-sm>span>.ant-btn{border-radius:0;height:24px;padding:0 7px;font-size:14px;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-left:0;padding-right: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,.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,.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{border-top-right-radius:0;border-bottom-right-radius:0;padding-right:8px}.ant-btn-group>.ant-btn-group:last-child:not(:first-child)>.ant-btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0;padding-left:8px}.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;border-color:#fff;background:0 0!important}.ant-btn-background-ghost.ant-btn-primary{color:#1890ff;text-shadow:none;background-color:transparent;border-color:#1890ff}.ant-btn-background-ghost.ant-btn-primary>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-primary>a:only-child:after{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.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{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.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{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.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:rgba(0,0,0,.25);text-shadow:none;-webkit-box-shadow:none;box-shadow:none;background-color:#f5f5f5;border-color:#d9d9d9}.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{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.ant-btn-background-ghost.ant-btn-danger{color:#ff4d4f;text-shadow:none;background-color:transparent;border-color:#ff4d4f}.ant-btn-background-ghost.ant-btn-danger>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-danger>a:only-child:after{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.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{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.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{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.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:rgba(0,0,0,.25);text-shadow:none;-webkit-box-shadow:none;box-shadow:none;background-color:#f5f5f5;border-color:#d9d9d9}.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{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.ant-btn-background-ghost.ant-btn-link{color:#fff;text-shadow:none;background-color:transparent;border-color:transparent}.ant-btn-background-ghost.ant-btn-link>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-link>a:only-child:after{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.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{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.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{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.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:rgba(0,0,0,.25);text-shadow:none;-webkit-box-shadow:none;box-shadow:none;background-color:#f5f5f5;border-color:#d9d9d9}.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{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.ant-btn-two-chinese-chars:first-letter{letter-spacing:.34em}.ant-btn-two-chinese-chars>:not(.anticon){letter-spacing:.34em;margin-right:-.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-family:Open Sans,Helvetica,Arial,sans-serif;font-size:12px}.modal-component.no-padding .ant-modal-body{padding:0}.modal-component .ant-modal-footer{justify-content:flex-end;display:flex}.ant-table-wrapper{zoom:1}.ant-table-wrapper:before,.ant-table-wrapper:after{content:"";display:table}.ant-table-wrapper:after{clear:both}.ant-table{box-sizing:border-box;color:rgba(0,0,0,.65);font-variant:tabular-nums;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";clear:both;margin:0;padding:0;font-size:14px;line-height:1.5;list-style:none;position:relative}.ant-table-body{transition:opacity .3s}.ant-table-empty .ant-table-body{overflow-x:auto!important;overflow-y:hidden!important}.ant-table table{text-align:left;border-collapse:separate;border-spacing:0;border-radius:4px 4px 0 0;width:100%}.ant-table-layout-fixed table{table-layout:fixed}.ant-table-thead>tr>th{color:rgba(0,0,0,.85);text-align:left;background:#fafafa;border-bottom:1px solid #e8e8e8;font-weight:500;transition:background .3s}.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{color:#bfbfbf;text-align:center;cursor:pointer;width:28px;height:100%;font-size:12px;transition:all .3s;position:absolute;top:0;right:0}.ant-table-thead>tr>th .anticon-filter>svg,.ant-table-thead>tr>th .ant-table-filter-icon>svg{margin-top:-5px;margin-left:-6px;position:absolute;top:50%;left:50%}.ant-table-thead>tr>th .ant-table-filter-selected.anticon{color:#1890ff}.ant-table-thead>tr>th .ant-table-column-sorter{vertical-align:middle;display:table-cell}.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner{color:#bfbfbf;text-align:center;height:1em;margin-top:.35em;margin-left:.571429em;line-height:1em;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{font-size:12px;font-size:11px \9 ;height:1em;line-height:1em;transition:all .3s;display:block;transform:scale(.916667)rotate(0)}: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{background-clip:padding-box;-webkit-background-clip:border-box;position:relative}.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,.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:rgba(0,0,0,.45);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:rgba(0,0,0,.65)}.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,.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:rgba(0,0,0,.45)}.ant-table-thead>tr>th .ant-table-header-column{vertical-align:top;max-width:100%;display:inline-block}.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{vertical-align:middle;display:table-cell}.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{content:"";background:0 0;transition:all .3s;position:absolute;top:0;bottom:0;left:0;right:0}.ant-table-thead>tr>th .ant-table-header-column .ant-table-column-sorters:hover:before{background:rgba(0,0,0,.04)}.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;transition:all .3s,border}.ant-table-thead>tr,.ant-table-tbody>tr{transition:all .3s,height}.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,.ant-table-thead>tr:hover.ant-table-row-selected>td,.ant-table-tbody>tr:hover.ant-table-row-selected>td,.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:0 0}.ant-table-footer{color:rgba(0,0,0,.85);background:#fafafa;border-top:1px solid #e8e8e8;border-radius:0 0 4px 4px;padding:16px;position:relative}.ant-table-footer:before{content:"";background:#fafafa;width:100%;height:1px;position:absolute;top:-1px;left:0}.ant-table.ant-table-bordered .ant-table-footer{border:1px solid #e8e8e8}.ant-table-title{border-radius:4px 4px 0 0;padding:16px 0;position:relative;top:1px}.ant-table.ant-table-bordered .ant-table-title{border:1px solid #e8e8e8;padding-left:16px;padding-right:16px}.ant-table-title+.ant-table-content{border-radius:4px 4px 0 0;position:relative}.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,.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:rgba(0,0,0,.01)}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{overflow-wrap:break-word;padding:16px}.ant-table-expand-icon-th,.ant-table-row-expand-icon-cell{text-align:center;width:50px;min-width:50px}.ant-table-header{background:#fafafa;overflow:hidden}.ant-table-header table{border-radius:4px 4px 0 0}.ant-table-loading{position:relative}.ant-table-loading .ant-table-body{opacity:.5;background:#fff}.ant-table-loading .ant-table-spin-holder{height:20px;margin-left:-30px;line-height:20px;position:absolute;top:50%;left:50%}.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:0;border-top:1px solid #e8e8e8;border-left:1px solid #e8e8e8}.ant-table-bordered.ant-table-empty .ant-table-placeholder{border-left:1px solid #e8e8e8;border-right: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{z-index:1;color:rgba(0,0,0,.25);text-align:center;background:#fff;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;border-radius:0 0 4px 4px;margin-top:-1px;padding:16px;font-size:14px;position:relative}.ant-table-pagination.ant-pagination{float:right;margin:16px 0}.ant-table-filter-dropdown{background:#fff;border-radius:4px;min-width:96px;margin-left:-8px;position:relative;box-shadow:0 2px 8px rgba(0,0,0,.15)}.ant-table-filter-dropdown .ant-dropdown-menu{max-height:calc(100vh - 130px);-webkit-box-shadow:none;box-shadow:none;border:0;border-radius:4px 4px 0 0;overflow-x:hidden}.ant-table-filter-dropdown .ant-dropdown-menu-item>label+span{padding-right:0}.ant-table-filter-dropdown .ant-dropdown-menu-sub{border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.15)}.ant-table-filter-dropdown .ant-dropdown-menu .ant-dropdown-submenu-contain-selected .ant-dropdown-menu-submenu-title:after{color:#1890ff;text-shadow:0 0 2px #bae7ff;font-weight:700}.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{border-top:1px solid #e8e8e8;padding:7px 8px;overflow:hidden}.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;transition:all .3s}.ant-table-selection-menu{background:#fff;border-radius:4px;min-width:96px;margin-top:5px;margin-left:-30px;box-shadow:0 2px 8px rgba(0,0,0,.15)}.ant-table-selection-menu .ant-action-down{color:#bfbfbf}.ant-table-selection-down{cursor:pointer;padding:0;line-height:1;display:inline-block}.ant-table-selection-down:hover .anticon-down{color:rgba(0,0,0,.6)}.ant-table-row-expand-icon{color:inherit;cursor:pointer;width:17px;height:17px;text-align:center;transition:color .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#fff;border:1px solid #e8e8e8;border-radius:2px;outline:none;line-height:13px;text-decoration:none;transition:all .3s;display:inline-block}.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{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.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-x:hidden;overflow-y:auto}.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{background:#fff;position:relative}.ant-table-fixed-header .ant-table-body-inner{overflow:scroll}.ant-table-fixed-header .ant-table-scroll .ant-table-header{opacity:.9999;margin-bottom:-20px;padding-bottom:20px;overflow:scroll}.ant-table-fixed-header .ant-table-scroll .ant-table-header::-webkit-scrollbar{border:0 solid #e8e8e8;border-bottom-width:1px}.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-left-width: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{z-index:1;border-radius:0;transition:box-shadow .3s;position:absolute;top:0;overflow:hidden}.ant-table-fixed-left table,.ant-table-fixed-right table{background:#fff;width:auto}.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;box-shadow:6px 0 6px -4px rgba(0,0,0,.15)}.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;box-shadow:-6px 0 6px -4px rgba(0,0,0,.15)}.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,.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{border-bottom:1px solid #e8e8e8;top:0}.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:rgba(0,0,0,.01)}.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:1px solid #e8e8e8;border-top:0;border-left:0}.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-bottom:0;border-left:0;border-right: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-left:1px solid #e8e8e8;border-right: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{text-align:center;margin:0 8px;font-size:14px;line-height:22px}.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{color:rgba(0,0,0,.25);margin:32px 0}.ant-empty-normal .ant-empty-image{height:40px}.ant-empty-small{color:rgba(0,0,0,.25);margin:8px 0}.ant-empty-small .ant-empty-image{height:35px}.ant-radio-group{box-sizing:border-box;color:rgba(0,0,0,.65);font-variant:tabular-nums;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";margin:0;padding:0;font-size:14px;line-height:1.5;list-style:none;display:inline-block}.ant-radio-wrapper{box-sizing:border-box;color:rgba(0,0,0,.65);font-variant:tabular-nums;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";white-space:nowrap;cursor:pointer;margin:0 8px 0 0;padding:0;font-size:14px;line-height:1.5;list-style:none;display:inline-block;position:relative}.ant-radio{box-sizing:border-box;color:rgba(0,0,0,.65);font-variant:tabular-nums;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";white-space:nowrap;vertical-align:sub;cursor:pointer;outline:none;margin:0;padding:0;font-size:14px;line-height:1;list-style:none;display:inline-block;position:relative}.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{box-shadow:0 0 0 3px rgba(24,144,255,.08)}.ant-radio-checked:after{visibility:hidden;content:"";border:1px solid #1890ff;border-radius:50%;width:100%;height:100%;animation:.36s ease-in-out both antRadioEffect;position:absolute;top:0;left:0}.ant-radio:hover:after,.ant-radio-wrapper:hover .ant-radio:after{visibility:visible}.ant-radio-inner{background-color:#fff;border:1px solid #d9d9d9;border-radius:100px;width:16px;height:16px;transition:all .3s;display:block;position:relative;top:0;left:0}.ant-radio-inner:after{opacity:0;content:" ";background-color:#1890ff;border-top:0;border-left:0;border-radius:8px;width:8px;height:8px;transition:all .3s cubic-bezier(.78,.14,.15,.86);display:table;position:absolute;top:3px;left:3px;transform:scale(0)}.ant-radio-input{z-index:1;cursor:pointer;opacity:0;position:absolute;top:0;bottom:0;left:0;right:0}.ant-radio-checked .ant-radio-inner{border-color:#1890ff}.ant-radio-checked .ant-radio-inner:after{opacity:1;transition:all .3s cubic-bezier(.78,.14,.15,.86);transform:scale(1)}.ant-radio-disabled .ant-radio-inner{cursor:not-allowed;background-color:#f5f5f5;border-color:#d9d9d9!important}.ant-radio-disabled .ant-radio-inner:after{background-color:rgba(0,0,0,.2)}.ant-radio-disabled .ant-radio-input{cursor:not-allowed}.ant-radio-disabled+span{color:rgba(0,0,0,.25);cursor:not-allowed}span.ant-radio+*{padding-left:8px;padding-right:8px}.ant-radio-button-wrapper{color:rgba(0,0,0,.65);cursor:pointer;background:#fff;border:1px solid #d9d9d9;border-top-width:1.02px;border-left:0;height:32px;margin:0;padding:0 15px;line-height:30px;transition:color .3s,background .3s,border-color .3s;display:inline-block;position:relative}.ant-radio-button-wrapper a{color:rgba(0,0,0,.65)}.ant-radio-button-wrapper>.ant-radio-button{width:0;height:0;margin-left:0;display:block}.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{content:"";background-color:#d9d9d9;width:1px;height:100%;display:block;position:absolute;top:0;left:-1px}.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{color:#1890ff;position:relative}.ant-radio-button-wrapper:focus-within{outline:3px solid rgba(24,144,255,.06)}.ant-radio-button-wrapper .ant-radio-inner{opacity:0;pointer-events:none;width:0;height:0}.ant-radio-button-wrapper input[type=checkbox]{opacity:0;pointer-events:none;width:0;height:0}.ant-radio-button-wrapper input[type=radio]{opacity:0;pointer-events:none;width:0;height:0}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){z-index:1;color:#1890ff;background:#fff;border-color:#1890ff;box-shadow:-1px 0 #1890ff}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):before{opacity:.1;background-color:#1890ff!important}.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;box-shadow:-1px 0 #40a9ff}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active{color:#096dd9;border-color:#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:rgba(0,0,0,.25);cursor:not-allowed;background-color:#f5f5f5;border-color:#d9d9d9}.ant-radio-button-wrapper-disabled:first-child,.ant-radio-button-wrapper-disabled:hover{color:rgba(0,0,0,.25);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;-webkit-box-shadow:none;box-shadow:none;background-color:#e6e6e6;border-color:#d9d9d9}@keyframes antRadioEffect{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(1.6)}}@supports ((-moz-appearance:meterbar)) and (background-blend-mode:difference, normal){.ant-radio{vertical-align:text-bottom}}@keyframes antCheckboxEffect{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(1.6)}}.ant-checkbox{box-sizing:border-box;color:rgba(0,0,0,.65);font-variant:tabular-nums;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";white-space:nowrap;vertical-align:middle;cursor:pointer;outline:none;margin:0;padding:0;font-size:14px;line-height:1;list-style:none;display:inline-block;position:relative;top:-.09em}.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{visibility:hidden;content:"";border:1px solid #1890ff;border-radius:2px;width:100%;height:100%;animation:.36s ease-in-out backwards antCheckboxEffect;position:absolute;top:0;left:0}.ant-checkbox:hover:after,.ant-checkbox-wrapper:hover .ant-checkbox:after{visibility:visible}.ant-checkbox-inner{border-collapse:separate;background-color:#fff;border:1px solid #d9d9d9;border-radius:2px;width:16px;height:16px;transition:all .3s;display:block;position:relative;top:0;left:0}.ant-checkbox-inner:after{opacity:0;content:" ";border:2px solid #fff;border-top:0;border-left:0;width:5.71429px;height:9.14286px;transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;display:table;position:absolute;top:50%;left:22%;transform:rotate(45deg)scale(0)translate(-50%,-50%)}.ant-checkbox-input{z-index:1;cursor:pointer;opacity:0;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.ant-checkbox-checked .ant-checkbox-inner:after{opacity:1;content:" ";border:2px solid #fff;border-top:0;border-left:0;transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;display:table;position:absolute;transform:rotate(45deg)scale(1)translate(-50%,-50%)}.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:rgba(0,0,0,.25);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-collapse:separate;border-color:#f5f5f5;animation-name:none}.ant-checkbox-disabled+span{color:rgba(0,0,0,.25);cursor:not-allowed}.ant-checkbox-disabled:hover:after,.ant-checkbox-wrapper:hover .ant-checkbox-disabled:after{visibility:hidden}.ant-checkbox-wrapper{box-sizing:border-box;color:rgba(0,0,0,.65);font-variant:tabular-nums;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";font-size:14px;line-height:1.5;line-height:unset;cursor:pointer;margin:0;padding:0;list-style:none;display:inline-block}.ant-checkbox-wrapper.ant-checkbox-wrapper-disabled{cursor:not-allowed}.ant-checkbox-wrapper+.ant-checkbox-wrapper{margin-left:8px}.ant-checkbox+span{padding-left:8px;padding-right:8px}.ant-checkbox-group{box-sizing:border-box;color:rgba(0,0,0,.65);font-variant:tabular-nums;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";margin:0;padding:0;font-size:14px;line-height:1.5;list-style:none;display:inline-block}.ant-checkbox-group-item{margin-right:8px;display:inline-block}.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{opacity:1;content:" ";background-color:#1890ff;border:0;width:8px;height:8px;top:50%;left:50%;transform:translate(-50%,-50%)scale(1)}.ant-checkbox-indeterminate.ant-checkbox-disabled .ant-checkbox-inner:after{background-color:rgba(0,0,0,.25);border-color:rgba(0,0,0,.25)}.ant-dropdown{box-sizing:border-box;color:rgba(0,0,0,.65);font-variant:tabular-nums;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";z-index:1050;margin:0;padding:0;font-size:14px;line-height:1.5;list-style:none;display:block;position:absolute;top:-9999px;left:-9999px}.ant-dropdown:before{z-index:-9999;opacity:.0001;content:" ";position:absolute;top:-7px;bottom:-7px;left:-7px;right:0}.ant-dropdown-wrap{position:relative}.ant-dropdown-wrap .ant-btn>.anticon-down{font-size:12px;font-size:10px \9 ;display:inline-block;transform:scale(.833333)rotate(0)}:root .ant-dropdown-wrap .ant-btn>.anticon-down{font-size:12px}.ant-dropdown-wrap .anticon-down:before{transition:transform .2s}.ant-dropdown-wrap-open .anticon-down:before{transform:rotate(180deg)}.ant-dropdown-hidden,.ant-dropdown-menu-hidden{display:none}.ant-dropdown-menu{text-align:left;background-color:#fff;background-clip:padding-box;border-radius:4px;outline:none;margin:0;padding:4px 0;list-style-type:none;position:relative;-webkit-transform:translate(0,0);box-shadow:0 2px 8px rgba(0,0,0,.15)}.ant-dropdown-menu-item-group-title{color:rgba(0,0,0,.45);padding:5px 12px;transition:all .3s}.ant-dropdown-menu-submenu-popup{z-index:1050;position:absolute}.ant-dropdown-menu-submenu-popup>.ant-dropdown-menu{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-left:.3em;margin-right:.3em;padding:0}.ant-dropdown-menu-item,.ant-dropdown-menu-submenu-title{clear:both;color:rgba(0,0,0,.65);white-space:nowrap;cursor:pointer;margin:0;padding:5px 12px;font-size:14px;font-weight:400;line-height:22px;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{color:rgba(0,0,0,.65);margin:-5px -12px;padding:5px 12px;transition:all .3s;display:block}.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:rgba(0,0,0,.25);cursor:not-allowed}.ant-dropdown-menu-item-disabled:hover,.ant-dropdown-menu-submenu-title-disabled:hover{color:rgba(0,0,0,.25);cursor:not-allowed;background-color:#fff}.ant-dropdown-menu-item-divider,.ant-dropdown-menu-submenu-title-divider{background-color:#e8e8e8;height:1px;margin:4px 0;line-height:0;overflow:hidden}.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:rgba(0,0,0,.45);font-size:12px;font-style:normal;font-size:10px \9 ;display:inline-block;transform:scale(.833333)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{transform-origin:0 0;min-width:100%;margin-left:4px;position:absolute;top:0;left:100%}.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:rgba(0,0,0,.25);cursor:not-allowed;background-color:#fff}.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{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{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{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{animation-name:antSlideDownOut}.ant-dropdown-trigger>.anticon.anticon-down,.ant-dropdown-link>.anticon.anticon-down{font-size:12px;font-size:10px \9 ;display:inline-block;transform:scale(.833333)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-left:8px;padding-right:8px}.ant-dropdown-button .anticon.anticon-down{font-size:12px;font-size:10px \9 ;display:inline-block;transform:scale(.833333)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,.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:rgba(255,255,255,.65)}.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:0 0}.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{box-sizing:border-box;color:#1890ff;font-variant:tabular-nums;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";text-align:center;vertical-align:middle;opacity:0;margin:0;padding:0;font-size:14px;line-height:1.5;list-style:none;transition:transform .3s cubic-bezier(.78,.14,.15,.86);display:none;position:absolute}.ant-spin-spinning{opacity:1;display:inline-block;position:static}.ant-spin-nested-loading{position:relative}.ant-spin-nested-loading>div>.ant-spin{z-index:4;width:100%;height:100%;max-height:400px;display:block;position:absolute;top:0;left:0}.ant-spin-nested-loading>div>.ant-spin .ant-spin-dot{margin:-10px;position:absolute;top:50%;left:50%}.ant-spin-nested-loading>div>.ant-spin .ant-spin-text{text-shadow:0 1px 2px #fff;width:100%;padding-top:5px;position:absolute;top:50%}.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{transition:opacity .3s;position:relative}.ant-spin-container:after{z-index:10;display:none \9 ;opacity:0;content:"";pointer-events:none;background:#fff;width:100%;height:100%;transition:all .3s;position:absolute;top:0;bottom:0;left:0;right:0}.ant-spin-blur{clear:both;opacity:.5;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;overflow:hidden}.ant-spin-blur:after{opacity:.4;pointer-events:auto}.ant-spin-tip{color:rgba(0,0,0,.45)}.ant-spin-dot{width:1em;height:1em;font-size:20px;display:inline-block;position:relative}.ant-spin-dot-item{transform-origin:50%;opacity:.3;background-color:#1890ff;border-radius:100%;width:9px;height:9px;animation:1s linear infinite alternate antSpinMove;display:block;position:absolute;transform:scale(.75)}.ant-spin-dot-item:first-child{top:0;left:0}.ant-spin-dot-item:nth-child(2){animation-delay:.4s;top:0;right:0}.ant-spin-dot-item:nth-child(3){animation-delay:.8s;bottom:0;right:0}.ant-spin-dot-item:nth-child(4){animation-delay:1.2s;bottom:0;left:0}.ant-spin-dot-spin{animation:1.2s linear infinite antRotate;transform:rotate(45deg)}.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 (-ms-high-contrast:none),(-ms-high-contrast:active){.ant-spin-blur{opacity:.5;background:#fff}}@keyframes antSpinMove{to{opacity:1}}@keyframes antRotate{to{transform:rotate(405deg)}}.ant-pagination{box-sizing:border-box;color:rgba(0,0,0,.65);font-variant:tabular-nums;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";margin:0;padding:0;font-size:14px;line-height:1.5;list-style:none}.ant-pagination ul,.ant-pagination ol{margin:0;padding:0;list-style:none}.ant-pagination:after{clear:both;visibility:hidden;content:" ";height:0;display:block;overflow:hidden}.ant-pagination-total-text{vertical-align:middle;height:32px;margin-right:8px;line-height:30px;display:inline-block}.ant-pagination-item{text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;border:1px solid #d9d9d9;border-radius:4px;outline:0;min-width:32px;height:32px;margin-right:8px;font-family:Arial;line-height:30px;list-style:none;display:inline-block}.ant-pagination-item a{color:rgba(0,0,0,.65);padding:0 6px;transition:none;display:block}.ant-pagination-item a:hover{text-decoration:none}.ant-pagination-item:focus,.ant-pagination-item:hover{border-color:#1890ff;transition:all .3s}.ant-pagination-item:focus a,.ant-pagination-item:hover a{color:#1890ff}.ant-pagination-item-active{background:#fff;border-color:#1890ff;font-weight:500}.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{font-size:12px;font-size:12px \9 ;color:#1890ff;letter-spacing:-1px;opacity:0;transition:all .2s;display:inline-block;transform:scale(1)rotate(0)}: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{margin:auto;top:0;bottom:0;left:0;right:0}.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-ellipsis,.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-ellipsis{color:rgba(0,0,0,.25);letter-spacing:2px;text-align:center;text-indent:.13em;opacity:1;margin:auto;transition:all .2s;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.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{color:rgba(0,0,0,.65);text-align:center;vertical-align:middle;cursor:pointer;border-radius:4px;min-width:32px;height:32px;font-family:Arial;line-height:32px;list-style:none;transition:all .3s;display:inline-block}.ant-pagination-prev,.ant-pagination-next{outline:0}.ant-pagination-prev a,.ant-pagination-next a{color:rgba(0,0,0,.65);-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{text-align:center;background-color:#fff;border:1px solid #d9d9d9;border-radius:4px;outline:none;height:100%;font-size:12px;transition:all .3s;display:block}.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:rgba(0,0,0,.25);cursor:not-allowed;border-color:#d9d9d9}.ant-pagination-slash{margin:0 10px 0 5px}.ant-pagination-options{vertical-align:middle;margin-left:16px;display:inline-block}.ant-pagination-options-size-changer.ant-select{width:auto;margin-right:8px;display:inline-block}.ant-pagination-options-quick-jumper{vertical-align:top;height:32px;line-height:32px;display:inline-block}.ant-pagination-options-quick-jumper input{color:rgba(0,0,0,.65);background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:4px;width:50px;height:32px;margin:0 8px;padding:4px 11px;font-size:14px;line-height:1.5;transition:all .3s;display:inline-block;position:relative}.ant-pagination-options-quick-jumper input::-moz-placeholder{color:#bfbfbf;opacity:1}.ant-pagination-options-quick-jumper input:-ms-placeholder-shown{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:placeholder-shown{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;outline:0;box-shadow:0 0 0 2px rgba(24,144,255,.2);border-right-width:1px!important}.ant-pagination-options-quick-jumper input-disabled{color:rgba(0,0,0,.25);cursor:not-allowed;opacity:1;background-color:#f5f5f5}.ant-pagination-options-quick-jumper input-disabled:hover{border-color:#d9d9d9;border-right-width:1px!important}.ant-pagination-options-quick-jumper input[disabled]{color:rgba(0,0,0,.25);cursor:not-allowed;opacity:1;background-color:#f5f5f5}.ant-pagination-options-quick-jumper input[disabled]:hover{border-color:#d9d9d9;border-right-width:1px!important}textarea.ant-pagination-options-quick-jumper input{vertical-align:bottom;max-width:100%;height:auto;min-height:32px;line-height:1.5;transition:all .3s,height}.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{vertical-align:top;height:24px;line-height:24px}.ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link,.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link{border:0;height:24px}.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{height:24px;margin-right:8px;display:inline-block}.ant-pagination-simple .ant-pagination-simple-pager input{box-sizing:border-box;text-align:center;background-color:#fff;border:1px solid #d9d9d9;border-radius:4px;outline:none;height:100%;margin-right:8px;padding:0 6px;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:0 0;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:0 0;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{width:44px;height:24px;padding:1px 7px}.ant-pagination.ant-pagination-disabled{cursor:not-allowed}.ant-pagination.ant-pagination-disabled .ant-pagination-item{cursor:not-allowed;background:#f5f5f5;border-color:#d9d9d9}.ant-pagination.ant-pagination-disabled .ant-pagination-item a{color:rgba(0,0,0,.25);cursor:not-allowed;background:0 0;border:none}.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:rgba(0,0,0,.45);cursor:not-allowed;background:#f5f5f5;border-color:#d9d9d9}.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{box-sizing:border-box;color:rgba(0,0,0,.65);font-variant:tabular-nums;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";outline:0;margin:0;padding:0;font-size:14px;line-height:1.5;list-style:none;display:inline-block;position:relative}.ant-select ul,.ant-select ol{margin:0;padding:0;list-style:none}.ant-select>ul>li>a{background-color:#fff;padding:0}.ant-select-arrow{color:rgba(0,0,0,.25);text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform-origin:50%;margin-top:-6px;font-size:12px;font-style:normal;line-height:1;display:inline-block;position:absolute;top:50%;right:11px}.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{transition:transform .3s}.ant-select-selection{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;border:1px solid #d9d9d9;border-top-width:1.02px;border-radius:4px;outline:none;transition:all .3s cubic-bezier(.645,.045,.355,1);display:block}.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;outline:0;box-shadow:0 0 0 2px rgba(24,144,255,.2);border-right-width:1px!important}.ant-select-selection__clear{z-index:1;color:rgba(0,0,0,.25);text-align:center;text-transform:none;cursor:pointer;opacity:0;text-rendering:auto;background:#fff;width:12px;height:12px;margin-top:-6px;font-size:12px;font-style:normal;line-height:12px;transition:color .3s,opacity .15s;display:inline-block;position:absolute;top:50%;right:11px}.ant-select-selection__clear:before{display:block}.ant-select-selection__clear:hover{color:rgba(0,0,0,.45)}.ant-select-selection:hover .ant-select-selection__clear{opacity:1}.ant-select-selection-selected-value{float:left;white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.ant-select-no-arrow .ant-select-selection-selected-value{padding-right:0}.ant-select-disabled{color:rgba(0,0,0,.25)}.ant-select-disabled .ant-select-selection{cursor:not-allowed;background:#f5f5f5}.ant-select-disabled .ant-select-selection:hover,.ant-select-disabled .ant-select-selection:focus,.ant-select-disabled .ant-select-selection:active{-webkit-box-shadow:none;box-shadow:none;border-color:#d9d9d9}.ant-select-disabled .ant-select-selection__clear{visibility:hidden;pointer-events:none;display:none}.ant-select-disabled .ant-select-selection--multiple .ant-select-selection__choice{color:rgba(0,0,0,.33);background:#f5f5f5;padding-right:10px}.ant-select-disabled .ant-select-selection--multiple .ant-select-selection__choice__remove{display:none}.ant-select-selection--single{cursor:pointer;height:32px;position:relative}.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{margin-left:11px;margin-right:11px;line-height:30px;display:block;position:relative}.ant-select-selection__rendered:after{visibility:hidden;content:".";pointer-events:none;width:0;display:inline-block}.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:rgba(0,0,0,.25);cursor:default}.ant-select-disabled .ant-select-selection__choice__remove:hover{color:rgba(0,0,0,.25)}.ant-select-search__field__wrap{display:inline-block;position:relative}.ant-select-selection__placeholder,.ant-select-search__field__placeholder{color:#bfbfbf;white-space:nowrap;text-align:left;text-overflow:ellipsis;max-width:100%;height:20px;margin-top:-10px;line-height:20px;position:absolute;top:50%;left:0;right:9px;overflow:hidden}.ant-select-search__field__placeholder{left:12px}.ant-select-search__field__mirror{white-space:pre;opacity:0;pointer-events:none;position:absolute;top:0;left:0}.ant-select-search--inline{width:100%;height:100%;position:absolute}.ant-select-search--inline .ant-select-search__field__wrap{width:100%;height:100%}.ant-select-search--inline .ant-select-search__field{background:0 0;border-width:0;border-radius:4px;outline:0;width:100%;height:100%;font-size:100%;line-height:1}.ant-select-search--inline>i{float:right}.ant-select-selection--multiple{cursor:text;zoom:1;min-height:32px;padding-bottom:3px}.ant-select-selection--multiple:before,.ant-select-selection--multiple:after{content:"";display:table}.ant-select-selection--multiple:after{clear:both}.ant-select-selection--multiple .ant-select-search--inline{float:left;width:auto;max-width:100%;padding:0;position:static}.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{float:left;color:rgba(0,0,0,.65);cursor:default;background-color:#fafafa;border:1px solid #e8e8e8;border-radius:2px;max-width:99%;margin-right:4px;padding:0 20px 0 10px;transition:padding .3s cubic-bezier(.645,.045,.355,1);position:relative;overflow:hidden}.ant-select-selection--multiple .ant-select-selection__choice__disabled{padding:0 10px}.ant-select-selection--multiple .ant-select-selection__choice__content{white-space:nowrap;text-overflow:ellipsis;max-width:100%;transition:margin .3s cubic-bezier(.645,.045,.355,1);display:inline-block;overflow:hidden}.ant-select-selection--multiple .ant-select-selection__choice__remove{color:rgba(0,0,0,.45);text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:700;line-height:0;line-height:inherit;cursor:pointer;font-size:12px;font-size:10px \9 ;transition:all .3s;display:inline-block;position:absolute;right:4px;transform:scale(.833333)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:rgba(0,0,0,.75)}.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{transform:rotate(180deg)}.ant-select-open .ant-select-selection{border-color:#40a9ff;outline:0;box-shadow:0 0 0 2px rgba(24,144,255,.2);border-right-width:1px!important}.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{z-index:1;width:100%;height:100%;-webkit-box-shadow:none;box-shadow:none;transition:all .3s cubic-bezier(.645,.045,.355,1),height;position:relative}.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{color:rgba(0,0,0,.65);font-variant:tabular-nums;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";z-index:1050;box-sizing:border-box;font-variant:initial;background-color:#fff;border-radius:4px;outline:none;margin:0;padding:0;font-size:14px;line-height:1.5;list-style:none;position:absolute;top:-9999px;left:-9999px;box-shadow:0 2px 8px rgba(0,0,0,.15)}.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{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{animation-name:antSlideDownIn}.ant-select-dropdown.slide-up-leave.slide-up-leave-active.ant-select-dropdown-placement-bottomLeft{animation-name:antSlideUpOut}.ant-select-dropdown.slide-up-leave.slide-up-leave-active.ant-select-dropdown-placement-topLeft{animation-name:antSlideDownOut}.ant-select-dropdown-hidden{display:none}.ant-select-dropdown-menu{outline:none;max-height:250px;margin-bottom:0;padding:4px 0;list-style:none;overflow:auto}.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{color:rgba(0,0,0,.45);height:32px;padding:0 12px;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{color:rgba(0,0,0,.65);white-space:nowrap;text-overflow:ellipsis;cursor:pointer;padding:5px 12px;font-size:14px;font-weight:400;line-height:22px;transition:background .3s;display:block;position:relative;overflow:hidden}.ant-select-dropdown-menu-item:hover:not(.ant-select-dropdown-menu-item-disabled){background-color:#e6f7ff}.ant-select-dropdown-menu-item-selected{color:rgba(0,0,0,.65);background-color:#fafafa;font-weight:600}.ant-select-dropdown-menu-item-disabled,.ant-select-dropdown-menu-item-disabled:hover{color:rgba(0,0,0,.25);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{background-color:#e8e8e8;height:1px;margin:1px 0;line-height:0;overflow:hidden}.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{color:transparent;text-shadow:0 .1px,.1px 0,0 -.1px,-.1px 0;font-size:12px;font-weight:700;transition:all .2s;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item:hover .ant-select-selected-icon{color:rgba(0,0,0,.87)}.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{color:#1890ff;display:inline-block}.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{color:#043623;-webkit-font-smoothing:auto;border-top:1px solid #d3dcd9;border-bottom:1px solid #d3dcd9;font-family:TTmono,Courier New,monospace;font-size:11px}.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{text-overflow:ellipsis;white-space:nowrap;max-width:0;overflow:hidden}.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{text-align:left;width:30%}.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,.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:rgba(0,0,0,.65)}.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,.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{background:#f0f2f5;flex-direction:column;flex:auto;min-height:0;display:flex}.ant-layout,.ant-layout *{box-sizing:border-box}.ant-layout.ant-layout-has-sider{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{flex:none}.ant-layout-header{background:#001529;height:64px;padding:0 50px;line-height:64px}.ant-layout-footer{color:rgba(0,0,0,.65);background:#f0f2f5;padding:24px 50px;font-size:14px}.ant-layout-content{flex:auto;min-height:0}.ant-layout-sider{background:#001529;min-width:0;transition:all .2s;position:relative}.ant-layout-sider-children{height:100%;margin-top:-.1px;padding-top:.1px}.ant-layout-sider-has-trigger{padding-bottom:48px}.ant-layout-sider-right{order:1}.ant-layout-sider-trigger{z-index:1;color:#fff;text-align:center;cursor:pointer;background:#002140;height:48px;line-height:48px;transition:all .2s;position:fixed;bottom:0}.ant-layout-sider-zero-width>*{overflow:hidden}.ant-layout-sider-zero-width-trigger{z-index:1;color:#fff;text-align:center;cursor:pointer;background:#001529;border-radius:0 4px 4px 0;width:36px;height:42px;font-size:18px;line-height:42px;transition:background .3s;position:absolute;top:64px;right:-36px}.ant-layout-sider-zero-width-trigger:hover{background:#192c3e}.ant-layout-sider-zero-width-trigger-right{border-radius:4px 0 0 4px;left:-36px}.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:rgba(0,0,0,.65);background:#fff}.layout-component .ant-layout{background:0 0;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;border-right:1px solid #d7e3d8;margin-right:10px}.ant-upload{box-sizing:border-box;color:rgba(0,0,0,.65);font-variant:tabular-nums;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";outline:0;margin:0;padding:0;font-size:14px;line-height:1.5;list-style:none}.ant-upload p{margin:0}.ant-upload-btn{outline:none;width:100%;display:block}.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{float:left;text-align:center;vertical-align:top;cursor:pointer;background-color:#fafafa;border:1px dashed #d9d9d9;border-radius:4px;width:104px;height:104px;margin-bottom:8px;margin-right:8px;transition:border-color .3s;display:table}.ant-upload.ant-upload-select-picture-card>.ant-upload{text-align:center;vertical-align:middle;width:100%;height:100%;padding:8px;display:table-cell}.ant-upload.ant-upload-select-picture-card:hover{border-color:#1890ff}.ant-upload.ant-upload-drag{text-align:center;cursor:pointer;background:#fafafa;border:1px dashed #d9d9d9;border-radius:4px;width:100%;height:100%;transition:border-color .3s;position:relative}.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{height:100%;display:table}.ant-upload.ant-upload-drag .ant-upload-drag-container{vertical-align:middle;display:table-cell}.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{color:rgba(0,0,0,.85);margin:0 0 4px;font-size:16px}.ant-upload.ant-upload-drag p.ant-upload-hint{color:rgba(0,0,0,.45);font-size:14px}.ant-upload.ant-upload-drag .anticon-plus{color:rgba(0,0,0,.25);font-size:30px;transition:all .3s}.ant-upload.ant-upload-drag .anticon-plus:hover,.ant-upload.ant-upload-drag:hover .anticon-plus{color:rgba(0,0,0,.45)}.ant-upload-picture-card-wrapper{zoom:1;width:100%;display:inline-block}.ant-upload-picture-card-wrapper:before,.ant-upload-picture-card-wrapper:after{content:"";display:table}.ant-upload-picture-card-wrapper:after{clear:both}.ant-upload-list{box-sizing:border-box;color:rgba(0,0,0,.65);font-variant:tabular-nums;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";zoom:1;margin:0;padding:0;font-size:14px;line-height:1.5;list-style:none}.ant-upload-list:before,.ant-upload-list:after{content:"";display:table}.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{height:22px;margin-top:8px;font-size:14px;position:relative}.ant-upload-list-item-name{white-space:nowrap;text-overflow:ellipsis;width:100%;padding-left:22px;display:inline-block;overflow:hidden}.ant-upload-list-item-name-icon-count-1{padding-right:14px}.ant-upload-list-item-card-actions{opacity:0;position:absolute;right:0}.ant-upload-list-item-card-actions.picture{opacity:1;line-height:1;top:25px}.ant-upload-list-item-card-actions .anticon{color:rgba(0,0,0,.45);padding-right:6px}.ant-upload-list-item-info{height:100%;padding:0 12px 0 4px;transition:background-color .3s}.ant-upload-list-item-info>span{width:100%;height:100%;display:block}.ant-upload-list-item-info .anticon-loading,.ant-upload-list-item-info .anticon-paper-clip{color:rgba(0,0,0,.45);font-size:14px;position:absolute;top:5px}.ant-upload-list-item .anticon-close{font-size:12px;font-size:10px \9 ;color:rgba(0,0,0,.45);cursor:pointer;opacity:0;line-height:0;transition:all .3s;display:inline-block;position:absolute;top:6px;right:4px;transform:scale(.833333)rotate(0)}:root .ant-upload-list-item .anticon-close{font-size:12px}.ant-upload-list-item .anticon-close:hover{color:rgba(0,0,0,.65)}.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{width:100%;padding-left:26px;font-size:14px;line-height:0;position:absolute;bottom:-12px}.ant-upload-list-picture .ant-upload-list-item,.ant-upload-list-picture-card .ant-upload-list-item{border:1px solid #d9d9d9;border-radius:4px;height:66px;padding:8px;position:relative}.ant-upload-list-picture .ant-upload-list-item:hover,.ant-upload-list-picture-card .ant-upload-list-item:hover{background:0 0}.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:0 0}.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{text-align:center;opacity:.8;width:48px;height:48px;font-size:26px;line-height:54px;position:absolute;top:8px;left:8px}.ant-upload-list-picture .ant-upload-list-item-icon,.ant-upload-list-picture-card .ant-upload-list-item-icon{font-size:26px;position:absolute;top:50%;left: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{width:48px;height:48px;display:block;overflow:hidden}.ant-upload-list-picture .ant-upload-list-item-name,.ant-upload-list-picture-card .ant-upload-list-item-name{box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin:0 0 0 8px;padding-left:48px;padding-right:8px;line-height:44px;transition:all .3s;display:inline-block;overflow:hidden}.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{width:calc(100% - 24px);margin-top:0;padding-left:56px;bottom:14px}.ant-upload-list-picture .anticon-close,.ant-upload-list-picture-card .anticon-close{opacity:1;line-height:1;position:absolute;top:8px;right:8px}.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{height:100%;position:relative;overflow:hidden}.ant-upload-list-picture-card .ant-upload-list-item-info:before{z-index:1;opacity:0;content:" ";background-color:rgba(0,0,0,.5);width:100%;height:100%;transition:all .3s;position:absolute}.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{z-index:10;white-space:nowrap;opacity:0;transition:all .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.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;color:rgba(255,255,255,.85);cursor:pointer;width:16px;margin:0 4px;font-size:16px;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{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block;position:static}.ant-upload-list-picture-card .ant-upload-list-item-name{text-align:center;margin:8px 0 0;padding:0;line-height:1.5;display:none}.ant-upload-list-picture-card .anticon-picture+.ant-upload-list-item-name{display:block;position:absolute;bottom:10px}.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{color:rgba(0,0,0,.45);margin-top:18px}.ant-upload-list-picture-card .ant-upload-list-item-progress{padding-left:0;bottom:32px}.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{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{animation-name:uploadAnimateIn}.ant-upload-list .ant-upload-animate-leave{animation-name:uploadAnimateOut}.ant-upload-list .ant-upload-animate-inline-enter{animation-name:uploadAnimateInlineIn}.ant-upload-list .ant-upload-animate-inline-leave{animation-name:uploadAnimateInlineOut}@keyframes uploadAnimateIn{0%{opacity:0;height:0;margin:0;padding:0}}@keyframes uploadAnimateOut{to{opacity:0;height:0;margin:0;padding:0}}@keyframes uploadAnimateInlineIn{0%{opacity:0;width:0;height:0;margin:0;padding:0}}@keyframes uploadAnimateInlineOut{to{opacity:0;width:0;height:0;margin:0;padding:0}}.ant-progress{box-sizing:border-box;color:rgba(0,0,0,.65);font-variant:tabular-nums;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";margin:0;padding:0;font-size:14px;line-height:1.5;list-style:none;display:inline-block}.ant-progress-line{width:100%;font-size:14px;position:relative}.ant-progress-small.ant-progress-line,.ant-progress-small.ant-progress-line .ant-progress-text .anticon{font-size:12px}.ant-progress-outer{width:100%;margin-right:0;padding-right:0;display:inline-block}.ant-progress-show-info .ant-progress-outer{margin-right:calc(-2em - 8px);padding-right:calc(2em + 8px)}.ant-progress-inner{vertical-align:middle;background-color:#f5f5f5;border-radius:100px;width:100%;display:inline-block;position:relative;overflow:hidden}.ant-progress-circle-trail{stroke:#f5f5f5}.ant-progress-circle-path{animation:.3s ant-progress-appear}.ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path{stroke:#1890ff}.ant-progress-success-bg,.ant-progress-bg{background-color:#1890ff;border-radius:100px;transition:all .4s cubic-bezier(.08,.82,.17,1);position:relative}.ant-progress-success-bg{background-color:#52c41a;position:absolute;top:0;left:0}.ant-progress-text{color:rgba(0,0,0,.45);white-space:nowrap;text-align:left;vertical-align:middle;word-break:normal;width:2em;margin-left:8px;font-size:1em;line-height:1;display:inline-block}.ant-progress-text .anticon{font-size:14px}.ant-progress-status-active .ant-progress-bg:before{opacity:0;content:"";background:#fff;border-radius:10px;animation:2.4s cubic-bezier(.23,1,.32,1) infinite ant-progress-active;position:absolute;top:0;bottom:0;left:0;right:0}.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{background-color:transparent;line-height:1;position:relative}.ant-progress-circle .ant-progress-text{color:rgba(0,0,0,.65);white-space:normal;text-align:center;width:100%;margin:0;padding:0;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ant-progress-circle .ant-progress-text .anticon{font-size:1.16667em}.ant-progress-circle.ant-progress-status-exception .ant-progress-text{color:#f5222d}.ant-progress-circle.ant-progress-status-success .ant-progress-text{color:#52c41a}@keyframes ant-progress-active{0%{opacity:.1;width:0}20%{opacity:.5;width:0}to{opacity:0;width:100%}}.upload-component.bottom-aligned-button>span{flex-direction:column-reverse;display:flex}.ant-badge{box-sizing:border-box;color:unset;font-variant:tabular-nums;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";margin:0;padding:0;font-size:14px;line-height:1;list-style:none;display:inline-block;position:relative}.ant-badge-count{color:#fff;white-space:nowrap;text-align:center;background:#f5222d;border-radius:10px;min-width:20px;height:20px;padding:0 6px;font-size:12px;font-weight:400;line-height:20px;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{background:#f5222d;border-radius:100%;width:6px;height:6px;box-shadow:0 0 0 1px #fff}.ant-badge-count,.ant-badge-dot,.ant-badge .ant-scroll-number-custom-component{z-index:1;transform-origin:100% 0;position:absolute;top:0;right:0;transform:translate(50%,-50%)}.ant-badge-status{line-height:inherit;vertical-align:baseline}.ant-badge-status-dot{vertical-align:middle;border-radius:50%;width:6px;height:6px;display:inline-block;position:relative;top:-1px}.ant-badge-status-success{background-color:#52c41a}.ant-badge-status-processing{background-color:#1890ff;position:relative}.ant-badge-status-processing:after{content:"";border:1px solid #1890ff;border-radius:50%;width:100%;height:100%;animation:1.2s ease-in-out infinite antStatusProcessing;position:absolute;top:0;left:0}.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{color:rgba(0,0,0,.65);margin-left:8px;font-size:14px}.ant-badge-zoom-appear,.ant-badge-zoom-enter{animation:.3s cubic-bezier(.12,.4,.29,1.46) both antZoomBadgeIn}.ant-badge-zoom-leave{animation:.3s cubic-bezier(.71,-.46,.88,.6) both antZoomBadgeOut}.ant-badge-not-a-wrapper:not(.ant-badge-status){vertical-align:middle}.ant-badge-not-a-wrapper .ant-scroll-number{display:block;position:relative;top:auto}.ant-badge-not-a-wrapper .ant-badge-count{transform:none}@keyframes antStatusProcessing{0%{opacity:.5;transform:scale(.8)}to{opacity:0;transform:scale(2.4)}}.ant-scroll-number{overflow:hidden}.ant-scroll-number-only{height:20px;transition:all .3s cubic-bezier(.645,.045,.355,1);display:inline-block}.ant-scroll-number-only>p.ant-scroll-number-only-unit{height:20px;margin:0}.ant-scroll-number-symbol{vertical-align:top}@keyframes antZoomBadgeIn{0%{opacity:0;transform:scale(0)translate(50%,-50%)}to{transform:scale(1)translate(50%,-50%)}}@keyframes antZoomBadgeOut{0%{transform:scale(1)translate(50%,-50%)}to{opacity:0;transform:scale(0)translate(50%,-50%)}}.badge-component.antd-component>.ant-badge{font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:12px}.badge-component .ant-badge-dot{transform-origin:0;z-index:10;background:#f5222d;border-radius:100%;width:6px;height:6px;position:absolute;top:-3px;box-shadow:0 0 0 1px #fff}.badge-component.antd-component sup.ant-badge-count{vertical-align:super;font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:12px;line-height:20px;position:absolute}.badge-component.antd-component sup.ant-badge-count .ant-scroll-number-only>p{margin-top:0;margin-bottom:0}.ribbon-component{border-radius:2px;align-items:center;padding:8px 16px;font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:15px;display:flex;position:relative;overflow:hidden}.ribbon-component .left-border{width:3px;height:100%;display:block;position:absolute;top:0;left:0}.ribbon-component .icon-component{margin-right:16px}div.redux-form-simple-field-component.pv-input-secondary textarea{background-color:#f9f9f9;border:0;border-radius:2px;width:100%;padding:11px 8px;font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:13px;line-height:18px;transition:all .3s}div.redux-form-simple-field-component.pv-input-secondary input[type=text]{background-color:#f9f9f9;border:0;border-radius:2px;width:100%;padding:11px 8px;font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:13px;line-height:18px;transition:all .3s}div.redux-form-simple-field-component.pv-input-secondary input[type=email]{background-color:#f9f9f9;border:0;border-radius:2px;width:100%;padding:11px 8px;font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:13px;line-height:18px;transition:all .3s}div.redux-form-simple-field-component.pv-input-secondary input[type=tel]{background-color:#f9f9f9;border:0;border-radius:2px;width:100%;padding:11px 8px;font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:13px;line-height:18px;transition:all .3s}div.redux-form-simple-field-component.pv-input-secondary input[type=password]{background-color:#f9f9f9;border:0;border-radius:2px;width:100%;padding:11px 8px;font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:13px;line-height:18px;transition:all .3s}div.redux-form-simple-field-component.pv-input-secondary textarea:focus{border-radius:2px 2px 0 0;box-shadow:inset 0 -2px #1ec95b}div.redux-form-simple-field-component.pv-input-secondary input[type=text]:focus{border-radius:2px 2px 0 0;box-shadow:inset 0 -2px #1ec95b}div.redux-form-simple-field-component.pv-input-secondary input[type=email]:focus{border-radius:2px 2px 0 0;box-shadow:inset 0 -2px #1ec95b}div.redux-form-simple-field-component.pv-input-secondary input[type=tel]:focus{border-radius:2px 2px 0 0;box-shadow:inset 0 -2px #1ec95b}div.redux-form-simple-field-component.pv-input-secondary input[type=password]:focus{border-radius:2px 2px 0 0;box-shadow:inset 0 -2px #1ec95b}div.redux-form-simple-field-component.pv-input-primary.is-invalid textarea,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.pv-input-primary.is-invalid input[type=text]{background-color:#f9f9f9;border-radius:2px 2px 0 0;padding-left:12px}div.redux-form-simple-field-component.pv-input-primary.is-invalid input[type=email]{background-color:#f9f9f9;border-radius:2px 2px 0 0;padding-left:12px}div.redux-form-simple-field-component.pv-input-primary.is-invalid input[type=tel]{background-color:#f9f9f9;border-radius:2px 2px 0 0;padding-left:12px}div.redux-form-simple-field-component.pv-input-primary.is-invalid input[type=password]{background-color:#f9f9f9;border-radius:2px 2px 0 0;padding-left:12px}div.redux-form-simple-field-component.pv-input-primary input[type=text]:focus{background-color:#f9f9f9;border-radius:2px 2px 0 0;padding-left:12px}div.redux-form-simple-field-component.pv-input-primary input[type=email]:focus{background-color:#f9f9f9;border-radius:2px 2px 0 0;padding-left:12px}div.redux-form-simple-field-component.pv-input-primary input[type=tel]:focus{background-color:#f9f9f9;border-radius:2px 2px 0 0;padding-left:12px}div.redux-form-simple-field-component.pv-input-primary input[type=password]:focus{background-color:#f9f9f9;border-radius:2px 2px 0 0;padding-left:12px}div.redux-form-simple-field-component{padding-bottom:16px;position:relative}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{background:#f9f9f9;border-style:none;border-radius:.125rem;padding:5px}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{font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:10px;line-height:1.52;position:absolute;bottom:0;left:0}div.redux-form-simple-field-component.is-dropdown input{background:#fff url(/icons/AAAAAA/11x11/chevron.svg) calc(100% - 5px) no-repeat}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 textarea{border:0;width:100%;padding:10px 3px 10px 0;transition:all .3s}div.redux-form-simple-field-component.pv-input-primary input[type=text]{border:0;width:100%;padding:10px 3px 10px 0;transition:all .3s}div.redux-form-simple-field-component.pv-input-primary input[type=email]{border:0;width:100%;padding:10px 3px 10px 0;transition:all .3s}div.redux-form-simple-field-component.pv-input-primary input[type=tel]{border:0;width:100%;padding:10px 3px 10px 0;transition:all .3s}div.redux-form-simple-field-component.pv-input-primary input[type=password]{border:0;width:100%;padding:10px 3px 10px 0;transition:all .3s}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 input[type=text]:focus{box-shadow:inset 0 -2px #1ec95b}div.redux-form-simple-field-component.pv-input-primary input[type=email]:focus{box-shadow:inset 0 -2px #1ec95b}div.redux-form-simple-field-component.pv-input-primary input[type=tel]:focus{box-shadow:inset 0 -2px #1ec95b}div.redux-form-simple-field-component.pv-input-primary input[type=password]:focus{box-shadow:inset 0 -2px #1ec95b}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.is-invalid input[type=text]{box-shadow:inset 0 -2px #fa4646}div.redux-form-simple-field-component.pv-input-primary.is-invalid input[type=email]{box-shadow:inset 0 -2px #fa4646}div.redux-form-simple-field-component.pv-input-primary.is-invalid input[type=tel]{box-shadow:inset 0 -2px #fa4646}div.redux-form-simple-field-component.pv-input-primary.is-invalid input[type=password]{box-shadow:inset 0 -2px #fa4646}div.redux-form-simple-field-component.pv-input-primary label{color:#212121;border-bottom:1px solid #ddd;margin-bottom:5px;padding-bottom:7px;font-weight:600;display:block}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.is-invalid input[type=text]{border-radius:2px 2px 0 0;box-shadow:inset 0 -2px #fa4646}div.redux-form-simple-field-component.pv-input-secondary.is-invalid input[type=email]{border-radius:2px 2px 0 0;box-shadow:inset 0 -2px #fa4646}div.redux-form-simple-field-component.pv-input-secondary.is-invalid input[type=tel]{border-radius:2px 2px 0 0;box-shadow:inset 0 -2px #fa4646}div.redux-form-simple-field-component.pv-input-secondary.is-invalid input[type=password]{border-radius:2px 2px 0 0;box-shadow:inset 0 -2px #fa4646}div.redux-form-simple-field-component.pv-input-secondary label{color:#676767;margin-bottom:4px;padding:0;font-size:13px;font-weight:600;line-height:1.42;display:block}.infinite-list-component .loader-wrapper{justify-content:center;padding-top:16px;display:flex}.loader-wrapper-component{min-height:90px;position:relative}.loader-wrapper-component>.loader-component{z-index:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.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:"";opacity:.2;background:#fff;transition:all .3s;position:absolute;top:0;bottom:0;left:0;right:0}.loader-wrapper-component .loading-message{font-size:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,42px)}.loader-component{display:inline-block}.loader-component svg{display:block}.big-loader-component{text-align:center;color:#fff;flex-direction:column;align-items:center;display:flex}.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{text-indent:-9999em;border:.5em solid #787978;border-left-color:#1cc75b;margin:5px auto 30px;font-size:10px;animation:1.1s linear infinite load8;position:relative;transform:translateZ(0)}@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{margin:0;font-size:14px}.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:outside}.rich-text-component a{color:inherit;opacity:.7;text-decoration:underline}.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}.looping-video-component{width:100%;position:relative}.looping-video-component .looping-video-spinner{background:rgba(0,0,0,.7) url(/resources/um/script/filter-search/loading.svg) 50% no-repeat;width:100%;height:100%;position:absolute;top:0;left:0}.metrics-bar-component:not(.hide-borders){border-top:1px solid #d3dcd9;border-bottom:1px solid #d3dcd9}.metrics-bar-component.dark{background-color:#f9f9f9;border:0;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{flex-direction:column;padding:6px 6px 6px 0;display:flex}.metric-single-component .metric-title{color:rgba(4,54,35,.62);-webkit-font-smoothing:auto;height:2em;font-family:TTmono,Helvetica;font-size:11px;line-height:1em;display:block;position:relative}.metric-single-component .metric-subtitle{color:rgba(4,54,35,.42);font-size:11px}.metric-single-component .metric-number{color:#043623;white-space:nowrap;font-family:TT,Helvetica;font-size:32px;font-weight:300;line-height:1em}.metric-single-component .metric-number+.metric-title{padding-top:8px}.metric-single-component.compact .metric-number{white-space:normal;font-size:12px}.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;height:20px;font-size:13px;line-height:20px}.metric-single-component.theme-pv-compact .metric-number{color:#212121;font-size:24px;line-height:32px}.default-avatar-component{color:#fff;white-space:nowrap;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex}.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{margin-left:auto;margin-right:auto;display:inline-block}div.selection-item-component{border-top:1px solid transparent;border-bottom:1px solid transparent;padding:4px 6px;line-height:1.2em;position:relative;overflow:hidden}div.selection-item-component.theme-dark:hover{background-color:transparent;border-color:transparent}div.selection-item-component.theme-webinar{background-color:var(--webinar-color-tabs);border-radius:8px}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{vertical-align:middle;padding-right:52px;display:flex;position:relative}div.selection-item-component.selection-item-site .selection-item-title{font-size:14px}div.selection-item-component .selection-item-thumbnail{margin:3px 8px 0 0;display:block}div.selection-item-component .selection-item-title{max-height:2.4em;overflow-y:hidden}div.selection-item-component .selection-item-type{color:#1ec95b;font-size:.8em;line-height:22px}div.selection-item-component .buttons{opacity:0;align-items:center;height:16px;display:flex;position:absolute;top:16px;right:6px}div.selection-item-component .buttons>*{margin-left:7px}div.selection-item-component .selection-item-deselect{color:#aaa;font-size:16px}div.selection-item-component:where(:hover,:focus-within){background-color:rgba(128,128,128,.25)}div.selection-item-component:where(:hover,:focus-within) .buttons{opacity:1}.content-loader-component{width:100%;height:100%;position:relative}.content-loader-component.noBackground:after{background-image:none}.content-loader-component:after{content:"";background-image:linear-gradient(rgba(255,255,255,0) 30%,#fff 120%);width:100%;height:100%;display:block;position:absolute;top:0;left:0}.centered-modal-content-component .icon-container{justify-content:center;margin-bottom:24px;display:flex}.centered-modal-content-component .icon-container .icon-wrapper{background-color:#1ec95b;border-radius:100%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.centered-modal-content-component .icon-container .icon-wrapper.icon-size-small{width:32px;height:32px}.centered-modal-content-component h3{font-size:20px}.animation-zoom-enter,.animation-zoom-appear{transform:scale(0)}.animation-zoom-enter.animation-zoom-enter-active,.animation-zoom-appear.animation-zoom-appear-active{transition:all .5s;transform:scale(1)}.animation-zoom-leave{transform:scale(1)}.animation-zoom-leave.animation-zoom-leave-active{transition:all .5s;transform:scale(0)}.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{cursor:row-resize;padding:0 5px;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{object-fit:cover;width:100%;height:100%;display:block}.upload-avatar-component{position:relative}.upload-avatar-component .ant-upload.ant-upload-drag{background:0 0;border:none;position:static}.upload-avatar-component .avatar-wrapper{border-radius:50%;width:100%;height:100%;overflow:hidden}.upload-avatar-component .avatar-wrapper img{width:auto;max-width:100%;height:auto;max-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.upload-avatar-component .add-edit-icons-wrapper,.upload-avatar-component .upload-wrapper{width:100%;height:100%;position:absolute;top:0;left:0}.upload-avatar-component .add-edit-icons-wrapper{cursor:pointer;opacity:0;background:rgba(255,255,255,0);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.upload-avatar-component .delete-icon-wrapper{opacity:0;z-index:1;cursor:pointer;background-color:#f3f3f3;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:flex;position:absolute;bottom:0;right:0}.upload-avatar-component:hover .add-edit-icons-wrapper{opacity:1;background:rgba(255,255,255,.85);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{clip:rect(1px, 1px, 1px, 1px);border:0;width:1px;height:1px;padding:0;font-size:1px;position:absolute;overflow:hidden}.radio-button-component .label-wrapper{cursor:pointer;align-items:center;display:inline-flex}.radio-button-component .input-radio-visible{border:2px solid #aaa;border-radius:50%;flex:0 0 18px;width:18px;height:18px;transition:background-color .2s;display:inline-block;position:relative}.radio-button-component .input-radio-visible span{content:"";background:#1ec95b;border-radius:50%;width:8px;height:8px;margin-top:-4px;margin-left:-4px;transition:transform .2s;display:block;position:absolute;top:50%;left:50%;transform:scale(0)}.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{color:inherit;font-size:inherit;padding-left:16px;font-weight:400}.webinar-room-header-component{z-index:999;align-items:center;width:100%;height:80px;padding:20px 24px;display:flex;position:absolute;top:0;left:0}.webinar-room-header-component .site-logo{max-width:20vw;max-height:30px}@media screen and (max-width:550px){.webinar-room-header-component{height:unset;padding:3vw}}.cam-permissions-prompt-component{justify-content:center;align-items:center;height:189px;margin-bottom:0;display:flex}.cam-permissions-prompt-component h3{color:#043623;font-size:18px;line-height:1.33}.cam-permissions-prompt-component h4{color:#676767;margin-bottom:19px;font-size:15px;line-height:1.33}.cam-permissions-prompt-component .permission-notice{color:#aaa;margin-bottom:0;font-size:13px;font-style:italic}.cam-permissions-prompt-component .body{text-align:center}.cam-permissions-prompt-component .preview-box{background-color:#f9f9f9;flex-direction:column;flex:1 0 auto;justify-content:center;align-items:center;width:333px;height:189px;margin-right:30px;display:flex}.cam-permissions-prompt-component .preview-box .icon-component{margin-bottom:3px}.webinar-presenter-sidebar-action-buttons-component{gap:8px;display:flex}.webinar-presenter-sidebar-action-buttons-component .action-button{font-family:Inter,sans-serif;font-weight:500;padding-left:0!important;padding-right:0!important}.webinar-presenter-sidebar-action-buttons-component .button-wrapper{flex: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{color:#000;background-color:#fff}.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{gap:8px;display:flex}.webinar-sidebar-action-buttons-component .action-button{font-family:Inter,sans-serif;font-weight:500;padding-left:0!important;padding-right:0!important}.webinar-sidebar-action-buttons-component .button-wrapper{flex: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{color:#000;background-color:#fff}.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{z-index:0;top:-8px;right:-2px}.webinar-sidebar-secondary-panel-component{height:100%;color:var(--webinar-color-sidebar-text);flex-direction:column;padding:16px;display:flex}.webinar-sidebar-secondary-panel-component .secondary-panel-body{flex-direction:column;flex:auto;gap:24px;display:flex;overflow:auto}.webinar-sidebar-secondary-panel-component .close-panel-icon{margin-right:-4px}.questions-mode-toggle-wrapper{flex-direction:row;width:100%;font-size:12px;line-height:16px;display:flex}.questions-mode-toggle-wrapper>:first-child{flex:auto}.questions-wrapper{flex:auto;height:100%;margin-bottom:16px;overflow:hidden}.comments-list-component.type-question .comments-item{padding:2px 0}.comments-list-component.type-question .comment-in-list-component{background-color:rgba(255,255,255,.04);border-radius:2px;padding:11px 11px 7px}.comments-list-component.type-question .comment-in-list-component.is-unread{border-left-style:solid;border-left-width:3px}.webinar-sidebar-separator{background-color:var(--webinar-color-tabs);height:1px;min-height:1px}.webinar-sidebar-separator:where([data-is-full-width=true]){margin-left:-16px;margin-right:-16px}.webinar-chat-selector-component{width:100%;display:flex}.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;color:var(--webinar-color-sidebar-ctacontrast);border-bottom:2px solid;border-radius:0;outline-width:0;font-family:Inter,sans-serif;font-weight:500;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:.5}.webinar-chat-selector-component .webinar-chat-selector-button .notification-dot{border-radius:999px;justify-content:center;align-items:center;height:1.5em;padding-left:.5em;padding-right:.5em;font-size:.8em;font-weight:600;display:flex}.webinar-panel-component{background-color:var(--webinar-color-tabs);color:var(--webinar-color-tabs-text);border-radius:8px;flex-direction:column;gap:24px;display:flex}.webinar-panel-component .header{align-items:center;font-size:12px;line-height:16px;display:flex}.webinar-panel-component .webinar-panel-icon{margin-left:-2px;font-size:1.2rem}.webinar-panel-component .left-wrapper{flex:auto;align-items:center;gap:.2em;display:flex}.webinar-panel-component .left-wrapper .icon-component{opacity:.8;padding-right:8px}.webinar-info-sidebar-speaker-list-with-chyron-trigger{flex-direction:column;display:flex}.webinar-info-sidebar-speaker-list-with-chyron-trigger .webinar-info-sidebar-speaker-list-item{align-items:center;gap:8px;display:flex}.webinar-info-sidebar-speaker-list-with-chyron-trigger .webinar-info-sidebar-speaker-list-item .speaker-info{white-space:nowrap;flex:1;font-size:12px;line-height:16px;overflow:hidden}.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{text-overflow:ellipsis;overflow:hidden}.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{gap:8px;font-weight:400;display:flex}.webinar-info-sidebar-speaker-list-with-chyron-trigger .webinar-info-sidebar-speaker-list-item .speaker-info .speaker-info-social{align-items:center;gap:4px;display:flex}.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){border-bottom-style:solid;border-bottom-width:1px;margin-bottom:12px;padding-bottom:12px}.webinar-info-sidebar-speaker-list-with-chyron-trigger .placeholder{font-size:12px;line-height:16px}.webinar-info-sidebar-guest-speaker-list{flex-direction:column;display:flex}.webinar-info-sidebar-guest-speaker-list .webinar-info-sidebar-guest-speaker-list-item{align-items:center;gap:8px;display:flex;position:relative}.webinar-info-sidebar-guest-speaker-list .webinar-info-sidebar-guest-speaker-list-item .speaker-info{white-space:nowrap;flex:1;font-size:12px;line-height:16px;overflow:hidden}.webinar-info-sidebar-guest-speaker-list .webinar-info-sidebar-guest-speaker-list-item .speaker-info .speaker-info-name{text-overflow:ellipsis;font-weight:500;overflow:hidden}.webinar-info-sidebar-guest-speaker-list .webinar-info-sidebar-guest-speaker-list-item .speaker-info .speaker-info-short-name{opacity:.6}.webinar-info-sidebar-guest-speaker-list .webinar-info-sidebar-guest-speaker-list-item .speaker-info .speaker-info-subline{opacity:.6;white-space:normal;gap:8px;font-weight:400;display:flex}.webinar-info-sidebar-guest-speaker-list .webinar-info-sidebar-guest-speaker-list-item:not(:last-of-type){border-bottom-style:solid;border-bottom-width:1px;margin-bottom:12px;padding-bottom:12px}.webinar-info-sidebar-guest-speaker-list .placeholder{font-size:12px;line-height:16px}.notices-list{z-index:1000000;position:absolute;top:4.5rem;left:50%;transform:translate(-50%)}.notices-list .notice-item,.notices-list .excess-notice-count{width:-webkit-max-content;width:-moz-max-content;background:var(--tt-color-gray-900);width:max-content;font:var(--tt-font-standard);color:var(--tt-color-white);isolation:isolate;z-index:calc(10 - var(--idx,0));transform:translate(-50%, calc(var(--idx,0) * 3.25rem - 1rem));opacity:1;transition-property:transform opacity;border-radius:.5rem;padding:.375rem .5rem;transition-duration:.5s;transition-timing-function:ease;position:absolute;left:50%}@starting-style{.notices-list .notice-item,.notices-list .excess-notice-count{opacity:0;transform:translate(-50%)scale(.8)}}.notices-list .notice-item{flex-direction:column;row-gap:.75rem;display:flex}.notices-list .notice-item .notice-item-header{-moz-column-gap:.5rem;align-items:center;column-gap:.5rem;display:flex}.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;-ms-appearance:none;appearance:none;width:auto;text-align:inherit;color:inherit;font:inherit;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;background:0 0;border:none;outline:transparent;margin:0;padding:0;line-height:normal;display:block;overflow:visible}.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 #000}.notices-list .notice-item .notice-item-close{color:var(--tt-color-white);cursor:pointer;border-top-right-radius:.5rem;border-bottom-right-radius:.5rem;margin:-.375rem -.5rem;padding:.5rem;font-size:1.25rem}.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;align-self:stretch;margin-top:-.375rem;margin-bottom:-.375rem}.notices-list .notice-item .notice-item-cta-button{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;width:auto;text-align:inherit;color:inherit;font:inherit;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;background:0 0;border:none;outline:transparent;margin:0;padding:0;line-height:normal;display:block;overflow:visible}.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 #000}.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-top:-.375rem;margin-bottom:-.375rem;cursor:pointer;margin-right:-.5rem;padding:.5rem;line-height:1.25rem}.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-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.notices-list .notice-item .notice-item-cta-anchor{-moz-column-gap:.25rem;align-items:center;column-gap:.25rem;text-decoration:none;display:flex}.handouts-feature-component .loading-wrapper{justify-content:center;align-items:center;height:30px;display:flex}.handouts-feature-component .button-component.button-transparent{color:#1ec95b;padding-left:0;font-weight:700}.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{color:#0d3c2a;padding-left:38px;padding-right:20px;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{color:#646865;background-color:#f3f3f3;border-radius:100%;padding:9px;top:9px}.handouts-feature-component .empty-state{color:#aaa;padding-top:7px}.handouts-feature-component .handouts-view-list{flex-direction:column;gap:8px;display:flex}.handouts-feature-component .handouts-view-list .empty-state{color:#aaa;text-align:center}.handouts-feature-component .handouts-view-list .handout-file{background-color:var(--webinar-color-tabs);height:48px;color:var(--webinar-color-tabs-text);border-radius:8px;align-items:center;gap:12px;padding:8px 12px 8px 16px;display:flex}.handouts-feature-component .handouts-view-list .handout-file tt-icon{color:var(--webinar-color-tabs-ctacontrast);opacity:.5}.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;font-size:12px;line-height: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{text-overflow:ellipsis;white-space:nowrap;flex-grow:1;overflow:hidden}.handouts-feature-component .handouts-view-list .handout-file .buttons{opacity:0;align-items:center;line-height:0;transition:opacity .2s;display:flex}@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;white-space:nowrap;border-top:none;font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:13px}.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{white-space:nowrap;text-overflow:ellipsis;text-align:left;border-radius:.125rem;align-items:center;width:100%;height:48px;display:flex;overflow:hidden}.handouts-feature-component .handouts-view-table .file-icon{background-color:#f3f3f3;border-radius:50%;flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;margin-right:16px;display:flex}.handouts-feature-component .handouts-view-table .filename{color:#043623;white-space:nowrap;text-overflow:ellipsis;flex:auto;font-size:13px;font-weight:600;overflow:hidden}.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{vertical-align:top;right:0}.handouts-feature-component .handouts-view-table .view-button .icons-wrapper{margin:-2px 0 0 8px;padding:0}.handouts-feature-component .handouts-view-table .hidden{visibility:hidden}.handouts-feature-component .handouts-view-table .ant-table-small td{max-width:none}.overlay-corner-tag-input-component .input-enclosure{flex-direction:row;align-items:center;gap:16px;display:flex}.overlay-corner-tag-input-component .input-enclosure input{color:var(--up-next-input-text-color);background-color:transparent;border:none;width:100%;height:40px;margin-left:12px;padding:0;font-family:Inter,sans-serif;font-size:12px}.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::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 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);margin-right:4px;font-size:20px}.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);color:#ccc;background-color:rgba(51,51,51,.8);border-radius:2px;align-items:center;height:40px;padding:0 8px;display:flex;box-shadow:0 4px 24px rgba(0,0,0,.16),0 2px 16px rgba(0,0,0,.16)}.playback-video-controls-bar-component .seek-bar-wrapper{height:4px;font-size:11px;position:relative}.playback-video-controls-bar-component .seek-bar-wrapper .seek-bar{z-index:2;background-color:#1ec95b;height:4px;position:absolute;top:0;left:0}.playback-video-controls-bar-component .seek-bar-wrapper .time-ranges-timeline-component{z-index:1;width:100%;height:4px;position:absolute;top:0;left:0}.playback-video-controls-bar-component .seek-bar-clickarea{cursor:pointer;flex-grow:1;margin:0 12px 0 8px;padding:18px 0}.playback-video-controls-bar-component .play-icon-wrapper{margin-right:10px;padding:1px}.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{text-align:center;color:#fff;width:100%;margin:16px 0;font-family:TT,Helvetica,Arial,sans-serif;font-size:34px;display:block}.schedule-timer-component .icon-and-timer .icon-component{margin-top:-5px;margin-right:16px}.schedule-timer-component .icon-and-timer .icon-component+span{min-width:134px;display:inline-block}.schedule-timer-component .icon-and-timer .countdown-component{text-align:left;display:inline-block}.second-camera-modal-component{text-align:center}.second-camera-modal-component .icon-container{justify-content:center;display:flex}.second-camera-modal-component .icon-container .icon-wrapper{background-color:#1ec95b;border-radius:100%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.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:1.75rem}.streaming-info-panel-component table{table-layout:fixed;width:100%}.streaming-info-panel-component th,.streaming-info-panel-component td{vertical-align:middle;padding:.5rem .75rem}.streaming-info-panel-component th{color:var(--tt-color-gray-500);text-align:left;width:12%;font-size:11px;font-weight:500}.streaming-info-panel-component th:nth-child(3),.streaming-info-panel-component th:nth-child(4){width:28%}.streaming-info-panel-component td{color:var(--tt-color-white);background-color:var(--tt-color-black);font-size:15px}.streaming-info-panel-component .copy-cell-inner{align-items:center;gap:.5rem;min-width:0;display:flex}.streaming-info-panel-component td.small-text{font-size:11px}.streaming-info-panel-component td.small-text .copy-cell-inner{word-break:break-all}.streaming-info-panel-component .streaming-info-copy-btn::part(base){color:rgba(255,255,255,.85);background-color:rgba(255,255,255,.12);border-color:rgba(255,255,255,.2);flex-shrink:0}.streaming-info-panel-component .streaming-info-copy-btn::part(base):hover{color:var(--tt-color-white);background-color:rgba(255,255,255,.2)}.streaming-info-panel-component .streaming-info-copy-btn::part(base):focus{color:var(--tt-color-white);background-color:rgba(255,255,255,.2)}.streaming-info-panel-component .streaming-info-copy-btn::part(base):focus{outline:1px solid var(--tt-color-white)}.streaming-info-panel-component .stream-name .icon-component{flex-shrink:0}.webinar-connecting-component{z-index:1001;justify-content:center;align-items:center;display:flex;overflow:hidden!important}.webinar-connecting-component.transparent .ant-modal-content{box-shadow:none;background:0 0}.placeholder-video-card{aspect-ratio:16/11;color:var(--tt-color-gray-300);background-color:var(--tt-color-gray-100);align-items:center;justify-items:center;font-size:3rem;display:grid}.video-picker{width:80dvw;height:60dvh;padding-bottom:1rem;position:relative}.video-picker .video-picker-search-filter{z-index:1;margin-top:2rem;margin-bottom:1rem;display:block;position:-webkit-sticky;position:sticky;top:0}.video-picker output{isolation:isolate;width:80dvw;height:60dvh;padding-bottom:1rem;display:block;position:relative;overflow:auto}@keyframes pulse-1{0%,to{opacity:.983607}50%{opacity:.590164}}.video-picker .placeholder-video-card:first-of-type{animation:2.5s ease-in-out infinite pulse-1}@keyframes pulse-2{0%,to{opacity:.967213}50%{opacity:.580328}}.video-picker .placeholder-video-card:nth-of-type(2){animation:2.5s ease-in-out infinite pulse-2}@keyframes pulse-3{0%,to{opacity:.95082}50%{opacity:.570492}}.video-picker .placeholder-video-card:nth-of-type(3){animation:2.5s ease-in-out infinite pulse-3}@keyframes pulse-4{0%,to{opacity:.934426}50%{opacity:.560656}}.video-picker .placeholder-video-card:nth-of-type(4){animation:2.5s ease-in-out infinite pulse-4}@keyframes pulse-5{0%,to{opacity:.918033}50%{opacity:.55082}}.video-picker .placeholder-video-card:nth-of-type(5){animation:2.5s ease-in-out infinite pulse-5}@keyframes pulse-6{0%,to{opacity:.901639}50%{opacity:.540984}}.video-picker .placeholder-video-card:nth-of-type(6){animation:2.5s ease-in-out infinite pulse-6}@keyframes pulse-7{0%,to{opacity:.885246}50%{opacity:.531148}}.video-picker .placeholder-video-card:nth-of-type(7){animation:2.5s ease-in-out infinite pulse-7}@keyframes pulse-8{0%,to{opacity:.868852}50%{opacity:.521311}}.video-picker .placeholder-video-card:nth-of-type(8){animation:2.5s ease-in-out infinite pulse-8}@keyframes pulse-9{0%,to{opacity:.852459}50%{opacity:.511475}}.video-picker .placeholder-video-card:nth-of-type(9){animation:2.5s ease-in-out infinite pulse-9}@keyframes pulse-10{0%,to{opacity:.836066}50%{opacity:.501639}}.video-picker .placeholder-video-card:nth-of-type(10){animation:2.5s ease-in-out infinite pulse-10}@keyframes pulse-11{0%,to{opacity:.819672}50%{opacity:.491803}}.video-picker .placeholder-video-card:nth-of-type(11){animation:2.5s ease-in-out infinite pulse-11}@keyframes pulse-12{0%,to{opacity:.803279}50%{opacity:.481967}}.video-picker .placeholder-video-card:nth-of-type(12){animation:2.5s ease-in-out infinite pulse-12}@keyframes pulse-13{0%,to{opacity:.786885}50%{opacity:.472131}}.video-picker .placeholder-video-card:nth-of-type(13){animation:2.5s ease-in-out infinite pulse-13}@keyframes pulse-14{0%,to{opacity:.770492}50%{opacity:.462295}}.video-picker .placeholder-video-card:nth-of-type(14){animation:2.5s ease-in-out infinite pulse-14}@keyframes pulse-15{0%,to{opacity:.754098}50%{opacity:.452459}}.video-picker .placeholder-video-card:nth-of-type(15){animation:2.5s ease-in-out infinite pulse-15}@keyframes pulse-16{0%,to{opacity:.737705}50%{opacity:.442623}}.video-picker .placeholder-video-card:nth-of-type(16){animation:2.5s ease-in-out infinite pulse-16}@keyframes pulse-17{0%,to{opacity:.721311}50%{opacity:.432787}}.video-picker .placeholder-video-card:nth-of-type(17){animation:2.5s ease-in-out infinite pulse-17}@keyframes pulse-18{0%,to{opacity:.704918}50%{opacity:.422951}}.video-picker .placeholder-video-card:nth-of-type(18){animation:2.5s ease-in-out infinite pulse-18}@keyframes pulse-19{0%,to{opacity:.688525}50%{opacity:.413115}}.video-picker .placeholder-video-card:nth-of-type(19){animation:2.5s ease-in-out infinite pulse-19}@keyframes pulse-20{0%,to{opacity:.672131}50%{opacity:.403279}}.video-picker .placeholder-video-card:nth-of-type(20){animation:2.5s ease-in-out infinite pulse-20}@keyframes pulse-21{0%,to{opacity:.655738}50%{opacity:.393443}}.video-picker .placeholder-video-card:nth-of-type(21){animation:2.5s ease-in-out infinite pulse-21}@keyframes pulse-22{0%,to{opacity:.639344}50%{opacity:.383607}}.video-picker .placeholder-video-card:nth-of-type(22){animation:2.5s ease-in-out infinite pulse-22}@keyframes pulse-23{0%,to{opacity:.622951}50%{opacity:.373771}}.video-picker .placeholder-video-card:nth-of-type(23){animation:2.5s ease-in-out infinite pulse-23}@keyframes pulse-24{0%,to{opacity:.606557}50%{opacity:.363934}}.video-picker .placeholder-video-card:nth-of-type(24){animation:2.5s ease-in-out infinite pulse-24}@keyframes pulse-25{0%,to{opacity:.590164}50%{opacity:.354098}}.video-picker .placeholder-video-card:nth-of-type(25){animation:2.5s ease-in-out infinite pulse-25}@keyframes pulse-26{0%,to{opacity:.57377}50%{opacity:.344262}}.video-picker .placeholder-video-card:nth-of-type(26){animation:2.5s ease-in-out infinite pulse-26}@keyframes pulse-27{0%,to{opacity:.557377}50%{opacity:.334426}}.video-picker .placeholder-video-card:nth-of-type(27){animation:2.5s ease-in-out infinite pulse-27}@keyframes pulse-28{0%,to{opacity:.540984}50%{opacity:.32459}}.video-picker .placeholder-video-card:nth-of-type(28){animation:2.5s ease-in-out infinite pulse-28}@keyframes pulse-29{0%,to{opacity:.52459}50%{opacity:.314754}}.video-picker .placeholder-video-card:nth-of-type(29){animation:2.5s ease-in-out infinite pulse-29}@keyframes pulse-30{0%,to{opacity:.508197}50%{opacity:.304918}}.video-picker .placeholder-video-card:nth-of-type(30){animation:2.5s ease-in-out infinite pulse-30}@keyframes pulse-31{0%,to{opacity:.491803}50%{opacity:.295082}}.video-picker .placeholder-video-card:nth-of-type(31){animation:2.5s ease-in-out infinite pulse-31}@keyframes pulse-32{0%,to{opacity:.47541}50%{opacity:.285246}}.video-picker .placeholder-video-card:nth-of-type(32){animation:2.5s ease-in-out infinite pulse-32}@keyframes pulse-33{0%,to{opacity:.459016}50%{opacity:.27541}}.video-picker .placeholder-video-card:nth-of-type(33){animation:2.5s ease-in-out infinite pulse-33}@keyframes pulse-34{0%,to{opacity:.442623}50%{opacity:.265574}}.video-picker .placeholder-video-card:nth-of-type(34){animation:2.5s ease-in-out infinite pulse-34}@keyframes pulse-35{0%,to{opacity:.42623}50%{opacity:.255738}}.video-picker .placeholder-video-card:nth-of-type(35){animation:2.5s ease-in-out infinite pulse-35}@keyframes pulse-36{0%,to{opacity:.409836}50%{opacity:.245902}}.video-picker .placeholder-video-card:nth-of-type(36){animation:2.5s ease-in-out infinite pulse-36}@keyframes pulse-37{0%,to{opacity:.393443}50%{opacity:.236066}}.video-picker .placeholder-video-card:nth-of-type(37){animation:2.5s ease-in-out infinite pulse-37}@keyframes pulse-38{0%,to{opacity:.377049}50%{opacity:.22623}}.video-picker .placeholder-video-card:nth-of-type(38){animation:2.5s ease-in-out infinite pulse-38}@keyframes pulse-39{0%,to{opacity:.360656}50%{opacity:.216393}}.video-picker .placeholder-video-card:nth-of-type(39){animation:2.5s ease-in-out infinite pulse-39}@keyframes pulse-40{0%,to{opacity:.344262}50%{opacity:.206557}}.video-picker .placeholder-video-card:nth-of-type(40){animation:2.5s ease-in-out infinite pulse-40}@keyframes pulse-41{0%,to{opacity:.327869}50%{opacity:.196721}}.video-picker .placeholder-video-card:nth-of-type(41){animation:2.5s ease-in-out infinite pulse-41}@keyframes pulse-42{0%,to{opacity:.311475}50%{opacity:.186885}}.video-picker .placeholder-video-card:nth-of-type(42){animation:2.5s ease-in-out infinite pulse-42}@keyframes pulse-43{0%,to{opacity:.295082}50%{opacity:.177049}}.video-picker .placeholder-video-card:nth-of-type(43){animation:2.5s ease-in-out infinite pulse-43}@keyframes pulse-44{0%,to{opacity:.278689}50%{opacity:.167213}}.video-picker .placeholder-video-card:nth-of-type(44){animation:2.5s ease-in-out infinite pulse-44}@keyframes pulse-45{0%,to{opacity:.262295}50%{opacity:.157377}}.video-picker .placeholder-video-card:nth-of-type(45){animation:2.5s ease-in-out infinite pulse-45}@keyframes pulse-46{0%,to{opacity:.245902}50%{opacity:.147541}}.video-picker .placeholder-video-card:nth-of-type(46){animation:2.5s ease-in-out infinite pulse-46}@keyframes pulse-47{0%,to{opacity:.229508}50%{opacity:.137705}}.video-picker .placeholder-video-card:nth-of-type(47){animation:2.5s ease-in-out infinite pulse-47}@keyframes pulse-48{0%,to{opacity:.213115}50%{opacity:.127869}}.video-picker .placeholder-video-card:nth-of-type(48){animation:2.5s ease-in-out infinite pulse-48}@keyframes pulse-49{0%,to{opacity:.196721}50%{opacity:.118033}}.video-picker .placeholder-video-card:nth-of-type(49){animation:2.5s ease-in-out infinite pulse-49}@keyframes pulse-50{0%,to{opacity:.180328}50%{opacity:.108197}}.video-picker .placeholder-video-card:nth-of-type(50){animation:2.5s ease-in-out infinite pulse-50}@keyframes pulse-51{0%,to{opacity:.163934}50%{opacity:.0983607}}.video-picker .placeholder-video-card:nth-of-type(51){animation:2.5s ease-in-out infinite pulse-51}@keyframes pulse-52{0%,to{opacity:.147541}50%{opacity:.0885246}}.video-picker .placeholder-video-card:nth-of-type(52){animation:2.5s ease-in-out infinite pulse-52}@keyframes pulse-53{0%,to{opacity:.131148}50%{opacity:.0786885}}.video-picker .placeholder-video-card:nth-of-type(53){animation:2.5s ease-in-out infinite pulse-53}@keyframes pulse-54{0%,to{opacity:.114754}50%{opacity:.0688525}}.video-picker .placeholder-video-card:nth-of-type(54){animation:2.5s ease-in-out infinite pulse-54}@keyframes pulse-55{0%,to{opacity:.0983607}50%{opacity:.0590164}}.video-picker .placeholder-video-card:nth-of-type(55){animation:2.5s ease-in-out infinite pulse-55}@keyframes pulse-56{0%,to{opacity:.0819672}50%{opacity:.0491803}}.video-picker .placeholder-video-card:nth-of-type(56){animation:2.5s ease-in-out infinite pulse-56}@keyframes pulse-57{0%,to{opacity:.0655738}50%{opacity:.0393443}}.video-picker .placeholder-video-card:nth-of-type(57){animation:2.5s ease-in-out infinite pulse-57}@keyframes pulse-58{0%,to{opacity:.0491803}50%{opacity:.0295082}}.video-picker .placeholder-video-card:nth-of-type(58){animation:2.5s ease-in-out infinite pulse-58}@keyframes pulse-59{0%,to{opacity:.0327869}50%{opacity:.0196721}}.video-picker .placeholder-video-card:nth-of-type(59){animation:2.5s ease-in-out infinite pulse-59}@keyframes pulse-60{0%,to{opacity:.0163934}50%{opacity:.00983607}}.video-picker .placeholder-video-card:nth-of-type(60){animation:2.5s ease-in-out infinite pulse-60}.tray-action-card-field tt-icon{cursor:-webkit-grab;cursor:grab}.tray-action-card-field.is-dragging tt-icon{cursor:-webkit-grabbing;cursor:grabbing}.action-card-form{flex-direction:column;row-gap:.5rem;display:flex}.action-card-form .action-card-add-link-btn{flex:0}.action-card-form .action-card-image-upload{width:100%;position:relative}.action-card-form .action-card-image-upload .action-card-remove-image-btn{z-index:2;align-self:end;position:absolute;top:.5rem;right:.5rem}.action-card-form .action-card-image-upload tt-file-input:focus-within img[slot=dropzone]{outline:2px solid var(--tt-color-gray-900)}.action-card-form .action-card-image-upload .action-card-preview-image{aspect-ratio:16/9;cursor:pointer;object-fit:cover;border-radius:.5rem;width:100%;height:auto}.action-card-form .action-card-fields-container{flex-direction:column;row-gap:.5rem;display:flex}.tray-action-card-body .tray-action-card-image{aspect-ratio:16/9;object-fit:cover;border-radius:.25rem;width:100%;height:auto}.tray-action-card-body .tray-action-card-grid{grid-template-columns:-webkit-max-content 1fr;grid-template-columns:max-content 1fr;align-items:start;gap:.5rem;margin-bottom:1rem;display:grid}.tray-action-card-body .tray-action-card-grid .tray-action-card-label{color:#222;text-align:left;min-width:30px;padding:.25rem 0;font-size:.75rem;font-weight:500;line-height:1rem}.tray-action-card-body .tray-action-card-grid .tray-action-card-value{text-align:left;word-break:break-word;color:#222;background-color:#f6f6f7;border-radius:.25rem;padding:.25rem .5rem;font-weight:400}.tray-action-card-body .tray-action-card-grid .tray-action-card-description{line-clamp:4;-webkit-line-clamp:4;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.tray-action-card-body .tray-action-card-grid .tray-action-card-options-list{-moz-column-gap:.25rem;flex-flow:wrap;gap:.25rem;display:flex}.tray-action-card-body .tray-action-card-grid .tray-action-card-cta-value{justify-self:flex-start}.tray-action-card-body .tray-action-card-grid .divider{border-top:1px solid #e0e0e0;grid-column:1/-1}.tray-action-card-body .tray-action-card-grid .tray-action-card-answer-count{color:#222;justify-self:flex-end;font-size:.75rem;font-weight:500}.tray-action-card-body .tray-action-card-btn{width:100%}.go-on-camera-info{flex-direction:column;display:flex}.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{border:1px solid var(--tt-color-gray-500);border-radius:5px;padding:3px;font-size:x-small}.go-on-camera-info .suggestion-text .suggestion-text-info .mic-icon{vertical-align:middle;margin-top:-3px;padding-right:2px;font-size:large}.go-on-camera-info .button-actions .chyron-button{width:100%;padding-top:1rem}.chyron-speaker-card-speaker-selector{margin-left:.25rem}.new-poll-form .poll-option-row{flex-direction:row;gap:.5rem;display:flex}.new-poll-form .poll-option{flex:1}.new-poll-form .create-poll-submit{margin-top:.5rem}.menu-existing-poll-selector-item::part(base){max-width:250px}.menu-existing-poll-selector-item::part(label){white-space:normal;word-wrap:break-word}.tray-floor-trigger{border-radius:.25rem;margin-left:auto;margin-right:.5rem}.tray-floor-trigger::part(base){border-radius:.25rem;padding:0 .25rem}.tray-floor-trigger[data-active]:not([data-active=false]){outline:2px solid var(--tt-color-green-400)}.tray{transition-duration:.25s;transition-property:width margin;flex-direction:column;gap:.5rem;width:19rem;padding-top:.5rem;transition-timing-function:ease;display:flex}.tray .tray-header{color:var(--tt-color-white);align-items:center;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-floor-trigger{transition:opacity .15s linear}.tray .tray-header .tray-header-title{opacity:1;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin-right:8px;transition:opacity .25s linear;overflow:hidden}.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{opacity:1;scrollbar-gutter:stable;padding-left:.5rem;padding-right:.5rem;flex-direction:column;flex:1;align-self:flex-end;gap:.5rem;width:19rem;padding-bottom:30dvh;transition:opacity .25s linear;display:flex;overflow-x:hidden;overflow-y:auto}.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]{width:2.25rem;margin-right:-.5rem}.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-floor-trigger,.tray[data-open=false] .tray-mode-trigger{opacity:0}.tray .selectable-container{border-radius:8px;margin-left:.5rem;margin-right:14px;position:relative}.tray .selectable-container[data-selected]:not([data-selected=false]):after{content:"";pointer-events:none;z-index:2;border:2px solid #1ec95b;border-radius:8px;position:absolute;top:0;bottom:0;left:0;right:0}.tray div[slot=toolbar]{align-items:center;gap:.25rem;font-size:1rem;display:flex}tt-icon[data-drag-handle=true]{cursor:-webkit-grab;cursor:grab}tt-tray-chyron-speaker [slot=toolbar] .visibility-icon{margin-left:-.5rem;margin-right:-.5rem}.intro-text{color:var(--tt-color-white);font-size:var(--tt-font-size-sm);padding:var(--tt-spacing-xs);justify-content:center;display:flex}.upload-dialog{--width:30rem}tt-tray-item .icon-enclosure{border-radius:.25rem;justify-content:center;align-items:center;width:24px;height:24px;margin-left:.25rem;padding:.25rem;display:flex}tt-tray-item tt-icon[data-drag-handle=true]{border-radius:.25rem;margin:0 .25rem;padding:.125rem}tt-tray-item .icon-enclosure,tt-tray-item tt-icon[data-drag-handle=true]{transition-property:background-color;transition-duration:.25s}tt-tray-item tt-icon{font-size:1.25rem}tt-tray-item tt-dropdown tt-button{display:block}tt-tray-video:hover .icon-enclosure,tt-tray-image:hover .icon-enclosure,tt-tray-item.sortable-drag tt-tray-video .icon-enclosure,tt-tray-item.sortable-drag tt-tray-image .icon-enclosure{background-color:rgba(0,0,0,.44)}.forewarn{z-index:100000000;background-color:rgba(0,0,0,.8);position:fixed;top:0;bottom:0;left:0;right:0}.forewarn .forewarn-notice{font:var(--tt-font-standard);color:#000;background-color:#fff;border-radius:.5rem;max-width:59ch;padding:1.5rem;font-size:1rem;line-height:normal;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 1.2px 2.2px rgba(0,0,0,.02),0 2.9px 5.3px rgba(0,0,0,.027),0 5.4px 10px rgba(0,0,0,.035),0 9.6px 17.9px rgba(0,0,0,.043),0 18px 33.4px rgba(0,0,0,.05),0 43px 80px rgba(0,0,0,.07)}.forewarn .forewarn-notice b{font-weight:700}.forewarn .forewarn-notice p:last-of-type{margin:0}.forewarn .forewarn-notice .tooltip-trigger{cursor:help;-webkit-text-decoration:underline dashed;text-decoration:underline dashed}.forewarn .forewarn-notice .tooltip-content{text-align:center;max-width:23ch;display:block}.forewarn .forewarn-notice tt-button{float:right}.tinted{--tinted-opacity:.16;--tinted-tint:transparent;position:relative}.tinted:before{background-color:var(--tinted-tint);content:"";opacity:var(--tinted-opacity);position:absolute;top:0;bottom:0;left:0;right:0}.tinted>*{position:relative}.speaker-glyph{box-sizing:border-box;background-color:#333;border:2px solid #fff;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative}.speaker-glyph .icon-component{display:block}.speaker-glyph .icon-component img{width:12px}.panel-monitor-content{isolation:isolate;cursor:pointer;background:#333;border:0;width:100%;height:100%;padding:0;display:flex;position:relative}.panel-monitor-content .speaker-glyphs-enclosure{align-content:center;justify-content:center;gap:1px;width:100%;height:100%;display:grid}.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:"a"}.panel-monitor-content .speaker-glyphs-enclosure[data-number-of-speakers="2"]{grid-template-areas:"a b"}.panel-monitor-content .speaker-glyphs-enclosure[data-number-of-speakers="3"]{grid-template-areas:"a b c"}.panel-monitor-content .speaker-glyphs-enclosure[data-number-of-speakers="4"]{grid-template-areas:"a b""c d"}.panel-monitor-content .speaker-glyphs-enclosure[data-number-of-speakers="5"]{grid-template-areas:"a a b b c c"".d d e e."}.panel-monitor-content .speaker-glyphs-enclosure[data-number-of-speakers="6"]{grid-template-areas:"a b c""d e f"}.panel-monitor-content .speaker-glyphs-enclosure[data-number-of-speakers="7"]{grid-template-areas:"a a b b c c d d"".e e f f g g."}.panel-monitor-content .speaker-glyphs-enclosure[data-number-of-speakers="8"]{grid-template-areas:"a b c d""e f g h"}.panel-monitor-content .speaker-glyphs-enclosure[data-number-of-speakers="9"]{grid-template-areas:"a b c""d e f""g h i"}.panel-monitor-content .speaker-glyphs-enclosure[data-number-of-speakers="10"]{grid-template-areas:".a a b b c c.""d d e e f f g g"".h h i i j j."}.panel-monitor-content .speaker-glyphs-enclosure[data-number-of-speakers="11"]{grid-template-areas:"a a b b c c d d"".e e f f g g.""h h i i j j k k"}.panel-monitor-content .speaker-glyphs-enclosure[data-number-of-speakers="12"]{grid-template-areas:"a b c d""e f g h""i j k l"}.panel-monitor-content .panel-screen-item{border:2px solid #fff;border-radius:6px;grid-area:1/2;width:80px;height:58px}.panel-monitor-content:has(.panel-screen-item){-moz-column-gap:2px;grid-template-columns:1.125fr 2fr 2fr;align-items:center;justify-items:center;column-gap:2px;display:grid}.panel-monitor-content:has(.panel-screen-item) .speaker-glyphs-enclosure{z-index:2;flex-flow:column wrap;grid-area:1/3;align-content:flex-start;min-height:0;display:flex}.panel-monitor-content:has(.panel-screen-item) .speaker-glyphs-enclosure:empty{display:none}.panel-monitor-content:has(.panel-screen-item):has(.speaker-glyphs-enclosure:empty){grid-template-columns:1fr}.panel-monitor-content:has(.panel-screen-item):has(.speaker-glyphs-enclosure:empty) .panel-screen-item{grid-column:1;width:90px;height:60px}.panel-monitor-content:has(.panel-screen-item):has(.speaker-glyphs-enclosure[data-number-of-speakers="1"]) .panel-screen-item{transform:translate(5px)}.panel-monitor-content:has(.panel-screen-item):has(.speaker-glyphs-enclosure[data-number-of-speakers="1"]) .speaker-glyphs-enclosure{transform:translate(-6px,2px)}.panel-monitor-content:has(.panel-screen-item):has(.speaker-glyphs-enclosure[data-number-of-speakers="2"]) .panel-screen-item{transform:translate(5px)}.panel-monitor-content:has(.panel-screen-item):has(.speaker-glyphs-enclosure[data-number-of-speakers="2"]) .speaker-glyphs-enclosure{transform:translate(-6px,2px)}.panel-monitor-content:has(.panel-screen-item):has(.speaker-glyphs-enclosure[data-number-of-speakers="3"]){gap:0}.panel-monitor-content:has(.panel-screen-item):has(.speaker-glyphs-enclosure[data-number-of-speakers="3"]) .panel-screen-item{border-top-right-radius:0;border-bottom-right-radius:0}.panel-monitor-content:has(.panel-screen-item):has(.speaker-glyphs-enclosure[data-number-of-speakers="3"]) .speaker-glyph{border-radius:0;width:22px;height:20px;margin:-1px -2px}.panel-monitor-content:has(.panel-screen-item):has(.speaker-glyphs-enclosure[data-number-of-speakers="3"]) .speaker-glyph .icon-component img{width:10px}.panel-monitor-content:has(.panel-screen-item):has(.speaker-glyphs-enclosure[data-number-of-speakers="3"]) .grid-item:first-of-type .speaker-glyph{border-top-right-radius:6px}.panel-monitor-content:has(.panel-screen-item):has(.speaker-glyphs-enclosure[data-number-of-speakers="3"]) .grid-item:last-of-type .speaker-glyph{border-bottom-right-radius:6px}.panel-monitor-content:has(.panel-screen-item):has(.speaker-glyphs-enclosure[data-number-of-speakers="4"]){gap:0}.panel-monitor-content:has(.panel-screen-item):has(.speaker-glyphs-enclosure[data-number-of-speakers="4"]) .panel-screen-item{border-top-right-radius:0;border-bottom-right-radius:0;height:61px}.panel-monitor-content:has(.panel-screen-item):has(.speaker-glyphs-enclosure[data-number-of-speakers="4"]) .speaker-glyph{border-radius:0;width:19px;height:16px;margin:-1px -2px}.panel-monitor-content:has(.panel-screen-item):has(.speaker-glyphs-enclosure[data-number-of-speakers="4"]) .speaker-glyph .icon-component img{width:8px}.panel-monitor-content:has(.panel-screen-item):has(.speaker-glyphs-enclosure[data-number-of-speakers="4"]) .grid-item:first-of-type .speaker-glyph{border-top-right-radius:6px}.panel-monitor-content:has(.panel-screen-item):has(.speaker-glyphs-enclosure[data-number-of-speakers="4"]) .grid-item:last-of-type .speaker-glyph{border-bottom-right-radius:6px}.configure-panel-form{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:17rem;font-family:Open Sans,Helvetica,Arial,sans-serif}.configure-panel-form .panel-form-menu-label{color:#b5beb8;white-space:nowrap;grid-area:title;font-size:.8rem;font-weight:300}.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){border-radius:4px;padding:0 .125rem}.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;padding:12px;position:absolute;bottom:-4px;right:-4px}.panel-participant-list-popover .panel-selector-button{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;cursor:pointer;color:#333;background-color:#fff;border:none;border-radius:4px;align-content:center;justify-content:center;width:22px;height:22px;font-size:16px;display:grid}.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{border-radius:8px;width:100%;position:relative;overflow:hidden}.panel-monitor[data-selected]:not([data-selected=false]):after{content:"";pointer-events:none;border:2px solid #1ec95b;border-radius:8px;position:absolute;top:0;bottom:0;left:0;right:0}.panel-monitor .panel-monitor-content{height:100%}.panel-monitor .panel-monitor-panel{pointer-events:none;color:#fff;background-image:linear-gradient(transparent,rgba(33,33,33,.73));align-items:flex-end;height:50%;padding:8px;font-family:Inter,sans-serif;font-size:10px;font-weight:500;line-height:14px;display:flex;position:absolute;top:auto;bottom:0;left:0;right:0}.panel-monitor .panel-monitor-panel p{margin:0}#detach-button-host{display:none}.quality-indicator-component img,.quality-indicator-component .icon-component{display:block}.quality-indicator-component .icon-component>img{position:relative;bottom:1px}.video-preview{background-color:var(--tt-color-gray-200);border-radius:.5rem;position:relative}.video-preview .video-preview-icon{color:var(--tt-color-gray-400);z-index:0;font-size:5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-preview .video-preview-video{object-fit:cover;aspect-ratio:16/9;z-index:1;border-radius:.5rem;height:264px;min-height:0;display:block;position:relative}.audio-level-indicator{width:100%}.audio-level-indicator::-webkit-meter-bar{background:0 0;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{flex-direction:column;row-gap:.75rem;display:flex}.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;grid-template-columns:auto 1fr;display:grid}.device-selector-modal .device-selector .device-selector-preview{flex-direction:column;gap:1rem;display:flex;overflow:hidden}.device-selector-modal .device-selector .device-selector-preview meter::-webkit-meter-bar{background-color:var(--tt-color-gray-200);border-radius:.5rem;height:.625rem}.device-selector-modal .device-selector .device-selector-form{width:300px;font:var(--tt-font-standard);flex-direction:column;gap:1.5rem;display:flex}.device-selector-modal .device-selector .device-selector-form .device-selector-form-submit{margin-top:auto}.mute-audio-trigger{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;width:auto;text-align:inherit;color:inherit;font:inherit;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;background:0 0;border:none;outline:transparent;margin:0;padding:0;line-height:normal;display:block;overflow:visible}.mute-audio-trigger::-moz-focus-inner{border:0;padding:0}.mute-audio-trigger:focus-visible{outline:2px solid #000}.mute-audio-trigger{background-color:transparent;border-radius:2px;line-height:1;transition:all .5s cubic-bezier(.175,.885,.32,1.275);display:grid;position:absolute;top:0;bottom:0;left:0;right:0}.mute-audio-trigger>*{grid-area:1/1/-1/-1;align-self:center;justify-self:center}.mute-audio-trigger.muted{background-color:#fa4646}.mute-audio-trigger.interactive{cursor:pointer}.mute-audio-trigger.interactive:hover.muted{background-color:#c70605}.mute-audio-trigger.interactive:focus-visible.muted{background-color:#c70605}.mute-audio-trigger.interactive:hover:not(.muted){background-color:#424242}.mute-audio-trigger.interactive:focus-visible:not(.muted){background-color:#424242}.mute-video-trigger{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;width:auto;text-align:inherit;color:inherit;font:inherit;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;background:0 0;border:none;outline:transparent;margin:0;padding:0;line-height:normal;display:block;overflow:visible}.mute-video-trigger::-moz-focus-inner{border:0;padding:0}.mute-video-trigger:focus-visible{outline:2px solid #000}.mute-video-trigger{cursor:pointer;background-color:transparent;border-radius:2px;line-height:1;transition:all .5s cubic-bezier(.175,.885,.32,1.275);display:grid;position:absolute;top:0;bottom:0;left:0;right:0}.mute-video-trigger>*{grid-area:1/1/-1/-1;align-self:center;justify-self:center}.mute-video-trigger.muted{background-color:#fa4646}.mute-video-trigger:hover.muted{background-color:#c70605}.mute-video-trigger:focus-visible.muted{background-color:#c70605}.mute-video-trigger:hover:not(.muted){background-color:#424242}.mute-video-trigger:focus-visible:not(.muted){background-color:#424242}.participant-muting-trigger-container{align-items:center;padding-top:1px;display:flex}.participant-muting-trigger-container span.icon-component{padding:2px;display:block}.mute-video-trigger-wrapper,.mute-audio-trigger-wrapper{background-color:#212121;border-radius:4px;align-content:center;justify-content:center;width:24px;height:24px;font-size:1rem;display:grid;position:relative;overflow:hidden}.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{pointer-events:none;background:0 0;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;transform:scaleX(2)rotate(270deg)}.participant{gap:2px;height:98px;display:flex}.participant :focus-visible{outline:#ff0}.participant>:empty{display:none!important}.participant .selectable-container{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;width:auto;text-align:inherit;color:inherit;font:inherit;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;background:0 0;border:none;outline:transparent;margin:0;padding:0;line-height:normal;display:block;overflow:visible}.participant .selectable-container::-moz-focus-inner{border:0;padding:0}.participant .selectable-container:focus-visible{outline:2px solid #000}.participant .selectable-container{box-sizing:border-box;border-radius:8px;position:relative;overflow:hidden}.participant .selectable-container.participant-main-grid{width:144px}.participant .selectable-container[data-selected]:not([data-selected=false]):after{content:"";pointer-events:none;border:2px solid #1ec95b;border-radius:8px;position:absolute;top:0;bottom:0;left:0;right:0}.participant [data-clickable]:not([data-clickable=false]){cursor:pointer}.participant .primary-camera-container{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;width:auto;text-align:inherit;color:inherit;font:inherit;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;background:0 0;border:none;outline:transparent;margin:0;padding:0;line-height:normal;display:block;overflow:visible}.participant .primary-camera-container::-moz-focus-inner{border:0;padding:0}.participant .primary-camera-container:focus-visible{outline:2px solid #000}.participant .primary-camera-container{background-color:rgba(51,51,51,.8);width:100%;height:100%}.participant .participant-auxiliary-grid{grid-template-rows:1fr 1fr;grid-template-columns:none;gap:2px;width:64px;display:grid}.participant .participant-auxiliary-grid :nth-child(3){grid-column:1/3;grid-template-columns:repeat(2,1fr)}.participant .primary-info-container{pointer-events:none;background-image:linear-gradient(transparent,rgba(33,33,33,.73));align-items:flex-end;height:45%;padding:8px;display:flex;position:absolute;top:auto;bottom:0;left:0;right:0}.participant .primary-info-container .participant-nameplate{color:#fff;white-space:nowrap;text-overflow:ellipsis;flex-direction:column;align-items:flex-start;font-family:Inter,sans-serif;font-size:10px;font-weight:500;line-height:14px;display:flex;overflow:hidden}.participant .primary-info-container .participant-nameplate .transparent-title-text{opacity:.7}.participant .participant-controls{gap:5px;padding:12px;display:flex;position:absolute;bottom:-4px;right:-4px}.participant .mixed-mode-enclosure{background-color:#333;flex-direction:column;width:100%;height:100%;display:flex}.participant .mixed-mode-enclosure .mixed-mode-icon{flex:1;align-content:center;justify-content:center;padding:8px 8px 0;display:grid}.participant .mixed-mode-enclosure .mixed-mode-panel{color:#fff;text-align:center;background-image:linear-gradient(transparent,rgba(33,33,33,.73));padding:0 8px 8px;font-size:10px;line-height:14px}.participant .quality-indicator-container{border-radius:var(--tt-spacing-2xs);background-color:var(--tt-color-gray-900);align-content:center;justify-content:center;width:24px;height:24px;display:grid}.participant .quality-indicator-container:empty{display:none}.participant .external-feed-waiting-message,.participant .camera-muted-message{width:100%;height:100%;color:var(--tt-color-white);text-align:center;flex-direction:column;justify-content:center;align-items:center;font-size:11px;font-weight:600;display:flex}.participant .external-feed-waiting-message{text-align:center;padding:var(--tt-spacing-xs);gap:var(--tt-spacing-xs)}.participant .camera-muted-message .muted-state-icon{margin-bottom:var(--tt-spacing-2xs)}.participant-strip{z-index:3;height:-webkit-fit-content;height:-moz-fit-content;flex-wrap:wrap-reverse;gap:6px;height:fit-content;display:flex;position:absolute;bottom:24px;left:8px}.panel-monitor-enclosure{width:144px;height:98px;display:flex}.corner-tag-overlay-component-chyron-style{color:#000;border-right-style:solid;border-right-width:1em;border-right-color:var(--accent-color);background-color:#fff;padding:.5em 1em;position:absolute;top:7.5em;right:2.5em}.corner-tag-overlay-component-chyron-style .text{white-space:nowrap;text-overflow:ellipsis;max-width:25em;font-family:TT,Helvetica,Arial,sans-serif;font-size:2.5em;font-weight:600;line-height:1.25em;overflow:hidden}.chyron{align-items:flex-start;display:flex}.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);align-items:center;height:1.5em;padding:.375em 2em;display:flex}.chyron[data-kicker-position=top] .chyron-kicker span{text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font-size:.875em;font-weight:600;line-height:1.43em;overflow:hidden}.chyron[data-kicker-position=left]{flex-direction:row}.chyron[data-kicker-position=left] .chyron-kicker{flex:0 0 1em;align-self:stretch}.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{align-items:center;gap:1em;width:100%;padding:1.125em 1.5em;display:flex}.speaker-chyron .picture{border-radius:100%;width:3.5em;height:3.5em}.speaker-chyron .speaker-info{flex-direction:column;min-width:0;display:flex}.speaker-chyron .speaker-info .name,.speaker-chyron .speaker-info .title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.speaker-chyron .speaker-info .name{color:#000;font-family:TT,Helvetica,Arial,sans-serif;font-size:2em;font-weight:700;line-height:1.125em}.speaker-chyron .speaker-info .title{color:#929292;font-size:.875em;font-weight:400;line-height:1.43em}.chyron[data-size=fullscreen] .speaker-chyron :-webkit-any(.title,.name){overflow:hidden}.chyron[data-size=fullscreen] .speaker-chyron :-moz-any(.title,.name){overflow:hidden}.chyron[data-size=fullscreen] .speaker-chyron :is(.title,.name){overflow:hidden}.speaker-info-chyron{align-items:flex-start;gap:1em;width:100%;padding:1.75em 2em;display:flex}.speaker-info-chyron .picture{align-items:flex-start;display:flex}.speaker-info-chyron .picture img{object-fit:cover;border-radius:100%;width:4em;height:4em}.speaker-info-chyron .speaker-info{flex-direction:column;gap:1.3125em;min-width:0;height:100%;display:flex}.speaker-info-chyron .speaker-info .name-title-enclosure{flex-direction:column;justify-content:center;height:3.5em;display:flex}.speaker-info-chyron .speaker-info .name-title-enclosure .name{color:#000;font-size:2em;font-weight:700;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{color:#929292;font-weight:400;line-height:1.4em}.speaker-info-chyron .speaker-info .bio{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:1em;line-height:1.5em;display:-webkit-box}.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{flex-direction:column;gap:1em;width:100%;padding:1.875em 2em;display:flex}.question-chyron .question{color:#000;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:1.25em;font-weight:600;line-height:1.4em;display:-webkit-box}.question-chyron .profile-info{flex-direction:row;display:flex}.question-chyron .picture{border-radius:100%;width:2.045em;height:2.045em}.question-chyron .question-info{flex-direction:column;gap:.8125em;min-width:0;display:flex}.question-chyron .question-info .name,.question-chyron .question-info .title{white-space:nowrap;text-overflow:ellipsis}.question-chyron .question-info .name{color:#000;opacity:.9;font-family:Open Sans,sans-serif;font-size:1em;font-weight:600;line-height:1.5em}.question-chyron .question-info .title{color:#acacac;font-family:Open Sans,sans-serif;font-size:.875em;font-weight:400;line-height:1.43em}.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{flex-direction:column;min-width:0;padding:.75em 1.25em;display:flex}.nextup-speaker-info .name,.nextup-speaker-info .title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.nextup-speaker-info .name{font-family:Inter,TT,Helvetica,Arial,sans-serif;font-size:1.5em;font-weight:700}.nextup-speaker-info .title{color:#929292;font-family:Open Sans,sans-serif;font-size:.75em;font-weight:400}.poll-chyron{flex-direction:column;gap:1.3125em;width:100%;padding:1.875em 2em 2em;display:flex}.poll-chyron .poll-question{color:#000;white-space:normal;word-wrap:break-word;width:100%;font-size:1.25em;font-weight:600;line-height:1.4em}.poll-chyron .poll-results{flex-direction:column;gap:.9375em;display:flex}.poll-chyron .poll-results .option{flex-direction:column;gap:.25em;display:flex}.poll-chyron .poll-results .option .answer{color:#000;font-size:1em;line-height:1.5em}.poll-chyron .poll-results .option .bar{align-items:center;gap:.375em;display:flex}.poll-chyron .poll-results .option .bar .poll-bar{--percentage:0%;min-width:.1%;height:1.25em;width:var(--percentage);background-color:var(--accent-color)}.poll-chyron .poll-results .option .bar .poll{color:var(--value-color);font-size:1em;font-weight:600;line-height:1.5em}.speakers-chyron{-moz-column-gap:2em;grid-template-columns:repeat(2,1fr);gap:.8125em 2em;padding:2em;display:grid}.speakers-chyron .speaker{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.8125em;display:flex;overflow:hidden}.speakers-chyron .speaker .picture,.speakers-chyron .speaker .initials{color:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2.8125em;height:2.8125em;font-weight:600;display:flex;overflow:hidden}.speakers-chyron .speaker .picture>div,.speakers-chyron .speaker .initials>div{font-size:1.25em}.speakers-chyron .speaker .picture>img,.speakers-chyron .speaker .initials>img{object-fit:cover;width:100%;height:100%}.speakers-chyron .speaker .speaker-info{min-width:0}.speakers-chyron .speaker .speaker-info .name,.speakers-chyron .speaker .speaker-info .title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.speakers-chyron .speaker .speaker-info .name{color:#000;opacity:.9;font-size:1em;font-weight:600;line-height:1.5em}.speakers-chyron .speaker .speaker-info .title{color:#929292;font-size:.875em;font-weight:400;line-height:1.43em}.chyron[data-size=small] .speakers-chyron{grid-template-columns:1fr}.chyron[data-size=medium] .speakers-chyron{grid-template-rows:repeat(3,1fr);grid-auto-flow:column}.webinar-info-chyron{flex-direction:row;align-items:center;gap:1.5em;padding:2em;display:flex}.webinar-info-chyron .thumbnail{object-fit:cover;height:6em}.webinar-info-chyron .thumbnail:not(.thumbnail-loaded){display:none}.webinar-info-chyron .info{flex-direction:column;gap:.625em;display:flex}.webinar-info-chyron .info p{margin:0}.webinar-info-chyron .info p.title{color:#000;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-family:TT,Helvetica,Arial,sans-serif;font-size:1.5em;font-weight:600;line-height:1.16em;display:-webkit-box;overflow:hidden}.webinar-info-chyron .info p.date{color:#676767;width:-webkit-max-content;width:-moz-max-content;gap:.75em;width:max-content;font-size:.875em;font-weight:400;line-height:1.43em;display:flex}.webinar-info-chyron .info p.date tt-icon{color:#212121;opacity:.4;font-size:1.75em}.j2s-intro-chyron{padding:2em}.j2s-intro-chyron .title{margin-bottom:0;font-family:TT,Helvetica,Arial,sans-serif;font-size:1.3em;font-weight:700;line-height:1.5em}.j2s-intro-chyron .description{margin:0;font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:.875em;line-height:1.429em}.j2s-intro-chyron .mic-icon-container{box-sizing:border-box;vertical-align:-.3em;margin-bottom:-.3em;white-space:nowrap;border:.071em solid #ddd;border-radius:.286em;justify-content:center;align-items:center;gap:.2em;height:1.714em;margin-left:.15em;margin-right:.15em;padding-left:.5em;padding-right:.5em;display:inline-flex;box-shadow:0 .071em .143em rgba(0,0,0,.08)}.j2s-intro-chyron .mic-icon-container .mic-icon{color:#858c94;font-size:1.25em}.chyron-overlay{z-index:3;height:inherit;grid-template-rows:auto;grid-template-columns:repeat(6,minmax(0,1fr));align-items:end;padding:2.5em;display:grid;position:relative}.participant-video-track .name-tag{z-index:2;color:#000;font:var(--tt-font-medium);background-color:#fff;padding:.225em .45em;position:absolute;bottom:1em;left:1em}.on-demand-playback{object-fit:contain;aspect-ratio:16/9;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.floor-headless-feed{width:100%;height:100%}.floor-tray-image{object-fit:contain;border-radius:.5rem;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.floor{isolation:isolate;background-color:#000;border-radius:.5rem;width:100%;height:100%;position:relative;overflow:hidden}.floor>*{opacity:1;border-radius:.5rem;position:absolute}.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;top:40%;bottom:40%;left:40%;right:40%}.floor[data-layout=solo]>:not(.hide){z-index:4;top:0;bottom:0;left:0;right:0}.floor[data-layout=media] .tray-track,.floor[data-layout=media] .participant-screen-track,.floor[data-layout=media] .participant-mobile-track{top:0;bottom:0;left:0;right:0}.floor[data-layout=side-by-side] .participant-video-track{top:50%;bottom:15%;left:77.5%;right:0}.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{top:0;bottom:0;left:0;right:15%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:0;bottom:0;left:0;right:0}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:0;bottom:0;left:0;right: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))){top:0;bottom:0;left:0;right:0}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:0;bottom:0;left:0;right:0}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:0;bottom:0;left:0;right: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)):nth-last-child(1 of :not(.hide)){top:0;bottom:0;left:0;right:0}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:0;bottom:0;left:0;right:0}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:0;bottom:0;left:0;right:0}.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))){top:0;bottom:0;left:0;right:0}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:0;bottom:0;left:0;right:0}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:0;bottom:0;left:0;right:0}.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)){top:0;bottom:0;left:0;right:0}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:17.1719%;bottom:17.1719%;left:.625%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:17.1719%;bottom:17.1719%;left:.625%;right: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(:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)):not(:has(~:not(.hide)~:not(.hide))){top:17.1719%;bottom:17.1719%;left:.625%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:17.1719%;bottom:17.1719%;left:.625%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:17.1719%;bottom:17.1719%;left:.625%;right: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(:not(.hide)~:not(.hide)):nth-last-child(2 of :not(.hide)){top:17.1719%;bottom:17.1719%;left:.625%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:17.1719%;bottom:17.1719%;left:.625%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:17.1719%;bottom:17.1719%;left:.625%;right:50.3125%}.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))){top:17.1719%;bottom:17.1719%;left:.625%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:17.1719%;bottom:17.1719%;left:.625%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:17.1719%;bottom:17.1719%;left:.625%;right:50.3125%}.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)){top:17.1719%;bottom:17.1719%;left:.625%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:24.321%;bottom:24.321%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:24.321%;bottom:24.321%;left:.625%;right: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(:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide))){top:24.321%;bottom:24.321%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:24.321%;bottom:24.321%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:24.321%;bottom:24.321%;left:.625%;right: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(:not(.hide)~:not(.hide)):nth-last-child(3 of :not(.hide)){top:24.321%;bottom:24.321%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:24.321%;bottom:24.321%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:24.321%;bottom:24.321%;left:.625%;right:66.875%}.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))){top:24.321%;bottom:24.321%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:24.321%;bottom:24.321%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:24.321%;bottom:24.321%;left:.625%;right:66.875%}.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)){top:24.321%;bottom:24.321%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:50.4444%;left:.625%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:50.4444%;left:.625%;right: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(:not(.hide)~:not(.hide)):not(.hide):has(~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))){top:1.11111%;bottom:50.4444%;left:.625%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:50.4444%;left:.625%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:50.4444%;left:.625%;right: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(:not(.hide)~:not(.hide)):nth-last-child(4 of :not(.hide)){top:1.11111%;bottom:50.4444%;left:.625%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:50.4444%;left:.625%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:50.4444%;left:.625%;right:50.3125%}.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))){top:1.11111%;bottom:50.4444%;left:.625%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:50.4444%;left:.625%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:50.4444%;left:.625%;right:50.3125%}.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)){top:1.11111%;bottom:50.4444%;left:.625%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:50.4444%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:50.4444%;left:.625%;right: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(: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))){top:1.11111%;bottom:50.4444%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:50.4444%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:50.4444%;left:.625%;right: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(:not(.hide)~:not(.hide)):nth-last-child(5 of :not(.hide)){top:1.11111%;bottom:50.4444%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:50.4444%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:50.4444%;left:.625%;right: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(: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))){top:1.11111%;bottom:50.4444%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:50.4444%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:50.4444%;left:.625%;right: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(:not(.hide)~:not(.hide)):nth-last-child(6 of :not(.hide)){top:1.11111%;bottom:50.4444%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:50.4444%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:50.4444%;left:.625%;right:66.875%}.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))){top:1.11111%;bottom:50.4444%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:50.4444%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:50.4444%;left:.625%;right:66.875%}.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)){top:1.11111%;bottom:50.4444%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:50.4444%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:50.4444%;left:.625%;right:66.875%}.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))){top:1.11111%;bottom:50.4444%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:50.4444%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:50.4444%;left:.625%;right:66.875%}.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)){top:1.11111%;bottom:50.4444%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:50.4444%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:50.4444%;left:.625%;right:75.1563%}.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))){top:1.11111%;bottom:50.4444%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:50.4444%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:50.4444%;left:.625%;right:75.1563%}.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)){top:1.11111%;bottom:50.4444%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:50.4444%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:50.4444%;left:.625%;right:75.1563%}.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))){top:1.11111%;bottom:50.4444%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:50.4444%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:50.4444%;left:.625%;right:75.1563%}.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)){top:1.11111%;bottom:50.4444%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:50.4444%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:50.4444%;left:.625%;right:75.1563%}.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))){top:1.11111%;bottom:50.4444%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:50.4444%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:50.4444%;left:.625%;right:75.1563%}.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)){top:1.11111%;bottom:50.4444%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:50.4444%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:50.4444%;left:.625%;right:75.1563%}.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))){top:1.11111%;bottom:50.4444%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:50.4444%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:50.4444%;left:.625%;right:75.1563%}.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)){top:1.11111%;bottom:50.4444%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:66.9259%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:66.9259%;left:.625%;right: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(: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))){top:1.11111%;bottom:66.9259%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:66.9259%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:66.9259%;left:.625%;right: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(:not(.hide)~:not(.hide)):nth-last-child(9 of :not(.hide)){top:1.11111%;bottom:66.9259%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:66.9259%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:66.9259%;left:.625%;right:66.875%}.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))){top:1.11111%;bottom:66.9259%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:66.9259%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:66.9259%;left:.625%;right:66.875%}.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)){top:1.11111%;bottom:66.9259%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:66.9259%;left:13.0469%;right:62.7344%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:66.9259%;left:13.0469%;right:62.7344%}.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))){top:1.11111%;bottom:66.9259%;left:13.0469%;right:62.7344%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:66.9259%;left:13.0469%;right:62.7344%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:66.9259%;left:13.0469%;right:62.7344%}.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)){top:1.11111%;bottom:66.9259%;left:13.0469%;right:62.7344%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:66.9259%;left:13.0469%;right:62.7344%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:66.9259%;left:13.0469%;right:62.7344%}.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))){top:1.11111%;bottom:66.9259%;left:13.0469%;right:62.7344%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:66.9259%;left:13.0469%;right:62.7344%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:66.9259%;left:13.0469%;right:62.7344%}.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)){top:1.11111%;bottom:66.9259%;left:13.0469%;right:62.7344%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:66.9259%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:66.9259%;left:.625%;right:75.1563%}.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))){top:1.11111%;bottom:66.9259%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:66.9259%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:66.9259%;left:.625%;right:75.1563%}.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)){top:1.11111%;bottom:66.9259%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:66.9259%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:66.9259%;left:.625%;right:75.1563%}.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))){top:1.11111%;bottom:66.9259%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:66.9259%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:66.9259%;left:.625%;right:75.1563%}.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)){top:1.11111%;bottom:66.9259%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:66.9259%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:66.9259%;left:.625%;right:75.1563%}.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))){top:1.11111%;bottom:66.9259%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:66.9259%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:66.9259%;left:.625%;right:75.1563%}.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)){top:1.11111%;bottom:66.9259%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:66.9259%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:66.9259%;left:.625%;right:75.1563%}.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))){top:1.11111%;bottom:66.9259%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:66.9259%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:66.9259%;left:.625%;right:75.1563%}.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)){top:1.11111%;bottom:66.9259%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:17.1719%;bottom:17.1719%;left:50.3125%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:17.1719%;bottom:17.1719%;left:50.3125%;right:.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))){top:17.1719%;bottom:17.1719%;left:50.3125%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:17.1719%;bottom:17.1719%;left:50.3125%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:17.1719%;bottom:17.1719%;left:50.3125%;right:.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)):nth-last-child(1 of :not(.hide)){top:17.1719%;bottom:17.1719%;left:50.3125%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:17.1719%;bottom:17.1719%;left:50.3125%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:17.1719%;bottom:17.1719%;left:50.3125%;right:.625%}.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))){top:17.1719%;bottom:17.1719%;left:50.3125%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:17.1719%;bottom:17.1719%;left:50.3125%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:17.1719%;bottom:17.1719%;left:50.3125%;right:.625%}.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)){top:17.1719%;bottom:17.1719%;left:50.3125%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:24.321%;bottom:24.321%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:24.321%;bottom:24.321%;left:33.75%;right: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(:has(~:not(.hide)~:not(.hide))){top:24.321%;bottom:24.321%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:24.321%;bottom:24.321%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:24.321%;bottom:24.321%;left:33.75%;right: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)):nth-last-child(2 of :not(.hide)){top:24.321%;bottom:24.321%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:24.321%;bottom:24.321%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:24.321%;bottom:24.321%;left:33.75%;right:33.75%}.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))){top:24.321%;bottom:24.321%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:24.321%;bottom:24.321%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:24.321%;bottom:24.321%;left:33.75%;right:33.75%}.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)){top:24.321%;bottom:24.321%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:50.4444%;left:50.3125%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:50.4444%;left:50.3125%;right:.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):has(~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide))){top:1.11111%;bottom:50.4444%;left:50.3125%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:50.4444%;left:50.3125%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:50.4444%;left:50.3125%;right:.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)):nth-last-child(3 of :not(.hide)){top:1.11111%;bottom:50.4444%;left:50.3125%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:50.4444%;left:50.3125%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:50.4444%;left:50.3125%;right:.625%}.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))){top:1.11111%;bottom:50.4444%;left:50.3125%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:50.4444%;left:50.3125%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:50.4444%;left:50.3125%;right:.625%}.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)){top:1.11111%;bottom:50.4444%;left:50.3125%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:50.4444%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:50.4444%;left:33.75%;right: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(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))){top:1.11111%;bottom:50.4444%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:50.4444%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:50.4444%;left:33.75%;right: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)):nth-last-child(4 of :not(.hide)){top:1.11111%;bottom:50.4444%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:50.4444%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:50.4444%;left:33.75%;right: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(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))){top:1.11111%;bottom:50.4444%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:50.4444%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:50.4444%;left:33.75%;right: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)):nth-last-child(5 of :not(.hide)){top:1.11111%;bottom:50.4444%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:50.4444%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:50.4444%;left:33.75%;right:33.75%}.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))){top:1.11111%;bottom:50.4444%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:50.4444%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:50.4444%;left:33.75%;right:33.75%}.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)){top:1.11111%;bottom:50.4444%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:50.4444%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:50.4444%;left:33.75%;right:33.75%}.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))){top:1.11111%;bottom:50.4444%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:50.4444%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:50.4444%;left:33.75%;right:33.75%}.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)){top:1.11111%;bottom:50.4444%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:50.4444%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:50.4444%;left:25.4687%;right: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(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))){top:1.11111%;bottom:50.4444%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:50.4444%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:50.4444%;left:25.4687%;right: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)):nth-last-child(6 of :not(.hide)){top:1.11111%;bottom:50.4444%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:50.4444%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:50.4444%;left:25.4687%;right: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(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))){top:1.11111%;bottom:50.4444%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:50.4444%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:50.4444%;left:25.4687%;right: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)):nth-last-child(7 of :not(.hide)){top:1.11111%;bottom:50.4444%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:50.4444%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:50.4444%;left:25.4687%;right:50.3125%}.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))){top:1.11111%;bottom:50.4444%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:50.4444%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:50.4444%;left:25.4687%;right:50.3125%}.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)){top:1.11111%;bottom:50.4444%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:50.4444%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:50.4444%;left:25.4687%;right:50.3125%}.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))){top:1.11111%;bottom:50.4444%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:50.4444%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:50.4444%;left:25.4687%;right:50.3125%}.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)){top:1.11111%;bottom:50.4444%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:66.9259%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:66.9259%;left:33.75%;right: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(.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))){top:1.11111%;bottom:66.9259%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:66.9259%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:66.9259%;left:33.75%;right: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)):nth-last-child(8 of :not(.hide)){top:1.11111%;bottom:66.9259%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:66.9259%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:66.9259%;left:33.75%;right:33.75%}.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))){top:1.11111%;bottom:66.9259%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:66.9259%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:66.9259%;left:33.75%;right:33.75%}.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)){top:1.11111%;bottom:66.9259%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:66.9259%;left:37.8906%;right:37.8906%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:66.9259%;left:37.8906%;right:37.8906%}.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))){top:1.11111%;bottom:66.9259%;left:37.8906%;right:37.8906%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:66.9259%;left:37.8906%;right:37.8906%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:66.9259%;left:37.8906%;right:37.8906%}.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)){top:1.11111%;bottom:66.9259%;left:37.8906%;right:37.8906%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:66.9259%;left:37.8906%;right:37.8906%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:66.9259%;left:37.8906%;right:37.8906%}.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))){top:1.11111%;bottom:66.9259%;left:37.8906%;right:37.8906%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:66.9259%;left:37.8906%;right:37.8906%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:66.9259%;left:37.8906%;right:37.8906%}.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)){top:1.11111%;bottom:66.9259%;left:37.8906%;right:37.8906%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:66.9259%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:66.9259%;left:25.4687%;right: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(.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))){top:1.11111%;bottom:66.9259%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:66.9259%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:66.9259%;left:25.4687%;right: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)):nth-last-child(10 of :not(.hide)){top:1.11111%;bottom:66.9259%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:66.9259%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:66.9259%;left:25.4687%;right: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(.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))){top:1.11111%;bottom:66.9259%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:66.9259%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:66.9259%;left:25.4687%;right: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)):nth-last-child(11 of :not(.hide)){top:1.11111%;bottom:66.9259%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:66.9259%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:66.9259%;left:25.4687%;right:50.3125%}.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))){top:1.11111%;bottom:66.9259%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:66.9259%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:66.9259%;left:25.4687%;right:50.3125%}.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)){top:1.11111%;bottom:66.9259%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:66.9259%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:66.9259%;left:25.4687%;right:50.3125%}.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))){top:1.11111%;bottom:66.9259%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:66.9259%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:66.9259%;left:25.4687%;right:50.3125%}.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)){top:1.11111%;bottom:66.9259%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:24.321%;bottom:24.321%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:24.321%;bottom:24.321%;left:66.875%;right:.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):not(:has(~:not(.hide))){top:24.321%;bottom:24.321%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:24.321%;bottom:24.321%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:24.321%;bottom:24.321%;left:66.875%;right:.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)):nth-last-child(1 of :not(.hide)){top:24.321%;bottom:24.321%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:24.321%;bottom:24.321%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:24.321%;bottom:24.321%;left:66.875%;right:.625%}.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))){top:24.321%;bottom:24.321%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:24.321%;bottom:24.321%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:24.321%;bottom:24.321%;left:66.875%;right:.625%}.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)){top:24.321%;bottom:24.321%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:50.6667%;bottom:.888889%;left:.625%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:50.6667%;bottom:.888889%;left:.625%;right: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(:has(~:not(.hide)~:not(.hide))){top:50.6667%;bottom:.888889%;left:.625%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:50.6667%;bottom:.888889%;left:.625%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:50.6667%;bottom:.888889%;left:.625%;right: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)):nth-last-child(2 of :not(.hide)){top:50.6667%;bottom:.888889%;left:.625%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:50.6667%;bottom:.888889%;left:.625%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:50.6667%;bottom:.888889%;left:.625%;right:50.3125%}.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))){top:50.6667%;bottom:.888889%;left:.625%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:50.6667%;bottom:.888889%;left:.625%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:50.6667%;bottom:.888889%;left:.625%;right:50.3125%}.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)){top:50.6667%;bottom:.888889%;left:.625%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:50.4444%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:50.4444%;left:66.875%;right:.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))){top:1.11111%;bottom:50.4444%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:50.4444%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:50.4444%;left:66.875%;right:.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)):nth-last-child(3 of :not(.hide)){top:1.11111%;bottom:50.4444%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:50.4444%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:50.4444%;left:66.875%;right:.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(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))){top:1.11111%;bottom:50.4444%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:50.4444%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:50.4444%;left:66.875%;right:.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)):nth-last-child(4 of :not(.hide)){top:1.11111%;bottom:50.4444%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:50.4444%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:50.4444%;left:66.875%;right:.625%}.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))){top:1.11111%;bottom:50.4444%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:50.4444%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:50.4444%;left:66.875%;right:.625%}.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)){top:1.11111%;bottom:50.4444%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:50.4444%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:50.4444%;left:66.875%;right:.625%}.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))){top:1.11111%;bottom:50.4444%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:50.4444%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:50.4444%;left:66.875%;right:.625%}.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)){top:1.11111%;bottom:50.4444%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:50.4444%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:50.4444%;left:50.3125%;right:25.4687%}.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))){top:1.11111%;bottom:50.4444%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:50.4444%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:50.4444%;left:50.3125%;right:25.4687%}.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)){top:1.11111%;bottom:50.4444%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:50.4444%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:50.4444%;left:50.3125%;right:25.4687%}.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))){top:1.11111%;bottom:50.4444%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:50.4444%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:50.4444%;left:50.3125%;right:25.4687%}.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)){top:1.11111%;bottom:50.4444%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:50.4444%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:50.4444%;left:50.3125%;right:25.4687%}.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))){top:1.11111%;bottom:50.4444%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:50.4444%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:50.4444%;left:50.3125%;right:25.4687%}.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)){top:1.11111%;bottom:50.4444%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:50.4444%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:50.4444%;left:50.3125%;right:25.4687%}.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))){top:1.11111%;bottom:50.4444%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:50.4444%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:50.4444%;left:50.3125%;right:25.4687%}.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)){top:1.11111%;bottom:50.4444%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:66.9259%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:66.9259%;left:66.875%;right:.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(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))){top:1.11111%;bottom:66.9259%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:66.9259%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:66.9259%;left:66.875%;right:.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)):nth-last-child(7 of :not(.hide)){top:1.11111%;bottom:66.9259%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:66.9259%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:66.9259%;left:66.875%;right:.625%}.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))){top:1.11111%;bottom:66.9259%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:66.9259%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:66.9259%;left:66.875%;right:.625%}.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)){top:1.11111%;bottom:66.9259%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:66.9259%;left:62.7344%;right:13.0469%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:66.9259%;left:62.7344%;right:13.0469%}.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))){top:1.11111%;bottom:66.9259%;left:62.7344%;right:13.0469%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:66.9259%;left:62.7344%;right:13.0469%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:66.9259%;left:62.7344%;right:13.0469%}.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)){top:1.11111%;bottom:66.9259%;left:62.7344%;right:13.0469%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:66.9259%;left:62.7344%;right:13.0469%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:66.9259%;left:62.7344%;right:13.0469%}.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))){top:1.11111%;bottom:66.9259%;left:62.7344%;right:13.0469%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:66.9259%;left:62.7344%;right:13.0469%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:66.9259%;left:62.7344%;right:13.0469%}.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)){top:1.11111%;bottom:66.9259%;left:62.7344%;right:13.0469%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:66.9259%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:66.9259%;left:50.3125%;right:25.4687%}.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))){top:1.11111%;bottom:66.9259%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:66.9259%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:66.9259%;left:50.3125%;right:25.4687%}.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)){top:1.11111%;bottom:66.9259%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:66.9259%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:66.9259%;left:50.3125%;right:25.4687%}.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))){top:1.11111%;bottom:66.9259%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:66.9259%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:66.9259%;left:50.3125%;right:25.4687%}.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)){top:1.11111%;bottom:66.9259%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:66.9259%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:66.9259%;left:50.3125%;right:25.4687%}.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))){top:1.11111%;bottom:66.9259%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:66.9259%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:66.9259%;left:50.3125%;right:25.4687%}.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)){top:1.11111%;bottom:66.9259%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:66.9259%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:66.9259%;left:50.3125%;right:25.4687%}.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))){top:1.11111%;bottom:66.9259%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:66.9259%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:66.9259%;left:50.3125%;right:25.4687%}.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)){top:1.11111%;bottom:66.9259%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:50.6667%;bottom:.888889%;left:50.3125%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:50.6667%;bottom:.888889%;left:50.3125%;right:.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):not(:has(~:not(.hide))){top:50.6667%;bottom:.888889%;left:50.3125%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:50.6667%;bottom:.888889%;left:50.3125%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:50.6667%;bottom:.888889%;left:50.3125%;right:.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)):nth-last-child(1 of :not(.hide)){top:50.6667%;bottom:.888889%;left:50.3125%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:50.6667%;bottom:.888889%;left:50.3125%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:50.6667%;bottom:.888889%;left:50.3125%;right:.625%}.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))){top:50.6667%;bottom:.888889%;left:50.3125%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:50.6667%;bottom:.888889%;left:50.3125%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:50.6667%;bottom:.888889%;left:50.3125%;right:.625%}.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)){top:50.6667%;bottom:.888889%;left:50.3125%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:50.6667%;bottom:.888889%;left:17.1875%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:50.6667%;bottom:.888889%;left:17.1875%;right: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))){top:50.6667%;bottom:.888889%;left:17.1875%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:50.6667%;bottom:.888889%;left:17.1875%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:50.6667%;bottom:.888889%;left:17.1875%;right: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)):nth-last-child(2 of :not(.hide)){top:50.6667%;bottom:.888889%;left:17.1875%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:50.6667%;bottom:.888889%;left:17.1875%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:50.6667%;bottom:.888889%;left:17.1875%;right:50.3125%}.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))){top:50.6667%;bottom:.888889%;left:17.1875%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:50.6667%;bottom:.888889%;left:17.1875%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:50.6667%;bottom:.888889%;left:17.1875%;right:50.3125%}.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)){top:50.6667%;bottom:.888889%;left:17.1875%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:50.6667%;bottom:.888889%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:50.6667%;bottom:.888889%;left:.625%;right: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(: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))){top:50.6667%;bottom:.888889%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:50.6667%;bottom:.888889%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:50.6667%;bottom:.888889%;left:.625%;right: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(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(3 of :not(.hide)){top:50.6667%;bottom:.888889%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:50.6667%;bottom:.888889%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:50.6667%;bottom:.888889%;left:.625%;right:66.875%}.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))){top:50.6667%;bottom:.888889%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:50.6667%;bottom:.888889%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:50.6667%;bottom:.888889%;left:.625%;right:66.875%}.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)){top:50.6667%;bottom:.888889%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:50.4444%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:50.4444%;left:75.1563%;right:.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))){top:1.11111%;bottom:50.4444%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:50.4444%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:50.4444%;left:75.1563%;right:.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)):nth-last-child(4 of :not(.hide)){top:1.11111%;bottom:50.4444%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:50.4444%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:50.4444%;left:75.1563%;right:.625%}.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))){top:1.11111%;bottom:50.4444%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:50.4444%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:50.4444%;left:75.1563%;right:.625%}.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)){top:1.11111%;bottom:50.4444%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:50.4444%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:50.4444%;left:75.1563%;right:.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(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))){top:1.11111%;bottom:50.4444%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:50.4444%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:50.4444%;left:75.1563%;right:.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)):nth-last-child(5 of :not(.hide)){top:1.11111%;bottom:50.4444%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:50.4444%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:50.4444%;left:75.1563%;right:.625%}.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))){top:1.11111%;bottom:50.4444%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:50.4444%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:50.4444%;left:75.1563%;right:.625%}.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)){top:1.11111%;bottom:50.4444%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:34.1852%;bottom:33.8519%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:34.1852%;bottom:33.8519%;left:.625%;right: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(: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))){top:34.1852%;bottom:33.8519%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:34.1852%;bottom:33.8519%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:34.1852%;bottom:33.8519%;left:.625%;right: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(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(6 of :not(.hide)){top:34.1852%;bottom:33.8519%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:34.1852%;bottom:33.8519%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:34.1852%;bottom:33.8519%;left:.625%;right:66.875%}.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))){top:34.1852%;bottom:33.8519%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:34.1852%;bottom:33.8519%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:34.1852%;bottom:33.8519%;left:.625%;right:66.875%}.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)){top:34.1852%;bottom:33.8519%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:34.1852%;bottom:33.8519%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:34.1852%;bottom:33.8519%;left:.625%;right:75.1563%}.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))){top:34.1852%;bottom:33.8519%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:34.1852%;bottom:33.8519%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:34.1852%;bottom:33.8519%;left:.625%;right:75.1563%}.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)){top:34.1852%;bottom:33.8519%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:34.1852%;bottom:33.8519%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:34.1852%;bottom:33.8519%;left:.625%;right:75.1563%}.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))){top:34.1852%;bottom:33.8519%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:34.1852%;bottom:33.8519%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:34.1852%;bottom:33.8519%;left:.625%;right:75.1563%}.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)){top:34.1852%;bottom:33.8519%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:66.9259%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:66.9259%;left:75.1563%;right:.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))){top:1.11111%;bottom:66.9259%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:66.9259%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:66.9259%;left:75.1563%;right:.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)):nth-last-child(8 of :not(.hide)){top:1.11111%;bottom:66.9259%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:66.9259%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:66.9259%;left:75.1563%;right:.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(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))){top:1.11111%;bottom:66.9259%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:66.9259%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:66.9259%;left:75.1563%;right:.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)):nth-last-child(9 of :not(.hide)){top:1.11111%;bottom:66.9259%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:66.9259%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:66.9259%;left:75.1563%;right:.625%}.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))){top:1.11111%;bottom:66.9259%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:66.9259%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:66.9259%;left:75.1563%;right:.625%}.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)){top:1.11111%;bottom:66.9259%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:1.11111%;bottom:66.9259%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:1.11111%;bottom:66.9259%;left:75.1563%;right:.625%}.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))){top:1.11111%;bottom:66.9259%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:1.11111%;bottom:66.9259%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:1.11111%;bottom:66.9259%;left:75.1563%;right:.625%}.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)){top:1.11111%;bottom:66.9259%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:50.6667%;bottom:.888889%;left:50.3125%;right:17.1875%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:50.6667%;bottom:.888889%;left:50.3125%;right: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(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(.hide):not(:has(~:not(.hide))){top:50.6667%;bottom:.888889%;left:50.3125%;right:17.1875%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:50.6667%;bottom:.888889%;left:50.3125%;right:17.1875%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:50.6667%;bottom:.888889%;left:50.3125%;right: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(.hide):not(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(1 of :not(.hide)){top:50.6667%;bottom:.888889%;left:50.3125%;right:17.1875%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:50.6667%;bottom:.888889%;left:50.3125%;right:17.1875%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:50.6667%;bottom:.888889%;left:50.3125%;right:17.1875%}.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))){top:50.6667%;bottom:.888889%;left:50.3125%;right:17.1875%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:50.6667%;bottom:.888889%;left:50.3125%;right:17.1875%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:50.6667%;bottom:.888889%;left:50.3125%;right:17.1875%}.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)){top:50.6667%;bottom:.888889%;left:50.3125%;right:17.1875%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:50.6667%;bottom:.888889%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:50.6667%;bottom:.888889%;left:33.75%;right: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(.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))){top:50.6667%;bottom:.888889%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:50.6667%;bottom:.888889%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:50.6667%;bottom:.888889%;left:33.75%;right: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(.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)){top:50.6667%;bottom:.888889%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:50.6667%;bottom:.888889%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:50.6667%;bottom:.888889%;left:33.75%;right:33.75%}.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))){top:50.6667%;bottom:.888889%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:50.6667%;bottom:.888889%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:50.6667%;bottom:.888889%;left:33.75%;right:33.75%}.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)){top:50.6667%;bottom:.888889%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:50.6667%;bottom:.888889%;left:13.0469%;right:62.7344%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:50.6667%;bottom:.888889%;left:13.0469%;right:62.7344%}.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))){top:50.6667%;bottom:.888889%;left:13.0469%;right:62.7344%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:50.6667%;bottom:.888889%;left:13.0469%;right:62.7344%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:50.6667%;bottom:.888889%;left:13.0469%;right:62.7344%}.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)){top:50.6667%;bottom:.888889%;left:13.0469%;right:62.7344%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:50.6667%;bottom:.888889%;left:13.0469%;right:62.7344%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:50.6667%;bottom:.888889%;left:13.0469%;right:62.7344%}.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))){top:50.6667%;bottom:.888889%;left:13.0469%;right:62.7344%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:50.6667%;bottom:.888889%;left:13.0469%;right:62.7344%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:50.6667%;bottom:.888889%;left:13.0469%;right:62.7344%}.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)){top:50.6667%;bottom:.888889%;left:13.0469%;right:62.7344%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:50.6667%;bottom:.888889%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:50.6667%;bottom:.888889%;left:.625%;right:75.1563%}.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))){top:50.6667%;bottom:.888889%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:50.6667%;bottom:.888889%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:50.6667%;bottom:.888889%;left:.625%;right:75.1563%}.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)){top:50.6667%;bottom:.888889%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:50.6667%;bottom:.888889%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:50.6667%;bottom:.888889%;left:.625%;right:75.1563%}.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))){top:50.6667%;bottom:.888889%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:50.6667%;bottom:.888889%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:50.6667%;bottom:.888889%;left:.625%;right:75.1563%}.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)){top:50.6667%;bottom:.888889%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:34.1852%;bottom:33.8519%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:34.1852%;bottom:33.8519%;left:33.75%;right: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(.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))){top:34.1852%;bottom:33.8519%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:34.1852%;bottom:33.8519%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:34.1852%;bottom:33.8519%;left:33.75%;right: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(.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)){top:34.1852%;bottom:33.8519%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:34.1852%;bottom:33.8519%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:34.1852%;bottom:33.8519%;left:33.75%;right:33.75%}.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))){top:34.1852%;bottom:33.8519%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:34.1852%;bottom:33.8519%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:34.1852%;bottom:33.8519%;left:33.75%;right:33.75%}.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)){top:34.1852%;bottom:33.8519%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:34.1852%;bottom:33.8519%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:34.1852%;bottom:33.8519%;left:25.4687%;right: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(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))){top:34.1852%;bottom:33.8519%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:34.1852%;bottom:33.8519%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:34.1852%;bottom:33.8519%;left:25.4687%;right: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)):nth-last-child(6 of :not(.hide)){top:34.1852%;bottom:33.8519%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:34.1852%;bottom:33.8519%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:34.1852%;bottom:33.8519%;left:25.4687%;right:50.3125%}.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))){top:34.1852%;bottom:33.8519%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:34.1852%;bottom:33.8519%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:34.1852%;bottom:33.8519%;left:25.4687%;right:50.3125%}.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)){top:34.1852%;bottom:33.8519%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:34.1852%;bottom:33.8519%;left:13.0469%;right:62.7344%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:34.1852%;bottom:33.8519%;left:13.0469%;right:62.7344%}.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))){top:34.1852%;bottom:33.8519%;left:13.0469%;right:62.7344%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:34.1852%;bottom:33.8519%;left:13.0469%;right:62.7344%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:34.1852%;bottom:33.8519%;left:13.0469%;right:62.7344%}.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)){top:34.1852%;bottom:33.8519%;left:13.0469%;right:62.7344%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:34.1852%;bottom:33.8519%;left:13.0469%;right:62.7344%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:34.1852%;bottom:33.8519%;left:13.0469%;right:62.7344%}.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))){top:34.1852%;bottom:33.8519%;left:13.0469%;right:62.7344%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:34.1852%;bottom:33.8519%;left:13.0469%;right:62.7344%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:34.1852%;bottom:33.8519%;left:13.0469%;right:62.7344%}.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)){top:34.1852%;bottom:33.8519%;left:13.0469%;right:62.7344%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:34.1852%;bottom:33.8519%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:34.1852%;bottom:33.8519%;left:.625%;right:75.1563%}.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))){top:34.1852%;bottom:33.8519%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:34.1852%;bottom:33.8519%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:34.1852%;bottom:33.8519%;left:.625%;right:75.1563%}.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)){top:34.1852%;bottom:33.8519%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:34.1852%;bottom:33.8519%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:34.1852%;bottom:33.8519%;left:.625%;right:75.1563%}.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))){top:34.1852%;bottom:33.8519%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:34.1852%;bottom:33.8519%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:34.1852%;bottom:33.8519%;left:.625%;right:75.1563%}.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)){top:34.1852%;bottom:33.8519%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:50.6667%;bottom:.888889%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:50.6667%;bottom:.888889%;left:66.875%;right:.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))){top:50.6667%;bottom:.888889%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:50.6667%;bottom:.888889%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:50.6667%;bottom:.888889%;left:66.875%;right:.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)):nth-last-child(1 of :not(.hide)){top:50.6667%;bottom:.888889%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:50.6667%;bottom:.888889%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:50.6667%;bottom:.888889%;left:66.875%;right:.625%}.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))){top:50.6667%;bottom:.888889%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:50.6667%;bottom:.888889%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:50.6667%;bottom:.888889%;left:66.875%;right:.625%}.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)){top:50.6667%;bottom:.888889%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:50.6667%;bottom:.888889%;left:37.8906%;right:37.8906%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:50.6667%;bottom:.888889%;left:37.8906%;right:37.8906%}.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))){top:50.6667%;bottom:.888889%;left:37.8906%;right:37.8906%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:50.6667%;bottom:.888889%;left:37.8906%;right:37.8906%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:50.6667%;bottom:.888889%;left:37.8906%;right:37.8906%}.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)){top:50.6667%;bottom:.888889%;left:37.8906%;right:37.8906%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:50.6667%;bottom:.888889%;left:37.8906%;right:37.8906%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:50.6667%;bottom:.888889%;left:37.8906%;right:37.8906%}.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))){top:50.6667%;bottom:.888889%;left:37.8906%;right:37.8906%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:50.6667%;bottom:.888889%;left:37.8906%;right:37.8906%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:50.6667%;bottom:.888889%;left:37.8906%;right:37.8906%}.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)){top:50.6667%;bottom:.888889%;left:37.8906%;right:37.8906%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:50.6667%;bottom:.888889%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:50.6667%;bottom:.888889%;left:25.4687%;right: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(:has(~:not(.hide)~:not(.hide)~:not(.hide))){top:50.6667%;bottom:.888889%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:50.6667%;bottom:.888889%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:50.6667%;bottom:.888889%;left:25.4687%;right: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)):nth-last-child(3 of :not(.hide)){top:50.6667%;bottom:.888889%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:50.6667%;bottom:.888889%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:50.6667%;bottom:.888889%;left:25.4687%;right:50.3125%}.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))){top:50.6667%;bottom:.888889%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:50.6667%;bottom:.888889%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:50.6667%;bottom:.888889%;left:25.4687%;right:50.3125%}.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)){top:50.6667%;bottom:.888889%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:34.1852%;bottom:33.8519%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:34.1852%;bottom:33.8519%;left:66.875%;right:.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):has(~:not(.hide)~:not(.hide)~:not(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))){top:34.1852%;bottom:33.8519%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:34.1852%;bottom:33.8519%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:34.1852%;bottom:33.8519%;left:66.875%;right:.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)):nth-last-child(4 of :not(.hide)){top:34.1852%;bottom:33.8519%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:34.1852%;bottom:33.8519%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:34.1852%;bottom:33.8519%;left:66.875%;right:.625%}.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))){top:34.1852%;bottom:33.8519%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:34.1852%;bottom:33.8519%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:34.1852%;bottom:33.8519%;left:66.875%;right:.625%}.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)){top:34.1852%;bottom:33.8519%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:34.1852%;bottom:33.8519%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:34.1852%;bottom:33.8519%;left:50.3125%;right:25.4687%}.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))){top:34.1852%;bottom:33.8519%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:34.1852%;bottom:33.8519%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:34.1852%;bottom:33.8519%;left:50.3125%;right:25.4687%}.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)){top:34.1852%;bottom:33.8519%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:34.1852%;bottom:33.8519%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:34.1852%;bottom:33.8519%;left:50.3125%;right:25.4687%}.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))){top:34.1852%;bottom:33.8519%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:34.1852%;bottom:33.8519%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:34.1852%;bottom:33.8519%;left:50.3125%;right:25.4687%}.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)){top:34.1852%;bottom:33.8519%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:34.1852%;bottom:33.8519%;left:37.8906%;right:37.8906%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:34.1852%;bottom:33.8519%;left:37.8906%;right:37.8906%}.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))){top:34.1852%;bottom:33.8519%;left:37.8906%;right:37.8906%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:34.1852%;bottom:33.8519%;left:37.8906%;right:37.8906%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:34.1852%;bottom:33.8519%;left:37.8906%;right:37.8906%}.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)){top:34.1852%;bottom:33.8519%;left:37.8906%;right:37.8906%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:34.1852%;bottom:33.8519%;left:37.8906%;right:37.8906%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:34.1852%;bottom:33.8519%;left:37.8906%;right:37.8906%}.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))){top:34.1852%;bottom:33.8519%;left:37.8906%;right:37.8906%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:34.1852%;bottom:33.8519%;left:37.8906%;right:37.8906%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:34.1852%;bottom:33.8519%;left:37.8906%;right:37.8906%}.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)){top:34.1852%;bottom:33.8519%;left:37.8906%;right:37.8906%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:34.1852%;bottom:33.8519%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:34.1852%;bottom:33.8519%;left:25.4687%;right: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(.hide)):not(:has(~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide))){top:34.1852%;bottom:33.8519%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:34.1852%;bottom:33.8519%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:34.1852%;bottom:33.8519%;left:25.4687%;right: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)):nth-last-child(7 of :not(.hide)){top:34.1852%;bottom:33.8519%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:34.1852%;bottom:33.8519%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:34.1852%;bottom:33.8519%;left:25.4687%;right:50.3125%}.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))){top:34.1852%;bottom:33.8519%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:34.1852%;bottom:33.8519%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:34.1852%;bottom:33.8519%;left:25.4687%;right:50.3125%}.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)){top:34.1852%;bottom:33.8519%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:50.6667%;bottom:.888889%;left:62.7344%;right:13.0469%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:50.6667%;bottom:.888889%;left:62.7344%;right:13.0469%}.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))){top:50.6667%;bottom:.888889%;left:62.7344%;right:13.0469%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:50.6667%;bottom:.888889%;left:62.7344%;right:13.0469%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:50.6667%;bottom:.888889%;left:62.7344%;right:13.0469%}.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)){top:50.6667%;bottom:.888889%;left:62.7344%;right:13.0469%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:50.6667%;bottom:.888889%;left:62.7344%;right:13.0469%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:50.6667%;bottom:.888889%;left:62.7344%;right:13.0469%}.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))){top:50.6667%;bottom:.888889%;left:62.7344%;right:13.0469%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:50.6667%;bottom:.888889%;left:62.7344%;right:13.0469%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:50.6667%;bottom:.888889%;left:62.7344%;right:13.0469%}.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)){top:50.6667%;bottom:.888889%;left:62.7344%;right:13.0469%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:50.6667%;bottom:.888889%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:50.6667%;bottom:.888889%;left:50.3125%;right:25.4687%}.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))){top:50.6667%;bottom:.888889%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:50.6667%;bottom:.888889%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:50.6667%;bottom:.888889%;left:50.3125%;right:25.4687%}.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)){top:50.6667%;bottom:.888889%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:50.6667%;bottom:.888889%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:50.6667%;bottom:.888889%;left:50.3125%;right:25.4687%}.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))){top:50.6667%;bottom:.888889%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:50.6667%;bottom:.888889%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:50.6667%;bottom:.888889%;left:50.3125%;right:25.4687%}.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)){top:50.6667%;bottom:.888889%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:67.2593%;bottom:.777778%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:67.2593%;bottom:.777778%;left:.625%;right: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(: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))){top:67.2593%;bottom:.777778%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:67.2593%;bottom:.777778%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:67.2593%;bottom:.777778%;left:.625%;right: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(:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)~:not(.hide)):nth-last-child(3 of :not(.hide)){top:67.2593%;bottom:.777778%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:67.2593%;bottom:.777778%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:67.2593%;bottom:.777778%;left:.625%;right:66.875%}.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))){top:67.2593%;bottom:.777778%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:67.2593%;bottom:.777778%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:67.2593%;bottom:.777778%;left:.625%;right:66.875%}.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)){top:67.2593%;bottom:.777778%;left:.625%;right:66.875%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:34.1852%;bottom:33.8519%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:34.1852%;bottom:33.8519%;left:75.1563%;right:.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))){top:34.1852%;bottom:33.8519%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:34.1852%;bottom:33.8519%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:34.1852%;bottom:33.8519%;left:75.1563%;right:.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)):nth-last-child(4 of :not(.hide)){top:34.1852%;bottom:33.8519%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:34.1852%;bottom:33.8519%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:34.1852%;bottom:33.8519%;left:75.1563%;right:.625%}.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))){top:34.1852%;bottom:33.8519%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:34.1852%;bottom:33.8519%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:34.1852%;bottom:33.8519%;left:75.1563%;right:.625%}.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)){top:34.1852%;bottom:33.8519%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:34.1852%;bottom:33.8519%;left:62.7344%;right:13.0469%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:34.1852%;bottom:33.8519%;left:62.7344%;right:13.0469%}.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))){top:34.1852%;bottom:33.8519%;left:62.7344%;right:13.0469%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:34.1852%;bottom:33.8519%;left:62.7344%;right:13.0469%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:34.1852%;bottom:33.8519%;left:62.7344%;right:13.0469%}.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)){top:34.1852%;bottom:33.8519%;left:62.7344%;right:13.0469%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:34.1852%;bottom:33.8519%;left:62.7344%;right:13.0469%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:34.1852%;bottom:33.8519%;left:62.7344%;right:13.0469%}.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))){top:34.1852%;bottom:33.8519%;left:62.7344%;right:13.0469%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:34.1852%;bottom:33.8519%;left:62.7344%;right:13.0469%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:34.1852%;bottom:33.8519%;left:62.7344%;right:13.0469%}.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)){top:34.1852%;bottom:33.8519%;left:62.7344%;right:13.0469%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:34.1852%;bottom:33.8519%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:34.1852%;bottom:33.8519%;left:50.3125%;right:25.4687%}.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))){top:34.1852%;bottom:33.8519%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:34.1852%;bottom:33.8519%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:34.1852%;bottom:33.8519%;left:50.3125%;right:25.4687%}.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)){top:34.1852%;bottom:33.8519%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:34.1852%;bottom:33.8519%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:34.1852%;bottom:33.8519%;left:50.3125%;right:25.4687%}.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))){top:34.1852%;bottom:33.8519%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:34.1852%;bottom:33.8519%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:34.1852%;bottom:33.8519%;left:50.3125%;right:25.4687%}.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)){top:34.1852%;bottom:33.8519%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:50.6667%;bottom:.888889%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:50.6667%;bottom:.888889%;left:75.1563%;right:.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):not(:has(~:not(.hide))){top:50.6667%;bottom:.888889%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:50.6667%;bottom:.888889%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:50.6667%;bottom:.888889%;left:75.1563%;right:.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)):nth-last-child(1 of :not(.hide)){top:50.6667%;bottom:.888889%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:50.6667%;bottom:.888889%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:50.6667%;bottom:.888889%;left:75.1563%;right:.625%}.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))){top:50.6667%;bottom:.888889%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:50.6667%;bottom:.888889%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:50.6667%;bottom:.888889%;left:75.1563%;right:.625%}.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)){top:50.6667%;bottom:.888889%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:67.2593%;bottom:.777778%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:67.2593%;bottom:.777778%;left:33.75%;right: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(.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))){top:67.2593%;bottom:.777778%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:67.2593%;bottom:.777778%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:67.2593%;bottom:.777778%;left:33.75%;right: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(.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)){top:67.2593%;bottom:.777778%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:67.2593%;bottom:.777778%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:67.2593%;bottom:.777778%;left:33.75%;right:33.75%}.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))){top:67.2593%;bottom:.777778%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:67.2593%;bottom:.777778%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:67.2593%;bottom:.777778%;left:33.75%;right:33.75%}.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)){top:67.2593%;bottom:.777778%;left:33.75%;right:33.75%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:67.2593%;bottom:.777778%;left:13.0469%;right:62.7344%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:67.2593%;bottom:.777778%;left:13.0469%;right:62.7344%}.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))){top:67.2593%;bottom:.777778%;left:13.0469%;right:62.7344%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:67.2593%;bottom:.777778%;left:13.0469%;right:62.7344%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:67.2593%;bottom:.777778%;left:13.0469%;right:62.7344%}.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)){top:67.2593%;bottom:.777778%;left:13.0469%;right:62.7344%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:67.2593%;bottom:.777778%;left:13.0469%;right:62.7344%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:67.2593%;bottom:.777778%;left:13.0469%;right:62.7344%}.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))){top:67.2593%;bottom:.777778%;left:13.0469%;right:62.7344%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:67.2593%;bottom:.777778%;left:13.0469%;right:62.7344%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:67.2593%;bottom:.777778%;left:13.0469%;right:62.7344%}.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)){top:67.2593%;bottom:.777778%;left:13.0469%;right:62.7344%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:67.2593%;bottom:.777778%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:67.2593%;bottom:.777778%;left:.625%;right:75.1563%}.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))){top:67.2593%;bottom:.777778%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:67.2593%;bottom:.777778%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:67.2593%;bottom:.777778%;left:.625%;right:75.1563%}.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)){top:67.2593%;bottom:.777778%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:67.2593%;bottom:.777778%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:67.2593%;bottom:.777778%;left:.625%;right:75.1563%}.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))){top:67.2593%;bottom:.777778%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:67.2593%;bottom:.777778%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:67.2593%;bottom:.777778%;left:.625%;right:75.1563%}.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)){top:67.2593%;bottom:.777778%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:34.1852%;bottom:33.8519%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:34.1852%;bottom:33.8519%;left:75.1563%;right:.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))){top:34.1852%;bottom:33.8519%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:34.1852%;bottom:33.8519%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:34.1852%;bottom:33.8519%;left:75.1563%;right:.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)):nth-last-child(5 of :not(.hide)){top:34.1852%;bottom:33.8519%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:34.1852%;bottom:33.8519%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:34.1852%;bottom:33.8519%;left:75.1563%;right:.625%}.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))){top:34.1852%;bottom:33.8519%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:34.1852%;bottom:33.8519%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:34.1852%;bottom:33.8519%;left:75.1563%;right:.625%}.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)){top:34.1852%;bottom:33.8519%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:67.2593%;bottom:.777778%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:67.2593%;bottom:.777778%;left:66.875%;right:.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(: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))){top:67.2593%;bottom:.777778%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:67.2593%;bottom:.777778%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:67.2593%;bottom:.777778%;left:66.875%;right:.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(: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)){top:67.2593%;bottom:.777778%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:67.2593%;bottom:.777778%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:67.2593%;bottom:.777778%;left:66.875%;right:.625%}.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))){top:67.2593%;bottom:.777778%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:67.2593%;bottom:.777778%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:67.2593%;bottom:.777778%;left:66.875%;right:.625%}.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)){top:67.2593%;bottom:.777778%;left:66.875%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:67.2593%;bottom:.777778%;left:37.8906%;right:37.8906%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:67.2593%;bottom:.777778%;left:37.8906%;right:37.8906%}.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))){top:67.2593%;bottom:.777778%;left:37.8906%;right:37.8906%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:67.2593%;bottom:.777778%;left:37.8906%;right:37.8906%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:67.2593%;bottom:.777778%;left:37.8906%;right:37.8906%}.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)){top:67.2593%;bottom:.777778%;left:37.8906%;right:37.8906%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:67.2593%;bottom:.777778%;left:37.8906%;right:37.8906%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:67.2593%;bottom:.777778%;left:37.8906%;right:37.8906%}.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))){top:67.2593%;bottom:.777778%;left:37.8906%;right:37.8906%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:67.2593%;bottom:.777778%;left:37.8906%;right:37.8906%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:67.2593%;bottom:.777778%;left:37.8906%;right:37.8906%}.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)){top:67.2593%;bottom:.777778%;left:37.8906%;right:37.8906%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:67.2593%;bottom:.777778%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:67.2593%;bottom:.777778%;left:25.4687%;right: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(: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))){top:67.2593%;bottom:.777778%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:67.2593%;bottom:.777778%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:67.2593%;bottom:.777778%;left:25.4687%;right: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(: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)){top:67.2593%;bottom:.777778%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:67.2593%;bottom:.777778%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:67.2593%;bottom:.777778%;left:25.4687%;right:50.3125%}.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))){top:67.2593%;bottom:.777778%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:67.2593%;bottom:.777778%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:67.2593%;bottom:.777778%;left:25.4687%;right:50.3125%}.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)){top:67.2593%;bottom:.777778%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:67.2593%;bottom:.777778%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:67.2593%;bottom:.777778%;left:.625%;right:75.1563%}.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))){top:67.2593%;bottom:.777778%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:67.2593%;bottom:.777778%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:67.2593%;bottom:.777778%;left:.625%;right:75.1563%}.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)){top:67.2593%;bottom:.777778%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:67.2593%;bottom:.777778%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:67.2593%;bottom:.777778%;left:.625%;right:75.1563%}.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))){top:67.2593%;bottom:.777778%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:67.2593%;bottom:.777778%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:67.2593%;bottom:.777778%;left:.625%;right:75.1563%}.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)){top:67.2593%;bottom:.777778%;left:.625%;right:75.1563%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:67.2593%;bottom:.777778%;left:62.7344%;right:13.0469%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:67.2593%;bottom:.777778%;left:62.7344%;right:13.0469%}.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))){top:67.2593%;bottom:.777778%;left:62.7344%;right:13.0469%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:67.2593%;bottom:.777778%;left:62.7344%;right:13.0469%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:67.2593%;bottom:.777778%;left:62.7344%;right:13.0469%}.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)){top:67.2593%;bottom:.777778%;left:62.7344%;right:13.0469%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:67.2593%;bottom:.777778%;left:62.7344%;right:13.0469%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:67.2593%;bottom:.777778%;left:62.7344%;right:13.0469%}.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))){top:67.2593%;bottom:.777778%;left:62.7344%;right:13.0469%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:67.2593%;bottom:.777778%;left:62.7344%;right:13.0469%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:67.2593%;bottom:.777778%;left:62.7344%;right:13.0469%}.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)){top:67.2593%;bottom:.777778%;left:62.7344%;right:13.0469%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:67.2593%;bottom:.777778%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:67.2593%;bottom:.777778%;left:50.3125%;right:25.4687%}.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))){top:67.2593%;bottom:.777778%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:67.2593%;bottom:.777778%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:67.2593%;bottom:.777778%;left:50.3125%;right:25.4687%}.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)){top:67.2593%;bottom:.777778%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:67.2593%;bottom:.777778%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:67.2593%;bottom:.777778%;left:50.3125%;right:25.4687%}.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))){top:67.2593%;bottom:.777778%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:67.2593%;bottom:.777778%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:67.2593%;bottom:.777778%;left:50.3125%;right:25.4687%}.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)){top:67.2593%;bottom:.777778%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:67.2593%;bottom:.777778%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:67.2593%;bottom:.777778%;left:25.4687%;right: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))){top:67.2593%;bottom:.777778%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:67.2593%;bottom:.777778%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:67.2593%;bottom:.777778%;left:25.4687%;right: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)):nth-last-child(3 of :not(.hide)){top:67.2593%;bottom:.777778%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:67.2593%;bottom:.777778%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:67.2593%;bottom:.777778%;left:25.4687%;right:50.3125%}.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))){top:67.2593%;bottom:.777778%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:67.2593%;bottom:.777778%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:67.2593%;bottom:.777778%;left:25.4687%;right:50.3125%}.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)){top:67.2593%;bottom:.777778%;left:25.4687%;right:50.3125%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:67.2593%;bottom:.777778%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:67.2593%;bottom:.777778%;left:75.1563%;right:.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(.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))){top:67.2593%;bottom:.777778%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:67.2593%;bottom:.777778%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:67.2593%;bottom:.777778%;left:75.1563%;right:.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(.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)){top:67.2593%;bottom:.777778%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:67.2593%;bottom:.777778%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:67.2593%;bottom:.777778%;left:75.1563%;right:.625%}.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))){top:67.2593%;bottom:.777778%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:67.2593%;bottom:.777778%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:67.2593%;bottom:.777778%;left:75.1563%;right:.625%}.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)){top:67.2593%;bottom:.777778%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:67.2593%;bottom:.777778%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:67.2593%;bottom:.777778%;left:50.3125%;right:25.4687%}.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))){top:67.2593%;bottom:.777778%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:67.2593%;bottom:.777778%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:67.2593%;bottom:.777778%;left:50.3125%;right:25.4687%}.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)){top:67.2593%;bottom:.777778%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:67.2593%;bottom:.777778%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:67.2593%;bottom:.777778%;left:50.3125%;right:25.4687%}.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))){top:67.2593%;bottom:.777778%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:67.2593%;bottom:.777778%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:67.2593%;bottom:.777778%;left:50.3125%;right:25.4687%}.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)){top:67.2593%;bottom:.777778%;left:50.3125%;right:25.4687%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:67.2593%;bottom:.777778%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:67.2593%;bottom:.777778%;left:75.1563%;right:.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(.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))){top:67.2593%;bottom:.777778%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:67.2593%;bottom:.777778%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:67.2593%;bottom:.777778%;left:75.1563%;right:.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(.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)){top:67.2593%;bottom:.777778%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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))){top:67.2593%;bottom:.777778%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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))){top:67.2593%;bottom:.777778%;left:75.1563%;right:.625%}.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))){top:67.2593%;bottom:.777778%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-webkit-any(.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)){top:67.2593%;bottom:.777778%;left:75.1563%;right:.625%}.floor[data-layout=panel]:not(:has(:-moz-any(.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)){top:67.2593%;bottom:.777778%;left:75.1563%;right:.625%}.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)){top:67.2593%;bottom:.777778%;left:75.1563%;right:.625%}.floor[data-layout=tray] .tray-track{top:0;bottom:0;left:0;right:0}.floor[data-layout=tray] .participant-video-track{top:50%;bottom:15%;left:77.5%;right:0}.floor[data-layout=tray] .participant-video-track:not(.hide)~.tray-track{top:0;bottom:0;left:0;right:15%}.floor[data-layout=tray]:has(:-webkit-any(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)):not(:has(.participant-video-track:not(.hide))) .tray-track{top:0;bottom:0;left:0;right:0}.floor[data-layout=tray]:has(:-moz-any(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)):not(:has(.participant-video-track:not(.hide))) .tray-track{top:0;bottom:0;left:0;right: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{top:0;bottom:0;left:0;right:0}.floor[data-layout=tray]:has(:-webkit-any(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)):not(:has(.participant-video-track:not(.hide))) .participant-screen-track{top:0;bottom:0;left:0;right:0}.floor[data-layout=tray]:has(:-moz-any(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)):not(:has(.participant-video-track:not(.hide))) .participant-screen-track{top:0;bottom:0;left:0;right:0}.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{top:0;bottom:0;left:0;right:0}.floor[data-layout=tray]:has(:-webkit-any(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)):not(:has(.participant-video-track:not(.hide))) .participant-mobile-track{top:0;bottom:0;left:0;right:0}.floor[data-layout=tray]:has(:-moz-any(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)):not(:has(.participant-video-track:not(.hide))) .participant-mobile-track{top:0;bottom:0;left:0;right:0}.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{top:0;bottom:0;left:0;right:0}.floor[data-layout=panel]:has(:-webkit-any(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)):not(:has(.participant-video-track:not(.hide))) .tray-track{top:0;bottom:0;left:0;right:0}.floor[data-layout=panel]:has(:-moz-any(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)):not(:has(.participant-video-track:not(.hide))) .tray-track{top:0;bottom:0;left:0;right:0}.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{top:0;bottom:0;left:0;right:0}.floor[data-layout=panel]:has(:-webkit-any(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)):not(:has(.participant-video-track:not(.hide))) .participant-screen-track{top:0;bottom:0;left:0;right:0}.floor[data-layout=panel]:has(:-moz-any(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)):not(:has(.participant-video-track:not(.hide))) .participant-screen-track{top:0;bottom:0;left:0;right:0}.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{top:0;bottom:0;left:0;right:0}.floor[data-layout=panel]:has(:-webkit-any(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)):not(:has(.participant-video-track:not(.hide))) .participant-mobile-track{top:0;bottom:0;left:0;right:0}.floor[data-layout=panel]:has(:-moz-any(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)):not(:has(.participant-video-track:not(.hide))) .participant-mobile-track{top:0;bottom:0;left:0;right:0}.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{top:0;bottom:0;left:0;right:0}.floor[data-layout=tray]:has(:-webkit-any(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .tray-track{top:0;bottom:0;left:0;right:15%}.floor[data-layout=tray]:has(:-moz-any(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .tray-track{top:0;bottom:0;left:0;right:15%}.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .tray-track{top:0;bottom:0;left:0;right:15%}.floor[data-layout=tray]:has(:-webkit-any(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-screen-track{top:0;bottom:0;left:0;right:15%}.floor[data-layout=tray]:has(:-moz-any(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-screen-track{top:0;bottom:0;left:0;right:15%}.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-screen-track{top:0;bottom:0;left:0;right:15%}.floor[data-layout=tray]:has(:-webkit-any(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-mobile-track{top:0;bottom:0;left:0;right:15%}.floor[data-layout=tray]:has(:-moz-any(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-mobile-track{top:0;bottom:0;left:0;right:15%}.floor[data-layout=tray]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-mobile-track{top:0;bottom:0;left:0;right:15%}.floor[data-layout=panel]:has(:-webkit-any(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .tray-track{top:0;bottom:0;left:0;right:15%}.floor[data-layout=panel]:has(:-moz-any(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .tray-track{top:0;bottom:0;left:0;right:15%}.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .tray-track{top:0;bottom:0;left:0;right:15%}.floor[data-layout=panel]:has(:-webkit-any(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-screen-track{top:0;bottom:0;left:0;right:15%}.floor[data-layout=panel]:has(:-moz-any(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-screen-track{top:0;bottom:0;left:0;right:15%}.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-screen-track{top:0;bottom:0;left:0;right:15%}.floor[data-layout=panel]:has(:-webkit-any(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-mobile-track{top:0;bottom:0;left:0;right:15%}.floor[data-layout=panel]:has(:-moz-any(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-mobile-track{top:0;bottom:0;left:0;right:15%}.floor[data-layout=panel]:has(:is(.tray-track,.participant-mobile-track,.participant-screen-track):not(.hide)) .participant-mobile-track{top:0;bottom:0;left:0;right:15%}.floor[data-layout=tray]:has(:-webkit-any(.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))){top:50%;bottom:15%;left:77.5%;right:0}.floor[data-layout=tray]:has(:-moz-any(.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))){top:50%;bottom:15%;left:77.5%;right: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))){top:50%;bottom:15%;left:77.5%;right:0}.floor[data-layout=tray]:has(:-webkit-any(.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)){top:50%;bottom:15%;left:77.5%;right:0}.floor[data-layout=tray]:has(:-moz-any(.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)){top:50%;bottom:15%;left:77.5%;right: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)):nth-last-child(1 of .participant-video-track:not(.hide)){top:50%;bottom:15%;left:77.5%;right:0}.floor[data-layout=tray]:has(:-webkit-any(.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))){top:50%;bottom:15%;left:77.5%;right:0}.floor[data-layout=tray]:has(:-moz-any(.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))){top:50%;bottom:15%;left:77.5%;right:0}.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))){top:50%;bottom:15%;left:77.5%;right:0}.floor[data-layout=tray]:has(:-webkit-any(.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)){top:50%;bottom:15%;left:77.5%;right:0}.floor[data-layout=tray]:has(:-moz-any(.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)){top:50%;bottom:15%;left:77.5%;right:0}.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)){top:50%;bottom:15%;left:77.5%;right:0}.floor[data-layout=panel]:has(:-webkit-any(.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))){top:50%;bottom:15%;left:77.5%;right:0}.floor[data-layout=panel]:has(:-moz-any(.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))){top:50%;bottom:15%;left:77.5%;right:0}.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))){top:50%;bottom:15%;left:77.5%;right:0}.floor[data-layout=panel]:has(:-webkit-any(.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)){top:50%;bottom:15%;left:77.5%;right:0}.floor[data-layout=panel]:has(:-moz-any(.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)){top:50%;bottom:15%;left:77.5%;right:0}.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)){top:50%;bottom:15%;left:77.5%;right:0}.floor[data-layout=panel]:has(:-webkit-any(.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))){top:50%;bottom:15%;left:77.5%;right:0}.floor[data-layout=panel]:has(:-moz-any(.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))){top:50%;bottom:15%;left:77.5%;right:0}.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))){top:50%;bottom:15%;left:77.5%;right:0}.floor[data-layout=panel]:has(:-webkit-any(.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)){top:50%;bottom:15%;left:77.5%;right:0}.floor[data-layout=panel]:has(:-moz-any(.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)){top:50%;bottom:15%;left:77.5%;right:0}.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)){top:50%;bottom:15%;left:77.5%;right:0}.floor[data-layout=tray]:has(:-webkit-any(.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))){top:10%;bottom:55%;left:77.5%;right:0}.floor[data-layout=tray]:has(:-moz-any(.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))){top:10%;bottom:55%;left:77.5%;right: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):has(~.participant-video-track:not(.hide)):not(:has(~.participant-video-track:not(.hide)~.participant-video-track:not(.hide))){top:10%;bottom:55%;left:77.5%;right:0}.floor[data-layout=tray]:has(:-webkit-any(.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)){top:10%;bottom:55%;left:77.5%;right:0}.floor[data-layout=tray]:has(:-moz-any(.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)){top:10%;bottom:55%;left:77.5%;right: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)):nth-last-child(2 of .participant-video-track:not(.hide)){top:10%;bottom:55%;left:77.5%;right:0}.floor[data-layout=tray]:has(:-webkit-any(.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))){top:10%;bottom:55%;left:77.5%;right:0}.floor[data-layout=tray]:has(:-moz-any(.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))){top:10%;bottom:55%;left:77.5%;right:0}.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))){top:10%;bottom:55%;left:77.5%;right:0}.floor[data-layout=tray]:has(:-webkit-any(.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)){top:10%;bottom:55%;left:77.5%;right:0}.floor[data-layout=tray]:has(:-moz-any(.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)){top:10%;bottom:55%;left:77.5%;right:0}.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)){top:10%;bottom:55%;left:77.5%;right:0}.floor[data-layout=panel]:has(:-webkit-any(.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))){top:10%;bottom:55%;left:77.5%;right:0}.floor[data-layout=panel]:has(:-moz-any(.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))){top:10%;bottom:55%;left:77.5%;right:0}.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))){top:10%;bottom:55%;left:77.5%;right:0}.floor[data-layout=panel]:has(:-webkit-any(.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)){top:10%;bottom:55%;left:77.5%;right:0}.floor[data-layout=panel]:has(:-moz-any(.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)){top:10%;bottom:55%;left:77.5%;right:0}.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)){top:10%;bottom:55%;left:77.5%;right:0}.floor[data-layout=panel]:has(:-webkit-any(.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))){top:10%;bottom:55%;left:77.5%;right:0}.floor[data-layout=panel]:has(:-moz-any(.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))){top:10%;bottom:55%;left:77.5%;right:0}.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))){top:10%;bottom:55%;left:77.5%;right:0}.floor[data-layout=panel]:has(:-webkit-any(.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)){top:10%;bottom:55%;left:77.5%;right:0}.floor[data-layout=panel]:has(:-moz-any(.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)){top:10%;bottom:55%;left:77.5%;right:0}.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)){top:10%;bottom:55%;left:77.5%;right:0}.floor[data-layout=tray]:has(:-webkit-any(.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))){top:8%;bottom:63%;left:78%;right:0}.floor[data-layout=tray]:has(:-moz-any(.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))){top:8%;bottom:63%;left:78%;right: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):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))){top:8%;bottom:63%;left:78%;right:0}.floor[data-layout=tray]:has(:-webkit-any(.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)){top:8%;bottom:63%;left:78%;right:0}.floor[data-layout=tray]:has(:-moz-any(.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)){top:8%;bottom:63%;left:78%;right: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)):nth-last-child(3 of .participant-video-track:not(.hide)){top:8%;bottom:63%;left:78%;right:0}.floor[data-layout=tray]:has(:-webkit-any(.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))){top:8%;bottom:63%;left:78%;right:0}.floor[data-layout=tray]:has(:-moz-any(.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))){top:8%;bottom:63%;left:78%;right:0}.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))){top:8%;bottom:63%;left:78%;right:0}.floor[data-layout=tray]:has(:-webkit-any(.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)){top:8%;bottom:63%;left:78%;right:0}.floor[data-layout=tray]:has(:-moz-any(.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)){top:8%;bottom:63%;left:78%;right:0}.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)){top:8%;bottom:63%;left:78%;right:0}.floor[data-layout=panel]:has(:-webkit-any(.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))){top:8%;bottom:63%;left:78%;right:0}.floor[data-layout=panel]:has(:-moz-any(.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))){top:8%;bottom:63%;left:78%;right:0}.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))){top:8%;bottom:63%;left:78%;right:0}.floor[data-layout=panel]:has(:-webkit-any(.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)){top:8%;bottom:63%;left:78%;right:0}.floor[data-layout=panel]:has(:-moz-any(.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)){top:8%;bottom:63%;left:78%;right:0}.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)){top:8%;bottom:63%;left:78%;right:0}.floor[data-layout=panel]:has(:-webkit-any(.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))){top:8%;bottom:63%;left:78%;right:0}.floor[data-layout=panel]:has(:-moz-any(.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))){top:8%;bottom:63%;left:78%;right:0}.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))){top:8%;bottom:63%;left:78%;right:0}.floor[data-layout=panel]:has(:-webkit-any(.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)){top:8%;bottom:63%;left:78%;right:0}.floor[data-layout=panel]:has(:-moz-any(.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)){top:8%;bottom:63%;left:78%;right:0}.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)){top:8%;bottom:63%;left:78%;right:0}.floor[data-layout=tray]:has(:-webkit-any(.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))){top:0;bottom:75.75%;left:82%;right:0}.floor[data-layout=tray]:has(:-moz-any(.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))){top:0;bottom:75.75%;left:82%;right: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):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))){top:0;bottom:75.75%;left:82%;right:0}.floor[data-layout=tray]:has(:-webkit-any(.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)){top:0;bottom:75.75%;left:82%;right:0}.floor[data-layout=tray]:has(:-moz-any(.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)){top:0;bottom:75.75%;left:82%;right: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)):nth-last-child(4 of .participant-video-track:not(.hide)){top:0;bottom:75.75%;left:82%;right:0}.floor[data-layout=tray]:has(:-webkit-any(.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))){top:0;bottom:75.75%;left:82%;right:0}.floor[data-layout=tray]:has(:-moz-any(.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))){top:0;bottom:75.75%;left:82%;right:0}.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))){top:0;bottom:75.75%;left:82%;right:0}.floor[data-layout=tray]:has(:-webkit-any(.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)){top:0;bottom:75.75%;left:82%;right:0}.floor[data-layout=tray]:has(:-moz-any(.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)){top:0;bottom:75.75%;left:82%;right:0}.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)){top:0;bottom:75.75%;left:82%;right:0}.floor[data-layout=panel]:has(:-webkit-any(.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))){top:0;bottom:75.75%;left:82%;right:0}.floor[data-layout=panel]:has(:-moz-any(.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))){top:0;bottom:75.75%;left:82%;right:0}.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))){top:0;bottom:75.75%;left:82%;right:0}.floor[data-layout=panel]:has(:-webkit-any(.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)){top:0;bottom:75.75%;left:82%;right:0}.floor[data-layout=panel]:has(:-moz-any(.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)){top:0;bottom:75.75%;left:82%;right:0}.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)){top:0;bottom:75.75%;left:82%;right:0}.floor[data-layout=panel]:has(:-webkit-any(.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))){top:0;bottom:75.75%;left:82%;right:0}.floor[data-layout=panel]:has(:-moz-any(.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))){top:0;bottom:75.75%;left:82%;right:0}.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))){top:0;bottom:75.75%;left:82%;right:0}.floor[data-layout=panel]:has(:-webkit-any(.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)){top:0;bottom:75.75%;left:82%;right:0}.floor[data-layout=panel]:has(:-moz-any(.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)){top:0;bottom:75.75%;left:82%;right:0}.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)){top:0;bottom:75.75%;left:82%;right:0}.floor[data-layout=tray]:has(:-webkit-any(.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))){top:50%;bottom:15%;left:77.5%;right:0}.floor[data-layout=tray]:has(:-moz-any(.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))){top:50%;bottom:15%;left:77.5%;right: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)~.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))){top:50%;bottom:15%;left:77.5%;right:0}.floor[data-layout=tray]:has(:-webkit-any(.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)){top:50%;bottom:15%;left:77.5%;right:0}.floor[data-layout=tray]:has(:-moz-any(.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)){top:50%;bottom:15%;left:77.5%;right: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)~.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)){top:50%;bottom:15%;left:77.5%;right:0}.floor[data-layout=tray]:has(:-webkit-any(.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))){top:50%;bottom:15%;left:77.5%;right:0}.floor[data-layout=tray]:has(:-moz-any(.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))){top:50%;bottom:15%;left:77.5%;right:0}.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))){top:50%;bottom:15%;left:77.5%;right:0}.floor[data-layout=tray]:has(:-webkit-any(.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)){top:50%;bottom:15%;left:77.5%;right:0}.floor[data-layout=tray]:has(:-moz-any(.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)){top:50%;bottom:15%;left:77.5%;right:0}.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)){top:50%;bottom:15%;left:77.5%;right:0}.floor[data-layout=panel]:has(:-webkit-any(.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))){top:50%;bottom:15%;left:77.5%;right:0}.floor[data-layout=panel]:has(:-moz-any(.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))){top:50%;bottom:15%;left:77.5%;right:0}.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))){top:50%;bottom:15%;left:77.5%;right:0}.floor[data-layout=panel]:has(:-webkit-any(.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)){top:50%;bottom:15%;left:77.5%;right:0}.floor[data-layout=panel]:has(:-moz-any(.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)){top:50%;bottom:15%;left:77.5%;right:0}.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)){top:50%;bottom:15%;left:77.5%;right:0}.floor[data-layout=panel]:has(:-webkit-any(.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))){top:50%;bottom:15%;left:77.5%;right:0}.floor[data-layout=panel]:has(:-moz-any(.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))){top:50%;bottom:15%;left:77.5%;right:0}.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))){top:50%;bottom:15%;left:77.5%;right:0}.floor[data-layout=panel]:has(:-webkit-any(.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)){top:50%;bottom:15%;left:77.5%;right:0}.floor[data-layout=panel]:has(:-moz-any(.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)){top:50%;bottom:15%;left:77.5%;right:0}.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)){top:50%;bottom:15%;left:77.5%;right:0}.floor[data-layout=tray]:has(:-webkit-any(.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))){top:39%;bottom:32%;left:78%;right:0}.floor[data-layout=tray]:has(:-moz-any(.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))){top:39%;bottom:32%;left:78%;right: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)~.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))){top:39%;bottom:32%;left:78%;right:0}.floor[data-layout=tray]:has(:-webkit-any(.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)){top:39%;bottom:32%;left:78%;right:0}.floor[data-layout=tray]:has(:-moz-any(.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)){top:39%;bottom:32%;left:78%;right: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)~.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)){top:39%;bottom:32%;left:78%;right:0}.floor[data-layout=tray]:has(:-webkit-any(.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))){top:39%;bottom:32%;left:78%;right:0}.floor[data-layout=tray]:has(:-moz-any(.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))){top:39%;bottom:32%;left:78%;right:0}.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))){top:39%;bottom:32%;left:78%;right:0}.floor[data-layout=tray]:has(:-webkit-any(.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)){top:39%;bottom:32%;left:78%;right:0}.floor[data-layout=tray]:has(:-moz-any(.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)){top:39%;bottom:32%;left:78%;right:0}.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)){top:39%;bottom:32%;left:78%;right:0}.floor[data-layout=panel]:has(:-webkit-any(.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))){top:39%;bottom:32%;left:78%;right:0}.floor[data-layout=panel]:has(:-moz-any(.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))){top:39%;bottom:32%;left:78%;right:0}.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))){top:39%;bottom:32%;left:78%;right:0}.floor[data-layout=panel]:has(:-webkit-any(.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)){top:39%;bottom:32%;left:78%;right:0}.floor[data-layout=panel]:has(:-moz-any(.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)){top:39%;bottom:32%;left:78%;right:0}.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)){top:39%;bottom:32%;left:78%;right:0}.floor[data-layout=panel]:has(:-webkit-any(.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))){top:39%;bottom:32%;left:78%;right:0}.floor[data-layout=panel]:has(:-moz-any(.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))){top:39%;bottom:32%;left:78%;right:0}.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))){top:39%;bottom:32%;left:78%;right:0}.floor[data-layout=panel]:has(:-webkit-any(.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)){top:39%;bottom:32%;left:78%;right:0}.floor[data-layout=panel]:has(:-moz-any(.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)){top:39%;bottom:32%;left:78%;right:0}.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)){top:39%;bottom:32%;left:78%;right:0}.floor[data-layout=tray]:has(:-webkit-any(.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))){top:25.25%;bottom:50.5%;left:82%;right:0}.floor[data-layout=tray]:has(:-moz-any(.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))){top:25.25%;bottom:50.5%;left:82%;right: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)~.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))){top:25.25%;bottom:50.5%;left:82%;right:0}.floor[data-layout=tray]:has(:-webkit-any(.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)){top:25.25%;bottom:50.5%;left:82%;right:0}.floor[data-layout=tray]:has(:-moz-any(.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)){top:25.25%;bottom:50.5%;left:82%;right: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)~.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)){top:25.25%;bottom:50.5%;left:82%;right:0}.floor[data-layout=tray]:has(:-webkit-any(.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))){top:25.25%;bottom:50.5%;left:82%;right:0}.floor[data-layout=tray]:has(:-moz-any(.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))){top:25.25%;bottom:50.5%;left:82%;right:0}.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))){top:25.25%;bottom:50.5%;left:82%;right:0}.floor[data-layout=tray]:has(:-webkit-any(.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)){top:25.25%;bottom:50.5%;left:82%;right:0}.floor[data-layout=tray]:has(:-moz-any(.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)){top:25.25%;bottom:50.5%;left:82%;right:0}.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)){top:25.25%;bottom:50.5%;left:82%;right:0}.floor[data-layout=panel]:has(:-webkit-any(.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))){top:25.25%;bottom:50.5%;left:82%;right:0}.floor[data-layout=panel]:has(:-moz-any(.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))){top:25.25%;bottom:50.5%;left:82%;right:0}.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))){top:25.25%;bottom:50.5%;left:82%;right:0}.floor[data-layout=panel]:has(:-webkit-any(.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)){top:25.25%;bottom:50.5%;left:82%;right:0}.floor[data-layout=panel]:has(:-moz-any(.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)){top:25.25%;bottom:50.5%;left:82%;right:0}.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)){top:25.25%;bottom:50.5%;left:82%;right:0}.floor[data-layout=panel]:has(:-webkit-any(.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))){top:25.25%;bottom:50.5%;left:82%;right:0}.floor[data-layout=panel]:has(:-moz-any(.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))){top:25.25%;bottom:50.5%;left:82%;right:0}.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))){top:25.25%;bottom:50.5%;left:82%;right:0}.floor[data-layout=panel]:has(:-webkit-any(.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)){top:25.25%;bottom:50.5%;left:82%;right:0}.floor[data-layout=panel]:has(:-moz-any(.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)){top:25.25%;bottom:50.5%;left:82%;right:0}.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)){top:25.25%;bottom:50.5%;left:82%;right:0}.floor[data-layout=tray]:has(:-webkit-any(.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))){top:70%;bottom:0;left:78%;right:1%}.floor[data-layout=tray]:has(:-moz-any(.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))){top:70%;bottom:0;left:78%;right:1%}.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))){top:70%;bottom:0;left:78%;right:1%}.floor[data-layout=tray]:has(:-webkit-any(.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)){top:70%;bottom:0;left:78%;right:1%}.floor[data-layout=tray]:has(:-moz-any(.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)){top:70%;bottom:0;left:78%;right:1%}.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)){top:70%;bottom:0;left:78%;right:1%}.floor[data-layout=tray]:has(:-webkit-any(.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))){top:70%;bottom:0;left:78%;right:1%}.floor[data-layout=tray]:has(:-moz-any(.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))){top:70%;bottom:0;left:78%;right:1%}.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))){top:70%;bottom:0;left:78%;right:1%}.floor[data-layout=tray]:has(:-webkit-any(.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)){top:70%;bottom:0;left:78%;right:1%}.floor[data-layout=tray]:has(:-moz-any(.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)){top:70%;bottom:0;left:78%;right:1%}.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)){top:70%;bottom:0;left:78%;right:1%}.floor[data-layout=panel]:has(:-webkit-any(.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))){top:70%;bottom:0;left:78%;right:1%}.floor[data-layout=panel]:has(:-moz-any(.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))){top:70%;bottom:0;left:78%;right:1%}.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))){top:70%;bottom:0;left:78%;right:1%}.floor[data-layout=panel]:has(:-webkit-any(.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)){top:70%;bottom:0;left:78%;right:1%}.floor[data-layout=panel]:has(:-moz-any(.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)){top:70%;bottom:0;left:78%;right:1%}.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)){top:70%;bottom:0;left:78%;right:1%}.floor[data-layout=panel]:has(:-webkit-any(.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))){top:70%;bottom:0;left:78%;right:1%}.floor[data-layout=panel]:has(:-moz-any(.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))){top:70%;bottom:0;left:78%;right:1%}.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))){top:70%;bottom:0;left:78%;right:1%}.floor[data-layout=panel]:has(:-webkit-any(.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)){top:70%;bottom:0;left:78%;right:1%}.floor[data-layout=panel]:has(:-moz-any(.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)){top:70%;bottom:0;left:78%;right:1%}.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)){top:70%;bottom:0;left:78%;right:1%}.floor[data-layout=tray]:has(:-webkit-any(.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))){top:50.5%;bottom:25.25%;left:82%;right:0}.floor[data-layout=tray]:has(:-moz-any(.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))){top:50.5%;bottom:25.25%;left:82%;right: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)~.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))){top:50.5%;bottom:25.25%;left:82%;right:0}.floor[data-layout=tray]:has(:-webkit-any(.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)){top:50.5%;bottom:25.25%;left:82%;right:0}.floor[data-layout=tray]:has(:-moz-any(.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)){top:50.5%;bottom:25.25%;left:82%;right: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)~.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)){top:50.5%;bottom:25.25%;left:82%;right:0}.floor[data-layout=tray]:has(:-webkit-any(.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))){top:50.5%;bottom:25.25%;left:82%;right:0}.floor[data-layout=tray]:has(:-moz-any(.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))){top:50.5%;bottom:25.25%;left:82%;right:0}.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))){top:50.5%;bottom:25.25%;left:82%;right:0}.floor[data-layout=tray]:has(:-webkit-any(.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)){top:50.5%;bottom:25.25%;left:82%;right:0}.floor[data-layout=tray]:has(:-moz-any(.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)){top:50.5%;bottom:25.25%;left:82%;right:0}.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)){top:50.5%;bottom:25.25%;left:82%;right:0}.floor[data-layout=panel]:has(:-webkit-any(.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))){top:50.5%;bottom:25.25%;left:82%;right:0}.floor[data-layout=panel]:has(:-moz-any(.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))){top:50.5%;bottom:25.25%;left:82%;right:0}.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))){top:50.5%;bottom:25.25%;left:82%;right:0}.floor[data-layout=panel]:has(:-webkit-any(.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)){top:50.5%;bottom:25.25%;left:82%;right:0}.floor[data-layout=panel]:has(:-moz-any(.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)){top:50.5%;bottom:25.25%;left:82%;right:0}.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)){top:50.5%;bottom:25.25%;left:82%;right:0}.floor[data-layout=panel]:has(:-webkit-any(.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))){top:50.5%;bottom:25.25%;left:82%;right:0}.floor[data-layout=panel]:has(:-moz-any(.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))){top:50.5%;bottom:25.25%;left:82%;right:0}.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))){top:50.5%;bottom:25.25%;left:82%;right:0}.floor[data-layout=panel]:has(:-webkit-any(.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)){top:50.5%;bottom:25.25%;left:82%;right:0}.floor[data-layout=panel]:has(:-moz-any(.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)){top:50.5%;bottom:25.25%;left:82%;right:0}.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)){top:50.5%;bottom:25.25%;left:82%;right:0}.floor[data-layout=tray]:has(:-webkit-any(.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))){top:75.75%;bottom:0;left:82%;right:0}.floor[data-layout=tray]:has(:-moz-any(.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))){top:75.75%;bottom:0;left:82%;right: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)~.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))){top:75.75%;bottom:0;left:82%;right:0}.floor[data-layout=tray]:has(:-webkit-any(.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)){top:75.75%;bottom:0;left:82%;right:0}.floor[data-layout=tray]:has(:-moz-any(.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)){top:75.75%;bottom:0;left:82%;right: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)~.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)){top:75.75%;bottom:0;left:82%;right:0}.floor[data-layout=tray]:has(:-webkit-any(.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))){top:75.75%;bottom:0;left:82%;right:0}.floor[data-layout=tray]:has(:-moz-any(.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))){top:75.75%;bottom:0;left:82%;right:0}.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))){top:75.75%;bottom:0;left:82%;right:0}.floor[data-layout=tray]:has(:-webkit-any(.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)){top:75.75%;bottom:0;left:82%;right:0}.floor[data-layout=tray]:has(:-moz-any(.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)){top:75.75%;bottom:0;left:82%;right:0}.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)){top:75.75%;bottom:0;left:82%;right:0}.floor[data-layout=panel]:has(:-webkit-any(.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))){top:75.75%;bottom:0;left:82%;right:0}.floor[data-layout=panel]:has(:-moz-any(.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))){top:75.75%;bottom:0;left:82%;right:0}.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))){top:75.75%;bottom:0;left:82%;right:0}.floor[data-layout=panel]:has(:-webkit-any(.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)){top:75.75%;bottom:0;left:82%;right:0}.floor[data-layout=panel]:has(:-moz-any(.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)){top:75.75%;bottom:0;left:82%;right:0}.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)){top:75.75%;bottom:0;left:82%;right:0}.floor[data-layout=panel]:has(:-webkit-any(.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))){top:75.75%;bottom:0;left:82%;right:0}.floor[data-layout=panel]:has(:-moz-any(.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))){top:75.75%;bottom:0;left:82%;right:0}.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))){top:75.75%;bottom:0;left:82%;right:0}.floor[data-layout=panel]:has(:-webkit-any(.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)){top:75.75%;bottom:0;left:82%;right:0}.floor[data-layout=panel]:has(:-moz-any(.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)){top:75.75%;bottom:0;left:82%;right:0}.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)){top:75.75%;bottom:0;left:82%;right:0}.scaled-stage{flex:1;height:100%;display:flex;container-type:inline-size}.scaled-stage .scaled-stage-content{align-items:center;width:min(100%,177.778vh);margin:auto;font-size:calc(min(100vw - 400px,177.778vh)/92.5926);display:grid}@supports (container-type:size){.scaled-stage .scaled-stage-content{width:min(100cqw,177.778cqh);height:min(56.25cqw,100cqh);font-size:min(1.08cqw,1.92cqh)}}.scaled-stage .scaled-stage-content>*{aspect-ratio:1.77778;grid-area:1/1/-1/-1}.stage-container{flex:1;height:100%;display:flex}.scaled-stage-container{width:100%;height:100%}.focus-panel-mode{flex:1}.focus-panel-mode .focus-panel-mode-select::part(label){font:var(--tt-font-medium);margin-bottom:.5rem;font-size:1rem}.focus-preview-tray-mix-output{grid-template-rows:1fr 3fr 1fr;gap:1rem;display:grid;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.focus-preview-tray-mix-output .focus-preview-tray-mix-output-frame{color:#000;background-color:#fff;border-radius:.5rem;grid-row:2/2;align-items:center;justify-items:center;width:90%;margin-left:auto;margin-right:auto;font-size:2.5rem;display:grid}.focus-preview-tray-notes{grid-template-rows:2fr 2fr 3fr 2fr 2fr;gap:1rem;display:grid;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.focus-preview-tray-notes .focus-preview-tray-notes-before,.focus-preview-tray-notes .focus-preview-tray-notes-slide,.focus-preview-tray-notes .focus-preview-tray-notes-item,.focus-preview-tray-notes .focus-preview-tray-notes-after{background-color:var(--tt-color-gray-800);border-radius:.5rem;width:70%;margin-left:auto;margin-right:auto}.focus-preview-tray-notes .focus-preview-tray-notes-item{width:80%}.focus-preview-tray-notes .focus-preview-tray-notes-before{margin-top:-1.5rem}.focus-preview-tray-notes .focus-preview-tray-notes-after{margin-bottom:-1.5rem}.focus-preview-tray-notes .focus-preview-tray-notes-slide{color:#000;background-color:#fff;align-items:center;justify-items:center;width:90%;font-size:2.5rem;display:grid}.focus-preview-tray-questions{grid-template-rows:2fr 2fr 2fr;gap:.5rem;padding-top:.5rem;padding-bottom:.5rem;display:grid;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.focus-preview-tray-questions .focus-preview-tray-questions-item{color:#000;background-color:#fff;border-radius:.5rem;flex-direction:column;row-gap:.375rem;width:90%;margin-left:auto;margin-right:auto;padding:.5rem;font-size:2.5rem;display:flex}.focus-preview-tray-questions .focus-preview-tray-questions-item tt-skeleton::part(base){min-height:.75rem}.focus-preview-tray-questions .focus-preview-tray-questions-item tt-skeleton:first-of-type{height:1.5rem}.focus-preview-tray-questions .focus-preview-tray-questions-item tt-skeleton:nth-of-type(n+2){margin-right:30%;font-size:.75rem}.focus-preview-tray-screenshare{grid-template-rows:1fr 3fr 1fr;gap:1rem;display:grid;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.focus-preview-tray-screenshare .focus-preview-tray-screenshare-frame{color:#000;background-color:#fff;border-radius:.5rem;grid-row:2/2;align-items:center;justify-items:center;width:90%;margin-left:auto;margin-right:auto;font-size:2.5rem;display:grid}.focus-preview-tray-slides{grid-template-rows:1fr 3fr 1fr;gap:1rem;display:grid;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.focus-preview-tray-slides .focus-preview-tray-slides-before,.focus-preview-tray-slides .focus-preview-tray-slides-slide,.focus-preview-tray-slides .focus-preview-tray-slides-after{background-color:var(--tt-color-gray-800);border-radius:.5rem;width:70%;margin-left:auto;margin-right:auto}.focus-preview-tray-slides .focus-preview-tray-slides-before{margin-top:-1rem}.focus-preview-tray-slides .focus-preview-tray-slides-after{margin-bottom:-1rem}.focus-preview-tray-slides .focus-preview-tray-slides-slide{color:#000;background-color:#fff;align-items:center;justify-items:center;width:90%;font-size:2.5rem;display:grid}.focus-preview-tray-speakers{-moz-column-gap:0rem;grid-template-areas:"a a b b""c c d d"".e e.";gap:.5rem 0;padding:1rem;display:grid;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.focus-preview-tray-speakers .focus-preview-tray-speakers-item{color:#000;background-color:#fff;border-radius:.5rem;align-items:center;justify-items:center;width:90%;margin-left:auto;margin-right:auto;font-size:2.5rem;display:grid}.focus-preview-tray-speakers .focus-preview-tray-speakers-item:first-of-type{grid-area:a}.focus-preview-tray-speakers .focus-preview-tray-speakers-item:nth-of-type(2){grid-area:b}.focus-preview-tray-speakers .focus-preview-tray-speakers-item:nth-of-type(3){grid-area:c}.focus-preview-tray-speakers .focus-preview-tray-speakers-item:nth-of-type(4){grid-area:d}.focus-preview-tray-speakers .focus-preview-tray-speakers-item:nth-of-type(5){grid-area:e}.focus-configurator-preview{background-color:var(--tt-color-gray-1000);grid-gap:.25rem;border-radius:.5rem;grid-template:"left right"1fr"toolbar toolbar"2.5rem/1fr 1fr;height:20rem;padding:.25rem;display:grid}.focus-configurator-preview:has(.focus-configurator-preview-bottom:empty){grid-template-rows:1fr;grid-template-areas:"left right"}.focus-configurator-preview .focus-configurator-preview-left,.focus-configurator-preview .focus-configurator-preview-right{background-color:var(--tt-color-gray-900);border-radius:.25rem;grid-column:left/right;position:relative}.focus-configurator-preview .focus-configurator-preview-left>*,.focus-configurator-preview .focus-configurator-preview-right>*{max-width:50%;margin-left:auto;margin-right:auto}.focus-configurator-preview .focus-configurator-preview-left:has(+.focus-configurator-preview-right){grid-column:left}.focus-configurator-preview .focus-configurator-preview-left:has(+.focus-configurator-preview-right)>*{max-width:100%}.focus-configurator-preview .focus-configurator-preview-left+.focus-configurator-preview-right{grid-column:right}.focus-configurator-preview .focus-configurator-preview-left+.focus-configurator-preview-right>*{max-width:100%}.focus-configurator-preview .focus-configurator-preview-bottom{-moz-column-gap:.25rem;grid-area:toolbar;column-gap:.25rem;display:flex}.focus-configurator-preview .focus-configurator-preview-bottom:empty{display:none}.focus-configurator-preview .focus-configurator-preview-bottom>div{background-color:var(--tt-color-gray-900);border-radius:.5rem;flex:1}.focus-configurator-preview .focus-configurator-preview-left,.focus-configurator-preview .focus-configurator-preview-right,.focus-configurator-preview .focus-configurator-preview-bottom>div{align-items:center;justify-items:center;display:grid}.focus-configurator{width:36rem}.focus-configurator tt-fieldset::part(label){font:var(--tt-font-medium);margin-bottom:.5rem;font-size:1rem}.focus-configurator .focus-configurator-widgets{-moz-column-gap:1rem;grid-template-columns:repeat(2,1fr);gap:.75rem 1rem;display:grid}.focus-configurator tt-toggle{background-color:var(--tt-color-gray-50);border-radius:.5rem}.focus-configurator tt-toggle::part(control){padding-right:.75rem}.focus-configurator tt-toggle::part(label){padding-left:.75rem;padding-top:.75rem;padding-bottom:.75rem}.connection-detail-field{margin-bottom:1rem}.connection-detail-field-button-group{width:100%}.connection-detail-field-input{flex:1;width:100%}.connection-detail-field-input::part(base){background-color:var(--tt-color-gray-200)}.connection-detail-field-button::part(base){background-color:var(--tt-color-gray-200);border:1px solid var(--tt-color-gray-200);transition:border .2s ease-in-out}.connection-detail-field-button::part(base):hover{border:1px solid var(--tt-color-gray-900)}.streaming-details-modal::part(title){color:var(--tt-color-form-control-label)}.streaming-details-intro{color:var(--tt-color-form-control-label);margin-bottom:1.5rem}.hud{justify-content:flex-end;width:100%;height:100%;display:flex}.hud .hud-controls{opacity:0;flex-direction:column;justify-content:center;gap:2.5rem;transition:opacity .25s linear;display:flex}.hud .hud-controls .hud-controls-group{flex-direction:column;gap:.5rem;display:flex}.hud .hud-controls tt-button[color=primary][disabled]::part(base){color:#fff;background-color:#1fc95c}.hud .hud-controls tt-button[color=secondary]::part(base){color:rgba(255,255,255,.55);background-color:rgba(0,0,0,.62)}.hud .hud-controls tt-button[color=secondary]::part(base):hover{color:#fff}.hud .hud-controls tt-button[color=secondary]::part(base):focus-within{color:#fff}.hud:hover .hud-controls{opacity:1}.hud:focus-within .hud-controls{opacity:1}.hud.open .hud-controls{opacity:1;transition:none}.live-transcription-container{z-index:5;justify-content:center;align-items:end;width:100%;padding:0 3rem;display:flex;position:absolute;bottom:130px;overflow:hidden}.live-transcription-container.hidden{display:none}.live-transcription-container .transcription{color:#fff;text-overflow:ellipsis;word-wrap:break-word;text-align:center;text-wrap-style:balance;background:rgba(50,50,50,.5);border-radius:.5rem;padding:.5rem;font-size:1.4rem;font-weight:400;overflow:hidden}.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{color:#043623;white-space:nowrap;text-align:center;border:1px solid #043623;border-radius:18px;margin-left:8px;padding:3px 18px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:16px;display:inline-block}.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}.webinar-secondary-bar-component{gap:8px;display:flex}.webinar-secondary-bar-component .warning-wrapper{white-space:nowrap;color:#fff;z-index:995;background-color:#000;border:1px solid #fff;border-radius:8px;align-items:center;gap:8px;height:32px;padding:6px 16px;font-size:12px;line-height:16px;display:flex}.webinar-secondary-bar-component .warning-wrapper strong{font-weight:600}.webinar-secondary-bar-component .warning-wrapper.over .message-wrapper{flex:auto;align-items:center;height:100%;font-weight:700;display:flex}.webinar-secondary-bar-component .warning-wrapper.over .button-component.button-normal{height:28px;margin-right:8px;padding:0 14px;line-height:28px}.webinar-secondary-bar-component .countdown-component{display:inline}.webinar-tray{scrollbar-gutter:stable;scroll-padding-top:30%}.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{z-index:2;width:200px;position:absolute;top:25%;bottom:25%;right:1rem}.webinar-connection-details{padding:0 1rem;font-family:TT,Helvetica,Arial,sans-serif}.webinar-connection-details .connection-details-intro{text-align:center;color:var(--tt-color-grey-700);margin-bottom:1.5rem}.webinar-foyer{background-color:#222;background-attachment:fixed;justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.webinar-foyer .webinar-foyer-panes{background-color:#fff;border-radius:2px;width:750px;height:460px;padding:16px}.webinars-foyer-options-container{flex-flow:wrap;justify-content:center;gap:8px;width:100%;margin:8px;padding:0 35px;display:flex}.webinars-foyer-options-container .webinars-foyer-demo-mode-trigger{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;cursor:pointer;background-color:transparent;border:none;margin-top:.5rem;margin-bottom:.5rem;font-size:12px;text-decoration:underline}.webinars-foyer-options-container .webinars-foyer-demo-mode-trigger:hover{color:var(--tt-color-blue-500)}.webinars-foyer-options-container .webinars-foyer-demo-mode-trigger:focus-visible{color:var(--tt-color-blue-500)}.second-cam-video-preview{background:var(--tt-color-gray-800);align-items:center;justify-items:center;width:100%;height:100%;display:grid;position:relative}.second-cam-video-preview[data-facing-mode=user] video{transform:scaleX(-1)}.second-cam-video-preview .second-cam-disabled-icon{color:#fff;font-size:30vw}.second-cam-video-preview .second-cam-switch-camera-button{position:absolute;bottom:1rem;right:1rem}.second-cam-video-preview .debug-second-cam-devices{background-color:#fff;position:absolute;top:1rem;left:1rem}.second-cam-layout{flex:1;width:100%;height:100%;padding:0}.webinar-info-sidebar-speaker-list{flex-direction:column;gap:12px;display:flex}.webinar-info-sidebar-speaker-list:empty{display:none}.webinar-info-sidebar-speaker-list .webinar-info-sidebar-speaker-list-item{align-items:center;gap:8px;display:flex}.webinar-info-sidebar-speaker-list .webinar-info-sidebar-speaker-list-item .speaker-info{white-space:nowrap;flex:1;font-size:12px;line-height:16px;overflow:hidden}.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{text-overflow:ellipsis;overflow:hidden}.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{gap:8px;font-weight:400;display:flex}.webinar-info-sidebar-speaker-list .webinar-info-sidebar-speaker-list-item .speaker-info .speaker-info-social{align-items:center;gap:4px;display:flex}.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{flex-direction:column;gap:8px;display:flex}.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{word-wrap:break-word}.webinar-info-sidebar-component .rich-text-component p{margin:0;font-size:12px;line-height:16px}.webinar-info-sidebar-component .webinar-info-actions{gap:8px;width:100%;display:flex}.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;margin-top:.25rem;margin-bottom:.25rem;font-size:12px}.webinar-info-sidebar-component .rich-text-component ul:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:1rem}.webinar-info-sidebar-component .rich-text-component ul:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:1rem}.webinar-info-sidebar-component .rich-text-component ul:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:1rem}.webinar-info-sidebar-component .rich-text-component ol:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:1rem}.webinar-info-sidebar-component .rich-text-component ol:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:1rem}.webinar-info-sidebar-component .rich-text-component ol:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:1rem}.webinar-info-sidebar-component .rich-text-component ul:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-right:1rem}.webinar-info-sidebar-component .rich-text-component ul:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-right:1rem}.webinar-info-sidebar-component .rich-text-component ul:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-right:1rem}.webinar-info-sidebar-component .rich-text-component ol:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-right:1rem}.webinar-info-sidebar-component .rich-text-component ol:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-right:1rem}.webinar-info-sidebar-component .rich-text-component ol:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-right:1rem}.webinar-info-sidebar-component .rich-text-component ul{list-style-type:disc}.webinar-info-sidebar-component .rich-text-component ol{list-style-type:decimal}.reactions-selector{z-index:1100;background-color:#fff;border-radius:999px;padding:.25rem;display:flex;box-shadow:0 4px 16px rgba(13,19,30,.1)}.reactions-selector .reaction::part(label){line-height:2.5rem}.reactions-selector .reaction span{vertical-align:-1px;font-size:1rem}.chat-reply{font:var(--tt-font-standard);margin-bottom:1rem}.chat-reply .chat-reply-header{font:var(--tt-font-medium);flex-direction:row;justify-content:space-between;align-items:center;display:flex}.chat-reply .chat-reply-header .chat-reply-user{flex-shrink:1;min-width:0}.chat-reply .chat-reply-header .chat-reply-user .chat-reply-user-label:before{content:"·";margin-left:.25rem;margin-right:.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;text-overflow:ellipsis;-webkit-line-clamp:3;word-break:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.chat-message{background-color:var(--webinar-color-tabs);color:var(--webinar-color-tabs-text);font:var(--tt-font-standard);border-radius:.5rem;flex-direction:column;row-gap:.5rem;padding:.5rem .75rem .75rem;display:flex}.chat-message .chat-message-header{font:var(--tt-font-medium);flex-direction:row;justify-content:space-between;align-items:center;display:flex;position:relative}.chat-message .chat-message-header .chat-message-actions{-moz-column-gap:.5rem;opacity:0;z-index:1;padding-left:1rem;background-image:linear-gradient(90deg, transparent, var(--webinar-color-tabs) .5rem);flex:0;column-gap:.5rem;padding-top:.25rem;padding-bottom:.25rem;transition:opacity .25s;display:flex;position:absolute;right:.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{opacity:1}.chat-message .chat-message-actions:focus-within{opacity:1}.chat-message .chat-message-sender,.chat-message .chat-message-reply-sender{flex-shrink:1;min-width:0;font-weight:500;line-height:1rem}.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-left:.25rem;margin-right:.25rem}.chat-message .chat-message-reply-quote,.chat-message .chat-message-content{opacity:.85;word-break:break-word;margin-top:-.25rem}.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{background-color:var(--webinar-color-sidebar);color:var(--webinar-color-sidebar-text);border-radius:5px;margin-top:.25rem;overflow:hidden}@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{border-left:4px solid var(--webinar-color-accent);flex-direction:column;row-gap:.25rem;padding:.75rem;font-size:.625rem;display:flex}.chat-message .chat-message-reply-container .chat-message-reply .chat-message-reply-quote{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;line-height:.875rem;display:-webkit-box;overflow:hidden}.chat-message .chat-media-link img{object-fit:cover;width:100%;max-height:min(200px,50vw,50dvw)}.chat-message .chat-media-link a{color:var(--webinar-color-accent)}.chat-message .chat-media-link a:hover{opacity:.8;text-decoration:underline}.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;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.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{-moz-column-gap:.25rem;column-gap:.25rem;display:flex}.chat-message .chat-message-reactions-list .chat-message-reaction-count{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:400;line-height:1rem}.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){--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-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-actions>tt-button::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-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){--comment-button-background:color-mix(in srgb, var(--base-comment-button-background), transparent 82%)}.chat-message .chat-message-reactions-list>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-actions>tt-button:hover::part(base){--comment-button-background:color-mix(in srgb, var(--base-comment-button-background), transparent 82%)}.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){outline:1px solid var(--webinar-color-accent);outline-offset:-1px}.chat-message .chat-message-reactions-list>tt-dropdown>tt-button[slot=trigger][data-reacted=true]::part(base){outline:1px solid var(--webinar-color-accent);outline-offset:-1px}.chat-message .chat-message-actions>tt-button[data-reacted=true]::part(base){outline:1px solid var(--webinar-color-accent);outline-offset:-1px}.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,.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,.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>";inherits:true;initial-value:0}@property --scrollBottom{syntax:"<number>";inherits:true;initial-value:0}@keyframes gradientTop{0%{--scrollTop:0}to{--scrollTop:1}}@keyframes gradientBottom{0%{--scrollBottom:1}to{--scrollBottom:0}}.webinar-chat-no-messages{color:var(--webinar-color-sidebar-text);flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.webinar-chat-no-messages[data-hidden]:not([data-hidden=false]){display:none}.webinar-chat-messages{scrollbar-gutter:stable;flex-direction:column;flex:1;row-gap:.75rem;margin-right:-.75rem;padding-right:.25rem;animation-name:gradientTop,gradientBottom;animation-duration:1ms;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:scroll(self);animation-range:0 48px,calc(100% - 48px) 100%;display:flex;position:relative;overflow:auto;container-type:size}.webinar-chat-messages::-webkit-scrollbar{width:.5rem;height:.5rem}.webinar-chat-messages::-webkit-scrollbar-track{background-color:var(--webinar-color-tabs);background-color:color-mix(in srgb, var(--webinar-color-tabs), black 10%);border-radius:var(--tt-border-radius-pill);background-clip:content-box;border:.125rem solid transparent}.webinar-chat-messages::-webkit-scrollbar-thumb{background-color:var(--webinar-color-tabs-ctacontrast);background-color:color-mix(in srgb, var(--webinar-color-tabs-ctacontrast), var(--webinar-color-tabs) 40%);border-radius:var(--tt-border-radius-pill);background-clip:content-box;border:.125rem solid transparent}.webinar-chat-messages:hover::-webkit-scrollbar-thumb{background-color:var(--webinar-color-tabs-ctacontrast);background-color:color-mix(in srgb, var(--webinar-color-tabs-ctacontrast), var(--webinar-color-tabs) 20%)}.webinar-chat-messages:hover::-webkit-scrollbar-thumb:hover{background-color:var(--webinar-color-tabs-ctacontrast)}.webinar-chat-messages:hover::-webkit-scrollbar-track{background-clip:border-box}.webinar-chat-messages:hover::-webkit-scrollbar-thumb{background-clip:border-box}.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:"";z-index:2;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%);min-height:100%;margin-top:calc(-100cqh - 1.5rem);position:-webkit-sticky;position:sticky;top:0;bottom:0;left:0;right:0}.webinar-chat-messages>div:nth-child(2){margin-top:auto}.focus-chat{zoom:1.5;border-radius:.5rem;flex:1;width:calc(100% - 1rem);margin-left:auto;margin-right:auto;padding:1rem;overflow:hidden;container-type:inline-size}.focus-chat .webinar-chat-messages{--zoom:calc(tan(atan2(100cqw, 1px)) / 280 * .85);height:100%}.focus-chat .webinar-chat-messages .chat-message,.focus-chat .webinar-chat-messages .webinar-info-sidebar-component{zoom:var(--zoom)}.focus-chat .webinar-chat{margin-left:auto;margin-right:auto}.focus-chat .webinar-chat .chat-message .chat-message-actions{display:none}.focus-pane .focus-participants-pane{width:100%;min-height:0;max-width:unset;flex:1;grid-template-rows:repeat(auto-fit,minmax(20%,1fr));grid-template-columns:repeat(60,1fr);align-items:center;justify-items:center;display:grid;container-type:size}.focus-pane .focus-participants-pane .focus-participant-feed{aspect-ratio:4/3;border-radius:.5rem;grid-column:span 30;min-width:0;max-width:100%;height:100%;padding:.5rem;position:relative;overflow:hidden}.focus-pane .focus-participants-pane .focus-participant-feed .focus-participant-name{text-overflow:ellipsis;background-color:#fff;min-width:0;max-width:50%;padding:1%;font-size:100%;line-height:1.2;position:absolute;bottom:5%;left:5%;overflow:hidden}.focus-pane .focus-participants-pane .focus-participant-feed video{border-radius:.5rem}.focus-pane .focus-participants-pane .focus-participant-feed:first-child:last-child{grid-column:span 60}.focus-pane .focus-participants-pane .focus-participant-feed:nth-child(2n+3):last-child{grid-column:16/span 30}.focus-pane .focus-participants-pane:has(>.focus-participant-feed:last-child:nth-child(2)) .focus-participant-feed{grid-column:span 60}@container (aspect-ratio>6/3){.focus-pane .focus-participants-pane:has(>.focus-participant-feed:last-child:nth-child(2)) .focus-participant-feed{grid-column:span 30}.focus-pane .focus-participants-pane:has(>.focus-participant-feed:last-child:nth-child(3)) .focus-participant-feed{grid-column:span 20}}@container (aspect-ratio<3/4){.focus-pane .focus-participants-pane:has(>.focus-participant-feed:last-child:nth-child(3)) .focus-participant-feed{grid-column:span 60}}@container (aspect-ratio>8/3){.focus-pane .focus-participants-pane:has(>.focus-participant-feed:last-child:nth-child(4)) .focus-participant-feed{grid-column:span 15}}@container (aspect-ratio<3/5){.focus-pane .focus-participants-pane:has(>.focus-participant-feed:last-child:nth-child(4)) .focus-participant-feed{grid-column:span 60}}@container (aspect-ratio>1){.focus-pane .focus-participants-pane:has(>.focus-participant-feed:last-child:nth-child(5)) .focus-participant-feed{grid-column:span 20}.focus-pane .focus-participants-pane:has(>.focus-participant-feed:last-child:nth-child(5)) .focus-participant-feed:where(:nth-child(4)){grid-column:11/span 20}}@container (aspect-ratio>6/3){.focus-pane .focus-participants-pane:has(>.focus-participant-feed:last-child:nth-child(5)) .focus-participant-feed{grid-column:span 12}}@container (aspect-ratio<3/6){.focus-pane .focus-participants-pane:has(>.focus-participant-feed:last-child:nth-child(5)) .focus-participant-feed{grid-column:span 60}}@container (aspect-ratio>4/3){.focus-pane .focus-participants-pane:has(>.focus-participant-feed:last-child:nth-child(6)) .focus-participant-feed{grid-column:span 20}}.focus-questions-pane{border-radius:.5rem;width:calc(100% - 1rem);max-width:25rem;height:100%;margin-left:auto;margin-right:auto;padding:1rem;overflow-y:auto;container-type:inline-size}.focus-questions-pane .grouped-comments .comments-enclosure{--zoom:calc(tan(atan2(100cqw, 1px)) / 280 * .85);gap:2.5cqw;padding-top:3cqw;padding-bottom:3cqw}.focus-questions-pane .grouped-comments .comments-enclosure .question-content .question-functions,.focus-questions-pane .grouped-comments .comments-enclosure .section-header{display:none}.focus-questions-pane .grouped-comments .comments-enclosure .question-component{--question-tab-bg-color:white!important}.focus-questions-pane .grouped-comments .comments-enclosure .question-component .question-by,.focus-questions-pane .grouped-comments .comments-enclosure .question-component .question-label{color:#000!important}.focus-questions-pane .grouped-comments .comments-enclosure .question-component .tooltip-wrapper{display:none}.focus-questions-pane .grouped-comments .comments-enclosure>div{zoom:var(--zoom)}.focus-screens-pane{width:100%;min-height:0;max-width:unset;flex:1;grid-template-rows:repeat(auto-fit,minmax(20%,1fr));grid-template-columns:repeat(60,1fr);align-items:center;justify-items:center;display:grid;container-type:size}.focus-screens-pane .focus-screen-feed{aspect-ratio:4/3;border-radius:.5rem;grid-column:span 30;min-width:0;max-width:100%;height:100%;padding:.5rem;position:relative;overflow:hidden}.focus-screens-pane .focus-screen-feed video{border-radius:.5rem}.focus-screens-pane .focus-screen-feed:first-child:last-child{grid-column:span 60}.focus-screens-pane .focus-screen-feed:nth-child(2n+3):last-child{grid-column:16/span 30}.focus-screens-pane:has(>.focus-screen-feed:last-child:nth-child(2)) .focus-screen-feed{grid-column:span 60}@container (aspect-ratio>6/3){.focus-screens-pane:has(>.focus-screen-feed:last-child:nth-child(2)) .focus-screen-feed{grid-column:span 30}.focus-screens-pane:has(>.focus-screen-feed:last-child:nth-child(3)) .focus-screen-feed{grid-column:span 20}}@container (aspect-ratio<3/4){.focus-screens-pane:has(>.focus-screen-feed:last-child:nth-child(3)) .focus-screen-feed{grid-column:span 60}}@container (aspect-ratio>8/3){.focus-screens-pane:has(>.focus-screen-feed:last-child:nth-child(4)) .focus-screen-feed{grid-column:span 15}}@container (aspect-ratio<3/5){.focus-screens-pane:has(>.focus-screen-feed:last-child:nth-child(4)) .focus-screen-feed{grid-column:span 60}}@container (aspect-ratio>1){.focus-screens-pane:has(>.focus-screen-feed:last-child:nth-child(5)) .focus-screen-feed{grid-column:span 20}.focus-screens-pane:has(>.focus-screen-feed:last-child:nth-child(5)) .focus-screen-feed:where(:nth-child(4)){grid-column:11/span 20}}@container (aspect-ratio>6/3){.focus-screens-pane:has(>.focus-screen-feed:last-child:nth-child(5)) .focus-screen-feed{grid-column:span 12}}@container (aspect-ratio<3/6){.focus-screens-pane:has(>.focus-screen-feed:last-child:nth-child(5)) .focus-screen-feed{grid-column:span 60}}@container (aspect-ratio>4/3){.focus-screens-pane:has(>.focus-screen-feed:last-child:nth-child(6)) .focus-screen-feed{grid-column:span 20}}@keyframes scaleProgress{0%{transform:scale(.7)}60%,80%{transform:scale(1)}to{transform:scale(.1)}}.focus-tray{flex:1;width:100%;overflow:hidden;container-type:inline-size}.focus-tray .focus-tray-list{scroll-behavior:smooth;--zoom:calc(tan(atan2(100cqw, 1px)) / 282 * .85);flex-direction:column;align-items:center;gap:.5rem;height:100%;margin-right:.125rem;padding-left:1rem;padding-right:1rem;display:flex;overflow-x:hidden;overflow-y:auto}.focus-tray .focus-tray-list>*{zoom:var(--zoom,2);flex-shrink:0;width:282px;animation:linear both scaleProgress;animation-timeline:view()}.focus-tray .focus-tray-list>:nth-child(2){margin-top:20vh}.focus-tray .focus-tray-list>:nth-last-child(2){margin-bottom:20vh}.focus-tray .focus-tray-list::-webkit-scrollbar{width:6px}.focus-tray .focus-tray-list::-webkit-scrollbar-track{background-color:var(--tt-color-black)}.focus-tray .focus-tray-list::-webkit-scrollbar-thumb{background-color:var(--tt-color-gray-800);border-radius:var(--tt-border-radius-pill)}.focus-pane{background-color:#181818;border-radius:.5rem;flex-direction:column;flex:1;transition:flex .5s;display:flex;overflow:hidden}.focus-pane .scaled-stage-container{padding:1rem}.focus-pane>*{max-width:85vw;max-width:85dvw;margin-left:auto;margin-right:auto}.focus-header{padding:.5rem;-moz-column-gap:.5rem;column-gap:.5rem;padding-right:0;display:flex}.focus-header .focus-header-title{font:var(--tt-font-medium);color:var(--tt-color-white);align-items:center;font-size:1rem;display:flex}.focus-header .focus-mode-configure{margin-left:auto}.focus-clock .focus-clock-separator{opacity:1;transition:opacity .1s linear}.focus-clock .focus-clock-separator.hidden{opacity:0}.focus-widget.focus-live-timer tt-icon{color:var(--tt-color-red-400);font-size:1.75em}.focus-widget.focus-reactions{-moz-column-gap:.5em;flex-wrap:wrap;align-content:center;column-gap:.5em;padding-top:.5rem;padding-bottom:.5rem;font-size:3rem;line-height:1.2}@container widget (width<=420px){.focus-widget.focus-reactions{font-size:2.5rem}}@container widget (width<=350px){.focus-widget.focus-reactions{font-size:2rem}}@container widget (width<=275px){.focus-widget.focus-reactions{font-size:1.5rem;line-height:1.5}}.focus-timer{transition:background-color 60s linear}.focus-timer.focus-timer-ending{background-color:var(--tt-color-red-400)}.focus-timer .focus-timer-overtime{text-align:center;margin-top:.5em;margin-bottom:-.5em;margin-left:auto;font-size:.5em;font-weight:400}@container widget (width<=350px){.focus-timer .focus-timer-overtime{margin-top:.75em}}.focus-footer{-moz-column-gap:.5rem;column-gap:.5rem;min-height:3rem;display:flex;position:relative}.focus-footer :where(.focus-widget){font:var(--tt-font-medium);color:var(--tt-color-white);-moz-column-gap:1rem;font-feature-settings:"tnum";font-variant:tabular-nums;white-space:nowrap;background-color:#181818;border-radius:.5rem;justify-content:center;align-items:center;column-gap:1rem;min-width:0;height:7.5rem;padding:2rem;font-size:3.75rem;display:flex}.focus-footer :where(.focus-widget-container){flex:1;container:widget/inline-size}@container widget (width<=350px){.focus-footer :where(.focus-widget-container) :where(.focus-widget){font-size:3rem}}@container widget (width<=280px){.focus-footer :where(.focus-widget-container) :where(.focus-widget){font-size:2.5rem}}@container widget (width<=230px){.focus-footer :where(.focus-widget-container) :where(.focus-widget){font-size:2rem}}.focus-mode{background-color:var(--tt-color-black);width:100dvw;height:100dvh;font:var(--tt-font-standard);flex-direction:column;row-gap:.5rem;padding:.5rem;display:flex}.focus-mode .focus-mode-panes{-moz-column-gap:.5rem;flex:1;column-gap:.5rem;min-height:0;display:flex}.webinar-container-component .gear-mode-loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}body{background-color:var(--tt-color-gray-900);height:100%}body .ant-message{top:80px}.webinar-container-component{width:100%;height:100vh;background:#000;height:100dvh;font-family:Inter,sans-serif;position:relative}.webinar-container-component.second-cam{position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}.webinar-container-component.second-cam .participant-component{width:100%;height:100%}.webinar-container-component.second-cam .muting-icon-wrapper.is-large{padding:5px;position:absolute;bottom:8px;right:8px}.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{border-width:5px;margin-top:0;margin-right:0;position:fixed}.webinar-container-component.second-cam .remote-track-component.video-track video{width:100%;height: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{padding:10px;font-size:32px;top:auto;bottom:8px;left:8px;right:auto}.webinar-container-component.second-cam .facingmode-trigger{z-index:999;background-color:rgba(0,0,0,.32);border-radius:2px;justify-content:center;align-items:center;display:flex;position:absolute;bottom:8px;right:8px}.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{z-index:991;align-items:flex-start;width:362px;font-size:13px;position:absolute;bottom:5%;left:50%;transform:translate(-50%)}.webinar-container-component .gear-mode-hint h4{color:#fff;margin-bottom:4px;font-size:15px}.webinar-container-component .gear-mode-loader h3{color:#fff;font-size:20px}.webinar-container-component .gear-mode-loader h4{color:#a2a3a2;font-size:15px}.webinar-container-component .streaming-info-panel-component{z-index:997;position:absolute;bottom:0;left:0;right:0}.webinar-container-component .hud-trigger{z-index:989;width:200px;position:absolute;top:25%;bottom:25%;right:0}.webinar-container-component .hud-trigger.with-visible-overlay{z-index:994}.webinar-container-component .webinar-controls-hud-component{z-index:998;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.webinar-container-component .webinar-controls-hud-component>div{opacity:0;transition:opacity .5s cubic-bezier(.175,.885,.32,1.275)}.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{flex-direction:column;height:100%;display:flex;position:relative}.webinar-container-component .webinar-content .top-corner-info-tools{gap:8px;display:flex;position:absolute;top:8px;right:32px}.webinar-container-component .webinar-content .webinar-preview{z-index:1;flex:auto;justify-content:center;align-items:center;padding-left:8px;display:flex;position:relative;overflow:hidden}.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:"";border-style:solid;border-width:3px;border-radius:8px;animation-name:breathe-live;animation-duration:1.5s;animation-timing-function:cubic-bezier(0,.8,.96,.85);animation-iteration-count:2;animation-direction:alternate;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes breathe-live{0%,to{border-color:rgba(250,70,70,0)}50%{border-color:rgba(250,70,70,.8)}}.webinar-container-component .layout-component{height:100%}.webinar-container-component .layout-component .ant-layout{background:0 0;height:100%}.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{z-index:20;background:unset;overflow:hidden}.webinar-container-component .layout-component .webinar-tray{background:unset;overflow-y:auto}.webinar-container-component .top-toolbar{z-index:5;display:flex;position:absolute;top:10px;right:10px}.webinar-container-component .top-toolbar>div{margin-right:5px}.webinar-container-component .gear-player-wrapper{z-index:988;align-items:center;width:100%;max-height:100%;display:flex;position:absolute;top:50%;overflow:hidden;transform:translateY(-50%)}.webinar-container-component .gear-player-wrapper .video-player-component{width:100%;height:60vh}.webinar-container-component .gear-player-wrapper .video-player-component iframe{background-color:#000;width:100%;height:100%;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{z-index:990;width:100%;max-height:100%;display:flex}.webinar-container-component .live-preview-wrapper .live-preview-component{flex:auto;position:relative}.webinar-container-component .live-preview-wrapper .live-preview-component.compensate-height .live-overlay-component{position:absolute;top:63px;bottom:0;left:0;right:0}.webinar-container-component .live-preview-wrapper .live-preview-component .poll-overlay-component{position:absolute;top:50%;transform:translateY(-50%)}.webinar-container-component .live-preview-wrapper .hud-inside-trigger{z-index:990;width:200px;position:absolute;top:0;bottom:0;right:0}.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{text-align:center;align-self:center;margin:0 auto}.webinar-container-component .participants-container{text-align:right;z-index:996;flex-wrap:wrap;align-items:flex-end;width:100%;padding-left:10px;display:flex;position:absolute;bottom:0;left:0}.webinar-container-component .participants-container .participant-component{margin-bottom:10px}.webinar-container-component .participants-container>*{display:flex}.webinar-container-component .invite-presenter-trigger{text-align:center;cursor:pointer;width:200px;margin-bottom:10px}.webinar-container-component .invite-presenter-trigger .invite-text{color:#fff;text-shadow:1px 1px 1px #000;height:22px}.webinar-container-component .invite-presenter-trigger .invite-area{background-color:#212221;height:134px}.webinar-container-component .playback-video-controls-bar-component{z-index:992;position:absolute;top:140px;left:24px;right:24px}@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{width:0;transform:scale(0)translate(0,0)}.webinar-container-component .participant-zoom-enter.participant-zoom-enter-active,.webinar-container-component .participant-zoom-appear.participant-zoom-appear-active{width:140px;transition:transform .3s .2s,width .2s;transform:scale(1)translate(0,0)}.webinar-container-component .participant-zoom-leave{width:140px;transform:scale(1)translate(0,0)}.webinar-container-component .participant-zoom-leave.participant-zoom-leave-active{width:0;transition:transform .3s,width .2s .3s;transform:scale(0)translate(0,0)}.playback-drawer{z-index:988;height:calc(100% - 72px)}.playback-drawer .ant-drawer-wrapper-body{background-color:#292a29}.playback-drawer .ant-drawer-body{padding:0}.playback-drawer .ant-drawer-close-x{color:#aaa;width:42px;line-height:41px}.playback-drawer h3{color:#fff;margin:7px 7px 20px;line-height:27px}.webinar-over-overlay-component{width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.webinar-over-overlay-component .content-wrapper{z-index:993;background-color:rgba(51,51,51,.7);flex-direction:column;flex:auto;justify-content:center;padding:140px 20px 200px;display:flex;box-shadow:0 8px 32px rgba(0,0,0,.08),0 4px 16px rgba(0,0,0,.08)}@media (max-width:960px){.webinar-over-overlay-component .content-wrapper{padding:40px 16px 16px}.webinar-over-overlay-component .schedule-timer-component .icon-and-timer{margin:8px 0;font-size:24px}}.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{max-width:225px;margin:8px auto;font-size:13px;line-height:18px}@media (max-width:960px){.webinar-over-overlay-component .heading-wrapper{align-items:baseline;margin-bottom:8px;display:flex}.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;color:rgba(255,255,255,.8);margin:0 auto;font-size:13px}.webinar-over-overlay-component .over-overlay-body-wrapper{text-align:center;color:#fff;width:100%;max-width:690px;margin:0 auto}.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{opacity:0;background-color:rgba(0,0,0,.25);transition:opacity .2s;position:absolute;top:0;right:0}.webinar-over-overlay-component .copy-link-text .link-wrapper{padding:0 30px;display:inline-block;position:relative}.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-over-overlay-component .audience-link-copy-button{font-size:1.25rem}.webinar-outlined-button{border-radius:5px;height:28px;margin-left:8px;padding:1px 8px;line-height:22px;transition:all .5s cubic-bezier(.175,.885,.32,1.275)}.webinar-outlined-button.button-mist-green.button-outlined:not(.button-disabled):hover{color:#1ec95b;border-color:#1ec95b}.webinar-topbar-component{flex:auto;min-width:0}.webinar-topbar-component .flex{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.webinar-topbar-component .live-toggle-button.button-component.button-normal{height:40px;margin-left:10px;padding:2px 27px}.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{border-radius:5px;margin-left:8px;padding:1px 8px;line-height:22px;text-decoration:none;transition:all .5s cubic-bezier(.175,.885,.32,1.275)}.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{color:#aaa;align-items:center;padding:0 10px 10px;display:flex}.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{background-color:#212121;border-radius:8px;justify-content:center;align-self:normal;align-items:center;gap:4px;padding:8px 20px;display:flex;overflow:hidden}.webinar-topbar-component .timer-indicator .live-timers-component{font-weight:600;line-height:1}.webinar-topbar-component .timer-indicator .live-timers-component .broadcasting-time{font-feature-settings:"tnum";font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px}.webinar-topbar-component .current-viewers{color:#fff;background-color:#212121;border-radius:8px;justify-content:center;align-items:center;gap:4px;min-width:64px;height:32px;padding-left:16px;padding-right:16px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:16px;display:flex;overflow:hidden}.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{margin-top:10px;margin-bottom:25px;margin-left:12px;font-size:20px}.end-live-confirm .ant-modal-body ul,.webinar-over-modal .ant-modal-body ul{margin-left:29px;list-style:outside}.end-live-confirm .ant-modal-body ul li,.webinar-over-modal .ant-modal-body ul li{margin-bottom:10px}.live-toggle-button::part(base){border-radius:8px;min-width:120px}.ask-audience-name-modal::part(panel){color:#000;max-width:400px}.audience-name-form{-moz-column-gap:.5rem;flex-direction:row;align-items:center;column-gap:.5rem;margin-top:1.25rem;display:flex}.audience-name-form .audience-name-input{flex:1}.audience-name-form .audience-name-submit tt-button[disabled=false]::part(base){--background:var(--webinar-color-accent);--color:var(--webinar-color-accent-ctacontrast)}.webinar-chat-form{flex-direction:column;flex:0;row-gap:.75rem;display:flex}.webinar-chat-form .chat-form{-moz-column-gap:.5rem;column-gap:.5rem;display:flex}.webinar-chat-form .chat-form-group{background-color:var(--webinar-color-tabs);border-radius:9999px;flex:1;padding-right:4px}.webinar-chat-form .chat-form-group::part(base){-moz-column-gap:4px;align-items:center;column-gap:4px}.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: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);border-radius:9999px;outline-color:currentColor}.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){color:color-mix(in srgb, var(--webinar-color-tabs-ctacontrast), transparent 50%);background:0 0}.webinar-chat-form .chat-form-submit-btn:not([disabled]):hover::part(base){--background:color-mix(in srgb, var(--webinar-color-accent), transparent 30%)}.webinar-chat-form .chat-form-submit-btn[disabled=false]:hover::part(base){--background:color-mix(in srgb, var(--webinar-color-accent), transparent 30%)}.webinar-chat-form .reactions-picker-trigger::part(base){--background:var(--webinar-color-tabs);--color:var(--webinar-color-tabs-ctacontrast)}.webinar-chat-form .reactions-picker-trigger:hover::part(base){--background:color-mix(in srgb, var(--webinar-color-tabs), var(--webinar-color-tabs-ctacontrast) 10%)}.webinar-chat-form .reactions-picker-trigger:focus-within::part(base){outline-color:currentColor}.webinar-chat{flex-direction:column-reverse;height:100%;display:flex}.webinar-chat .webinar-sidebar-separator{margin-top:.75rem;margin-bottom:.75rem;margin-left:-1rem;margin-right:-1rem}.action-card-options{flex-wrap:wrap;flex-shrink:0;gap:.75rem;display:flex}.action-card-options tt-checkbox{width:100%}.action-card-options tt-checkbox::part(base){color:var(--tt-color-green-400);background-color:var(--webinar-color-tabs);border-color:color-mix(in srgb, var(--webinar-color-tabs-text), transparent 42%)}.action-card-options tt-checkbox::part(label){color:var(--webinar-color-tabs-text)}.action-card-options tt-text-field{color:var(--webinar-color-tabs-text);flex:1 0 40%}.action-card-options tt-text-field::part(base){background-color:color-mix(in srgb, var(--webinar-color-tabs), var(--webinar-color-tabs-ctacontrast) 10%);color:var(--webinar-color-tabs-text);border-color:currentColor}.action-card-options tt-text-field::part(input){color:var(--webinar-color-tabs-text);caret-color:currentColor}.action-card-options tt-text-field:nth-child(2):where(:not(:has(~*))){min-width:100%}.action-card-options{--tt-color-form-control-background:color-mix(in srgb, var(--webinar-color-tabs), var(--webinar-color-tabs-ctacontrast) 10%);--tt-color-form-control-hover-background:color-mix(in srgb, var(--webinar-color-tabs), var(--webinar-color-tabs-ctacontrast) 10%)}.action-card-options tt-text-area{width:100%}.action-card-options tt-text-area::part(base){color:var(--webinar-color-tabs-text);border-color:currentColor}.action-card-options tt-text-area::part(textarea){color:var(--webinar-color-tabs-text);caret-color:currentColor;border-color:currentColor}.action-card-header-desc-image-container .action-card-audience-image{aspect-ratio:16/9;object-fit:cover;float:left;border-radius:.5rem;width:100%;max-height:min(200px,50vw,50dvw);margin-right:.75rem}.action-card-header-desc-image-container .action-card-audience-image:has(+.action-card-description){width:155px}.action-card-title{white-space:normal;overflow-wrap:break-word;width:100%;color:var(--webinar-color-tabs-text);font-size:.75rem;font-weight:500;line-height:1rem}.action-card-title:not(:has(+.action-card-description)){font-size:1rem;font-weight:500;line-height:1.5rem}.action-card-description{white-space:pre-line;color:var(--webinar-color-tabs-text);flex:1;font-size:.75rem;font-weight:400;line-height:1rem}.action-card-answered{padding:40px;position:relative}@media (max-width:960px){.action-card-answered{padding:16px}}.action-card-answered .message{text-align:center;max-width:180px;margin:0 auto;font-size:13px;font-weight:600}.action-card-answered .check-icon-wrapper{text-align:center;font-size:1.75rem}.action-card-answered .check-icon-wrapper tt-icon{color:var(--webinar-color-accent)}.action-card-answered .action-card-answered-close-btn{--hover-color:var(--webinar-color-accent);font-size:1.5em;position:absolute;top:4px;right:4px}.action-card{background-color:var(--webinar-color-tabs);border-radius:8px;flex-direction:column;row-gap:.75rem;padding:.75rem;font-family:Inter,sans-serif;display:flex}.action-card .tray-action-cta-btn::part(base){background-color:var(--webinar-color-accent);color:var(--cta-text-color)}.action-card .action-card-submit-btn tt-button[disabled=false]::part(base){background-color:var(--webinar-color-accent);color:var(--cta-text-color)}.audience-member-list-item-link{color:inherit;text-decoration:none}.audience-member-list-item-link:hover{color:inherit}.audience-member-list-item-link:focus-visible{color:inherit}.audience-member-list-item-link:hover .audience-member-name{text-decoration:underline}.audience-member-list-item-link:focus-visible .audience-member-name{text-decoration:underline}.audience-member-list-item-link .audience-member-list-item{-moz-column-gap:.5rem;font:var(--tt-font-standard);flex-direction:row;flex:1;column-gap:.5rem;display:flex}.audience-member-list-item-link .audience-member-list-item .audience-member-details{flex-direction:column;flex:1;display:flex;overflow:hidden}.audience-member-list-item-link .audience-member-list-item .audience-member-details .audience-member-name{font:var(--tt-font-medium)}.audience-member-list-item-link .audience-member-list-item .audience-member-details .audience-member-name,.audience-member-list-item-link .audience-member-list-item .audience-member-details .audience-member-email,.audience-member-list-item-link .audience-member-list-item .audience-member-details .audience-member-stats{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.audience-member-list-item-link .audience-member-list-item .audience-member-details .audience-member-subline{-moz-column-gap:.25rem;flex-direction:row;align-items:center;column-gap:.25rem;display:flex}.audience-member-list-item-link .audience-member-list-item .audience-member-details .audience-member-subline .audience-member-flag{font-size:1rem}.audience-member-list-item-link .audience-member-list-item .audience-member-details .audience-member-stats{-moz-column-gap:.25rem;flex-direction:row;align-items:center;column-gap:.25rem;display:flex}.audience-list{flex-direction:column;flex:1;row-gap:1rem;margin-top:20px;display:flex}.audience-list>div:first-child{margin-bottom:-1rem!important}.audience-list>div:last-child{margin-top:-1rem!important}.audience-list-empty-message{margin:1rem 0;font-size:13px}.audience-member-list-item-skeleton{--border-radius:.25rem;height:36px}.audience-next-page-skeletons{flex-direction:column;row-gap:.5rem;display:flex}.join-to-speak-item{isolation:isolate;height:68px;position:relative}.join-to-speak-item .join-to-speak-item-container{flex-direction:row;gap:8px;display:flex}.join-to-speak-item .join-to-speak-item-container .preview{aspect-ratio:1;border-radius:4px;flex-shrink:0;height:68px;overflow:hidden}.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{align-items:center;justify-items:center;font-size:30px;display:grid}.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{white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.join-to-speak-item .join-to-speak-item-container .request .attendee .details{opacity:.6}.join-to-speak-item .join-to-speak-item-container .request .attendee-email{opacity:.6;white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-weight:400;overflow:hidden}.join-to-speak-item .join-to-speak-item-container .request .question{text-overflow:ellipsis;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:400;display:-webkit-box;overflow:hidden}.join-to-speak-item .join-to-speak-item-container .controls{align-self:center;gap:.5rem;margin-left:auto;display:flex}.join-request-list .requests{flex-direction:column;gap:1em;display:flex}.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)}.show-j2s-intro-chyron-button::part(base){padding:0 .75rem}.empty-j2s-requests{font-family:Inter,sans-serif;font-size:12px}.go-on-camera-toggle-wrapper{justify-content:space-between;align-items:center;display:flex}.aspect-container{position:relative}.aspect-container:before{content:"";height:0;padding-bottom:calc(100% / (var(--aspect-ratio)));width:100%;display:block}.aspect-container-children-enclosure{width:100%;height:100%;position:absolute;top:0;left:0}.live-now{color:#fff;letter-spacing:.08em;text-transform:uppercase;background-color:#ff0600;border-radius:.125em;padding:.1em .4em;font-size:.9em;font-weight:600}.session-card .content-enclosure{flex-direction:column;gap:8px;display:flex}.session-card .header{font-size:14px;font-weight:600}.session-card .labels-thumbnail-enclosure{flex-direction:row;gap:.4em;padding:0;display:flex}.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;width:7em;overflow:hidden}.session-card .labels-thumbnail-enclosure .thumbnail img{object-fit:cover;width:100%;height:100%}.session-card .footer{flex:1}.session-card .footer a{cursor:pointer;text-align:center;border:0;border-radius:999px;outline:0;justify-content:center;align-items:center;height:40px;padding:.4em;font-size:12px;font-weight:500;display:flex}.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,.sessions-drawer .group{flex-direction:column;gap:8px;display:flex}.sessions-drawer .group .group-header{text-transform:capitalize;font-size:18px;font-weight:500;line-height:32px}.sessions-drawer .group .group-content{flex-direction:column;gap:8px;display:flex}.sessions-drawer .loading-wrapper{justify-content:center;align-items:center;height:30px;display:flex}.sessions-drawer .infinite-loader-trigger{position:relative;bottom:min(250px,25vh,25dvh)}.webinar-sidebar-component{flex-direction:column;gap:8px;width:100%;height:100%;padding:8px;font-size:14px;display:flex;position:relative;overflow:hidden}.webinar-sidebar-component .secondary-panel-wrapper{background:var(--webinar-color-sidebar);border-radius:8px;position:absolute;top:48px;bottom:8px;left:8px;right:8px}.webinar-sidebar-component .secondary-panel-wrapper .upload-component .ant-upload.ant-upload-select{display:block}.webinar-sidebar-component .sidebar-main-panel-wrapper{border-radius:8px;flex-direction:column;gap:16px;height:100%;padding:16px;display:flex;overflow:hidden}.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{flex:100px;min-height:100px;position:relative;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:"";pointer-events:none;background:linear-gradient(-180deg,#2a2a2a 0%,rgba(50,50,50,0) 100%);width:100%;height:45px;position:absolute;top:0;left:0}.webinar-sidebar-component .sidebar-footer>.webinar-info-panel-component{height:100%;overflow:auto}.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{margin-bottom:8px;font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:32px}.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{flex-direction:column;row-gap:1rem;height:100%;display:flex}.webinar-sidebar-component .audience-panel section.sidebar-info-webinar{margin-bottom:1rem}.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{letter-spacing:.8px;font-size:.6875rem;line-height:1.25rem}.webinar-sidebar-component .audience-panel section.sidebar-info-webinar .sidebar-info-webinar-date span{opacity:.5}.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{vertical-align:-5px;--hover-color:var(--webinar-color-accent);opacity:1;font-size:1.25rem}.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 .section-title{margin-bottom:8px;line-height:32px}.webinar-sidebar-component .audience-panel .audience-list-section{flex-direction:column;min-height:200px;display:flex}.webinar-sidebar-component .audience-panel .webinar-page-ribbon{gap:4px;padding-top:15px;padding-bottom:15px;font-size:13px}.webinar-sidebar-component .audience-panel .webinar-page-ribbon .ribbon-content{word-break:break-word;width:100%}.webinar-sidebar-component .audience-panel .webinar-page-ribbon .link-block{color:#888988;align-items:center;font-size:12px;display:flex}.webinar-sidebar-component .audience-panel .webinar-page-ribbon .link-block .webinar-link{text-overflow:ellipsis;min-width:0;color:var(--webinar-color-accent);text-decoration:underline;overflow:hidden}.webinar-sidebar-component .audience-panel .webinar-page-ribbon .link-block .clipboard-button-component{margin-left:5px}.webinar-sidebar-component .audience-panel .person-identity-component{margin-bottom:1px;padding:10px 10px 10px 0}.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{background:0 0;margin-top:20px}.webinar-sidebar-component .audience-panel .speaker-base-details-component .name{color:#fff}.webinar-sidebar-component .comments-wrapper{flex:1 1 0;height:100%;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:"";pointer-events:none;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%);position:absolute;top:0;bottom:0;left:0;right:0}.webinar-sidebar-component .comments-wrapper.comments-type-chat .chat-questions-list-wrapper,.webinar-sidebar-component .comments-wrapper.comments-type-question .chat-questions-list-wrapper{flex-direction:column;flex:auto;height:100%;min-height:0;display:flex;position:relative;overflow-y:auto}.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: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{flex-direction:column-reverse;display:flex}.webinar-sidebar-component .comments-wrapper .comments-container-component{flex-direction:column;gap:16px;height:100%;margin:0;display:flex}.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;height:16px;margin-left:2px;position:relative;bottom:3px}.webinar-sidebar-component .comments-wrapper .comments-list-component.type-question .comments-item .comment-in-list-component .toggle-question-overlay-button>img{transition:all .5s cubic-bezier(.175,.885,.32,1.275)}.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{text-align:center;flex:0 auto;min-height:66px;margin:10px;padding:15px;font-size:14px}.webinar-sidebar-component .comments-wrapper .questions-ribbon .ribbon-content{width:100%}.webinar-sidebar-component .comments-wrapper .comments-form .other-fields{align-items:center;display:flex}.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 auto}.webinar-sidebar-component .comments-wrapper .comments-form label{display:none}.webinar-sidebar-component .comments-wrapper .comments-form .message{flex:100%}.webinar-sidebar-component .comments-wrapper .comments-form textarea,.webinar-sidebar-component .comments-wrapper .comments-form input{resize:none;border:none;width:100%;padding-left:15px}.webinar-sidebar-component .comments-wrapper .comments-form .button-wrapper{flex: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:rgba(255,255,255,.04);border-radius:6px;margin-bottom:3px;padding:15px}.webinar-sidebar-component .webinar-info-panel-component .loader-wrapper-component{min-height:unset}.webinar-sidebar-component .comments-type-chat .comments-list{gap:16px;padding:0!important}.webinar-sidebar-component .comments-type-chat .comments-list .comments-item{padding:0!important}.webinar-sidebar-component .tray-action-content{background-color:var(--webinar-color-tabs);border-radius:8px;flex-direction:column;row-gap:.75rem;padding:.75rem;font-family:Inter,sans-serif;display:flex}.webinar-sidebar-component .tray-action-content .tray-action-title{font-size:.75rem;font-weight:500;line-height:1rem}.webinar-sidebar-component .tray-action-content .tray-action-title:not(:has(+.tray-action-description)){font-size:1rem;font-weight:500;line-height:1.5rem}.webinar-sidebar-component .tray-action-content .tray-action-description{line-clamp:3;-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:.75rem;font-weight:400;line-height:1rem;display:-webkit-box;overflow:hidden}.webinar-sidebar-component .tray-action-content .tray-action-options{flex-wrap:wrap;flex-shrink:0;gap:.75rem;display:flex}.webinar-sidebar-component .tray-action-content .tray-action-options tt-text-field{flex:1 0 40%}.webinar-sidebar-component .tray-action-content .tray-action-options tt-text-field:nth-child(2):where(:not(:has(~*))){min-width:100%}.webinar-sidebar-component .tray-action-content .tray-action-options tt-text-area{width:100%}.webinar-sidebar-component .tray-action-content .tray-action-checkbox::part(base){color:var(--tt-color-green-400)}.webinar-sidebar-component .tray-action-content .tray-action-checkbox::part(label){color:var(--webinar-color-tabs-text)}.webinar-sidebar-component .webinar-link-copy-button{font-size:1.25rem}.webinar-sidebar-component .webinar-link-copy-button::part(base){padding:0 0 0 .5rem}.ant-tooltip{font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px}div.comments-container-component{margin:0 auto}div.comments-container-component .loader-wrapper{justify-content:center;align-items:center;height:90px;display:flex}.question-component{background-color:var(--question-tab-bg-color);opacity:var(--question-tab-opacity,1);border-radius:8px;gap:8px;padding:12px;font-family:Inter,sans-serif;font-size:12px;line-height:16px;display:flex;position:relative}.question-component .question-content{flex-direction:column;flex:1;gap:16px;display:flex}.question-component .question-content .question-info{flex-direction:column;gap:4px;display:flex}.question-component .question-content .question-label,.question-component .question-content .question-by{margin:0}.question-component .question-content .question-label{overflow-wrap:anywhere;font-weight:400;line-height:normal}.question-component .question-content .question-by{font-weight:500}.question-component .question-content .question-functions{gap:8px;font-weight:500;display:flex}.question-component .question-content .question-functions button{border:unset;cursor:pointer;border-radius:999px;flex-grow:1;flex-basis:100%;height:36px;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;color:var(--webinar-color-tabs-ctacontrast);font-size:1.5em}.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{flex-direction:column;gap:24px;display:flex}.grouped-comments .comments-enclosure .section-header{margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:32px}.grouped-comments .comments-enclosure{flex-direction:column;gap:8px;display:flex}.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}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}.chat-message-label-component{border-radius:.125rem;padding:2px 5px;font-size:11px;line-height:12px}.comment-in-list-component{width:100%;display:flex;overflow:hidden}.comment-in-list-component .comment-author-avatar{flex:0 0 32px}.comment-in-list-component .comment-content{flex:auto}.comment-in-list-component .comment-header{align-items:center;margin-bottom:2px;line-height:16px;display:flex}.comment-in-list-component .comment-body{overflow-wrap:anywhere;font-size:13px;line-height:18px}.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{white-space:nowrap;color:#ccc;align-self:center;font-size:11px}.comment-in-list-component .name{margin-right:4px;font-size:13px;font-weight:600}.comment-in-list-component .chat-message-label{opacity:.8;margin-right:8px}.no-questions-component{border-radius:2px;font-family:Open Sans,Helvetica,Arial,sans-serif;display:flex;overflow:hidden}.no-questions-component .gutter{width:3px}.no-questions-component .content{flex-direction:column;flex:1;align-items:center;padding:20px 40px;display:flex}.no-questions-component .content .icon-wrapper{background-color:rgba(0,0,0,.4);border-radius:18px;justify-content:center;align-items:center;width:36px;height:36px;margin:5px;display:flex}.no-questions-component .content p{margin:3px 0;line-height:1.4}.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{text-align:right;flex:auto}.comments-list-component .delete-button .icon-component img{cursor:pointer;transition:all .5s cubic-bezier(.175,.885,.32,1.275)}.comments-list-component .delete-button .icon-component img:hover{-webkit-filter:brightness(150%);filter:brightness(150%)}.comments-list-component .delete-button-wrapper{height:16px;line-height:1;display:block}.polls-component{flex-direction:column;gap:24px;display:flex}.polls-component:has(.polls-list-component:has(:not(style))){display:none}.polls-list-component{flex-direction:column;gap:24px;display:flex}.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{opacity:0;align-items:center;gap:8px;transition:opacity .2s;display:flex}.poll-item-wrapper-component .header-actions-wrapper{gap:8px;display:flex}.poll-item-wrapper-component .header-actions-wrapper .icon-component{padding:0}.poll-answered-component{padding:40px;position:relative}@media (max-width:960px){.poll-answered-component{padding:16px}}.poll-answered-component .message{text-align:center;max-width:180px;margin:0 auto;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;-ms-appearance:none;appearance:none;cursor:pointer;background-color:transparent;border:none;padding:0;font-size:20px}button.poll-overlay-trigger:hover{color:var(--webinar-color-accent)}.chat-form-component .enclosure{background-color:var(--webinar-color-tabs);border-radius:999px;align-items:center;padding:4px;display:flex}.chat-form-component .chat-form{flex-direction:column;gap:16px;display:flex}.chat-form-component .chat-form>div{gap:8px;display:flex}.chat-form-component .chat-form .name-wrapper{flex:1;padding-left:16px;padding-right:16px}.chat-form-component .chat-form .reactions-wrapper button{width:40px;height: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;-ms-appearance:none;appearance:none;background-color:var(--webinar-color-accent);color:var(--chat-form-button-color);border:none;border-radius:999px;flex-shrink:0;align-content:center;justify-content:center;width:40px;height:40px;margin:0;font-size:16px;display:grid}.chat-form-component .chat-form .message-wrapper button:where(:disabled){color:var(--chat-form-button-color-disabled);background-color:transparent}.chat-form-component button:focus-visible{outline:2px solid var(--webinar-color-accent);outline-offset:3px}.question-form-component .questions-form{flex-direction:column;gap:16px;display:flex}.question-form-component .questions-form .webinar-panel-component{flex-direction:row;display:flex}.question-form-component .questions-form .field-component{margin-top:-12px;margin-bottom:-12px}.question-form-component .questions-form button{background-color:unset;color:var(--chat-form-button-color);border:none;justify-content:center;align-items:center;display:flex}.question-form-component .questions-form button:where(:disabled){color:var(--chat-form-button-color-disabled)}.question-form-component tt-icon-button{--hover-color:var(--webinar-color-accent);margin:-6px}.chat-form-component .field-component,.question-form-component .field-component{width:100%;padding:0}.chat-form-component .field-component input,.question-form-component .field-component input{color:var(--chat-form-input-text-color);background-color:transparent;width:100%;height:40px;padding:0;font-size:12px}.chat-form-component .field-component input::-webkit-input-placeholder{color:var(--chat-form-input-placeholder-color)}.question-form-component .field-component input::-webkit-input-placeholder{color:var(--chat-form-input-placeholder-color)}.chat-form-component .field-component input::-moz-placeholder{color:var(--chat-form-input-placeholder-color)}.question-form-component .field-component input::-moz-placeholder{color:var(--chat-form-input-placeholder-color)}.chat-form-component .field-component input::-webkit-input-placeholder{color:var(--chat-form-input-placeholder-color)}.chat-form-component .field-component input::-moz-placeholder{color:var(--chat-form-input-placeholder-color)}.chat-form-component .field-component input::-ms-input-placeholder{color:var(--chat-form-input-placeholder-color)}.chat-form-component .field-component input::placeholder{color:var(--chat-form-input-placeholder-color)}.question-form-component .field-component input::-webkit-input-placeholder{color:var(--chat-form-input-placeholder-color)}.question-form-component .field-component input::-moz-placeholder{color:var(--chat-form-input-placeholder-color)}.question-form-component .field-component input::-ms-input-placeholder{color:var(--chat-form-input-placeholder-color)}.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{color:var(--chat-form-input-placeholder-color-disabled)}.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)::-moz-placeholder{color:var(--chat-form-input-placeholder-color-disabled)}.question-form-component .field-component input:where(:disabled)::-moz-placeholder{color:var(--chat-form-input-placeholder-color-disabled)}.chat-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)::-moz-placeholder{color:var(--chat-form-input-placeholder-color-disabled)}.chat-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{color:var(--chat-form-input-placeholder-color-disabled)}.question-form-component .field-component input:where(:disabled)::-webkit-input-placeholder{color:var(--chat-form-input-placeholder-color-disabled)}.question-form-component .field-component input:where(:disabled)::-moz-placeholder{color:var(--chat-form-input-placeholder-color-disabled)}.question-form-component .field-component input:where(:disabled)::-ms-input-placeholder{color:var(--chat-form-input-placeholder-color-disabled)}.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{resize:none;color:#fff;width:100%;height:100px;padding:6px 11px;display:block}div.comments-form-component .comments-form textarea::-webkit-input-placeholder{color:#a0a7a2}div.comments-form-component .comments-form textarea::placeholder{color:#a0a7a2}div.comments-form-component .comments-form textarea::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{margin:0 0 12px;font-size:13px;display:block}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::placeholder{color:#a0a7a2}div.comments-form-component .comments-form .comments-form .name-input-wrapper 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{z-index:101;position:absolute;top:4px;right:4px}.speakers-feature-component .empty-list-text{text-align:center;color:#676767;white-space:normal;justify-content:center;align-items:center;width:100%;height:100%;padding:0 20px;font-size:13px;display:flex;position:absolute;top:0;left:0}.speakers-feature-component .speakers-trigger-button{background-color:#fff;min-width:176px}.speakers-feature-component .add-speaker-wrapper{margin-top:16px;display:inline-block}.speakers-feature-component .add-speaker-wrapper .button-component{color:#1ec95b;padding-left:0;font-size:13px;font-weight:700}.speakers-feature-component.compact-editable-inline{width:100%;min-height:400px;position:relative}.speakers-feature-component.compact-editable-inline>*{width:100%}.speakers-feature-component.compact-editable-inline .crud-inline-wrapper>div{position:absolute;top:0;left: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{font-size:13px;display:block}.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:auto;align-items:center;padding-right:8px;display:flex}.speakers-feature-component.compact-editable-inline .crud-footer .check-box-wrapper label{color:#676767;max-width:120px;margin-bottom:0;font-size:11px}.speakers-feature-component.compact-editable-inline .mode-content-switch-component{background:#fff;margin-bottom:40px;padding:16px;box-shadow:0 1px 4px rgba(4,54,35,.09),0 1px 2px rgba(4,54,35,.09)}.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{max-width:260px;margin:0 auto 16px}.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{margin-bottom:24px;font-size:13px}.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{transition:all .2s;transform:translate(0)}.speakers-feature-component .animation-fly-right-leave{transform:translate(0)}.speakers-feature-component .animation-fly-right-leave.animation-fly-right-leave-active{transition:all .2s;transform:translate(100%)}.speaker-base-details-component{justify-content:space-between;align-items:center;transition:opacity .5s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative}.speaker-base-details-component .content{align-items:center;width:100%;display:flex}.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{flex:0 0 48px;width:48px;height:48px}.speaker-base-details-component .avatar{border-radius:.125rem;flex:0 0 32px;align-self:flex-start;width:32px;height:32px;margin-right:8px;overflow:hidden}.speaker-base-details-component .avatar img{width:inherit;max-width:100%;height:inherit;object-fit:cover;display:block}.speaker-base-details-component .details{flex:auto;overflow:hidden}.speaker-base-details-component .details>*{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.speaker-base-details-component .details .info{word-wrap:break-word;overflow-wrap:anywhere;white-space:normal;font-size:13px;line-height:1.5}.speaker-base-details-component .details .info .social-icons{vertical-align:-1px;flex-wrap:wrap;gap:6px;margin-left:10px;display:inline-flex}.speaker-base-details-component .details .info .social-icons a{display:block}.speaker-base-details-component .details .info-hidden{color:#858c94;background-color:#f3f3f3;border-radius:2px;padding:1px 3px;font-size:11px;display:inline}.speaker-base-details-component .details .name{letter-spacing:.05px;margin-bottom:0;font-size:14px;font-weight:700;line-height:1.1}.speaker-base-details-component:hover .edit-speaker-button{opacity:1;transition:opacity .2s}.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{background-color:#f3f3f3;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.crud-container-component{overflow:hidden}.crud-container-component .ant-modal-body{padding:16px;position:relative;overflow:hidden}.crud-container-component .crud-header{color:#043623;margin-bottom:30px;font-size:15px}.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;bottom:0;left: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{align-items:center;display:flex}.crud-container-component .invitation-checkbox>label{order:1;margin-bottom:2px;padding-left:20px;line-height:1}.crud-container-component .crud-footer{justify-content:flex-end;margin-top:12px;display:flex}.crud-container-component .crud-footer .button-component+.button-component{margin-left:16px}.crud-container-component .crud-footer .delete-button-wrapper{flex: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;bottom:0;left:0}.speaker-form-component .edit-mode-base-fields-wrapper{display:flex}.speaker-form-component .edit-mode-base-fields-wrapper .base-fields{flex:auto;margin-left:16px}.speaker-form-component .invitation-checkbox{align-items:center;display:flex}.speaker-form-component .invitation-checkbox>label{order:1;margin-bottom:2px;padding-left:20px;line-height:1}.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{margin:0;padding: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{align-items:center;display:flex}.speaker-form-component .invitation-link .invitation-link-field{flex:auto}.speaker-form-component .invitation-link .copy-link{flex:none;margin:4px 0 0 8px;font-size:0}.speaker-form-component .toggle-row{justify-content:space-between;align-items:center;height:50px;display:flex}.speaker-form-component .top-border-row{border-top:1px solid #ccc}.speaker-form-component div.upload-card-component .ant-upload.ant-upload-drag .ant-upload-drag-container{margin-top:-2px;margin-left:-1px}.speaker-form-component div.upload-card-component .card-wrapper.add-icon-visible .dropdown-card-zone{background:rgba(170,170,170,.8)}.speaker-form-component .room-link-copy-button{font-size:1.25rem}.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{background:#fff;margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}.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{flex-grow:0;flex-shrink:0;display:none;position:absolute;top:8px;left:1px}.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{margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px;box-shadow:0 2px 8px rgba(4,54,35,.08),0 1px 4px rgba(4,54,35,.08)}.read-more .read-more-body{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.read-more .read-more-body.read-more-body-expanded{display:block}.read-more .read-more-body:not(.read-more-body-expanded){-webkit-line-clamp:var(--line-clamp)}.read-more .read-more-trigger{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;width:auto;text-align:inherit;color:inherit;font:inherit;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;background:0 0;border:none;outline:transparent;margin:0;padding:0;line-height:normal;display:block;overflow:visible}.read-more .read-more-trigger::-moz-focus-inner{border:0;padding:0}.read-more .read-more-trigger:focus-visible{outline:2px solid #000}.read-more .read-more-trigger{cursor:pointer;text-decoration:underline}.expanded-list-component .list-header{display:flex}.expanded-list-component .speakers-list{margin:0}.expanded-list-component .speakers-list-item{border-bottom:1px solid #d3dcd9;padding:16px}.expanded-list-component .speaker-base-details-component{flex:auto;min-width:0}.expanded-list-component .social-links{padding:5px 0 0 35px}.expanded-list-component .social-link{vertical-align:middle;display:inline-block}.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{height:24px;display:flex}.expanded-list-actions-component.disabled .action-button{cursor:default}.expanded-list-actions-component .action-button{justify-content:center;align-items:center;width:24px;height:24px;display:flex;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{max-width:280px;margin:0 auto 24px;font-size:12px}.mode-content-switch-component .centered-modal-wrapper .centered-modal-content-component{text-align:center;padding:32px 24px 8px}.mode-content-switch-component .delete-speaker-content-wrapper .icon-wrapper{background:#fa4646}.mode-content-switch-component .link{color:#1ec95b;cursor:pointer;text-decoration:underline}.mode-content-switch-component .speaker-added-wrapper .buttons-wrapper{margin-left:-8px;margin-right:-8px}.webinar-info-panel-component .webinar-date{letter-spacing:.8px;margin-bottom:7px;font-size:11px}.webinar-info-panel-component .webinar-date>.icon-component{margin-right:14px;position:relative;top:-1px}.webinar-info-panel-component h3{margin-bottom:5px;line-height:1.5}.webinar-info-panel-component h4.section-title{text-transform:uppercase;letter-spacing:1px;margin-top:15px;margin-bottom:12px;font-size:12px;font-weight:600}.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{font-size:12px}.webinar-info-panel-component.waiting-room-theme{color:#fff}.webinar-info-panel-component.waiting-room-theme h3{color:#fff;font-size:32px}.webinar-info-panel-component.waiting-room-theme h4.section-title{color:#8d8e8d;margin-top:40px}.webinar-info-panel-component.waiting-room-theme .read-more{display:none}.poll-options-component .progress-wrapper *{line-height:8px}.poll-options-component .poll-option-title-wrapper{word-break:break-word;margin-bottom:2px;display:flex}.poll-options-component .poll-option-title-wrapper .title-wrapper{flex:auto}.poll-options-component .poll-option-title-wrapper .votes{flex:none;align-self:flex-end}.poll-options-component .option-wrapper{justify-content:center;margin-bottom:8px;font-size:12px;line-height:16px;display:flex}.poll-options-component .option-inner-body{flex:auto}.poll-options-component .option-inner-side{flex:none}.poll-options-component .answers-count{color:#aaa;font-size:13px}.poll-vote-component{flex-direction:column;gap:8px;display:flex}.poll-vote-component .vote-button{outline-offset:3px;width:100%;margin-top:8px}.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{white-space:normal;word-wrap:break-word;width:100%;margin-bottom:8px;font-size:13px;font-weight:600;line-height:19px}@keyframes spinner-component-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spinner-component{border-bottom:var(--spinner-border-width) solid var(--spinner-background-color);border-left:var(--spinner-border-width) solid var(--spinner-foreground-color);border-right:var(--spinner-border-width) solid var(--spinner-background-color);border-top:var(--spinner-border-width) solid var(--spinner-background-color);height:var(--spinner-diameter);width:var(--spinner-diameter);border-radius:50%;animation:1.1s linear infinite spinner-component-rotate}.panes-component{width:100%;height:100%;display:flex}.panes-component.panes-component-row{flex-direction:row}.panes-component.panes-component-column{flex-direction:column}.panes-component .panes-component-pane{flex:0 0 50%;width:50%;display:flex}.webinar-html-description{background-color:transparent}.webinar-html-description em{font-style:italic;font-weight:inherit}.webinar-html-description strong{font-style:inherit;font-weight:700}.webinar-html-description p{margin:0;padding:2px 0;font-size:12px;line-height:20px}.webinar-html-description ul{padding:10px 10px 10px 30px;list-style:outside}.webinar-html-description ul li{padding:2px 0;line-height:20px}.status-label{background-color:transparent;border-radius:2px;flex-direction:row;padding:3px;display:flex}.status-label .status-label-icon{align-self:center;padding:3px;line-height:11px}.status-label .status-label-title{padding:3px;font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:11px;font-weight:700;line-height:11px}.status-label .status-label-description{padding:3px;font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:11px;line-height:11px}.speaker-row{flex-direction:row;min-width:0;margin-top:2px;margin-bottom:2px;padding:2px 0;display:flex}.speaker-row.speaker-row-disabled{opacity:.5}.speaker-row .speaker-row-nameplates{flex-direction:column;flex:1;justify-content:center;min-width:0;padding-left:10px;display:flex}.speaker-row .speaker-row-name-container{line-height:15px;display:flex}.speaker-row .speaker-row-role{color:#676767;text-transform:uppercase;border:1px solid #979797;border-radius:2px;margin-left:8px;padding-left:3px;padding-right:3px;font-size:10px}.speaker-row .speaker-row-name,.speaker-row .speaker-row-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.speaker-row .speaker-row-name{color:#043623;margin:0;padding:0 0 2px;font-size:12px;line-height:15px;display:block}.speaker-row .speaker-row-title{color:#676767;margin:0;padding:1px 0 0;font-size:12px;line-height:15px;display:block}.speaker-row .speaker-row-social-icons{vertical-align:-1px;flex-wrap:wrap;gap:6px;margin-left:10px;display:inline-flex}.speaker-row .speaker-row-social-icons a{display:block}.speaker-row .speaker-row-social-icons a .icon{color:#676767}.webinar-info-pane{flex-direction:column;width:100%;padding:4px;display:flex}.webinar-info-pane .webinar-info-pane-title{margin:4px 0;font-size:18px}.webinar-info-pane .webinar-info-pane-subtitle{color:#ababab;letter-spacing:1px;text-transform:uppercase;margin-top:4px;margin-bottom:4px;font-size:13px;font-weight:700}.webinar-info-pane .webinar-info-pane-html-description{flex:1;margin-top:4px;margin-bottom:4px;display:flex;overflow-y:scroll}.webinar-info-pane .webinar-info-pane-html-description::-webkit-scrollbar{-webkit-appearance:none}.webinar-info-pane .webinar-info-pane-html-description::-webkit-scrollbar:vertical{width:10px}.webinar-info-pane .webinar-info-pane-html-description::-webkit-scrollbar:horizontal{height:10px}.webinar-info-pane .webinar-info-pane-html-description::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3);border:2px solid #fff;border-radius:5px}.webinar-info-pane .webinar-info-pane-status-label{margin-bottom:5px}.webinar-info-pane .webinar-info-pane-live-status-icon{background-color:#29c95b;border-radius:50%;width:6px;height:6px}.webinar-user-info-pane{flex-direction:column;justify-content:center;align-items:center;width:100%;padding:4px;display:flex}.webinar-user-info-pane .webinar-user-info-pane-background{background-color:#f9f9f9;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.webinar-user-info-pane .webinar-user-info-pane-avatar{margin:8px}.webinar-user-info-pane .webinar-user-info-pane-title{color:#3e3e3e;text-align:center;margin:8px;padding:0;font-family:TT,Helvetica,Arial,sans-serif;font-size:22px;line-height:26px}.audience-foyer{background-color:#535353;background-image:url(/resources/um/graphics/webinars/foyer-bg.png);background-position:50%;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;height:100vh;display:flex}.audience-foyer .audience-foyer-panes{background-color:#fff;border-radius:2px;width:750px;height:460px;padding:16px}.join-to-speak-info-panel{font-family:Inter,sans-serif;font-size:12px;line-height:16px}.join-to-speak-info-panel ul{margin-bottom:0;padding-left:22px}.join-to-speak-info-panel ul li{align-items:center;min-height:20px;display:flex;position:relative}.join-to-speak-info-panel ul li:before{content:"";background:var(--check-icon-url);align-self:start;width:20px;height:20px;position:absolute;left:-1.5rem}.join-to-speak-info-panel ul li:not(:last-of-type){margin-bottom:1em}.join-to-speak-info-panel .buttons{gap:8px;display:flex}.join-to-speak-info-panel .cancel-button,.join-to-speak-info-panel .accept-button{cursor:pointer;outline-offset:3px;flex:100%;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:20px}.join-to-speak-info-panel .cancel-button:focus-visible{outline:2px solid var(--webinar-color-accent)}.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{margin:0;font-size:12px;line-height:16px}.join-to-speak-not-supported-panel .info{flex-direction:column;gap:16px;display:flex}.join-to-speak-access{background-color:var(--webinar-color-tabs);flex-direction:column;gap:16px;display:flex}.join-to-speak-access .media-previewer{border-radius:8px;flex-direction:column;display:flex;position:relative;overflow:hidden}.join-to-speak-access .media-previewer video{object-fit:cover;width:100%;height:100%}.join-to-speak-access .media-previewer meter{opacity:.8;border-radius:0;position:absolute;bottom:-3px}.join-to-speak-access .header{align-items:center;font-size:11px;display:flex}.join-to-speak-access .header>tt-icon-button{color:#aaa;font-size:20px}.join-to-speak-access .header>tt-icon-button::part(base){padding:0}.join-to-speak-access .header>h1{color:#fff;flex:1;margin:0;font-size:20px;font-weight:400;line-height:28px}.join-to-speak-access .description{-webkit-margin-after:4px;margin:0;margin-bottom:4px;font-size:12px;line-height:18px}.join-to-speak-access .status{text-align:center;flex-direction:column;align-items:center;gap:8px;padding-top:8px;font-size:12px;line-height:16px;display:flex}.join-to-speak-access .status .icon-wrapper{background-color:#1ec95b;border-radius:100%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.join-to-speak-access .textarea-wrapper textarea{border:unset;resize:none;background-color:transparent;border:1px solid transparent;border-radius:2px;width:100%;padding:0;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px}.join-to-speak-access form{flex-wrap:wrap;gap:8px;display:flex}.join-to-speak-access form tt-icon-button.devices-change::part(base){background-color:rgba(255,255,255,.04);border-radius:999px;justify-content:center;width:40px;height:40px;padding:4px}.join-to-speak-access form .button{outline-offset:3px;flex:1 1 0;margin:0!important}.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}.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:0 0;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{cursor:pointer;outline-offset:3px;font-weight:600}.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{color:var(--webinar-color-accent);margin-right:4px;font-size:20px}.go-on-camera-button.button-component:where(.button-disabled){opacity:.5}.go-on-camera-button.button-component:where(.button-disabled) .go-on-camera-button-icon{color:unset}.webinar-audience-sidebar-component{flex-direction:column;gap:8px;width:100%;height:100%;padding:8px;font-size:12px;display:flex;position:relative;overflow:hidden}.webinar-audience-sidebar-component .webinar-mobile-other-tab-wrapper{flex-direction:column;flex:1 1 0;gap:16px;height:100%;min-height:0;display:flex;overflow-y:auto}.webinar-audience-sidebar-component .webinar-mobile-other-tab-wrapper.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{width:100%;display:flex}.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;color:var(--webinar-color-sidebar-ctacontrast);border-bottom:2px solid;border-radius:0;outline-width:0;font-family:Inter,sans-serif;font-weight:500;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:.5}.webinar-audience-sidebar-component .secondary-panel-wrapper{background-color:var(--webinar-color-sidebar);border-radius:8px;position:absolute;top:48px;bottom:8px;left:8px;right:8px}.webinar-audience-sidebar-component .sidebar-main-panel-wrapper{border-radius:8px;flex-direction:column;gap:16px;height:100%;padding:16px;display:flex;overflow:hidden}.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{border-bottom:1px solid var(--webinar-color-tabs);padding-bottom:16px}.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;text-transform:uppercase;letter-spacing:1px;margin-bottom:15px;font-size:13px;font-weight:700}.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{letter-spacing:.8px;font-size:.6875rem;line-height:1.25rem}.webinar-audience-sidebar-component .audience-panel section.sidebar-info-webinar .sidebar-info-webinar-date span{opacity:.5}.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{vertical-align:-5px;--hover-color:var(--webinar-color-accent);opacity:1;font-size:1.25rem}.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{margin-bottom:2px;line-height:1.25rem}.webinar-audience-sidebar-component .audience-panel .webinar-page-ribbon{margin-top:20px;padding-top:15px;padding-bottom:15px;font-size:13px}.webinar-audience-sidebar-component .audience-panel .webinar-page-ribbon .ribbon-content{word-break:break-word;width:100%}.webinar-audience-sidebar-component .audience-panel .webinar-page-ribbon .link-block{color:#888988;align-items:center;font-size:12px;display:flex}.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{margin-bottom:1px;padding:10px 10px 10px 0}.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{background:0 0;margin-top:20px}.webinar-audience-sidebar-component .audience-panel .speaker-base-details-component .name{color:#fff}.webinar-audience-sidebar-component .comments-wrapper{height:100%;min-height:0;color:var(--webinar-color-sidebarSecondaryText,rgba(255,255,255,.847));flex:1 1 0}.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:"";pointer-events:none;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%);position:absolute;top:0;bottom:0;left:0;right:0}.webinar-audience-sidebar-component .comments-wrapper.comments-type-chat .chat-questions-list-wrapper{flex-direction:column;flex:auto;height:100%;min-height:0;display:flex;position:relative;overflow-y:auto}.webinar-audience-sidebar-component .comments-wrapper.comments-type-chat .chat-questions-list-wrapper .infinite-list-component{flex:auto}.webinar-audience-sidebar-component .comments-wrapper.comments-type-chat .chat-questions-list-wrapper .comments-list{flex-direction:column-reverse;display:flex}.webinar-audience-sidebar-component .comments-wrapper .comments-container-component{flex-direction:column;gap:16px;height:100%;margin:0;display:flex}.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;height:16px;margin-left:2px;position:relative;bottom:3px}.webinar-audience-sidebar-component .comments-wrapper .comments-list-component.type-question .comments-item .comment-in-list-component .toggle-question-overlay-button>img{transition:all .5s cubic-bezier(.175,.885,.32,1.275)}.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{text-align:center;flex:0 auto;min-height:66px;margin:10px;padding:15px;font-size:12px}.webinar-audience-sidebar-component .comments-wrapper .questions-ribbon .ribbon-content{width:100%}.webinar-audience-sidebar-component .comments-wrapper .comments-form .other-fields{align-items:center;gap:8px;display:flex}.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 auto}.webinar-audience-sidebar-component .comments-wrapper .comments-form label{display:none}.webinar-audience-sidebar-component .comments-wrapper .comments-form .message{flex:100%}.webinar-audience-sidebar-component .comments-wrapper .comments-form textarea,.webinar-audience-sidebar-component .comments-wrapper .comments-form input{resize:none;border:none;width:100%;padding-left:15px}.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;margin-bottom:3px;padding:15px}.webinar-audience-sidebar-component .webinar-info-panel-component .loader-wrapper-component{min-height:unset}.webinar-audience-sidebar-component .comments-type-chat .comments-list{gap:16px;padding:0!important}.webinar-audience-sidebar-component .comments-type-chat .comments-list .comments-item{padding:0!important}@media (min-width:961px){.webinar-audience-sidebar-component{z-index:20;background:unset;flex:0 0 400px;width:400px;min-width:400px;max-width:400px}}@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}}.content-enclosure{gap:.8em;display:flex}.content-enclosure .thumbnail{border-radius:8px;width:8em;overflow:hidden}.content-enclosure .thumbnail img{object-fit:cover;border-radius:8px;width:100%;height:100%}.content-enclosure .info-enclosure{flex-direction:column;gap:8px;max-width:200px;padding:0;display:flex}.content-enclosure .info-enclosure div{margin:0}.content-enclosure .info-enclosure div.title{-webkit-line-clamp:3;text-overflow:ellipsis;white-space:normal;word-break:break-word;-webkit-box-orient:vertical;max-width:100%;font-size:16px;display:-webkit-box;overflow:hidden}.content-enclosure .info-enclosure div.count{font-size:12px}.webinar-audience-waiting-room-component{width:100%;height:100%}.simple-waiting-room-screen-component{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.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-top:7px;margin-bottom:2px;margin-left:0}.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{margin-top:15px;font-size:21px;line-height:21px}}.waiting-room-countdown-component .starting-in{color:#fff;font-size:16px;font-weight:700}.waiting-room-countdown-component .big-message{color:#fff;margin:16px 0;font-size:60px;font-weight:lighter;line-height:normal}.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{flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.media-waiting-room-screen-component.video-room .media{height:100%}.media-waiting-room-screen-component.image-room .footer{flex:none}.media-waiting-room-screen-component.image-room .media{flex-direction:column;flex:auto;justify-content:center;display:flex}.media-waiting-room-screen-component.webinar-is-over .decoration-line{display:none}.media-waiting-room-screen-component .footer{flex:1 0 auto;padding:20px;display:flex}.media-waiting-room-screen-component .footer .speakers-feature-component .compact-list-component{flex-wrap:wrap;display:flex}.media-waiting-room-screen-component .footer .speakers-feature-component .speaker-compact-list-item{flex:0 0 33.3333%;padding-right:45px;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{margin:0;font-size:32px}.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;height:59px;margin:10px 20px 0}.media-waiting-room-screen-component .thank-you-message-component{margin:35px}@media (max-width:960px){.media-waiting-room-screen-component{display:block;position:relative}.media-waiting-room-screen-component .footer{pointer-events:none;z-index:900;background-color:rgba(0,0,0,.3);flex-direction:column;width:100%;height:100%;padding:10px 20px;position:absolute;top:0;left:0}.media-waiting-room-screen-component .footer .decoration-line{width:80%;height:1px;min-height:1px;margin-top:7px;margin-bottom:2px;margin-left:0}.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:none;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;margin-top:25px;margin-bottom:18px;font-size:32px;line-height:32px}.visually-hidden{clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html{width:100%;height:100%}body{height:100%}body .critical-error-component,body .critical-error-component h2{color:#fff}.webinar-audience-room-container-component{background:#000;height:100dvh;font-family:Inter,sans-serif;position:relative}.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{flex-direction:column;width:100%;height:100%;display:flex;position:relative}.webinar-audience-room-container-component .video-player-component{flex:auto;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.webinar-audience-room-container-component .video-player-component iframe{aspect-ratio:16/9;object-fit:contain;background:#000;width:100%;height:100%;overflow:hidden}.webinar-audience-room-container-component .info-tab .my-time-component{border-left:0;margin-left:0;padding-left:0;display:block}.webinar-audience-room-container-component .webinar-room-header-component{width:auto;position:absolute;top:0;left:0}.webinar-audience-room-container-component .webinar-content{flex-direction:row;display:flex}@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}}.audience-foyer-options-container{flex-direction:column;margin:8px;display:flex}.audience-foyer-options-container .im-not{color:#676767;cursor:pointer;background-color:transparent;border:0;margin:8px;padding:0;font-family:inherit;font-size:11px;text-decoration:underline}.audience-foyer-options-container .im-not:hover{text-decoration:none}
