.theme-light {
  --color-background-mono: rgb(0, 0, 0);
  --color-background-canvas: rgb(255, 255, 255);
  --color-background-neutral-default: rgb(255, 255, 255);
  --color-background-neutral-hover: rgb(248, 248, 249);
  --color-background-neutral-weak: rgb(248, 248, 249);
  --color-background-neutral-weak-hover: rgb(244, 244, 245);
  --color-background-neutral-medium: rgb(238, 238, 240);
  --color-background-neutral-medium-hover: rgb(228, 228, 231);
  --color-background-neutral-strong: rgb(40, 40, 43);
  --color-background-neutral-strong-hover: rgb(63, 63, 70);
  --color-background-success-default: rgb(241, 252, 241);
  --color-background-success-strong: rgb(38, 193, 43);
  --color-background-danger-default: rgb(254, 242, 242);
  --color-background-danger-strong: rgb(239, 68, 68);
  --color-background-warning-default: rgb(255, 251, 235);
  --color-background-warning-strong: rgb(245, 158, 11);
  --color-background-info-default: rgb(240, 249, 255);
  --color-background-info-strong: rgb(14, 165, 233);
  --color-background-action-strong: rgb(244, 63, 133);
  --color-background-action-strong-hover: rgb(215, 37, 109);
  --color-background-action-strong-active: rgb(181, 22, 91);
  --color-background-action-strong-disabled: rgba(244,63,133, 0.5);
  --color-background-action-medium: rgb(255, 255, 255);
  --color-background-action-medium-hover: rgb(248, 248, 249);
  --color-background-action-medium-active: rgb(255, 240, 245);
  --color-background-action-weak-hover: rgb(248, 248, 249);
  --color-background-action-weak-active: rgb(255, 240, 245);
  --color-background-copilot-default: rgb(250, 245, 255);
  --color-background-copilot-weak: rgb(243, 232, 255);
  --color-background-copilot-medium: rgb(168, 85, 247);
  --color-background-copilot-strong: rgb(107, 33, 168);
  --color-background-decorative-amber-default: rgb(255, 251, 235);
  --color-background-decorative-amber-weak: rgb(254, 243, 199);
  --color-background-decorative-amber-medium: rgb(245, 158, 11);
  --color-background-decorative-amber-strong: rgb(146, 64, 14);
  --color-background-decorative-orange-default: rgb(255, 247, 237);
  --color-background-decorative-orange-weak: rgb(255, 237, 213);
  --color-background-decorative-orange-medium: rgb(249, 115, 22);
  --color-background-decorative-orange-strong: rgb(154, 52, 18);
  --color-background-decorative-lime-default: rgb(247, 253, 232);
  --color-background-decorative-lime-weak: rgb(235, 249, 206);
  --color-background-decorative-lime-medium: rgb(132, 204, 22);
  --color-background-decorative-lime-strong: rgb(63, 98, 18);
  --color-background-decorative-green-default: rgb(241, 252, 241);
  --color-background-decorative-green-weak: rgb(222, 250, 222);
  --color-background-decorative-green-medium: rgb(38, 193, 43);
  --color-background-decorative-green-strong: rgb(22, 101, 26);
  --color-background-decorative-emerald-default: rgb(238, 252, 245);
  --color-background-decorative-emerald-weak: rgb(212, 247, 229);
  --color-background-decorative-emerald-medium: rgb(16, 185, 129);
  --color-background-decorative-emerald-strong: rgb(6, 95, 70);
  --color-background-decorative-teal-default: rgb(237, 252, 249);
  --color-background-decorative-teal-weak: rgb(215, 249, 242);
  --color-background-decorative-teal-medium: rgb(20, 184, 166);
  --color-background-decorative-teal-strong: rgb(17, 94, 89);
  --color-background-decorative-cyan-default: rgb(237, 253, 254);
  --color-background-decorative-cyan-weak: rgb(217, 249, 252);
  --color-background-decorative-cyan-medium: rgb(6, 182, 212);
  --color-background-decorative-cyan-strong: rgb(21, 94, 117);
  --color-background-decorative-light-blue-default: rgb(240, 249, 255);
  --color-background-decorative-light-blue-weak: rgb(220, 242, 254);
  --color-background-decorative-light-blue-medium: rgb(14, 165, 233);
  --color-background-decorative-light-blue-strong: rgb(7, 89, 133);
  --color-background-decorative-blue-default: rgb(239, 246, 255);
  --color-background-decorative-blue-weak: rgb(219, 234, 254);
  --color-background-decorative-blue-medium: rgb(59, 130, 246);
  --color-background-decorative-blue-strong: rgb(30, 64, 175);
  --color-background-decorative-indigo-default: rgb(238, 242, 255);
  --color-background-decorative-indigo-weak: rgb(224, 231, 255);
  --color-background-decorative-indigo-medium: rgb(99, 102, 241);
  --color-background-decorative-indigo-strong: rgb(55, 48, 163);
  --color-background-decorative-violet-default: rgb(245, 243, 255);
  --color-background-decorative-violet-weak: rgb(237, 233, 254);
  --color-background-decorative-violet-medium: rgb(139, 92, 246);
  --color-background-decorative-violet-strong: rgb(91, 33, 182);
  --color-background-decorative-purple-default: rgb(250, 245, 255);
  --color-background-decorative-purple-weak: rgb(243, 232, 255);
  --color-background-decorative-purple-medium: rgb(168, 85, 247);
  --color-background-decorative-purple-strong: rgb(107, 33, 168);
  --color-background-decorative-fuchsia-default: rgb(253, 244, 255);
  --color-background-decorative-fuchsia-weak: rgb(250, 232, 255);
  --color-background-decorative-fuchsia-medium: rgb(217, 70, 239);
  --color-background-decorative-fuchsia-strong: rgb(134, 25, 143);
  --color-background-decorative-yellow-default: rgb(254, 252, 232);
  --color-background-decorative-yellow-weak: rgb(254, 249, 195);
  --color-background-decorative-yellow-medium: rgb(234, 179, 8);
  --color-background-decorative-yellow-strong: rgb(133, 77, 14);
  --color-background-decorative-zinc-default: rgb(248, 248, 249);
  --color-background-decorative-zinc-weak: rgb(244, 244, 245);
  --color-background-decorative-zinc-medium: rgb(113, 113, 122);
  --color-background-decorative-zinc-strong: rgb(40, 40, 43);
  --color-background-decorative-cerise-default: rgb(253, 242, 248);
  --color-background-decorative-cerise-weak: rgb(252, 231, 243);
  --color-background-decorative-cerise-medium: rgb(236, 72, 153);
  --color-background-decorative-cerise-strong: rgb(157, 23, 77);
  --color-background-decorative-rose-default: rgb(255, 241, 242);
  --color-background-decorative-rose-weak: rgb(255, 228, 230);
  --color-background-decorative-rose-medium: rgb(244, 63, 94);
  --color-background-decorative-rose-strong: rgb(159, 18, 57);
  --color-background-decorative-red-default: rgb(254, 242, 242);
  --color-background-decorative-red-weak: rgb(254, 226, 226);
  --color-background-decorative-red-medium: rgb(239, 68, 68);
  --color-background-decorative-red-strong: rgb(153, 27, 27);
  --color-border-neutral-default: rgba(0,0,0, 0.06);
  --color-border-neutral-medium: rgba(0,0,0, 0.11);
  --color-border-neutral-strong: rgba(0,0,0, 0.2);
  --color-border-success-default: rgba(52,53,58, 0.05);
  --color-border-danger-default: rgba(52,53,58, 0.05);
  --color-border-warning-default: rgba(52,53,58, 0.05);
  --color-border-info-default: rgba(52,53,58, 0.05);
  --color-border-action-medium: rgb(228, 228, 231);
  --color-border-action-medium-active: rgba(0,0,0, 0.05);
  --color-border-action-strong: linear-gradient(180deg, rgba(0,0,0, 0.02) 2%, rgba(0,0,0, 0.10) 100%);
  --color-border-copilot-medium: rgb(107, 33, 168);
  --color-border-decorative-amber-medium: rgb(146, 64, 14);
  --color-border-decorative-orange-medium: rgb(154, 52, 18);
  --color-border-decorative-lime-medium: rgb(63, 98, 18);
  --color-border-decorative-green-medium: rgb(22, 101, 26);
  --color-border-decorative-emerald-medium: rgb(6, 95, 70);
  --color-border-decorative-teal-medium: rgb(17, 94, 89);
  --color-border-decorative-cyan-medium: rgb(21, 94, 117);
  --color-border-decorative-light-blue-medium: rgb(7, 89, 133);
  --color-border-decorative-blue-medium: rgb(30, 64, 175);
  --color-border-decorative-indigo-medium: rgb(55, 48, 163);
  --color-border-decorative-violet-medium: rgb(91, 33, 182);
  --color-border-decorative-purple-medium: rgb(107, 33, 168);
  --color-border-decorative-fuchsia-medium: rgb(134, 25, 143);
  --color-border-decorative-yellow-medium: rgb(133, 77, 14);
  --color-border-decorative-zinc-medium: rgb(40, 40, 43);
  --color-border-decorative-cerise-medium: rgb(157, 23, 77);
  --color-border-decorative-rose-medium: rgb(159, 18, 57);
  --color-border-decorative-red-medium: rgb(153, 27, 27);
  --color-outline-focus-default: rgba(244,63,133, 0.5);
  --color-text-neutral-default: rgb(52, 53, 58);
  --color-text-neutral-weak: rgb(178, 179, 185);
  --color-text-neutral-medium: rgb(113, 113, 122);
  --color-text-action-default: rgb(244, 63, 133);
  --color-text-action-hover: rgb(215, 37, 109);
  --color-text-action-default-active: rgb(215, 37, 109);
  --color-text-action-weak: rgb(52, 53, 58);
  --color-text-action-weak-active: rgb(244, 63, 133);
  --color-text-action-medium: rgb(52, 53, 58);
  --color-text-action-medium-active: rgb(244, 63, 133);
  --color-text-action-strong: rgb(255, 255, 255);
  --color-text-success-default: rgb(52, 53, 58);
  --color-text-danger-default: rgb(52, 53, 58);
  --color-text-warning-default: rgb(52, 53, 58);
  --color-text-info-default: rgb(52, 53, 58);
  --color-text-copilot-default: rgb(147, 51, 234);
  --color-text-copilot-weak: rgb(107, 33, 168);
  --color-text-copilot-medium: rgb(255, 255, 255);
  --color-text-copilot-strong: rgb(255, 255, 255);
  --color-text-decorative-amber-default: rgb(217, 119, 6);
  --color-text-decorative-amber-weak: rgb(146, 64, 14);
  --color-text-decorative-amber-medium: rgb(255, 255, 255);
  --color-text-decorative-amber-strong: rgb(255, 255, 255);
  --color-text-decorative-orange-default: rgb(234, 88, 12);
  --color-text-decorative-orange-weak: rgb(154, 52, 18);
  --color-text-decorative-orange-medium: rgb(255, 255, 255);
  --color-text-decorative-orange-strong: rgb(255, 255, 255);
  --color-text-decorative-fuchsia-default: rgb(192, 38, 211);
  --color-text-decorative-fuchsia-weak: rgb(134, 25, 143);
  --color-text-decorative-fuchsia-medium: rgb(255, 255, 255);
  --color-text-decorative-fuchsia-strong: rgb(255, 255, 255);
  --color-text-decorative-purple-default: rgb(147, 51, 234);
  --color-text-decorative-purple-weak: rgb(107, 33, 168);
  --color-text-decorative-purple-medium: rgb(255, 255, 255);
  --color-text-decorative-purple-strong: rgb(255, 255, 255);
  --color-text-decorative-violet-default: rgb(124, 58, 237);
  --color-text-decorative-violet-weak: rgb(91, 33, 182);
  --color-text-decorative-violet-medium: rgb(255, 255, 255);
  --color-text-decorative-violet-strong: rgb(255, 255, 255);
  --color-text-decorative-indigo-default: rgb(79, 70, 229);
  --color-text-decorative-indigo-weak: rgb(55, 48, 163);
  --color-text-decorative-indigo-medium: rgb(255, 255, 255);
  --color-text-decorative-indigo-strong: rgb(255, 255, 255);
  --color-text-decorative-blue-default: rgb(37, 99, 235);
  --color-text-decorative-blue-weak: rgb(30, 64, 175);
  --color-text-decorative-blue-medium: rgb(255, 255, 255);
  --color-text-decorative-blue-strong: rgb(255, 255, 255);
  --color-text-decorative-light-blue-default: rgb(2, 132, 199);
  --color-text-decorative-light-blue-weak: rgb(7, 89, 133);
  --color-text-decorative-light-blue-medium: rgb(255, 255, 255);
  --color-text-decorative-light-blue-strong: rgb(255, 255, 255);
  --color-text-decorative-cyan-default: rgb(8, 145, 178);
  --color-text-decorative-cyan-weak: rgb(21, 94, 117);
  --color-text-decorative-cyan-medium: rgb(255, 255, 255);
  --color-text-decorative-cyan-strong: rgb(255, 255, 255);
  --color-text-decorative-teal-default: rgb(13, 148, 136);
  --color-text-decorative-teal-weak: rgb(17, 94, 89);
  --color-text-decorative-teal-medium: rgb(255, 255, 255);
  --color-text-decorative-teal-strong: rgb(255, 255, 255);
  --color-text-decorative-emerald-default: rgb(5, 150, 105);
  --color-text-decorative-emerald-weak: rgb(6, 95, 70);
  --color-text-decorative-emerald-medium: rgb(255, 255, 255);
  --color-text-decorative-emerald-strong: rgb(255, 255, 255);
  --color-text-decorative-green-default: rgb(22, 163, 27);
  --color-text-decorative-green-weak: rgb(22, 101, 26);
  --color-text-decorative-green-medium: rgb(255, 255, 255);
  --color-text-decorative-green-strong: rgb(255, 255, 255);
  --color-text-decorative-lime-default: rgb(101, 163, 13);
  --color-text-decorative-lime-weak: rgb(63, 98, 18);
  --color-text-decorative-lime-medium: rgb(255, 255, 255);
  --color-text-decorative-lime-strong: rgb(255, 255, 255);
  --color-text-decorative-cerise-default: rgb(219, 39, 119);
  --color-text-decorative-cerise-weak: rgb(157, 23, 77);
  --color-text-decorative-cerise-medium: rgb(255, 255, 255);
  --color-text-decorative-cerise-strong: rgb(255, 255, 255);
  --color-text-decorative-yellow-default: rgb(202, 138, 4);
  --color-text-decorative-yellow-weak: rgb(133, 77, 14);
  --color-text-decorative-yellow-medium: rgb(255, 255, 255);
  --color-text-decorative-yellow-strong: rgb(255, 255, 255);
  --color-text-decorative-zinc-default: rgb(87, 89, 95);
  --color-text-decorative-zinc-weak: rgb(40, 40, 43);
  --color-text-decorative-zinc-medium: rgb(255, 255, 255);
  --color-text-decorative-zinc-strong: rgb(255, 255, 255);
  --color-text-decorative-rose-default: rgb(225, 29, 72);
  --color-text-decorative-rose-weak: rgb(159, 18, 57);
  --color-text-decorative-rose-medium: rgb(255, 255, 255);
  --color-text-decorative-rose-strong: rgb(255, 255, 255);
  --color-text-decorative-red-default: rgb(220, 38, 38);
  --color-text-decorative-red-weak: rgb(153, 27, 27);
  --color-text-decorative-red-medium: rgb(255, 255, 255);
  --color-text-decorative-red-strong: rgb(255, 255, 255);
  --color-icon-neutral-default: rgb(87, 89, 95);
  --color-icon-neutral-weak: rgb(178, 179, 185);
  --color-icon-success-default: rgb(22, 163, 27);
  --color-icon-success-strong: rgb(255, 255, 255);
  --color-icon-danger-default: rgb(220, 38, 38);
  --color-icon-danger-strong: rgb(255, 255, 255);
  --color-icon-warning-default: rgb(217, 119, 6);
  --color-icon-warning-strong: rgb(255, 255, 255);
  --color-icon-info-default: rgb(2, 132, 199);
  --color-icon-info-strong: rgb(255, 255, 255);
  --color-icon-copilot-default: rgb(147, 51, 234);
  --color-icon-copilot-weak: rgb(107, 33, 168);
  --color-icon-copilot-medium: rgb(255, 255, 255);
  --color-icon-copilot-strong: rgb(255, 255, 255);
  --color-icon-decorative-amber-default: rgb(217, 119, 6);
  --color-icon-decorative-amber-weak: rgb(146, 64, 14);
  --color-icon-decorative-amber-medium: rgb(255, 255, 255);
  --color-icon-decorative-amber-strong: rgb(255, 255, 255);
  --color-icon-decorative-orange-default: rgb(234, 88, 12);
  --color-icon-decorative-orange-weak: rgb(154, 52, 18);
  --color-icon-decorative-orange-medium: rgb(255, 255, 255);
  --color-icon-decorative-orange-strong: rgb(255, 255, 255);
  --color-icon-decorative-fuchsia-default: rgb(192, 38, 211);
  --color-icon-decorative-fuchsia-weak: rgb(134, 25, 143);
  --color-icon-decorative-fuchsia-medium: rgb(255, 255, 255);
  --color-icon-decorative-fuchsia-strong: rgb(255, 255, 255);
  --color-icon-decorative-purple-default: rgb(147, 51, 234);
  --color-icon-decorative-purple-weak: rgb(107, 33, 168);
  --color-icon-decorative-purple-medium: rgb(255, 255, 255);
  --color-icon-decorative-purple-strong: rgb(255, 255, 255);
  --color-icon-decorative-violet-default: rgb(124, 58, 237);
  --color-icon-decorative-violet-weak: rgb(91, 33, 182);
  --color-icon-decorative-violet-medium: rgb(255, 255, 255);
  --color-icon-decorative-violet-strong: rgb(255, 255, 255);
  --color-icon-decorative-indigo-default: rgb(79, 70, 229);
  --color-icon-decorative-indigo-weak: rgb(55, 48, 163);
  --color-icon-decorative-indigo-medium: rgb(255, 255, 255);
  --color-icon-decorative-indigo-strong: rgb(255, 255, 255);
  --color-icon-decorative-blue-default: rgb(37, 99, 235);
  --color-icon-decorative-blue-weak: rgb(30, 64, 175);
  --color-icon-decorative-blue-medium: rgb(255, 255, 255);
  --color-icon-decorative-blue-strong: rgb(255, 255, 255);
  --color-icon-decorative-light-blue-default: rgb(2, 132, 199);
  --color-icon-decorative-light-blue-weak: rgb(7, 89, 133);
  --color-icon-decorative-light-blue-medium: rgb(255, 255, 255);
  --color-icon-decorative-light-blue-strong: rgb(255, 255, 255);
  --color-icon-decorative-cyan-default: rgb(8, 145, 178);
  --color-icon-decorative-cyan-weak: rgb(21, 94, 117);
  --color-icon-decorative-cyan-medium: rgb(255, 255, 255);
  --color-icon-decorative-cyan-strong: rgb(255, 255, 255);
  --color-icon-decorative-teal-default: rgb(13, 148, 136);
  --color-icon-decorative-teal-weak: rgb(17, 94, 89);
  --color-icon-decorative-teal-medium: rgb(255, 255, 255);
  --color-icon-decorative-teal-strong: rgb(255, 255, 255);
  --color-icon-decorative-emerald-default: rgb(5, 150, 105);
  --color-icon-decorative-emerald-weak: rgb(6, 95, 70);
  --color-icon-decorative-emerald-medium: rgb(255, 255, 255);
  --color-icon-decorative-emerald-strong: rgb(255, 255, 255);
  --color-icon-decorative-green-default: rgb(22, 163, 27);
  --color-icon-decorative-green-weak: rgb(22, 101, 26);
  --color-icon-decorative-green-medium: rgb(255, 255, 255);
  --color-icon-decorative-green-strong: rgb(255, 255, 255);
  --color-icon-decorative-lime-default: rgb(101, 163, 13);
  --color-icon-decorative-lime-weak: rgb(63, 98, 18);
  --color-icon-decorative-lime-medium: rgb(255, 255, 255);
  --color-icon-decorative-lime-strong: rgb(255, 255, 255);
  --color-icon-decorative-cerise-default: rgb(219, 39, 119);
  --color-icon-decorative-cerise-weak: rgb(157, 23, 77);
  --color-icon-decorative-cerise-medium: rgb(255, 255, 255);
  --color-icon-decorative-cerise-strong: rgb(255, 255, 255);
  --color-icon-decorative-yellow-default: rgb(202, 138, 4);
  --color-icon-decorative-yellow-weak: rgb(133, 77, 14);
  --color-icon-decorative-yellow-medium: rgb(255, 255, 255);
  --color-icon-decorative-yellow-strong: rgb(255, 255, 255);
  --color-icon-decorative-zinc-default: rgb(87, 89, 95);
  --color-icon-decorative-zinc-weak: rgb(40, 40, 43);
  --color-icon-decorative-zinc-medium: rgb(255, 255, 255);
  --color-icon-decorative-zinc-strong: rgb(255, 255, 255);
  --color-icon-decorative-rose-default: rgb(225, 29, 72);
  --color-icon-decorative-rose-weak: rgb(159, 18, 57);
  --color-icon-decorative-rose-medium: rgb(255, 255, 255);
  --color-icon-decorative-rose-strong: rgb(255, 255, 255);
  --color-icon-decorative-red-default: rgb(220, 38, 38);
  --color-icon-decorative-red-weak: rgb(153, 27, 27);
  --color-icon-decorative-red-medium: rgb(255, 255, 255);
  --color-icon-decorative-red-strong: rgb(255, 255, 255);
}
.theme-dark {
  --color-background-mono: rgb(255, 255, 255);
  --color-background-canvas: rgb(28, 28, 30);
  --color-background-neutral-default: rgb(40, 40, 43);
  --color-background-neutral-hover: rgb(52, 53, 58);
  --color-background-neutral-weak: rgb(40, 40, 43);
  --color-background-neutral-weak-hover: rgb(52, 53, 58);
  --color-background-neutral-medium: rgb(63, 63, 70);
  --color-background-neutral-medium-hover: rgb(87, 89, 95);
  --color-background-neutral-strong: rgb(15, 15, 16);
  --color-background-neutral-strong-hover: rgb(28, 28, 30);
  --color-background-success-default: rgb(12, 49, 14);
  --color-background-success-strong: rgb(22, 101, 26);
  --color-background-danger-default: rgb(79, 18, 18);
  --color-background-danger-strong: rgb(153, 27, 27);
  --color-background-warning-default: rgb(73, 32, 9);
  --color-background-warning-strong: rgb(146, 64, 14);
  --color-background-info-default: rgb(9, 53, 78);
  --color-background-info-strong: rgb(7, 89, 133);
  --color-background-action-strong: rgb(181, 22, 91);
  --color-background-action-strong-hover: rgb(215, 37, 109);
  --color-background-action-strong-active: rgb(142, 16, 74);
  --color-background-action-strong-disabled: rgba(244,63,133, 0.5);
  --color-background-action-medium: rgb(28, 28, 30);
  --color-background-action-medium-hover: rgb(40, 40, 43);
  --color-background-action-medium-active: rgb(63, 63, 70);
  --color-background-action-weak-hover: rgb(52, 53, 58);
  --color-background-action-weak-active: rgb(63, 63, 70);
  --color-background-copilot-default: rgb(55, 18, 84);
  --color-background-copilot-weak: rgb(88, 28, 135);
  --color-background-copilot-medium: rgb(107, 33, 168);
  --color-background-copilot-strong: rgb(147, 51, 234);
  --color-background-decorative-amber-default: rgb(73, 32, 9);
  --color-background-decorative-amber-weak: rgb(120, 53, 15);
  --color-background-decorative-amber-medium: rgb(217, 119, 6);
  --color-background-decorative-amber-strong: rgb(217, 119, 6);
  --color-background-decorative-orange-default: rgb(76, 27, 11);
  --color-background-decorative-orange-weak: rgb(124, 45, 18);
  --color-background-decorative-orange-medium: rgb(234, 88, 12);
  --color-background-decorative-orange-strong: rgb(234, 88, 12);
  --color-background-decorative-lime-default: rgb(35, 53, 13);
  --color-background-decorative-lime-weak: rgb(54, 83, 20);
  --color-background-decorative-lime-medium: rgb(101, 163, 13);
  --color-background-decorative-lime-strong: rgb(101, 163, 13);
  --color-background-decorative-green-default: rgb(12, 49, 14);
  --color-background-decorative-green-weak: rgb(20, 83, 24);
  --color-background-decorative-green-medium: rgb(22, 163, 27);
  --color-background-decorative-green-strong: rgb(22, 163, 27);
  --color-background-decorative-emerald-default: rgb(4, 47, 36);
  --color-background-decorative-emerald-weak: rgb(6, 78, 59);
  --color-background-decorative-emerald-medium: rgb(5, 150, 105);
  --color-background-decorative-emerald-strong: rgb(5, 150, 105);
  --color-background-decorative-teal-default: rgb(12, 49, 47);
  --color-background-decorative-teal-weak: rgb(19, 78, 74);
  --color-background-decorative-teal-medium: rgb(13, 148, 136);
  --color-background-decorative-teal-strong: rgb(13, 148, 136);
  --color-background-decorative-cyan-default: rgb(15, 53, 67);
  --color-background-decorative-cyan-weak: rgb(22, 78, 99);
  --color-background-decorative-cyan-medium: rgb(8, 145, 178);
  --color-background-decorative-cyan-strong: rgb(8, 145, 178);
  --color-background-decorative-light-blue-default: rgb(9, 53, 78);
  --color-background-decorative-light-blue-weak: rgb(12, 74, 110);
  --color-background-decorative-light-blue-medium: rgb(2, 132, 199);
  --color-background-decorative-light-blue-strong: rgb(2, 132, 199);
  --color-background-decorative-blue-default: rgb(19, 37, 88);
  --color-background-decorative-blue-weak: rgb(30, 58, 138);
  --color-background-decorative-blue-medium: rgb(37, 99, 235);
  --color-background-decorative-blue-strong: rgb(37, 99, 235);
  --color-background-decorative-indigo-default: rgb(31, 29, 83);
  --color-background-decorative-indigo-weak: rgb(49, 46, 129);
  --color-background-decorative-indigo-medium: rgb(79, 70, 229);
  --color-background-decorative-indigo-strong: rgb(79, 70, 229);
  --color-background-decorative-violet-default: rgb(48, 18, 94);
  --color-background-decorative-violet-weak: rgb(76, 29, 149);
  --color-background-decorative-violet-medium: rgb(124, 58, 237);
  --color-background-decorative-violet-strong: rgb(124, 58, 237);
  --color-background-decorative-purple-default: rgb(55, 18, 84);
  --color-background-decorative-purple-weak: rgb(88, 28, 135);
  --color-background-decorative-purple-medium: rgb(147, 51, 234);
  --color-background-decorative-purple-strong: rgb(147, 51, 234);
  --color-background-decorative-fuchsia-default: rgb(72, 17, 75);
  --color-background-decorative-fuchsia-weak: rgb(112, 26, 117);
  --color-background-decorative-fuchsia-medium: rgb(192, 38, 211);
  --color-background-decorative-fuchsia-strong: rgb(192, 38, 211);
  --color-background-decorative-yellow-default: rgb(70, 39, 11);
  --color-background-decorative-yellow-weak: rgb(113, 63, 18);
  --color-background-decorative-yellow-medium: rgb(202, 138, 4);
  --color-background-decorative-yellow-strong: rgb(202, 138, 4);
  --color-background-decorative-zinc-default: rgb(40, 40, 43);
  --color-background-decorative-zinc-weak: rgb(40, 40, 43);
  --color-background-decorative-zinc-medium: rgb(87, 89, 95);
  --color-background-decorative-zinc-strong: rgb(87, 89, 95);
  --color-background-decorative-cerise-default: rgb(73, 13, 37);
  --color-background-decorative-cerise-weak: rgb(131, 24, 67);
  --color-background-decorative-cerise-medium: rgb(219, 39, 119);
  --color-background-decorative-cerise-strong: rgb(219, 39, 119);
  --color-background-decorative-rose-default: rgb(67, 9, 27);
  --color-background-decorative-rose-weak: rgb(136, 19, 55);
  --color-background-decorative-rose-medium: rgb(225, 29, 72);
  --color-background-decorative-rose-strong: rgb(225, 29, 72);
  --color-background-decorative-red-default: rgb(79, 18, 18);
  --color-background-decorative-red-weak: rgb(127, 29, 29);
  --color-background-decorative-red-medium: rgb(220, 38, 38);
  --color-background-decorative-red-strong: rgb(220, 38, 38);
  --color-border-neutral-default: rgba(255,255,255, 0.14);
  --color-border-neutral-medium: rgba(255,255,255, 0.2);
  --color-border-neutral-strong: rgba(255,255,255, 0.28);
  --color-border-success-default: rgba(52,53,58, 0.05);
  --color-border-danger-default: rgba(52,53,58, 0.05);
  --color-border-warning-default: rgba(52,53,58, 0.05);
  --color-border-info-default: rgba(52,53,58, 0.05);
  --color-border-action-medium: rgb(87, 89, 95);
  --color-border-action-medium-active: rgba(0,0,0, 0.05);
  --color-border-action-strong: linear-gradient(180deg, rgba(0,0,0, 0.02) 2%, rgba(0,0,0, 0.10) 100%);
  --color-border-copilot-medium: rgb(107, 33, 168);
  --color-border-decorative-amber-medium: rgb(146, 64, 14);
  --color-border-decorative-orange-medium: rgb(154, 52, 18);
  --color-border-decorative-lime-medium: rgb(63, 98, 18);
  --color-border-decorative-green-medium: rgb(22, 101, 26);
  --color-border-decorative-emerald-medium: rgb(6, 95, 70);
  --color-border-decorative-teal-medium: rgb(17, 94, 89);
  --color-border-decorative-cyan-medium: rgb(21, 94, 117);
  --color-border-decorative-light-blue-medium: rgb(7, 89, 133);
  --color-border-decorative-blue-medium: rgb(30, 64, 175);
  --color-border-decorative-indigo-medium: rgb(55, 48, 163);
  --color-border-decorative-violet-medium: rgb(91, 33, 182);
  --color-border-decorative-purple-medium: rgb(107, 33, 168);
  --color-border-decorative-fuchsia-medium: rgb(134, 25, 143);
  --color-border-decorative-yellow-medium: rgb(133, 77, 14);
  --color-border-decorative-zinc-medium: rgb(40, 40, 43);
  --color-border-decorative-cerise-medium: rgb(157, 23, 77);
  --color-border-decorative-rose-medium: rgb(159, 18, 57);
  --color-border-decorative-red-medium: rgb(153, 27, 27);
  --color-outline-focus-default: rgba(244,63,133, 0.5);
  --color-text-neutral-default: rgb(244, 244, 245);
  --color-text-neutral-weak: rgb(144, 144, 149);
  --color-text-neutral-medium: rgb(178, 179, 185);
  --color-text-action-default: rgb(244, 63, 133);
  --color-text-action-hover: rgb(215, 37, 109);
  --color-text-action-default-active: rgb(215, 37, 109);
  --color-text-action-weak: rgb(255, 255, 255);
  --color-text-action-weak-active: rgb(244, 63, 133);
  --color-text-action-medium: rgb(255, 255, 255);
  --color-text-action-medium-active: rgb(244, 63, 133);
  --color-text-action-strong: rgb(255, 255, 255);
  --color-text-success-default: rgb(248, 248, 249);
  --color-text-danger-default: rgb(248, 248, 249);
  --color-text-warning-default: rgb(248, 248, 249);
  --color-text-info-default: rgb(248, 248, 249);
  --color-text-copilot-default: rgb(250, 245, 255);
  --color-text-copilot-weak: rgb(250, 245, 255);
  --color-text-copilot-medium: rgb(255, 255, 255);
  --color-text-copilot-strong: rgb(255, 255, 255);
  --color-text-decorative-amber-default: rgb(255, 251, 235);
  --color-text-decorative-amber-weak: rgb(255, 251, 235);
  --color-text-decorative-amber-medium: rgb(255, 255, 255);
  --color-text-decorative-amber-strong: rgb(255, 255, 255);
  --color-text-decorative-orange-default: rgb(255, 247, 237);
  --color-text-decorative-orange-weak: rgb(255, 247, 237);
  --color-text-decorative-orange-medium: rgb(255, 255, 255);
  --color-text-decorative-orange-strong: rgb(255, 255, 255);
  --color-text-decorative-fuchsia-default: rgb(253, 244, 255);
  --color-text-decorative-fuchsia-weak: rgb(253, 244, 255);
  --color-text-decorative-fuchsia-medium: rgb(255, 255, 255);
  --color-text-decorative-fuchsia-strong: rgb(255, 255, 255);
  --color-text-decorative-purple-default: rgb(250, 245, 255);
  --color-text-decorative-purple-weak: rgb(250, 245, 255);
  --color-text-decorative-purple-medium: rgb(255, 255, 255);
  --color-text-decorative-purple-strong: rgb(255, 255, 255);
  --color-text-decorative-violet-default: rgb(245, 243, 255);
  --color-text-decorative-violet-weak: rgb(245, 243, 255);
  --color-text-decorative-violet-medium: rgb(255, 255, 255);
  --color-text-decorative-violet-strong: rgb(255, 255, 255);
  --color-text-decorative-indigo-default: rgb(238, 242, 255);
  --color-text-decorative-indigo-weak: rgb(238, 242, 255);
  --color-text-decorative-indigo-medium: rgb(255, 255, 255);
  --color-text-decorative-indigo-strong: rgb(255, 255, 255);
  --color-text-decorative-blue-default: rgb(239, 246, 255);
  --color-text-decorative-blue-weak: rgb(239, 246, 255);
  --color-text-decorative-blue-medium: rgb(255, 255, 255);
  --color-text-decorative-blue-strong: rgb(255, 255, 255);
  --color-text-decorative-light-blue-default: rgb(240, 249, 255);
  --color-text-decorative-light-blue-weak: rgb(240, 249, 255);
  --color-text-decorative-light-blue-medium: rgb(255, 255, 255);
  --color-text-decorative-light-blue-strong: rgb(255, 255, 255);
  --color-text-decorative-cyan-default: rgb(237, 253, 254);
  --color-text-decorative-cyan-weak: rgb(237, 253, 254);
  --color-text-decorative-cyan-medium: rgb(255, 255, 255);
  --color-text-decorative-cyan-strong: rgb(255, 255, 255);
  --color-text-decorative-teal-default: rgb(237, 252, 249);
  --color-text-decorative-teal-weak: rgb(237, 252, 249);
  --color-text-decorative-teal-medium: rgb(255, 255, 255);
  --color-text-decorative-teal-strong: rgb(255, 255, 255);
  --color-text-decorative-emerald-default: rgb(238, 252, 245);
  --color-text-decorative-emerald-weak: rgb(238, 252, 245);
  --color-text-decorative-emerald-medium: rgb(255, 255, 255);
  --color-text-decorative-emerald-strong: rgb(255, 255, 255);
  --color-text-decorative-green-default: rgb(241, 252, 241);
  --color-text-decorative-green-weak: rgb(241, 252, 241);
  --color-text-decorative-green-medium: rgb(255, 255, 255);
  --color-text-decorative-green-strong: rgb(255, 255, 255);
  --color-text-decorative-lime-default: rgb(247, 253, 232);
  --color-text-decorative-lime-weak: rgb(247, 253, 232);
  --color-text-decorative-lime-medium: rgb(255, 255, 255);
  --color-text-decorative-lime-strong: rgb(255, 255, 255);
  --color-text-decorative-cerise-default: rgb(253, 242, 248);
  --color-text-decorative-cerise-weak: rgb(253, 242, 248);
  --color-text-decorative-cerise-medium: rgb(255, 255, 255);
  --color-text-decorative-cerise-strong: rgb(255, 255, 255);
  --color-text-decorative-yellow-default: rgb(254, 252, 232);
  --color-text-decorative-yellow-weak: rgb(254, 252, 232);
  --color-text-decorative-yellow-medium: rgb(255, 255, 255);
  --color-text-decorative-yellow-strong: rgb(255, 255, 255);
  --color-text-decorative-zinc-default: rgb(248, 248, 249);
  --color-text-decorative-zinc-weak: rgb(248, 248, 249);
  --color-text-decorative-zinc-medium: rgb(255, 255, 255);
  --color-text-decorative-zinc-strong: rgb(255, 255, 255);
  --color-text-decorative-rose-default: rgb(255, 241, 242);
  --color-text-decorative-rose-weak: rgb(255, 241, 242);
  --color-text-decorative-rose-medium: rgb(255, 255, 255);
  --color-text-decorative-rose-strong: rgb(255, 255, 255);
  --color-text-decorative-red-default: rgb(254, 242, 242);
  --color-text-decorative-red-weak: rgb(254, 242, 242);
  --color-text-decorative-red-medium: rgb(255, 255, 255);
  --color-text-decorative-red-strong: rgb(255, 255, 255);
  --color-icon-neutral-default: rgb(178, 179, 185);
  --color-icon-neutral-weak: rgb(113, 113, 122);
  --color-icon-success-default: rgb(222, 250, 222);
  --color-icon-success-strong: rgb(255, 255, 255);
  --color-icon-danger-default: rgb(254, 226, 226);
  --color-icon-danger-strong: rgb(255, 255, 255);
  --color-icon-warning-default: rgb(254, 243, 199);
  --color-icon-warning-strong: rgb(255, 255, 255);
  --color-icon-info-default: rgb(220, 242, 254);
  --color-icon-info-strong: rgb(255, 255, 255);
  --color-icon-copilot-default: rgb(233, 213, 255);
  --color-icon-copilot-weak: rgb(233, 213, 255);
  --color-icon-copilot-medium: rgb(255, 255, 255);
  --color-icon-copilot-strong: rgb(255, 255, 255);
  --color-icon-decorative-amber-default: rgb(253, 230, 138);
  --color-icon-decorative-amber-weak: rgb(253, 230, 138);
  --color-icon-decorative-amber-medium: rgb(255, 255, 255);
  --color-icon-decorative-amber-strong: rgb(255, 255, 255);
  --color-icon-decorative-orange-default: rgb(254, 215, 170);
  --color-icon-decorative-orange-weak: rgb(254, 215, 170);
  --color-icon-decorative-orange-medium: rgb(255, 255, 255);
  --color-icon-decorative-orange-strong: rgb(255, 255, 255);
  --color-icon-decorative-fuchsia-default: rgb(245, 208, 254);
  --color-icon-decorative-fuchsia-weak: rgb(245, 208, 254);
  --color-icon-decorative-fuchsia-medium: rgb(255, 255, 255);
  --color-icon-decorative-fuchsia-strong: rgb(255, 255, 255);
  --color-icon-decorative-purple-default: rgb(233, 213, 255);
  --color-icon-decorative-purple-weak: rgb(233, 213, 255);
  --color-icon-decorative-purple-medium: rgb(255, 255, 255);
  --color-icon-decorative-purple-strong: rgb(255, 255, 255);
  --color-icon-decorative-violet-default: rgb(221, 214, 254);
  --color-icon-decorative-violet-weak: rgb(221, 214, 254);
  --color-icon-decorative-violet-medium: rgb(255, 255, 255);
  --color-icon-decorative-violet-strong: rgb(255, 255, 255);
  --color-icon-decorative-indigo-default: rgb(199, 210, 254);
  --color-icon-decorative-indigo-weak: rgb(199, 210, 254);
  --color-icon-decorative-indigo-medium: rgb(255, 255, 255);
  --color-icon-decorative-indigo-strong: rgb(255, 255, 255);
  --color-icon-decorative-blue-default: rgb(191, 219, 254);
  --color-icon-decorative-blue-weak: rgb(191, 219, 254);
  --color-icon-decorative-blue-medium: rgb(255, 255, 255);
  --color-icon-decorative-blue-strong: rgb(255, 255, 255);
  --color-icon-decorative-light-blue-default: rgb(188, 230, 251);
  --color-icon-decorative-light-blue-weak: rgb(188, 230, 251);
  --color-icon-decorative-light-blue-medium: rgb(255, 255, 255);
  --color-icon-decorative-light-blue-strong: rgb(255, 255, 255);
  --color-icon-decorative-cyan-default: rgb(169, 239, 248);
  --color-icon-decorative-cyan-weak: rgb(169, 239, 248);
  --color-icon-decorative-cyan-medium: rgb(255, 255, 255);
  --color-icon-decorative-cyan-strong: rgb(255, 255, 255);
  --color-icon-decorative-teal-default: rgb(161, 238, 223);
  --color-icon-decorative-teal-weak: rgb(161, 238, 223);
  --color-icon-decorative-teal-medium: rgb(255, 255, 255);
  --color-icon-decorative-teal-strong: rgb(255, 255, 255);
  --color-icon-decorative-emerald-default: rgb(171, 239, 208);
  --color-icon-decorative-emerald-weak: rgb(171, 239, 208);
  --color-icon-decorative-emerald-medium: rgb(255, 255, 255);
  --color-icon-decorative-emerald-strong: rgb(255, 255, 255);
  --color-icon-decorative-green-default: rgb(191, 243, 192);
  --color-icon-decorative-green-weak: rgb(191, 243, 192);
  --color-icon-decorative-green-medium: rgb(255, 255, 255);
  --color-icon-decorative-green-strong: rgb(255, 255, 255);
  --color-icon-decorative-lime-default: rgb(215, 244, 162);
  --color-icon-decorative-lime-weak: rgb(215, 244, 162);
  --color-icon-decorative-lime-medium: rgb(255, 255, 255);
  --color-icon-decorative-lime-strong: rgb(255, 255, 255);
  --color-icon-decorative-cerise-default: rgb(251, 207, 232);
  --color-icon-decorative-cerise-weak: rgb(251, 207, 232);
  --color-icon-decorative-cerise-medium: rgb(255, 255, 255);
  --color-icon-decorative-cerise-strong: rgb(255, 255, 255);
  --color-icon-decorative-yellow-default: rgb(254, 240, 138);
  --color-icon-decorative-yellow-weak: rgb(254, 240, 138);
  --color-icon-decorative-yellow-medium: rgb(255, 255, 255);
  --color-icon-decorative-yellow-strong: rgb(255, 255, 255);
  --color-icon-decorative-zinc-default: rgb(228, 228, 231);
  --color-icon-decorative-zinc-weak: rgb(228, 228, 231);
  --color-icon-decorative-zinc-medium: rgb(255, 255, 255);
  --color-icon-decorative-zinc-strong: rgb(255, 255, 255);
  --color-icon-decorative-rose-default: rgb(254, 205, 211);
  --color-icon-decorative-rose-weak: rgb(254, 205, 211);
  --color-icon-decorative-rose-medium: rgb(255, 255, 255);
  --color-icon-decorative-rose-strong: rgb(255, 255, 255);
  --color-icon-decorative-red-default: rgb(254, 202, 202);
  --color-icon-decorative-red-weak: rgb(254, 202, 202);
  --color-icon-decorative-red-medium: rgb(255, 255, 255);
  --color-icon-decorative-red-strong: rgb(255, 255, 255);
}
.flatpickr-calendar {
  background: transparent;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  -webkit-animation: none;
          animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 307.875px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  background: #fff;
  -webkit-box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0,0,0,0.08);
          box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0,0,0,0.08);
}
.flatpickr-calendar.open,
.flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible;
}
.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}
.flatpickr-calendar.animate.open {
  -webkit-animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
          animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}
