/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/global.scss?ngGlobalStyle ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Global app styles */
/* App colors */
/* ! tailwindcss v3.4.3 | 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 */ /* 3 */
  tab-size: 4; /* 3 */
  font-family: acciona, 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] {
  display: none;
}
*, ::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:  ;
}
.container {
  width: 100%;
}
@media (min-width: 320px) {
  .container {
    max-width: 320px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1400px;
  }
}
@media (min-width: 1920px) {
  .container {
    max-width: 1920px;
  }
}
@media (min-width: 2560px) {
  .container {
    max-width: 2560px;
  }
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.right-0 {
  right: 0px;
}
.isolate {
  isolation: isolate;
}
.order-first {
  order: -9999;
}
.order-last {
  order: 9999;
}
.col-span-12 {
  grid-column: span 12 / span 12;
}
.col-span-2 {
  grid-column: span 2 / span 2;
}
.col-span-4 {
  grid-column: span 4 / span 4;
}
.col-span-8 {
  grid-column: span 8 / span 8;
}
.m-1 {
  margin: 8px;
}
.\!my-2 {
  margin-top: 16px !important;
  margin-bottom: 16px !important;
}
.mx-3 {
  margin-left: 24px;
  margin-right: 24px;
}
.my-1 {
  margin-top: 8px;
  margin-bottom: 8px;
}
.my-1\.5 {
  margin-top: 12px;
  margin-bottom: 12px;
}
.my-2 {
  margin-top: 16px;
  margin-bottom: 16px;
}
.my-3 {
  margin-top: 24px;
  margin-bottom: 24px;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-0\.5 {
  margin-bottom: 4px;
}
.mb-1 {
  margin-bottom: 8px;
}
.mb-10 {
  margin-bottom: 80px;
}
.mb-2 {
  margin-bottom: 16px;
}
.mb-3 {
  margin-bottom: 24px;
}
.mb-4 {
  margin-bottom: 32px;
}
.mb-6 {
  margin-bottom: 48px;
}
.ml-0 {
  margin-left: 0px;
}
.ml-0\.5 {
  margin-left: 4px;
}
.ml-1 {
  margin-left: 8px;
}
.ml-2 {
  margin-left: 16px;
}
.ml-3 {
  margin-left: 24px;
}
.ml-5 {
  margin-left: 40px;
}
.mr-1 {
  margin-right: 8px;
}
.mr-2 {
  margin-right: 16px;
}
.mr-3 {
  margin-right: 24px;
}
.mt-0 {
  margin-top: 0px;
}
.mt-1 {
  margin-top: 8px;
}
.mt-1\.5 {
  margin-top: 12px;
}
.mt-2 {
  margin-top: 16px;
}
.mt-3 {
  margin-top: 24px;
}
.mt-4 {
  margin-top: 32px;
}
.mt-5 {
  margin-top: 40px;
}
.mt-9 {
  margin-top: 72px;
}
.\!block {
  display: block !important;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.inline-grid {
  display: inline-grid;
}
.contents {
  display: contents;
}
.\!hidden {
  display: none !important;
}
.hidden {
  display: none;
}
.h-3 {
  height: 24px;
}
.h-40 {
  height: 320px;
}
.h-6 {
  height: 48px;
}
.h-60 {
  height: 480px;
}
.min-h-10 {
  min-height: 80px;
}
.min-h-20 {
  min-height: 160px;
}
.w-1\/2 {
  width: 50%;
}
.w-3 {
  width: 24px;
}
.w-40 {
  width: 320px;
}
.w-60 {
  width: 480px;
}
.w-7 {
  width: 56px;
}
.w-7\.5 {
  width: 60px;
}
.w-full {
  width: 100%;
}
.\!max-w-none {
  max-width: none !important;
}
.flex-grow {
  flex-grow: 1;
}
.grow {
  flex-grow: 1;
}
.basis-1\/4 {
  flex-basis: 25%;
}
.origin-center {
  transform-origin: center;
}
.rotate-180 {
  --tw-rotate: 180deg;
  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));
}
.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));
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.list-disc {
  list-style-type: disc;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-col-reverse {
  flex-direction: column-reverse;
}
.flex-wrap {
  flex-wrap: wrap;
}
.place-items-center {
  place-items: center;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.items-baseline {
  align-items: baseline;
}
.items-stretch {
  align-items: stretch;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.\!justify-between {
  justify-content: space-between !important;
}
.justify-between {
  justify-content: space-between;
}
.gap-0 {
  gap: 0px;
}
.gap-0\.5 {
  gap: 4px;
}
.gap-1 {
  gap: 8px;
}
.gap-1\.5 {
  gap: 12px;
}
.gap-2 {
  gap: 16px;
}
.gap-3 {
  gap: 24px;
}
.gap-4 {
  gap: 32px;
}
.gap-5 {
  gap: 40px;
}
.gap-7 {
  gap: 56px;
}
.gap-7\.5 {
  gap: 60px;
}
.gap-y-2 {
  row-gap: 16px;
}
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(16px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(16px * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(48px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(48px * var(--tw-space-y-reverse));
}
.self-start {
  align-self: flex-start;
}
.self-end {
  align-self: flex-end;
}
.self-center {
  align-self: center;
}
.self-stretch {
  align-self: stretch;
}
.justify-self-center {
  justify-self: center;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-ellipsis {
  text-overflow: ellipsis;
}
.whitespace-break-spaces {
  white-space: break-spaces;
}
.break-words {
  overflow-wrap: break-word;
}
.\!rounded-none {
  border-radius: 0px !important;
}
.border {
  border-width: 1px;
}
.border-2 {
  border-width: 2px;
}
.border-t {
  border-top-width: 1px;
}
.border-t-0 {
  border-top-width: 0px;
}
.border-solid {
  border-style: solid;
}
.border-neutral-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.border-neutral-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(255 0 0 / var(--tw-border-opacity));
}
.border-secondary-medium-light {
  --tw-border-opacity: 1;
  border-color: rgb(224 220 211 / var(--tw-border-opacity));
}
.\!bg-secondary-light {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity)) !important;
}
.bg-neutral-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-secondary-light {
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity));
}
.p-1 {
  padding: 8px;
}
.p-2 {
  padding: 16px;
}
.p-6 {
  padding: 48px;
}
.px-2 {
  padding-left: 16px;
  padding-right: 16px;
}
.px-3 {
  padding-left: 24px;
  padding-right: 24px;
}
.py-1 {
  padding-top: 8px;
  padding-bottom: 8px;
}
.py-1\.5 {
  padding-top: 12px;
  padding-bottom: 12px;
}
.py-2 {
  padding-top: 16px;
  padding-bottom: 16px;
}
.py-3 {
  padding-top: 24px;
  padding-bottom: 24px;
}
.py-4 {
  padding-top: 32px;
  padding-bottom: 32px;
}
.\!pt-0 {
  padding-top: 0px !important;
}
.\!pt-2 {
  padding-top: 16px !important;
}
.pb-2 {
  padding-bottom: 16px;
}
.pb-3 {
  padding-bottom: 24px;
}
.pt-2 {
  padding-top: 16px;
}
.pt-3 {
  padding-top: 24px;
}
.pt-6 {
  padding-top: 48px;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.align-top {
  vertical-align: top;
}
.align-middle {
  vertical-align: middle;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.\!font-bold {
  font-weight: 700 !important;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.\!normal-case {
  text-transform: none !important;
}
.text-green-medium {
  --tw-text-opacity: 1;
  color: rgb(94 181 140 / var(--tw-text-opacity));
}
.text-primary {
  --tw-text-opacity: 1;
  color: rgb(255 0 0 / var(--tw-text-opacity));
}
.text-secondary-dark {
  --tw-text-opacity: 1;
  color: rgb(48 48 48 / var(--tw-text-opacity));
}
.text-secondary-medium-dark {
  --tw-text-opacity: 1;
  color: rgb(120 116 109 / var(--tw-text-opacity));
}
.text-secondary-medium-light {
  --tw-text-opacity: 1;
  color: rgb(224 220 211 / var(--tw-text-opacity));
}
.blur {
  --tw-blur: blur(8px);
  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);
}
.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);
}
.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
/* App colors */
/** Style functions */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body:not(.backdrop) {
  --scrollbar-color-thumb: #ff0000;
  --scrollbar-color-track: rgba(255, 0, 0, 0.2);
  --scrollbar-width: thin;
  --scrollbar-width-legacy: 8px;
  /* Modern browsers with `scrollbar-*` support */
  /* Legacy browsers with `::-webkit-scrollbar-*` support */
}
@supports (scrollbar-width: auto) {
  body:not(.backdrop) {
    scrollbar-color: var(--scrollbar-color-thumb) var(--scrollbar-color-track);
    scrollbar-width: var(--scrollbar-width);
  }
}
@supports selector(::-webkit-scrollbar) {
  body:not(.backdrop)::-webkit-scrollbar-thumb {
    background: var(--scrollbar-color-thumb);
  }
  body:not(.backdrop)::-webkit-scrollbar-track {
    background: var(--scrollbar-color-track);
  }
  body:not(.backdrop)::-webkit-scrollbar {
    max-width: var(--scrollbar-width-legacy);
    max-height: var(--scrollbar-width-legacy);
  }
}
body.backdrop {
  overflow: hidden;
}

.mat-mdc-menu-content {
  padding: unset !important;
}

#CookieModal-Logo img {
  display: initial;
}

html {
  --scrollbar-color-thumb: #ff0000;
  --scrollbar-color-track: rgba(255, 0, 0, 0.2);
  --scrollbar-width: thin;
  --scrollbar-width-legacy: 8px;
  /* Modern browsers with `scrollbar-*` support */
  /* Legacy browsers with `::-webkit-scrollbar-*` support */
}
@supports (scrollbar-width: auto) {
  html {
    scrollbar-color: var(--scrollbar-color-thumb) var(--scrollbar-color-track);
    scrollbar-width: var(--scrollbar-width);
  }
}
@supports selector(::-webkit-scrollbar) {
  html::-webkit-scrollbar-thumb {
    background: var(--scrollbar-color-thumb);
  }
  html::-webkit-scrollbar-track {
    background: var(--scrollbar-color-track);
  }
  html::-webkit-scrollbar {
    max-width: var(--scrollbar-width-legacy);
    max-height: var(--scrollbar-width-legacy);
  }
}

pre {
  white-space: pre-wrap;
}

/** Style functions */
* {
  box-sizing: border-box;
}

html {
  height: 100svh;
}

body {
  min-height: 100svh;
  display: grid;
}

