@charset "UTF-8";:root{--Primary: #b81b25;--Primary2: #cd2732;--Primary3: #a0131c;--White: #fff;--Black: #000;--Color-Blue-100: #e8f1fd;--Color-Blue-200: #a3c7f5;--Color-Blue-300: #75aaf0;--Color-Blue-400: #4e8fe4;--Color-Blue-50: #f6f9fe;--Color-Blue-500: #2574da;--Color-Blue-600: #145bb8;--Color-Blue-700: #0f448a;--Color-Blue-800: #0a2e5c;--Color-Blue-900: #05172e;--Color-Brand-100: #fdc5c9;--Color-Brand-200: #f9989e;--Color-Brand-300: #f27079;--Color-Brand-400: #e9505b;--Color-Brand-50: #fff5f5;--Color-Brand-500: #dd3843;--Color-Brand-600: #cd2732;--Color-Brand-700: #b81b25;--Color-Brand-800: #5c0a0a;--Color-Brand-900: #2e0505;--Color-Grayscale-100: #f2f3f7;--Color-Grayscale-200: #dadbe1;--Color-Grayscale-300: #aaacbb;--Color-Grayscale-400: #9293a0;--Color-Grayscale-50: #f9fafb;--Color-Grayscale-500: #6b6d7b;--Color-Grayscale-600: #5f606d;--Color-Grayscale-700: #40414a;--Color-Grayscale-800: #28292f;--Color-Grayscale-900: #1a1b1e;--Color-Grayscale-Black: #000;--Color-Grayscale-White: #fff;--Color-Green-100: #e8fdf0;--Color-Green-200: #a3f5c4;--Color-Green-300: #75f0a6;--Color-Green-400: #4ee48a;--Color-Green-50: #f6fef9;--Color-Green-500: #25da6e;--Color-Green-600: #168542;--Color-Green-700: #027932;--Color-Green-800: #0a5c2b;--Color-Green-900: #052e15;--Color-Red-100: #fde8e8;--Color-Red-200: #f5a3a3;--Color-Red-300: #f07575;--Color-Red-400: #e44e4e;--Color-Red-50: #fef6f6;--Color-Red-500: #da2525;--Color-Red-600: #b81414;--Color-Red-700: #8a0f0f;--Color-Red-800: #5c0a0a;--Color-Red-900: #2e0505;--Color-Yellow-100: #fdf7e8;--Color-Yellow-200: #f5dea3;--Color-Yellow-300: #f0cd75;--Color-Yellow-400: #e4ba4e;--Color-Yellow-50: #fefcf6;--Color-Yellow-500: #e2ab1d;--Color-Yellow-600: #b88914;--Color-Yellow-700: #8a670f;--Color-Yellow-800: #5c450a;--Color-Yellow-900: #2e2205}:root[data-theme=light]{--Chat-Ai-Fill: var(--Color-Grayscale-200, #dadbe1);--Chat-Mess-Fill: var(--Color-Grayscale-50, #f9fafb);--Chat-More-Fill: var(--Color-Grayscale-White, #fff);--Chat-More-Title: var(--Color-Grayscale-500, #6b6d7b);--Chat-Text: var(--Color-Grayscale-800, #28292f);--Deliver-Status-Cancelled: var(--Color-Grayscale-700, #40414a);--Deliver-Status-Delivered: var(--Color-Green-600, #168542);--Deliver-Status-Received: #9747ff;--Deliver-Status-Returned: #fc9502;--Deliver-Status-Shipped: var(--Color-Blue-600, #145bb8);--Deliver-Status-Text-Status: var(--Color-Grayscale-White, #fff);--Error-100: var(--Color-Red-100, #fde8e8);--Error-200: var(--Color-Red-200, #f5a3a3);--Error-300: var(--Color-Red-300, #f07575);--Error-400: var(--Color-Red-400, #e44e4e);--Error-50: var(--Color-Red-50, #fef6f6);--Error-500: var(--Color-Red-500, #da2525);--Error-600: var(--Color-Red-600, #b81414);--Error-700: var(--Color-Red-700, #8a0f0f);--Error-800: var(--Color-Red-800, #5c0a0a);--Error-900: var(--Color-Red-900, #2e0505);--Grayscale-100: var(--Color-Grayscale-100, #f2f3f7);--Grayscale-200: var(--Color-Grayscale-200, #dadbe1);--Grayscale-300: var(--Color-Grayscale-300, #aaacbb);--Grayscale-400: var(--Color-Grayscale-400, #9293a0);--Grayscale-50: var(--Color-Grayscale-50, #f9fafb);--Grayscale-500: var(--Color-Grayscale-500, #6b6d7b);--Grayscale-600: var(--Color-Grayscale-600, #5f606d);--Grayscale-700: var(--Color-Grayscale-700, #40414a);--Grayscale-800: var(--Color-Grayscale-800, #28292f);--Grayscale-900: var(--Color-Grayscale-900, #1a1b1e);--Grayscale-Black: var(--Color-Grayscale-Black, #000);--Grayscale-White: var(--Color-Grayscale-White, #fff);--Info-100: var(--Color-Blue-100, #e8f1fd);--Info-200: var(--Color-Blue-200, #a3c7f5);--Info-300: var(--Color-Blue-300, #75aaf0);--Info-400: var(--Color-Blue-400, #4e8fe4);--Info-50: var(--Color-Blue-50, #f6f9fe);--Info-500: var(--Color-Blue-500, #2574da);--Info-600: var(--Color-Blue-600, #145bb8);--Info-700: var(--Color-Blue-700, #0f448a);--Info-800: var(--Color-Blue-800, #0a2e5c);--Info-900: var(--Color-Blue-900, #05172e);--Input-Boxfill-Default: var(--Color-Grayscale-White, #fff);--Input-Boxfill-Typing: var(--Color-Grayscale-50, #f9fafb);--Input-Boxstroke-Default: var(--Color-Grayscale-300, #aaacbb);--Input-Boxstroke-Typing: var(--Error-600, #b81414);--Input-Content-Default: var(--Color-Grayscale-900, #1a1b1e);--Input-Content-Pending: var(--Color-Grayscale-500, #6b6d7b);--Input-Content-Reverse: var(--Color-Grayscale-50, #f9fafb);--Input-Content-Typing: var(--Color-Grayscale-900, #1a1b1e);--Input-Title-Default: var(--Color-Grayscale-700, #5f606d);--Overlay-10: rgba(28,28,28,.10196);--Overlay-20: rgba(28,28,28,.2);--Overlay-40: rgba(28,28,28,.4);--Overlay-5: rgba(28,28,28,.05098);--Overlay-60: rgba(28,28,28,.6);--Overlay-80: rgba(28,28,28,.8);--Primary-100: var(--Color-Brand-100, #fdc5c9);--Primary-200: var(--Color-Brand-200, #f9989e);--Primary-300: var(--Color-Brand-300, #f27079);--Primary-400: var(--Color-Brand-400, #e9505b);--Primary-50: var(--Color-Brand-50, #fff5f5);--Primary-500: var(--Color-Brand-500, #dd3843);--Primary-600: var(--Color-Brand-600, #cd2732);--Primary-700: var(--Color-Brand-700, #b81b25);--Primary-800: var(--Color-Brand-800, #5c0a0a);--Primary-900: var(--Color-Brand-900, #2e0505);--Success-100: var(--Color-Green-100, #e8fdf0);--Success-200: var(--Color-Green-200, #a3f5c4);--Success-300: var(--Color-Green-300, #75f0a6);--Success-400: var(--Color-Green-400, #4ee48a);--Success-50: var(--Color-Green-50, #f6fef9);--Success-500: var(--Color-Green-500, #25da6e);--Success-600: var(--Color-Green-600, #168542);--Success-700: var(--Color-Green-700, #027932);--Success-800: var(--Color-Green-800, #0a5c2b);--Success-900: var(--Color-Green-900, #052e15);--System-Background: var(--Color-Grayscale-100, #f2f3f7);--System-Divider: var(--Color-Grayscale-100, #f2f3f7);--System-Head-Light-Fill: var(--Color-Grayscale-50, #f9fafb);--System-Header-Fill: var(--Color-Grayscale-White, #fff);--System-Header-Fill-Reverse: var(--Color-Grayscale-900, #1a1b1e);--System-Page-Description: var(--Color-Grayscale-700, #40414a);--System-Page-Section: var(--Color-Grayscale-800, #28292f);--System-Page-Title: var(--Color-Grayscale-Black, #000);--System-Success: var(--Color-Green-600, #168542);--System-Critical: var(--Color-Red-500, #da2525);--Warning-100: var(--Color-Yellow-100, #fdf7e8);--Warning-200: var(--Color-Yellow-200, #f5dea3);--Warning-300: var(--Color-Yellow-300, #f0cd75);--Warning-400: var(--Color-Yellow-400, #e4ba4e);--Warning-50: var(--Color-Yellow-50, #fefcf6);--Warning-500: var(--Color-Yellow-500, #e2ab1d);--Warning-600: var(--Color-Yellow-600, #b88914);--Warning-700: var(--Color-Yellow-700, #8a670f);--Warning-800: var(--Color-Yellow-800, #5c450a);--Warning-900: var(--Color-Yellow-900, #2e2205);--Fix-Color-Black: var(--Color-Grayscale-Black, #000);--Fix-Color-Bold: var(--Color-Grayscale-900, #1a1b1e);--Fix-Color-Error: var(--Color-Red-500, #da2525);--Fix-Color-Info: var(--Color-Blue-500, #2574da);--Fix-Color-Light: var(--Color-Grayscale-300, #aaacbb);--Fix-Color-Medium: var(--Color-Grayscale-600, #5f606d);--Fix-Color-Medium-Bold: var(--Color-Grayscale-800, #28292f);--Fix-Color-Primary: var(--Color-Brand-600, #cd2732);--Fix-Color-Reverse: var(--Color-Grayscale-50, #f9fafb);--Fix-Color-Success: var(--Color-Green-500, #25da6e);--Fix-Color-Warning: var(--Color-Yellow-500, #e2ab1d);--Fix-Color-White: var(--Color-Grayscale-White, #fff)}:root[data-theme=dark]{--Chat-Ai-Fill: var(--Color-Grayscale-700, #40414a);--Chat-Mess-Fill: var(--Color-Grayscale-900, #1a1b1e);--Chat-More-Fill: var(--Color-Grayscale-Black, #000);--Chat-More-Title: var(--Color-Grayscale-800, #28292f);--Chat-Text: var(--Color-Grayscale-100, #f2f3f7);--Deliver-Status-Cancelled: var(--Color-Grayscale-700, #40414a);--Deliver-Status-Delivered: var(--Color-Green-600, #168542);--Deliver-Status-Received: #9747ff;--Deliver-Status-Returned: #fc9502;--Deliver-Status-Shipped: var(--Color-Blue-600, #145bb8);--Deliver-Status-Text-Status: var(--Color-Grayscale-White, #fff);--Error-100: var(--Color-Red-800, #5c0a0a);--Error-200: var(--Color-Red-700, #8a0f0f);--Error-300: var(--Color-Red-600, #b81414);--Error-400: var(--Color-Red-500, #da2525);--Error-50: var(--Color-Red-900, #2e0505);--Error-500: var(--Color-Red-400, #e44e4e);--Error-600: var(--Color-Red-300, #f07575);--Error-700: var(--Color-Red-200, #f5a3a3);--Error-800: var(--Color-Red-100, #fde8e8);--Error-900: var(--Color-Red-50, #fef6f6);--Grayscale-100: var(--Color-Grayscale-800, #28292f);--Grayscale-200: var(--Color-Grayscale-700, #40414a);--Grayscale-300: var(--Color-Grayscale-600, #5f606d);--Grayscale-400: var(--Color-Grayscale-500, #6b6d7b);--Grayscale-50: var(--Color-Grayscale-900, #1a1b1e);--Grayscale-500: var(--Color-Grayscale-400, #9293a0);--Grayscale-600: var(--Color-Grayscale-300, #aaacbb);--Grayscale-700: var(--Color-Grayscale-200, #dadbe1);--Grayscale-800: var(--Color-Grayscale-100, #f2f3f7);--Grayscale-900: var(--Color-Grayscale-50, #f9fafb);--Grayscale-Black: var(--Color-Grayscale-White, #fff);--Grayscale-White: var(--Color-Grayscale-Black, #000);--Info-100: var(--Color-Blue-800, #0a2e5c);--Info-200: var(--Color-Blue-700, #0f448a);--Info-300: var(--Color-Blue-600, #145bb8);--Info-400: var(--Color-Blue-500, #2574da);--Info-50: var(--Color-Blue-900, #05172e);--Info-500: var(--Color-Blue-400, #4e8fe4);--Info-600: var(--Color-Blue-300, #75aaf0);--Info-700: var(--Color-Blue-200, #a3c7f5);--Info-800: var(--Color-Blue-100, #e8f1fd);--Info-900: var(--Color-Blue-50, #f6f9fe);--Input-Boxfill-Default: var(--Color-Grayscale-Black, #000);--Input-Boxfill-Typing: var(--Color-Grayscale-900, #1a1b1e);--Input-Boxstroke-Default: var(--Color-Grayscale-700, #40414a);--Input-Boxstroke-Typing: var(--Color-Brand-600, #cd2732);--Input-Content-Default: var(--Color-Grayscale-50, #f9fafb);--Input-Content-Pending: var(--Color-Grayscale-500, #6b6d7b);--Input-Content-Reverse: var(--Color-Grayscale-900, #1a1b1e);--Input-Content-Typing: var(--Color-Grayscale-50, #f9fafb);--Input-Title-Default: var(--Color-Grayscale-200, #aaacbb);--Overlay-10: rgba(28,28,28,.10196);--Overlay-20: rgba(28,28,28,.2);--Overlay-40: rgba(28,28,28,.4);--Overlay-5: rgba(28,28,28,.10196);--Overlay-60: rgba(28,28,28,.6);--Overlay-80: rgba(28,28,28,.8);--Primary-100: var(--Color-Brand-800, #5c0a0a);--Primary-200: var(--Color-Brand-700, #b81b25);--Primary-300: var(--Color-Brand-600, #cd2732);--Primary-400: var(--Color-Brand-500, #dd3843);--Primary-50: var(--Color-Brand-900, #2e0505);--Primary-500: var(--Color-Brand-400, #e9505b);--Primary-600: var(--Color-Brand-300, #f27079);--Primary-700: var(--Color-Brand-200, #f9989e);--Primary-800: var(--Color-Brand-100, #fdc5c9);--Primary-900: var(--Color-Brand-50, #fff5f5);--Success-100: var(--Color-Green-800, #0a5c2b);--Success-200: var(--Color-Green-700, #027932);--Success-300: var(--Color-Green-600, #168542);--Success-400: var(--Color-Green-500, #25da6e);--Success-50: var(--Color-Green-900, #052e15);--Success-500: var(--Color-Green-400, #4ee48a);--Success-600: var(--Color-Green-300, #75f0a6);--Success-700: var(--Color-Green-200, #a3f5c4);--Success-800: var(--Color-Green-100, #e8fdf0);--Success-900: var(--Color-Green-50, #f6fef9);--System-Background: var(--Color-Grayscale-900, #1a1b1e);--System-Divider: var(--Color-Grayscale-800, #28292f);--System-Head-Light-Fill: var(--Color-Grayscale-800, #28292f);--System-Header-Fill: var(--Color-Grayscale-Black, #000);--System-Header-Fill-Reverse: var(--Color-Grayscale-900, #000);--System-Page-Description: var(--Color-Grayscale-200, #dadbe1);--System-Page-Section: var(--Color-Grayscale-100, #f2f3f7);--System-Page-Title: var(--Color-Grayscale-White, #fff);--System-Success: var(--Color-Green-500, #25da6e);--System-Critical: var(--Color-Red-500, #da2525);--Warning-100: var(--Color-Yellow-800, #5c450a);--Warning-200: var(--Color-Yellow-700, #8a670f);--Warning-300: var(--Color-Yellow-600, #b88914);--Warning-400: var(--Color-Yellow-500, #e2ab1d);--Warning-50: var(--Color-Yellow-900, #2e2205);--Warning-500: var(--Color-Yellow-400, #e4ba4e);--Warning-600: var(--Color-Yellow-300, #f0cd75);--Warning-700: var(--Color-Yellow-200, #f5dea3);--Warning-800: var(--Color-Yellow-100, #fdf7e8);--Warning-900: var(--Color-Yellow-50, #fefcf6);--Fix-Color-Black: var(--Color-Grayscale-Black, #000);--Fix-Color-Bold: var(--Color-Grayscale-900, #1a1b1e);--Fix-Color-Error: var(--Color-Red-500, #da2525);--Fix-Color-Info: var(--Color-Blue-500, #2574da);--Fix-Color-Light: var(--Color-Grayscale-300, #aaacbb);--Fix-Color-Medium: var(--Color-Grayscale-600, #5f606d);--Fix-Color-Medium-Bold: var(--Color-Grayscale-800, #28292f);--Fix-Color-Primary: var(--Color-Brand-600, #cd2732);--Fix-Color-Reverse: var(--Color-Grayscale-50, #f9fafb);--Fix-Color-Success: var(--Color-Green-500, #25da6e);--Fix-Color-Warning: var(--Color-Yellow-500, #e2ab1d);--Fix-Color-White: var(--Color-Grayscale-White, #fff)}.JI{position:relative;width:100%;height:100%;min-height:100dvh;background:#1a1b1e;background:var(--System-Background, #1a1b1e)}.JI h1,.JI h2,.JI h3,.JI h4,.JI h5,.JI h6,.JI p,.JI ul{margin:0;padding:0}.JI li{margin:0;padding:0;list-style-type:none}.JI .KI{display:flex;flex-flow:column nowrap;align-items:center;justify-content:center;width:100%;height:100%}.JI .KI .LI{max-width:100%}.JI .KI .MI{margin-top:1.5rem;margin-bottom:1.5rem;margin-left:0;margin-right:0;font-size:2.25rem;font-weight:700;color:#fff;color:var(--Grayscale-Black, #fff);text-align:center}.JI .KI .NI{font-size:1.25rem;font-weight:400;line-height:1.875rem;color:#fff;color:var(--Grayscale-Black, #fff);text-align:center}.JI .OI{position:relative;top:0;width:100%;padding-top:2rem;padding-bottom:2rem;padding-left:0;padding-right:0;background-color:#000;background-color:var(--Black, #000)}@media only screen and (max-width: 63.9375rem){.JI .OI{position:relative;top:0}}.JI .OI .PI{display:flex;flex-wrap:nowrap;gap:1rem;align-items:stretch;width:85%;margin:0 auto}@media only screen and (max-width: 47.9375rem){.JI .OI .PI{flex-wrap:wrap;width:95%}}.JI .OI .PI .QI{cursor:pointer;display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-start;width:3rem;height:3rem;border:none;-webkit-text-decoration:none;text-decoration:none;background-color:transparent}@media only screen and (max-width: 47.9375rem){.JI .OI .PI .QI{width:100%}}.JI .OI .PI .QI .RI{stroke:#fff;stroke:var(--White, #fff)}.JI .OI .PI .QI .SI{display:none}@media only screen and (max-width: 47.9375rem){.JI .OI .PI .QI .SI{display:block;font-size:1.3125rem;font-weight:700;font-style:normal;line-height:normal;color:#fff;color:var(--White, #fff)}}.JI .OI .PI .TI{overflow:hidden;width:20%;border-radius:1rem}.JI .OI .PI .TI .UI{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.JI .OI .PI .TI .VI{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 47.9375rem){.JI .OI .PI .TI{width:100%;height:20rem}}.JI .OI .PI .WI{display:flex;flex-direction:column;gap:1rem;justify-content:space-between;width:80%}@media only screen and (max-width: 63.9375rem){.JI .OI .PI .WI{width:100%}}.JI .OI .PI .WI .XI .YI{font-size:1.3125rem;font-weight:700;font-style:normal;line-height:normal;color:#fff;color:var(--White, #fff)}.JI .OI .PI .WI .XI .NI{font-size:1rem;font-weight:400;font-style:normal;line-height:1.5rem;color:#fff;color:var(--White, #fff)}.JI .OI .PI .WI .ZI{width:100%;height:.0625rem;margin-top:.5rem;margin-bottom:.5rem;margin-left:0;margin-right:0;background:#f2f3f7;background:var(--System-Page-Section, #f2f3f7)}@media only screen and (max-width: 63.9375rem){.JI .OI .PI .WI .ZI{display:none}}.JI .OI .PI .WI ._K{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-end;justify-content:space-between}@media only screen and (max-width: 47.9375rem){.JI .OI .PI .WI ._K{display:none}}.JI .OI .PI .WI ._K .-K{display:flex;flex-flow:column nowrap;gap:.5rem;align-items:flex-start;justify-content:center}.JI .OI .PI .WI ._K .-K .aK{font-size:1rem;font-weight:400;font-style:normal;line-height:1.5rem;color:#fff;color:var(--White, #fff)}.JI .OI .PI .WI ._K .-K .bK{overflow:hidden;display:flex;flex-wrap:nowrap;align-items:center;border:.0625rem solid #28292f;border:.0625rem solid var(--Color-Grayscale-800, #28292f);border-radius:.25rem;background:#28292f;background:var(--Color-Grayscale-800, #28292f)}.JI .OI .PI .WI ._K .-K .bK .cK{cursor:pointer;display:flex;flex-shrink:0;align-items:center;justify-content:center;width:2rem;height:2rem;padding:.5rem .375rem;border:none;font-size:1.5rem;color:#5f606d;color:var(--Color-Grayscale-600, #5f606d);background:#000;background:var(--Black, #000)}.JI .OI .PI .WI ._K .-K .bK .dK{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;width:2rem;height:2rem;font-size:1.3125rem;font-weight:700;font-style:normal;line-height:normal;color:#fff;color:var(--White, #fff);text-align:center}.JI .OI .PI .WI ._K .eK{cursor:pointer;display:flex;flex-wrap:nowrap;gap:.625rem;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;padding:.5rem 1.375rem;border:none;border-radius:.75rem;background:#cd2732;background:var(--Fix-Color-Primary, #cd2732)}.JI .OI .PI .WI ._K .eK:disabled{cursor:not-allowed;background:#1a1b1e;background:var(--Color-Grayscale-900, #1a1b1e)}.JI .OI .PI .WI ._K .eK .fK{stroke:#fff;stroke:var(--White, #fff)}.JI .OI .PI .WI ._K .eK .gK{display:flex;flex-wrap:nowrap;gap:.25rem;font-size:1rem;font-weight:700;font-style:normal;line-height:normal;color:#fff;color:var(--White, #fff);text-align:center}.JI .hK{width:85%;margin:0 auto;padding-top:2rem;padding-bottom:2rem;padding-left:0;padding-right:0}@media only screen and (max-width: 63.9375rem){.JI .hK{width:95%;padding-bottom:10rem}}.JI .hK .iK{display:flex;flex-flow:column nowrap;gap:.38rem;width:49%}@media only screen and (max-width: 63.9375rem){.JI .hK .iK{width:100%}}.JI .hK .iK .jK{font-size:.875rem;font-weight:700;font-style:normal;line-height:normal;color:#f9fafb;color:var(--Grayscale-900, #f9fafb)}.JI .hK .iK .kK{resize:none;width:100%;padding:.5rem .7rem;border:.0625rem solid #28292f;border:.0625rem solid var(--Grayscale-100, #28292f);border-radius:.25rem;font-size:.875rem;font-weight:400;font-style:normal;line-height:normal;color:#f9fafb;color:var(--Grayscale-900, #f9fafb);background:#000;background:var(--System-Header-Fill, #000)}.JI .hK .lK{--Highlight-Background: #cd2732;--Highlight-Background-Pressed: #cd1623;--Highlight-Foreground: white;--Text-Color: #cfcfcf;--Border-Color: #cfcfcf;--Border-Color-Pressed: #848484;--Focus-Ring-Color: #cd2732;--Selected-Color: var(--Highlight-Background);--Selected-Color-Pressed: var(--Highlight-Background-Pressed);--Checkmark-Color: var(--Highlight-Foreground);display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;width:100%;margin-top:2rem}.JI .hK .lK .mK{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start;padding:1rem;border-radius:1rem;background:#000;background:var(--System-Header-Fill, #000)}@media only screen and (max-width: 47.9375rem){.JI .hK .lK .mK{width:100%}}.JI .hK .lK .mK .nK{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;width:100%}.JI .hK .lK .mK .nK .oK{display:flex;flex-flow:column nowrap;gap:.5rem;align-items:flex-start;justify-content:center}.JI .hK .lK .mK .nK .oK .pK{font-size:1rem;font-weight:700;font-style:normal;line-height:normal;color:#f9fafb;color:var(--Grayscale-900, #f9fafb)}.JI .hK .lK .mK .nK .oK .qK{font-size:.875rem;font-weight:400;font-style:normal;line-height:normal;color:#40414a;color:var(--System-Page-Description, #40414a)}.JI .hK .lK .mK .nK .rK{display:flex;flex-wrap:nowrap;gap:.625rem;align-items:center;justify-content:center;padding:.25rem .5rem;border:.0625rem solid #dadbe1;border:.0625rem solid var(--System-Page-Description, #dadbe1);border-radius:.5rem;font-size:.75rem;font-weight:700;font-style:normal;line-height:normal;color:#dadbe1;color:var(--System-Page-Description, #dadbe1);text-align:center}.JI .hK .lK .mK .nK .rK.sK{border:.0625rem solid #da2525;border:.0625rem solid var(--System-Critical, #da2525);color:#da2525;color:var(--System-Critical, #da2525)}.JI .hK .lK .mK .nK .rK .tK{display:flex;gap:.25rem;align-items:center}.JI .hK .lK .mK .nK .rK .tK .uK{cursor:pointer;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;padding:0;border:none;background-color:transparent}.JI .hK .lK .mK .nK .rK .tK .uK .vK{stroke:#dadbe1;stroke:var(--System-Page-Description, #dadbe1);stroke-width:1.5}.JI .hK .lK .mK .nK .rK .tK .uK .vK.wK{transform:rotate(180deg)}.JI .hK .lK .mK .nK .rK .tK .uK .vK.xK,.JI .hK .lK .mK .yK{width:100%}.JI .hK .lK .mK .yK .zK{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;width:100%}.JI .hK .lK .mK .yK .zK .AK{display:flex;flex-wrap:nowrap;gap:.5rem;align-items:center}.JI .hK .lK .mK .yK .zK .AK .BK{cursor:pointer;position:relative;width:1.125rem;height:1.125rem;border:.125rem solid var(--Border-Color);border-radius:50%;-webkit-appearance:none;-moz-appearance:none;appearance:none}.JI .hK .lK .mK .yK .zK .AK .BK:checked{border-color:var(--Selected-Color);background-color:var(--Selected-Color)}.JI .hK .lK .mK .yK .zK .AK .BK:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:.55rem;height:.55rem;border-radius:50%;background-color:#fff;background-color:var(--White, #fff)}.JI .hK .lK .mK .yK .zK .AK .CK{cursor:pointer;position:relative;width:1rem;height:1rem;border:.125rem solid var(--Border-Color);border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}.JI .hK .lK .mK .yK .zK .AK .CK:checked{border-color:var(--Selected-Color);background-color:var(--Selected-Color)}.JI .hK .lK .mK .yK .zK .AK .CK:checked:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1rem;line-height:1;color:#fff}.JI .hK .lK .mK .yK .zK .AK .CK.DK,.JI .hK .lK .mK .yK .zK .AK .BK.DK{opacity:.4}.JI .hK .lK .mK .yK .zK .AK .EK{font-size:.875rem;font-weight:700;font-style:normal;line-height:normal;color:#f9fafb;color:var(--Grayscale-900, #f9fafb)}.JI .hK .lK .mK .yK .zK .FK{display:flex;flex-wrap:nowrap;gap:.25rem;align-items:center;justify-content:space-between;min-width:8rem}.JI .hK .lK .mK .yK .zK .FK .GK{display:flex;gap:.25rem;align-items:center;padding:.2rem;border-radius:.15rem;background-color:#fff;background-color:var(--System-Background, #fff)}.JI .hK .lK .mK .yK .zK .FK .GK .HK{cursor:pointer;display:flex;flex-shrink:0;flex-wrap:nowrap;align-items:center;justify-content:center;width:1.2rem;height:1.2rem;padding:.5rem .375rem;border:none;border-radius:.25rem;font-size:1rem;color:#f2f3f7;color:var(--Grayscale-100, #f2f3f7);background:#000;background:var(--Grayscale-Black, #000)}.JI .hK .lK .mK .yK .zK .FK .GK .HK.DK{cursor:not-allowed;background:#5f606d;background:var(--Grayscale-600, #5f606d)}.JI .hK .lK .mK .yK .zK .FK .GK .IK{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;width:1.3rem;height:1.3rem;border:none;font-size:1rem;font-weight:400;font-style:normal;line-height:normal;color:#f9fafb;color:var(--Grayscale-900, #f9fafb);text-align:center;background:transparent}.JI .hK .lK .mK .yK .zK .FK .JK{font-size:.875rem;font-weight:700;font-style:normal;line-height:normal;color:#f9fafb;color:var(--Grayscale-900, #f9fafb)}@media only screen and (max-width: 63.9375rem){.JI .hK .lK{grid-template-columns:1fr}}.JI .KK{display:none}@media only screen and (max-width: 47.9375rem){.JI .KK{position:fixed;bottom:0;display:block;display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-end;justify-content:space-between;width:100%;padding:1rem;background:#fff;background:var(--System-Header-Fill, #fff);box-shadow:0 -.25rem .25rem rgba(0,0,0,.15)}.JI .KK .-K{display:flex;flex-flow:column nowrap;gap:.5rem;align-items:flex-start;justify-content:center}}@media only screen and (max-width: 47.9375rem) and (max-width: 26.5rem){.JI .KK .-K{flex-direction:row;align-items:center;justify-content:space-between;width:100%}}@media only screen and (max-width: 47.9375rem){.JI .KK .-K .aK{font-size:1rem;font-weight:400;font-style:normal;line-height:1.5rem;color:#f9fafb;color:var(--Grayscale-900, #f9fafb)}.JI .KK .-K .bK{overflow:hidden;display:flex;flex-wrap:nowrap;align-items:center;border:.0625rem solid #f2f3f7;border:.0625rem solid var(--System-Divider, #f2f3f7);border-radius:.25rem;background:#f2f3f7;background:var(--Grayscale-100, #f2f3f7)}.JI .KK .-K .bK .cK{cursor:pointer;display:flex;flex-shrink:0;align-items:center;justify-content:center;width:2rem;height:2rem;padding:.5rem .375rem;border:none;font-size:1.5rem;color:#5f606d;color:var(--Color-Grayscale-600, #5f606d);background:#fff;background:var(--Grayscale-White, #fff)}.JI .KK .-K .bK .dK{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;width:2rem;height:2rem;font-size:1.3125rem;font-weight:700;font-style:normal;line-height:normal;color:#000;color:var(--Grayscale-Black, #000);text-align:center}.JI .KK .eK{display:flex;flex-wrap:nowrap;gap:.625rem;align-items:center;justify-content:center;width:100%;padding:.5rem 1.375rem;border:none;border-radius:.75rem;background:#cd2732;background:var(--Fix-Color-Primary, #cd2732)}.JI .KK .eK:disabled{cursor:not-allowed;width:100%;background:#1a1b1e;background:var(--Color-Grayscale-900, #1a1b1e)}}@media only screen and (max-width: 47.9375rem) and (max-width: 26.5rem){.JI .KK .eK{width:100%}}@media only screen and (max-width: 47.9375rem){.JI .KK .eK .fK{stroke:#fff;stroke:var(--White, #fff)}.JI .KK .eK .gK{display:flex;flex-wrap:nowrap;gap:.25rem;font-size:1rem;font-weight:700;font-style:normal;line-height:normal;color:#fff;color:var(--White, #fff);text-align:center}}