.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}
.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  -webkit-box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
          box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}
.flatpickr-calendar .hasWeeks .dayContainer,
.flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}
.flatpickr-calendar.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6;
}
.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}
.flatpickr-calendar:before,
.flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  left: 22px;
}
.flatpickr-calendar.rightMost:before,
.flatpickr-calendar.arrowRight:before,
.flatpickr-calendar.rightMost:after,
.flatpickr-calendar.arrowRight:after {
  left: auto;
  right: 22px;
}
.flatpickr-calendar.arrowCenter:before,
.flatpickr-calendar.arrowCenter:after {
  left: 50%;
  right: 50%;
}
.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}
.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}
.flatpickr-calendar.arrowTop:before,
.flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}
.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6;
}
.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff;
}
.flatpickr-calendar.arrowBottom:before,
.flatpickr-calendar.arrowBottom:after {
  top: 100%;
}
.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6;
}
.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff;
}
.flatpickr-calendar:focus {
  outline: 0;
}
.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}
.flatpickr-months {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flatpickr-months .flatpickr-month {
  background: transparent;
  color: rgba(0,0,0,0.9);
  fill: rgba(0,0,0,0.9);
  height: 34px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.flatpickr-months .flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 34px;
  padding: 10px;
  z-index: 3;
  color: rgba(0,0,0,0.9);
  fill: rgba(0,0,0,0.9);
}
.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,
.flatpickr-months .flatpickr-next-month.flatpickr-disabled {
  display: none;
}
.flatpickr-months .flatpickr-prev-month i,
.flatpickr-months .flatpickr-next-month i {
  position: relative;
}
.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
/*
      /*rtl:begin:ignore*/
/*
      */
  left: 0;
/*
      /*rtl:end:ignore*/
/*
      */
}
/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,
.flatpickr-months .flatpickr-next-month.flatpickr-next-month {
/*
      /*rtl:begin:ignore*/
/*
      */
  right: 0;
/*
      /*rtl:end:ignore*/
/*
      */
}
/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover,
.flatpickr-months .flatpickr-next-month:hover {
  color: #959ea9;
}
.flatpickr-months .flatpickr-prev-month:hover svg,
.flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f64747;
}
.flatpickr-months .flatpickr-prev-month svg,
.flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px;
}
.flatpickr-months .flatpickr-prev-month svg path,
.flatpickr-months .flatpickr-next-month svg path {
  -webkit-transition: fill 0.1s;
  transition: fill 0.1s;
  fill: inherit;
}
.numInputWrapper {
  position: relative;
  height: auto;
}
.numInputWrapper input,
.numInputWrapper span {
  display: inline-block;
}
.numInputWrapper input {
  width: 100%;
}
.numInputWrapper input::-ms-clear {
  display: none;
}
.numInputWrapper input::-webkit-outer-spin-button,
.numInputWrapper input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57,57,57,0.15);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.numInputWrapper span:hover {
  background: rgba(0,0,0,0.1);
}
.numInputWrapper span:active {
  background: rgba(0,0,0,0.2);
}
.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
}
.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}
.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57,57,57,0.6);
  top: 26%;
}
.numInputWrapper span.arrowDown {
  top: 50%;
}
.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57,57,57,0.6);
  top: 40%;
}
.numInputWrapper span svg {
  width: inherit;
  height: auto;
}
.numInputWrapper span svg path {
  fill: rgba(0,0,0,0.5);
}
.numInputWrapper:hover {
  background: rgba(0,0,0,0.05);
}
.numInputWrapper:hover span {
  opacity: 1;
}
.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 7.48px 0 0 0;
  line-height: 1;
  height: 34px;
  display: inline-block;
  text-align: center;
  -webkit-transform: translate3d(0px, 0px, 0px);
          transform: translate3d(0px, 0px, 0px);
}
.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: 0.5ch;
  padding: 0;
}
.flatpickr-current-month span.cur-month:hover {
  background: rgba(0,0,0,0.05);
}
.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0;
  display: inline-block;
}
.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0,0,0,0.9);
}
.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0,0,0,0.9);
}
.flatpickr-current-month input.cur-year {
  background: transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 0.5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}
.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0,0,0,0.5);
  background: transparent;
  pointer-events: none;
}
.flatpickr-current-month .flatpickr-monthDropdown-months {
  appearance: menulist;
  background: transparent;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  height: auto;
  line-height: inherit;
  margin: -1px 0 0 0;
  outline: none;
  padding: 0 0 0 0.5ch;
  position: relative;
  vertical-align: initial;
  -webkit-box-sizing: border-box;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  width: auto;
}
.flatpickr-current-month .flatpickr-monthDropdown-months:focus,
.flatpickr-current-month .flatpickr-monthDropdown-months:active {
  outline: none;
}
.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
  background: rgba(0,0,0,0.05);
}
.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
  background-color: transparent;
  outline: none;
  padding: 0;
}
.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 28px;
}
.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: transparent;
  color: rgba(0,0,0,0.54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-weight: bolder;
}
.dayContainer,
.flatpickr-weeks {
  padding: 1px 0 0 0;
}
.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 307.875px;
}
.flatpickr-days:focus {
  outline: 0;
}
.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-around;
          justify-content: space-around;
  -webkit-transform: translate3d(0px, 0px, 0px);
          transform: translate3d(0px, 0px, 0px);
  opacity: 1;
}
.dayContainer + .dayContainer {
  -webkit-box-shadow: -1px 0 0 #e6e6e6;
          box-shadow: -1px 0 0 #e6e6e6;
}
.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  -webkit-flex-basis: 14.2857143%;
      -ms-flex-preferred-size: 14.2857143%;
          flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e6e6e6;
  border-color: #e6e6e6;
}
.flatpickr-day.today {
  border-color: #959ea9;
}
.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
  border-color: #959ea9;
  background: #959ea9;
  color: #fff;
}
.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  background: #569ff7;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  border-color: #569ff7;
}
.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange,
.flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}
.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange,
.flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}
.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  -webkit-box-shadow: -10px 0 0 #569ff7;
          box-shadow: -10px 0 0 #569ff7;
}
.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange,
.flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}
.flatpickr-day.inRange {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
          box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}
.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover,
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(57,57,57,0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}
.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover {
  cursor: not-allowed;
  color: rgba(57,57,57,0.1);
}
.flatpickr-day.week.selected {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
          box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
}
.flatpickr-day.hidden {
  visibility: hidden;
}
.rangeMode .flatpickr-day {
  margin-top: 1px;
}
.flatpickr-weekwrapper {
  float: left;
}
.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  -webkit-box-shadow: 1px 0 0 #e6e6e6;
          box-shadow: 1px 0 0 #e6e6e6;
}
.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}
.flatpickr-weekwrapper span.flatpickr-day,
.flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(57,57,57,0.3);
  background: transparent;
  cursor: default;
  border: none;
}
.flatpickr-innerContainer {
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}
.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}
.flatpickr-time .numInputWrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}
.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939;
}
.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939;
}
.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}
.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}
.flatpickr-time input {
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: #393939;
  font-size: 14px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}
.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
  font-weight: 400;
}
.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}
.flatpickr-time .flatpickr-time-separator,
.flatpickr-time .flatpickr-am-pm {
  height: inherit;
  float: left;
  line-height: inherit;
  color: #393939;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}
.flatpickr-time input:hover,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time .flatpickr-am-pm:focus {
  background: #eee;
}
.flatpickr-input[readonly] {
  cursor: pointer;
}
@-webkit-keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

.q3Ja- {
  color: var(--color-text-neutral-weak);
}

.Mv2Sn {
  color: #facc15;
}

.tI7LQ {
  --fa-primary-color: #facc15;
  --fa-secondary-color: var(--color-text-neutral-weak);
  --fa-secondary-opacity: 1;
}

.awu71 {
  --in-duration: 200ms;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  transition-duration: 250ms;
  transition-duration: var(--in-duration);
  animation: NnVLN var(--in-duration) ease-in-out;
}

.C7ozm:not(:last-child) .awu71 {
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  transition-duration: 250ms;
  transition-duration: var(--in-duration);
}

.C7ozm:not(:last-child) .modal-close {
  visibility: hidden;
}

@keyframes NnVLN {
  from {
    scale: 0.97;
    translate: 0 40px;
    opacity: 0;
  }
}

::view-transition-group(core-modal-backdrop) {
    animation-duration: var(--view-transition-duration, revert);
  }
  ::view-transition-old(core-modal-backdrop) {
    animation-name: fadeOut;
  }
  ::view-transition-new(core-modal-backdrop) {
    animation-name: fadeIn;
  }

.GeeHm {
    line-height: 1.5;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.006em;
    --tw-text-opacity: 1;
    color: rgb(185 28 28 / var(--tw-text-opacity));
}

  .og9Oo {
    position: absolute;
    top: 50%;
    right: 16px;
    transform: translate(0, -50%);
  }

.NsuUX {
    margin-right: 4px;
    --tw-text-opacity: 1;
    color: rgb(185 28 28 / var(--tw-text-opacity));
  background: radial-gradient(circle, rgba(#fff, 1) 40%, rgba(#fff, 0) 40%);
}

.mdhxx {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

.mdhxx .NsuUX {
    background-color: transparent;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

/* stylelint-disable max-nesting-depth, selector-max-type */
.wVNxU:not(:last-child) {
    margin-bottom: 8px;
}

.nwLL1 {
    margin: 0;
    display: flex;
    width: 100%;
    align-items: center;
    gap: 12px;
    border-radius: 6px;
}

.nwLL1:hover {
    background-color: var(--color-background-action-medium-hover);
}

.P-h8A {
    display: flex;
    width: 16px;
    height: 16px;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    border-width: 1px;
    border-color: var(--color-border-neutral-strong);
    background-color: var(--color-background-neutral-default);
    --tw-shadow: inset 0 1px 2px -1px rgba(0,0,0,0.25);
    --tw-shadow-colored: inset 0 1px 2px -1px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.mATz8 {
    width: 6px;
    height: 6px;
    border-radius: 9999px;
    background-color: var(--color-background-neutral-default);
    opacity: 0;
    transition: all 0.3s ease;
}

.t8M1I .P-h8A, .sQ1x4 .P-h8A {
    border-radius: 4px;
}

.t8M1I:checked ~ .nwLL1 .P-h8A, .sQ1x4:checked ~ .nwLL1 .P-h8A {
    --tw-bg-opacity: 1;
    background-color: rgb(244 63 133 / var(--tw-bg-opacity));
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.t8M1I:checked ~ .nwLL1 .mATz8, .sQ1x4:checked ~ .nwLL1 .mATz8 {
    visibility: visible;
    opacity: 1;
}

.zyfB5 {
    position: relative;
    margin-left: auto;
    height: 18px;
    width: 35px;
    border-radius: 18px;
    border-style: none;
    --tw-bg-opacity: 1;
    background-color: rgb(228 228 231 / var(--tw-bg-opacity));
    transition-property: all;
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.zyfB5:where(.uJxbv, .uJxbv *) {
    --tw-bg-opacity: 1;
    background-color: rgb(87 89 95 / var(--tw-bg-opacity));
}

.zyfB5::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 2px;
    right: 0;
    top: 2px;
    z-index: 1;
    height: 14px;
    width: 31px;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    border-radius: 18px;
    --tw-bg-opacity: 1;
    background-color: rgb(228 228 231 / var(--tw-bg-opacity));
    transition-property: all;
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }

.zyfB5:where(.uJxbv, .uJxbv *)::before {
    --tw-bg-opacity: 1;
    background-color: rgb(87 89 95 / var(--tw-bg-opacity));
}

.zyfB5::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 2px;
    right: 0;
    top: 2px;
    z-index: 2;
    width: 14px;
    height: 14px;
    border-radius: 14px;
    background-color: var(--color-background-neutral-default);
    --tw-shadow: 0 2px 5px rgba(0,0,0,0.3);
    --tw-shadow-colored: 0 2px 5px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    transition-property: all;
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }

.tNlN3:checked ~ .nwLL1 .P-h8A {
    background-color: var(--color-background-action-strong);
}

.tNlN3:checked ~ .nwLL1 .P-h8A::before {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.tNlN3:checked ~ .nwLL1 .P-h8A::after {
    left: 19px;
}

.QiqX2 {
    width: 18px;
    height: 18px;
    border-radius: 4px;
}

.QiqX2 svg {
    display: none;
}

.t8M1I:checked ~ .nwLL1 .P-h8A {
    position: relative;
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-duration: 250ms;
}

.t8M1I:checked ~ .nwLL1 .P-h8A svg {
    display: block;
}

.t8M1I:checked ~ .nwLL1 .mATz8 {
    visibility: visible;
    opacity: 1;
}

.sUR6- .redactor-box {
    border-style: none
}
  .sUR6- .redactor-styles {
    max-height: 320px;
    padding: 8px;
    font-family: "Inter var", "Inter-fallback", "Twemoji Country Flags", sans-serif;
    font-feature-settings: "cv01", "cv02", "cv03", "cv04", "cv05", "cv09"
}
  .sUR6- .redactor-styles > p:last-child {
    margin-bottom: 8px
}

.klXti .smart-link {
    background-color: var(--color-background-neutral-weak)
}

.klXti .smart-link:where(.qNcH7, .qNcH7 *) {
    background-color: var(--color-background-neutral-strong)
}

.evRRi {

    position: relative;

    margin-bottom: 20px;

    width: 100%;

    overflow: hidden;

    border-radius: 8px;

    --tw-shadow: 0px 4px 12px rgba(0, 0, 0, 0.03), 0px 7px 25px rgba(0, 0, 0, 0.03), 0px 0px 0px 1px rgba(0, 0, 0, 0.05);

    --tw-shadow-colored: 0px 4px 12px var(--tw-shadow-color), 0px 7px 25px var(--tw-shadow-color), 0px 0px 0px 1px var(--tw-shadow-color);

    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);

    backface-visibility: hidden
}

.evRRi:focus-visible {

    outline-offset: 1px
}

  .zYV-e {

    outline-style: solid;

    outline-width: 3px;

    outline-color: #f43f85
}

  .zYV-e:focus-visible {

    outline-color: #f43f85
}

  ._6avRD {

    cursor: pointer
}

  .evRRi:focus-visible {

    --tw-shadow: 0px 13px 33px rgba(0, 0, 0, 0.16), 0px 0px 0px 1px rgba(0, 0, 0, 0.05);

    --tw-shadow-colored: 0px 13px 33px var(--tw-shadow-color), 0px 0px 0px 1px var(--tw-shadow-color);

    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

  .evRRi:focus-visible .tQTSa {

    background-image: linear-gradient(180deg, transparent, rgba(0,0,0,0.03) 68%, rgba(0,0,0,0.53))
}

.tQTSa {

    position: absolute;

    inset: 0
}

.tQTSa:hover {

    background-image: linear-gradient(180deg, transparent, rgba(0,0,0,0.03) 68%, rgba(0,0,0,0.53))
}

.M6WIu .flatpickr-calendar {
    box-shadow: none !important;
  }
  .M6WIu .flatpickr-calendar.inline {
    top: 0;
  }

.v1hma._09LKh {
    /* Cover settings */
    --cover-size: 30px;
    --cover-fade: 30%;
    --cover-color: var(--color-background-canvas);

    /* Shadow settings */
    --shadow-size: 12px;
    --shadow-intensity: 25%;

    background:
    /* Shadow covers */
      linear-gradient(
        to right,
        var(--cover-color) var(--cover-fade),
        rgba(255, 255, 255, 0)
      ),
      linear-gradient(
          to right,
          rgba(255, 255, 255, 0),
          var(--cover-color) calc(100% - var(--cover-fade))
        )
        100% 0,
      /* Shadows */
        radial-gradient(
          farthest-side at 0 50%,
          rgba(0, 0, 0, var(--shadow-intensity)),
          rgba(0, 0, 0, 0)
        ),
      radial-gradient(
          farthest-side at 100% 50%,
          rgba(0, 0, 0, var(--shadow-intensity)),
          rgba(0, 0, 0, 0)
        )
        100% 0;
    background-repeat: no-repeat;
    background-size:
      var(--cover-size) 100%,
      var(--cover-size) 100%,
      var(--shadow-size) 100%,
      var(--shadow-size) 100%;
    background-attachment: local, local, scroll, scroll;

    /* scrollbar for Firefox and future browsers */
    scrollbar-color: #d4d4d8 transparent;
    scrollbar-width: thin;
  }
  .v1hma::-webkit-scrollbar {
    height: 8px;
    -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-duration: 150ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
  .v1hma::-webkit-scrollbar-track {
    background-color: transparent;
}
  .v1hma::-webkit-scrollbar-thumb {
    border-radius: 9999px;
    background-color: transparent;
}
  .v1hma:hover::-webkit-scrollbar-thumb {
    --tw-bg-opacity: 1;
    background-color: rgb(212 212 216 / var(--tw-bg-opacity));
}
  .v1hma:hover::-webkit-scrollbar-thumb:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(161 161 170 / var(--tw-bg-opacity));
}

.e6q5p::-moz-range-thumb {

    width: 20px;

    height: 20px;

    -moz-appearance: none;

         appearance: none;

    border-radius: 9999px;

    border-width: 0px;

    --tw-bg-opacity: 1;

    background-color: rgb(244 63 133 / var(--tw-bg-opacity))
}
  .e6q5p::-webkit-slider-thumb {

    margin-top: -6px;

    width: 20px;

    height: 20px;

    -webkit-appearance: none;

            appearance: none;

    border-radius: 9999px;

    border-width: 0px;

    --tw-bg-opacity: 1;

    background-color: rgb(244 63 133 / var(--tw-bg-opacity))
}
  .e6q5p::-moz-range-track {

    height: 8px;

    border-radius: 4px;

    background-color: var(--color-background-neutral-medium)
}
  .e6q5p::-moz-range-progress {

    height: 8px;

    border-top-left-radius: 4px;

    border-bottom-left-radius: 4px;

    --tw-bg-opacity: 1;

    background-color: rgb(253 115 165 / var(--tw-bg-opacity))
}
  .e6q5p::-webkit-slider-runnable-track {

    height: 8px;

    border-radius: 4px;

    background-color: var(--color-background-neutral-medium);

    --range: calc(var(--max) - var(--min));
    --ratio: calc((var(--val) - var(--min)) / var(--range));
    --sx: calc(10px + var(--ratio) * (100% - 20px));
    background: linear-gradient(
        #fd73a5,
        #fd73a5
      )
      0 / var(--sx) 100% no-repeat var(--color-background-neutral-medium)
}

.nHVcG {
  display: flex;
  flex-wrap: wrap;
  grid-row-gap: 8px;
  grid-column-gap: 8px;
  align-items: center;
}

  .nHVcG .ooDwq {
    margin-left: 16px;
  }

  .nHVcG .Tcy0y {
    margin-right: 8px;
    margin-left: 8px;
  }

  .nHVcG .QaJ-0 {
    display: inline-flex;
    align-items: center;
    flex-direction: row;
  }

  .nHVcG .QaJ-0:last-child .Tcy0y {
      margin-right: 0;
    }

.r4ix6 .QaJ-0 {
    margin-right: -12px;
  }

.r4ix6 .QaJ-0:first-of-type {
      padding-right: 12px;
    }

.-Xibk {
  flex-direction: row-reverse;
}

.-Xibk .Tcy0y {
    margin: 0 16px 0 8px;
  }

.wX0h5 {
  border-radius: 8px;
  padding: 2px 8px;
  margin-left: 2px;
  margin-right: 0;
}

.wX0h5:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 249 / var(--tw-bg-opacity));
}

/* stylelint-disable max-nesting-depth, selector-max-type */
.WT1Oh {
  display: inline-flex;
  position: relative;
  border-radius: 50%;
  background-color: #ffffff;
  cursor: default;
}
.kPKZQ {
    border-radius: 4px;
  }
.UvxVM {
    border: 2px solid #ffffff;
  }
.WT1Oh .c-avatar-image--anonymous {
    position: static;
  }
.WT1Oh .c-avatar-image--anonymous > div {
      display: inline-flex;
      align-items: center;
      width: 20px;
      height: 20px;
    }
.WT1Oh .c-avatar-image--anonymous .c-avatar-image__image {
      background-color: transparent;
      width: 14px;
      min-width: 14px;
    }

/* stylelint-disable scss/selector-no-redundant-nesting-selector, selector-max-type */

.rNitg label > span {

    font-weight: 400 !important
}

.yuNes > span {

    color: var(--color-text-decorative-purple-weak) !important
}

.yuNes:hover {

    background-color: var(--color-background-decorative-purple-weak) !important
}

._0BFcY > span {

    color: var(--color-text-decorative-purple-weak) !important
}

._0BFcY:hover {

    background-color: var(--color-background-decorative-purple-weak) !important
}

.wP0PD {

    background-color: var(--color-background-decorative-purple-strong) !important
}

.wP0PD:hover {

    --tw-bg-opacity: 1 !important;

    background-color: rgb(88 28 135 / var(--tw-bg-opacity)) !important
}

.wP0PD > span {

    --tw-text-opacity: 1 !important;

    color: rgb(255 255 255 / var(--tw-text-opacity)) !important
}

.BxgvA:focus-visible {

    outline-color: #7e22ce
}

.WjDE3 {

    border-color: var(--color-border-neutral-medium) !important
}

.WjDE3:focus-visible {

    outline-color: rgba(0,0,0,0.2)
}

@charset "UTF-8";@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing, 10px)*2)}}@media (min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing, 10px)*-4))}.plyr__caption{background:rgba(0,0,0,.8);background:var(--plyr-captions-background,rgba(0,0,0,.8));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:transparent;border:0;border-radius:3px;border-radius:var(--plyr-control-radius,3px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7);position:relative;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing, 10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:hsla(0,0%,100%,.9);background:var(--plyr-menu-background,hsla(0,0%,100%,.9));border-radius:4px;border-radius:var(--plyr-menu-radius,4px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid transparent;border-top-color:hsla(0,0%,100%,.9);border:var(--plyr-menu-arrow-size,4px) solid transparent;border-top-color:var(--plyr-menu-background,hsla(0,0%,100%,.9));content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7 - var(--plyr-menu-arrow-size, 4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing, 10px)*.7/1.5) calc(var(--plyr-control-spacing, 10px)*.7*1.5);-webkit-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid transparent;border:var(--plyr-menu-item-arrow-size,4px) solid transparent;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing, 10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--forward.plyr__tab-focus:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing, 10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing, 10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing, 10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing, 10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:rgba(0,0,0,.1);content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:rgba(35,40,47,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;margin-right:calc(var(--plyr-control-spacing, 10px)*.7*-1 - -2px);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;appearance:none;background:transparent;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height, 13px)*2);color:#00b2ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width, 3px)*2 + var(--plyr-range-thumb-height, 13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:transparent;background-image:linear-gradient(90deg,currentColor 0,transparent 0);background-image:linear-gradient(to right,currentColor var(--value,0),transparent var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px))/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:transparent;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:transparent;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:transparent;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;outline-offset:2px}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;outline-offset:2px}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:hsla(0,0%,100%,.9);background:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing, 10px)/2) calc(var(--plyr-control-spacing, 10px)/2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid hsla(0,0%,100%,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height, 13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height, 13px)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height, 13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height, 13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word}.plyr__progress__buffer{-webkit-appearance:none;background:transparent;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc((var(--plyr-range-track-height, 5px)/2)*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:transparent}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,40,47,.6) 25%,transparent 0,transparent 50%,rgba(35,40,47,.6) 0,rgba(35,40,47,.6) 75%,transparent 0,transparent);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,transparent 25%,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 75%,transparent);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;transform:translate(-50%,-50%);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3}.plyr__volume{align-items:center;display:flex;max-width:110px;min-width:80px;position:relative;width:20%}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing, 10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing, 10px)/2);position:relative;z-index:2}.plyr--is-ios .plyr__volume{min-width:0;width:auto}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--audio .plyr__progress__buffer{color:rgba(193,200,209,.6);color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr--video{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(transparent,rgba(0,0,0,.75));background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing, 10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing, 10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing, 10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing, 10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--video .plyr__progress__buffer{color:hsla(0,0%,100%,.25);color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:fullscreen video{height:100%}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;bottom:0;display:block;height:100%;left:0;margin:0;position:fixed;right:0;top:0;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:hsla(0,0%,100%,.9);background-color:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid hsla(0,0%,100%,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:4px;border-radius:calc(var(--plyr-tooltip-radius, 5px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15);content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:linear-gradient(transparent,rgba(0,0,0,.75));background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));border-bottom-left-radius:4px;border-bottom-left-radius:calc(var(--plyr-tooltip-radius, 5px) - 1px);border-bottom-right-radius:4px;border-bottom-right-radius:calc(var(--plyr-tooltip-radius, 5px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}
._3U-z2 {
  color: transparent !important;
}

  ._3U-z2::-webkit-slider-thumb {
  opacity: 0 !important;
}

  ._3U-z2::-webkit-slider-runnable-track {
  height: 6px !important;
}

  ._3U-z2.plyr__tab-focus:where(
      :focus-visible
    )::-webkit-slider-runnable-track {
  border-radius: 8px;
  outline-style: solid;
  outline-width: 2px;
  outline-offset: 0;
  outline-color: var(--color-outline-focus-default);
}

.YS8lR {
  display: flex !important;
  border-radius: 8px !important;
  padding: 6px !important;
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}

.YS8lR:hover {
  background-color: rgb(228 228 231 / 0.4) !important;
}

.YS8lR:focus-visible {
  background-color: rgb(228 228 231 / 0.4) !important;
}

.HG19N {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjQiIGhlaWdodD0iNjQiIHZpZXdCb3g9IjAgMCA2NCA2NCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzk5XzU3MDIzKSI+CjxwYXRoIGQ9Ik00NC41NjI1IDI5LjQzNzZDNDUuNDUgMjkuOTg3NiA0NiAzMC45NTAxIDQ2IDMyLjAwMDFDNDYgMzMuMDUwMSA0NS40NSAzNC4wMTI2IDQ0LjU2MjUgMzQuNTYyNkwyNi41NjI1IDQ1LjU2MjZDMjUuNjM3NSA0Ni4xMjUxIDI0LjQ3NSA0Ni4xNTAxIDIzLjUzNzUgNDUuNjEyNkMyMi41ODc1IDQ1LjA4NzYgMjIgNDQuMDg3NiAyMiA0My4wMDAxVjIxLjAwMDFDMjIgMTkuOTEyNiAyMi41ODc1IDE4LjkxMjYgMjMuNTM3NSAxOC4zODc2QzI0LjQ3NSAxNy44NTAxIDI1LjYzNzUgMTcuNzYyNiAyNi41NjI1IDE4LjQzNzZMNDQuNTYyNSAyOS40Mzc2WiIgZmlsbD0iI0YwRjlGRiIvPgo8cGF0aCBvcGFjaXR5PSIwLjQiIGQ9Ik02NCAzMkM2NCA0OS42NzUgNDkuNjc1IDY0IDMyIDY0QzE0LjMyNSA2NCAwIDQ5LjY3NSAwIDMyQzAgMTQuMzI1IDE0LjMyNSAwIDMyIDBDNDkuNjc1IDAgNjQgMTQuMzI1IDY0IDMyWk0yMiAyMVY0M0MyMiA0NC4wODc1IDIyLjU4NzUgNDUuMDg3NSAyMy41Mzc1IDQ1LjYxMjVDMjQuNDc1IDQ2LjE1IDI1LjYzNzUgNDYuMTI1IDI2LjU2MjUgNDUuNTYyNUw0NC41NjI1IDM0LjU2MjVDNDUuNDUgMzQuMDEyNSA0NiAzMy4wNSA0NiAzMkM0NiAzMC45NSA0NS40NSAyOS45ODc1IDQ0LjU2MjUgMjkuNDM3NUwyNi41NjI1IDE4LjQzNzVDMjUuNjM3NSAxNy43NjI1IDI0LjQ3NSAxNy44NSAyMy41Mzc1IDE4LjM4NzVDMjIuNTg3NSAxOC45MTI1IDIyIDE5LjkxMjUgMjIgMjFaIiBmaWxsPSIjRjBGOUZGIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfOTlfNTcwMjMiPgo8cmVjdCB3aWR0aD0iNjQiIGhlaWdodD0iNjQiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==") !important;
  display: flex !important;
  width: 64px !important;
  height: 64px !important;
  align-items: center !important;
  justify-content: center !important;
  background-color: rgb(255 255 255 / 0.4) !important;
  padding: 0 !important;
  opacity: 1 !important;
}

.HG19N:hover,
  .HG19N:focus {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjQiIGhlaWdodD0iNjQiIHZpZXdCb3g9IjAgMCA2NCA2NCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzk5XzU3MDIzKSI+CjxwYXRoIG9wYWNpdHk9IjAuNCIgZD0iTTQ0LjU2MjUgMjkuNDM3NkM0NS40NSAyOS45ODc2IDQ2IDMwLjk1MDEgNDYgMzIuMDAwMUM0NiAzMy4wNTAxIDQ1LjQ1IDM0LjAxMjYgNDQuNTYyNSAzNC41NjI2TDI2LjU2MjUgNDUuNTYyNkMyNS42Mzc1IDQ2LjEyNTEgMjQuNDc1IDQ2LjE1MDEgMjMuNTM3NSA0NS42MTI2QzIyLjU4NzUgNDUuMDg3NiAyMiA0NC4wODc2IDIyIDQzLjAwMDFWMjEuMDAwMUMyMiAxOS45MTI2IDIyLjU4NzUgMTguOTEyNiAyMy41Mzc1IDE4LjM4NzZDMjQuNDc1IDE3Ljg1MDEgMjUuNjM3NSAxNy43NjI2IDI2LjU2MjUgMTguNDM3Nkw0NC41NjI1IDI5LjQzNzZaIiBmaWxsPSIjRjBGOUZGIi8+CjxwYXRoIGQ9Ik02NCAzMkM2NCA0OS42NzUgNDkuNjc1IDY0IDMyIDY0QzE0LjMyNSA2NCAwIDQ5LjY3NSAwIDMyQzAgMTQuMzI1IDE0LjMyNSAwIDMyIDBDNDkuNjc1IDAgNjQgMTQuMzI1IDY0IDMyWk0yMiAyMVY0M0MyMiA0NC4wODc1IDIyLjU4NzUgNDUuMDg3NSAyMy41Mzc1IDQ1LjYxMjVDMjQuNDc1IDQ2LjE1IDI1LjYzNzUgNDYuMTI1IDI2LjU2MjUgNDUuNTYyNUw0NC41NjI1IDM0LjU2MjVDNDUuNDUgMzQuMDEyNSA0NiAzMy4wNSA0NiAzMkM0NiAzMC45NSA0NS40NSAyOS45ODc1IDQ0LjU2MjUgMjkuNDM3NUwyNi41NjI1IDE4LjQzNzVDMjUuNjM3NSAxNy43NjI1IDI0LjQ3NSAxNy44NSAyMy41Mzc1IDE4LjM4NzVDMjIuNTg3NSAxOC45MTI1IDIyIDE5LjkxMjUgMjIgMjFaIiBmaWxsPSIjRjBGOUZGIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfOTlfNTcwMjMiPgo8cmVjdCB3aWR0aD0iNjQiIGhlaWdodD0iNjQiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==") !important;
  }