.main-aside-layout {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .main-aside-layout {
    gap: 28px;
  }
}
@media (min-width: 1024px) {
  .main-aside-layout {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: auto;
  }
  .main-aside-layout__aside {
    grid-column: span 4/span 4;
  }
  .main-aside-layout__main {
    grid-column: span 8/span 8;
  }
}
@media (max-width: 767px) {
  .main-aside-layout:not(.no-padding) .main-aside-layout__main {
    padding: 24px;
  }
}
@media (max-width: 767px) and (min-width: 768px) {
  .main-aside-layout:not(.no-padding) .main-aside-layout__main {
    padding: 80px 40px 16px;
  }
}
@media (max-width: 767px) and (min-width: 1400px) {
  .main-aside-layout:not(.no-padding) .main-aside-layout__main {
    padding: 80px 60px 16px;
  }
}
@media (max-width: 767px) and (min-width: 1920px) {
  .main-aside-layout:not(.no-padding) .main-aside-layout__main {
    padding: 80px 140px 16px;
  }
}
@media (min-width: 768px) {
  .main-aside-layout:not(.no-padding) {
    padding: 24px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .main-aside-layout:not(.no-padding) {
    padding: 80px 40px 16px;
  }
}
@media (min-width: 768px) and (min-width: 1400px) {
  .main-aside-layout:not(.no-padding) {
    padding: 80px 60px 16px;
  }
}
@media (min-width: 768px) and (min-width: 1920px) {
  .main-aside-layout:not(.no-padding) {
    padding: 80px 140px 16px;
  }
}

.pointer {
  cursor: pointer;
}

.title-xxl {
  font-family: "acciona", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 110%;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .title-xxl {
    font-family: "acciona", sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
  }
}
@media (min-width: 1024px) {
  .title-xxl {
    font-family: "acciona", sans-serif;
    font-size: 56px;
    font-style: normal;
    font-weight: 500;
  }
}
@media (min-width: 1400px) {
  .title-xxl {
    font-family: "acciona", sans-serif;
    font-size: 60px;
    font-style: normal;
    font-weight: 500;
  }
}
@media (min-width: 1920px) {
  .title-xxl {
    font-family: "acciona", sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
  }
}

.title-xl {
  font-family: "acciona", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
}
@media (min-width: 1024px) {
  .title-xl {
    font-family: "acciona", sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
  }
}
@media (min-width: 1400px) {
  .title-xl {
    font-family: "acciona", sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
  }
}
@media (min-width: 1920px) {
  .title-xl {
    font-family: "acciona", sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
  }
}

.title-xl-capitals {
  font-family: "acciona", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .title-xl-capitals {
    font-family: "acciona", sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
  }
}
@media (min-width: 1400px) {
  .title-xl-capitals {
    font-family: "acciona", sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
  }
}
@media (min-width: 1920px) {
  .title-xl-capitals {
    font-family: "acciona", sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
  }
}

.title-l {
  font-family: "acciona", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}
@media (min-width: 1400px) {
  .title-l {
    font-family: "acciona", sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
  }
}
@media (min-width: 1920px) {
  .title-l {
    font-family: "acciona", sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
  }
}

.title-l-capitals {
  font-family: "acciona", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  text-transform: uppercase;
}
@media (min-width: 1400px) {
  .title-l-capitals {
    font-family: "acciona", sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
  }
}
@media (min-width: 1920px) {
  .title-l-capitals {
    font-family: "acciona", sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
  }
}

.title-m {
  font-family: "acciona", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
}
@media (min-width: 1920px) {
  .title-m {
    font-family: "acciona", sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
  }
}

.title-m-capitals {
  font-family: "acciona", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  text-transform: uppercase;
}
@media (min-width: 1920px) {
  .title-m-capitals {
    font-family: "acciona", sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
  }
}

.title-s {
  font-family: "acciona", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
}
@media (min-width: 1024px) {
  .title-s {
    font-family: "acciona", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
  }
}
@media (min-width: 1400px) {
  .title-s {
    font-family: "acciona", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
@media (min-width: 1920px) {
  .title-s {
    font-family: "acciona", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
  }
}

.title-s-capitals {
  font-family: "acciona", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .title-s-capitals {
    font-family: "acciona", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
  }
}
@media (min-width: 1400px) {
  .title-s-capitals {
    font-family: "acciona", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
@media (min-width: 1920px) {
  .title-s-capitals {
    font-family: "acciona", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
  }
}

.title-s-bold {
  font-family: "acciona", sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 22px;
  font-weight: 700;
}
@media (min-width: 1024px) {
  .title-s-bold {
    font-family: "acciona", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
  }
}
@media (min-width: 1400px) {
  .title-s-bold {
    font-family: "acciona", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
@media (min-width: 1920px) {
  .title-s-bold {
    font-family: "acciona", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
  }
}
@media (min-width: 1024px) {
  .title-s-bold {
    font-weight: 700;
  }
}
@media (min-width: 1400px) {
  .title-s-bold {
    font-weight: 700;
  }
}
@media (min-width: 1920px) {
  .title-s-bold {
    font-weight: 700;
  }
}

.title-s-bold-capitals {
  font-family: "acciona", sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 22px;
  text-transform: uppercase;
  font-weight: 700;
}
@media (min-width: 1024px) {
  .title-s-bold-capitals {
    font-family: "acciona", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
  }
}
@media (min-width: 1400px) {
  .title-s-bold-capitals {
    font-family: "acciona", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
@media (min-width: 1920px) {
  .title-s-bold-capitals {
    font-family: "acciona", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
  }
}
@media (min-width: 1024px) {
  .title-s-bold-capitals {
    font-weight: 700;
  }
}
@media (min-width: 1400px) {
  .title-s-bold-capitals {
    font-weight: 700;
  }
}
@media (min-width: 1920px) {
  .title-s-bold-capitals {
    font-weight: 700;
  }
}

.title-xs {
  font-family: "acciona", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.6px;
  text-transform: uppercase;
}
@media (min-width: 1920px) {
  .title-xs {
    font-family: "acciona", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
  }
}

.paragraph-l {
  font-family: "acciona", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
}

.paragraph-l-bold {
  font-family: "acciona", sans-serif;
  font-size: 18px;
  font-style: normal;
  line-height: 27px;
  font-weight: 700;
}

.paragraph-m {
  font-family: "acciona", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
@media (min-width: 1400px) {
  .paragraph-m {
    font-family: "acciona", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
  }
}
@media (min-width: 1920px) {
  .paragraph-m {
    font-family: "acciona", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
  }
}

.paragraph-m-medium {
  font-family: "acciona", sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 22px;
  font-weight: 500;
}
@media (min-width: 1400px) {
  .paragraph-m-medium {
    font-family: "acciona", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
  }
}
@media (min-width: 1920px) {
  .paragraph-m-medium {
    font-family: "acciona", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
  }
}
@media (min-width: 1400px) {
  .paragraph-m-medium {
    font-weight: 500;
  }
}
@media (min-width: 1920px) {
  .paragraph-m-medium {
    font-weight: 500;
  }
}

.paragraph-s {
  font-family: "acciona", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
}
@media (min-width: 1400px) {
  .paragraph-s {
    font-family: "acciona", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
  }
}
@media (min-width: 1920px) {
  .paragraph-s {
    font-family: "acciona", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
  }
}

.paragraph-s-bold {
  font-family: "acciona", sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: 18px;
  font-weight: 700;
}
@media (min-width: 1400px) {
  .paragraph-s-bold {
    font-family: "acciona", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
  }
}
@media (min-width: 1920px) {
  .paragraph-s-bold {
    font-family: "acciona", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
  }
}
@media (min-width: 1400px) {
  .paragraph-s-bold {
    font-weight: 700;
  }
}
@media (min-width: 1920px) {
  .paragraph-s-bold {
    font-weight: 700;
  }
}

.digits {
  font-family: "acciona", sans-serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .digits {
    font-family: "acciona", sans-serif;
    font-size: 72px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
  }
}
@media (min-width: 1400px) {
  .digits {
    font-family: "acciona", sans-serif;
    font-size: 100px;
    font-style: normal;
    font-weight: 400;
  }
}
@media (min-width: 1920px) {
  .digits {
    font-family: "acciona", sans-serif;
    font-size: 124px;
    font-style: normal;
    font-weight: 400;
  }
}

.link-m {
  font-family: "acciona", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}

.link-s {
  font-family: "acciona", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
}

.input {
  font-family: "acciona", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
}
@media (min-width: 1920px) {
  .input {
    font-family: "acciona", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
  }
}

.input-capitals {
  font-family: "acciona", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  text-transform: uppercase;
}
@media (min-width: 1920px) {
  .input-capitals {
    font-family: "acciona", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
  }
}

.label {
  font-family: "acciona", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.tag {
  font-family: "acciona", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
}
@media (min-width: 1920px) {
  .tag {
    font-family: "acciona", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
  }
}

.tag-s {
  font-family: "acciona", sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
}
@media (min-width: 1920px) {
  .tag-s {
    font-family: "acciona", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
  }
}

.caption {
  font-family: "acciona", sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: 500;
  line-height: 12px;
}
@media (min-width: 1920px) {
  .caption {
    font-size: 11px;
    line-height: 13px;
  }
}

.text-wrap-balance {
  text-wrap: balance;
}

/* App colors */
.xng-breadcrumb-root {
  --normal-color: #78746d;
  --last-color: #303030;
}
.xng-breadcrumb-root.dark {
  --normal-color: #e0dcd3;
  --last-color: #ffffff;
}
.xng-breadcrumb-root .xng-breadcrumb-list .xng-breadcrumb-separator {
  color: var(--normal-color);
}
.xng-breadcrumb-root .xng-breadcrumb-list :nth-last-child(-n+1 of .xng-breadcrumb-separator) {
  color: var(--last-color);
}
.xng-breadcrumb-root .xng-breadcrumb-list .xng-breadcrumb-item {
  font-family: "acciona", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
}
.xng-breadcrumb-root .xng-breadcrumb-list .xng-breadcrumb-link {
  color: var(--normal-color);
}
.xng-breadcrumb-root .xng-breadcrumb-list .xng-breadcrumb-trail {
  color: var(--last-color);
}

a:not([mat-tab-link]) {
  font-family: "acciona", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  cursor: pointer;
  white-space: nowrap;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
a:not([mat-tab-link]):focus-visible, a:not([mat-tab-link]):-moz-focusring {
  outline: none;
}
a:not([mat-tab-link]).disabled {
  pointer-events: none;
  opacity: 0.5;
}

/* App colors */
/** Style functions */
a[acNavigationLink] {
  color: #ffffff;
  position: relative;
}
a[acNavigationLink]::before, a[acNavigationLink]::after {
  position: absolute;
  width: 100%;
  height: 1px;
  background: #ffffff;
  top: 100%;
  left: 0;
  pointer-events: none;
}
a[acNavigationLink]::before {
  content: "";
  transform-origin: 100% 50%;
  transform: scale3d(0, 1, 1);
  transition: transform 0.3s;
}
a[acNavigationLink]:hover::before, a[acNavigationLink]:focus-visible,
a[acNavigationLink] :-moz-focusring::before {
  transform-origin: 0 50%;
  transform: scale3d(1, 1, 1);
}
a[acNavigationLink]:hover::before, a[acNavigationLink]:hover::after, a[acNavigationLink]:active::before, a[acNavigationLink]:active::after, a[acNavigationLink].active::before, a[acNavigationLink].active::after, a[acNavigationLink].disabled::before, a[acNavigationLink].disabled::after {
  background: #ffffff;
}
a[acNavigationLink]:focus-visible::before, a[acNavigationLink]:focus-visible::after, a[acNavigationLink]:-moz-focusring::before, a[acNavigationLink]:-moz-focusring::after {
  background: #57a7c0;
}
a[acNavigationLink].active::before {
  transform: none;
}
a[acNavigationLink][negative] {
  color: #ff0000;
}
a[acNavigationLink][negative]::before, a[acNavigationLink][negative]::after {
  background: #ff0000;
}
a[acNavigationLink][negative]:hover::before, a[acNavigationLink][negative]:hover::after, a[acNavigationLink][negative]:active::before, a[acNavigationLink][negative]:active::after, a[acNavigationLink][negative].active::before, a[acNavigationLink][negative].active::after, a[acNavigationLink][negative].disabled::before, a[acNavigationLink][negative].disabled::after {
  background: #ff0000;
}
a[acNavigationLink][negative]:focus-visible::before, a[acNavigationLink][negative]:focus-visible::after, a[acNavigationLink][negative]:-moz-focusring::before, a[acNavigationLink][negative]:-moz-focusring::after {
  background: #57a7c0;
}

a[acDropdownNavigationLink] {
  display: inline-block;
  margin: 12px 0px;
  color: #303030;
}
a[acDropdownNavigationLink]:focus-visible, a[acDropdownNavigationLink]:-moz-focusring {
  color: #57a7c0;
}
a[acDropdownNavigationLink]:hover, a[acDropdownNavigationLink]:active, a[acDropdownNavigationLink].active {
  color: #ff0000;
}
a[acDropdownNavigationLink].disabled {
  color: #303030;
}

/* App colors */
a[acPrimaryLink] {
  color: #303030;
  position: relative;
}
a[acPrimaryLink]::before, a[acPrimaryLink]::after {
  position: absolute;
  width: 100%;
  height: 1px;
  background: #ff0000;
  top: 100%;
  left: 0;
  pointer-events: none;
}
a[acPrimaryLink]::before {
  content: "";
  transform-origin: 0 50%;
  transform: scale3d(1, 1, 1);
  transition: transform 0.3s;
}
a[acPrimaryLink]:hover::before {
  transform-origin: 100% 50%;
  transform: scale3d(0, 1, 1);
}
a[acPrimaryLink]:hover::before, a[acPrimaryLink]:hover::after, a[acPrimaryLink]:active::before, a[acPrimaryLink]:active::after, a[acPrimaryLink].active::before, a[acPrimaryLink].active::after {
  background: #bd0000;
}
a[acPrimaryLink]:focus-visible::before, a[acPrimaryLink]:focus-visible::after, a[acPrimaryLink]:-moz-focusring::before, a[acPrimaryLink]:-moz-focusring::after {
  background: #57a7c0;
}
a[acPrimaryLink].active::before {
  transform: none;
}
a[acPrimaryLink].disabled::before, a[acPrimaryLink].disabled::after {
  background: #303030;
}
a[acPrimaryLink][negative] {
  color: #ffffff;
}
a[acPrimaryLink][negative]::before, a[acPrimaryLink][negative]::after {
  background: #ffffff;
}
a[acPrimaryLink][negative]:hover::before, a[acPrimaryLink][negative]:hover::after, a[acPrimaryLink][negative]:active::before, a[acPrimaryLink][negative]:active::after, a[acPrimaryLink][negative].active::before, a[acPrimaryLink][negative].active::after, a[acPrimaryLink][negative].disabled::before, a[acPrimaryLink][negative].disabled::after {
  background: #ffffff;
}
a[acPrimaryLink][negative]:focus-visible::before, a[acPrimaryLink][negative]:focus-visible::after, a[acPrimaryLink][negative]:-moz-focusring::before, a[acPrimaryLink][negative]:-moz-focusring::after {
  background: #57a7c0;
}

/* App colors */
a[acSecondaryLink] {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.25rem;
  font-weight: 500;
  color: #ff0000;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
}
a[acSecondaryLink]:focus-visible, a[acSecondaryLink]:-moz-focusring {
  outline: none;
  border-color: #57a7c0;
}
a[acSecondaryLink]:hover, a[acSecondaryLink]:active, a[acSecondaryLink].active {
  border-color: transparent;
  color: #bd0000;
}
a[acSecondaryLink].disabled {
  color: #303030;
}
a[acSecondaryLink][negative] {
  color: #ffffff;
}
a[acSecondaryLink][negative]:hover, a[acSecondaryLink][negative]:active, a[acSecondaryLink][negative].active {
  color: #ff0000;
}
a[acSecondaryLink][negative].disabled {
  color: #ffffff;
}
a[acSecondaryLink][negative-dark] {
  color: #6d6d6d;
}
a[acSecondaryLink][negative-dark]:hover, a[acSecondaryLink][negative-dark]:active, a[acSecondaryLink][negative-dark].active {
  color: #ffffff;
}
a[acSecondaryLink][negative-dark].disabled {
  color: #ffffff;
}

.ac-overflow-ellipsis {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}

/** Style functions */
/* App colors */
.individual-top-container {
  display: grid;
  grid-row-gap: 12px;
  padding: 24px 0;
  grid-template-areas: "tag" "title";
}
@media (min-width: 768px) {
  .individual-top-container {
    grid-template-areas: "title tag";
    grid-template-columns: auto 1fr;
    grid-column-gap: 24px;
    max-width: 65%;
  }
}
.individual-top-container__tag {
  grid-area: tag;
  align-self: center;
}
.individual-top-container__title {
  grid-area: title;
  font-family: "acciona", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  text-transform: uppercase;
}
@media (min-width: 1400px) {
  .individual-top-container__title {
    font-family: "acciona", sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
  }
}
@media (min-width: 1920px) {
  .individual-top-container__title {
    font-family: "acciona", sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
  }
}

/* App colors */
/** Style functions */
.mat-mdc-snack-bar-container.ac-download-snackbar {
  --mdc-snackbar-container-color: #e0e0e0;
  --mdc-snackbar-supporting-text-color: #303030;
  opacity: 0.8 !important;
  margin: 0 0 24px 24px;
}
.mat-mdc-snack-bar-container.ac-download-snackbar .mdc-snackbar__surface {
  min-width: unset;
}

/* App colors */
/** Style functions */
.lighter-mat-badge .mat-badge-content {
  background-color: #ffe5b1;
}

/* App colors */
.mat-calendar-controls {
  --mat-datepicker-calendar-navigation-button-icon-color: #303030;
  --mdc-icon-button-disabled-icon-color: #a8a296;
}

/* Fonts icons */
@font-face {
  font-display: block;
  font-family: "icons-font";
  font-style: normal;
  font-weight: normal;
  src: url('icons-font.e954a696cb63e1d1.eot');
  src: url('icons-font.d199f058bc4589f7.ttf') format("truetype"), url('icons-font.f5eb8b67c7e291d8.woff') format("woff"), url('icons-font.9b8cf1f245692bf3.svg#icons-font') format("svg");
}
[class^=icon-], [class*=" icon-"] {
  font-family: "icons-font";
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
}

.icon-alert:before {
  content: "\e900";
}

.icon-arrow-left:before {
  content: "\e901";
}

.icon-arrow-right:before {
  content: "\e902";
}

.icon-autoconsumo:before {
  content: "\e903";
}

.icon-bell:before {
  content: "\e904";
}

.icon-bin:before {
  content: "\e905";
}

.icon-calendar:before {
  content: "\e906";
}

.icon-chart-bard:before {
  content: "\e907";
}

.icon-chart-lines:before {
  content: "\e908";
}

.icon-chart-pie:before {
  content: "\e909";
}

.icon-check:before {
  content: "\e90a";
}

.icon-chevron-down:before {
  content: "\e90b";
}

.icon-chevron-left:before {
  content: "\e90c";
}

.icon-chevron-right:before {
  content: "\e90d";
}

.icon-chevron-up:before {
  content: "\e90e";
}

.icon-clip:before {
  content: "\e90f";
}

.icon-close:before {
  content: "\e910";
}

.icon-complete:before {
  content: "\e911";
}

.icon-copy:before {
  content: "\e912";
}

.icon-document:before {
  content: "\e913";
}

.icon-downgrade:before {
  content: "\e914";
}

.icon-download:before {
  content: "\e915";
}

.icon-edit:before {
  content: "\e916";
}

.icon-external-link:before {
  content: "\e917";
}

.icon-faq:before {
  content: "\e918";
}

.icon-filter:before {
  content: "\e919";
}

.icon-hidden:before {
  content: "\e91a";
}

.icon-info:before {
  content: "\e91b";
}

.icon-mail:before {
  content: "\e91c";
}

.icon-menu:before {
  content: "\e91d";
}

.icon-minus:before {
  content: "\e91e";
}

.icon-open:before {
  content: "\e91f";
}

.icon-order:before {
  content: "\e920";
}

.icon-other-actions:before {
  content: "\e921";
}

.icon-plus:before {
  content: "\e922";
}

.icon-search:before {
  content: "\e923";
}

.icon-shown:before {
  content: "\e924";
}

.icon-sign-out:before {
  content: "\e925";
}

.icon-suministro:before {
  content: "\e926";
}

.icon-almacenamiento:before {
  content: "\e927";
}

.icon-arrow_triangle:before {
  content: "\e928";
}

.icon-bar_chart:before {
  content: "\e929";
}

.icon-biomasa:before {
  content: "\e92a";
}

.icon-bocina_altavoz:before {
  content: "\e92b";
}

.icon-building_factory:before {
  content: "\e92c";
}

.icon-building:before {
  content: "\e92d";
}

.icon-carpeta:before {
  content: "\e92e";
}

.icon-carta:before {
  content: "\e92f";
}

.icon-chess_horse:before {
  content: "\e930";
}

.icon-circle_diagram:before {
  content: "\e931";
}

.icon-comunidad_propietarios_edificio:before {
  content: "\e932";
}

.icon-conference_person:before {
  content: "\e933";
}

.icon-electricity_tower:before {
  content: "\e934";
}

.icon-energy_certificate:before {
  content: "\e935";
}

.icon-energy_services:before {
  content: "\e936";
}

.icon-eolica_marina:before {
  content: "\e937";
}

.icon-eolica:before {
  content: "\e938";
}

.icon-factory_consume:before {
  content: "\e939";
}

.icon-factory:before {
  content: "\e93a";
}

.icon-fair_price:before {
  content: "\e93b";
}

.icon-fotovoltaica:before {
  content: "\e93c";
}

.icon-global_center_location:before {
  content: "\e93d";
}

.icon-globe_icon:before {
  content: "\e93e";
}

.icon-globlal_circle_arrows:before {
  content: "\e93f";
}

.icon-green_factory:before {
  content: "\e940";
}

.icon-green_hydrogen:before {
  content: "\e941";
}

.icon-hand_and_plants:before {
  content: "\e942";
}

.icon-hand_and_water:before {
  content: "\e943";
}

.icon-hands_and_plant:before {
  content: "\e944";
}

.icon-hidroelectrica:before {
  content: "\e945";
}

.icon-home_consume:before {
  content: "\e946";
}

.icon-instalaciones:before {
  content: "\e947";
}

.icon-light_bulb:before {
  content: "\e948";
}

.icon-line_diagram:before {
  content: "\e949";
}

.icon-location:before {
  content: "\e94a";
}

.icon-money_balance:before {
  content: "\e94b";
}

.icon-money_location:before {
  content: "\e94c";
}

.icon-monitor:before {
  content: "\e94d";
}

.icon-movilidad_electrica:before {
  content: "\e94e";
}

.icon-no_permanence:before {
  content: "\e94f";
}

.icon-notepad_folder:before {
  content: "\e950";
}

.icon-pencil_and_notepad:before {
  content: "\e951";
}

.icon-pencil_and_ruler:before {
  content: "\e952";
}

.icon-phone_and_monitor:before {
  content: "\e953";
}

.icon-phone:before {
  content: "\e954";
}

.icon-plant:before {
  content: "\e955";
}

.icon-plug_with_plant:before {
  content: "\e956";
}

.icon-renewable_energy:before {
  content: "\e957";
}

.icon-sociedad:before {
  content: "\e958";
}

.icon-star:before {
  content: "\e959";
}

.icon-strategic_arrow_diagram:before {
  content: "\e95a";
}

.icon-team_and_nut:before {
  content: "\e95b";
}

.icon-team_and_world:before {
  content: "\e95c";
}

.icon-team_pmg:before {
  content: "\e95d";
}

.icon-termosolar:before {
  content: "\e95e";
}

.icon-tools:before {
  content: "\e95f";
}

.icon-truck:before {
  content: "\e960";
}

.icon-trust_hands:before {
  content: "\e961";
}

.icon-two_white_sheet:before {
  content: "\e962";
}

.icon-up_chart:before {
  content: "\e963";
}

.icon-uparrow_and_books:before {
  content: "\e964";
}

.icon-uparrow:before {
  content: "\e965";
}

.icon-world_mountain_tree:before {
  content: "\e966";
}

.icon-atomo:before {
  content: "\e967";
}

.icon-industry:before {
  content: "\e968";
}

@font-face {
  font-family: "acciona";
  font-display: block;
  font-style: normal;
  font-weight: 700;
  src: url('Acciona-Bold.600791c8657b660f.ttf') format("truetype");
}
@font-face {
  font-family: "acciona";
  font-display: block;
  font-style: italic;
  font-weight: 700;
  src: url('Acciona-BoldItalic.495ca87e870d1d5a.ttf') format("truetype");
}
@font-face {
  font-family: "acciona";
  font-display: block;
  font-style: normal;
  font-weight: 300;
  src: url('Acciona-ExtraLight.47d2b47a360c6ca2.ttf') format("truetype");
}
@font-face {
  font-family: "acciona";
  font-display: block;
  font-style: italic;
  font-weight: 300;
  src: url('Acciona-ExtraLightItalic.4f97d2db0293423d.ttf') format("truetype");
}
@font-face {
  font-family: "acciona";
  font-display: block;
  font-style: italic;
  font-weight: 500;
  src: url('Acciona-Italic.c8611f92acc75509.ttf') format("truetype");
}
@font-face {
  font-family: "acciona";
  font-display: block;
  font-style: italic;
  font-weight: 400;
  src: url('Acciona-LightItalic.91133643f2e7a08e.ttf') format("truetype");
}
@font-face {
  font-family: "acciona";
  font-display: block;
  font-style: normal;
  font-weight: 600;
  src: url('Acciona-Medium.2fde7335130a8484.ttf') format("truetype");
}
@font-face {
  font-family: "acciona";
  font-display: block;
  font-style: italic;
  font-weight: 600;
  src: url('Acciona-MediumItalic.757f88eb79961138.ttf') format("truetype");
}
@font-face {
  font-family: "acciona";
  font-display: block;
  font-style: normal;
  font-weight: 500;
  src: url('Acciona-Regular.a0c7994e27b65c3e.ttf') format("truetype");
}
/* App colors */
.mat-ripple {
  overflow: hidden;
  position: relative;
}
.mat-ripple:not(:empty) {
  transform: translateZ(0);
}

.mat-ripple.mat-ripple-unbounded {
  overflow: visible;
}

.mat-ripple-element {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1);
  transform: scale3d(0, 0, 0);
  background-color: var(--mat-ripple-color, rgba(0, 0, 0, 0.1));
}
.cdk-high-contrast-active .mat-ripple-element {
  display: none;
}

.cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  left: 0;
}
[dir=rtl] .cdk-visually-hidden {
  left: auto;
  right: 0;
}

.cdk-overlay-container, .cdk-global-overlay-wrapper {
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.cdk-overlay-container {
  position: fixed;
  z-index: 1000;
}
.cdk-overlay-container:empty {
  display: none;
}

.cdk-global-overlay-wrapper {
  display: flex;
  position: absolute;
  z-index: 1000;
}

.cdk-overlay-pane {
  position: absolute;
  pointer-events: auto;
  box-sizing: border-box;
  z-index: 1000;
  display: flex;
  max-width: 100%;
  max-height: 100%;
}

.cdk-overlay-backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0;
}
.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 1;
}
.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0.6;
}

.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, 0.32);
}

.cdk-overlay-transparent-backdrop {
  transition: visibility 1ms linear, opacity 1ms linear;
  visibility: hidden;
  opacity: 1;
}
.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0;
  visibility: visible;
}

.cdk-overlay-backdrop-noop-animation {
  transition: none;
}

.cdk-overlay-connected-position-bounding-box {
  position: absolute;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  min-width: 1px;
  min-height: 1px;
}

.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}

textarea.cdk-textarea-autosize {
  resize: none;
}

textarea.cdk-textarea-autosize-measuring {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: auto !important;
  overflow: hidden !important;
}

textarea.cdk-textarea-autosize-measuring-firefox {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: 0 !important;
}

@keyframes cdk-text-field-autofill-start { /*!*/ }
@keyframes cdk-text-field-autofill-end { /*!*/ }
.cdk-text-field-autofill-monitored:-webkit-autofill {
  animation: cdk-text-field-autofill-start 0s 1ms;
}

.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
  animation: cdk-text-field-autofill-end 0s 1ms;
}

.mat-focus-indicator {
  position: relative;
}
.mat-focus-indicator::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  box-sizing: border-box;
  pointer-events: none;
  display: var(--mat-focus-indicator-display, none);
  border: var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);
  border-radius: var(--mat-focus-indicator-border-radius, 4px);
}
.mat-focus-indicator:focus::before {
  content: "";
}

.cdk-high-contrast-active {
  --mat-focus-indicator-display: block;
}

.mat-mdc-focus-indicator {
  position: relative;
}
.mat-mdc-focus-indicator::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  box-sizing: border-box;
  pointer-events: none;
  display: var(--mat-mdc-focus-indicator-display, none);
  border: var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);
  border-radius: var(--mat-mdc-focus-indicator-border-radius, 4px);
}
.mat-mdc-focus-indicator:focus::before {
  content: "";
}

