/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./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.scss?ngGlobalStyle ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
button,
a {
  position: relative;
}
button.primary, button.secondary, button.tertiary, button.ghost, button.cancel, button.cancel-alt, button.error, button.error-alt, button.text,
a.primary,
a.secondary,
a.tertiary,
a.ghost,
a.cancel,
a.cancel-alt,
a.error,
a.error-alt,
a.text {
  border-radius: 0.8rem;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  line-height: 1.8rem;
  border-width: 1px;
  border-style: solid;
  transition: all 75ms ease-out;
}
button.primary.primary, button.secondary.primary, button.tertiary.primary, button.ghost.primary, button.cancel.primary, button.cancel-alt.primary, button.error.primary, button.error-alt.primary, button.text.primary,
a.primary.primary,
a.secondary.primary,
a.tertiary.primary,
a.ghost.primary,
a.cancel.primary,
a.cancel-alt.primary,
a.error.primary,
a.error-alt.primary,
a.text.primary {
  background-color: #2D385D;
  border-color: #2D385D;
  color: #FFFFFF;
}
button.primary.primary:hover, button.secondary.primary:hover, button.tertiary.primary:hover, button.ghost.primary:hover, button.cancel.primary:hover, button.cancel-alt.primary:hover, button.error.primary:hover, button.error-alt.primary:hover, button.text.primary:hover,
a.primary.primary:hover,
a.secondary.primary:hover,
a.tertiary.primary:hover,
a.ghost.primary:hover,
a.cancel.primary:hover,
a.cancel-alt.primary:hover,
a.error.primary:hover,
a.error-alt.primary:hover,
a.text.primary:hover {
  background: #3A4777;
  border-color: #3A4777;
}
button.primary.primary:active, button.secondary.primary:active, button.tertiary.primary:active, button.ghost.primary:active, button.cancel.primary:active, button.cancel-alt.primary:active, button.error.primary:active, button.error-alt.primary:active, button.text.primary:active,
a.primary.primary:active,
a.secondary.primary:active,
a.tertiary.primary:active,
a.ghost.primary:active,
a.cancel.primary:active,
a.cancel-alt.primary:active,
a.error.primary:active,
a.error-alt.primary:active,
a.text.primary:active {
  background: #1E253E;
  border-color: #1E253E;
}
button.primary.primary:disabled, button.secondary.primary:disabled, button.tertiary.primary:disabled, button.ghost.primary:disabled, button.cancel.primary:disabled, button.cancel-alt.primary:disabled, button.error.primary:disabled, button.error-alt.primary:disabled, button.text.primary:disabled,
a.primary.primary:disabled,
a.secondary.primary:disabled,
a.tertiary.primary:disabled,
a.ghost.primary:disabled,
a.cancel.primary:disabled,
a.cancel-alt.primary:disabled,
a.error.primary:disabled,
a.error-alt.primary:disabled,
a.text.primary:disabled {
  border-color: #F4F4F9;
  background: #F4F4F9;
  color: #C0C8E1;
}
button.primary.secondary, button.secondary.secondary, button.tertiary.secondary, button.ghost.secondary, button.cancel.secondary, button.cancel-alt.secondary, button.error.secondary, button.error-alt.secondary, button.text.secondary,
a.primary.secondary,
a.secondary.secondary,
a.tertiary.secondary,
a.ghost.secondary,
a.cancel.secondary,
a.cancel-alt.secondary,
a.error.secondary,
a.error-alt.secondary,
a.text.secondary {
  background-color: #14BDBD;
  border-color: #14BDBD;
  color: #FFFFFF;
}
button.primary.secondary:hover, button.secondary.secondary:hover, button.tertiary.secondary:hover, button.ghost.secondary:hover, button.cancel.secondary:hover, button.cancel-alt.secondary:hover, button.error.secondary:hover, button.error-alt.secondary:hover, button.text.secondary:hover,
a.primary.secondary:hover,
a.secondary.secondary:hover,
a.tertiary.secondary:hover,
a.ghost.secondary:hover,
a.cancel.secondary:hover,
a.cancel-alt.secondary:hover,
a.error.secondary:hover,
a.error-alt.secondary:hover,
a.text.secondary:hover {
  background: #11A5A5;
  border-color: #11A5A5;
}
button.primary.secondary:active, button.secondary.secondary:active, button.tertiary.secondary:active, button.ghost.secondary:active, button.cancel.secondary:active, button.cancel-alt.secondary:active, button.error.secondary:active, button.error-alt.secondary:active, button.text.secondary:active,
a.primary.secondary:active,
a.secondary.secondary:active,
a.tertiary.secondary:active,
a.ghost.secondary:active,
a.cancel.secondary:active,
a.cancel-alt.secondary:active,
a.error.secondary:active,
a.error-alt.secondary:active,
a.text.secondary:active {
  background: #0C7676;
  border-color: #0C7676;
}
button.primary.secondary:disabled, button.secondary.secondary:disabled, button.tertiary.secondary:disabled, button.ghost.secondary:disabled, button.cancel.secondary:disabled, button.cancel-alt.secondary:disabled, button.error.secondary:disabled, button.error-alt.secondary:disabled, button.text.secondary:disabled,
a.primary.secondary:disabled,
a.secondary.secondary:disabled,
a.tertiary.secondary:disabled,
a.ghost.secondary:disabled,
a.cancel.secondary:disabled,
a.cancel-alt.secondary:disabled,
a.error.secondary:disabled,
a.error-alt.secondary:disabled,
a.text.secondary:disabled {
  border-color: #F7F7F8;
  background: #F7F7F8;
  color: #C7C9CF;
}
button.primary.tertiary, button.secondary.tertiary, button.tertiary.tertiary, button.ghost.tertiary, button.cancel.tertiary, button.cancel-alt.tertiary, button.error.tertiary, button.error-alt.tertiary, button.text.tertiary,
a.primary.tertiary,
a.secondary.tertiary,
a.tertiary.tertiary,
a.ghost.tertiary,
a.cancel.tertiary,
a.cancel-alt.tertiary,
a.error.tertiary,
a.error-alt.tertiary,
a.text.tertiary {
  background-color: #F7F7F8;
  border-color: #F7F7F8;
  color: #696E7A;
}
button.primary.tertiary:hover, button.secondary.tertiary:hover, button.tertiary.tertiary:hover, button.ghost.tertiary:hover, button.cancel.tertiary:hover, button.cancel-alt.tertiary:hover, button.error.tertiary:hover, button.error-alt.tertiary:hover, button.text.tertiary:hover,
a.primary.tertiary:hover,
a.secondary.tertiary:hover,
a.tertiary.tertiary:hover,
a.ghost.tertiary:hover,
a.cancel.tertiary:hover,
a.cancel-alt.tertiary:hover,
a.error.tertiary:hover,
a.error-alt.tertiary:hover,
a.text.tertiary:hover {
  background-color: #EFF0F1;
  border-color: #EFF0F1;
}
button.primary.tertiary:active, button.secondary.tertiary:active, button.tertiary.tertiary:active, button.ghost.tertiary:active, button.cancel.tertiary:active, button.cancel-alt.tertiary:active, button.error.tertiary:active, button.error-alt.tertiary:active, button.text.tertiary:active,
a.primary.tertiary:active,
a.secondary.tertiary:active,
a.tertiary.tertiary:active,
a.ghost.tertiary:active,
a.cancel.tertiary:active,
a.cancel-alt.tertiary:active,
a.error.tertiary:active,
a.error-alt.tertiary:active,
a.text.tertiary:active {
  background-color: #DFE0E3;
  border-color: #DFE0E3;
}
button.primary.tertiary:disabled, button.secondary.tertiary:disabled, button.tertiary.tertiary:disabled, button.ghost.tertiary:disabled, button.cancel.tertiary:disabled, button.cancel-alt.tertiary:disabled, button.error.tertiary:disabled, button.error-alt.tertiary:disabled, button.text.tertiary:disabled,
a.primary.tertiary:disabled,
a.secondary.tertiary:disabled,
a.tertiary.tertiary:disabled,
a.ghost.tertiary:disabled,
a.cancel.tertiary:disabled,
a.cancel-alt.tertiary:disabled,
a.error.tertiary:disabled,
a.error-alt.tertiary:disabled,
a.text.tertiary:disabled {
  border-color: #F7F7F8;
  background: #F7F7F8;
  color: #C7C9CF;
}
button.primary.ghost, button.secondary.ghost, button.tertiary.ghost, button.ghost.ghost, button.cancel.ghost, button.cancel-alt.ghost, button.error.ghost, button.error-alt.ghost, button.text.ghost,
a.primary.ghost,
a.secondary.ghost,
a.tertiary.ghost,
a.ghost.ghost,
a.cancel.ghost,
a.cancel-alt.ghost,
a.error.ghost,
a.error-alt.ghost,
a.text.ghost {
  background-color: #FFFFFF;
  border-color: #14BDBD;
  color: #696E7A;
}
button.primary.ghost:hover, button.secondary.ghost:hover, button.tertiary.ghost:hover, button.ghost.ghost:hover, button.cancel.ghost:hover, button.cancel-alt.ghost:hover, button.error.ghost:hover, button.error-alt.ghost:hover, button.text.ghost:hover,
a.primary.ghost:hover,
a.secondary.ghost:hover,
a.tertiary.ghost:hover,
a.ghost.ghost:hover,
a.cancel.ghost:hover,
a.cancel-alt.ghost:hover,
a.error.ghost:hover,
a.error-alt.ghost:hover,
a.text.ghost:hover {
  background: #F1FEFE;
}
button.primary.ghost:active, button.secondary.ghost:active, button.tertiary.ghost:active, button.ghost.ghost:active, button.cancel.ghost:active, button.cancel-alt.ghost:active, button.error.ghost:active, button.error-alt.ghost:active, button.text.ghost:active,
a.primary.ghost:active,
a.secondary.ghost:active,
a.tertiary.ghost:active,
a.ghost.ghost:active,
a.cancel.ghost:active,
a.cancel-alt.ghost:active,
a.error.ghost:active,
a.error-alt.ghost:active,
a.text.ghost:active {
  background: #E4FCFC;
}
button.primary.ghost:disabled, button.secondary.ghost:disabled, button.tertiary.ghost:disabled, button.ghost.ghost:disabled, button.cancel.ghost:disabled, button.cancel-alt.ghost:disabled, button.error.ghost:disabled, button.error-alt.ghost:disabled, button.text.ghost:disabled,
a.primary.ghost:disabled,
a.secondary.ghost:disabled,
a.tertiary.ghost:disabled,
a.ghost.ghost:disabled,
a.cancel.ghost:disabled,
a.cancel-alt.ghost:disabled,
a.error.ghost:disabled,
a.error-alt.ghost:disabled,
a.text.ghost:disabled {
  background-color: #FFFFFF;
  border-color: #EFF0F1;
  color: #C7C9CF;
}
button.primary.cancel, button.secondary.cancel, button.tertiary.cancel, button.ghost.cancel, button.cancel.cancel, button.cancel-alt.cancel, button.error.cancel, button.error-alt.cancel, button.text.cancel,
a.primary.cancel,
a.secondary.cancel,
a.tertiary.cancel,
a.ghost.cancel,
a.cancel.cancel,
a.cancel-alt.cancel,
a.error.cancel,
a.error-alt.cancel,
a.text.cancel {
  background-color: #FFFFFF;
  border-color: #DFE0E3;
  color: #696E7A;
}
button.primary.cancel:hover, button.secondary.cancel:hover, button.tertiary.cancel:hover, button.ghost.cancel:hover, button.cancel.cancel:hover, button.cancel-alt.cancel:hover, button.error.cancel:hover, button.error-alt.cancel:hover, button.text.cancel:hover,
a.primary.cancel:hover,
a.secondary.cancel:hover,
a.tertiary.cancel:hover,
a.ghost.cancel:hover,
a.cancel.cancel:hover,
a.cancel-alt.cancel:hover,
a.error.cancel:hover,
a.error-alt.cancel:hover,
a.text.cancel:hover {
  background: #F7F7F8;
}
button.primary.cancel:active, button.secondary.cancel:active, button.tertiary.cancel:active, button.ghost.cancel:active, button.cancel.cancel:active, button.cancel-alt.cancel:active, button.error.cancel:active, button.error-alt.cancel:active, button.text.cancel:active,
a.primary.cancel:active,
a.secondary.cancel:active,
a.tertiary.cancel:active,
a.ghost.cancel:active,
a.cancel.cancel:active,
a.cancel-alt.cancel:active,
a.error.cancel:active,
a.error-alt.cancel:active,
a.text.cancel:active {
  background: #DFE0E3;
}
button.primary.cancel:disabled, button.secondary.cancel:disabled, button.tertiary.cancel:disabled, button.ghost.cancel:disabled, button.cancel.cancel:disabled, button.cancel-alt.cancel:disabled, button.error.cancel:disabled, button.error-alt.cancel:disabled, button.text.cancel:disabled,
a.primary.cancel:disabled,
a.secondary.cancel:disabled,
a.tertiary.cancel:disabled,
a.ghost.cancel:disabled,
a.cancel.cancel:disabled,
a.cancel-alt.cancel:disabled,
a.error.cancel:disabled,
a.error-alt.cancel:disabled,
a.text.cancel:disabled {
  background-color: #FFFFFF;
  border-color: #EFF0F1;
  color: #C7C9CF;
}
button.primary.cancel-alt, button.secondary.cancel-alt, button.tertiary.cancel-alt, button.ghost.cancel-alt, button.cancel.cancel-alt, button.cancel-alt.cancel-alt, button.error.cancel-alt, button.error-alt.cancel-alt, button.text.cancel-alt,
a.primary.cancel-alt,
a.secondary.cancel-alt,
a.tertiary.cancel-alt,
a.ghost.cancel-alt,
a.cancel.cancel-alt,
a.cancel-alt.cancel-alt,
a.error.cancel-alt,
a.error-alt.cancel-alt,
a.text.cancel-alt {
  background-color: #FFFFFF;
  border-color: #DFE0E3;
  color: #DFE0E3;
}
button.primary.cancel-alt:hover, button.secondary.cancel-alt:hover, button.tertiary.cancel-alt:hover, button.ghost.cancel-alt:hover, button.cancel.cancel-alt:hover, button.cancel-alt.cancel-alt:hover, button.error.cancel-alt:hover, button.error-alt.cancel-alt:hover, button.text.cancel-alt:hover,
a.primary.cancel-alt:hover,
a.secondary.cancel-alt:hover,
a.tertiary.cancel-alt:hover,
a.ghost.cancel-alt:hover,
a.cancel.cancel-alt:hover,
a.cancel-alt.cancel-alt:hover,
a.error.cancel-alt:hover,
a.error-alt.cancel-alt:hover,
a.text.cancel-alt:hover {
  background-color: #FFFFFF;
  color: #DFE0E3;
}
button.primary.cancel-alt:active, button.primary.cancel-alt.active, button.secondary.cancel-alt:active, button.secondary.cancel-alt.active, button.tertiary.cancel-alt:active, button.tertiary.cancel-alt.active, button.ghost.cancel-alt:active, button.ghost.cancel-alt.active, button.cancel.cancel-alt:active, button.cancel.cancel-alt.active, button.cancel-alt.cancel-alt:active, button.cancel-alt.cancel-alt.active, button.error.cancel-alt:active, button.error.cancel-alt.active, button.error-alt.cancel-alt:active, button.error-alt.cancel-alt.active, button.text.cancel-alt:active, button.text.cancel-alt.active,
a.primary.cancel-alt:active,
a.primary.cancel-alt.active,
a.secondary.cancel-alt:active,
a.secondary.cancel-alt.active,
a.tertiary.cancel-alt:active,
a.tertiary.cancel-alt.active,
a.ghost.cancel-alt:active,
a.ghost.cancel-alt.active,
a.cancel.cancel-alt:active,
a.cancel.cancel-alt.active,
a.cancel-alt.cancel-alt:active,
a.cancel-alt.cancel-alt.active,
a.error.cancel-alt:active,
a.error.cancel-alt.active,
a.error-alt.cancel-alt:active,
a.error-alt.cancel-alt.active,
a.text.cancel-alt:active,
a.text.cancel-alt.active {
  color: #696E7A;
}
button.primary.cancel-alt:disabled, button.secondary.cancel-alt:disabled, button.tertiary.cancel-alt:disabled, button.ghost.cancel-alt:disabled, button.cancel.cancel-alt:disabled, button.cancel-alt.cancel-alt:disabled, button.error.cancel-alt:disabled, button.error-alt.cancel-alt:disabled, button.text.cancel-alt:disabled,
a.primary.cancel-alt:disabled,
a.secondary.cancel-alt:disabled,
a.tertiary.cancel-alt:disabled,
a.ghost.cancel-alt:disabled,
a.cancel.cancel-alt:disabled,
a.cancel-alt.cancel-alt:disabled,
a.error.cancel-alt:disabled,
a.error-alt.cancel-alt:disabled,
a.text.cancel-alt:disabled {
  background-color: #FFFFFF;
  border-color: #EFF0F1;
  color: #C7C9CF;
}
button.primary.error, button.secondary.error, button.tertiary.error, button.ghost.error, button.cancel.error, button.cancel-alt.error, button.error.error, button.error-alt.error, button.text.error,
a.primary.error,
a.secondary.error,
a.tertiary.error,
a.ghost.error,
a.cancel.error,
a.cancel-alt.error,
a.error.error,
a.error-alt.error,
a.text.error {
  background-color: #E72754;
  border-color: #E72754;
  color: #FFFFFF;
}
button.primary.error:hover, button.secondary.error:hover, button.tertiary.error:hover, button.ghost.error:hover, button.cancel.error:hover, button.cancel-alt.error:hover, button.error.error:hover, button.error-alt.error:hover, button.text.error:hover,
a.primary.error:hover,
a.secondary.error:hover,
a.tertiary.error:hover,
a.ghost.error:hover,
a.cancel.error:hover,
a.cancel-alt.error:hover,
a.error.error:hover,
a.error-alt.error:hover,
a.text.error:hover {
  background: #EB4B71;
  border-color: #EB4B71;
}
button.primary.error:active, button.secondary.error:active, button.tertiary.error:active, button.ghost.error:active, button.cancel.error:active, button.cancel-alt.error:active, button.error.error:active, button.error-alt.error:active, button.text.error:active,
a.primary.error:active,
a.secondary.error:active,
a.tertiary.error:active,
a.ghost.error:active,
a.cancel.error:active,
a.cancel-alt.error:active,
a.error.error:active,
a.error-alt.error:active,
a.text.error:active {
  background: #DC1846;
  border-color: #DC1846;
}
button.primary.error:disabled, button.secondary.error:disabled, button.tertiary.error:disabled, button.ghost.error:disabled, button.cancel.error:disabled, button.cancel-alt.error:disabled, button.error.error:disabled, button.error-alt.error:disabled, button.text.error:disabled,
a.primary.error:disabled,
a.secondary.error:disabled,
a.tertiary.error:disabled,
a.ghost.error:disabled,
a.cancel.error:disabled,
a.cancel-alt.error:disabled,
a.error.error:disabled,
a.error-alt.error:disabled,
a.text.error:disabled {
  background-color: #F7F7F8;
  border-color: #F7F7F8;
  color: #C7C9CF;
}
button.primary.text, button.secondary.text, button.tertiary.text, button.ghost.text, button.cancel.text, button.cancel-alt.text, button.error.text, button.error-alt.text, button.text.text,
a.primary.text,
a.secondary.text,
a.tertiary.text,
a.ghost.text,
a.cancel.text,
a.cancel-alt.text,
a.error.text,
a.error-alt.text,
a.text.text {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  color: #696E7A;
}
button.primary.text:hover, button.secondary.text:hover, button.tertiary.text:hover, button.ghost.text:hover, button.cancel.text:hover, button.cancel-alt.text:hover, button.error.text:hover, button.error-alt.text:hover, button.text.text:hover,
a.primary.text:hover,
a.secondary.text:hover,
a.tertiary.text:hover,
a.ghost.text:hover,
a.cancel.text:hover,
a.cancel-alt.text:hover,
a.error.text:hover,
a.error-alt.text:hover,
a.text.text:hover {
  background: #F7F7F8;
  border-color: #F7F7F8;
}
button.primary.text:active, button.secondary.text:active, button.tertiary.text:active, button.ghost.text:active, button.cancel.text:active, button.cancel-alt.text:active, button.error.text:active, button.error-alt.text:active, button.text.text:active,
a.primary.text:active,
a.secondary.text:active,
a.tertiary.text:active,
a.ghost.text:active,
a.cancel.text:active,
a.cancel-alt.text:active,
a.error.text:active,
a.error-alt.text:active,
a.text.text:active {
  background: #DFE0E3;
  border-color: #DFE0E3;
}
button.primary.text:disabled, button.secondary.text:disabled, button.tertiary.text:disabled, button.ghost.text:disabled, button.cancel.text:disabled, button.cancel-alt.text:disabled, button.error.text:disabled, button.error-alt.text:disabled, button.text.text:disabled,
a.primary.text:disabled,
a.secondary.text:disabled,
a.tertiary.text:disabled,
a.ghost.text:disabled,
a.cancel.text:disabled,
a.cancel-alt.text:disabled,
a.error.text:disabled,
a.error-alt.text:disabled,
a.text.text:disabled {
  background-color: #FFFFFF;
  color: #C7C9CF;
}
button.primary.error-alt, button.secondary.error-alt, button.tertiary.error-alt, button.ghost.error-alt, button.cancel.error-alt, button.cancel-alt.error-alt, button.error.error-alt, button.error-alt.error-alt, button.text.error-alt,
a.primary.error-alt,
a.secondary.error-alt,
a.tertiary.error-alt,
a.ghost.error-alt,
a.cancel.error-alt,
a.cancel-alt.error-alt,
a.error.error-alt,
a.error-alt.error-alt,
a.text.error-alt {
  background-color: #FEF3F6;
  border-color: #FEF3F6;
  color: #DC1846;
}
button.primary.error-alt:hover, button.secondary.error-alt:hover, button.tertiary.error-alt:hover, button.ghost.error-alt:hover, button.cancel.error-alt:hover, button.cancel-alt.error-alt:hover, button.error.error-alt:hover, button.error-alt.error-alt:hover, button.text.error-alt:hover,
a.primary.error-alt:hover,
a.secondary.error-alt:hover,
a.tertiary.error-alt:hover,
a.ghost.error-alt:hover,
a.cancel.error-alt:hover,
a.cancel-alt.error-alt:hover,
a.error.error-alt:hover,
a.error-alt.error-alt:hover,
a.text.error-alt:hover {
  background: #FCE7EC;
  border-color: #FCE7EC;
}
button.primary.error-alt:active, button.secondary.error-alt:active, button.tertiary.error-alt:active, button.ghost.error-alt:active, button.cancel.error-alt:active, button.cancel-alt.error-alt:active, button.error.error-alt:active, button.error-alt.error-alt:active, button.text.error-alt:active,
a.primary.error-alt:active,
a.secondary.error-alt:active,
a.tertiary.error-alt:active,
a.ghost.error-alt:active,
a.cancel.error-alt:active,
a.cancel-alt.error-alt:active,
a.error.error-alt:active,
a.error-alt.error-alt:active,
a.text.error-alt:active {
  background: #F59FB3;
  border-color: #F59FB3;
}
button.primary.error-alt:disabled, button.secondary.error-alt:disabled, button.tertiary.error-alt:disabled, button.ghost.error-alt:disabled, button.cancel.error-alt:disabled, button.cancel-alt.error-alt:disabled, button.error.error-alt:disabled, button.error-alt.error-alt:disabled, button.text.error-alt:disabled,
a.primary.error-alt:disabled,
a.secondary.error-alt:disabled,
a.tertiary.error-alt:disabled,
a.ghost.error-alt:disabled,
a.cancel.error-alt:disabled,
a.cancel-alt.error-alt:disabled,
a.error.error-alt:disabled,
a.error-alt.error-alt:disabled,
a.text.error-alt:disabled {
  background-color: #F7F7F8;
  border-color: #F7F7F8;
  color: #C7C9CF;
}
button.primary:disabled, button.secondary:disabled, button.tertiary:disabled, button.ghost:disabled, button.cancel:disabled, button.cancel-alt:disabled, button.error:disabled, button.error-alt:disabled, button.text:disabled,
a.primary:disabled,
a.secondary:disabled,
a.tertiary:disabled,
a.ghost:disabled,
a.cancel:disabled,
a.cancel-alt:disabled,
a.error:disabled,
a.error-alt:disabled,
a.text:disabled {
  cursor: not-allowed;
}
button.primary .spinner.absolute.center, button.secondary .spinner.absolute.center, button.tertiary .spinner.absolute.center, button.ghost .spinner.absolute.center, button.cancel .spinner.absolute.center, button.cancel-alt .spinner.absolute.center, button.error .spinner.absolute.center, button.error-alt .spinner.absolute.center, button.text .spinner.absolute.center,
a.primary .spinner.absolute.center,
a.secondary .spinner.absolute.center,
a.tertiary .spinner.absolute.center,
a.ghost .spinner.absolute.center,
a.cancel .spinner.absolute.center,
a.cancel-alt .spinner.absolute.center,
a.error .spinner.absolute.center,
a.error-alt .spinner.absolute.center,
a.text .spinner.absolute.center {
  position: absolute;
  margin: auto;
}
button.primary .spinner.absolute.center-y, button.secondary .spinner.absolute.center-y, button.tertiary .spinner.absolute.center-y, button.ghost .spinner.absolute.center-y, button.cancel .spinner.absolute.center-y, button.cancel-alt .spinner.absolute.center-y, button.error .spinner.absolute.center-y, button.error-alt .spinner.absolute.center-y, button.text .spinner.absolute.center-y,
a.primary .spinner.absolute.center-y,
a.secondary .spinner.absolute.center-y,
a.tertiary .spinner.absolute.center-y,
a.ghost .spinner.absolute.center-y,
a.cancel .spinner.absolute.center-y,
a.cancel-alt .spinner.absolute.center-y,
a.error .spinner.absolute.center-y,
a.error-alt .spinner.absolute.center-y,
a.text .spinner.absolute.center-y {
  position: absolute;
  margin-top: auto;
  margin-bottom: auto;
}

