.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(215, 37, 109);
  --color-text-action-medium: rgb(52, 53, 58);
  --color-text-action-medium-active: rgb(215, 37, 109);
  --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(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(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);
  }
}

:root, :host {
  --fa-font-solid: normal 900 1em/1 'Font Awesome 6 Free';
  --fa-font-regular: normal 400 1em/1 'Font Awesome 6 Free';
  --fa-font-light: normal 300 1em/1 'Font Awesome 6 Pro';
  --fa-font-thin: normal 100 1em/1 'Font Awesome 6 Pro';
  --fa-font-duotone: normal 900 1em/1 'Font Awesome 6 Duotone';
  --fa-font-duotone-regular: normal 400 1em/1 'Font Awesome 6 Duotone';
  --fa-font-duotone-light: normal 300 1em/1 'Font Awesome 6 Duotone';
  --fa-font-duotone-thin: normal 100 1em/1 'Font Awesome 6 Duotone';
  --fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands';
  --fa-font-sharp-solid: normal 900 1em/1 'Font Awesome 6 Sharp';
  --fa-font-sharp-regular: normal 400 1em/1 'Font Awesome 6 Sharp';
  --fa-font-sharp-light: normal 300 1em/1 'Font Awesome 6 Sharp';
  --fa-font-sharp-thin: normal 100 1em/1 'Font Awesome 6 Sharp';
  --fa-font-sharp-duotone-solid: normal 900 1em/1 'Font Awesome 6 Sharp Duotone';
  --fa-font-sharp-duotone-regular: normal 400 1em/1 'Font Awesome 6 Sharp Duotone';
  --fa-font-sharp-duotone-light: normal 300 1em/1 'Font Awesome 6 Sharp Duotone';
  --fa-font-sharp-duotone-thin: normal 100 1em/1 'Font Awesome 6 Sharp Duotone'; }

svg.svg-inline--fa:not(:root), svg.svg-inline--fa:not(:host) {
  overflow: visible;
  box-sizing: content-box; }

.svg-inline--fa {
  display: var(--fa-display, inline-block);
  height: 1em;
  overflow: visible;
  vertical-align: -.125em; }
  .svg-inline--fa.fa-2xs {
    vertical-align: 0.1em; }
  .svg-inline--fa.fa-xs {
    vertical-align: 0em; }
  .svg-inline--fa.fa-sm {
    vertical-align: -0.07143em; }
  .svg-inline--fa.fa-lg {
    vertical-align: -0.2em; }
  .svg-inline--fa.fa-xl {
    vertical-align: -0.25em; }
  .svg-inline--fa.fa-2xl {
    vertical-align: -0.3125em; }
  .svg-inline--fa.fa-pull-left {
    margin-right: var(--fa-pull-margin, 0.3em);
    width: auto; }
  .svg-inline--fa.fa-pull-right {
    margin-left: var(--fa-pull-margin, 0.3em);
    width: auto; }
  .svg-inline--fa.fa-li {
    width: var(--fa-li-width, 2em);
    top: 0.25em; }
  .svg-inline--fa.fa-fw {
    width: var(--fa-fw-width, 1.25em); }

.fa-layers svg.svg-inline--fa {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0; }

.fa-layers-counter, .fa-layers-text {
  display: inline-block;
  position: absolute;
  text-align: center; }

.fa-layers {
  display: inline-block;
  height: 1em;
  position: relative;
  text-align: center;
  vertical-align: -.125em;
  width: 1em; }
  .fa-layers svg.svg-inline--fa {
    transform-origin: center center; }

.fa-layers-text {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transform-origin: center center; }

.fa-layers-counter {
  background-color: var(--fa-counter-background-color, #ff253a);
  border-radius: var(--fa-counter-border-radius, 1em);
  box-sizing: border-box;
  color: var(--fa-inverse, #fff);
  line-height: var(--fa-counter-line-height, 1);
  max-width: var(--fa-counter-max-width, 5em);
  min-width: var(--fa-counter-min-width, 1.5em);
  overflow: hidden;
  padding: var(--fa-counter-padding, 0.25em 0.5em);
  right: var(--fa-right, 0);
  text-overflow: ellipsis;
  top: var(--fa-top, 0);
  transform: scale(var(--fa-counter-scale, 0.25));
  transform-origin: top right; }

.fa-layers-bottom-right {
  bottom: var(--fa-bottom, 0);
  right: var(--fa-right, 0);
  top: auto;
  transform: scale(var(--fa-layers-scale, 0.25));
  transform-origin: bottom right; }

.fa-layers-bottom-left {
  bottom: var(--fa-bottom, 0);
  left: var(--fa-left, 0);
  right: auto;
  top: auto;
  transform: scale(var(--fa-layers-scale, 0.25));
  transform-origin: bottom left; }

.fa-layers-top-right {
  top: var(--fa-top, 0);
  right: var(--fa-right, 0);
  transform: scale(var(--fa-layers-scale, 0.25));
  transform-origin: top right; }

.fa-layers-top-left {
  left: var(--fa-left, 0);
  right: auto;
  top: var(--fa-top, 0);
  transform: scale(var(--fa-layers-scale, 0.25));
  transform-origin: top left; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em; }

.fa-xs {
  font-size: 0.75em;
  line-height: 0.08333em;
  vertical-align: 0.125em; }

.fa-sm {
  font-size: 0.875em;
  line-height: 0.07143em;
  vertical-align: 0.05357em; }

.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em; }

.fa-xl {
  font-size: 1.5em;
  line-height: 0.04167em;
  vertical-align: -0.125em; }

.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: calc(-1 * var(--fa-li-width, 2em));
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit; }