.cdk-high-contrast-active {
  --mat-mdc-focus-indicator-display: block;
}

.mat-app-background {
  background-color: var(--mat-app-background-color, transparent);
  color: var(--mat-app-text-color, inherit);
}

html {
  --mat-focus-indicator-border-style: solid;
  --mat-focus-indicator-border-width: 1px;
  --mat-focus-indicator-border-radius: 0;
  --mat-focus-indicator-border-color: #57a7c0;
  --mat-focus-indicator-display: block;
  --mat-mdc-focus-indicator-border-style: solid;
  --mat-mdc-focus-indicator-border-width: 1px;
  --mat-mdc-focus-indicator-border-radius: 0;
  --mat-mdc-focus-indicator-border-color: #57a7c0;
  --mat-mdc-focus-indicator-display: block;
  --mat-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-option-selected-state-label-text-color: red;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}

.mat-accent {
  --mat-option-selected-state-label-text-color: #a8a296;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}

.mat-warn {
  --mat-option-selected-state-label-text-color: #fccf4f;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}

html {
  --mat-optgroup-label-text-color: rgba(0, 0, 0, 0.87);
}

.mat-primary {
  --mat-full-pseudo-checkbox-selected-icon-color: red;
  --mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;
  --mat-minimal-pseudo-checkbox-selected-checkmark-color: red;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;
}

html {
  --mat-full-pseudo-checkbox-selected-icon-color: #a8a296;
  --mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;
  --mat-minimal-pseudo-checkbox-selected-checkmark-color: #a8a296;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;
}

.mat-accent {
  --mat-full-pseudo-checkbox-selected-icon-color: #a8a296;
  --mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;
  --mat-minimal-pseudo-checkbox-selected-checkmark-color: #a8a296;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;
}

.mat-warn {
  --mat-full-pseudo-checkbox-selected-icon-color: #fccf4f;
  --mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;
  --mat-minimal-pseudo-checkbox-selected-checkmark-color: #fccf4f;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;
}

html {
  --mat-app-background-color: #fafafa;
  --mat-app-text-color: rgba(0, 0, 0, 0.87);
}

.mat-elevation-z0, .mat-mdc-elevation-specific.mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z1, .mat-mdc-elevation-specific.mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z2, .mat-mdc-elevation-specific.mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z3, .mat-mdc-elevation-specific.mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z4, .mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z5, .mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z6, .mat-mdc-elevation-specific.mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z7, .mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z8, .mat-mdc-elevation-specific.mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z9, .mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z10, .mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z11, .mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z12, .mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z13, .mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z14, .mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z15, .mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z16, .mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z17, .mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z18, .mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z19, .mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z20, .mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z21, .mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z22, .mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z23, .mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z24, .mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.mat-theme-loaded-marker {
  display: none;
}

html {
  --mdc-tab-indicator-active-indicator-height: 2px;
  --mdc-tab-indicator-active-indicator-shape: 0;
  --mdc-secondary-navigation-tab-container-height: 48px;
  --mat-tab-header-divider-color: transparent;
  --mat-tab-header-divider-height: 0;
}

.mat-mdc-tab-group, .mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: red;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: black;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: red;
  --mat-tab-header-active-ripple-color: red;
  --mat-tab-header-inactive-ripple-color: red;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: red;
  --mat-tab-header-active-hover-label-text-color: red;
  --mat-tab-header-active-focus-indicator-color: red;
  --mat-tab-header-active-hover-indicator-color: red;
}
.mat-mdc-tab-group.mat-accent, .mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color: #a8a296;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: black;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #a8a296;
  --mat-tab-header-active-ripple-color: #a8a296;
  --mat-tab-header-inactive-ripple-color: #a8a296;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #a8a296;
  --mat-tab-header-active-hover-label-text-color: #a8a296;
  --mat-tab-header-active-focus-indicator-color: #a8a296;
  --mat-tab-header-active-hover-indicator-color: #a8a296;
}
.mat-mdc-tab-group.mat-warn, .mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color: #fccf4f;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: black;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #fccf4f;
  --mat-tab-header-active-ripple-color: #fccf4f;
  --mat-tab-header-inactive-ripple-color: #fccf4f;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #fccf4f;
  --mat-tab-header-active-hover-label-text-color: #fccf4f;
  --mat-tab-header-active-focus-indicator-color: #fccf4f;
  --mat-tab-header-active-hover-indicator-color: #fccf4f;
}
.mat-mdc-tab-group.mat-background-primary, .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color: red;
  --mat-tab-header-with-background-foreground-color: white;
}
.mat-mdc-tab-group.mat-background-accent, .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color: #a8a296;
  --mat-tab-header-with-background-foreground-color: black;
}
.mat-mdc-tab-group.mat-background-warn, .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color: #fccf4f;
  --mat-tab-header-with-background-foreground-color: #303030;
}

.mat-mdc-tab-header {
  --mdc-secondary-navigation-tab-container-height: 48px;
}

html {
  --mat-badge-container-shape: 50%;
  --mat-badge-container-size: unset;
  --mat-badge-small-size-container-size: unset;
  --mat-badge-large-size-container-size: unset;
  --mat-badge-legacy-container-size: 22px;
  --mat-badge-legacy-small-size-container-size: 16px;
  --mat-badge-legacy-large-size-container-size: 28px;
  --mat-badge-container-offset: -11px 0;
  --mat-badge-small-size-container-offset: -8px 0;
  --mat-badge-large-size-container-offset: -14px 0;
  --mat-badge-container-overlap-offset: -11px;
  --mat-badge-small-size-container-overlap-offset: -8px;
  --mat-badge-large-size-container-overlap-offset: -14px;
  --mat-badge-container-padding: 0;
  --mat-badge-small-size-container-padding: 0;
  --mat-badge-large-size-container-padding: 0;
  --mat-badge-background-color: red;
  --mat-badge-text-color: white;
  --mat-badge-disabled-state-background-color: #b9b9b9;
  --mat-badge-disabled-state-text-color: rgba(0, 0, 0, 0.38);
}

.mat-badge-accent {
  --mat-badge-background-color: #a8a296;
  --mat-badge-text-color: black;
}

.mat-badge-warn {
  --mat-badge-background-color: #fccf4f;
  --mat-badge-text-color: #303030;
}

html {
  --mat-sidenav-container-shape: 0;
  --mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-width: auto;
  --mat-sidenav-container-divider-color: rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-background-color: white;
  --mat-sidenav-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-content-background-color: #fafafa;
  --mat-sidenav-content-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
  --mdc-snackbar-container-shape: 4px;
  --mdc-snackbar-container-color: #333333;
  --mdc-snackbar-supporting-text-color: rgba(255, 255, 255, 0.87);
  --mat-snack-bar-button-color: #a8a296;
  --mat-datepicker-calendar-container-shape: 4px;
  --mat-datepicker-calendar-container-touch-shape: 4px;
  --mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: red;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 0, 0, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 0, 0, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 0, 0, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: red;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 0, 0, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: black;
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, 0.18);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.24);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}

.mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: black;
  --mat-datepicker-calendar-date-selected-state-background-color: #a8a296;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(168, 162, 150, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: black;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(168, 162, 150, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(168, 162, 150, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(168, 162, 150, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: #303030;
  --mat-datepicker-calendar-date-selected-state-background-color: #fccf4f;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(252, 207, 79, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #303030;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(252, 207, 79, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(252, 207, 79, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(252, 207, 79, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}

.mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #a8a296;
}
.mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #fccf4f;
}

.mat-calendar-controls {
  --mat-icon-button-touch-target-display: none;
}
.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 40px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 8px;
}

html {
  --mdc-circular-progress-active-indicator-width: 4px;
  --mdc-circular-progress-size: 48px;
  --mdc-circular-progress-active-indicator-color: red;
}
html .mat-accent {
  --mdc-circular-progress-active-indicator-color: #a8a296;
}
html .mat-warn {
  --mdc-circular-progress-active-indicator-color: #fccf4f;
}

html {
  --mdc-linear-progress-active-indicator-height: 4px;
  --mdc-linear-progress-track-height: 4px;
  --mdc-linear-progress-track-shape: 0;
}

.mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: red;
  --mdc-linear-progress-track-color: rgba(255, 0, 0, 0.25);
}
.mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #a8a296;
  --mdc-linear-progress-track-color: rgba(168, 162, 150, 0.25);
}
.mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #fccf4f;
  --mdc-linear-progress-track-color: rgba(252, 207, 79, 0.25);
}

html {
  --mat-menu-container-shape: 4px;
  --mat-menu-divider-bottom-spacing: 0;
  --mat-menu-divider-top-spacing: 0;
  --mat-menu-item-spacing: 16px;
  --mat-menu-item-icon-size: 24px;
  --mat-menu-item-leading-spacing: 16px;
  --mat-menu-item-trailing-spacing: 16px;
  --mat-menu-item-with-icon-leading-spacing: 16px;
  --mat-menu-item-with-icon-trailing-spacing: 16px;
  --mat-menu-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-icon-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-container-color: white;
  --mat-menu-divider-color: rgba(0, 0, 0, 0.12);
  --mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(168, 162, 150, 0.87);
  --mat-select-invalid-arrow-color: rgba(255, 0, 0, 0.87);
}
html .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(168, 162, 150, 0.87);
  --mat-select-invalid-arrow-color: rgba(255, 0, 0, 0.87);
}
html .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(255, 0, 0, 0.87);
  --mat-select-invalid-arrow-color: rgba(255, 0, 0, 0.87);
}