.player-progress-bar,
.player-volume-bar {
  position: absolute;
  margin-top: 0;
  margin-bottom: 0;
  height: 6px;
  width: 0;
  border-radius: 100px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 0;
}

.player-progress-bar {
  top: calc(var(--plyr-range-thumb-height, 13px) * 0.5) !important;
  margin-right: calc(var(--plyr-range-thumb-height, 13px) * -0.5) !important;
  margin-left: calc(var(--plyr-range-thumb-height, 13px) * -0.5) !important;
}

.player-volume-bar {
  width: 0;
  max-width: 70px;
  margin-left: calc(var(--plyr-control-spacing, 10px) / 2) !important;
  margin-right: calc(var(--plyr-control-spacing, 10px) / 2) !important;
}

._8JVtj {
  animation-name: _6dghC, X\+MUx;
  animation-duration: 1s, 600ms;
  animation-delay: 0ms, 2000ms;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.ETtrt {
  opacity: 0;
  animation: aePxv 1s;
  animation-delay: 2600ms;
  animation-fill-mode: forwards;
}

.SDv43 {
  opacity: 0;
  animation: aePxv 600ms;
  animation-delay: 4000ms;
  animation-fill-mode: forwards;
}

@keyframes _6dghC {
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0) scaleY(3);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0) scaleY(0.9);
  }

  75% {
    transform: translate3d(0, -10px, 0) scaleY(0.95);
  }

  90% {
    transform: translate3d(0, 5px, 0) scaleY(0.985);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes X\+MUx {
  0% {
    transform: translate3d(0, 0, 0);
  }

  100% {
    transform: translate3d(0, -25px, 0);
  }
}

@keyframes aePxv {
  from,
  0% {
    opacity: 0;
  }

  to,
  100% {
    opacity: 1;
  }
}

@charset "UTF-8";
.swal2-popup.swal2-toast {
  flex-direction: row;
  align-items: center;
  width: auto;
  padding: 0.625em;
  overflow-y: hidden;
  box-shadow: 0 0 0.625em #d9d9d9;
}
.swal2-popup.swal2-toast .swal2-header {
  flex-direction: row;
}
.swal2-popup.swal2-toast .swal2-title {
  flex-grow: 1;
  justify-content: flex-start;
  margin: 0 0.6em;
  font-size: 1em;
}
.swal2-popup.swal2-toast .swal2-footer {
  margin: 0.5em 0 0;
  padding: 0.5em 0 0;
  font-size: 0.8em;
}
.swal2-popup.swal2-toast .swal2-close {
  position: static;
  width: 0.8em;
  height: 0.8em;
  line-height: 0.8;
}
.swal2-popup.swal2-toast .swal2-content {
  justify-content: flex-start;
  font-size: 1em;
}
.swal2-popup.swal2-toast .swal2-icon {
  width: 2em;
  min-width: 2em;
  height: 2em;
  margin: 0;
}
.swal2-popup.swal2-toast .swal2-icon::before {
  display: flex;
  align-items: center;
  font-size: 2em;
  font-weight: bold;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .swal2-popup.swal2-toast .swal2-icon::before {
    font-size: 0.25em;
  }
}
.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring {
  width: 2em;
  height: 2em;
}
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  top: 0.875em;
  width: 1.375em;
}
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
  left: 0.3125em;
}
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
  right: 0.3125em;
}
.swal2-popup.swal2-toast .swal2-actions {
  flex-basis: auto !important;
  width: auto;
  height: auto;
  margin: 0 0.3125em;
}
.swal2-popup.swal2-toast .swal2-styled {
  margin: 0 0.3125em;
  padding: 0.3125em 0.625em;
  font-size: 1em;
}
.swal2-popup.swal2-toast .swal2-styled:focus {
  box-shadow: 0 0 0 0.0625em #fff, 0 0 0 0.125em rgba(50, 100, 150, 0.4);
}
.swal2-popup.swal2-toast .swal2-success {
  border-color: #a5dc86;
}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line] {
  position: absolute;
  width: 1.6em;
  height: 3em;
  transform: rotate(45deg);
  border-radius: 50%;
}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left] {
  top: -0.8em;
  left: -0.5em;
  transform: rotate(-45deg);
  transform-origin: 2em 2em;
  border-radius: 4em 0 0 4em;
}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right] {
  top: -0.25em;
  left: 0.9375em;
  transform-origin: 0 1.5em;
  border-radius: 0 4em 4em 0;
}
.swal2-popup.swal2-toast .swal2-success .swal2-success-ring {
  width: 2em;
  height: 2em;
}
.swal2-popup.swal2-toast .swal2-success .swal2-success-fix {
  top: 0;
  left: 0.4375em;
  width: 0.4375em;
  height: 2.6875em;
}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line] {
  height: 0.3125em;
}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip] {
  top: 1.125em;
  left: 0.1875em;
  width: 0.75em;
}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long] {
  top: 0.9375em;
  right: 0.1875em;
  width: 1.375em;
}
.swal2-popup.swal2-toast.swal2-show {
  -webkit-animation: swal2-toast-show 0.5s;
          animation: swal2-toast-show 0.5s;
}
.swal2-popup.swal2-toast.swal2-hide {
  -webkit-animation: swal2-toast-hide 0.1s forwards;
          animation: swal2-toast-hide 0.1s forwards;
}
.swal2-popup.swal2-toast .swal2-animate-success-icon .swal2-success-line-tip {
  -webkit-animation: swal2-toast-animate-success-line-tip 0.75s;
          animation: swal2-toast-animate-success-line-tip 0.75s;
}
.swal2-popup.swal2-toast .swal2-animate-success-icon .swal2-success-line-long {
  -webkit-animation: swal2-toast-animate-success-line-long 0.75s;
          animation: swal2-toast-animate-success-line-long 0.75s;
}

.swal2-container {
  display: flex;
  position: fixed;
  z-index: 1060;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0.625em;
  overflow-x: hidden;
  transition: background-color 0.1s;
  background-color: transparent;
  -webkit-overflow-scrolling: touch;
}
.swal2-container.swal2-top {
  align-items: flex-start;
}
.swal2-container.swal2-top-start, .swal2-container.swal2-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}
.swal2-container.swal2-top-end, .swal2-container.swal2-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}
.swal2-container.swal2-center {
  align-items: center;
}
.swal2-container.swal2-center-start, .swal2-container.swal2-center-left {
  align-items: center;
  justify-content: flex-start;
}
.swal2-container.swal2-center-end, .swal2-container.swal2-center-right {
  align-items: center;
  justify-content: flex-end;
}
.swal2-container.swal2-bottom {
  align-items: flex-end;
}
.swal2-container.swal2-bottom-start, .swal2-container.swal2-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}
.swal2-container.swal2-bottom-end, .swal2-container.swal2-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}
.swal2-container.swal2-bottom > :first-child, .swal2-container.swal2-bottom-start > :first-child, .swal2-container.swal2-bottom-left > :first-child, .swal2-container.swal2-bottom-end > :first-child, .swal2-container.swal2-bottom-right > :first-child {
  margin-top: auto;
}
.swal2-container.swal2-grow-fullscreen > .swal2-modal {
  display: flex !important;
  flex: 1;
  align-self: stretch;
  justify-content: center;
}
.swal2-container.swal2-grow-row > .swal2-modal {
  display: flex !important;
  flex: 1;
  align-content: center;
  justify-content: center;
}
.swal2-container.swal2-grow-column {
  flex: 1;
  flex-direction: column;
}
.swal2-container.swal2-grow-column.swal2-top, .swal2-container.swal2-grow-column.swal2-center, .swal2-container.swal2-grow-column.swal2-bottom {
  align-items: center;
}
.swal2-container.swal2-grow-column.swal2-top-start, .swal2-container.swal2-grow-column.swal2-center-start, .swal2-container.swal2-grow-column.swal2-bottom-start, .swal2-container.swal2-grow-column.swal2-top-left, .swal2-container.swal2-grow-column.swal2-center-left, .swal2-container.swal2-grow-column.swal2-bottom-left {
  align-items: flex-start;
}
.swal2-container.swal2-grow-column.swal2-top-end, .swal2-container.swal2-grow-column.swal2-center-end, .swal2-container.swal2-grow-column.swal2-bottom-end, .swal2-container.swal2-grow-column.swal2-top-right, .swal2-container.swal2-grow-column.swal2-center-right, .swal2-container.swal2-grow-column.swal2-bottom-right {
  align-items: flex-end;
}
.swal2-container.swal2-grow-column > .swal2-modal {
  display: flex !important;
  flex: 1;
  align-content: center;
  justify-content: center;
}
.swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen) > .swal2-modal {
  margin: auto;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .swal2-container .swal2-modal {
    margin: 0 !important;
  }
}
.swal2-container.swal2-shown {
  background-color: rgba(0, 0, 0, 0.4);
}

.swal2-popup {
  display: none;
  position: relative;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
  width: 32em;
  max-width: 100%;
  padding: 1.25em;
  border: none;
  border-radius: 0.3125em;
  background: #fff;
  font-family: inherit;
  font-size: 1rem;
}
.swal2-popup:focus {
  outline: none;
}
.swal2-popup.swal2-loading {
  overflow-y: hidden;
}

.swal2-header {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.swal2-title {
  position: relative;
  max-width: 100%;
  margin: 0 0 0.4em;
  padding: 0;
  color: #595959;
  font-size: 1.875em;
  font-weight: 600;
  text-align: center;
  text-transform: none;
  word-wrap: break-word;
}

.swal2-actions {
  display: flex;
  z-index: 1;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 1.25em auto 0;
}
.swal2-actions:not(.swal2-loading) .swal2-styled[disabled] {
  opacity: 0.4;
}
.swal2-actions:not(.swal2-loading) .swal2-styled:hover {
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
}
.swal2-actions:not(.swal2-loading) .swal2-styled:active {
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}
.swal2-actions.swal2-loading .swal2-styled.swal2-confirm {
  box-sizing: border-box;
  width: 2.5em;
  height: 2.5em;
  margin: 0.46875em;
  padding: 0;
  -webkit-animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
          animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
  border: 0.25em solid transparent;
  border-radius: 100%;
  border-color: transparent;
  background-color: transparent !important;
  color: transparent;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.swal2-actions.swal2-loading .swal2-styled.swal2-cancel {
  margin-right: 30px;
  margin-left: 30px;
}
.swal2-actions.swal2-loading :not(.swal2-styled).swal2-confirm::after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-left: 5px;
  -webkit-animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
          animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
  border: 3px solid #999999;
  border-radius: 50%;
  border-right-color: transparent;
  box-shadow: 1px 1px 1px #fff;
}

.swal2-styled {
  margin: 0.3125em;
  padding: 0.625em 2em;
  box-shadow: none;
  font-weight: 500;
}
.swal2-styled:not([disabled]) {
  cursor: pointer;
}
.swal2-styled.swal2-confirm {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #3085d6;
  color: #fff;
  font-size: 1.0625em;
}
.swal2-styled.swal2-cancel {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #aaa;
  color: #fff;
  font-size: 1.0625em;
}
.swal2-styled:focus {
  outline: none;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px rgba(50, 100, 150, 0.4);
}
.swal2-styled::-moz-focus-inner {
  border: 0;
}

.swal2-footer {
  justify-content: center;
  margin: 1.25em 0 0;
  padding: 1em 0 0;
  border-top: 1px solid #eee;
  color: #545454;
  font-size: 1em;
}

.swal2-image {
  max-width: 100%;
  margin: 1.25em auto;
}

.swal2-close {
  position: absolute;
  z-index: 2;
  /* 1617 */
  top: 0;
  right: 0;
  justify-content: center;
  width: 1.2em;
  height: 1.2em;
  padding: 0;
  overflow: hidden;
  transition: color 0.1s ease-out;
  border: none;
  border-radius: 0;
  outline: initial;
  background: transparent;
  color: #cccccc;
  font-family: serif;
  font-size: 2.5em;
  line-height: 1.2;
  cursor: pointer;
}
.swal2-close:hover {
  transform: none;
  background: transparent;
  color: #f27474;
}

.swal2-content {
  z-index: 1;
  justify-content: center;
  margin: 0;
  padding: 0;
  color: #545454;
  font-size: 1.125em;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  word-wrap: break-word;
}

.swal2-input,
.swal2-file,
.swal2-textarea,
.swal2-select,
.swal2-radio,
.swal2-checkbox {
  margin: 1em auto;
}

.swal2-input,
.swal2-file,
.swal2-textarea {
  box-sizing: border-box;
  width: 100%;
  transition: border-color 0.3s, box-shadow 0.3s;
  border: 1px solid #d9d9d9;
  border-radius: 0.1875em;
  background: inherit;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
  color: inherit;
  font-size: 1.125em;
}
.swal2-input.swal2-inputerror,
.swal2-file.swal2-inputerror,
.swal2-textarea.swal2-inputerror {
  border-color: #f27474 !important;
  box-shadow: 0 0 2px #f27474 !important;
}
.swal2-input:focus,
.swal2-file:focus,
.swal2-textarea:focus {
  border: 1px solid #b4dbed;
  outline: none;
  box-shadow: 0 0 3px #c4e6f5;
}
.swal2-input::-webkit-input-placeholder,
.swal2-file::-webkit-input-placeholder,
.swal2-textarea::-webkit-input-placeholder {
  color: #cccccc;
}
.swal2-input::-moz-placeholder,
.swal2-file::-moz-placeholder,
.swal2-textarea::-moz-placeholder {
  color: #cccccc;
}
.swal2-input:-ms-input-placeholder,
.swal2-file:-ms-input-placeholder,
.swal2-textarea:-ms-input-placeholder {
  color: #cccccc;
}
.swal2-input::-ms-input-placeholder,
.swal2-file::-ms-input-placeholder,
.swal2-textarea::-ms-input-placeholder {
  color: #cccccc;
}
.swal2-input::placeholder,
.swal2-file::placeholder,
.swal2-textarea::placeholder {
  color: #cccccc;
}

.swal2-range {
  margin: 1em auto;
  background: inherit;
}
.swal2-range input {
  width: 80%;
}
.swal2-range output {
  width: 20%;
  color: inherit;
  font-weight: 600;
  text-align: center;
}
.swal2-range input,
.swal2-range output {
  height: 2.625em;
  padding: 0;
  font-size: 1.125em;
  line-height: 2.625em;
}

.swal2-input {
  height: 2.625em;
  padding: 0 0.75em;
}
.swal2-input[type=number] {
  max-width: 10em;
}

.swal2-file {
  background: inherit;
  font-size: 1.125em;
}

.swal2-textarea {
  height: 6.75em;
  padding: 0.75em;
}

.swal2-select {
  min-width: 50%;
  max-width: 100%;
  padding: 0.375em 0.625em;
  background: inherit;
  color: inherit;
  font-size: 1.125em;
}

.swal2-radio,
.swal2-checkbox {
  align-items: center;
  justify-content: center;
  background: inherit;
  color: inherit;
}
.swal2-radio label,
.swal2-checkbox label {
  margin: 0 0.6em;
  font-size: 1.125em;
}
.swal2-radio input,
.swal2-checkbox input {
  margin: 0 0.4em;
}

.swal2-validation-message {
  display: none;
  align-items: center;
  justify-content: center;
  padding: 0.625em;
  overflow: hidden;
  background: #f0f0f0;
  color: #666666;
  font-size: 1em;
  font-weight: 300;
}
.swal2-validation-message::before {
  content: "!";
  display: inline-block;
  width: 1.5em;
  min-width: 1.5em;
  height: 1.5em;
  margin: 0 0.625em;
  border-radius: 50%;
  background-color: #f27474;
  color: #fff;
  font-weight: 600;
  line-height: 1.5em;
  text-align: center;
}

.swal2-icon {
  position: relative;
  box-sizing: content-box;
  justify-content: center;
  width: 5em;
  height: 5em;
  margin: 1.25em auto 1.875em;
  border: 0.25em solid transparent;
  border-radius: 50%;
  font-family: inherit;
  line-height: 5em;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.swal2-icon::before {
  display: flex;
  align-items: center;
  height: 92%;
  font-size: 3.75em;
}
.swal2-icon.swal2-error {
  border-color: #f27474;
}
.swal2-icon.swal2-error .swal2-x-mark {
  position: relative;
  flex-grow: 1;
}
.swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  display: block;
  position: absolute;
  top: 2.3125em;
  width: 2.9375em;
  height: 0.3125em;
  border-radius: 0.125em;
  background-color: #f27474;
}
.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
  left: 1.0625em;
  transform: rotate(45deg);
}
.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
  right: 1em;
  transform: rotate(-45deg);
}
.swal2-icon.swal2-warning {
  border-color: #facea8;
  color: #f8bb86;
}
.swal2-icon.swal2-warning::before {
  content: "!";
}
.swal2-icon.swal2-info {
  border-color: #9de0f6;
  color: #3fc3ee;
}
.swal2-icon.swal2-info::before {
  content: "i";
}
.swal2-icon.swal2-question {
  border-color: #c9dae1;
  color: #87adbd;
}
.swal2-icon.swal2-question::before {
  content: "?";
}
.swal2-icon.swal2-question.swal2-arabic-question-mark::before {
  content: "؟";
}
.swal2-icon.swal2-success {
  border-color: #a5dc86;
}
.swal2-icon.swal2-success [class^=swal2-success-circular-line] {
  position: absolute;
  width: 3.75em;
  height: 7.5em;
  transform: rotate(45deg);
  border-radius: 50%;
}
.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left] {
  top: -0.4375em;
  left: -2.0635em;
  transform: rotate(-45deg);
  transform-origin: 3.75em 3.75em;
  border-radius: 7.5em 0 0 7.5em;
}
.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right] {
  top: -0.6875em;
  left: 1.875em;
  transform: rotate(-45deg);
  transform-origin: 0 3.75em;
  border-radius: 0 7.5em 7.5em 0;
}
.swal2-icon.swal2-success .swal2-success-ring {
  position: absolute;
  z-index: 2;
  top: -0.25em;
  left: -0.25em;
  box-sizing: content-box;
  width: 100%;
  height: 100%;
  border: 0.25em solid rgba(165, 220, 134, 0.3);
  border-radius: 50%;
}
.swal2-icon.swal2-success .swal2-success-fix {
  position: absolute;
  z-index: 1;
  top: 0.5em;
  left: 1.625em;
  width: 0.4375em;
  height: 5.625em;
  transform: rotate(-45deg);
}
.swal2-icon.swal2-success [class^=swal2-success-line] {
  display: block;
  position: absolute;
  z-index: 2;
  height: 0.3125em;
  border-radius: 0.125em;
  background-color: #a5dc86;
}
.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip] {
  top: 2.875em;
  left: 0.875em;
  width: 1.5625em;
  transform: rotate(45deg);
}
.swal2-icon.swal2-success [class^=swal2-success-line][class$=long] {
  top: 2.375em;
  right: 0.5em;
  width: 2.9375em;
  transform: rotate(-45deg);
}

.swal2-progress-steps {
  align-items: center;
  margin: 0 0 1.25em;
  padding: 0;
  background: inherit;
  font-weight: 600;
}
.swal2-progress-steps li {
  display: inline-block;
  position: relative;
}
.swal2-progress-steps .swal2-progress-step {
  z-index: 20;
  width: 2em;
  height: 2em;
  border-radius: 2em;
  background: #3085d6;
  color: #fff;
  line-height: 2em;
  text-align: center;
}
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step {
  background: #3085d6;
}
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step {
  background: #add8e6;
  color: #fff;
}
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step-line {
  background: #add8e6;
}
.swal2-progress-steps .swal2-progress-step-line {
  z-index: 10;
  width: 2.5em;
  height: 0.4em;
  margin: 0 -1px;
  background: #3085d6;
}

[class^=swal2] {
  -webkit-tap-highlight-color: transparent;
}

.swal2-show {
  -webkit-animation: swal2-show 0.3s;
          animation: swal2-show 0.3s;
}
.swal2-show.swal2-noanimation {
  -webkit-animation: none;
          animation: none;
}

.swal2-hide {
  -webkit-animation: swal2-hide 0.15s forwards;
          animation: swal2-hide 0.15s forwards;
}
.swal2-hide.swal2-noanimation {
  -webkit-animation: none;
          animation: none;
}

.swal2-rtl .swal2-close {
  right: auto;
  left: 0;
}

.swal2-animate-success-icon .swal2-success-line-tip {
  -webkit-animation: swal2-animate-success-line-tip 0.75s;
          animation: swal2-animate-success-line-tip 0.75s;
}
.swal2-animate-success-icon .swal2-success-line-long {
  -webkit-animation: swal2-animate-success-line-long 0.75s;
          animation: swal2-animate-success-line-long 0.75s;
}
.swal2-animate-success-icon .swal2-success-circular-line-right {
  -webkit-animation: swal2-rotate-success-circular-line 4.25s ease-in;
          animation: swal2-rotate-success-circular-line 4.25s ease-in;
}

.swal2-animate-error-icon {
  -webkit-animation: swal2-animate-error-icon 0.5s;
          animation: swal2-animate-error-icon 0.5s;
}
.swal2-animate-error-icon .swal2-x-mark {
  -webkit-animation: swal2-animate-error-x-mark 0.5s;
          animation: swal2-animate-error-x-mark 0.5s;
}

