@font-face{font-family:CDS;src:url(/assets/fonts/slim.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap;font-weight:200}@font-face{font-family:CDS;src:url(/assets/fonts/parrafos.otf) format("opentype");font-style:normal;font-display:swap;font-weight:400}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;scroll-behavior:smooth}body{font-family:var(--font-sans);font-size:var(--text-base);color:var(--color-text);background-color:var(--color-bg);line-height:var(--leading-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;min-height:100dvh}html,body{height:100%;overscroll-behavior-y:none;overscroll-behavior-x:none}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit;color:inherit}button{cursor:pointer;background:none;border:none;padding:0}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:none}ul,ol{list-style:none}table{border-collapse:collapse;border-spacing:0}:root{--color-primary: #0088ff;--color-primary-dark: #0055cc;--color-primary-hover: #002299;--color-primary-light: #cce7ff;--color-primary-ghost: rgba(0, 136, 255, .12);--color-blue-300: #002299;--color-blue-400: #0055cc;--color-blue-500: #0088ff;--color-blue-600: #33a0ff;--color-blue-700: #66b8ff;--color-blue-800: #99cfff;--color-blue-900: #cce7ff;--color-white: #ffffff;--color-black: #000000;--color-bg: #ffffff;--color-bg-white: #ffffff;--color-bg-overlay: rgba(0, 0, 0, .6);--color-bg-subtle: #f8fafc;--color-bg-muted: #f1f5f9;--color-text: #231f20;--color-text-muted: #4d4d4f;--color-text-subtle: #94a3b8;--color-text-inverse: #ffffff;--color-border: #e2e8f0;--color-border-strong: #cbd5e1;--color-success: #16a34a;--color-success-light: #dcfce7;--color-warning: #d97706;--color-warning-light: #fef3c7;--color-error: #dc2626;--color-error-light: #fee2e2;--color-info: #0284c7;--color-info-light: #e0f2fe;--color-overlay: rgba(0, 0, 0, .6);--font-sans: "CDS", "Inter", Arial, sans-serif;--font-mono: "JetBrains Mono", "Fira Code", Consolas, "Courier New", monospace;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--text-4xl: 2.25rem;--text-5xl: 3rem;--text-6xl: 3.75rem;--text-7xl: 4.5rem;--font-light: 300;--font-normal: 400;--font-medium: 500;--font-semibold: 600;--font-bold: 700;--font-extrabold: 800;--leading-none: 1;--leading-tight: 1.25;--leading-snug: 1.375;--leading-normal: 1.5;--leading-relaxed: 1.625;--leading-loose: 2;--tracking-tight: -.025em;--tracking-normal: 0em;--tracking-wide: .025em;--tracking-wider: .05em;--tracking-widest: .1em;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--space-20: 5rem;--space-24: 6rem;--space-32: 8rem;--radius-sm: .25rem;--radius-md: .375rem;--radius-lg: .5rem;--radius-xl: .75rem;--radius-2xl: 1rem;--radius-3xl: 1.5rem;--radius-full: 9999px;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--shadow-2xl: 0 25px 50px -12px rgb(0 0 0 / .25);--shadow-inner: inset 0 2px 4px 0 rgb(0 0 0 / .05);--ease-in: cubic-bezier(.4, 0, 1, 1);--ease-out: cubic-bezier(0, 0, .2, 1);--ease-in-out: cubic-bezier(.4, 0, .2, 1);--transition-fast: .15s var(--ease-in-out);--transition-base: .25s var(--ease-in-out);--transition-slow: .35s var(--ease-in-out);--z-dropdown: 100;--z-sticky: 200;--z-overlay: 300;--z-sidebar: 400;--z-header: 500;--z-modal: 600;--z-toast: 700;--z-tooltip: 800;--container-xl: 1280px;--container-padding: var(--space-4);--header-height: 4.5rem;--sidebar-width: 280px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.container{width:100%;max-width:var(--container-xl);margin-inline:auto;padding-inline:var(--container-padding)}@media(min-width:640px){.container{padding-inline:var(--space-6)}}@media(min-width:1024px){.container{padding-inline:var(--space-8)}}.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5{font-weight:900;line-height:125%}.button,.button-link,.eyebrow{font-size:16px;line-height:150%;font-weight:700}