html {
  --mat-select-arrow-transform: translateY(-8px);
  --mdc-filled-text-field-active-indicator-height: 1px;
  --mdc-filled-text-field-focus-active-indicator-height: 2px;
  --mdc-filled-text-field-container-shape: 4px;
  --mdc-outlined-text-field-outline-width: 1px;
  --mdc-outlined-text-field-focus-outline-width: 2px;
  --mdc-outlined-text-field-container-shape: 4px;
  --mdc-filled-text-field-caret-color: #a8a296;
  --mdc-filled-text-field-focus-active-indicator-color: #a8a296;
  --mdc-filled-text-field-focus-label-text-color: rgba(168, 162, 150, 0.87);
  --mdc-filled-text-field-container-color: whitesmoke;
  --mdc-filled-text-field-disabled-container-color: #fafafa;
  --mdc-filled-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-error-hover-label-text-color: red;
  --mdc-filled-text-field-error-focus-label-text-color: red;
  --mdc-filled-text-field-error-label-text-color: red;
  --mdc-filled-text-field-error-caret-color: red;
  --mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-error-active-indicator-color: red;
  --mdc-filled-text-field-error-focus-active-indicator-color: red;
  --mdc-filled-text-field-error-hover-active-indicator-color: red;
  --mdc-outlined-text-field-caret-color: #a8a296;
  --mdc-outlined-text-field-focus-outline-color: #a8a296;
  --mdc-outlined-text-field-focus-label-text-color: rgba(168, 162, 150, 0.87);
  --mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-error-caret-color: red;
  --mdc-outlined-text-field-error-focus-label-text-color: red;
  --mdc-outlined-text-field-error-label-text-color: red;
  --mdc-outlined-text-field-error-hover-label-text-color: red;
  --mdc-outlined-text-field-outline-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, 0.06);
  --mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color: red;
  --mdc-outlined-text-field-error-hover-outline-color: red;
  --mdc-outlined-text-field-error-outline-color: red;
  --mat-form-field-focus-select-arrow-color: rgba(168, 162, 150, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-error-text-color: red;
  --mat-form-field-select-option-text-color: inherit;
  --mat-form-field-select-disabled-option-text-color: GrayText;
  --mat-form-field-leading-icon-color: unset;
  --mat-form-field-disabled-leading-icon-color: unset;
  --mat-form-field-trailing-icon-color: unset;
  --mat-form-field-disabled-trailing-icon-color: unset;
  --mat-form-field-error-focus-trailing-icon-color: unset;
  --mat-form-field-error-hover-trailing-icon-color: unset;
  --mat-form-field-error-trailing-icon-color: unset;
  --mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-hover-state-layer-opacity: 0.04;
  --mat-form-field-focus-state-layer-opacity: 0.08;
}

.mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color: #a8a296;
  --mdc-filled-text-field-focus-active-indicator-color: #a8a296;
  --mdc-filled-text-field-focus-label-text-color: rgba(168, 162, 150, 0.87);
  --mdc-outlined-text-field-caret-color: #a8a296;
  --mdc-outlined-text-field-focus-outline-color: #a8a296;
  --mdc-outlined-text-field-focus-label-text-color: rgba(168, 162, 150, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(168, 162, 150, 0.87);
}

.mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color: red;
  --mdc-filled-text-field-focus-active-indicator-color: red;
  --mdc-filled-text-field-focus-label-text-color: rgba(255, 0, 0, 0.87);
  --mdc-outlined-text-field-caret-color: red;
  --mdc-outlined-text-field-focus-outline-color: red;
  --mdc-outlined-text-field-focus-label-text-color: rgba(255, 0, 0, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(255, 0, 0, 0.87);
}

html {
  --mat-form-field-container-height: 52px;
  --mat-form-field-filled-label-display: block;
  --mat-form-field-container-vertical-padding: 14px;
  --mat-form-field-filled-with-label-container-padding-top: 22px;
  --mat-form-field-filled-with-label-container-padding-bottom: 6px;
  --mdc-checkbox-disabled-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-selected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-selected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-unselected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: black;
  --mdc-checkbox-selected-focus-icon-color: #a8a296;
  --mdc-checkbox-selected-hover-icon-color: #a8a296;
  --mdc-checkbox-selected-icon-color: #a8a296;
  --mdc-checkbox-selected-pressed-icon-color: #a8a296;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #a8a296;
  --mdc-checkbox-selected-hover-state-layer-color: #a8a296;
  --mdc-checkbox-selected-pressed-state-layer-color: #a8a296;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
  --mat-checkbox-disabled-label-color: rgba(0, 0, 0, 0.38);
}

.mat-mdc-checkbox {
  --mdc-form-field-label-text-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: black;
  --mdc-checkbox-selected-focus-icon-color: #a8a296;
  --mdc-checkbox-selected-hover-icon-color: #a8a296;
  --mdc-checkbox-selected-icon-color: #a8a296;
  --mdc-checkbox-selected-pressed-icon-color: #a8a296;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #a8a296;
  --mdc-checkbox-selected-hover-state-layer-color: #a8a296;
  --mdc-checkbox-selected-pressed-state-layer-color: #a8a296;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: white;
  --mdc-checkbox-selected-focus-icon-color: red;
  --mdc-checkbox-selected-hover-icon-color: red;
  --mdc-checkbox-selected-icon-color: red;
  --mdc-checkbox-selected-pressed-icon-color: red;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: red;
  --mdc-checkbox-selected-hover-state-layer-color: red;
  --mdc-checkbox-selected-pressed-state-layer-color: red;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}

html {
  --mdc-checkbox-state-layer-size: 36px;
  --mat-checkbox-touch-target-display: block;
}

/* App colors */
/* Angular material typography */
html {
  --mat-option-label-text-font: acciona;
  --mat-option-label-text-line-height: 22px;
  --mat-option-label-text-size: 14px;
  --mat-option-label-text-tracking: normal;
  --mat-option-label-text-weight: 400;
  --mat-optgroup-label-text-font: acciona;
  --mat-optgroup-label-text-line-height: 22px;
  --mat-optgroup-label-text-size: 14px;
  --mat-optgroup-label-text-tracking: normal;
  --mat-optgroup-label-text-weight: 400;
}

.mat-mdc-tab-header {
  --mat-tab-header-label-text-font: acciona;
  --mat-tab-header-label-text-size: 16px;
  --mat-tab-header-label-text-tracking: normal;
  --mat-tab-header-label-text-line-height: 24px;
  --mat-tab-header-label-text-weight: 500;
}

html {
  --mat-badge-text-font: acciona;
  --mat-badge-text-size: 12px;
  --mat-badge-text-weight: 600;
  --mat-badge-small-size-text-size: 9px;
  --mat-badge-large-size-text-size: 24px;
  --mdc-snackbar-supporting-text-font: acciona;
  --mdc-snackbar-supporting-text-line-height: 18px;
  --mdc-snackbar-supporting-text-size: 12px;
  --mdc-snackbar-supporting-text-weight: 400;
  --mat-datepicker-calendar-text-font: acciona;
  --mat-datepicker-calendar-text-size: 13px;
  --mat-datepicker-calendar-body-label-text-size: 16px;
  --mat-datepicker-calendar-body-label-text-weight: 500;
  --mat-datepicker-calendar-period-button-text-size: 16px;
  --mat-datepicker-calendar-period-button-text-weight: 500;
  --mat-datepicker-calendar-header-text-size: 11px;
  --mat-datepicker-calendar-header-text-weight: 400;
  --mat-menu-item-label-text-font: acciona;
  --mat-menu-item-label-text-size: 14px;
  --mat-menu-item-label-text-tracking: normal;
  --mat-menu-item-label-text-line-height: 22px;
  --mat-menu-item-label-text-weight: 400;
  --mat-select-trigger-text-font: acciona;
  --mat-select-trigger-text-line-height: 22px;
  --mat-select-trigger-text-size: 14px;
  --mat-select-trigger-text-tracking: normal;
  --mat-select-trigger-text-weight: 500;
  --mdc-filled-text-field-label-text-font: acciona;
  --mdc-filled-text-field-label-text-size: 14px;
  --mdc-filled-text-field-label-text-tracking: normal;
  --mdc-filled-text-field-label-text-weight: 500;
  --mdc-outlined-text-field-label-text-font: acciona;
  --mdc-outlined-text-field-label-text-size: 14px;
  --mdc-outlined-text-field-label-text-tracking: normal;
  --mdc-outlined-text-field-label-text-weight: 500;
  --mat-form-field-container-text-font: acciona;
  --mat-form-field-container-text-line-height: 22px;
  --mat-form-field-container-text-size: 14px;
  --mat-form-field-container-text-tracking: normal;
  --mat-form-field-container-text-weight: 500;
  --mat-form-field-outlined-label-text-populated-size: 14px;
  --mat-form-field-subscript-text-font: acciona;
  --mat-form-field-subscript-text-line-height: 12px;
  --mat-form-field-subscript-text-size: 10px;
  --mat-form-field-subscript-text-tracking: normal;
  --mat-form-field-subscript-text-weight: 500;
}

.mat-mdc-checkbox {
  --mdc-form-field-label-text-font: acciona;
  --mdc-form-field-label-text-line-height: 18px;
  --mdc-form-field-label-text-size: 12px;
  --mdc-form-field-label-text-tracking: normal;
  --mdc-form-field-label-text-weight: 400;
}