html {
  height: 100%;
  font-family: Roboto, sans-serif;
  color: #363636;
  font-size: 10px;
  /*overflow-y:overlay is only available on Chrome and Safari. We fallback to scroll if another browser is used.*/
  overflow-y: scroll;
  overflow-y: overlay;
}

app-root {
  font-family: Roboto, sans-serif !important;
}

body {
  line-height: 20px;
  height: 100%;
}

p,
i,
a,
aside,
article,
b,
body,
button,
div,
footer,
form,
input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=number],
input[type=date],
input[type=datetime-local],
input[type=month],
input[type=search],
input[type=tel],
input[type=time],
input[type=week],
li,
nav,
select small,
span,
strong,
textarea,
ul {
  font-size: 1.4rem;
}

p.INHERIT * {
  font-size: inherit !important;
}

*:not(.note-editable) ul,
*:not(.note-editable) li {
  text-decoration: none;
}

.DEFAULT-UL ul {
  list-style-type: disc;
  padding-left: 1.2rem;
}
.DEFAULT-UL ul li {
  padding-left: 1.2rem;
  list-style-position: inside;
}

a.link {
  color: #9FA3AC;
  transition: all 75ms ease-out;
}
a.link.text-secondary-600, a.link:hover.text-secondary-600 {
  color: #11A5A5;
}
a.link:hover {
  color: #5C606B;
  text-decoration: underline;
}

