.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:disabled{opacity:.3}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__toggle{cursor:pointer}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__slide:focus{outline:0}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__pagination__page:hover{cursor:pointer;opacity:.9}@layer reset,base,tokens,recipes,utilities;@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@supports (outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@supports (outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@layer reset{*{margin:0;padding:0;font:inherit}*,*:before,*:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:var(--global-color-border, currentColor)}html{line-height:1.5;--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;font-family:var(--global-font-body, var(--font-fallback))}hr{height:0;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}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ol,ul{list-style:none}code,kbd,pre,samp{font-size:1em}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}button,input,optgroup,select,textarea{color:inherit}button,select{text-transform:none}table{text-indent:0;border-color:inherit;border-collapse:collapse}input::placeholder,textarea::placeholder{opacity:1;color:var(--global-color-placeholder, #9ca3af)}textarea{resize:vertical}summary{display:list-item}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}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-size:1em;--font-mono-fallback: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New";font-family:var(--global-font-mono, var(--font-mono-fallback))}input[type=text],input[type=email],input[type=search],input[type=password]{-webkit-appearance:none;-moz-appearance:none}input[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration,::-webkit-search-cancel-button{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=number]{-moz-appearance:textfield}:-moz-ui-invalid{box-shadow:none}:-moz-focusring{outline:auto}}@layer base{:root{--made-with-panda: "🐼"}*,*: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: ;--scroll-snap-strictness: proximity;--border-spacing-x: 0;--border-spacing-y: 0;--translate-x: 0;--translate-y: 0;--rotate: 0;--skew-x: 0;--skew-y: 0;--scale-x: 1;--scale-y: 1}html{font-family:var(--fonts--noto-sans);color:#333}:root{--font-noto-sans: "Noto Sans JP";--font-roboto: "Roboto"}}@layer tokens{:where(:root,:host){--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;--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;--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;--sizes-breakpoint-tablet: 600px;--sizes-breakpoint-laptop: 940px;--sizes-breakpoint-large: 1290px;--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;--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);--shadows-document-image: 4px 4px 10px 0 rgba(0, 0, 0, .25);--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;--fonts--noto-sans: var(--font-noto-sans), sans-serif;--fonts-number: var(--font-noto-sans), sans-serif;--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;--colors-pagination: #768597;--colors-pagination-disabled: #99a5b2;--colors-placeholder: #b9c4ce;--colors-important-message: #d93737;--breakpoints-sm: 640px;--breakpoints-md: 768px;--breakpoints-lg: 1024px;--breakpoints-xl: 1280px;--breakpoints-2xl: 1536px;--breakpoints-tablet: 600px;--breakpoints-laptop: 940px;--breakpoints-large: 1290px }@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 loading_spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes loading_text{0%{opacity:1}50%{opacity:0}to{opacity:1}}}@layer utilities{.mb_40px{margin-bottom:40px}.d_grid{display:grid}.grid-cols_repeat\(1\,_minmax\(0\,_1fr\)\)\;{grid-template-columns:repeat(1,minmax(0,1fr))}.gap_40px{gap:40px}.d_flex{display:flex}.justify_center{justify-content:center}.items_center{align-items:center}.h_200px{height:200px}.mb_60px{margin-bottom:60px}.mb_20px\!{margin-bottom:20px!important}.gap_0_10px{gap:0 10px}.w_122px{width:122px}.m_0_auto{margin:0 auto}.pt_6px{padding-top:6px}.pb_6px{padding-bottom:6px}.rounded_45px{border-radius:45px}.fs_12px{font-size:12px}.bg_\#f5f5f5{background:#f5f5f5}.cursor_pointer{cursor:pointer}.\[\&_span\,_\&_svg\]\:text_\#768597 span,.\[\&_span\,_\&_svg\]\:text_\#768597 svg{color:#768597}.justify_space-between{justify-content:space-between}.gap_10px{gap:10px}.flex_row{flex-direction:row}.pb_12px{padding-bottom:12px}.border-b_1px_dashed_\#43548e{border-bottom:1px dashed #43548e}.fs_16px{font-size:16px}.text_\#43548e{color:#43548e}.fs_14px{font-size:14px}.pt_40px{padding-top:40px}.\[\&\:nth-child\(n\+2\)\]\:mt_40px:nth-child(n+2){margin-top:40px}.text_center{text-align:center}.mt_40px{margin-top:40px}.text_\#3366cc{color:#36c}.gap_16px{gap:16px}.m_40px_auto_0{margin:40px auto 0}.flex_column{flex-direction:column}.items_flex-start{align-items:flex-start}.gap_0_40px{gap:0 40px}.mt_12px{margin-top:12px}.leading_1\.8{line-height:1.8}.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:fs_16px h1,.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:fs_16px h2,.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:fs_16px h3,.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:fs_16px h4,.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:fs_16px h5,.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:fs_16px h6{font-size:16px}.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:font_bold h1,.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:font_bold h2,.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:font_bold h3,.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:font_bold h4,.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:font_bold h5,.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:font_bold h6{font-weight:var(--font-weights-bold)}.\[\&_p_img\]\:w_500px p img{width:500px}.\[\&_p_img\]\:m_40px_auto p img{margin:40px auto}.\[\&_table\]\:mt_40px table{margin-top:40px}.\[\&_table\]\:mb_40px table{margin-bottom:40px}.\[\&_td\,_\&_th\]\:border_1px_solid_\#ccc td,.\[\&_td\,_\&_th\]\:border_1px_solid_\#ccc th{border:1px solid #ccc}.\[\&_ul\]\:mt_24px ul{margin-top:24px}.\[\&_ul\]\:mb_24px ul{margin-bottom:24px}.\[\&_li\]\:ml_1em li{margin-left:1em}.\[\&_li\]\:list-style_disc li{list-style:disc}.mb_32px{margin-bottom:32px}.mb_24px{margin-bottom:24px}.leading_2\.6{line-height:2.6}.text_blue{color:#00f}.m_0_auto_24px{margin:0 auto 24px}.w_244px{width:244px}.gap_50px{gap:50px}.items_unset{align-items:unset}.fs_18px{font-size:18px}.font_bold{font-weight:var(--font-weights-bold)}.gap_20px{gap:20px}.p_30px{padding:30px}.rounded_8px{border-radius:8px}.bg_\#f4faff{background-color:#f4faff}.w_100\%{width:100%}.shrink_0{flex-shrink:0}.items_start{align-items:start}.mb_12px{margin-bottom:12px}.d_block{display:block}.gap_0{gap:var(--spacing-0)}.pos_relative{position:relative}.max-w_1290px{max-width:1290px}.mx_auto{margin-inline:auto}.px_20px{padding-inline:20px}.min-w_250px{min-width:250px}.w_30\%{width:30%}.border-b_1px_dashed_\#707174{border-bottom:1px dashed #707174}.p_20px_14px{padding:20px 14px}.text_\#333333{color:#333}.bg_\#F5F5F5{background-color:#f5f5f5}.p_24px_20px{padding:24px 20px}.border-t_1px_solid_\#e0e0e0{border-top:1px solid #e0e0e0}.text_\#768597{color:#768597}.leading_calc\(18_\/_12\){line-height:1.5}.mb_6px{margin-bottom:6px}.leading_calc\(26_\/_16\){line-height:1.625}.flex-wrap_wrap{flex-wrap:wrap}.d_inline{display:inline}.m_2px_0_-2px{margin:2px 0 -2px}.w_auto{width:auto}.h_1px{height:1px}.border_0{border:0}.bg_\#c0c0c0\;{background-color:silver}.self_stretch{align-self:stretch}.border-t_1px_dashed_\#c2c2c2{border-top:1px dashed #c2c2c2}.pos_sticky{position:sticky}.top_0{top:var(--spacing-0)}.bg_\#fff{background-color:#fff}.z_var\(--z-index-header\){z-index:var(--z-index-header)}.border-bw_1px{border-bottom-width:1px}.border-bottom-style_solid{border-bottom-style:solid}.border-image-source_linear-gradient\(109deg\,_\#4d5d93_2\.92\%\,_\#4773c3_32\.95\%\,_\#6c9ae0_66\.91\%\,_\#8bc6f4_97\.33\%\){border-image-source:linear-gradient(109deg,#4d5d93 2.92%,#4773c3 32.95%,#6c9ae0 66.91%,#8bc6f4 97.33%)}.border-image-slice_1{border-image-slice:1}.pr_10px{padding-right:10px}.pl_10px{padding-left:10px}.mb_45px{margin-bottom:45px}.h_60px{height:60px}.order_2{order:2}.order_3{order:3}.shrink_1{flex-shrink:1}.order_1{order:1}.--default-icon-color_\#333{--default-icon-color: #333 }.stroke_var\(--icon-color\,_var\(--default-icon-color\)\){stroke:var(--icon-color, var(--default-icon-color))}.--icon-color_\#43548e{--icon-color: #43548e }.border-bottom-style_dashed{border-bottom-style:dashed}.border_\#43548e{border-color:#43548e}.p_0_10px_14px{padding:0 10px 14px}.mb_14px{margin-bottom:14px}.text_\#FFF{color:#fff}.fs_10px{font-size:10px}.leading_1\.5{line-height:1.5}.h_15px{height:15px}.w_15px{width:15px}.bg_linear-gradient\(92deg\,_\#ff7c03_8\.57\%\,_\#f90_97\.65\%\){background-color:linear-gradient(92deg,#ff7c03 8.57%,#f90 97.65%)}.rounded_50\%{border-radius:50%}.pos_absolute{position:absolute}.right_0{right:var(--spacing-0)}.white-space_nowrap{white-space:nowrap}.font_500{font-weight:500}.w_35px{width:35px}.h_35px{height:35px}.d_none{display:none}.max-w_560px{max-width:560px}.h_42px{height:42px}.mb_20px{margin-bottom:20px}.border_1px_solid_\#e0e0e0{border:1px solid #e0e0e0}.rounded_40px{border-radius:40px}.shadow_0_2px_5px_0_rgba\(0\,_0\,_0\,_0\.10\)_inset{box-shadow:0 2px 5px #0000001a inset}.overflow_hidden{overflow:hidden}.grow_1{flex-grow:1}.pl_20px{padding-left:20px}.bg_transparent{background-color:var(--colors-transparent)}.border_none{border:var(--borders-none)}.ring_none{outline:var(--borders-none)}.placeholder\:font_500::placeholder{font-weight:500}.w_96px{width:96px}.pb_1px{padding-bottom:1px}.border-l_1px_solid_\#D9D9D9{border-left:1px solid #D9D9D9}.rounded_100px{border-radius:100px}.text_\#43548E{color:#43548e}.mr_8px{margin-right:8px}.w_94px{width:94px}.border_1px_solid_\#D9D9D9{border:1px solid #D9D9D9}.mr_6px{margin-right:6px}.w_28px{width:28px}.h_28px{height:28px}.w_190px{width:190px}.p_16px_10px{padding:16px 10px}.top_61px{top:61px}.left_0{left:var(--spacing-0)}.z_1000{z-index:1000}.h_calc\(100vh_-_60px\){height:calc(100vh - 60px)}.bg_\#fff{background:#fff}.p_22px_26px{padding:22px 26px}.shadow_0px_5px_15px_-15px_rgba\(0\,_0\,_0\)_inset{box-shadow:0 5px 15px -15px #000 inset}.mb_15px{margin-bottom:15px}.gap_12px{gap:12px}.text_\#333{color:#333}.text_\#a28c6d{color:#a28c6d}.text_ellipsis{text-overflow:ellipsis}.h_calc\(16px_\*_26_\/_16_\*_2\){height:52px}.d_-webkit-box{display:-webkit-box}.-webkit-line-clamp_2{-webkit-line-clamp:2}.w_1px{width:1px}.h_auto{height:auto}.bg_\#a28c6d\;{background-color:#a28c6d}.m_3px_0{margin:3px 0}.max-h_0{max-height:var(--sizes-0)}.transition_max-height_0\.3s_ease-out{transition:max-height .3s ease-out}.mb_48px{margin-bottom:48px}.border-t_1px_solid_\#E0E0E0{border-top:1px solid #E0E0E0}.border-b_1px_solid_\#E0E0E0{border-bottom:1px solid #E0E0E0}.transform_rotate\(90deg\){transform:rotate(90deg)}.transform_rotate\(0\){transform:rotate(0)}.transition_transform_0\.3s_ease{transition:transform .3s ease}.\[\&_a\]\:text_\#3366CC a{color:#36c}.mt_0\.5rem{margin-top:.5rem}.mt_20px{margin-top:20px}.p_1rem_0{padding:1rem 0}.m_2rem_0{margin:2rem 0}.shadow_token\(shadows\.documentImage\){box-shadow:var(--shadows-document-image)}.m_auto{margin:auto}.w_100px{width:100px}.bg_\#e0e0e0{background-color:#e0e0e0}.border_1px_solid_\#dcdcdc{border:1px solid #dcdcdc}.text_\#555{color:#555}.h_142px{height:142px}.m_0_auto_15px{margin:0 auto 15px}.flex_1{flex:1 1 0%}.\[\&_p_a\]\:text_\#3366cc p a{color:#36c}.text-decor_none{text-decoration:none}.border-t_1px_dashed_black{border-top:1px dashed black}.p_2rem_0{padding:2rem 0}.mt_1rem{margin-top:1rem}.border-b_1px_dashed_\#768597{border-bottom:1px dashed #768597}.p_0\.5rem{padding:.5rem}.\[\&_svg\]\:d_inline-block svg{display:inline-block}.\[\&_svg\]\:mr_0\.6rem svg{margin-right:.6rem}.\[\&_svg\]\:mt_-0\.3rem svg{margin-top:-.3rem}.border-t_1px_solid_\#d9d9d9{border-top:1px solid #d9d9d9}.p_1\.5rem{padding:1.5rem}.even\:bg_\#f5f5f5:nth-child(2n){background-color:#f5f5f5}.p_1\.5rem_1\.5rem_1\.5rem_0{padding:1.5rem 1.5rem 1.5rem 0}.max-h_calc\(100vh_-_300px\){max-height:calc(100vh - 300px)}.border-b_1px_dashed_black{border-bottom:1px dashed black}.p_0\.5rem_0{padding:.5rem 0}.after\:content_\'：\':after{content:"："}.m_10px_0{margin:10px 0}.mt_2rem{margin-top:2rem}.border_1px_solid_\#d9d9d9{border:1px solid #d9d9d9}.h_100\%{height:100%}.p_2rem{padding:2rem}.text_importantMessage{color:var(--colors-important-message)}.bg_\#f4faff{background:#f4faff}.min-w_275px{min-width:275px}.p_1rem_1rem_2rem{padding:1rem 1rem 2rem}.border-b_1px_solid_\#d9d9d9{border-bottom:1px solid #d9d9d9}.leading_32px{line-height:32px}.p_0\.25rem{padding:.25rem}.leading_38px{line-height:38px}.bottom_10px{bottom:10px}.right_10px{right:10px}.bg_rgba\(0\,_0\,_0\,_0\.5\){background-color:#00000080}.text_white{color:var(--colors-white)}.p_4px_9px_5px{padding:4px 9px 5px}.rounded_7px{border-radius:7px}.object_cover{object-fit:cover}.mb_5px{margin-bottom:5px}.text_\#000\!{color:#000!important}.p_10px_20px{padding:10px 20px}.bg_\#0070f3{background-color:#0070f3}.text_\#fff{color:#fff}.rounded_5px{border-radius:5px}.ml_auto{margin-left:auto}.mr_auto{margin-right:auto}.w_max-content{width:max-content}.direction_column{direction:column}.p_0{padding:var(--spacing-0)}.pt_30px{padding-top:30px}.pr_0{padding-right:var(--spacing-0)}.border-r_none{border-right:var(--borders-none)}.bg_none{background:none}.bg_\#D9D9D9{background:#d9d9d9}.w_120px{width:120px}.h_171px{height:171px}.fs_30px{font-size:30px}.p_12px{padding:12px}.mt_25px{margin-top:25px}.leading_1\.2{line-height:1.2}.fs_28px{font-size:28px}.pt_20px{padding-top:20px}.border-t_1px_solid_\#43548e{border-top:1px solid #43548e}.min-w_100\%{min-width:100%}.border-t_1px_dashed_\#43548e{border-top:1px dashed #43548e}.pt_5px{padding-top:5px}.fs_20px{font-size:20px}.font_normal{font-weight:var(--font-weights-normal)}.w_200px{width:200px}.m_15px_auto_0{margin:15px auto 0}.p_16px_20px{padding:16px 20px}.mt_10px{margin-top:10px}.text_\#36c{color:#36c}.gap_0_30px{gap:0 30px}.mt_16px{margin-top:16px}.p_7px_0{padding:7px 0}.bg_\#59B0AB{background-color:#59b0ab}.gap_0_4px{gap:0 4px}.p_6px_0{padding:6px 0}.bg_\#378884{background-color:#378884}.\[\&_svg\]\:w_20px svg{width:20px}.\[\&_svg\]\:h_20px svg{height:20px}.w_133px{width:133px}.d_inline-block{display:inline-block}.p_8px_11px{padding:8px 11px}.bg_\#a28c6d{background-color:#a28c6d}.ms_4px{margin-inline-start:4px}.my_20px{margin-block:20px}.clear_both{clear:both}.w_4em{width:4em}.float_left{float:left}.p_2px_0{padding:2px 0}.max-h_none{max-height:none}.max-h_208px{max-height:208px}.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:mt_12px h1,.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:mt_12px h2,.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:mt_12px h3,.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:mt_12px h4,.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:mt_12px h5,.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:mt_12px h6{margin-top:12px}.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:mb_12px h1,.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:mb_12px h2,.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:mb_12px h3,.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:mb_12px h4,.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:mb_12px h5,.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:mb_12px h6{margin-bottom:12px}.\[\&_p_img\,_\&_figure_img\]\:m_40px_auto p img,.\[\&_p_img\,_\&_figure_img\]\:m_40px_auto figure img{margin:40px auto}.\[\&_a\]\:text_\#36c a{color:#36c}.\[\&\:\:after\]\:content_\"\":after{content:""}.\[\&\:\:after\]\:pos_absolute:after{position:absolute}.\[\&\:\:after\]\:bottom_0:after{bottom:var(--spacing-0)}.\[\&\:\:after\]\:left_0:after{left:var(--spacing-0)}.\[\&\:\:after\]\:w_100\%:after{width:100%}.\[\&\:\:after\]\:h_40px:after{height:40px}.\[\&\:\:after\]\:bg-img_linear-gradient\(to_bottom\,_rgba\(255\,255\,255\,0\)\,_rgba\(255\,255\,255\,1\)\):after{background-image:linear-gradient(to bottom,#fff0,#fff)}.mb_16px{margin-bottom:16px}.h_300px{height:300px}.bg_\#dcdcdc{background-color:#dcdcdc}.shadow_documentImage{box-shadow:var(--shadows-document-image)}.--icon-color_colors\.pagination\.disabled{--icon-color: var(--colors-pagination-disabled) }.--icon-color_colors\.pagination{--icon-color: var(--colors-pagination) }.m_0_8px{margin:0 8px}.text_pagination\.disabled{color:var(--colors-pagination-disabled)}.text_pagination{color:var(--colors-pagination)}.bg_white{background:var(--colors-white)}.shadow_0px_2px_5px_0px_rgba\(0\,_0\,_0\,_0\.10\)_inset{box-shadow:0 2px 5px #0000001a inset}.p_5px_20px{padding:5px 20px}.\[\&\:\:placeholder\]\:text_placeholder::placeholder{color:var(--colors-placeholder)}.appearance_none{-moz-appearance:none;appearance:none;-webkit-appearance:none}.bg_calc\(100\%_-_1\.3em\)_center{background-position:calc(100% - 1.3em) center}.bg-repeat_no-repeat{background-repeat:no-repeat}.text_placeholder{color:var(--colors-placeholder)}.text_black{color:var(--colors-black)}.d_inline-flex{display:inline-flex}.p_2px_4px_2px_8px{padding:2px 4px 2px 8px}.bg_\#f5f5f5{background-color:#f5f5f5}.leading_calc\(17_\/_12\){line-height:calc(17 / 12)}.gap_2px{gap:2px}.m_0_8px_0_0{margin:0 8px 0 0}.mt_2px{margin-top:2px}.mr_4px{margin-right:4px}.px_12px{padding-inline:12px}.py_6px{padding-block:6px}.leading_30px{line-height:30px}.border_1px_solid_\#ff7c03{border:1px solid #ff7c03}.bg_linear-gradient\(92deg\,_\#ff7c03_8\.57\%\,_\#f90_97\.65\%\){background:linear-gradient(92deg,#ff7c03 8.57%,#f90 97.65%)}.border_1px_solid_\#ff7816{border:1px solid #ff7816}.text_\#ff7816{color:#ff7816}.border_1px_solid_\#007bff{border:1px solid #007bff}.bg_\#1558D6{background:#1558d6}.border_1px_solid_\#c0c0c0{border:1px solid #c0c0c0}.bg_\#c0c0c0{background:silver}.cursor_not-allowed{cursor:not-allowed}.mr_10px{margin-right:10px}.my_10px{margin-block:10px}.mb_10px{margin-block-end:10px}.font_700{font-weight:700}.leading_calc\(38_\/_34\){line-height:calc(38 / 34)}.leading_calc\(22_\/_14\){line-height:calc(22 / 14)}.gap_0\.5em{gap:.5em}.leading_calc\(18_\/_11\){line-height:calc(18 / 11)}.before\:content_\'\':before{content:""}.before\:d_block:before{display:block}.before\:h_1px:before{height:1px}.before\:bg-img_linear-gradient\(45deg\,_\#707174_50\%\,_transparent_50\%\):before{background-image:linear-gradient(45deg,#707174 50%,transparent 50%)}.before\:bg_4px_1px:before{background-size:4px 1px}.before\:grow_1:before{flex-grow:1}.after\:content_\'\':after{content:""}.after\:d_block:after{display:block}.after\:h_1px:after{height:1px}.after\:bg-img_linear-gradient\(45deg\,_\#707174_50\%\,_transparent_50\%\):after{background-image:linear-gradient(45deg,#707174 50%,transparent 50%)}.after\:bg_4px_1px:after{background-size:4px 1px}.after\:grow_1:after{flex-grow:1}.top_-4px{top:-4px}.left_-4px{left:-4px}.w_116px{width:116px}.h_116px{height:116px}.bg_repeating-conic-gradient\(from_-37deg\,_\#43548D\,_\#2B78FF\,_\#0087FF\,_\#00B2FE\,_\#00B2FF_90deg\){background:repeating-conic-gradient(from -37deg,#43548d,#2b78ff,#0087ff,#00b2fe,#00b2ff 90deg)}.mask_radial-gradient\(farthest-side\,_transparent_calc\(100\%_-_3px\)\,_black_calc\(100\%_-_2px\)\){mask:radial-gradient(farthest-side,transparent calc(100% - 3px),black calc(100% - 2px));-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 3px),black calc(100% - 2px))}.clip-path_polygon\(0\%_0\%\,_100\%_0\%\,_125\%_9\%\,_61\%_30\%\){clip-path:polygon(0% 0%,100% 0%,125% 9%,61% 30%);-webkit-clip-path:polygon(0% 0%,100% 0%,125% 9%,61% 30%)}.animation_loading_spinner_1\.5s_infinite_linear_forwards{animation:loading_spinner 1.5s infinite linear forwards}.top_50\%{top:50%}.left_50\%{left:50%}.transform_translate\(-50\%\,_-50\%\){transform:translate(-50%,-50%)}.font_semibold{font-weight:var(--font-weights-semibold)}.text_\#9E9E9E{color:#9e9e9e}.z_2{z-index:2}.animation_loading_text_1\.5s_infinite_linear_forwards{animation:loading_text 1.5s infinite linear forwards}.h_120px{height:120px}.border_6px_solid_\#EBEFF2{border:6px solid #EBEFF2}.fs_number{font-size:number}.font_number{font-family:var(--fonts-number)}.leading_calc\(38_\/_24\){line-height:calc(38 / 24)}.fs_34px{font-size:34px}.mb_15px{margin-block-end:15px}.w_180px{width:180px}.h_256px{height:256px}.shadow_3px_3px_5px_0px_rgba\(0\,_0\,_0\,_0\.10\){box-shadow:3px 3px 5px #0000001a}.grid-rows_subgrid{grid-template-rows:subgrid}.row-span_span_3{grid-row:span 3}.gap-x_0{row-gap:var(--spacing-0)}.leading_1\.625{line-height:1.625}.mt_5px{margin-top:5px}.mb_3px{margin-bottom:3px}.text_\#D9D9D9{color:#d9d9d9}.cursor_unset{cursor:unset}.border-b_1px_solid_\#43548e{border-bottom:1px solid #43548e}.bg_white{background-color:var(--colors-white)}.border-b_0{border-bottom:0}.border-l_1px_solid_\#43548e{border-left:1px solid #43548e}.border-r_1px_solid_\#43548e{border-right:1px solid #43548e}.mb_-1px{margin-bottom:-1px}.p_8px_30px{padding:8px 30px}.rounded_4px_4px_0_0{border-radius:4px 4px 0 0}.mb_4px{margin-bottom:4px}.max-w_460px{max-width:460px}.pt_16px{padding-top:16px}.p_36px{padding:36px}.border_1px_solid_\#ccc{border:1px solid #ccc}.text_\#D4DEE7{color:#d4dee7}.m_8px_0_16px_0{margin:8px 0 16px}.border-t_1px_solid_\#D4DEE7{border-top:1px solid #D4DEE7}.fs_1rem{font-size:1rem}.mb_8px{margin-bottom:8px}.p_32px{padding:32px}.mt_8px{margin-top:8px}.p_16px{padding:16px}.text_\#666{color:#666}.text-decor_underline,.\[\&_a\]\:\[\&\:hover\]\:text-decor_underline a:hover,.\[\&_p_a\:hover\]\:text-decor_underline p a:hover{text-decoration:underline}.\[\&\:hover\]\:border-b_1px_solid_\#768597:hover{border-bottom:1px solid #768597}.\[\&\:hover\]\:bg_\#005bb5:hover{background-color:#005bb5}.enabled\:hover\:opacity_0\.8:enabled:is(:hover,[data-hover]){opacity:.8}@layer compositions{.textStyle_default{line-height:calc(22 /14);font-size:14px}.textStyle_meta DEFAULT{font-size:16px;font-weight:400;line-height:1.625}.textStyle_paragraph{font-size:14px;font-weight:400;line-height:calc(22 / 14)}@media screen and (min-width:37.5em){.textStyle_meta{font-size:12px;font-weight:500;line-height:1.5}}@media screen and (min-width:58.75em){.laptop\:textStyle_default{line-height:calc(22 /14);font-size:14px}}}@media(min-width:600px){.\[\@media_\(min-width\:_600px\)\]\:max-w_30\%{max-width:30%}.\[\@media_\(min-width\:_600px\)\]\:max-w_70\%{max-width:70%}}@media screen and (min-width:37.5em){.tablet\:grid-cols_repeat\(3\,_minmax\(0\,_1fr\)\)\;{grid-template-columns:repeat(3,minmax(0,1fr))}.tablet\:fs_14px{font-size:14px}.tablet\:m_20px_auto_0{margin:20px auto 0}.tablet\:flex_row{flex-direction:row}.tablet\:items_flex-end{align-items:flex-end}.tablet\:mt_0{margin-top:var(--spacing-0)}.tablet\:fs_12px{font-size:12px}.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:tablet\:fs_14px h1,.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:tablet\:fs_14px h2,.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:tablet\:fs_14px h3,.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:tablet\:fs_14px h4,.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:tablet\:fs_14px h5,.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:tablet\:fs_14px h6{font-size:14px}.tablet\:items_start{align-items:start}.tablet\:w_442px{width:442px}.tablet\:gap_12px{gap:12px}.tablet\:d_flex{display:flex}.tablet\:flex_row-reverse{flex-direction:row-reverse}.tablet\:gap_0_12px{gap:0 12px}.tablet\:grid-cols_repeat\(2\,_minmax\(0\,_1fr\)\)\;{grid-template-columns:repeat(2,minmax(0,1fr))}.tablet\:w_100\%{width:100%}.tablet\:gap_auto{gap:auto}.tablet\:justify_space-between{justify-content:space-between}.tablet\:leading_calc\(22_\/_14\){line-height:calc(22 / 14)}.tablet\:items_center{align-items:center}.tablet\:white-space_nowrap{white-space:nowrap}.tablet\:m_0{margin:var(--spacing-0)}.tablet\:w_1px{width:1px}.tablet\:h_auto{height:auto}.tablet\:m_3px_0{margin:3px 0}.tablet\:border-l_1px_dashed_\#c2c2c2{border-left:1px dashed #c2c2c2}.tablet\:border-t_0{border-top:0}.tablet\:mb_24px{margin-bottom:24px}.tablet\:d_block{display:block}.tablet\:mb_16px{margin-bottom:16px}.tablet\:mb_32px{margin-bottom:32px}.tablet\:direction_row{direction:row}.tablet\:p_20px_0_20px_10px{padding:20px 0 20px 10px}.tablet\:gap_0_30px{gap:0 30px}.tablet\:pt_0{padding-top:var(--spacing-0)}.tablet\:pr_18px{padding-right:18px}.tablet\:border-r_1px_dashed_\#43548e{border-right:1px dashed #43548e}.tablet\:w_100px{width:100px}.tablet\:h_142px{height:142px}.tablet\:fs_24px{font-size:24px}.tablet\:mt_10px{margin-top:10px}.tablet\:pt_10px{padding-top:10px}.tablet\:min-w_300px{min-width:300px}.tablet\:p_18px{padding:18px}.tablet\:border-t_none{border-top:var(--borders-none)}.tablet\:justify_start{justify-content:start}.tablet\:w_auto{width:auto}.tablet\:grow_1{flex-grow:1}.tablet\:p_0{padding:var(--spacing-0)}.tablet\:max-h_110px{max-height:110px}.tablet\:mt_20px{margin-top:20px}.tablet\:w_176px{width:176px}.tablet\:w_240px{width:240px}.tablet\:w_300px{width:300px}.tablet\:fs_10px{font-size:10px}.tablet\:leading_calc\(14_\/_10\){line-height:calc(14 / 10)}.tablet\:mb_0{margin-block-end:var(--spacing-0)}.tablet\:fs_26px{font-size:26px}.tablet\:w_150px{width:150px}.tablet\:h_213px{height:213px}}@media screen and (min-width:40em){.sm\:m_0{margin:var(--spacing-0)}.sm\:mr_2rem{margin-right:2rem}.sm\:border-t_none{border-top:var(--borders-none)}.sm\:border-l_1px_dashed_black{border-left:1px dashed black}.sm\:min-w_250px{min-width:250px}.sm\:pl_2rem{padding-left:2rem}.sm\:d_flex{display:flex}.sm\:justify_space-between{justify-content:space-between}.sm\:items_center{align-items:center}.sm\:pr_2rem{padding-right:2rem}.sm\:d_block{display:block}.sm\:border-l_none{border-left:var(--borders-none)}.sm\:pl_0{padding-left:var(--spacing-0)}.sm\:p_0{padding:var(--spacing-0)}.sm\:rounded_0{border-radius:0}.sm\:mt_0{margin-top:var(--spacing-0)}}@media screen and (min-width:58.75em){.laptop\:grid-cols_repeat\(5\,_minmax\(0\,_1fr\)\)\;{grid-template-columns:repeat(5,minmax(0,1fr))}.laptop\:w_100\%{width:100%}.laptop\:flex_row{flex-direction:row}.laptop\:gap_50px{gap:50px}.laptop\:d_block{display:block}.laptop\:flex_column{flex-direction:column}.laptop\:grid-cols_repeat\(4\,_minmax\(0\,_1fr\)\)\;{grid-template-columns:repeat(4,minmax(0,1fr))}.laptop\:gap_60px{gap:60px}.laptop\:items_center{align-items:center}.laptop\:justify_space-between{justify-content:space-between}.laptop\:w_auto{width:auto}.laptop\:justify_left{justify-content:left}.laptop\:leading_calc\(18_\/12\){line-height:1.5}.laptop\:fs_12px{font-size:12px}.laptop\:border-bw_2px{border-bottom-width:2px}.laptop\:pr_20px{padding-right:20px}.laptop\:pl_20px{padding-left:20px}.laptop\:mb_30px{margin-bottom:30px}.laptop\:h_114px{height:114px}.laptop\:order_1{order:1}.laptop\:order_2{order:2}.laptop\:grow_1{flex-grow:1}.laptop\:order_3{order:3}.laptop\:d_none{display:none}.laptop\:d_flex{display:flex}.laptop\:justify_center{justify-content:center}.laptop\:gap_10px{gap:10px}.laptop\:mb_0{margin-bottom:var(--spacing-0)}.laptop\:w_310px{width:310px}.laptop\:p_30px_20px{padding:30px 20px}.laptop\:flex-wrap_nowrap{flex-wrap:nowrap}.laptop\:p_20px_0_20px_20px{padding:20px 0 20px 20px}.laptop\:gap_0_50px{gap:0 50px}.laptop\:pr_30px{padding-right:30px}.laptop\:p_30px{padding:30px}.laptop\:w_300px{width:300px}.laptop\:mt_20px{margin-top:20px}.laptop\:w_200px{width:200px}}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}