@media (min-width: 768px) {
  html {
    --mat-option-label-text-font: acciona;
    --mat-option-label-text-line-height: 22px;
    --mat-option-label-text-size: 14px;
    --mat-option-label-text-tracking: normal;
    --mat-option-label-text-weight: 400;
    --mat-optgroup-label-text-font: acciona;
    --mat-optgroup-label-text-line-height: 22px;
    --mat-optgroup-label-text-size: 14px;
    --mat-optgroup-label-text-tracking: normal;
    --mat-optgroup-label-text-weight: 400;
  }
  .mat-mdc-tab-header {
    --mat-tab-header-label-text-font: acciona;
    --mat-tab-header-label-text-size: 16px;
    --mat-tab-header-label-text-tracking: normal;
    --mat-tab-header-label-text-line-height: 24px;
    --mat-tab-header-label-text-weight: 500;
  }
  html {
    --mat-badge-text-font: acciona;
    --mat-badge-text-size: 12px;
    --mat-badge-text-weight: 600;
    --mat-badge-small-size-text-size: 9px;
    --mat-badge-large-size-text-size: 24px;
    --mdc-snackbar-supporting-text-font: acciona;
    --mdc-snackbar-supporting-text-line-height: 18px;
    --mdc-snackbar-supporting-text-size: 12px;
    --mdc-snackbar-supporting-text-weight: 400;
    --mat-datepicker-calendar-text-font: acciona;
    --mat-datepicker-calendar-text-size: 13px;
    --mat-datepicker-calendar-body-label-text-size: 16px;
    --mat-datepicker-calendar-body-label-text-weight: 500;
    --mat-datepicker-calendar-period-button-text-size: 16px;
    --mat-datepicker-calendar-period-button-text-weight: 500;
    --mat-datepicker-calendar-header-text-size: 11px;
    --mat-datepicker-calendar-header-text-weight: 400;
    --mat-menu-item-label-text-font: acciona;
    --mat-menu-item-label-text-size: 14px;
    --mat-menu-item-label-text-tracking: normal;
    --mat-menu-item-label-text-line-height: 22px;
    --mat-menu-item-label-text-weight: 400;
    --mat-select-trigger-text-font: acciona;
    --mat-select-trigger-text-line-height: 22px;
    --mat-select-trigger-text-size: 14px;
    --mat-select-trigger-text-tracking: normal;
    --mat-select-trigger-text-weight: 500;
    --mdc-filled-text-field-label-text-font: acciona;
    --mdc-filled-text-field-label-text-size: 14px;
    --mdc-filled-text-field-label-text-tracking: normal;
    --mdc-filled-text-field-label-text-weight: 500;
    --mdc-outlined-text-field-label-text-font: acciona;
    --mdc-outlined-text-field-label-text-size: 14px;
    --mdc-outlined-text-field-label-text-tracking: normal;
    --mdc-outlined-text-field-label-text-weight: 500;
    --mat-form-field-container-text-font: acciona;
    --mat-form-field-container-text-line-height: 22px;
    --mat-form-field-container-text-size: 14px;
    --mat-form-field-container-text-tracking: normal;
    --mat-form-field-container-text-weight: 500;
    --mat-form-field-outlined-label-text-populated-size: 14px;
    --mat-form-field-subscript-text-font: acciona;
    --mat-form-field-subscript-text-line-height: 12px;
    --mat-form-field-subscript-text-size: 10px;
    --mat-form-field-subscript-text-tracking: normal;
    --mat-form-field-subscript-text-weight: 500;
  }
  .mat-mdc-checkbox {
    --mdc-form-field-label-text-font: acciona;
    --mdc-form-field-label-text-line-height: 18px;
    --mdc-form-field-label-text-size: 12px;
    --mdc-form-field-label-text-tracking: normal;
    --mdc-form-field-label-text-weight: 400;
  }
}
@media (min-width: 1024px) {
  html {
    --mat-option-label-text-font: acciona;
    --mat-option-label-text-line-height: 22px;
    --mat-option-label-text-size: 14px;
    --mat-option-label-text-tracking: normal;
    --mat-option-label-text-weight: 400;
    --mat-optgroup-label-text-font: acciona;
    --mat-optgroup-label-text-line-height: 22px;
    --mat-optgroup-label-text-size: 14px;
    --mat-optgroup-label-text-tracking: normal;
    --mat-optgroup-label-text-weight: 400;
  }
  .mat-mdc-tab-header {
    --mat-tab-header-label-text-font: acciona;
    --mat-tab-header-label-text-size: 16px;
    --mat-tab-header-label-text-tracking: normal;
    --mat-tab-header-label-text-line-height: 24px;
    --mat-tab-header-label-text-weight: 500;
  }
  html {
    --mat-badge-text-font: acciona;
    --mat-badge-text-size: 12px;
    --mat-badge-text-weight: 600;
    --mat-badge-small-size-text-size: 9px;
    --mat-badge-large-size-text-size: 24px;
    --mdc-snackbar-supporting-text-font: acciona;
    --mdc-snackbar-supporting-text-line-height: 18px;
    --mdc-snackbar-supporting-text-size: 12px;
    --mdc-snackbar-supporting-text-weight: 400;
    --mat-datepicker-calendar-text-font: acciona;
    --mat-datepicker-calendar-text-size: 13px;
    --mat-datepicker-calendar-body-label-text-size: 16px;
    --mat-datepicker-calendar-body-label-text-weight: 500;
    --mat-datepicker-calendar-period-button-text-size: 16px;
    --mat-datepicker-calendar-period-button-text-weight: 500;
    --mat-datepicker-calendar-header-text-size: 11px;
    --mat-datepicker-calendar-header-text-weight: 400;
    --mat-menu-item-label-text-font: acciona;
    --mat-menu-item-label-text-size: 14px;
    --mat-menu-item-label-text-tracking: normal;
    --mat-menu-item-label-text-line-height: 22px;
    --mat-menu-item-label-text-weight: 400;
    --mat-select-trigger-text-font: acciona;
    --mat-select-trigger-text-line-height: 22px;
    --mat-select-trigger-text-size: 14px;
    --mat-select-trigger-text-tracking: normal;
    --mat-select-trigger-text-weight: 500;
    --mdc-filled-text-field-label-text-font: acciona;
    --mdc-filled-text-field-label-text-size: 14px;
    --mdc-filled-text-field-label-text-tracking: normal;
    --mdc-filled-text-field-label-text-weight: 500;
    --mdc-outlined-text-field-label-text-font: acciona;
    --mdc-outlined-text-field-label-text-size: 14px;
    --mdc-outlined-text-field-label-text-tracking: normal;
    --mdc-outlined-text-field-label-text-weight: 500;
    --mat-form-field-container-text-font: acciona;
    --mat-form-field-container-text-line-height: 22px;
    --mat-form-field-container-text-size: 14px;
    --mat-form-field-container-text-tracking: normal;
    --mat-form-field-container-text-weight: 500;
    --mat-form-field-outlined-label-text-populated-size: 14px;
    --mat-form-field-subscript-text-font: acciona;
    --mat-form-field-subscript-text-line-height: 12px;
    --mat-form-field-subscript-text-size: 10px;
    --mat-form-field-subscript-text-tracking: normal;
    --mat-form-field-subscript-text-weight: 500;
  }
  .mat-mdc-checkbox {
    --mdc-form-field-label-text-font: acciona;
    --mdc-form-field-label-text-line-height: 18px;
    --mdc-form-field-label-text-size: 12px;
    --mdc-form-field-label-text-tracking: normal;
    --mdc-form-field-label-text-weight: 400;
  }
}
@media (min-width: 1400px) {
  html {
    --mat-option-label-text-font: acciona;
    --mat-option-label-text-line-height: 24px;
    --mat-option-label-text-size: 16px;
    --mat-option-label-text-tracking: normal;
    --mat-option-label-text-weight: 400;
    --mat-optgroup-label-text-font: acciona;
    --mat-optgroup-label-text-line-height: 24px;
    --mat-optgroup-label-text-size: 16px;
    --mat-optgroup-label-text-tracking: normal;
    --mat-optgroup-label-text-weight: 400;
  }
  .mat-mdc-tab-header {
    --mat-tab-header-label-text-font: acciona;
    --mat-tab-header-label-text-size: 16px;
    --mat-tab-header-label-text-tracking: normal;
    --mat-tab-header-label-text-line-height: 24px;
    --mat-tab-header-label-text-weight: 500;
  }
  html {
    --mat-badge-text-font: acciona;
    --mat-badge-text-size: 12px;
    --mat-badge-text-weight: 600;
    --mat-badge-small-size-text-size: 9px;
    --mat-badge-large-size-text-size: 24px;
    --mdc-snackbar-supporting-text-font: acciona;
    --mdc-snackbar-supporting-text-line-height: 22px;
    --mdc-snackbar-supporting-text-size: 14px;
    --mdc-snackbar-supporting-text-weight: 400;
    --mat-datepicker-calendar-text-font: acciona;
    --mat-datepicker-calendar-text-size: 13px;
    --mat-datepicker-calendar-body-label-text-size: 16px;
    --mat-datepicker-calendar-body-label-text-weight: 500;
    --mat-datepicker-calendar-period-button-text-size: 16px;
    --mat-datepicker-calendar-period-button-text-weight: 500;
    --mat-datepicker-calendar-header-text-size: 11px;
    --mat-datepicker-calendar-header-text-weight: 400;
    --mat-menu-item-label-text-font: acciona;
    --mat-menu-item-label-text-size: 16px;
    --mat-menu-item-label-text-tracking: normal;
    --mat-menu-item-label-text-line-height: 24px;
    --mat-menu-item-label-text-weight: 400;
    --mat-select-trigger-text-font: acciona;
    --mat-select-trigger-text-line-height: 22px;
    --mat-select-trigger-text-size: 14px;
    --mat-select-trigger-text-tracking: normal;
    --mat-select-trigger-text-weight: 500;
    --mdc-filled-text-field-label-text-font: acciona;
    --mdc-filled-text-field-label-text-size: 14px;
    --mdc-filled-text-field-label-text-tracking: normal;
    --mdc-filled-text-field-label-text-weight: 500;
    --mdc-outlined-text-field-label-text-font: acciona;
    --mdc-outlined-text-field-label-text-size: 14px;
    --mdc-outlined-text-field-label-text-tracking: normal;
    --mdc-outlined-text-field-label-text-weight: 500;
    --mat-form-field-container-text-font: acciona;
    --mat-form-field-container-text-line-height: 22px;
    --mat-form-field-container-text-size: 14px;
    --mat-form-field-container-text-tracking: normal;
    --mat-form-field-container-text-weight: 500;
    --mat-form-field-outlined-label-text-populated-size: 14px;
    --mat-form-field-subscript-text-font: acciona;
    --mat-form-field-subscript-text-line-height: 12px;
    --mat-form-field-subscript-text-size: 10px;
    --mat-form-field-subscript-text-tracking: normal;
    --mat-form-field-subscript-text-weight: 500;
  }
  .mat-mdc-checkbox {
    --mdc-form-field-label-text-font: acciona;
    --mdc-form-field-label-text-line-height: 22px;
    --mdc-form-field-label-text-size: 14px;
    --mdc-form-field-label-text-tracking: normal;
    --mdc-form-field-label-text-weight: 400;
  }
}
@media (min-width: 1920px) {
  html {
    --mat-option-label-text-font: acciona;
    --mat-option-label-text-line-height: 27px;
    --mat-option-label-text-size: 18px;
    --mat-option-label-text-tracking: normal;
    --mat-option-label-text-weight: 400;
    --mat-optgroup-label-text-font: acciona;
    --mat-optgroup-label-text-line-height: 27px;
    --mat-optgroup-label-text-size: 18px;
    --mat-optgroup-label-text-tracking: normal;
    --mat-optgroup-label-text-weight: 400;
  }
  .mat-mdc-tab-header {
    --mat-tab-header-label-text-font: acciona;
    --mat-tab-header-label-text-size: 16px;
    --mat-tab-header-label-text-tracking: normal;
    --mat-tab-header-label-text-line-height: 24px;
    --mat-tab-header-label-text-weight: 500;
  }
  html {
    --mat-badge-text-font: acciona;
    --mat-badge-text-size: 12px;
    --mat-badge-text-weight: 600;
    --mat-badge-small-size-text-size: 9px;
    --mat-badge-large-size-text-size: 24px;
    --mdc-snackbar-supporting-text-font: acciona;
    --mdc-snackbar-supporting-text-line-height: 24px;
    --mdc-snackbar-supporting-text-size: 16px;
    --mdc-snackbar-supporting-text-weight: 400;
    --mat-datepicker-calendar-text-font: acciona;
    --mat-datepicker-calendar-text-size: 13px;
    --mat-datepicker-calendar-body-label-text-size: 16px;
    --mat-datepicker-calendar-body-label-text-weight: 500;
    --mat-datepicker-calendar-period-button-text-size: 16px;
    --mat-datepicker-calendar-period-button-text-weight: 500;
    --mat-datepicker-calendar-header-text-size: 11px;
    --mat-datepicker-calendar-header-text-weight: 400;
    --mat-menu-item-label-text-font: acciona;
    --mat-menu-item-label-text-size: 18px;
    --mat-menu-item-label-text-tracking: normal;
    --mat-menu-item-label-text-line-height: 27px;
    --mat-menu-item-label-text-weight: 400;
    --mat-select-trigger-text-font: acciona;
    --mat-select-trigger-text-line-height: 24px;
    --mat-select-trigger-text-size: 16x;
    --mat-select-trigger-text-tracking: normal;
    --mat-select-trigger-text-weight: 500;
    --mdc-filled-text-field-label-text-font: acciona;
    --mdc-filled-text-field-label-text-size: 16x;
    --mdc-filled-text-field-label-text-tracking: normal;
    --mdc-filled-text-field-label-text-weight: 500;
    --mdc-outlined-text-field-label-text-font: acciona;
    --mdc-outlined-text-field-label-text-size: 16x;
    --mdc-outlined-text-field-label-text-tracking: normal;
    --mdc-outlined-text-field-label-text-weight: 500;
    --mat-form-field-container-text-font: acciona;
    --mat-form-field-container-text-line-height: 24px;
    --mat-form-field-container-text-size: 16x;
    --mat-form-field-container-text-tracking: normal;
    --mat-form-field-container-text-weight: 500;
    --mat-form-field-outlined-label-text-populated-size: 16x;
    --mat-form-field-subscript-text-font: acciona;
    --mat-form-field-subscript-text-line-height: 12px;
    --mat-form-field-subscript-text-size: 10px;
    --mat-form-field-subscript-text-tracking: normal;
    --mat-form-field-subscript-text-weight: 500;
  }
  .mat-mdc-checkbox {
    --mdc-form-field-label-text-font: acciona;
    --mdc-form-field-label-text-line-height: 24px;
    --mdc-form-field-label-text-size: 16px;
    --mdc-form-field-label-text-tracking: normal;
    --mdc-form-field-label-text-weight: 400;
  }
}
@media (min-width: 2560px) {
  html {
    --mat-option-label-text-font: acciona;
    --mat-option-label-text-line-height: 24px;
    --mat-option-label-text-size: 16px;
    --mat-option-label-text-tracking: 0.03125em;
    --mat-option-label-text-weight: 400;
    --mat-optgroup-label-text-font: acciona;
    --mat-optgroup-label-text-line-height: 24px;
    --mat-optgroup-label-text-size: 16px;
    --mat-optgroup-label-text-tracking: 0.03125em;
    --mat-optgroup-label-text-weight: 400;
  }
  .mat-mdc-tab-header {
    --mat-tab-header-label-text-font: acciona;
    --mat-tab-header-label-text-size: 14px;
    --mat-tab-header-label-text-tracking: 0.0892857143em;
    --mat-tab-header-label-text-line-height: 36px;
    --mat-tab-header-label-text-weight: 500;
  }
  html {
    --mat-badge-text-font: acciona;
    --mat-badge-text-size: 12px;
    --mat-badge-text-weight: 600;
    --mat-badge-small-size-text-size: 9px;
    --mat-badge-large-size-text-size: 24px;
    --mdc-snackbar-supporting-text-font: acciona;
    --mdc-snackbar-supporting-text-line-height: 20px;
    --mdc-snackbar-supporting-text-size: 14px;
    --mdc-snackbar-supporting-text-weight: 400;
    --mat-datepicker-calendar-text-font: acciona;
    --mat-datepicker-calendar-text-size: 13px;
    --mat-datepicker-calendar-body-label-text-size: 14px;
    --mat-datepicker-calendar-body-label-text-weight: 500;
    --mat-datepicker-calendar-period-button-text-size: 14px;
    --mat-datepicker-calendar-period-button-text-weight: 500;
    --mat-datepicker-calendar-header-text-size: 11px;
    --mat-datepicker-calendar-header-text-weight: 400;
    --mat-menu-item-label-text-font: acciona;
    --mat-menu-item-label-text-size: 16px;
    --mat-menu-item-label-text-tracking: 0.03125em;
    --mat-menu-item-label-text-line-height: 24px;
    --mat-menu-item-label-text-weight: 400;
    --mat-select-trigger-text-font: acciona;
    --mat-select-trigger-text-line-height: 24px;
    --mat-select-trigger-text-size: 16px;
    --mat-select-trigger-text-tracking: 0.03125em;
    --mat-select-trigger-text-weight: 400;
    --mdc-filled-text-field-label-text-font: acciona;
    --mdc-filled-text-field-label-text-size: 16px;
    --mdc-filled-text-field-label-text-tracking: 0.03125em;
    --mdc-filled-text-field-label-text-weight: 400;
    --mdc-outlined-text-field-label-text-font: acciona;
    --mdc-outlined-text-field-label-text-size: 16px;
    --mdc-outlined-text-field-label-text-tracking: 0.03125em;
    --mdc-outlined-text-field-label-text-weight: 400;
    --mat-form-field-container-text-font: acciona;
    --mat-form-field-container-text-line-height: 24px;
    --mat-form-field-container-text-size: 16px;
    --mat-form-field-container-text-tracking: 0.03125em;
    --mat-form-field-container-text-weight: 400;
    --mat-form-field-outlined-label-text-populated-size: 16px;
    --mat-form-field-subscript-text-font: acciona;
    --mat-form-field-subscript-text-line-height: 20px;
    --mat-form-field-subscript-text-size: 12px;
    --mat-form-field-subscript-text-tracking: 0.0333333333em;
    --mat-form-field-subscript-text-weight: 400;
  }
  .mat-mdc-checkbox {
    --mdc-form-field-label-text-font: acciona;
    --mdc-form-field-label-text-line-height: 20px;
    --mdc-form-field-label-text-size: 14px;
    --mdc-form-field-label-text-tracking: 0.0178571429em;
    --mdc-form-field-label-text-weight: 400;
  }
}
/** Style functions */
/* App colors */
/* z-index variables */
.mdc-text-field {
  --chevron-tranform: none;
}
.mdc-text-field:not(.mdc-text-field--no-label) {
  --chevron-tranform: translateY(-50%);
}

.mat-mdc-form-field-infix .mdc-floating-label {
  text-overflow: ellipsis;
  max-width: calc(100% - 24px);
}

ac-select:focus-visible, ac-select:-moz-focusring {
  outline: none;
}
ac-select .ac-custom-dropdown__container {
  width: 100%;
  display: inline-flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 8px;
  cursor: pointer;
}
ac-select .ac-custom-dropdown__container .ac-custom-dropdown__icon-container {
  display: inline-flex;
  justify-content: flex-end;
  gap: 4px;
  align-items: center;
  transform: var(--chevron-tranform);
}
ac-select .ac-custom-dropdown__container .value {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}

.mat-form-field__paginator {
  --mat-form-field-container-height: 40px;
  --mat-form-field-filled-label-display: none;
  --mat-form-field-container-vertical-padding: 8px;
  --mat-form-field-filled-with-label-container-padding-top: 8px;
  --mat-form-field-filled-with-label-container-padding-bottom: 8px;
  width: 72px;
}
.mat-form-field__paginator .mat-mdc-text-field-wrapper {
  padding: 0 8px;
}
.mat-form-field__paginator .mat-mdc-text-field-wrapper .ac-custom-dropdown__container {
  gap: 4px;
}

.ac-custom-dropdown__panel {
  --scrollbar-color-thumb: #ff0000;
  --scrollbar-color-track: rgba(255, 0, 0, 0.2);
  --scrollbar-width: thin;
  --scrollbar-width-legacy: 8px;
  /* Modern browsers with `scrollbar-*` support */
  /* Legacy browsers with `::-webkit-scrollbar-*` support */
  border: 1px solid #303030;
  background-color: #ffffff;
  padding: 8px 0;
  max-height: 360px;
  overflow: auto;
}
@supports (scrollbar-width: auto) {
  .ac-custom-dropdown__panel {
    scrollbar-color: var(--scrollbar-color-thumb) var(--scrollbar-color-track);
    scrollbar-width: var(--scrollbar-width);
  }
}
@supports selector(::-webkit-scrollbar) {
  .ac-custom-dropdown__panel::-webkit-scrollbar-thumb {
    background: var(--scrollbar-color-thumb);
  }
  .ac-custom-dropdown__panel::-webkit-scrollbar-track {
    background: var(--scrollbar-color-track);
  }
  .ac-custom-dropdown__panel::-webkit-scrollbar {
    max-width: var(--scrollbar-width-legacy);
    max-height: var(--scrollbar-width-legacy);
  }
}
.ac-custom-dropdown__panel:not([aria-multiselectable=true]) .custom-optgroup .custom-option {
  padding-left: 48px;
}

@media (max-width: 1023px) {
  .ac-select__cdk-overlay-panel {
    width: 80% !important;
  }
}
ac-optgroup {
  font-family: "acciona", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  color: #78746d;
}
@media (min-width: 1920px) {
  ac-optgroup {
    font-family: "acciona", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
  }
}
ac-optgroup.custom-optgroup--hidden {
  display: none;
}
ac-optgroup .custom-optgroup__text {
  padding: 12px 24px;
}

ac-option,
ac-checkbox.custom-option__select-all {
  font-family: "acciona", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 8px;
  padding: 12px 24px;
  cursor: pointer;
  color: #303030;
}
@media (min-width: 1920px) {
  ac-option,
  ac-checkbox.custom-option__select-all {
    font-family: "acciona", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
  }
}
ac-option:hover, ac-option.custom-option-active,
ac-checkbox.custom-option__select-all:hover,
ac-checkbox.custom-option__select-all.custom-option-active {
  background-color: #f6f6f6;
}
ac-option.custom-option--disabled,
ac-checkbox.custom-option__select-all.custom-option--disabled {
  color: #acacac !important;
  cursor: no-drop;
  pointer-events: none;
}
ac-option.custom-option--selected,
ac-checkbox.custom-option__select-all.custom-option--selected {
  background-color: #e0e0e0;
}
ac-option.custom-option--hidden,
ac-checkbox.custom-option__select-all.custom-option--hidden {
  display: none;
}
ac-option .custom-pseudo-checkbox,
ac-checkbox.custom-option__select-all .custom-pseudo-checkbox {
  margin-top: 4px;
}

ac-custom-select-search-box {
  font-family: "acciona", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 24px;
  position: sticky;
  z-index: 1;
  top: -8px;
  background-color: inherit;
  border-bottom: 1px solid #e0dcd3;
}
@media (min-width: 1920px) {
  ac-custom-select-search-box {
    font-family: "acciona", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
  }
}
ac-custom-select-search-box #search-box {
  all: unset;
  flex-grow: 1;
}
ac-custom-select-search-box ac-icon {
  color: #ff0000;
}
ac-custom-select-search-box #close-icon {
  cursor: pointer;
}

