/* Values inherited from the existing design. Breakpoints: 540 / 840 / 1160px. */
:root {
  --cert-font-accent: Outfit;
  --cert-font-body:
    "Hiragino Kaku Gothic ProN", "Yu Gothic", Meiryo, sans-serif;
  --cert-color-backdrop: rgba(0, 0, 0, 0.2);
  --cert-color-border: #d9d9d9;
  --cert-color-caption: #737373;
  --cert-color-cta: #ff7c3c;
  --cert-color-focus: #535dff;
  --cert-color-gold: #d5a546;
  --cert-color-highlight: #ffe03c;
  --cert-color-ink: #142f52;
  --cert-color-link: #007cff;
  --cert-color-nav: #0b2ba7;
  --cert-color-panel: rgba(240, 243, 249, 0.800000011920929);
  --cert-color-primary: #476af3;
  --cert-color-shadow: rgba(0, 0, 0, 0.16);
  --cert-color-surface: #f0f3f9;
  --cert-color-text: #333;
  --cert-color-text-muted: #4a4a4a;
  --cert-color-text-strong: #2d2d2d;
  --cert-color-tint: rgba(199, 209, 251, 0.4000000059604645);
  --cert-color-tint-strong: rgba(199, 209, 251, 0.8);
  --cert-color-transparent: rgba(0, 0, 0, 0);
  --cert-color-white: #ffffff;
  --cert-text-11: 0.6875rem;
  --cert-text-12: 0.75rem;
  --cert-text-13: 0.8125rem;
  --cert-text-14: 0.875rem;
  --cert-text-15: 0.9375rem;
  --cert-text-16: 1rem;
  --cert-text-18: 1.125rem;
  --cert-text-19: 1.1875rem;
  --cert-text-20: 1.25rem;
  --cert-text-22: 1.375rem;
  --cert-text-24: 1.5rem;
  --cert-text-26: 1.625rem;
  --cert-text-28: 1.75rem;
  --cert-text-32: 2rem;
  --cert-text-34: 2.125rem;
  --cert-text-36: 2.25rem;
  --cert-text-38: 2.375rem;
  --cert-space-1: 0.0625rem;
  --cert-space-2: 0.125rem;
  --cert-space-3: 0.1875rem;
  --cert-space-4: 0.25rem;
  --cert-space-5: 0.3125rem;
  --cert-space-6: 0.375rem;
  --cert-space-8: 0.5rem;
  --cert-space-9: 0.5625rem;
  --cert-space-10: 0.625rem;
  --cert-space-11: 0.6875rem;
  --cert-space-12: 0.75rem;
  --cert-space-13: 0.8125rem;
  --cert-space-14: 0.875rem;
  --cert-space-15: 0.9375rem;
  --cert-space-16: 1rem;
  --cert-space-17: 1.0625rem;
  --cert-space-18: 1.125rem;
  --cert-space-19: 1.1875rem;
  --cert-space-20: 1.25rem;
  --cert-space-21: 1.3125rem;
  --cert-space-23: 1.4375rem;
  --cert-space-24: 1.5rem;
  --cert-space-25: 1.5625rem;
  --cert-space-28: 1.75rem;
  --cert-space-30: 1.875rem;
  --cert-space-31: 1.9375rem;
  --cert-space-32: 2rem;
  --cert-space-34: 2.125rem;
  --cert-space-38: 2.375rem;
  --cert-space-39: 2.4375rem;
  --cert-space-40: 2.5rem;
  --cert-space-42: 2.625rem;
  --cert-space-44: 2.75rem;
  --cert-space-48: 3rem;
  --cert-space-52: 3.25rem;
  --cert-space-53: 3.3125rem;
  --cert-space-56: 3.5rem;
  --cert-space-58: 3.625rem;
  --cert-space-60: 3.75rem;
  --cert-space-64: 4rem;
  --cert-space-67: 4.1875rem;
  --cert-space-68: 4.25rem;
  --cert-space-70: 4.375rem;
  --cert-space-72: 4.5rem;
  --cert-space-80: 5rem;
  --cert-space-82: 5.125rem;
  --cert-space-84: 5.25rem;
  --cert-space-85: 5.3125rem;
  --cert-space-86: 5.375rem;
  --cert-space-96: 6rem;
  --cert-space-100: 6.25rem;
  --cert-space-120: 7.5rem;
}
