:root {
  --on-primary: #ffffff;
  --primary-50: #ffeef0;
  --primary-100: #ffd8dd;
  --primary-200: #ffbac5;
  --primary-300: #ff7e99;
  --primary-400: #f60056;
  --primary-500: #c30045;
  --primary-600: #a5003d;
  --primary-700: #820032;
  --primary-800: #69002a;
  --primary-900: #590024;
  --secondary-50: #fff5fa;
  --secondary-100: #ffe2f2;
  --secondary-200: #ffc3e4;
  --secondary-300: #ff75c2;
  --secondary-400: #ff1a94;
  --secondary-500: #dc0078;
  --secondary-600: #bd006e;
  --secondary-700: #8a0055;
  --secondary-800: #660042;
  --secondary-900: #55003a;
  --transparent-primary-0: rgba(195, 0, 69, 0);
  --transparent-primary-4: rgba(195, 0, 69, 0.04);
  --transparent-primary-8: rgba(195, 0, 69, 0.08);
  --transparent-primary-12: rgba(195, 0, 69, 0.12);
  --transparent-primary-16: rgba(195, 0, 69, 0.16);
  --transparent-primary-20: rgba(195, 0, 69, 0.2);
  --transparent-primary-24: rgba(195, 0, 69, 0.24);
  --transparent-primary-32: rgba(195, 0, 69, 0.32);
  --transparent-primary-64: rgba(195, 0, 69, 0.64);
  --transparent-primary-88: rgba(195, 0, 69, 0.88);
  --transparent-secondary-0: rgba(220, 0, 120, 0);
  --transparent-secondary-4: rgba(220, 0, 120, 0.04);
  --transparent-secondary-8: rgba(220, 0, 120, 0.08);
  --transparent-secondary-12: rgba(220, 0, 120, 0.12);
  --transparent-secondary-16: rgba(220, 0, 120, 0.16);
  --transparent-secondary-20: rgba(220, 0, 120, 0.2);
  --transparent-secondary-24: rgba(220, 0, 120, 0.24);
  --transparent-secondary-32: rgba(220, 0, 120, 0.32);
  --transparent-secondary-64: rgba(220, 0, 120, 0.64);
  --transparent-secondary-88: rgba(220, 0, 120, 0.88);
  --gradient-brand-1: #c30045;
  --gradient-brand-2: #c30045;
  --gradient-brand-3: #dc0078;
  --radial-2-paints: #ffffff;
  --hey-belfius-inner-glow: #ffffff;
  --gradient-background-full-width-break-type: linear;
  --gradient-background-full-width-break-angle: 180;
  --gradient-background-full-width-break-stops-color-1: #fff7fe00;
  --gradient-background-full-width-break-stops-position-1: 0;
  --gradient-background-full-width-break-stops-color-2: #fff7fe;
  --gradient-background-full-width-break-stops-position-2: 1;
  --gradient-headline-highlighter-01-type: linear;
  --gradient-headline-highlighter-01-angle: 90;
  --gradient-headline-highlighter-01-stops-color-1: #eb115a;
  --gradient-headline-highlighter-01-stops-position-1: 0;
  --gradient-headline-highlighter-01-stops-color-2: #df65b6;
  --gradient-headline-highlighter-01-stops-position-2: 1;
  --gradient-footer-footer-type: linear;
  --gradient-footer-footer-angle: 180;
  --gradient-footer-footer-stops-color-1: #281529;
  --gradient-footer-footer-stops-position-1: 0;
  --gradient-footer-footer-stops-color-2: #2b192c;
  --gradient-footer-footer-stops-position-2: 0.5;
  --gradient-footer-footer-stops-color-3: #271428;
  --gradient-footer-footer-stops-position-3: 1;
  --gradient-hey-belfius-do-not-use-block-fill-type: linear;
  --gradient-hey-belfius-do-not-use-block-fill-angle: 90;
  --gradient-hey-belfius-do-not-use-block-fill-stops-color-1: #e2e5ff;
  --gradient-hey-belfius-do-not-use-block-fill-stops-position-1: 0;
  --gradient-hey-belfius-do-not-use-block-fill-stops-color-2: #fbeff5;
  --gradient-hey-belfius-do-not-use-block-fill-stops-position-2: 0.51;
  --gradient-hey-belfius-do-not-use-block-fill-stops-color-3: #ffe6f3;
  --gradient-hey-belfius-do-not-use-block-fill-stops-position-3: 1;
  --gradient-hey-belfius-do-not-use-block-stroke-type: linear;
  --gradient-hey-belfius-do-not-use-block-stroke-angle: 180;
  --gradient-hey-belfius-do-not-use-block-stroke-stops-color-1: #e2e5ff;
  --gradient-hey-belfius-do-not-use-block-stroke-stops-position-1: 0;
  --gradient-hey-belfius-do-not-use-block-stroke-stops-color-2: #ffffff;
  --gradient-hey-belfius-do-not-use-block-stroke-stops-position-2: 1;
  --semantic-surface-base: #ffffff;
  --semantic-surface-subtle: #f8f9fa;
  --semantic-background-base: #ffffff;
  --semantic-background-subtler: #f8f9fa;
  --semantic-background-subtle: #e8ecef;
  --semantic-background-strong: #5b7181;
  --semantic-background-strongest: #2a363d;
  --semantic-background-disabled: #d6dce2;
  --semantic-background-brand: #c30045;
  --semantic-background-brand-subtle: #fff5fa;
  --semantic-background-brand-strong: #55003a;
  --semantic-background-negative: #e51008;
  --semantic-background-negative-subtle: #fff1ef;
  --semantic-background-positive: #1ea25f;
  --semantic-background-positive-subtle: #f5faf7;
  --semantic-background-warning: #e27305;
  --semantic-background-warning-subtle: #fef9f0;
  --semantic-background-scrim: rgba(0, 0, 0, 0.32);
  --semantic-content-base: #060809;
  --semantic-content-subtle: #2a363d;
  --semantic-content-brand: #c30045;
  --semantic-content-brand-bold: #a5003d;
  --semantic-content-brand-subtle: #ff7e99;
  --semantic-content-label: #acb9c3;
  --semantic-content-disabled: #7c92a2;
  --semantic-content-on-brand: #ffffff;
  --semantic-content-inverted: #ffffff;
  --semantic-content-always-white: #ffffff;
  --semantic-content-always-black: #060809;
  --semantic-content-negative: #e51008;
  --semantic-content-negative-bold: #ae060f;
  --semantic-content-positive: #1ea25f;
  --semantic-content-positive-bold: #118047;
  --semantic-content-warning: #e27305;
  --semantic-content-warning-bold: #b55803;
  --semantic-content-link: #41525d;
  --semantic-border-base: #acb9c3;
  --semantic-border-subtle: #d6dce2;
  --semantic-border-bold: #7c92a2;
  --semantic-border-bolder: #41525d;
  --semantic-border-bold-translucent: rgba(91, 113, 129, 0.12);
  --semantic-border-disabled: #d6dce2;
  --semantic-border-brand: #c30045;
  --semantic-border-brand-subtle: #ff7e99;
  --semantic-border-on-brand: #ffffff;
  --semantic-border-inverted: #ffffff;
  --semantic-border-always-white: #ffffff;
  --semantic-border-always-black: #060809;
  --semantic-border-focus: #ad0cdf;
  --semantic-border-negative: #e51008;
  --semantic-border-positive: #1ea25f;
  --semantic-border-warning: #e27305;
  --semantic-border-idle: rgba(195, 0, 69, 0.08);
  --semantic-border-active: rgba(220, 0, 120, 0.08);
  --semantic-gradient-accessibility-overlay-1: #f9b2ae;
  --semantic-gradient-accessibility-overlay-2: #55003a;
  --semantic-gradient-primary-1: #f60056;
  --semantic-gradient-primary-2: #a5003d;
  --semantic-gradient-glass-1: rgba(255, 255, 255, 0.32);
  --semantic-gradient-glass-2: rgba(255, 255, 255, 0);
  --semantic-gradient-primary-glow-1: #f60056;
  --semantic-gradient-primary-glow-2: rgba(165, 0, 61, 0);
  --semantic-state-link-default-idle: #c30045;
  --semantic-state-link-default-hover: #c30045;
  --semantic-state-link-default-active: #a5003d;
  --semantic-state-link-inverted-idle: #ffd8dd;
  --semantic-state-link-inverted-hover: #ffbac5;
  --semantic-state-link-inverted-active: #ff7e99;
  --semantic-state-background-base-hover: rgba(0, 0, 0, 0.04);
  --semantic-state-background-base-active: rgba(0, 0, 0, 0.08);
  --semantic-state-background-on-color-hover: rgba(0, 0, 0, 0.12);
  --semantic-state-background-on-color-active: rgba(0, 0, 0, 0.24);
  --semantic-state-background-brand-subtle-hover: rgba(220, 0, 120, 0.04);
  --semantic-state-background-brand-subtle-active: rgba(220, 0, 120, 0.08);
  --semantic-animation-ease-sine: cubic-bezier(0.37, 0, 0.63, 1);
  --semantic-animation-ease-in-sine: cubic-bezier( 0.37, 0, 1, 1 );
  --semantic-animation-ease-out-sine: cubic-bezier(0, 0, 0.63, 1);
  --semantic-animation-micro-interaction-duration: 150ms;
  --semantic-animation-micro-interaction-duration-max: 250ms;
  --semantic-animation-state-change-duration: 300ms;
  --semantic-animation-state-change-duration-max: 500ms;
  --semantic-animation-large-transition-duration: 400ms;
  --color-rubis-50: #ffeef0;
  --color-rubis-100: #ffd8dd;
  --color-rubis-200: #ffbac5;
  --color-rubis-300: #ff7e99;
  --color-rubis-400: #f60056;
  --color-rubis-500: #c30045;
  --color-rubis-600: #a5003d;
  --color-rubis-700: #820032;
  --color-rubis-800: #69002a;
  --color-rubis-900: #590024;
  --color-red-50: #fef3f1;
  --color-red-100: #fcdfdb;
  --color-red-200: #f9b2ae;
  --color-red-300: #f57277;
  --color-red-400: #d60f3c;
  --color-red-500: #b1143c;
  --color-red-600: #8c193c;
  --color-red-700: #770f29;
  --color-red-800: #590d20;
  --color-red-900: #4b0c1c;
  --color-violet-50: #f6f0fc;
  --color-violet-100: #e4cdfa;
  --color-violet-200: #d5a8ff;
  --color-violet-300: #c282fe;
  --color-violet-400: #ab57f4;
  --color-violet-500: #9230e4;
  --color-violet-600: #7825ba;
  --color-violet-700: #642693;
  --color-violet-800: #542478;
  --color-violet-900: #4d236c;
  --color-magenta-50: #fff5fa;
  --color-magenta-100: #ffe2f2;
  --color-magenta-200: #ffc3e4;
  --color-magenta-300: #ff75c2;
  --color-magenta-400: #ff1a94;
  --color-magenta-500: #dc0078;
  --color-magenta-600: #bd006e;
  --color-magenta-700: #8a0055;
  --color-magenta-800: #660042;
  --color-magenta-900: #55003a;
  --color-grey-50: #f8f9fa;
  --color-grey-100: #e8ecef;
  --color-grey-200: #d6dce2;
  --color-grey-300: #acb9c3;
  --color-grey-400: #7c92a2;
  --color-grey-500: #5b7181;
  --color-grey-600: #41525d;
  --color-grey-700: #2a363d;
  --color-grey-800: #1c2429;
  --color-grey-900: #060809;
  --color-intense-red-50: #fff1ef;
  --color-intense-red-100: #ffdeda;
  --color-intense-red-200: #fec6bd;
  --color-intense-red-300: #fc9181;
  --color-intense-red-400: #f8573e;
  --color-intense-red-500: #e51008;
  --color-intense-red-600: #ae060f;
  --color-intense-red-700: #800414;
  --color-intense-red-800: #520313;
  --color-intense-red-900: #3a0510;
  --color-orange-50: #fef9f0;
  --color-orange-100: #fdf1dd;
  --color-orange-200: #fbdeb2;
  --color-orange-300: #f9be73;
  --color-orange-400: #f8962b;
  --color-orange-500: #e27305;
  --color-orange-600: #b55803;
  --color-orange-700: #863e01;
  --color-orange-800: #6b3000;
  --color-orange-900: #572600;
  --color-green-50: #f5faf7;
  --color-green-100: #e0f1e7;
  --color-green-200: #bee4ce;
  --color-green-300: #83d6a9;
  --color-green-400: #30c67a;
  --color-green-500: #1ea25f;
  --color-green-600: #118047;
  --color-green-700: #096133;
  --color-green-800: #054c27;
  --color-green-900: #044523;
  --color-focus-50: #faeefe;
  --color-focus-100: #ecbdfb;
  --color-focus-200: #de8cf9;
  --color-focus-300: #d05bf6;
  --color-focus-400: #c637f5;
  --color-focus-500: #ad0cdf;
  --color-focus-600: #880aad;
  --color-focus-700: #63087c;
  --color-focus-800: #3d054b;
  --color-focus-900: #16021b;
  --color-white: #ffffff;
  --color-black: #000000;
  --color-transparent-white-0: rgba(255, 255, 255, 0);
  --color-transparent-white-4: rgba(255, 255, 255, 0.04);
  --color-transparent-white-8: rgba(255, 255, 255, 0.08);
  --color-transparent-white-12: rgba(255, 255, 255, 0.12);
  --color-transparent-white-16: rgba(255, 255, 255, 0.16);
  --color-transparent-white-20: rgba(255, 255, 255, 0.2);
  --color-transparent-white-24: rgba(255, 255, 255, 0.24);
  --color-transparent-white-32: rgba(255, 255, 255, 0.32);
  --color-transparent-white-64: rgba(255, 255, 255, 0.64);
  --color-transparent-white-88: rgba(255, 255, 255, 0.88);
  --color-transparent-black-0: rgba(0, 0, 0, 0);
  --color-transparent-black-4: rgba(0, 0, 0, 0.04);
  --color-transparent-black-8: rgba(0, 0, 0, 0.08);
  --color-transparent-black-12: rgba(0, 0, 0, 0.12);
  --color-transparent-black-16: rgba(0, 0, 0, 0.16);
  --color-transparent-black-20: rgba(0, 0, 0, 0.2);
  --color-transparent-black-24: rgba(0, 0, 0, 0.24);
  --color-transparent-black-32: rgba(0, 0, 0, 0.32);
  --color-transparent-black-64: rgba(0, 0, 0, 0.64);
  --color-transparent-black-88: rgba(0, 0, 0, 0.88);
  --color-transparent-grey-0: rgba(91, 113, 129, 0);
  --color-transparent-grey-4: rgba(91, 113, 129, 0.04);
  --color-transparent-grey-8: rgba(91, 113, 129, 0.08);
  --color-transparent-grey-12: rgba(91, 113, 129, 0.12);
  --color-transparent-grey-16: rgba(91, 113, 129, 0.16);
  --color-transparent-grey-20: rgba(91, 113, 129, 0.2);
  --color-transparent-grey-24: rgba(91, 113, 129, 0.24);
  --color-transparent-grey-32: rgba(91, 113, 129, 0.32);
  --color-transparent-grey-64: rgba(91, 113, 129, 0.64);
  --color-transparent-grey-88: rgba(91, 113, 129, 0.88);
  --typography-font-weight-ref-font-weight-bold: 700;
  --typography-font-weight-ref-font-weight-semibold: 600;
  --typography-font-weight-ref-font-weight-medium: 500;
  --typography-font-weight-ref-font-weight-regular: 400;
  --typography-font-family-ref-font-branded: Belfius21;
  --spacing-ref-spacing-x0: 0px;
  --spacing-ref-spacing-x1: 4px;
  --spacing-ref-spacing-x2: 8px;
  --spacing-ref-spacing-x3: 12px;
  --spacing-ref-spacing-x4: 16px;
  --spacing-ref-spacing-x5: 20px;
  --spacing-ref-spacing-x6: 24px;
  --spacing-ref-spacing-x7: 28px;
  --spacing-ref-spacing-x8: 32px;
  --spacing-ref-spacing-x9: 36px;
  --spacing-ref-spacing-x10: 40px;
  --spacing-ref-spacing-x12: 48px;
  --spacing-ref-spacing-x15: 60px;
  --spacing-ref-spacing-x16: 64px;
  --spacing-ref-spacing-x18: 72px;
  --spacing-ref-spacing-x20: 80px;
  --spacing-ref-spacing-x24: 96px;
  --spacing-ref-spacing-x32: 128px;
  --spacing-ref-spacing-x40: 160px;
  --spacing-ref-spacing-x48: 192px;
  --spacing-ref-spacing-x56: 224px;
  --spacing-ref-spacing-x60: 240px;
  --spacing-ref-spacing-x64: 256px;
  --spacing-ref-spacing-x80: 320px;
  --spacing-ref-spacing-x96: 384px;
  --spacing-ref-spacing-x120: 480px;
  --spacing-ref-spacing-x140: 560px;
  --spacing-ref-spacing-x160: 640px;
  --spacing-ref-spacing-x180: 720px;
  --spacing-ref-spacing-x192: 768px;
  --spacing-ref-spacing-x240: 960px;
  --spacing-ref-spacing-x256: 1024px;
  --spacing-ref-spacing-x320: 1280px;
  --spacing-ref-spacing-x360: 1440px;
  --spacing-ref-spacing-x400: 1600px;
  --spacing-ref-spacing-x480: 1920px;
  --strokes-on-light: 0px 0px 0px 4px #000000, 0px 0px 0px 2px #ffffff;
  --strokes-on-dark: 0px 0px 0px 4px #000000, 0px 0px 0px 2px #52001d;
  --elevation-shadow-level-1: 0px 4px 20px 0px #00000014;
  --elevation-shadow-level-2: 0px 4px 50px 0px #00000014;
  --elevation-shadow-level-3: 0px 4px 50px 0px #0000001f;
  --elevation-glow-default: 0px 1px 5px 0px #eee5f2b2;
  --elevation-glow-emphasis: 0px 5px 40px 10px #3418740d, 0px -11px 23px 20px #c300451a;
  --mobile-grid-columns: 4;
  --mobile-grid-gap: 16px;
  --mobile-grid-offset: 24px;
  --mobile-grid-template: repeat(4, 1fr);
  --mobile-grid-pattern: columns;
  --mobile-grid-visible: true;
  --mobile-grid-alignment: stretch;
  --mobile-grid-color: #ff00001a;
  --mobile-grid-gutterSize: 16px;
  --mobile-grid-count: 4;
  --mobile-grid-offset: 24px;
  --tablet-grid-columns: 8;
  --tablet-grid-gap: 24px;
  --tablet-grid-offset: 32px;
  --tablet-grid-template: repeat(8, 1fr);
  --tablet-grid-pattern: columns;
  --tablet-grid-visible: true;
  --tablet-grid-alignment: stretch;
  --tablet-grid-color: #ff00001a;
  --tablet-grid-gutterSize: 24px;
  --tablet-grid-count: 8;
  --tablet-grid-offset: 32px;
  --desktop-grid-2-columns-1: 12;
  --desktop-grid-2-gap-1: 24px;
  --desktop-grid-2-offset-1: 80px;
  --desktop-grid-2-template-1: repeat(12, 1fr);
  --desktop-grid-2-pattern-1: columns;
  --desktop-grid-2-visible-1: true;
  --desktop-grid-2-alignment-1: stretch;
  --desktop-grid-2-color-1: #7ffef51a;
  --desktop-grid-2-gutterSize-1: 24px;
  --desktop-grid-2-count-1: 12;
  --desktop-grid-2-offset-1: 80px;
  --desktop-grid-2-columns-2: 2;
  --desktop-grid-2-gap-2: 24px;
  --desktop-grid-2-offset-2: 80px;
  --desktop-grid-2-template-2: repeat(2, 1fr);
  --desktop-grid-2-pattern-2: columns;
  --desktop-grid-2-visible-2: true;
  --desktop-grid-2-alignment-2: stretch;
  --desktop-grid-2-color-2: #091db41a;
  --desktop-grid-2-gutterSize-2: 24px;
  --desktop-grid-2-count-2: 2;
  --desktop-grid-2-offset-2: 80px;
  --animation-layer-in-view-offset-y: 24;
  --animation-layer-in-view-delay: 0;
  --animation-layer-in-view-duration: 400ms;
  --animation-layer-in-view-easing: cubic-bezier(0.37, 0, 0.63, 1);
  --animation-staggered-entrance-duration: 400ms;
  --animation-staggered-entrance-delay: 0;
  --animation-staggered-entrance-consecutive-delay: 200ms;
  --animation-staggered-entrance-easing: cubic-bezier(0.37, 0, 0.63, 1);
  --animation-scroll-duration: 400ms;
  --animation-scroll-easing: cubic-bezier(0.37, 0, 0.63, 1);
  --animation-atomic-scale-duration: 400ms;
  --animation-atomic-scale-easing: cubic-bezier(0, 0, 0.63, 1);
  --animation-atomic-position-duration: 400ms;
  --animation-atomic-position-bounce: 0.1;
  --animation-atomic-position-easing: cubic-bezier( 0.37, 0, 1, 1 );
  --animation-atomic-opacity-duration: 400ms;
  --animation-atomic-opacity-easing: cubic-bezier(0.37, 0, 0.63, 1);
  --animation-atomic-corner-radius-duration: 400ms;
  --animation-atomic-corner-radius-easing: cubic-bezier(0.37, 0, 0.63, 1);
  --animation-atomic-wipe-duration: 300ms;
  --animation-atomic-wipe-easing: cubic-bezier(0.37, 0, 0.63, 1);
  --animation-atomic-drop-shadow-duration: 300ms;
  --animation-atomic-drop-shadow-easing: cubic-bezier(0.37, 0, 0.63, 1);
}

/*# sourceMappingURL=variables.css.map */
