@import "https://fonts.googleapis.com/css2?family=Manrope:wght@300;700&display=swap";

/* src/styles.scss */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
input,
select,
textarea,
button {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  vertical-align: baseline;
}
td,
th {
  vertical-align: top;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote::before,
blockquote::after,
q::before,
q::after {
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
button {
  padding: 0;
  border: none;
  outline: none;
  cursor: pointer;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
@font-face {
  font-family: "Franklin";
  src: url(/assets/fonts/franklin-regular-webfont.woff2) format("woff2");
  font-weight: normal;
  font-style: normal;
}
:root {
  --primary-base: #7089f4;
  --primary-base70: #98acf7;
  --primary-base30: #d4dcfc;
  --primary-base10: #f1f3fe;
  --primary-contrast: #5a6ec3;
  --primary-inverse: #fff;
  --secondary-base: #30428b;
  --alternative1-base: #f5f5f5;
  --alternative1-base70: #f5f5f5;
  --alternative1-base50: #f5f5f5;
  --alternative1-base30: #f5f5f5;
  --alternative1-base10: #f5f5f5;
  --alternative1-contrast: #f5f5f5;
  --alternative2-base: #f5f5f5;
  --alternative2-base70: #f5f5f5;
  --alternative2-base50: #f5f5f5;
  --alternative2-base30: #f5f5f5;
  --alternative2-base10: #f5f5f5;
  --alternative2-contrast: #f5f5f5;
  --alternative3-base: #99cdb6;
  --alternative3-base70: #b8dccc;
  --alternative3-base50: #cce6db;
  --alternative3-base30: #e0f0e9;
  --alternative3-base10: #f5faf8;
  --alternative3-contrast: #22332b;
  --alternative4-base: #fdc3c2;
  --alternative4-base70: #fed5d4;
  --alternative4-base50: #fee1e1;
  --alternative4-base30: #feeded;
  --alternative4-base10: #fff9f9;
  --alternative4-contrast: #7c150d;
  --ui-support-toggle-active: #66d666;
  --ui-support-info-blue: #30428b;
  --ui-support-info-blue-background-medium: #d4dcfc;
  --ui-support-info-blue-background-light: #f1f3fe;
  --ui-support-success-green: #22332b;
  --ui-support-success-green-background-medium: #b8dccc;
  --ui-support-success-green-background-light: #e0f0e9;
  --ui-support-error-dark-red: #7c150d;
  --ui-support-error-red: #aa0000;
  --ui-support-error-red-background-medium: #fedbda;
  --ui-support-error-red-background-light: #fff3f3;
  --ui-white: #ffffff;
  --ui-neutral-base00: #f5f5f5;
  --ui-neutral-base10: #eaeaeb;
  --ui-neutral-base20: #d5d5d8;
  --ui-neutral-base30: #c0c0c4;
  --ui-neutral-base40: #ababb1;
  --ui-neutral-base50: #97979d;
  --ui-neutral-base60: #828289;
  --ui-neutral-base70: #6d6d76;
  --ui-neutral-base80: #585862;
  --ui-neutral-base90: #43434f;
  --ui-black: #2e2e3b;
  --ui-black-filter: brightness(0) saturate(100%) invert(16%) sepia(5%) saturate(2069%) hue-rotate(202deg) brightness(95%) contrast(90%);
  --ui-white-filter: brightness(0) saturate(100%) invert(100%) sepia(32%) saturate(0%) hue-rotate(80deg) brightness(107%) contrast(101%);
  --error-icon-filter: brightness(0) saturate(100%) invert(7%) sepia(96%) saturate(7429%) hue-rotate(1deg) brightness(92%) contrast(105%);
  --ui-neutral-base30-filter: brightness(0) saturate(100%) invert(80%) sepia(32%) saturate(22%) hue-rotate(202deg) brightness(92%) contrast(90%);
  --ui-neutral-base40-filter: brightness(0) saturate(100%) invert(79%) sepia(9%) saturate(141%) hue-rotate(202deg) brightness(89%) contrast(80%);
  --ui-support-info-blue-filter: brightness(0) saturate(100%) invert(23%) sepia(98%) saturate(696%) hue-rotate(197deg) brightness(86%) contrast(90%);
  --ui-support-error-dark-red-filter: brightness(0) saturate(100%) invert(6%) sepia(79%) saturate(6630%) hue-rotate(4deg) brightness(94%) contrast(90%);
  --ui-support-success-green-filter: brightness(0) saturate(100%) invert(21%) sepia(54%) saturate(638%) hue-rotate(109deg) brightness(94%) contrast(99%);
  --primary-contrast-filter: brightness(0) saturate(100%) invert(47%) sepia(13%) saturate(2071%) hue-rotate(191deg) brightness(89%) contrast(93%);
}
:root {
  --font-regular: "Manrope", sans-serif;
  --font-bold: "Manrope", sans-serif;
  --font-light: "Manrope", sans-serif;
  --primary-base01: #f8f9ff;
  --primary-base10: #f1f3fe;
  --primary-base20: #f1f3fe;
  --primary-base30: #c9d2ff;
  --primary-base: #7089f4;
  --primary-contrast: #4360c4;
  --primary-base80: #283f8d;
  --secondary-base: #172b6d;
  --red-lighter: #ffe7e7;
  --red-light: #ffadab;
  --red-default: #e85b5b;
  --red-dark: #cd2222;
  --red-darker: #a01a10;
  --green-lighter: #edffee;
  --green-light: #c8f6ca;
  --green-default: #42ae47;
  --green-dark: #0c7711;
  --green-darker: #005104;
}
html,
body {
  font-family: var(--font-regular);
  color: #2e2e3b;
}

/* angular:styles/global:styles */
/*# sourceMappingURL=styles.css.map */