*::-webkit-scrollbar {
  width: 5px;
}
*::-webkit-scrollbar-thumb {
  background: #DFE0E3;
  border-radius: 2rem;
}
*::-webkit-scrollbar-thumb:hover {
  background: #C7C9CF;
}

.sticky.top-0.z-NAVBAR.bg-light {
  background-color: #FFFFFF !important;
}

input[type=text],
input[type=password],
input[type=number],
input[type=search],
input[type=email],
textarea:not(.alternative) {
  border: 1px solid #DFE0E3;
  border-radius: 0.8rem;
  padding: .8rem 1.2rem;
}
input[type=text]:focus,
input[type=password]:focus,
input[type=number]:focus,
input[type=search]:focus,
input[type=email]:focus,
textarea:not(.alternative):focus {
  border: 1px solid #14BDBD;
  box-shadow: 0px 0px 0px 2px rgba(20, 189, 189, 0.2);
}
input[type=text].error,
input[type=password].error,
input[type=number].error,
input[type=search].error,
input[type=email].error,
textarea:not(.alternative).error {
  border-color: #DC1846;
  box-shadow: none;
}
input[type=text]:disabled,
input[type=password]:disabled,
input[type=number]:disabled,
input[type=search]:disabled,
input[type=email]:disabled,
textarea:not(.alternative):disabled {
  background-color: #F7F7F8;
  border-color: #EFF0F1;
  color: #9FA3AC;
}
input[type=text]::placeholder,
input[type=password]::placeholder,
input[type=number]::placeholder,
input[type=search]::placeholder,
input[type=email]::placeholder,
textarea:not(.alternative)::placeholder {
  color: #9FA3AC;
}
input[type=text].input-icon-left, input[type=text].input-icons,
input[type=password].input-icon-left,
input[type=password].input-icons,
input[type=number].input-icon-left,
input[type=number].input-icons,
input[type=search].input-icon-left,
input[type=search].input-icons,
input[type=email].input-icon-left,
input[type=email].input-icons,
textarea:not(.alternative).input-icon-left,
textarea:not(.alternative).input-icons {
  padding-left: 3.2rem;
}
input[type=text].icon-right, input[type=text].input-icons,
input[type=password].icon-right,
input[type=password].input-icons,
input[type=number].icon-right,
input[type=number].input-icons,
input[type=search].icon-right,
input[type=search].input-icons,
input[type=email].icon-right,
input[type=email].input-icons,
textarea:not(.alternative).icon-right,
textarea:not(.alternative).input-icons {
  padding-right: 3.2rem;
}

input[type=text],
input[type=password],
input[type=number],
input[type=search],
input[type=email] {
  height: 44px;
}

input[type=text].alternative, input[type=text].alternative:focus,
textarea.alternative,
textarea.alternative:focus {
  outline: none;
  box-shadow: none;
}

input[type=checkbox] {
  position: relative;
  visibility: hidden;
  height: 1.8rem;
  width: 1.8rem;
}
input[type=checkbox]:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 1.8rem;
  width: 1.8rem;
  background-size: 1.8rem;
  transition: 75ms all ease-out;
  background-image: url("/app/1/assets/unchecked.svg");
  visibility: visible;
  cursor: pointer;
}
input[type=checkbox]:checked::before {
  background-image: url("/app/1/assets/checked.svg");
  height: 1.8rem;
  width: 1.8rem;
  border: none;
  transform-origin: bottom left;
}
input[type=checkbox].text-6 {
  height: 2rem;
  width: 2rem;
}
input[type=checkbox].text-6:before {
  height: 2rem;
  width: 2rem;
  background-size: 2rem;
}
input[type=checkbox].text-7 {
  height: 2.4rem;
  width: 2.4rem;
}
input[type=checkbox].text-7:before {
  height: 2.4rem;
  width: 2.4rem;
  background-size: 2.4rem;
}

input[type=search]::-webkit-search-cancel-button {
  display: none;
}

[type=radio]:not(.radio-button) {
  background-color: white !important;
  border: none !important;
  background-image: url("/app/1/assets/radio-unselected.svg");
  height: 20px;
  width: 20px;
}
[type=radio]:not(.radio-button):checked {
  background-image: url("/app/1/assets/radio-selected.svg");
}
[type=radio]:not(.radio-button):focus {
  --tw-ring-color: #ffffff !important;
}

.checkbox-button {
  display: flex;
  align-items: center;
  border: 1px solid #DFE0E3;
  border-radius: 0.4rem;
  transition: all 150ms ease-out;
}
.checkbox-button:hover, .checkbox-button.active {
  background-color: #F1FEFE;
  border-color: #18E6E6;
}

.radio-button {
  position: relative;
  background-color: #FFFFFF;
  border: 1px solid #DFE0E3;
  border-radius: 0.4rem;
  cursor: pointer;
  transition: all 150ms ease-out;
}
.radio-button:checked {
  background-image: none;
}
.radio-button:checked::after {
  background-image: url("/app/1/assets/radio-selected.svg");
}
.radio-button::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 1rem;
  border: none !important;
  background-image: url("/app/1/assets/radio-unselected.svg");
  height: 20px;
  width: 20px;
}
.radio-button:focus, .radio-button:checked, .radio-button:hover, .radio-button:checked:focus, .radio-button:checked:checked, .radio-button:checked:hover {
  background-color: #F1FEFE;
  border-color: #18E6E6;
  outline: none;
  box-shadow: none;
}

