@charset "UTF-8";body.frontoffice{--font-primary: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--fw-regular: 400;--fw-medium: 500;--fw-semibold: 600;--fw-bold: 700;--fs-body-lg: 1.25rem;--lh-body-lg: 1.875rem;--ls-body-lg: -.00625rem;--fs-body-xl: 1.5rem;--lh-bdoy-xl: 1.8rem;--fs-body-xxl: 1.75rem;--lh-body-xxl: 2.625rem;--fs-header-3: 2rem;--lh-header-3: 2.375rem;--fs-header-4: 1.75rem;--lh-header-4: 1.75rem;--color-primary: #602179;--color-secondary: #ccbbdb;--color-gray-200: #f4f4f4;--color-gray-100: #fdfcfb;--color-brand-neutral-white: #ffffff;--color-brand-neutral-black: #000000;--color-brand-purple-100: #e6e1fa;--ls-heading: normal;--ls-body: normal;font-family:var(--font-primary);font-size:var(--fs-body-lg);line-height:var(--lh-body-lg);font-weight:var(--fw-regular);letter-spacing:var(--ls-body-lg);background-color:var(--color-brand-neutral-white);color:var(--color-brand-neutral-black)}body.frontoffice{display:flex;flex-direction:column}body.frontoffice main{flex:1}body.frontoffice .text-body-lg{font-size:var(--fs-body-lg);line-height:var(--lh-body-lg);letter-spacing:var(--ls-body-lg);font-weight:var(--fw-regular)}body.frontoffice .text-body-xl{font-size:var(--fs-body-xl);line-height:var(--lh-body-xl);font-weight:var(--fw-regular)}body.frontoffice .text-body-xxl{font-size:var(--fs-body-xxl);line-height:var(--lh-body-xxl);font-weight:var(--fw-regular)}body.frontoffice .text-header-3{font-size:var(--fs-header-3);line-height:var(--lh-header-3);font-weight:var(--fw-semibold)}body.frontoffice .text-header-4{font-size:var(--fs-header-4);line-height:var(--lh-header-4);font-weight:var(--fw-semibold)}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%}img{max-width:100%;display:block}