/** Style functions */
/* App colors */
.mat-mdc-tab-group.custom-mat-tab-group,
.mat-mdc-tab-nav-bar.custom-mat-tab-group {
  --mat-tab-header-active-hover-label-text-color: #303030;
  --mat-tab-header-active-ripple-color: #ffffff;
  --mat-tab-header-active-label-text-color: #303030;
  --mat-tab-header-inactive-hover-label-text-color: var(--mat-tab-header-active-label-text-color);
  --mat-tab-header-active-focus-label-text-color: initial;
  --mat-mdc-focus-indicator-display: none;
  --mat-tab-header-inactive-ripple-color: #000000;
  --mat-tab-header-inactive-label-text-color: #ffffff;
}
.mat-mdc-tab-group.custom-mat-tab-group.gray-background,
.mat-mdc-tab-nav-bar.custom-mat-tab-group.gray-background {
  --mat-tab-header-active-ripple-color: #f6f6f6;
}
.mat-mdc-tab-group.custom-mat-tab-group .mat-mdc-tab-header,
.mat-mdc-tab-nav-bar.custom-mat-tab-group .mat-mdc-tab-header {
  --mdc-tab-indicator-active-indicator-height: 0;
}
.mat-mdc-tab-group.custom-mat-tab-group .mat-mdc-tab-links,
.mat-mdc-tab-nav-bar.custom-mat-tab-group .mat-mdc-tab-links {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: minmax(180px, 1fr);
}
.mat-mdc-tab-group.custom-mat-tab-group a[mat-tab-link],
.mat-mdc-tab-group.custom-mat-tab-group .mdc-tab.mat-mdc-tab,
.mat-mdc-tab-nav-bar.custom-mat-tab-group a[mat-tab-link],
.mat-mdc-tab-nav-bar.custom-mat-tab-group .mdc-tab.mat-mdc-tab {
  background-color: var(--mat-tab-header-inactive-ripple-color);
}
.mat-mdc-tab-group.custom-mat-tab-group a[mat-tab-link]:hover, .mat-mdc-tab-group.custom-mat-tab-group a[mat-tab-link].mdc-tab--active,
.mat-mdc-tab-group.custom-mat-tab-group .mdc-tab.mat-mdc-tab:hover,
.mat-mdc-tab-group.custom-mat-tab-group .mdc-tab.mat-mdc-tab.mdc-tab--active,
.mat-mdc-tab-nav-bar.custom-mat-tab-group a[mat-tab-link]:hover,
.mat-mdc-tab-nav-bar.custom-mat-tab-group a[mat-tab-link].mdc-tab--active,
.mat-mdc-tab-nav-bar.custom-mat-tab-group .mdc-tab.mat-mdc-tab:hover,
.mat-mdc-tab-nav-bar.custom-mat-tab-group .mdc-tab.mat-mdc-tab.mdc-tab--active {
  background-color: var(--mat-tab-header-active-ripple-color);
}
.mat-mdc-tab-group.custom-mat-tab-group a[mat-tab-link] .mdc-tab__text-label,
.mat-mdc-tab-group.custom-mat-tab-group .mdc-tab.mat-mdc-tab .mdc-tab__text-label,
.mat-mdc-tab-nav-bar.custom-mat-tab-group a[mat-tab-link] .mdc-tab__text-label,
.mat-mdc-tab-nav-bar.custom-mat-tab-group .mdc-tab.mat-mdc-tab .mdc-tab__text-label {
  font-family: "acciona", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
}
.mat-mdc-tab-group.custom-mat-tab-group a[mat-tab-link].mat-mdc-tab-disabled,
.mat-mdc-tab-group.custom-mat-tab-group .mdc-tab.mat-mdc-tab.mat-mdc-tab-disabled,
.mat-mdc-tab-nav-bar.custom-mat-tab-group a[mat-tab-link].mat-mdc-tab-disabled,
.mat-mdc-tab-nav-bar.custom-mat-tab-group .mdc-tab.mat-mdc-tab.mat-mdc-tab-disabled {
  opacity: 0.75;
}
.mat-mdc-tab-group.custom-mat-tab-group a[mat-tab-link].mat-mdc-tab-disabled .mdc-tab__text-label,
.mat-mdc-tab-group.custom-mat-tab-group .mdc-tab.mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__text-label,
.mat-mdc-tab-nav-bar.custom-mat-tab-group a[mat-tab-link].mat-mdc-tab-disabled .mdc-tab__text-label,
.mat-mdc-tab-nav-bar.custom-mat-tab-group .mdc-tab.mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__text-label {
  opacity: 0.5;
}
.mat-mdc-tab-group.custom-mat-tab-group a[mat-tab-link] .mdc-tab__ripple,
.mat-mdc-tab-group.custom-mat-tab-group .mdc-tab.mat-mdc-tab .mdc-tab__ripple,
.mat-mdc-tab-nav-bar.custom-mat-tab-group a[mat-tab-link] .mdc-tab__ripple,
.mat-mdc-tab-nav-bar.custom-mat-tab-group .mdc-tab.mat-mdc-tab .mdc-tab__ripple {
  display: none !important;
}
.mat-mdc-tab-group.custom-mat-tab-group .mdc-tab-indicator,
.mat-mdc-tab-nav-bar.custom-mat-tab-group .mdc-tab-indicator {
  display: none !important;
}

/* App colors */
.mat-mdc-form-field-infix {
  width: auto;
  max-width: 100%;
}
.mat-mdc-form-field-infix label {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  max-width: 100%;
}

.mdc-text-field {
  --custom-label-color: #303030;
  --custom-text-color: #303030;
  --custom-border-color: #a8a296;
  --custom-background-color: #ffffff;
  border-radius: unset !important;
}
.mdc-text-field--filled {
  background-color: var(--custom-background-color);
}
.mdc-text-field--filled .mdc-line-ripple::before {
  border-bottom-color: var(--custom-border-color);
}
.mdc-text-field--filled:hover {
  --custom-border-color: #303030;
}
.mdc-text-field--disabled {
  --custom-background-color: #e0e0e0;
  --custom-label-color: #6d6d6d;
  --custom-border-color: #6d6d6d;
  --custom-text-color: #6d6d6d;
}
.mdc-text-field--invalid .mat-mdc-form-field-infix,
.mdc-text-field--invalid mat-label {
  --custom-label-color: #ff0000;
  --custom-text-color: #ff0000;
}
.mdc-text-field .mdc-line-ripple::after {
  border: unset !important;
}
.mdc-text-field .mdc-floating-label {
  color: var(--custom-label-color) !important;
}
.mdc-text-field .mat-mdc-form-field-input-control.mat-mdc-form-field-input-control {
  color: var(--custom-text-color);
}
.mdc-text-field .mdc-floating-label--float-above {
  --custom-label-color: #303030;
}

.mat-mdc-form-field-focus-overlay {
  opacity: 0 !important;
  background-color: transparent !important;
}

.white-mat-form-field .mdc-text-field--filled:not(.mdc-text-field--disabled) {
  background-color: #ffffff;
}

/* App colors */
mat-pseudo-checkbox.mat-pseudo-checkbox.mat-pseudo-checkbox-full {
  --mat-pseudo-checkbox-color: #ffffff;
  --mat-pseudo-checkbox-border-color: #a8a296;
  --mat-pseudo-checkbox-background-color: #ffffff;
  border-width: 1px;
  color: var(--mat-pseudo-checkbox-color);
  border-color: var(--mat-pseudo-checkbox-border-color);
  background-color: var(--mat-pseudo-checkbox-background-color);
}
mat-pseudo-checkbox.mat-pseudo-checkbox.mat-pseudo-checkbox-full:hover {
  --mat-pseudo-checkbox-color: #ffffff;
  --mat-pseudo-checkbox-border-color: #303030;
  --mat-pseudo-checkbox-background-color: #ffffff;
}
mat-pseudo-checkbox.mat-pseudo-checkbox.mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  --mat-pseudo-checkbox-color: #ffffff;
  --mat-pseudo-checkbox-border-color: #acacac;
  --mat-pseudo-checkbox-background-color: #ffffff;
}
mat-pseudo-checkbox.mat-pseudo-checkbox.mat-pseudo-checkbox-full.mat-pseudo-checkbox-checked {
  --mat-pseudo-checkbox-color: #ffffff;
  --mat-pseudo-checkbox-border-color: #303030;
  --mat-pseudo-checkbox-background-color: #303030;
}
mat-pseudo-checkbox.mat-pseudo-checkbox.mat-pseudo-checkbox-full.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled {
  --mat-pseudo-checkbox-border-color: #acacac;
  --mat-pseudo-checkbox-background-color: #acacac;
}

/* App colors */
/** Style functions */
.table-expandable-container::-webkit-scrollbar {
  height: 4px;
  background: rgba(255, 0, 0, 0.2);
}
.table-expandable-container::-webkit-scrollbar-thumb {
  background: #ff0000;
}

