:root{--black: black;--white: white;--yellow: #ffdd00;--corporate-blue: #023f88;--action-blue: #007aff;--bright-blue: #00bdf2;--subtle-blue: #b9e5fb;--gradients-subtle-blue-600: #0784c2;--cancel-red: #ff0000;--gradients-red-700: #d70000;--gradients-green-100: #e7f5d2;--gradients-green-200: #d2ebab;--black-inactive: #00000080;--greyscale-black-inactive: rgba(0, 0, 0, .3);--greyscale-light-grey: #e5e5e5;--greyscale-lighter-grey: #f6f6f6;--greyscale-light-selection-grey: #f2f2f2;--shade-greyscale-light-grey: #d6d6d6;--greyscale-subtle-grey: #bbbbbb;--greyscale-grey: #777777;--greyscale-dark-grey: #4a4a4a;--disabled-grey: #0000004d;--disabled-opacity: .3;--max-width: 1280px;--max-width-inner: 448px;--border-radius: 4px;--border-radius-large: 10px;--header-mobile-height: 48px;--item-shadow: 0 4px 16px 0 rgba(0, 0, 0, .1);--item-border: 1px solid var(--greyscale-lighter-grey);--item-border-dark-grey: 1px solid var(--greyscale-dark-grey);--item-border-corporate-blue: 1px solid var(--corporate-blue);--item-border-action-blue: 1px solid var(--action-blue);--item-border-small: .5px solid var(--greyscale-lighter-grey);--item-border-small-shade-grey: .5px solid var(--shade-greyscale-light-grey);--item-border-small-action-blue: .5px solid var(--action-blue);--item-border-divider: 8px solid var(--greyscale-lighter-grey);--item-border-warning: 1px solid #f58220;--background-tag-information: rgba(141, 198, 63, 1);--background-tag-warning: rgba(245, 130, 32, .1);--color-tag-information: #8dc63f;--color-tag-warning: #f58220;--font-size-small: 12px;--font-size-body: 14px;--font-weight-medium: 500;--font-weight-semibold: 600}html{margin:0;padding:0;overflow:hidden}body{width:100vw;height:100dvh;margin:0;padding:0;font-weight:500;font-size:14px;line-height:20px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f6f6f6}*{box-sizing:border-box}* ::-webkit-scrollbar{display:none}#root{width:100%;height:100%;margin:0;display:flex;flex-direction:column;align-items:center}body,input,textarea,button{font-family:Noto Sans Display;-webkit-tap-highlight-color:transparent}input{padding:0}ul{margin-block:0px;padding-inline:0px;list-style-type:none}h1{font-weight:400;font-size:42px;line-height:48px;margin:0}.header-h5-500{font-weight:500;font-size:18px;line-height:24px;margin:0}.header-h6-400{font-weight:400;font-size:16px;line-height:24px;margin:0}.header-h7-500{font-weight:500;font-size:14px;line-height:24px;margin:0}.header-h9-700{font-size:10px;font-style:normal;font-weight:700;line-height:16px}.body-medium-400{font-weight:400;font-size:14px;line-height:24px;margin:0}.body-small-500{font-weight:500;font-size:12px;line-height:20px;margin:0}.body-extra-small-500{font-weight:500;font-size:10px;line-height:16px;margin:0}
