@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)}.YI{position:relative;width:100%;height:100%;min-height:100dvh;background:#1a1b1e;background:var(--System-Background, #1a1b1e)}.YI h1,.YI h2,.YI h3,.YI h4,.YI h5,.YI h6,.YI p,.YI ul{margin:0;padding:0}.YI li{margin:0;padding:0;list-style-type:none}.YI .ZI{display:flex;flex-flow:column nowrap;align-items:center;justify-content:center;width:100%;height:100%}.YI .ZI ._K{max-width:100%}.YI .ZI .-K{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}.YI .ZI .aK{font-size:1.25rem;font-weight:400;line-height:1.875rem;color:#fff;color:var(--Grayscale-Black, #fff);text-align:center}.YI .bK{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){.YI .bK{position:relative;top:0}}.YI .bK .cK{display:flex;flex-wrap:nowrap;gap:1rem;align-items:stretch;width:85%;margin:0 auto}@media only screen and (max-width: 47.9375rem){.YI .bK .cK{flex-wrap:wrap;width:95%}}.YI .bK .cK .dK{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){.YI .bK .cK .dK{width:100%}}.YI .bK .cK .dK .eK{stroke:#fff;stroke:var(--White, #fff)}.YI .bK .cK .dK .fK{display:none}@media only screen and (max-width: 47.9375rem){.YI .bK .cK .dK .fK{display:block;font-size:1.3125rem;font-weight:700;font-style:normal;line-height:normal;color:#fff;color:var(--White, #fff)}}.YI .bK .cK .gK{overflow:hidden;width:20%;border-radius:1rem}.YI .bK .cK .gK .hK{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.YI .bK .cK .gK .iK{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){.YI .bK .cK .gK{width:100%;height:20rem}}.YI .bK .cK .jK{display:flex;flex-direction:column;gap:1rem;justify-content:space-between;width:80%}@media only screen and (max-width: 63.9375rem){.YI .bK .cK .jK{width:100%}}.YI .bK .cK .jK .kK .lK{font-size:1.3125rem;font-weight:700;font-style:normal;line-height:normal;color:#fff;color:var(--White, #fff)}.YI .bK .cK .jK .kK .aK{font-size:1rem;font-weight:400;font-style:normal;line-height:1.5rem;color:#fff;color:var(--White, #fff)}.YI .bK .cK .jK .mK{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){.YI .bK .cK .jK .mK{display:none}}.YI .bK .cK .jK .nK{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-end;justify-content:space-between}@media only screen and (max-width: 47.9375rem){.YI .bK .cK .jK .nK{display:none}}.YI .bK .cK .jK .nK .oK{display:flex;flex-flow:column nowrap;gap:.5rem;align-items:flex-start;justify-content:center}.YI .bK .cK .jK .nK .oK .pK{font-size:1rem;font-weight:400;font-style:normal;line-height:1.5rem;color:#fff;color:var(--White, #fff)}.YI .bK .cK .jK .nK .oK .qK{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)}.YI .bK .cK .jK .nK .oK .qK .rK{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)}.YI .bK .cK .jK .nK .oK .qK .sK{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}.YI .bK .cK .jK .nK .tK{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)}.YI .bK .cK .jK .nK .tK:disabled{cursor:not-allowed;background:#1a1b1e;background:var(--Color-Grayscale-900, #1a1b1e)}.YI .bK .cK .jK .nK .tK .uK{stroke:#fff;stroke:var(--White, #fff)}.YI .bK .cK .jK .nK .tK .vK{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}.YI .wK{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){.YI .wK{width:95%;padding-bottom:10rem}}.YI .wK .xK{display:flex;flex-flow:column nowrap;gap:.38rem;width:49%}@media only screen and (max-width: 63.9375rem){.YI .wK .xK{width:100%}}.YI .wK .xK .yK{font-size:.875rem;font-weight:700;font-style:normal;line-height:normal;color:#f9fafb;color:var(--Grayscale-900, #f9fafb)}.YI .wK .xK .zK{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)}.YI .wK .AK{--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}.YI .wK .AK .BK{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start;margin-top:.25rem;padding:1rem;border:.1rem solid transparent;border-radius:1rem;background:#000;background:var(--System-Header-Fill, #000)}@media only screen and (max-width: 47.9375rem){.YI .wK .AK .BK{width:100%}}.YI .wK .AK .BK.CK{border-color:#cd2732;transition:border-color .3s ease-in-out}.YI .wK .AK .BK .DK{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;width:100%}.YI .wK .AK .BK .DK .EK{display:flex;flex-flow:column nowrap;gap:.5rem;align-items:flex-start;justify-content:center}.YI .wK .AK .BK .DK .EK .FK{font-size:1rem;font-weight:700;font-style:normal;line-height:normal;color:#f9fafb;color:var(--Grayscale-900, #f9fafb)}.YI .wK .AK .BK .DK .EK .GK{font-size:.875rem;font-weight:400;font-style:normal;line-height:normal;color:#40414a;color:var(--System-Page-Description, #40414a)}.YI .wK .AK .BK .DK .HK{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}.YI .wK .AK .BK .DK .HK.IK{border:.0625rem solid #da2525;border:.0625rem solid var(--System-Critical, #da2525);color:#da2525;color:var(--System-Critical, #da2525)}.YI .wK .AK .BK .DK .HK .JK{display:flex;gap:.25rem;align-items:center}.YI .wK .AK .BK .DK .HK .JK .KK{cursor:pointer;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;padding:0;border:none;background-color:transparent}.YI .wK .AK .BK .DK .HK .JK .KK .LK{stroke:#dadbe1;stroke:var(--System-Page-Description, #dadbe1);stroke-width:1.5}.YI .wK .AK .BK .DK .HK .JK .KK .LK.MK{transform:rotate(180deg)}.YI .wK .AK .BK .DK .HK .JK .KK .LK.NK,.YI .wK .AK .BK .OK{width:100%}.YI .wK .AK .BK .OK .PK{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;width:100%}.YI .wK .AK .BK .OK .PK .QK{display:flex;flex-wrap:nowrap;gap:.5rem;align-items:center}.YI .wK .AK .BK .OK .PK .QK .RK{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}.YI .wK .AK .BK .OK .PK .QK .RK:checked{border-color:var(--Selected-Color);background-color:var(--Selected-Color)}.YI .wK .AK .BK .OK .PK .QK .RK: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)}.YI .wK .AK .BK .OK .PK .QK .SK{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}.YI .wK .AK .BK .OK .PK .QK .SK:checked{border-color:var(--Selected-Color);background-color:var(--Selected-Color)}.YI .wK .AK .BK .OK .PK .QK .SK:checked:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1rem;line-height:1;color:#fff}.YI .wK .AK .BK .OK .PK .QK .SK.TK,.YI .wK .AK .BK .OK .PK .QK .RK.TK{opacity:.4}.YI .wK .AK .BK .OK .PK .QK .UK{font-size:.875rem;font-weight:700;font-style:normal;line-height:normal;color:#f9fafb;color:var(--Grayscale-900, #f9fafb)}.YI .wK .AK .BK .OK .PK .VK{display:flex;flex-wrap:nowrap;gap:.25rem;align-items:center;justify-content:space-between;min-width:8rem}.YI .wK .AK .BK .OK .PK .VK .WK{display:flex;gap:.25rem;align-items:center;padding:.2rem;border-radius:.15rem;background-color:#fff;background-color:var(--System-Background, #fff)}.YI .wK .AK .BK .OK .PK .VK .WK .XK{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)}.YI .wK .AK .BK .OK .PK .VK .WK .XK.TK{cursor:not-allowed;background:#5f606d;background:var(--Grayscale-600, #5f606d)}.YI .wK .AK .BK .OK .PK .VK .WK .YK{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}.YI .wK .AK .BK .OK .PK .VK .ZK{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){.YI .wK .AK{grid-template-columns:1fr}}.YI ._M{display:none}@media only screen and (max-width: 47.9375rem){.YI ._M{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)}.YI ._M .oK{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){.YI ._M .oK{flex-direction:row;align-items:center;justify-content:space-between;width:100%}}@media only screen and (max-width: 47.9375rem){.YI ._M .oK .pK{font-size:1rem;font-weight:400;font-style:normal;line-height:1.5rem;color:#f9fafb;color:var(--Grayscale-900, #f9fafb)}.YI ._M .oK .qK{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)}.YI ._M .oK .qK .rK{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)}.YI ._M .oK .qK .sK{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}.YI ._M .tK{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)}.YI ._M .tK: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){.YI ._M .tK{width:100%}}@media only screen and (max-width: 47.9375rem){.YI ._M .tK .uK{stroke:#fff;stroke:var(--White, #fff)}.YI ._M .tK .vK{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}}