.switch {
  position: relative;
  display: inline-block;
  height: 19px;
  width: 29px;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch input:checked + * {
  border-color: #14BDBD;
}
.switch input:checked + *::before {
  transform: translateX(1rem);
  background-color: #14BDBD;
}
.switch *:last-child {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  border: 2px solid #9FA3AC;
  transition: 150ms;
  border-radius: 3.7rem;
}
.switch *:last-child:before {
  position: absolute;
  content: "";
  height: 11px;
  width: 11px;
  left: 2px;
  top: 2px;
  background-color: #9FA3AC;
  transition: 150ms;
  border-radius: 9999px;
}

.gap {
  grid-gap: .8rem;
  gap: .8rem;
}

.grid-row {
  display: grid;
  grid-gap: .8rem;
  gap: .8rem;
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.grid-row.one-three-of-five-one {
  grid-template-columns: 1fr 5fr 5fr 5fr 1fr;
}
.grid-row.five-of-four-one {
  grid-template-columns: 4fr 4fr 4fr 4fr 4fr 1fr;
}

@media (min-width: 1152px) {
  .grid-row,
  .gap {
    grid-gap: 1.6rem;
    gap: 1.6rem;
  }
}
.overlay {
  z-index: 6;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  cursor: default;
}
.overlay.dark {
  background-color: rgba(0, 0, 0, 0.25);
}

.absolute-center-x {
  left: 50%;
  transform: translateX(-50%) !important;
}

.absolute-center-y {
  top: 50%;
  transform: translateY(-50%);
}

.absolute-center {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.transform-scale-0 {
  transform: scale(0);
}

.transform-scale-1 {
  transform: scale(1);
}

.transform-y-100 {
  transform: translateY(100%);
}

.transform-y-negative-100 {
  transform: translateY(-100%);
}

.transform-x-100 {
  transform: translateX(100%);
}

.transform-x-negative-100 {
  transform: translateX(-100%);
}

h1,
h2 {
  font-family: Inter, sans-serif;
}

h1 {
  font-size: 2.9rem !important;
  line-height: 4.2rem !important;
}
@media (min-width: 768px) {
  h1 {
    font-size: 3.3rem !important;
    line-height: 3.6rem !important;
  }
}

h2 {
  font-size: 2.4rem;
  line-height: 3rem;
}
@media (min-width: 768px) {
  h2 {
    font-size: 2.9rem;
    line-height: 3.6rem;
  }
}

h3 {
  font-size: 2rem;
  line-height: 2.6rem;
}
@media (min-width: 768px) {
  h3 {
    font-size: 2.4rem;
    line-height: 3rem;
  }
}

h4 {
  font-size: 1.6rem;
  line-height: 2rem;
}
@media (min-width: 768px) {
  h4 {
    font-size: 2rem;
    line-height: 2.6rem;
  }
}

h5 {
  font-size: 1.8rem;
  line-height: 2.1rem;
  font-weight: 500;
}

h6 {
  font-size: 1.4rem;
  line-height: 1.7rem;
  letter-spacing: .04em;
  font-weight: 500;
}
h6 .font-bold.font-bold, h6 .font-bold.font-black {
  letter-spacing: .06em;
}
@media (min-width: 768px) {
  h6 {
    font-size: 1.6rem;
    line-height: 1.9rem;
  }
  h6.font-bold {
    letter-spacing: .05em;
  }
  h6.font-black {
    letter-spacing: .06em;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: 0rem;
}
h1:hover,
h2:hover,
h3:hover,
h4:hover,
h5:hover,
h6:hover {
  color: inherit;
}

.paragraph-1 {
  font-size: 1.4rem;
  line-height: 2rem;
}

.paragraph-2 {
  font-size: 1.6rem;
  line-height: 2.4rem;
}

.caption-1 {
  font-size: 1.3rem;
  line-height: 1.6rem;
}

.caption-2 {
  font-size: 1.3rem;
  line-height: 1.8rem;
  font-weight: 500;
}

.caption-3 {
  font-size: 1.3rem;
  line-height: 1.5rem;
  font-weight: 500;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.elipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow-x: hidden;
}

.DTP .DTP__details {
  padding: 0px !important;
  align-items: center;
  margin-bottom: 32px;
}
.DTP .DTP__details--tz {
  flex-direction: column;
  align-items: flex-start;
}
.DTP .DTP__details--tz strong {
  color: #42454C !important;
  font-size: 13px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 18px !important;
  font-family: Roboto;
}
.DTP .DTP__details--duration {
  justify-content: center;
  display: flex;
  margin-top: 24px;
}
.DTP .DTP__timezone-selector {
  width: 100%;
}
.DTP .DTP__timezone-selector--button {
  align-items: center;
  height: 44px;
  border: 1px solid #DFE0E3 !important;
  padding: 12px !important;
}
.DTP .DTP__timezone-selector--button:hover {
  box-shadow: none;
  background-color: #fff;
  border: 1px solid #DFE0E3 !important;
  color: #363636 !important;
}
.DTP .DTP__timezone-selector--button:focus {
  border: 1px solid #14BDBD;
  box-shadow: 0 0 0 2px rgba(20, 189, 189, 0.2);
}
.DTP .DTP__timezone-selector--listbox-wrapper {
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1294117647);
  background: #FFFFFF;
  border: 1px solid #EFF0F1;
  border-radius: 4px;
  color: #363636;
  padding: 1rem;
  top: 48px;
}
.DTP .DTP__timezone-selector--option {
  line-height: 1.8em;
  padding: 1.2rem;
  width: 100%;
  border-radius: 4px;
}
.DTP .DTP__timezone-selector--option:hover {
  background-color: #f8f8fc;
  color: #363636;
  border-radius: 4px;
}
.DTP .DTP__timezone-selector--selected {
  background-color: #fff;
  border: none !important;
  box-shadow: none;
  color: #363636;
}
.DTP .custom-name__calendar-grid--button {
  font-size: 14px;
  border-radius: 50% !important;
  font-weight: normal;
  border: none;
  box-shadow: none;
  display: flex;
  justify-content: center;
  width: 40px;
  height: 40px;
  line-height: 12px;
  margin: 0 auto;
}
.DTP .DTP__calendar-grid--selected {
  background-color: #2D385D !important;
  color: #fff !important;
}
.DTP .DTP__calendar-grid--available {
  background-color: #fff;
  color: #2d385d;
  border: 1px solid #2d385d;
}
.DTP .DTP__calendar-grid--available:hover {
  background-color: #2D385D !important;
  color: #f8f8fc !important;
  box-shadow: none;
  border-color: #2D385D;
}
.DTP .DTP__time-slots-list--header, .DTP .DTP__calendar-header--title {
  color: #363636;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}
.DTP .DTP__time-slot {
  background-color: #fff;
  border-color: #2D385D;
  color: #2D385D;
  font-size: 14px;
  font-weight: 400;
  height: 44px;
}
.DTP .DTP__time-slot:hover {
  background-color: #2D385D;
  color: #fff;
  border-color: #2D385D;
  box-shadow: none;
}
.DTP .DTP__time-slot:active {
  background-color: #1E253E;
  color: #fff;
  border-color: #1E253E;
  box-shadow: none;
}
.DTP .DTP__time-slot:focus {
  border-color: #2D385D;
  box-shadow: none;
}
.DTP .DTP__confirm-button {
  background-color: #2D385D;
  border-color: #2D385D;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  height: 44px;
}
.DTP .DTP__confirm-button:hover {
  background-color: #3a4777;
  color: #fff;
  border-color: #3a4777;
  box-shadow: none;
}
.DTP .DTP__confirm-button:active {
  background-color: #1e253e;
  color: #fff;
  border-color: #1e253e;
  box-shadow: none;
}
.DTP .DTP__confirm-button:focus {
  border-color: #2D385D;
  box-shadow: none;
}
.DTP .DTP__cancel-button {
  border: #fff !important;
  color: #5C606B;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  height: 44px;
  min-width: 60%;
  margin: 1em auto;
}
.DTP .DTP__cancel-button:hover {
  background-color: #f7f7f8;
  color: #5C606B;
  border-color: #f7f7f8;
  box-shadow: none;
}
.DTP .DTP__confirm-details--info:nth-of-type(1) {
  color: #363636;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 12px;
}
.DTP .DTP__confirm-details--info:nth-of-type(2) {
  color: #363636;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.DTP .DTP__timezone-selector--listbox {
  padding-right: 4px;
}
.DTP .DTP__calendar-grid--day {
  padding-bottom: 1em;
}

.custom-name__calendar-grid tr th {
  font-size: 14px !important;
}

.dropdown-show:hover + .dropdown, .dropdown-show:hover .dropdown {
  display: block;
}

.dropdown-parent {
  background-color: #FFFFFF;
  border: 1px solid #DFE0E3;
  border-radius: 0.8rem;
  text-align: left;
  line-height: 1.8rem;
}
.dropdown-parent.active {
  border-color: #14BDBD;
}

.dropdown {
  position: absolute;
  z-index: 7;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.13);
  padding: 1rem;
  background: #FFFFFF;
  border: 1px solid #EFF0F1;
  border-radius: 0.4rem;
  overflow-y: auto;
  color: #363636;
  right: 2rem !important;
  cursor: auto;
}
.dropdown.has-icons {
  justify-content: space-between;
}
.dropdown.has-icons i {
  color: #DFE0E3;
}
.dropdown.has-icons button:hover i {
  color: #363636;
}
.dropdown .dropdown-button {
  padding: 1.2rem;
  width: 100%;
  display: block;
  cursor: pointer;
  border-radius: 0.4rem;
}
.dropdown .dropdown-button .dropdown-icon {
  color: #9FA3AC;
}
.dropdown .dropdown-button:not(.primary) {
  color: inherit;
}
.dropdown .dropdown-button:hover .dropdown-icon, .dropdown .dropdown-button:active .dropdown-icon, .dropdown .dropdown-button:focus .dropdown-icon {
  color: #5C606B;
}
.dropdown .dropdown-button:hover {
  background-color: #F7F7F8;
}
.dropdown .dropdown-button.dropdown-error i {
  color: #E72754;
}
.dropdown .dropdown-button.dropdown-error:hover {
  background-color: #FEF3F6;
}
.dropdown .dropdown-button:disabled {
  color: #C7C9CF;
  cursor: not-allowed;
}
.dropdown .dropdown-button:disabled .dropdown-icon {
  color: #C7C9CF;
}
.dropdown .dropdown-button:disabled:hover {
  background-color: #FFFFFF;
}
.dropdown li {
  width: 100%;
}
.dropdown li:hover {
  background-color: #E6E9F3;
}
.dropdown li a {
  padding: 1.2rem;
  display: block;
}

.dropdown-textbox-spacing {
  top: 48px;
}

.tooltip {
  opacity: 0;
  transform: scale(0);
  position: absolute;
  background-color: #141929;
  color: #FFFFFF;
  padding: .8rem;
  border-radius: 0.4rem;
  transition: all 75ms ease-out;
  z-index: 11;
}
.tooltip.above {
  top: unset;
  bottom: calc(100% + 1.2rem);
}
.tooltip.above .tooltip-content {
  padding-bottom: .4rem;
}
.tooltip.w-68.centre {
  left: calc(50% - 34px);
}
.tooltip.w-90.centre {
  left: calc(50% - 45px);
}
.tooltip.w-200.centre {
  left: -100px;
}
.tooltip.w-350.centre {
  left: calc(50% - 175px);
}
.tooltip .tooltip-content {
  position: relative;
}
.tooltip .tooltip-content::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -18px;
  width: 0px;
  height: 0px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #141929;
}
.tooltip.points-bottom-right {
  transform-origin: bottom right;
}
.tooltip.points-bottom-right .tooltip-content::after {
  transform: none;
  left: auto;
  right: 1rem;
}
.tooltip.points-bottom-right-8 {
  transform-origin: bottom right;
}
.tooltip.points-bottom-right-8 .tooltip-content::after {
  transform: none;
  left: auto;
  right: 3.2rem;
}
.tooltip.points-bottom-left {
  transform-origin: bottom left;
}
.tooltip.points-bottom-left .tooltip-content::after {
  transform: none;
  left: 1rem;
}
.tooltip.points-bottom-left-11 {
  transform-origin: bottom left;
}
.tooltip.points-bottom-left-11 .tooltip-content::after {
  transform: none;
  left: 5.6rem;
}
.tooltip.points-top {
  transform-origin: top center;
}
.tooltip.points-top .tooltip-content::after {
  top: -18px;
  border-top: none;
  border-bottom: 10px solid #141929;
}
.tooltip.points-top-right {
  transform-origin: top right;
}
.tooltip.points-top-right .tooltip-content::after {
  top: -18px;
  transform: none;
  left: auto;
  right: 1rem;
  border-top: none;
  border-bottom: 10px solid #141929;
}
.tooltip.points-top-left {
  transform-origin: top left;
}
.tooltip.points-top-left .tooltip-content::after {
  top: -18px;
  transform: none;
  left: 1rem;
  border-top: none;
  border-bottom: 10px solid #141929;
}
.tooltip.points-left {
  transform-origin: left;
}
.tooltip.points-left .tooltip-content::after {
  top: 50%;
  transform: translateY(-50%);
  left: -28px;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #141929;
  border-top: 10px solid transparent;
}
.tooltip.points-left-top {
  transform-origin: left top;
}
.tooltip.points-left-top .tooltip-content::after {
  top: -2px;
  transform: none;
  left: -28px;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #141929;
  border-top: 10px solid transparent;
}
.tooltip.points-left-bottom {
  transform-origin: left bottom;
}
.tooltip.points-left-bottom .tooltip-content::after {
  bottom: -2px;
  transform: none;
  left: -28px;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #141929;
  border-top: 10px solid transparent;
}
.tooltip.points-right {
  transform-origin: right;
}
.tooltip.points-right .tooltip-content::after {
  top: 50%;
  transform: translateY(-50%);
  right: -28px;
  left: auto;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #141929;
  border-top: 10px solid transparent;
}
.tooltip.points-right-top {
  transform-origin: right top;
}
.tooltip.points-right-top .tooltip-content::after {
  top: -2px;
  transform: none;
  right: -28px;
  left: auto;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #141929;
  border-top: 10px solid transparent;
}
.tooltip.points-right-bottom {
  transform-origin: right bottom;
}
.tooltip.points-right-bottom .tooltip-content::after {
  bottom: -2px;
  transform: none;
  right: -28px;
  left: auto;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #141929;
  border-top: 10px solid transparent;
}

.tooltip-header {
  font-size: 10px;
  color: #C7C9CF;
  font-weight: 700;
  letter-spacing: .08em;
  line-height: 1.5rem;
  text-transform: uppercase;
}

.tooltip-subject {
  position: relative;
}
.tooltip-subject:hover {
  transition: all 75ms ease-out;
}
.tooltip-subject:hover .tooltip {
  opacity: 1;
  transform: scale(1);
}
.tooltip-subject:hover + .tooltip {
  opacity: 1;
  transform: scale(1);
}

.tooltip-title {
  font-size: 10px;
  font-weight: bold;
  line-height: 1.5rem;
  letter-spacing: .08em;
  color: #C7C9CF;
  text-transform: uppercase;
  border-radius: 0.4rem;
}

.tooltip-alt {
  opacity: 0;
  position: absolute;
  background-color: #141929;
  color: #FFFFFF;
  padding: .8rem;
  border-radius: 0.4rem;
  transition: all 75ms ease-out;
  z-index: 11;
}
.tooltip-alt.show-tooltip {
  opacity: 1;
}
.tooltip-alt::after {
  content: "";
  position: absolute;
  border-width: 10px;
  pointer-events: none;
}
.tooltip-alt.top::after {
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-color: #141929 transparent transparent transparent;
}
.tooltip-alt.bottom::after {
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-color: transparent transparent #141929 transparent;
}
.tooltip-alt.left::after {
  top: 50%;
  transform: translateY(-50%);
  left: 100%;
  border-color: transparent transparent transparent #141929;
}
.tooltip-alt.right::after {
  top: 50%;
  transform: translateY(-50%);
  right: 100%;
  border-color: transparent #141929 transparent transparent;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

[type='text'],[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}

[type='text']:focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}

input::placeholder,textarea::placeholder {
  color: #6b7280;
  opacity: 1;
}

::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}

::-webkit-date-and-time-value {
  min-height: 1.5em;
}

::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field {
  padding-top: 0;
  padding-bottom: 0;
}

select {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
          color-adjust: exact;
}

[multiple] {
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
          color-adjust: unset;
}

[type='checkbox'],[type='radio'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}

[type='checkbox'] {
  border-radius: 0px;
}

[type='radio'] {
  border-radius: 100%;
}

[type='checkbox']:focus,[type='radio']:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}

[type='checkbox']:checked,[type='radio']:checked {
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

[type='checkbox']:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}

[type='radio']:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}