/** Style functions */
/* App colors */
.ac-data-list {
  display: block;
}
.ac-data-list__container {
  display: block;
}
.ac-data-list__title {
  font-family: "acciona", sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 22px;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 12px;
  color: #303030;
}
@media (min-width: 1400px) {
  .ac-data-list__title {
    font-family: "acciona", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
  }
}
@media (min-width: 1920px) {
  .ac-data-list__title {
    font-family: "acciona", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
  }
}
@media (min-width: 1400px) {
  .ac-data-list__title {
    font-weight: 500;
  }
}
@media (min-width: 1920px) {
  .ac-data-list__title {
    font-weight: 500;
  }
}
.ac-data-list__label {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  font-family: "acciona", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  color: #78746d;
}
@media (min-width: 1920px) {
  .ac-data-list__label {
    font-family: "acciona", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
  }
}
.ac-data-list__value {
  font-family: "acciona", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 4px;
  color: #303030;
}
@media (min-width: 1920px) {
  .ac-data-list__value {
    font-family: "acciona", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
  }
}
.ac-data-list__item {
  display: inline-block;
  padding-bottom: 16px;
}
@media (min-width: 768px) {
  .ac-data-list__item {
    padding-right: 24px;
    padding-bottom: 32px;
  }
}
.ac-data-list__routed_file .ac-data-list__label {
  font-family: "acciona", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  color: #ff0000;
  cursor: pointer;
}
.ac-data-list__routed_file .ac-data-list__label__disabled {
  color: #6d6d6d;
  cursor: not-allowed;
  pointer-events: none;
}
.ac-data-list__file .ac-data-list__label, .ac-data-list__draft-file .ac-data-list__label {
  font-family: "acciona", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  display: flex;
  align-items: center;
  gap: 4px;
  color: #ff0000;
  cursor: pointer;
}
.ac-data-list__file .ac-data-list__label:hover, .ac-data-list__draft-file .ac-data-list__label:hover {
  color: #bd0000;
}
.ac-data-list__file .ac-data-list__label__disabled, .ac-data-list__draft-file .ac-data-list__label__disabled {
  color: #6d6d6d;
  cursor: not-allowed;
  pointer-events: none;
}
.ac-data-list__file .ac-data-list__value, .ac-data-list__draft-file .ac-data-list__value {
  text-transform: uppercase;
}
.ac-data-list__file .no-uppercase, .ac-data-list__draft-file .no-uppercase {
  text-transform: none;
}
.ac-data-list__draft-file .ac-data-list__label > span {
  width: auto;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ac-data-list .xs-hidden {
  display: none;
}
@media (min-width: 768px) {
  .ac-data-list .xs-hidden {
    display: inline-block;
  }
}

/** Style functions */
/* App colors */
@media (pointer: coarse) {
  .mat-mdc-tooltip-trigger {
    padding: 8px;
  }
}

.ac-mat-tooltip {
  border: 1px solid #303030;
  background-color: #ffffff;
  padding: 8px 12px;
}

/** Style functions */
/* App colors */
.charts-tooltip {
  background-color: #ffffff !important;
  color: #303030 !important;
  border-style: solid !important;
  border-width: 1px !important;
  border-radius: 0 !important;
  border-color: #303030 !important;
  padding: 16px !important;
  max-width: 272px !important;
  display: none;
}

.echarts-tooltip-spending {
  font-family: "acciona", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  color: #78746d;
  display: grid;
  grid-template-areas: "month month" "current current" "previous variation";
}
@media (min-width: 1920px) {
  .echarts-tooltip-spending {
    font-family: "acciona", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
  }
}
.echarts-tooltip-spending__month {
  grid-area: month;
  margin-bottom: 12px;
}
.echarts-tooltip-spending__current {
  font-family: "acciona", sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 22px;
  font-weight: 700;
  grid-area: current;
  margin-bottom: 4px;
  color: #303030;
}
@media (min-width: 1024px) {
  .echarts-tooltip-spending__current {
    font-family: "acciona", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
  }
}
@media (min-width: 1400px) {
  .echarts-tooltip-spending__current {
    font-family: "acciona", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
@media (min-width: 1920px) {
  .echarts-tooltip-spending__current {
    font-family: "acciona", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
  }
}
@media (min-width: 1024px) {
  .echarts-tooltip-spending__current {
    font-weight: 700;
  }
}
@media (min-width: 1400px) {
  .echarts-tooltip-spending__current {
    font-weight: 700;
  }
}
@media (min-width: 1920px) {
  .echarts-tooltip-spending__current {
    font-weight: 700;
  }
}
.echarts-tooltip-spending__previous {
  grid-area: previous;
}
.echarts-tooltip-spending__variation {
  grid-area: variation;
  justify-self: end;
  display: inline-flex;
  align-items: center;
}
.echarts-tooltip-spending__variation__green {
  color: #5eb58c;
}
.echarts-tooltip-spending__variation__red {
  color: #ff0000;
}

.echarts-tooltip-accumulated-consumption {
  font-family: "acciona", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  color: #78746d;
  display: grid;
  grid-template-areas: "title" "value" "label";
  row-gap: 4px;
}
@media (min-width: 1920px) {
  .echarts-tooltip-accumulated-consumption {
    font-family: "acciona", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
  }
}
.echarts-tooltip-accumulated-consumption__title {
  grid-area: title;
  font-family: "acciona", sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 22px;
  font-weight: 700;
  color: #303030;
}
@media (min-width: 1024px) {
  .echarts-tooltip-accumulated-consumption__title {
    font-family: "acciona", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
  }
}
@media (min-width: 1400px) {
  .echarts-tooltip-accumulated-consumption__title {
    font-family: "acciona", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
@media (min-width: 1920px) {
  .echarts-tooltip-accumulated-consumption__title {
    font-family: "acciona", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
  }
}
@media (min-width: 1024px) {
  .echarts-tooltip-accumulated-consumption__title {
    font-weight: 700;
  }
}
@media (min-width: 1400px) {
  .echarts-tooltip-accumulated-consumption__title {
    font-weight: 700;
  }
}
@media (min-width: 1920px) {
  .echarts-tooltip-accumulated-consumption__title {
    font-weight: 700;
  }
}
.echarts-tooltip-accumulated-consumption__value {
  grid-area: value;
  font-family: "acciona", sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 22px;
  font-weight: 700;
  color: #303030;
}
@media (min-width: 1024px) {
  .echarts-tooltip-accumulated-consumption__value {
    font-family: "acciona", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
  }
}
@media (min-width: 1400px) {
  .echarts-tooltip-accumulated-consumption__value {
    font-family: "acciona", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
@media (min-width: 1920px) {
  .echarts-tooltip-accumulated-consumption__value {
    font-family: "acciona", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
  }
}
@media (min-width: 1024px) {
  .echarts-tooltip-accumulated-consumption__value {
    font-weight: 700;
  }
}
@media (min-width: 1400px) {
  .echarts-tooltip-accumulated-consumption__value {
    font-weight: 700;
  }
}
@media (min-width: 1920px) {
  .echarts-tooltip-accumulated-consumption__value {
    font-weight: 700;
  }
}
.echarts-tooltip-accumulated-consumption__label {
  grid-area: label;
}

/** Style functions */
/* App colors */
.ac-chart-tooltip {
  display: none;
  position: absolute;
  background-color: #ffffff;
  color: #303030;
  border: 1px solid currentcolor;
  margin: 4px;
}
.ac-chart-tooltip__active {
  display: flex;
}
.ac-chart-tooltip__pair {
  display: flex;
  flex-direction: column;
  padding: 16px;
}
.ac-chart-tooltip__icon {
  font-family: "acciona", sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 22px;
  font-weight: 700;
  display: flex;
  flex-direction: column;
  padding-bottom: 4px;
}
@media (min-width: 1024px) {
  .ac-chart-tooltip__icon {
    font-family: "acciona", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
  }
}
@media (min-width: 1400px) {
  .ac-chart-tooltip__icon {
    font-family: "acciona", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
@media (min-width: 1920px) {
  .ac-chart-tooltip__icon {
    font-family: "acciona", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
  }
}
@media (min-width: 1024px) {
  .ac-chart-tooltip__icon {
    font-weight: 700;
  }
}
@media (min-width: 1400px) {
  .ac-chart-tooltip__icon {
    font-weight: 700;
  }
}
@media (min-width: 1920px) {
  .ac-chart-tooltip__icon {
    font-weight: 700;
  }
}
.ac-chart-tooltip__value {
  font-family: "acciona", sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 22px;
  font-weight: 700;
  padding-bottom: 4px;
}
@media (min-width: 1024px) {
  .ac-chart-tooltip__value {
    font-family: "acciona", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
  }
}
@media (min-width: 1400px) {
  .ac-chart-tooltip__value {
    font-family: "acciona", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
@media (min-width: 1920px) {
  .ac-chart-tooltip__value {
    font-family: "acciona", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
  }
}
@media (min-width: 1024px) {
  .ac-chart-tooltip__value {
    font-weight: 700;
  }
}
@media (min-width: 1400px) {
  .ac-chart-tooltip__value {
    font-weight: 700;
  }
}
@media (min-width: 1920px) {
  .ac-chart-tooltip__value {
    font-weight: 700;
  }
}
.ac-chart-tooltip__label {
  font-family: "acciona", sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  color: #78746d;
}
@media (min-width: 1920px) {
  .ac-chart-tooltip__label {
    font-family: "acciona", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
  }
}

.ac-chart-legends {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 24px;
  margin-top: 24px;
}

.ac-chart-legend,
.ac-chart-legend-hidden {
  cursor: pointer;
}
.ac-chart-legend__container,
.ac-chart-legend-hidden__container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 4px;
}
.ac-chart-legend .legend-box,
.ac-chart-legend-hidden .legend-box {
  min-width: 16px;
  min-height: 16px;
  padding: 4px;
}
.ac-chart-legend .legend-label,
.ac-chart-legend-hidden .legend-label {
  font-family: "acciona", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  color: #78746d;
  text-decoration: none;
}
@media (min-width: 1920px) {
  .ac-chart-legend .legend-label,
  .ac-chart-legend-hidden .legend-label {
    font-family: "acciona", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
  }
}

.ac-chart-legend-hidden .legend-label {
  text-decoration: line-through;
}

/* App colors */
/** Style functions */
.ac-custom-recent-input {
  display: block;
}
.ac-custom-recent-input__panel {
  border: 1px solid #303030;
  background-color: #ffffff;
  padding: 8px 0;
  width: 100%;
}
.ac-custom-recent-input__title {
  font-family: "acciona", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  color: #78746d;
  padding: 12px 24px 0 24px;
}
@media (min-width: 1400px) {
  .ac-custom-recent-input__title {
    font-family: "acciona", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
  }
}
@media (min-width: 1920px) {
  .ac-custom-recent-input__title {
    font-family: "acciona", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
  }
}
.ac-custom-recent-input__item {
  font-family: "acciona", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  display: flex;
  justify-content: space-between;
  gap: 16px;
  color: #303030;
  cursor: pointer;
  padding: 12px 24px;
}
@media (min-width: 1920px) {
  .ac-custom-recent-input__item {
    font-family: "acciona", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
  }
}
.ac-custom-recent-input__item:hover, .ac-custom-recent-input__item:focus-visible, .ac-custom-recent-input__item:-moz-focusring {
  background-color: #f6f6f6;
}
.ac-custom-recent-input__icon {
  cursor: pointer;
  color: #ff0000;
}
.ac-custom-recent-input__icon:hover {
  color: #bd0000;
}

.inner-html-bold > span {
  font-weight: bold;
}

/* App colors */
/** Style functions */
.mat-mdc-radio-group {
  display: inline-block;
}

.mat-mdc-radio-button .mdc-radio,
.mat-mdc-radio-button .mdc-radio__background {
  width: 16px;
  height: 16px;
}
.mat-mdc-radio-button .mdc-radio__background .mdc-radio__outer-circle {
  color: #a8a296;
  background-color: #ffffff;
}
.mat-mdc-radio-button .mdc-radio__native-control:checked + .mdc-radio__background .mdc-radio__outer-circle {
  color: #303030;
  background-color: #303030;
}
.mat-mdc-radio-button .mdc-radio__native-control:checked + .mdc-radio__background .mdc-radio__inner-circle {
  color: #ffffff;
  transform: scale(0.3);
  transition: transform 120ms 0ms cubic-bezier(0, 0, 0, 1), border-color 120ms 0ms cubic-bezier(0, 0, 0, 1);
  top: -2px;
  left: -2px;
}
.mat-mdc-radio-button .mat-radio-ripple::before {
  display: none;
}

.map-intermediate-panel {
  width: 90vw;
  max-width: 400px;
}
@media (min-width: 768px) {
  .map-intermediate-panel {
    width: 80vw;
    min-width: 320px;
  }
}
@media (min-width: 1024px) {
  .map-intermediate-panel {
    width: 50vw;
  }
}
@media (min-width: 1400px) {
  .map-intermediate-panel {
    width: 40vw;
  }
}
@media (min-width: 1920px) {
  .map-intermediate-panel {
    width: 30vw;
  }
}

/* App colors */
/** Style functions */
.parsed-html {
  font-family: "acciona", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  color: #78746d;
}
@media (min-width: 1400px) {
  .parsed-html {
    font-family: "acciona", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
  }
}
@media (min-width: 1920px) {
  .parsed-html {
    font-family: "acciona", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
  }
}
.parsed-html h1 {
  font-family: "acciona", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 110%;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .parsed-html h1 {
    font-family: "acciona", sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
  }
}
@media (min-width: 1024px) {
  .parsed-html h1 {
    font-family: "acciona", sans-serif;
    font-size: 56px;
    font-style: normal;
    font-weight: 500;
  }
}
@media (min-width: 1400px) {
  .parsed-html h1 {
    font-family: "acciona", sans-serif;
    font-size: 60px;
    font-style: normal;
    font-weight: 500;
  }
}
@media (min-width: 1920px) {
  .parsed-html h1 {
    font-family: "acciona", sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
  }
}
.parsed-html h2 {
  font-family: "acciona", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
}
@media (min-width: 1024px) {
  .parsed-html h2 {
    font-family: "acciona", sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
  }
}
@media (min-width: 1400px) {
  .parsed-html h2 {
    font-family: "acciona", sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
  }
}
@media (min-width: 1920px) {
  .parsed-html h2 {
    font-family: "acciona", sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
  }
}
.parsed-html h3 {
  font-family: "acciona", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}
@media (min-width: 1400px) {
  .parsed-html h3 {
    font-family: "acciona", sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
  }
}
@media (min-width: 1920px) {
  .parsed-html h3 {
    font-family: "acciona", sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
  }
}
.parsed-html h4 {
  font-family: "acciona", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
}
@media (min-width: 1920px) {
  .parsed-html h4 {
    font-family: "acciona", sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
  }
}
.parsed-html h5 {
  font-family: "acciona", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
}
@media (min-width: 1024px) {
  .parsed-html h5 {
    font-family: "acciona", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
  }
}
@media (min-width: 1400px) {
  .parsed-html h5 {
    font-family: "acciona", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
@media (min-width: 1920px) {
  .parsed-html h5 {
    font-family: "acciona", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
  }
}
.parsed-html h6 {
  font-family: "acciona", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.6px;
  text-transform: uppercase;
}
@media (min-width: 1920px) {
  .parsed-html h6 {
    font-family: "acciona", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
  }
}
.parsed-html strong,
.parsed-html h1,
.parsed-html h2,
.parsed-html h3,
.parsed-html h4,
.parsed-html h5,
.parsed-html h6 {
  color: #303030;
}
.parsed-html li {
  margin-left: 16px;
}
.parsed-html li::marker {
  color: #ff0000;
}
.parsed-html ul {
  list-style: outside;
  margin-left: 16px;
}
.parsed-html ol {
  list-style: none;
  counter-reset: orderedlist;
  margin-left: 16px;
}
.parsed-html ol > li {
  display: block;
  position: relative;
}
.parsed-html ol > li:before {
  position: absolute;
  right: calc(100% + 12px);
  content: counters(orderedlist, ".") " ";
  counter-increment: orderedlist;
  color: #ff0000;
}
.parsed-html a {
  white-space: normal;
}

/* App colors */
.mat-mdc-progress-spinner.white-spinner,
.mat-mdc-spinner.white-spinner {
  --mdc-circular-progress-active-indicator-color: #ffffff;
}

/** Style functions */
.nav-breadcrumb-back {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 24px;
}
@media (min-width: 768px) {
  .nav-breadcrumb-back {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
.nav-breadcrumb-back a.back-link {
  display: none;
}
@media (min-width: 768px) {
  .nav-breadcrumb-back a.back-link {
    display: inline-flex;
    align-items: center;
    gap: 4px;
  }
}

ngx-extended-pdf-viewer svg {
  display: initial;
}

.hide-block-xs {
  display: block;
}
@media (min-width: 320px) {
  .hide-block-xs {
    display: none !important;
  }
}

.show-block-xs {
  display: none;
}
@media (min-width: 320px) {
  .show-block-xs {
    display: block !important;
  }
}

.hide-inline-block-xs {
  display: inline-block;
}
@media (min-width: 320px) {
  .hide-inline-block-xs {
    display: none !important;
  }
}

.show-inline-block-xs {
  display: none;
}
@media (min-width: 320px) {
  .show-inline-block-xs {
    display: inline-block !important;
  }
}

.hide-inline-xs {
  display: inline;
}
@media (min-width: 320px) {
  .hide-inline-xs {
    display: none !important;
  }
}

.show-inline-xs {
  display: none;
}
@media (min-width: 320px) {
  .show-inline-xs {
    display: inline !important;
  }
}

.hide-flex-xs {
  display: flex;
}
@media (min-width: 320px) {
  .hide-flex-xs {
    display: none !important;
  }
}

.show-flex-xs {
  display: none;
}
@media (min-width: 320px) {
  .show-flex-xs {
    display: flex !important;
  }
}

.hide-inline-flex-xs {
  display: inline-flex;
}
@media (min-width: 320px) {
  .hide-inline-flex-xs {
    display: none !important;
  }
}

.show-inline-flex-xs {
  display: none;
}
@media (min-width: 320px) {
  .show-inline-flex-xs {
    display: inline-flex !important;
  }
}

.hide-grid-xs {
  display: grid;
}
@media (min-width: 320px) {
  .hide-grid-xs {
    display: none !important;
  }
}

.show-grid-xs {
  display: none;
}
@media (min-width: 320px) {
  .show-grid-xs {
    display: grid !important;
  }
}

.hide-inline-grid-xs {
  display: inline-grid;
}
@media (min-width: 320px) {
  .hide-inline-grid-xs {
    display: none !important;
  }
}

.show-inline-grid-xs {
  display: none;
}
@media (min-width: 320px) {
  .show-inline-grid-xs {
    display: inline-grid !important;
  }
}

.hide-xs {
  display: block;
}
@media (min-width: 320px) {
  .hide-xs {
    display: none !important;
  }
}

.show-xs {
  display: none;
}
@media (min-width: 320px) {
  .show-xs {
    display: block !important;
  }
}

.hide-block-s {
  display: block;
}
@media (min-width: 768px) {
  .hide-block-s {
    display: none !important;
  }
}

.show-block-s {
  display: none;
}
@media (min-width: 768px) {
  .show-block-s {
    display: block !important;
  }
}

.hide-inline-block-s {
  display: inline-block;
}
@media (min-width: 768px) {
  .hide-inline-block-s {
    display: none !important;
  }
}

.show-inline-block-s {
  display: none;
}
@media (min-width: 768px) {
  .show-inline-block-s {
    display: inline-block !important;
  }
}

.hide-inline-s {
  display: inline;
}
@media (min-width: 768px) {
  .hide-inline-s {
    display: none !important;
  }
}

.show-inline-s {
  display: none;
}
@media (min-width: 768px) {
  .show-inline-s {
    display: inline !important;
  }
}

.hide-flex-s {
  display: flex;
}
@media (min-width: 768px) {
  .hide-flex-s {
    display: none !important;
  }
}

.show-flex-s {
  display: none;
}
@media (min-width: 768px) {
  .show-flex-s {
    display: flex !important;
  }
}

.hide-inline-flex-s {
  display: inline-flex;
}
@media (min-width: 768px) {
  .hide-inline-flex-s {
    display: none !important;
  }
}

.show-inline-flex-s {
  display: none;
}
@media (min-width: 768px) {
  .show-inline-flex-s {
    display: inline-flex !important;
  }
}

.hide-grid-s {
  display: grid;
}
@media (min-width: 768px) {
  .hide-grid-s {
    display: none !important;
  }
}

.show-grid-s {
  display: none;
}
@media (min-width: 768px) {
  .show-grid-s {
    display: grid !important;
  }
}

.hide-inline-grid-s {
  display: inline-grid;
}
@media (min-width: 768px) {
  .hide-inline-grid-s {
    display: none !important;
  }
}

.show-inline-grid-s {
  display: none;
}
@media (min-width: 768px) {
  .show-inline-grid-s {
    display: inline-grid !important;
  }
}

.hide-s {
  display: block;
}
@media (min-width: 768px) {
  .hide-s {
    display: none !important;
  }
}

.show-s {
  display: none;
}
@media (min-width: 768px) {
  .show-s {
    display: block !important;
  }
}

.hide-block-md {
  display: block;
}
@media (min-width: 1024px) {
  .hide-block-md {
    display: none !important;
  }
}

.show-block-md {
  display: none;
}
@media (min-width: 1024px) {
  .show-block-md {
    display: block !important;
  }
}

.hide-inline-block-md {
  display: inline-block;
}
@media (min-width: 1024px) {
  .hide-inline-block-md {
    display: none !important;
  }
}

.show-inline-block-md {
  display: none;
}
@media (min-width: 1024px) {
  .show-inline-block-md {
    display: inline-block !important;
  }
}

.hide-inline-md {
  display: inline;
}
@media (min-width: 1024px) {
  .hide-inline-md {
    display: none !important;
  }
}

.show-inline-md {
  display: none;
}
@media (min-width: 1024px) {
  .show-inline-md {
    display: inline !important;
  }
}

.hide-flex-md {
  display: flex;
}
@media (min-width: 1024px) {
  .hide-flex-md {
    display: none !important;
  }
}

.show-flex-md {
  display: none;
}
@media (min-width: 1024px) {
  .show-flex-md {
    display: flex !important;
  }
}

.hide-inline-flex-md {
  display: inline-flex;
}
@media (min-width: 1024px) {
  .hide-inline-flex-md {
    display: none !important;
  }
}

.show-inline-flex-md {
  display: none;
}
@media (min-width: 1024px) {
  .show-inline-flex-md {
    display: inline-flex !important;
  }
}

.hide-grid-md {
  display: grid;
}
@media (min-width: 1024px) {
  .hide-grid-md {
    display: none !important;
  }
}

.show-grid-md {
  display: none;
}
@media (min-width: 1024px) {
  .show-grid-md {
    display: grid !important;
  }
}

.hide-inline-grid-md {
  display: inline-grid;
}
@media (min-width: 1024px) {
  .hide-inline-grid-md {
    display: none !important;
  }
}

.show-inline-grid-md {
  display: none;
}
@media (min-width: 1024px) {
  .show-inline-grid-md {
    display: inline-grid !important;
  }
}

.hide-md {
  display: block;
}
@media (min-width: 1024px) {
  .hide-md {
    display: none !important;
  }
}

.show-md {
  display: none;
}
@media (min-width: 1024px) {
  .show-md {
    display: block !important;
  }
}

.hide-block-lg {
  display: block;
}
@media (min-width: 1400px) {
  .hide-block-lg {
    display: none !important;
  }
}

.show-block-lg {
  display: none;
}
@media (min-width: 1400px) {
  .show-block-lg {
    display: block !important;
  }
}

.hide-inline-block-lg {
  display: inline-block;
}
@media (min-width: 1400px) {
  .hide-inline-block-lg {
    display: none !important;
  }
}

.show-inline-block-lg {
  display: none;
}
@media (min-width: 1400px) {
  .show-inline-block-lg {
    display: inline-block !important;
  }
}

.hide-inline-lg {
  display: inline;
}
@media (min-width: 1400px) {
  .hide-inline-lg {
    display: none !important;
  }
}

.show-inline-lg {
  display: none;
}
@media (min-width: 1400px) {
  .show-inline-lg {
    display: inline !important;
  }
}

.hide-flex-lg {
  display: flex;
}
@media (min-width: 1400px) {
  .hide-flex-lg {
    display: none !important;
  }
}

.show-flex-lg {
  display: none;
}
@media (min-width: 1400px) {
  .show-flex-lg {
    display: flex !important;
  }
}

.hide-inline-flex-lg {
  display: inline-flex;
}
@media (min-width: 1400px) {
  .hide-inline-flex-lg {
    display: none !important;
  }
}

.show-inline-flex-lg {
  display: none;
}
@media (min-width: 1400px) {
  .show-inline-flex-lg {
    display: inline-flex !important;
  }
}

.hide-grid-lg {
  display: grid;
}
@media (min-width: 1400px) {
  .hide-grid-lg {
    display: none !important;
  }
}

.show-grid-lg {
  display: none;
}
@media (min-width: 1400px) {
  .show-grid-lg {
    display: grid !important;
  }
}

.hide-inline-grid-lg {
  display: inline-grid;
}
@media (min-width: 1400px) {
  .hide-inline-grid-lg {
    display: none !important;
  }
}

.show-inline-grid-lg {
  display: none;
}
@media (min-width: 1400px) {
  .show-inline-grid-lg {
    display: inline-grid !important;
  }
}

.hide-lg {
  display: block;
}
@media (min-width: 1400px) {
  .hide-lg {
    display: none !important;
  }
}

.show-lg {
  display: none;
}
@media (min-width: 1400px) {
  .show-lg {
    display: block !important;
  }
}

.hide-block-xl {
  display: block;
}
@media (min-width: 1920px) {
  .hide-block-xl {
    display: none !important;
  }
}

.show-block-xl {
  display: none;
}
@media (min-width: 1920px) {
  .show-block-xl {
    display: block !important;
  }
}

.hide-inline-block-xl {
  display: inline-block;
}
@media (min-width: 1920px) {
  .hide-inline-block-xl {
    display: none !important;
  }
}

.show-inline-block-xl {
  display: none;
}
@media (min-width: 1920px) {
  .show-inline-block-xl {
    display: inline-block !important;
  }
}

.hide-inline-xl {
  display: inline;
}
@media (min-width: 1920px) {
  .hide-inline-xl {
    display: none !important;
  }
}

.show-inline-xl {
  display: none;
}
@media (min-width: 1920px) {
  .show-inline-xl {
    display: inline !important;
  }
}

.hide-flex-xl {
  display: flex;
}
@media (min-width: 1920px) {
  .hide-flex-xl {
    display: none !important;
  }
}

.show-flex-xl {
  display: none;
}
@media (min-width: 1920px) {
  .show-flex-xl {
    display: flex !important;
  }
}

.hide-inline-flex-xl {
  display: inline-flex;
}
@media (min-width: 1920px) {
  .hide-inline-flex-xl {
    display: none !important;
  }
}

.show-inline-flex-xl {
  display: none;
}
@media (min-width: 1920px) {
  .show-inline-flex-xl {
    display: inline-flex !important;
  }
}

.hide-grid-xl {
  display: grid;
}
@media (min-width: 1920px) {
  .hide-grid-xl {
    display: none !important;
  }
}

.show-grid-xl {
  display: none;
}
@media (min-width: 1920px) {
  .show-grid-xl {
    display: grid !important;
  }
}

.hide-inline-grid-xl {
  display: inline-grid;
}
@media (min-width: 1920px) {
  .hide-inline-grid-xl {
    display: none !important;
  }
}

.show-inline-grid-xl {
  display: none;
}
@media (min-width: 1920px) {
  .show-inline-grid-xl {
    display: inline-grid !important;
  }
}

.hide-xl {
  display: block;
}
@media (min-width: 1920px) {
  .hide-xl {
    display: none !important;
  }
}

.show-xl {
  display: none;
}
@media (min-width: 1920px) {
  .show-xl {
    display: block !important;
  }
}

.hide-block-xxl {
  display: block;
}
@media (min-width: 2560px) {
  .hide-block-xxl {
    display: none !important;
  }
}

.show-block-xxl {
  display: none;
}
@media (min-width: 2560px) {
  .show-block-xxl {
    display: block !important;
  }
}

.hide-inline-block-xxl {
  display: inline-block;
}
@media (min-width: 2560px) {
  .hide-inline-block-xxl {
    display: none !important;
  }
}

.show-inline-block-xxl {
  display: none;
}
@media (min-width: 2560px) {
  .show-inline-block-xxl {
    display: inline-block !important;
  }
}

.hide-inline-xxl {
  display: inline;
}
@media (min-width: 2560px) {
  .hide-inline-xxl {
    display: none !important;
  }
}

.show-inline-xxl {
  display: none;
}
@media (min-width: 2560px) {
  .show-inline-xxl {
    display: inline !important;
  }
}

.hide-flex-xxl {
  display: flex;
}
@media (min-width: 2560px) {
  .hide-flex-xxl {
    display: none !important;
  }
}

.show-flex-xxl {
  display: none;
}
@media (min-width: 2560px) {
  .show-flex-xxl {
    display: flex !important;
  }
}

.hide-inline-flex-xxl {
  display: inline-flex;
}
@media (min-width: 2560px) {
  .hide-inline-flex-xxl {
    display: none !important;
  }
}

.show-inline-flex-xxl {
  display: none;
}
@media (min-width: 2560px) {
  .show-inline-flex-xxl {
    display: inline-flex !important;
  }
}

.hide-grid-xxl {
  display: grid;
}
@media (min-width: 2560px) {
  .hide-grid-xxl {
    display: none !important;
  }
}

.show-grid-xxl {
  display: none;
}
@media (min-width: 2560px) {
  .show-grid-xxl {
    display: grid !important;
  }
}

.hide-inline-grid-xxl {
  display: inline-grid;
}
@media (min-width: 2560px) {
  .hide-inline-grid-xxl {
    display: none !important;
  }
}

.show-inline-grid-xxl {
  display: none;
}
@media (min-width: 2560px) {
  .show-inline-grid-xxl {
    display: inline-grid !important;
  }
}

.hide-xxl {
  display: block;
}
@media (min-width: 2560px) {
  .hide-xxl {
    display: none !important;
  }
}

.show-xxl {
  display: none;
}
@media (min-width: 2560px) {
  .show-xxl {
    display: block !important;
  }
}

.c-primary {
  color: #ff0000;
}

.c-primary-imp {
  color: #ff0000 !important;
}

.bg-primary {
  background-color: #ff0000;
}

.bg-primary-imp {
  background-color: #ff0000 !important;
}

.c-primary-dark {
  color: #bd0000;
}

.c-primary-dark-imp {
  color: #bd0000 !important;
}

.bg-primary-dark {
  background-color: #bd0000;
}

.bg-primary-dark-imp {
  background-color: #bd0000 !important;
}

.c-secondary-dark {
  color: #303030;
}

.c-secondary-dark-imp {
  color: #303030 !important;
}

.bg-secondary-dark {
  background-color: #303030;
}

.bg-secondary-dark-imp {
  background-color: #303030 !important;
}

.c-secondary-medium-dark {
  color: #78746d;
}

.c-secondary-medium-dark-imp {
  color: #78746d !important;
}

.bg-secondary-medium-dark {
  background-color: #78746d;
}

.bg-secondary-medium-dark-imp {
  background-color: #78746d !important;
}

.c-secondary-medium {
  color: #a8a296;
}

.c-secondary-medium-imp {
  color: #a8a296 !important;
}

.bg-secondary-medium {
  background-color: #a8a296;
}

.bg-secondary-medium-imp {
  background-color: #a8a296 !important;
}

.c-secondary-medium-light {
  color: #e0dcd3;
}

.c-secondary-medium-light-imp {
  color: #e0dcd3 !important;
}

.bg-secondary-medium-light {
  background-color: #e0dcd3;
}

.bg-secondary-medium-light-imp {
  background-color: #e0dcd3 !important;
}

.c-secondary-light {
  color: #f6f6f6;
}

.c-secondary-light-imp {
  color: #f6f6f6 !important;
}

.bg-secondary-light {
  background-color: #f6f6f6;
}

.bg-secondary-light-imp {
  background-color: #f6f6f6 !important;
}

.c-neutral-black {
  color: #000000;
}

.c-neutral-black-imp {
  color: #000000 !important;
}

.bg-neutral-black {
  background-color: #000000;
}

.bg-neutral-black-imp {
  background-color: #000000 !important;
}

.c-neutral-dark {
  color: #6d6d6d;
}

.c-neutral-dark-imp {
  color: #6d6d6d !important;
}

.bg-neutral-dark {
  background-color: #6d6d6d;
}

.bg-neutral-dark-imp {
  background-color: #6d6d6d !important;
}

.c-neutral-medium {
  color: #acacac;
}

.c-neutral-medium-imp {
  color: #acacac !important;
}

.bg-neutral-medium {
  background-color: #acacac;
}

.bg-neutral-medium-imp {
  background-color: #acacac !important;
}

.c-neutral-light {
  color: #e0e0e0;
}

.c-neutral-light-imp {
  color: #e0e0e0 !important;
}

.bg-neutral-light {
  background-color: #e0e0e0;
}

.bg-neutral-light-imp {
  background-color: #e0e0e0 !important;
}

.c-neutral-white {
  color: #ffffff;
}

.c-neutral-white-imp {
  color: #ffffff !important;
}

.bg-neutral-white {
  background-color: #ffffff;
}

.bg-neutral-white-imp {
  background-color: #ffffff !important;
}

.c-support-blue-light {
  color: #c2e0ea;
}

.c-support-blue-light-imp {
  color: #c2e0ea !important;
}

.bg-support-blue-light {
  background-color: #c2e0ea;
}

.bg-support-blue-light-imp {
  background-color: #c2e0ea !important;
}

.c-support-blue-medium {
  color: #57a7c0;
}

.c-support-blue-medium-imp {
  color: #57a7c0 !important;
}

.bg-support-blue-medium {
  background-color: #57a7c0;
}

.bg-support-blue-medium-imp {
  background-color: #57a7c0 !important;
}

.c-support-blue-dark {
  color: #22758f;
}

.c-support-blue-dark-imp {
  color: #22758f !important;
}

.bg-support-blue-dark {
  background-color: #22758f;
}

.bg-support-blue-dark-imp {
  background-color: #22758f !important;
}

.c-support-orange-light {
  color: #fce5d6;
}

.c-support-orange-light-imp {
  color: #fce5d6 !important;
}

.bg-support-orange-light {
  background-color: #fce5d6;
}

.bg-support-orange-light-imp {
  background-color: #fce5d6 !important;
}

.c-support-orange-medium {
  color: #f2ad7e;
}

.c-support-orange-medium-imp {
  color: #f2ad7e !important;
}

.bg-support-orange-medium {
  background-color: #f2ad7e;
}

.bg-support-orange-medium-imp {
  background-color: #f2ad7e !important;
}

.c-support-orange-dark {
  color: #e8903a;
}

.c-support-orange-dark-imp {
  color: #e8903a !important;
}

.bg-support-orange-dark {
  background-color: #e8903a;
}

.bg-support-orange-dark-imp {
  background-color: #e8903a !important;
}

.c-status-alert-light {
  color: #ffe5b1;
}

.c-status-alert-light-imp {
  color: #ffe5b1 !important;
}

.bg-status-alert-light {
  background-color: #ffe5b1;
}

.bg-status-alert-light-imp {
  background-color: #ffe5b1 !important;
}

.c-status-alert-medium {
  color: #fccf4f;
}

.c-status-alert-medium-imp {
  color: #fccf4f !important;
}

.bg-status-alert-medium {
  background-color: #fccf4f;
}

.bg-status-alert-medium-imp {
  background-color: #fccf4f !important;
}

.c-status-alert-dark {
  color: #946d00;
}

.c-status-alert-dark-imp {
  color: #946d00 !important;
}

.bg-status-alert-dark {
  background-color: #946d00;
}

.bg-status-alert-dark-imp {
  background-color: #946d00 !important;
}

.c-status-success-light {
  color: #abcbbc;
}

.c-status-success-light-imp {
  color: #abcbbc !important;
}

.bg-status-success-light {
  background-color: #abcbbc;
}

.bg-status-success-light-imp {
  background-color: #abcbbc !important;
}

.c-status-success-medium {
  color: #5eb58c;
}

.c-status-success-medium-imp {
  color: #5eb58c !important;
}

.bg-status-success-medium {
  background-color: #5eb58c;
}

.bg-status-success-medium-imp {
  background-color: #5eb58c !important;
}

.c-status-success-dark {
  color: #225a40;
}

.c-status-success-dark-imp {
  color: #225a40 !important;
}

.bg-status-success-dark {
  background-color: #225a40;
}

.bg-status-success-dark-imp {
  background-color: #225a40 !important;
}

.empty\:hidden:empty {
  display: none;
}

.hover\:text-primary-dark:hover {
  --tw-text-opacity: 1;
  color: rgb(189 0 0 / var(--tw-text-opacity));
}

.hover\:underline:hover {
  text-decoration-line: underline;
}

@media not all and (min-width: 1024px) {
  .max-md\:hidden {
    display: none;
  }
}

@media not all and (min-width: 768px) {
  .max-s\:w-full {
    width: 100%;
  }
  .max-s\:self-center {
    align-self: center;
  }
}

@media (min-width: 320px) {
  @media not all and (min-width: 768px) {
    .xs\:max-s\:mb-1 {
      margin-bottom: 8px;
    }
    .xs\:max-s\:mb-1\.5 {
      margin-bottom: 12px;
    }
    .xs\:max-s\:flex-col {
      flex-direction: column;
    }
    .xs\:max-s\:items-start {
      align-items: flex-start;
    }
    .xs\:max-s\:justify-self-center {
      justify-self: center;
    }
  }
}

@media (min-width: 768px) {
  .s\:order-first {
    order: -9999;
  }
  .s\:order-last {
    order: 9999;
  }
  .s\:col-span-3 {
    grid-column: span 3 / span 3;
  }
  .s\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  .s\:my-4 {
    margin-top: 32px;
    margin-bottom: 32px;
  }
  .s\:mb-3 {
    margin-bottom: 24px;
  }
  .s\:mb-4 {
    margin-bottom: 32px;
  }
  .s\:mt-2 {
    margin-top: 16px;
  }
  .s\:mt-3 {
    margin-top: 24px;
  }
  .s\:mt-4 {
    margin-top: 32px;
  }
  .s\:block {
    display: block;
  }
  .s\:inline {
    display: inline;
  }
  .s\:inline-flex {
    display: inline-flex;
  }
  .s\:\!hidden {
    display: none !important;
  }
  .s\:hidden {
    display: none;
  }
  .s\:w-1\/2 {
    width: 50%;
  }
  .s\:w-1\/3 {
    width: 33.333333%;
  }
  .s\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .s\:flex-row {
    flex-direction: row;
  }
  .s\:items-center {
    align-items: center;
  }
  .s\:justify-start {
    justify-content: flex-start;
  }
  .s\:justify-end {
    justify-content: flex-end;
  }
  .s\:justify-between {
    justify-content: space-between;
  }
  .s\:gap-1 {
    gap: 8px;
  }
  .s\:gap-1\.5 {
    gap: 12px;
  }
  .s\:gap-2 {
    gap: 16px;
  }
  .s\:gap-3 {
    gap: 24px;
  }
  .s\:gap-3\.5 {
    gap: 28px;
  }
  .s\:gap-x-2 {
    column-gap: 16px;
  }
  .s\:gap-y-3 {
    row-gap: 24px;
  }
  .s\:justify-self-end {
    justify-self: end;
  }
  .s\:px-4 {
    padding-left: 32px;
    padding-right: 32px;
  }
  .s\:py-4 {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}

@media (min-width: 1024px) {
  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .md\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  .md\:mb-2 {
    margin-bottom: 16px;
  }
  .md\:mb-3 {
    margin-bottom: 24px;
  }
  .md\:mb-4 {
    margin-bottom: 32px;
  }
  .md\:mb-5 {
    margin-bottom: 40px;
  }
  .md\:mb-8 {
    margin-bottom: 64px;
  }
  .md\:mt-1 {
    margin-top: 8px;
  }
  .md\:mt-5 {
    margin-top: 40px;
  }
  .md\:mt-6 {
    margin-top: 48px;
  }
  .md\:mt-9 {
    margin-top: 72px;
  }
  .md\:block {
    display: block;
  }
  .md\:inline {
    display: inline;
  }
  .md\:flex {
    display: flex;
  }
  .md\:grid {
    display: grid;
  }
  .md\:hidden {
    display: none;
  }
  .md\:w-1\/3 {
    width: 33.333333%;
  }
  .md\:w-1\/4 {
    width: 25%;
  }
  .md\:basis-1\/3 {
    flex-basis: 33.333333%;
  }
  .md\:basis-1\/4 {
    flex-basis: 25%;
  }
  .md\:basis-2\/3 {
    flex-basis: 66.666667%;
  }
  .md\:basis-3\/4 {
    flex-basis: 75%;
  }
  .md\:basis-4\/12 {
    flex-basis: 33.333333%;
  }
  .md\:basis-8\/12 {
    flex-basis: 66.666667%;
  }
  .md\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:flex-row {
    flex-direction: row;
  }
  .md\:gap-4 {
    gap: 32px;
  }
  .md\:gap-5 {
    gap: 40px;
  }
  .md\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(48px * var(--tw-space-x-reverse));
    margin-left: calc(48px * calc(1 - var(--tw-space-x-reverse)));
  }
  .md\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }
  @media not all and (min-width: 1400px) {
    .md\:max-lg\:col-span-2 {
      grid-column: span 2 / span 2;
    }
  }
}

@media (min-width: 1400px) {
  .lg\:col-span-3 {
    grid-column: span 3 / span 3;
  }
  .lg\:col-span-6 {
    grid-column: span 6 / span 6;
  }
  .lg\:col-span-9 {
    grid-column: span 9 / span 9;
  }
  .lg\:mb-4 {
    margin-bottom: 32px;
  }
  .lg\:mt-3 {
    margin-top: 24px;
  }
  .lg\:mt-4 {
    margin-top: 32px;
  }
  .lg\:block {
    display: block;
  }
  .lg\:\!hidden {
    display: none !important;
  }
  .lg\:w-1\/2 {
    width: 50%;
  }
  .lg\:w-auto {
    width: auto;
  }
  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:items-start {
    align-items: flex-start;
  }
  .lg\:gap-4 {
    gap: 32px;
  }
  .lg\:gap-x-4 {
    column-gap: 32px;
  }
  .lg\:gap-y-5 {
    row-gap: 40px;
  }
  .lg\:p-5 {
    padding: 40px;
  }
  .lg\:pb-3 {
    padding-bottom: 24px;
  }
  .lg\:pt-5 {
    padding-top: 40px;
  }
}

@media (min-width: 1920px) {
  .xl\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .xl\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  .xl\:gap-7 {
    gap: 56px;
  }
  .xl\:p-7 {
    padding: 56px;
  }
}

@media (min-width: 2560px) {
  .xxl\:w-1\/3 {
    width: 33.333333%;
  }
}

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