/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@angular-devkit/build-angular/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles/index.scss?ngGlobalStyle ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*
0 - 600px --> phone
600px - 900px --> Tablet Portrait
900px - 1200px --> Tablet Landscape
[1200px - 1800px] --> Desktop view (Where our normal style applies)
1800px + --> Big desktop
*/
/*
$breakpoint argument choices
- phone
- tab-port
- tab-land
- big-desktop
1em = 14px
*/
@font-face {
  font-family: "Roobert";
  src: url('RoobertENEL-Light.woff2') format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roobert";
  src: url('RoobertENEL-Regular.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roobert";
  src: url('RoobertENEL-Bold.woff2') format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roobert";
  src: url('RoobertENEL-Black.woff2') format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
* {
  padding: 0;
  margin: 0;
}

*,
*::after,
*::before {
  box-sizing: inherit;
}

body {
  font-family: "Roobert", sans-serif;
}

:root {
  --neutral-lighter: #eff2f7;
  --surface-title: #131416;
  --surface-body: #272c34;
  --surface-description: #667790;
  --success-background-color: #e0f0e2;
  --success-icon-color: #59bc5f;
  --partial-background-color: #fff8e0;
  --partial-icon-color: #eecc16;
  --error-background-color: #ffe3ed;
  --warning-color: #f5b500;
  --card-border-color: #c2cddd;
  --completed-background-color: #f5fff6;
  --completed-border-color: #00855d;
  --in-progress-background-color: #fcf1e6;
  --in-progress-border-color: #e67300;
  --not-started-background-color: #ffe9e8;
  --not-started-border-color: #ed0529;
}

::ng-deep .p-tooltip .p-tooltip-text {
  margin: 0;
  font-family: "RoobertENEL", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  color: #000;
  line-height: 1rem;
  width: auto;
  padding: var(--size-spacing-density-1, 16px);
  white-space: pre-line;
  justify-content: center;
  align-items: center;
  gap: 16px;
  border-radius: 16px;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  background: #fff;
}

::ng-deep .p-tooltip .p-tooltip-arrow {
  display: none;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@angular-devkit/build-angular/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/@dsy/enel/dist/style.css?ngGlobalStyle ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
// extracted by mini-css-extract-plugin
export {};
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@angular-devkit/build-angular/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/@dsy/enelx/dist/style.css?ngGlobalStyle ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
// extracted by mini-css-extract-plugin
export {};

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