[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus {
  border-color: transparent;
  background-color: currentColor;
}

[type='checkbox']:indeterminate {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus {
  border-color: transparent;
  background-color: currentColor;
}

[type='file'] {
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}

[type='file']:focus {
  outline: 1px auto -webkit-focus-ring-color;
}
.container {
  width: 100%;
}
@media (min-width: 320px) {
  .container {
    max-width: 320px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1152px) {
  .container {
    max-width: 1152px;
  }
}
@media (min-width: 1440px) {
  .container {
    max-width: 1440px;
  }
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
.static {
  position: static !important;
}
.fixed {
  position: fixed !important;
}
.absolute {
  position: absolute !important;
}
.relative {
  position: relative !important;
}
.sticky {
  position: sticky !important;
}
.-right-3 {
  right: -1rem !important;
}
.-right-\[20px\] {
  right: -20px !important;
}
.-top-10 {
  top: -4.8rem !important;
}
.-top-13 {
  top: -7.2rem !important;
}
.bottom-0 {
  bottom: 0 !important;
}
.bottom-10 {
  bottom: 4.8rem !important;
}
.bottom-11 {
  bottom: 5.6rem !important;
}
.bottom-5 {
  bottom: 1.6rem !important;
}
.bottom-8 {
  bottom: 3.2rem !important;
}
.bottom-9 {
  bottom: 4rem !important;
}
.bottom-\[50px\] {
  bottom: 50px !important;
}
.bottom-\[5rem\] {
  bottom: 5rem !important;
}
.left-0 {
  left: 0 !important;
}
.left-1 {
  left: .4rem !important;
}
.left-26px {
  left: 26px !important;
}
.left-4 {
  left: 1.2rem !important;
}
.left-6 {
  left: 2rem !important;
}
.left-8 {
  left: 3.2rem !important;
}
.left-MINUS143 {
  left: -143px !important;
}
.right-0 {
  right: 0 !important;
}
.right-1 {
  right: .4rem !important;
}
.right-2 {
  right: .8rem !important;
}
.right-26px {
  right: 26px !important;
}
.right-4 {
  right: 1.2rem !important;
}
.right-5 {
  right: 1.6rem !important;
}
.right-9 {
  right: 4rem !important;
}
.right-none {
  right: 0 !important;
}
.top-0 {
  top: 0 !important;
}
.top-1 {
  top: .4rem !important;
}
.top-10 {
  top: 4.8rem !important;
}
.top-2 {
  top: .8rem !important;
}
.top-24 {
  top: 16rem !important;
}
.top-50pc {
  top: 50% !important;
}
.top-6 {
  top: 2rem !important;
}
.top-9 {
  top: 4rem !important;
}
.top-\[45px\] {
  top: 45px !important;
}
.z-0 {
  z-index: 0 !important;
}
.z-1 {
  z-index: 1 !important;
}
.z-10 {
  z-index: 10 !important;
}
.z-2 {
  z-index: 2 !important;
}
.z-20 {
  z-index: 20 !important;
}
.z-5 {
  z-index: 5 !important;
}
.z-50 {
  z-index: 50 !important;
}
.z-MODAL {
  z-index: 10 !important;
}
.z-NAVBAR {
  z-index: 8 !important;
}
.z-OVERLAY {
  z-index: 6 !important;
}
.z-SIDENAV {
  z-index: 9 !important;
}
.z-SUBNAVBAR {
  z-index: 7 !important;
}
.z-TOOLTIP {
  z-index: 11 !important;
}
.col-span-10 {
  grid-column: span 10 / span 10 !important;
}
.col-span-12 {
  grid-column: span 12 / span 12 !important;
}
.col-span-2 {
  grid-column: span 2 / span 2 !important;
}
.col-span-9 {
  grid-column: span 9 / span 9 !important;
}
.col-start-2 {
  grid-column-start: 2 !important;
}
.m-0 {
  margin: 0 !important;
}
.m-2 {
  margin: .8rem !important;
}
.mx-1 {
  margin-left: .4rem !important;
  margin-right: .4rem !important;
}
.mx-3 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}
.mx-4 {
  margin-left: 1.2rem !important;
  margin-right: 1.2rem !important;
}
.mx-5 {
  margin-left: 1.6rem !important;
  margin-right: 1.6rem !important;
}
.mx-6 {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}
.mx-7 {
  margin-left: 2.4rem !important;
  margin-right: 2.4rem !important;
}
.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
.my-2 {
  margin-top: .8rem !important;
  margin-bottom: .8rem !important;
}
.my-6 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}
.my-7 {
  margin-top: 2.4rem !important;
  margin-bottom: 2.4rem !important;
}
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.-mt-10 {
  margin-top: -4.8rem !important;
}
.-mt-14 {
  margin-top: -8rem !important;
}
.-mt-21 {
  margin-top: -13.6rem !important;
}
.-mt-5 {
  margin-top: -1.6rem !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-1 {
  margin-bottom: .4rem !important;
}
.mb-1\.25 {
  margin-bottom: .5rem !important;
}
.mb-12 {
  margin-bottom: 6.4rem !important;
}
.mb-2 {
  margin-bottom: .8rem !important;
}
.mb-22px {
  margin-bottom: 22px !important;
}
.mb-4 {
  margin-bottom: 1.2rem !important;
}
.mb-5 {
  margin-bottom: 1.6rem !important;
}
.mb-6 {
  margin-bottom: 2rem !important;
}
.mb-7 {
  margin-bottom: 2.4rem !important;
}
.mb-8 {
  margin-bottom: 3.2rem !important;
}
.mb-9 {
  margin-bottom: 4rem !important;
}
.mb-\[20px\] {
  margin-bottom: 20px !important;
}
.mb-\[2px\] {
  margin-bottom: 2px !important;
}
.ml-0 {
  margin-left: 0 !important;
}
.ml-1 {
  margin-left: .4rem !important;
}
.ml-10 {
  margin-left: 4.8rem !important;
}
.ml-11 {
  margin-left: 5.6rem !important;
}
.ml-12 {
  margin-left: 6.4rem !important;
}
.ml-2 {
  margin-left: .8rem !important;
}
.ml-3 {
  margin-left: 1rem !important;
}
.ml-4 {
  margin-left: 1.2rem !important;
}
.ml-5 {
  margin-left: 1.6rem !important;
}
.ml-6 {
  margin-left: 2rem !important;
}
.ml-7 {
  margin-left: 2.4rem !important;
}
.ml-8 {
  margin-left: 3.2rem !important;
}
.ml-\[0\2c 5px\] {
  margin-left: 0,5px !important;
}
.ml-\[1px\] {
  margin-left: 1px !important;
}
.ml-auto {
  margin-left: auto !important;
}
.mr-1 {
  margin-right: .4rem !important;
}
.mr-2 {
  margin-right: .8rem !important;
}
.mr-3 {
  margin-right: 1rem !important;
}
.mr-4 {
  margin-right: 1.2rem !important;
}
.mr-5 {
  margin-right: 1.6rem !important;
}
.mr-6 {
  margin-right: 2rem !important;
}
.mr-7 {
  margin-right: 2.4rem !important;
}
.mr-8 {
  margin-right: 3.2rem !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-1 {
  margin-top: .4rem !important;
}
.mt-2 {
  margin-top: .8rem !important;
}
.mt-20 {
  margin-top: 12.8rem !important;
}
.mt-3 {
  margin-top: 1rem !important;
}
.mt-4 {
  margin-top: 1.2rem !important;
}
.mt-5 {
  margin-top: 1.6rem !important;
}
.mt-6 {
  margin-top: 2rem !important;
}
.mt-7 {
  margin-top: 2.4rem !important;
}
.mt-8 {
  margin-top: 3.2rem !important;
}
.mt-9 {
  margin-top: 4rem !important;
}
.mt-\[-10px\] {
  margin-top: -10px !important;
}
.mt-\[1px\] {
  margin-top: 1px !important;
}
.mt-\[2px\] {
  margin-top: 2px !important;
}
.mt-\[44px\] {
  margin-top: 44px !important;
}
.mt-auto {
  margin-top: auto !important;
}
.line-clamp-2 {
  overflow: hidden !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
}
.block {
  display: block !important;
}
.inline-block {
  display: inline-block !important;
}
.inline {
  display: inline !important;
}
.flex {
  display: flex !important;
}
.inline-flex {
  display: inline-flex !important;
}
.inline-table {
  display: inline-table !important;
}
.grid {
  display: grid !important;
}
.hidden {
  display: none !important;
}
.size-5 {
  width: 1.6rem !important;
  height: 1.6rem !important;
}
.h-0 {
  height: 0 !important;
}
.h-100 {
  height: 100px !important;
}
.h-11 {
  height: 11px !important;
}
.h-120 {
  height: 120px !important;
}
.h-15 {
  height: 8.8rem !important;
}
.h-16 {
  height: 16px !important;
}
.h-18 {
  height: 18px !important;
}
.h-20 {
  height: 20px !important;
}
.h-222 {
  height: 222px !important;
}
.h-24 {
  height: 24px !important;
}
.h-28 {
  height: 28px !important;
}
.h-32 {
  height: 32px !important;
}
.h-4\/5 {
  height: 80% !important;
}
.h-44 {
  height: 44px !important;
}
.h-50 {
  height: 50px !important;
}
.h-52 {
  height: 52px !important;
}
.h-56 {
  height: 56px !important;
}
.h-6 {
  height: 2rem !important;
}
.h-80vh {
  height: 80vh !important;
}
.h-88 {
  height: 88px !important;
}
.h-90 {
  height: 90px !important;
}
.h-94 {
  height: 94px !important;
}
.h-PROGRESS {
  height: 4px !important;
}
.h-PROGRESSSMALL {
  height: 2px !important;
}
.h-PX {
  height: 1px !important;
}
.h-\[168px\] {
  height: 168px !important;
}
.h-\[18px\] {
  height: 18px !important;
}
.h-\[192px\] {
  height: 192px !important;
}
.h-\[1px\] {
  height: 1px !important;
}
.h-\[2\.2rem\] {
  height: 2.2rem !important;
}
.h-\[32px\] {
  height: 32px !important;
}
.h-\[40px\] {
  height: 40px !important;
}
.h-\[44px\] {
  height: 44px !important;
}
.h-auto {
  height: auto !important;
}
.h-fit {
  height: -moz-fit-content !important;
  height: fit-content !important;
}
.h-full {
  height: 100% !important;
}
.h-screen {
  height: 100vh !important;
}
.max-h-0 {
  max-height: 0 !important;
}
.max-h-170 {
  max-height: 170px !important;
}
.max-h-218 {
  max-height: 218px !important;
}
.max-h-310 {
  max-height: 310px !important;
}
.max-h-400 {
  max-height: 400px !important;
}
.max-h-\[194px\] {
  max-height: 194px !important;
}
.max-h-\[242px\] {
  max-height: 242px !important;
}
.max-h-\[250px\] {
  max-height: 250px !important;
}
.max-h-screen {
  max-height: 100vh !important;
}
.min-h-150 {
  min-height: 150px !important;
}
.min-h-180 {
  min-height: 180px !important;
}
.min-h-20 {
  min-height: 20px !important;
}
.min-h-250 {
  min-height: 250px !important;
}
.min-h-400 {
  min-height: 400px !important;
}
.min-h-450 {
  min-height: 450px !important;
}
.min-h-\[126px\] {
  min-height: 126px !important;
}
.min-h-\[calc\(100\%-286px\)\] {
  min-height: calc(100% - 286px) !important;
}
.w-11 {
  width: 11px !important;
}
.w-130 {
  width: 130px !important;
}
.w-150 {
  width: 150px !important;
}
.w-16 {
  width: 16px !important;
}
.w-164 {
  width: 164px !important;
}
.w-167 {
  width: 167px !important;
}
.w-18 {
  width: 18px !important;
}
.w-180 {
  width: 180px !important;
}
.w-2 {
  width: 2px !important;
}
.w-2\/5 {
  width: 40% !important;
}
.w-20 {
  width: 20px !important;
}
.w-200 {
  width: 200px !important;
}
.w-240 {
  width: 240px !important;
}
.w-250 {
  width: 250px !important;
}
.w-265 {
  width: 265px !important;
}
.w-276 {
  width: 276px !important;
}
.w-295 {
  width: 295px !important;
}
.w-310 {
  width: 310px !important;
}
.w-32 {
  width: 32px !important;
}
.w-34 {
  width: 34px !important;
}
.w-343 {
  width: 343px !important;
}
.w-350 {
  width: 350px !important;
}
.w-356 {
  width: 356px !important;
}
.w-375 {
  width: 375px !important;
}
.w-44 {
  width: 44px !important;
}
.w-50 {
  width: 50px !important;
}
.w-85 {
  width: 85px !important;
}
.w-90 {
  width: 90px !important;
}
.w-90p {
  width: 90% !important;
}
.w-\[105px\] {
  width: 105px !important;
}
.w-\[150px\] {
  width: 150px !important;
}
.w-\[2\.2rem\] {
  width: 2.2rem !important;
}
.w-\[200px\] {
  width: 200px !important;
}
.w-\[201px\] {
  width: 201px !important;
}
.w-\[24px\] {
  width: 24px !important;
}
.w-\[26rem\] {
  width: 26rem !important;
}
.w-\[309px\] {
  width: 309px !important;
}
.w-\[32px\] {
  width: 32px !important;
}
.w-\[344px\] {
  width: 344px !important;
}
.w-\[80px\] {
  width: 80px !important;
}
.w-\[82px\] {
  width: 82px !important;
}
.w-\[85px\] {
  width: 85px !important;
}
.w-auto {
  width: auto !important;
}
.w-fit {
  width: -moz-fit-content !important;
  width: fit-content !important;
}
.w-full {
  width: 100% !important;
}
.min-w-115 {
  min-width: 115px !important;
}
.min-w-130 {
  min-width: 130px !important;
}
.min-w-\[75px\] {
  min-width: 75px !important;
}
.min-w-fit {
  min-width: -moz-fit-content !important;
  min-width: fit-content !important;
}
.max-w-200 {
  max-width: 200px !important;
}
.max-w-424 {
  max-width: 424px !important;
}
.max-w-440 {
  max-width: 440px !important;
}
.max-w-640 {
  max-width: 640px !important;
}
.max-w-CONTENT {
  max-width: 1600px !important;
}
.max-w-LAPTOP {
  max-width: 1152px !important;
}
.max-w-\[370px\] {
  max-width: 370px !important;
}
.max-w-\[448px\] {
  max-width: 448px !important;
}
.max-w-max {
  max-width: max-content !important;
}
.flex-1 {
  flex: 1 1 0% !important;
}
.flex-none {
  flex: none !important;
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}
.shrink-0 {
  flex-shrink: 0 !important;
}
.flex-grow {
  flex-grow: 1 !important;
}
.basis-0 {
  flex-basis: 0 !important;
}
.rotate-0 {
  --tw-rotate: 0deg !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.rotate-180 {
  --tw-rotate: 180deg !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.rotate-45 {
  --tw-rotate: 45deg !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.scale-x-\[-1\] {
  --tw-scale-x: -1 !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.cursor-not-allowed {
  cursor: not-allowed !important;
}
.cursor-pointer {
  cursor: pointer !important;
}
.resize-y {
  resize: vertical !important;
}
.resize {
  resize: both !important;
}
.auto-cols-max {
  grid-auto-columns: max-content !important;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}
.grid-rows-3 {
  grid-template-rows: repeat(3, minmax(0, 1fr)) !important;
}
.flex-row {
  flex-direction: row !important;
}
.flex-col {
  flex-direction: column !important;
}
.flex-col-reverse {
  flex-direction: column-reverse !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.content-center {
  align-content: center !important;
}
.items-start {
  align-items: flex-start !important;
}
.items-end {
  align-items: flex-end !important;
}
.items-center {
  align-items: center !important;
}
.items-stretch {
  align-items: stretch !important;
}
.justify-start {
  justify-content: flex-start !important;
}
.justify-end {
  justify-content: flex-end !important;
}
.justify-center {
  justify-content: center !important;
}
.justify-between {
  justify-content: space-between !important;
}
.gap-0 {
  gap: 0 !important;
}
.gap-1 {
  gap: .4rem !important;
}
.gap-2 {
  gap: .8rem !important;
}
.gap-4 {
  gap: 1.2rem !important;
}
.gap-5 {
  gap: 1.6rem !important;
}
.gap-6 {
  gap: 2rem !important;
}
.gap-7 {
  gap: 2.4rem !important;
}
.gap-8 {
  gap: 3.2rem !important;
}
.gap-\[1\.5rem\] {
  gap: 1.5rem !important;
}
.gap-x-\[70px\] {
  column-gap: 70px !important;
}
.gap-y-0 {
  row-gap: 0 !important;
}
.gap-y-\[40px\] {
  row-gap: 40px !important;
}
.self-end {
  align-self: flex-end !important;
}
.self-center {
  align-self: center !important;
}
.self-stretch {
  align-self: stretch !important;
}
.justify-self-end {
  justify-self: end !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.overflow-visible {
  overflow: visible !important;
}
.overflow-y-auto {
  overflow-y: auto !important;
}
.overflow-x-hidden {
  overflow-x: hidden !important;
}
.overflow-y-hidden {
  overflow-y: hidden !important;
}
.overflow-y-scroll {
  overflow-y: scroll !important;
}
.truncate {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}
.text-ellipsis {
  text-overflow: ellipsis !important;
}
.whitespace-nowrap {
  white-space: nowrap !important;
}
.whitespace-pre-line {
  white-space: pre-line !important;
}
.break-words {
  overflow-wrap: break-word !important;
}
.break-all {
  word-break: break-all !important;
}
.rounded {
  border-radius: 0.8rem !important;
}
.rounded-\[37px\] {
  border-radius: 37px !important;
}
.rounded-base {
  border-radius: 0.8rem !important;
}
.rounded-full {
  border-radius: 9999px !important;
}
.rounded-md {
  border-radius: 1.2rem !important;
}
.rounded-sm {
  border-radius: 0.4rem !important;
}
.rounded-b {
  border-bottom-right-radius: 0.8rem !important;
  border-bottom-left-radius: 0.8rem !important;
}
.rounded-l-none {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.rounded-r-none {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.rounded-t {
  border-top-left-radius: 0.8rem !important;
  border-top-right-radius: 0.8rem !important;
}
.rounded-t-base {
  border-top-left-radius: 0.8rem !important;
  border-top-right-radius: 0.8rem !important;
}
.rounded-t-md {
  border-top-left-radius: 1.2rem !important;
  border-top-right-radius: 1.2rem !important;
}
.border {
  border-width: 1px !important;
}
.border-1 {
  border-width: 1px !important;
}
.border-4 {
  border-width: 4px !important;
}
.border-b {
  border-bottom-width: 1px !important;
}
.border-b-0 {
  border-bottom-width: 0px !important;
}
.border-b-1 {
  border-bottom-width: 1px !important;
}
.border-b-2 {
  border-bottom-width: 2px !important;
}
.border-b-3 {
  border-bottom-width: 3px !important;
}
.border-l-0 {
  border-left-width: 0px !important;
}
.border-l-1 {
  border-left-width: 1px !important;
}
.border-l-6 {
  border-left-width: 6px !important;
}
.border-r {
  border-right-width: 1px !important;
}
.border-r-0 {
  border-right-width: 0px !important;
}
.border-t {
  border-top-width: 1px !important;
}
.border-t-0 {
  border-top-width: 0px !important;
}
.border-t-1 {
  border-top-width: 1px !important;
}
.border-\[\#EFF0F1\] {
  --tw-border-opacity: 1 !important;
  border-color: rgb(239 240 241 / var(--tw-border-opacity, 1)) !important;
}
.border-error-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(245 159 179 / var(--tw-border-opacity, 1)) !important;
}
.border-error-400 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(231 39 84 / var(--tw-border-opacity, 1)) !important;
}
.border-error-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(220 24 70 / var(--tw-border-opacity, 1)) !important;
}
.border-info-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(23 62 173 / var(--tw-border-opacity, 1)) !important;
}
.border-neutral-100 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(239 240 241 / var(--tw-border-opacity, 1)) !important;
}
.border-neutral-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(223 224 227 / var(--tw-border-opacity, 1)) !important;
}
.border-neutral-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(199 201 207 / var(--tw-border-opacity, 1)) !important;
}
.border-primary-100 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(230 233 243 / var(--tw-border-opacity, 1)) !important;
}
.border-primary-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(45 56 93 / var(--tw-border-opacity, 1)) !important;
}
.border-secondary-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(20 189 189 / var(--tw-border-opacity, 1)) !important;
}
.border-success-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(70 239 183 / var(--tw-border-opacity, 1)) !important;
}
.border-success-400 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(18 213 149 / var(--tw-border-opacity, 1)) !important;
}
.border-warning-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(245 158 11 / var(--tw-border-opacity, 1)) !important;
}
.border-b-neutral-100 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(239 240 241 / var(--tw-border-opacity, 1)) !important;
}
.bg-black {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1)) !important;
}
.bg-error-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(252 231 236 / var(--tw-bg-opacity, 1)) !important;
}
.bg-error-400 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(231 39 84 / var(--tw-bg-opacity, 1)) !important;
}
.bg-error-50 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 243 246 / var(--tw-bg-opacity, 1)) !important;
}
.bg-error-500 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(220 24 70 / var(--tw-bg-opacity, 1)) !important;
}
.bg-info-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(232 237 251 / var(--tw-bg-opacity, 1)) !important;
}
.bg-info-200 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(23 62 173 / var(--tw-bg-opacity, 1)) !important;
}
.bg-info-75 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(244 247 255 / var(--tw-bg-opacity, 1)) !important;
}
.bg-light {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
.bg-neutral-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 240 241 / var(--tw-bg-opacity, 1)) !important;
}
.bg-neutral-200 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(223 224 227 / var(--tw-bg-opacity, 1)) !important;
}
.bg-neutral-25 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(252 252 252 / var(--tw-bg-opacity, 1)) !important;
}
.bg-neutral-40 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 250 251 / var(--tw-bg-opacity, 1)) !important;
}
.bg-neutral-400 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(159 163 172 / var(--tw-bg-opacity, 1)) !important;
}
.bg-neutral-50 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(247 247 248 / var(--tw-bg-opacity, 1)) !important;
}
.bg-overlay {
  background-color: rgba(0, 0, 0, 25%) !important;
}
.bg-primary-25 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(248 248 252 / var(--tw-bg-opacity, 1)) !important;
}
.bg-primary-50 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(244 244 249 / var(--tw-bg-opacity, 1)) !important;
}
.bg-primary-500 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(45 56 93 / var(--tw-bg-opacity, 1)) !important;
}
.bg-secondary-300 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(119 241 241 / var(--tw-bg-opacity, 1)) !important;
}
.bg-secondary-50 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(241 254 254 / var(--tw-bg-opacity, 1)) !important;
}
.bg-secondary-750 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(19 124 124 / var(--tw-bg-opacity, 1)) !important;
}
.bg-success-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(227 253 244 / var(--tw-bg-opacity, 1)) !important;
}
.bg-success-400 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(18 213 149 / var(--tw-bg-opacity, 1)) !important;
}
.bg-success-50 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(241 254 249 / var(--tw-bg-opacity, 1)) !important;
}
.bg-text {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(54 54 54 / var(--tw-bg-opacity, 1)) !important;
}
.bg-transparent {
  background-color: transparent !important;
}
.bg-warning-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(253 236 207 / var(--tw-bg-opacity, 1)) !important;
}
.bg-warning-50 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 246 231 / var(--tw-bg-opacity, 1)) !important;
}
.bg-warning-500 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity, 1)) !important;
}
.bg-white {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
.bg-opacity-25 {
  --tw-bg-opacity: 0.25 !important;
}
.bg-opacity-80 {
  --tw-bg-opacity: 0.8 !important;
}
.bg-opacity-\[0\.03\] {
  --tw-bg-opacity: 0.03 !important;
}
.bg-contain {
  background-size: contain !important;
}
.bg-cover {
  background-size: cover !important;
}
.bg-center {
  background-position: center !important;
}
.bg-no-repeat {
  background-repeat: no-repeat !important;
}
.object-contain {
  object-fit: contain !important;
}
.object-cover {
  object-fit: cover !important;
}
.p-0 {
  padding: 0 !important;
}
.p-2 {
  padding: .8rem !important;
}
.p-4 {
  padding: 1.2rem !important;
}
.p-5 {
  padding: 1.6rem !important;
}
.p-6 {
  padding: 2rem !important;
}
.p-7 {
  padding: 2.4rem !important;
}
.p-8 {
  padding: 3.2rem !important;
}
.p-9 {
  padding: 4rem !important;
}
.p-\[0\.8rem\] {
  padding: 0.8rem !important;
}
.p-\[11px\] {
  padding: 11px !important;
}
.px-10 {
  padding-left: 4.8rem !important;
  padding-right: 4.8rem !important;
}
.px-15 {
  padding-left: 8.8rem !important;
  padding-right: 8.8rem !important;
}
.px-2 {
  padding-left: .8rem !important;
  padding-right: .8rem !important;
}
.px-3 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.px-4 {
  padding-left: 1.2rem !important;
  padding-right: 1.2rem !important;
}
.px-5 {
  padding-left: 1.6rem !important;
  padding-right: 1.6rem !important;
}
.px-6 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}
.px-7 {
  padding-left: 2.4rem !important;
  padding-right: 2.4rem !important;
}
.px-8 {
  padding-left: 3.2rem !important;
  padding-right: 3.2rem !important;
}
.px-9 {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}
.px-\[30px\] {
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.px-\[6px\] {
  padding-left: 6px !important;
  padding-right: 6px !important;
}
.py-1 {
  padding-top: .4rem !important;
  padding-bottom: .4rem !important;
}
.py-2 {
  padding-top: .8rem !important;
  padding-bottom: .8rem !important;
}
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.py-4 {
  padding-top: 1.2rem !important;
  padding-bottom: 1.2rem !important;
}
.py-5 {
  padding-top: 1.6rem !important;
  padding-bottom: 1.6rem !important;
}
.py-6 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
.py-7 {
  padding-top: 2.4rem !important;
  padding-bottom: 2.4rem !important;
}
.py-8 {
  padding-top: 3.2rem !important;
  padding-bottom: 3.2rem !important;
}
.py-\[18px\] {
  padding-top: 18px !important;
  padding-bottom: 18px !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pb-1 {
  padding-bottom: .4rem !important;
}
.pb-2 {
  padding-bottom: .8rem !important;
}
.pb-4 {
  padding-bottom: 1.2rem !important;
}
.pb-5 {
  padding-bottom: 1.6rem !important;
}
.pb-6 {
  padding-bottom: 2rem !important;
}
.pb-7 {
  padding-bottom: 2.4rem !important;
}
.pb-8 {
  padding-bottom: 3.2rem !important;
}
.pb-9 {
  padding-bottom: 4rem !important;
}
.pb-\[3\.5rem\] {
  padding-bottom: 3.5rem !important;
}
.pl-0 {
  padding-left: 0 !important;
}
.pl-1 {
  padding-left: .4rem !important;
}
.pl-15 {
  padding-left: 8.8rem !important;
}
.pl-2 {
  padding-left: .8rem !important;
}
.pl-3 {
  padding-left: 1rem !important;
}
.pl-4 {
  padding-left: 1.2rem !important;
}
.pl-5 {
  padding-left: 1.6rem !important;
}
.pl-6 {
  padding-left: 2rem !important;
}
.pl-8 {
  padding-left: 3.2rem !important;
}
.pr-0 {
  padding-right: 0 !important;
}
.pr-1 {
  padding-right: .4rem !important;
}
.pr-15 {
  padding-right: 8.8rem !important;
}
.pr-2 {
  padding-right: .8rem !important;
}
.pr-3 {
  padding-right: 1rem !important;
}
.pr-4 {
  padding-right: 1.2rem !important;
}
.pr-5 {
  padding-right: 1.6rem !important;
}
.pr-6 {
  padding-right: 2rem !important;
}
.pr-7 {
  padding-right: 2.4rem !important;
}
.pr-8 {
  padding-right: 3.2rem !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pt-1 {
  padding-top: .4rem !important;
}
.pt-2 {
  padding-top: .8rem !important;
}
.pt-3 {
  padding-top: 1rem !important;
}
.pt-4 {
  padding-top: 1.2rem !important;
}
.pt-5 {
  padding-top: 1.6rem !important;
}
.pt-6 {
  padding-top: 2rem !important;
}
.pt-7 {
  padding-top: 2.4rem !important;
}
.pt-8 {
  padding-top: 3.2rem !important;
}
.text-left {
  text-align: left !important;
}
.text-center {
  text-align: center !important;
}
.text-right {
  text-align: right !important;
}
.align-middle {
  vertical-align: middle !important;
}
.font-primary {
  font-family: Roboto, sans-serif !important;
}
.font-squarePeg {
  font-family: Square Peg, cursive !important;
}
.text {
  font-size: 1.4rem !important;
}
.text-1 {
  font-size: 1.2rem !important;
}
.text-2 {
  font-size: 1.3rem !important;
}
.text-25 {
  font-size: 2.5rem !important;
}
.text-3 {
  font-size: 1.4rem !important;
}
.text-31 {
  font-size: 3.1rem !important;
}
.text-4 {
  font-size: 1.6rem !important;
}
.text-40 {
  font-size: 4rem !important;
}
.text-5 {
  font-size: 1.8rem !important;
}
.text-6 {
  font-size: 2rem !important;
}
.text-65 {
  font-size: 6.5rem !important;
}
.text-7 {
  font-size: 2.4rem !important;
}
.text-8 {
  font-size: 2.9rem !important;
}
.text-9 {
  font-size: 3.3rem !important;
}
.text-90 {
  font-size: 9rem !important;
}
.text-\[0\.6rem\] {
  font-size: 0.6rem !important;
}
.text-\[13px\] {
  font-size: 13px !important;
}
.text-\[14px\] {
  font-size: 14px !important;
}
.font-bold {
  font-weight: 700 !important;
}
.font-medium {
  font-weight: 500 !important;
}
.font-normal {
  font-weight: 400 !important;
}
.font-semibold {
  font-weight: 600 !important;
}
.uppercase {
  text-transform: uppercase !important;
}
.italic {
  font-style: italic !important;
}
.leading-13 {
  line-height: 1.3rem !important;
}
.leading-16 {
  line-height: 1.6rem !important;
}
.leading-17 {
  line-height: 1.7rem !important;
}
.leading-18 {
  line-height: 1.8rem !important;
}
.leading-20 {
  line-height: 2rem !important;
}
.leading-21 {
  line-height: 2.1rem !important;
}
.leading-24 {
  line-height: 2.4rem !important;
}
.leading-25 {
  line-height: 2.5rem !important;
}
.leading-30 {
  line-height: 3rem !important;
}
.leading-38 {
  line-height: 3.8rem !important;
}
.leading-40 {
  line-height: 4rem !important;
}
.leading-\[30px\] {
  line-height: 30px !important;
}
.tracking-100 {
  letter-spacing: .02em !important;
}
.tracking-\[1\.04px\] {
  letter-spacing: 1.04px !important;
}
.text-dark {
  --tw-text-opacity: 1 !important;
  color: rgb(54 54 54 / var(--tw-text-opacity, 1)) !important;
}
.text-error-200 {
  --tw-text-opacity: 1 !important;
  color: rgb(245 159 179 / var(--tw-text-opacity, 1)) !important;
}
.text-error-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(231 39 84 / var(--tw-text-opacity, 1)) !important;
}
.text-error-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(220 24 70 / var(--tw-text-opacity, 1)) !important;
}
.text-error-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(193 21 61 / var(--tw-text-opacity, 1)) !important;
}
.text-info-100 {
  --tw-text-opacity: 1 !important;
  color: rgb(232 237 251 / var(--tw-text-opacity, 1)) !important;
}
.text-info-200 {
  --tw-text-opacity: 1 !important;
  color: rgb(23 62 173 / var(--tw-text-opacity, 1)) !important;
}
.text-light {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.text-neutral-100 {
  --tw-text-opacity: 1 !important;
  color: rgb(239 240 241 / var(--tw-text-opacity, 1)) !important;
}
.text-neutral-200 {
  --tw-text-opacity: 1 !important;
  color: rgb(223 224 227 / var(--tw-text-opacity, 1)) !important;
}
.text-neutral-300 {
  --tw-text-opacity: 1 !important;
  color: rgb(199 201 207 / var(--tw-text-opacity, 1)) !important;
}
.text-neutral-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(159 163 172 / var(--tw-text-opacity, 1)) !important;
}
.text-neutral-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(105 110 122 / var(--tw-text-opacity, 1)) !important;
}
.text-neutral-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(92 96 107 / var(--tw-text-opacity, 1)) !important;
}
.text-neutral-700 {
  --tw-text-opacity: 1 !important;
  color: rgb(66 69 76 / var(--tw-text-opacity, 1)) !important;
}
.text-primary-200 {
  --tw-text-opacity: 1 !important;
  color: rgb(192 200 225 / var(--tw-text-opacity, 1)) !important;
}
.text-primary-300 {
  --tw-text-opacity: 1 !important;
  color: rgb(92 111 176 / var(--tw-text-opacity, 1)) !important;
}
.text-primary-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(58 71 119 / var(--tw-text-opacity, 1)) !important;
}
.text-primary-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(45 56 93 / var(--tw-text-opacity, 1)) !important;
}
.text-primary-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(39 48 80 / var(--tw-text-opacity, 1)) !important;
}
.text-secondary-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(20 189 189 / var(--tw-text-opacity, 1)) !important;
}
.text-secondary-750 {
  --tw-text-opacity: 1 !important;
  color: rgb(19 124 124 / var(--tw-text-opacity, 1)) !important;
}
.text-success-200 {
  --tw-text-opacity: 1 !important;
  color: rgb(184 249 227 / var(--tw-text-opacity, 1)) !important;
}
.text-success-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(18 213 149 / var(--tw-text-opacity, 1)) !important;
}
.text-success-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(16 185 129 / var(--tw-text-opacity, 1)) !important;
}
.text-success-700 {
  --tw-text-opacity: 1 !important;
  color: rgb(8 92 65 / var(--tw-text-opacity, 1)) !important;
}
.text-success-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(6 69 48 / var(--tw-text-opacity, 1)) !important;
}
.text-text {
  --tw-text-opacity: 1 !important;
  color: rgb(54 54 54 / var(--tw-text-opacity, 1)) !important;
}
.text-warning-100 {
  --tw-text-opacity: 1 !important;
  color: rgb(253 236 207 / var(--tw-text-opacity, 1)) !important;
}
.text-warning-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(245 158 11 / var(--tw-text-opacity, 1)) !important;
}
.text-warning-750 {
  --tw-text-opacity: 1 !important;
  color: rgb(177 86 2 / var(--tw-text-opacity, 1)) !important;
}
.text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.underline {
  text-decoration-line: underline !important;
}
.opacity-0 {
  opacity: 0 !important;
}
.opacity-100 {
  opacity: 1 !important;
}
.opacity-20 {
  opacity: 0.2 !important;
}
.opacity-30 {
  opacity: 0.3 !important;
}
.opacity-50 {
  opacity: 0.5 !important;
}
.opacity-80 {
  opacity: 0.8 !important;
}
.shadow {
  --tw-shadow: 3px 3px 10px rgba(0, 0, 0, 0.13) !important;
  --tw-shadow-colored: 3px 3px 10px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow-300 {
  --tw-shadow: 0px 8px 16px rgba(0, 0, 0, 0.06) !important;
  --tw-shadow-colored: 0px 8px 16px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow-400 {
  --tw-shadow: 0px 10px 20px rgba(0, 0, 0, 0.06) !important;
  --tw-shadow-colored: 0px 10px 20px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow-btnIcon {
  --tw-shadow: 4px 4px 8px 0px #0000000F !important;
  --tw-shadow-colored: 4px 4px 8px 0px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow-edgeShadow {
  --tw-shadow: 0 10px 4px -7px #eff0f1 !important;
  --tw-shadow-colored: 0 10px 4px -7px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow-iconShadow {
  --tw-shadow: 0px 0px 0px 0.5px #696E7A !important;
  --tw-shadow-colored: 0px 0px 0px 0.5px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow-input {
  --tw-shadow: 0px 0px 0px 2px rgba(20, 189, 189, 0.2) !important;
  --tw-shadow-colored: 0px 0px 0px 2px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow-mdlight {
  --tw-shadow: 4px 8px 16px 0px rgba(0, 0, 0, 0.04) !important;
  --tw-shadow-colored: 4px 8px 16px 0px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow-tooltip {
  --tw-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.06) !important;
  --tw-shadow-colored: 4px 4px 8px 0px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.outline-none {
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}
.ring-0 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}
.blur {
  --tw-blur: blur(8px) !important;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}
.grayscale {
  --tw-grayscale: grayscale(100%) !important;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}
.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}
.transition-all {
  transition-property: all !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}
.transition-transform {
  transition-property: transform !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}
.duration-200 {
  transition-duration: 200ms !important;
}
.duration-300 {
  transition-duration: 300ms !important;
}
.duration-500 {
  transition-duration: 500ms !important;
}
.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
}
.\[k\:string\] {
  k: string !important;
}
* {
  font-size: 10px;
}

a, div, p {
  font-size: 1.4rem;
}

h1, h2 {
  font-family: "Barlow", sans-serif;
}

input[type=checkbox]:before {
  background-image: url('unchecked.svg');
}
input[type=checkbox]:checked::before {
  background-image: url('checked.svg');
}

body {
  height: 100vh;
  background-color: #FAFAFB;
}

@media only screen and (max-width: 600px) {
  .main-content .h-fit {
    transform: translate(-50%, -110%) !important;
  }
}
/*------------------------------------------------------------------
[Webinars]
/*------------------------------------------------------------------*/
.webinar-img {
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  width: 100% !important;
  height: auto !important;
}

.rounded-top-0 {
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
}

.info-200 {
  color: #173ead;
}

.rounded.bg-neutral-50.flex-direction {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.webinar-panel {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-bottom-left-radius: 0.8rem !important;
  border-bottom-right-radius: 0.8rem !important;
}

.mb-93 {
  margin-bottom: 9.3rem !important;
}

.grid .bg-light.rounded:hover {
  box-shadow: 1px 0 13px 2px #ddd;
}

.grid .bg-light.rounded:hover .group-hover\:ml-2 {
  margin-left: 0.8rem !important;
}

/*------------------------------------------------------------------
[Footer]
/*------------------------------------------------------------------*/
/*#footer {
  position: absolute;
    bottom: 0px;
    width: 100%;
    background-color: #fff;
}*/
.placeholder\:text-neutral-500::placeholder {
  --tw-text-opacity: 1 !important;
  color: rgb(105 110 122 / var(--tw-text-opacity, 1)) !important;
}
.before\:mr-2::before {
  content: var(--tw-content) !important;
  margin-right: .8rem !important;
}
.before\:content-\[\'\\u2022\'\]::before {
  --tw-content: '\u2022' !important;
  content: var(--tw-content) !important;
}
.hover\:scale-105:hover {
  --tw-scale-x: 1.05 !important;
  --tw-scale-y: 1.05 !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.hover\:cursor-pointer:hover {
  cursor: pointer !important;
}
.hover\:border-b-2:hover {
  border-bottom-width: 2px !important;
}
.hover\:border-neutral-300:hover {
  --tw-border-opacity: 1 !important;
  border-color: rgb(199 201 207 / var(--tw-border-opacity, 1)) !important;
}
.hover\:border-secondary-500:hover {
  --tw-border-opacity: 1 !important;
  border-color: rgb(20 189 189 / var(--tw-border-opacity, 1)) !important;
}
.hover\:bg-\[\#D6DFF7\]:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(214 223 247 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:bg-\[\#E7F4FF\]:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(231 244 255 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:bg-error-400:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(231 39 84 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:bg-neutral-100:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 240 241 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:bg-neutral-50:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(247 247 248 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:bg-primary-400:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(58 71 119 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:bg-transparent:hover {
  background-color: transparent !important;
}
.hover\:text-dark:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(54 54 54 / var(--tw-text-opacity, 1)) !important;
}
.hover\:text-error-200:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(245 159 179 / var(--tw-text-opacity, 1)) !important;
}
.hover\:text-error-400:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(231 39 84 / var(--tw-text-opacity, 1)) !important;
}
.hover\:text-info-200:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(23 62 173 / var(--tw-text-opacity, 1)) !important;
}
.hover\:text-neutral-500:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(105 110 122 / var(--tw-text-opacity, 1)) !important;
}
.hover\:text-neutral-700:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(66 69 76 / var(--tw-text-opacity, 1)) !important;
}
.hover\:text-neutral-800:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(39 41 46 / var(--tw-text-opacity, 1)) !important;
}
.hover\:text-primary-200:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(192 200 225 / var(--tw-text-opacity, 1)) !important;
}
.hover\:text-primary-600:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(39 48 80 / var(--tw-text-opacity, 1)) !important;
}
.hover\:text-secondary-750:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(19 124 124 / var(--tw-text-opacity, 1)) !important;
}
.hover\:text-success-200:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(184 249 227 / var(--tw-text-opacity, 1)) !important;
}
.hover\:text-success-400:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(18 213 149 / var(--tw-text-opacity, 1)) !important;
}
.hover\:text-text:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(54 54 54 / var(--tw-text-opacity, 1)) !important;
}
.hover\:text-warning-100:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(253 236 207 / var(--tw-text-opacity, 1)) !important;
}
.hover\:text-warning-500:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(245 158 11 / var(--tw-text-opacity, 1)) !important;
}
.hover\:underline:hover {
  text-decoration-line: underline !important;
}
.hover\:shadow-hover:hover {
  --tw-shadow: 0px 0px 0px 2px #D0F2F2 !important;
  --tw-shadow-colored: 0px 0px 0px 2px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.hover\:shadow-input:hover {
  --tw-shadow: 0px 0px 0px 2px rgba(20, 189, 189, 0.2) !important;
  --tw-shadow-colored: 0px 0px 0px 2px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.hover\:shadow-none:hover {
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.hover\:shadow-status:hover {
  --tw-shadow: 4px 10px 20px 0px #0000000F !important;
  --tw-shadow-colored: 4px 10px 20px 0px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.focus\:bg-\[\#ACBADF\]:focus {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(172 186 223 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:bg-\[\#B9DAF5\]:focus {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(185 218 245 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:bg-neutral-200:focus {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(223 224 227 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:text-text:focus {
  --tw-text-opacity: 1 !important;
  color: rgb(54 54 54 / var(--tw-text-opacity, 1)) !important;
}
.focus\:shadow-none:focus {
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.focus\:shadow-skipToContent:focus {
  --tw-shadow: 0 0 0 2px #DC1846, inset 0 0 0 2px #FFFFFF !important;
  --tw-shadow-colored: 0 0 0 2px var(--tw-shadow-color), inset 0 0 0 2px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.focus\:outline-none:focus {
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}
.focus\:ring-0:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}
.active\:bg-error-600:active {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(193 21 61 / var(--tw-bg-opacity, 1)) !important;
}
.active\:bg-neutral-100:active {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 240 241 / var(--tw-bg-opacity, 1)) !important;
}
.active\:bg-neutral-200:active {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(223 224 227 / var(--tw-bg-opacity, 1)) !important;
}
.active\:bg-primary-700:active {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 37 62 / var(--tw-bg-opacity, 1)) !important;
}
.disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed !important;
}
.disabled\:border-neutral-100:disabled {
  --tw-border-opacity: 1 !important;
  border-color: rgb(239 240 241 / var(--tw-border-opacity, 1)) !important;
}
.disabled\:text-neutral-300:disabled {
  --tw-text-opacity: 1 !important;
  color: rgb(199 201 207 / var(--tw-text-opacity, 1)) !important;
}
.group:hover .group-hover\:ml-2 {
  margin-left: .8rem !important;
}
.group:hover .group-hover\:block {
  display: block !important;
}
.group:hover .group-hover\:scale-110 {
  --tw-scale-x: 1.1 !important;
  --tw-scale-y: 1.1 !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.group:hover .group-hover\:bg-transparent {
  background-color: transparent !important;
}
.group:hover .group-hover\:text-\[\#1840A8\] {
  --tw-text-opacity: 1 !important;
  color: rgb(24 64 168 / var(--tw-text-opacity, 1)) !important;
}
.group:hover .group-hover\:text-\[\#2771AC\] {
  --tw-text-opacity: 1 !important;
  color: rgb(39 113 172 / var(--tw-text-opacity, 1)) !important;
}
.group:hover .group-hover\:text-neutral-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(105 110 122 / var(--tw-text-opacity, 1)) !important;
}
.group:hover .group-hover\:text-neutral-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(39 41 46 / var(--tw-text-opacity, 1)) !important;
}
.group:hover .group-hover\:opacity-100 {
  opacity: 1 !important;
}
.group:hover .group-hover\:brightness-110 {
  --tw-brightness: brightness(1.1) !important;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}
.group:hover .group-hover\:brightness-125 {
  --tw-brightness: brightness(1.25) !important;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}
.group:hover .group-hover\:grayscale-0 {
  --tw-grayscale: grayscale(0) !important;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}
.group:focus .group-focus\:text-\[\#1840A8\] {
  --tw-text-opacity: 1 !important;
  color: rgb(24 64 168 / var(--tw-text-opacity, 1)) !important;
}
.group:focus .group-focus\:text-\[\#2771AC\] {
  --tw-text-opacity: 1 !important;
  color: rgb(39 113 172 / var(--tw-text-opacity, 1)) !important;
}
.group:active .group-active\:brightness-75 {
  --tw-brightness: brightness(.75) !important;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}
@media (min-width: 320px) {
  .mobile\:absolute {
    position: absolute !important;
  }
  .mobile\:left-0 {
    left: 0 !important;
  }
  .mobile\:left-\[-30px\] {
    left: -30px !important;
  }
  .mobile\:right-0 {
    right: 0 !important;
  }
  .mobile\:z-6 {
    z-index: 6 !important;
  }
  .mobile\:mx-5 {
    margin-left: 1.6rem !important;
    margin-right: 1.6rem !important;
  }
  .mobile\:mb-3 {
    margin-bottom: 1rem !important;
  }
  .mobile\:mb-6 {
    margin-bottom: 2rem !important;
  }
  .mobile\:mb-7 {
    margin-bottom: 2.4rem !important;
  }
  .mobile\:mt-2 {
    margin-top: .8rem !important;
  }
  .mobile\:mt-7 {
    margin-top: 2.4rem !important;
  }
  .mobile\:w-full {
    width: 100% !important;
  }
  .mobile\:flex-col {
    flex-direction: column !important;
  }
  .mobile\:items-center {
    align-items: center !important;
  }
  .mobile\:p-6 {
    padding: 2rem !important;
  }
  .mobile\:px-4 {
    padding-left: 1.2rem !important;
    padding-right: 1.2rem !important;
  }
  .mobile\:px-5 {
    padding-left: 1.6rem !important;
    padding-right: 1.6rem !important;
  }
  .mobile\:py-7 {
    padding-top: 2.4rem !important;
    padding-bottom: 2.4rem !important;
  }
  .mobile\:pt-0 {
    padding-top: 0 !important;
  }
  .mobile\:text-4 {
    font-size: 1.6rem !important;
  }
}
@media (min-width: 768px) {
  .tablet\:visible {
    visibility: visible !important;
  }
  .tablet\:invisible {
    visibility: hidden !important;
  }
  .tablet\:relative {
    position: relative !important;
  }
  .tablet\:sticky {
    position: sticky !important;
  }
  .tablet\:left-\[-40px\] {
    left: -40px !important;
  }
  .tablet\:left-\[-70px\] {
    left: -70px !important;
  }
  .tablet\:top-11 {
    top: 5.6rem !important;
  }
  .tablet\:top-19 {
    top: 12rem !important;
  }
  .tablet\:top-6 {
    top: 2rem !important;
  }
  .tablet\:top-\[53px\] {
    top: 53px !important;
  }
  .tablet\:order-1 {
    order: 1 !important;
  }
  .tablet\:order-2 {
    order: 2 !important;
  }
  .tablet\:order-3 {
    order: 3 !important;
  }
  .tablet\:col-span-12 {
    grid-column: span 12 / span 12 !important;
  }
  .tablet\:col-span-2 {
    grid-column: span 2 / span 2 !important;
  }
  .tablet\:col-span-4 {
    grid-column: span 4 / span 4 !important;
  }
  .tablet\:col-span-6 {
    grid-column: span 6 / span 6 !important;
  }
  .tablet\:col-start-1 {
    grid-column-start: 1 !important;
  }
  .tablet\:mx-14 {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }
  .tablet\:mx-15 {
    margin-left: 8.8rem !important;
    margin-right: 8.8rem !important;
  }
  .tablet\:mx-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .tablet\:mx-6 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .tablet\:mx-8 {
    margin-left: 3.2rem !important;
    margin-right: 3.2rem !important;
  }
  .tablet\:mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .tablet\:my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .tablet\:-mt-CPBHOMEPAGEHEADER {
    margin-top: -157px !important;
  }
  .tablet\:mb-0 {
    margin-bottom: 0 !important;
  }
  .tablet\:mb-10 {
    margin-bottom: 4.8rem !important;
  }
  .tablet\:mb-2 {
    margin-bottom: .8rem !important;
  }
  .tablet\:mb-7 {
    margin-bottom: 2.4rem !important;
  }
  .tablet\:mb-9 {
    margin-bottom: 4rem !important;
  }
  .tablet\:ml-0 {
    margin-left: 0 !important;
  }
  .tablet\:ml-5 {
    margin-left: 1.6rem !important;
  }
  .tablet\:ml-6 {
    margin-left: 2rem !important;
  }
  .tablet\:ml-7 {
    margin-left: 2.4rem !important;
  }
  .tablet\:mr-5 {
    margin-right: 1.6rem !important;
  }
  .tablet\:mr-auto {
    margin-right: auto !important;
  }
  .tablet\:mt-0 {
    margin-top: 0 !important;
  }
  .tablet\:mt-1 {
    margin-top: .4rem !important;
  }
  .tablet\:mt-10 {
    margin-top: 4.8rem !important;
  }
  .tablet\:mt-5 {
    margin-top: 1.6rem !important;
  }
  .tablet\:mt-6 {
    margin-top: 2rem !important;
  }
  .tablet\:mt-\[44px\] {
    margin-top: 44px !important;
  }
  .tablet\:block {
    display: block !important;
  }
  .tablet\:flex {
    display: flex !important;
  }
  .tablet\:inline-table {
    display: inline-table !important;
  }
  .tablet\:grid {
    display: grid !important;
  }
  .tablet\:hidden {
    display: none !important;
  }
  .tablet\:h-52 {
    height: 52px !important;
  }
  .tablet\:h-\[40px\] {
    height: 40px !important;
  }
  .tablet\:h-full {
    height: 100% !important;
  }
  .tablet\:max-h-full {
    max-height: 100% !important;
  }
  .tablet\:min-h-400 {
    min-height: 400px !important;
  }
  .tablet\:min-h-80 {
    min-height: 80px !important;
  }
  .tablet\:min-h-\[200px\] {
    min-height: 200px !important;
  }
  .tablet\:w-2\/3 {
    width: 66.666667% !important;
  }
  .tablet\:w-200 {
    width: 200px !important;
  }
  .tablet\:w-220 {
    width: 220px !important;
  }
  .tablet\:w-240 {
    width: 240px !important;
  }
  .tablet\:w-4\/5 {
    width: 80% !important;
  }
  .tablet\:w-45pc {
    width: 45% !important;
  }
  .tablet\:w-556 {
    width: 556px !important;
  }
  .tablet\:w-665 {
    width: 665px !important;
  }
  .tablet\:w-720 {
    width: 720px !important;
  }
  .tablet\:w-768 {
    width: 768px !important;
  }
  .tablet\:w-\[332px\] {
    width: 332px !important;
  }
  .tablet\:w-\[370px\] {
    width: 370px !important;
  }
  .tablet\:w-\[432px\] {
    width: 432px !important;
  }
  .tablet\:w-\[83rem\] {
    width: 83rem !important;
  }
  .tablet\:w-\[inherit\] {
    width: inherit !important;
  }
  .tablet\:w-auto {
    width: auto !important;
  }
  .tablet\:max-w-640 {
    max-width: 640px !important;
  }
  .tablet\:max-w-\[1200px\] {
    max-width: 1200px !important;
  }
  .tablet\:columns-2 {
    columns: 2 !important;
  }
  .tablet\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
  }
  .tablet\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  .tablet\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
  .tablet\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr)) !important;
  }
  .tablet\:grid-rows-none {
    grid-template-rows: none !important;
  }
  .tablet\:flex-row {
    flex-direction: row !important;
  }
  .tablet\:items-start {
    align-items: flex-start !important;
  }
  .tablet\:items-center {
    align-items: center !important;
  }
  .tablet\:justify-center {
    justify-content: center !important;
  }
  .tablet\:justify-between {
    justify-content: space-between !important;
  }
  .tablet\:gap-12 {
    gap: 6.4rem !important;
  }
  .tablet\:justify-self-end {
    justify-self: end !important;
  }
  .tablet\:border-b-3 {
    border-bottom-width: 3px !important;
  }
  .tablet\:p-0 {
    padding: 0 !important;
  }
  .tablet\:p-3 {
    padding: 1rem !important;
  }
  .tablet\:p-8 {
    padding: 3.2rem !important;
  }
  .tablet\:p-\[48px\] {
    padding: 48px !important;
  }
  .tablet\:px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .tablet\:px-14 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }
  .tablet\:px-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .tablet\:px-6 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .tablet\:py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .tablet\:py-12 {
    padding-top: 6.4rem !important;
    padding-bottom: 6.4rem !important;
  }
  .tablet\:py-2 {
    padding-top: .8rem !important;
    padding-bottom: .8rem !important;
  }
  .tablet\:py-4 {
    padding-top: 1.2rem !important;
    padding-bottom: 1.2rem !important;
  }
  .tablet\:py-8 {
    padding-top: 3.2rem !important;
    padding-bottom: 3.2rem !important;
  }
  .tablet\:pb-0 {
    padding-bottom: 0 !important;
  }
  .tablet\:pb-17 {
    padding-bottom: 10.4rem !important;
  }
  .tablet\:pb-7 {
    padding-bottom: 2.4rem !important;
  }
  .tablet\:pr-6 {
    padding-right: 2rem !important;
  }
  .tablet\:pr-APPLICANTSELEMENTSMODAL {
    padding-right: 20% !important;
  }
  .tablet\:pt-0 {
    padding-top: 0 !important;
  }
  .tablet\:pt-2 {
    padding-top: .8rem !important;
  }
  .tablet\:pt-6 {
    padding-top: 2rem !important;
  }
  .tablet\:pt-7 {
    padding-top: 2.4rem !important;
  }
  .tablet\:text-left {
    text-align: left !important;
  }
  .tablet\:text-3 {
    font-size: 1.4rem !important;
  }
  .tablet\:text-5 {
    font-size: 1.8rem !important;
  }
  .tablet\:text-50 {
    font-size: 5rem !important;
  }
  .tablet\:text-7 {
    font-size: 2.4rem !important;
  }
  .tablet\:text-8 {
    font-size: 2.9rem !important;
  }
  .tablet\:font-semibold {
    font-weight: 600 !important;
  }
  .tablet\:leading-42 {
    line-height: 4.2rem !important;
  }
  .tablet\:leading-50 {
    line-height: 5rem !important;
  }
  .tablet\:text-neutral-600 {
    --tw-text-opacity: 1 !important;
    color: rgb(92 96 107 / var(--tw-text-opacity, 1)) !important;
  }
}
@media (min-width: 1152px) {
  .laptop\:right-8 {
    right: 3.2rem !important;
  }
  .laptop\:col-span-3 {
    grid-column: span 3 / span 3 !important;
  }
  .laptop\:col-span-4 {
    grid-column: span 4 / span 4 !important;
  }
  .laptop\:mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .laptop\:mx-4 {
    margin-left: 1.2rem !important;
    margin-right: 1.2rem !important;
  }
  .laptop\:mb-none {
    margin-bottom: 0 !important;
  }
  .laptop\:mt-0 {
    margin-top: 0 !important;
  }
  .laptop\:block {
    display: block !important;
  }
  .laptop\:hidden {
    display: none !important;
  }
  .laptop\:w-1\/5 {
    width: 20% !important;
  }
  .laptop\:w-29pc {
    width: 29% !important;
  }
  .laptop\:w-448 {
    width: 448px !important;
  }
  .laptop\:w-520 {
    width: 520px !important;
  }
  .laptop\:w-864 {
    width: 864px !important;
  }
  .laptop\:w-912 {
    width: 912px !important;
  }
  .laptop\:w-\[748px\] {
    width: 748px !important;
  }
  .laptop\:flex-row {
    flex-direction: row !important;
  }
  .laptop\:justify-start {
    justify-content: flex-start !important;
  }
  .laptop\:justify-end {
    justify-content: flex-end !important;
  }
  .laptop\:justify-between {
    justify-content: space-between !important;
  }
  .laptop\:px-22 {
    padding-left: 14.8rem !important;
    padding-right: 14.8rem !important;
  }
  .laptop\:px-4 {
    padding-left: 1.2rem !important;
    padding-right: 1.2rem !important;
  }
  .laptop\:px-8 {
    padding-left: 3.2rem !important;
    padding-right: 3.2rem !important;
  }
  .laptop\:py-12 {
    padding-top: 6.4rem !important;
    padding-bottom: 6.4rem !important;
  }
  .laptop\:py-17 {
    padding-top: 10.4rem !important;
    padding-bottom: 10.4rem !important;
  }
  .laptop\:text-4 {
    font-size: 1.6rem !important;
  }
  .laptop\:text-7 {
    font-size: 2.4rem !important;
  }
  .laptop\:text-8 {
    font-size: 2.9rem !important;
  }
}
@media (min-width: 1440px) {
  .desktop\:col-span-10 {
    grid-column: span 10 / span 10 !important;
  }
  .desktop\:col-span-3 {
    grid-column: span 3 / span 3 !important;
  }
  .desktop\:col-span-9 {
    grid-column: span 9 / span 9 !important;
  }
  .desktop\:col-start-2 {
    grid-column-start: 2 !important;
  }
  .desktop\:mx-12 {
    margin-left: 6.4rem !important;
    margin-right: 6.4rem !important;
  }
  .desktop\:mx-6 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .desktop\:mb-8 {
    margin-bottom: 3.2rem !important;
  }
  .desktop\:ml-12 {
    margin-left: 6.4rem !important;
  }
  .desktop\:h-\[314px\] {
    height: 314px !important;
  }
  .desktop\:w-728 {
    width: 728px !important;
  }
  .desktop\:w-\[334px\] {
    width: 334px !important;
  }
  .desktop\:grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr)) !important;
  }
  .desktop\:justify-center {
    justify-content: center !important;
  }
  .desktop\:px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .desktop\:px-12 {
    padding-left: 6.4rem !important;
    padding-right: 6.4rem !important;
  }
  .desktop\:px-22 {
    padding-left: 14.8rem !important;
    padding-right: 14.8rem !important;
  }
  .desktop\:px-29 {
    padding-left: 29.2rem !important;
    padding-right: 29.2rem !important;
  }
  .desktop\:px-6 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .desktop\:pt-6 {
    padding-top: 2rem !important;
  }
}

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