@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)}}html{--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;-o-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--global-font-body, var(--font-fallback))}*{margin:0;padding:0;font:inherit}*,*:before,*:after{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%}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:var(--colors-transparent);background-image:none}button,input,optgroup,select,textarea{color:inherit}button,select{text-transform:none}table{text-indent:0px;border-collapse:collapse;border-color:inherit}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:var(--global-color-placeholder, #9ca3af)}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{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]){-webkit-text-decoration:underline dotted;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-size:1em;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}[hidden]:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){display:none!important}:root:not(#\#){--made-with-panda: "🐼"}*:not(#\#),*:not(#\#):before,*:not(#\#):after,:not(#\#)::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:not(#\#),body:not(#\#){font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Satoshi Variable,system-ui,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}body:not(#\#){overflow-y:scroll}.tippy-box:not(#\#){color:var(--colors-background-purple);box-shadow:2px 2px 27px #00000030;border-radius:5px;padding:5px;word-wrap:break-word;background-color:var(--colors-white)}:where(:root,:host):not(#\#):not(#\#){--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);--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;--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-background-purple: #211551;--colors-secondary-purple: #372c62;--colors-purple60: #a6a1b9;--colors-enhance-blue: #00b5e2;--colors-light-gray: #cdcdcd;--colors-background-gray: #f4f4f4;--colors-border-gray: #e6e6e6;--colors-dark-gray: #444;--breakpoints-sm: 640px;--breakpoints-md: 768px;--breakpoints-lg: 1024px;--breakpoints-xl: 1280px;--breakpoints-2xl: 1536px}.textStyle_bodyLarge:not(#\#):not(#\#):not(#\#):not(#\#){font-size:18px;line-height:1.5}.textStyle_bodySmall:not(#\#):not(#\#):not(#\#):not(#\#){font-size:14px;line-height:1.5}.textStyle_headingLarge:not(#\#):not(#\#):not(#\#):not(#\#){font-size:40px;font-weight:600;line-height:1.5}.textStyle_body:not(#\#):not(#\#):not(#\#):not(#\#){font-size:16px;line-height:1.5}.textStyle_headingSmall:not(#\#):not(#\#):not(#\#):not(#\#){font-size:20px;line-height:1.5}.textStyle_headingMedium:not(#\#):not(#\#):not(#\#):not(#\#){font-size:25px;font-weight:600;line-height:1.5}.textStyle_lightText:not(#\#):not(#\#):not(#\#):not(#\#){font-size:18px;font-weight:200;line-height:1.5}@media screen and (min-width: 40rem){.textStyle_headingLarge:not(#\#):not(#\#):not(#\#):not(#\#){font-size:50px}.textStyle_headingSmall:not(#\#):not(#\#):not(#\#):not(#\#){font-size:25px}.textStyle_headingMedium:not(#\#):not(#\#):not(#\#):not(#\#){font-size:35px}}@media screen and (min-width: 48rem){.textStyle_headingLarge:not(#\#):not(#\#):not(#\#):not(#\#){font-size:64px}.textStyle_headingSmall:not(#\#):not(#\#):not(#\#):not(#\#){font-size:28px}.textStyle_headingMedium:not(#\#):not(#\#):not(#\#):not(#\#){font-size:40px}}.d_flex:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){display:flex}.gap_25px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){gap:25px}.cursor_pointer:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){cursor:pointer}.white-space_nowrap:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){white-space:nowrap}.p_17px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:17px}.rounded_7px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border-radius:7px}.w_auto:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:auto}.gap_5px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){gap:5px}.text_enhanceBlue:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){color:var(--colors-enhance-blue)}.text_backgroundPurple:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){color:var(--colors-background-purple)}.w_100\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:100%}.p_20px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:20px}.text_center:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){text-align:center}.pos_relative:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){position:relative}.pos_absolute:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){position:absolute}.object_cover:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){-o-object-fit:cover;object-fit:cover}.object_right_-250px_bottom_-250px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){-o-object-position:right -250px bottom -250px;object-position:right -250px bottom -250px}.z_-1:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){z-index:-1}.h_70\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){height:70%}.max-w_1240px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){max-width:1240px}.p_50px_26px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:50px 26px}.gap_20px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){gap:20px}.max-w_493px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){max-width:493px}.min-h_500px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){min-height:500px}.h_95\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){height:95%}.text_uppercase:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){text-transform:uppercase}.p_30px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:30px}.w_40\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:40%}.d_inline-flex:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){display:inline-flex}.gap_10px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){gap:10px}.transition_\.5s:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){transition:.5s}.transition_\.2s:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){transition:.2s}.max-w_50px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){max-width:50px}.transform_translate\(-50\%\,-50\%\):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){transform:translate(-50%,-50%)}.border_1px_solid:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border:1px solid}.rounded_5px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border-radius:5px}.m_60px_22px_22px_22px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin:60px 22px 22px}.max-w_500px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){max-width:500px}.p_65px_30px_30px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:65px 30px 30px}.transform_translate\(-50\%\,_-50\%\):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){transform:translate(-50%,-50%)}.w_80px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:80px}.m_0_auto:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin:0 auto}.h_80px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){height:80px}.rounded_10px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border-radius:10px}.my_30px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin-block:30px}.px_5px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-inline:5px}.py_20px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-block:20px}.w_90\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:90%}.shadow_7px_4px_24px_7px_\#cccccc:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){box-shadow:7px 4px 24px 7px #ccc}.min-h_320px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){min-height:320px}.p_25px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:25px}.w_350px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:350px}.h_50px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){height:50px}.w_80\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:80%}.text_\#ffb43e:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){color:#ffb43e}.text_\#1bb341:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){color:#1bb341}.rounded_2px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border-radius:2px}.p_0_8px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:0 8px}.max-w_800px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){max-width:800px}.rounded-t_lg:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border-top-left-radius:var(--radii-lg);border-top-right-radius:var(--radii-lg)}.py_3:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-block:var(--spacing-3)}.px_5:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-inline:var(--spacing-5)}.p_6:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:var(--spacing-6)}.text-decor_underline:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){text-decoration:underline}.rounded-b_lg:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border-bottom-left-radius:var(--radii-lg);border-bottom-right-radius:var(--radii-lg)}.gap_5:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){gap:var(--spacing-5)}.sr_true:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.py_100px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-block:100px}.w_214px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:214px}.rounded_12px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border-radius:12px}.flex_1_1_57\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){flex:1 1 57%}.min-h_100\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){min-height:100%}.p_40px_20px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:40px 20px}.w_50\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:50%}.p_60px_0:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:60px 0}.d_none:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){display:none}.overflow_hidden:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){overflow:hidden}.w_67\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:67%}.d_block:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){display:block}.max-w_100\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){max-width:100%}.h_100\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){height:100%}.min-w_100\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){min-width:100%}.max-w_805px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){max-width:805px}.p_80px_0:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:80px 0}.border_1px_dashed:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border:1px dashed}.border-t_1px_solid:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border-top:1px solid}.border-b_1px_solid:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border-bottom:1px solid}.d_grid:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){display:grid}.text_darkGray:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){color:var(--colors-dark-gray)}.text-decor_underline\!:not(#\#):not(#\#){text-decoration:underline!important}.p_65px_0:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:65px 0}.shadow_2px_-2px_27px_11px_\#cdcdcd:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){box-shadow:2px -2px 27px 11px #cdcdcd}.py_40px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-block:40px}.p_72px_0px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:72px 0}.py_60px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-block:60px}.flex_1_1_30\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){flex:1 1 30%}.max-h_70vh:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){max-height:70vh}.border-b_1px_solid_\#ccc:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border-bottom:1px solid #ccc}.p_15px_0px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:15px 0}.transition_0\.15s:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){transition:.15s}.text_left:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){text-align:left}.text_\#211551:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){color:#211551}.text_white:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){color:var(--colors-white)}.p_3:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:var(--spacing-3)}.p_12:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:var(--spacing-12)}.gap_4:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){gap:var(--spacing-4)}.py_30px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-block:30px}.min-h_unset:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){min-height:unset}.z_1:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){z-index:1}.w_60\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:60%}.w_55\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:55%}.transform_translateY\(-50\%\):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){transform:translateY(-50%)}.max-w_900px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){max-width:900px}.aspect_824_\/_572:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){aspect-ratio:824 / 572}.border-t_1px_solid_\#5c5281:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border-top:1px solid #5c5281}.aspect_1\.411439114391144:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){aspect-ratio:1.411439114391144}.w_24px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:24px}.min-w_24px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){min-width:24px}.h_24px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){height:24px}.rounded_50\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border-radius:50%}.transform_scaleY\(-1\):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){transform:scaleY(-1)}.max-h_0:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){max-height:var(--sizes-0)}.transition_max-height_0\.5s_ease-in-out:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){transition:max-height .5s ease-in-out}.py_85px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-block:85px}.gap_35px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){gap:35px}.p_85px_0:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:85px 0}.p_16px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:16px}.h_37px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){height:37px}.w_200px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:200px}.border-b_1px_dashed_black:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border-bottom:1px dashed black}.border-b_none:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border-bottom:var(--borders-none)}.cursor_default:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){cursor:default}.p_30px_0px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:30px 0}.bg_linear-gradient\(150deg\,_rgba\(25\,_16\,_61\,_0\)_76\%\,_\#19103d_76\%\):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){background:linear-gradient(150deg,#19103d00 76%,#19103d 76%)}.opacity_0\.6:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){opacity:.6}.transform_translate\(45\%\,_0\%\):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){transform:translate(45%)}.p_25px_0:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:25px 0}.px_20px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-inline:20px}.p_60px_20px_0:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:60px 20px 0}.p_0_0_10px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:0 0 10px}.p_20px_0:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:20px 0}.w_0:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:var(--sizes-0)}.gap_12px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){gap:12px}.p_30px_0:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:30px 0}.gap_30px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){gap:30px}.p_10px_15px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:10px 15px}.max-w_750px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){max-width:750px}.gap_2:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){gap:var(--spacing-2)}.gap_60px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){gap:60px}.aspect_1375_\/_867:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){aspect-ratio:1375 / 867}.py_25px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-block:25px}.p_13px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:13px}.transition_\.15s:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){transition:.15s}.min-h_50px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){min-height:50px}.overflow_visible:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){overflow:visible}.min-h_400px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){min-height:400px}.my_50px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin-block:50px}.gap_100px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){gap:100px}.m_50px_0:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin:50px 0}.p_50px_0:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:50px 0}.m_40px_auto:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin:40px auto}.w_fit-content:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:-moz-fit-content;width:fit-content}.p_63px_0:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:63px 0}.gap_45px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){gap:45px}.border_1px_dashed_\#53565a:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border:1px dashed #53565a}.rounded_3px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border-radius:3px}.p_50px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:50px}.d_initial:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){display:initial}.p_40px_0:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:40px 0}.w_25px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:25px}.h_25px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){height:25px}.z_0:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){z-index:0}.bg_linear-gradient\(150deg\,_rgba\(25\,_16\,_61\,_0\)_40\%\,_\#19103d_76\%\):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){background:linear-gradient(150deg,#19103d00 40%,#19103d 76%)}.object_right_-500px_bottom_-200px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){-o-object-position:right -500px bottom -200px;object-position:right -500px bottom -200px}.w_35\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:35%}.gap_65px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){gap:65px}.min-h_280px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){min-height:280px}.p_5px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:5px}.gap_15px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){gap:15px}.flex_1:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){flex:1 1 0%}.underline-offset_5px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){text-underline-offset:5px}.py_88px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-block:88px}.flex_1_1_20\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){flex:1 1 20%}.text_purple60:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){color:var(--colors-purple60)}.flex_1_1_100\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){flex:1 1 100%}.order_3:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){order:3}.max-w_fit-content:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){max-width:-moz-fit-content;max-width:fit-content}.p_4px_20px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:4px 20px}.rounded_50px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border-radius:50px}.p_2px_20px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:2px 20px}.h_20px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){height:20px}.w_20px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:20px}.z_2:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){z-index:2}.transition_all_0\.5s_ease:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){transition:all .5s ease}.w_138px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:138px}.text-decor_none:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){text-decoration:none}.w_26px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:26px}.h_26px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){height:26px}.rounded_4px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border-radius:4px}.shadow_0_0_0_1px_\#00b5e2:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){box-shadow:0 0 0 1px #00b5e2}.h_1px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){height:1px}.rounded_1px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border-radius:1px}.w_18px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:18px}.shadow_0_0_0_1px_rgba\(33\,21\,81\,\.025\)\,_0_32px_44px_rgba\(33\,21\,81\,\.18\):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){box-shadow:0 0 0 1px #21155106,0 32px 44px #2115512e}.z_999:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){z-index:999}.p_15px_13px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:15px 13px}.gap_28px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){gap:28px}.transition_color_0\.15s_ease-in-out:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){transition:color .15s ease-in-out}.shadow_0_0_0_1px_rgba\(33\,21\,81\,\.025\)\,0_32px_44px_rgba\(33\,21\,81\,\.32\):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){box-shadow:0 0 0 1px #21155106,0 32px 44px #21155152}.py_15px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-block:15px}.gap_6px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){gap:6px}.text_\#53565a:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){color:#53565a}.p_6px_16px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:6px 16px}.opacity_0:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){opacity:0}.vis_hidden:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){visibility:hidden}.transition_opacity_0\.2s_ease-in-out:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){transition:opacity .2s ease-in-out}.p_10px_10px_0:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:10px 10px 0}.p_10px_0px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:10px 0}.max-w_1000px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){max-width:1000px}.h_70px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){height:70px}.max-w_737px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){max-width:737px}.p_26px_26px_50px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:26px 26px 50px}.object_right_-350px_bottom_-300px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){-o-object-position:right -350px bottom -300px;object-position:right -350px bottom -300px}.py_50px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-block:50px}.aspect_1_\/_1:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){aspect-ratio:1 / 1}.text_start:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){text-align:start}.p_0_20px_20px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:0 20px 20px}.border_2px_solid:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border:2px solid}.min-w_250px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){min-width:250px}.p_0px_0px_0px_0px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:0}.w_20\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:20%}.pos_sticky:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){position:sticky}.shadow_2px_-2px_10px_-6px_\#CDCDCD\,_2px_-2px_25px_0px_\#CDCDCD:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){box-shadow:2px -2px 10px -6px #cdcdcd,2px -2px 25px #cdcdcd}.min-h_220px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){min-height:220px}.white-space_pre-line:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){white-space:pre-line}.object_right_-400px_bottom_-100px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){-o-object-position:right -400px bottom -100px;object-position:right -400px bottom -100px}.bg_white:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){background:var(--colors-white)}.d_flex-start:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){display:flex-start}.bg_backgroundGray:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){background:var(--colors-background-gray)}.bg_linear-gradient\(180deg\,hsla\(0\,0\%\,96\%\,0\)\,\#f4f4f4\):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){background:linear-gradient(180deg,#f5f5f500,#f4f4f4)}.min-w_290px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){min-width:290px}.min-h_300px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){min-height:300px}.w_33\.33\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:33.33%}.text_\#fff:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){color:#fff}.d_inline-block:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){display:inline-block}.p_20px_35px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:20px 35px}.w_270px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:270px}.h_200px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){height:200px}.m_auto_auto:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin:auto}.w_70\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:70%}.max-h_600px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){max-height:600px}.p_30px_20px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:30px 20px}.w_33\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:33%}.h_40px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){height:40px}.py_43px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-block:43px}.m_50px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin:50px}.gap_50px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){gap:50px}.p_35px_0:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:35px 0}.p_0px_25px_25px_25px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:0 25px 25px}.m_0:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin:var(--spacing-0)}.w_30\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:30%}.border-t_1px_solid_\#ccc:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border-top:1px solid #ccc}.p_0px_20px_0px_25px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:0 20px 0 25px}.mb_35px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin-bottom:35px}.fs_16px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){font-size:16px}.transition-prop_color:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){--transition-prop: color;transition-property:color}.ease_ease:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){--transition-easing: ease;transition-timing-function:ease}.duration_0\.5s:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){--transition-duration: .5s;transition-duration:.5s}.border_enhanceBlue:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border-color:var(--colors-enhance-blue)}.border-w_1px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border-width:1px}.border-style_solid:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border-style:solid}.fs_18px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){font-size:18px}.font_500:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){font-weight:500}.leading_1\.5:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){line-height:1.5}.items_center:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){align-items:center}.bg_backgroundPurple:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--colors-background-purple)}.bg_enhanceBlue:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--colors-enhance-blue)}.flex_column:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){flex-direction:column}.justify_stretch:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){justify-content:stretch}.font_600:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){font-weight:600}.pt_15px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-top:15px}.pt_10px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-top:10px}.pt_20px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-top:20px}.ml_auto:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin-left:auto}.right_0:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){right:var(--spacing-0)}.bottom_0:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){bottom:var(--spacing-0)}.top_auto:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){top:auto}.flex-wrap_wrap:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){flex-wrap:wrap}.mr_auto:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin-right:auto}.mt_10px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin-top:10px}.left_unset\!:not(#\#):not(#\#){left:unset!important}.right_unset\!:not(#\#):not(#\#){right:unset!important}.bg_white:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--colors-white)}.pt_80px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-top:80px}.pb_45px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-bottom:45px}.pb_80px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-bottom:80px}.fs_14px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){font-size:14px}.font_300:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){font-weight:300}.font_100:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){font-weight:100}.grow_0:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){flex-grow:0}.flex-wrap_nowrap:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){flex-wrap:nowrap}.top_50\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){top:50%}.left_50\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){left:50%}.grow_1:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){flex-grow:1}.top_0:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){top:var(--spacing-0)}.font_250:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){font-weight:250}.pb_5px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-bottom:5px}.bg_\#fff:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){background-color:#fff}.justify_center:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){justify-content:center}.pb_20px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-bottom:20px}.bg_\#ffb43e55:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){background-color:#ffb43e55}.bg_\#1bb34155:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){background-color:#1bb34155}.fs_13px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){font-size:13px}.bg_backgroundGray:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--colors-background-gray)}.mt_10:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin-top:var(--spacing-10)}.bg_\#ccf0f9:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){background-color:#ccf0f9}.mb_10:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin-bottom:var(--spacing-10)}.pt_3:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-top:var(--spacing-3)}.font_700:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){font-weight:700}.self_stretch:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){align-self:stretch}.mb_25px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin-bottom:25px}.left_0:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){left:var(--spacing-0)}.mt_20px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin-top:20px}.pt_20:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-top:var(--spacing-20)}.pb_20:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-bottom:var(--spacing-20)}.border_\#979797:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border-color:#979797}.pb_30px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-bottom:30px}.border_backgroundPurple:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border-color:var(--colors-background-purple)}.grid-cols_30\%_45\%_25\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){grid-template-columns:30% 45% 25%}.mt_3:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin-top:var(--spacing-3)}.grid-cols_100\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){grid-template-columns:100%}.shrink_0:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){flex-shrink:0}.pr_3:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-right:var(--spacing-3)}.self_flex-start:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){align-self:flex-start}.overflow-y_auto:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){overflow-y:auto}.pb_60px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-bottom:60px}.text-decor_transparent\!:not(#\#):not(#\#){text-decoration-color:var(--colors-transparent)!important}.justify_flex-start:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){justify-content:flex-start}.pb_110px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-bottom:110px}.pl_0:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-left:var(--spacing-0)}.pl_20px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-left:20px}.border_\#fff:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border-color:#fff}.pb_8:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-bottom:var(--spacing-8)}.justify_space-between:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){justify-content:space-between}.pt_50px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-top:50px}.mb_15px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin-bottom:15px}.font_400:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){font-weight:400}.right_12px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){right:12px}.items_flex-end:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){align-items:flex-end}.pt_40px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-top:40px}.pt_17px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-top:17px}.pb_17px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-bottom:17px}.mt_50px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin-top:50px}.pb_28px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-bottom:28px}.font_350:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){font-weight:350}.pt_25px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-top:25px}.mt_40px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin-top:40px}.pb_1:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-bottom:var(--spacing-1)}.flex_row:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){flex-direction:row}.flex_row-reverse:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){flex-direction:row-reverse}.left_unset:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){left:unset}.right_unset:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){right:unset}.pb_50px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-bottom:50px}.mb_20px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin-bottom:20px}.items_stretch:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){align-items:stretch}.border_\#ccc:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border-color:#ccc}.pr_15px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-right:15px}.right_23px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){right:23px}.top_23px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){top:23px}.grid-cols_repeat\(2\,_1fr\):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){grid-template-columns:repeat(2,1fr)}.grid-rows_repeat\(3\,_1fr\):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){grid-template-rows:repeat(3,1fr)}.gap-y_6:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){grid-column-gap:var(--spacing-6)}.gap-x_0:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){grid-row-gap:var(--spacing-0)}.column-count_1:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){-moz-column-count:1;column-count:1}.gap-y_0:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){-moz-column-gap:var(--spacing-0);column-gap:var(--spacing-0)}.border_borderGray:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border-color:var(--colors-border-gray)}.bottom_unset\!:not(#\#):not(#\#){bottom:unset!important}.pt_100px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-top:100px}.top_60\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){top:60%}.top_-30px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){top:-30px}.left_calc\(50\%_-_30px\):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){left:calc(50% - 30px)}.mt_35px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin-top:35px}.pb_40px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-bottom:40px}.pr_100px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-right:100px}.pt_10:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-top:var(--spacing-10)}.gap-y_80px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){-moz-column-gap:80px;column-gap:80px}.gap-x_50px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){row-gap:50px}.column-count_2:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){-moz-column-count:2;column-count:2}.bg_\#fedd00:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){background-color:#fedd00}.bg_\#fff199:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){background-color:#fff199}.ml_10px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin-left:10px}.justify_flex-end:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){justify-content:flex-end}.pt_3px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-top:3px}.pb_3px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-bottom:3px}.border_secondaryPurple:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border-color:var(--colors-secondary-purple)}.bg_transparent:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--colors-transparent)}.duration_0\.2s:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){--transition-duration: .2s;transition-duration:.2s}.transition-prop_background-color:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){--transition-prop: background-color;transition-property:background-color}.top_calc\(100\%_\+_1px\):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){top:calc(100% + 1px)}.duration_\.2s:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){--transition-duration: .2s;transition-duration:.2s}.transition-prop_visibility\,_opacity\,_transform:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){--transition-prop: visibility, opacity, transform;transition-property:visibility,opacity,transform}.top_105px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){top:105px}.border_\#e6e6e6:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border-color:#e6e6e6}.content_start:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){align-content:start}.grid-cols_repeat\(3\,_1fr\):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){grid-template-columns:repeat(3,1fr)}.ml_-20px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin-left:-20px}.mr_-20px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin-right:-20px}.leading_1\.4:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){line-height:1.4}.pb_10px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-bottom:10px}.mt_5px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin-top:5px}.leading_26px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){line-height:26px}.transition-prop_border-color\,_background-color:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){--transition-prop: border-color, background-color;transition-property:border-color,background-color}.pr_10px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-right:10px}.leading_65px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){line-height:65px}.fs_20px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){font-size:20px}.font_600\!:not(#\#):not(#\#){font-weight:600!important}.fs_40px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){font-size:40px}.font_200:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){font-weight:200}.pb_100px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-bottom:100px}.mb_40px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin-bottom:40px}.font_bold:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){font-weight:var(--font-weights-bold)}.pr_25px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-right:25px}.top_8px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){top:8px}.right_8px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){right:8px}.mr_40px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin-right:40px}.top_120px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){top:120px}.fs_24px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){font-size:24px}.pb_15px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-bottom:15px}.pt_30px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-top:30px}.pb_90px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-bottom:90px}.pb_25px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-bottom:25px}.gap-y_25px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){-moz-column-gap:25px;column-gap:25px}.gap-x_25px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){row-gap:25px}.mb_60px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin-bottom:60px}.mb_16px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin-bottom:16px}.fs_22px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){font-size:22px}.mt_16px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin-top:16px}.pl_16px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-left:16px}.pb_23px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-bottom:23px}.pt_35px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-top:35px}.pt_65px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-top:65px}.pl_10px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-left:10px}.mb_100px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin-bottom:100px}.ml_0:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin-left:var(--spacing-0)}.fs_50px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){font-size:50px}.pt_23px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-top:23px}.font_900\!:not(#\#):not(#\#){font-weight:900!important}.border_\#cdcdcd:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border-color:#cdcdcd}.ml_25px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin-left:25px}.mr_25px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin-right:25px}.after\:h_100\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):after{height:100%}.after\:pos_absolute:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):after{position:absolute}.after\:w_100\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):after{width:100%}.\[\&_\>_a\]\:border-b_1px_solid:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#)>a{border-bottom:1px solid}.\[\&_\>_button\]\:d_none:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#)>button{display:none}.first\:border-t_1px_solid_\#ccc:first-child:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border-top:1px solid #ccc}.after\:bg_linear-gradient\(-29deg\,_rgba\(25\,_16\,_61\,_0\)_76\%\,_\#19103d_76\%\):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):after{background:linear-gradient(-29deg,#19103d00 76%,#19103d 76%)}.after\:overflow_hidden:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):after{overflow:hidden}.\[\&_\>_li\]\:d_inline-block:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#)>li{display:inline-block}.\[\&_\>_li\]\:w_100\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#)>li{width:100%}.\[\&_a\]\:text-decor_underline:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) a{text-decoration:underline}.\[\&_a\]\:underline-offset_1\.5px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) a{text-underline-offset:1.5px}.before\:h_1px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):before{height:1px}.before\:pos_absolute:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):before{position:absolute}.before\:w_13px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):before{width:13px}.before\:transform_translate\(-50\%\,-50\%\)_rotate\(45deg\):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):before{transform:translate(-50%,-50%) rotate(45deg)}.after\:h_1px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):after{height:1px}.after\:w_13px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):after{width:13px}.after\:transform_translate\(-50\%\,-50\%\)_rotate\(-45deg\):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):after{transform:translate(-50%,-50%) rotate(-45deg)}.\[\&_\>_div\]\:opacity_0:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#)>div{opacity:0}.\[\&_\>_div\]\:vis_hidden:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#)>div{visibility:hidden}.\[\&_\>_div\]\:transform_rotateX\(-15deg\):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#)>div{transform:rotateX(-15deg)}.\[\&_\>_div\]\:origin_100\%_0:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#)>div{transform-origin:100% 0}.before\:w_18px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):before,.after\:w_18px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):after{width:18px}.open\:d_block:is([open],[data-open],[data-state=open]):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){display:block}.open\:opacity_1:is([open],[data-open],[data-state=open]):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){opacity:1}.open\:vis_visible:is([open],[data-open],[data-state=open]):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){visibility:visible}.first\:border-t_none:first-child:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border-top:var(--borders-none)}.\[\&_p\]\:text_backgroundPurple:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) p{color:var(--colors-background-purple)}.\[\&_a\]\:transition_0\.15s:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) a{transition:.15s}.\[\&_a\]\:underline-offset_3px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) a{text-underline-offset:3px}.\[\&_a\]\:decoration_1px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) a{text-decoration-thickness:1px}.\[\&_li\]\:d_list-item:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) li{display:list-item}.\[\&_li\]\:text_-webkit-match-parent:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) li{text-align:-webkit-match-parent}.\[\&_li\]\:text_backgroundPurple:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) li{color:var(--colors-background-purple)}.marker\:unicode-bidi_isolate:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#)::marker{unicode-bidi:isolate}.marker\:text_none:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#)::marker{text-transform:none}.marker\:indent_0px\!:not(#\#):not(#\#)::marker{text-indent:0px!important}.marker\:text_start\!:not(#\#):not(#\#)::marker{text-align:start!important}.marker\:text-align-last_start\!:not(#\#):not(#\#)::marker{-moz-text-align-last:start!important;text-align-last:start!important}.after\:content_\'\':not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):after{content:""}.after\:left_0:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):after{left:var(--spacing-0)}.after\:top_0:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):after{top:var(--spacing-0)}.\[\&_\>_a\]\:border_backgroundPurple:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#)>a{border-color:var(--colors-background-purple)}.\[\&_strong\]\:font_600:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) strong{font-weight:600}.\[\&_\>_li\]\:pb_20px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#)>li{padding-bottom:20px}.before\:bg_white:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):before{background-color:var(--colors-white)}.before\:content_\'\':not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):before{content:""}.before\:left_50\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):before{left:50%}.before\:top_50\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):before{top:50%}.after\:bg_white:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):after{background-color:var(--colors-white)}.after\:left_50\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):after{left:50%}.after\:top_50\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):after{top:50%}.before\:left_0:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):before{left:var(--spacing-0)}.before\:top_-6px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):before{top:-6px}.before\:bg_enhanceBlue:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):before{background-color:var(--colors-enhance-blue)}.before\:transition-prop_transform:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):before{--transition-prop: transform;transition-property:transform}.before\:duration_0\.2s:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):before{--transition-duration: .2s;transition-duration:.2s}.before\:ease_ease:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):before{--transition-easing: ease;transition-timing-function:ease}.after\:bottom_-6px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):after{bottom:-6px}.after\:bg_enhanceBlue:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):after{background-color:var(--colors-enhance-blue)}.after\:transition-prop_transform:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):after{--transition-prop: transform;transition-property:transform}.after\:duration_0\.2s:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):after{--transition-duration: .2s;transition-duration:.2s}.after\:ease_ease:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):after{--transition-easing: ease;transition-timing-function:ease}.\[\&_p\]\:fs_16px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) p{font-size:16px}.\[\&_p\]\:font_350:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) p{font-weight:350}.\[\&_em\]\:font-style_italic:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) em{font-style:italic}.\[\&_a\]\:text-decor_backgroundPurple:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) a{text-decoration-color:var(--colors-background-purple)}.marker\:numeric_tabular-nums:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#)::marker{font-variant-numeric:tabular-nums}.focus\:bg_\#b2e9f6:is(:focus,[data-focus]):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){background-color:#b2e9f6}.focus\:border_enhanceBlue:is(:focus,[data-focus]):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border-color:var(--colors-enhance-blue)}.hover\:text_backgroundPurple:is(:hover,[data-hover]):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){color:var(--colors-background-purple)}.hover\:text_enhanceBlue:is(:hover,[data-hover]):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){color:var(--colors-enhance-blue)}.group:is(:hover,[data-hover]):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .groupHover\:transform_translateX\(5px\){transform:translate(5px)}.group:is(:hover,[data-hover]):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .groupHover\:text_green{color:green}.hover\:border-b_none:is(:hover,[data-hover]):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border-bottom:var(--borders-none)}.hover\:shadow_2px_2px_24px_0_rgba\(0\,0\,0\,\.16\):is(:hover,[data-hover]):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){box-shadow:2px 2px 24px #00000029}.hover\:bg_enhanceBlue:is(:hover,[data-hover]):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--colors-enhance-blue)}.hover\:bg_backgroundPurple:is(:hover,[data-hover]):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--colors-background-purple)}.hover\:text-decor_currentColor\!:is(:hover,[data-hover]):not(#\#):not(#\#){text-decoration-color:currentColor!important}.hover\:border_transparent:is(:hover,[data-hover]):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border-color:var(--colors-transparent)}.group:is(:active,[data-active]):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .groupActive\:transform_scaleY\(1\){transform:scaleY(1)}.group:is(:active,[data-active]):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .groupActive\:max-h_2000px{max-height:2000px}.group:is(:active,[data-active]):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .groupActive\:bg_enhanceBlue{background-color:var(--colors-enhance-blue)}.\[\&_\>_a\]\:last\:border-b_none:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#)>a:last-child{border-bottom:var(--borders-none)}.\[\&_\>_li\]\:\[\&_\>_a\]\:transition_0\.15s:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#)>li>a{transition:.15s}.\[\&_\>_li\]\:\[\&_\>_a\]\:text-decor_underline:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#)>li>a{text-decoration:underline}.\[\&_\>_li\]\:\[\&_\>_a\]\:underline-offset_3px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#)>li>a{text-underline-offset:3px}.open\:\[\&_\>_button_\>_\:\:before\]\:transform_translateY\(6px\)_rotate\(45deg\):is([open],[data-open],[data-state=open]):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#)>button>:before{transform:translateY(6px) rotate(45deg)}.open\:\[\&_\>_button_\>_\:\:after\]\:transform_translateY\(-6px\)_rotate\(-45deg\):is([open],[data-open],[data-state=open]):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#)>button>:after{transform:translateY(-6px) rotate(-45deg)}.open\:\[\&_\>_button_\>_span\]\:z_0:is([open],[data-open],[data-state=open]):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#)>button>span{z-index:0}.open\:\[\&_\>_div\]\:opacity_1:is([open],[data-open],[data-state=open]):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#)>div{opacity:1}.open\:\[\&_\>_div\]\:vis_visible:is([open],[data-open],[data-state=open]):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#)>div{visibility:visible}.open\:\[\&_\>_div\]\:d_block:is([open],[data-open],[data-state=open]):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#)>div{display:block}.\[\&_a\]\:hover\:text-decor_underline:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) a:is(:hover,[data-hover]){text-decoration:underline}.\[\&_\>_li\]\:\[\&_\>_a\]\:text-decor_transparent:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#)>li>a{text-decoration-color:var(--colors-transparent)}.open\:\[\&_\>_button\]\:bg_\#b2e9f6:is([open],[data-open],[data-state=open]):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#)>button{background-color:#b2e9f6}.open\:\[\&_\>_button_\>_\:\:before\]\:bg_backgroundPurple:is([open],[data-open],[data-state=open]):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#)>button>:before{background-color:var(--colors-background-purple)}.open\:\[\&_\>_button_\>_\:\:after\]\:bg_backgroundPurple:is([open],[data-open],[data-state=open]):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#)>button>:after{background-color:var(--colors-background-purple)}.open\:\[\&_\>_button_\>_span\]\:bg_\#b2e9f6:is([open],[data-open],[data-state=open]):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#)>button>span{background-color:#b2e9f6}.\[\&_a\]\:hover\:text-decor_transparent:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) a:is(:hover,[data-hover]){text-decoration-color:var(--colors-transparent)}.hover\:\[\&_\>_button\]\:text_enhanceBlue:is(:hover,[data-hover]):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#)>button{color:var(--colors-enhance-blue)}.hover\:\[\&_\>_button\]\:bg_backgroundPurple:is(:hover,[data-hover]):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#)>button{background-color:var(--colors-background-purple)}.\[\&_\>_li\]\:\[\&_\>_a\]\:hover\:text-decor_underline:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#)>li>a:is(:hover,[data-hover]){text-decoration:underline}.\[\&_\>_li\]\:\[\&_\>_a\]\:hover\:text-decor_white:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#)>li>a:is(:hover,[data-hover]){text-decoration-color:var(--colors-white)}@media screen and (min-width: 40rem){.sm\:p_30px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:30px}.sm\:h_100\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){height:100%}.sm\:w_40\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:40%}.sm\:w_45\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:45%}.sm\:py_8:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-block:var(--spacing-8)}.sm\:px_12:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-inline:var(--spacing-12)}.sm\:w_50\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:50%}.sm\:p_40px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:40px}.sm\:d_flex:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){display:flex}.sm\:h_500px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){height:500px}.sm\:p_12:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:var(--spacing-12)}.sm\:pos_absolute:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){position:absolute}.sm\:w_55\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:55%}.sm\:d_grid:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){display:grid}.sm\:object_right_-400px_bottom_-300px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){-o-object-position:right -400px bottom -300px;object-position:right -400px bottom -300px}.sm\:w_60\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:60%}.sm\:d_inline:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){display:inline}.sm\:p_0_60px_40px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:0 60px 40px}.sm\:top_0:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){top:var(--spacing-0)}.sm\:bottom_unset\!:not(#\#):not(#\#){bottom:unset!important}.sm\:mt_0px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin-top:0}.sm\:pb_0:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-bottom:var(--spacing-0)}.sm\:fs_25px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){font-size:25px}.sm\:pb_unset:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-bottom:unset}.sm\:mb_unset:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin-bottom:unset}}@media screen and (min-width: 48rem){.md\:p_50px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:50px}.md\:w_50\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:50%}.md\:p_160px_26px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:160px 26px}.md\:h_80\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){height:80%}.md\:w_20\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:20%}.md\:py_30px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-block:30px}.md\:py_10:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-block:var(--spacing-10)}.md\:px_14:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-inline:var(--spacing-14)}.md\:p_60px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:60px}.md\:p_20:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:var(--spacing-20)}.md\:d_grid:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){display:grid}.md\:p_40px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:40px}.md\:pos_sticky:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){position:sticky}.md\:w_30\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:30%}.md\:p_0px_20px_0px_25px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:0 20px 0 25px}.md\:w_70\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:70%}.md\:min-h_615px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){min-height:615px}.md\:p_72px_0px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:72px 0}.md\:d_flex:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){display:flex}.md\:pos_absolute:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){position:absolute}.md\:w_42\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:42%}.md\:py_100px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-block:100px}.md\:white-space_nowrap:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){white-space:nowrap}.md\:w_25\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:25%}.md\:p_93px_125px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:93px 125px}.md\:h_100\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){height:100%}.md\:object_right_-400px_bottom_-300px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){-o-object-position:right -400px bottom -300px;object-position:right -400px bottom -300px}.md\:text_white:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){color:var(--colors-white)}.md\:order_unset:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){order:unset}.md\:w_auto:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:auto}.md\:w_184px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:184px}.md\:h_32px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){height:32px}.md\:d_block:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){display:block}.md\:opacity_0:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){opacity:0}.md\:vis_hidden:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){visibility:hidden}.md\:transition_opacity_0\.2s_ease-in-out:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){transition:opacity .2s ease-in-out}.md\:w_80\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:80%}.md\:w_calc\(\(100\%_-_\(25px\)\)_\/_2\):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:calc((100% - 25px)/2)}.md\:pb_20px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-bottom:20px}.md\:grid-cols_28\%_45\%_27\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){grid-template-columns:28% 45% 27%}.md\:flex-wrap_nowrap:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){flex-wrap:nowrap}.md\:top_120px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){top:120px}.md\:mr_40px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin-right:40px}.md\:pl_110px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-left:110px}.md\:pt_0px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-top:0}.md\:pt_40px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-top:40px}.md\:ml_auto:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin-left:auto}.md\:ml_0:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin-left:var(--spacing-0)}.md\:pr_100px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-right:100px}.md\:top_0:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){top:var(--spacing-0)}.md\:bottom_unset\!:not(#\#):not(#\#){bottom:unset!important}.md\:top_50\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){top:50%}.md\:justify_space-between:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){justify-content:space-between}.md\:pt_88px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-top:88px}.md\:pb_88px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-bottom:88px}.md\:pb_0:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-bottom:var(--spacing-0)}.md\:fs_40px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){font-size:40px}.md\:fs_22px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){font-size:22px}.md\:ml_25px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin-left:25px}.md\:\[\&_\>_button\]\:d_flex:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#)>button{display:flex}}@media screen and (min-width: 48rem){.md\:open\:opacity_1:is([open],[data-open],[data-state=open]):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){opacity:1}}@media screen and (min-width: 48rem){.md\:open\:vis_visible:is([open],[data-open],[data-state=open]):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){visibility:visible}}@media screen and (min-width: 64rem){.lg\:w_40\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:40%}.lg\:w_25\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:25%}.lg\:w_600:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:600px}.lg\:p_50px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:50px}.lg\:d_none:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){display:none}.lg\:h_100\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){height:100%}.lg\:object_right_-1000px_bottom_-600px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){-o-object-position:right -1000px bottom -600px;object-position:right -1000px bottom -600px}.lg\:p_93px_125px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:93px 125px}.lg\:w_33\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:33%}.lg\:py_0:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-block:var(--spacing-0)}.lg\:w_auto:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:auto}.lg\:d_block:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){display:block}.lg\:d_flex:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){display:flex}.lg\:object_right_-700px_bottom_-300px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){-o-object-position:right -700px bottom -300px;object-position:right -700px bottom -300px}.lg\:pl_110px:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-left:110px}.lg\:flex_row:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){flex-direction:row}.lg\:top_0:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){top:var(--spacing-0)}.lg\:bottom_unset\!:not(#\#):not(#\#){bottom:unset!important}.lg\:justify_unset:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){justify-content:unset}.lg\:flex-wrap_nowrap:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){flex-wrap:nowrap}}@media screen and (max-width: 47.9975rem){.mdDown\:d_none:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){display:none}.mdDown\:d_block:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){display:block}}.footer-main[data-astro-cid-tcit4j5h]{display:flex;padding-top:88px;padding-bottom:88px;-moz-column-gap:80px;column-gap:80px;row-gap:50px;@media (max-width: 768px){flex-wrap:wrap;justify-content:center;padding:30px;.logo{margin-right:0}}}.footer-socials[data-astro-cid-tcit4j5h]{.social{display:flex;justify-content:flex-start;padding-top:25px;gap:15px;@include breakpoint(xsmall down){justify-content: center;}}.button{width:100%}i{will-change:transform;transition:transform .15s ease-in-out}i:hover{transform:scale(1.08)}}.footer-bottom[data-astro-cid-tcit4j5h]{background-color:#19103d;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:22px;ul{display:flex;justify-content:space-between}li{margin-right:30px}a{transition:.15s;text-decoration:underline;text-decoration-color:transparent;text-underline-offset:3px}a:hover{text-decoration:underline;text-decoration-color:currentColor}@media (max-width: 768px){flex-wrap:wrap;ul{flex-direction:column}li{padding:10px 0}}}.animate-fade{transition:opacity .7s ease;&:not(.is-anim-visible){opacity:0}}.animate-up{transition:opacity .7s ease,transform .7s cubic-bezier(.25,1,.5,1);&:not(.is-anim-visible){opacity:0;transform:translateY(20px)}}.animate-down{transition:opacity .7s ease,transform .7s cubic-bezier(.25,1,.5,1);&:not(.is-anim-visible){opacity:0;transform:translateY(-20px)}}.animate-left{transition:opacity .8s ease,transform .8s cubic-bezier(.25,1,.5,1);&:not(.is-anim-visible){opacity:0;transform:translate(-20px)}}.animate-right{transition:opacity .8s ease,transform .8s cubic-bezier(.25,1,.5,1);&:not(.is-anim-visible){opacity:0;transform:translate(20px)}}.animation{display:block;position:relative;flex-grow:1;opacity:0;transition:opacity .7s ease;&.is-playing{opacity:1}canvas{position:absolute;top:0;left:0;width:100%;height:100%}}@font-face{font-family:Satoshi Variable;font-weight:300 900;font-display:swap;src:url(../fonts/Satoshi-Variable.woff2) format("woff2")}code{font-family:Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace}
