:root{--color-white:#ffffff;--color-black:#000000;--color-whatsapp:#25d366;--color-brand-50:#f8f4f5;--color-brand-100:#ede0e2;--color-brand-200:#d8acb3;--color-brand-300:#c27884;--color-brand-400:#ab5361;--color-brand-500:#932e3e;--color-brand-600:#7d2735;--color-brand-700:#671f2b;--color-brand-800:#511722;--color-secondary-50:#faf8f6;--color-secondary-100:#f2ece7;--color-secondary-200:#e7dbd1;--color-secondary-300:#d8c6b8;--color-secondary-400:#c4ab98;--color-secondary-500:#ad8e76;--color-secondary-600:#92725d;--color-secondary-700:#765a49;--color-secondary-800:#5e483b;--color-blue-50:#eff6ff;--color-blue-100:#dbeafe;--color-blue-200:#bfdbfe;--color-blue-300:#93c5fd;--color-blue-400:#60a5fa;--color-blue-500:#3b82f6;--color-blue-600:#2563eb;--color-blue-700:#1d4ed8;--color-blue-800:#1e40af;--color-green-50:#f0fdf4;--color-green-100:#dcfce7;--color-green-200:#bbf7d0;--color-green-300:#86efac;--color-green-400:#4ade80;--color-green-500:#22c55e;--color-green-600:#16a34a;--color-green-700:#15803d;--color-green-800:#166534;--color-red-50:#fef2f2;--color-red-100:#fee2e2;--color-red-200:#fecaca;--color-red-300:#fca5a5;--color-red-400:#f87171;--color-red-500:#ef4444;--color-red-600:#dc2626;--color-red-700:#b91c1c;--color-red-800:#991b1b;--color-yellow-50:#fefce8;--color-yellow-100:#fef9c3;--color-yellow-200:#fef08a;--color-yellow-300:#fde047;--color-yellow-400:#facc15;--color-yellow-500:#eab308;--color-yellow-600:#ca8a04;--color-yellow-700:#a16207;--color-yellow-800:#854d0e;--color-grey-50:#f8fafc;--color-grey-100:#fefefe;--color-grey-200:#e2e8f0;--color-grey-300:#cbd5e1;--color-grey-400:#94a3b8;--color-grey-500:#64748b;--color-grey-600:#475569;--color-grey-700:#334155;--color-grey-800:#1e293b;--color-href:var(--color-blue-600);--color-dropshadow:#29292914;--color-surface:var(--color-white);--color-surface-subtle:var(--color-grey-100);--color-text:var(--color-grey-800);--color-text-muted:var(--color-grey-600);--transition-fast:150ms ease;--content-width:72rem}.hidden{display:none!important}.invisible{opacity:0!important;margin:0!important;border:0!important;padding:0!important;position:absolute!important;overflow:hidden!important;pointer-events:none!important}.ul{list-style-type:disc!important}.ol,.ul{padding-left:32px!important}.ol{list-style-type:decimal!important}.text-center{text-align:center!important}.absolute{position:absolute}.w-100{width:100%!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:8px!important}.mb-2{margin-bottom:16px!important}.mb-3{margin-bottom:24px!important}.mb-4{margin-bottom:32px!important}:focus-visible{outline:3px var(--color-brand-500) solid;outline-offset:0;box-shadow:0 0 0 6px var(--color-white)}:focus-visible{border-radius:8px}:where(html){color-scheme:light;font-family:var(--font-family-primary);font-synthesis:none;text-rendering:optimizeLegibility}:where(body){margin:0}:where(button,input,textarea,select){font:inherit}a{color:var(--color-href)}