@supports (-ms-accelerator: true) {
  .swal2-range input {
    width: 100% !important;
  }
  .swal2-range output {
    display: none;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .swal2-range input {
    width: 100% !important;
  }
  .swal2-range output {
    display: none;
  }
}
@-moz-document url-prefix() {
  .swal2-close:focus {
    outline: 2px solid rgba(50, 100, 150, 0.4);
  }
}
@-webkit-keyframes swal2-toast-show {
  0% {
    transform: translateY(-0.625em) rotateZ(2deg);
  }
  33% {
    transform: translateY(0) rotateZ(-2deg);
  }
  66% {
    transform: translateY(0.3125em) rotateZ(2deg);
  }
  100% {
    transform: translateY(0) rotateZ(0deg);
  }
}
@keyframes swal2-toast-show {
  0% {
    transform: translateY(-0.625em) rotateZ(2deg);
  }
  33% {
    transform: translateY(0) rotateZ(-2deg);
  }
  66% {
    transform: translateY(0.3125em) rotateZ(2deg);
  }
  100% {
    transform: translateY(0) rotateZ(0deg);
  }
}
@-webkit-keyframes swal2-toast-hide {
  100% {
    transform: rotateZ(1deg);
    opacity: 0;
  }
}
@keyframes swal2-toast-hide {
  100% {
    transform: rotateZ(1deg);
    opacity: 0;
  }
}
@-webkit-keyframes swal2-toast-animate-success-line-tip {
  0% {
    top: 0.5625em;
    left: 0.0625em;
    width: 0;
  }
  54% {
    top: 0.125em;
    left: 0.125em;
    width: 0;
  }
  70% {
    top: 0.625em;
    left: -0.25em;
    width: 1.625em;
  }
  84% {
    top: 1.0625em;
    left: 0.75em;
    width: 0.5em;
  }
  100% {
    top: 1.125em;
    left: 0.1875em;
    width: 0.75em;
  }
}
@keyframes swal2-toast-animate-success-line-tip {
  0% {
    top: 0.5625em;
    left: 0.0625em;
    width: 0;
  }
  54% {
    top: 0.125em;
    left: 0.125em;
    width: 0;
  }
  70% {
    top: 0.625em;
    left: -0.25em;
    width: 1.625em;
  }
  84% {
    top: 1.0625em;
    left: 0.75em;
    width: 0.5em;
  }
  100% {
    top: 1.125em;
    left: 0.1875em;
    width: 0.75em;
  }
}
@-webkit-keyframes swal2-toast-animate-success-line-long {
  0% {
    top: 1.625em;
    right: 1.375em;
    width: 0;
  }
  65% {
    top: 1.25em;
    right: 0.9375em;
    width: 0;
  }
  84% {
    top: 0.9375em;
    right: 0;
    width: 1.125em;
  }
  100% {
    top: 0.9375em;
    right: 0.1875em;
    width: 1.375em;
  }
}
@keyframes swal2-toast-animate-success-line-long {
  0% {
    top: 1.625em;
    right: 1.375em;
    width: 0;
  }
  65% {
    top: 1.25em;
    right: 0.9375em;
    width: 0;
  }
  84% {
    top: 0.9375em;
    right: 0;
    width: 1.125em;
  }
  100% {
    top: 0.9375em;
    right: 0.1875em;
    width: 1.375em;
  }
}
@-webkit-keyframes swal2-show {
  0% {
    transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes swal2-show {
  0% {
    transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes swal2-hide {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0.5);
    opacity: 0;
  }
}
@keyframes swal2-hide {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0.5);
    opacity: 0;
  }
}
@-webkit-keyframes swal2-animate-success-line-tip {
  0% {
    top: 1.1875em;
    left: 0.0625em;
    width: 0;
  }
  54% {
    top: 1.0625em;
    left: 0.125em;
    width: 0;
  }
  70% {
    top: 2.1875em;
    left: -0.375em;
    width: 3.125em;
  }
  84% {
    top: 3em;
    left: 1.3125em;
    width: 1.0625em;
  }
  100% {
    top: 2.8125em;
    left: 0.875em;
    width: 1.5625em;
  }
}
@keyframes swal2-animate-success-line-tip {
  0% {
    top: 1.1875em;
    left: 0.0625em;
    width: 0;
  }
  54% {
    top: 1.0625em;
    left: 0.125em;
    width: 0;
  }
  70% {
    top: 2.1875em;
    left: -0.375em;
    width: 3.125em;
  }
  84% {
    top: 3em;
    left: 1.3125em;
    width: 1.0625em;
  }
  100% {
    top: 2.8125em;
    left: 0.875em;
    width: 1.5625em;
  }
}
@-webkit-keyframes swal2-animate-success-line-long {
  0% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  65% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  84% {
    top: 2.1875em;
    right: 0;
    width: 3.4375em;
  }
  100% {
    top: 2.375em;
    right: 0.5em;
    width: 2.9375em;
  }
}
@keyframes swal2-animate-success-line-long {
  0% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  65% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  84% {
    top: 2.1875em;
    right: 0;
    width: 3.4375em;
  }
  100% {
    top: 2.375em;
    right: 0.5em;
    width: 2.9375em;
  }
}
@-webkit-keyframes swal2-rotate-success-circular-line {
  0% {
    transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
  }
}
@keyframes swal2-rotate-success-circular-line {
  0% {
    transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
  }
}
@-webkit-keyframes swal2-animate-error-x-mark {
  0% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }
  50% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }
  80% {
    margin-top: -0.375em;
    transform: scale(1.15);
  }
  100% {
    margin-top: 0;
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes swal2-animate-error-x-mark {
  0% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }
  50% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }
  80% {
    margin-top: -0.375em;
    transform: scale(1.15);
  }
  100% {
    margin-top: 0;
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes swal2-animate-error-icon {
  0% {
    transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    opacity: 1;
  }
}
@keyframes swal2-animate-error-icon {
  0% {
    transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    opacity: 1;
  }
}
@-webkit-keyframes swal2-rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes swal2-rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
  overflow: hidden;
}
body.swal2-height-auto {
  height: auto !important;
}
body.swal2-no-backdrop .swal2-shown {
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  max-width: calc(100% - 0.625em * 2);
  background-color: transparent;
}
body.swal2-no-backdrop .swal2-shown > .swal2-modal {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
body.swal2-no-backdrop .swal2-shown.swal2-top {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
body.swal2-no-backdrop .swal2-shown.swal2-top-start, body.swal2-no-backdrop .swal2-shown.swal2-top-left {
  top: 0;
  left: 0;
}
body.swal2-no-backdrop .swal2-shown.swal2-top-end, body.swal2-no-backdrop .swal2-shown.swal2-top-right {
  top: 0;
  right: 0;
}
body.swal2-no-backdrop .swal2-shown.swal2-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
body.swal2-no-backdrop .swal2-shown.swal2-center-start, body.swal2-no-backdrop .swal2-shown.swal2-center-left {
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
body.swal2-no-backdrop .swal2-shown.swal2-center-end, body.swal2-no-backdrop .swal2-shown.swal2-center-right {
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
body.swal2-no-backdrop .swal2-shown.swal2-bottom {
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
body.swal2-no-backdrop .swal2-shown.swal2-bottom-start, body.swal2-no-backdrop .swal2-shown.swal2-bottom-left {
  bottom: 0;
  left: 0;
}
body.swal2-no-backdrop .swal2-shown.swal2-bottom-end, body.swal2-no-backdrop .swal2-shown.swal2-bottom-right {
  right: 0;
  bottom: 0;
}
@media print {
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
    overflow-y: scroll !important;
  }
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) > [aria-hidden=true] {
    display: none;
  }
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container {
    position: static !important;
  }
}
body.swal2-toast-shown .swal2-container {
  background-color: transparent;
}
body.swal2-toast-shown .swal2-container.swal2-shown {
  background-color: transparent;
}
body.swal2-toast-shown .swal2-container.swal2-top {
  top: 0;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translateX(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-top-end, body.swal2-toast-shown .swal2-container.swal2-top-right {
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
}
body.swal2-toast-shown .swal2-container.swal2-top-start, body.swal2-toast-shown .swal2-container.swal2-top-left {
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
}
body.swal2-toast-shown .swal2-container.swal2-center-start, body.swal2-toast-shown .swal2-container.swal2-center-left {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 0;
  transform: translateY(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-center {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translate(-50%, -50%);
}
body.swal2-toast-shown .swal2-container.swal2-center-end, body.swal2-toast-shown .swal2-container.swal2-center-right {
  top: 50%;
  right: 0;
  bottom: auto;
  left: auto;
  transform: translateY(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-bottom-start, body.swal2-toast-shown .swal2-container.swal2-bottom-left {
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
}
body.swal2-toast-shown .swal2-container.swal2-bottom {
  top: auto;
  right: auto;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-bottom-end, body.swal2-toast-shown .swal2-container.swal2-bottom-right {
  top: auto;
  right: 0;
  bottom: 0;
  left: auto;
}
body.swal2-toast-column .swal2-toast {
  flex-direction: column;
  align-items: stretch;
}
body.swal2-toast-column .swal2-toast .swal2-actions {
  flex: 1;
  align-self: stretch;
  height: 2.2em;
  margin-top: 0.3125em;
}
body.swal2-toast-column .swal2-toast .swal2-loading {
  justify-content: center;
}
body.swal2-toast-column .swal2-toast .swal2-input {
  height: 2em;
  margin: 0.3125em auto;
  font-size: 1em;
}
body.swal2-toast-column .swal2-toast .swal2-validation-message {
  font-size: 1em;
}
.XQ9i5 .highcharts-axis-labels text:where(.OxFMn, .OxFMn *),
  .XQ9i5 .highcharts-plot-line-label:where(.OxFMn, .OxFMn *),
  .XQ9i5 .highcharts-title:where(.OxFMn, .OxFMn *),
  .XQ9i5 .highcharts-subtitle:where(.OxFMn, .OxFMn *) {
    fill: var(--color-text-neutral-medium) !important
}

.zZjVD {
    line-height: 1.5;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -0.006em;
    display: flex;
    align-items: center;
    gap: 4px;
    border-radius: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 6px;
    padding-bottom: 6px;
    background-color: var(--color-background-action-medium-active);
    color: var(--color-text-action-default);
}.zZjVD:hover {
    background-color: var(--color-background-action-medium-hover);
}

.azsE9 {
    margin-top: 4px;
    min-width: 100px;
    max-width: none;
    overflow: hidden;
    border-radius: 10px;
    border-style: none;
    background-color: var(--color-background-neutral-default);
    padding: 0;
    --tw-shadow: 0px 13px 33px rgba(0, 0, 0, 0.16), 0px 0px 0px 1px rgba(0, 0, 0, 0.05);
    --tw-shadow-colored: 0px 13px 33px var(--tw-shadow-color), 0px 0px 0px 1px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.\-7G4y {
    min-width: 630px;
  }

.azsE9 .flatpickr-calendar {
    top: auto !important;
    box-shadow: inherit;
    background: transparent;
    width: auto !important;
  }

.azsE9 .flatpickr-calendar.arrowTop::before,
  .azsE9 .flatpickr-calendar.arrowTop::after {
    display: none;
  }

.azsE9 .flatpickr-input {
    display: none;
  }

.azsE9 .startRange {
    border-width: 1px !important;
    border-style: solid !important;
    --tw-border-opacity: 1 !important;
    border-color: rgb(244 63 133 / var(--tw-border-opacity)) !important;
    border-radius: 50% 0 0 50% !important;
}

.azsE9 .endRange {
    border-width: 1px !important;
    border-style: solid !important;
    --tw-border-opacity: 1 !important;
    border-color: rgb(244 63 133 / var(--tw-border-opacity)) !important;
    border-radius: 0 50% 50% 0 !important;
}

.azsE9 .flatpickr-current-month .cur-month,
  .azsE9 .flatpickr-months .flatpickr-current-month .cur-year {
    line-height: 1.5;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: -0.006em;
    color: var(--color-text-neutral-medium);
}

.azsE9 .flatpickr-day {
    margin-bottom: 4px;
    border-color: transparent;
  }

.azsE9 .flatpickr-day.hidden {
    display: block;
  }

.azsE9 .flatpickr-day.inRange {
    border-color: transparent;
    background-color: var(--color-background-action-weak-active);
    color: var(--color-text-action-default);
}

.azsE9 .flatpickr-days {
    width: 562px !important;
  }

.azsE9 .flatpickr-calendar.multiMonth
        .flatpickr-days
        .dayContainer:nth-child(n + 2)
        .flatpickr-day.inRange:nth-child(7n + 1) {
    box-shadow: inherit;
  }

.azsE9 .flatpickr-day.inRange:nth-child(7n + 1) {
    border-radius: 2px 0 0 2px !important;
  }

.azsE9 .flatpickr-day.inRange:nth-child(7n) {
    border-radius: 0 2px 2px 0 !important;
  }

.azsE9 .flatpickr-weekdaycontainer,
  .azsE9 .dayContainer {
    margin-right: 32px;
    box-shadow: inherit;
  }

.azsE9 .flatpickr-weekdaycontainer:last-child, .azsE9 .dayContainer:last-child {
      margin-right: 0;
    }

.wmI2E {
    display: flex;
    justify-content: flex-end;
    border-top-width: 1px;
    border-color: var(--color-border-neutral-default);
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 16px;
    padding-bottom: 16px;
}

/* stylelint-disable selector-max-type */

._9jeUo {

    width: 100%;

    background-color: var(--color-background-neutral-default)
}

._9jeUo td {

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

    border-width: 0px;

    padding: 8px;

    color: var(--color-text-neutral-default)
}

.Xq2t5 {

    overflow-y: hidden
}

._5jSPe {

    border-radius: 8px;

    --tw-shadow: 0px 4px 12px rgba(0, 0, 0, 0.03), 0px 7px 25px rgba(0, 0, 0, 0.03), 0px 0px 0px 1px rgba(0, 0, 0, 0.05);

    --tw-shadow-colored: 0px 4px 12px var(--tw-shadow-color), 0px 7px 25px var(--tw-shadow-color), 0px 0px 0px 1px var(--tw-shadow-color);

    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.LoPAK {

    position: absolute;

    bottom: 8px;

    left: 0;

    right: 0;

    z-index: 28;

    margin: 0
}

.owKRT {

    position: sticky;

    bottom: 0;

    z-index: 27;

    overflow: hidden;

    background-color: var(--color-background-neutral-default);

    padding: 0
}

.owKRT th,
  .owKRT td {

    height: 32px;

    padding: 0
}

.tFlrb {

    line-height: 1.5;

    font-size: 12px;

    font-weight: 600;

    letter-spacing: 0em;

    position: sticky;

    top: -1px;

    z-index: 27;

    height: 34px;

    overflow: hidden;

    background-color: var(--color-background-neutral-default);

    padding: 0;

    vertical-align: top
}

  .tFlrb:first-child {

    padding-left: 0
}

  .tFlrb:last-child {

    padding-right: 0
}

.Ky1HR:first-child {

    padding-left: 16px
}

.Ky1HR:last-child {

    padding-right: 16px
}

.lgK2x {

    display: flex;

    width: 100%;

    flex-wrap: nowrap;

    align-items: center;

    justify-content: space-between;

    overflow: hidden;

    padding: 8px
}

.HPkiL {

    display: flex;

    width: 100%;

    height: 100%;

    gap: 2px;

    background-color: transparent
}

.fJDOr {

    overflow: visible
}

.fJDOr .HPkiL {

    width: calc(100% - 32px)
}

.x9ZDb {

    position: absolute;

    z-index: 28
}

._8qd99 {

    position: relative;

    right: 16px
}

._8LEkw {

    margin-top: -8px;

    margin-bottom: -8px;

    max-height: 300px;

    overflow-y: auto
}

._1BDsc {

    width: 100px
}

.Sen\+H {

    width: 160px
}

.NilaP {

    width: 110px
}

/* stylelint-disable max-nesting-depth */
.Lw0H1[x-placement^="left"] .CDgzo {
    right: -32px !important;
    --tw-border-opacity: 1 !important;
    border-left-color: rgb(255 255 255 / var(--tw-border-opacity)) !important
}
.Lw0H1[x-placement^="left"] .CDgzo:where(.rHsiG, .rHsiG *) {
    --tw-border-opacity: 1 !important;
    border-left-color: rgb(28 28 30 / var(--tw-border-opacity)) !important
}
.Lw0H1[x-placement^="right"] .CDgzo {
    left: -32px !important;
    --tw-border-opacity: 1 !important;
    border-right-color: rgb(255 255 255 / var(--tw-border-opacity)) !important
}
.Lw0H1[x-placement^="right"] .CDgzo:where(.rHsiG, .rHsiG *) {
    --tw-border-opacity: 1 !important;
    border-right-color: rgb(28 28 30 / var(--tw-border-opacity)) !important
}

._1h3Xy {
  position: absolute;
  top: -20px;
  left: -20px;
}

._1gevG:checked + label svg {
  cursor: pointer;
  overflow: visible;
  width: 60px;
}

._1gevG:checked + label svg ._3xIp1 {
    transform-origin: 29.5px 29.5px;
    transition: all 2s;
    animation: b5okA 0.3s linear forwards;
    opacity: 1;
  }

._1gevG:checked + label svg .DZKdq,
  ._1gevG:checked + label svg .gSgSW,
  ._1gevG:checked + label svg .k5Bx6,
  ._1gevG:checked + label svg .i7B7d,
  ._1gevG:checked + label svg .jit14,
  ._1gevG:checked + label svg .Xwsfq,
  ._1gevG:checked + label svg .BOZPw {
    opacity: 1;
    transition: 0.1s opacity 0.3s;
  }

._1gevG:checked + label svg .R5Xju {
    transform-origin: 0 0 0;
    transition: 0.5s transform 0.3s;
  }

._1gevG:checked + label svg .WZlNk {
    transform-origin: 0 0 0;
    transition: 1.5s transform 0.3s;
  }

._1gevG:checked + label svg .DZKdq .R5Xju {
      transform: scale(0) translate(0, -30px);
    }

._1gevG:checked + label svg .DZKdq .WZlNk {
      transform: scale(0) translate(10px, -50px);
    }

._1gevG:checked + label svg .gSgSW .R5Xju {
      transform: scale(0) translate(30px, -15px);
    }

._1gevG:checked + label svg .gSgSW .WZlNk {
      transform: scale(0) translate(60px, -15px);
    }

._1gevG:checked + label svg .k5Bx6 .R5Xju {
      transform: scale(0) translate(30px, 0px);
    }

._1gevG:checked + label svg .k5Bx6 .WZlNk {
      transform: scale(0) translate(60px, 10px);
    }

._1gevG:checked + label svg .i7B7d .R5Xju {
      transform: scale(0) translate(30px, 15px);
    }

._1gevG:checked + label svg .i7B7d .WZlNk {
      transform: scale(0) translate(40px, 50px);
    }

._1gevG:checked + label svg .jit14 .R5Xju {
      transform: scale(0) translate(-10px, 20px);
    }

._1gevG:checked + label svg .jit14 .WZlNk {
      transform: scale(0) translate(-60px, 30px);
    }

._1gevG:checked + label svg .Xwsfq .R5Xju {
      transform: scale(0) translate(-30px, 0px);
    }

._1gevG:checked + label svg .Xwsfq .WZlNk {
      transform: scale(0) translate(-60px, -5px);
    }

._1gevG:checked + label svg .BOZPw .R5Xju {
      transform: scale(0) translate(-30px, -15px);
    }

._1gevG:checked + label svg .BOZPw .WZlNk {
      transform: scale(0) translate(-55px, -30px);
    }
@keyframes b5okA {
  40% {
    transform: scale(10);
    opacity: 1;
    fill: #dd4688;
  }
  55% {
    transform: scale(11);
    opacity: 1;
    fill: #d46abf;
  }
  65% {
    transform: scale(12);
    opacity: 1;
    fill: #cc8ef5;
  }
  75% {
    transform: scale(13);
    opacity: 1;
    fill: transparent;
    stroke: #f43f85;
    stroke-width: 0.5;
  }
  85% {
    transform: scale(17);
    opacity: 1;
    fill: transparent;
    stroke: #f43f85;
    stroke-width: 0.2;
  }
  95% {
    transform: scale(18);
    opacity: 1;
    fill: transparent;
    stroke: #f43f85;
    stroke-width: 0.1;
  }
  100% {
    transform: scale(19);
    opacity: 1;
    fill: transparent;
    stroke: #f43f85;
    stroke-width: 0;
  }
}

.F0wmN {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.006em;
  line-height: 1.2;
}

  .F0wmN:first-of-type {
  border-top-width: 1px;
  border-color: var(--color-border-neutral-medium);
}

  .F0wmN:nth-child(even) {
  background-color: var(--color-background-neutral-weak);
}

  .F0wmN.SZnNp {
  height: 32px;
  background-color: var(--color-background-neutral-default);
}

.irqJV > :first-child {
  padding-left: 24px;
}

.irqJV > :last-child {
  padding-right: 24px;
}

.ga65V ._4f42F {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.006em;
  border-bottom-width: 1px;
  border-color: var(--color-border-neutral-default);
  line-height: 1.2;
}

.ga65V:last-of-type ._4f42F {
  border-style: none;
}

.ry1rg {
  padding: 0 !important;
}

.BPZVa {
  --action-bar-width: 620px;
  --action-bar-width-wide: 800px;
  --action-bar-content-min-width: 275px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 48px;
  margin-bottom: 48px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 16px;
  padding-bottom: 16px;
}@media (min-width: 768px) {.BPZVa {
    z-index: 28;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    position: fixed;
    bottom: -1px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 100%;
    flex-direction: row;
    --tw-shadow: 0 6px 15px rgba(0,0,0, 0.2);
    --tw-shadow-colored: 0 6px 15px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    width: var(--action-bar-width);
  }

    .J2p9R {
      width: var(--action-bar-width-wide);
    }
}

  .BPZVa .-CSmy {
  line-height: 1.5;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.011em;
  padding-right: 8px;
}

  @media (min-width: 768px) {.BPZVa .-CSmy {
    margin: 0;
    justify-content: flex-start;
  }
}

  .BPZVa .-CSmy {
    min-width: var(--action-bar-content-min-width);
  }

  .BPZVa .Nmwke {
  padding-left: 8px;
}

  @media (min-width: 768px) {.BPZVa .Nmwke {
    padding-left: 0;
    padding-right: 8px;
  }
}

  .QYKKS {
    transition: transform 0.2s ease-in-out 1s;
  }

  .JETa6 {
    transform: translateY(100%);
  }

.Mvhcg {
  --cover-size: 40px;
  --cover-fade: 30%;
  --cover-color: var(--color-background-canvas);

  --shadow-size: 12px;
  --shadow-intensity: 15%;

  background:
    linear-gradient(
      to right,
      var(--cover-color) var(--cover-fade),
      rgba(255, 255, 255, 0)
    ),
    linear-gradient(
        to right,
        rgba(255, 255, 255, 0),
        var(--cover-color) calc(100% - var(--cover-fade))
      )
      100% 0,
    radial-gradient(
      farthest-side at 0 50%,
      rgba(0, 0, 0, var(--shadow-intensity)),
      rgba(0, 0, 0, 0)
    ),
    radial-gradient(
        farthest-side at 100% 50%,
        rgba(0, 0, 0, var(--shadow-intensity)),
        rgba(0, 0, 0, 0)
      )
      100% 0;
  background-repeat: no-repeat;
  background-size:
    var(--cover-size) 100%,
    var(--cover-size) 100%,
    var(--shadow-size) 100%,
    var(--shadow-size) 100%;
  background-attachment: local, local, scroll, scroll;
}

/* stylelint-disable max-nesting-depth, selector-max-type */
.hYuzj {
    width: 48px
}
.LdsYo {
    width: 84px
}
tr:nth-child(2n) .LdsYo {
    width: 76px
}
tr:nth-child(3n) .LdsYo {
    width: 92px
}
tr:nth-child(4n) .LdsYo {
    width: 80px
}
tr:nth-child(5n) .LdsYo {
    width: 86px
}
tr:nth-child(6n) .LdsYo {
    width: 70px
}
.B\+pcE {
    width: 100px
}
tr:nth-child(2n) .B\+pcE {
    width: 125px
}
tr:nth-child(3n) .B\+pcE {
    width: 110px
}
tr:nth-child(4n) .B\+pcE {
    width: 97px
}
tr:nth-child(5n) .B\+pcE {
    width: 115px
}
tr:nth-child(6n) .B\+pcE {
    width: 130px
}
.my\+w5 {
    width: 144px
}
tr:nth-child(2n) .my\+w5 {
    width: 155px
}
tr:nth-child(3n) .my\+w5 {
    width: 140px
}
tr:nth-child(4n) .my\+w5 {
    width: 132px
}
tr:nth-child(5n) .my\+w5 {
    width: 160px
}
tr:nth-child(6n) .my\+w5 {
    width: 148px
}
._3gNtE {
    width: 250px
}
tr:nth-child(2n) ._3gNtE {
    width: 200px
}
tr:nth-child(3n) ._3gNtE {
    width: 240px
}
tr:nth-child(4n) ._3gNtE {
    width: 232px
}
tr:nth-child(5n) ._3gNtE {
    width: 260px
}
tr:nth-child(6n) ._3gNtE {
    width: 210px
}
tr:nth-child(7n) ._3gNtE {
    width: 220px
}

.ND1be {

    display: flex;

    width: 16px;

    height: 16px;

    flex-shrink: 0;

    align-items: center;

    justify-content: center;

    border-radius: 9999px;

    border-width: 1px;

    border-color: var(--color-border-neutral-strong);

    background-color: var(--color-background-neutral-default)
}

.SrKYV {

    width: 6px;

    height: 6px;

    border-radius: 9999px;

    background-color: var(--color-background-neutral-default);

    opacity: 0;

    transition: all 0.3s ease
}

.HX0tv:checked ~ .vqRgz {

    border-width: 1px;

    border-color: transparent
}

.HX0tv .ND1be {

    border-radius: 4px
}

.HX0tv:checked ~ .vqRgz .ND1be {

    background-color: var(--color-background-action-strong);

    --tw-shadow: 0 0 #0000;

    --tw-shadow-colored: 0 0 var(--tw-shadow-color);

    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.HX0tv:checked ~ .vqRgz .SrKYV {

    visibility: visible;

    opacity: 1
}

.jxVKD {
    grid-column: span 2 / span 2;
  }
  .MYpkt {
    grid-column: span 3 / span 3;
  }
  .RnnLV {
    grid-column: span 4 / span 4;
  }
  .mA5S2 {
    grid-column: span 6 / span 6;
  }

.i\+G05 {
  min-height: 380px;
}

.f6BUk {
    min-height: 30px;
  }

.lC47b {
    min-height: 138px;
  }

.yHUzP {
    min-height: 230px;
  }

.tlySj {
    min-height: 460px;
  }

.xdHMD {
    min-height: 500px;
  }

.Ovauo {
    height: 380px;
  }

.Eiu\+G {

    margin-bottom: 16px
}

.Eiu\+G:not(:last-child) {

    border-bottom-width: 1px;

    border-color: var(--color-border-neutral-default)
}

.hAtOB {

    margin-top: 4px;

    --tw-text-opacity: 1;

    color: rgb(126 34 206 / var(--tw-text-opacity))
}

._5kFyA {

    line-height: 1.5;

    font-size: 16px;

    font-weight: 400;

    letter-spacing: -0.011em;

    color: var(--color-text-neutral-default)
}

.Yp7VZ {

    line-height: 1.5;

    font-size: 14px;

    font-weight: 400;

    letter-spacing: -0.006em;

    color: var(--color-text-neutral-default)
}

.dZzhk {

    line-height: 1.5;

    font-size: 14px;

    font-weight: 400;

    letter-spacing: -0.006em;

    display: block;

    width: 270px;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

    --tw-text-opacity: 1;

    color: rgb(144 144 149 / var(--tw-text-opacity))
}

.O93xv {

  border-radius: 6px;

  background-color: var(--color-background-neutral-default);

  padding-bottom: 16px;

  --tw-shadow: 0px 4px 12px rgba(0, 0, 0, 0.03), 0px 7px 25px rgba(0, 0, 0, 0.03), 0px 0px 0px 1px rgba(0, 0, 0, 0.05);

  --tw-shadow-colored: 0px 4px 12px var(--tw-shadow-color), 0px 7px 25px var(--tw-shadow-color), 0px 0px 0px 1px var(--tw-shadow-color);

  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.YxuIr,
.brddX {

  line-height: 1.5;

  font-size: 14px;

  letter-spacing: -0.006em;

  display: flex;
  border-bottom: 1px solid red;
  padding: 16px;
  font-weight: 700;
}

.YxuIr {
  margin: 0 16px;
  padding: 16px;
}

._6TS6i {
  display: flex;
  margin: 0 16px;
  border-bottom-width: 1px;
  border-color: var(--color-border-neutral-default);
  padding: 16px 0;
}

._6TS6i .JJz5\+ {

  background-color: var(--color-background-neutral-default);

  font-weight: 600;
}

._6TS6i:last-child .BvNTv {
      border-bottom: 0;
    }

.BvNTv {
  display: flex;
  padding: 0 16px;
}

.BvNTv:hover {

  background-color: var(--color-background-neutral-hover);
}

.BvNTv:last-child .PBkAY {
      border-bottom: none;
    }

.PBkAY {
  display: flex;
  flex: 1;
  border-bottom-width: 1px;
  border-color: var(--color-border-neutral-default);
  padding: 16px 0;
}

.JJz5\+ {

  line-height: 1.5;

  font-size: 14px;

  font-weight: 400;

  letter-spacing: -0.006em;

  flex: 1;
  margin-right: 16px;
  text-align: right;
  color: var(--color-text-neutral-default);
}

.JJz5\+:first-child {
    flex: 3;
    text-align: left;
    color: var(--color-text-neutral-default);
  }

.Zq8tk {

  border-radius: 6px;

  background-color: var(--color-background-neutral-default);

  padding-bottom: 16px;

  --tw-shadow: 0px 4px 12px rgba(0, 0, 0, 0.03), 0px 7px 25px rgba(0, 0, 0, 0.03), 0px 0px 0px 1px rgba(0, 0, 0, 0.05);

  --tw-shadow-colored: 0px 4px 12px var(--tw-shadow-color), 0px 7px 25px var(--tw-shadow-color), 0px 0px 0px 1px var(--tw-shadow-color);

  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.ZyMO8,
.luhZA {

  line-height: 1.5;

  font-size: 14px;

  letter-spacing: -0.006em;

  display: flex;
  border-bottom: 1px solid red;
  padding: 16px;
  font-weight: 700;
}

.ZyMO8 {
  margin: 0 16px;
  padding: 16px;
}

.JIyi1 {
  display: flex;
  margin: 0 16px;
  border-bottom-width: 1px;
  border-color: var(--color-border-neutral-default);
  padding: 16px 0;
}

.JIyi1 .DtW8l {

  font-weight: 600;
}

.JIyi1:last-child ._434aC {
      border-bottom: 0;
    }

._434aC {
  display: flex;
  padding: 0 16px;
}

._434aC:hover {

  background-color: var(--color-background-neutral-hover);
}

._434aC:last-child ._2yhLA {
      border-bottom: none;
    }

._2yhLA {
  display: flex;
  flex: 1;
  border-bottom-width: 1px;
  border-color: var(--color-border-neutral-default);
  padding: 16px 0;
}

.DtW8l {

  line-height: 1.5;

  font-size: 14px;

  font-weight: 400;

  letter-spacing: -0.006em;

  flex: 1;
  margin-right: 16px;
  overflow: hidden;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: var(--color-text-neutral-default);
}

.DtW8l:first-child {
    flex: 3;
    text-align: left;
    color: var(--color-text-neutral-default);
  }

._6tmMv {
  display: flex;
  flex: 2;
  flex-direction: column;
  padding: 16px;
  overflow: hidden;
}

.ltvcJ {
  border-left-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(228 228 231 / var(--tw-border-opacity));
  padding: 16px;
  max-width: 164px;
  display: flex;
  align-items: center;
}

.jHOBj {
  display: flex;
  flex-direction: column;
  overflow: auto;
}

.TAlgi {
  color: var(--color-text-neutral-medium);
}

.x0X2R {
    position: absolute;
    top: 50%;
    margin-left: -24px;
    display: none;
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    padding-top: 12px;
    padding-bottom: 12px;
}

@container (min-width: 500px) {

    .x0X2R {
        display: block;
    }
}

@container (min-width: 660px) {

    .x0X2R {
        margin-left: 0;
        padding-left: 16px;
    }
}

@container (min-width: 920px) {

    .x0X2R {
        padding-right: 32px;
    }
}

  .x0X2R ._81jE6 {
    display: flex;
    width: 48px;
    flex-direction: column;
    overflow: hidden;
    border-radius: 8px;
    padding: 8px;
}

  .x0X2R ._0OTVn {
    display: flex;
    white-space: nowrap;
}

  .x0X2R .LbsKW {
    line-height: 1.5;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.006em;
    box-sizing: content-box;
    display: flex;
    height: 4px;
    flex-shrink: 0;
    align-items: center;
    border-radius: 6px;
    padding: 4px;
    color: var(--color-text-neutral-default);
    transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-duration: 250ms;
}

  .x0X2R ._0IqYI {
    position: relative;
    margin-right: 20px;
    display: block;
    height: 4px;
    flex-shrink: 0;
    border-radius: 4px;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-duration: 300ms;
}

  .x0X2R ._0IqYI.VngkE {
    margin-right: 28px;
}

  .x0X2R:hover,
  .x0X2R:focus-within {
    padding-left: 36px;
}

  @media (min-width: 1280px) {

    .x0X2R:hover,
  .x0X2R:focus-within {
        padding-left: 28px;
    }
}

  .x0X2R:hover ._81jE6, .x0X2R:focus-within ._81jE6 {
    margin: -16px;
    width: auto;
    background-color: var(--color-background-neutral-default);
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 12px;
    padding-bottom: 12px;
    --tw-shadow:  0px 8px 24px rgba(0, 0, 0, 0.12), 0px 0px 0px 1px rgba(0, 0, 0, 0.05);
    --tw-shadow-colored: 0px 8px 24px var(--tw-shadow-color), 0px 0px 0px 1px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    transition-property: all;
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-duration: 100ms;
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

  .x0X2R:hover ._0OTVn, .x0X2R:focus-within ._0OTVn {
    padding-top: 2px;
    padding-bottom: 2px;
}

  .x0X2R:hover .LbsKW, .x0X2R:focus-within .LbsKW {
    margin-left: -16px;
    margin-right: -16px;
    box-sizing: content-box;
    height: 24px;
    width: calc(100% + 16px);
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 0;
    padding-bottom: 0;
}

  .x0X2R:hover ._0IqYI, .x0X2R:focus-within ._0IqYI {
    margin-right: 20px;
    width: 24px;
}

  .x0X2R:hover ._0IqYI.VngkE, .x0X2R:focus-within ._0IqYI.VngkE {
    margin-right: 28px;
    width: 16px;
}

  .x0X2R:hover .LbsKW:hover {
    margin-bottom: -4px;
    margin-top: -4px;
    height: 32px;
    background-color: var(--color-background-neutral-hover);
    color: var(--color-text-neutral-default);
}

  .x0X2R:hover .LbsKW:hover ._0IqYI {
    margin-right: 12px;
    width: 32px;
    background-color: var(--color-background-action-strong);
}
/* stylelint-disable scss/selector-no-redundant-nesting-selector, max-nesting-depth */

._81jE6 > .dragSortItem.-placeholderBefore {
    padding-top: 0;
}

._81jE6 > .dragSortItem.-placeholderBefore::before {
    position: relative;
    margin-left: -16px;
    margin-right: -16px;
    display: block;
    height: 32px;
    width: calc(100% + 32px);
    border-radius: 8px;
    border-width: 1px;
    border-style: dashed;
    border-color: var(--color-border-neutral-default);
    background-color: var(--color-background-neutral-hover);
    --tw-content: '';
    content: var(--tw-content);
}

._81jE6 > .dragSortItem.-placeholderAfter {
    padding-bottom: 0;
}

._81jE6 > .dragSortItem.-placeholderAfter::before {
    --tw-content: none;
    content: var(--tw-content);
}

._81jE6 > .dragSortItem.-placeholderAfter::after {
    position: relative;
    margin-left: -16px;
    margin-right: -16px;
    display: block;
    height: 32px;
    width: calc(100% + 32px);
    border-radius: 8px;
    border-width: 1px;
    border-style: dashed;
    border-color: var(--color-border-neutral-default);
    background-color: var(--color-background-neutral-hover);
    --tw-content: '';
    content: var(--tw-content);
}

._81jE6.-isDragging {
    cursor: grabbing;
  }

.koigw {

  position: absolute;

  left: 0;

  right: 0;

  bottom: 4px;

  z-index: 28;

  display: flex;

  gap: 4px;

  background-color: transparent
}

@media (max-height: 600px) {
  .koigw {

    bottom: 0;

    --tw-translate-y: 24px;

    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));

    padding-bottom: 4px;

    transition-property: transform;

    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);

    transition-duration: 250ms;

    transition-delay: 500ms
  }
  .koigw:focus-within {

    --tw-translate-y: 0;

    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }
  .koigw:hover {

    --tw-translate-y: 0;

    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

    .koigw:hover,
    .koigw:focus-within {

    transition-delay: 0s
  }
}

.Bx\+ns {
  line-height: 1.5;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.006em;
  min-height: 29px;
  width: 100%;
  align-items: center;
  border-radius: 8px;
  border-width: 1px;
  border-color: transparent;
  background-color: transparent;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  text-align: left;
  /* stylelint-enable selector-max-type */
}

  .Bx\+ns:hover {
  border-color: var(--color-border-neutral-default);
  background-color: var(--color-background-neutral-hover);
  color: var(--color-text-neutral-default);
}

  .Bx\+ns:focus-visible {
  border-radius: 8px;
  outline-style: solid;
  outline-width: 2px;
  outline-offset: 0;
  outline-color: var(--color-outline-focus-default);
}

  .Bx\+ns:disabled {
  cursor: not-allowed;
  opacity: 0.7;
}

  /* stylelint-disable selector-max-type */

  .Bx\+ns ul,
  .Bx\+ns ol {
  padding-left: 28px;
}

  .Bx\+ns ul {
  list-style-type: disc;
}

  .Bx\+ns ol {
  list-style-type: decimal;
}

  .Bx\+ns p,
  .Bx\+ns ol,
  .Bx\+ns ul,
  .Bx\+ns img {
  margin-bottom: 8px;
}

  .Bx\+ns > :last-child {
  margin-bottom: 0;
}

.j5-FK {
  color: var(--color-text-neutral-medium);
}

.j5-FK:hover {
  background-color: var(--color-background-neutral-weak);
}

/* stylelint-disable-next-line selector-max-type */

.j53-h textarea {
    padding: 0;
    background: transparent;
    min-height: 24px;
  }

.QsQfO .redactor-box,
  .QsQfO .redactor-styles {
    border: none;
    background-color: transparent;
  }

.QsQfO .redactor-toolbar {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

.iti__dropdown-content {
  line-height: 1.5;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.006em;
  border-radius: 6px;
}

.iti {
  position: relative;
  display: inline-block;
}
.iti * {
  box-sizing: border-box;
}
.iti__hide {
  display: none;
}
.iti__v-hide {
  visibility: hidden;
}
.iti input.iti__tel-input,
.iti input.iti__tel-input[type=text],
.iti input.iti__tel-input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}
.iti__flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}
.iti__selected-flag {
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 6px 0 8px;
}
.iti__arrow {
  margin-left: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}
[dir=rtl] .iti__arrow {
  margin-right: 6px;
  margin-left: 0;
}
.iti__arrow--up {
  border-top: none;
  border-bottom: 4px solid #555;
}
.iti__dropdown-content {
  position: absolute;
  z-index: 2;
  margin-left: -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #ccc;
  max-height: 200px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.iti__dropdown-content--dropup {
  bottom: 100%;
  margin-bottom: -1px;
}
.iti__search-input {
  width: 100%;
  border-width: 0;
}
.iti__country-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.iti--flexible-dropdown-width .iti__country-list {
  white-space: nowrap;
}
@media (max-width: 500px) {
  .iti--flexible-dropdown-width .iti__country-list {
    white-space: normal;
  }
}
.iti__flag-box {
  display: inline-block;
  width: 20px;
}
.iti__divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc;
}
.iti__country {
  display: flex;
  align-items: center;
  padding: 5px 10px;
  outline: none;
}
.iti__dial-code {
  color: #999;
}
.iti__country.iti__highlight {
  background-color: rgba(0, 0, 0, 0.05);
}
.iti__flag-box, .iti__country-name {
  margin-right: 6px;
}
[dir=rtl] .iti__flag-box, [dir=rtl] .iti__country-name {
  margin-right: 0;
  margin-left: 6px;
}
.iti--allow-dropdown input.iti__tel-input,
.iti--allow-dropdown input.iti__tel-input[type=text],
.iti--allow-dropdown input.iti__tel-input[type=tel], .iti--separate-dial-code input.iti__tel-input,
.iti--separate-dial-code input.iti__tel-input[type=text],
.iti--separate-dial-code input.iti__tel-input[type=tel] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}
[dir=rtl] .iti--allow-dropdown input.iti__tel-input,
[dir=rtl] .iti--allow-dropdown input.iti__tel-input[type=text],
[dir=rtl] .iti--allow-dropdown input.iti__tel-input[type=tel], [dir=rtl] .iti--separate-dial-code input.iti__tel-input,
[dir=rtl] .iti--separate-dial-code input.iti__tel-input[type=text],
[dir=rtl] .iti--separate-dial-code input.iti__tel-input[type=tel] {
  padding-right: 52px;
  padding-left: 6px;
  margin-right: 0;
}
.iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {
  right: auto;
  left: 0;
}
[dir=rtl] .iti--allow-dropdown .iti__flag-container, [dir=rtl] .iti--separate-dial-code .iti__flag-container {
  right: 0;
  left: auto;
}
.iti--allow-dropdown .iti__flag-container:hover {
  cursor: pointer;
}
.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}
.iti--allow-dropdown .iti__flag-container:has(+ input[disabled]):hover,
.iti--allow-dropdown .iti__flag-container:has(+ input[readonly]):hover {
  cursor: default;
}
.iti--allow-dropdown .iti__flag-container:has(+ input[disabled]):hover .iti__selected-flag,
.iti--allow-dropdown .iti__flag-container:has(+ input[readonly]):hover .iti__selected-flag {
  background-color: transparent;
}
.iti--separate-dial-code .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}
.iti--separate-dial-code.iti--show-flags .iti__selected-dial-code {
  margin-left: 6px;
}
[dir=rtl] .iti--separate-dial-code.iti--show-flags .iti__selected-dial-code {
  margin-left: 0;
  margin-right: 6px;
}
.iti--container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}
.iti--container:hover {
  cursor: pointer;
}

.iti--fullscreen-popup.iti--container {
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.iti--fullscreen-popup.iti--container.iti--country-search {
  justify-content: flex-start;
}
.iti--fullscreen-popup .iti__dropdown-content {
  max-height: 100%;
  position: relative;
}
.iti--fullscreen-popup .iti__country {
  padding: 10px 10px;
  line-height: 1.5em;
}

.iti__flag {
  width: 20px;
}
.iti__flag.iti__be {
  width: 18px;
}
.iti__flag.iti__ch {
  width: 15px;
}
.iti__flag.iti__mc {
  width: 19px;
}
.iti__flag.iti__ne {
  width: 18px;
}
.iti__flag.iti__np {
  width: 13px;
}
.iti__flag.iti__va {
  width: 15px;
}
@media (min-resolution: 2x) {
  .iti__flag {
    background-size: 5762px 15px;
  }
}
.iti__flag.iti__ac {
  height: 10px;
  background-position: 0px 0px;
}
.iti__flag.iti__ad {
  height: 14px;
  background-position: -22px 0px;
}
.iti__flag.iti__ae {
  height: 10px;
  background-position: -44px 0px;
}
.iti__flag.iti__af {
  height: 14px;
  background-position: -66px 0px;
}
.iti__flag.iti__ag {
  height: 14px;
  background-position: -88px 0px;
}
.iti__flag.iti__ai {
  height: 10px;
  background-position: -110px 0px;
}
.iti__flag.iti__al {
  height: 15px;
  background-position: -132px 0px;
}
.iti__flag.iti__am {
  height: 10px;
  background-position: -154px 0px;
}
.iti__flag.iti__ao {
  height: 14px;
  background-position: -176px 0px;
}
.iti__flag.iti__aq {
  height: 14px;
  background-position: -198px 0px;
}
.iti__flag.iti__ar {
  height: 13px;
  background-position: -220px 0px;
}
.iti__flag.iti__as {
  height: 10px;
  background-position: -242px 0px;
}
.iti__flag.iti__at {
  height: 14px;
  background-position: -264px 0px;
}
.iti__flag.iti__au {
  height: 10px;
  background-position: -286px 0px;
}
.iti__flag.iti__aw {
  height: 14px;
  background-position: -308px 0px;
}
.iti__flag.iti__ax {
  height: 13px;
  background-position: -330px 0px;
}
.iti__flag.iti__az {
  height: 10px;
  background-position: -352px 0px;
}
.iti__flag.iti__ba {
  height: 10px;
  background-position: -374px 0px;
}
.iti__flag.iti__bb {
  height: 14px;
  background-position: -396px 0px;
}
.iti__flag.iti__bd {
  height: 12px;
  background-position: -418px 0px;
}
.iti__flag.iti__be {
  height: 15px;
  background-position: -440px 0px;
}
.iti__flag.iti__bf {
  height: 14px;
  background-position: -460px 0px;
}
.iti__flag.iti__bg {
  height: 12px;
  background-position: -482px 0px;
}
.iti__flag.iti__bh {
  height: 12px;
  background-position: -504px 0px;
}
.iti__flag.iti__bi {
  height: 12px;
  background-position: -526px 0px;
}
.iti__flag.iti__bj {
  height: 14px;
  background-position: -548px 0px;
}
.iti__flag.iti__bl {
  height: 14px;
  background-position: -570px 0px;
}
.iti__flag.iti__bm {
  height: 10px;
  background-position: -592px 0px;
}
.iti__flag.iti__bn {
  height: 10px;
  background-position: -614px 0px;
}
.iti__flag.iti__bo {
  height: 14px;
  background-position: -636px 0px;
}
.iti__flag.iti__bq {
  height: 14px;
  background-position: -658px 0px;
}
.iti__flag.iti__br {
  height: 14px;
  background-position: -680px 0px;
}
.iti__flag.iti__bs {
  height: 10px;
  background-position: -702px 0px;
}
.iti__flag.iti__bt {
  height: 14px;
  background-position: -724px 0px;
}
.iti__flag.iti__bv {
  height: 15px;
  background-position: -746px 0px;
}
.iti__flag.iti__bw {
  height: 14px;
  background-position: -768px 0px;
}
.iti__flag.iti__by {
  height: 10px;
  background-position: -790px 0px;
}
.iti__flag.iti__bz {
  height: 12px;
  background-position: -812px 0px;
}
.iti__flag.iti__ca {
  height: 10px;
  background-position: -834px 0px;
}
.iti__flag.iti__cc {
  height: 10px;
  background-position: -856px 0px;
}
.iti__flag.iti__cd {
  height: 15px;
  background-position: -878px 0px;
}
.iti__flag.iti__cf {
  height: 14px;
  background-position: -900px 0px;
}
.iti__flag.iti__cg {
  height: 14px;
  background-position: -922px 0px;
}
.iti__flag.iti__ch {
  height: 15px;
  background-position: -944px 0px;
}
.iti__flag.iti__ci {
  height: 14px;
  background-position: -961px 0px;
}
.iti__flag.iti__ck {
  height: 10px;
  background-position: -983px 0px;
}
.iti__flag.iti__cl {
  height: 14px;
  background-position: -1005px 0px;
}
.iti__flag.iti__cm {
  height: 14px;
  background-position: -1027px 0px;
}
.iti__flag.iti__cn {
  height: 14px;
  background-position: -1049px 0px;
}
.iti__flag.iti__co {
  height: 14px;
  background-position: -1071px 0px;
}
.iti__flag.iti__cp {
  height: 14px;
  background-position: -1093px 0px;
}
.iti__flag.iti__cq {
  height: 12px;
  background-position: -1115px 0px;
}
.iti__flag.iti__cr {
  height: 12px;
  background-position: -1137px 0px;
}
.iti__flag.iti__cu {
  height: 10px;
  background-position: -1159px 0px;
}
.iti__flag.iti__cv {
  height: 12px;
  background-position: -1181px 0px;
}
.iti__flag.iti__cw {
  height: 14px;
  background-position: -1203px 0px;
}
.iti__flag.iti__cx {
  height: 10px;
  background-position: -1225px 0px;
}
.iti__flag.iti__cy {
  height: 14px;
  background-position: -1247px 0px;
}
.iti__flag.iti__cz {
  height: 14px;
  background-position: -1269px 0px;
}
.iti__flag.iti__de {
  height: 12px;
  background-position: -1291px 0px;
}
.iti__flag.iti__dg {
  height: 10px;
  background-position: -1313px 0px;
}
.iti__flag.iti__dj {
  height: 14px;
  background-position: -1335px 0px;
}
.iti__flag.iti__dk {
  height: 15px;
  background-position: -1357px 0px;
}
.iti__flag.iti__dm {
  height: 10px;
  background-position: -1379px 0px;
}
.iti__flag.iti__do {
  height: 14px;
  background-position: -1401px 0px;
}
.iti__flag.iti__dz {
  height: 14px;
  background-position: -1423px 0px;
}
.iti__flag.iti__ea {
  height: 14px;
  background-position: -1445px 0px;
}
.iti__flag.iti__ec {
  height: 14px;
  background-position: -1467px 0px;
}
.iti__flag.iti__ee {
  height: 13px;
  background-position: -1489px 0px;
}
.iti__flag.iti__eg {
  height: 14px;
  background-position: -1511px 0px;
}
.iti__flag.iti__eh {
  height: 10px;
  background-position: -1533px 0px;
}
.iti__flag.iti__er {
  height: 10px;
  background-position: -1555px 0px;
}
.iti__flag.iti__es {
  height: 14px;
  background-position: -1577px 0px;
}
.iti__flag.iti__et {
  height: 10px;
  background-position: -1599px 0px;
}
.iti__flag.iti__eu {
  height: 14px;
  background-position: -1621px 0px;
}
.iti__flag.iti__ez {
  height: 14px;
  background-position: -1643px 0px;
}
.iti__flag.iti__fi {
  height: 12px;
  background-position: -1665px 0px;
}
.iti__flag.iti__fj {
  height: 10px;
  background-position: -1687px 0px;
}
.iti__flag.iti__fk {
  height: 10px;
  background-position: -1709px 0px;
}
.iti__flag.iti__fm {
  height: 11px;
  background-position: -1731px 0px;
}
.iti__flag.iti__fo {
  height: 15px;
  background-position: -1753px 0px;
}
.iti__flag.iti__fr {
  height: 14px;
  background-position: -1775px 0px;
}
.iti__flag.iti__fx {
  height: 14px;
  background-position: -1797px 0px;
}
.iti__flag.iti__ga {
  height: 15px;
  background-position: -1819px 0px;
}
.iti__flag.iti__gb {
  height: 10px;
  background-position: -1841px 0px;
}
.iti__flag.iti__gd {
  height: 12px;
  background-position: -1863px 0px;
}
.iti__flag.iti__ge {
  height: 14px;
  background-position: -1885px 0px;
}
.iti__flag.iti__gf {
  height: 14px;
  background-position: -1907px 0px;
}
.iti__flag.iti__gg {
  height: 14px;
  background-position: -1929px 0px;
}
.iti__flag.iti__gh {
  height: 14px;
  background-position: -1951px 0px;
}
.iti__flag.iti__gi {
  height: 10px;
  background-position: -1973px 0px;
}
.iti__flag.iti__gl {
  height: 14px;
  background-position: -1995px 0px;
}
.iti__flag.iti__gm {
  height: 14px;
  background-position: -2017px 0px;
}
.iti__flag.iti__gn {
  height: 14px;
  background-position: -2039px 0px;
}
.iti__flag.iti__gp {
  height: 14px;
  background-position: -2061px 0px;
}
.iti__flag.iti__gq {
  height: 14px;
  background-position: -2083px 0px;
}
.iti__flag.iti__gr {
  height: 14px;
  background-position: -2105px 0px;
}
.iti__flag.iti__gs {
  height: 10px;
  background-position: -2127px 0px;
}
.iti__flag.iti__gt {
  height: 13px;
  background-position: -2149px 0px;
}
.iti__flag.iti__gu {
  height: 11px;
  background-position: -2171px 0px;
}
.iti__flag.iti__gw {
  height: 10px;
  background-position: -2193px 0px;
}
.iti__flag.iti__gy {
  height: 12px;
  background-position: -2215px 0px;
}
.iti__flag.iti__hk {
  height: 14px;
  background-position: -2237px 0px;
}
.iti__flag.iti__hm {
  height: 10px;
  background-position: -2259px 0px;
}
.iti__flag.iti__hn {
  height: 10px;
  background-position: -2281px 0px;
}
.iti__flag.iti__hr {
  height: 10px;
  background-position: -2303px 0px;
}
.iti__flag.iti__ht {
  height: 12px;
  background-position: -2325px 0px;
}
.iti__flag.iti__hu {
  height: 10px;
  background-position: -2347px 0px;
}
.iti__flag.iti__ic {
  height: 14px;
  background-position: -2369px 0px;
}
.iti__flag.iti__id {
  height: 14px;
  background-position: -2391px 0px;
}
.iti__flag.iti__ie {
  height: 10px;
  background-position: -2413px 0px;
}
.iti__flag.iti__il {
  height: 15px;
  background-position: -2435px 0px;
}
.iti__flag.iti__im {
  height: 10px;
  background-position: -2457px 0px;
}
.iti__flag.iti__in {
  height: 14px;
  background-position: -2479px 0px;
}
.iti__flag.iti__io {
  height: 10px;
  background-position: -2501px 0px;
}
.iti__flag.iti__iq {
  height: 14px;
  background-position: -2523px 0px;
}
.iti__flag.iti__ir {
  height: 12px;
  background-position: -2545px 0px;
}
.iti__flag.iti__is {
  height: 15px;
  background-position: -2567px 0px;
}
.iti__flag.iti__it {
  height: 14px;
  background-position: -2589px 0px;
}
.iti__flag.iti__je {
  height: 12px;
  background-position: -2611px 0px;
}
.iti__flag.iti__jm {
  height: 10px;
  background-position: -2633px 0px;
}
.iti__flag.iti__jo {
  height: 10px;
  background-position: -2655px 0px;
}
.iti__flag.iti__jp {
  height: 14px;
  background-position: -2677px 0px;
}
.iti__flag.iti__ke {
  height: 14px;
  background-position: -2699px 0px;
}
.iti__flag.iti__kg {
  height: 12px;
  background-position: -2721px 0px;
}
.iti__flag.iti__kh {
  height: 13px;
  background-position: -2743px 0px;
}
.iti__flag.iti__ki {
  height: 10px;
  background-position: -2765px 0px;
}
.iti__flag.iti__km {
  height: 12px;
  background-position: -2787px 0px;
}
.iti__flag.iti__kn {
  height: 14px;
  background-position: -2809px 0px;
}
.iti__flag.iti__kp {
  height: 10px;
  background-position: -2831px 0px;
}
.iti__flag.iti__kr {
  height: 14px;
  background-position: -2853px 0px;
}
.iti__flag.iti__kw {
  height: 10px;
  background-position: -2875px 0px;
}
.iti__flag.iti__ky {
  height: 10px;
  background-position: -2897px 0px;
}
.iti__flag.iti__kz {
  height: 10px;
  background-position: -2919px 0px;
}
.iti__flag.iti__la {
  height: 14px;
  background-position: -2941px 0px;
}
.iti__flag.iti__lb {
  height: 14px;
  background-position: -2963px 0px;
}
.iti__flag.iti__lc {
  height: 10px;
  background-position: -2985px 0px;
}
.iti__flag.iti__li {
  height: 12px;
  background-position: -3007px 0px;
}
.iti__flag.iti__lk {
  height: 10px;
  background-position: -3029px 0px;
}
.iti__flag.iti__lr {
  height: 11px;
  background-position: -3051px 0px;
}
.iti__flag.iti__ls {
  height: 14px;
  background-position: -3073px 0px;
}
.iti__flag.iti__lt {
  height: 12px;
  background-position: -3095px 0px;
}
.iti__flag.iti__lu {
  height: 12px;
  background-position: -3117px 0px;
}
.iti__flag.iti__lv {
  height: 10px;
  background-position: -3139px 0px;
}
.iti__flag.iti__ly {
  height: 10px;
  background-position: -3161px 0px;
}
.iti__flag.iti__ma {
  height: 14px;
  background-position: -3183px 0px;
}
.iti__flag.iti__mc {
  height: 15px;
  background-position: -3205px 0px;
}
.iti__flag.iti__md {
  height: 10px;
  background-position: -3226px 0px;
}
.iti__flag.iti__me {
  height: 10px;
  background-position: -3248px 0px;
}
.iti__flag.iti__mf {
  height: 14px;
  background-position: -3270px 0px;
}
.iti__flag.iti__mg {
  height: 14px;
  background-position: -3292px 0px;
}
.iti__flag.iti__mh {
  height: 11px;
  background-position: -3314px 0px;
}
.iti__flag.iti__mk {
  height: 10px;
  background-position: -3336px 0px;
}
.iti__flag.iti__ml {
  height: 14px;
  background-position: -3358px 0px;
}
.iti__flag.iti__mm {
  height: 14px;
  background-position: -3380px 0px;
}
.iti__flag.iti__mn {
  height: 10px;
  background-position: -3402px 0px;
}
.iti__flag.iti__mo {
  height: 14px;
  background-position: -3424px 0px;
}
.iti__flag.iti__mp {
  height: 10px;
  background-position: -3446px 0px;
}
.iti__flag.iti__mq {
  height: 14px;
  background-position: -3468px 0px;
}
.iti__flag.iti__mr {
  height: 14px;
  background-position: -3490px 0px;
}
.iti__flag.iti__ms {
  height: 10px;
  background-position: -3512px 0px;
}
.iti__flag.iti__mt {
  height: 14px;
  background-position: -3534px 0px;
}
.iti__flag.iti__mu {
  height: 14px;
  background-position: -3556px 0px;
}
.iti__flag.iti__mv {
  height: 14px;
  background-position: -3578px 0px;
}
.iti__flag.iti__mw {
  height: 14px;
  background-position: -3600px 0px;
}
.iti__flag.iti__mx {
  height: 12px;
  background-position: -3622px 0px;
}
.iti__flag.iti__my {
  height: 10px;
  background-position: -3644px 0px;
}
.iti__flag.iti__mz {
  height: 14px;
  background-position: -3666px 0px;
}
.iti__flag.iti__na {
  height: 14px;
  background-position: -3688px 0px;
}
.iti__flag.iti__nc {
  height: 10px;
  background-position: -3710px 0px;
}
.iti__flag.iti__ne {
  height: 15px;
  background-position: -3732px 0px;
}
.iti__flag.iti__nf {
  height: 10px;
  background-position: -3752px 0px;
}
.iti__flag.iti__ng {
  height: 10px;
  background-position: -3774px 0px;
}
.iti__flag.iti__ni {
  height: 12px;
  background-position: -3796px 0px;
}
.iti__flag.iti__nl {
  height: 14px;
  background-position: -3818px 0px;
}
.iti__flag.iti__no {
  height: 15px;
  background-position: -3840px 0px;
}
.iti__flag.iti__np {
  height: 15px;
  background-position: -3862px 0px;
}
.iti__flag.iti__nr {
  height: 10px;
  background-position: -3877px 0px;
}
.iti__flag.iti__nu {
  height: 10px;
  background-position: -3899px 0px;
}
.iti__flag.iti__nz {
  height: 10px;
  background-position: -3921px 0px;
}
.iti__flag.iti__om {
  height: 10px;
  background-position: -3943px 0px;
}
.iti__flag.iti__pa {
  height: 14px;
  background-position: -3965px 0px;
}
.iti__flag.iti__pe {
  height: 14px;
  background-position: -3987px 0px;
}
.iti__flag.iti__pf {
  height: 14px;
  background-position: -4009px 0px;
}
.iti__flag.iti__pg {
  height: 15px;
  background-position: -4031px 0px;
}
.iti__flag.iti__ph {
  height: 10px;
  background-position: -4053px 0px;
}
.iti__flag.iti__pk {
  height: 14px;
  background-position: -4075px 0px;
}
.iti__flag.iti__pl {
  height: 13px;
  background-position: -4097px 0px;
}
.iti__flag.iti__pm {
  height: 14px;
  background-position: -4119px 0px;
}
.iti__flag.iti__pn {
  height: 10px;
  background-position: -4141px 0px;
}
.iti__flag.iti__pr {
  height: 14px;
  background-position: -4163px 0px;
}
.iti__flag.iti__ps {
  height: 10px;
  background-position: -4185px 0px;
}
.iti__flag.iti__pt {
  height: 14px;
  background-position: -4207px 0px;
}
.iti__flag.iti__pw {
  height: 13px;
  background-position: -4229px 0px;
}
.iti__flag.iti__py {
  height: 11px;
  background-position: -4251px 0px;
}
.iti__flag.iti__qa {
  height: 8px;
  background-position: -4273px 0px;
}
.iti__flag.iti__re {
  height: 14px;
  background-position: -4295px 0px;
}
.iti__flag.iti__ro {
  height: 14px;
  background-position: -4317px 0px;
}
.iti__flag.iti__rs {
  height: 14px;
  background-position: -4339px 0px;
}
.iti__flag.iti__ru {
  height: 14px;
  background-position: -4361px 0px;
}
.iti__flag.iti__rw {
  height: 14px;
  background-position: -4383px 0px;
}
.iti__flag.iti__sa {
  height: 14px;
  background-position: -4405px 0px;
}
.iti__flag.iti__sb {
  height: 10px;
  background-position: -4427px 0px;
}
.iti__flag.iti__sc {
  height: 10px;
  background-position: -4449px 0px;
}
.iti__flag.iti__sd {
  height: 10px;
  background-position: -4471px 0px;
}
.iti__flag.iti__se {
  height: 13px;
  background-position: -4493px 0px;
}
.iti__flag.iti__sg {
  height: 14px;
  background-position: -4515px 0px;
}
.iti__flag.iti__sh {
  height: 10px;
  background-position: -4537px 0px;
}
.iti__flag.iti__si {
  height: 10px;
  background-position: -4559px 0px;
}
.iti__flag.iti__sj {
  height: 15px;
  background-position: -4581px 0px;
}
.iti__flag.iti__sk {
  height: 14px;
  background-position: -4603px 0px;
}
.iti__flag.iti__sl {
  height: 14px;
  background-position: -4625px 0px;
}
.iti__flag.iti__sm {
  height: 15px;
  background-position: -4647px 0px;
}
.iti__flag.iti__sn {
  height: 14px;
  background-position: -4669px 0px;
}
.iti__flag.iti__so {
  height: 14px;
  background-position: -4691px 0px;
}
.iti__flag.iti__sr {
  height: 14px;
  background-position: -4713px 0px;
}
.iti__flag.iti__ss {
  height: 10px;
  background-position: -4735px 0px;
}
.iti__flag.iti__st {
  height: 10px;
  background-position: -4757px 0px;
}
.iti__flag.iti__su {
  height: 10px;
  background-position: -4779px 0px;
}
.iti__flag.iti__sv {
  height: 12px;
  background-position: -4801px 0px;
}
.iti__flag.iti__sx {
  height: 14px;
  background-position: -4823px 0px;
}
.iti__flag.iti__sy {
  height: 14px;
  background-position: -4845px 0px;
}
.iti__flag.iti__sz {
  height: 14px;
  background-position: -4867px 0px;
}
.iti__flag.iti__ta {
  height: 10px;
  background-position: -4889px 0px;
}
.iti__flag.iti__tc {
  height: 10px;
  background-position: -4911px 0px;
}
.iti__flag.iti__td {
  height: 14px;
  background-position: -4933px 0px;
}
.iti__flag.iti__tf {
  height: 14px;
  background-position: -4955px 0px;
}
.iti__flag.iti__tg {
  height: 13px;
  background-position: -4977px 0px;
}
.iti__flag.iti__th {
  height: 14px;
  background-position: -4999px 0px;
}
.iti__flag.iti__tj {
  height: 10px;
  background-position: -5021px 0px;
}
.iti__flag.iti__tk {
  height: 10px;
  background-position: -5043px 0px;
}
.iti__flag.iti__tl {
  height: 10px;
  background-position: -5065px 0px;
}
.iti__flag.iti__tm {
  height: 14px;
  background-position: -5087px 0px;
}
.iti__flag.iti__tn {
  height: 14px;
  background-position: -5109px 0px;
}
.iti__flag.iti__to {
  height: 10px;
  background-position: -5131px 0px;
}
.iti__flag.iti__tr {
  height: 14px;
  background-position: -5153px 0px;
}
.iti__flag.iti__tt {
  height: 12px;
  background-position: -5175px 0px;
}
.iti__flag.iti__tv {
  height: 10px;
  background-position: -5197px 0px;
}
.iti__flag.iti__tw {
  height: 14px;
  background-position: -5219px 0px;
}
.iti__flag.iti__tz {
  height: 14px;
  background-position: -5241px 0px;
}
.iti__flag.iti__ua {
  height: 14px;
  background-position: -5263px 0px;
}
.iti__flag.iti__ug {
  height: 14px;
  background-position: -5285px 0px;
}
.iti__flag.iti__uk {
  height: 10px;
  background-position: -5307px 0px;
}
.iti__flag.iti__um {
  height: 11px;
  background-position: -5329px 0px;
}
.iti__flag.iti__un {
  height: 14px;
  background-position: -5351px 0px;
}
.iti__flag.iti__us {
  height: 11px;
  background-position: -5373px 0px;
}
.iti__flag.iti__uy {
  height: 14px;
  background-position: -5395px 0px;
}
.iti__flag.iti__uz {
  height: 10px;
  background-position: -5417px 0px;
}
.iti__flag.iti__va {
  height: 15px;
  background-position: -5439px 0px;
}
.iti__flag.iti__vc {
  height: 14px;
  background-position: -5456px 0px;
}
.iti__flag.iti__ve {
  height: 14px;
  background-position: -5478px 0px;
}
.iti__flag.iti__vg {
  height: 10px;
  background-position: -5500px 0px;
}
.iti__flag.iti__vi {
  height: 14px;
  background-position: -5522px 0px;
}
.iti__flag.iti__vn {
  height: 14px;
  background-position: -5544px 0px;
}
.iti__flag.iti__vu {
  height: 12px;
  background-position: -5566px 0px;
}
.iti__flag.iti__wf {
  height: 14px;
  background-position: -5588px 0px;
}
.iti__flag.iti__ws {
  height: 10px;
  background-position: -5610px 0px;
}
.iti__flag.iti__xk {
  height: 15px;
  background-position: -5632px 0px;
}
.iti__flag.iti__ye {
  height: 14px;
  background-position: -5654px 0px;
}
.iti__flag.iti__yt {
  height: 14px;
  background-position: -5676px 0px;
}
.iti__flag.iti__za {
  height: 14px;
  background-position: -5698px 0px;
}
.iti__flag.iti__zm {
  height: 14px;
  background-position: -5720px 0px;
}
.iti__flag.iti__zw {
  height: 10px;
  background-position: -5742px 0px;
}

.iti__flag {
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url(https://assets-aws.teamtailor-cdn.com/assets/ember/assets/images/intl-tel-input/flags.png);
  background-repeat: no-repeat;
  background-color: #dbdbdb;
  background-position: 20px 0;
}
@media (min-resolution: 2x) {
  .iti__flag {
    background-image: url(https://assets-aws.teamtailor-cdn.com/assets/ember/assets/images/intl-tel-input/flags@2x.png);
  }
}

.iti__flag.iti__np {
  background-color: transparent;
}
/* Using `:root` prefix here to increase the specificity to avoid a CSS import order bug when using embroider */
:root .iti__flag {
  background-image: url(https://assets-aws.teamtailor-cdn.com/assets/ember/assets/images/intl-tel-input/flags.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min--moz-device-pixel-ratio: 2),
  only screen and (-o-min-device-pixel-ratio: 2 / 1),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  :root .iti__flag {
    background-image: url(https://assets-aws.teamtailor-cdn.com/assets/ember/assets/images/intl-tel-input/flags@2x.png);
  }
}
@media (max-height: 600px) {
  .lmhe4 {
    display: none !important
  }
}

@media (min-height: 601px) and (max-height: 940px) {
  .lmhe4 {
    padding: 8px !important
  }
}

/* stylelint-disable selector-max-type, selector-no-qualifying-type */

.k\+XNp li {
  visibility: hidden;
  position: absolute;
  top: 56px;
  z-index: 1;
  margin-top: -72px;
  --tw-scale-x: 0.98;
  --tw-scale-y: 0.98;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 0
}

.k\+XNp li._2BHKO {
  visibility: visible;
  position: relative;
  top: auto;
  margin-top: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 1
}

.k\+XNp li._2BHKO:hover {
  margin-top: -2px;
  margin-bottom: 2px;
  --tw-scale-x: 1.02;
  --tw-scale-y: 1.02;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.k\+XNp li:first-child {
  pointer-events: auto;
  visibility: visible;
  position: relative;
  top: auto;
  z-index: 3;
  margin-top: -32px;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 1
}

.k\+XNp li:nth-child(2) {
  pointer-events: none;
  visibility: visible;
  position: relative;
  top: auto;
  z-index: 2;
  margin-top: -68px;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 1
}

.k\+XNp li._1qmvP:nth-child(2) {
  margin-top: -60px
}

.k\+XNp li._2BHKO:nth-child(2) {
  pointer-events: auto;
  margin-top: 0
}

.k\+XNp li._2BHKO:nth-child(2):hover {
  margin-top: -2px;
  margin-bottom: 2px;
  --tw-scale-x: 1.02;
  --tw-scale-y: 1.02;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.k\+XNp li:nth-child(3) {
  pointer-events: none;
  visibility: visible;
  position: relative;
  top: auto;
  z-index: 1;
  margin-top: -68px;
  --tw-scale-x: 0.98;
  --tw-scale-y: 0.98;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 1
}

.k\+XNp li._1qmvP:nth-child(3) {
  margin-top: -60px
}

.k\+XNp li._2BHKO:nth-child(3) {
  pointer-events: auto;
  margin-top: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.k\+XNp li._2BHKO:nth-child(3):hover {
  margin-top: -2px;
  margin-bottom: 2px;
  --tw-scale-x: 1.02;
  --tw-scale-y: 1.02;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

/* stylelint-disable selector-max-type, max-nesting-depth */

.IUHew figure {
      margin-left: -16px;
      margin-right: -16px;
      margin-top: -12px;
}

.IUHew strong {
      font-weight: 600;
}

.IUHew > br,
.IUHew p:empty {
      display: none;
}

.IUHew .smart-link {
      position: relative;
      margin: 16px;
      min-width: 0;
      align-items: center;
      border-radius: 6px;
      border-width: 1px;
      border-color: var(--color-border-neutral-default);
      background-color: var(--color-background-neutral-default);
      background-clip: padding-box;
      padding-top: 8px;
      padding-bottom: 8px;
      padding-left: 12px;
      padding-right: 40px;
      color: var(--color-text-neutral-default);
      -webkit-text-decoration-line: none;
              text-decoration-line: none;
      --tw-shadow: 0px 1px 2px rgba(0,0,0, 0.05);
      --tw-shadow-colored: 0px 1px 2px var(--tw-shadow-color);
      box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.IUHew .smart-link:hover {
      background-color: var(--color-background-neutral-hover);
      color: var(--color-text-neutral-default);
}

.IUHew .smart-link::after {
      background: url(https://assets-aws.teamtailor-cdn.com/assets/ember/assets/images/assets/images/chevron-right-regular-11f176dd66085ceb5f6b.svg);
      position: absolute;
      right: 8px;
      height: 16px;
      width: 16px;
      background-size: contain;
      background-repeat: no-repeat;
      content: ' ';
    }

.IUHew .smart-link__img {
      height: 48px;
      width: 48px;
      border-radius: 8px;
      object-fit: cover;
}

.IUHew .smart-link__img {
      margin-left: -4px;
      border-radius: 4px;
}

.IUHew .smart-link__title {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
}

.IUHew ul,
  .IUHew ol,
  .IUHew p {
      margin-bottom: 12px;
}

.IUHew li + li {
      margin-top: 4px;
}

.IUHew ul,
  .IUHew ol {
      list-style-position: outside;
      padding-left: 20px;
}

.IUHew img,
  .IUHew iframe {
      max-height: 300px;
      max-width: 100%;
}

.IUHew ul {
      list-style-type: disc;
}

.IUHew ol {
      list-style-type: decimal;
}

.IUHew p:not(:empty) + figure {
      margin-top: 12px;
}

.IUHew figure + p {
      margin-top: 12px;
}

/* stylelint-disable selector-max-type */
._1VB7J input {
  font-family: 'Teamtailor Web Font Kit', 'Inter var';
}

._1VB7J .redactor-styles {
  font-family: 'Teamtailor Web Font Kit', 'Inter var';
}
/* stylelint-enable selector-max-type */

.NNr6C {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  line-height: 1.5;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.006em;
  border-radius: 4px;
  background-color: var(--color-background-neutral-weak);
  padding: 16px;
}

.xK-B0 {
  display: flex;
  margin-bottom: 10px;
}

.xK-B0:last-of-type {
    margin-bottom: 0;
  }

.zrPV\+ {
  min-width: 160px;
}

.-oGiw {
  margin-right: 10px;
}

.h-sBM {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.ember-animated-hidden {
    visibility: hidden !important;
}

.ember-animated-none {
    display: none !important;
}

.ember-animated-top-collapse {
    margin-top: 0 !important;
}

.animated-container {
    position: relative;
}

.animated-container:before, .animated-container:after {
    content: ' ';
    display: table;
}

.animated-orphans {
    position: relative;
}

.OhWX2 {
  display: grid;
  grid-template-columns: minmax(200px, 256px) minmax(300px, 1fr) minmax(
      200px,
      1fr
    );
  height: 100%;
  overflow: hidden;
}

.njqTB {
  line-height: 1.5;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.006em;
  background-color: var(--color-background-canvas);
  display: flex;
  flex-direction: column;
  padding: 32px;
  overflow: auto;
  row-gap: 32px;
}

.JxXQw .c-avatar-image__image {
    width: 24px;
    height: 24px;
    object-fit: cover;
    object-position: center;
  }

.pfpmG .c-avatar-image__image {
    width: 125px;
    height: 125px;
    object-fit: cover;
    object-position: center;
  }

/* stylelint-disable selector-no-qualifying-type, max-nesting-depth, selector-max-type */

.-Ibc6 {

    font-size: 16px;

    line-height: 1.5
}

.-Ibc6 input {

    height: 45.2px
}

.-Ibc6 input[disabled] {

    cursor: not-allowed;

    --tw-border-opacity: 1;

    border-color: rgb(248 248 249 / var(--tw-border-opacity));

    --tw-bg-opacity: 1;

    background-color: rgb(248 248 249 / var(--tw-bg-opacity));

    --tw-text-opacity: 1;

    color: rgb(178 179 185 / var(--tw-text-opacity))
}

.-Ibc6 .disabled-flag-dropdown {

    pointer-events: none;

    cursor: not-allowed;

    --tw-border-opacity: 1;

    border-color: rgb(248 248 249 / var(--tw-border-opacity));

    --tw-bg-opacity: 1;

    background-color: rgb(248 248 249 / var(--tw-bg-opacity));

    --tw-text-opacity: 1;

    color: rgb(178 179 185 / var(--tw-text-opacity))
}

.-Ibc6 ul.iti__country-list {

    max-width: 250px
}

.-Ibc6 .iti__dropdown-content {

    background-color: var(--color-background-neutral-default)
}

.-Ibc6 .iti__country.iti__highlight {

    background-color: var(--color-background-neutral-weak-hover)
}

.cSL13 {

    display: block;

    height: 32px;

    border-radius: 10px;

    padding-left: 8px;

    padding-right: 8px;

    font-size: 14px;

    line-height: 1.5;

    font-weight: 500;

    line-height: 32px;

    color: var(--color-text-action-weak)
}

  .cSL13:not(.ieMYW):hover {

    background-color: var(--color-background-neutral-hover);

    color: var(--color-text-neutral-default)
}

  .cSL13.active {

    background-color: var(--color-background-action-weak-active);

    color: var(--color-text-action-weak-active)
}

  .cSL13.active:hover {

    background-color: var(--color-background-action-weak-active);

    color: var(--color-text-action-weak-active)
}

/* stylelint-disable selector-max-type */

.RIhq\+[open] ._51NMh {
  --tw-translate-x:
    0;
  transform:
    translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@starting-style {
  .RIhq\+[open] ._51NMh {
    --tw-translate-x:
    450px;
    transform:
    translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}

.RIhq\+ {
  transition:
    overlay 300ms ease-out allow-discrete,
    display 300ms ease-out allow-discrete;
  height:
    100dvh;
  max-height:
    100dvh;
  width:
    100%;
  max-width:
    100%;
  justify-content:
    flex-end;
  overflow:
    hidden;
  background-color:
    transparent;
}

._51NMh {
  position:
    absolute;
  right:
    0;
  margin:
    16px;
  margin-left:
    0;
  display:
    flex;
  height:
    calc(100vh - 32px);
  width:
    395px;
  flex-direction:
    column;
  overflow:
    hidden;
  border-radius:
    10px;
  background-color:
    var(--color-background-neutral-default);
  --tw-shadow:
    0px 4px 12px rgba(0, 0, 0, 0.03), 0px 7px 25px rgba(0, 0, 0, 0.03), 0px 0px 0px 1px rgba(0, 0, 0, 0.05);
  --tw-shadow-colored:
    0px 4px 12px var(--tw-shadow-color), 0px 7px 25px var(--tw-shadow-color), 0px 0px 0px 1px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  --tw-translate-x:
    450px;
  transform:
    translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition:
    transform 300ms ease-out allow-discrete,
    overlay 300ms ease-out allow-discrete,
    display 300ms ease-out allow-discrete;
}

.RIhq\+::backdrop {
  background-color:
    rgb(40 40 43 / 0);
  transition: all 300ms allow-discrete;
}

.RIhq\+[open]::backdrop {
  background-color:
    rgb(40 40 43 / 0.5);
}

@starting-style {
  .RIhq\+[open]::backdrop {
    background-color:
    rgb(40 40 43 / 0);
  }
}

body:has(dialog[open]) {
  overflow:
    hidden;
}

.hBFsM {
  animation: RUOZK 0.8s both;
}

@keyframes RUOZK {
  0%,
  100% {
    transform: translateX(0%);
    transform-origin: 50% 50%;
  }

  15% {
    transform: translateX(-5px) rotate(3deg);
  }

  30% {
    transform: translateX(3px) rotate(-3deg);
  }

  45% {
    transform: translateX(-3px) rotate(1.8deg);
  }

  60% {
    transform: translateX(2px) rotate(-1.2deg);
  }

  75% {
    transform: translateX(-1px) rotate(0.6deg);
  }
  0%,
  100% {
    transform: translateX(0%);
    transform-origin: 50% 50%;
  }

  15% {
    transform: translateX(-5px) rotate(3deg);
  }

  30% {
    transform: translateX(3px) rotate(-3deg);
  }

  45% {
    transform: translateX(-3px) rotate(1.8deg);
  }

  60% {
    transform: translateX(2px) rotate(-1.2deg);
  }

  75% {
    transform: translateX(-1px) rotate(0.6deg);
  }
}

.odUmT {
  display: flex;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
}

  .odUmT:hover {
  background-color: var(--color-background-neutral-hover);
}

.jbfCB .c-avatar-image--anonymous {
  position: static;
}

/* stylelint-disable-next-line selector-max-type */

.jbfCB .c-avatar-image--anonymous > div {
    display: flex;
    align-items: center;
    justify-content: center;
  }

.jbfCB .c-avatar-image--anonymous .c-avatar-image__image {
  background: none;
  width: 70%;
  height: 70%;
}

.jbfCB .c-avatar-image {
  box-sizing: content-box;
  width: 32px;
  height: 32px;
  line-height: 32px;
}

/* stylelint-disable-next-line */

.jbfCB .c-avatar-image > div {
  display: flex;
  width: 32px;
  height: 32px;
  justify-content: center;
}

.duh-a {
  position: relative;
  background-color: var(--color-background-action-medium-active);
}

.duh-a::after {
  position: absolute;
  right: -2px;
  top: -2px;
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 9999px;
  background-color: var(--color-background-action-strong);
  --tw-shadow: 0 0 0 2px;
  --tw-shadow-colored: 0 0 0 2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  --tw-shadow-color: var(--color-background-canvas);
  --tw-shadow: var(--tw-shadow-colored);
    content: "";
}

.lkdYV {
  line-height: 1.5;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.006em;
}

.h6Evk {
  display: flex;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 120;
}

.xr232 {
  right: 340px;
}

.mmEOC {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgb(40 40 43 / 0.5);
}

.RiauS {
  position: relative;
  flex-grow: 0;
  flex-shrink: 0;
  transition: border-radius 0.3s ease-in-out;
  opacity: 0;
  z-index: 2;
  margin: 16px 0 16px 16px;
  border-radius: 10px;
  background-color: var(--color-background-canvas);
  height: calc(100% - 32px);
}

.RiauS.vBA1\+ {
    animation: IChSD 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  }

.RiauS.Etu3m {
    animation: p0lzk 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  }

.RiauS.z4JSu {
  border-right-width: 1px;
  border-color: var(--color-border-neutral-medium);
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.RiauS.gYJi5 {
    box-shadow: 4px 0 8px rgba(0, 0, 0, 0.1);
  }

._1D5Zz {
  display: flex;
  position: relative;
  transform: translateX(calc(-100% + 64px));
  z-index: 1;
  margin: 16px 16px 16px 0;
  width: 100%;
  min-width: calc(660px + 64px);
  max-width: calc(856px + 64px);
  height: calc(100% - 32px);
}

._1D5Zz.vBA1\+ {
    animation: nkEV- 0.3s
      cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  }

._1D5Zz.Etu3m {
    animation: Cqfsf 0.3s
      cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  }

.DvFXD {
  flex: 1;
  opacity: 0;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
  min-width: 660px;
  max-width: 856px;
  background-color: var(--color-background-neutral-default);
}

.DvFXD.vBA1\+ {
    animation: dxBev 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  }

.DvFXD.Etu3m {
    animation: _2J5Ok 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  }

.HMjDN {
  display: flex;
  flex-direction: column;
}

.HedDd {
  padding: 4px 8px;
  width: 64px;
  height: 64px;
  --tw-text-opacity: 1;
  color: rgb(212 212 216 / var(--tw-text-opacity));
}

.HedDd.vBA1\+ {
    animation: hoCcc 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    animation-delay: 0.3s;
  }

.HedDd.Etu3m {
    animation: IoFBt 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  }

.HedDd:hover,
  .HedDd:active,
  .HedDd:focus-visible {
    color: #fff;
  }

@keyframes IChSD {
  0% {
    transform: translateX(-395px - 64px);
    opacity: 0;
  }

  70% {
    opacity: 1;
  }

  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes p0lzk {
  0% {
    transform: translateX(0);
    opacity: 1;
  }

  50% {
    opacity: 1;
  }

  100% {
    transform: translateX(-395px - 64px);
    opacity: 0;
  }
}

@keyframes nkEV- {
  0% {
    transform: translateX(calc(-100% + 64px));
    opacity: 0;
  }

  50% {
    opacity: 0;
  }

  100% {
    transform: translateX(0%);
    opacity: 1;
  }
}

@keyframes Cqfsf {
  0% {
    transform: translateX(0%);
    opacity: 1;
  }

  100% {
    transform: translateX(calc(-100% + 64px));
    opacity: 0;
  }
}

@keyframes dxBev {
  0% {
    opacity: 0;
  }

  70% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@keyframes _2J5Ok {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@keyframes AAa-K {
  0% {
    transform: translateX(-64px);
  }

  100% {
    transform: translateX(0);
  }
}

@keyframes _2sh6M {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-64px);
  }
}

@keyframes hoCcc {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes IoFBt {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.K7RtQ {
  display: flex;
  position: absolute;
  flex-direction: column;
  justify-content: center;
  z-index: 4;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  width: 100%;
  height: 69px;
}

.NvsaA {
  display: flex;
  position: relative;
  align-items: center;
  transition: background-color 0.1s ease-in;
  z-index: 10;
  margin: 0 24px;
}

.K5r6f {
  margin-top: 3px;
  margin-left: 4px;
  line-height: 1.5;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0em;
}

._2yFNU {
  position: fixed;
  top: 0;
  transition: height 0s;
  z-index: 8;
  background-color: #fff;
  width: 395px;
  height: 0;
  overflow: hidden;
}

._2yFNU.HwDd9 {
    transition: height 0.2s ease-in-out;
    height: 100%;
  }

.rR-zM {
  margin-top: 64px;
}

.N81KQ {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(248 248 249 / var(--tw-border-opacity));
  background-color: transparent;
  padding: 16px;
  text-align: left;
  color: #f43f85;
}

.N81KQ:last-child {
    border-bottom: none;
  }

.N81KQ:hover {
  background-color: var(--color-background-neutral-hover);
}

.S6TOD {
  position: relative;
  z-index: 6;
  margin: 20px 42px 12px;
}

.wRw2V {
  display: flex;
  position: absolute;
  align-items: center;
  justify-content: center;
  margin: 0 16px;
  height: 100%;
  color: var(--color-text-neutral-medium);
}

.-is\+Y {
  outline: none;
  border-radius: 8px;
  line-height: 1.5;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.006em;
  border-width: 1px;
  border-color: var(--color-border-neutral-default);
  background-color: var(--color-background-neutral-medium);
  color: var(--color-text-neutral-medium);
  padding: 0 0 0 42px;
  height: 38px;
}

.-is\+Y:hover {
  border-color: var(--color-border-neutral-medium);
  --tw-bg-opacity: 1;
  background-color: rgb(228 228 231 / var(--tw-bg-opacity));
}

.-is\+Y.VbvGM,
  .-is\+Y:focus-visible {
    border-color: #f43f85;
    background-color: #fff;
  }

.VA-TW {
  display: flex;
  position: absolute;
  top: 0;
  right: 16px;
  align-items: center;
  z-index: 6;
  cursor: pointer;
  padding: 16px;
  height: 38px;
  color: var(--color-text-neutral-medium);
}

.VA-TW:hover {
    color: #f43f85;
  }

.ZwxHu {
  position: relative;
  height: 100%;
  padding-bottom: 188px;
}

.OdPEG {
  position: relative;
  z-index: 1;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  height: 100%;
  overflow: hidden;
  padding-bottom: 16px;
}

.MUaI- {
  position: absolute;
  top: 8px;
  right: 28px;
  z-index: 6;
  border-width: 1px;
  border-color: var(--color-border-neutral-default);
  border-radius: 50%;
  background-color: #f43f85;
  width: 8px;
  height: 8px;
}

.B0p1z {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}

.OdPEG .ps__rail-y {
  margin-top: 71px;
  margin-bottom: 8px;
}

.rZUc0 {
  display: flex;
  align-items: center;
  margin: 0 0 4px 16px;
  height: 44px;
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

  .rZUc0::-webkit-scrollbar {
    display: none;
  }

  .rZUc0::after {
    position: absolute;
    right: 0;
    background: linear-gradient(
      270deg,
      var(--color-background-neutral-default) 0%,
      rgba(255, 255, 255, 0) 100%
    );
    width: 30px;
    height: 20px;
    content: "";
  }

  ._356Ae {
    /* stylelint-enable max-nesting-depth */
  }

  /* stylelint-disable max-nesting-depth */

  ._356Ae::before {
      position: absolute;
      background: linear-gradient(
        90deg,
        var(--color-background-neutral-default) 0%,
        rgba(255, 255, 255, 0) 100%
      );
      width: 30px;
      height: 20px;
      content: "";
    }

.N314e {
  margin-right: 8px;
  border-left-width: 1px;
  border-color: var(--color-border-neutral-medium);
  height: 20px;
}

.Zan3m {
  margin-right: 8px;
  border: 1px solid transparent;
  border-radius: 8px;
  background-color: transparent;
  padding: 4px 8px;
  line-height: 1.5;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.006em;
  white-space: nowrap;
  color: var(--color-text-neutral-medium);
}

  .Zan3m:active,
  .Zan3m:focus,
  .Zan3m:hover {
  background-color: var(--color-background-neutral-hover);
  color: var(--color-text-neutral-medium);
}

  .Zan3m:first-of-type {
    margin-left: 8px;
  }

  .Zan3m:last-of-type {
    margin-right: 24px;
  }

  ._6tI6H {
  cursor: default;
  --tw-bg-opacity: 1;
  background-color: rgb(253 236 243 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(245 82 145 / var(--tw-text-opacity));
}

  ._6tI6H:active,
    ._6tI6H:focus,
    ._6tI6H:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(253 236 243 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(245 82 145 / var(--tw-text-opacity));
}

  ._6tI6H:active {
      border: 1px solid #ffffff;
      box-shadow: 0 0 8px #f55291;
    }

.b4yBm {
  animation: tR7Yl 0.5s 1s;
  animation-fill-mode: forwards;
  position: fixed;
  bottom: -68px;
  z-index: 1;
  margin-left: 24px;
  display: flex;
  width: calc(100% - 48px);
  border-radius: 8px;
  background-color: var(--color-background-neutral-default);
  --tw-shadow: 0 6px 15px rgba(0,0,0, 0.2);
  --tw-shadow-colored: 0 6px 15px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.ily3G {
  padding: 12px;
  width: 50%;
  text-align: center;
  line-height: 1.5;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.006em;
  color: var(--color-text-neutral-medium);
}

.ily3G:first-of-type {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
  }

.ily3G:last-of-type {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
  }

.LgVqx {
  background-color: var(--color-background-action-medium-active);
  color: var(--color-text-action-default);
    pointer-events: none;
}

@keyframes tR7Yl {
  from {
    bottom: -70px;
  }

  to {
    bottom: 30px;
  }
}

.M3eTL {
  display: flex;
  position: absolute;
  flex-direction: column;
  justify-content: center;
  z-index: 4;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 24px;
  width: 100%;
  height: 69px;
}

.u4jA0 {
  display: flex;
  position: relative;
  align-items: center;
  transition: background-color 0.1s ease-in;
  z-index: 10;
}

.IihEK {
  z-index: 10;
  margin-top: 3px;
  background: none;
}

.ePEfx {
  position: fixed;
  top: 0;
  transition: height 0s;
  z-index: 8;
  background-color: var(--color-background-neutral-default);
  width: 395px;
  height: 0;
  overflow: hidden;
}

.ePEfx.SDcld {
    transition: height 0.2s ease-in-out;
    height: 100%;
  }

._2TQMT {
  margin-top: 64px;
}

.Cq--D {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(248 248 249 / var(--tw-border-opacity));
  background-color: transparent;
  padding: 16px;
  text-align: left;
  color: #f43f85;
}

.Cq--D:last-child {
    border-bottom: none;
  }

.Cq--D:hover {
  background-color: var(--color-background-neutral-hover);
}

._1L-ys {
  position: relative;
  z-index: 6;
  margin: 20px 24px 12px;
}

.MCiqR {
  display: flex;
  position: absolute;
  align-items: center;
  justify-content: center;
  margin: 0 16px;
  height: 100%;
  color: var(--color-text-neutral-medium);
}

.YqOT6 {
  outline: none;
  border-radius: 8px;
  line-height: 1.5;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.006em;
  border-width: 1px;
  border-color: var(--color-border-neutral-default);
  background-color: var(--color-background-neutral-medium);
  color: var(--color-text-neutral-medium);
  padding: 0 0 0 42px;
  height: 38px;
}

.YqOT6:hover {
  border-color: var(--color-border-neutral-medium);
  --tw-bg-opacity: 1;
  background-color: rgb(228 228 231 / var(--tw-bg-opacity));
}

.YqOT6._8m9n2,
  .YqOT6:focus-visible {
    border-color: #f43f85;
    background-color: #fff;
  }

._0MqkS {
  display: flex;
  position: absolute;
  top: 0;
  right: 16px;
  align-items: center;
  z-index: 6;
  cursor: pointer;
  padding: 16px;
  height: 38px;
  color: var(--color-text-neutral-medium);
}

._0MqkS:hover {
    color: #f43f85;
  }

.njJhj {
  position: relative;
  height: 100%;
  overflow: hidden;
}

.\+UF9T {
  position: relative;
  z-index: 1;
  border-radius: 10px;
  padding: 69px 0 180px;
  height: 100%;
  overflow: hidden;
}

.T0Zve {
  position: absolute;
  top: 8px;
  right: 28px;
  z-index: 6;
  border-width: 1px;
  border-color: var(--color-border-neutral-default);
  border-radius: 50%;
  background-color: #f43f85;
  width: 8px;
  height: 8px;
}

.b08Ih {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}

.\+UF9T .ps__rail-y {
  margin-top: calc(69px + 2px);
  margin-bottom: 8px;
}

.iUheW {
  position: absolute;
  bottom: 0;
  z-index: 4;
  width: 100%;
  height: auto;
}

.m0QJJ {
  position: relative;
}

.sG9Cd {
  width: 48px;
  height: 48px;
}

.XNtJv {
  width: 16px;
  height: 16px;
}

._7QjCZ {
  line-height: 1.2;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: -0.017em;

  display: flex;

  position: absolute;
  top: 0;
  left: 0;
  align-items: center;
  justify-content: center;

  width: 48px;
  height: 48px;
  text-align: center;

  color: #3bb7bb;
}

.d4t6Z {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 16px;
  padding-bottom: 16px;
  position: static;
  flex-direction: column;
  justify-content: center;
  z-index: 4;
  background: none;
  width: 100%;
}

.ExBgj {
  display: flex;
  justify-content: flex-end;
  z-index: 6;
  width: 100%;
  height: 100%;
}

.tGkl4 {
  width: 100%;
}

.M9Ypl {
  position: absolute;
  bottom: 24px;
  opacity: 0;
}

.QbK1r {
  animation: QbK1r 0.25s 0.5s;
  animation-fill-mode: forwards;
}

._2EqMq {
  animation: _2EqMq 0.25s;
  animation-fill-mode: forwards;
}

@keyframes _2EqMq {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes QbK1r {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

._8LgO6 {
  margin-left: 24px;
  width: calc(100% - 48px);
  z-index: 1;
  display: flex;
  border-radius: 8px;
  background-color: var(--color-background-neutral-default);
  --tw-shadow: 0 6px 15px rgba(0,0,0, 0.2);
  --tw-shadow-colored: 0 6px 15px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.\+iy-q {
  padding: 12px;
  width: 50%;
  text-align: center;
  line-height: 1.5;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.006em;
  color: var(--color-text-neutral-medium);
}

.\+iy-q:first-of-type {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
  }

.\+iy-q:last-of-type {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
  }

.-hTUe {
  background-color: var(--color-background-action-medium-active);
  color: var(--color-text-action-default);
    pointer-events: none;
}

._3n-qa .flatpickr-calendar {
    background-color: transparent;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
  ._3n-qa .flatpickr-rContainer {
    width: 100%
}
  ._3n-qa .flatpickr-months,
  ._3n-qa .flatpickr-calendar::before,
  ._3n-qa .flatpickr-input {
    display: none
}
  ._3n-qa .flatpickr-days {
    width: 100%
}
  ._3n-qa .flatpickr-days .dayContainer {
    display: grid;
    width: 100%;
    max-width: 100%;
    grid-template-columns: repeat(7, minmax(0, 1fr));
    align-items: center;
    justify-items: center;
    row-gap: 8px
}
  ._3n-qa .flatpickr-day {
    position: relative;
    display: flex;
    width: 37px;
    height: 37px;
    align-items: center;
    border-width: 0px
}
  ._3n-qa .flatpickr-day.today:hover,
  ._3n-qa .flatpickr-day:hover {
    border-width: 0px;
    background-color: var(--color-background-neutral-hover)
}
  ._3n-qa .flatpickr-day .innerBox {
    line-height: 1.5 !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    letter-spacing: -0.006em !important;
    color: var(--color-text-action-medium) !important
}
  ._3n-qa .flatpickr-day.today.selected,
  ._3n-qa .flatpickr-day.selected {
    border-width: 0px !important;
    background-color: var(--color-background-action-medium-active) !important;
    color: var(--color-text-action-medium-active) !important
}
  ._3n-qa .flatpickr-day.today {
    border-width: 0px;
    background-color: transparent
}
  ._3n-qa .flatpickr-day.today .innerBox {
    color: var(--color-text-action-default) !important
}
  ._3n-qa .flatpickr-day .event {
    position: absolute;
    left: 0;
    top: 10px;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 1.5;
    color: var(--color-icon-neutral-default)
}
  ._3n-qa .flatpickr-day.prevMonthDay .innerBox,
  ._3n-qa .flatpickr-day.nextMonthDay .innerBox,
  ._3n-qa .flatpickr-day.flatpickr-disabled .innerBox {
    color: var(--color-text-neutral-weak) !important
}
  ._3n-qa .dayContainer .flatpickr-day.prevMonthDay.flatpickr-disabled:hover {
    background-color: transparent
}
  ._3n-qa .flatpickr-weekdays {
    width: 100%
}
  ._3n-qa .flatpickr-weekdaycontainer {
    display: grid;
    grid-template-columns: repeat(7, minmax(0, 1fr));
    align-items: center;
    justify-items: center
}
  ._3n-qa .flatpickr-weekday {
    line-height: 1.5 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    letter-spacing: -0.006em !important;
    height: auto !important
}

.TaN4J {
  display: flex;
  position: relative;
  flex-direction: column;
  border-top-right-radius: 10px;
  height: 100%;
}

.jGBmj {
  z-index: 0;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 0 0 16px;
  height: calc(100% - 64px);
}

.TyxiL {
  display: flex;
  align-items: center;
  border-right-width: 1px;
  border-color: var(--color-border-neutral-medium);
  height: 24px;
}

.erX9l {
  margin-right: 24px;
  padding: 0;
  color: var(--color-text-neutral-medium);
}

.erX9l:hover,
  .erX9l:focus,
  .erX9l:active {
    color: #f43f85;
  }

.UZ7OW {
  background: none;
}

.UZ7OW:hover {
    background-color: transparent;
  }

.UZ7OW:active {
    background-color: transparent !important;
  }

._0EEyp {
  margin-left: 24px;
  color: var(--color-text-neutral-medium);
}

.rKhXq {
  margin: 0 0 0 8px;
  max-width: calc(660px - 200px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1.5;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.006em;
}

.jGBmj .ps__rail-y {
  margin-top: 64px;
}

.NpabZ {
  display:
    inline-flex;
  cursor:
    default;
  flex-direction:
    column;
  align-items:
    center;
  color:
    var(--color-text-neutral-medium)
}

.qr180 {
  opacity:
    0.5
}

.b7Eg3 {
  position:
    relative;
  margin-bottom:
    8px;
  display:
    flex;
  height:
    72px;
  width:
    60px;
  align-items:
    center;
  justify-content:
    center;
  border-radius:
    6px;
  --tw-bg-opacity:
    1;
  background-color:
    rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity:
    1;
  color:
    rgb(31 140 235 / var(--tw-text-opacity));
  box-shadow:
    0 0 1px rgba(0, 0, 0, 0.21),
    0 2px 8px rgba(0, 0, 0, 0.08)
}

.b7Eg3:hover .rx88v {
  display:
    flex
}

.rx88v {
  position:
    absolute;
  right:
    -8px;
  top:
    -8px;
  display:
    none;
  width:
    24px;
  height:
    24px;
  align-items:
    center;
  justify-content:
    center;
  border-radius:
    8px;
  background-color:
    var(--color-background-neutral-medium);
  color:
    var(--color-text-neutral-medium)
}

.rx88v:hover {
  --tw-bg-opacity:
    1;
  background-color:
    rgb(228 228 231 / var(--tw-bg-opacity))
}

.fWrIn {
  height:
    48px;
  width:
    100px;
  overflow:
    hidden;
  text-overflow:
    ellipsis;
  white-space:
    nowrap;
  word-break:
    break-all;
  text-align:
    center
}

.LgkZp {
    display: flex;
    cursor: default;
    align-items: center;
    border-radius: 6px;
    background-color: var(--color-background-neutral-medium);
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 12px;
    padding-bottom: 12px;
    color: var(--color-text-neutral-medium);
}

  .LgkZp:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(228 228 231 / var(--tw-bg-opacity));
}

  .LgkZp:hover .DxeoO {
    display: flex;
}

.DxeoO {
    display: none;
    width: 24px;
    height: 24px;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    background-color: transparent;
}

.DxeoO:hover {
    background-color: rgba(0, 0, 0, 0.05);
  }

.AD3qv {
  display: flex;
  align-items: center;
  border-radius: 8px;
  background-color: transparent;
  cursor: pointer;
  padding: 3px 7px;
  min-height: 32px;
  line-height: 1.5;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.006em;
  color: var(--color-text-neutral-default);
}

  .AD3qv:disabled {
    opacity: 0.7;
    cursor: not-allowed;
  }

  /* stylelint-disable max-nesting-depth */

  .AD3qv ._7L3qj {
  display: flex;
  align-items: center;
}

  .AD3qv ._7L3qj .fa-chevron-down {
      display: block;
    }

  /* stylelint-enable max-nesting-depth */

  .AD3qv:hover {
  background-color: var(--color-background-neutral-hover);
  color: var(--color-text-neutral-default);
}

  .AD3qv:active {
  --tw-bg-opacity: 1;
  background-color: rgb(253 236 243 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(231 59 126 / var(--tw-text-opacity));
}

.Ax2xW {
  background-color: var(--color-background-neutral-weak);
  color: var(--color-text-neutral-medium);
}

.cMeetingsFilteredErrorValidationError .AD3qv {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(185 28 28 / var(--tw-border-opacity));
}

.cMeetingsFilteredErrorValidationError--warning .AD3qv {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(249 115 22 / var(--tw-border-opacity));
}

.cMeetingsFilteredErrorValidationError--error .AD3qv {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(185 28 28 / var(--tw-border-opacity));
}

.jSJiN {
  border: none;
  background-color: transparent;
  padding: 8px 0;
}

  .jSJiN:hover {
    border: none;
  }

.ag2So {
  line-height: 1.5;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.011em;
  color: var(--color-text-neutral-weak);
  display: block;
}

.ag2So .redactor-placeholder::before {
  line-height: 1.5;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.011em;
  color: var(--color-text-neutral-weak);
}

.ag2So .redactor-box,
  .ag2So .redactor-styles {
    border: none;
    background-color: transparent;
    padding: 0;
  }

.ag2So .redactor-box {
    display: flex;
    flex-direction: column;
  }

.Yh3cL {
  /* stylelint-enable selector-no-qualifying-type */
}

.Yh3cL .redactor-toolbar a {
  margin-bottom: 0;
  display: inline-flex;
  align-items: center;
  border-radius: 8px;
  border-width: 0px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 6px;
  padding-bottom: 6px;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.Yh3cL .redactor-toolbar a:hover {
  background-color: var(--color-background-neutral-medium);
  color: var(--color-text-neutral-medium);
}

.Yh3cL .redactor-toolbar a {
    min-height: 32px;
  }

/* stylelint-disable selector-no-qualifying-type */

.Yh3cL .redactor-toolbar a.redactor-button-active {
  background-color: var(--color-background-action-weak-active);
  color: var(--color-text-neutral-default);
}

.hgn5- {
  display: grid;
  row-gap: 8px;
  -moz-column-gap: 8px;
       column-gap: 8px;
  grid-template-columns: repeat(6, 1fr);
  margin: 24px 0;
}

._0zdK7 {
  display: grid;
  row-gap: 8px;
  margin: 24px 0;
}

:root {
  --tool-width: 250px;
  --tool-padding: 10px;
  --handle-width: 30px;
  --dev-box-bg: rgba(205, 206, 212, 0.95);
  --handle-font-size: 12px;
}

.uwJB1 {
  position: fixed;
  bottom: 30px;
  left: 23px;
  z-index: 1001;
  width: 250px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  overflow: hidden;
  border-radius: 6px;
  padding: 10px;
  padding-right: 30px;
  --tw-shadow: 0 6px 15px rgba(0,0,0, 0.2);
  --tw-shadow-colored: 0 6px 15px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: opacity;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  transition-duration: 250ms;
  transform: translateX(
    calc(-1 * (var(--tool-width) + var(--tool-padding) * 2 - 4px))
  );
}

.uwJB1:hover {
    transform: translateX(
      calc(
        -1 * (var(--tool-width) + var(--tool-padding) * 2 - var(--handle-width))
      )
    );
  }

.uwJB1.wjRnT,
  .uwJB1.wjRnT:hover {
    transform: translateX(0);
  }

.UfP0b {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  background: var(--dev-box-bg);
}

.UXEDK {
  position: absolute;
  bottom: 0;
  top: 0;
  display: flex;
  width: 30px;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  line-height: 1.5;
  font-weight: 700;
  right: calc(-1 * var(--handle-width));
  writing-mode: vertical-rl;
  text-orientation: sideways;
}

/* stylelint-disable max-nesting-depth */
.a1QqR .redactor-box {
    border-width: 0px;
    font-size: 14px;
    line-height: 1.5;
    background-color: unset
}
.a1QqR .redactor-box .redactor-styles {
    padding: 0;
      font-family: inherit
}
.a1QqR .redactor-box .redactor-styles p:last-child {
    margin: 0
}
.a1QqR .redactor-placeholder::before {
    color: var(--color-text-neutral-medium)
}

/* stylelint-disable scss/selector-no-redundant-nesting-selector, max-nesting-depth */
.F2JDd {
    margin: -60px;
    margin-top: -40px;
}
.F2JDd > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(12px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(12px * var(--tw-space-y-reverse));
}
.F2JDd {
    padding: 60px;
    padding-top: 40px;
}
/* The dragSortItem class is added by the ember-drag-sort addon */
.F2JDd > .dragSortItem.-placeholderBefore {
    padding-top: 0;
}
.F2JDd > .dragSortItem.-placeholderBefore::before {
    position: relative;
    margin-bottom: 12px;
    display: block;
    height: 64px;
    width: 100%;
    border-radius: 8px;
    border-width: 1px;
    border-style: dashed;
    border-color: var(--color-border-neutral-default);
    --tw-content: '';
    content: var(--tw-content);
}
.F2JDd > .dragSortItem.-placeholderAfter {
    padding-bottom: 0;
}
.F2JDd > .dragSortItem.-placeholderAfter::before {
    --tw-content: none;
    content: var(--tw-content);
}
.F2JDd > .dragSortItem.-placeholderAfter::after {
    position: relative;
    margin-top: 12px;
    display: block;
    height: 64px;
    width: 100%;
    border-radius: 8px;
    border-width: 1px;
    border-style: dashed;
    border-color: var(--color-border-neutral-default);
    --tw-content: '';
    content: var(--tw-content);
}
.F2JDd.-isDragging {
    cursor: grabbing;
  }

/* stylelint-enable scss/selector-no-redundant-nesting-selector, max-nesting-depth */

._42lyQ {
  position: absolute;
  top: 20px;
  right: 20px;
  border-radius: 8px;
  height: 100%;
  max-height: 90dvh;
  overflow-y: auto;
}

  ._42lyQ.ldGmf {
    animation: _99iFB 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  }

  ._42lyQ._1mEnG {
    animation: _4Tuwf 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    animation-delay: 0.2s;
  }

.mCFo2 {
  width: 350px;
  height: 100%;
}

@keyframes _99iFB {
  0% {
    transform: translateX(370px);
  }

  100% {
    transform: translateX(0);
  }
}

@keyframes _4Tuwf {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(370px);
  }
}

/* stylelint-disable selector-max-type */

.E0Es5 {

    position: absolute;

    display: flex;

    transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;

    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;

    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;

    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);

    transition-duration: 1000ms
}

.E0Es5:hover {

    transition-duration: 300ms
}

.E0Es5 {

    top: 50%;

    z-index: 15;

    height: 85%;

    width: 300px;

    --tw-translate-y: -50%;

    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.E0Es5:hover {

    --tw-translate-x: 0;

    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.E0Es5 {

    left: 0;

    --tw-translate-x: -62%;

    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));

    justify-content: flex-start
}

.E0Es5.LnvjT {

    --tw-translate-x: 0;

    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

._3u8W8 {

    position: absolute;

    display: flex;

    transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;

    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;

    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;

    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);

    transition-duration: 1000ms
}

._3u8W8:hover {

    transition-duration: 300ms
}

._3u8W8 {

    top: 50%;

    z-index: 15;

    height: 85%;

    width: 300px;

    --tw-translate-y: -50%;

    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

._3u8W8:hover {

    --tw-translate-x: 0;

    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

._3u8W8 {

    right: 0;

    --tw-translate-x: 62%;

    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));

    justify-content: flex-end
}

._3u8W8.LnvjT {

    --tw-translate-x: 0;

    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.dByq2 {

    position: absolute;

    display: flex;

    transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;

    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;

    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;

    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);

    transition-duration: 1000ms
}

.dByq2:hover {

    transition-duration: 300ms
}

.dByq2 {

    bottom: 0;

    left: 50%;

    height: 200px;

    width: 85%;

    --tw-translate-x: -50%;

    --tw-translate-y: 44%;

    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));

    flex-direction: column;

    justify-content: flex-end
}

.dByq2:hover {

    --tw-translate-y: 0;

    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.dByq2.LnvjT {

    --tw-translate-y: 0;

    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{top:-100%;width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;bottom:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#FAFAFA;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB}.noUi-connects{border-radius:3px}.noUi-connect{background:#3FB8AF}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-sub{background:#AAA}.noUi-marker-large{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{-webkit-transform:translate(50%,0);transform:translate(50%,0);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translate(0,-18px);transform:translate(0,-18px);top:auto;right:28px}
/* stylelint-disable max-nesting-depth */
.PW0AR .noUi-target {
    background-color: var(--color-background-neutral-medium);
    border-style: none;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.PW0AR .noUi-horizontal {
    height: 3px
}
.PW0AR .noUi-connect {
    --tw-bg-opacity: 1;
    background-color: rgb(244 63 133 / var(--tw-bg-opacity))
}
.PW0AR .noUi-horizontal .noUi-handle,
    .PW0AR .noUi-handle {
    right: -7px;
    top: -5.5px;
    height: 14px;
    width: 14px;
    cursor: pointer;
    border-radius: 9999px;
    border-width: 1px;
    border-style: solid;
    border-color: var(--color-border-neutral-strong);
    background-color: var(--color-background-neutral-default);
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    outline: 2px solid transparent;
    outline-offset: 2px
}
.PW0AR .noUi-horizontal .noUi-handle::before,
      .PW0AR .noUi-horizontal .noUi-handle::after,
      .PW0AR .noUi-handle::before,
      .PW0AR .noUi-handle::after {
    display: none
}
.PW0AR .noUi-horizontal .noUi-handle.noUi-active, .PW0AR .noUi-handle.noUi-active {
    --tw-border-opacity: 1;
    border-color: rgb(244 63 133 / var(--tw-border-opacity))
}
.PW0AR .noUi-horizontal .noUi-handle.noUi-active .noUi-tooltip, .PW0AR .noUi-handle.noUi-active .noUi-tooltip {
    opacity: 1
}
.PW0AR .noUi-tooltip {
    pointer-events: none;
    border-style: none;
    background-color: var(--color-background-neutral-strong);
    padding: 8px;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    opacity: 0;
    --tw-shadow: 0px 4px 12px rgba(0, 0, 0, 0.03), 0px 7px 25px rgba(0, 0, 0, 0.03), 0px 0px 0px 1px rgba(0, 0, 0, 0.05);
    --tw-shadow-colored: 0px 4px 12px var(--tw-shadow-color), 0px 7px 25px var(--tw-shadow-color), 0px 0px 0px 1px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-duration: 250ms
}

.Nrmri {
  display: flex;
  position: relative;
  align-items: center;
  margin: 6px 0 0;
  padding: 0 16px;
  width: 100%;
  height: 42px;
  list-style: none;
  /* stylelint-enable  max-nesting-depth */
}

  .Nrmri:not(.Wm-WW):hover .z43VD {
        opacity: 0.65;
      }

  .Nrmri:not(.Wm-WW):hover .z43VD:hover {
          opacity: 1;
        }

  .Nrmri:not(.Wm-WW):hover ._83TGp,
      .Nrmri:not(.Wm-WW):hover .aPLC8,
      .Nrmri:not(.Wm-WW):hover .k3kWh,
      .Nrmri:not(.Wm-WW):hover .akjHe {
        opacity: 1;
      }

  .Nrmri:not(.Wm-WW):hover .zWkk7 {
        visibility: hidden;
      }

  /* stylelint-disable  max-nesting-depth */

  .Nrmri:not(.Wm-WW) .Xooqg {
      height: 42px;
    }

  .Nrmri:not(.Wm-WW) .Xooqg:hover {
  background-color: var(--color-background-neutral-hover);
  color: var(--color-text-neutral-default);
}

  .Nrmri:not(.Wm-WW) .Xooqg:hover .MasH3 {
  color: var(--color-text-neutral-default);
}

  .Nrmri .Xooqg.E1xJd {
  outline-style: solid !important;
  outline-width: 3px !important;
  outline-color: rgb(244 63 133 / 0.5) !important;
}

  .Wm-WW {
    cursor: default;
  }

  .uxnyZ {
  padding-left: 6px;
  padding-right: 6px;
}

  .uxnyZ .Xooqg {
  border-width: 1px;
  border-style: dashed;
  --tw-border-opacity: 1;
  border-color: rgb(161 161 170 / var(--tw-border-opacity));
}

  .uxnyZ .k3kWh,
    .uxnyZ .akjHe {
  opacity: 1 !important;
}

  .uxnyZ ._83TGp {
  right: 12px;
}

  .uxnyZ .aPLC8 {
  left: -16px;
}

  ._8tvqg .Xooqg {
  border-width: 1px;
  border-style: dashed;
  --tw-border-opacity: 1;
  border-color: rgb(161 161 170 / var(--tw-border-opacity));
}

  ._8tvqg .k3kWh,
    ._8tvqg .akjHe {
  opacity: 1 !important;
}

  ._8tvqg .aPLC8 {
  left: -16px;
}

.Ofpvt .Xooqg {
    background-color: rgba(#34353a, 0.25);
  }

.Ofpvt .k3kWh,
  .Ofpvt .akjHe {
    opacity: 0.5;
  }

.aPLC8 {
  display: flex;
  position: absolute;
  top: 22px;
  left: 0;
  align-items: center;
  transition: all 0.2s ease-in-out;
  opacity: 0;
  z-index: 7;
  cursor: pointer;
  width: 32px;
  height: 42px;
}

.aPLC8:hover .FE2jG {
      right: 0;
      background-color: var(--color-background-neutral-strong);
      --tw-shadow: 0 6px 15px rgba(0,0,0, 0.2);
      --tw-shadow-colored: 0 6px 15px var(--tw-shadow-color);
      box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    }

.FE2jG {
  position: absolute;
  right: 16px;
  transition: right 0.2s ease-in;
  border-radius: 8px;
  background: transparent;
  width: 36px;
  height: 36px;
}

._83TGp {
  display: flex;
  position: absolute;
  top: 4px;
  right: 24px;
  bottom: 4px;
  align-items: center;
  transition: opacity 0.25s ease-in;
  opacity: 0;
  background: transparent;
}

.Xooqg {
  display: flex;
  border-radius: 8px;
  background-color: var(--color-background-neutral-medium);
  color: var(--color-text-neutral-default);
  width: 100%;
}

.akjHe {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  margin-right: 8px;
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(87 89 95 / var(--tw-bg-opacity));
  width: 32px;
  height: 32px;
}

.MasH3 {
  --tw-text-opacity: 1;
  color: rgb(40 40 43 / var(--tw-text-opacity));
}

.MnhQ4:focus-visible {
  border-radius: 8px;
}

.MnhQ4 {
  display: flex;
  position: relative;
  align-items: center;
  background: transparent;
  padding: 4px;
  width: 100%;
  height: 100%;
}

.k3kWh {
  width: 100%;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.Vf20- {
  display: flex;
  align-items: center;
  padding: 0 0 0 4px;
  width: 100%;
}

.a4vO3 {
  outline: none !important;
  border: none !important;
  background: none !important;
  padding: 0;
  height: 40px;
}

.zWkk7 {
  flex-shrink: 0;
  margin-right: 4px;
  --tw-text-opacity: 1;
  color: rgb(144 144 149 / var(--tw-text-opacity));
}

.mADo2 {
  display: grid;
  gap: 8px;
  grid-template-columns: auto 80px 26px 26px;
}

.dr5L- {
  grid-column-start: 1;
  grid-column-end: 2;
}

.GMZiG {
  grid-column-start: 2;
  grid-column-end: 3;
}

.hxa0z {
  grid-column-start: 3;
  grid-column-end: 4;
}

.pilXD {
  grid-column-start: 4;
  grid-column-end: 5;
}

.c2pUy > .GMZiG {
  grid-column-start: 1;
  grid-column-end: 3;
}

.CmLUO > .GMZiG {
  grid-column-start: 2;
  grid-column-end: 4;
}

._1e0JU > .GMZiG {
  grid-column-start: 1;
  grid-column-end: 4;
}

.Es0e-::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
  .Es0e-::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }

.w-LO- {

    display: flex;

    height: 44px;

    align-items: center;

    border-radius: 6px;

    padding-left: 16px;

    padding-right: 16px;

    padding-top: 0;

    padding-bottom: 0;

    color: var(--color-text-neutral-default)
}

  .w-LO-:not(:first-child) {

    margin-top: -3px
}

  .w-LO-.active {

    --tw-bg-opacity: 1;

    background-color: rgb(253 236 243 / var(--tw-bg-opacity));

    --tw-text-opacity: 1;

    color: rgb(244 63 133 / var(--tw-text-opacity))
}

  .w-LO-.active .A1CCf {

    --tw-text-opacity: 1;

    color: rgb(244 63 133 / var(--tw-text-opacity))
}

.w-LO-:hover {

    color: var(--color-text-neutral-default)
}

.w-LO-:hover .A1CCf {

    color: var(--color-text-neutral-default)
}

.A1CCf {

    line-height: 1.5;

    font-size: 16px;

    font-weight: 400;

    letter-spacing: -0.011em;

    margin-left: auto;

    color: var(--color-text-neutral-medium)
}

/* stylelint-disable selector-max-type */

.a7e1b {
  display: grid;
  vertical-align: top;
  position: relative;
  align-items: stretch;
}

.a7e1b::after,
  .a7e1b textarea {
    width: auto;
    grid-area: 2 / 1;
    font: inherit;
    padding: 0.25em;
    margin: -0.25em;
    resize: none;
    background: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: none;
  }

.a7e1b::after {
    content: attr(data-value) " ";
    visibility: hidden;
    white-space: pre-wrap;
  }

.GQsdB .flatpickr-calendar {
    background-color: transparent;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
  .GQsdB .flatpickr-rContainer {
    width: 100%
}
  .GQsdB .flatpickr-months,
  .GQsdB .flatpickr-calendar::before,
  .GQsdB .flatpickr-input {
    display: none
}
  .GQsdB .flatpickr-days {
    width: 100%
}
  .GQsdB .flatpickr-days .dayContainer {
    display: grid;
    width: 100%;
    max-width: 100%;
    grid-template-columns: repeat(7, minmax(0, 1fr));
    align-items: center;
    justify-items: center;
    row-gap: 8px
}
  .GQsdB .flatpickr-day {
    position: relative;
    display: flex;
    width: 37px;
    height: 37px;
    align-items: center;
    border-width: 0px
}
  .GQsdB .flatpickr-day.today:hover,
  .GQsdB .flatpickr-day:hover {
    border-width: 0px;
    background-color: var(--color-background-neutral-hover)
}
  .GQsdB .flatpickr-day .innerBox {
    line-height: 1.5 !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    letter-spacing: -0.006em !important;
    color: var(--color-text-action-medium) !important
}
  .GQsdB .flatpickr-day.today.selected,
  .GQsdB .flatpickr-day.selected {
    border-width: 0px !important;
    background-color: var(--color-background-action-medium-active) !important;
    color: var(--color-text-action-medium-active) !important
}
  .GQsdB .flatpickr-day.today {
    border-width: 0px;
    background-color: transparent
}
  .GQsdB .flatpickr-day.today .innerBox {
    color: var(--color-text-action-default) !important
}
  .GQsdB .flatpickr-day .event {
    position: absolute;
    left: 0;
    top: 14px;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 1.5;
    color: var(--color-icon-neutral-default)
}
  .GQsdB .flatpickr-day.prevMonthDay .innerBox,
  .GQsdB .flatpickr-day.nextMonthDay .innerBox,
  .GQsdB .flatpickr-day.flatpickr-disabled .innerBox {
    color: var(--color-text-neutral-weak) !important
}
  .GQsdB .dayContainer .flatpickr-day.prevMonthDay.flatpickr-disabled:hover {
    background-color: transparent
}
  .GQsdB .flatpickr-weekdays {
    width: 100%
}
  .GQsdB .flatpickr-weekdaycontainer {
    display: grid;
    grid-template-columns: repeat(7, minmax(0, 1fr));
    align-items: center;
    justify-items: center
}
  .GQsdB .flatpickr-weekday {
    line-height: 1.5 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    letter-spacing: -0.006em !important;
    height: auto !important
}

.Kb5ud {
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.49) 0%,
    rgba(0, 0, 0, 0) 18.12%,
    rgba(0, 0, 0, 0.109804) 63.66%,
    rgba(0, 0, 0, 0.89) 94.02%
  );
}

.DSV-J {
  position: relative;
  border: 1.5px solid rgb(120, 17, 59, 0.48);
  box-shadow:
    0 12px 4px -8px rgba(0, 0, 0, 0.08),
    0 32px 24px -18px rgba(0, 0, 0, 0.24);
  background: linear-gradient(
    180deg,
    #9d174d 0%,
    rgba(157, 23, 77, 0.88) 50%,
    rgba(157, 23, 77, 0.68) 50%,
    rgba(157, 23, 77, 0.4) 100%
  );
  background-clip: padding-box;
  line-height: 100px;
}

  .DSV-J::before,
  .DSV-J::after {
    position: absolute;
    content: "";
    display: block;
    width: calc(100% + 3px);
    top: 48px;
    left: -1.5px;
    right: -1.5px;
    height: 2px;
    background: #9d174d;
  }

  .DSV-J::after {
    top: 50px;
    height: 1px;
    background: rgba(255, 255, 255, 0.16);
  }

.G6KtQ {
  display: flex;
  transition: all 0.2s ease-in-out;
  margin-bottom: 4px;
  margin-right: 8px;
  border-radius: 16px;
  background-color: var(--color-background-neutral-weak);
  padding-bottom: 4px;
  padding-left: 16px;
  padding-right: 8px;
  padding-top: 4px;
  width: -moz-fit-content;
  width: fit-content;
}

  .G6KtQ:hover {
  background-color: var(--color-background-neutral-medium);
}

  .-xq8G {
  --tw-bg-opacity: 1;
  background-color: rgb(253 236 243 / var(--tw-bg-opacity));
}

  .-xq8G:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(253 236 243 / var(--tw-bg-opacity));
}

.dm5tr {
  border: 1px solid white;
  border-radius: 100px;
  --tw-bg-opacity: 1;
  background-color: rgb(178 179 185 / var(--tw-bg-opacity));
  width: 20px;
  height: 20px;
}

.dm5tr:nth-child(n + 2) {
    margin-left: -8px;
  }

.yp7ow {
  line-height: 1.5;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.006em;
  margin-top: 4px;
}

.xBnRx {
  border: 1px solid white;
  border-radius: 100px;
  width: -moz-fit-content;
  width: fit-content;
  height: 20px;
  line-height: 18px;
  line-height: 1.5;
  font-size: 10px;
  letter-spacing: 0.01em;
  margin-left: -8px;
  --tw-bg-opacity: 1;
  background-color: rgb(253 236 243 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(244 63 133 / var(--tw-text-opacity));
}

.wM3gE {
  padding: 0 3px;
  min-width: 18px;
}

.utZK6 {
  display: flex;
  position: relative;
  transition: all 0.2s ease-in-out;
  visibility: hidden;
  opacity: 0;
}

  .dulx9 {
    visibility: visible;
    opacity: 1;
  }

  .zQ-Jf {
    position: absolute;
    top: 50%;
    right: 0;
    bottom: unset;
    justify-content: flex-end;
    transform: translateY(-50%);
    background: linear-gradient(
      270deg,
      white 48.06%,
      rgba(255, 255, 255, 0) 100%
    );
    padding-left: 16px;
  }

.q9twQ {
  margin: 0 4px;
  background: none;
}

.VIRb6 {
  display: flex;
  justify-content: space-evenly;
  transition: all 0.2s ease-in-out;
  border-radius: 100px;
  background: white;
  width: 0;
  overflow: hidden;
  /* A hack needed for Safari */
  font-size: 0;
}

.KhNPl {
    position: absolute;
    top: 0;
    left: 0;
    transform: translateX(-50%);
    visibility: hidden;
    opacity: 0;
    box-shadow: 0 0 9px 5px white;
    width: 160px;
    /* stylelint-enable max-nesting-depth */
  }

/* stylelint-disable max-nesting-depth */

.KhNPl.SaAme {
      top: -30px;
      visibility: visible;
      opacity: 1;
      margin-right: 4px;
    }

.SaAme {
  line-height: 1.5;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.011em;
    /* stylelint-enable max-nesting-depth */
}

/* stylelint-disable max-nesting-depth */

.zQ-Jf .SaAme {
      margin-right: 4px;
      width: 180px;
    }

._3xuO8 {
  transition: all 0.2s ease-in-out;
  border-radius: 100%;
  box-shadow: 0 0 9px 5px white;
  display: flex;
  width: 32px;
  height: 32px;
  align-items: center;
  justify-content: center;
  background-color: var(--color-background-neutral-weak);
  --tw-text-opacity: 1;
  color: rgb(144 144 149 / var(--tw-text-opacity));
}

._3xuO8:hover {
  background-color: var(--color-background-neutral-medium);
}

.r-zbL {

  line-height: 1.5;

  font-size: 14px;

  letter-spacing: -0.006em;

  display: flex;
  align-items: center;
  flex-direction: row;
  margin-bottom: 4px;
  border-radius: 4px;
  background-color: var(--color-background-neutral-weak);
  padding: 16px;
  color: var(--color-text-neutral-medium);
  font-weight: 500;
}

  .r-zbL:last-child {
    margin-bottom: 0;
  }

.JGtUB {

  border-radius: 4px;
  margin-right: 8px;
  width: 32px;
  height: 32px;
}

.Ifeo7 {
  display: flex;
  justify-content: center;
  margin-right: 16px;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  color: #ffffff;
  font-weight: 700;
}

.RW9Nq {
    background-color: #f9a428;
  }

.rVBom {
    background-color: #a3a3a3;
  }

.csoF8 {
    background-color: #b28d62;
  }

.M8N4Q {

  flex: 1 1 0%;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

  padding-right: 8px;
}

.K4\+VR {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 48px;
  text-align: right;
}

.kWusJ {
  margin: 8px 0 16px;
  color: var(--color-text-neutral-default);
}

._3Kcex {
  display: flex;
  align-items: center;
  flex-direction: row;
  margin-bottom: 16px;
}

._422LN {
  border-radius: 50%;
  width: 128px;
  max-width: 33.333%;
}

.J7gwU {
  text-align: center;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.011em;
}

.SeSMA {
  display: flex;
  align-items: center;
  flex: 1;
  flex-direction: column;
  line-height: 1.5;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0em;
}

.fTjAI {
  display: flex;
  align-items: center;
}

.R5Jx0 {
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 16px;

  height: 119px;
}

._10-39 {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  border-radius: 16px;
  width: 45%;
  color: var(--color-text-neutral-default);
}

._10-39 ._9kH8E {
    line-height: 1.2;
    font-size: 56px;
    font-weight: 500;
    filter: brightness(0.6);
  }

._10-39 .OSfI5 {
    filter: brightness(0.6);
  }

._10-39 .Fd3pf {
    display: flex;
    flex-direction: column;
    padding-top: 15px;
  }

._10-39 ._18ugE {
  line-height: 1.5;
  font-size: 12px;
  letter-spacing: 0em;
  text-align: center;
  font-weight: 700;
    filter: brightness(0.6);
}

.F5AN2 {
  display: flex;
  flex-direction: column;
  margin-bottom: 16px;
}

.F5AN2 .f65dE {
    display: flex;
    align-items: center;
    flex-direction: row;
    margin-right: 24px;
    margin-left: 24px;
    height: 55px;
  }

.F5AN2 .KDfDe {
  line-height: 1.5;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.006em;
}

.F5AN2 .SXRXe {
  line-height: 1.5;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0em;
  color: var(--color-text-neutral-medium);
}

.F5AN2 .maS6F {
    display: flex;
    align-items: center;
    flex-direction: row;
  }

.oHaul {
  margin-right: 4px;
  border-radius: 16px;
  width: 8px;
  height: 8px;
}

._3ENnF {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
}

.NaqFX {
  --tw-bg-opacity: 1;
  background-color: rgb(87 89 95 / var(--tw-bg-opacity));
}

._9QaE1 {
  --tw-bg-opacity: 1;
  background-color: rgb(101 163 13 / var(--tw-bg-opacity));
}

.VvEIq {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity));
}

.Cfuub {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.UbWuC {
  display: flex;
  justify-content: center;
  width: 100%;
}

.UbWuC .BYVRz {
    border-radius: 8px;
  }

._61YJH {
  margin-bottom: 16px;
}

.JRM2y {
  display: flex;
  margin: 8px 30px 16px;
  border-radius: 8px;
  background: linear-gradient(
    0deg,
    rgba(179, 222, 224, 0.2),
    rgba(179, 222, 224, 0.2)
  );
  padding: 16px;
  height: 80px;
}

.\+1uln {
  margin-left: 16px;
}

.\+H2Yz {
  width: 100%;
  text-align: center;
}

.JJXBX {
  line-height: 1.2;
  font-size: 16px;
  letter-spacing: -0.011em;
  color: var(--color-text-neutral-default);
  font-weight: 600;
}

.NCTq2 {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.006em;
  color: var(--color-text-neutral-medium);
  margin-top: 8px;
  line-height: 1.2;
}

.OeAbt {
  animation: OeAbt 4s ease-in-out infinite;
}

@keyframes OeAbt {
  from {
    transform: scale(1);
  }

  50% {
    transform: scale(1.05);
  }

  to {
    transform: scale(1);
  }
}

.tranquilityBg--small {
  background-size: 1000% 1000% !important;
  animation-name: var(--animationName);
  animation-duration: 25s;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
}

  .theme-light .tranquilityBg--small {
    background: linear-gradient(
      300deg,
      #ffcfe0,
      #fdd2e1,
      #def0fe,
      #d9e8fd,
      #f2d6e8,
      #ecc7e0,
      #d9e8fd
    );
  }

  .theme-dark .tranquilityBg--small {
    background: linear-gradient(
      300deg,
      #55232c,
      #4b1f29,
      #1f2a35,
      #1b2430,
      #412030,
      #3d2132,
      #1b2430
    );
  }

.SpOhD {
  background-size: 1000% 1000%;
  animation-name: var(--animationName);
  animation-duration: 40s;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
}

.theme-light .SpOhD {
    background: linear-gradient(
      300deg,
      #ffcfe0,
      #fdd2e1,
      #def0fe,
      #d9e8fd,
      #f2d6e8,
      #ecc7e0,
      #d9e8fd
    );
  }

.theme-dark .SpOhD {
    background: linear-gradient(
      300deg,
      #55232c,
      #4b1f29,
      #1f2a35,
      #1b2430,
      #412030,
      #3d2132,
      #1b2430
    );
  }

@keyframes Ihhdh {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

.F9w0m {
  d: var(--small);
  animation: Z-Ysm 8s cubic-bezier(0.5, 0, 0.2, 0.7) infinite;
  animation-delay: var(--delay);
}

@keyframes Z-Ysm {
  0% {
    d: var(--small);
  }

  50% {
    d: var(--large);
  }

  100% {
    d: var(--small);
  }
}

/* stylelint-disable max-nesting-depth, selector-max-type, no-duplicate-selectors */

.aeT4J .ba-videoplayer-video {
  border-radius: 8px;
}

.aeT4J .ba-player-dashboard {
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

.aeT4J .ba-videoplayer-poster-container img {
  border-radius: 8px;
}

._8\+mdr .ba-videoplayer-video {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

._8\+mdr .ba-videoplayer-poster-container img {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.c59xr div {
  font-family: 'Nunito', 'Helvetica Neue', 'Helvetica', 'Roboto', 'Arial',
    sans-serif !important;
}

.c59xr div .ba-videorecorder-button-primary,
  .c59xr div .ba-videoplayer-rerecord-button {
  line-height: 1.5;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.006em;
  border-radius: 8px;
  background-color: var(--color-background-action-strong);
  background-clip: padding-box;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  color: var(--color-text-action-strong);
}

.c59xr div .ba-videorecorder-button-primary:focus-visible,
  .c59xr div .ba-videoplayer-rerecord-button:focus-visible {
  border-radius: 8px;
  outline-style: solid;
  outline-width: 2px;
  outline-offset: 0;
  outline-color: var(--color-outline-focus-default);
}

.c59xr div .ba-videorecorder-button-primary:hover,
  .c59xr div .ba-videoplayer-rerecord-button:hover {
  background-color: var(--color-background-action-strong-hover);
}

.c59xr div .ba-videorecorder-button-primary:focus-visible,
  .c59xr div .ba-videoplayer-rerecord-button:focus-visible {
  --tw-border-opacity: 1;
  border-color: rgb(244 63 133 / var(--tw-border-opacity));
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.c59xr div .ba-videorecorder-button-inner,
  .c59xr div .ba-commoncss-icon-inner {
  border-radius: 8px;
  background-color: var(--color-background-action-medium);
}

.c59xr div .ba-videorecorder-button-inner:focus-visible,
  .c59xr div .ba-commoncss-icon-inner:focus-visible {
  border-radius: 8px;
  outline-style: solid;
  outline-width: 2px;
  outline-offset: 0;
  outline-color: var(--color-outline-focus-default);
}

.c59xr div .ba-videorecorder-button-inner i, .c59xr div .ba-commoncss-icon-inner i {
  color: var(--color-text-action-medium);
}

.c59xr div .ba-videorecorder-button-inner {
  background-color: var(--color-background-action-medium-hover);
}

.c59xr div .ba-videorecorder-button-selected {
  border-color: transparent;
  --tw-ring-color: rgb(244 63 133 / 0.5);
}

.c59xr div .ba-videorecorder-settings,
  .c59xr div .ba-videorecorder-settings-backbar {
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.c59xr div .ba-videorecorder-settings {
  bottom: 48px;
  color: var(--color-text-neutral-default);
}

.c59xr div .ba-videorecorder-settings hr {
  --tw-bg-opacity: 1;
  background-color: rgb(113 113 122 / var(--tw-bg-opacity));
}

.c59xr div .ba-videorecorder-settings li {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px;
}

.c59xr div .ba-videorecorder-settings li:focus-visible {
  border-radius: 8px;
  outline-style: solid;
  outline-width: 2px;
  outline-offset: 0;
  outline-color: var(--color-outline-focus-default);
  border-color: transparent;
}

.c59xr div .ba-videorecorder-settings li span {
        border-width: 6px !important;
        top: 0;
        width: 6px;
        height: 6px;
        border-radius: 9999px;
        --tw-border-opacity: 1;
        border-color: rgb(178 179 185 / var(--tw-border-opacity));
        --tw-bg-opacity: 1;
        background-color: rgb(178 179 185 / var(--tw-bg-opacity));
      }

.c59xr div .ba-videorecorder-settings li input[type='radio']:checked + span {
  --tw-border-opacity: 1;
  border-color: rgb(235 73 134 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.c59xr div .ba-videorecorder-settings li label {
  margin: 0;
}

.c59xr div .ba-videorecorder-settings li label:focus-visible {
  border-radius: 8px;
  outline-style: solid;
  outline-width: 2px;
  outline-offset: 0;
  outline-color: var(--color-outline-focus-default);
  border-color: transparent;
}

.c59xr div .ba-recorder-loader-label,
  .c59xr div .ba-videoplayer-message-message,
  .c59xr div .ba-videorecorder-message-message {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.c59xr div .ba-videoplayer-message-container {
  opacity: 1;
}

.c59xr div .ba-videorecorder-backbar,
  .c59xr div .ba-videorecorder-controlbar,
  .c59xr div .ba-videoplayer-rerecord-frontbar,
  .c59xr div .ba-videoplayer-rerecord-backbar {
  height: 48px;
}

.c59xr div .ba-player-dashboard {
  background-image: linear-gradient(transparent,rgba(0,0,0,.75));
}

.c59xr div .ba-videoplayer-button-inner {
  display: flex;
  width: 32px;
  height: 32px;
  align-items: center;
  justify-content: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.c59xr div .ba-videoplayer-button-inner i {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.c59xr div .ba-videoplayer-progressbar {
  margin-left: 8px;
  margin-right: 8px;
  border-radius: 100px;
  background-color: rgb(255 255 255 / 0.3);
}

.c59xr div .ba-videoplayer-progressbar:focus-visible {
  border-radius: 8px;
  outline-style: solid;
  outline-width: 2px;
  outline-offset: 0;
  outline-color: var(--color-outline-focus-default);
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.c59xr div .ba-videoplayer-progressbar-position {
  position: relative;
  border-radius: 100px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-right: 8px;
}

.c59xr div .ba-videoplayer-progressbar-cache,
  .c59xr div .ba-videoplayer-progressbar-button,
  .c59xr div .ba-videoplayer-volumebar-button {
  display: none;
}

.c59xr div .ba-videoplayer-backbar {
  background-color: transparent;
}

.c59xr div .ba-videoplayer-controlbar {
  margin-top: 8px;
  margin-bottom: 8px;
  height: 36px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.c59xr div .ba-videoplayer-leftbutton-container,
  .c59xr div .ba-videoplayer-playbutton-container,
  .c59xr div .ba-videoplayer-time-sep {
  max-width: -moz-fit-content;
  max-width: fit-content;
}

.c59xr div .ba-commoncss-icon-ccw,
  .c59xr div .ba-commoncss-icon-play,
  .c59xr div .ba-commoncss-icon-pause {
  margin-right: 12px;
}

.c59xr div .ba-videoplayer-time-container {
  line-height: 1.5;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0em;
}

.c59xr div .ba-videoplayer-volumebar {
  margin-left: 0;
  margin-right: 8px;
}

.c59xr div .ba-videoplayer-volumebar-inner:focus-visible {
  border-radius: 8px;
  outline-style: solid;
  outline-width: 2px;
  outline-offset: 0;
  outline-color: var(--color-outline-focus-default);
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.c59xr div .ba-commoncss-icon-resize-full {
  margin-right: 8px;
}

.c59xr div .ba-videoplayer-volumebar-position {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.c59xr div .ba-videoplayer-playbutton-button {
  width: 64px;
  height: 64px;
}

.c59xr div .ba-videoplayer-rightbutton-container[data-selector='button-icon-settings'] {
  display: none;
}

.c59xr div .ba-videoplayer-progressbar,
  .c59xr div .ba-videoplayer-progressbar-position,
  .c59xr div .ba-videoplayer-volumebar-inner,
  .c59xr div .ba-videoplayer-volumebar-position {
  height: 6px !important;
}

.c59xr div .ba-videoplayer-rightbutton-container,
  .c59xr div .ba-videoplayer-leftbutton-container {
  border-radius: 4px;
  padding: 0;
}

.c59xr div .ba-videoplayer-rightbutton-container:focus-visible,
  .c59xr div .ba-videoplayer-leftbutton-container:focus-visible {
  border-radius: 8px;
  outline-style: solid;
  outline-width: 2px;
  outline-offset: 0;
  outline-color: var(--color-outline-focus-default);
}

.c59xr div .ba-videoplayer-rightbutton-container:hover,
  .c59xr div .ba-videoplayer-leftbutton-container:hover {
  background-color: rgb(228 228 231 / 0.4);
}

.c59xr div .ba-videoplayer-rightbutton-container:focus-visible,
  .c59xr div .ba-videoplayer-leftbutton-container:focus-visible {
  background-color: rgb(228 228 231 / 0.4);
}

.c59xr div .ba-videoplayer-rightbutton-container[data-selector='button-icon-ccw'], .c59xr div .ba-videoplayer-leftbutton-container[data-selector='button-icon-ccw'] {
  margin-right: 8px;
}

.c59xr div .ba-videoplayer-time-container {
  margin-left: 4px;
}

.c59xr div .ba-videoplayer-volumebar {
  margin-left: 8px;
  margin-right: 8px;
}

.c59xr div .ba-commoncss-icon-ccw {
  margin: 0;
  display: flex;
}

.c59xr div .ba-commoncss-icon-ccw::before {
      content: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48IS0tISBGb250IEF3ZXNvbWUgUHJvIDYuMy4wIGJ5IEBmb250YXdlc29tZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tIExpY2Vuc2UgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbS9saWNlbnNlIChDb21tZXJjaWFsIExpY2Vuc2UpIENvcHlyaWdodCAyMDIzIEZvbnRpY29ucywgSW5jLiAtLT48cGF0aCBkPSJNNDU2IDIyNGMxMy4zIDAgMjQtMTAuNyAyNC0yNFY1NmMwLTEzLjMtMTAuNy0yNC0yNC0yNHMtMjQgMTAuNy0yNCAyNHY4MC4xbC0yMC0yMy41QzM3MSA2My40IDMwOS4xIDMyIDI0MCAzMkMxMTYuMyAzMiAxNiAxMzIuMyAxNiAyNTZzMTAwLjMgMjI0IDIyNCAyMjRjNTAuNCAwIDk3LTE2LjcgMTM0LjQtNDQuOGMxMC42LTggMTIuNy0yMyA0LjgtMzMuNnMtMjMtMTIuNy0zMy42LTQuOEMzMTYuMiA0MTguOSAyNzkuNyA0MzIgMjQwIDQzMmMtOTcuMiAwLTE3Ni03OC44LTE3Ni0xNzZzNzguOC0xNzYgMTc2LTE3NmM1NC4zIDAgMTAyLjkgMjQuNiAxMzUuMiA2My40bC4xIC4yIDAgMEw0MDIuOSAxNzZIMzEyYy0xMy4zIDAtMjQgMTAuNy0yNCAyNHMxMC43IDI0IDI0IDI0SDQ1NnoiIGZpbGw9IndoaXRlIiAvPjwvc3ZnPg==');
    }

.c59xr div .ba-commoncss-icon-resize-full {
  margin: 0;
  display: flex;
}

.c59xr div .ba-commoncss-icon-resize-full::before {
      content: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48IS0tISBGb250IEF3ZXNvbWUgUHJvIDYuMy4wIGJ5IEBmb250YXdlc29tZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tIExpY2Vuc2UgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbS9saWNlbnNlIChDb21tZXJjaWFsIExpY2Vuc2UpIENvcHlyaWdodCAyMDIzIEZvbnRpY29ucywgSW5jLiAtLT48cGF0aCBkPSJNMjk1IDE4M2MtOS40IDkuNC05LjQgMjQuNiAwIDMzLjlzMjQuNiA5LjQgMzMuOSAwbDEzNS0xMzVWMTY4YzAgMTMuMyAxMC43IDI0IDI0IDI0czI0LTEwLjcgMjQtMjRWMjRjMC0xMy4zLTEwLjctMjQtMjQtMjRIMzQ0Yy0xMy4zIDAtMjQgMTAuNy0yNCAyNHMxMC43IDI0IDI0IDI0aDg2LjFMMjk1IDE4M3pNMjE3IDMyOWM5LjQtOS40IDkuNC0yNC42IDAtMzMuOXMtMjQuNi05LjQtMzMuOSAwTDQ4IDQzMC4xVjM0NGMwLTEzLjMtMTAuNy0yNC0yNC0yNHMtMjQgMTAuNy0yNCAyNFY0ODhjMCAxMy4zIDEwLjcgMjQgMjQgMjRIMTY4YzEzLjMgMCAyNC0xMC43IDI0LTI0cy0xMC43LTI0LTI0LTI0SDgxLjlMMjE3IDMyOXoiIGZpbGw9IndoaXRlIiAvPjwvc3ZnPg==');
    }

.c59xr div .ba-commoncss-icon-play {
  margin: 0;
  display: flex;
}

.c59xr div .ba-commoncss-icon-play::before {
  width: 12px;
      content: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzODQgNTEyIj48IS0tISBGb250IEF3ZXNvbWUgUHJvIDYuMy4wIGJ5IEBmb250YXdlc29tZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tIExpY2Vuc2UgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbS9saWNlbnNlIChDb21tZXJjaWFsIExpY2Vuc2UpIENvcHlyaWdodCAyMDIzIEZvbnRpY29ucywgSW5jLiAtLT48cGF0aCBkPSJNNzMgMzljLTE0LjgtOS4xLTMzLjQtOS40LTQ4LjUtLjlTMCA2Mi42IDAgODBWNDMyYzAgMTcuNCA5LjQgMzMuNCAyNC41IDQxLjlzMzMuNyA4LjEgNDguNS0uOUwzNjEgMjk3YzE0LjMtOC43IDIzLTI0LjIgMjMtNDFzLTguNy0zMi4yLTIzLTQxTDczIDM5eiIgZmlsbD0iI2ZmZmZmZiIvPjwvc3ZnPg==');
}

.c59xr div .ba-commoncss-icon-pause {
  margin: 0;
  display: flex;
}

.c59xr div .ba-commoncss-icon-pause::before {
  width: 12px;
      content: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHN0eWxlPSJ3aWR0aDoxMDAlO2hlaWdodDoxMDAlOyIgdmlld0JveD0iMCAwIDMyMCA1MTIiPjwhLS0hIEZvbnQgQXdlc29tZSBQcm8gNi4zLjAgYnkgQGZvbnRhd2Vzb21lIC0gaHR0cHM6Ly9mb250YXdlc29tZS5jb20gTGljZW5zZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tL2xpY2Vuc2UgKENvbW1lcmNpYWwgTGljZW5zZSkgQ29weXJpZ2h0IDIwMjMgRm9udGljb25zLCBJbmMuIC0tPjxwYXRoIGQ9Ik00OCA2NEMyMS41IDY0IDAgODUuNSAwIDExMlY0MDBjMCAyNi41IDIxLjUgNDggNDggNDhIODBjMjYuNSAwIDQ4LTIxLjUgNDgtNDhWMTEyYzAtMjYuNS0yMS41LTQ4LTQ4LTQ4SDQ4em0xOTIgMGMtMjYuNSAwLTQ4IDIxLjUtNDggNDhWNDAwYzAgMjYuNSAyMS41IDQ4IDQ4IDQ4aDMyYzI2LjUgMCA0OC0yMS41IDQ4LTQ4VjExMmMwLTI2LjUtMjEuNS00OC00OC00OEgyNDB6IiBmaWxsPSJ3aGl0ZSIgLz48L3N2Zz4=');
}

.c59xr div .ba-commoncss-icon-volume-up,
  .c59xr div .ba-commoncss-icon-volume-down {
  margin: 0;
  display: flex;
}

.c59xr div .ba-commoncss-icon-volume-up::before, .c59xr div .ba-commoncss-icon-volume-down::before {
  width: 17px;
      content: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NzYgNTEyIj48IS0tISBGb250IEF3ZXNvbWUgUHJvIDYuMy4wIGJ5IEBmb250YXdlc29tZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tIExpY2Vuc2UgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbS9saWNlbnNlIChDb21tZXJjaWFsIExpY2Vuc2UpIENvcHlyaWdodCAyMDIzIEZvbnRpY29ucywgSW5jLiAtLT48cGF0aCBkPSJNMzMzLjEgMzQuOEMzNDQuNiA0MCAzNTIgNTEuNCAzNTIgNjRWNDQ4YzAgMTIuNi03LjQgMjQtMTguOSAyOS4ycy0yNSAzLjEtMzQuNC01LjNMMTYzLjggMzUySDk2Yy0zNS4zIDAtNjQtMjguNy02NC02NFYyMjRjMC0zNS4zIDI4LjctNjQgNjQtNjRoNjcuOEwyOTguNyA0MC4xYzkuNC04LjQgMjIuOS0xMC40IDM0LjQtNS4zem0xNzIgNzIuMmM0My4yIDM1LjIgNzAuOSA4OC45IDcwLjkgMTQ5cy0yNy43IDExMy44LTcwLjkgMTQ5Yy0xMC4zIDguNC0yNS40IDYuOC0zMy44LTMuNXMtNi44LTI1LjQgMy41LTMzLjhDNTA3LjMgMzQxLjMgNTI4IDMwMS4xIDUyOCAyNTZzLTIwLjctODUuMy01My4yLTExMS44Yy0xMC4zLTguNC0xMS44LTIzLjUtMy41LTMzLjhzMjMuNS0xMS44IDMzLjgtMy41em0tNjAuNSA3NC41QzQ2Ni4xIDE5OS4xIDQ4MCAyMjUuOSA0ODAgMjU2cy0xMy45IDU2LjktMzUuNCA3NC41Yy0xMC4zIDguNC0yNS40IDYuOC0zMy44LTMuNXMtNi44LTI1LjQgMy41LTMzLjhDNDI1LjEgMjg0LjQgNDMyIDI3MSA0MzIgMjU2cy02LjktMjguNC0xNy43LTM3LjNjLTEwLjMtOC40LTExLjgtMjMuNS0zLjUtMzMuOHMyMy41LTExLjggMzMuOC0zLjV6IiBmaWxsPSJ3aGl0ZSIgLz48L3N2Zz4');
}

.c59xr div .ba-commoncss-icon-volume-off {
  margin-right: 0;
  display: flex;
}

.c59xr div .ba-commoncss-icon-volume-off::before {
  width: 17px;
      content: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NDAgNTEyIj48IS0tISBGb250IEF3ZXNvbWUgUHJvIDYuMy4wIGJ5IEBmb250YXdlc29tZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tIExpY2Vuc2UgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbS9saWNlbnNlIChDb21tZXJjaWFsIExpY2Vuc2UpIENvcHlyaWdodCAyMDIzIEZvbnRpY29ucywgSW5jLiAtLT48cGF0aCBkPSJNMzguOCA1LjFDMjguNC0zLjEgMTMuMy0xLjIgNS4xIDkuMlMtMS4yIDM0LjcgOS4yIDQyLjlsNTkyIDQ2NGMxMC40IDguMiAyNS41IDYuMyAzMy43LTQuMXM2LjMtMjUuNS00LjEtMzMuN2wtODgtNjlDNTgyLjggMzY1IDYwOCAzMTMuNCA2MDggMjU2YzAtNjAuMS0yNy43LTExMy44LTcwLjktMTQ5Yy0xMC4zLTguNC0yNS40LTYuOC0zMy44IDMuNXMtNi44IDI1LjQgMy41IDMzLjhDNTM5LjMgMTcwLjcgNTYwIDIxMC45IDU2MCAyNTZzLTIwLjcgODUuMy01My4yIDExMS44Yy0uOSAuNy0xLjcgMS41LTIuNCAyLjNsLTQzLjYtMzQuMmM1LjUgLjEgMTEuMS0xLjYgMTUuNy01LjRDNDk4LjEgMzEyLjkgNTEyIDI4Ni4xIDUxMiAyNTZzLTEzLjktNTYuOS0zNS40LTc0LjVjLTEwLjMtOC40LTI1LjQtNi44LTMzLjggMy41cy02LjggMjUuNCAzLjUgMzMuOEM0NTcuMSAyMjcuNiA0NjQgMjQxIDQ2NCAyNTZzLTYuOSAyOC40LTE3LjcgMzcuM2MtNy42IDYuMi0xMC40IDE2LTggMjQuOUwzODQgMjc1LjdWNjRjMC0xMi42LTcuNC0yNC0xOC45LTI5LjJzLTI1LTMuMS0zNC40IDUuM2wtMTE1LjkgMTAzTDM4LjggNS4xek02NCAyMjR2NjRjMCAzNS4zIDI4LjcgNjQgNjQgNjRoNjcuOEwzMzAuNyA0NzEuOWM5LjQgOC40IDIyLjkgMTAuNCAzNC40IDUuM1MzODQgNDYwLjYgMzg0IDQ0OFYzOTguNUw5My44IDE2OS45Qzc1LjkgMTgxLjIgNjQgMjAxLjIgNjQgMjI0eiIgZmlsbD0id2hpdGUiIC8+PC9zdmc+');
}

.c59xr div .ba-commoncss-icon-resize-small {
  margin: 0;
  display: flex;
}

.c59xr div .ba-commoncss-icon-resize-small::before {
      content: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48IS0tISBGb250IEF3ZXNvbWUgUHJvIDYuMy4wIGJ5IEBmb250YXdlc29tZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tIExpY2Vuc2UgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbS9saWNlbnNlIChDb21tZXJjaWFsIExpY2Vuc2UpIENvcHlyaWdodCAyMDIzIEZvbnRpY29ucywgSW5jLiAtLT48cGF0aCBkPSJNNDczIDU3YzkuNC05LjQgOS40LTI0LjYgMC0zMy45cy0yNC42LTkuNC0zMy45IDBsLTEzNSAxMzVWNzJjMC0xMy4zLTEwLjctMjQtMjQtMjRzLTI0IDEwLjctMjQgMjRWMjE2YzAgMTMuMyAxMC43IDI0IDI0IDI0SDQyNGMxMy4zIDAgMjQtMTAuNyAyNC0yNHMtMTAuNy0yNC0yNC0yNEgzMzcuOUw0NzMgNTd6TTcgNDU1Yy05LjQgOS40LTkuNCAyNC42IDAgMzMuOXMyNC42IDkuNCAzMy45IDBsMTM1LTEzNVY0NDBjMCAxMy4zIDEwLjcgMjQgMjQgMjRzMjQtMTAuNyAyNC0yNFYyOTZjMC0xMy4zLTEwLjctMjQtMjQtMjRINTZjLTEzLjMgMC0yNCAxMC43LTI0IDI0czEwLjcgMjQgMjQgMjRoODYuMUw3IDQ1NXoiIGZpbGw9IndoaXRlIiAvPjwvc3ZnPg');
    }

.c59xr div .ba-videoplayer-playbutton-container {
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.c59xr div .ba-videoplayer-playbutton-container:focus-visible {
  border-radius: 8px;
  outline-style: solid;
  outline-width: 2px;
  outline-offset: 0;
  outline-color: var(--color-outline-focus-default);
}

.c59xr div .ba-videoplayer-playbutton-button {
  opacity: 1;
    background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjQiIGhlaWdodD0iNjQiIHZpZXdCb3g9IjAgMCA2NCA2NCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzk5XzU3MDIzKSI+CjxwYXRoIGQ9Ik00NC41NjI1IDI5LjQzNzZDNDUuNDUgMjkuOTg3NiA0NiAzMC45NTAxIDQ2IDMyLjAwMDFDNDYgMzMuMDUwMSA0NS40NSAzNC4wMTI2IDQ0LjU2MjUgMzQuNTYyNkwyNi41NjI1IDQ1LjU2MjZDMjUuNjM3NSA0Ni4xMjUxIDI0LjQ3NSA0Ni4xNTAxIDIzLjUzNzUgNDUuNjEyNkMyMi41ODc1IDQ1LjA4NzYgMjIgNDQuMDg3NiAyMiA0My4wMDAxVjIxLjAwMDFDMjIgMTkuOTEyNiAyMi41ODc1IDE4LjkxMjYgMjMuNTM3NSAxOC4zODc2QzI0LjQ3NSAxNy44NTAxIDI1LjYzNzUgMTcuNzYyNiAyNi41NjI1IDE4LjQzNzZMNDQuNTYyNSAyOS40Mzc2WiIgZmlsbD0iI0YwRjlGRiIvPgo8cGF0aCBvcGFjaXR5PSIwLjQiIGQ9Ik02NCAzMkM2NCA0OS42NzUgNDkuNjc1IDY0IDMyIDY0QzE0LjMyNSA2NCAwIDQ5LjY3NSAwIDMyQzAgMTQuMzI1IDE0LjMyNSAwIDMyIDBDNDkuNjc1IDAgNjQgMTQuMzI1IDY0IDMyWk0yMiAyMVY0M0MyMiA0NC4wODc1IDIyLjU4NzUgNDUuMDg3NSAyMy41Mzc1IDQ1LjYxMjVDMjQuNDc1IDQ2LjE1IDI1LjYzNzUgNDYuMTI1IDI2LjU2MjUgNDUuNTYyNUw0NC41NjI1IDM0LjU2MjVDNDUuNDUgMzQuMDEyNSA0NiAzMy4wNSA0NiAzMkM0NiAzMC45NSA0NS40NSAyOS45ODc1IDQ0LjU2MjUgMjkuNDM3NUwyNi41NjI1IDE4LjQzNzVDMjUuNjM3NSAxNy43NjI1IDI0LjQ3NSAxNy44NSAyMy41Mzc1IDE4LjM4NzVDMjIuNTg3NSAxOC45MTI1IDIyIDE5LjkxMjUgMjIgMjFaIiBmaWxsPSIjRjBGOUZGIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfOTlfNTcwMjMiPgo8cmVjdCB3aWR0aD0iNjQiIGhlaWdodD0iNjQiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==');
}

.c59xr div .ba-videoplayer-playbutton-button:hover,
    .c59xr div .ba-videoplayer-playbutton-button:focus-visible {
  opacity: 1;
      background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjQiIGhlaWdodD0iNjQiIHZpZXdCb3g9IjAgMCA2NCA2NCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzk5XzU3MDIzKSI+CjxwYXRoIG9wYWNpdHk9IjAuNCIgZD0iTTQ0LjU2MjUgMjkuNDM3NkM0NS40NSAyOS45ODc2IDQ2IDMwLjk1MDEgNDYgMzIuMDAwMUM0NiAzMy4wNTAxIDQ1LjQ1IDM0LjAxMjYgNDQuNTYyNSAzNC41NjI2TDI2LjU2MjUgNDUuNTYyNkMyNS42Mzc1IDQ2LjEyNTEgMjQuNDc1IDQ2LjE1MDEgMjMuNTM3NSA0NS42MTI2QzIyLjU4NzUgNDUuMDg3NiAyMiA0NC4wODc2IDIyIDQzLjAwMDFWMjEuMDAwMUMyMiAxOS45MTI2IDIyLjU4NzUgMTguOTEyNiAyMy41Mzc1IDE4LjM4NzZDMjQuNDc1IDE3Ljg1MDEgMjUuNjM3NSAxNy43NjI2IDI2LjU2MjUgMTguNDM3Nkw0NC41NjI1IDI5LjQzNzZaIiBmaWxsPSIjRjBGOUZGIi8+CjxwYXRoIGQ9Ik02NCAzMkM2NCA0OS42NzUgNDkuNjc1IDY0IDMyIDY0QzE0LjMyNSA2NCAwIDQ5LjY3NSAwIDMyQzAgMTQuMzI1IDE0LjMyNSAwIDMyIDBDNDkuNjc1IDAgNjQgMTQuMzI1IDY0IDMyWk0yMiAyMVY0M0MyMiA0NC4wODc1IDIyLjU4NzUgNDUuMDg3NSAyMy41Mzc1IDQ1LjYxMjVDMjQuNDc1IDQ2LjE1IDI1LjYzNzUgNDYuMTI1IDI2LjU2MjUgNDUuNTYyNUw0NC41NjI1IDM0LjU2MjVDNDUuNDUgMzQuMDEyNSA0NiAzMy4wNSA0NiAzMkM0NiAzMC45NSA0NS40NSAyOS45ODc1IDQ0LjU2MjUgMjkuNDM3NUwyNi41NjI1IDE4LjQzNzVDMjUuNjM3NSAxNy43NjI1IDI0LjQ3NSAxNy44NSAyMy41Mzc1IDE4LjM4NzVDMjIuNTg3NSAxOC45MTI1IDIyIDE5LjkxMjUgMjIgMjFaIiBmaWxsPSIjRjBGOUZGIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfOTlfNTcwMjMiPgo8cmVjdCB3aWR0aD0iNjQiIGhlaWdodD0iNjQiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==');
}

.-eD5L {
  background:
    linear-gradient(135deg, rgba(20, 2, 54, 1) 0%, rgba(20, 2, 54, 1) 100%)
      padding-box,
    linear-gradient(
        to top right,
        rgba(245, 16, 135, 1),
        rgba(247, 106, 91, 1),
        rgba(249, 195, 47, 1)
      )
      border-box;
  box-shadow:
    8px -8px 8px 0 rgba(249, 195, 47, 0.2),
    -8px 8px 8px 0 rgba(245, 16, 135, 0.2),
    -8px -8px 8px 0 rgba(247, 106, 91, 0.2),
    8px 8px 8px 0 rgba(247, 106, 91, 0.2);
}

.dm\+da {
  perspective: 200px;
  overflow: hidden;
  position: inherit;
  background-color: #140236;
}

.dm\+da::after {
    content: "";
    position: absolute;
    inset: 0;
    width: 100%;
    height: 200%;
    z-index: -1;
    background-image: linear-gradient(
        to right,
        rgba(163, 0, 93, 0.8) 1px,
        transparent 0
      ),
      linear-gradient(to bottom, rgba(163, 0, 93, 0.8) 1px, transparent 0);
    background-size: 50px 50px;
    border-radius: 10px;
    transform: rotateX(30deg) translateY(-50%);
    transform-origin: 100% 0 0;
    animation: _1VE9d 10s linear infinite;
    filter: drop-shadow(0 0 2px rgba(163, 0, 93, 0.8));
  }

@keyframes _1VE9d {
  0% {
    transform: rotateX(30deg) translateY(-50%);
  }

  100% {
    transform: rotateX(30deg) translateY(0);
  }
}

.kw5Z5 {
  display: flex;
  align-items: flex-end;
  margin-bottom: 24px;
  max-width: 100%;
}@media (min-width: 1024px) {.kw5Z5 {
    max-width: 50%;
  }
}

  .kw5Z5:hover .NdKhr {
      display: block;
    }

.Q8uhu {
  margin-right: 8px;
}

.mlLEY {
  background-color: var(--color-background-neutral-weak);
  position: relative;
  border-radius: 16px 16px 16px 0;
  padding: 24px;
}

.mlLEY::before,
  .mlLEY::after {
  --tw-border-opacity: 1;
  border-color: rgb(248 248 249 / var(--tw-border-opacity));
}

.mlLEY:where(._7jVo4, ._7jVo4 *)::before,
  .mlLEY:where(._7jVo4, ._7jVo4 *)::after {
  --tw-border-opacity: 1;
  border-color: rgb(28 28 30 / var(--tw-border-opacity));
}

.mlLEY::before,
  .mlLEY::after {
    position: absolute;
    transform: rotate(235deg);
    border-bottom-style: solid;
    content: "";
  }

.mlLEY::before {
    bottom: -8px;
    left: -7px;
    border-bottom-width: 16px;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    width: 12px;
  }

.mlLEY::after {
    bottom: -7px;
    left: -9px;
    border-right: 12px solid transparent;
    border-left: 8px solid transparent;
    border-bottom-width: 28px;
    width: 30px;
  }

.Ekxd8 {
  white-space: pre-line;
  display: inline-block;
  margin: 0 16px 0 0;
}

.NdKhr {
  display: none;
  position: absolute;
  top: 8px;
  right: 16px;
}

.VhEKh {
  width: 100%;
  height: 100%;
  background-image: url(https://assets-aws.teamtailor-cdn.com/assets/ember/assets/images/assets/images/pattern-party-horn-5faf586ef168650cdfca.svg);
  background-size: 72px;
  background-repeat: repeat;
  opacity: 50%;
  -webkit-mask-image: linear-gradient(180deg, #000 15%, rgba(0, 0, 0, 0) 65%);
          mask-image: linear-gradient(180deg, #000 15%, rgba(0, 0, 0, 0) 65%);
  mix-blend-mode: luminosity;
  left: -12px;
}

.vMsxE {
    line-height: 1.5;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.006em;
}

  .vMsxE.X8gKB {
    position: sticky;
    top: 0;
  }

.QROb2 th {
    border: none;
    background-color: var(--color-background-neutral-medium);
    color: var(--color-text-neutral-default);
    padding: 16px 24px;
    font-weight: 500;
  }

.QROb2 th:not(:first-of-type) {
      text-align: center;
    }

.PUbVt {
  box-shadow: 0 1px 0 #eeeff0;
}

.PUbVt th {
    border: none;
    padding: 16px 24px;
  }

.PUbVt:not(:first-of-type) th {
      padding-top: 32px;
    }

.L3Mi- {
  box-shadow: 0 1px 0 #eeeff0;
}

.L3Mi- td {
    border: none;
    padding: 16px 24px;
  }

.L3Mi- td:not(:first-of-type) {
    text-align: center;
  }

.fDCWm {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: var(--color-background-neutral-medium);
  width: 16px;
  height: 16px;
}

.fDCWm.fB7Gr {
    --tw-bg-opacity: 1;
    background-color: rgb(244 63 133 / var(--tw-bg-opacity));
}

.fDCWm.fIAUs {
    --tw-bg-opacity: 1;
    background-color: rgb(144 144 149 / var(--tw-bg-opacity));
}

.fDCWm .U4-jQ {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

.fDCWm .ZaWKk {
    width: 6px;
    height: 6px;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

._5TUJ7 {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-auto-rows: minmax(207px, auto);
  row-gap: 24px;
  -moz-column-gap: 24px;
       column-gap: 24px;
  margin: 0;
  padding: 0;
}

  @media (min-width: 768px) {._5TUJ7 {
    grid-template-columns: repeat(2, 1fr)
}
  }

  @media (min-width: 1402px) {._5TUJ7 {
    grid-template-columns: repeat(3, 1fr)
}
  }

.vaBm\+ {
  display: grid;
  border-radius: 10px;
  box-shadow:
    0 4px 12px rgba(#000, 0.03),
    0 7px 25px rgba(#000, 0.03),
    0 0 0 1px rgba(#000, 0.05);
  background-color: var(--color-background-neutral-weak);
}.vaBm\+:where(.cRF5L, .cRF5L *) {
  background-blend-mode: color;
}.vaBm\+ {
  height: 100%;
  overflow: hidden;
  grid-template-columns: 1fr 90px;
}

  .vaBm\+:hover {
    box-shadow:
      0 8px 24px rgba(#000, 0.12),
      0 0 0 1px rgba(#000, 0.05);
    transition: all 200ms ease-out;
    --tw-bg-opacity: 0.2;
  }

._5ShkS .vaBm\+ {
  background-image: linear-gradient(
      194.83deg,
      rgba(248, 248, 249, 0) 10.47%,
      rgba(248, 248, 249, 0) 64.47%,
      #ccd7ff 120.43%
    ),
    linear-gradient(
      141.23deg,
      rgba(248, 248, 249, 0) 22.27%,
      rgba(248, 248, 249, 0) 67.59%,
      #c4b5fd 114.54%
    ),
    linear-gradient(
      175.83deg,
      var(--color-background-neutral-weak) 3.4%,
      var(--color-background-neutral-weak) 95.89%,
      #c4b5fd 191.73%
    );
}

._5ShkS .vaBm\+:focus,
  ._5ShkS .vaBm\+:hover {
    background-image: linear-gradient(
        194.83deg,
        rgba(245, 243, 255, 0) 10.47%,
        rgba(245, 243, 255, 0) 64.47%,
        #ccd7ff 120.43%
      ),
      linear-gradient(
        141.23deg,
        rgba(245, 243, 255, 0) 22.27%,
        rgba(245, 243, 255, 0) 67.59%,
        #c4b5fd 114.54%
      ),
      linear-gradient(
        175.83deg,
        var(--color-background-decorative-indigo-default) 3.4%,
        var(--color-background-decorative-indigo-default) 95.89%,
        #c4b5fd 191.73%
      );
  }

.w3FvE .vaBm\+ {
  background-image: linear-gradient(
      191.71deg,
      rgba(248, 248, 249, 0) 8.58%,
      rgba(248, 248, 249, 0) 64.74%,
      #ffd0d6 122.92%
    ),
    linear-gradient(
      142.05deg,
      rgba(248, 248, 249, 0) 21.91%,
      rgba(248, 248, 249, 0) 67.82%,
      #f0abfc 115.39%
    ),
    linear-gradient(
      174.43deg,
      var(--color-background-neutral-weak) 4.44%,
      var(--color-background-neutral-weak) 94.67%,
      #f0abfc 188.16%
    );
}

.w3FvE .vaBm\+:focus,
  .w3FvE .vaBm\+:hover {
    background-image: linear-gradient(
        191.71deg,
        rgba(253, 244, 255, 0) 8.58%,
        rgba(253, 244, 255, 0) 64.74%,
        #ffd0d6 122.92%
      ),
      linear-gradient(
        142.05deg,
        rgba(253, 244, 255, 0) 21.91%,
        rgba(253, 244, 255, 0) 67.82%,
        #f0abfc 115.39%
      ),
      linear-gradient(
        174.43deg,
        var(--color-background-decorative-fuchsia-default) 4.44%,
        var(--color-background-decorative-fuchsia-default) 94.67%,
        #f0abfc 188.16%
      );
  }

.A\+n2S .vaBm\+ {
  background-image: linear-gradient(
      194.73deg,
      rgba(248, 248, 249, 0) 10.41%,
      rgba(248, 248, 249, 0) 64.86%,
      #fff6c9 121.28%
    ),
    linear-gradient(
      141.34deg,
      rgba(248, 248, 249, 0) 22.22%,
      rgba(248, 248, 249, 0) 67.39%,
      #fdba74 114.19%
    ),
    linear-gradient(
      176.64deg,
      var(--color-background-neutral-weak) 2.77%,
      var(--color-background-neutral-weak) 96.44%,
      #fdba74 193.51%
    );
}

.A\+n2S .vaBm\+:focus,
  .A\+n2S .vaBm\+:hover {
    background-image: linear-gradient(
        194.73deg,
        rgba(255, 247, 237, 0) 10.41%,
        rgba(255, 247, 237, 0) 64.86%,
        #fff6c9 121.28%
      ),
      linear-gradient(
        141.34deg,
        rgba(255, 247, 237, 0) 22.22%,
        rgba(255, 247, 237, 0) 67.39%,
        #fdba74 114.19%
      ),
      linear-gradient(
        176.64deg,
        var(--color-background-decorative-orange-default) 2.77%,
        var(--color-background-decorative-orange-default) 96.44%,
        #fdba74 193.51%
      );
  }

._7y8c7 .vaBm\+ {
  background-image: linear-gradient(
      194.83deg,
      rgba(248, 248, 249, 0) 10.47%,
      rgba(248, 248, 249, 0) 64.47%,
      #d7f9f2 120.43%
    ),
    linear-gradient(
      141.23deg,
      rgba(248, 248, 249, 0) 22.27%,
      rgba(248, 248, 249, 0) 67.59%,
      #14b8a6 114.54%
    ),
    linear-gradient(
      175.83deg,
      var(--color-background-neutral-weak) 3.4%,
      var(--color-background-neutral-weak) 95.89%,
      #14b8a6 191.73%
    );
}

._7y8c7 .vaBm\+:focus,
  ._7y8c7 .vaBm\+:hover {
    background-image: linear-gradient(
        194.83deg,
        rgba(237, 255, 253, 0) 10.47%,
        rgba(237, 255, 253, 0) 64.47%,
        #d7f9f2 120.43%
      ),
      linear-gradient(
        141.23deg,
        rgba(248, 248, 249, 0) 22.27%,
        rgba(248, 248, 249, 0) 67.59%,
        #14b8a6 114.54%
      ),
      linear-gradient(
        175.83deg,
        var(--color-background-decorative-cyan-default) 3.4%,
        var(--color-background-decorative-cyan-default) 95.89%,
        #14b8a6 191.73%
      );
  }

.JDat3 {
  font-weight: 500;
  line-height: 1.5;
  color: var(--color-text-neutral-default);
  font-size: 16px;
  font-style: normal;
}

._7\+wiQ {
    position: relative;
    bottom: 2px;
    left: 4px;
  }

.o5KAB {
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  align-self: center;
  border-radius: 3px;
  padding: 0 4px;
  height: 15px;
  font-size: 10px;
}

.o5KAB.HdMJt {
  --tw-bg-opacity: 1;
  background-color: rgb(126 211 33 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.qyZqV {
  line-height: 1.5;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.006em;
  color: var(--color-text-neutral-medium);
  /* stylelint-disable-next-line value-no-vendor-prefix */
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin: 0;
  max-height: 63px; /* Fix for Safari */
  overflow: hidden;
}

._5RkPM {
  font-size: 12px;
  line-height: 1.5;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(144 144 149 / var(--tw-text-opacity));
}

.uIc9k {
  display: inline-flex;
  align-items: center;
  border-radius: 6px;
  border-width: 1px;
  border-color: var(--color-border-neutral-strong);
  background-color: var(--color-background-neutral-default);
  color: var(--color-text-neutral-default);
  box-shadow: 0 1px 2px rgba(#000, 0.03);
  padding: 0 8px;
  height: 24px;
  font-size: 12px;
}

.uIc9k._3yz8g {
    opacity: 0.5;
  }

._7POGB {
  box-shadow:
    0 0 0 4px rgba(#000, 0.1),
    0 4px 10px rgba(#000, 0.05);
}

.tIG9T {
  animation: pEwSb 1.6s;
}

@keyframes pEwSb {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

/* stylelint-disable selector-max-type */
:root {
  --lb-active: 1px 0 4px 1px rgba(0, 0, 0, 0.1) inset;
  --rb-active: -1px 0 4px 1px rgba(0, 0, 0, 0.1) inset;
  --base-box-shadow-inset: var(--base-box-shadow) inset;
  --icon-box-shadow: 0 1.5px 3px rgba(0, 0, 0, 0.05);
  --grad-overlay: linear-gradient(
      357.57deg,
      #000000 -0.51%,
      rgba(0, 0, 0, 0.991353) 1.38%,
      rgba(0, 0, 0, 0.96449) 3.28%,
      rgba(0, 0, 0, 0.91834) 5.17%,
      rgba(0, 0, 0, 0.852589) 7.06%,
      rgba(0, 0, 0, 0.768225) 8.96%,
      rgba(0, 0, 0, 0.668116) 10.85%,
      rgba(0, 0, 0, 0.557309) 12.74%,
      rgba(0, 0, 0, 0.442691) 14.64%,
      rgba(0, 0, 0, 0.331884) 16.53%,
      rgba(0, 0, 0, 0.231775) 18.43%,
      rgba(0, 0, 0, 0.147411) 20.32%,
      rgba(0, 0, 0, 0.0816599) 22.21%,
      rgba(0, 0, 0, 0.03551) 24.11%,
      rgba(0, 0, 0, 0.0086472) 26%,
      rgba(0, 0, 0, 0) 27.89%
    ),
    linear-gradient(
      115.13deg,
      #000000 -12.07%,
      rgba(0, 0, 0, 0.991353) -9.21%,
      rgba(0, 0, 0, 0.96449) -6.34%,
      rgba(0, 0, 0, 0.91834) -3.47%,
      rgba(0, 0, 0, 0.852589) -0.6%,
      rgba(0, 0, 0, 0.768225) 2.27%,
      rgba(0, 0, 0, 0.668116) 5.13%,
      rgba(0, 0, 0, 0.557309) 8%,
      rgba(0, 0, 0, 0.442691) 10.87%,
      rgba(0, 0, 0, 0.331884) 13.74%,
      rgba(0, 0, 0, 0.231775) 16.6%,
      rgba(0, 0, 0, 0.147411) 19.47%,
      rgba(0, 0, 0, 0.0816599) 22.34%,
      rgba(0, 0, 0, 0.03551) 25.21%,
      rgba(0, 0, 0, 0.0086472) 28.08%,
      rgba(0, 0, 0, 0) 30.94%
    ),
    linear-gradient(
      161.97deg,
      #000000 -5.82%,
      rgba(0, 0, 0, 0.991353) -3.75%,
      rgba(0, 0, 0, 0.96449) -1.68%,
      rgba(0, 0, 0, 0.91834) 0.38%,
      rgba(0, 0, 0, 0.852589) 2.45%,
      rgba(0, 0, 0, 0.768225) 4.52%,
      rgba(0, 0, 0, 0.668116) 6.58%,
      rgba(0, 0, 0, 0.557309) 8.65%,
      rgba(0, 0, 0, 0.442691) 10.72%,
      rgba(0, 0, 0, 0.331884) 12.78%,
      rgba(0, 0, 0, 0.231775) 14.85%,
      rgba(0, 0, 0, 0.147411) 16.92%,
      rgba(0, 0, 0, 0.0816599) 18.98%,
      rgba(0, 0, 0, 0.03551) 21.05%,
      rgba(0, 0, 0, 0.0086472) 23.12%,
      rgba(0, 0, 0, 0) 25.18%
    );
}

.i8BvS {
  display: flex;
  flex-direction: row;
  border-radius: 10px;
  background-color: var(--color-background-canvas);
  --tw-shadow: 0 6px 15px rgba(0,0,0, 0.2);
  --tw-shadow-colored: 0 6px 15px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  width: 920px;
  max-width: 90vw;
  height: 640px;
  max-height: 85dvh;
  overflow: hidden;
  pointer-events: auto;
}

.S34TQ {
  display: flex;
  position: relative;
  align-content: space-between;
  flex: 0 0 144px;
  flex-direction: column;
  justify-content: space-between;
  transition: background-color 0.72s;
  background-image: var(--grad-overlay);
  background-blend-mode: soft-light;
}

.S34TQ.pl9f- {
    background-color: var(--color-background-decorative-indigo-weak);
  }

.S34TQ._3-8G4 {
    background-color: var(--color-background-decorative-fuchsia-weak);
  }

.S34TQ.kk6kI {
    background-color: var(--color-background-decorative-orange-weak);
  }

.S34TQ.c0q76 {
    background-color: var(--color-background-decorative-cyan-weak);
  }

.I3fDd {
  border: 1px solid rgba(#000000, 0.1);
  box-shadow: var(--icon-box-shadow);
}

.I3fDd > div {
    display: inline-flex;
  }

.gOnqD {
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  background-color: rgb(244 244 245 / 0.4);
}

.gOnqD:where(.kMkLk, .kMkLk *) {
  background-color: rgb(40 40 43 / 0.4);
}

.gOnqD {
  height: 70px;
  background-clip: padding-box;
}

.UPyiZ {
  display: flex;
  border: 1px solid rgba(#000000, 0.1);
  border-radius: 8px;
  height: 30px;
  filter: drop-shadow(0 1px 2px rgba(#000000, 0.05));
}

.UPyiZ ._2xZwi:first-child {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
  }

.UPyiZ ._2xZwi:first-child:active {
      box-shadow: var(--lb-active);
    }

.UPyiZ ._2xZwi:last-child {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
  }

.UPyiZ ._2xZwi:last-child:active {
      box-shadow: var(--rb-active);
    }

._2xZwi {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 32px;
  background-color: var(--color-background-action-medium);
  color: var(--color-text-neutral-medium);
}

.DxUzb {
  padding: 48px 40px;
}

@media (min-width: 1024px) {

.DxUzb {
    padding-right: 165px
}
  }

.ZtckW {
  display: flex;
  position: relative;
  flex: 1;
  flex-direction: column;
  background-color: var(--color-background-canvas);
  --tw-shadow: 0px 4px 12px rgba(0, 0, 0, 0.03), 0px 7px 25px rgba(0, 0, 0, 0.03), 0px 0px 0px 1px rgba(0, 0, 0, 0.05);
  --tw-shadow-colored: 0px 4px 12px var(--tw-shadow-color), 0px 7px 25px var(--tw-shadow-color), 0px 0px 0px 1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.CDip2 {
  flex: 1 1 auto;
  min-height: 0;
  margin-bottom: -1px;
  overflow-x: hidden;
  overflow-y: auto;
}

.jXY3o {
  display: inline-flex;
  align-items: center;
  flex: 0 0 70px;
  flex-direction: row-reverse;
  justify-content: space-between;
  -moz-column-gap: 8px;
       column-gap: 8px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  background-clip: padding-box;
  padding: 0 24px;
  z-index: 2;
}

._0MIqC ul,
  ._0MIqC ol {
  padding-left: 28px;
}

._0MIqC ul {
  list-style-type: disc;
}

._0MIqC ol {
  list-style-type: decimal;
}

._0MIqC p,
  ._0MIqC ol,
  ._0MIqC ul {
  margin-bottom: 8px;
}

.Qszq2 .flatpickr-input {
    position: absolute;
    top: -24px;
    right: 0;
    max-width: 144px;
    cursor: default;
    border-style: none;
    background-color: var(--color-background-neutral-default);
    padding: 2px;
    line-height: 1.5;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: -0.006em;
    text-align: center;
    color: var(--color-text-action-default)
}
  .Qszq2 .flatpickr-calendar.inline {
    display: inline-grid;
    width: 100%;
    justify-content: center;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
  .Qszq2 .flatpickr-rContainer {
    padding: 0
}

.QKlcs {
  grid-template-columns: min-content auto min-content min-content min-content 7%;
}

/* stylelint-disable max-nesting-depth */
.ieaiJ .-placeholderBefore {
    padding-top: 80px;
}
.ieaiJ .-placeholderAfter {
    margin-bottom: 16px;
    padding-bottom: 64px;
}
.ieaiJ .-placeholderBefore::before,
  .ieaiJ .-placeholderAfter::before {
    height: 64px;
    border-radius: 8px;
    background-color: var(--color-background-neutral-weak);
}
.ieaiJ .-placeholderBefore::before,
  .ieaiJ .-placeholderAfter::before {
    right: 0;
    left: 0;
    margin: 0;
    padding: 0;
    content: "";
  }
.ieaiJ .D04aY .-placeholderBefore {
    padding-top: 64px;
}
.ieaiJ .D04aY .-placeholderAfter {
    margin-bottom: 0;
}
.ieaiJ .D04aY .-placeholderBefore::before,
    .ieaiJ .D04aY .-placeholderAfter::before {
    border-radius: 0;
    border-bottom-width: 1px;
    border-color: var(--color-border-neutral-default);
    --tw-bg-opacity: 1;
    background-color: rgb(248 248 249 / var(--tw-bg-opacity));
}

.FqMvP .redactor-styles {
  font-family: "Teamtailor Web Font Kit", "Inter var";
}

/* stylelint-disable-next-line selector-max-type */
  ._6R\+1R td:first-child,
  ._6R\+1R td:last-child,
  ._6R\+1R th:first-child,
  ._6R\+1R th:last-child {
    padding-right: 0;
    padding-left: 0;
  }
  ._6R\+1R .fc-event-main-frame {
    align-items: center;
    -moz-column-gap: 4px;
         column-gap: 4px;
    padding: 0 4px;
    white-space: nowrap;
  }
  ._6R\+1R .fc-timegrid-event .fc-event-title-container {
    width: 100%;
  }
  ._6R\+1R .fc-timegrid-event .fc-event-title {
    padding: 0;
    text-overflow: ellipsis;
  }
  ._6R\+1R .fc-timegrid-event .fc-event-time {
    margin-right: 0;
    padding: 0;
    overflow: visible;
    font-size: var(--fc-small-font-size, 0.85em);
    font-weight: 400;
  }
  ._6R\+1R .fc .fc-timegrid-day-number {
    line-height: 1.5;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.006em;
    --tw-text-opacity: 1;
    color: rgb(144 144 149 / var(--tw-text-opacity));
}
  ._6R\+1R .fc-day .fc-col-header-cell-cushion {
    font-weight: 600;
  }
  ._6R\+1R .fc .fc-timegrid-day.fc-day-today {
    --tw-bg-opacity: 1;
    background-color: rgb(253 236 243 / var(--tw-bg-opacity));
}
  ._6R\+1R .fc .fc-timegrid-day.fc-day-today .fc-timegrid-day-number {
    color: var(--color-text-action-default);
}
  ._6R\+1R .fc-day-today .fc-col-header-cell-cushion {
    color: var(--color-text-action-default);
}

.fc .fc-cell-shaded,
.fc .fc-scrollgrid-section-sticky > * {
    background-color: var(--color-background-canvas);
}

.fc .fc-day-disabled {
    background-color: rgb(0 0 0 / 0.05);
}

.fc .fc-day-disabled:where(.lPlEZ, .lPlEZ *) {
    background-color: rgb(255 255 255 / 0.05);
}

.fc-theme-standard td .fc-theme-standard th {
    border-color: var(--color-border-neutral-default);
}

.fc-theme-standard .fc-scrollgrid,
.fc-theme-standard td,
.fc-theme-standard th {
    border-color: var(--color-border-neutral-medium);
}

.fc-timegrid-event-harness-inset .fc-timegrid-event {
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

._7k3o9 {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
}

.LeAnQ {
  display: flex;
  flex-direction: row;
}

.n\+VXD {
  display: flex;
  align-items: stretch;
  height: 32px;
}

.efmTc {
    display: flex;
    align-items: center;
    font-weight: 500;
  }

._8PniX {
    background: none;
    width: 26px;
  }

.iX96f::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 25px;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  margin-right: -25px;
  z-index: 10;
}

.yEdcx::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  margin-right: -10px;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0));
  width: 10px;
  content: "";
}

.HmizS::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  margin-left: -10px;
  background: linear-gradient(to left, rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0));
  width: 10px;
  content: "";
}

.Vmox\+ .stage-drop-list {
  position: relative;
  flex: 1;
}

.Vmox\+ .candidate-stage-card-drag-wrapper,
.Vmox\+ .candidate-stage-card-placeholder,
.Vmox\+ .stage-trigger__card {
  margin-right: 12px;
  margin-left: 12px;
}

.Vmox\+ .ps__thumb-y,
.Vmox\+ .ps--clicking .ps__thumb-y,
.Vmox\+ .ps__rail-y:hover .ps__thumb-y {
  right: 0;
  width: 7px;
}

.IWSW8,
.CukkO {
  position: absolute;
  width: calc(100% + 28px);
  height: calc(50% + 10px);
  left: calc(-28px / 2);
}

.CukkO {
  top: -10px;
}

.IWSW8 {
  bottom: -26px;
}

.Mt\+WY .stage-drop-list {
  position: relative;
  flex: 1;
}

.Mt\+WY .candidate-stage-card-drag-wrapper,
.Mt\+WY .candidate-stage-card-placeholder,
.Mt\+WY .stage-trigger__card {
  margin-right: 12px;
  margin-left: 12px;
}

.Mt\+WY .ps__thumb-y,
.Mt\+WY .ps--clicking .ps__thumb-y,
.Mt\+WY .ps__rail-y:hover .ps__thumb-y {
  right: 0;
  width: 7px;
}

.Qp1jw {
    position: relative;
    margin-bottom: 16px;
    flex-grow: 1;
    overflow: hidden;
    border-radius: 8px;
    border-width: 1px;
    border-color: var(--color-border-neutral-medium);
    background-color: var(--color-background-neutral-default);
    --tw-shadow: 0px 1px 2px rgba(0,0,0, 0.05);
    --tw-shadow-colored: 0px 1px 2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

  .Qp1jw .lbvOM {
    margin-bottom: 16px;
    border: none;
    background-color: var(--color-background-neutral-weak);
    padding: 16px;
  }

  .Qp1jw .lbvOM:focus-visible,
    .Qp1jw .lbvOM:focus-visible:hover {
    background-color: var(--color-background-neutral-hover);
}

.y6QB3 {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: move !important;
  text-align: center;
  height: 24px;
}

.ShcZQ {
  display: inline-flex;
  color: var(--color-icon-neutral-weak);
}

.ShcZQ svg {
    margin-right: 1px;
  }

.IRn9L {
  display: flex;
  position: relative;
  justify-content: space-between;
  margin-top: 0;
  border-top-width: 1px;
  border-color: var(--color-border-neutral-default);
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 12px;
  padding-bottom: 12px;
  color: var(--color-text-neutral-default);
}

.IRn9L ._6jJ9h {
    display: flex;
    border-right-width: 1px;
    border-color: var(--color-border-neutral-default);
    padding: 0 16px;
  }

.IRn9L .EiS3M {
    margin-top: -16px;
    margin-bottom: -16px;
    border-left-width: 1px;
    border-color: var(--color-border-neutral-default);
    background: none;
    cursor: pointer;
    padding: 16px 24px;
  }

.IRn9L .EiS3M:hover {
    background-color: var(--color-background-neutral-hover);
}

.IRn9L .uz1zZ {
    margin-top: -16px;
    margin-right: -8px;
    margin-bottom: -16px;
    border-left-width: 1px;
    border-color: var(--color-border-neutral-default);
    background: none;
    cursor: pointer;
    padding: 16px 24px;
  }

.IRn9L .uz1zZ:hover {
    background-color: var(--color-background-neutral-hover);
}

.DbR1f {
  display: flex;
  align-items: center;
  line-height: 1.5;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0em;
  border-top-width: 1px;
  border-color: var(--color-border-neutral-default);
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.DbR1f .X1PaG {
    margin: 0 10px;
    border: none;
    max-width: 150px;
    font-size: inherit;
    font-weight: 700;
  }

.iSvdY {
  position: absolute;
  right: 20px;
  bottom: 55px;
  border-radius: 6px;
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.22);
  background: #ffffff;
  padding: 16px;
  max-width: 300px;
}

.iSvdY ._8ttaL {
    margin-bottom: 15px;
    font-size: 16px;
  }

.iSvdY .C9IHm {
    margin: 8px 0;
    font-size: 14px;
    font-weight: 600;
  }

.iSvdY .KaJuI {
    font-size: 12px;
  }

.aawN\+ {
  cursor: pointer;
}

.aawN\+ .tt-form-group {
    margin-bottom: 0;
  }

.aawN\+ .tt-form-label-text {
    margin-bottom: 15px;
  }

.aawN\+:hover {
    background-color: var(--color-background-neutral-hover);
}

.aawN\+:hover .Ke7dn {
      opacity: 1;
    }

.aawN\+ .JIhWL {
    pointer-events: none;
  }

.Ke7dn {
  float: right;
  transition: opacity 0.2s;
  opacity: 0;
  --tw-text-opacity: 1;
  color: rgb(178 179 185 / var(--tw-text-opacity));
  margin-right: 16px;
}

.JPAzU {
  margin-bottom: 16px;
}

  .JPAzU .tt-form-group {
    margin-bottom: 20px;
  }

  .JPAzU .form-field {
    pointer-events: none;
  }

.A2DHO {
  display: flex;
  align-items: center;
}

.OxK0x ._9Ei-P, .R7DXd ._9Ei-P {
    border: none;
    font-size: 14px;
    height: 32px;
    padding-top: 6px;
    padding-bottom: 6px;
  }

.OxK0x ._9Ei-P:hover, .R7DXd ._9Ei-P:hover {
  background-color: var(--color-background-neutral-hover);
}

.OxK0x ._9Ei-P:focus-visible, .R7DXd ._9Ei-P:focus-visible {
  background-color: var(--color-background-neutral-hover);
  padding-top: 6px;
  padding-bottom: 6px;
}

.OxK0x label, .R7DXd label {
    cursor: default;
    width: 100%;
  }

.OxK0x ._01nUj, .R7DXd ._01nUj {
    flex-grow: 1;
    padding: 8px;
    --tw-text-opacity: 1;
    color: rgb(144 144 149 / var(--tw-text-opacity));
  }

.F9qai {
  display: flex;
  align-items: baseline;
  margin-top: 8px;
  margin-left: 32px;
  font-size: 14px;
}

.KnQmI {
  display: block;
  background: none;
  padding: 4px;
  color: #477dca;
  font-size: 14px;
}

.KnQmI:hover {
  --tw-text-opacity: 1;
  color: rgb(231 59 126 / var(--tw-text-opacity));
}

.XVI1n {
  display: flex;
  position: relative;
}

  .XVI1n[data-single-type] {
    text-align: center;
  }

.WQtDs {
  margin-left: 28px;
  display: flex;
  top: 0;
  right: 0;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.oMqsD {
  transform: translateX(-30px) scale(0);
  transition: transform 0.15s;
  opacity: 0;
  margin-right: 12px;
}

.ibpVB .oMqsD {
    transform: translateX(0) scale(1);
    opacity: 1;
  }

/* stylelint-disable selector-max-type */
  .Kwve5 ul,
  .Kwve5 ol {
    padding-left: 28px
}
  .Kwve5 ul {
    list-style-type: disc
}
  .Kwve5 ol {
    list-style-type: decimal
}
  .Kwve5 p:not(:last-child),
  .Kwve5 ol,
  .Kwve5 ul,
  .Kwve5 img {
    margin-bottom: 8px
}

.tr\+Ze .redactor-box,
  .tr\+Ze .redactor-styles {
    max-height: 250px;
    min-height: 200px;
    overflow: auto;
    border-width: 0px;
    padding: 0
}
  /* stylelint-disable  max-nesting-depth */
  .tr\+Ze .redactor-placeholder::before {
    color: var(--color-text-neutral-weak)
}

.Be0YW .redactor-toolbar a {
    margin-bottom: 0;
    border-width: 0px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 6px;
    padding-bottom: 6px;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.Be0YW .redactor-toolbar a:hover {
    background-color: var(--color-background-neutral-medium);
    color: var(--color-text-neutral-medium)
}

.fCmqd {
  position: relative;
}

  .fCmqd .x46tJ[draggable="false"] {
    cursor: initial;
    --tw-text-opacity: 1;
    color: rgb(178 179 185 / var(--tw-text-opacity));
  }

  .fCmqd .x46tJ[draggable="true"] {
    cursor: grab;
    --tw-text-opacity: 1;
    color: rgb(178 179 185 / var(--tw-text-opacity));
  }

  .fCmqd .-placeholderBefore {
    padding-top: 54px;
  }

  .fCmqd .-placeholderAfter {
    margin-bottom: 8px;
    padding-bottom: 46px;
  }

  .fCmqd .-placeholderBefore::before,
  .fCmqd .-placeholderAfter::before {
  border-radius: 4px;
}

  .fCmqd .-placeholderBefore::before,
  .fCmqd .-placeholderAfter::before {
    right: 0;
    left: 0;
    margin: 0;
    padding: 0;
    content: "";
  }

  .Kx2z7 {
    background-color: transparent;
  }

._87sm0 {
  margin-left: 20px;
}

._7nsLf {
  color: var(--color-text-danger-default);
  margin-bottom: 8px;
  margin-left: 20px;
  font-size: 14px;
}

._6MHiK .-placeholderBefore td {
    padding-top: 48px
}
  ._6MHiK .-placeholderAfter td {
    padding-bottom: 48px
}
  ._6MHiK .-placeholderBefore div {
    padding-top: 48px
}
  ._6MHiK .-placeholderAfter div {
    padding-bottom: 48px
}
  ._6MHiK .-placeholderBefore::before,
  ._6MHiK .-placeholderAfter::before {
    --tw-content: none;
    content: var(--tw-content)
}

.zjqVq[draggable="false"] {
  cursor: initial;
  --tw-text-opacity: 1;
  color: rgb(178 179 185 / var(--tw-text-opacity));
}

.zjqVq[draggable="true"] {
  cursor: grab;
  --tw-text-opacity: 1;
  color: rgb(178 179 185 / var(--tw-text-opacity));
}

.AjV5E {
  position: relative;
}

  .AjV5E .-placeholderBefore {
    padding-top: 54px;
  }

  .AjV5E .-placeholderAfter {
    margin-bottom: 8px;
    padding-bottom: 46px;
  }

  .AjV5E .-placeholderBefore::before,
  .AjV5E .-placeholderAfter::before {
    right: 0;
    left: 0;
    margin: 0;
  }

  .AjV5E .-placeholderBefore::before,
  .AjV5E .-placeholderAfter::before {
  border-radius: 4px;
}

  .AjV5E .-placeholderBefore::before,
  .AjV5E .-placeholderAfter::before {
    padding: 0;
    content: "";
  }

.WyZRU {
  transition:
    width 0.3s,
    background-color 0.3s;
  border-radius: 0 3px 3px 0;
  position:
    relative;
  margin-top:
    16px;
  margin-bottom:
    16px;
  height:
    16px;
  --tw-bg-opacity:
    1;
  background-color:
    rgb(244 63 133 / var(--tw-bg-opacity));
}

  .WyZRU[data-stage-type='by_hired'] {
  background-color:
    var(--color-background-decorative-lime-medium);
}

  .WyZRU[data-stage-type='by_rejected'] {
  --tw-bg-opacity:
    1;
  background-color:
    rgb(208 2 27 / var(--tw-bg-opacity));
}

.QoOmw {
  line-height:
    1.5;
  font-size:
    12px;
  font-weight:
    400;
  letter-spacing:
    0em;
  position: absolute;
  right: 0;
  margin-right: -45px;
  width: 40px;
}

.c-KTy {
  /* Cover settings */
  --cover-size: 40px;
  --cover-fade: 30%;
  --cover-color: var(--color-background-canvas);

  /* Shadow settings */
  --shadow-size: 12px;
  --shadow-intensity: 10%;

  background:
		/* Shadow covers */
    linear-gradient(
      var(--cover-color) var(--cover-fade),
      rgba(255, 255, 255, 0)
    ),
    linear-gradient(
        rgba(255, 255, 255, 0),
        var(--cover-color) calc(100% - var(--cover-fade))
      )
      0 100%,
    /* Shadows */
      radial-gradient(
        farthest-side at 50% 0,
        rgba(0, 0, 0, var(--shadow-intensity)),
        rgba(0, 0, 0, 0)
      ),
    radial-gradient(
        farthest-side at 50% 100%,
        rgba(0, 0, 0, var(--shadow-intensity)),
        rgba(0, 0, 0, 0)
      )
      0 100%;
  background-repeat: no-repeat;
  background-size:
    100% 40px,
    100% 40px,
    100% 14px,
    100% 14px;

  /* Opera doesn’t support this in the shorthand */
  background-attachment: local, local, scroll, scroll;
}

.fx067::-webkit-scrollbar {
    width: 4px;
    -webkit-transition-property: width;
    transition-property: width;
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-duration: 100ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1)
}
  .fx067::-webkit-scrollbar-track {
    background-color: transparent
}
  .fx067::-webkit-scrollbar-thumb {
    border-radius: 9999px;
    background-color: transparent
}
  .fx067:hover::-webkit-scrollbar-thumb {
    --tw-bg-opacity: 1;
    background-color: rgb(252 211 77 / var(--tw-bg-opacity))
}
  .fx067:hover::-webkit-scrollbar-thumb:hover {
    width: 6px;
    --tw-bg-opacity: 1;
    background-color: rgb(251 191 36 / var(--tw-bg-opacity))
}

:root {
  --speed: 100s; /* Default speed. Is overridden in template by setting the speed via the style attribute.*/
}

.S9wdT {
  animation: pEdS- var(--speed) linear infinite;
  transform: translateZ(0);
  will-change: transform;
}

.Z5vFl {
    animation-direction: reverse;
  }

.Ulhbu {
  -webkit-mask-image: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 30%,
    rgba(255, 255, 255, 1) 70%,
    rgba(255, 255, 255, 0) 100%
  );
          mask-image: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 30%,
    rgba(255, 255, 255, 1) 70%,
    rgba(255, 255, 255, 0) 100%
  );
}

._5WSXk {
  box-shadow: 0 0 0 4px #ffc7db inset;
  border-radius: 50%;
}

.UQ0ZB {
  border: 4px solid #ffaecf;
}

.gPf5I {
  animation: gPf5I 0.64s ease-in-out both infinite;
}

.Pq3FW {
  animation: _7Yb02 1.5s ease-in-out both infinite;
}

.C2OUw {
  box-shadow:
    inset 0 0 1px rgba(0, 0, 0, 0.4),
    inset 0 2px 3px rgba(0, 0, 0, 0.16);
}

.ZzWxy .C2OUw {
  background: linear-gradient(135deg, #9b8ff1 0%, #b5aaf5 38%, #d9d3f8 100%);
}

.Voik8 .C2OUw {
  background: linear-gradient(135deg, #cd8cee 0%, #dda7f7 38%, #e9cbf6 100%);
}

.vGCu\+ .C2OUw {
  background: linear-gradient(135deg, #e8924c 0%, #f1b67c 38%, #f3d4ad 100%);
}

.SGclV {
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 1.5px 3px rgba(0, 0, 0, 0.1);
}

.Cevcr {
  animation-name: _2gEM0;
  animation-duration: 8s;
  animation-delay: 1s;
}

@keyframes pEdS- {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-100%);
  }
}

@keyframes _2gEM0 {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes gPf5I {
  0% {
    transform: rotate(0);
  }

  50% {
    transform: rotate(-8deg);
  }

  100% {
    transform: rotate(0);
  }
}

@keyframes _7Yb02 {
  from {
    transform: scale(1);
    transform-origin: center center;
    animation-timing-function: ease-out;
  }

  10% {
    transform: scale(0.91);
    animation-timing-function: ease-in;
  }

  17% {
    transform: scale(0.98);
    animation-timing-function: ease-out;
  }

  33% {
    transform: scale(0.87);
    animation-timing-function: ease-in;
  }

  45% {
    transform: scale(1);
    animation-timing-function: ease-out;
  }
}