.fa-border {
  border-color: var(--fa-border-color, #eee);
  border-radius: var(--fa-border-radius, 0.1em);
  border-style: var(--fa-border-style, solid);
  border-width: var(--fa-border-width, 0.08em);
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em); }

.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em); }

.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em); }

.fa-beat {
  animation-name: fa-beat;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out); }

.fa-bounce {
  animation-name: fa-bounce;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1)); }

.fa-fade {
  animation-name: fa-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }

.fa-beat-fade {
  animation-name: fa-beat-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }

.fa-flip {
  animation-name: fa-flip;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out); }

.fa-shake {
  animation-name: fa-shake;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear); }

.fa-spin {
  animation-name: fa-spin;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 2s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear); }

.fa-spin-reverse {
  --fa-animation-direction: reverse; }

.fa-pulse,
.fa-spin-pulse {
  animation-name: fa-spin;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, steps(8)); }

@media (prefers-reduced-motion: reduce) {
  .fa-beat,
  .fa-bounce,
  .fa-fade,
  .fa-beat-fade,
  .fa-flip,
  .fa-pulse,
  .fa-shake,
  .fa-spin,
  .fa-spin-pulse {
    animation-delay: -1ms;
    animation-duration: 1ms;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s; } }

@keyframes fa-beat {
  0%, 90% {
    transform: scale(1); }
  45% {
    transform: scale(var(--fa-beat-scale, 1.25)); } }

@keyframes fa-bounce {
  0% {
    transform: scale(1, 1) translateY(0); }
  10% {
    transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }
  30% {
    transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); }
  50% {
    transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }
  57% {
    transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }
  64% {
    transform: scale(1, 1) translateY(0); }
  100% {
    transform: scale(1, 1) translateY(0); } }

@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4); } }

@keyframes fa-beat-fade {
  0%, 100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    transform: scale(1); }
  50% {
    opacity: 1;
    transform: scale(var(--fa-beat-fade-scale, 1.125)); } }

@keyframes fa-flip {
  50% {
    transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }

@keyframes fa-shake {
  0% {
    transform: rotate(-15deg); }
  4% {
    transform: rotate(15deg); }
  8%, 24% {
    transform: rotate(-18deg); }
  12%, 28% {
    transform: rotate(18deg); }
  16% {
    transform: rotate(-22deg); }
  20% {
    transform: rotate(22deg); }
  32% {
    transform: rotate(-12deg); }
  36% {
    transform: rotate(12deg); }
  40%, 100% {
    transform: rotate(0deg); } }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.fa-rotate-90 {
  transform: rotate(90deg); }

.fa-rotate-180 {
  transform: rotate(180deg); }

.fa-rotate-270 {
  transform: rotate(270deg); }

.fa-flip-horizontal {
  transform: scale(-1, 1); }

.fa-flip-vertical {
  transform: scale(1, -1); }

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1, -1); }

.fa-rotate-by {
  transform: rotate(var(--fa-rotate-angle, 0)); }

.fa-stack {
  display: inline-block;
  vertical-align: middle;
  height: 2em;
  position: relative;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  z-index: var(--fa-stack-z-index, auto); }

.svg-inline--fa.fa-stack-1x {
  height: 1em;
  width: 1.25em; }

.svg-inline--fa.fa-stack-2x {
  height: 2em;
  width: 2.5em; }

.fa-inverse {
  color: var(--fa-inverse, #fff); }

.sr-only,
.fa-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }

.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }

.svg-inline--fa .fa-primary {
  fill: var(--fa-primary-color, currentColor);
  opacity: var(--fa-primary-opacity, 1); }

.svg-inline--fa .fa-secondary {
  fill: var(--fa-secondary-color, currentColor);
  opacity: var(--fa-secondary-opacity, 0.4); }

.svg-inline--fa.fa-swap-opacity .fa-primary {
  opacity: var(--fa-secondary-opacity, 0.4); }

.svg-inline--fa.fa-swap-opacity .fa-secondary {
  opacity: var(--fa-primary-opacity, 1); }

.svg-inline--fa mask .fa-primary,
.svg-inline--fa mask .fa-secondary {
  fill: black; }

.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(255, 255, 255, 1) 40%,
    rgba(255, 255, 255, 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: 8px;
}
.nwLL1:hover {
    background-color: var(--color-background-action-medium-hover);
}
.P-h8A {
    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)
}

.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):not(.disableScaleOut) .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;
  }

.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)
}

._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;
}
.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;
}

