@layer reset,base,tokens,recipes,utilities;@layer reset{html,:host{--font-fallback: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent;line-height:1.5;font-family:var(--global-font-body, var(--font-fallback))}*,:before,:after,::backdrop,::file-selector-button{margin:0;padding:0;box-sizing:border-box;border-width:0px;border-style:solid;border-color:var(--global-color-border, currentColor)}hr{height:0px;color:inherit;border-top-width:1px}body{height:100%;line-height:inherit}img{border-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{text-wrap:balance;font-size:inherit;font-weight:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ol,ul,menu{list-style:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{-moz-appearance:button;appearance:button;-webkit-appearance:button}button,input,optgroup,select,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;background:var(--colors-transparent)}::placeholder{opacity:1;--placeholder-fallback: color-mix(in srgb, currentColor 50%, transparent);color:var(--global-color-placeholder, var(--placeholder-fallback))}textarea{resize:vertical}table{text-indent:0px;border-collapse:collapse;border-color:inherit}summary{display:list-item}small{font-size:80%}sub,sup{position:relative;vertical-align:baseline;font-size:75%;line-height:0}sub{bottom:-.25em}sup{top:-.5em}dialog{padding:0}a{color:inherit;text-decoration:inherit}abbr:where([title]){text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{--font-mono-fallback: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New";font-feature-settings:normal;font-variation-settings:normal;font-family:var(--global-font-mono, var(--font-mono-fallback));font-size:1em}progress{vertical-align:baseline}::-webkit-search-decoration,::-webkit-search-cancel-button{-webkit-appearance:none}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}:-moz-ui-invalid{box-shadow:none}:-moz-focusring{outline:auto}[hidden]{display:none!important}}@layer base{:root{--made-with-panda: "🐼"}h1{font-size:24px;line-height:32px}h1,h2{font-weight:var(--font-weights-bold)}h2{font-size:22px;line-height:33px}h3{font-size:18px;line-height:27px}h3,h4{font-weight:var(--font-weights-bold)}h4{font-size:14px;line-height:21px}h5{font-size:11px;line-height:16.5px;font-weight:var(--font-weights-bold)}*,:before,:after,::backdrop{--blur: ;--brightness: ;--contrast: ;--grayscale: ;--hue-rotate: ;--invert: ;--saturate: ;--sepia: ;--drop-shadow: ;--backdrop-blur: ;--backdrop-brightness: ;--backdrop-contrast: ;--backdrop-grayscale: ;--backdrop-hue-rotate: ;--backdrop-invert: ;--backdrop-opacity: ;--backdrop-saturate: ;--backdrop-sepia: ;--gradient-from-position: ;--gradient-to-position: ;--gradient-via-position: ;--scroll-snap-strictness: proximity;--border-spacing-x: 0;--border-spacing-y: 0;--translate-x: 0;--translate-y: 0;--rotate: 0;--rotate-x: 0;--rotate-y: 0;--skew-x: 0;--skew-y: 0;--scale-x: 1;--scale-y: 1}}@layer tokens{:where(:root,:host){--aspect-ratios-square: 1 / 1;--aspect-ratios-landscape: 4 / 3;--aspect-ratios-portrait: 3 / 4;--aspect-ratios-wide: 16 / 9;--aspect-ratios-ultrawide: 18 / 5;--aspect-ratios-golden: 1.618 / 1;--borders-none: none;--easings-default: cubic-bezier(.4, 0, .2, 1);--easings-linear: linear;--easings-in: cubic-bezier(.4, 0, 1, 1);--easings-out: cubic-bezier(0, 0, .2, 1);--easings-in-out: cubic-bezier(.4, 0, .2, 1);--durations-fastest: 50ms;--durations-faster: .1s;--durations-fast: .15s;--durations-normal: .2s;--durations-slow: .3s;--durations-slower: .4s;--durations-slowest: .5s;--radii-xs: .125rem;--radii-sm: .25rem;--radii-md: .375rem;--radii-lg: .5rem;--radii-xl: .75rem;--radii-2xl: 1rem;--radii-3xl: 1.5rem;--radii-full: 9999px;--font-weights-thin: 100;--font-weights-extralight: 200;--font-weights-light: 300;--font-weights-normal: 400;--font-weights-medium: 500;--font-weights-semibold: 600;--font-weights-bold: 700;--font-weights-extrabold: 800;--font-weights-black: 900;--line-heights-none: 1;--line-heights-tight: 1.25;--line-heights-snug: 1.375;--line-heights-normal: 1.5;--line-heights-relaxed: 1.625;--line-heights-loose: 2;--fonts-sans: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--fonts-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--fonts-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--letter-spacings-tighter: -.05em;--letter-spacings-tight: -.025em;--letter-spacings-normal: 0em;--letter-spacings-wide: .025em;--letter-spacings-wider: .05em;--letter-spacings-widest: .1em;--font-sizes-2xs: .5rem;--font-sizes-xs: .75rem;--font-sizes-sm: .875rem;--font-sizes-md: 1rem;--font-sizes-lg: 1.125rem;--font-sizes-xl: 1.25rem;--font-sizes-2xl: 1.5rem;--font-sizes-3xl: 1.875rem;--font-sizes-4xl: 2.25rem;--font-sizes-5xl: 3rem;--font-sizes-6xl: 3.75rem;--font-sizes-7xl: 4.5rem;--font-sizes-8xl: 6rem;--font-sizes-9xl: 8rem;--shadows-xs: 0 1px 2px 0 rgb(0 0 0 / .05);--shadows-sm: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--shadows-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadows-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--shadows-xl: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--shadows-2xl: 0 25px 50px -12px rgb(0 0 0 / .25);--shadows-inner: inset 0 2px 4px 0 rgb(0 0 0 / .05);--colors-current: currentColor;--colors-black: #000;--colors-white: #fff;--colors-transparent: rgb(0 0 0 / 0);--colors-rose-50: #fff1f2;--colors-rose-100: #ffe4e6;--colors-rose-200: #fecdd3;--colors-rose-300: #fda4af;--colors-rose-400: #fb7185;--colors-rose-500: #f43f5e;--colors-rose-600: #e11d48;--colors-rose-700: #be123c;--colors-rose-800: #9f1239;--colors-rose-900: #881337;--colors-rose-950: #4c0519;--colors-pink-50: #fdf2f8;--colors-pink-100: #fce7f3;--colors-pink-200: #fbcfe8;--colors-pink-300: #f9a8d4;--colors-pink-400: #f472b6;--colors-pink-500: #ec4899;--colors-pink-600: #db2777;--colors-pink-700: #be185d;--colors-pink-800: #9d174d;--colors-pink-900: #831843;--colors-pink-950: #500724;--colors-fuchsia-50: #fdf4ff;--colors-fuchsia-100: #fae8ff;--colors-fuchsia-200: #f5d0fe;--colors-fuchsia-300: #f0abfc;--colors-fuchsia-400: #e879f9;--colors-fuchsia-500: #d946ef;--colors-fuchsia-600: #c026d3;--colors-fuchsia-700: #a21caf;--colors-fuchsia-800: #86198f;--colors-fuchsia-900: #701a75;--colors-fuchsia-950: #4a044e;--colors-purple-50: #faf5ff;--colors-purple-100: #f3e8ff;--colors-purple-200: #e9d5ff;--colors-purple-300: #d8b4fe;--colors-purple-400: #c084fc;--colors-purple-500: #a855f7;--colors-purple-600: #9333ea;--colors-purple-700: #7e22ce;--colors-purple-800: #6b21a8;--colors-purple-900: #581c87;--colors-purple-950: #3b0764;--colors-violet-50: #f5f3ff;--colors-violet-100: #ede9fe;--colors-violet-200: #ddd6fe;--colors-violet-300: #c4b5fd;--colors-violet-400: #a78bfa;--colors-violet-500: #8b5cf6;--colors-violet-600: #7c3aed;--colors-violet-700: #6d28d9;--colors-violet-800: #5b21b6;--colors-violet-900: #4c1d95;--colors-violet-950: #2e1065;--colors-indigo-50: #eef2ff;--colors-indigo-100: #e0e7ff;--colors-indigo-200: #c7d2fe;--colors-indigo-300: #a5b4fc;--colors-indigo-400: #818cf8;--colors-indigo-500: #6366f1;--colors-indigo-600: #4f46e5;--colors-indigo-700: #4338ca;--colors-indigo-800: #3730a3;--colors-indigo-900: #312e81;--colors-indigo-950: #1e1b4b;--colors-blue-50: #eff6ff;--colors-blue-100: #dbeafe;--colors-blue-200: #bfdbfe;--colors-blue-300: #93c5fd;--colors-blue-400: #60a5fa;--colors-blue-500: #3b82f6;--colors-blue-600: #2563eb;--colors-blue-700: #1d4ed8;--colors-blue-800: #1e40af;--colors-blue-900: #1e3a8a;--colors-blue-950: #172554;--colors-sky-50: #f0f9ff;--colors-sky-100: #e0f2fe;--colors-sky-200: #bae6fd;--colors-sky-300: #7dd3fc;--colors-sky-400: #38bdf8;--colors-sky-500: #0ea5e9;--colors-sky-600: #0284c7;--colors-sky-700: #0369a1;--colors-sky-800: #075985;--colors-sky-900: #0c4a6e;--colors-sky-950: #082f49;--colors-cyan-50: #ecfeff;--colors-cyan-100: #cffafe;--colors-cyan-200: #a5f3fc;--colors-cyan-300: #67e8f9;--colors-cyan-400: #22d3ee;--colors-cyan-500: #06b6d4;--colors-cyan-600: #0891b2;--colors-cyan-700: #0e7490;--colors-cyan-800: #155e75;--colors-cyan-900: #164e63;--colors-cyan-950: #083344;--colors-teal-50: #f0fdfa;--colors-teal-100: #ccfbf1;--colors-teal-200: #99f6e4;--colors-teal-300: #5eead4;--colors-teal-400: #2dd4bf;--colors-teal-500: #14b8a6;--colors-teal-600: #0d9488;--colors-teal-700: #0f766e;--colors-teal-800: #115e59;--colors-teal-900: #134e4a;--colors-teal-950: #042f2e;--colors-emerald-50: #ecfdf5;--colors-emerald-100: #d1fae5;--colors-emerald-200: #a7f3d0;--colors-emerald-300: #6ee7b7;--colors-emerald-400: #34d399;--colors-emerald-500: #10b981;--colors-emerald-600: #059669;--colors-emerald-700: #047857;--colors-emerald-800: #065f46;--colors-emerald-900: #064e3b;--colors-emerald-950: #022c22;--colors-green-50: #f0fdf4;--colors-green-100: #dcfce7;--colors-green-200: #bbf7d0;--colors-green-300: #86efac;--colors-green-400: #4ade80;--colors-green-500: #22c55e;--colors-green-600: #16a34a;--colors-green-700: #15803d;--colors-green-800: #166534;--colors-green-900: #14532d;--colors-green-950: #052e16;--colors-lime-50: #f7fee7;--colors-lime-100: #ecfccb;--colors-lime-200: #d9f99d;--colors-lime-300: #bef264;--colors-lime-400: #a3e635;--colors-lime-500: #84cc16;--colors-lime-600: #65a30d;--colors-lime-700: #4d7c0f;--colors-lime-800: #3f6212;--colors-lime-900: #365314;--colors-lime-950: #1a2e05;--colors-yellow-50: #fefce8;--colors-yellow-100: #fef9c3;--colors-yellow-200: #fef08a;--colors-yellow-300: #fde047;--colors-yellow-400: #facc15;--colors-yellow-500: #eab308;--colors-yellow-600: #ca8a04;--colors-yellow-700: #a16207;--colors-yellow-800: #854d0e;--colors-yellow-900: #713f12;--colors-yellow-950: #422006;--colors-amber-50: #fffbeb;--colors-amber-100: #fef3c7;--colors-amber-200: #fde68a;--colors-amber-300: #fcd34d;--colors-amber-400: #fbbf24;--colors-amber-500: #f59e0b;--colors-amber-600: #d97706;--colors-amber-700: #b45309;--colors-amber-800: #92400e;--colors-amber-900: #78350f;--colors-amber-950: #451a03;--colors-orange-50: #fff7ed;--colors-orange-100: #ffedd5;--colors-orange-200: #fed7aa;--colors-orange-300: #fdba74;--colors-orange-400: #fb923c;--colors-orange-500: #f97316;--colors-orange-600: #ea580c;--colors-orange-700: #c2410c;--colors-orange-800: #9a3412;--colors-orange-900: #7c2d12;--colors-orange-950: #431407;--colors-red-50: #fef2f2;--colors-red-100: #fee2e2;--colors-red-200: #fecaca;--colors-red-300: #fca5a5;--colors-red-400: #f87171;--colors-red-500: #ef4444;--colors-red-600: #dc2626;--colors-red-700: #b91c1c;--colors-red-800: #991b1b;--colors-red-900: #7f1d1d;--colors-red-950: #450a0a;--colors-neutral-50: #fafafa;--colors-neutral-100: #f5f5f5;--colors-neutral-200: #e5e5e5;--colors-neutral-300: #d4d4d4;--colors-neutral-400: #a3a3a3;--colors-neutral-500: #737373;--colors-neutral-600: #525252;--colors-neutral-700: #404040;--colors-neutral-800: #262626;--colors-neutral-900: #171717;--colors-neutral-950: #0a0a0a;--colors-stone-50: #fafaf9;--colors-stone-100: #f5f5f4;--colors-stone-200: #e7e5e4;--colors-stone-300: #d6d3d1;--colors-stone-400: #a8a29e;--colors-stone-500: #78716c;--colors-stone-600: #57534e;--colors-stone-700: #44403c;--colors-stone-800: #292524;--colors-stone-900: #1c1917;--colors-stone-950: #0c0a09;--colors-zinc-50: #fafafa;--colors-zinc-100: #f4f4f5;--colors-zinc-200: #e4e4e7;--colors-zinc-300: #d4d4d8;--colors-zinc-400: #a1a1aa;--colors-zinc-500: #71717a;--colors-zinc-600: #52525b;--colors-zinc-700: #3f3f46;--colors-zinc-800: #27272a;--colors-zinc-900: #18181b;--colors-zinc-950: #09090b;--colors-gray-50: #f9fafb;--colors-gray-100: #f3f4f6;--colors-gray-200: #e5e7eb;--colors-gray-300: #d1d5db;--colors-gray-400: #9ca3af;--colors-gray-500: #6b7280;--colors-gray-600: #4b5563;--colors-gray-700: #374151;--colors-gray-800: #1f2937;--colors-gray-900: #111827;--colors-gray-950: #030712;--colors-slate-50: #f8fafc;--colors-slate-100: #f1f5f9;--colors-slate-200: #e2e8f0;--colors-slate-300: #cbd5e1;--colors-slate-400: #94a3b8;--colors-slate-500: #64748b;--colors-slate-600: #475569;--colors-slate-700: #334155;--colors-slate-800: #1e293b;--colors-slate-900: #0f172a;--colors-slate-950: #020617;--blurs-sm: 4px;--blurs-base: 8px;--blurs-md: 12px;--blurs-lg: 16px;--blurs-xl: 24px;--blurs-2xl: 40px;--blurs-3xl: 64px;--spacing-0: 0rem;--spacing-1: .25rem;--spacing-2: .5rem;--spacing-3: .75rem;--spacing-4: 1rem;--spacing-5: 1.25rem;--spacing-6: 1.5rem;--spacing-7: 1.75rem;--spacing-8: 2rem;--spacing-9: 2.25rem;--spacing-10: 2.5rem;--spacing-11: 2.75rem;--spacing-12: 3rem;--spacing-14: 3.5rem;--spacing-16: 4rem;--spacing-20: 5rem;--spacing-24: 6rem;--spacing-28: 7rem;--spacing-32: 8rem;--spacing-36: 9rem;--spacing-40: 10rem;--spacing-44: 11rem;--spacing-48: 12rem;--spacing-52: 13rem;--spacing-56: 14rem;--spacing-60: 15rem;--spacing-64: 16rem;--spacing-72: 18rem;--spacing-80: 20rem;--spacing-96: 24rem;--spacing-0\.5: .125rem;--spacing-1\.5: .375rem;--spacing-2\.5: .625rem;--spacing-3\.5: .875rem;--sizes-0: 0rem;--sizes-1: .25rem;--sizes-2: .5rem;--sizes-3: .75rem;--sizes-4: 1rem;--sizes-5: 1.25rem;--sizes-6: 1.5rem;--sizes-7: 1.75rem;--sizes-8: 2rem;--sizes-9: 2.25rem;--sizes-10: 2.5rem;--sizes-11: 2.75rem;--sizes-12: 3rem;--sizes-14: 3.5rem;--sizes-16: 4rem;--sizes-20: 5rem;--sizes-24: 6rem;--sizes-28: 7rem;--sizes-32: 8rem;--sizes-36: 9rem;--sizes-40: 10rem;--sizes-44: 11rem;--sizes-48: 12rem;--sizes-52: 13rem;--sizes-56: 14rem;--sizes-60: 15rem;--sizes-64: 16rem;--sizes-72: 18rem;--sizes-80: 20rem;--sizes-96: 24rem;--sizes-0\.5: .125rem;--sizes-1\.5: .375rem;--sizes-2\.5: .625rem;--sizes-3\.5: .875rem;--sizes-xs: 20rem;--sizes-sm: 24rem;--sizes-md: 28rem;--sizes-lg: 32rem;--sizes-xl: 36rem;--sizes-2xl: 42rem;--sizes-3xl: 48rem;--sizes-4xl: 56rem;--sizes-5xl: 64rem;--sizes-6xl: 72rem;--sizes-7xl: 80rem;--sizes-8xl: 90rem;--sizes-prose: 65ch;--sizes-full: 100%;--sizes-min: min-content;--sizes-max: max-content;--sizes-fit: fit-content;--sizes-breakpoint-sm: 640px;--sizes-breakpoint-md: 768px;--sizes-breakpoint-lg: 1024px;--sizes-breakpoint-xl: 1280px;--sizes-breakpoint-2xl: 1536px;--animations-spin: spin 1s linear infinite;--animations-ping: ping 1s cubic-bezier(0, 0, .2, 1) infinite;--animations-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--animations-bounce: bounce 1s infinite;--breakpoints-sm: 640px;--breakpoints-md: 768px;--breakpoints-lg: 1024px;--breakpoints-xl: 1280px;--breakpoints-2xl: 1536px;--colors-bg-disabled: #DBDBDB;--colors-bg-gray: #F4F4F4;--colors-bg-lightgray: #F9F9F9;--colors-bg-lightbeige: #FFFAF0;--colors-bg-white: #FFFFFF;--colors-brand-type-a: #D96D7B;--colors-brand-type-b: #F5AF7E;--colors-brand-type-c: #3799B1;--colors-brand-type-d: #F5CF48;--colors-brand-type-n: #56BDB0;--colors-text-primary: #333333;--colors-text-darkgray: #666666;--colors-text-gray: #9A9A9A;--colors-text-mediumgray: #C2C2C2;--colors-text-lightgray: #D9D9D9;--colors-text-blue-gray: #7A8FA4;--colors-text-attention: #FF5E5E;--colors-text-white: #FFFFFF;--colors-text-main: #F6AC19FF;--colors-main: #F6AC19FF}@keyframes spin{to{transform:rotate(360deg)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes l2{to{transform:rotate(1turn)}}@keyframes l3{20%{background-position:0% 0%,50% 50%,100% 50%}40%{background-position:0% 100%,50% 0%,100% 50%}60%{background-position:0% 50%,50% 100%,100% 0%}80%{background-position:0% 50%,50% 50%,100% 100%}}}@layer utilities{.max-w_585px{max-width:585px}.w_100\%{width:100%}.min-h_100vh{min-height:100vh}.m_0_auto{margin:0 auto}.bg_\{colors\.bg\.white\}{background:var(--colors-bg-white)}.text-align_center{text-align:center}.p_16px{padding:16px}.d_flex{display:flex}.shadow_0px_1px_3px_0px_rgba\(102\,_102\,_102\,_0\.16\){box-shadow:0 1px 3px #66666629}.m_0_0_8px_0{margin:0 0 8px}.d_inline-block{display:inline-block}.m_0_2px_-1px_0{margin:0 2px -1px 0}.v-align_baseline{vertical-align:baseline}.p_20px_5\%{padding:20px 5%}.text_\{colors\.text\.darkgray\}{color:var(--colors-text-darkgray)}.tracking_0\.015em{letter-spacing:.015em}.text-align_left{text-align:left}.text_\{colors\.text\.main\}{color:var(--colors-text-main)}.text-decor_underline{text-decoration:underline}.text_\{colors\.text\.attention\}{color:var(--colors-text-attention)}.text_\#F6AC19FF{color:#f6ac19}.tracking_1\.5\%{letter-spacing:1.5%}.w_50px{width:50px}.h_50px{height:50px}.w_100px{width:100px}.h_100px{height:100px}.flex_1{flex:1 1 0%}.flex_3{flex:3}.p_0_0_0_0\.7em{padding:0 0 0 .7em}.indent_-0\.7em{text-indent:-.7em}.m_0_0_0_auto{margin:0 0 0 auto}.rounded-t_4px{border-top-left-radius:4px;border-top-right-radius:4px}.border-b_0px{border-bottom:0px}.white-space_pre-wrap{white-space:pre-wrap}.flex_1_1_auto{flex:1 1 auto}.h_56px{height:56px}.bg_\#FFFFFF{background:#fff}.border_1px_solid_\#EAEBED{border:1px solid #EAEBED}.rounded_0_0_4px_4px{border-radius:0 0 4px 4px}.p_0_12px{padding:0 12px}.box_border-box{box-sizing:border-box}.h_100\%{height:100%}.text_\{colors\.main\}{color:var(--colors-main)}.tracking_0\.03em{letter-spacing:.03em}.m_40px_0_0{margin:40px 0 0}.d_block{display:block}.w_min\(38\%\,160px\){width:min(38%,160px)}.pos_relative{position:relative}.h_59px{height:59px}.border_0\.8px_solid_\{colors\.text\.lightgray\}{border:.8px solid var(--colors-text-lightgray)}.text_\{colors\.text\.black\}{color:colors\.text\.black}.p_18px_24px_18px_24px{padding:18px 24px}.gap_10px{gap:10px}.rounded_4px{border-radius:4px}.appearance_none{-moz-appearance:none;appearance:none;-webkit-appearance:none}.cursor_pointer{cursor:pointer}.border_2px_solid_\{colors\.text\.attention\}{border:2px solid var(--colors-text-attention)}.ring_none{outline:var(--borders-none)}.bg_\#fff{background:#fff}.p_20px{padding:20px}.m_60px_0_0{margin:60px 0 0}.m_0_0_16px{margin:0 0 16px}.obj-fit_contain{object-fit:contain}.h_48px{height:48px}.rounded_10{border-radius:10px}.m_0{margin:var(--spacing-0)}.gap_8px{gap:8px}.pos_fixed{position:fixed}.z_300{z-index:300}.w_300px{width:300px}.h_auto{height:auto}.pos_absolute{position:absolute}.z_301{z-index:301}.w_30px{width:30px}.h_30px{height:30px}.p_auto{padding:auto}.border_1px_solid_\#000{border:1px solid #000}.rounded_50\%{border-radius:50%}.w_260px{width:260px}.p_16px_49px_16px_49px{padding:16px 49px}.rounded_24px{border-radius:24px}.opacity_0px{opacity:0px}.text_\{colors\.bg\.white\}{color:var(--colors-bg-white)}.border_2px_solid_\{colors\.main\}{border:2px solid var(--colors-main)}.transition_color_0\.2s\,_background_0\.2s{transition:color .2s,background .2s}.w_20px{width:20px}.h_20px{height:20px}.v-align_-5px{vertical-align:-5px}.select_none{-webkit-user-select:none;user-select:none}.min-h_55px{min-height:55px}.p_16px_24px_16px_24px{padding:16px 24px}.max-w_calc\(100\%_-_30px\){max-width:calc(100% - 30px)}.text-overflow_ellipsis{text-overflow:ellipsis}.max-w_100\%{max-width:100%}.p_6px_8px{padding:6px 8px}.text_white{color:var(--colors-white)}.white-space_nowrap{white-space:nowrap}.z_100{z-index:100}.d_inline-flex{display:inline-flex}.w_18px{width:18px}.h_18px{height:18px}.m_auto_12px_auto_0{margin:auto 12px auto 0}.rounded_9px{border-radius:9px}.w_40px{width:40px}.aspect_1{aspect-ratio:1}.border_5px_solid_\#D9D9D9{border:5px solid #D9D9D9}.animation_l2_1s_infinite_linear{animation:l2 1s infinite linear}.z_10000{z-index:10000}.z_10001{z-index:10001}.w_calc\(100vw_-_48px\){width:calc(100vw - 48px)}.max-w_800px{max-width:800px}.p_24px{padding:24px}.rounded_0\.5rem{border-radius:.5rem}.h_1rem{height:1rem}.w_4rem{width:4rem}.h_2rem{height:2rem}.p_0\.5rem{padding:.5rem}.text_black{color:var(--colors-black)}.bg_none{background:none}.border_0{border:0}.h_1px{height:1px}.border_5px_0px_2px_0px_solid_\{colors\.text\.lightgray\}{border:5px 0px 2px 0px solid var(--colors-text-lightgray)}.p_16px_8px_16px_8px{padding:16px 8px}.border_2px_0px_2px_0px_solid_\{colors\.text\.lightgray\}{border:2px 0px 2px 0px solid var(--colors-text-lightgray)}.h_189px{height:189px}.overflow_visible{overflow:visible}.p_40px_37\.5px{padding:40px 37.5px}.text_\{colors\.text\.primary\}{color:var(--colors-text-primary)}.tracking_10\%{letter-spacing:10%}.tracking_3\%{letter-spacing:3%}.min-w_200px{min-width:200px}.m_7px{margin:7px}.text_\{colors\.text\.gray\}{color:var(--colors-text-gray)}.tracking_-4\.5\%{letter-spacing:-4.5%}.h_40px{height:40px}.p_2px_0_0_0{padding:2px 0 0}.m_0_8px_0_0{margin:0 8px 0 0}.border_1\.5px_solid_\{colors\.main\}{border:1.5px solid var(--colors-main)}.break_break-all{word-break:break-all}.v-align_bottom{vertical-align:bottom}.transform_translateY\(-50\%\){transform:translateY(-50%)}.z_10{z-index:10}.gap_24px{gap:24px}.w_0px{width:0px}.h_100hw{height:100hw}.border_1px_solid_\{colors\.text\.main\}{border:1px solid var(--colors-text-main)}.p_34px_24px_35px_24px{padding:34px 24px 35px}.h_97px{height:97px}.w_97px{width:97px}.rounded_8px{border-radius:8px}.tracking_-0\.015em{letter-spacing:-.015em}.tracking_-0\.045em{letter-spacing:-.045em}.text_\#ff5e5e{color:#ff5e5e}.w_33px{width:33px}.h_4px{height:4px}.p_0\.4em_0\.5em{padding:.4em .5em}.v-align_middle{vertical-align:middle}.bg_white{background-color:var(--colors-white)}.flex_column{flex-direction:column}.items_center{align-items:center}.justify_center{justify-content:center}.fs_0\.875rem{font-size:.875rem}.leading_1\.7{line-height:1.7}.fs_11px{font-size:11px}.fw_400{font-weight:400}.leading_16\.5px{line-height:16.5px}.fs_0\.75rem{font-size:.75rem}.fw_500{font-weight:500}.font_Avenir_Next{font-family:Avenir Next}.fs_13px{font-size:13px}.fw_600{font-weight:600}.leading_16\.9px{line-height:16.9px}.mt_30px{margin-top:30px}.mb_5px{margin-bottom:5px}.fs_12px{font-size:12px}.fs_10px{font-size:10px}.font_Noto_Sans_JP{font-family:Noto Sans JP}.bg_black{background-color:var(--colors-black)}.bg_lightgray{background-color:#d3d3d3}.bg_gray{background-color:gray}.fs_14px{font-size:14px}.leading_1\.5{line-height:1.5}.rounded-bl_0px{border-bottom-left-radius:0}.rounded-br_0px{border-bottom-right-radius:0}.fw_700{font-weight:700}.pb_8px{padding-bottom:8px}.fs_20px{font-size:20px}.fs_1rem{font-size:1rem}.font_\'Noto_Sans_JP\'\,\'ヒラギノ角ゴ_Pro_W3\'\,\'Hiragino_Kaku_Gothic_Pro\'\,\'メイリオ\'\,\'Mayryo\'\,\'ＭＳ_Ｐゴシック\'\,\'MS_PGothic\'\,sans-serif{font-family:Noto Sans JP,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Mayryo,ＭＳ Ｐゴシック,MS PGothic,sans-serif}.font_Avenir_Next\,Arial\,Helvetica\,sans-seri{font-family:Avenir Next,Arial,Helvetica,sans-seri}.flex-wrap_nowrap{flex-wrap:nowrap}.flex_row{flex-direction:row}.leading_17\.38px{line-height:17.38px}.mt_7px{margin-top:7px}.flex_Column{flex-direction:Column}.fs_1\.0625rem{font-size:1.0625rem}.ml_12px{margin-left:12px}.leading_1\.3{line-height:1.3}.top_-100vh{top:-100vh}.right_-100vw{right:-100vw}.bottom_-100vh{bottom:-100vh}.left_-100vw{left:-100vw}.bg_rgba\(0\,_0\,_0\,_0\.8\){background-color:#000c}.top_-14px{top:-14px}.right_-14px{right:-14px}.fs_15px{font-size:15px}.bg_\{colors\.main\}{background-color:var(--colors-main)}.bg_\{colors\.bg\.white\}{background-color:var(--colors-bg-white)}.bg_\{colors\.bg\.disabled\}{background-color:var(--colors-bg-disabled)}.justify_flex-start{justify-content:flex-start}.leading_20\.27px{line-height:20.27px}.pl_14px{padding-left:14px}.justify_space-between{justify-content:space-between}.items_flex-start{align-items:flex-start}.leading_1{line-height:1}.mt_6\.5px{margin-top:6.5px}.top_0{top:var(--spacing-0)}.left_0{left:var(--spacing-0)}.bg_rgba\(255\,_255\,_255\,_1\){background-color:#fff}.bg_\{colors\.bg\.lightbeige\}{background-color:var(--colors-bg-lightbeige)}.mb_1px{margin-bottom:1px}.border-r_\#F6AC19{border-right-color:#f6ac19}.bg_\#fff{background-color:#fff}.fs_1\.4rem{font-size:1.4rem}.fw_bold{font-weight:var(--font-weights-bold)}.top_1rem{top:1rem}.right_1rem{right:1rem}.fs_1\.25rem{font-size:1.25rem}.justify_left{justify-content:left}.mt_8px{margin-top:8px}.bg_\{colors\.text\.lightgray\}{background-color:var(--colors-text-lightgray)}.overflow-y_scroll{overflow-y:scroll}.overflow-x_hidden{overflow-x:hidden}.list-type_disc{list-style-type:disc}.list-pos_outside{list-style-position:outside}.pl_20px{padding-left:20px}.fs_24px{font-size:24px}.leading_36px{line-height:36px}.fs_16px{font-size:16px}.leading_21\.8px{line-height:21.8px}.leading_19\.12px{line-height:19.12px}.fs_22px{font-size:22px}.leading_12\.92px{line-height:12.92px}.fs_0\.625rem{font-size:.625rem}.leading_1\.2{line-height:1.2}.fs_1\.375rem{font-size:1.375rem}.ml_2px{margin-left:2px}.fs_0\.6875rem{font-size:.6875rem}.top_50\%{top:50%}.mr_10px{margin-right:10px}.leading_18px{line-height:18px}.mb_12px{margin-bottom:12px}.ml_4px{margin-left:4px}.mr_4px{margin-right:4px}.mb_8px{margin-bottom:8px}.bg_\{colors\.text\.attention\}{background-color:var(--colors-text-attention)}.after\:pos_absolute:after{position:absolute}.after\:pointer-events_none:after{pointer-events:none}.after\:top_28\%:after{top:28%}.after\:right_20px:after{right:20px}.after\:content_url\(\"\@\/assets\/Select\/icon_chevron\.svg\"\):after{content:url("data:image/svg+xml,%3csvg%20width='12'%20height='7'%20viewBox='0%200%2012%207'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.42667e-05%200.879362C-0.000974686%200.705709%200.0487432%200.535689%200.142831%200.390979C0.236918%200.246269%200.371112%200.133424%200.528304%200.0668336C0.685495%200.000242655%200.858562%20-0.0170781%201.02544%200.0170797C1.19232%200.0512374%201.34544%200.135326%201.4653%200.258625L5.99825%204.8923L10.5312%200.258625C10.6926%200.0939953%2010.9114%200.00150723%2011.1396%200.00150724C11.2526%200.00150725%2011.3645%200.0242135%2011.4689%200.0683298C11.5733%200.112446%2011.6681%200.177109%2011.748%200.258625C11.8279%200.340141%2011.8913%200.436915%2011.9345%200.543421C11.9777%200.649928%2012%200.764081%2012%200.879362C12%201.11218%2011.9094%201.33547%2011.748%201.5001L6.60665%206.74577C6.4461%206.9086%206.22892%207%206.00254%207C5.77616%207%205.55898%206.9086%205.39843%206.74577L0.257081%201.5001C0.176115%201.41913%200.111704%201.32257%200.0675773%201.21602C0.0234498%201.10946%200.000485377%200.995035%201.42667e-05%200.879362Z'%20fill='%239A9A9A'/%3e%3c/svg%3e")}.focus\:ring_2px_solid_\{colors\.main\}:is(:focus,[data-focus]){outline:2px solid var(--colors-main)}.hover\:text_\{colors\.main\}:is(:hover,[data-hover]){color:var(--colors-main)}.hover\:text_\{colors\.bg\.white\}:is(:hover,[data-hover]){color:var(--colors-bg-white)}.hover\:bg_\{colors\.bg\.white\}:is(:hover,[data-hover]){background-color:var(--colors-bg-white)}.hover\:bg_\{colors\.main\}:is(:hover,[data-hover]){background-color:var(--colors-main)}.checked\:before\:pos_absolute:is(:checked,[data-checked],[aria-checked=true],[data-state=checked]):before{position:absolute}.checked\:before\:h_20px:is(:checked,[data-checked],[aria-checked=true],[data-state=checked]):before{height:20px}.checked\:before\:w_20px:is(:checked,[data-checked],[aria-checked=true],[data-state=checked]):before{width:20px}.checked\:before\:top_-0\.5:is(:checked,[data-checked],[aria-checked=true],[data-state=checked]):before{top:calc(var(--spacing-0\.5) * -1)}.checked\:before\:left_0\.5:is(:checked,[data-checked],[aria-checked=true],[data-state=checked]):before{left:var(--spacing-0\.5)}.checked\:before\:content_url\(\"\@\/assets\/CheckboxText\/icon_checked\.svg\"\):is(:checked,[data-checked],[aria-checked=true],[data-state=checked]):before{content:url("data:image/svg+xml,%3csvg%20width='14'%20height='12'%20viewBox='0%200%2014%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.0459%200.334722L4.78487%206.94529L1.91948%204.60909C1.68787%204.41655%201.40012%204.32589%201.11175%204.35465C0.823385%204.38341%200.554839%204.52955%200.357972%204.76483L0.295546%204.84273C0.105088%205.08154%200%205.38927%200%205.70798C0%206.0267%200.105088%206.33443%200.295546%206.57324L4.19931%2011.5831C4.30478%2011.7142%204.43408%2011.8191%204.57873%2011.891C4.72337%2011.9629%204.88006%2012%205.03858%2012C5.1971%2012%205.35388%2011.9629%205.49853%2011.891C5.64318%2011.8191%205.77248%2011.7142%205.87795%2011.5831L13.6855%202.19499C13.889%201.95183%2014.0014%201.63202%2014%201.30037C13.9986%200.968727%2013.8834%200.650102%2013.6778%200.40908C13.4723%200.168058%2013.1917%200.0226692%2012.893%200.00243504C12.5943%20-0.0177991%2012.2998%200.0886497%2012.0693%200.300131'%20fill='%23F6AC19'/%3e%3c/svg%3e")}.checked\:before\:top_-3px:is(:checked,[data-checked],[aria-checked=true],[data-state=checked]):before{top:-3px}.checked\:before\:left_3\.5px:is(:checked,[data-checked],[aria-checked=true],[data-state=checked]):before{left:3.5px}.checked\:before\:content_url\(\"\@\/assets\/RadioButtonCard\/icon_checked\.svg\"\):is(:checked,[data-checked],[aria-checked=true],[data-state=checked]):before{content:url("data:image/svg+xml,%3csvg%20width='10'%20height='11'%20viewBox='0%200%2010%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='5'%20cy='5.5'%20r='5'%20fill='%23F6AC19'/%3e%3c/svg%3e")}@media screen and (min-width: 40rem){.sm\:m_60px_0_0{margin:60px 0 0}}@media screen and (min-width: 48rem){.md\:text_\{colors\.main\}{color:var(--colors-main)}}@media screen and (min-width: 64rem){.lg\:w_calc\(\(100vw_-_585px\)\/2\){width:calc((100vw - 585px)/2)}.lg\:fs_22px{font-size:22px}}}@layer reset{html,:host{--font-fallback: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent;line-height:1.5;font-family:var(--global-font-body, var(--font-fallback))}*,:before,:after,::backdrop,::file-selector-button{margin:0;padding:0;box-sizing:border-box;border-width:0px;border-style:solid;border-color:var(--global-color-border, currentColor)}hr{height:0px;color:inherit;border-top-width:1px}body{height:100%;line-height:inherit}img{border-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{text-wrap:balance;font-size:inherit;font-weight:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ol,ul,menu{list-style:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{-moz-appearance:button;appearance:button;-webkit-appearance:button}button,input,optgroup,select,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;background:var(--colors-transparent)}::placeholder{opacity:1;--placeholder-fallback: color-mix(in srgb, currentColor 50%, transparent);color:var(--global-color-placeholder, var(--placeholder-fallback))}textarea{resize:vertical}table{text-indent:0px;border-collapse:collapse;border-color:inherit}summary{display:list-item}small{font-size:80%}sub,sup{position:relative;vertical-align:baseline;font-size:75%;line-height:0}sub{bottom:-.25em}sup{top:-.5em}dialog{padding:0}a{color:inherit;text-decoration:inherit}abbr:where([title]){text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{--font-mono-fallback: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New";font-feature-settings:normal;font-variation-settings:normal;font-family:var(--global-font-mono, var(--font-mono-fallback));font-size:1em}progress{vertical-align:baseline}::-webkit-search-decoration,::-webkit-search-cancel-button{-webkit-appearance:none}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}:-moz-ui-invalid{box-shadow:none}:-moz-focusring{outline:auto}[hidden]{display:none!important}}@layer base{:root{--made-with-panda: "🐼"}h1{font-size:24px;line-height:32px}h1,h2{font-weight:var(--font-weights-bold)}h2{font-size:22px;line-height:33px}h3{font-size:18px;line-height:27px}h3,h4{font-weight:var(--font-weights-bold)}h4{font-size:14px;line-height:21px}h5{font-size:11px;line-height:16.5px;font-weight:var(--font-weights-bold)}*,:before,:after,::backdrop{--blur: ;--brightness: ;--contrast: ;--grayscale: ;--hue-rotate: ;--invert: ;--saturate: ;--sepia: ;--drop-shadow: ;--backdrop-blur: ;--backdrop-brightness: ;--backdrop-contrast: ;--backdrop-grayscale: ;--backdrop-hue-rotate: ;--backdrop-invert: ;--backdrop-opacity: ;--backdrop-saturate: ;--backdrop-sepia: ;--gradient-from-position: ;--gradient-to-position: ;--gradient-via-position: ;--scroll-snap-strictness: proximity;--border-spacing-x: 0;--border-spacing-y: 0;--translate-x: 0;--translate-y: 0;--rotate: 0;--rotate-x: 0;--rotate-y: 0;--skew-x: 0;--skew-y: 0;--scale-x: 1;--scale-y: 1}}@layer tokens{:where(:root,:host){--aspect-ratios-square: 1 / 1;--aspect-ratios-landscape: 4 / 3;--aspect-ratios-portrait: 3 / 4;--aspect-ratios-wide: 16 / 9;--aspect-ratios-ultrawide: 18 / 5;--aspect-ratios-golden: 1.618 / 1;--borders-none: none;--easings-default: cubic-bezier(.4, 0, .2, 1);--easings-linear: linear;--easings-in: cubic-bezier(.4, 0, 1, 1);--easings-out: cubic-bezier(0, 0, .2, 1);--easings-in-out: cubic-bezier(.4, 0, .2, 1);--durations-fastest: 50ms;--durations-faster: .1s;--durations-fast: .15s;--durations-normal: .2s;--durations-slow: .3s;--durations-slower: .4s;--durations-slowest: .5s;--radii-xs: .125rem;--radii-sm: .25rem;--radii-md: .375rem;--radii-lg: .5rem;--radii-xl: .75rem;--radii-2xl: 1rem;--radii-3xl: 1.5rem;--radii-full: 9999px;--font-weights-thin: 100;--font-weights-extralight: 200;--font-weights-light: 300;--font-weights-normal: 400;--font-weights-medium: 500;--font-weights-semibold: 600;--font-weights-bold: 700;--font-weights-extrabold: 800;--font-weights-black: 900;--line-heights-none: 1;--line-heights-tight: 1.25;--line-heights-snug: 1.375;--line-heights-normal: 1.5;--line-heights-relaxed: 1.625;--line-heights-loose: 2;--fonts-sans: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--fonts-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--fonts-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--letter-spacings-tighter: -.05em;--letter-spacings-tight: -.025em;--letter-spacings-normal: 0em;--letter-spacings-wide: .025em;--letter-spacings-wider: .05em;--letter-spacings-widest: .1em;--font-sizes-2xs: .5rem;--font-sizes-xs: .75rem;--font-sizes-sm: .875rem;--font-sizes-md: 1rem;--font-sizes-lg: 1.125rem;--font-sizes-xl: 1.25rem;--font-sizes-2xl: 1.5rem;--font-sizes-3xl: 1.875rem;--font-sizes-4xl: 2.25rem;--font-sizes-5xl: 3rem;--font-sizes-6xl: 3.75rem;--font-sizes-7xl: 4.5rem;--font-sizes-8xl: 6rem;--font-sizes-9xl: 8rem;--shadows-xs: 0 1px 2px 0 rgb(0 0 0 / .05);--shadows-sm: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--shadows-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadows-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--shadows-xl: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--shadows-2xl: 0 25px 50px -12px rgb(0 0 0 / .25);--shadows-inner: inset 0 2px 4px 0 rgb(0 0 0 / .05);--colors-current: currentColor;--colors-black: #000;--colors-white: #fff;--colors-transparent: rgb(0 0 0 / 0);--colors-rose-50: #fff1f2;--colors-rose-100: #ffe4e6;--colors-rose-200: #fecdd3;--colors-rose-300: #fda4af;--colors-rose-400: #fb7185;--colors-rose-500: #f43f5e;--colors-rose-600: #e11d48;--colors-rose-700: #be123c;--colors-rose-800: #9f1239;--colors-rose-900: #881337;--colors-rose-950: #4c0519;--colors-pink-50: #fdf2f8;--colors-pink-100: #fce7f3;--colors-pink-200: #fbcfe8;--colors-pink-300: #f9a8d4;--colors-pink-400: #f472b6;--colors-pink-500: #ec4899;--colors-pink-600: #db2777;--colors-pink-700: #be185d;--colors-pink-800: #9d174d;--colors-pink-900: #831843;--colors-pink-950: #500724;--colors-fuchsia-50: #fdf4ff;--colors-fuchsia-100: #fae8ff;--colors-fuchsia-200: #f5d0fe;--colors-fuchsia-300: #f0abfc;--colors-fuchsia-400: #e879f9;--colors-fuchsia-500: #d946ef;--colors-fuchsia-600: #c026d3;--colors-fuchsia-700: #a21caf;--colors-fuchsia-800: #86198f;--colors-fuchsia-900: #701a75;--colors-fuchsia-950: #4a044e;--colors-purple-50: #faf5ff;--colors-purple-100: #f3e8ff;--colors-purple-200: #e9d5ff;--colors-purple-300: #d8b4fe;--colors-purple-400: #c084fc;--colors-purple-500: #a855f7;--colors-purple-600: #9333ea;--colors-purple-700: #7e22ce;--colors-purple-800: #6b21a8;--colors-purple-900: #581c87;--colors-purple-950: #3b0764;--colors-violet-50: #f5f3ff;--colors-violet-100: #ede9fe;--colors-violet-200: #ddd6fe;--colors-violet-300: #c4b5fd;--colors-violet-400: #a78bfa;--colors-violet-500: #8b5cf6;--colors-violet-600: #7c3aed;--colors-violet-700: #6d28d9;--colors-violet-800: #5b21b6;--colors-violet-900: #4c1d95;--colors-violet-950: #2e1065;--colors-indigo-50: #eef2ff;--colors-indigo-100: #e0e7ff;--colors-indigo-200: #c7d2fe;--colors-indigo-300: #a5b4fc;--colors-indigo-400: #818cf8;--colors-indigo-500: #6366f1;--colors-indigo-600: #4f46e5;--colors-indigo-700: #4338ca;--colors-indigo-800: #3730a3;--colors-indigo-900: #312e81;--colors-indigo-950: #1e1b4b;--colors-blue-50: #eff6ff;--colors-blue-100: #dbeafe;--colors-blue-200: #bfdbfe;--colors-blue-300: #93c5fd;--colors-blue-400: #60a5fa;--colors-blue-500: #3b82f6;--colors-blue-600: #2563eb;--colors-blue-700: #1d4ed8;--colors-blue-800: #1e40af;--colors-blue-900: #1e3a8a;--colors-blue-950: #172554;--colors-sky-50: #f0f9ff;--colors-sky-100: #e0f2fe;--colors-sky-200: #bae6fd;--colors-sky-300: #7dd3fc;--colors-sky-400: #38bdf8;--colors-sky-500: #0ea5e9;--colors-sky-600: #0284c7;--colors-sky-700: #0369a1;--colors-sky-800: #075985;--colors-sky-900: #0c4a6e;--colors-sky-950: #082f49;--colors-cyan-50: #ecfeff;--colors-cyan-100: #cffafe;--colors-cyan-200: #a5f3fc;--colors-cyan-300: #67e8f9;--colors-cyan-400: #22d3ee;--colors-cyan-500: #06b6d4;--colors-cyan-600: #0891b2;--colors-cyan-700: #0e7490;--colors-cyan-800: #155e75;--colors-cyan-900: #164e63;--colors-cyan-950: #083344;--colors-teal-50: #f0fdfa;--colors-teal-100: #ccfbf1;--colors-teal-200: #99f6e4;--colors-teal-300: #5eead4;--colors-teal-400: #2dd4bf;--colors-teal-500: #14b8a6;--colors-teal-600: #0d9488;--colors-teal-700: #0f766e;--colors-teal-800: #115e59;--colors-teal-900: #134e4a;--colors-teal-950: #042f2e;--colors-emerald-50: #ecfdf5;--colors-emerald-100: #d1fae5;--colors-emerald-200: #a7f3d0;--colors-emerald-300: #6ee7b7;--colors-emerald-400: #34d399;--colors-emerald-500: #10b981;--colors-emerald-600: #059669;--colors-emerald-700: #047857;--colors-emerald-800: #065f46;--colors-emerald-900: #064e3b;--colors-emerald-950: #022c22;--colors-green-50: #f0fdf4;--colors-green-100: #dcfce7;--colors-green-200: #bbf7d0;--colors-green-300: #86efac;--colors-green-400: #4ade80;--colors-green-500: #22c55e;--colors-green-600: #16a34a;--colors-green-700: #15803d;--colors-green-800: #166534;--colors-green-900: #14532d;--colors-green-950: #052e16;--colors-lime-50: #f7fee7;--colors-lime-100: #ecfccb;--colors-lime-200: #d9f99d;--colors-lime-300: #bef264;--colors-lime-400: #a3e635;--colors-lime-500: #84cc16;--colors-lime-600: #65a30d;--colors-lime-700: #4d7c0f;--colors-lime-800: #3f6212;--colors-lime-900: #365314;--colors-lime-950: #1a2e05;--colors-yellow-50: #fefce8;--colors-yellow-100: #fef9c3;--colors-yellow-200: #fef08a;--colors-yellow-300: #fde047;--colors-yellow-400: #facc15;--colors-yellow-500: #eab308;--colors-yellow-600: #ca8a04;--colors-yellow-700: #a16207;--colors-yellow-800: #854d0e;--colors-yellow-900: #713f12;--colors-yellow-950: #422006;--colors-amber-50: #fffbeb;--colors-amber-100: #fef3c7;--colors-amber-200: #fde68a;--colors-amber-300: #fcd34d;--colors-amber-400: #fbbf24;--colors-amber-500: #f59e0b;--colors-amber-600: #d97706;--colors-amber-700: #b45309;--colors-amber-800: #92400e;--colors-amber-900: #78350f;--colors-amber-950: #451a03;--colors-orange-50: #fff7ed;--colors-orange-100: #ffedd5;--colors-orange-200: #fed7aa;--colors-orange-300: #fdba74;--colors-orange-400: #fb923c;--colors-orange-500: #f97316;--colors-orange-600: #ea580c;--colors-orange-700: #c2410c;--colors-orange-800: #9a3412;--colors-orange-900: #7c2d12;--colors-orange-950: #431407;--colors-red-50: #fef2f2;--colors-red-100: #fee2e2;--colors-red-200: #fecaca;--colors-red-300: #fca5a5;--colors-red-400: #f87171;--colors-red-500: #ef4444;--colors-red-600: #dc2626;--colors-red-700: #b91c1c;--colors-red-800: #991b1b;--colors-red-900: #7f1d1d;--colors-red-950: #450a0a;--colors-neutral-50: #fafafa;--colors-neutral-100: #f5f5f5;--colors-neutral-200: #e5e5e5;--colors-neutral-300: #d4d4d4;--colors-neutral-400: #a3a3a3;--colors-neutral-500: #737373;--colors-neutral-600: #525252;--colors-neutral-700: #404040;--colors-neutral-800: #262626;--colors-neutral-900: #171717;--colors-neutral-950: #0a0a0a;--colors-stone-50: #fafaf9;--colors-stone-100: #f5f5f4;--colors-stone-200: #e7e5e4;--colors-stone-300: #d6d3d1;--colors-stone-400: #a8a29e;--colors-stone-500: #78716c;--colors-stone-600: #57534e;--colors-stone-700: #44403c;--colors-stone-800: #292524;--colors-stone-900: #1c1917;--colors-stone-950: #0c0a09;--colors-zinc-50: #fafafa;--colors-zinc-100: #f4f4f5;--colors-zinc-200: #e4e4e7;--colors-zinc-300: #d4d4d8;--colors-zinc-400: #a1a1aa;--colors-zinc-500: #71717a;--colors-zinc-600: #52525b;--colors-zinc-700: #3f3f46;--colors-zinc-800: #27272a;--colors-zinc-900: #18181b;--colors-zinc-950: #09090b;--colors-gray-50: #f9fafb;--colors-gray-100: #f3f4f6;--colors-gray-200: #e5e7eb;--colors-gray-300: #d1d5db;--colors-gray-400: #9ca3af;--colors-gray-500: #6b7280;--colors-gray-600: #4b5563;--colors-gray-700: #374151;--colors-gray-800: #1f2937;--colors-gray-900: #111827;--colors-gray-950: #030712;--colors-slate-50: #f8fafc;--colors-slate-100: #f1f5f9;--colors-slate-200: #e2e8f0;--colors-slate-300: #cbd5e1;--colors-slate-400: #94a3b8;--colors-slate-500: #64748b;--colors-slate-600: #475569;--colors-slate-700: #334155;--colors-slate-800: #1e293b;--colors-slate-900: #0f172a;--colors-slate-950: #020617;--blurs-sm: 4px;--blurs-base: 8px;--blurs-md: 12px;--blurs-lg: 16px;--blurs-xl: 24px;--blurs-2xl: 40px;--blurs-3xl: 64px;--spacing-0: 0rem;--spacing-1: .25rem;--spacing-2: .5rem;--spacing-3: .75rem;--spacing-4: 1rem;--spacing-5: 1.25rem;--spacing-6: 1.5rem;--spacing-7: 1.75rem;--spacing-8: 2rem;--spacing-9: 2.25rem;--spacing-10: 2.5rem;--spacing-11: 2.75rem;--spacing-12: 3rem;--spacing-14: 3.5rem;--spacing-16: 4rem;--spacing-20: 5rem;--spacing-24: 6rem;--spacing-28: 7rem;--spacing-32: 8rem;--spacing-36: 9rem;--spacing-40: 10rem;--spacing-44: 11rem;--spacing-48: 12rem;--spacing-52: 13rem;--spacing-56: 14rem;--spacing-60: 15rem;--spacing-64: 16rem;--spacing-72: 18rem;--spacing-80: 20rem;--spacing-96: 24rem;--spacing-0\.5: .125rem;--spacing-1\.5: .375rem;--spacing-2\.5: .625rem;--spacing-3\.5: .875rem;--sizes-0: 0rem;--sizes-1: .25rem;--sizes-2: .5rem;--sizes-3: .75rem;--sizes-4: 1rem;--sizes-5: 1.25rem;--sizes-6: 1.5rem;--sizes-7: 1.75rem;--sizes-8: 2rem;--sizes-9: 2.25rem;--sizes-10: 2.5rem;--sizes-11: 2.75rem;--sizes-12: 3rem;--sizes-14: 3.5rem;--sizes-16: 4rem;--sizes-20: 5rem;--sizes-24: 6rem;--sizes-28: 7rem;--sizes-32: 8rem;--sizes-36: 9rem;--sizes-40: 10rem;--sizes-44: 11rem;--sizes-48: 12rem;--sizes-52: 13rem;--sizes-56: 14rem;--sizes-60: 15rem;--sizes-64: 16rem;--sizes-72: 18rem;--sizes-80: 20rem;--sizes-96: 24rem;--sizes-0\.5: .125rem;--sizes-1\.5: .375rem;--sizes-2\.5: .625rem;--sizes-3\.5: .875rem;--sizes-xs: 20rem;--sizes-sm: 24rem;--sizes-md: 28rem;--sizes-lg: 32rem;--sizes-xl: 36rem;--sizes-2xl: 42rem;--sizes-3xl: 48rem;--sizes-4xl: 56rem;--sizes-5xl: 64rem;--sizes-6xl: 72rem;--sizes-7xl: 80rem;--sizes-8xl: 90rem;--sizes-prose: 65ch;--sizes-full: 100%;--sizes-min: min-content;--sizes-max: max-content;--sizes-fit: fit-content;--sizes-breakpoint-sm: 640px;--sizes-breakpoint-md: 768px;--sizes-breakpoint-lg: 1024px;--sizes-breakpoint-xl: 1280px;--sizes-breakpoint-2xl: 1536px;--animations-spin: spin 1s linear infinite;--animations-ping: ping 1s cubic-bezier(0, 0, .2, 1) infinite;--animations-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--animations-bounce: bounce 1s infinite;--breakpoints-sm: 640px;--breakpoints-md: 768px;--breakpoints-lg: 1024px;--breakpoints-xl: 1280px;--breakpoints-2xl: 1536px;--colors-bg-disabled: #DBDBDB;--colors-bg-gray: #F4F4F4;--colors-bg-lightgray: #F9F9F9;--colors-bg-lightbeige: #FFFAF0;--colors-bg-white: #FFFFFF;--colors-brand-type-a: #D96D7B;--colors-brand-type-b: #F5AF7E;--colors-brand-type-c: #3799B1;--colors-brand-type-d: #F5CF48;--colors-brand-type-n: #56BDB0;--colors-text-primary: #333333;--colors-text-darkgray: #666666;--colors-text-gray: #9A9A9A;--colors-text-mediumgray: #C2C2C2;--colors-text-lightgray: #D9D9D9;--colors-text-blue-gray: #7A8FA4;--colors-text-attention: #FF5E5E;--colors-text-white: #FFFFFF;--colors-text-main: #F6AC19FF;--colors-main: #F6AC19FF}@keyframes spin{to{transform:rotate(360deg)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes l2{to{transform:rotate(1turn)}}@keyframes l3{20%{background-position:0% 0%,50% 50%,100% 50%}40%{background-position:0% 100%,50% 0%,100% 50%}60%{background-position:0% 50%,50% 100%,100% 0%}80%{background-position:0% 50%,50% 50%,100% 100%}}}@layer utilities{.max-w_585px{max-width:585px}.w_100\%{width:100%}.min-h_100vh{min-height:100vh}.m_0_auto{margin:0 auto}.bg_\{colors\.bg\.white\}{background:var(--colors-bg-white)}.text-align_center{text-align:center}.p_16px{padding:16px}.d_flex{display:flex}.shadow_0px_1px_3px_0px_rgba\(102\,_102\,_102\,_0\.16\){box-shadow:0 1px 3px #66666629}.m_0_0_8px_0{margin:0 0 8px}.d_inline-block{display:inline-block}.m_0_2px_-1px_0{margin:0 2px -1px 0}.v-align_baseline{vertical-align:baseline}.p_20px_5\%{padding:20px 5%}.text_\{colors\.text\.darkgray\}{color:var(--colors-text-darkgray)}.tracking_0\.015em{letter-spacing:.015em}.text-align_left{text-align:left}.text_\{colors\.text\.main\}{color:var(--colors-text-main)}.text-decor_underline{text-decoration:underline}.text_\{colors\.text\.attention\}{color:var(--colors-text-attention)}.text_\#F6AC19FF{color:#f6ac19}.tracking_1\.5\%{letter-spacing:1.5%}.w_50px{width:50px}.h_50px{height:50px}.w_100px{width:100px}.h_100px{height:100px}.flex_1{flex:1 1 0%}.flex_3{flex:3}.p_0_0_0_0\.7em{padding:0 0 0 .7em}.indent_-0\.7em{text-indent:-.7em}.m_0_0_0_auto{margin:0 0 0 auto}.rounded-t_4px{border-top-left-radius:4px;border-top-right-radius:4px}.border-b_0px{border-bottom:0px}.white-space_pre-wrap{white-space:pre-wrap}.flex_1_1_auto{flex:1 1 auto}.h_56px{height:56px}.bg_\#FFFFFF{background:#fff}.border_1px_solid_\#EAEBED{border:1px solid #EAEBED}.rounded_0_0_4px_4px{border-radius:0 0 4px 4px}.p_0_12px{padding:0 12px}.box_border-box{box-sizing:border-box}.h_100\%{height:100%}.text_\{colors\.main\}{color:var(--colors-main)}.tracking_0\.03em{letter-spacing:.03em}.m_40px_0_0{margin:40px 0 0}.d_block{display:block}.w_min\(38\%\,160px\){width:min(38%,160px)}.pos_relative{position:relative}.h_59px{height:59px}.border_0\.8px_solid_\{colors\.text\.lightgray\}{border:.8px solid var(--colors-text-lightgray)}.text_\{colors\.text\.black\}{color:colors\.text\.black}.p_18px_24px_18px_24px{padding:18px 24px}.gap_10px{gap:10px}.rounded_4px{border-radius:4px}.appearance_none{-moz-appearance:none;appearance:none;-webkit-appearance:none}.cursor_pointer{cursor:pointer}.border_2px_solid_\{colors\.text\.attention\}{border:2px solid var(--colors-text-attention)}.ring_none{outline:var(--borders-none)}.bg_\#fff{background:#fff}.p_20px{padding:20px}.m_60px_0_0{margin:60px 0 0}.m_0_0_16px{margin:0 0 16px}.obj-fit_contain{object-fit:contain}.h_48px{height:48px}.rounded_10{border-radius:10px}.m_0{margin:var(--spacing-0)}.gap_8px{gap:8px}.pos_fixed{position:fixed}.z_300{z-index:300}.w_300px{width:300px}.h_auto{height:auto}.pos_absolute{position:absolute}.z_301{z-index:301}.w_30px{width:30px}.h_30px{height:30px}.p_auto{padding:auto}.border_1px_solid_\#000{border:1px solid #000}.rounded_50\%{border-radius:50%}.w_260px{width:260px}.p_16px_49px_16px_49px{padding:16px 49px}.rounded_24px{border-radius:24px}.opacity_0px{opacity:0px}.text_\{colors\.bg\.white\}{color:var(--colors-bg-white)}.border_2px_solid_\{colors\.main\}{border:2px solid var(--colors-main)}.transition_color_0\.2s\,_background_0\.2s{transition:color .2s,background .2s}.w_20px{width:20px}.h_20px{height:20px}.v-align_-5px{vertical-align:-5px}.select_none{-webkit-user-select:none;user-select:none}.min-h_55px{min-height:55px}.p_16px_24px_16px_24px{padding:16px 24px}.max-w_calc\(100\%_-_30px\){max-width:calc(100% - 30px)}.text-overflow_ellipsis{text-overflow:ellipsis}.max-w_100\%{max-width:100%}.p_6px_8px{padding:6px 8px}.text_white{color:var(--colors-white)}.white-space_nowrap{white-space:nowrap}.z_100{z-index:100}.d_inline-flex{display:inline-flex}.w_18px{width:18px}.h_18px{height:18px}.m_auto_12px_auto_0{margin:auto 12px auto 0}.rounded_9px{border-radius:9px}.w_40px{width:40px}.aspect_1{aspect-ratio:1}.border_5px_solid_\#D9D9D9{border:5px solid #D9D9D9}.animation_l2_1s_infinite_linear{animation:l2 1s infinite linear}.z_10000{z-index:10000}.z_10001{z-index:10001}.w_calc\(100vw_-_48px\){width:calc(100vw - 48px)}.max-w_800px{max-width:800px}.p_24px{padding:24px}.rounded_0\.5rem{border-radius:.5rem}.h_1rem{height:1rem}.w_4rem{width:4rem}.h_2rem{height:2rem}.p_0\.5rem{padding:.5rem}.text_black{color:var(--colors-black)}.bg_none{background:none}.border_0{border:0}.h_1px{height:1px}.border_5px_0px_2px_0px_solid_\{colors\.text\.lightgray\}{border:5px 0px 2px 0px solid var(--colors-text-lightgray)}.p_16px_8px_16px_8px{padding:16px 8px}.border_2px_0px_2px_0px_solid_\{colors\.text\.lightgray\}{border:2px 0px 2px 0px solid var(--colors-text-lightgray)}.h_189px{height:189px}.overflow_visible{overflow:visible}.p_40px_37\.5px{padding:40px 37.5px}.text_\{colors\.text\.primary\}{color:var(--colors-text-primary)}.tracking_10\%{letter-spacing:10%}.tracking_3\%{letter-spacing:3%}.min-w_200px{min-width:200px}.m_7px{margin:7px}.text_\{colors\.text\.gray\}{color:var(--colors-text-gray)}.tracking_-4\.5\%{letter-spacing:-4.5%}.h_40px{height:40px}.p_2px_0_0_0{padding:2px 0 0}.m_0_8px_0_0{margin:0 8px 0 0}.border_1\.5px_solid_\{colors\.main\}{border:1.5px solid var(--colors-main)}.break_break-all{word-break:break-all}.v-align_bottom{vertical-align:bottom}.transform_translateY\(-50\%\){transform:translateY(-50%)}.z_10{z-index:10}.gap_24px{gap:24px}.w_0px{width:0px}.h_100hw{height:100hw}.border_1px_solid_\{colors\.text\.main\}{border:1px solid var(--colors-text-main)}.p_34px_24px_35px_24px{padding:34px 24px 35px}.h_97px{height:97px}.w_97px{width:97px}.rounded_8px{border-radius:8px}.tracking_-0\.015em{letter-spacing:-.015em}.tracking_-0\.045em{letter-spacing:-.045em}.text_\#ff5e5e{color:#ff5e5e}.w_33px{width:33px}.h_4px{height:4px}.p_0\.4em_0\.5em{padding:.4em .5em}.v-align_middle{vertical-align:middle}.bg_white{background-color:var(--colors-white)}.flex_column{flex-direction:column}.items_center{align-items:center}.justify_center{justify-content:center}.fs_0\.875rem{font-size:.875rem}.leading_1\.7{line-height:1.7}.fs_11px{font-size:11px}.fw_400{font-weight:400}.leading_16\.5px{line-height:16.5px}.fs_0\.75rem{font-size:.75rem}.fw_500{font-weight:500}.font_Avenir_Next{font-family:Avenir Next}.fs_13px{font-size:13px}.fw_600{font-weight:600}.leading_16\.9px{line-height:16.9px}.mt_30px{margin-top:30px}.mb_5px{margin-bottom:5px}.fs_12px{font-size:12px}.fs_10px{font-size:10px}.font_Noto_Sans_JP{font-family:Noto Sans JP}.bg_black{background-color:var(--colors-black)}.bg_lightgray{background-color:#d3d3d3}.bg_gray{background-color:gray}.fs_14px{font-size:14px}.leading_1\.5{line-height:1.5}.rounded-bl_0px{border-bottom-left-radius:0}.rounded-br_0px{border-bottom-right-radius:0}.fw_700{font-weight:700}.pb_8px{padding-bottom:8px}.fs_20px{font-size:20px}.fs_1rem{font-size:1rem}.font_\'Noto_Sans_JP\'\,\'ヒラギノ角ゴ_Pro_W3\'\,\'Hiragino_Kaku_Gothic_Pro\'\,\'メイリオ\'\,\'Mayryo\'\,\'ＭＳ_Ｐゴシック\'\,\'MS_PGothic\'\,sans-serif{font-family:Noto Sans JP,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Mayryo,ＭＳ Ｐゴシック,MS PGothic,sans-serif}.font_Avenir_Next\,Arial\,Helvetica\,sans-seri{font-family:Avenir Next,Arial,Helvetica,sans-seri}.flex-wrap_nowrap{flex-wrap:nowrap}.flex_row{flex-direction:row}.leading_17\.38px{line-height:17.38px}.mt_7px{margin-top:7px}.flex_Column{flex-direction:Column}.fs_1\.0625rem{font-size:1.0625rem}.ml_12px{margin-left:12px}.leading_1\.3{line-height:1.3}.top_-100vh{top:-100vh}.right_-100vw{right:-100vw}.bottom_-100vh{bottom:-100vh}.left_-100vw{left:-100vw}.bg_rgba\(0\,_0\,_0\,_0\.8\){background-color:#000c}.top_-14px{top:-14px}.right_-14px{right:-14px}.fs_15px{font-size:15px}.bg_\{colors\.main\}{background-color:var(--colors-main)}.bg_\{colors\.bg\.white\}{background-color:var(--colors-bg-white)}.bg_\{colors\.bg\.disabled\}{background-color:var(--colors-bg-disabled)}.justify_flex-start{justify-content:flex-start}.leading_20\.27px{line-height:20.27px}.pl_14px{padding-left:14px}.justify_space-between{justify-content:space-between}.items_flex-start{align-items:flex-start}.leading_1{line-height:1}.mt_6\.5px{margin-top:6.5px}.top_0{top:var(--spacing-0)}.left_0{left:var(--spacing-0)}.bg_rgba\(255\,_255\,_255\,_1\){background-color:#fff}.bg_\{colors\.bg\.lightbeige\}{background-color:var(--colors-bg-lightbeige)}.mb_1px{margin-bottom:1px}.border-r_\#F6AC19{border-right-color:#f6ac19}.bg_\#fff{background-color:#fff}.fs_1\.4rem{font-size:1.4rem}.fw_bold{font-weight:var(--font-weights-bold)}.top_1rem{top:1rem}.right_1rem{right:1rem}.fs_1\.25rem{font-size:1.25rem}.justify_left{justify-content:left}.mt_8px{margin-top:8px}.bg_\{colors\.text\.lightgray\}{background-color:var(--colors-text-lightgray)}.overflow-y_scroll{overflow-y:scroll}.overflow-x_hidden{overflow-x:hidden}.list-type_disc{list-style-type:disc}.list-pos_outside{list-style-position:outside}.pl_20px{padding-left:20px}.fs_24px{font-size:24px}.leading_36px{line-height:36px}.fs_16px{font-size:16px}.leading_21\.8px{line-height:21.8px}.leading_19\.12px{line-height:19.12px}.fs_22px{font-size:22px}.leading_12\.92px{line-height:12.92px}.fs_0\.625rem{font-size:.625rem}.leading_1\.2{line-height:1.2}.fs_1\.375rem{font-size:1.375rem}.ml_2px{margin-left:2px}.fs_0\.6875rem{font-size:.6875rem}.top_50\%{top:50%}.mr_10px{margin-right:10px}.leading_18px{line-height:18px}.mb_12px{margin-bottom:12px}.ml_4px{margin-left:4px}.mr_4px{margin-right:4px}.mb_8px{margin-bottom:8px}.bg_\{colors\.text\.attention\}{background-color:var(--colors-text-attention)}.after\:pos_absolute:after{position:absolute}.after\:pointer-events_none:after{pointer-events:none}.after\:top_28\%:after{top:28%}.after\:right_20px:after{right:20px}.after\:content_url\(\"\@\/assets\/Select\/icon_chevron\.svg\"\):after{content:url("data:image/svg+xml,%3csvg%20width='12'%20height='7'%20viewBox='0%200%2012%207'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.42667e-05%200.879362C-0.000974686%200.705709%200.0487432%200.535689%200.142831%200.390979C0.236918%200.246269%200.371112%200.133424%200.528304%200.0668336C0.685495%200.000242655%200.858562%20-0.0170781%201.02544%200.0170797C1.19232%200.0512374%201.34544%200.135326%201.4653%200.258625L5.99825%204.8923L10.5312%200.258625C10.6926%200.0939953%2010.9114%200.00150723%2011.1396%200.00150724C11.2526%200.00150725%2011.3645%200.0242135%2011.4689%200.0683298C11.5733%200.112446%2011.6681%200.177109%2011.748%200.258625C11.8279%200.340141%2011.8913%200.436915%2011.9345%200.543421C11.9777%200.649928%2012%200.764081%2012%200.879362C12%201.11218%2011.9094%201.33547%2011.748%201.5001L6.60665%206.74577C6.4461%206.9086%206.22892%207%206.00254%207C5.77616%207%205.55898%206.9086%205.39843%206.74577L0.257081%201.5001C0.176115%201.41913%200.111704%201.32257%200.0675773%201.21602C0.0234498%201.10946%200.000485377%200.995035%201.42667e-05%200.879362Z'%20fill='%239A9A9A'/%3e%3c/svg%3e")}.focus\:ring_2px_solid_\{colors\.main\}:is(:focus,[data-focus]){outline:2px solid var(--colors-main)}.hover\:text_\{colors\.main\}:is(:hover,[data-hover]){color:var(--colors-main)}.hover\:text_\{colors\.bg\.white\}:is(:hover,[data-hover]){color:var(--colors-bg-white)}.hover\:bg_\{colors\.bg\.white\}:is(:hover,[data-hover]){background-color:var(--colors-bg-white)}.hover\:bg_\{colors\.main\}:is(:hover,[data-hover]){background-color:var(--colors-main)}.checked\:before\:pos_absolute:is(:checked,[data-checked],[aria-checked=true],[data-state=checked]):before{position:absolute}.checked\:before\:h_20px:is(:checked,[data-checked],[aria-checked=true],[data-state=checked]):before{height:20px}.checked\:before\:w_20px:is(:checked,[data-checked],[aria-checked=true],[data-state=checked]):before{width:20px}.checked\:before\:top_-0\.5:is(:checked,[data-checked],[aria-checked=true],[data-state=checked]):before{top:calc(var(--spacing-0\.5) * -1)}.checked\:before\:left_0\.5:is(:checked,[data-checked],[aria-checked=true],[data-state=checked]):before{left:var(--spacing-0\.5)}.checked\:before\:content_url\(\"\@\/assets\/CheckboxText\/icon_checked\.svg\"\):is(:checked,[data-checked],[aria-checked=true],[data-state=checked]):before{content:url("data:image/svg+xml,%3csvg%20width='14'%20height='12'%20viewBox='0%200%2014%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.0459%200.334722L4.78487%206.94529L1.91948%204.60909C1.68787%204.41655%201.40012%204.32589%201.11175%204.35465C0.823385%204.38341%200.554839%204.52955%200.357972%204.76483L0.295546%204.84273C0.105088%205.08154%200%205.38927%200%205.70798C0%206.0267%200.105088%206.33443%200.295546%206.57324L4.19931%2011.5831C4.30478%2011.7142%204.43408%2011.8191%204.57873%2011.891C4.72337%2011.9629%204.88006%2012%205.03858%2012C5.1971%2012%205.35388%2011.9629%205.49853%2011.891C5.64318%2011.8191%205.77248%2011.7142%205.87795%2011.5831L13.6855%202.19499C13.889%201.95183%2014.0014%201.63202%2014%201.30037C13.9986%200.968727%2013.8834%200.650102%2013.6778%200.40908C13.4723%200.168058%2013.1917%200.0226692%2012.893%200.00243504C12.5943%20-0.0177991%2012.2998%200.0886497%2012.0693%200.300131'%20fill='%23F6AC19'/%3e%3c/svg%3e")}.checked\:before\:top_-3px:is(:checked,[data-checked],[aria-checked=true],[data-state=checked]):before{top:-3px}.checked\:before\:left_3\.5px:is(:checked,[data-checked],[aria-checked=true],[data-state=checked]):before{left:3.5px}.checked\:before\:content_url\(\"\@\/assets\/RadioButtonCard\/icon_checked\.svg\"\):is(:checked,[data-checked],[aria-checked=true],[data-state=checked]):before{content:url("data:image/svg+xml,%3csvg%20width='10'%20height='11'%20viewBox='0%200%2010%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='5'%20cy='5.5'%20r='5'%20fill='%23F6AC19'/%3e%3c/svg%3e")}@media screen and (min-width: 40rem){.sm\:m_60px_0_0{margin:60px 0 0}}@media screen and (min-width: 48rem){.md\:text_\{colors\.main\}{color:var(--colors-main)}}@media screen and (min-width: 64rem){.lg\:w_calc\(\(100vw_-_585px\)\/2\){width:calc((100vw - 585px)/2)}.lg\:fs_22px{font-size:22px}}}
