/* node_modules/@festo-ui/web-essentials/dist/css/festo-web-essentials.min.css */
/*!
 * Festo UI - Web Essentials v11.1.0 (https://storybook.festo.design/)
 * Copyright 2022 Festo SE & Co. KG
 * Licensed under Apache-2.0
 */
@font-face {
  font-family: Festo;
  src: url(https://www.festo.com/fonts/festo-regular.woff2) format("woff2"), url(https://www.festo.com/fonts/festo-regular.woff) format("woff");
}
@font-face {
  font-family: Festo;
  src: url(https://www.festo.com/fonts/festo-bold.woff2) format("woff2"), url(https://www.festo.com/fonts/festo-bold.woff) format("woff");
  font-weight: 700;
}
.fwe-font-size-small {
  font-size: var(--fwe-font-size-small);
}
.fwe-font-size-md {
  font-size: var(--fwe-font-size-md);
}
.fwe-font-size-base {
  font-size: var(--fwe-font-size-base);
}
.fwe-font-size-xl {
  font-size: var(--fwe-font-size-xl);
}
.fwe-font-size-xxl {
  font-size: var(--fwe-font-size-xxl);
}
.fwe-line-height-base {
  line-height: var(--fwe-line-height-base);
}
.fwe-line-height-1 {
  line-height: 1;
}
.fwe-font-weight-base {
  font-weight: var(--fwe-font-weight-normal);
}
.fwe-font-weight-normal {
  font-weight: var(--fwe-font-weight-normal);
}
.fwe-font-weight-bold {
  font-weight: var(--fwe-font-weight-bold);
}
.fwe-font-family-sans-serif {
  font-family: var(--fwe-font-family-sans-serif);
}
.fwe-font-family-code,
.fwe-font-family-monospace {
  font-family: var(--fwe-font-family-monospace);
}
.fwe-color-black {
  color: var(--fwe-black) !important;
}
.fwe-bg-black {
  background-color: var(--fwe-black) !important;
}
.fwe-color-white {
  color: var(--fwe-white) !important;
}
.fwe-bg-white {
  background-color: var(--fwe-white) !important;
}
.fwe-color-caerul {
  color: var(--fwe-caerul) !important;
}
.fwe-bg-caerul {
  background-color: var(--fwe-caerul) !important;
}
.fwe-color-sucaerul {
  color: var(--fwe-sucaerul) !important;
}
.fwe-bg-sucaerul {
  background-color: var(--fwe-sucaerul) !important;
}
.fwe-color-sucanul {
  color: var(--fwe-sucanul) !important;
}
.fwe-bg-sucanul {
  background-color: var(--fwe-sucanul) !important;
}
.fwe-color-gray-100 {
  color: var(--fwe-gray-100) !important;
}
.fwe-bg-gray-100 {
  background-color: var(--fwe-gray-100) !important;
}
.fwe-color-gray-200 {
  color: var(--fwe-gray-200) !important;
}
.fwe-bg-gray-200 {
  background-color: var(--fwe-gray-200) !important;
}
.fwe-color-gray-300 {
  color: var(--fwe-gray-300) !important;
}
.fwe-bg-gray-300 {
  background-color: var(--fwe-gray-300) !important;
}
.fwe-color-gray-400 {
  color: var(--fwe-gray-400) !important;
}
.fwe-bg-gray-400 {
  background-color: var(--fwe-gray-400) !important;
}
.fwe-color-hero-gray {
  color: var(--fwe-hero-gray) !important;
}
.fwe-bg-hero-gray {
  background-color: var(--fwe-hero-gray) !important;
}
.fwe-color-green {
  color: var(--fwe-green) !important;
}
.fwe-bg-green {
  background-color: var(--fwe-green) !important;
}
.fwe-color-yellow {
  color: var(--fwe-yellow) !important;
}
.fwe-bg-yellow {
  background-color: var(--fwe-yellow) !important;
}
.fwe-color-orange {
  color: var(--fwe-orange) !important;
}
.fwe-bg-orange {
  background-color: var(--fwe-orange) !important;
}
.fwe-color-red {
  color: var(--fwe-red) !important;
}
.fwe-bg-red {
  background-color: var(--fwe-red) !important;
}
.fwe-color-green-hover {
  color: var(--fwe-green-hover) !important;
}
.fwe-bg-green-hover {
  background-color: var(--fwe-green-hover) !important;
}
.fwe-color-yellow-hover {
  color: var(--fwe-yellow-hover) !important;
}
.fwe-bg-yellow-hover {
  background-color: var(--fwe-yellow-hover) !important;
}
.fwe-color-orange-hover {
  color: var(--fwe-orange-hover) !important;
}
.fwe-bg-orange-hover {
  background-color: var(--fwe-orange-hover) !important;
}
.fwe-color-red-hover {
  color: var(--fwe-red-hover) !important;
}
.fwe-bg-red-hover {
  background-color: var(--fwe-red-hover) !important;
}
.fwe-color-orange-active {
  color: var(--fwe-orange-active) !important;
}
.fwe-bg-orange-active {
  background-color: var(--fwe-orange-active) !important;
}
.fwe-color-red-active {
  color: var(--fwe-red-active) !important;
}
.fwe-bg-red-active {
  background-color: var(--fwe-red-active) !important;
}
.fwe-color-text {
  color: var(--fwe-text) !important;
}
.fwe-bg-text {
  background-color: var(--fwe-text) !important;
}
.fwe-color-text-light {
  color: var(--fwe-text-light) !important;
}
.fwe-bg-text-light {
  background-color: var(--fwe-text-light) !important;
}
.fwe-color-text-disabled {
  color: var(--fwe-text-disabled) !important;
}
.fwe-bg-text-disabled {
  background-color: var(--fwe-text-disabled) !important;
}
.fwe-color-hero {
  color: var(--fwe-hero) !important;
}
.fwe-bg-hero {
  background-color: var(--fwe-hero) !important;
}
.fwe-color-hero-hover {
  color: var(--fwe-hero-hover) !important;
}
.fwe-bg-hero-hover {
  background-color: var(--fwe-hero-hover) !important;
}
.fwe-color-hero-active {
  color: var(--fwe-hero-active) !important;
}
.fwe-bg-hero-active {
  background-color: var(--fwe-hero-active) !important;
}
.fwe-color-control {
  color: var(--fwe-control) !important;
}
.fwe-bg-control {
  background-color: var(--fwe-control) !important;
}
.fwe-color-control-hover {
  color: var(--fwe-control-hover) !important;
}
.fwe-bg-control-hover {
  background-color: var(--fwe-control-hover) !important;
}
.fwe-color-control-active {
  color: var(--fwe-control-active) !important;
}
.fwe-bg-control-active {
  background-color: var(--fwe-control-active) !important;
}
.fwe-color-control-disabled {
  color: var(--fwe-control-disabled) !important;
}
.fwe-bg-control-disabled {
  background-color: var(--fwe-control-disabled) !important;
}
.fwe-color-control-border {
  color: var(--fwe-control) !important;
}
.fwe-bg-control-border {
  background-color: var(--fwe-control) !important;
}
.fwe-color-control-border-hover {
  color: var(--fwe-control-hover) !important;
}
.fwe-bg-control-border-hover {
  background-color: var(--fwe-control-hover) !important;
}
.fwe-color-control-border-active {
  color: var(--fwe-control-active) !important;
}
.fwe-bg-control-border-active {
  background-color: var(--fwe-control-active) !important;
}
.fwe-color-control-border-disabled {
  color: var(--fwe-control-disabled) !important;
}
.fwe-bg-control-border-disabled {
  background-color: var(--fwe-control-disabled) !important;
}
.fwe-color-background {
  color: var(--fwe-background) !important;
}
.fwe-bg-background {
  background-color: var(--fwe-background) !important;
}
.fwe-color-background-modal {
  color: rgba(0, 0, 0, .7) !important;
}
.fwe-bg-background-modal {
  background-color: rgba(0, 0, 0, .7) !important;
}
.fwe-color-border {
  color: var(--fwe-border) !important;
}
.fwe-bg-border {
  background-color: var(--fwe-border) !important;
}
.fwe-color-border-disabled {
  color: var(--fwe-border-disabled) !important;
}
.fwe-bg-border-disabled {
  background-color: var(--fwe-border-disabled) !important;
}
.fwe-color-white-hover {
  color: var(--fwe-white-hover) !important;
}
.fwe-bg-white-hover {
  background-color: var(--fwe-white-hover) !important;
}
.fwe-h1,
h1 {
  font-size: 32px;
  line-height: 40px;
  font-weight: var(--fwe-font-weight-bold);
}
.fwe-h2,
h2 {
  font-size: 24px;
  line-height: 32px;
  font-weight: var(--fwe-font-weight-bold);
}
.fwe-h3,
h3 {
  font-size: 24px;
  line-height: 32px;
  font-weight: var(--fwe-font-weight-normal);
}
.fwe-h4,
h4 {
  font-size: 16px;
  line-height: 24px;
  font-weight: var(--fwe-font-weight-bold);
}
.fwe-h5,
h5 {
  font-size: 14px;
  line-height: 18px;
  font-weight: var(--fwe-font-weight-normal);
}
.fwe-h6,
h6 {
  font-size: 12px;
  line-height: 14px;
  font-weight: var(--fwe-font-weight-normal);
}
.fwe-h-intro {
  font-size: 24px;
  line-height: 32px;
  font-weight: var(--fwe-font-weight-normal);
  color: var(--fwe-text-light);
}
:root {
  --fwe-black:#333333;
  --fwe-white:#ffffff;
  --fwe-white-hover:#ededed;
  --fwe-caerul:#0091dc;
  --fwe-sucaerul:#c8e6fa;
  --fwe-sucanul:#e2e5e8;
  --fwe-gray-100:#f0f2f3;
  --fwe-gray-200:#e2e5e8;
  --fwe-gray-300:#d3d8dd;
  --fwe-gray-400:#b6bec6;
  --fwe-text:#333333;
  --fwe-text-light:#82868b;
  --fwe-text-disabled:#a9b0b7;
  --fwe-hero:#0091dc;
  --fwe-hero-hover:#0588cb;
  --fwe-hero-active:#0a7eba;
  --fwe-hero-gray:#a3b2bc;
  --fwe-hero-bg:#c8e6fa;
  --fwe-green:#80ca3d;
  --fwe-yellow:#ffd600;
  --fwe-orange:#ff9600;
  --fwe-red:#d50000;
  --fwe-green-hover:#73b637;
  --fwe-yellow-hover:#e6c100;
  --fwe-orange-hover:#e68700;
  --fwe-red-hover:#c00000;
  --fwe-orange-active:#d6820a;
  --fwe-red-active:#b50a0a;
  --fwe-orange-bg:#fbf0e1;
  --fwe-red-bg:#f7e1e1;
  --fwe-control:#dbdfe3;
  --fwe-control-hover:#c5cbd1;
  --fwe-control-active:#a9b0b7;
  --fwe-control-disabled:#e2e5e8;
  --fwe-control-border:#b6bec6;
  --fwe-control-border-hover:#c5cbd1;
  --fwe-control-border-active:#9ca2a9;
  --fwe-control-scrollbar:#d2d5d9;
  --fwe-border:#d3d8dd;
  --fwe-border-disabled:#e2e5e8;
  --fwe-background:#f0f2f3;
  --fwe-breakpoint-unset:0;
  --fwe-breakpoint-xxs:375px;
  --fwe-breakpoint-xs:600px;
  --fwe-breakpoint-sm:769px;
  --fwe-breakpoint-md:1025px;
  --fwe-breakpoint-lg:1281px;
  --fwe-breakpoint-xl:1441px;
  --fwe-breakpoint-xxl:1921px;
  --fwe-breakpoint-xxs-min:374px;
  --fwe-breakpoint-xs-min:599px;
  --fwe-breakpoint-sm-min:768px;
  --fwe-breakpoint-md-min:1024px;
  --fwe-breakpoint-lg-min:1280px;
  --fwe-breakpoint-xl-min:1440px;
  --fwe-breakpoint-xxl-min:1920px;
  --fwe-spacer-0:0px;
  --fwe-spacer-1:4px;
  --fwe-spacer-2:8px;
  --fwe-spacer-3:16px;
  --fwe-spacer-4:24px;
  --fwe-spacer-5:32px;
  --fwe-spacer-6:48px;
  --fwe-spacer-xxxs:4px;
  --fwe-spacer-xxs:8px;
  --fwe-spacer-xs:12px;
  --fwe-spacer-s:16px;
  --fwe-spacer-m:24px;
  --fwe-spacer-l:32px;
  --fwe-spacer-xl:48px;
  --fwe-spacer-xxl:64px;
  --fwe-font-family-sans-serif:"Festo","Trebuchet MS",Arial,sans-serif;
  --fwe-font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  --fwe-font-weight-normal:400;
  --fwe-font-weight-bold:700;
  --fwe-line-height-base:1.5;
  --fwe-font-feature-settings:"tnum","lnum";
  --fwe-font-variant-numeric:lining-nums tabular-nums diagonal-fractions ordinal;
  --fwe-font-size-small:12px;
  --fwe-font-size-md:14px;
  --fwe-font-size-base:16px;
  --fwe-font-size-xl:24px;
  --fwe-font-size-xxl:32px;
  --fwe-z-index-sticky:1000;
  --fwe-z-index-fixed:1010;
  --fwe-z-index-modal-backdrop:1020;
  --fwe-z-index-modal:1030;
  --fwe-z-index-dropdown:1040;
  --fwe-z-index-popover:1050;
  --fwe-z-index-tooltip:1060;
  --fwe-z-index-snackbar:1070;
  --fwe-textarea-row-const:33px;
}
* {
  box-sizing: border-box;
}
html {
  line-height: var(--fwe-line-height-base);
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  font-family: var(--fwe-font-family-sans-serif);
  font-feature-settings: var(--fwe-font-feature-settings);
  font-size: var(--fwe-font-size-base);
  font-weight: var(--fwe-font-weight-normal);
  color: var(--fwe-text);
  background: var(--fwe-background);
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: .67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border: none;
  border-bottom: 1px solid var(--fwe-border);
}
pre {
  font-family: var(--fwe-font-family-monospace);
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: var(--fwe-font-weight-bold);
}
code,
kbd,
samp {
  font-family: var(--fwe-font-family-monospace);
  font-size: 1em;
}
small {
  font-size: 87.5%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -.25em;
}
sup {
  top: -.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: var(--fwe-line-height-base);
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: .35em .75em .625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
.fwe-object-fit-contain {
  -o-object-fit: contain !important;
  object-fit: contain !important;
}
.fwe-object-fit-cover {
  -o-object-fit: cover !important;
  object-fit: cover !important;
}
.fwe-object-fit-fill {
  -o-object-fit: fill !important;
  object-fit: fill !important;
}
.fwe-object-fit-scale-down {
  -o-object-fit: scale-down !important;
  object-fit: scale-down !important;
}
.fwe-w-100 {
  width: 100% !important;
}
.fwe-w-unset {
  width: unset !important;
}
.fwe-w-auto {
  width: auto !important;
}
.fwe-h-100 {
  height: 100% !important;
}
.fwe-h-unset {
  height: unset !important;
}
.fwe-h-auto {
  height: auto !important;
}
.fwe-word-break-break-all {
  word-break: break-all;
}
.fwe-text-align-center {
  text-align: center;
}
.fwe-text-align-right {
  text-align: right;
}
.fwe-text-align-left {
  text-align: left;
}
.fwe-text-align-justify {
  text-align: justify;
}
.fwe-text-align-end {
  text-align: end;
}
.fwe-text-align-start {
  text-align: start;
}
.fwe-cursor-pointer {
  cursor: pointer;
}
.fwe-btn-unstyled {
  all: unset;
  display: block;
  cursor: pointer;
}
/*!
* Festo UI - Web Essentials v11.1.0 (https://storybook.festo.design/)
* Copyright 2022 Festo SE & Co. KG
* Licensed under Apache-2.0
*/
.fwe-d-none {
  display: none !important;
}
.fwe-d-flex {
  display: flex !important;
}
.fwe-d-inline-flex {
  display: inline-flex !important;
}
.fwe-d-grid {
  display: grid !important;
}
.fwe-d-inline {
  display: inline !important;
}
.fwe-d-block {
  display: block !important;
}
.fwe-d-inline-block {
  display: inline-block !important;
}
.fwe-d-table {
  display: table !important;
}
.fwe-d-table-cell {
  display: table-cell !important;
}
.fwe-d-table-row {
  display: table-row !important;
}
@media (min-width: 375px) {
  .fwe-d-xxs-none {
    display: none !important;
  }
  .fwe-d-xxs-flex {
    display: flex !important;
  }
  .fwe-d-xxs-inline-flex {
    display: inline-flex !important;
  }
  .fwe-d-xxs-grid {
    display: grid !important;
  }
  .fwe-d-xxs-inline {
    display: inline !important;
  }
  .fwe-d-xxs-block {
    display: block !important;
  }
  .fwe-d-xxs-inline-block {
    display: inline-block !important;
  }
  .fwe-d-xxs-table {
    display: table !important;
  }
  .fwe-d-xxs-table-cell {
    display: table-cell !important;
  }
  .fwe-d-xxs-table-row {
    display: table-row !important;
  }
}
@media (min-width: 600px) {
  .fwe-d-xs-none {
    display: none !important;
  }
  .fwe-d-xs-flex {
    display: flex !important;
  }
  .fwe-d-xs-inline-flex {
    display: inline-flex !important;
  }
  .fwe-d-xs-grid {
    display: grid !important;
  }
  .fwe-d-xs-inline {
    display: inline !important;
  }
  .fwe-d-xs-block {
    display: block !important;
  }
  .fwe-d-xs-inline-block {
    display: inline-block !important;
  }
  .fwe-d-xs-table {
    display: table !important;
  }
  .fwe-d-xs-table-cell {
    display: table-cell !important;
  }
  .fwe-d-xs-table-row {
    display: table-row !important;
  }
}
@media (min-width: 769px) {
  .fwe-d-sm-none {
    display: none !important;
  }
  .fwe-d-sm-flex {
    display: flex !important;
  }
  .fwe-d-sm-inline-flex {
    display: inline-flex !important;
  }
  .fwe-d-sm-grid {
    display: grid !important;
  }
  .fwe-d-sm-inline {
    display: inline !important;
  }
  .fwe-d-sm-block {
    display: block !important;
  }
  .fwe-d-sm-inline-block {
    display: inline-block !important;
  }
  .fwe-d-sm-table {
    display: table !important;
  }
  .fwe-d-sm-table-cell {
    display: table-cell !important;
  }
  .fwe-d-sm-table-row {
    display: table-row !important;
  }
}
@media (min-width: 1025px) {
  .fwe-d-md-none {
    display: none !important;
  }
  .fwe-d-md-flex {
    display: flex !important;
  }
  .fwe-d-md-inline-flex {
    display: inline-flex !important;
  }
  .fwe-d-md-grid {
    display: grid !important;
  }
  .fwe-d-md-inline {
    display: inline !important;
  }
  .fwe-d-md-block {
    display: block !important;
  }
  .fwe-d-md-inline-block {
    display: inline-block !important;
  }
  .fwe-d-md-table {
    display: table !important;
  }
  .fwe-d-md-table-cell {
    display: table-cell !important;
  }
  .fwe-d-md-table-row {
    display: table-row !important;
  }
}
@media (min-width: 1281px) {
  .fwe-d-lg-none {
    display: none !important;
  }
  .fwe-d-lg-flex {
    display: flex !important;
  }
  .fwe-d-lg-inline-flex {
    display: inline-flex !important;
  }
  .fwe-d-lg-grid {
    display: grid !important;
  }
  .fwe-d-lg-inline {
    display: inline !important;
  }
  .fwe-d-lg-block {
    display: block !important;
  }
  .fwe-d-lg-inline-block {
    display: inline-block !important;
  }
  .fwe-d-lg-table {
    display: table !important;
  }
  .fwe-d-lg-table-cell {
    display: table-cell !important;
  }
  .fwe-d-lg-table-row {
    display: table-row !important;
  }
}
@media (min-width: 1441px) {
  .fwe-d-xl-none {
    display: none !important;
  }
  .fwe-d-xl-flex {
    display: flex !important;
  }
  .fwe-d-xl-inline-flex {
    display: inline-flex !important;
  }
  .fwe-d-xl-grid {
    display: grid !important;
  }
  .fwe-d-xl-inline {
    display: inline !important;
  }
  .fwe-d-xl-block {
    display: block !important;
  }
  .fwe-d-xl-inline-block {
    display: inline-block !important;
  }
  .fwe-d-xl-table {
    display: table !important;
  }
  .fwe-d-xl-table-cell {
    display: table-cell !important;
  }
  .fwe-d-xl-table-row {
    display: table-row !important;
  }
}
@media (min-width: 1921px) {
  .fwe-d-xxl-none {
    display: none !important;
  }
  .fwe-d-xxl-flex {
    display: flex !important;
  }
  .fwe-d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .fwe-d-xxl-grid {
    display: grid !important;
  }
  .fwe-d-xxl-inline {
    display: inline !important;
  }
  .fwe-d-xxl-block {
    display: block !important;
  }
  .fwe-d-xxl-inline-block {
    display: inline-block !important;
  }
  .fwe-d-xxl-table {
    display: table !important;
  }
  .fwe-d-xxl-table-cell {
    display: table-cell !important;
  }
  .fwe-d-xxl-table-row {
    display: table-row !important;
  }
}
.fwe-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0;
}
.fwe-m-0 {
  margin: 0 !important;
}
.fwe-mt-0 {
  margin-top: 0 !important;
}
.fwe-mb-0 {
  margin-bottom: 0 !important;
}
.fwe-ml-0 {
  margin-left: 0 !important;
}
.fwe-mr-0 {
  margin-right: 0 !important;
}
.fwe-mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.fwe-my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.fwe-p-0 {
  padding: 0 !important;
}
.fwe-pt-0 {
  padding-top: 0 !important;
}
.fwe-pb-0 {
  padding-bottom: 0 !important;
}
.fwe-pl-0 {
  padding-left: 0 !important;
}
.fwe-pr-0 {
  padding-right: 0 !important;
}
.fwe-px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.fwe-py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.fwe-m-1 {
  margin: 4px !important;
}
.fwe-mt-1 {
  margin-top: 4px !important;
}
.fwe-mb-1 {
  margin-bottom: 4px !important;
}
.fwe-ml-1 {
  margin-left: 4px !important;
}
.fwe-mr-1 {
  margin-right: 4px !important;
}
.fwe-mx-1 {
  margin-right: 4px !important;
  margin-left: 4px !important;
}
.fwe-my-1 {
  margin-top: 4px !important;
  margin-bottom: 4px !important;
}
.fwe-p-1 {
  padding: 4px !important;
}
.fwe-pt-1 {
  padding-top: 4px !important;
}
.fwe-pb-1 {
  padding-bottom: 4px !important;
}
.fwe-pl-1 {
  padding-left: 4px !important;
}
.fwe-pr-1 {
  padding-right: 4px !important;
}
.fwe-px-1 {
  padding-right: 4px !important;
  padding-left: 4px !important;
}
.fwe-py-1 {
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}
.fwe-m-2 {
  margin: 8px !important;
}
.fwe-mt-2 {
  margin-top: 8px !important;
}
.fwe-mb-2 {
  margin-bottom: 8px !important;
}
.fwe-ml-2 {
  margin-left: 8px !important;
}
.fwe-mr-2 {
  margin-right: 8px !important;
}
.fwe-mx-2 {
  margin-right: 8px !important;
  margin-left: 8px !important;
}
.fwe-my-2 {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
}
.fwe-p-2 {
  padding: 8px !important;
}
.fwe-pt-2 {
  padding-top: 8px !important;
}
.fwe-pb-2 {
  padding-bottom: 8px !important;
}
.fwe-pl-2 {
  padding-left: 8px !important;
}
.fwe-pr-2 {
  padding-right: 8px !important;
}
.fwe-px-2 {
  padding-right: 8px !important;
  padding-left: 8px !important;
}
.fwe-py-2 {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}
.fwe-m-3 {
  margin: 16px !important;
}
.fwe-mt-3 {
  margin-top: 16px !important;
}
.fwe-mb-3 {
  margin-bottom: 16px !important;
}
.fwe-ml-3 {
  margin-left: 16px !important;
}
.fwe-mr-3 {
  margin-right: 16px !important;
}
.fwe-mx-3 {
  margin-right: 16px !important;
  margin-left: 16px !important;
}
.fwe-my-3 {
  margin-top: 16px !important;
  margin-bottom: 16px !important;
}
.fwe-p-3 {
  padding: 16px !important;
}
.fwe-pt-3 {
  padding-top: 16px !important;
}
.fwe-pb-3 {
  padding-bottom: 16px !important;
}
.fwe-pl-3 {
  padding-left: 16px !important;
}
.fwe-pr-3 {
  padding-right: 16px !important;
}
.fwe-px-3 {
  padding-right: 16px !important;
  padding-left: 16px !important;
}
.fwe-py-3 {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}
.fwe-m-4 {
  margin: 24px !important;
}
.fwe-mt-4 {
  margin-top: 24px !important;
}
.fwe-mb-4 {
  margin-bottom: 24px !important;
}
.fwe-ml-4 {
  margin-left: 24px !important;
}
.fwe-mr-4 {
  margin-right: 24px !important;
}
.fwe-mx-4 {
  margin-right: 24px !important;
  margin-left: 24px !important;
}
.fwe-my-4 {
  margin-top: 24px !important;
  margin-bottom: 24px !important;
}
.fwe-p-4 {
  padding: 24px !important;
}
.fwe-pt-4 {
  padding-top: 24px !important;
}
.fwe-pb-4 {
  padding-bottom: 24px !important;
}
.fwe-pl-4 {
  padding-left: 24px !important;
}
.fwe-pr-4 {
  padding-right: 24px !important;
}
.fwe-px-4 {
  padding-right: 24px !important;
  padding-left: 24px !important;
}
.fwe-py-4 {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}
.fwe-m-5 {
  margin: 32px !important;
}
.fwe-mt-5 {
  margin-top: 32px !important;
}
.fwe-mb-5 {
  margin-bottom: 32px !important;
}
.fwe-ml-5 {
  margin-left: 32px !important;
}
.fwe-mr-5 {
  margin-right: 32px !important;
}
.fwe-mx-5 {
  margin-right: 32px !important;
  margin-left: 32px !important;
}
.fwe-my-5 {
  margin-top: 32px !important;
  margin-bottom: 32px !important;
}
.fwe-p-5 {
  padding: 32px !important;
}
.fwe-pt-5 {
  padding-top: 32px !important;
}
.fwe-pb-5 {
  padding-bottom: 32px !important;
}
.fwe-pl-5 {
  padding-left: 32px !important;
}
.fwe-pr-5 {
  padding-right: 32px !important;
}
.fwe-px-5 {
  padding-right: 32px !important;
  padding-left: 32px !important;
}
.fwe-py-5 {
  padding-top: 32px !important;
  padding-bottom: 32px !important;
}
.fwe-m-6 {
  margin: 48px !important;
}
.fwe-mt-6 {
  margin-top: 48px !important;
}
.fwe-mb-6 {
  margin-bottom: 48px !important;
}
.fwe-ml-6 {
  margin-left: 48px !important;
}
.fwe-mr-6 {
  margin-right: 48px !important;
}
.fwe-mx-6 {
  margin-right: 48px !important;
  margin-left: 48px !important;
}
.fwe-my-6 {
  margin-top: 48px !important;
  margin-bottom: 48px !important;
}
.fwe-p-6 {
  padding: 48px !important;
}
.fwe-pt-6 {
  padding-top: 48px !important;
}
.fwe-pb-6 {
  padding-bottom: 48px !important;
}
.fwe-pl-6 {
  padding-left: 48px !important;
}
.fwe-pr-6 {
  padding-right: 48px !important;
}
.fwe-px-6 {
  padding-right: 48px !important;
  padding-left: 48px !important;
}
.fwe-py-6 {
  padding-top: 48px !important;
  padding-bottom: 48px !important;
}
.fwe-m-xxxs {
  margin: 4px !important;
}
.fwe-mt-xxxs {
  margin-top: 4px !important;
}
.fwe-mb-xxxs {
  margin-bottom: 4px !important;
}
.fwe-ml-xxxs {
  margin-left: 4px !important;
}
.fwe-mr-xxxs {
  margin-right: 4px !important;
}
.fwe-mx-xxxs {
  margin-right: 4px !important;
  margin-left: 4px !important;
}
.fwe-my-xxxs {
  margin-top: 4px !important;
  margin-bottom: 4px !important;
}
.fwe-p-xxxs {
  padding: 4px !important;
}
.fwe-pt-xxxs {
  padding-top: 4px !important;
}
.fwe-pb-xxxs {
  padding-bottom: 4px !important;
}
.fwe-pl-xxxs {
  padding-left: 4px !important;
}
.fwe-pr-xxxs {
  padding-right: 4px !important;
}
.fwe-px-xxxs {
  padding-right: 4px !important;
  padding-left: 4px !important;
}
.fwe-py-xxxs {
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}
.fwe-m-xxs {
  margin: 8px !important;
}
.fwe-mt-xxs {
  margin-top: 8px !important;
}
.fwe-mb-xxs {
  margin-bottom: 8px !important;
}
.fwe-ml-xxs {
  margin-left: 8px !important;
}
.fwe-mr-xxs {
  margin-right: 8px !important;
}
.fwe-mx-xxs {
  margin-right: 8px !important;
  margin-left: 8px !important;
}
.fwe-my-xxs {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
}
.fwe-p-xxs {
  padding: 8px !important;
}
.fwe-pt-xxs {
  padding-top: 8px !important;
}
.fwe-pb-xxs {
  padding-bottom: 8px !important;
}
.fwe-pl-xxs {
  padding-left: 8px !important;
}
.fwe-pr-xxs {
  padding-right: 8px !important;
}
.fwe-px-xxs {
  padding-right: 8px !important;
  padding-left: 8px !important;
}
.fwe-py-xxs {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}
.fwe-m-xs {
  margin: 12px !important;
}
.fwe-mt-xs {
  margin-top: 12px !important;
}
.fwe-mb-xs {
  margin-bottom: 12px !important;
}
.fwe-ml-xs {
  margin-left: 12px !important;
}
.fwe-mr-xs {
  margin-right: 12px !important;
}
.fwe-mx-xs {
  margin-right: 12px !important;
  margin-left: 12px !important;
}
.fwe-my-xs {
  margin-top: 12px !important;
  margin-bottom: 12px !important;
}
.fwe-p-xs {
  padding: 12px !important;
}
.fwe-pt-xs {
  padding-top: 12px !important;
}
.fwe-pb-xs {
  padding-bottom: 12px !important;
}
.fwe-pl-xs {
  padding-left: 12px !important;
}
.fwe-pr-xs {
  padding-right: 12px !important;
}
.fwe-px-xs {
  padding-right: 12px !important;
  padding-left: 12px !important;
}
.fwe-py-xs {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}
.fwe-m-s {
  margin: 16px !important;
}
.fwe-mt-s {
  margin-top: 16px !important;
}
.fwe-mb-s {
  margin-bottom: 16px !important;
}
.fwe-ml-s {
  margin-left: 16px !important;
}
.fwe-mr-s {
  margin-right: 16px !important;
}
.fwe-mx-s {
  margin-right: 16px !important;
  margin-left: 16px !important;
}
.fwe-my-s {
  margin-top: 16px !important;
  margin-bottom: 16px !important;
}
.fwe-p-s {
  padding: 16px !important;
}
.fwe-pt-s {
  padding-top: 16px !important;
}
.fwe-pb-s {
  padding-bottom: 16px !important;
}
.fwe-pl-s {
  padding-left: 16px !important;
}
.fwe-pr-s {
  padding-right: 16px !important;
}
.fwe-px-s {
  padding-right: 16px !important;
  padding-left: 16px !important;
}
.fwe-py-s {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}
.fwe-m-m {
  margin: 24px !important;
}
.fwe-mt-m {
  margin-top: 24px !important;
}
.fwe-mb-m {
  margin-bottom: 24px !important;
}
.fwe-ml-m {
  margin-left: 24px !important;
}
.fwe-mr-m {
  margin-right: 24px !important;
}
.fwe-mx-m {
  margin-right: 24px !important;
  margin-left: 24px !important;
}
.fwe-my-m {
  margin-top: 24px !important;
  margin-bottom: 24px !important;
}
.fwe-p-m {
  padding: 24px !important;
}
.fwe-pt-m {
  padding-top: 24px !important;
}
.fwe-pb-m {
  padding-bottom: 24px !important;
}
.fwe-pl-m {
  padding-left: 24px !important;
}
.fwe-pr-m {
  padding-right: 24px !important;
}
.fwe-px-m {
  padding-right: 24px !important;
  padding-left: 24px !important;
}
.fwe-py-m {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}
.fwe-m-l {
  margin: 32px !important;
}
.fwe-mt-l {
  margin-top: 32px !important;
}
.fwe-mb-l {
  margin-bottom: 32px !important;
}
.fwe-ml-l {
  margin-left: 32px !important;
}
.fwe-mr-l {
  margin-right: 32px !important;
}
.fwe-mx-l {
  margin-right: 32px !important;
  margin-left: 32px !important;
}
.fwe-my-l {
  margin-top: 32px !important;
  margin-bottom: 32px !important;
}
.fwe-p-l {
  padding: 32px !important;
}
.fwe-pt-l {
  padding-top: 32px !important;
}
.fwe-pb-l {
  padding-bottom: 32px !important;
}
.fwe-pl-l {
  padding-left: 32px !important;
}
.fwe-pr-l {
  padding-right: 32px !important;
}
.fwe-px-l {
  padding-right: 32px !important;
  padding-left: 32px !important;
}
.fwe-py-l {
  padding-top: 32px !important;
  padding-bottom: 32px !important;
}
.fwe-m-xl {
  margin: 48px !important;
}
.fwe-mt-xl {
  margin-top: 48px !important;
}
.fwe-mb-xl {
  margin-bottom: 48px !important;
}
.fwe-ml-xl {
  margin-left: 48px !important;
}
.fwe-mr-xl {
  margin-right: 48px !important;
}
.fwe-mx-xl {
  margin-right: 48px !important;
  margin-left: 48px !important;
}
.fwe-my-xl {
  margin-top: 48px !important;
  margin-bottom: 48px !important;
}
.fwe-p-xl {
  padding: 48px !important;
}
.fwe-pt-xl {
  padding-top: 48px !important;
}
.fwe-pb-xl {
  padding-bottom: 48px !important;
}
.fwe-pl-xl {
  padding-left: 48px !important;
}
.fwe-pr-xl {
  padding-right: 48px !important;
}
.fwe-px-xl {
  padding-right: 48px !important;
  padding-left: 48px !important;
}
.fwe-py-xl {
  padding-top: 48px !important;
  padding-bottom: 48px !important;
}
.fwe-m-xxl {
  margin: 64px !important;
}
.fwe-mt-xxl {
  margin-top: 64px !important;
}
.fwe-mb-xxl {
  margin-bottom: 64px !important;
}
.fwe-ml-xxl {
  margin-left: 64px !important;
}
.fwe-mr-xxl {
  margin-right: 64px !important;
}
.fwe-mx-xxl {
  margin-right: 64px !important;
  margin-left: 64px !important;
}
.fwe-my-xxl {
  margin-top: 64px !important;
  margin-bottom: 64px !important;
}
.fwe-p-xxl {
  padding: 64px !important;
}
.fwe-pt-xxl {
  padding-top: 64px !important;
}
.fwe-pb-xxl {
  padding-bottom: 64px !important;
}
.fwe-pl-xxl {
  padding-left: 64px !important;
}
.fwe-pr-xxl {
  padding-right: 64px !important;
}
.fwe-px-xxl {
  padding-right: 64px !important;
  padding-left: 64px !important;
}
.fwe-py-xxl {
  padding-top: 64px !important;
  padding-bottom: 64px !important;
}
@media (min-width: 375px) {
  .fwe-m-xxs-0 {
    margin: 0 !important;
  }
  .fwe-mt-xxs-0 {
    margin-top: 0 !important;
  }
  .fwe-mb-xxs-0 {
    margin-bottom: 0 !important;
  }
  .fwe-ml-xxs-0 {
    margin-left: 0 !important;
  }
  .fwe-mr-xxs-0 {
    margin-right: 0 !important;
  }
  .fwe-mx-xxs-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .fwe-my-xxs-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .fwe-p-xxs-0 {
    padding: 0 !important;
  }
  .fwe-pt-xxs-0 {
    padding-top: 0 !important;
  }
  .fwe-pb-xxs-0 {
    padding-bottom: 0 !important;
  }
  .fwe-pl-xxs-0 {
    padding-left: 0 !important;
  }
  .fwe-pr-xxs-0 {
    padding-right: 0 !important;
  }
  .fwe-px-xxs-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .fwe-py-xxs-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .fwe-m-xxs-1 {
    margin: 4px !important;
  }
  .fwe-mt-xxs-1 {
    margin-top: 4px !important;
  }
  .fwe-mb-xxs-1 {
    margin-bottom: 4px !important;
  }
  .fwe-ml-xxs-1 {
    margin-left: 4px !important;
  }
  .fwe-mr-xxs-1 {
    margin-right: 4px !important;
  }
  .fwe-mx-xxs-1 {
    margin-right: 4px !important;
    margin-left: 4px !important;
  }
  .fwe-my-xxs-1 {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
  }
  .fwe-p-xxs-1 {
    padding: 4px !important;
  }
  .fwe-pt-xxs-1 {
    padding-top: 4px !important;
  }
  .fwe-pb-xxs-1 {
    padding-bottom: 4px !important;
  }
  .fwe-pl-xxs-1 {
    padding-left: 4px !important;
  }
  .fwe-pr-xxs-1 {
    padding-right: 4px !important;
  }
  .fwe-px-xxs-1 {
    padding-right: 4px !important;
    padding-left: 4px !important;
  }
  .fwe-py-xxs-1 {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
  .fwe-m-xxs-2 {
    margin: 8px !important;
  }
  .fwe-mt-xxs-2 {
    margin-top: 8px !important;
  }
  .fwe-mb-xxs-2 {
    margin-bottom: 8px !important;
  }
  .fwe-ml-xxs-2 {
    margin-left: 8px !important;
  }
  .fwe-mr-xxs-2 {
    margin-right: 8px !important;
  }
  .fwe-mx-xxs-2 {
    margin-right: 8px !important;
    margin-left: 8px !important;
  }
  .fwe-my-xxs-2 {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
  .fwe-p-xxs-2 {
    padding: 8px !important;
  }
  .fwe-pt-xxs-2 {
    padding-top: 8px !important;
  }
  .fwe-pb-xxs-2 {
    padding-bottom: 8px !important;
  }
  .fwe-pl-xxs-2 {
    padding-left: 8px !important;
  }
  .fwe-pr-xxs-2 {
    padding-right: 8px !important;
  }
  .fwe-px-xxs-2 {
    padding-right: 8px !important;
    padding-left: 8px !important;
  }
  .fwe-py-xxs-2 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  .fwe-m-xxs-3 {
    margin: 16px !important;
  }
  .fwe-mt-xxs-3 {
    margin-top: 16px !important;
  }
  .fwe-mb-xxs-3 {
    margin-bottom: 16px !important;
  }
  .fwe-ml-xxs-3 {
    margin-left: 16px !important;
  }
  .fwe-mr-xxs-3 {
    margin-right: 16px !important;
  }
  .fwe-mx-xxs-3 {
    margin-right: 16px !important;
    margin-left: 16px !important;
  }
  .fwe-my-xxs-3 {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
  .fwe-p-xxs-3 {
    padding: 16px !important;
  }
  .fwe-pt-xxs-3 {
    padding-top: 16px !important;
  }
  .fwe-pb-xxs-3 {
    padding-bottom: 16px !important;
  }
  .fwe-pl-xxs-3 {
    padding-left: 16px !important;
  }
  .fwe-pr-xxs-3 {
    padding-right: 16px !important;
  }
  .fwe-px-xxs-3 {
    padding-right: 16px !important;
    padding-left: 16px !important;
  }
  .fwe-py-xxs-3 {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
  .fwe-m-xxs-4 {
    margin: 24px !important;
  }
  .fwe-mt-xxs-4 {
    margin-top: 24px !important;
  }
  .fwe-mb-xxs-4 {
    margin-bottom: 24px !important;
  }
  .fwe-ml-xxs-4 {
    margin-left: 24px !important;
  }
  .fwe-mr-xxs-4 {
    margin-right: 24px !important;
  }
  .fwe-mx-xxs-4 {
    margin-right: 24px !important;
    margin-left: 24px !important;
  }
  .fwe-my-xxs-4 {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
  .fwe-p-xxs-4 {
    padding: 24px !important;
  }
  .fwe-pt-xxs-4 {
    padding-top: 24px !important;
  }
  .fwe-pb-xxs-4 {
    padding-bottom: 24px !important;
  }
  .fwe-pl-xxs-4 {
    padding-left: 24px !important;
  }
  .fwe-pr-xxs-4 {
    padding-right: 24px !important;
  }
  .fwe-px-xxs-4 {
    padding-right: 24px !important;
    padding-left: 24px !important;
  }
  .fwe-py-xxs-4 {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
  .fwe-m-xxs-5 {
    margin: 32px !important;
  }
  .fwe-mt-xxs-5 {
    margin-top: 32px !important;
  }
  .fwe-mb-xxs-5 {
    margin-bottom: 32px !important;
  }
  .fwe-ml-xxs-5 {
    margin-left: 32px !important;
  }
  .fwe-mr-xxs-5 {
    margin-right: 32px !important;
  }
  .fwe-mx-xxs-5 {
    margin-right: 32px !important;
    margin-left: 32px !important;
  }
  .fwe-my-xxs-5 {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }
  .fwe-p-xxs-5 {
    padding: 32px !important;
  }
  .fwe-pt-xxs-5 {
    padding-top: 32px !important;
  }
  .fwe-pb-xxs-5 {
    padding-bottom: 32px !important;
  }
  .fwe-pl-xxs-5 {
    padding-left: 32px !important;
  }
  .fwe-pr-xxs-5 {
    padding-right: 32px !important;
  }
  .fwe-px-xxs-5 {
    padding-right: 32px !important;
    padding-left: 32px !important;
  }
  .fwe-py-xxs-5 {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
  .fwe-m-xxs-6 {
    margin: 48px !important;
  }
  .fwe-mt-xxs-6 {
    margin-top: 48px !important;
  }
  .fwe-mb-xxs-6 {
    margin-bottom: 48px !important;
  }
  .fwe-ml-xxs-6 {
    margin-left: 48px !important;
  }
  .fwe-mr-xxs-6 {
    margin-right: 48px !important;
  }
  .fwe-mx-xxs-6 {
    margin-right: 48px !important;
    margin-left: 48px !important;
  }
  .fwe-my-xxs-6 {
    margin-top: 48px !important;
    margin-bottom: 48px !important;
  }
  .fwe-p-xxs-6 {
    padding: 48px !important;
  }
  .fwe-pt-xxs-6 {
    padding-top: 48px !important;
  }
  .fwe-pb-xxs-6 {
    padding-bottom: 48px !important;
  }
  .fwe-pl-xxs-6 {
    padding-left: 48px !important;
  }
  .fwe-pr-xxs-6 {
    padding-right: 48px !important;
  }
  .fwe-px-xxs-6 {
    padding-right: 48px !important;
    padding-left: 48px !important;
  }
  .fwe-py-xxs-6 {
    padding-top: 48px !important;
    padding-bottom: 48px !important;
  }
  .fwe-m-xxs-xxxs {
    margin: 4px !important;
  }
  .fwe-mt-xxs-xxxs {
    margin-top: 4px !important;
  }
  .fwe-mb-xxs-xxxs {
    margin-bottom: 4px !important;
  }
  .fwe-ml-xxs-xxxs {
    margin-left: 4px !important;
  }
  .fwe-mr-xxs-xxxs {
    margin-right: 4px !important;
  }
  .fwe-mx-xxs-xxxs {
    margin-right: 4px !important;
    margin-left: 4px !important;
  }
  .fwe-my-xxs-xxxs {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
  }
  .fwe-p-xxs-xxxs {
    padding: 4px !important;
  }
  .fwe-pt-xxs-xxxs {
    padding-top: 4px !important;
  }
  .fwe-pb-xxs-xxxs {
    padding-bottom: 4px !important;
  }
  .fwe-pl-xxs-xxxs {
    padding-left: 4px !important;
  }
  .fwe-pr-xxs-xxxs {
    padding-right: 4px !important;
  }
  .fwe-px-xxs-xxxs {
    padding-right: 4px !important;
    padding-left: 4px !important;
  }
  .fwe-py-xxs-xxxs {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
  .fwe-m-xxs-xxs {
    margin: 8px !important;
  }
  .fwe-mt-xxs-xxs {
    margin-top: 8px !important;
  }
  .fwe-mb-xxs-xxs {
    margin-bottom: 8px !important;
  }
  .fwe-ml-xxs-xxs {
    margin-left: 8px !important;
  }
  .fwe-mr-xxs-xxs {
    margin-right: 8px !important;
  }
  .fwe-mx-xxs-xxs {
    margin-right: 8px !important;
    margin-left: 8px !important;
  }
  .fwe-my-xxs-xxs {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
  .fwe-p-xxs-xxs {
    padding: 8px !important;
  }
  .fwe-pt-xxs-xxs {
    padding-top: 8px !important;
  }
  .fwe-pb-xxs-xxs {
    padding-bottom: 8px !important;
  }
  .fwe-pl-xxs-xxs {
    padding-left: 8px !important;
  }
  .fwe-pr-xxs-xxs {
    padding-right: 8px !important;
  }
  .fwe-px-xxs-xxs {
    padding-right: 8px !important;
    padding-left: 8px !important;
  }
  .fwe-py-xxs-xxs {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  .fwe-m-xxs-xs {
    margin: 12px !important;
  }
  .fwe-mt-xxs-xs {
    margin-top: 12px !important;
  }
  .fwe-mb-xxs-xs {
    margin-bottom: 12px !important;
  }
  .fwe-ml-xxs-xs {
    margin-left: 12px !important;
  }
  .fwe-mr-xxs-xs {
    margin-right: 12px !important;
  }
  .fwe-mx-xxs-xs {
    margin-right: 12px !important;
    margin-left: 12px !important;
  }
  .fwe-my-xxs-xs {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
  }
  .fwe-p-xxs-xs {
    padding: 12px !important;
  }
  .fwe-pt-xxs-xs {
    padding-top: 12px !important;
  }
  .fwe-pb-xxs-xs {
    padding-bottom: 12px !important;
  }
  .fwe-pl-xxs-xs {
    padding-left: 12px !important;
  }
  .fwe-pr-xxs-xs {
    padding-right: 12px !important;
  }
  .fwe-px-xxs-xs {
    padding-right: 12px !important;
    padding-left: 12px !important;
  }
  .fwe-py-xxs-xs {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
  .fwe-m-xxs-s {
    margin: 16px !important;
  }
  .fwe-mt-xxs-s {
    margin-top: 16px !important;
  }
  .fwe-mb-xxs-s {
    margin-bottom: 16px !important;
  }
  .fwe-ml-xxs-s {
    margin-left: 16px !important;
  }
  .fwe-mr-xxs-s {
    margin-right: 16px !important;
  }
  .fwe-mx-xxs-s {
    margin-right: 16px !important;
    margin-left: 16px !important;
  }
  .fwe-my-xxs-s {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
  .fwe-p-xxs-s {
    padding: 16px !important;
  }
  .fwe-pt-xxs-s {
    padding-top: 16px !important;
  }
  .fwe-pb-xxs-s {
    padding-bottom: 16px !important;
  }
  .fwe-pl-xxs-s {
    padding-left: 16px !important;
  }
  .fwe-pr-xxs-s {
    padding-right: 16px !important;
  }
  .fwe-px-xxs-s {
    padding-right: 16px !important;
    padding-left: 16px !important;
  }
  .fwe-py-xxs-s {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
  .fwe-m-xxs-m {
    margin: 24px !important;
  }
  .fwe-mt-xxs-m {
    margin-top: 24px !important;
  }
  .fwe-mb-xxs-m {
    margin-bottom: 24px !important;
  }
  .fwe-ml-xxs-m {
    margin-left: 24px !important;
  }
  .fwe-mr-xxs-m {
    margin-right: 24px !important;
  }
  .fwe-mx-xxs-m {
    margin-right: 24px !important;
    margin-left: 24px !important;
  }
  .fwe-my-xxs-m {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
  .fwe-p-xxs-m {
    padding: 24px !important;
  }
  .fwe-pt-xxs-m {
    padding-top: 24px !important;
  }
  .fwe-pb-xxs-m {
    padding-bottom: 24px !important;
  }
  .fwe-pl-xxs-m {
    padding-left: 24px !important;
  }
  .fwe-pr-xxs-m {
    padding-right: 24px !important;
  }
  .fwe-px-xxs-m {
    padding-right: 24px !important;
    padding-left: 24px !important;
  }
  .fwe-py-xxs-m {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
  .fwe-m-xxs-l {
    margin: 32px !important;
  }
  .fwe-mt-xxs-l {
    margin-top: 32px !important;
  }
  .fwe-mb-xxs-l {
    margin-bottom: 32px !important;
  }
  .fwe-ml-xxs-l {
    margin-left: 32px !important;
  }
  .fwe-mr-xxs-l {
    margin-right: 32px !important;
  }
  .fwe-mx-xxs-l {
    margin-right: 32px !important;
    margin-left: 32px !important;
  }
  .fwe-my-xxs-l {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }
  .fwe-p-xxs-l {
    padding: 32px !important;
  }
  .fwe-pt-xxs-l {
    padding-top: 32px !important;
  }
  .fwe-pb-xxs-l {
    padding-bottom: 32px !important;
  }
  .fwe-pl-xxs-l {
    padding-left: 32px !important;
  }
  .fwe-pr-xxs-l {
    padding-right: 32px !important;
  }
  .fwe-px-xxs-l {
    padding-right: 32px !important;
    padding-left: 32px !important;
  }
  .fwe-py-xxs-l {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
  .fwe-m-xxs-xl {
    margin: 48px !important;
  }
  .fwe-mt-xxs-xl {
    margin-top: 48px !important;
  }
  .fwe-mb-xxs-xl {
    margin-bottom: 48px !important;
  }
  .fwe-ml-xxs-xl {
    margin-left: 48px !important;
  }
  .fwe-mr-xxs-xl {
    margin-right: 48px !important;
  }
  .fwe-mx-xxs-xl {
    margin-right: 48px !important;
    margin-left: 48px !important;
  }
  .fwe-my-xxs-xl {
    margin-top: 48px !important;
    margin-bottom: 48px !important;
  }
  .fwe-p-xxs-xl {
    padding: 48px !important;
  }
  .fwe-pt-xxs-xl {
    padding-top: 48px !important;
  }
  .fwe-pb-xxs-xl {
    padding-bottom: 48px !important;
  }
  .fwe-pl-xxs-xl {
    padding-left: 48px !important;
  }
  .fwe-pr-xxs-xl {
    padding-right: 48px !important;
  }
  .fwe-px-xxs-xl {
    padding-right: 48px !important;
    padding-left: 48px !important;
  }
  .fwe-py-xxs-xl {
    padding-top: 48px !important;
    padding-bottom: 48px !important;
  }
  .fwe-m-xxs-xxl {
    margin: 64px !important;
  }
  .fwe-mt-xxs-xxl {
    margin-top: 64px !important;
  }
  .fwe-mb-xxs-xxl {
    margin-bottom: 64px !important;
  }
  .fwe-ml-xxs-xxl {
    margin-left: 64px !important;
  }
  .fwe-mr-xxs-xxl {
    margin-right: 64px !important;
  }
  .fwe-mx-xxs-xxl {
    margin-right: 64px !important;
    margin-left: 64px !important;
  }
  .fwe-my-xxs-xxl {
    margin-top: 64px !important;
    margin-bottom: 64px !important;
  }
  .fwe-p-xxs-xxl {
    padding: 64px !important;
  }
  .fwe-pt-xxs-xxl {
    padding-top: 64px !important;
  }
  .fwe-pb-xxs-xxl {
    padding-bottom: 64px !important;
  }
  .fwe-pl-xxs-xxl {
    padding-left: 64px !important;
  }
  .fwe-pr-xxs-xxl {
    padding-right: 64px !important;
  }
  .fwe-px-xxs-xxl {
    padding-right: 64px !important;
    padding-left: 64px !important;
  }
  .fwe-py-xxs-xxl {
    padding-top: 64px !important;
    padding-bottom: 64px !important;
  }
}
@media (min-width: 600px) {
  .fwe-m-xs-0 {
    margin: 0 !important;
  }
  .fwe-mt-xs-0 {
    margin-top: 0 !important;
  }
  .fwe-mb-xs-0 {
    margin-bottom: 0 !important;
  }
  .fwe-ml-xs-0 {
    margin-left: 0 !important;
  }
  .fwe-mr-xs-0 {
    margin-right: 0 !important;
  }
  .fwe-mx-xs-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .fwe-my-xs-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .fwe-p-xs-0 {
    padding: 0 !important;
  }
  .fwe-pt-xs-0 {
    padding-top: 0 !important;
  }
  .fwe-pb-xs-0 {
    padding-bottom: 0 !important;
  }
  .fwe-pl-xs-0 {
    padding-left: 0 !important;
  }
  .fwe-pr-xs-0 {
    padding-right: 0 !important;
  }
  .fwe-px-xs-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .fwe-py-xs-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .fwe-m-xs-1 {
    margin: 4px !important;
  }
  .fwe-mt-xs-1 {
    margin-top: 4px !important;
  }
  .fwe-mb-xs-1 {
    margin-bottom: 4px !important;
  }
  .fwe-ml-xs-1 {
    margin-left: 4px !important;
  }
  .fwe-mr-xs-1 {
    margin-right: 4px !important;
  }
  .fwe-mx-xs-1 {
    margin-right: 4px !important;
    margin-left: 4px !important;
  }
  .fwe-my-xs-1 {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
  }
  .fwe-p-xs-1 {
    padding: 4px !important;
  }
  .fwe-pt-xs-1 {
    padding-top: 4px !important;
  }
  .fwe-pb-xs-1 {
    padding-bottom: 4px !important;
  }
  .fwe-pl-xs-1 {
    padding-left: 4px !important;
  }
  .fwe-pr-xs-1 {
    padding-right: 4px !important;
  }
  .fwe-px-xs-1 {
    padding-right: 4px !important;
    padding-left: 4px !important;
  }
  .fwe-py-xs-1 {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
  .fwe-m-xs-2 {
    margin: 8px !important;
  }
  .fwe-mt-xs-2 {
    margin-top: 8px !important;
  }
  .fwe-mb-xs-2 {
    margin-bottom: 8px !important;
  }
  .fwe-ml-xs-2 {
    margin-left: 8px !important;
  }
  .fwe-mr-xs-2 {
    margin-right: 8px !important;
  }
  .fwe-mx-xs-2 {
    margin-right: 8px !important;
    margin-left: 8px !important;
  }
  .fwe-my-xs-2 {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
  .fwe-p-xs-2 {
    padding: 8px !important;
  }
  .fwe-pt-xs-2 {
    padding-top: 8px !important;
  }
  .fwe-pb-xs-2 {
    padding-bottom: 8px !important;
  }
  .fwe-pl-xs-2 {
    padding-left: 8px !important;
  }
  .fwe-pr-xs-2 {
    padding-right: 8px !important;
  }
  .fwe-px-xs-2 {
    padding-right: 8px !important;
    padding-left: 8px !important;
  }
  .fwe-py-xs-2 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  .fwe-m-xs-3 {
    margin: 16px !important;
  }
  .fwe-mt-xs-3 {
    margin-top: 16px !important;
  }
  .fwe-mb-xs-3 {
    margin-bottom: 16px !important;
  }
  .fwe-ml-xs-3 {
    margin-left: 16px !important;
  }
  .fwe-mr-xs-3 {
    margin-right: 16px !important;
  }
  .fwe-mx-xs-3 {
    margin-right: 16px !important;
    margin-left: 16px !important;
  }
  .fwe-my-xs-3 {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
  .fwe-p-xs-3 {
    padding: 16px !important;
  }
  .fwe-pt-xs-3 {
    padding-top: 16px !important;
  }
  .fwe-pb-xs-3 {
    padding-bottom: 16px !important;
  }
  .fwe-pl-xs-3 {
    padding-left: 16px !important;
  }
  .fwe-pr-xs-3 {
    padding-right: 16px !important;
  }
  .fwe-px-xs-3 {
    padding-right: 16px !important;
    padding-left: 16px !important;
  }
  .fwe-py-xs-3 {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
  .fwe-m-xs-4 {
    margin: 24px !important;
  }
  .fwe-mt-xs-4 {
    margin-top: 24px !important;
  }
  .fwe-mb-xs-4 {
    margin-bottom: 24px !important;
  }
  .fwe-ml-xs-4 {
    margin-left: 24px !important;
  }
  .fwe-mr-xs-4 {
    margin-right: 24px !important;
  }
  .fwe-mx-xs-4 {
    margin-right: 24px !important;
    margin-left: 24px !important;
  }
  .fwe-my-xs-4 {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
  .fwe-p-xs-4 {
    padding: 24px !important;
  }
  .fwe-pt-xs-4 {
    padding-top: 24px !important;
  }
  .fwe-pb-xs-4 {
    padding-bottom: 24px !important;
  }
  .fwe-pl-xs-4 {
    padding-left: 24px !important;
  }
  .fwe-pr-xs-4 {
    padding-right: 24px !important;
  }
  .fwe-px-xs-4 {
    padding-right: 24px !important;
    padding-left: 24px !important;
  }
  .fwe-py-xs-4 {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
  .fwe-m-xs-5 {
    margin: 32px !important;
  }
  .fwe-mt-xs-5 {
    margin-top: 32px !important;
  }
  .fwe-mb-xs-5 {
    margin-bottom: 32px !important;
  }
  .fwe-ml-xs-5 {
    margin-left: 32px !important;
  }
  .fwe-mr-xs-5 {
    margin-right: 32px !important;
  }
  .fwe-mx-xs-5 {
    margin-right: 32px !important;
    margin-left: 32px !important;
  }
  .fwe-my-xs-5 {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }
  .fwe-p-xs-5 {
    padding: 32px !important;
  }
  .fwe-pt-xs-5 {
    padding-top: 32px !important;
  }
  .fwe-pb-xs-5 {
    padding-bottom: 32px !important;
  }
  .fwe-pl-xs-5 {
    padding-left: 32px !important;
  }
  .fwe-pr-xs-5 {
    padding-right: 32px !important;
  }
  .fwe-px-xs-5 {
    padding-right: 32px !important;
    padding-left: 32px !important;
  }
  .fwe-py-xs-5 {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
  .fwe-m-xs-6 {
    margin: 48px !important;
  }
  .fwe-mt-xs-6 {
    margin-top: 48px !important;
  }
  .fwe-mb-xs-6 {
    margin-bottom: 48px !important;
  }
  .fwe-ml-xs-6 {
    margin-left: 48px !important;
  }
  .fwe-mr-xs-6 {
    margin-right: 48px !important;
  }
  .fwe-mx-xs-6 {
    margin-right: 48px !important;
    margin-left: 48px !important;
  }
  .fwe-my-xs-6 {
    margin-top: 48px !important;
    margin-bottom: 48px !important;
  }
  .fwe-p-xs-6 {
    padding: 48px !important;
  }
  .fwe-pt-xs-6 {
    padding-top: 48px !important;
  }
  .fwe-pb-xs-6 {
    padding-bottom: 48px !important;
  }
  .fwe-pl-xs-6 {
    padding-left: 48px !important;
  }
  .fwe-pr-xs-6 {
    padding-right: 48px !important;
  }
  .fwe-px-xs-6 {
    padding-right: 48px !important;
    padding-left: 48px !important;
  }
  .fwe-py-xs-6 {
    padding-top: 48px !important;
    padding-bottom: 48px !important;
  }
  .fwe-m-xs-xxxs {
    margin: 4px !important;
  }
  .fwe-mt-xs-xxxs {
    margin-top: 4px !important;
  }
  .fwe-mb-xs-xxxs {
    margin-bottom: 4px !important;
  }
  .fwe-ml-xs-xxxs {
    margin-left: 4px !important;
  }
  .fwe-mr-xs-xxxs {
    margin-right: 4px !important;
  }
  .fwe-mx-xs-xxxs {
    margin-right: 4px !important;
    margin-left: 4px !important;
  }
  .fwe-my-xs-xxxs {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
  }
  .fwe-p-xs-xxxs {
    padding: 4px !important;
  }
  .fwe-pt-xs-xxxs {
    padding-top: 4px !important;
  }
  .fwe-pb-xs-xxxs {
    padding-bottom: 4px !important;
  }
  .fwe-pl-xs-xxxs {
    padding-left: 4px !important;
  }
  .fwe-pr-xs-xxxs {
    padding-right: 4px !important;
  }
  .fwe-px-xs-xxxs {
    padding-right: 4px !important;
    padding-left: 4px !important;
  }
  .fwe-py-xs-xxxs {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
  .fwe-m-xs-xxs {
    margin: 8px !important;
  }
  .fwe-mt-xs-xxs {
    margin-top: 8px !important;
  }
  .fwe-mb-xs-xxs {
    margin-bottom: 8px !important;
  }
  .fwe-ml-xs-xxs {
    margin-left: 8px !important;
  }
  .fwe-mr-xs-xxs {
    margin-right: 8px !important;
  }
  .fwe-mx-xs-xxs {
    margin-right: 8px !important;
    margin-left: 8px !important;
  }
  .fwe-my-xs-xxs {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
  .fwe-p-xs-xxs {
    padding: 8px !important;
  }
  .fwe-pt-xs-xxs {
    padding-top: 8px !important;
  }
  .fwe-pb-xs-xxs {
    padding-bottom: 8px !important;
  }
  .fwe-pl-xs-xxs {
    padding-left: 8px !important;
  }
  .fwe-pr-xs-xxs {
    padding-right: 8px !important;
  }
  .fwe-px-xs-xxs {
    padding-right: 8px !important;
    padding-left: 8px !important;
  }
  .fwe-py-xs-xxs {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  .fwe-m-xs-xs {
    margin: 12px !important;
  }
  .fwe-mt-xs-xs {
    margin-top: 12px !important;
  }
  .fwe-mb-xs-xs {
    margin-bottom: 12px !important;
  }
  .fwe-ml-xs-xs {
    margin-left: 12px !important;
  }
  .fwe-mr-xs-xs {
    margin-right: 12px !important;
  }
  .fwe-mx-xs-xs {
    margin-right: 12px !important;
    margin-left: 12px !important;
  }
  .fwe-my-xs-xs {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
  }
  .fwe-p-xs-xs {
    padding: 12px !important;
  }
  .fwe-pt-xs-xs {
    padding-top: 12px !important;
  }
  .fwe-pb-xs-xs {
    padding-bottom: 12px !important;
  }
  .fwe-pl-xs-xs {
    padding-left: 12px !important;
  }
  .fwe-pr-xs-xs {
    padding-right: 12px !important;
  }
  .fwe-px-xs-xs {
    padding-right: 12px !important;
    padding-left: 12px !important;
  }
  .fwe-py-xs-xs {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
  .fwe-m-xs-s {
    margin: 16px !important;
  }
  .fwe-mt-xs-s {
    margin-top: 16px !important;
  }
  .fwe-mb-xs-s {
    margin-bottom: 16px !important;
  }
  .fwe-ml-xs-s {
    margin-left: 16px !important;
  }
  .fwe-mr-xs-s {
    margin-right: 16px !important;
  }
  .fwe-mx-xs-s {
    margin-right: 16px !important;
    margin-left: 16px !important;
  }
  .fwe-my-xs-s {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
  .fwe-p-xs-s {
    padding: 16px !important;
  }
  .fwe-pt-xs-s {
    padding-top: 16px !important;
  }
  .fwe-pb-xs-s {
    padding-bottom: 16px !important;
  }
  .fwe-pl-xs-s {
    padding-left: 16px !important;
  }
  .fwe-pr-xs-s {
    padding-right: 16px !important;
  }
  .fwe-px-xs-s {
    padding-right: 16px !important;
    padding-left: 16px !important;
  }
  .fwe-py-xs-s {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
  .fwe-m-xs-m {
    margin: 24px !important;
  }
  .fwe-mt-xs-m {
    margin-top: 24px !important;
  }
  .fwe-mb-xs-m {
    margin-bottom: 24px !important;
  }
  .fwe-ml-xs-m {
    margin-left: 24px !important;
  }
  .fwe-mr-xs-m {
    margin-right: 24px !important;
  }
  .fwe-mx-xs-m {
    margin-right: 24px !important;
    margin-left: 24px !important;
  }
  .fwe-my-xs-m {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
  .fwe-p-xs-m {
    padding: 24px !important;
  }
  .fwe-pt-xs-m {
    padding-top: 24px !important;
  }
  .fwe-pb-xs-m {
    padding-bottom: 24px !important;
  }
  .fwe-pl-xs-m {
    padding-left: 24px !important;
  }
  .fwe-pr-xs-m {
    padding-right: 24px !important;
  }
  .fwe-px-xs-m {
    padding-right: 24px !important;
    padding-left: 24px !important;
  }
  .fwe-py-xs-m {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
  .fwe-m-xs-l {
    margin: 32px !important;
  }
  .fwe-mt-xs-l {
    margin-top: 32px !important;
  }
  .fwe-mb-xs-l {
    margin-bottom: 32px !important;
  }
  .fwe-ml-xs-l {
    margin-left: 32px !important;
  }
  .fwe-mr-xs-l {
    margin-right: 32px !important;
  }
  .fwe-mx-xs-l {
    margin-right: 32px !important;
    margin-left: 32px !important;
  }
  .fwe-my-xs-l {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }
  .fwe-p-xs-l {
    padding: 32px !important;
  }
  .fwe-pt-xs-l {
    padding-top: 32px !important;
  }
  .fwe-pb-xs-l {
    padding-bottom: 32px !important;
  }
  .fwe-pl-xs-l {
    padding-left: 32px !important;
  }
  .fwe-pr-xs-l {
    padding-right: 32px !important;
  }
  .fwe-px-xs-l {
    padding-right: 32px !important;
    padding-left: 32px !important;
  }
  .fwe-py-xs-l {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
  .fwe-m-xs-xl {
    margin: 48px !important;
  }
  .fwe-mt-xs-xl {
    margin-top: 48px !important;
  }
  .fwe-mb-xs-xl {
    margin-bottom: 48px !important;
  }
  .fwe-ml-xs-xl {
    margin-left: 48px !important;
  }
  .fwe-mr-xs-xl {
    margin-right: 48px !important;
  }
  .fwe-mx-xs-xl {
    margin-right: 48px !important;
    margin-left: 48px !important;
  }
  .fwe-my-xs-xl {
    margin-top: 48px !important;
    margin-bottom: 48px !important;
  }
  .fwe-p-xs-xl {
    padding: 48px !important;
  }
  .fwe-pt-xs-xl {
    padding-top: 48px !important;
  }
  .fwe-pb-xs-xl {
    padding-bottom: 48px !important;
  }
  .fwe-pl-xs-xl {
    padding-left: 48px !important;
  }
  .fwe-pr-xs-xl {
    padding-right: 48px !important;
  }
  .fwe-px-xs-xl {
    padding-right: 48px !important;
    padding-left: 48px !important;
  }
  .fwe-py-xs-xl {
    padding-top: 48px !important;
    padding-bottom: 48px !important;
  }
  .fwe-m-xs-xxl {
    margin: 64px !important;
  }
  .fwe-mt-xs-xxl {
    margin-top: 64px !important;
  }
  .fwe-mb-xs-xxl {
    margin-bottom: 64px !important;
  }
  .fwe-ml-xs-xxl {
    margin-left: 64px !important;
  }
  .fwe-mr-xs-xxl {
    margin-right: 64px !important;
  }
  .fwe-mx-xs-xxl {
    margin-right: 64px !important;
    margin-left: 64px !important;
  }
  .fwe-my-xs-xxl {
    margin-top: 64px !important;
    margin-bottom: 64px !important;
  }
  .fwe-p-xs-xxl {
    padding: 64px !important;
  }
  .fwe-pt-xs-xxl {
    padding-top: 64px !important;
  }
  .fwe-pb-xs-xxl {
    padding-bottom: 64px !important;
  }
  .fwe-pl-xs-xxl {
    padding-left: 64px !important;
  }
  .fwe-pr-xs-xxl {
    padding-right: 64px !important;
  }
  .fwe-px-xs-xxl {
    padding-right: 64px !important;
    padding-left: 64px !important;
  }
  .fwe-py-xs-xxl {
    padding-top: 64px !important;
    padding-bottom: 64px !important;
  }
}
@media (min-width: 769px) {
  .fwe-m-sm-0 {
    margin: 0 !important;
  }
  .fwe-mt-sm-0 {
    margin-top: 0 !important;
  }
  .fwe-mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .fwe-ml-sm-0 {
    margin-left: 0 !important;
  }
  .fwe-mr-sm-0 {
    margin-right: 0 !important;
  }
  .fwe-mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .fwe-my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .fwe-p-sm-0 {
    padding: 0 !important;
  }
  .fwe-pt-sm-0 {
    padding-top: 0 !important;
  }
  .fwe-pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .fwe-pl-sm-0 {
    padding-left: 0 !important;
  }
  .fwe-pr-sm-0 {
    padding-right: 0 !important;
  }
  .fwe-px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .fwe-py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .fwe-m-sm-1 {
    margin: 4px !important;
  }
  .fwe-mt-sm-1 {
    margin-top: 4px !important;
  }
  .fwe-mb-sm-1 {
    margin-bottom: 4px !important;
  }
  .fwe-ml-sm-1 {
    margin-left: 4px !important;
  }
  .fwe-mr-sm-1 {
    margin-right: 4px !important;
  }
  .fwe-mx-sm-1 {
    margin-right: 4px !important;
    margin-left: 4px !important;
  }
  .fwe-my-sm-1 {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
  }
  .fwe-p-sm-1 {
    padding: 4px !important;
  }
  .fwe-pt-sm-1 {
    padding-top: 4px !important;
  }
  .fwe-pb-sm-1 {
    padding-bottom: 4px !important;
  }
  .fwe-pl-sm-1 {
    padding-left: 4px !important;
  }
  .fwe-pr-sm-1 {
    padding-right: 4px !important;
  }
  .fwe-px-sm-1 {
    padding-right: 4px !important;
    padding-left: 4px !important;
  }
  .fwe-py-sm-1 {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
  .fwe-m-sm-2 {
    margin: 8px !important;
  }
  .fwe-mt-sm-2 {
    margin-top: 8px !important;
  }
  .fwe-mb-sm-2 {
    margin-bottom: 8px !important;
  }
  .fwe-ml-sm-2 {
    margin-left: 8px !important;
  }
  .fwe-mr-sm-2 {
    margin-right: 8px !important;
  }
  .fwe-mx-sm-2 {
    margin-right: 8px !important;
    margin-left: 8px !important;
  }
  .fwe-my-sm-2 {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
  .fwe-p-sm-2 {
    padding: 8px !important;
  }
  .fwe-pt-sm-2 {
    padding-top: 8px !important;
  }
  .fwe-pb-sm-2 {
    padding-bottom: 8px !important;
  }
  .fwe-pl-sm-2 {
    padding-left: 8px !important;
  }
  .fwe-pr-sm-2 {
    padding-right: 8px !important;
  }
  .fwe-px-sm-2 {
    padding-right: 8px !important;
    padding-left: 8px !important;
  }
  .fwe-py-sm-2 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  .fwe-m-sm-3 {
    margin: 16px !important;
  }
  .fwe-mt-sm-3 {
    margin-top: 16px !important;
  }
  .fwe-mb-sm-3 {
    margin-bottom: 16px !important;
  }
  .fwe-ml-sm-3 {
    margin-left: 16px !important;
  }
  .fwe-mr-sm-3 {
    margin-right: 16px !important;
  }
  .fwe-mx-sm-3 {
    margin-right: 16px !important;
    margin-left: 16px !important;
  }
  .fwe-my-sm-3 {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
  .fwe-p-sm-3 {
    padding: 16px !important;
  }
  .fwe-pt-sm-3 {
    padding-top: 16px !important;
  }
  .fwe-pb-sm-3 {
    padding-bottom: 16px !important;
  }
  .fwe-pl-sm-3 {
    padding-left: 16px !important;
  }
  .fwe-pr-sm-3 {
    padding-right: 16px !important;
  }
  .fwe-px-sm-3 {
    padding-right: 16px !important;
    padding-left: 16px !important;
  }
  .fwe-py-sm-3 {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
  .fwe-m-sm-4 {
    margin: 24px !important;
  }
  .fwe-mt-sm-4 {
    margin-top: 24px !important;
  }
  .fwe-mb-sm-4 {
    margin-bottom: 24px !important;
  }
  .fwe-ml-sm-4 {
    margin-left: 24px !important;
  }
  .fwe-mr-sm-4 {
    margin-right: 24px !important;
  }
  .fwe-mx-sm-4 {
    margin-right: 24px !important;
    margin-left: 24px !important;
  }
  .fwe-my-sm-4 {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
  .fwe-p-sm-4 {
    padding: 24px !important;
  }
  .fwe-pt-sm-4 {
    padding-top: 24px !important;
  }
  .fwe-pb-sm-4 {
    padding-bottom: 24px !important;
  }
  .fwe-pl-sm-4 {
    padding-left: 24px !important;
  }
  .fwe-pr-sm-4 {
    padding-right: 24px !important;
  }
  .fwe-px-sm-4 {
    padding-right: 24px !important;
    padding-left: 24px !important;
  }
  .fwe-py-sm-4 {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
  .fwe-m-sm-5 {
    margin: 32px !important;
  }
  .fwe-mt-sm-5 {
    margin-top: 32px !important;
  }
  .fwe-mb-sm-5 {
    margin-bottom: 32px !important;
  }
  .fwe-ml-sm-5 {
    margin-left: 32px !important;
  }
  .fwe-mr-sm-5 {
    margin-right: 32px !important;
  }
  .fwe-mx-sm-5 {
    margin-right: 32px !important;
    margin-left: 32px !important;
  }
  .fwe-my-sm-5 {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }
  .fwe-p-sm-5 {
    padding: 32px !important;
  }
  .fwe-pt-sm-5 {
    padding-top: 32px !important;
  }
  .fwe-pb-sm-5 {
    padding-bottom: 32px !important;
  }
  .fwe-pl-sm-5 {
    padding-left: 32px !important;
  }
  .fwe-pr-sm-5 {
    padding-right: 32px !important;
  }
  .fwe-px-sm-5 {
    padding-right: 32px !important;
    padding-left: 32px !important;
  }
  .fwe-py-sm-5 {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
  .fwe-m-sm-6 {
    margin: 48px !important;
  }
  .fwe-mt-sm-6 {
    margin-top: 48px !important;
  }
  .fwe-mb-sm-6 {
    margin-bottom: 48px !important;
  }
  .fwe-ml-sm-6 {
    margin-left: 48px !important;
  }
  .fwe-mr-sm-6 {
    margin-right: 48px !important;
  }
  .fwe-mx-sm-6 {
    margin-right: 48px !important;
    margin-left: 48px !important;
  }
  .fwe-my-sm-6 {
    margin-top: 48px !important;
    margin-bottom: 48px !important;
  }
  .fwe-p-sm-6 {
    padding: 48px !important;
  }
  .fwe-pt-sm-6 {
    padding-top: 48px !important;
  }
  .fwe-pb-sm-6 {
    padding-bottom: 48px !important;
  }
  .fwe-pl-sm-6 {
    padding-left: 48px !important;
  }
  .fwe-pr-sm-6 {
    padding-right: 48px !important;
  }
  .fwe-px-sm-6 {
    padding-right: 48px !important;
    padding-left: 48px !important;
  }
  .fwe-py-sm-6 {
    padding-top: 48px !important;
    padding-bottom: 48px !important;
  }
  .fwe-m-sm-xxxs {
    margin: 4px !important;
  }
  .fwe-mt-sm-xxxs {
    margin-top: 4px !important;
  }
  .fwe-mb-sm-xxxs {
    margin-bottom: 4px !important;
  }
  .fwe-ml-sm-xxxs {
    margin-left: 4px !important;
  }
  .fwe-mr-sm-xxxs {
    margin-right: 4px !important;
  }
  .fwe-mx-sm-xxxs {
    margin-right: 4px !important;
    margin-left: 4px !important;
  }
  .fwe-my-sm-xxxs {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
  }
  .fwe-p-sm-xxxs {
    padding: 4px !important;
  }
  .fwe-pt-sm-xxxs {
    padding-top: 4px !important;
  }
  .fwe-pb-sm-xxxs {
    padding-bottom: 4px !important;
  }
  .fwe-pl-sm-xxxs {
    padding-left: 4px !important;
  }
  .fwe-pr-sm-xxxs {
    padding-right: 4px !important;
  }
  .fwe-px-sm-xxxs {
    padding-right: 4px !important;
    padding-left: 4px !important;
  }
  .fwe-py-sm-xxxs {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
  .fwe-m-sm-xxs {
    margin: 8px !important;
  }
  .fwe-mt-sm-xxs {
    margin-top: 8px !important;
  }
  .fwe-mb-sm-xxs {
    margin-bottom: 8px !important;
  }
  .fwe-ml-sm-xxs {
    margin-left: 8px !important;
  }
  .fwe-mr-sm-xxs {
    margin-right: 8px !important;
  }
  .fwe-mx-sm-xxs {
    margin-right: 8px !important;
    margin-left: 8px !important;
  }
  .fwe-my-sm-xxs {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
  .fwe-p-sm-xxs {
    padding: 8px !important;
  }
  .fwe-pt-sm-xxs {
    padding-top: 8px !important;
  }
  .fwe-pb-sm-xxs {
    padding-bottom: 8px !important;
  }
  .fwe-pl-sm-xxs {
    padding-left: 8px !important;
  }
  .fwe-pr-sm-xxs {
    padding-right: 8px !important;
  }
  .fwe-px-sm-xxs {
    padding-right: 8px !important;
    padding-left: 8px !important;
  }
  .fwe-py-sm-xxs {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  .fwe-m-sm-xs {
    margin: 12px !important;
  }
  .fwe-mt-sm-xs {
    margin-top: 12px !important;
  }
  .fwe-mb-sm-xs {
    margin-bottom: 12px !important;
  }
  .fwe-ml-sm-xs {
    margin-left: 12px !important;
  }
  .fwe-mr-sm-xs {
    margin-right: 12px !important;
  }
  .fwe-mx-sm-xs {
    margin-right: 12px !important;
    margin-left: 12px !important;
  }
  .fwe-my-sm-xs {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
  }
  .fwe-p-sm-xs {
    padding: 12px !important;
  }
  .fwe-pt-sm-xs {
    padding-top: 12px !important;
  }
  .fwe-pb-sm-xs {
    padding-bottom: 12px !important;
  }
  .fwe-pl-sm-xs {
    padding-left: 12px !important;
  }
  .fwe-pr-sm-xs {
    padding-right: 12px !important;
  }
  .fwe-px-sm-xs {
    padding-right: 12px !important;
    padding-left: 12px !important;
  }
  .fwe-py-sm-xs {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
  .fwe-m-sm-s {
    margin: 16px !important;
  }
  .fwe-mt-sm-s {
    margin-top: 16px !important;
  }
  .fwe-mb-sm-s {
    margin-bottom: 16px !important;
  }
  .fwe-ml-sm-s {
    margin-left: 16px !important;
  }
  .fwe-mr-sm-s {
    margin-right: 16px !important;
  }
  .fwe-mx-sm-s {
    margin-right: 16px !important;
    margin-left: 16px !important;
  }
  .fwe-my-sm-s {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
  .fwe-p-sm-s {
    padding: 16px !important;
  }
  .fwe-pt-sm-s {
    padding-top: 16px !important;
  }
  .fwe-pb-sm-s {
    padding-bottom: 16px !important;
  }
  .fwe-pl-sm-s {
    padding-left: 16px !important;
  }
  .fwe-pr-sm-s {
    padding-right: 16px !important;
  }
  .fwe-px-sm-s {
    padding-right: 16px !important;
    padding-left: 16px !important;
  }
  .fwe-py-sm-s {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
  .fwe-m-sm-m {
    margin: 24px !important;
  }
  .fwe-mt-sm-m {
    margin-top: 24px !important;
  }
  .fwe-mb-sm-m {
    margin-bottom: 24px !important;
  }
  .fwe-ml-sm-m {
    margin-left: 24px !important;
  }
  .fwe-mr-sm-m {
    margin-right: 24px !important;
  }
  .fwe-mx-sm-m {
    margin-right: 24px !important;
    margin-left: 24px !important;
  }
  .fwe-my-sm-m {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
  .fwe-p-sm-m {
    padding: 24px !important;
  }
  .fwe-pt-sm-m {
    padding-top: 24px !important;
  }
  .fwe-pb-sm-m {
    padding-bottom: 24px !important;
  }
  .fwe-pl-sm-m {
    padding-left: 24px !important;
  }
  .fwe-pr-sm-m {
    padding-right: 24px !important;
  }
  .fwe-px-sm-m {
    padding-right: 24px !important;
    padding-left: 24px !important;
  }
  .fwe-py-sm-m {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
  .fwe-m-sm-l {
    margin: 32px !important;
  }
  .fwe-mt-sm-l {
    margin-top: 32px !important;
  }
  .fwe-mb-sm-l {
    margin-bottom: 32px !important;
  }
  .fwe-ml-sm-l {
    margin-left: 32px !important;
  }
  .fwe-mr-sm-l {
    margin-right: 32px !important;
  }
  .fwe-mx-sm-l {
    margin-right: 32px !important;
    margin-left: 32px !important;
  }
  .fwe-my-sm-l {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }
  .fwe-p-sm-l {
    padding: 32px !important;
  }
  .fwe-pt-sm-l {
    padding-top: 32px !important;
  }
  .fwe-pb-sm-l {
    padding-bottom: 32px !important;
  }
  .fwe-pl-sm-l {
    padding-left: 32px !important;
  }
  .fwe-pr-sm-l {
    padding-right: 32px !important;
  }
  .fwe-px-sm-l {
    padding-right: 32px !important;
    padding-left: 32px !important;
  }
  .fwe-py-sm-l {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
  .fwe-m-sm-xl {
    margin: 48px !important;
  }
  .fwe-mt-sm-xl {
    margin-top: 48px !important;
  }
  .fwe-mb-sm-xl {
    margin-bottom: 48px !important;
  }
  .fwe-ml-sm-xl {
    margin-left: 48px !important;
  }
  .fwe-mr-sm-xl {
    margin-right: 48px !important;
  }
  .fwe-mx-sm-xl {
    margin-right: 48px !important;
    margin-left: 48px !important;
  }
  .fwe-my-sm-xl {
    margin-top: 48px !important;
    margin-bottom: 48px !important;
  }
  .fwe-p-sm-xl {
    padding: 48px !important;
  }
  .fwe-pt-sm-xl {
    padding-top: 48px !important;
  }
  .fwe-pb-sm-xl {
    padding-bottom: 48px !important;
  }
  .fwe-pl-sm-xl {
    padding-left: 48px !important;
  }
  .fwe-pr-sm-xl {
    padding-right: 48px !important;
  }
  .fwe-px-sm-xl {
    padding-right: 48px !important;
    padding-left: 48px !important;
  }
  .fwe-py-sm-xl {
    padding-top: 48px !important;
    padding-bottom: 48px !important;
  }
  .fwe-m-sm-xxl {
    margin: 64px !important;
  }
  .fwe-mt-sm-xxl {
    margin-top: 64px !important;
  }
  .fwe-mb-sm-xxl {
    margin-bottom: 64px !important;
  }
  .fwe-ml-sm-xxl {
    margin-left: 64px !important;
  }
  .fwe-mr-sm-xxl {
    margin-right: 64px !important;
  }
  .fwe-mx-sm-xxl {
    margin-right: 64px !important;
    margin-left: 64px !important;
  }
  .fwe-my-sm-xxl {
    margin-top: 64px !important;
    margin-bottom: 64px !important;
  }
  .fwe-p-sm-xxl {
    padding: 64px !important;
  }
  .fwe-pt-sm-xxl {
    padding-top: 64px !important;
  }
  .fwe-pb-sm-xxl {
    padding-bottom: 64px !important;
  }
  .fwe-pl-sm-xxl {
    padding-left: 64px !important;
  }
  .fwe-pr-sm-xxl {
    padding-right: 64px !important;
  }
  .fwe-px-sm-xxl {
    padding-right: 64px !important;
    padding-left: 64px !important;
  }
  .fwe-py-sm-xxl {
    padding-top: 64px !important;
    padding-bottom: 64px !important;
  }
}
@media (min-width: 1025px) {
  .fwe-m-md-0 {
    margin: 0 !important;
  }
  .fwe-mt-md-0 {
    margin-top: 0 !important;
  }
  .fwe-mb-md-0 {
    margin-bottom: 0 !important;
  }
  .fwe-ml-md-0 {
    margin-left: 0 !important;
  }
  .fwe-mr-md-0 {
    margin-right: 0 !important;
  }
  .fwe-mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .fwe-my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .fwe-p-md-0 {
    padding: 0 !important;
  }
  .fwe-pt-md-0 {
    padding-top: 0 !important;
  }
  .fwe-pb-md-0 {
    padding-bottom: 0 !important;
  }
  .fwe-pl-md-0 {
    padding-left: 0 !important;
  }
  .fwe-pr-md-0 {
    padding-right: 0 !important;
  }
  .fwe-px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .fwe-py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .fwe-m-md-1 {
    margin: 4px !important;
  }
  .fwe-mt-md-1 {
    margin-top: 4px !important;
  }
  .fwe-mb-md-1 {
    margin-bottom: 4px !important;
  }
  .fwe-ml-md-1 {
    margin-left: 4px !important;
  }
  .fwe-mr-md-1 {
    margin-right: 4px !important;
  }
  .fwe-mx-md-1 {
    margin-right: 4px !important;
    margin-left: 4px !important;
  }
  .fwe-my-md-1 {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
  }
  .fwe-p-md-1 {
    padding: 4px !important;
  }
  .fwe-pt-md-1 {
    padding-top: 4px !important;
  }
  .fwe-pb-md-1 {
    padding-bottom: 4px !important;
  }
  .fwe-pl-md-1 {
    padding-left: 4px !important;
  }
  .fwe-pr-md-1 {
    padding-right: 4px !important;
  }
  .fwe-px-md-1 {
    padding-right: 4px !important;
    padding-left: 4px !important;
  }
  .fwe-py-md-1 {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
  .fwe-m-md-2 {
    margin: 8px !important;
  }
  .fwe-mt-md-2 {
    margin-top: 8px !important;
  }
  .fwe-mb-md-2 {
    margin-bottom: 8px !important;
  }
  .fwe-ml-md-2 {
    margin-left: 8px !important;
  }
  .fwe-mr-md-2 {
    margin-right: 8px !important;
  }
  .fwe-mx-md-2 {
    margin-right: 8px !important;
    margin-left: 8px !important;
  }
  .fwe-my-md-2 {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
  .fwe-p-md-2 {
    padding: 8px !important;
  }
  .fwe-pt-md-2 {
    padding-top: 8px !important;
  }
  .fwe-pb-md-2 {
    padding-bottom: 8px !important;
  }
  .fwe-pl-md-2 {
    padding-left: 8px !important;
  }
  .fwe-pr-md-2 {
    padding-right: 8px !important;
  }
  .fwe-px-md-2 {
    padding-right: 8px !important;
    padding-left: 8px !important;
  }
  .fwe-py-md-2 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  .fwe-m-md-3 {
    margin: 16px !important;
  }
  .fwe-mt-md-3 {
    margin-top: 16px !important;
  }
  .fwe-mb-md-3 {
    margin-bottom: 16px !important;
  }
  .fwe-ml-md-3 {
    margin-left: 16px !important;
  }
  .fwe-mr-md-3 {
    margin-right: 16px !important;
  }
  .fwe-mx-md-3 {
    margin-right: 16px !important;
    margin-left: 16px !important;
  }
  .fwe-my-md-3 {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
  .fwe-p-md-3 {
    padding: 16px !important;
  }
  .fwe-pt-md-3 {
    padding-top: 16px !important;
  }
  .fwe-pb-md-3 {
    padding-bottom: 16px !important;
  }
  .fwe-pl-md-3 {
    padding-left: 16px !important;
  }
  .fwe-pr-md-3 {
    padding-right: 16px !important;
  }
  .fwe-px-md-3 {
    padding-right: 16px !important;
    padding-left: 16px !important;
  }
  .fwe-py-md-3 {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
  .fwe-m-md-4 {
    margin: 24px !important;
  }
  .fwe-mt-md-4 {
    margin-top: 24px !important;
  }
  .fwe-mb-md-4 {
    margin-bottom: 24px !important;
  }
  .fwe-ml-md-4 {
    margin-left: 24px !important;
  }
  .fwe-mr-md-4 {
    margin-right: 24px !important;
  }
  .fwe-mx-md-4 {
    margin-right: 24px !important;
    margin-left: 24px !important;
  }
  .fwe-my-md-4 {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
  .fwe-p-md-4 {
    padding: 24px !important;
  }
  .fwe-pt-md-4 {
    padding-top: 24px !important;
  }
  .fwe-pb-md-4 {
    padding-bottom: 24px !important;
  }
  .fwe-pl-md-4 {
    padding-left: 24px !important;
  }
  .fwe-pr-md-4 {
    padding-right: 24px !important;
  }
  .fwe-px-md-4 {
    padding-right: 24px !important;
    padding-left: 24px !important;
  }
  .fwe-py-md-4 {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
  .fwe-m-md-5 {
    margin: 32px !important;
  }
  .fwe-mt-md-5 {
    margin-top: 32px !important;
  }
  .fwe-mb-md-5 {
    margin-bottom: 32px !important;
  }
  .fwe-ml-md-5 {
    margin-left: 32px !important;
  }
  .fwe-mr-md-5 {
    margin-right: 32px !important;
  }
  .fwe-mx-md-5 {
    margin-right: 32px !important;
    margin-left: 32px !important;
  }
  .fwe-my-md-5 {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }
  .fwe-p-md-5 {
    padding: 32px !important;
  }
  .fwe-pt-md-5 {
    padding-top: 32px !important;
  }
  .fwe-pb-md-5 {
    padding-bottom: 32px !important;
  }
  .fwe-pl-md-5 {
    padding-left: 32px !important;
  }
  .fwe-pr-md-5 {
    padding-right: 32px !important;
  }
  .fwe-px-md-5 {
    padding-right: 32px !important;
    padding-left: 32px !important;
  }
  .fwe-py-md-5 {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
  .fwe-m-md-6 {
    margin: 48px !important;
  }
  .fwe-mt-md-6 {
    margin-top: 48px !important;
  }
  .fwe-mb-md-6 {
    margin-bottom: 48px !important;
  }
  .fwe-ml-md-6 {
    margin-left: 48px !important;
  }
  .fwe-mr-md-6 {
    margin-right: 48px !important;
  }
  .fwe-mx-md-6 {
    margin-right: 48px !important;
    margin-left: 48px !important;
  }
  .fwe-my-md-6 {
    margin-top: 48px !important;
    margin-bottom: 48px !important;
  }
  .fwe-p-md-6 {
    padding: 48px !important;
  }
  .fwe-pt-md-6 {
    padding-top: 48px !important;
  }
  .fwe-pb-md-6 {
    padding-bottom: 48px !important;
  }
  .fwe-pl-md-6 {
    padding-left: 48px !important;
  }
  .fwe-pr-md-6 {
    padding-right: 48px !important;
  }
  .fwe-px-md-6 {
    padding-right: 48px !important;
    padding-left: 48px !important;
  }
  .fwe-py-md-6 {
    padding-top: 48px !important;
    padding-bottom: 48px !important;
  }
  .fwe-m-md-xxxs {
    margin: 4px !important;
  }
  .fwe-mt-md-xxxs {
    margin-top: 4px !important;
  }
  .fwe-mb-md-xxxs {
    margin-bottom: 4px !important;
  }
  .fwe-ml-md-xxxs {
    margin-left: 4px !important;
  }
  .fwe-mr-md-xxxs {
    margin-right: 4px !important;
  }
  .fwe-mx-md-xxxs {
    margin-right: 4px !important;
    margin-left: 4px !important;
  }
  .fwe-my-md-xxxs {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
  }
  .fwe-p-md-xxxs {
    padding: 4px !important;
  }
  .fwe-pt-md-xxxs {
    padding-top: 4px !important;
  }
  .fwe-pb-md-xxxs {
    padding-bottom: 4px !important;
  }
  .fwe-pl-md-xxxs {
    padding-left: 4px !important;
  }
  .fwe-pr-md-xxxs {
    padding-right: 4px !important;
  }
  .fwe-px-md-xxxs {
    padding-right: 4px !important;
    padding-left: 4px !important;
  }
  .fwe-py-md-xxxs {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
  .fwe-m-md-xxs {
    margin: 8px !important;
  }
  .fwe-mt-md-xxs {
    margin-top: 8px !important;
  }
  .fwe-mb-md-xxs {
    margin-bottom: 8px !important;
  }
  .fwe-ml-md-xxs {
    margin-left: 8px !important;
  }
  .fwe-mr-md-xxs {
    margin-right: 8px !important;
  }
  .fwe-mx-md-xxs {
    margin-right: 8px !important;
    margin-left: 8px !important;
  }
  .fwe-my-md-xxs {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
  .fwe-p-md-xxs {
    padding: 8px !important;
  }
  .fwe-pt-md-xxs {
    padding-top: 8px !important;
  }
  .fwe-pb-md-xxs {
    padding-bottom: 8px !important;
  }
  .fwe-pl-md-xxs {
    padding-left: 8px !important;
  }
  .fwe-pr-md-xxs {
    padding-right: 8px !important;
  }
  .fwe-px-md-xxs {
    padding-right: 8px !important;
    padding-left: 8px !important;
  }
  .fwe-py-md-xxs {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  .fwe-m-md-xs {
    margin: 12px !important;
  }
  .fwe-mt-md-xs {
    margin-top: 12px !important;
  }
  .fwe-mb-md-xs {
    margin-bottom: 12px !important;
  }
  .fwe-ml-md-xs {
    margin-left: 12px !important;
  }
  .fwe-mr-md-xs {
    margin-right: 12px !important;
  }
  .fwe-mx-md-xs {
    margin-right: 12px !important;
    margin-left: 12px !important;
  }
  .fwe-my-md-xs {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
  }
  .fwe-p-md-xs {
    padding: 12px !important;
  }
  .fwe-pt-md-xs {
    padding-top: 12px !important;
  }
  .fwe-pb-md-xs {
    padding-bottom: 12px !important;
  }
  .fwe-pl-md-xs {
    padding-left: 12px !important;
  }
  .fwe-pr-md-xs {
    padding-right: 12px !important;
  }
  .fwe-px-md-xs {
    padding-right: 12px !important;
    padding-left: 12px !important;
  }
  .fwe-py-md-xs {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
  .fwe-m-md-s {
    margin: 16px !important;
  }
  .fwe-mt-md-s {
    margin-top: 16px !important;
  }
  .fwe-mb-md-s {
    margin-bottom: 16px !important;
  }
  .fwe-ml-md-s {
    margin-left: 16px !important;
  }
  .fwe-mr-md-s {
    margin-right: 16px !important;
  }
  .fwe-mx-md-s {
    margin-right: 16px !important;
    margin-left: 16px !important;
  }
  .fwe-my-md-s {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
  .fwe-p-md-s {
    padding: 16px !important;
  }
  .fwe-pt-md-s {
    padding-top: 16px !important;
  }
  .fwe-pb-md-s {
    padding-bottom: 16px !important;
  }
  .fwe-pl-md-s {
    padding-left: 16px !important;
  }
  .fwe-pr-md-s {
    padding-right: 16px !important;
  }
  .fwe-px-md-s {
    padding-right: 16px !important;
    padding-left: 16px !important;
  }
  .fwe-py-md-s {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
  .fwe-m-md-m {
    margin: 24px !important;
  }
  .fwe-mt-md-m {
    margin-top: 24px !important;
  }
  .fwe-mb-md-m {
    margin-bottom: 24px !important;
  }
  .fwe-ml-md-m {
    margin-left: 24px !important;
  }
  .fwe-mr-md-m {
    margin-right: 24px !important;
  }
  .fwe-mx-md-m {
    margin-right: 24px !important;
    margin-left: 24px !important;
  }
  .fwe-my-md-m {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
  .fwe-p-md-m {
    padding: 24px !important;
  }
  .fwe-pt-md-m {
    padding-top: 24px !important;
  }
  .fwe-pb-md-m {
    padding-bottom: 24px !important;
  }
  .fwe-pl-md-m {
    padding-left: 24px !important;
  }
  .fwe-pr-md-m {
    padding-right: 24px !important;
  }
  .fwe-px-md-m {
    padding-right: 24px !important;
    padding-left: 24px !important;
  }
  .fwe-py-md-m {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
  .fwe-m-md-l {
    margin: 32px !important;
  }
  .fwe-mt-md-l {
    margin-top: 32px !important;
  }
  .fwe-mb-md-l {
    margin-bottom: 32px !important;
  }
  .fwe-ml-md-l {
    margin-left: 32px !important;
  }
  .fwe-mr-md-l {
    margin-right: 32px !important;
  }
  .fwe-mx-md-l {
    margin-right: 32px !important;
    margin-left: 32px !important;
  }
  .fwe-my-md-l {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }
  .fwe-p-md-l {
    padding: 32px !important;
  }
  .fwe-pt-md-l {
    padding-top: 32px !important;
  }
  .fwe-pb-md-l {
    padding-bottom: 32px !important;
  }
  .fwe-pl-md-l {
    padding-left: 32px !important;
  }
  .fwe-pr-md-l {
    padding-right: 32px !important;
  }
  .fwe-px-md-l {
    padding-right: 32px !important;
    padding-left: 32px !important;
  }
  .fwe-py-md-l {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
  .fwe-m-md-xl {
    margin: 48px !important;
  }
  .fwe-mt-md-xl {
    margin-top: 48px !important;
  }
  .fwe-mb-md-xl {
    margin-bottom: 48px !important;
  }
  .fwe-ml-md-xl {
    margin-left: 48px !important;
  }
  .fwe-mr-md-xl {
    margin-right: 48px !important;
  }
  .fwe-mx-md-xl {
    margin-right: 48px !important;
    margin-left: 48px !important;
  }
  .fwe-my-md-xl {
    margin-top: 48px !important;
    margin-bottom: 48px !important;
  }
  .fwe-p-md-xl {
    padding: 48px !important;
  }
  .fwe-pt-md-xl {
    padding-top: 48px !important;
  }
  .fwe-pb-md-xl {
    padding-bottom: 48px !important;
  }
  .fwe-pl-md-xl {
    padding-left: 48px !important;
  }
  .fwe-pr-md-xl {
    padding-right: 48px !important;
  }
  .fwe-px-md-xl {
    padding-right: 48px !important;
    padding-left: 48px !important;
  }
  .fwe-py-md-xl {
    padding-top: 48px !important;
    padding-bottom: 48px !important;
  }
  .fwe-m-md-xxl {
    margin: 64px !important;
  }
  .fwe-mt-md-xxl {
    margin-top: 64px !important;
  }
  .fwe-mb-md-xxl {
    margin-bottom: 64px !important;
  }
  .fwe-ml-md-xxl {
    margin-left: 64px !important;
  }
  .fwe-mr-md-xxl {
    margin-right: 64px !important;
  }
  .fwe-mx-md-xxl {
    margin-right: 64px !important;
    margin-left: 64px !important;
  }
  .fwe-my-md-xxl {
    margin-top: 64px !important;
    margin-bottom: 64px !important;
  }
  .fwe-p-md-xxl {
    padding: 64px !important;
  }
  .fwe-pt-md-xxl {
    padding-top: 64px !important;
  }
  .fwe-pb-md-xxl {
    padding-bottom: 64px !important;
  }
  .fwe-pl-md-xxl {
    padding-left: 64px !important;
  }
  .fwe-pr-md-xxl {
    padding-right: 64px !important;
  }
  .fwe-px-md-xxl {
    padding-right: 64px !important;
    padding-left: 64px !important;
  }
  .fwe-py-md-xxl {
    padding-top: 64px !important;
    padding-bottom: 64px !important;
  }
}
@media (min-width: 1281px) {
  .fwe-m-lg-0 {
    margin: 0 !important;
  }
  .fwe-mt-lg-0 {
    margin-top: 0 !important;
  }
  .fwe-mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .fwe-ml-lg-0 {
    margin-left: 0 !important;
  }
  .fwe-mr-lg-0 {
    margin-right: 0 !important;
  }
  .fwe-mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .fwe-my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .fwe-p-lg-0 {
    padding: 0 !important;
  }
  .fwe-pt-lg-0 {
    padding-top: 0 !important;
  }
  .fwe-pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .fwe-pl-lg-0 {
    padding-left: 0 !important;
  }
  .fwe-pr-lg-0 {
    padding-right: 0 !important;
  }
  .fwe-px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .fwe-py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .fwe-m-lg-1 {
    margin: 4px !important;
  }
  .fwe-mt-lg-1 {
    margin-top: 4px !important;
  }
  .fwe-mb-lg-1 {
    margin-bottom: 4px !important;
  }
  .fwe-ml-lg-1 {
    margin-left: 4px !important;
  }
  .fwe-mr-lg-1 {
    margin-right: 4px !important;
  }
  .fwe-mx-lg-1 {
    margin-right: 4px !important;
    margin-left: 4px !important;
  }
  .fwe-my-lg-1 {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
  }
  .fwe-p-lg-1 {
    padding: 4px !important;
  }
  .fwe-pt-lg-1 {
    padding-top: 4px !important;
  }
  .fwe-pb-lg-1 {
    padding-bottom: 4px !important;
  }
  .fwe-pl-lg-1 {
    padding-left: 4px !important;
  }
  .fwe-pr-lg-1 {
    padding-right: 4px !important;
  }
  .fwe-px-lg-1 {
    padding-right: 4px !important;
    padding-left: 4px !important;
  }
  .fwe-py-lg-1 {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
  .fwe-m-lg-2 {
    margin: 8px !important;
  }
  .fwe-mt-lg-2 {
    margin-top: 8px !important;
  }
  .fwe-mb-lg-2 {
    margin-bottom: 8px !important;
  }
  .fwe-ml-lg-2 {
    margin-left: 8px !important;
  }
  .fwe-mr-lg-2 {
    margin-right: 8px !important;
  }
  .fwe-mx-lg-2 {
    margin-right: 8px !important;
    margin-left: 8px !important;
  }
  .fwe-my-lg-2 {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
  .fwe-p-lg-2 {
    padding: 8px !important;
  }
  .fwe-pt-lg-2 {
    padding-top: 8px !important;
  }
  .fwe-pb-lg-2 {
    padding-bottom: 8px !important;
  }
  .fwe-pl-lg-2 {
    padding-left: 8px !important;
  }
  .fwe-pr-lg-2 {
    padding-right: 8px !important;
  }
  .fwe-px-lg-2 {
    padding-right: 8px !important;
    padding-left: 8px !important;
  }
  .fwe-py-lg-2 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  .fwe-m-lg-3 {
    margin: 16px !important;
  }
  .fwe-mt-lg-3 {
    margin-top: 16px !important;
  }
  .fwe-mb-lg-3 {
    margin-bottom: 16px !important;
  }
  .fwe-ml-lg-3 {
    margin-left: 16px !important;
  }
  .fwe-mr-lg-3 {
    margin-right: 16px !important;
  }
  .fwe-mx-lg-3 {
    margin-right: 16px !important;
    margin-left: 16px !important;
  }
  .fwe-my-lg-3 {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
  .fwe-p-lg-3 {
    padding: 16px !important;
  }
  .fwe-pt-lg-3 {
    padding-top: 16px !important;
  }
  .fwe-pb-lg-3 {
    padding-bottom: 16px !important;
  }
  .fwe-pl-lg-3 {
    padding-left: 16px !important;
  }
  .fwe-pr-lg-3 {
    padding-right: 16px !important;
  }
  .fwe-px-lg-3 {
    padding-right: 16px !important;
    padding-left: 16px !important;
  }
  .fwe-py-lg-3 {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
  .fwe-m-lg-4 {
    margin: 24px !important;
  }
  .fwe-mt-lg-4 {
    margin-top: 24px !important;
  }
  .fwe-mb-lg-4 {
    margin-bottom: 24px !important;
  }
  .fwe-ml-lg-4 {
    margin-left: 24px !important;
  }
  .fwe-mr-lg-4 {
    margin-right: 24px !important;
  }
  .fwe-mx-lg-4 {
    margin-right: 24px !important;
    margin-left: 24px !important;
  }
  .fwe-my-lg-4 {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
  .fwe-p-lg-4 {
    padding: 24px !important;
  }
  .fwe-pt-lg-4 {
    padding-top: 24px !important;
  }
  .fwe-pb-lg-4 {
    padding-bottom: 24px !important;
  }
  .fwe-pl-lg-4 {
    padding-left: 24px !important;
  }
  .fwe-pr-lg-4 {
    padding-right: 24px !important;
  }
  .fwe-px-lg-4 {
    padding-right: 24px !important;
    padding-left: 24px !important;
  }
  .fwe-py-lg-4 {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
  .fwe-m-lg-5 {
    margin: 32px !important;
  }
  .fwe-mt-lg-5 {
    margin-top: 32px !important;
  }
  .fwe-mb-lg-5 {
    margin-bottom: 32px !important;
  }
  .fwe-ml-lg-5 {
    margin-left: 32px !important;
  }
  .fwe-mr-lg-5 {
    margin-right: 32px !important;
  }
  .fwe-mx-lg-5 {
    margin-right: 32px !important;
    margin-left: 32px !important;
  }
  .fwe-my-lg-5 {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }
  .fwe-p-lg-5 {
    padding: 32px !important;
  }
  .fwe-pt-lg-5 {
    padding-top: 32px !important;
  }
  .fwe-pb-lg-5 {
    padding-bottom: 32px !important;
  }
  .fwe-pl-lg-5 {
    padding-left: 32px !important;
  }
  .fwe-pr-lg-5 {
    padding-right: 32px !important;
  }
  .fwe-px-lg-5 {
    padding-right: 32px !important;
    padding-left: 32px !important;
  }
  .fwe-py-lg-5 {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
  .fwe-m-lg-6 {
    margin: 48px !important;
  }
  .fwe-mt-lg-6 {
    margin-top: 48px !important;
  }
  .fwe-mb-lg-6 {
    margin-bottom: 48px !important;
  }
  .fwe-ml-lg-6 {
    margin-left: 48px !important;
  }
  .fwe-mr-lg-6 {
    margin-right: 48px !important;
  }
  .fwe-mx-lg-6 {
    margin-right: 48px !important;
    margin-left: 48px !important;
  }
  .fwe-my-lg-6 {
    margin-top: 48px !important;
    margin-bottom: 48px !important;
  }
  .fwe-p-lg-6 {
    padding: 48px !important;
  }
  .fwe-pt-lg-6 {
    padding-top: 48px !important;
  }
  .fwe-pb-lg-6 {
    padding-bottom: 48px !important;
  }
  .fwe-pl-lg-6 {
    padding-left: 48px !important;
  }
  .fwe-pr-lg-6 {
    padding-right: 48px !important;
  }
  .fwe-px-lg-6 {
    padding-right: 48px !important;
    padding-left: 48px !important;
  }
  .fwe-py-lg-6 {
    padding-top: 48px !important;
    padding-bottom: 48px !important;
  }
  .fwe-m-lg-xxxs {
    margin: 4px !important;
  }
  .fwe-mt-lg-xxxs {
    margin-top: 4px !important;
  }
  .fwe-mb-lg-xxxs {
    margin-bottom: 4px !important;
  }
  .fwe-ml-lg-xxxs {
    margin-left: 4px !important;
  }
  .fwe-mr-lg-xxxs {
    margin-right: 4px !important;
  }
  .fwe-mx-lg-xxxs {
    margin-right: 4px !important;
    margin-left: 4px !important;
  }
  .fwe-my-lg-xxxs {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
  }
  .fwe-p-lg-xxxs {
    padding: 4px !important;
  }
  .fwe-pt-lg-xxxs {
    padding-top: 4px !important;
  }
  .fwe-pb-lg-xxxs {
    padding-bottom: 4px !important;
  }
  .fwe-pl-lg-xxxs {
    padding-left: 4px !important;
  }
  .fwe-pr-lg-xxxs {
    padding-right: 4px !important;
  }
  .fwe-px-lg-xxxs {
    padding-right: 4px !important;
    padding-left: 4px !important;
  }
  .fwe-py-lg-xxxs {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
  .fwe-m-lg-xxs {
    margin: 8px !important;
  }
  .fwe-mt-lg-xxs {
    margin-top: 8px !important;
  }
  .fwe-mb-lg-xxs {
    margin-bottom: 8px !important;
  }
  .fwe-ml-lg-xxs {
    margin-left: 8px !important;
  }
  .fwe-mr-lg-xxs {
    margin-right: 8px !important;
  }
  .fwe-mx-lg-xxs {
    margin-right: 8px !important;
    margin-left: 8px !important;
  }
  .fwe-my-lg-xxs {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
  .fwe-p-lg-xxs {
    padding: 8px !important;
  }
  .fwe-pt-lg-xxs {
    padding-top: 8px !important;
  }
  .fwe-pb-lg-xxs {
    padding-bottom: 8px !important;
  }
  .fwe-pl-lg-xxs {
    padding-left: 8px !important;
  }
  .fwe-pr-lg-xxs {
    padding-right: 8px !important;
  }
  .fwe-px-lg-xxs {
    padding-right: 8px !important;
    padding-left: 8px !important;
  }
  .fwe-py-lg-xxs {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  .fwe-m-lg-xs {
    margin: 12px !important;
  }
  .fwe-mt-lg-xs {
    margin-top: 12px !important;
  }
  .fwe-mb-lg-xs {
    margin-bottom: 12px !important;
  }
  .fwe-ml-lg-xs {
    margin-left: 12px !important;
  }
  .fwe-mr-lg-xs {
    margin-right: 12px !important;
  }
  .fwe-mx-lg-xs {
    margin-right: 12px !important;
    margin-left: 12px !important;
  }
  .fwe-my-lg-xs {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
  }
  .fwe-p-lg-xs {
    padding: 12px !important;
  }
  .fwe-pt-lg-xs {
    padding-top: 12px !important;
  }
  .fwe-pb-lg-xs {
    padding-bottom: 12px !important;
  }
  .fwe-pl-lg-xs {
    padding-left: 12px !important;
  }
  .fwe-pr-lg-xs {
    padding-right: 12px !important;
  }
  .fwe-px-lg-xs {
    padding-right: 12px !important;
    padding-left: 12px !important;
  }
  .fwe-py-lg-xs {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
  .fwe-m-lg-s {
    margin: 16px !important;
  }
  .fwe-mt-lg-s {
    margin-top: 16px !important;
  }
  .fwe-mb-lg-s {
    margin-bottom: 16px !important;
  }
  .fwe-ml-lg-s {
    margin-left: 16px !important;
  }
  .fwe-mr-lg-s {
    margin-right: 16px !important;
  }
  .fwe-mx-lg-s {
    margin-right: 16px !important;
    margin-left: 16px !important;
  }
  .fwe-my-lg-s {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
  .fwe-p-lg-s {
    padding: 16px !important;
  }
  .fwe-pt-lg-s {
    padding-top: 16px !important;
  }
  .fwe-pb-lg-s {
    padding-bottom: 16px !important;
  }
  .fwe-pl-lg-s {
    padding-left: 16px !important;
  }
  .fwe-pr-lg-s {
    padding-right: 16px !important;
  }
  .fwe-px-lg-s {
    padding-right: 16px !important;
    padding-left: 16px !important;
  }
  .fwe-py-lg-s {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
  .fwe-m-lg-m {
    margin: 24px !important;
  }
  .fwe-mt-lg-m {
    margin-top: 24px !important;
  }
  .fwe-mb-lg-m {
    margin-bottom: 24px !important;
  }
  .fwe-ml-lg-m {
    margin-left: 24px !important;
  }
  .fwe-mr-lg-m {
    margin-right: 24px !important;
  }
  .fwe-mx-lg-m {
    margin-right: 24px !important;
    margin-left: 24px !important;
  }
  .fwe-my-lg-m {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
  .fwe-p-lg-m {
    padding: 24px !important;
  }
  .fwe-pt-lg-m {
    padding-top: 24px !important;
  }
  .fwe-pb-lg-m {
    padding-bottom: 24px !important;
  }
  .fwe-pl-lg-m {
    padding-left: 24px !important;
  }
  .fwe-pr-lg-m {
    padding-right: 24px !important;
  }
  .fwe-px-lg-m {
    padding-right: 24px !important;
    padding-left: 24px !important;
  }
  .fwe-py-lg-m {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
  .fwe-m-lg-l {
    margin: 32px !important;
  }
  .fwe-mt-lg-l {
    margin-top: 32px !important;
  }
  .fwe-mb-lg-l {
    margin-bottom: 32px !important;
  }
  .fwe-ml-lg-l {
    margin-left: 32px !important;
  }
  .fwe-mr-lg-l {
    margin-right: 32px !important;
  }
  .fwe-mx-lg-l {
    margin-right: 32px !important;
    margin-left: 32px !important;
  }
  .fwe-my-lg-l {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }
  .fwe-p-lg-l {
    padding: 32px !important;
  }
  .fwe-pt-lg-l {
    padding-top: 32px !important;
  }
  .fwe-pb-lg-l {
    padding-bottom: 32px !important;
  }
  .fwe-pl-lg-l {
    padding-left: 32px !important;
  }
  .fwe-pr-lg-l {
    padding-right: 32px !important;
  }
  .fwe-px-lg-l {
    padding-right: 32px !important;
    padding-left: 32px !important;
  }
  .fwe-py-lg-l {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
  .fwe-m-lg-xl {
    margin: 48px !important;
  }
  .fwe-mt-lg-xl {
    margin-top: 48px !important;
  }
  .fwe-mb-lg-xl {
    margin-bottom: 48px !important;
  }
  .fwe-ml-lg-xl {
    margin-left: 48px !important;
  }
  .fwe-mr-lg-xl {
    margin-right: 48px !important;
  }
  .fwe-mx-lg-xl {
    margin-right: 48px !important;
    margin-left: 48px !important;
  }
  .fwe-my-lg-xl {
    margin-top: 48px !important;
    margin-bottom: 48px !important;
  }
  .fwe-p-lg-xl {
    padding: 48px !important;
  }
  .fwe-pt-lg-xl {
    padding-top: 48px !important;
  }
  .fwe-pb-lg-xl {
    padding-bottom: 48px !important;
  }
  .fwe-pl-lg-xl {
    padding-left: 48px !important;
  }
  .fwe-pr-lg-xl {
    padding-right: 48px !important;
  }
  .fwe-px-lg-xl {
    padding-right: 48px !important;
    padding-left: 48px !important;
  }
  .fwe-py-lg-xl {
    padding-top: 48px !important;
    padding-bottom: 48px !important;
  }
  .fwe-m-lg-xxl {
    margin: 64px !important;
  }
  .fwe-mt-lg-xxl {
    margin-top: 64px !important;
  }
  .fwe-mb-lg-xxl {
    margin-bottom: 64px !important;
  }
  .fwe-ml-lg-xxl {
    margin-left: 64px !important;
  }
  .fwe-mr-lg-xxl {
    margin-right: 64px !important;
  }
  .fwe-mx-lg-xxl {
    margin-right: 64px !important;
    margin-left: 64px !important;
  }
  .fwe-my-lg-xxl {
    margin-top: 64px !important;
    margin-bottom: 64px !important;
  }
  .fwe-p-lg-xxl {
    padding: 64px !important;
  }
  .fwe-pt-lg-xxl {
    padding-top: 64px !important;
  }
  .fwe-pb-lg-xxl {
    padding-bottom: 64px !important;
  }
  .fwe-pl-lg-xxl {
    padding-left: 64px !important;
  }
  .fwe-pr-lg-xxl {
    padding-right: 64px !important;
  }
  .fwe-px-lg-xxl {
    padding-right: 64px !important;
    padding-left: 64px !important;
  }
  .fwe-py-lg-xxl {
    padding-top: 64px !important;
    padding-bottom: 64px !important;
  }
}
@media (min-width: 1441px) {
  .fwe-m-xl-0 {
    margin: 0 !important;
  }
  .fwe-mt-xl-0 {
    margin-top: 0 !important;
  }
  .fwe-mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .fwe-ml-xl-0 {
    margin-left: 0 !important;
  }
  .fwe-mr-xl-0 {
    margin-right: 0 !important;
  }
  .fwe-mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .fwe-my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .fwe-p-xl-0 {
    padding: 0 !important;
  }
  .fwe-pt-xl-0 {
    padding-top: 0 !important;
  }
  .fwe-pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .fwe-pl-xl-0 {
    padding-left: 0 !important;
  }
  .fwe-pr-xl-0 {
    padding-right: 0 !important;
  }
  .fwe-px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .fwe-py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .fwe-m-xl-1 {
    margin: 4px !important;
  }
  .fwe-mt-xl-1 {
    margin-top: 4px !important;
  }
  .fwe-mb-xl-1 {
    margin-bottom: 4px !important;
  }
  .fwe-ml-xl-1 {
    margin-left: 4px !important;
  }
  .fwe-mr-xl-1 {
    margin-right: 4px !important;
  }
  .fwe-mx-xl-1 {
    margin-right: 4px !important;
    margin-left: 4px !important;
  }
  .fwe-my-xl-1 {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
  }
  .fwe-p-xl-1 {
    padding: 4px !important;
  }
  .fwe-pt-xl-1 {
    padding-top: 4px !important;
  }
  .fwe-pb-xl-1 {
    padding-bottom: 4px !important;
  }
  .fwe-pl-xl-1 {
    padding-left: 4px !important;
  }
  .fwe-pr-xl-1 {
    padding-right: 4px !important;
  }
  .fwe-px-xl-1 {
    padding-right: 4px !important;
    padding-left: 4px !important;
  }
  .fwe-py-xl-1 {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
  .fwe-m-xl-2 {
    margin: 8px !important;
  }
  .fwe-mt-xl-2 {
    margin-top: 8px !important;
  }
  .fwe-mb-xl-2 {
    margin-bottom: 8px !important;
  }
  .fwe-ml-xl-2 {
    margin-left: 8px !important;
  }
  .fwe-mr-xl-2 {
    margin-right: 8px !important;
  }
  .fwe-mx-xl-2 {
    margin-right: 8px !important;
    margin-left: 8px !important;
  }
  .fwe-my-xl-2 {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
  .fwe-p-xl-2 {
    padding: 8px !important;
  }
  .fwe-pt-xl-2 {
    padding-top: 8px !important;
  }
  .fwe-pb-xl-2 {
    padding-bottom: 8px !important;
  }
  .fwe-pl-xl-2 {
    padding-left: 8px !important;
  }
  .fwe-pr-xl-2 {
    padding-right: 8px !important;
  }
  .fwe-px-xl-2 {
    padding-right: 8px !important;
    padding-left: 8px !important;
  }
  .fwe-py-xl-2 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  .fwe-m-xl-3 {
    margin: 16px !important;
  }
  .fwe-mt-xl-3 {
    margin-top: 16px !important;
  }
  .fwe-mb-xl-3 {
    margin-bottom: 16px !important;
  }
  .fwe-ml-xl-3 {
    margin-left: 16px !important;
  }
  .fwe-mr-xl-3 {
    margin-right: 16px !important;
  }
  .fwe-mx-xl-3 {
    margin-right: 16px !important;
    margin-left: 16px !important;
  }
  .fwe-my-xl-3 {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
  .fwe-p-xl-3 {
    padding: 16px !important;
  }
  .fwe-pt-xl-3 {
    padding-top: 16px !important;
  }
  .fwe-pb-xl-3 {
    padding-bottom: 16px !important;
  }
  .fwe-pl-xl-3 {
    padding-left: 16px !important;
  }
  .fwe-pr-xl-3 {
    padding-right: 16px !important;
  }
  .fwe-px-xl-3 {
    padding-right: 16px !important;
    padding-left: 16px !important;
  }
  .fwe-py-xl-3 {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
  .fwe-m-xl-4 {
    margin: 24px !important;
  }
  .fwe-mt-xl-4 {
    margin-top: 24px !important;
  }
  .fwe-mb-xl-4 {
    margin-bottom: 24px !important;
  }
  .fwe-ml-xl-4 {
    margin-left: 24px !important;
  }
  .fwe-mr-xl-4 {
    margin-right: 24px !important;
  }
  .fwe-mx-xl-4 {
    margin-right: 24px !important;
    margin-left: 24px !important;
  }
  .fwe-my-xl-4 {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
  .fwe-p-xl-4 {
    padding: 24px !important;
  }
  .fwe-pt-xl-4 {
    padding-top: 24px !important;
  }
  .fwe-pb-xl-4 {
    padding-bottom: 24px !important;
  }
  .fwe-pl-xl-4 {
    padding-left: 24px !important;
  }
  .fwe-pr-xl-4 {
    padding-right: 24px !important;
  }
  .fwe-px-xl-4 {
    padding-right: 24px !important;
    padding-left: 24px !important;
  }
  .fwe-py-xl-4 {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
  .fwe-m-xl-5 {
    margin: 32px !important;
  }
  .fwe-mt-xl-5 {
    margin-top: 32px !important;
  }
  .fwe-mb-xl-5 {
    margin-bottom: 32px !important;
  }
  .fwe-ml-xl-5 {
    margin-left: 32px !important;
  }
  .fwe-mr-xl-5 {
    margin-right: 32px !important;
  }
  .fwe-mx-xl-5 {
    margin-right: 32px !important;
    margin-left: 32px !important;
  }
  .fwe-my-xl-5 {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }
  .fwe-p-xl-5 {
    padding: 32px !important;
  }
  .fwe-pt-xl-5 {
    padding-top: 32px !important;
  }
  .fwe-pb-xl-5 {
    padding-bottom: 32px !important;
  }
  .fwe-pl-xl-5 {
    padding-left: 32px !important;
  }
  .fwe-pr-xl-5 {
    padding-right: 32px !important;
  }
  .fwe-px-xl-5 {
    padding-right: 32px !important;
    padding-left: 32px !important;
  }
  .fwe-py-xl-5 {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
  .fwe-m-xl-6 {
    margin: 48px !important;
  }
  .fwe-mt-xl-6 {
    margin-top: 48px !important;
  }
  .fwe-mb-xl-6 {
    margin-bottom: 48px !important;
  }
  .fwe-ml-xl-6 {
    margin-left: 48px !important;
  }
  .fwe-mr-xl-6 {
    margin-right: 48px !important;
  }
  .fwe-mx-xl-6 {
    margin-right: 48px !important;
    margin-left: 48px !important;
  }
  .fwe-my-xl-6 {
    margin-top: 48px !important;
    margin-bottom: 48px !important;
  }
  .fwe-p-xl-6 {
    padding: 48px !important;
  }
  .fwe-pt-xl-6 {
    padding-top: 48px !important;
  }
  .fwe-pb-xl-6 {
    padding-bottom: 48px !important;
  }
  .fwe-pl-xl-6 {
    padding-left: 48px !important;
  }
  .fwe-pr-xl-6 {
    padding-right: 48px !important;
  }
  .fwe-px-xl-6 {
    padding-right: 48px !important;
    padding-left: 48px !important;
  }
  .fwe-py-xl-6 {
    padding-top: 48px !important;
    padding-bottom: 48px !important;
  }
  .fwe-m-xl-xxxs {
    margin: 4px !important;
  }
  .fwe-mt-xl-xxxs {
    margin-top: 4px !important;
  }
  .fwe-mb-xl-xxxs {
    margin-bottom: 4px !important;
  }
  .fwe-ml-xl-xxxs {
    margin-left: 4px !important;
  }
  .fwe-mr-xl-xxxs {
    margin-right: 4px !important;
  }
  .fwe-mx-xl-xxxs {
    margin-right: 4px !important;
    margin-left: 4px !important;
  }
  .fwe-my-xl-xxxs {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
  }
  .fwe-p-xl-xxxs {
    padding: 4px !important;
  }
  .fwe-pt-xl-xxxs {
    padding-top: 4px !important;
  }
  .fwe-pb-xl-xxxs {
    padding-bottom: 4px !important;
  }
  .fwe-pl-xl-xxxs {
    padding-left: 4px !important;
  }
  .fwe-pr-xl-xxxs {
    padding-right: 4px !important;
  }
  .fwe-px-xl-xxxs {
    padding-right: 4px !important;
    padding-left: 4px !important;
  }
  .fwe-py-xl-xxxs {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
  .fwe-m-xl-xxs {
    margin: 8px !important;
  }
  .fwe-mt-xl-xxs {
    margin-top: 8px !important;
  }
  .fwe-mb-xl-xxs {
    margin-bottom: 8px !important;
  }
  .fwe-ml-xl-xxs {
    margin-left: 8px !important;
  }
  .fwe-mr-xl-xxs {
    margin-right: 8px !important;
  }
  .fwe-mx-xl-xxs {
    margin-right: 8px !important;
    margin-left: 8px !important;
  }
  .fwe-my-xl-xxs {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
  .fwe-p-xl-xxs {
    padding: 8px !important;
  }
  .fwe-pt-xl-xxs {
    padding-top: 8px !important;
  }
  .fwe-pb-xl-xxs {
    padding-bottom: 8px !important;
  }
  .fwe-pl-xl-xxs {
    padding-left: 8px !important;
  }
  .fwe-pr-xl-xxs {
    padding-right: 8px !important;
  }
  .fwe-px-xl-xxs {
    padding-right: 8px !important;
    padding-left: 8px !important;
  }
  .fwe-py-xl-xxs {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  .fwe-m-xl-xs {
    margin: 12px !important;
  }
  .fwe-mt-xl-xs {
    margin-top: 12px !important;
  }
  .fwe-mb-xl-xs {
    margin-bottom: 12px !important;
  }
  .fwe-ml-xl-xs {
    margin-left: 12px !important;
  }
  .fwe-mr-xl-xs {
    margin-right: 12px !important;
  }
  .fwe-mx-xl-xs {
    margin-right: 12px !important;
    margin-left: 12px !important;
  }
  .fwe-my-xl-xs {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
  }
  .fwe-p-xl-xs {
    padding: 12px !important;
  }
  .fwe-pt-xl-xs {
    padding-top: 12px !important;
  }
  .fwe-pb-xl-xs {
    padding-bottom: 12px !important;
  }
  .fwe-pl-xl-xs {
    padding-left: 12px !important;
  }
  .fwe-pr-xl-xs {
    padding-right: 12px !important;
  }
  .fwe-px-xl-xs {
    padding-right: 12px !important;
    padding-left: 12px !important;
  }
  .fwe-py-xl-xs {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
  .fwe-m-xl-s {
    margin: 16px !important;
  }
  .fwe-mt-xl-s {
    margin-top: 16px !important;
  }
  .fwe-mb-xl-s {
    margin-bottom: 16px !important;
  }
  .fwe-ml-xl-s {
    margin-left: 16px !important;
  }
  .fwe-mr-xl-s {
    margin-right: 16px !important;
  }
  .fwe-mx-xl-s {
    margin-right: 16px !important;
    margin-left: 16px !important;
  }
  .fwe-my-xl-s {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
  .fwe-p-xl-s {
    padding: 16px !important;
  }
  .fwe-pt-xl-s {
    padding-top: 16px !important;
  }
  .fwe-pb-xl-s {
    padding-bottom: 16px !important;
  }
  .fwe-pl-xl-s {
    padding-left: 16px !important;
  }
  .fwe-pr-xl-s {
    padding-right: 16px !important;
  }
  .fwe-px-xl-s {
    padding-right: 16px !important;
    padding-left: 16px !important;
  }
  .fwe-py-xl-s {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
  .fwe-m-xl-m {
    margin: 24px !important;
  }
  .fwe-mt-xl-m {
    margin-top: 24px !important;
  }
  .fwe-mb-xl-m {
    margin-bottom: 24px !important;
  }
  .fwe-ml-xl-m {
    margin-left: 24px !important;
  }
  .fwe-mr-xl-m {
    margin-right: 24px !important;
  }
  .fwe-mx-xl-m {
    margin-right: 24px !important;
    margin-left: 24px !important;
  }
  .fwe-my-xl-m {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
  .fwe-p-xl-m {
    padding: 24px !important;
  }
  .fwe-pt-xl-m {
    padding-top: 24px !important;
  }
  .fwe-pb-xl-m {
    padding-bottom: 24px !important;
  }
  .fwe-pl-xl-m {
    padding-left: 24px !important;
  }
  .fwe-pr-xl-m {
    padding-right: 24px !important;
  }
  .fwe-px-xl-m {
    padding-right: 24px !important;
    padding-left: 24px !important;
  }
  .fwe-py-xl-m {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
  .fwe-m-xl-l {
    margin: 32px !important;
  }
  .fwe-mt-xl-l {
    margin-top: 32px !important;
  }
  .fwe-mb-xl-l {
    margin-bottom: 32px !important;
  }
  .fwe-ml-xl-l {
    margin-left: 32px !important;
  }
  .fwe-mr-xl-l {
    margin-right: 32px !important;
  }
  .fwe-mx-xl-l {
    margin-right: 32px !important;
    margin-left: 32px !important;
  }
  .fwe-my-xl-l {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }
  .fwe-p-xl-l {
    padding: 32px !important;
  }
  .fwe-pt-xl-l {
    padding-top: 32px !important;
  }
  .fwe-pb-xl-l {
    padding-bottom: 32px !important;
  }
  .fwe-pl-xl-l {
    padding-left: 32px !important;
  }
  .fwe-pr-xl-l {
    padding-right: 32px !important;
  }
  .fwe-px-xl-l {
    padding-right: 32px !important;
    padding-left: 32px !important;
  }
  .fwe-py-xl-l {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
  .fwe-m-xl-xl {
    margin: 48px !important;
  }
  .fwe-mt-xl-xl {
    margin-top: 48px !important;
  }
  .fwe-mb-xl-xl {
    margin-bottom: 48px !important;
  }
  .fwe-ml-xl-xl {
    margin-left: 48px !important;
  }
  .fwe-mr-xl-xl {
    margin-right: 48px !important;
  }
  .fwe-mx-xl-xl {
    margin-right: 48px !important;
    margin-left: 48px !important;
  }
  .fwe-my-xl-xl {
    margin-top: 48px !important;
    margin-bottom: 48px !important;
  }
  .fwe-p-xl-xl {
    padding: 48px !important;
  }
  .fwe-pt-xl-xl {
    padding-top: 48px !important;
  }
  .fwe-pb-xl-xl {
    padding-bottom: 48px !important;
  }
  .fwe-pl-xl-xl {
    padding-left: 48px !important;
  }
  .fwe-pr-xl-xl {
    padding-right: 48px !important;
  }
  .fwe-px-xl-xl {
    padding-right: 48px !important;
    padding-left: 48px !important;
  }
  .fwe-py-xl-xl {
    padding-top: 48px !important;
    padding-bottom: 48px !important;
  }
  .fwe-m-xl-xxl {
    margin: 64px !important;
  }
  .fwe-mt-xl-xxl {
    margin-top: 64px !important;
  }
  .fwe-mb-xl-xxl {
    margin-bottom: 64px !important;
  }
  .fwe-ml-xl-xxl {
    margin-left: 64px !important;
  }
  .fwe-mr-xl-xxl {
    margin-right: 64px !important;
  }
  .fwe-mx-xl-xxl {
    margin-right: 64px !important;
    margin-left: 64px !important;
  }
  .fwe-my-xl-xxl {
    margin-top: 64px !important;
    margin-bottom: 64px !important;
  }
  .fwe-p-xl-xxl {
    padding: 64px !important;
  }
  .fwe-pt-xl-xxl {
    padding-top: 64px !important;
  }
  .fwe-pb-xl-xxl {
    padding-bottom: 64px !important;
  }
  .fwe-pl-xl-xxl {
    padding-left: 64px !important;
  }
  .fwe-pr-xl-xxl {
    padding-right: 64px !important;
  }
  .fwe-px-xl-xxl {
    padding-right: 64px !important;
    padding-left: 64px !important;
  }
  .fwe-py-xl-xxl {
    padding-top: 64px !important;
    padding-bottom: 64px !important;
  }
}
@media (min-width: 1921px) {
  .fwe-m-xxl-0 {
    margin: 0 !important;
  }
  .fwe-mt-xxl-0 {
    margin-top: 0 !important;
  }
  .fwe-mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .fwe-ml-xxl-0 {
    margin-left: 0 !important;
  }
  .fwe-mr-xxl-0 {
    margin-right: 0 !important;
  }
  .fwe-mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .fwe-my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .fwe-p-xxl-0 {
    padding: 0 !important;
  }
  .fwe-pt-xxl-0 {
    padding-top: 0 !important;
  }
  .fwe-pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .fwe-pl-xxl-0 {
    padding-left: 0 !important;
  }
  .fwe-pr-xxl-0 {
    padding-right: 0 !important;
  }
  .fwe-px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .fwe-py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .fwe-m-xxl-1 {
    margin: 4px !important;
  }
  .fwe-mt-xxl-1 {
    margin-top: 4px !important;
  }
  .fwe-mb-xxl-1 {
    margin-bottom: 4px !important;
  }
  .fwe-ml-xxl-1 {
    margin-left: 4px !important;
  }
  .fwe-mr-xxl-1 {
    margin-right: 4px !important;
  }
  .fwe-mx-xxl-1 {
    margin-right: 4px !important;
    margin-left: 4px !important;
  }
  .fwe-my-xxl-1 {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
  }
  .fwe-p-xxl-1 {
    padding: 4px !important;
  }
  .fwe-pt-xxl-1 {
    padding-top: 4px !important;
  }
  .fwe-pb-xxl-1 {
    padding-bottom: 4px !important;
  }
  .fwe-pl-xxl-1 {
    padding-left: 4px !important;
  }
  .fwe-pr-xxl-1 {
    padding-right: 4px !important;
  }
  .fwe-px-xxl-1 {
    padding-right: 4px !important;
    padding-left: 4px !important;
  }
  .fwe-py-xxl-1 {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
  .fwe-m-xxl-2 {
    margin: 8px !important;
  }
  .fwe-mt-xxl-2 {
    margin-top: 8px !important;
  }
  .fwe-mb-xxl-2 {
    margin-bottom: 8px !important;
  }
  .fwe-ml-xxl-2 {
    margin-left: 8px !important;
  }
  .fwe-mr-xxl-2 {
    margin-right: 8px !important;
  }
  .fwe-mx-xxl-2 {
    margin-right: 8px !important;
    margin-left: 8px !important;
  }
  .fwe-my-xxl-2 {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
  .fwe-p-xxl-2 {
    padding: 8px !important;
  }
  .fwe-pt-xxl-2 {
    padding-top: 8px !important;
  }
  .fwe-pb-xxl-2 {
    padding-bottom: 8px !important;
  }
  .fwe-pl-xxl-2 {
    padding-left: 8px !important;
  }
  .fwe-pr-xxl-2 {
    padding-right: 8px !important;
  }
  .fwe-px-xxl-2 {
    padding-right: 8px !important;
    padding-left: 8px !important;
  }
  .fwe-py-xxl-2 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  .fwe-m-xxl-3 {
    margin: 16px !important;
  }
  .fwe-mt-xxl-3 {
    margin-top: 16px !important;
  }
  .fwe-mb-xxl-3 {
    margin-bottom: 16px !important;
  }
  .fwe-ml-xxl-3 {
    margin-left: 16px !important;
  }
  .fwe-mr-xxl-3 {
    margin-right: 16px !important;
  }
  .fwe-mx-xxl-3 {
    margin-right: 16px !important;
    margin-left: 16px !important;
  }
  .fwe-my-xxl-3 {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
  .fwe-p-xxl-3 {
    padding: 16px !important;
  }
  .fwe-pt-xxl-3 {
    padding-top: 16px !important;
  }
  .fwe-pb-xxl-3 {
    padding-bottom: 16px !important;
  }
  .fwe-pl-xxl-3 {
    padding-left: 16px !important;
  }
  .fwe-pr-xxl-3 {
    padding-right: 16px !important;
  }
  .fwe-px-xxl-3 {
    padding-right: 16px !important;
    padding-left: 16px !important;
  }
  .fwe-py-xxl-3 {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
  .fwe-m-xxl-4 {
    margin: 24px !important;
  }
  .fwe-mt-xxl-4 {
    margin-top: 24px !important;
  }
  .fwe-mb-xxl-4 {
    margin-bottom: 24px !important;
  }
  .fwe-ml-xxl-4 {
    margin-left: 24px !important;
  }
  .fwe-mr-xxl-4 {
    margin-right: 24px !important;
  }
  .fwe-mx-xxl-4 {
    margin-right: 24px !important;
    margin-left: 24px !important;
  }
  .fwe-my-xxl-4 {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
  .fwe-p-xxl-4 {
    padding: 24px !important;
  }
  .fwe-pt-xxl-4 {
    padding-top: 24px !important;
  }
  .fwe-pb-xxl-4 {
    padding-bottom: 24px !important;
  }
  .fwe-pl-xxl-4 {
    padding-left: 24px !important;
  }
  .fwe-pr-xxl-4 {
    padding-right: 24px !important;
  }
  .fwe-px-xxl-4 {
    padding-right: 24px !important;
    padding-left: 24px !important;
  }
  .fwe-py-xxl-4 {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
  .fwe-m-xxl-5 {
    margin: 32px !important;
  }
  .fwe-mt-xxl-5 {
    margin-top: 32px !important;
  }
  .fwe-mb-xxl-5 {
    margin-bottom: 32px !important;
  }
  .fwe-ml-xxl-5 {
    margin-left: 32px !important;
  }
  .fwe-mr-xxl-5 {
    margin-right: 32px !important;
  }
  .fwe-mx-xxl-5 {
    margin-right: 32px !important;
    margin-left: 32px !important;
  }
  .fwe-my-xxl-5 {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }
  .fwe-p-xxl-5 {
    padding: 32px !important;
  }
  .fwe-pt-xxl-5 {
    padding-top: 32px !important;
  }
  .fwe-pb-xxl-5 {
    padding-bottom: 32px !important;
  }
  .fwe-pl-xxl-5 {
    padding-left: 32px !important;
  }
  .fwe-pr-xxl-5 {
    padding-right: 32px !important;
  }
  .fwe-px-xxl-5 {
    padding-right: 32px !important;
    padding-left: 32px !important;
  }
  .fwe-py-xxl-5 {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
  .fwe-m-xxl-6 {
    margin: 48px !important;
  }
  .fwe-mt-xxl-6 {
    margin-top: 48px !important;
  }
  .fwe-mb-xxl-6 {
    margin-bottom: 48px !important;
  }
  .fwe-ml-xxl-6 {
    margin-left: 48px !important;
  }
  .fwe-mr-xxl-6 {
    margin-right: 48px !important;
  }
  .fwe-mx-xxl-6 {
    margin-right: 48px !important;
    margin-left: 48px !important;
  }
  .fwe-my-xxl-6 {
    margin-top: 48px !important;
    margin-bottom: 48px !important;
  }
  .fwe-p-xxl-6 {
    padding: 48px !important;
  }
  .fwe-pt-xxl-6 {
    padding-top: 48px !important;
  }
  .fwe-pb-xxl-6 {
    padding-bottom: 48px !important;
  }
  .fwe-pl-xxl-6 {
    padding-left: 48px !important;
  }
  .fwe-pr-xxl-6 {
    padding-right: 48px !important;
  }
  .fwe-px-xxl-6 {
    padding-right: 48px !important;
    padding-left: 48px !important;
  }
  .fwe-py-xxl-6 {
    padding-top: 48px !important;
    padding-bottom: 48px !important;
  }
  .fwe-m-xxl-xxxs {
    margin: 4px !important;
  }
  .fwe-mt-xxl-xxxs {
    margin-top: 4px !important;
  }
  .fwe-mb-xxl-xxxs {
    margin-bottom: 4px !important;
  }
  .fwe-ml-xxl-xxxs {
    margin-left: 4px !important;
  }
  .fwe-mr-xxl-xxxs {
    margin-right: 4px !important;
  }
  .fwe-mx-xxl-xxxs {
    margin-right: 4px !important;
    margin-left: 4px !important;
  }
  .fwe-my-xxl-xxxs {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
  }
  .fwe-p-xxl-xxxs {
    padding: 4px !important;
  }
  .fwe-pt-xxl-xxxs {
    padding-top: 4px !important;
  }
  .fwe-pb-xxl-xxxs {
    padding-bottom: 4px !important;
  }
  .fwe-pl-xxl-xxxs {
    padding-left: 4px !important;
  }
  .fwe-pr-xxl-xxxs {
    padding-right: 4px !important;
  }
  .fwe-px-xxl-xxxs {
    padding-right: 4px !important;
    padding-left: 4px !important;
  }
  .fwe-py-xxl-xxxs {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
  .fwe-m-xxl-xxs {
    margin: 8px !important;
  }
  .fwe-mt-xxl-xxs {
    margin-top: 8px !important;
  }
  .fwe-mb-xxl-xxs {
    margin-bottom: 8px !important;
  }
  .fwe-ml-xxl-xxs {
    margin-left: 8px !important;
  }
  .fwe-mr-xxl-xxs {
    margin-right: 8px !important;
  }
  .fwe-mx-xxl-xxs {
    margin-right: 8px !important;
    margin-left: 8px !important;
  }
  .fwe-my-xxl-xxs {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
  .fwe-p-xxl-xxs {
    padding: 8px !important;
  }
  .fwe-pt-xxl-xxs {
    padding-top: 8px !important;
  }
  .fwe-pb-xxl-xxs {
    padding-bottom: 8px !important;
  }
  .fwe-pl-xxl-xxs {
    padding-left: 8px !important;
  }
  .fwe-pr-xxl-xxs {
    padding-right: 8px !important;
  }
  .fwe-px-xxl-xxs {
    padding-right: 8px !important;
    padding-left: 8px !important;
  }
  .fwe-py-xxl-xxs {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  .fwe-m-xxl-xs {
    margin: 12px !important;
  }
  .fwe-mt-xxl-xs {
    margin-top: 12px !important;
  }
  .fwe-mb-xxl-xs {
    margin-bottom: 12px !important;
  }
  .fwe-ml-xxl-xs {
    margin-left: 12px !important;
  }
  .fwe-mr-xxl-xs {
    margin-right: 12px !important;
  }
  .fwe-mx-xxl-xs {
    margin-right: 12px !important;
    margin-left: 12px !important;
  }
  .fwe-my-xxl-xs {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
  }
  .fwe-p-xxl-xs {
    padding: 12px !important;
  }
  .fwe-pt-xxl-xs {
    padding-top: 12px !important;
  }
  .fwe-pb-xxl-xs {
    padding-bottom: 12px !important;
  }
  .fwe-pl-xxl-xs {
    padding-left: 12px !important;
  }
  .fwe-pr-xxl-xs {
    padding-right: 12px !important;
  }
  .fwe-px-xxl-xs {
    padding-right: 12px !important;
    padding-left: 12px !important;
  }
  .fwe-py-xxl-xs {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
  .fwe-m-xxl-s {
    margin: 16px !important;
  }
  .fwe-mt-xxl-s {
    margin-top: 16px !important;
  }
  .fwe-mb-xxl-s {
    margin-bottom: 16px !important;
  }
  .fwe-ml-xxl-s {
    margin-left: 16px !important;
  }
  .fwe-mr-xxl-s {
    margin-right: 16px !important;
  }
  .fwe-mx-xxl-s {
    margin-right: 16px !important;
    margin-left: 16px !important;
  }
  .fwe-my-xxl-s {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
  .fwe-p-xxl-s {
    padding: 16px !important;
  }
  .fwe-pt-xxl-s {
    padding-top: 16px !important;
  }
  .fwe-pb-xxl-s {
    padding-bottom: 16px !important;
  }
  .fwe-pl-xxl-s {
    padding-left: 16px !important;
  }
  .fwe-pr-xxl-s {
    padding-right: 16px !important;
  }
  .fwe-px-xxl-s {
    padding-right: 16px !important;
    padding-left: 16px !important;
  }
  .fwe-py-xxl-s {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
  .fwe-m-xxl-m {
    margin: 24px !important;
  }
  .fwe-mt-xxl-m {
    margin-top: 24px !important;
  }
  .fwe-mb-xxl-m {
    margin-bottom: 24px !important;
  }
  .fwe-ml-xxl-m {
    margin-left: 24px !important;
  }
  .fwe-mr-xxl-m {
    margin-right: 24px !important;
  }
  .fwe-mx-xxl-m {
    margin-right: 24px !important;
    margin-left: 24px !important;
  }
  .fwe-my-xxl-m {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
  .fwe-p-xxl-m {
    padding: 24px !important;
  }
  .fwe-pt-xxl-m {
    padding-top: 24px !important;
  }
  .fwe-pb-xxl-m {
    padding-bottom: 24px !important;
  }
  .fwe-pl-xxl-m {
    padding-left: 24px !important;
  }
  .fwe-pr-xxl-m {
    padding-right: 24px !important;
  }
  .fwe-px-xxl-m {
    padding-right: 24px !important;
    padding-left: 24px !important;
  }
  .fwe-py-xxl-m {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
  .fwe-m-xxl-l {
    margin: 32px !important;
  }
  .fwe-mt-xxl-l {
    margin-top: 32px !important;
  }
  .fwe-mb-xxl-l {
    margin-bottom: 32px !important;
  }
  .fwe-ml-xxl-l {
    margin-left: 32px !important;
  }
  .fwe-mr-xxl-l {
    margin-right: 32px !important;
  }
  .fwe-mx-xxl-l {
    margin-right: 32px !important;
    margin-left: 32px !important;
  }
  .fwe-my-xxl-l {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }
  .fwe-p-xxl-l {
    padding: 32px !important;
  }
  .fwe-pt-xxl-l {
    padding-top: 32px !important;
  }
  .fwe-pb-xxl-l {
    padding-bottom: 32px !important;
  }
  .fwe-pl-xxl-l {
    padding-left: 32px !important;
  }
  .fwe-pr-xxl-l {
    padding-right: 32px !important;
  }
  .fwe-px-xxl-l {
    padding-right: 32px !important;
    padding-left: 32px !important;
  }
  .fwe-py-xxl-l {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
  .fwe-m-xxl-xl {
    margin: 48px !important;
  }
  .fwe-mt-xxl-xl {
    margin-top: 48px !important;
  }
  .fwe-mb-xxl-xl {
    margin-bottom: 48px !important;
  }
  .fwe-ml-xxl-xl {
    margin-left: 48px !important;
  }
  .fwe-mr-xxl-xl {
    margin-right: 48px !important;
  }
  .fwe-mx-xxl-xl {
    margin-right: 48px !important;
    margin-left: 48px !important;
  }
  .fwe-my-xxl-xl {
    margin-top: 48px !important;
    margin-bottom: 48px !important;
  }
  .fwe-p-xxl-xl {
    padding: 48px !important;
  }
  .fwe-pt-xxl-xl {
    padding-top: 48px !important;
  }
  .fwe-pb-xxl-xl {
    padding-bottom: 48px !important;
  }
  .fwe-pl-xxl-xl {
    padding-left: 48px !important;
  }
  .fwe-pr-xxl-xl {
    padding-right: 48px !important;
  }
  .fwe-px-xxl-xl {
    padding-right: 48px !important;
    padding-left: 48px !important;
  }
  .fwe-py-xxl-xl {
    padding-top: 48px !important;
    padding-bottom: 48px !important;
  }
  .fwe-m-xxl-xxl {
    margin: 64px !important;
  }
  .fwe-mt-xxl-xxl {
    margin-top: 64px !important;
  }
  .fwe-mb-xxl-xxl {
    margin-bottom: 64px !important;
  }
  .fwe-ml-xxl-xxl {
    margin-left: 64px !important;
  }
  .fwe-mr-xxl-xxl {
    margin-right: 64px !important;
  }
  .fwe-mx-xxl-xxl {
    margin-right: 64px !important;
    margin-left: 64px !important;
  }
  .fwe-my-xxl-xxl {
    margin-top: 64px !important;
    margin-bottom: 64px !important;
  }
  .fwe-p-xxl-xxl {
    padding: 64px !important;
  }
  .fwe-pt-xxl-xxl {
    padding-top: 64px !important;
  }
  .fwe-pb-xxl-xxl {
    padding-bottom: 64px !important;
  }
  .fwe-pl-xxl-xxl {
    padding-left: 64px !important;
  }
  .fwe-pr-xxl-xxl {
    padding-right: 64px !important;
  }
  .fwe-px-xxl-xxl {
    padding-right: 64px !important;
    padding-left: 64px !important;
  }
  .fwe-py-xxl-xxl {
    padding-top: 64px !important;
    padding-bottom: 64px !important;
  }
}
.fwe-b {
  border: 1px solid var(--fwe-border) !important;
}
.fwe-bt {
  border-top: 1px solid var(--fwe-border) !important;
}
.fwe-bb {
  border-bottom: 1px solid var(--fwe-border) !important;
}
.fwe-bl {
  border-left: 1px solid var(--fwe-border) !important;
}
.fwe-br {
  border-right: 1px solid var(--fwe-border) !important;
}
.fwe-bx {
  border-left: 1px solid var(--fwe-border) !important;
  border-right: 1px solid var(--fwe-border) !important;
}
.fwe-by {
  border-top: 1px solid var(--fwe-border) !important;
  border-bottom: 1px solid var(--fwe-border) !important;
}
.fwe-b-none {
  border: none !important;
}
.fwe-bt-none {
  border-top: none !important;
}
.fwe-bb-none {
  border-bottom: none !important;
}
.fwe-bl-none {
  border-left: none !important;
}
.fwe-br-none {
  border-right: none !important;
}
.fwe-bx-none {
  border-left: none !important;
  border-right: none !important;
}
.fwe-by-none {
  border-top: none !important;
  border-bottom: none !important;
}
.fwe-b-disabled {
  border: 1px solid var(--fwe-border-disabled) !important;
}
.fwe-bt-disabled {
  border-top: 1px solid var(--fwe-border-disabled) !important;
}
.fwe-bb-disabled {
  border-bottom: 1px solid var(--fwe-border-disabled) !important;
}
.fwe-bl-disabled {
  border-left: 1px solid var(--fwe-border-disabled) !important;
}
.fwe-br-disabled {
  border-right: 1px solid var(--fwe-border-disabled) !important;
}
.fwe-bx-disabled {
  border-left: 1px solid var(--fwe-border-disabled) !important;
  border-right: 1px solid var(--fwe-border-disabled) !important;
}
.fwe-by-disabled {
  border-top: 1px solid var(--fwe-border-disabled) !important;
  border-bottom: 1px solid var(--fwe-border-disabled) !important;
}
.fwe-b-none {
  border: none !important;
}
.fwe-bt-none {
  border-top: none !important;
}
.fwe-bb-none {
  border-bottom: none !important;
}
.fwe-bl-none {
  border-left: none !important;
}
.fwe-br-none {
  border-right: none !important;
}
.fwe-bx-none {
  border-left: none !important;
  border-right: none !important;
}
.fwe-by-none {
  border-top: none !important;
  border-bottom: none !important;
}
@media (min-width: 375px) {
  .fwe-b-xxs {
    border: 1px solid var(--fwe-border) !important;
  }
  .fwe-bt-xxs {
    border-top: 1px solid var(--fwe-border) !important;
  }
  .fwe-bb-xxs {
    border-bottom: 1px solid var(--fwe-border) !important;
  }
  .fwe-bl-xxs {
    border-left: 1px solid var(--fwe-border) !important;
  }
  .fwe-br-xxs {
    border-right: 1px solid var(--fwe-border) !important;
  }
  .fwe-bx-xxs {
    border-left: 1px solid var(--fwe-border) !important;
    border-right: 1px solid var(--fwe-border) !important;
  }
  .fwe-by-xxs {
    border-top: 1px solid var(--fwe-border) !important;
    border-bottom: 1px solid var(--fwe-border) !important;
  }
  .fwe-b-xxs-none {
    border: none !important;
  }
  .fwe-bt-xxs-none {
    border-top: none !important;
  }
  .fwe-bb-xxs-none {
    border-bottom: none !important;
  }
  .fwe-bl-xxs-none {
    border-left: none !important;
  }
  .fwe-br-xxs-none {
    border-right: none !important;
  }
  .fwe-bx-xxs-none {
    border-left: none !important;
    border-right: none !important;
  }
  .fwe-by-xxs-none {
    border-top: none !important;
    border-bottom: none !important;
  }
  .fwe-b-xxs-disabled {
    border: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-bt-xxs-disabled {
    border-top: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-bb-xxs-disabled {
    border-bottom: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-bl-xxs-disabled {
    border-left: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-br-xxs-disabled {
    border-right: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-bx-xxs-disabled {
    border-left: 1px solid var(--fwe-border-disabled) !important;
    border-right: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-by-xxs-disabled {
    border-top: 1px solid var(--fwe-border-disabled) !important;
    border-bottom: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-b-xxs-none {
    border: none !important;
  }
  .fwe-bt-xxs-none {
    border-top: none !important;
  }
  .fwe-bb-xxs-none {
    border-bottom: none !important;
  }
  .fwe-bl-xxs-none {
    border-left: none !important;
  }
  .fwe-br-xxs-none {
    border-right: none !important;
  }
  .fwe-bx-xxs-none {
    border-left: none !important;
    border-right: none !important;
  }
  .fwe-by-xxs-none {
    border-top: none !important;
    border-bottom: none !important;
  }
}
@media (min-width: 600px) {
  .fwe-b-xs {
    border: 1px solid var(--fwe-border) !important;
  }
  .fwe-bt-xs {
    border-top: 1px solid var(--fwe-border) !important;
  }
  .fwe-bb-xs {
    border-bottom: 1px solid var(--fwe-border) !important;
  }
  .fwe-bl-xs {
    border-left: 1px solid var(--fwe-border) !important;
  }
  .fwe-br-xs {
    border-right: 1px solid var(--fwe-border) !important;
  }
  .fwe-bx-xs {
    border-left: 1px solid var(--fwe-border) !important;
    border-right: 1px solid var(--fwe-border) !important;
  }
  .fwe-by-xs {
    border-top: 1px solid var(--fwe-border) !important;
    border-bottom: 1px solid var(--fwe-border) !important;
  }
  .fwe-b-xs-none {
    border: none !important;
  }
  .fwe-bt-xs-none {
    border-top: none !important;
  }
  .fwe-bb-xs-none {
    border-bottom: none !important;
  }
  .fwe-bl-xs-none {
    border-left: none !important;
  }
  .fwe-br-xs-none {
    border-right: none !important;
  }
  .fwe-bx-xs-none {
    border-left: none !important;
    border-right: none !important;
  }
  .fwe-by-xs-none {
    border-top: none !important;
    border-bottom: none !important;
  }
  .fwe-b-xs-disabled {
    border: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-bt-xs-disabled {
    border-top: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-bb-xs-disabled {
    border-bottom: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-bl-xs-disabled {
    border-left: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-br-xs-disabled {
    border-right: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-bx-xs-disabled {
    border-left: 1px solid var(--fwe-border-disabled) !important;
    border-right: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-by-xs-disabled {
    border-top: 1px solid var(--fwe-border-disabled) !important;
    border-bottom: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-b-xs-none {
    border: none !important;
  }
  .fwe-bt-xs-none {
    border-top: none !important;
  }
  .fwe-bb-xs-none {
    border-bottom: none !important;
  }
  .fwe-bl-xs-none {
    border-left: none !important;
  }
  .fwe-br-xs-none {
    border-right: none !important;
  }
  .fwe-bx-xs-none {
    border-left: none !important;
    border-right: none !important;
  }
  .fwe-by-xs-none {
    border-top: none !important;
    border-bottom: none !important;
  }
}
@media (min-width: 769px) {
  .fwe-b-sm {
    border: 1px solid var(--fwe-border) !important;
  }
  .fwe-bt-sm {
    border-top: 1px solid var(--fwe-border) !important;
  }
  .fwe-bb-sm {
    border-bottom: 1px solid var(--fwe-border) !important;
  }
  .fwe-bl-sm {
    border-left: 1px solid var(--fwe-border) !important;
  }
  .fwe-br-sm {
    border-right: 1px solid var(--fwe-border) !important;
  }
  .fwe-bx-sm {
    border-left: 1px solid var(--fwe-border) !important;
    border-right: 1px solid var(--fwe-border) !important;
  }
  .fwe-by-sm {
    border-top: 1px solid var(--fwe-border) !important;
    border-bottom: 1px solid var(--fwe-border) !important;
  }
  .fwe-b-sm-none {
    border: none !important;
  }
  .fwe-bt-sm-none {
    border-top: none !important;
  }
  .fwe-bb-sm-none {
    border-bottom: none !important;
  }
  .fwe-bl-sm-none {
    border-left: none !important;
  }
  .fwe-br-sm-none {
    border-right: none !important;
  }
  .fwe-bx-sm-none {
    border-left: none !important;
    border-right: none !important;
  }
  .fwe-by-sm-none {
    border-top: none !important;
    border-bottom: none !important;
  }
  .fwe-b-sm-disabled {
    border: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-bt-sm-disabled {
    border-top: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-bb-sm-disabled {
    border-bottom: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-bl-sm-disabled {
    border-left: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-br-sm-disabled {
    border-right: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-bx-sm-disabled {
    border-left: 1px solid var(--fwe-border-disabled) !important;
    border-right: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-by-sm-disabled {
    border-top: 1px solid var(--fwe-border-disabled) !important;
    border-bottom: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-b-sm-none {
    border: none !important;
  }
  .fwe-bt-sm-none {
    border-top: none !important;
  }
  .fwe-bb-sm-none {
    border-bottom: none !important;
  }
  .fwe-bl-sm-none {
    border-left: none !important;
  }
  .fwe-br-sm-none {
    border-right: none !important;
  }
  .fwe-bx-sm-none {
    border-left: none !important;
    border-right: none !important;
  }
  .fwe-by-sm-none {
    border-top: none !important;
    border-bottom: none !important;
  }
}
@media (min-width: 1025px) {
  .fwe-b-md {
    border: 1px solid var(--fwe-border) !important;
  }
  .fwe-bt-md {
    border-top: 1px solid var(--fwe-border) !important;
  }
  .fwe-bb-md {
    border-bottom: 1px solid var(--fwe-border) !important;
  }
  .fwe-bl-md {
    border-left: 1px solid var(--fwe-border) !important;
  }
  .fwe-br-md {
    border-right: 1px solid var(--fwe-border) !important;
  }
  .fwe-bx-md {
    border-left: 1px solid var(--fwe-border) !important;
    border-right: 1px solid var(--fwe-border) !important;
  }
  .fwe-by-md {
    border-top: 1px solid var(--fwe-border) !important;
    border-bottom: 1px solid var(--fwe-border) !important;
  }
  .fwe-b-md-none {
    border: none !important;
  }
  .fwe-bt-md-none {
    border-top: none !important;
  }
  .fwe-bb-md-none {
    border-bottom: none !important;
  }
  .fwe-bl-md-none {
    border-left: none !important;
  }
  .fwe-br-md-none {
    border-right: none !important;
  }
  .fwe-bx-md-none {
    border-left: none !important;
    border-right: none !important;
  }
  .fwe-by-md-none {
    border-top: none !important;
    border-bottom: none !important;
  }
  .fwe-b-md-disabled {
    border: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-bt-md-disabled {
    border-top: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-bb-md-disabled {
    border-bottom: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-bl-md-disabled {
    border-left: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-br-md-disabled {
    border-right: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-bx-md-disabled {
    border-left: 1px solid var(--fwe-border-disabled) !important;
    border-right: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-by-md-disabled {
    border-top: 1px solid var(--fwe-border-disabled) !important;
    border-bottom: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-b-md-none {
    border: none !important;
  }
  .fwe-bt-md-none {
    border-top: none !important;
  }
  .fwe-bb-md-none {
    border-bottom: none !important;
  }
  .fwe-bl-md-none {
    border-left: none !important;
  }
  .fwe-br-md-none {
    border-right: none !important;
  }
  .fwe-bx-md-none {
    border-left: none !important;
    border-right: none !important;
  }
  .fwe-by-md-none {
    border-top: none !important;
    border-bottom: none !important;
  }
}
@media (min-width: 1281px) {
  .fwe-b-lg {
    border: 1px solid var(--fwe-border) !important;
  }
  .fwe-bt-lg {
    border-top: 1px solid var(--fwe-border) !important;
  }
  .fwe-bb-lg {
    border-bottom: 1px solid var(--fwe-border) !important;
  }
  .fwe-bl-lg {
    border-left: 1px solid var(--fwe-border) !important;
  }
  .fwe-br-lg {
    border-right: 1px solid var(--fwe-border) !important;
  }
  .fwe-bx-lg {
    border-left: 1px solid var(--fwe-border) !important;
    border-right: 1px solid var(--fwe-border) !important;
  }
  .fwe-by-lg {
    border-top: 1px solid var(--fwe-border) !important;
    border-bottom: 1px solid var(--fwe-border) !important;
  }
  .fwe-b-lg-none {
    border: none !important;
  }
  .fwe-bt-lg-none {
    border-top: none !important;
  }
  .fwe-bb-lg-none {
    border-bottom: none !important;
  }
  .fwe-bl-lg-none {
    border-left: none !important;
  }
  .fwe-br-lg-none {
    border-right: none !important;
  }
  .fwe-bx-lg-none {
    border-left: none !important;
    border-right: none !important;
  }
  .fwe-by-lg-none {
    border-top: none !important;
    border-bottom: none !important;
  }
  .fwe-b-lg-disabled {
    border: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-bt-lg-disabled {
    border-top: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-bb-lg-disabled {
    border-bottom: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-bl-lg-disabled {
    border-left: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-br-lg-disabled {
    border-right: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-bx-lg-disabled {
    border-left: 1px solid var(--fwe-border-disabled) !important;
    border-right: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-by-lg-disabled {
    border-top: 1px solid var(--fwe-border-disabled) !important;
    border-bottom: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-b-lg-none {
    border: none !important;
  }
  .fwe-bt-lg-none {
    border-top: none !important;
  }
  .fwe-bb-lg-none {
    border-bottom: none !important;
  }
  .fwe-bl-lg-none {
    border-left: none !important;
  }
  .fwe-br-lg-none {
    border-right: none !important;
  }
  .fwe-bx-lg-none {
    border-left: none !important;
    border-right: none !important;
  }
  .fwe-by-lg-none {
    border-top: none !important;
    border-bottom: none !important;
  }
}
@media (min-width: 1441px) {
  .fwe-b-xl {
    border: 1px solid var(--fwe-border) !important;
  }
  .fwe-bt-xl {
    border-top: 1px solid var(--fwe-border) !important;
  }
  .fwe-bb-xl {
    border-bottom: 1px solid var(--fwe-border) !important;
  }
  .fwe-bl-xl {
    border-left: 1px solid var(--fwe-border) !important;
  }
  .fwe-br-xl {
    border-right: 1px solid var(--fwe-border) !important;
  }
  .fwe-bx-xl {
    border-left: 1px solid var(--fwe-border) !important;
    border-right: 1px solid var(--fwe-border) !important;
  }
  .fwe-by-xl {
    border-top: 1px solid var(--fwe-border) !important;
    border-bottom: 1px solid var(--fwe-border) !important;
  }
  .fwe-b-xl-none {
    border: none !important;
  }
  .fwe-bt-xl-none {
    border-top: none !important;
  }
  .fwe-bb-xl-none {
    border-bottom: none !important;
  }
  .fwe-bl-xl-none {
    border-left: none !important;
  }
  .fwe-br-xl-none {
    border-right: none !important;
  }
  .fwe-bx-xl-none {
    border-left: none !important;
    border-right: none !important;
  }
  .fwe-by-xl-none {
    border-top: none !important;
    border-bottom: none !important;
  }
  .fwe-b-xl-disabled {
    border: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-bt-xl-disabled {
    border-top: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-bb-xl-disabled {
    border-bottom: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-bl-xl-disabled {
    border-left: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-br-xl-disabled {
    border-right: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-bx-xl-disabled {
    border-left: 1px solid var(--fwe-border-disabled) !important;
    border-right: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-by-xl-disabled {
    border-top: 1px solid var(--fwe-border-disabled) !important;
    border-bottom: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-b-xl-none {
    border: none !important;
  }
  .fwe-bt-xl-none {
    border-top: none !important;
  }
  .fwe-bb-xl-none {
    border-bottom: none !important;
  }
  .fwe-bl-xl-none {
    border-left: none !important;
  }
  .fwe-br-xl-none {
    border-right: none !important;
  }
  .fwe-bx-xl-none {
    border-left: none !important;
    border-right: none !important;
  }
  .fwe-by-xl-none {
    border-top: none !important;
    border-bottom: none !important;
  }
}
@media (min-width: 1921px) {
  .fwe-b-xxl {
    border: 1px solid var(--fwe-border) !important;
  }
  .fwe-bt-xxl {
    border-top: 1px solid var(--fwe-border) !important;
  }
  .fwe-bb-xxl {
    border-bottom: 1px solid var(--fwe-border) !important;
  }
  .fwe-bl-xxl {
    border-left: 1px solid var(--fwe-border) !important;
  }
  .fwe-br-xxl {
    border-right: 1px solid var(--fwe-border) !important;
  }
  .fwe-bx-xxl {
    border-left: 1px solid var(--fwe-border) !important;
    border-right: 1px solid var(--fwe-border) !important;
  }
  .fwe-by-xxl {
    border-top: 1px solid var(--fwe-border) !important;
    border-bottom: 1px solid var(--fwe-border) !important;
  }
  .fwe-b-xxl-none {
    border: none !important;
  }
  .fwe-bt-xxl-none {
    border-top: none !important;
  }
  .fwe-bb-xxl-none {
    border-bottom: none !important;
  }
  .fwe-bl-xxl-none {
    border-left: none !important;
  }
  .fwe-br-xxl-none {
    border-right: none !important;
  }
  .fwe-bx-xxl-none {
    border-left: none !important;
    border-right: none !important;
  }
  .fwe-by-xxl-none {
    border-top: none !important;
    border-bottom: none !important;
  }
  .fwe-b-xxl-disabled {
    border: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-bt-xxl-disabled {
    border-top: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-bb-xxl-disabled {
    border-bottom: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-bl-xxl-disabled {
    border-left: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-br-xxl-disabled {
    border-right: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-bx-xxl-disabled {
    border-left: 1px solid var(--fwe-border-disabled) !important;
    border-right: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-by-xxl-disabled {
    border-top: 1px solid var(--fwe-border-disabled) !important;
    border-bottom: 1px solid var(--fwe-border-disabled) !important;
  }
  .fwe-b-xxl-none {
    border: none !important;
  }
  .fwe-bt-xxl-none {
    border-top: none !important;
  }
  .fwe-bb-xxl-none {
    border-bottom: none !important;
  }
  .fwe-bl-xxl-none {
    border-left: none !important;
  }
  .fwe-br-xxl-none {
    border-right: none !important;
  }
  .fwe-bx-xxl-none {
    border-left: none !important;
    border-right: none !important;
  }
  .fwe-by-xxl-none {
    border-top: none !important;
    border-bottom: none !important;
  }
}
.fwe-ml-auto {
  margin-left: auto !important;
}
.fwe-mr-auto {
  margin-right: auto !important;
}
.fwe-mt-auto {
  margin-top: auto !important;
}
.fwe-mb-auto {
  margin-bottom: auto !important;
}
.fwe-order-first {
  order: -1;
}
.fwe-order-last {
  order: 6;
}
.fwe-order-1 {
  order: 1;
}
.fwe-order-2 {
  order: 2;
}
.fwe-order-3 {
  order: 3;
}
.fwe-order-4 {
  order: 4;
}
.fwe-order-5 {
  order: 5;
}
.fwe-flex-auto {
  flex: auto !important;
}
.fwe-flex-grow-0 {
  flex-grow: 0 !important;
}
.fwe-flex-grow-1 {
  flex-grow: 1 !important;
}
.fwe-flex-grow-2 {
  flex-grow: 2 !important;
}
.fwe-flex-grow-3 {
  flex-grow: 3 !important;
}
.fwe-flex-shrink-0 {
  flex-shrink: 0 !important;
}
.fwe-flex-shrink-1 {
  flex-shrink: 1 !important;
}
.fwe-flex-shrink-2 {
  flex-shrink: 2 !important;
}
.fwe-flex-shrink-3 {
  flex-shrink: 3 !important;
}
.fwe-flex-basis-0 {
  flex-basis: 0 !important;
}
.fwe-flex-basis-auto {
  flex-basis: auto !important;
}
.fwe-flex-basis-fill {
  flex-basis: fill !important;
}
.fwe-flex-basis-max-content {
  flex-basis: max-content !important;
}
.fwe-flex-basis-min-content {
  flex-basis: min-content !important;
}
.fwe-flex-basis-fit-content {
  flex-basis: fit-content !important;
}
.fwe-flex-basis-content {
  flex-basis: content !important;
}
.fwe-flex-wrap {
  flex-wrap: wrap !important;
}
.fwe-flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.fwe-flex-nowrap {
  flex-wrap: nowrap !important;
}
.fwe-flex-row-nowrap {
  flex-flow: row nowrap !important;
}
.fwe-flex-column-wrap {
  flex-flow: column wrap !important;
}
.fwe-flex-column-reverse-wrap-reverse {
  flex-flow: column-reverse wrap-reverse !important;
}
.fwe-flex-row {
  flex-direction: row !important;
}
.fwe-flex-row-reverse {
  flex-direction: row-reverse !important;
}
.fwe-flex-column {
  flex-direction: column !important;
}
.fwe-flex-column-reverse {
  flex-direction: column-reverse !important;
}
.fwe-align-items-normal {
  align-items: normal !important;
}
.fwe-align-self-normal {
  align-self: normal !important;
}
.fwe-align-content-normal {
  align-content: normal !important;
}
.fwe-justify-items-normal {
  justify-items: normal !important;
}
.fwe-justify-self-normal {
  justify-self: normal !important;
}
.fwe-justify-content-normal {
  justify-content: normal !important;
}
.fwe-align-items-stretch {
  align-items: stretch !important;
}
.fwe-align-self-stretch {
  align-self: stretch !important;
}
.fwe-align-content-stretch {
  align-content: stretch !important;
}
.fwe-justify-items-stretch {
  justify-items: stretch !important;
}
.fwe-justify-self-stretch {
  justify-self: stretch !important;
}
.fwe-justify-content-stretch {
  justify-content: stretch !important;
}
.fwe-align-items-center {
  align-items: center !important;
}
.fwe-align-self-center {
  align-self: center !important;
}
.fwe-align-content-center {
  align-content: center !important;
}
.fwe-justify-items-center {
  justify-items: center !important;
}
.fwe-justify-self-center {
  justify-self: center !important;
}
.fwe-justify-content-center {
  justify-content: center !important;
}
.fwe-align-items-start {
  align-items: start !important;
}
.fwe-align-self-start {
  align-self: start !important;
}
.fwe-align-content-start {
  align-content: start !important;
}
.fwe-justify-items-start {
  justify-items: start !important;
}
.fwe-justify-self-start {
  justify-self: start !important;
}
.fwe-justify-content-start {
  justify-content: start !important;
}
.fwe-align-items-end {
  align-items: end !important;
}
.fwe-align-self-end {
  align-self: end !important;
}
.fwe-align-content-end {
  align-content: end !important;
}
.fwe-justify-items-end {
  justify-items: end !important;
}
.fwe-justify-self-end {
  justify-self: end !important;
}
.fwe-justify-content-end {
  justify-content: end !important;
}
.fwe-align-items-flex-start {
  align-items: flex-start !important;
}
.fwe-align-self-flex-start {
  align-self: flex-start !important;
}
.fwe-align-content-flex-start {
  align-content: flex-start !important;
}
.fwe-justify-items-flex-start {
  justify-items: flex-start !important;
}
.fwe-justify-self-flex-start {
  justify-self: flex-start !important;
}
.fwe-justify-content-flex-start {
  justify-content: flex-start !important;
}
.fwe-align-items-flex-end {
  align-items: flex-end !important;
}
.fwe-align-self-flex-end {
  align-self: flex-end !important;
}
.fwe-align-content-flex-end {
  align-content: flex-end !important;
}
.fwe-justify-items-flex-end {
  justify-items: flex-end !important;
}
.fwe-justify-self-flex-end {
  justify-self: flex-end !important;
}
.fwe-justify-content-flex-end {
  justify-content: flex-end !important;
}
.fwe-align-items-baseline {
  align-items: baseline !important;
}
.fwe-align-self-baseline {
  align-self: baseline !important;
}
.fwe-align-content-baseline {
  align-content: baseline !important;
}
.fwe-justify-items-baseline {
  justify-items: baseline !important;
}
.fwe-justify-self-baseline {
  justify-self: baseline !important;
}
.fwe-align-items-first baseline {
  align-items: first baseline !important;
}
.fwe-align-self-first baseline {
  align-self: first baseline !important;
}
.fwe-align-content-first baseline {
  align-content: first baseline !important;
}
.fwe-justify-items-first baseline {
  justify-items: first baseline !important;
}
.fwe-justify-self-first baseline {
  justify-self: first baseline !important;
}
.fwe-align-items-last baseline {
  align-items: last baseline !important;
}
.fwe-align-self-last baseline {
  align-self: last baseline !important;
}
.fwe-align-content-last baseline {
  align-content: last baseline !important;
}
.fwe-justify-items-last baseline {
  justify-items: last baseline !important;
}
.fwe-justify-self-last baseline {
  justify-self: last baseline !important;
}
.fwe-align-items-safe center {
  align-items: safe center !important;
}
.fwe-align-self-safe center {
  align-self: safe center !important;
}
.fwe-align-content-safe center {
  align-content: safe center !important;
}
.fwe-justify-items-safe center {
  justify-items: safe center !important;
}
.fwe-justify-self-safe center {
  justify-self: safe center !important;
}
.fwe-align-items-unsafe center {
  align-items: unsafe center !important;
}
.fwe-align-self-unsafe center {
  align-self: unsafe center !important;
}
.fwe-align-content-unsafe center {
  align-content: unsafe center !important;
}
.fwe-justify-items-unsafe center {
  justify-items: unsafe center !important;
}
.fwe-justify-self-unsafe center {
  justify-self: unsafe center !important;
}
.fwe-justify-items-left {
  justify-items: left !important;
}
.fwe-justify-self-left {
  justify-self: left !important;
}
.fwe-justify-items-right {
  justify-items: right !important;
}
.fwe-justify-self-right {
  justify-self: right !important;
}
.fwe-align-content-space-between {
  align-content: space-between !important;
}
.fwe-justify-content-space-between {
  justify-content: space-between !important;
}
.fwe-align-content-space-around {
  align-content: space-around !important;
}
.fwe-justify-content-space-around {
  justify-content: space-around !important;
}
.fwe-align-content-space-evenly {
  align-content: space-evenly !important;
}
.fwe-justify-content-space-evenly {
  justify-content: space-evenly !important;
}
.fwe-justify-items-auto {
  justify-items: auto !important;
}
.fwe-justify-self-auto {
  justify-self: auto !important;
}
.fwe-justify-items-self-start {
  justify-items: self-start !important;
}
.fwe-justify-self-self-start {
  justify-self: self-start !important;
}
.fwe-justify-items-self-end {
  justify-items: self-end !important;
}
.fwe-justify-self-self-end {
  justify-self: self-end !important;
}
.fwe-justify-items-legacy right {
  justify-items: legacy right !important;
}
.fwe-justify-items-legacy left {
  justify-items: legacy left !important;
}
.fwe-justify-items-legacy center {
  justify-items: legacy center !important;
}
@media (min-width: 375px) {
  .fwe-ml-xxs-auto {
    margin-left: auto !important;
  }
  .fwe-mr-xxs-auto {
    margin-right: auto !important;
  }
  .fwe-mt-xxs-auto {
    margin-top: auto !important;
  }
  .fwe-mb-xxs-auto {
    margin-bottom: auto !important;
  }
  .fwe-order-xxs-first {
    order: -1;
  }
  .fwe-order-xxs-last {
    order: 6;
  }
  .fwe-order-xxs-1 {
    order: 1;
  }
  .fwe-order-xxs-2 {
    order: 2;
  }
  .fwe-order-xxs-3 {
    order: 3;
  }
  .fwe-order-xxs-4 {
    order: 4;
  }
  .fwe-order-xxs-5 {
    order: 5;
  }
  .fwe-flex-xxs-auto {
    flex: auto !important;
  }
  .fwe-flex-xxs-grow-0 {
    flex-grow: 0 !important;
  }
  .fwe-flex-xxs-grow-1 {
    flex-grow: 1 !important;
  }
  .fwe-flex-xxs-grow-2 {
    flex-grow: 2 !important;
  }
  .fwe-flex-xxs-grow-3 {
    flex-grow: 3 !important;
  }
  .fwe-flex-xxs-shrink-0 {
    flex-shrink: 0 !important;
  }
  .fwe-flex-xxs-shrink-1 {
    flex-shrink: 1 !important;
  }
  .fwe-flex-xxs-shrink-2 {
    flex-shrink: 2 !important;
  }
  .fwe-flex-xxs-shrink-3 {
    flex-shrink: 3 !important;
  }
  .fwe-flex-xxs-basis-0 {
    flex-basis: 0 !important;
  }
  .fwe-flex-xxs-basis-auto {
    flex-basis: auto !important;
  }
  .fwe-flex-xxs-basis-fill {
    flex-basis: fill !important;
  }
  .fwe-flex-xxs-basis-max-content {
    flex-basis: max-content !important;
  }
  .fwe-flex-xxs-basis-min-content {
    flex-basis: min-content !important;
  }
  .fwe-flex-xxs-basis-fit-content {
    flex-basis: fit-content !important;
  }
  .fwe-flex-xxs-basis-content {
    flex-basis: content !important;
  }
  .fwe-flex-xxs-wrap {
    flex-wrap: wrap !important;
  }
  .fwe-flex-xxs-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .fwe-flex-xxs-nowrap {
    flex-wrap: nowrap !important;
  }
  .fwe-flex-xxs-row-nowrap {
    flex-flow: row nowrap !important;
  }
  .fwe-flex-xxs-column-wrap {
    flex-flow: column wrap !important;
  }
  .fwe-flex-xxs-column-reverse-wrap-reverse {
    flex-flow: column-reverse wrap-reverse !important;
  }
  .fwe-flex-xxs-row {
    flex-direction: row !important;
  }
  .fwe-flex-xxs-row-reverse {
    flex-direction: row-reverse !important;
  }
  .fwe-flex-xxs-column {
    flex-direction: column !important;
  }
  .fwe-flex-xxs-column-reverse {
    flex-direction: column-reverse !important;
  }
  .fwe-align-items-xxs-normal {
    align-items: normal !important;
  }
  .fwe-align-self-xxs-normal {
    align-self: normal !important;
  }
  .fwe-align-content-xxs-normal {
    align-content: normal !important;
  }
  .fwe-justify-items-xxs-normal {
    justify-items: normal !important;
  }
  .fwe-justify-self-xxs-normal {
    justify-self: normal !important;
  }
  .fwe-justify-content-xxs-normal {
    justify-content: normal !important;
  }
  .fwe-align-items-xxs-stretch {
    align-items: stretch !important;
  }
  .fwe-align-self-xxs-stretch {
    align-self: stretch !important;
  }
  .fwe-align-content-xxs-stretch {
    align-content: stretch !important;
  }
  .fwe-justify-items-xxs-stretch {
    justify-items: stretch !important;
  }
  .fwe-justify-self-xxs-stretch {
    justify-self: stretch !important;
  }
  .fwe-justify-content-xxs-stretch {
    justify-content: stretch !important;
  }
  .fwe-align-items-xxs-center {
    align-items: center !important;
  }
  .fwe-align-self-xxs-center {
    align-self: center !important;
  }
  .fwe-align-content-xxs-center {
    align-content: center !important;
  }
  .fwe-justify-items-xxs-center {
    justify-items: center !important;
  }
  .fwe-justify-self-xxs-center {
    justify-self: center !important;
  }
  .fwe-justify-content-xxs-center {
    justify-content: center !important;
  }
  .fwe-align-items-xxs-start {
    align-items: start !important;
  }
  .fwe-align-self-xxs-start {
    align-self: start !important;
  }
  .fwe-align-content-xxs-start {
    align-content: start !important;
  }
  .fwe-justify-items-xxs-start {
    justify-items: start !important;
  }
  .fwe-justify-self-xxs-start {
    justify-self: start !important;
  }
  .fwe-justify-content-xxs-start {
    justify-content: start !important;
  }
  .fwe-align-items-xxs-end {
    align-items: end !important;
  }
  .fwe-align-self-xxs-end {
    align-self: end !important;
  }
  .fwe-align-content-xxs-end {
    align-content: end !important;
  }
  .fwe-justify-items-xxs-end {
    justify-items: end !important;
  }
  .fwe-justify-self-xxs-end {
    justify-self: end !important;
  }
  .fwe-justify-content-xxs-end {
    justify-content: end !important;
  }
  .fwe-align-items-xxs-flex-start {
    align-items: flex-start !important;
  }
  .fwe-align-self-xxs-flex-start {
    align-self: flex-start !important;
  }
  .fwe-align-content-xxs-flex-start {
    align-content: flex-start !important;
  }
  .fwe-justify-items-xxs-flex-start {
    justify-items: flex-start !important;
  }
  .fwe-justify-self-xxs-flex-start {
    justify-self: flex-start !important;
  }
  .fwe-justify-content-xxs-flex-start {
    justify-content: flex-start !important;
  }
  .fwe-align-items-xxs-flex-end {
    align-items: flex-end !important;
  }
  .fwe-align-self-xxs-flex-end {
    align-self: flex-end !important;
  }
  .fwe-align-content-xxs-flex-end {
    align-content: flex-end !important;
  }
  .fwe-justify-items-xxs-flex-end {
    justify-items: flex-end !important;
  }
  .fwe-justify-self-xxs-flex-end {
    justify-self: flex-end !important;
  }
  .fwe-justify-content-xxs-flex-end {
    justify-content: flex-end !important;
  }
  .fwe-align-items-xxs-baseline {
    align-items: baseline !important;
  }
  .fwe-align-self-xxs-baseline {
    align-self: baseline !important;
  }
  .fwe-align-content-xxs-baseline {
    align-content: baseline !important;
  }
  .fwe-justify-items-xxs-baseline {
    justify-items: baseline !important;
  }
  .fwe-justify-self-xxs-baseline {
    justify-self: baseline !important;
  }
  .fwe-align-items-xxs-first baseline {
    align-items: first baseline !important;
  }
  .fwe-align-self-xxs-first baseline {
    align-self: first baseline !important;
  }
  .fwe-align-content-xxs-first baseline {
    align-content: first baseline !important;
  }
  .fwe-justify-items-xxs-first baseline {
    justify-items: first baseline !important;
  }
  .fwe-justify-self-xxs-first baseline {
    justify-self: first baseline !important;
  }
  .fwe-align-items-xxs-last baseline {
    align-items: last baseline !important;
  }
  .fwe-align-self-xxs-last baseline {
    align-self: last baseline !important;
  }
  .fwe-align-content-xxs-last baseline {
    align-content: last baseline !important;
  }
  .fwe-justify-items-xxs-last baseline {
    justify-items: last baseline !important;
  }
  .fwe-justify-self-xxs-last baseline {
    justify-self: last baseline !important;
  }
  .fwe-align-items-xxs-safe center {
    align-items: safe center !important;
  }
  .fwe-align-self-xxs-safe center {
    align-self: safe center !important;
  }
  .fwe-align-content-xxs-safe center {
    align-content: safe center !important;
  }
  .fwe-justify-items-xxs-safe center {
    justify-items: safe center !important;
  }
  .fwe-justify-self-xxs-safe center {
    justify-self: safe center !important;
  }
  .fwe-align-items-xxs-unsafe center {
    align-items: unsafe center !important;
  }
  .fwe-align-self-xxs-unsafe center {
    align-self: unsafe center !important;
  }
  .fwe-align-content-xxs-unsafe center {
    align-content: unsafe center !important;
  }
  .fwe-justify-items-xxs-unsafe center {
    justify-items: unsafe center !important;
  }
  .fwe-justify-self-xxs-unsafe center {
    justify-self: unsafe center !important;
  }
  .fwe-justify-items-xxs-left {
    justify-items: left !important;
  }
  .fwe-justify-self-xxs-left {
    justify-self: left !important;
  }
  .fwe-justify-items-xxs-right {
    justify-items: right !important;
  }
  .fwe-justify-self-xxs-right {
    justify-self: right !important;
  }
  .fwe-align-content-xxs-space-between {
    align-content: space-between !important;
  }
  .fwe-justify-content-xxs-space-between {
    justify-content: space-between !important;
  }
  .fwe-align-content-xxs-space-around {
    align-content: space-around !important;
  }
  .fwe-justify-content-xxs-space-around {
    justify-content: space-around !important;
  }
  .fwe-align-content-xxs-space-evenly {
    align-content: space-evenly !important;
  }
  .fwe-justify-content-xxs-space-evenly {
    justify-content: space-evenly !important;
  }
  .fwe-justify-items-xxs-auto {
    justify-items: auto !important;
  }
  .fwe-justify-self-xxs-auto {
    justify-self: auto !important;
  }
  .fwe-justify-items-xxs-self-start {
    justify-items: self-start !important;
  }
  .fwe-justify-self-xxs-self-start {
    justify-self: self-start !important;
  }
  .fwe-justify-items-xxs-self-end {
    justify-items: self-end !important;
  }
  .fwe-justify-self-xxs-self-end {
    justify-self: self-end !important;
  }
  .fwe-justify-items-xxs-legacy right {
    justify-items: legacy right !important;
  }
  .fwe-justify-items-xxs-legacy left {
    justify-items: legacy left !important;
  }
  .fwe-justify-items-xxs-legacy center {
    justify-items: legacy center !important;
  }
}
@media (min-width: 600px) {
  .fwe-ml-xs-auto {
    margin-left: auto !important;
  }
  .fwe-mr-xs-auto {
    margin-right: auto !important;
  }
  .fwe-mt-xs-auto {
    margin-top: auto !important;
  }
  .fwe-mb-xs-auto {
    margin-bottom: auto !important;
  }
  .fwe-order-xs-first {
    order: -1;
  }
  .fwe-order-xs-last {
    order: 6;
  }
  .fwe-order-xs-1 {
    order: 1;
  }
  .fwe-order-xs-2 {
    order: 2;
  }
  .fwe-order-xs-3 {
    order: 3;
  }
  .fwe-order-xs-4 {
    order: 4;
  }
  .fwe-order-xs-5 {
    order: 5;
  }
  .fwe-flex-xs-auto {
    flex: auto !important;
  }
  .fwe-flex-xs-grow-0 {
    flex-grow: 0 !important;
  }
  .fwe-flex-xs-grow-1 {
    flex-grow: 1 !important;
  }
  .fwe-flex-xs-grow-2 {
    flex-grow: 2 !important;
  }
  .fwe-flex-xs-grow-3 {
    flex-grow: 3 !important;
  }
  .fwe-flex-xs-shrink-0 {
    flex-shrink: 0 !important;
  }
  .fwe-flex-xs-shrink-1 {
    flex-shrink: 1 !important;
  }
  .fwe-flex-xs-shrink-2 {
    flex-shrink: 2 !important;
  }
  .fwe-flex-xs-shrink-3 {
    flex-shrink: 3 !important;
  }
  .fwe-flex-xs-basis-0 {
    flex-basis: 0 !important;
  }
  .fwe-flex-xs-basis-auto {
    flex-basis: auto !important;
  }
  .fwe-flex-xs-basis-fill {
    flex-basis: fill !important;
  }
  .fwe-flex-xs-basis-max-content {
    flex-basis: max-content !important;
  }
  .fwe-flex-xs-basis-min-content {
    flex-basis: min-content !important;
  }
  .fwe-flex-xs-basis-fit-content {
    flex-basis: fit-content !important;
  }
  .fwe-flex-xs-basis-content {
    flex-basis: content !important;
  }
  .fwe-flex-xs-wrap {
    flex-wrap: wrap !important;
  }
  .fwe-flex-xs-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .fwe-flex-xs-nowrap {
    flex-wrap: nowrap !important;
  }
  .fwe-flex-xs-row-nowrap {
    flex-flow: row nowrap !important;
  }
  .fwe-flex-xs-column-wrap {
    flex-flow: column wrap !important;
  }
  .fwe-flex-xs-column-reverse-wrap-reverse {
    flex-flow: column-reverse wrap-reverse !important;
  }
  .fwe-flex-xs-row {
    flex-direction: row !important;
  }
  .fwe-flex-xs-row-reverse {
    flex-direction: row-reverse !important;
  }
  .fwe-flex-xs-column {
    flex-direction: column !important;
  }
  .fwe-flex-xs-column-reverse {
    flex-direction: column-reverse !important;
  }
  .fwe-align-items-xs-normal {
    align-items: normal !important;
  }
  .fwe-align-self-xs-normal {
    align-self: normal !important;
  }
  .fwe-align-content-xs-normal {
    align-content: normal !important;
  }
  .fwe-justify-items-xs-normal {
    justify-items: normal !important;
  }
  .fwe-justify-self-xs-normal {
    justify-self: normal !important;
  }
  .fwe-justify-content-xs-normal {
    justify-content: normal !important;
  }
  .fwe-align-items-xs-stretch {
    align-items: stretch !important;
  }
  .fwe-align-self-xs-stretch {
    align-self: stretch !important;
  }
  .fwe-align-content-xs-stretch {
    align-content: stretch !important;
  }
  .fwe-justify-items-xs-stretch {
    justify-items: stretch !important;
  }
  .fwe-justify-self-xs-stretch {
    justify-self: stretch !important;
  }
  .fwe-justify-content-xs-stretch {
    justify-content: stretch !important;
  }
  .fwe-align-items-xs-center {
    align-items: center !important;
  }
  .fwe-align-self-xs-center {
    align-self: center !important;
  }
  .fwe-align-content-xs-center {
    align-content: center !important;
  }
  .fwe-justify-items-xs-center {
    justify-items: center !important;
  }
  .fwe-justify-self-xs-center {
    justify-self: center !important;
  }
  .fwe-justify-content-xs-center {
    justify-content: center !important;
  }
  .fwe-align-items-xs-start {
    align-items: start !important;
  }
  .fwe-align-self-xs-start {
    align-self: start !important;
  }
  .fwe-align-content-xs-start {
    align-content: start !important;
  }
  .fwe-justify-items-xs-start {
    justify-items: start !important;
  }
  .fwe-justify-self-xs-start {
    justify-self: start !important;
  }
  .fwe-justify-content-xs-start {
    justify-content: start !important;
  }
  .fwe-align-items-xs-end {
    align-items: end !important;
  }
  .fwe-align-self-xs-end {
    align-self: end !important;
  }
  .fwe-align-content-xs-end {
    align-content: end !important;
  }
  .fwe-justify-items-xs-end {
    justify-items: end !important;
  }
  .fwe-justify-self-xs-end {
    justify-self: end !important;
  }
  .fwe-justify-content-xs-end {
    justify-content: end !important;
  }
  .fwe-align-items-xs-flex-start {
    align-items: flex-start !important;
  }
  .fwe-align-self-xs-flex-start {
    align-self: flex-start !important;
  }
  .fwe-align-content-xs-flex-start {
    align-content: flex-start !important;
  }
  .fwe-justify-items-xs-flex-start {
    justify-items: flex-start !important;
  }
  .fwe-justify-self-xs-flex-start {
    justify-self: flex-start !important;
  }
  .fwe-justify-content-xs-flex-start {
    justify-content: flex-start !important;
  }
  .fwe-align-items-xs-flex-end {
    align-items: flex-end !important;
  }
  .fwe-align-self-xs-flex-end {
    align-self: flex-end !important;
  }
  .fwe-align-content-xs-flex-end {
    align-content: flex-end !important;
  }
  .fwe-justify-items-xs-flex-end {
    justify-items: flex-end !important;
  }
  .fwe-justify-self-xs-flex-end {
    justify-self: flex-end !important;
  }
  .fwe-justify-content-xs-flex-end {
    justify-content: flex-end !important;
  }
  .fwe-align-items-xs-baseline {
    align-items: baseline !important;
  }
  .fwe-align-self-xs-baseline {
    align-self: baseline !important;
  }
  .fwe-align-content-xs-baseline {
    align-content: baseline !important;
  }
  .fwe-justify-items-xs-baseline {
    justify-items: baseline !important;
  }
  .fwe-justify-self-xs-baseline {
    justify-self: baseline !important;
  }
  .fwe-align-items-xs-first baseline {
    align-items: first baseline !important;
  }
  .fwe-align-self-xs-first baseline {
    align-self: first baseline !important;
  }
  .fwe-align-content-xs-first baseline {
    align-content: first baseline !important;
  }
  .fwe-justify-items-xs-first baseline {
    justify-items: first baseline !important;
  }
  .fwe-justify-self-xs-first baseline {
    justify-self: first baseline !important;
  }
  .fwe-align-items-xs-last baseline {
    align-items: last baseline !important;
  }
  .fwe-align-self-xs-last baseline {
    align-self: last baseline !important;
  }
  .fwe-align-content-xs-last baseline {
    align-content: last baseline !important;
  }
  .fwe-justify-items-xs-last baseline {
    justify-items: last baseline !important;
  }
  .fwe-justify-self-xs-last baseline {
    justify-self: last baseline !important;
  }
  .fwe-align-items-xs-safe center {
    align-items: safe center !important;
  }
  .fwe-align-self-xs-safe center {
    align-self: safe center !important;
  }
  .fwe-align-content-xs-safe center {
    align-content: safe center !important;
  }
  .fwe-justify-items-xs-safe center {
    justify-items: safe center !important;
  }
  .fwe-justify-self-xs-safe center {
    justify-self: safe center !important;
  }
  .fwe-align-items-xs-unsafe center {
    align-items: unsafe center !important;
  }
  .fwe-align-self-xs-unsafe center {
    align-self: unsafe center !important;
  }
  .fwe-align-content-xs-unsafe center {
    align-content: unsafe center !important;
  }
  .fwe-justify-items-xs-unsafe center {
    justify-items: unsafe center !important;
  }
  .fwe-justify-self-xs-unsafe center {
    justify-self: unsafe center !important;
  }
  .fwe-justify-items-xs-left {
    justify-items: left !important;
  }
  .fwe-justify-self-xs-left {
    justify-self: left !important;
  }
  .fwe-justify-items-xs-right {
    justify-items: right !important;
  }
  .fwe-justify-self-xs-right {
    justify-self: right !important;
  }
  .fwe-align-content-xs-space-between {
    align-content: space-between !important;
  }
  .fwe-justify-content-xs-space-between {
    justify-content: space-between !important;
  }
  .fwe-align-content-xs-space-around {
    align-content: space-around !important;
  }
  .fwe-justify-content-xs-space-around {
    justify-content: space-around !important;
  }
  .fwe-align-content-xs-space-evenly {
    align-content: space-evenly !important;
  }
  .fwe-justify-content-xs-space-evenly {
    justify-content: space-evenly !important;
  }
  .fwe-justify-items-xs-auto {
    justify-items: auto !important;
  }
  .fwe-justify-self-xs-auto {
    justify-self: auto !important;
  }
  .fwe-justify-items-xs-self-start {
    justify-items: self-start !important;
  }
  .fwe-justify-self-xs-self-start {
    justify-self: self-start !important;
  }
  .fwe-justify-items-xs-self-end {
    justify-items: self-end !important;
  }
  .fwe-justify-self-xs-self-end {
    justify-self: self-end !important;
  }
  .fwe-justify-items-xs-legacy right {
    justify-items: legacy right !important;
  }
  .fwe-justify-items-xs-legacy left {
    justify-items: legacy left !important;
  }
  .fwe-justify-items-xs-legacy center {
    justify-items: legacy center !important;
  }
}
@media (min-width: 769px) {
  .fwe-ml-sm-auto {
    margin-left: auto !important;
  }
  .fwe-mr-sm-auto {
    margin-right: auto !important;
  }
  .fwe-mt-sm-auto {
    margin-top: auto !important;
  }
  .fwe-mb-sm-auto {
    margin-bottom: auto !important;
  }
  .fwe-order-sm-first {
    order: -1;
  }
  .fwe-order-sm-last {
    order: 6;
  }
  .fwe-order-sm-1 {
    order: 1;
  }
  .fwe-order-sm-2 {
    order: 2;
  }
  .fwe-order-sm-3 {
    order: 3;
  }
  .fwe-order-sm-4 {
    order: 4;
  }
  .fwe-order-sm-5 {
    order: 5;
  }
  .fwe-flex-sm-auto {
    flex: auto !important;
  }
  .fwe-flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .fwe-flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .fwe-flex-sm-grow-2 {
    flex-grow: 2 !important;
  }
  .fwe-flex-sm-grow-3 {
    flex-grow: 3 !important;
  }
  .fwe-flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .fwe-flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .fwe-flex-sm-shrink-2 {
    flex-shrink: 2 !important;
  }
  .fwe-flex-sm-shrink-3 {
    flex-shrink: 3 !important;
  }
  .fwe-flex-sm-basis-0 {
    flex-basis: 0 !important;
  }
  .fwe-flex-sm-basis-auto {
    flex-basis: auto !important;
  }
  .fwe-flex-sm-basis-fill {
    flex-basis: fill !important;
  }
  .fwe-flex-sm-basis-max-content {
    flex-basis: max-content !important;
  }
  .fwe-flex-sm-basis-min-content {
    flex-basis: min-content !important;
  }
  .fwe-flex-sm-basis-fit-content {
    flex-basis: fit-content !important;
  }
  .fwe-flex-sm-basis-content {
    flex-basis: content !important;
  }
  .fwe-flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .fwe-flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .fwe-flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .fwe-flex-sm-row-nowrap {
    flex-flow: row nowrap !important;
  }
  .fwe-flex-sm-column-wrap {
    flex-flow: column wrap !important;
  }
  .fwe-flex-sm-column-reverse-wrap-reverse {
    flex-flow: column-reverse wrap-reverse !important;
  }
  .fwe-flex-sm-row {
    flex-direction: row !important;
  }
  .fwe-flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .fwe-flex-sm-column {
    flex-direction: column !important;
  }
  .fwe-flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .fwe-align-items-sm-normal {
    align-items: normal !important;
  }
  .fwe-align-self-sm-normal {
    align-self: normal !important;
  }
  .fwe-align-content-sm-normal {
    align-content: normal !important;
  }
  .fwe-justify-items-sm-normal {
    justify-items: normal !important;
  }
  .fwe-justify-self-sm-normal {
    justify-self: normal !important;
  }
  .fwe-justify-content-sm-normal {
    justify-content: normal !important;
  }
  .fwe-align-items-sm-stretch {
    align-items: stretch !important;
  }
  .fwe-align-self-sm-stretch {
    align-self: stretch !important;
  }
  .fwe-align-content-sm-stretch {
    align-content: stretch !important;
  }
  .fwe-justify-items-sm-stretch {
    justify-items: stretch !important;
  }
  .fwe-justify-self-sm-stretch {
    justify-self: stretch !important;
  }
  .fwe-justify-content-sm-stretch {
    justify-content: stretch !important;
  }
  .fwe-align-items-sm-center {
    align-items: center !important;
  }
  .fwe-align-self-sm-center {
    align-self: center !important;
  }
  .fwe-align-content-sm-center {
    align-content: center !important;
  }
  .fwe-justify-items-sm-center {
    justify-items: center !important;
  }
  .fwe-justify-self-sm-center {
    justify-self: center !important;
  }
  .fwe-justify-content-sm-center {
    justify-content: center !important;
  }
  .fwe-align-items-sm-start {
    align-items: start !important;
  }
  .fwe-align-self-sm-start {
    align-self: start !important;
  }
  .fwe-align-content-sm-start {
    align-content: start !important;
  }
  .fwe-justify-items-sm-start {
    justify-items: start !important;
  }
  .fwe-justify-self-sm-start {
    justify-self: start !important;
  }
  .fwe-justify-content-sm-start {
    justify-content: start !important;
  }
  .fwe-align-items-sm-end {
    align-items: end !important;
  }
  .fwe-align-self-sm-end {
    align-self: end !important;
  }
  .fwe-align-content-sm-end {
    align-content: end !important;
  }
  .fwe-justify-items-sm-end {
    justify-items: end !important;
  }
  .fwe-justify-self-sm-end {
    justify-self: end !important;
  }
  .fwe-justify-content-sm-end {
    justify-content: end !important;
  }
  .fwe-align-items-sm-flex-start {
    align-items: flex-start !important;
  }
  .fwe-align-self-sm-flex-start {
    align-self: flex-start !important;
  }
  .fwe-align-content-sm-flex-start {
    align-content: flex-start !important;
  }
  .fwe-justify-items-sm-flex-start {
    justify-items: flex-start !important;
  }
  .fwe-justify-self-sm-flex-start {
    justify-self: flex-start !important;
  }
  .fwe-justify-content-sm-flex-start {
    justify-content: flex-start !important;
  }
  .fwe-align-items-sm-flex-end {
    align-items: flex-end !important;
  }
  .fwe-align-self-sm-flex-end {
    align-self: flex-end !important;
  }
  .fwe-align-content-sm-flex-end {
    align-content: flex-end !important;
  }
  .fwe-justify-items-sm-flex-end {
    justify-items: flex-end !important;
  }
  .fwe-justify-self-sm-flex-end {
    justify-self: flex-end !important;
  }
  .fwe-justify-content-sm-flex-end {
    justify-content: flex-end !important;
  }
  .fwe-align-items-sm-baseline {
    align-items: baseline !important;
  }
  .fwe-align-self-sm-baseline {
    align-self: baseline !important;
  }
  .fwe-align-content-sm-baseline {
    align-content: baseline !important;
  }
  .fwe-justify-items-sm-baseline {
    justify-items: baseline !important;
  }
  .fwe-justify-self-sm-baseline {
    justify-self: baseline !important;
  }
  .fwe-align-items-sm-first baseline {
    align-items: first baseline !important;
  }
  .fwe-align-self-sm-first baseline {
    align-self: first baseline !important;
  }
  .fwe-align-content-sm-first baseline {
    align-content: first baseline !important;
  }
  .fwe-justify-items-sm-first baseline {
    justify-items: first baseline !important;
  }
  .fwe-justify-self-sm-first baseline {
    justify-self: first baseline !important;
  }
  .fwe-align-items-sm-last baseline {
    align-items: last baseline !important;
  }
  .fwe-align-self-sm-last baseline {
    align-self: last baseline !important;
  }
  .fwe-align-content-sm-last baseline {
    align-content: last baseline !important;
  }
  .fwe-justify-items-sm-last baseline {
    justify-items: last baseline !important;
  }
  .fwe-justify-self-sm-last baseline {
    justify-self: last baseline !important;
  }
  .fwe-align-items-sm-safe center {
    align-items: safe center !important;
  }
  .fwe-align-self-sm-safe center {
    align-self: safe center !important;
  }
  .fwe-align-content-sm-safe center {
    align-content: safe center !important;
  }
  .fwe-justify-items-sm-safe center {
    justify-items: safe center !important;
  }
  .fwe-justify-self-sm-safe center {
    justify-self: safe center !important;
  }
  .fwe-align-items-sm-unsafe center {
    align-items: unsafe center !important;
  }
  .fwe-align-self-sm-unsafe center {
    align-self: unsafe center !important;
  }
  .fwe-align-content-sm-unsafe center {
    align-content: unsafe center !important;
  }
  .fwe-justify-items-sm-unsafe center {
    justify-items: unsafe center !important;
  }
  .fwe-justify-self-sm-unsafe center {
    justify-self: unsafe center !important;
  }
  .fwe-justify-items-sm-left {
    justify-items: left !important;
  }
  .fwe-justify-self-sm-left {
    justify-self: left !important;
  }
  .fwe-justify-items-sm-right {
    justify-items: right !important;
  }
  .fwe-justify-self-sm-right {
    justify-self: right !important;
  }
  .fwe-align-content-sm-space-between {
    align-content: space-between !important;
  }
  .fwe-justify-content-sm-space-between {
    justify-content: space-between !important;
  }
  .fwe-align-content-sm-space-around {
    align-content: space-around !important;
  }
  .fwe-justify-content-sm-space-around {
    justify-content: space-around !important;
  }
  .fwe-align-content-sm-space-evenly {
    align-content: space-evenly !important;
  }
  .fwe-justify-content-sm-space-evenly {
    justify-content: space-evenly !important;
  }
  .fwe-justify-items-sm-auto {
    justify-items: auto !important;
  }
  .fwe-justify-self-sm-auto {
    justify-self: auto !important;
  }
  .fwe-justify-items-sm-self-start {
    justify-items: self-start !important;
  }
  .fwe-justify-self-sm-self-start {
    justify-self: self-start !important;
  }
  .fwe-justify-items-sm-self-end {
    justify-items: self-end !important;
  }
  .fwe-justify-self-sm-self-end {
    justify-self: self-end !important;
  }
  .fwe-justify-items-sm-legacy right {
    justify-items: legacy right !important;
  }
  .fwe-justify-items-sm-legacy left {
    justify-items: legacy left !important;
  }
  .fwe-justify-items-sm-legacy center {
    justify-items: legacy center !important;
  }
}
@media (min-width: 1025px) {
  .fwe-ml-md-auto {
    margin-left: auto !important;
  }
  .fwe-mr-md-auto {
    margin-right: auto !important;
  }
  .fwe-mt-md-auto {
    margin-top: auto !important;
  }
  .fwe-mb-md-auto {
    margin-bottom: auto !important;
  }
  .fwe-order-md-first {
    order: -1;
  }
  .fwe-order-md-last {
    order: 6;
  }
  .fwe-order-md-1 {
    order: 1;
  }
  .fwe-order-md-2 {
    order: 2;
  }
  .fwe-order-md-3 {
    order: 3;
  }
  .fwe-order-md-4 {
    order: 4;
  }
  .fwe-order-md-5 {
    order: 5;
  }
  .fwe-flex-md-auto {
    flex: auto !important;
  }
  .fwe-flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .fwe-flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .fwe-flex-md-grow-2 {
    flex-grow: 2 !important;
  }
  .fwe-flex-md-grow-3 {
    flex-grow: 3 !important;
  }
  .fwe-flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .fwe-flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .fwe-flex-md-shrink-2 {
    flex-shrink: 2 !important;
  }
  .fwe-flex-md-shrink-3 {
    flex-shrink: 3 !important;
  }
  .fwe-flex-md-basis-0 {
    flex-basis: 0 !important;
  }
  .fwe-flex-md-basis-auto {
    flex-basis: auto !important;
  }
  .fwe-flex-md-basis-fill {
    flex-basis: fill !important;
  }
  .fwe-flex-md-basis-max-content {
    flex-basis: max-content !important;
  }
  .fwe-flex-md-basis-min-content {
    flex-basis: min-content !important;
  }
  .fwe-flex-md-basis-fit-content {
    flex-basis: fit-content !important;
  }
  .fwe-flex-md-basis-content {
    flex-basis: content !important;
  }
  .fwe-flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .fwe-flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .fwe-flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .fwe-flex-md-row-nowrap {
    flex-flow: row nowrap !important;
  }
  .fwe-flex-md-column-wrap {
    flex-flow: column wrap !important;
  }
  .fwe-flex-md-column-reverse-wrap-reverse {
    flex-flow: column-reverse wrap-reverse !important;
  }
  .fwe-flex-md-row {
    flex-direction: row !important;
  }
  .fwe-flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .fwe-flex-md-column {
    flex-direction: column !important;
  }
  .fwe-flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .fwe-align-items-md-normal {
    align-items: normal !important;
  }
  .fwe-align-self-md-normal {
    align-self: normal !important;
  }
  .fwe-align-content-md-normal {
    align-content: normal !important;
  }
  .fwe-justify-items-md-normal {
    justify-items: normal !important;
  }
  .fwe-justify-self-md-normal {
    justify-self: normal !important;
  }
  .fwe-justify-content-md-normal {
    justify-content: normal !important;
  }
  .fwe-align-items-md-stretch {
    align-items: stretch !important;
  }
  .fwe-align-self-md-stretch {
    align-self: stretch !important;
  }
  .fwe-align-content-md-stretch {
    align-content: stretch !important;
  }
  .fwe-justify-items-md-stretch {
    justify-items: stretch !important;
  }
  .fwe-justify-self-md-stretch {
    justify-self: stretch !important;
  }
  .fwe-justify-content-md-stretch {
    justify-content: stretch !important;
  }
  .fwe-align-items-md-center {
    align-items: center !important;
  }
  .fwe-align-self-md-center {
    align-self: center !important;
  }
  .fwe-align-content-md-center {
    align-content: center !important;
  }
  .fwe-justify-items-md-center {
    justify-items: center !important;
  }
  .fwe-justify-self-md-center {
    justify-self: center !important;
  }
  .fwe-justify-content-md-center {
    justify-content: center !important;
  }
  .fwe-align-items-md-start {
    align-items: start !important;
  }
  .fwe-align-self-md-start {
    align-self: start !important;
  }
  .fwe-align-content-md-start {
    align-content: start !important;
  }
  .fwe-justify-items-md-start {
    justify-items: start !important;
  }
  .fwe-justify-self-md-start {
    justify-self: start !important;
  }
  .fwe-justify-content-md-start {
    justify-content: start !important;
  }
  .fwe-align-items-md-end {
    align-items: end !important;
  }
  .fwe-align-self-md-end {
    align-self: end !important;
  }
  .fwe-align-content-md-end {
    align-content: end !important;
  }
  .fwe-justify-items-md-end {
    justify-items: end !important;
  }
  .fwe-justify-self-md-end {
    justify-self: end !important;
  }
  .fwe-justify-content-md-end {
    justify-content: end !important;
  }
  .fwe-align-items-md-flex-start {
    align-items: flex-start !important;
  }
  .fwe-align-self-md-flex-start {
    align-self: flex-start !important;
  }
  .fwe-align-content-md-flex-start {
    align-content: flex-start !important;
  }
  .fwe-justify-items-md-flex-start {
    justify-items: flex-start !important;
  }
  .fwe-justify-self-md-flex-start {
    justify-self: flex-start !important;
  }
  .fwe-justify-content-md-flex-start {
    justify-content: flex-start !important;
  }
  .fwe-align-items-md-flex-end {
    align-items: flex-end !important;
  }
  .fwe-align-self-md-flex-end {
    align-self: flex-end !important;
  }
  .fwe-align-content-md-flex-end {
    align-content: flex-end !important;
  }
  .fwe-justify-items-md-flex-end {
    justify-items: flex-end !important;
  }
  .fwe-justify-self-md-flex-end {
    justify-self: flex-end !important;
  }
  .fwe-justify-content-md-flex-end {
    justify-content: flex-end !important;
  }
  .fwe-align-items-md-baseline {
    align-items: baseline !important;
  }
  .fwe-align-self-md-baseline {
    align-self: baseline !important;
  }
  .fwe-align-content-md-baseline {
    align-content: baseline !important;
  }
  .fwe-justify-items-md-baseline {
    justify-items: baseline !important;
  }
  .fwe-justify-self-md-baseline {
    justify-self: baseline !important;
  }
  .fwe-align-items-md-first baseline {
    align-items: first baseline !important;
  }
  .fwe-align-self-md-first baseline {
    align-self: first baseline !important;
  }
  .fwe-align-content-md-first baseline {
    align-content: first baseline !important;
  }
  .fwe-justify-items-md-first baseline {
    justify-items: first baseline !important;
  }
  .fwe-justify-self-md-first baseline {
    justify-self: first baseline !important;
  }
  .fwe-align-items-md-last baseline {
    align-items: last baseline !important;
  }
  .fwe-align-self-md-last baseline {
    align-self: last baseline !important;
  }
  .fwe-align-content-md-last baseline {
    align-content: last baseline !important;
  }
  .fwe-justify-items-md-last baseline {
    justify-items: last baseline !important;
  }
  .fwe-justify-self-md-last baseline {
    justify-self: last baseline !important;
  }
  .fwe-align-items-md-safe center {
    align-items: safe center !important;
  }
  .fwe-align-self-md-safe center {
    align-self: safe center !important;
  }
  .fwe-align-content-md-safe center {
    align-content: safe center !important;
  }
  .fwe-justify-items-md-safe center {
    justify-items: safe center !important;
  }
  .fwe-justify-self-md-safe center {
    justify-self: safe center !important;
  }
  .fwe-align-items-md-unsafe center {
    align-items: unsafe center !important;
  }
  .fwe-align-self-md-unsafe center {
    align-self: unsafe center !important;
  }
  .fwe-align-content-md-unsafe center {
    align-content: unsafe center !important;
  }
  .fwe-justify-items-md-unsafe center {
    justify-items: unsafe center !important;
  }
  .fwe-justify-self-md-unsafe center {
    justify-self: unsafe center !important;
  }
  .fwe-justify-items-md-left {
    justify-items: left !important;
  }
  .fwe-justify-self-md-left {
    justify-self: left !important;
  }
  .fwe-justify-items-md-right {
    justify-items: right !important;
  }
  .fwe-justify-self-md-right {
    justify-self: right !important;
  }
  .fwe-align-content-md-space-between {
    align-content: space-between !important;
  }
  .fwe-justify-content-md-space-between {
    justify-content: space-between !important;
  }
  .fwe-align-content-md-space-around {
    align-content: space-around !important;
  }
  .fwe-justify-content-md-space-around {
    justify-content: space-around !important;
  }
  .fwe-align-content-md-space-evenly {
    align-content: space-evenly !important;
  }
  .fwe-justify-content-md-space-evenly {
    justify-content: space-evenly !important;
  }
  .fwe-justify-items-md-auto {
    justify-items: auto !important;
  }
  .fwe-justify-self-md-auto {
    justify-self: auto !important;
  }
  .fwe-justify-items-md-self-start {
    justify-items: self-start !important;
  }
  .fwe-justify-self-md-self-start {
    justify-self: self-start !important;
  }
  .fwe-justify-items-md-self-end {
    justify-items: self-end !important;
  }
  .fwe-justify-self-md-self-end {
    justify-self: self-end !important;
  }
  .fwe-justify-items-md-legacy right {
    justify-items: legacy right !important;
  }
  .fwe-justify-items-md-legacy left {
    justify-items: legacy left !important;
  }
  .fwe-justify-items-md-legacy center {
    justify-items: legacy center !important;
  }
}
@media (min-width: 1281px) {
  .fwe-ml-lg-auto {
    margin-left: auto !important;
  }
  .fwe-mr-lg-auto {
    margin-right: auto !important;
  }
  .fwe-mt-lg-auto {
    margin-top: auto !important;
  }
  .fwe-mb-lg-auto {
    margin-bottom: auto !important;
  }
  .fwe-order-lg-first {
    order: -1;
  }
  .fwe-order-lg-last {
    order: 6;
  }
  .fwe-order-lg-1 {
    order: 1;
  }
  .fwe-order-lg-2 {
    order: 2;
  }
  .fwe-order-lg-3 {
    order: 3;
  }
  .fwe-order-lg-4 {
    order: 4;
  }
  .fwe-order-lg-5 {
    order: 5;
  }
  .fwe-flex-lg-auto {
    flex: auto !important;
  }
  .fwe-flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .fwe-flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .fwe-flex-lg-grow-2 {
    flex-grow: 2 !important;
  }
  .fwe-flex-lg-grow-3 {
    flex-grow: 3 !important;
  }
  .fwe-flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .fwe-flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .fwe-flex-lg-shrink-2 {
    flex-shrink: 2 !important;
  }
  .fwe-flex-lg-shrink-3 {
    flex-shrink: 3 !important;
  }
  .fwe-flex-lg-basis-0 {
    flex-basis: 0 !important;
  }
  .fwe-flex-lg-basis-auto {
    flex-basis: auto !important;
  }
  .fwe-flex-lg-basis-fill {
    flex-basis: fill !important;
  }
  .fwe-flex-lg-basis-max-content {
    flex-basis: max-content !important;
  }
  .fwe-flex-lg-basis-min-content {
    flex-basis: min-content !important;
  }
  .fwe-flex-lg-basis-fit-content {
    flex-basis: fit-content !important;
  }
  .fwe-flex-lg-basis-content {
    flex-basis: content !important;
  }
  .fwe-flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .fwe-flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .fwe-flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .fwe-flex-lg-row-nowrap {
    flex-flow: row nowrap !important;
  }
  .fwe-flex-lg-column-wrap {
    flex-flow: column wrap !important;
  }
  .fwe-flex-lg-column-reverse-wrap-reverse {
    flex-flow: column-reverse wrap-reverse !important;
  }
  .fwe-flex-lg-row {
    flex-direction: row !important;
  }
  .fwe-flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .fwe-flex-lg-column {
    flex-direction: column !important;
  }
  .fwe-flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .fwe-align-items-lg-normal {
    align-items: normal !important;
  }
  .fwe-align-self-lg-normal {
    align-self: normal !important;
  }
  .fwe-align-content-lg-normal {
    align-content: normal !important;
  }
  .fwe-justify-items-lg-normal {
    justify-items: normal !important;
  }
  .fwe-justify-self-lg-normal {
    justify-self: normal !important;
  }
  .fwe-justify-content-lg-normal {
    justify-content: normal !important;
  }
  .fwe-align-items-lg-stretch {
    align-items: stretch !important;
  }
  .fwe-align-self-lg-stretch {
    align-self: stretch !important;
  }
  .fwe-align-content-lg-stretch {
    align-content: stretch !important;
  }
  .fwe-justify-items-lg-stretch {
    justify-items: stretch !important;
  }
  .fwe-justify-self-lg-stretch {
    justify-self: stretch !important;
  }
  .fwe-justify-content-lg-stretch {
    justify-content: stretch !important;
  }
  .fwe-align-items-lg-center {
    align-items: center !important;
  }
  .fwe-align-self-lg-center {
    align-self: center !important;
  }
  .fwe-align-content-lg-center {
    align-content: center !important;
  }
  .fwe-justify-items-lg-center {
    justify-items: center !important;
  }
  .fwe-justify-self-lg-center {
    justify-self: center !important;
  }
  .fwe-justify-content-lg-center {
    justify-content: center !important;
  }
  .fwe-align-items-lg-start {
    align-items: start !important;
  }
  .fwe-align-self-lg-start {
    align-self: start !important;
  }
  .fwe-align-content-lg-start {
    align-content: start !important;
  }
  .fwe-justify-items-lg-start {
    justify-items: start !important;
  }
  .fwe-justify-self-lg-start {
    justify-self: start !important;
  }
  .fwe-justify-content-lg-start {
    justify-content: start !important;
  }
  .fwe-align-items-lg-end {
    align-items: end !important;
  }
  .fwe-align-self-lg-end {
    align-self: end !important;
  }
  .fwe-align-content-lg-end {
    align-content: end !important;
  }
  .fwe-justify-items-lg-end {
    justify-items: end !important;
  }
  .fwe-justify-self-lg-end {
    justify-self: end !important;
  }
  .fwe-justify-content-lg-end {
    justify-content: end !important;
  }
  .fwe-align-items-lg-flex-start {
    align-items: flex-start !important;
  }
  .fwe-align-self-lg-flex-start {
    align-self: flex-start !important;
  }
  .fwe-align-content-lg-flex-start {
    align-content: flex-start !important;
  }
  .fwe-justify-items-lg-flex-start {
    justify-items: flex-start !important;
  }
  .fwe-justify-self-lg-flex-start {
    justify-self: flex-start !important;
  }
  .fwe-justify-content-lg-flex-start {
    justify-content: flex-start !important;
  }
  .fwe-align-items-lg-flex-end {
    align-items: flex-end !important;
  }
  .fwe-align-self-lg-flex-end {
    align-self: flex-end !important;
  }
  .fwe-align-content-lg-flex-end {
    align-content: flex-end !important;
  }
  .fwe-justify-items-lg-flex-end {
    justify-items: flex-end !important;
  }
  .fwe-justify-self-lg-flex-end {
    justify-self: flex-end !important;
  }
  .fwe-justify-content-lg-flex-end {
    justify-content: flex-end !important;
  }
  .fwe-align-items-lg-baseline {
    align-items: baseline !important;
  }
  .fwe-align-self-lg-baseline {
    align-self: baseline !important;
  }
  .fwe-align-content-lg-baseline {
    align-content: baseline !important;
  }
  .fwe-justify-items-lg-baseline {
    justify-items: baseline !important;
  }
  .fwe-justify-self-lg-baseline {
    justify-self: baseline !important;
  }
  .fwe-align-items-lg-first baseline {
    align-items: first baseline !important;
  }
  .fwe-align-self-lg-first baseline {
    align-self: first baseline !important;
  }
  .fwe-align-content-lg-first baseline {
    align-content: first baseline !important;
  }
  .fwe-justify-items-lg-first baseline {
    justify-items: first baseline !important;
  }
  .fwe-justify-self-lg-first baseline {
    justify-self: first baseline !important;
  }
  .fwe-align-items-lg-last baseline {
    align-items: last baseline !important;
  }
  .fwe-align-self-lg-last baseline {
    align-self: last baseline !important;
  }
  .fwe-align-content-lg-last baseline {
    align-content: last baseline !important;
  }
  .fwe-justify-items-lg-last baseline {
    justify-items: last baseline !important;
  }
  .fwe-justify-self-lg-last baseline {
    justify-self: last baseline !important;
  }
  .fwe-align-items-lg-safe center {
    align-items: safe center !important;
  }
  .fwe-align-self-lg-safe center {
    align-self: safe center !important;
  }
  .fwe-align-content-lg-safe center {
    align-content: safe center !important;
  }
  .fwe-justify-items-lg-safe center {
    justify-items: safe center !important;
  }
  .fwe-justify-self-lg-safe center {
    justify-self: safe center !important;
  }
  .fwe-align-items-lg-unsafe center {
    align-items: unsafe center !important;
  }
  .fwe-align-self-lg-unsafe center {
    align-self: unsafe center !important;
  }
  .fwe-align-content-lg-unsafe center {
    align-content: unsafe center !important;
  }
  .fwe-justify-items-lg-unsafe center {
    justify-items: unsafe center !important;
  }
  .fwe-justify-self-lg-unsafe center {
    justify-self: unsafe center !important;
  }
  .fwe-justify-items-lg-left {
    justify-items: left !important;
  }
  .fwe-justify-self-lg-left {
    justify-self: left !important;
  }
  .fwe-justify-items-lg-right {
    justify-items: right !important;
  }
  .fwe-justify-self-lg-right {
    justify-self: right !important;
  }
  .fwe-align-content-lg-space-between {
    align-content: space-between !important;
  }
  .fwe-justify-content-lg-space-between {
    justify-content: space-between !important;
  }
  .fwe-align-content-lg-space-around {
    align-content: space-around !important;
  }
  .fwe-justify-content-lg-space-around {
    justify-content: space-around !important;
  }
  .fwe-align-content-lg-space-evenly {
    align-content: space-evenly !important;
  }
  .fwe-justify-content-lg-space-evenly {
    justify-content: space-evenly !important;
  }
  .fwe-justify-items-lg-auto {
    justify-items: auto !important;
  }
  .fwe-justify-self-lg-auto {
    justify-self: auto !important;
  }
  .fwe-justify-items-lg-self-start {
    justify-items: self-start !important;
  }
  .fwe-justify-self-lg-self-start {
    justify-self: self-start !important;
  }
  .fwe-justify-items-lg-self-end {
    justify-items: self-end !important;
  }
  .fwe-justify-self-lg-self-end {
    justify-self: self-end !important;
  }
  .fwe-justify-items-lg-legacy right {
    justify-items: legacy right !important;
  }
  .fwe-justify-items-lg-legacy left {
    justify-items: legacy left !important;
  }
  .fwe-justify-items-lg-legacy center {
    justify-items: legacy center !important;
  }
}
@media (min-width: 1441px) {
  .fwe-ml-xl-auto {
    margin-left: auto !important;
  }
  .fwe-mr-xl-auto {
    margin-right: auto !important;
  }
  .fwe-mt-xl-auto {
    margin-top: auto !important;
  }
  .fwe-mb-xl-auto {
    margin-bottom: auto !important;
  }
  .fwe-order-xl-first {
    order: -1;
  }
  .fwe-order-xl-last {
    order: 6;
  }
  .fwe-order-xl-1 {
    order: 1;
  }
  .fwe-order-xl-2 {
    order: 2;
  }
  .fwe-order-xl-3 {
    order: 3;
  }
  .fwe-order-xl-4 {
    order: 4;
  }
  .fwe-order-xl-5 {
    order: 5;
  }
  .fwe-flex-xl-auto {
    flex: auto !important;
  }
  .fwe-flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .fwe-flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .fwe-flex-xl-grow-2 {
    flex-grow: 2 !important;
  }
  .fwe-flex-xl-grow-3 {
    flex-grow: 3 !important;
  }
  .fwe-flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .fwe-flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .fwe-flex-xl-shrink-2 {
    flex-shrink: 2 !important;
  }
  .fwe-flex-xl-shrink-3 {
    flex-shrink: 3 !important;
  }
  .fwe-flex-xl-basis-0 {
    flex-basis: 0 !important;
  }
  .fwe-flex-xl-basis-auto {
    flex-basis: auto !important;
  }
  .fwe-flex-xl-basis-fill {
    flex-basis: fill !important;
  }
  .fwe-flex-xl-basis-max-content {
    flex-basis: max-content !important;
  }
  .fwe-flex-xl-basis-min-content {
    flex-basis: min-content !important;
  }
  .fwe-flex-xl-basis-fit-content {
    flex-basis: fit-content !important;
  }
  .fwe-flex-xl-basis-content {
    flex-basis: content !important;
  }
  .fwe-flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .fwe-flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .fwe-flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .fwe-flex-xl-row-nowrap {
    flex-flow: row nowrap !important;
  }
  .fwe-flex-xl-column-wrap {
    flex-flow: column wrap !important;
  }
  .fwe-flex-xl-column-reverse-wrap-reverse {
    flex-flow: column-reverse wrap-reverse !important;
  }
  .fwe-flex-xl-row {
    flex-direction: row !important;
  }
  .fwe-flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .fwe-flex-xl-column {
    flex-direction: column !important;
  }
  .fwe-flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .fwe-align-items-xl-normal {
    align-items: normal !important;
  }
  .fwe-align-self-xl-normal {
    align-self: normal !important;
  }
  .fwe-align-content-xl-normal {
    align-content: normal !important;
  }
  .fwe-justify-items-xl-normal {
    justify-items: normal !important;
  }
  .fwe-justify-self-xl-normal {
    justify-self: normal !important;
  }
  .fwe-justify-content-xl-normal {
    justify-content: normal !important;
  }
  .fwe-align-items-xl-stretch {
    align-items: stretch !important;
  }
  .fwe-align-self-xl-stretch {
    align-self: stretch !important;
  }
  .fwe-align-content-xl-stretch {
    align-content: stretch !important;
  }
  .fwe-justify-items-xl-stretch {
    justify-items: stretch !important;
  }
  .fwe-justify-self-xl-stretch {
    justify-self: stretch !important;
  }
  .fwe-justify-content-xl-stretch {
    justify-content: stretch !important;
  }
  .fwe-align-items-xl-center {
    align-items: center !important;
  }
  .fwe-align-self-xl-center {
    align-self: center !important;
  }
  .fwe-align-content-xl-center {
    align-content: center !important;
  }
  .fwe-justify-items-xl-center {
    justify-items: center !important;
  }
  .fwe-justify-self-xl-center {
    justify-self: center !important;
  }
  .fwe-justify-content-xl-center {
    justify-content: center !important;
  }
  .fwe-align-items-xl-start {
    align-items: start !important;
  }
  .fwe-align-self-xl-start {
    align-self: start !important;
  }
  .fwe-align-content-xl-start {
    align-content: start !important;
  }
  .fwe-justify-items-xl-start {
    justify-items: start !important;
  }
  .fwe-justify-self-xl-start {
    justify-self: start !important;
  }
  .fwe-justify-content-xl-start {
    justify-content: start !important;
  }
  .fwe-align-items-xl-end {
    align-items: end !important;
  }
  .fwe-align-self-xl-end {
    align-self: end !important;
  }
  .fwe-align-content-xl-end {
    align-content: end !important;
  }
  .fwe-justify-items-xl-end {
    justify-items: end !important;
  }
  .fwe-justify-self-xl-end {
    justify-self: end !important;
  }
  .fwe-justify-content-xl-end {
    justify-content: end !important;
  }
  .fwe-align-items-xl-flex-start {
    align-items: flex-start !important;
  }
  .fwe-align-self-xl-flex-start {
    align-self: flex-start !important;
  }
  .fwe-align-content-xl-flex-start {
    align-content: flex-start !important;
  }
  .fwe-justify-items-xl-flex-start {
    justify-items: flex-start !important;
  }
  .fwe-justify-self-xl-flex-start {
    justify-self: flex-start !important;
  }
  .fwe-justify-content-xl-flex-start {
    justify-content: flex-start !important;
  }
  .fwe-align-items-xl-flex-end {
    align-items: flex-end !important;
  }
  .fwe-align-self-xl-flex-end {
    align-self: flex-end !important;
  }
  .fwe-align-content-xl-flex-end {
    align-content: flex-end !important;
  }
  .fwe-justify-items-xl-flex-end {
    justify-items: flex-end !important;
  }
  .fwe-justify-self-xl-flex-end {
    justify-self: flex-end !important;
  }
  .fwe-justify-content-xl-flex-end {
    justify-content: flex-end !important;
  }
  .fwe-align-items-xl-baseline {
    align-items: baseline !important;
  }
  .fwe-align-self-xl-baseline {
    align-self: baseline !important;
  }
  .fwe-align-content-xl-baseline {
    align-content: baseline !important;
  }
  .fwe-justify-items-xl-baseline {
    justify-items: baseline !important;
  }
  .fwe-justify-self-xl-baseline {
    justify-self: baseline !important;
  }
  .fwe-align-items-xl-first baseline {
    align-items: first baseline !important;
  }
  .fwe-align-self-xl-first baseline {
    align-self: first baseline !important;
  }
  .fwe-align-content-xl-first baseline {
    align-content: first baseline !important;
  }
  .fwe-justify-items-xl-first baseline {
    justify-items: first baseline !important;
  }
  .fwe-justify-self-xl-first baseline {
    justify-self: first baseline !important;
  }
  .fwe-align-items-xl-last baseline {
    align-items: last baseline !important;
  }
  .fwe-align-self-xl-last baseline {
    align-self: last baseline !important;
  }
  .fwe-align-content-xl-last baseline {
    align-content: last baseline !important;
  }
  .fwe-justify-items-xl-last baseline {
    justify-items: last baseline !important;
  }
  .fwe-justify-self-xl-last baseline {
    justify-self: last baseline !important;
  }
  .fwe-align-items-xl-safe center {
    align-items: safe center !important;
  }
  .fwe-align-self-xl-safe center {
    align-self: safe center !important;
  }
  .fwe-align-content-xl-safe center {
    align-content: safe center !important;
  }
  .fwe-justify-items-xl-safe center {
    justify-items: safe center !important;
  }
  .fwe-justify-self-xl-safe center {
    justify-self: safe center !important;
  }
  .fwe-align-items-xl-unsafe center {
    align-items: unsafe center !important;
  }
  .fwe-align-self-xl-unsafe center {
    align-self: unsafe center !important;
  }
  .fwe-align-content-xl-unsafe center {
    align-content: unsafe center !important;
  }
  .fwe-justify-items-xl-unsafe center {
    justify-items: unsafe center !important;
  }
  .fwe-justify-self-xl-unsafe center {
    justify-self: unsafe center !important;
  }
  .fwe-justify-items-xl-left {
    justify-items: left !important;
  }
  .fwe-justify-self-xl-left {
    justify-self: left !important;
  }
  .fwe-justify-items-xl-right {
    justify-items: right !important;
  }
  .fwe-justify-self-xl-right {
    justify-self: right !important;
  }
  .fwe-align-content-xl-space-between {
    align-content: space-between !important;
  }
  .fwe-justify-content-xl-space-between {
    justify-content: space-between !important;
  }
  .fwe-align-content-xl-space-around {
    align-content: space-around !important;
  }
  .fwe-justify-content-xl-space-around {
    justify-content: space-around !important;
  }
  .fwe-align-content-xl-space-evenly {
    align-content: space-evenly !important;
  }
  .fwe-justify-content-xl-space-evenly {
    justify-content: space-evenly !important;
  }
  .fwe-justify-items-xl-auto {
    justify-items: auto !important;
  }
  .fwe-justify-self-xl-auto {
    justify-self: auto !important;
  }
  .fwe-justify-items-xl-self-start {
    justify-items: self-start !important;
  }
  .fwe-justify-self-xl-self-start {
    justify-self: self-start !important;
  }
  .fwe-justify-items-xl-self-end {
    justify-items: self-end !important;
  }
  .fwe-justify-self-xl-self-end {
    justify-self: self-end !important;
  }
  .fwe-justify-items-xl-legacy right {
    justify-items: legacy right !important;
  }
  .fwe-justify-items-xl-legacy left {
    justify-items: legacy left !important;
  }
  .fwe-justify-items-xl-legacy center {
    justify-items: legacy center !important;
  }
}
@media (min-width: 1921px) {
  .fwe-ml-xxl-auto {
    margin-left: auto !important;
  }
  .fwe-mr-xxl-auto {
    margin-right: auto !important;
  }
  .fwe-mt-xxl-auto {
    margin-top: auto !important;
  }
  .fwe-mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .fwe-order-xxl-first {
    order: -1;
  }
  .fwe-order-xxl-last {
    order: 6;
  }
  .fwe-order-xxl-1 {
    order: 1;
  }
  .fwe-order-xxl-2 {
    order: 2;
  }
  .fwe-order-xxl-3 {
    order: 3;
  }
  .fwe-order-xxl-4 {
    order: 4;
  }
  .fwe-order-xxl-5 {
    order: 5;
  }
  .fwe-flex-xxl-auto {
    flex: auto !important;
  }
  .fwe-flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .fwe-flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .fwe-flex-xxl-grow-2 {
    flex-grow: 2 !important;
  }
  .fwe-flex-xxl-grow-3 {
    flex-grow: 3 !important;
  }
  .fwe-flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .fwe-flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .fwe-flex-xxl-shrink-2 {
    flex-shrink: 2 !important;
  }
  .fwe-flex-xxl-shrink-3 {
    flex-shrink: 3 !important;
  }
  .fwe-flex-xxl-basis-0 {
    flex-basis: 0 !important;
  }
  .fwe-flex-xxl-basis-auto {
    flex-basis: auto !important;
  }
  .fwe-flex-xxl-basis-fill {
    flex-basis: fill !important;
  }
  .fwe-flex-xxl-basis-max-content {
    flex-basis: max-content !important;
  }
  .fwe-flex-xxl-basis-min-content {
    flex-basis: min-content !important;
  }
  .fwe-flex-xxl-basis-fit-content {
    flex-basis: fit-content !important;
  }
  .fwe-flex-xxl-basis-content {
    flex-basis: content !important;
  }
  .fwe-flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .fwe-flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .fwe-flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .fwe-flex-xxl-row-nowrap {
    flex-flow: row nowrap !important;
  }
  .fwe-flex-xxl-column-wrap {
    flex-flow: column wrap !important;
  }
  .fwe-flex-xxl-column-reverse-wrap-reverse {
    flex-flow: column-reverse wrap-reverse !important;
  }
  .fwe-flex-xxl-row {
    flex-direction: row !important;
  }
  .fwe-flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .fwe-flex-xxl-column {
    flex-direction: column !important;
  }
  .fwe-flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .fwe-align-items-xxl-normal {
    align-items: normal !important;
  }
  .fwe-align-self-xxl-normal {
    align-self: normal !important;
  }
  .fwe-align-content-xxl-normal {
    align-content: normal !important;
  }
  .fwe-justify-items-xxl-normal {
    justify-items: normal !important;
  }
  .fwe-justify-self-xxl-normal {
    justify-self: normal !important;
  }
  .fwe-justify-content-xxl-normal {
    justify-content: normal !important;
  }
  .fwe-align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .fwe-align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .fwe-align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .fwe-justify-items-xxl-stretch {
    justify-items: stretch !important;
  }
  .fwe-justify-self-xxl-stretch {
    justify-self: stretch !important;
  }
  .fwe-justify-content-xxl-stretch {
    justify-content: stretch !important;
  }
  .fwe-align-items-xxl-center {
    align-items: center !important;
  }
  .fwe-align-self-xxl-center {
    align-self: center !important;
  }
  .fwe-align-content-xxl-center {
    align-content: center !important;
  }
  .fwe-justify-items-xxl-center {
    justify-items: center !important;
  }
  .fwe-justify-self-xxl-center {
    justify-self: center !important;
  }
  .fwe-justify-content-xxl-center {
    justify-content: center !important;
  }
  .fwe-align-items-xxl-start {
    align-items: start !important;
  }
  .fwe-align-self-xxl-start {
    align-self: start !important;
  }
  .fwe-align-content-xxl-start {
    align-content: start !important;
  }
  .fwe-justify-items-xxl-start {
    justify-items: start !important;
  }
  .fwe-justify-self-xxl-start {
    justify-self: start !important;
  }
  .fwe-justify-content-xxl-start {
    justify-content: start !important;
  }
  .fwe-align-items-xxl-end {
    align-items: end !important;
  }
  .fwe-align-self-xxl-end {
    align-self: end !important;
  }
  .fwe-align-content-xxl-end {
    align-content: end !important;
  }
  .fwe-justify-items-xxl-end {
    justify-items: end !important;
  }
  .fwe-justify-self-xxl-end {
    justify-self: end !important;
  }
  .fwe-justify-content-xxl-end {
    justify-content: end !important;
  }
  .fwe-align-items-xxl-flex-start {
    align-items: flex-start !important;
  }
  .fwe-align-self-xxl-flex-start {
    align-self: flex-start !important;
  }
  .fwe-align-content-xxl-flex-start {
    align-content: flex-start !important;
  }
  .fwe-justify-items-xxl-flex-start {
    justify-items: flex-start !important;
  }
  .fwe-justify-self-xxl-flex-start {
    justify-self: flex-start !important;
  }
  .fwe-justify-content-xxl-flex-start {
    justify-content: flex-start !important;
  }
  .fwe-align-items-xxl-flex-end {
    align-items: flex-end !important;
  }
  .fwe-align-self-xxl-flex-end {
    align-self: flex-end !important;
  }
  .fwe-align-content-xxl-flex-end {
    align-content: flex-end !important;
  }
  .fwe-justify-items-xxl-flex-end {
    justify-items: flex-end !important;
  }
  .fwe-justify-self-xxl-flex-end {
    justify-self: flex-end !important;
  }
  .fwe-justify-content-xxl-flex-end {
    justify-content: flex-end !important;
  }
  .fwe-align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .fwe-align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .fwe-align-content-xxl-baseline {
    align-content: baseline !important;
  }
  .fwe-justify-items-xxl-baseline {
    justify-items: baseline !important;
  }
  .fwe-justify-self-xxl-baseline {
    justify-self: baseline !important;
  }
  .fwe-align-items-xxl-first baseline {
    align-items: first baseline !important;
  }
  .fwe-align-self-xxl-first baseline {
    align-self: first baseline !important;
  }
  .fwe-align-content-xxl-first baseline {
    align-content: first baseline !important;
  }
  .fwe-justify-items-xxl-first baseline {
    justify-items: first baseline !important;
  }
  .fwe-justify-self-xxl-first baseline {
    justify-self: first baseline !important;
  }
  .fwe-align-items-xxl-last baseline {
    align-items: last baseline !important;
  }
  .fwe-align-self-xxl-last baseline {
    align-self: last baseline !important;
  }
  .fwe-align-content-xxl-last baseline {
    align-content: last baseline !important;
  }
  .fwe-justify-items-xxl-last baseline {
    justify-items: last baseline !important;
  }
  .fwe-justify-self-xxl-last baseline {
    justify-self: last baseline !important;
  }
  .fwe-align-items-xxl-safe center {
    align-items: safe center !important;
  }
  .fwe-align-self-xxl-safe center {
    align-self: safe center !important;
  }
  .fwe-align-content-xxl-safe center {
    align-content: safe center !important;
  }
  .fwe-justify-items-xxl-safe center {
    justify-items: safe center !important;
  }
  .fwe-justify-self-xxl-safe center {
    justify-self: safe center !important;
  }
  .fwe-align-items-xxl-unsafe center {
    align-items: unsafe center !important;
  }
  .fwe-align-self-xxl-unsafe center {
    align-self: unsafe center !important;
  }
  .fwe-align-content-xxl-unsafe center {
    align-content: unsafe center !important;
  }
  .fwe-justify-items-xxl-unsafe center {
    justify-items: unsafe center !important;
  }
  .fwe-justify-self-xxl-unsafe center {
    justify-self: unsafe center !important;
  }
  .fwe-justify-items-xxl-left {
    justify-items: left !important;
  }
  .fwe-justify-self-xxl-left {
    justify-self: left !important;
  }
  .fwe-justify-items-xxl-right {
    justify-items: right !important;
  }
  .fwe-justify-self-xxl-right {
    justify-self: right !important;
  }
  .fwe-align-content-xxl-space-between {
    align-content: space-between !important;
  }
  .fwe-justify-content-xxl-space-between {
    justify-content: space-between !important;
  }
  .fwe-align-content-xxl-space-around {
    align-content: space-around !important;
  }
  .fwe-justify-content-xxl-space-around {
    justify-content: space-around !important;
  }
  .fwe-align-content-xxl-space-evenly {
    align-content: space-evenly !important;
  }
  .fwe-justify-content-xxl-space-evenly {
    justify-content: space-evenly !important;
  }
  .fwe-justify-items-xxl-auto {
    justify-items: auto !important;
  }
  .fwe-justify-self-xxl-auto {
    justify-self: auto !important;
  }
  .fwe-justify-items-xxl-self-start {
    justify-items: self-start !important;
  }
  .fwe-justify-self-xxl-self-start {
    justify-self: self-start !important;
  }
  .fwe-justify-items-xxl-self-end {
    justify-items: self-end !important;
  }
  .fwe-justify-self-xxl-self-end {
    justify-self: self-end !important;
  }
  .fwe-justify-items-xxl-legacy right {
    justify-items: legacy right !important;
  }
  .fwe-justify-items-xxl-legacy left {
    justify-items: legacy left !important;
  }
  .fwe-justify-items-xxl-legacy center {
    justify-items: legacy center !important;
  }
}
.fwe-container {
  padding: 0 8px 0 8px;
  box-sizing: border-box;
  width: 100%;
}
@media (min-width: 600px) {
  .fwe-container {
    padding: 0 16px 0 16px;
  }
}
@media (min-width: 1025px) {
  .fwe-container {
    padding: 0 24px 0 24px;
  }
}
@media (min-width: 1281px) {
  .fwe-container {
    padding: 0 60px 0 60px;
  }
}
@media (min-width: 1921px) {
  .fwe-container {
    padding: 0 86px 0 86px;
  }
}
.fwe-layout-1024,
.fwe-layout-1440,
.fwe-layout-1920 {
  display: flex;
  justify-content: center;
  padding: 0 !important;
}
.fwe-layout-1024 .fwe-container,
.fwe-layout-1440 .fwe-container,
.fwe-layout-1920 .fwe-container {
  padding: 0 !important;
  max-width: 1792px;
  margin-right: 64px;
  margin-left: 64px;
}
@media (max-width: 1281px) {
  .fwe-layout-1024 .fwe-container,
  .fwe-layout-1440 .fwe-container,
  .fwe-layout-1920 .fwe-container {
    margin-right: 32px;
    margin-left: 32px;
  }
}
@media (max-width: 769px) {
  .fwe-layout-1024 .fwe-container,
  .fwe-layout-1440 .fwe-container,
  .fwe-layout-1920 .fwe-container {
    margin-right: 16px;
    margin-left: 16px;
  }
}
@media (max-width: 600px) {
  .fwe-layout-1024 .fwe-container,
  .fwe-layout-1440 .fwe-container,
  .fwe-layout-1920 .fwe-container {
    margin-right: 8px;
    margin-left: 8px;
  }
}
.fwe-layout-1024 .fwe-container .fwe-app-logo-container,
.fwe-layout-1440 .fwe-container .fwe-app-logo-container,
.fwe-layout-1920 .fwe-container .fwe-app-logo-container {
  position: unset;
  margin-bottom: 17px;
  margin-right: 24px;
}
.fwe-layout-1440 .fwe-container {
  max-width: 1312px;
}
.fwe-layout-1024 .fwe-container {
  max-width: 960px;
}
.fwe-toolbar {
  width: 60px;
  padding: 0;
  background-color: var(--fwe-white);
  border-right: 1px solid var(--fwe-border);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.fwe-toolbar .fwe-toolbar-actions {
  padding-top: 24px;
}
.fwe-toolbar .fwe-toolbar-actions a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.fwe-toolbar .fwe-toolbar-actions button {
  display: block;
}
.fwe-toolbar .fwe-toolbar-actions a,
.fwe-toolbar .fwe-toolbar-actions button {
  height: 60px;
  width: 60px;
  line-height: 60px;
  text-align: center;
  cursor: pointer;
  border-radius: 0;
  position: relative;
}
.fwe-toolbar .fwe-toolbar-actions a::after,
.fwe-toolbar .fwe-toolbar-actions button::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 4px;
  background-color: var(--fwe-hero);
  transform: scaleX(0);
  transition: transform .3s;
}
.fwe-toolbar .fwe-toolbar-actions a.fwe-active,
.fwe-toolbar .fwe-toolbar-actions button.fwe-active {
  color: var(--fwe-hero) !important;
}
.fwe-toolbar .fwe-toolbar-actions a.fwe-active::after,
.fwe-toolbar .fwe-toolbar-actions button.fwe-active::after {
  transform: scaleX(1);
}
.fwe-toolbar.fwe-toolbar-right {
  border-right: none;
  border-left: 1px solid var(--fwe-border);
  padding-right: 1px;
}
.fwe-toolbar.fwe-toolbar-right .fwe-toolbar-actions a::after,
.fwe-toolbar.fwe-toolbar-right .fwe-toolbar-actions button::after {
  left: unset;
  right: 0;
  width: 4px;
  transform: scaleX(0);
  transition: transform .3s;
}
.fwe-toolbar.fwe-toolbar-right .fwe-toolbar-actions a.fwe-active,
.fwe-toolbar.fwe-toolbar-right .fwe-toolbar-actions button.fwe-active {
  color: var(--fwe-hero) !important;
}
.fwe-toolbar.fwe-toolbar-right .fwe-toolbar-actions a.fwe-active::after,
.fwe-toolbar.fwe-toolbar-right .fwe-toolbar-actions button.fwe-active::after {
  transform: scaleX(1);
}
@media (min-width: 0) {
  .fwe-col-1 {
    grid-column-end: span 1;
  }
  .fwe-grid-line-break {
    grid-column-start: 1;
  }
  .fwe-offset-1 {
    grid-column-start: 2;
  }
  .fwe-col-2 {
    grid-column-end: span 2;
  }
  .fwe-grid-line-break {
    grid-column-start: 1;
  }
  .fwe-offset-2 {
    grid-column-start: 3;
  }
  .fwe-col-3 {
    grid-column-end: span 3;
  }
  .fwe-grid-line-break {
    grid-column-start: 1;
  }
  .fwe-offset-3 {
    grid-column-start: 4;
  }
  .fwe-col-4 {
    grid-column-end: span 4;
  }
  .fwe-grid-line-break {
    grid-column-start: 1;
  }
  .fwe-offset-4 {
    grid-column-start: 5;
  }
  .fwe-col-5 {
    grid-column-end: span 5;
  }
  .fwe-grid-line-break {
    grid-column-start: 1;
  }
  .fwe-offset-5 {
    grid-column-start: 6;
  }
  .fwe-col-6 {
    grid-column-end: span 6;
  }
  .fwe-grid-line-break {
    grid-column-start: 1;
  }
  .fwe-offset-6 {
    grid-column-start: 7;
  }
  .fwe-col-7 {
    grid-column-end: span 7;
  }
  .fwe-grid-line-break {
    grid-column-start: 1;
  }
  .fwe-offset-7 {
    grid-column-start: 8;
  }
  .fwe-col-8 {
    grid-column-end: span 8;
  }
  .fwe-grid-line-break {
    grid-column-start: 1;
  }
  .fwe-offset-8 {
    grid-column-start: 9;
  }
  .fwe-col-9 {
    grid-column-end: span 9;
  }
  .fwe-grid-line-break {
    grid-column-start: 1;
  }
  .fwe-offset-9 {
    grid-column-start: 10;
  }
  .fwe-col-10 {
    grid-column-end: span 10;
  }
  .fwe-grid-line-break {
    grid-column-start: 1;
  }
  .fwe-offset-10 {
    grid-column-start: 11;
  }
  .fwe-col-11 {
    grid-column-end: span 11;
  }
  .fwe-grid-line-break {
    grid-column-start: 1;
  }
  .fwe-offset-11 {
    grid-column-start: 12;
  }
  .fwe-col-12 {
    grid-column-end: span 12;
  }
  .fwe-grid-line-break {
    grid-column-start: 1;
  }
}
@media (min-width: 375px) {
  .fwe-col-xxs-1 {
    grid-column-end: span 1;
  }
  .fwe-grid-line-break-xxs {
    grid-column-start: 1;
  }
  .fwe-offset-xxs-1 {
    grid-column-start: 2;
  }
  .fwe-col-xxs-2 {
    grid-column-end: span 2;
  }
  .fwe-grid-line-break-xxs {
    grid-column-start: 1;
  }
  .fwe-offset-xxs-2 {
    grid-column-start: 3;
  }
  .fwe-col-xxs-3 {
    grid-column-end: span 3;
  }
  .fwe-grid-line-break-xxs {
    grid-column-start: 1;
  }
  .fwe-offset-xxs-3 {
    grid-column-start: 4;
  }
  .fwe-col-xxs-4 {
    grid-column-end: span 4;
  }
  .fwe-grid-line-break-xxs {
    grid-column-start: 1;
  }
  .fwe-offset-xxs-4 {
    grid-column-start: 5;
  }
  .fwe-col-xxs-5 {
    grid-column-end: span 5;
  }
  .fwe-grid-line-break-xxs {
    grid-column-start: 1;
  }
  .fwe-offset-xxs-5 {
    grid-column-start: 6;
  }
  .fwe-col-xxs-6 {
    grid-column-end: span 6;
  }
  .fwe-grid-line-break-xxs {
    grid-column-start: 1;
  }
  .fwe-offset-xxs-6 {
    grid-column-start: 7;
  }
  .fwe-col-xxs-7 {
    grid-column-end: span 7;
  }
  .fwe-grid-line-break-xxs {
    grid-column-start: 1;
  }
  .fwe-offset-xxs-7 {
    grid-column-start: 8;
  }
  .fwe-col-xxs-8 {
    grid-column-end: span 8;
  }
  .fwe-grid-line-break-xxs {
    grid-column-start: 1;
  }
  .fwe-offset-xxs-8 {
    grid-column-start: 9;
  }
  .fwe-col-xxs-9 {
    grid-column-end: span 9;
  }
  .fwe-grid-line-break-xxs {
    grid-column-start: 1;
  }
  .fwe-offset-xxs-9 {
    grid-column-start: 10;
  }
  .fwe-col-xxs-10 {
    grid-column-end: span 10;
  }
  .fwe-grid-line-break-xxs {
    grid-column-start: 1;
  }
  .fwe-offset-xxs-10 {
    grid-column-start: 11;
  }
  .fwe-col-xxs-11 {
    grid-column-end: span 11;
  }
  .fwe-grid-line-break-xxs {
    grid-column-start: 1;
  }
  .fwe-offset-xxs-11 {
    grid-column-start: 12;
  }
  .fwe-col-xxs-12 {
    grid-column-end: span 12;
  }
  .fwe-grid-line-break-xxs {
    grid-column-start: 1;
  }
}
@media (min-width: 600px) {
  .fwe-col-xs-1 {
    grid-column-end: span 1;
  }
  .fwe-grid-line-break-xs {
    grid-column-start: 1;
  }
  .fwe-offset-xs-1 {
    grid-column-start: 2;
  }
  .fwe-col-xs-2 {
    grid-column-end: span 2;
  }
  .fwe-grid-line-break-xs {
    grid-column-start: 1;
  }
  .fwe-offset-xs-2 {
    grid-column-start: 3;
  }
  .fwe-col-xs-3 {
    grid-column-end: span 3;
  }
  .fwe-grid-line-break-xs {
    grid-column-start: 1;
  }
  .fwe-offset-xs-3 {
    grid-column-start: 4;
  }
  .fwe-col-xs-4 {
    grid-column-end: span 4;
  }
  .fwe-grid-line-break-xs {
    grid-column-start: 1;
  }
  .fwe-offset-xs-4 {
    grid-column-start: 5;
  }
  .fwe-col-xs-5 {
    grid-column-end: span 5;
  }
  .fwe-grid-line-break-xs {
    grid-column-start: 1;
  }
  .fwe-offset-xs-5 {
    grid-column-start: 6;
  }
  .fwe-col-xs-6 {
    grid-column-end: span 6;
  }
  .fwe-grid-line-break-xs {
    grid-column-start: 1;
  }
  .fwe-offset-xs-6 {
    grid-column-start: 7;
  }
  .fwe-col-xs-7 {
    grid-column-end: span 7;
  }
  .fwe-grid-line-break-xs {
    grid-column-start: 1;
  }
  .fwe-offset-xs-7 {
    grid-column-start: 8;
  }
  .fwe-col-xs-8 {
    grid-column-end: span 8;
  }
  .fwe-grid-line-break-xs {
    grid-column-start: 1;
  }
  .fwe-offset-xs-8 {
    grid-column-start: 9;
  }
  .fwe-col-xs-9 {
    grid-column-end: span 9;
  }
  .fwe-grid-line-break-xs {
    grid-column-start: 1;
  }
  .fwe-offset-xs-9 {
    grid-column-start: 10;
  }
  .fwe-col-xs-10 {
    grid-column-end: span 10;
  }
  .fwe-grid-line-break-xs {
    grid-column-start: 1;
  }
  .fwe-offset-xs-10 {
    grid-column-start: 11;
  }
  .fwe-col-xs-11 {
    grid-column-end: span 11;
  }
  .fwe-grid-line-break-xs {
    grid-column-start: 1;
  }
  .fwe-offset-xs-11 {
    grid-column-start: 12;
  }
  .fwe-col-xs-12 {
    grid-column-end: span 12;
  }
  .fwe-grid-line-break-xs {
    grid-column-start: 1;
  }
}
@media (min-width: 769px) {
  .fwe-col-sm-1 {
    grid-column-end: span 1;
  }
  .fwe-grid-line-break-sm {
    grid-column-start: 1;
  }
  .fwe-offset-sm-1 {
    grid-column-start: 2;
  }
  .fwe-col-sm-2 {
    grid-column-end: span 2;
  }
  .fwe-grid-line-break-sm {
    grid-column-start: 1;
  }
  .fwe-offset-sm-2 {
    grid-column-start: 3;
  }
  .fwe-col-sm-3 {
    grid-column-end: span 3;
  }
  .fwe-grid-line-break-sm {
    grid-column-start: 1;
  }
  .fwe-offset-sm-3 {
    grid-column-start: 4;
  }
  .fwe-col-sm-4 {
    grid-column-end: span 4;
  }
  .fwe-grid-line-break-sm {
    grid-column-start: 1;
  }
  .fwe-offset-sm-4 {
    grid-column-start: 5;
  }
  .fwe-col-sm-5 {
    grid-column-end: span 5;
  }
  .fwe-grid-line-break-sm {
    grid-column-start: 1;
  }
  .fwe-offset-sm-5 {
    grid-column-start: 6;
  }
  .fwe-col-sm-6 {
    grid-column-end: span 6;
  }
  .fwe-grid-line-break-sm {
    grid-column-start: 1;
  }
  .fwe-offset-sm-6 {
    grid-column-start: 7;
  }
  .fwe-col-sm-7 {
    grid-column-end: span 7;
  }
  .fwe-grid-line-break-sm {
    grid-column-start: 1;
  }
  .fwe-offset-sm-7 {
    grid-column-start: 8;
  }
  .fwe-col-sm-8 {
    grid-column-end: span 8;
  }
  .fwe-grid-line-break-sm {
    grid-column-start: 1;
  }
  .fwe-offset-sm-8 {
    grid-column-start: 9;
  }
  .fwe-col-sm-9 {
    grid-column-end: span 9;
  }
  .fwe-grid-line-break-sm {
    grid-column-start: 1;
  }
  .fwe-offset-sm-9 {
    grid-column-start: 10;
  }
  .fwe-col-sm-10 {
    grid-column-end: span 10;
  }
  .fwe-grid-line-break-sm {
    grid-column-start: 1;
  }
  .fwe-offset-sm-10 {
    grid-column-start: 11;
  }
  .fwe-col-sm-11 {
    grid-column-end: span 11;
  }
  .fwe-grid-line-break-sm {
    grid-column-start: 1;
  }
  .fwe-offset-sm-11 {
    grid-column-start: 12;
  }
  .fwe-col-sm-12 {
    grid-column-end: span 12;
  }
  .fwe-grid-line-break-sm {
    grid-column-start: 1;
  }
}
@media (min-width: 1025px) {
  .fwe-col-md-1 {
    grid-column-end: span 1;
  }
  .fwe-grid-line-break-md {
    grid-column-start: 1;
  }
  .fwe-offset-md-1 {
    grid-column-start: 2;
  }
  .fwe-col-md-2 {
    grid-column-end: span 2;
  }
  .fwe-grid-line-break-md {
    grid-column-start: 1;
  }
  .fwe-offset-md-2 {
    grid-column-start: 3;
  }
  .fwe-col-md-3 {
    grid-column-end: span 3;
  }
  .fwe-grid-line-break-md {
    grid-column-start: 1;
  }
  .fwe-offset-md-3 {
    grid-column-start: 4;
  }
  .fwe-col-md-4 {
    grid-column-end: span 4;
  }
  .fwe-grid-line-break-md {
    grid-column-start: 1;
  }
  .fwe-offset-md-4 {
    grid-column-start: 5;
  }
  .fwe-col-md-5 {
    grid-column-end: span 5;
  }
  .fwe-grid-line-break-md {
    grid-column-start: 1;
  }
  .fwe-offset-md-5 {
    grid-column-start: 6;
  }
  .fwe-col-md-6 {
    grid-column-end: span 6;
  }
  .fwe-grid-line-break-md {
    grid-column-start: 1;
  }
  .fwe-offset-md-6 {
    grid-column-start: 7;
  }
  .fwe-col-md-7 {
    grid-column-end: span 7;
  }
  .fwe-grid-line-break-md {
    grid-column-start: 1;
  }
  .fwe-offset-md-7 {
    grid-column-start: 8;
  }
  .fwe-col-md-8 {
    grid-column-end: span 8;
  }
  .fwe-grid-line-break-md {
    grid-column-start: 1;
  }
  .fwe-offset-md-8 {
    grid-column-start: 9;
  }
  .fwe-col-md-9 {
    grid-column-end: span 9;
  }
  .fwe-grid-line-break-md {
    grid-column-start: 1;
  }
  .fwe-offset-md-9 {
    grid-column-start: 10;
  }
  .fwe-col-md-10 {
    grid-column-end: span 10;
  }
  .fwe-grid-line-break-md {
    grid-column-start: 1;
  }
  .fwe-offset-md-10 {
    grid-column-start: 11;
  }
  .fwe-col-md-11 {
    grid-column-end: span 11;
  }
  .fwe-grid-line-break-md {
    grid-column-start: 1;
  }
  .fwe-offset-md-11 {
    grid-column-start: 12;
  }
  .fwe-col-md-12 {
    grid-column-end: span 12;
  }
  .fwe-grid-line-break-md {
    grid-column-start: 1;
  }
}
@media (min-width: 1281px) {
  .fwe-col-lg-1 {
    grid-column-end: span 1;
  }
  .fwe-grid-line-break-lg {
    grid-column-start: 1;
  }
  .fwe-offset-lg-1 {
    grid-column-start: 2;
  }
  .fwe-col-lg-2 {
    grid-column-end: span 2;
  }
  .fwe-grid-line-break-lg {
    grid-column-start: 1;
  }
  .fwe-offset-lg-2 {
    grid-column-start: 3;
  }
  .fwe-col-lg-3 {
    grid-column-end: span 3;
  }
  .fwe-grid-line-break-lg {
    grid-column-start: 1;
  }
  .fwe-offset-lg-3 {
    grid-column-start: 4;
  }
  .fwe-col-lg-4 {
    grid-column-end: span 4;
  }
  .fwe-grid-line-break-lg {
    grid-column-start: 1;
  }
  .fwe-offset-lg-4 {
    grid-column-start: 5;
  }
  .fwe-col-lg-5 {
    grid-column-end: span 5;
  }
  .fwe-grid-line-break-lg {
    grid-column-start: 1;
  }
  .fwe-offset-lg-5 {
    grid-column-start: 6;
  }
  .fwe-col-lg-6 {
    grid-column-end: span 6;
  }
  .fwe-grid-line-break-lg {
    grid-column-start: 1;
  }
  .fwe-offset-lg-6 {
    grid-column-start: 7;
  }
  .fwe-col-lg-7 {
    grid-column-end: span 7;
  }
  .fwe-grid-line-break-lg {
    grid-column-start: 1;
  }
  .fwe-offset-lg-7 {
    grid-column-start: 8;
  }
  .fwe-col-lg-8 {
    grid-column-end: span 8;
  }
  .fwe-grid-line-break-lg {
    grid-column-start: 1;
  }
  .fwe-offset-lg-8 {
    grid-column-start: 9;
  }
  .fwe-col-lg-9 {
    grid-column-end: span 9;
  }
  .fwe-grid-line-break-lg {
    grid-column-start: 1;
  }
  .fwe-offset-lg-9 {
    grid-column-start: 10;
  }
  .fwe-col-lg-10 {
    grid-column-end: span 10;
  }
  .fwe-grid-line-break-lg {
    grid-column-start: 1;
  }
  .fwe-offset-lg-10 {
    grid-column-start: 11;
  }
  .fwe-col-lg-11 {
    grid-column-end: span 11;
  }
  .fwe-grid-line-break-lg {
    grid-column-start: 1;
  }
  .fwe-offset-lg-11 {
    grid-column-start: 12;
  }
  .fwe-col-lg-12 {
    grid-column-end: span 12;
  }
  .fwe-grid-line-break-lg {
    grid-column-start: 1;
  }
}
@media (min-width: 1441px) {
  .fwe-col-xl-1 {
    grid-column-end: span 1;
  }
  .fwe-grid-line-break-xl {
    grid-column-start: 1;
  }
  .fwe-offset-xl-1 {
    grid-column-start: 2;
  }
  .fwe-col-xl-2 {
    grid-column-end: span 2;
  }
  .fwe-grid-line-break-xl {
    grid-column-start: 1;
  }
  .fwe-offset-xl-2 {
    grid-column-start: 3;
  }
  .fwe-col-xl-3 {
    grid-column-end: span 3;
  }
  .fwe-grid-line-break-xl {
    grid-column-start: 1;
  }
  .fwe-offset-xl-3 {
    grid-column-start: 4;
  }
  .fwe-col-xl-4 {
    grid-column-end: span 4;
  }
  .fwe-grid-line-break-xl {
    grid-column-start: 1;
  }
  .fwe-offset-xl-4 {
    grid-column-start: 5;
  }
  .fwe-col-xl-5 {
    grid-column-end: span 5;
  }
  .fwe-grid-line-break-xl {
    grid-column-start: 1;
  }
  .fwe-offset-xl-5 {
    grid-column-start: 6;
  }
  .fwe-col-xl-6 {
    grid-column-end: span 6;
  }
  .fwe-grid-line-break-xl {
    grid-column-start: 1;
  }
  .fwe-offset-xl-6 {
    grid-column-start: 7;
  }
  .fwe-col-xl-7 {
    grid-column-end: span 7;
  }
  .fwe-grid-line-break-xl {
    grid-column-start: 1;
  }
  .fwe-offset-xl-7 {
    grid-column-start: 8;
  }
  .fwe-col-xl-8 {
    grid-column-end: span 8;
  }
  .fwe-grid-line-break-xl {
    grid-column-start: 1;
  }
  .fwe-offset-xl-8 {
    grid-column-start: 9;
  }
  .fwe-col-xl-9 {
    grid-column-end: span 9;
  }
  .fwe-grid-line-break-xl {
    grid-column-start: 1;
  }
  .fwe-offset-xl-9 {
    grid-column-start: 10;
  }
  .fwe-col-xl-10 {
    grid-column-end: span 10;
  }
  .fwe-grid-line-break-xl {
    grid-column-start: 1;
  }
  .fwe-offset-xl-10 {
    grid-column-start: 11;
  }
  .fwe-col-xl-11 {
    grid-column-end: span 11;
  }
  .fwe-grid-line-break-xl {
    grid-column-start: 1;
  }
  .fwe-offset-xl-11 {
    grid-column-start: 12;
  }
  .fwe-col-xl-12 {
    grid-column-end: span 12;
  }
  .fwe-grid-line-break-xl {
    grid-column-start: 1;
  }
}
@media (min-width: 1921px) {
  .fwe-col-xxl-1 {
    grid-column-end: span 1;
  }
  .fwe-grid-line-break-xxl {
    grid-column-start: 1;
  }
  .fwe-offset-xxl-1 {
    grid-column-start: 2;
  }
  .fwe-col-xxl-2 {
    grid-column-end: span 2;
  }
  .fwe-grid-line-break-xxl {
    grid-column-start: 1;
  }
  .fwe-offset-xxl-2 {
    grid-column-start: 3;
  }
  .fwe-col-xxl-3 {
    grid-column-end: span 3;
  }
  .fwe-grid-line-break-xxl {
    grid-column-start: 1;
  }
  .fwe-offset-xxl-3 {
    grid-column-start: 4;
  }
  .fwe-col-xxl-4 {
    grid-column-end: span 4;
  }
  .fwe-grid-line-break-xxl {
    grid-column-start: 1;
  }
  .fwe-offset-xxl-4 {
    grid-column-start: 5;
  }
  .fwe-col-xxl-5 {
    grid-column-end: span 5;
  }
  .fwe-grid-line-break-xxl {
    grid-column-start: 1;
  }
  .fwe-offset-xxl-5 {
    grid-column-start: 6;
  }
  .fwe-col-xxl-6 {
    grid-column-end: span 6;
  }
  .fwe-grid-line-break-xxl {
    grid-column-start: 1;
  }
  .fwe-offset-xxl-6 {
    grid-column-start: 7;
  }
  .fwe-col-xxl-7 {
    grid-column-end: span 7;
  }
  .fwe-grid-line-break-xxl {
    grid-column-start: 1;
  }
  .fwe-offset-xxl-7 {
    grid-column-start: 8;
  }
  .fwe-col-xxl-8 {
    grid-column-end: span 8;
  }
  .fwe-grid-line-break-xxl {
    grid-column-start: 1;
  }
  .fwe-offset-xxl-8 {
    grid-column-start: 9;
  }
  .fwe-col-xxl-9 {
    grid-column-end: span 9;
  }
  .fwe-grid-line-break-xxl {
    grid-column-start: 1;
  }
  .fwe-offset-xxl-9 {
    grid-column-start: 10;
  }
  .fwe-col-xxl-10 {
    grid-column-end: span 10;
  }
  .fwe-grid-line-break-xxl {
    grid-column-start: 1;
  }
  .fwe-offset-xxl-10 {
    grid-column-start: 11;
  }
  .fwe-col-xxl-11 {
    grid-column-end: span 11;
  }
  .fwe-grid-line-break-xxl {
    grid-column-start: 1;
  }
  .fwe-offset-xxl-11 {
    grid-column-start: 12;
  }
  .fwe-col-xxl-12 {
    grid-column-end: span 12;
  }
  .fwe-grid-line-break-xxl {
    grid-column-start: 1;
  }
}
.fwe-grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 24px;
}
.fwe-grid.fwe-no-gap {
  gap: 0;
}
.fwe-grid.fwe-no-row-gap {
  row-gap: 0;
}
.fwe-grid.fwe-no-col-gap {
  -moz-column-gap: 0px;
  column-gap: 0;
}
.fwe-table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
}
table.fwe-table {
  border-collapse: collapse;
  width: 100%;
}
table.fwe-table tr th {
  background-color: var(--fwe-white);
  border-bottom: 2px solid var(--fwe-background);
  padding-top: 18px;
  padding-bottom: 9px;
  padding-left: 8px;
  padding-right: 8px;
  font-size: var(--fwe-font-size-md);
  text-align: left;
  vertical-align: text-bottom;
}
table.fwe-table tr th:first-child {
  padding-left: 16px;
}
table.fwe-table tr th:last-child {
  padding-right: 16px;
}
table.fwe-table tr th.fwe-table-order {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  white-space: nowrap;
  direction: rtl;
  font-family: var(--fwe-font-family-sans-serif);
  display: table-cell;
  font-size: var(--fwe-font-size-md);
}
table.fwe-table tr th.fwe-table-order::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background-size: cover;
  position: relative;
  top: 2px;
  left: 8px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2IiBmaWxsPSJub25lIj48cGF0aCBkPSJNOCAxMC43MDdMMy42NDYgNi4zNTRMNC4zNTQgNS42NDZMOCA5LjI5M0wxMS42NDYgNS42NDZMMTIuMzU0IDYuMzU0TDggMTAuNzA3WiIgZmlsbD0iIzMzMzMzMyIvPjwvc3ZnPg==);
}
table.fwe-table tr th.fwe-table-order.fwe-table-order-ascending::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2IiBmaWxsPSJub25lIj48cGF0aCBkPSJNMTEuNjQ2IDkuMzUzOTdMOCA1LjcwNjk3TDQuMzU0IDkuMzUzOTdMMy42NDYgOC42NDU5N0w4IDQuMjkyOTdMMTIuMzU0IDguNjQ1OTdMMTEuNjQ2IDkuMzUzOTdaIiBmaWxsPSIjMDA5MWRjIi8+PC9zdmc+);
}
table.fwe-table tr th.fwe-table-order.fwe-table-order-descending::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2IiBmaWxsPSJub25lIj48cGF0aCBkPSJNOCAxMC43MDdMMy42NDYgNi4zNTRMNC4zNTQgNS42NDZMOCA5LjI5M0wxMS42NDYgNS42NDZMMTIuMzU0IDYuMzU0TDggMTAuNzA3WiIgZmlsbD0iIzAwOTFkYyIvPjwvc3ZnPg==);
}
table.fwe-table tr th.fwe-active {
  color: var(--fwe-hero);
}
table.fwe-table tr td {
  background-color: var(--fwe-white);
  border-bottom: 2px solid var(--fwe-background);
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 8px;
  padding-right: 8px;
  vertical-align: middle;
}
table.fwe-table tr td.fwe-v-align-top {
  vertical-align: top;
}
table.fwe-table tr td.fwe-t-align-center {
  text-align: center;
}
table.fwe-table tr td.fwe-t-no-wrap {
  white-space: nowrap;
}
table.fwe-table tr td:first-child {
  padding-left: 16px;
}
table.fwe-table tr td:last-child {
  padding-right: 16px;
}
table.fwe-table tr td img.fwe-td-img {
  display: block;
  float: left;
  align-self: center;
  -o-object-fit: contain;
  object-fit: contain;
  height: 24px;
  width: 24px;
}
table.fwe-table tr.fwe-tr-md {
  height: 66px;
}
table.fwe-table tr.fwe-tr-md td img.fwe-td-img {
  height: 40px;
  width: 40px;
}
table.fwe-table tr.fwe-tr-lg {
  height: 98px;
}
table.fwe-table tr.fwe-tr-lg td img.fwe-td-img {
  height: 72px;
  width: 72px;
}
table.fwe-table tr.fwe-tr-xl {
  height: 130px;
}
table.fwe-table tr.fwe-tr-xl td img.fwe-td-img {
  height: 104px;
  width: 104px;
}
table.fwe-table.fwe-table-md tr td {
  height: 66px;
}
table.fwe-table.fwe-table-lg tr td {
  height: 98px;
}
table.fwe-table.fwe-table-xl tr td {
  height: 130px;
}
ul.fwe-list-group {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.fwe-list-group {
  display: flex;
  flex-direction: column;
}
.fwe-list-group .fwe-list-group-item {
  display: flex;
  flex-direction: row;
  align-items: center;
  min-height: 48px;
  padding-left: 16px;
  padding-right: 16px;
  line-height: 24px;
  position: relative;
  flex-wrap: wrap;
}
.fwe-list-group .fwe-list-group-item.fwe-list-group-item-custom {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.fwe-list-group .fwe-list-group-item .fwe-badge,
.fwe-list-group .fwe-list-group-item .fwe-list-group-item-head .fwe-badge {
  display: inline-block;
  margin-left: auto;
}
.fwe-list-group .fwe-list-group-item .fwe-svg-icon,
.fwe-list-group .fwe-list-group-item [class*=" fwe-icon-"],
.fwe-list-group .fwe-list-group-item [class^=fwe-icon-],
.fwe-list-group .fwe-list-group-item a,
.fwe-list-group .fwe-list-group-item button {
  display: inline-block;
  margin-left: auto;
}
.fwe-list-group .fwe-list-group-item .fwe-list-group-item-head {
  display: flex;
  flex-grow: 1;
  width: 100%;
  font-weight: var(--fwe-font-weight-bold);
  margin-bottom: 24px;
  margin-top: 16px;
}
.fwe-list-group .fwe-list-group-item .fwe-list-group-item-body {
  width: 100%;
  margin-bottom: 24px;
}
.fwe-list-group .fwe-list-group-item .fwe-list-group-item-footer {
  width: 100%;
  font-size: var(--fwe-font-size-small);
  margin-bottom: 16px;
}
.fwe-list-group .fwe-list-group-item::before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  width: 1px;
  left: 0;
  background-color: var(--fwe-hero);
  transform-origin: left top;
  transform: scaleX(0);
  transition: transform .3s;
}
.fwe-list-group .fwe-list-group-item.fwe-active {
  color: var(--fwe-hero);
}
.fwe-list-group .fwe-list-group-item.fwe-active::before {
  transform: scaleX(4);
}
.fwe-list-group .fwe-list-group-item.fwe-active .fwe-list-group-item-body,
.fwe-list-group .fwe-list-group-item.fwe-active .fwe-list-group-item-footer {
  color: var(--fwe-text);
}
.fwe-list-group .fwe-list-group-item.fwe-disabled {
  color: var(--fwe-text-disabled);
}
.fwe-list-group .fwe-list-group-item.fwe-disabled::before {
  background-color: var(--fwe-control-hover);
}
.fwe-list-group a.fwe-list-group-item {
  cursor: pointer;
  color: var(--fwe-text);
}
.fwe-list-group a.fwe-list-group-item:not(.fwe-disabled):hover {
  background-color: var(--fwe-background);
}
.fwe-list-group a.fwe-list-group-item:not(.fwe-disabled):hover .fwe-list-group-item-body,
.fwe-list-group a.fwe-list-group-item:not(.fwe-disabled):hover .fwe-list-group-item-footer {
  color: var(--fwe-text);
}
.fwe-list-group button.fwe-list-group-item {
  outline: 0;
  background-color: inherit;
  text-align: left;
  border: none;
  width: 100%;
  cursor: pointer;
}
.fwe-list-group button.fwe-list-group-item:not(.fwe-disabled):hover {
  color: var(--fwe-hero);
  background-color: var(--fwe-background);
}
.fwe-list-group.fwe-list-group-border .fwe-list-group-item,
.fwe-list-group.fwe-list-group-border button.fwe-list-group-item {
  border-bottom: 1px solid var(--fwe-border);
}
.fwe-list-group.fwe-list-group-border .fwe-list-group-item:last-child,
.fwe-list-group.fwe-list-group-border button.fwe-list-group-item:last-child {
  border-bottom: none;
}
.fwe-list-group.fwe-list-group-horizontal {
  flex-direction: row;
  padding: 0;
}
.fwe-list-group.fwe-list-group-horizontal .fwe-list-group-item {
  padding-left: 12px;
  padding-right: 12px;
  border-bottom: none;
}
.fwe-list-group.fwe-list-group-horizontal .fwe-list-group-item:first-child {
  padding-left: 16px;
}
.fwe-list-group.fwe-list-group-horizontal .fwe-list-group-item:last-child {
  border-bottom: none;
  padding-right: 16px;
}
.fwe-list-group.fwe-list-group-horizontal .fwe-list-group-item::before {
  position: absolute;
  content: "";
  top: unset;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background-color: var(--fwe-hero);
  transform-origin: center bottom;
  transform: scaleY(0);
  transition: transform .3s;
}
.fwe-list-group.fwe-list-group-horizontal .fwe-list-group-item.fwe-active {
  color: var(--fwe-hero);
}
.fwe-list-group.fwe-list-group-horizontal .fwe-list-group-item.fwe-active::before {
  transform: scaleY(4);
}
.fwe-list-group.fwe-list-group-horizontal .fwe-list-group-item.fwe-disabled {
  color: var(--fwe-text-disabled);
}
.fwe-list-group.fwe-list-group-horizontal .fwe-list-group-item.fwe-disabled::before {
  background-color: var(--fwe-control-hover);
}
.fwe-list-group.fwe-list-group-horizontal.fwe-bb .fwe-list-group-item::before {
  bottom: -1px;
}
.fwe-list-group.fwe-list-group-horizontal a.fwe-list-group-item,
.fwe-list-group.fwe-list-group-horizontal button.fwe-list-group-item {
  width: auto;
}
.fwe-list-group.fwe-list-group-horizontal a.fwe-list-group-item:not(.fwe-disabled):hover,
.fwe-list-group.fwe-list-group-horizontal button.fwe-list-group-item:not(.fwe-disabled):hover {
  background-color: var(--fwe-background);
}
.fwe-list-group.fwe-list-group-horizontal button.fwe-list-group-item:not(.fwe-disabled):hover {
  color: var(--fwe-hero);
  background-color: var(--fwe-background);
}
.fwe-list-group-header {
  display: flex;
  align-items: center;
  padding: 14px 24px;
  border-bottom: 1px solid var(--fwe-border);
}
.fwe-list-group-header button {
  margin-left: auto;
}
header.fwe-fixed-header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: var(--fwe-z-index-fixed);
}
.fwe-navbar-spacer {
  height: 64px;
  min-height: 64px;
}
.fwe-navbar-spacer.fwe-bottom-box-spacer {
  height: 112px;
  min-height: 112px;
}
.fwe-navbar {
  display: flex;
  align-items: center;
  height: 64px;
  max-height: 64px;
  background: var(--fwe-white);
  border-bottom: 1px solid var(--fwe-border);
  position: relative;
  overflow: visible;
}
@media (max-width: 1280px) {
  .fwe-navbar {
    padding-left: 36px;
  }
}
@media (max-width: 1024px) {
  .fwe-navbar {
    padding-left: 0;
  }
}
.fwe-navbar.fwe-navbar-toolbar-left {
  padding-left: 60px;
}
.fwe-navbar.fwe-navbar-toolbar-right {
  padding-right: 60px;
}
.fwe-navbar .fwe-app-logo-container {
  display: none;
  position: absolute;
  top: 24px;
  left: 18px;
  height: 24px;
  width: 24px;
}
.fwe-navbar .fwe-app-logo-container img {
  height: 24px;
  width: 24px;
}
@media (min-width: 1025px) {
  .fwe-navbar .fwe-app-logo-container {
    display: block;
  }
}
.fwe-navbar--no-logo {
  padding-left: 0 !important;
}
.fwe-navbar .fwe-app-title-container {
  font-weight: 700;
  display: none;
  margin-bottom: 17px;
  margin-right: 48px;
}
@media (min-width: 1025px) {
  .fwe-navbar .fwe-app-title-container {
    display: block;
  }
}
.fwe-navbar .fwe-container {
  display: flex;
  align-items: flex-end;
  height: 64px;
  max-height: 64px;
}
.fwe-navbar .fwe-container img.fwe-logo {
  position: relative;
  top: 4px;
  left: 0;
  margin-right: 24px;
}
@keyframes fadeInAnimation {
  0% {
    visibility: hidden;
    opacity: 0;
  }
  1% {
    visibility: visible;
    opacity: 0;
  }
  100% {
    visibility: visible;
    opacity: 1;
  }
}
@keyframes fadeOutAnimation {
  0% {
    visibility: visible;
    opacity: 1;
  }
  99% {
    visibility: visible;
    opacity: 0;
  }
  100% {
    visibility: hidden;
    opacity: 0;
  }
}
@keyframes translateInAnimation {
  0% {
    transform: translate(-300px);
  }
  100% {
    transform: translate(0);
  }
}
@keyframes translateOutAnimation {
  0% {
    transform: translate(0);
  }
  100% {
    transform: translate(-300px);
  }
}
.fwe-navbar .fwe-mobile-navlist-container {
  display: none;
  align-items: stretch;
  background: rgba(0, 0, 0, .7);
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 100;
}
.fwe-navbar .fwe-mobile-navlist-container nav.fwe-mobile-navlist {
  width: 300px;
  background: var(--fwe-white);
}
.fwe-navbar .fwe-mobile-navlist-container nav.fwe-mobile-navlist:first-child {
  padding-top: 48px;
}
.fwe-navbar .fwe-mobile-navlist-container nav.fwe-mobile-navlist:last-child {
  padding-bottom: 48px;
}
.fwe-navbar .fwe-mobile-navlist-container nav.fwe-mobile-navlist a {
  padding: 16px 32px 16px 48px;
  list-style-type: none;
  display: block;
  color: var(--fwe-text);
}
.fwe-navbar .fwe-mobile-navlist-container nav.fwe-mobile-navlist a.fwe-active {
  color: var(--fwe-hero);
}
.fwe-navbar .fwe-mobile-navlist-container.fwe-opened {
  display: flex;
  animation: fadeInAnimation .4s ease-out forwards;
}
.fwe-navbar .fwe-mobile-navlist-container.fwe-opened .fwe-mobile-navlist {
  animation: translateInAnimation .4s ease-out forwards;
}
.fwe-navbar .fwe-mobile-navlist-container.fwe-closed {
  display: flex;
  animation: fadeOutAnimation .4s ease-in forwards;
}
.fwe-navbar .fwe-mobile-navlist-container.fwe-closed .fwe-mobile-navlist {
  animation: translateOutAnimation .4s ease-in forwards;
}
.fwe-navbar .fwe-navlist {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  margin-right: auto;
  align-items: flex-end;
}
.fwe-navbar .fwe-navlist a {
  display: block;
  white-space: nowrap;
  color: var(--fwe-text);
  padding-bottom: 17px;
  position: relative;
  margin-right: 24px;
}
.fwe-navbar .fwe-navlist a:last-child {
  margin-right: 0;
}
.fwe-navbar .fwe-navlist a::after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 0;
  content: "";
  background: var(--fwe-hero);
  transition: height .2s;
}
.fwe-navbar .fwe-navlist a.fwe-active {
  color: var(--fwe-hero);
}
.fwe-navbar .fwe-navlist a.fwe-active::after {
  height: 4px;
}
.fwe-navbar .fwe-button-container {
  display: grid;
  grid-column-gap: 24px;
  grid-auto-flow: column;
  margin-bottom: 13px;
  align-items: center;
}
.fwe-navbar .fwe-logo-container {
  margin-bottom: 20px;
  margin-left: 113px;
}
.fwe-navbar .fwe-logo-container .fwe-festo-logo {
  height: 20px;
  width: 113px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='113.15' height='20'%3E%3Cg fill='%230091dc'%3E%3Cpath d='M82.06 20h-4.14a.25.25 0 01-.2-.06c-.06-.07-.05-.2-.02-.33a1.92 1.92 0 00.02-.29V4.45c0-.43-1.06-.44-1.19-.44h-6.88a1.25 1.25 0 01-1.01-.9V0h21.68c.38 0 .53 0 .53.39v2.7c0 .37-.14.92-.53.92h-6.9c-.39 0-.65.07-.65.44v14.86a.71.71 0 01-.71.68zm-18.6 0H49.62a4.19 4.19 0 01-2.93-1.18 4.1 4.1 0 01-1.26-2.88v-.68c0-.24.18-.27.37-.27H46l.2.01h4.13c.25 0 .69.07.69.5 0 .41.37.5.68.5h8.97c.79 0 .9-.72.9-1.42v-1.35c0-.75-.15-1.22-.9-1.22H49.64a4.3 4.3 0 01-2.96-1.25 4.21 4.21 0 01-1.26-2.93V3.77a3.91 3.91 0 011.3-2.76 3.96 3.96 0 012.65-1H63.7a3.94 3.94 0 012.64 1 3.9 3.9 0 011.29 2.76v.68c0 .39-.39.56-.75.56h-4.14c-.25 0-.68-.06-.68-.5 0-.32-.25-.5-.7-.5H52.4c-.77 0-.92.4-.92 1.11v1.36c0 1.01.31 1.53.92 1.53h11.2a4.05 4.05 0 012.75 1.08 4 4 0 011.28 2.8v4.05a4.08 4.08 0 01-1.24 2.88A4.17 4.17 0 0163.46 20zM43.4 20H22.75c-.34 0-.54-.25-.54-.68V.39c0-.36.15-.38.54-.38H43.4c.38 0 1.01 0 1.01.38v2.72a1.21 1.21 0 01-1.01.9H28.26c-.37 0-1 .06-1 .45v2.7c0 .37.63.85 1 .85h13.8c.16 0 .24.02.29.07s.05.15.05.3v2.83c0 .37 0 .8-.34.8h-13.8c-.35 0-1 .16-1 .56v2.7c0 .38.62.74 1 .74H43.4c.4 0 1.01.24 1.01.62v2.7c0 .38-.61.67-1.01.67zM4.6 20H.68a.68.68 0 01-.69-.68V.4C0 .01.32.01.69.01H20c.15 0 .21 0 .23.03s0 .04 0 .09a1 1 0 00-.04.26v2.72a2.7 2.7 0 00.02.3c.03.21.06.44-.04.54a.22.22 0 01-.17.06H6.2c-.26 0-1.15.03-1.15.44v2.71c0 .37.78.85 1.16.85h12.41a.63.63 0 01.07 0 .62.62 0 01.4.15.61.61 0 01.22.44v2.72a.7.7 0 01-.7.69H6.22c-.4 0-1.16.2-1.16.56v6.75c0 .35-.06.68-.46.68z' /%3E%3Cpath d='M109.55 20H96.3a3.24 3.24 0 01-2.58-1.2 4.5 4.5 0 01-.93-2.87V3.76a3.52 3.52 0 01.92-2.7A3.33 3.33 0 0196.13 0h13.61a3.38 3.38 0 012.43 1.05 3.58 3.58 0 01.98 2.71v12.17a3.84 3.84 0 01-.95 2.84 3.61 3.61 0 01-2.65 1.22zM98.95 4c-.81 0-1.32.43-1.32 1.11v9.46A1.38 1.38 0 0098.95 16h7.95a1.46 1.46 0 001.4-1.42l-.01-9.46c0-.5-.37-1.1-1.4-1.1z' /%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
@media (max-width: 599px) {
  .fwe-navbar .fwe-logo-container .fwe-festo-logo {
    margin-right: 8px;
  }
}
@media (max-width: 769px) {
  .fwe-navbar .fwe-logo-container {
    margin-left: 32px !important;
  }
}
.fwe-navbar-bottom-box {
  background-color: var(--fwe-control);
}
.fwe-navbar-bottom-box .fwe-container {
  overflow: hidden;
  height: 48px;
  display: flex;
  align-items: center;
}
.fwe-navbar-margin {
  margin-top: 64px;
}
/*!
* Festo UI - Web Essentials v11.1.0 (https://storybook.festo.design/)
* Copyright 2022 Festo SE & Co. KG
* Licensed under Apache-2.0
*/
.fwe-mobile-flyout {
  position: relative;
}
.fwe-mobile-flyout .fwe-burger-button,
.fwe-mobile-flyout .fwe-close-button,
.fwe-mobile-flyout .fwe-mobile-flyout-button {
  padding: 0;
  height: 36px;
  border: none;
  background: 0 0;
  outline: 0;
  margin-bottom: 8px;
  margin-right: auto;
  cursor: pointer;
  display: inline-block;
}
.fwe-mobile-flyout .fwe-burger-button::after,
.fwe-mobile-flyout .fwe-close-button::after,
.fwe-mobile-flyout .fwe-mobile-flyout-button::after {
  content: "";
  display: block;
  height: 24px;
  width: 24px;
  background-color: var(--fwe-text);
}
@media (hover: hover) and (pointer: fine) {
  .fwe-mobile-flyout .fwe-burger-button:hover::after,
  .fwe-mobile-flyout .fwe-close-button:hover::after,
  .fwe-mobile-flyout .fwe-mobile-flyout-button:hover::after {
    background-color: var(--fwe-hero);
  }
}
.fwe-mobile-flyout .fwe-burger-button::after {
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PGc+PHJlY3Qgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0IiBmaWxsPSJub25lIi8+PC9nPjxnPjxyZWN0IHg9IjMiIHk9IjYiIHdpZHRoPSIxOCIgaGVpZ2h0PSIyIiBmaWxsPSIjMDAwIi8+PHJlY3QgeD0iMyIgeT0iMTEiIHdpZHRoPSIxOCIgaGVpZ2h0PSIyIiBmaWxsPSIjMDAwIi8+PHJlY3QgeD0iMyIgeT0iMTYiIHdpZHRoPSIxOCIgaGVpZ2h0PSIyIiBmaWxsPSIjMDAwIi8+PC9nPjwvc3ZnPg==);
  mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PGc+PHJlY3Qgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0IiBmaWxsPSJub25lIi8+PC9nPjxnPjxyZWN0IHg9IjMiIHk9IjYiIHdpZHRoPSIxOCIgaGVpZ2h0PSIyIiBmaWxsPSIjMDAwIi8+PHJlY3QgeD0iMyIgeT0iMTEiIHdpZHRoPSIxOCIgaGVpZ2h0PSIyIiBmaWxsPSIjMDAwIi8+PHJlY3QgeD0iMyIgeT0iMTYiIHdpZHRoPSIxOCIgaGVpZ2h0PSIyIiBmaWxsPSIjMDAwIi8+PC9nPjwvc3ZnPg==);
}
.fwe-mobile-flyout .fwe-close-button::after {
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PGc+PHJlY3Qgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0IiBmaWxsPSJub25lIi8+PHBvbHlnb24gcG9pbnRzPSIxNi45NSA4LjQ2NCAxNS41MzYgNy4wNSAxMiAxMC41ODYgOC40NjQgNy4wNSA3LjA1IDguNDY0IDEwLjU4NiAxMiA3LjA1IDE1LjUzNiA4LjQ2NCAxNi45NSAxMiAxMy40MTQgMTUuNTM2IDE2Ljk1IDE2Ljk1IDE1LjUzNiAxMy40MTQgMTIgMTYuOTUgOC40NjQiIGZpbGw9IiMwMDAiLz48L2c+PC9zdmc+);
  mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PGc+PHJlY3Qgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0IiBmaWxsPSJub25lIi8+PHBvbHlnb24gcG9pbnRzPSIxNi45NSA4LjQ2NCAxNS41MzYgNy4wNSAxMiAxMC41ODYgOC40NjQgNy4wNSA3LjA1IDguNDY0IDEwLjU4NiAxMiA3LjA1IDE1LjUzNiA4LjQ2NCAxNi45NSAxMiAxMy40MTQgMTUuNTM2IDE2Ljk1IDE2Ljk1IDE1LjUzNiAxMy40MTQgMTIgMTYuOTUgOC40NjQiIGZpbGw9IiMwMDAiLz48L2c+PC9zdmc+);
}
.fwe-mobile-flyout .fwe-mobile-flyout-container {
  position: fixed;
  display: flex;
  top: 64px;
  left: 0;
  width: 384px;
  height: calc(100vh - 64px);
  background-color: var(--fwe-white);
  flex-direction: column;
  box-shadow: 0 1px 4px rgba(0, 0, 0, .1607843137);
  overflow: hidden;
  transform: translateX(-105%);
  transition: transform .3s ease;
}
@media (max-width: 600px) {
  .fwe-mobile-flyout .fwe-mobile-flyout-container {
    width: 100% !important;
  }
}
.fwe-mobile-flyout .fwe-mobile-flyout-container.fwe-opened {
  transform: translateX(0);
}
.fwe-mobile-flyout-page {
  background: var(--fwe-white);
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transform: translateX(100%);
  transition: transform .3s ease;
  overflow-x: hidden;
  overflow-y: auto;
}
@-moz-document url-prefix() {
  .fwe-mobile-flyout-page {
    scrollbar-width: thin;
    scrollbar-color: var(--fwe-control-scrollbar) transparent;
  }
}
@media (pointer: fine) {
  .fwe-mobile-flyout-page::-webkit-scrollbar {
    width: 14px;
  }
  .fwe-mobile-flyout-page::-webkit-scrollbar-track {
    background: 0 0;
  }
  .fwe-mobile-flyout-page::-webkit-scrollbar-thumb {
    overflow: visible;
    background-color: var(--fwe-control-scrollbar);
    border: 3px solid rgba(242, 243, 245, 0);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 8px;
  }
}
.fwe-mobile-flyout-page.fwe-opened {
  transform: translateX(0);
}
.fwe-mobile-flyout-page .fwe-page-back {
  cursor: pointer;
  height: 53px;
  display: flex;
  align-items: center;
  background: var(--fwe-background);
  position: relative;
  padding-left: 40px;
}
.fwe-mobile-flyout-page .fwe-page-back::after {
  content: "";
  position: absolute;
  left: 16px;
  top: 19px;
  height: 16px;
  width: 16px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMTZWMGgxNnYxNnoiLz48cGF0aCBmaWxsPSIjMzMzIiBkPSJNMTAuMzU0IDQuMzU0IDYuNzA3IDhsMy42NDcgMy42NDYtLjcwOC43MDhMNS4yOTMgOGw0LjM1My00LjM1NC43MDguNzA4eiIvPjwvc3ZnPg==);
}
.fwe-mobile-flyout-page .fwe-page-back:hover {
  background: var(--fwe-control);
}
.fwe-mobile-flyout-page .fwe-page-back div {
  margin-top: -1px;
  margin-bottom: 1px;
}
.fwe-mobile-flyout-page .fwe-mobile-flyout-item-container {
  padding: 24px;
}
@media (max-width: 600px) {
  .fwe-mobile-flyout-page .fwe-mobile-flyout-item-container {
    padding: 16px;
  }
}
.fwe-mobile-flyout-item {
  color: var(--fwe-text);
  cursor: pointer;
  display: flex;
  align-items: center;
  height: 56px;
}
.fwe-mobile-flyout-item.fwe-active {
  color: var(--fwe-hero);
}
.fwe-breadcrumb {
  overflow: hidden;
}
.fwe-breadcrumb ol {
  overflow: hidden;
  display: flex;
  flex-wrap: nowrap;
  white-space: nowrap;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
.fwe-breadcrumb li {
  display: flex;
  overflow: hidden;
  flex-shrink: 0;
  align-items: center;
  min-height: 24px;
  color: currentColor;
  font-size: var(--fwe-font-size-md);
  line-height: calc(var(--fwe-font-size-md) + 2px);
}
.fwe-breadcrumb li:last-child {
  flex-shrink: 1;
  min-width: 36px;
}
.fwe-breadcrumb li:last-child a {
  overflow: hidden;
  text-overflow: ellipsis;
}
.fwe-breadcrumb a {
  display: block;
  align-items: center;
  color: currentColor;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.fwe-breadcrumb a:focus {
  outline: 0;
}
.fwe-breadcrumb a:hover {
  color: var(--fwe-hero);
}
.fwe-breadcrumb a:active {
  color: var(--fwe-hero-active);
}
.fwe-breadcrumb a[aria-current=page] {
  font-weight: 700;
  cursor: default;
  pointer-events: none;
}
.fwe-breadcrumb li:not(:last-child)::after {
  content: "";
  margin-left: 4px;
  margin-right: 4px;
  height: 16px;
  width: 16px;
  background: currentColor;
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGRhdGEtbmFtZT0id2hpdGUgYmFja2dyb3VuZCIgdmlld0JveD0iMCAwIDE2IDE2Ij48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAxNlYwaDE2djE2eiIvPjxwYXRoIGZpbGw9IiMzMzMiIGQ9Im0xMC43MDcgOC00LjM1MyA0LjM1NC0uNzA4LS43MDhMOS4yOTMgOCA1LjY0NiA0LjM1NGwuNzA4LS43MDhMMTAuNzA3IDh6Ii8+PC9zdmc+);
  mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGRhdGEtbmFtZT0id2hpdGUgYmFja2dyb3VuZCIgdmlld0JveD0iMCAwIDE2IDE2Ij48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAxNlYwaDE2djE2eiIvPjxwYXRoIGZpbGw9IiMzMzMiIGQ9Im0xMC43MDcgOC00LjM1MyA0LjM1NC0uNzA4LS43MDhMOS4yOTMgOCA1LjY0NiA0LjM1NGwuNzA4LS43MDhMMTAuNzA3IDh6Ii8+PC9zdmc+);
}
.fwe-breadcrumb--mobile li {
  display: none;
}
.fwe-breadcrumb--mobile li:nth-last-child(-n+2) {
  display: flex;
}
.fwe-breadcrumb--mobile li:nth-last-child(2)::before {
  content: "";
  margin-left: 0;
  margin-right: 4px;
  height: 16px;
  width: 16px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGRhdGEtbmFtZT0id2hpdGUgYmFja2dyb3VuZCIgdmlld0JveD0iMCAwIDE2IDE2Ij48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAxNlYwaDE2djE2eiIvPjxwYXRoIGZpbGw9IiMzMzMiIGQ9Im0xMC43MDcgOC00LjM1MyA0LjM1NC0uNzA4LS43MDhMOS4yOTMgOCA1LjY0NiA0LjM1NGwuNzA4LS43MDhMMTAuNzA3IDh6Ii8+PC9zdmc+);
}
a {
  color: var(--fwe-hero);
  text-decoration: none;
}
a i.fwe-icon {
  vertical-align: text-top;
}
a.fwe-dark {
  color: var(--fwe-text);
}
a.fwe-disabled {
  pointer-events: none;
  color: var(--fwe-text-light);
  cursor: default;
}
a:hover:not(.fwe-disabled) {
  color: var(--fwe-hero-hover);
  text-decoration: none;
}
.fwe-text-link {
  color: var(--fwe-hero);
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 2px;
}
.fwe-text-link i.fwe-icon {
  vertical-align: text-top;
}
.fwe-text-link.fwe-dark {
  color: var(--fwe-text);
}
.fwe-text-link.fwe-disabled {
  pointer-events: none;
  color: var(--fwe-text-light);
  cursor: default;
}
.fwe-text-link:hover:not(.fwe-disabled) {
  color: var(--fwe-hero-hover);
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 2px;
}
label.fwe-input-text {
  position: relative;
  display: flex;
  flex-direction: column;
  line-height: 0;
  padding-bottom: 18px;
  cursor: text;
}
label.fwe-input-text .fwe-input-text-label {
  height: 18px;
  order: 1;
  color: var(--fwe-text);
  font-size: var(--fwe-font-size-small);
  line-height: var(--fwe-line-height-base);
  font-weight: var(--fwe-font-weight-bold);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
label.fwe-input-text .fwe-input-text-info,
label.fwe-input-text .fwe-input-text-invalid {
  display: block;
  position: absolute;
  top: 51px;
  width: 100%;
  font-size: var(--fwe-font-size-small);
  line-height: var(--fwe-line-height-base);
  color: var(--fwe-text-disabled);
}
label.fwe-input-text .fwe-input-text-invalid {
  display: none;
  color: var(--fwe-red);
}
label.fwe-input-text input[type=date],
label.fwe-input-text input[type=datetime-local],
label.fwe-input-text input[type=email],
label.fwe-input-text input[type=number],
label.fwe-input-text input[type=password],
label.fwe-input-text input[type=text],
label.fwe-input-text input[type=time],
label.fwe-input-text textarea {
  text-overflow: ellipsis;
  order: 2;
  outline: 0;
  border: none;
  border-radius: 0;
  background: 0 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: var(--fwe-control-border);
  width: 100%;
  padding-top: 4px;
  padding-bottom: 4px;
}
label.fwe-input-text input[type=date]:disabled,
label.fwe-input-text input[type=datetime-local]:disabled,
label.fwe-input-text input[type=email]:disabled,
label.fwe-input-text input[type=number]:disabled,
label.fwe-input-text input[type=password]:disabled,
label.fwe-input-text input[type=text]:disabled,
label.fwe-input-text input[type=time]:disabled,
label.fwe-input-text textarea:disabled {
  pointer-events: none;
}
label.fwe-input-text input[type=date]::-moz-placeholder,
label.fwe-input-text input[type=datetime-local]::-moz-placeholder,
label.fwe-input-text input[type=email]::-moz-placeholder,
label.fwe-input-text input[type=number]::-moz-placeholder,
label.fwe-input-text input[type=password]::-moz-placeholder,
label.fwe-input-text input[type=text]::-moz-placeholder,
label.fwe-input-text input[type=time]::-moz-placeholder,
label.fwe-input-text textarea::-moz-placeholder {
  color: var(--fwe-text-disabled);
}
label.fwe-input-text input[type=date]::placeholder,
label.fwe-input-text input[type=datetime-local]::placeholder,
label.fwe-input-text input[type=email]::placeholder,
label.fwe-input-text input[type=number]::placeholder,
label.fwe-input-text input[type=password]::placeholder,
label.fwe-input-text input[type=text]::placeholder,
label.fwe-input-text input[type=time]::placeholder,
label.fwe-input-text textarea::placeholder {
  color: var(--fwe-text-disabled);
}
label.fwe-input-text input[type=date]:hover:valid:not(:disabled),
label.fwe-input-text input[type=datetime-local]:hover:valid:not(:disabled),
label.fwe-input-text input[type=email]:hover:valid:not(:disabled),
label.fwe-input-text input[type=number]:hover:valid:not(:disabled),
label.fwe-input-text input[type=password]:hover:valid:not(:disabled),
label.fwe-input-text input[type=text]:hover:valid:not(:disabled),
label.fwe-input-text input[type=time]:hover:valid:not(:disabled),
label.fwe-input-text textarea:hover:valid:not(:disabled) {
  border-color: var(--fwe-hero);
}
label.fwe-input-text input[type=date]:hover:not(:disabled),
label.fwe-input-text input[type=datetime-local]:hover:not(:disabled),
label.fwe-input-text input[type=email]:hover:not(:disabled),
label.fwe-input-text input[type=number]:hover:not(:disabled),
label.fwe-input-text input[type=password]:hover:not(:disabled),
label.fwe-input-text input[type=text]:hover:not(:disabled),
label.fwe-input-text input[type=time]:hover:not(:disabled),
label.fwe-input-text textarea:hover:not(:disabled) {
  color: var(--fwe-hero);
}
label.fwe-input-text input[type=date]:focus,
label.fwe-input-text input[type=datetime-local]:focus,
label.fwe-input-text input[type=email]:focus,
label.fwe-input-text input[type=number]:focus,
label.fwe-input-text input[type=password]:focus,
label.fwe-input-text input[type=text]:focus,
label.fwe-input-text input[type=time]:focus,
label.fwe-input-text textarea:focus {
  outline: 0;
  border-color: var(--fwe-hero);
  color: var(--fwe-text) !important;
}
label.fwe-input-text input[type=date]:user-invalid,
label.fwe-input-text input[type=datetime-local]:user-invalid,
label.fwe-input-text input[type=email]:user-invalid,
label.fwe-input-text input[type=number]:user-invalid,
label.fwe-input-text input[type=password]:user-invalid,
label.fwe-input-text input[type=text]:user-invalid,
label.fwe-input-text input[type=time]:user-invalid,
label.fwe-input-text textarea:user-invalid {
  border-color: var(--fwe-red);
}
label.fwe-input-text input[type=date]:user-invalid ~ .fwe-input-text-info,
label.fwe-input-text input[type=date]:user-invalid ~ .fwe-input-text-invalid,
label.fwe-input-text input[type=datetime-local]:user-invalid ~ .fwe-input-text-info,
label.fwe-input-text input[type=datetime-local]:user-invalid ~ .fwe-input-text-invalid,
label.fwe-input-text input[type=email]:user-invalid ~ .fwe-input-text-info,
label.fwe-input-text input[type=email]:user-invalid ~ .fwe-input-text-invalid,
label.fwe-input-text input[type=number]:user-invalid ~ .fwe-input-text-info,
label.fwe-input-text input[type=number]:user-invalid ~ .fwe-input-text-invalid,
label.fwe-input-text input[type=password]:user-invalid ~ .fwe-input-text-info,
label.fwe-input-text input[type=password]:user-invalid ~ .fwe-input-text-invalid,
label.fwe-input-text input[type=text]:user-invalid ~ .fwe-input-text-info,
label.fwe-input-text input[type=text]:user-invalid ~ .fwe-input-text-invalid,
label.fwe-input-text input[type=time]:user-invalid ~ .fwe-input-text-info,
label.fwe-input-text input[type=time]:user-invalid ~ .fwe-input-text-invalid,
label.fwe-input-text textarea:user-invalid ~ .fwe-input-text-info,
label.fwe-input-text textarea:user-invalid ~ .fwe-input-text-invalid {
  display: none;
}
label.fwe-input-text input[type=date]:user-invalid ~ .fwe-input-text-invalid,
label.fwe-input-text input[type=datetime-local]:user-invalid ~ .fwe-input-text-invalid,
label.fwe-input-text input[type=email]:user-invalid ~ .fwe-input-text-invalid,
label.fwe-input-text input[type=number]:user-invalid ~ .fwe-input-text-invalid,
label.fwe-input-text input[type=password]:user-invalid ~ .fwe-input-text-invalid,
label.fwe-input-text input[type=text]:user-invalid ~ .fwe-input-text-invalid,
label.fwe-input-text input[type=time]:user-invalid ~ .fwe-input-text-invalid,
label.fwe-input-text textarea:user-invalid ~ .fwe-input-text-invalid {
  display: block;
}
label.fwe-input-text input[type=date]:disabled,
label.fwe-input-text input[type=datetime-local]:disabled,
label.fwe-input-text input[type=email]:disabled,
label.fwe-input-text input[type=number]:disabled,
label.fwe-input-text input[type=password]:disabled,
label.fwe-input-text input[type=text]:disabled,
label.fwe-input-text input[type=time]:disabled,
label.fwe-input-text textarea:disabled {
  background: 0 0;
  color: var(--fwe-text-disabled);
  border-color: var(--fwe-control-disabled);
}
label.fwe-input-text input[type=date]:disabled ~ .fwe-input-text-info,
label.fwe-input-text input[type=date]:disabled ~ .fwe-input-text-invalid,
label.fwe-input-text input[type=date]:disabled ~ .fwe-input-text-label,
label.fwe-input-text input[type=datetime-local]:disabled ~ .fwe-input-text-info,
label.fwe-input-text input[type=datetime-local]:disabled ~ .fwe-input-text-invalid,
label.fwe-input-text input[type=datetime-local]:disabled ~ .fwe-input-text-label,
label.fwe-input-text input[type=email]:disabled ~ .fwe-input-text-info,
label.fwe-input-text input[type=email]:disabled ~ .fwe-input-text-invalid,
label.fwe-input-text input[type=email]:disabled ~ .fwe-input-text-label,
label.fwe-input-text input[type=number]:disabled ~ .fwe-input-text-info,
label.fwe-input-text input[type=number]:disabled ~ .fwe-input-text-invalid,
label.fwe-input-text input[type=number]:disabled ~ .fwe-input-text-label,
label.fwe-input-text input[type=password]:disabled ~ .fwe-input-text-info,
label.fwe-input-text input[type=password]:disabled ~ .fwe-input-text-invalid,
label.fwe-input-text input[type=password]:disabled ~ .fwe-input-text-label,
label.fwe-input-text input[type=text]:disabled ~ .fwe-input-text-info,
label.fwe-input-text input[type=text]:disabled ~ .fwe-input-text-invalid,
label.fwe-input-text input[type=text]:disabled ~ .fwe-input-text-label,
label.fwe-input-text input[type=time]:disabled ~ .fwe-input-text-info,
label.fwe-input-text input[type=time]:disabled ~ .fwe-input-text-invalid,
label.fwe-input-text input[type=time]:disabled ~ .fwe-input-text-label,
label.fwe-input-text textarea:disabled ~ .fwe-input-text-info,
label.fwe-input-text textarea:disabled ~ .fwe-input-text-invalid,
label.fwe-input-text textarea:disabled ~ .fwe-input-text-label {
  color: var(--fwe-text-disabled);
}
label.fwe-input-text input[type=date]:disabled ~ .fwe-input-text-info::before,
label.fwe-input-text input[type=date]:disabled ~ .fwe-input-text-invalid::before,
label.fwe-input-text input[type=date]:disabled ~ .fwe-input-text-label::before,
label.fwe-input-text input[type=datetime-local]:disabled ~ .fwe-input-text-info::before,
label.fwe-input-text input[type=datetime-local]:disabled ~ .fwe-input-text-invalid::before,
label.fwe-input-text input[type=datetime-local]:disabled ~ .fwe-input-text-label::before,
label.fwe-input-text input[type=email]:disabled ~ .fwe-input-text-info::before,
label.fwe-input-text input[type=email]:disabled ~ .fwe-input-text-invalid::before,
label.fwe-input-text input[type=email]:disabled ~ .fwe-input-text-label::before,
label.fwe-input-text input[type=number]:disabled ~ .fwe-input-text-info::before,
label.fwe-input-text input[type=number]:disabled ~ .fwe-input-text-invalid::before,
label.fwe-input-text input[type=number]:disabled ~ .fwe-input-text-label::before,
label.fwe-input-text input[type=password]:disabled ~ .fwe-input-text-info::before,
label.fwe-input-text input[type=password]:disabled ~ .fwe-input-text-invalid::before,
label.fwe-input-text input[type=password]:disabled ~ .fwe-input-text-label::before,
label.fwe-input-text input[type=text]:disabled ~ .fwe-input-text-info::before,
label.fwe-input-text input[type=text]:disabled ~ .fwe-input-text-invalid::before,
label.fwe-input-text input[type=text]:disabled ~ .fwe-input-text-label::before,
label.fwe-input-text input[type=time]:disabled ~ .fwe-input-text-info::before,
label.fwe-input-text input[type=time]:disabled ~ .fwe-input-text-invalid::before,
label.fwe-input-text input[type=time]:disabled ~ .fwe-input-text-label::before,
label.fwe-input-text textarea:disabled ~ .fwe-input-text-info::before,
label.fwe-input-text textarea:disabled ~ .fwe-input-text-invalid::before,
label.fwe-input-text textarea:disabled ~ .fwe-input-text-label::before {
  color: var(--fwe-text-disabled);
}
label.fwe-input-text input[type=date],
label.fwe-input-text input[type=datetime-local],
label.fwe-input-text input[type=time] {
  height: 33px;
  position: relative;
}
label.fwe-input-text input[type=date]:before,
label.fwe-input-text input[type=datetime-local]:before,
label.fwe-input-text input[type=time]:before {
  color: transparent;
  background: 0 0;
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 6px;
  right: 0;
  color: var(--fwe-text);
}
label.fwe-input-text input[type=date]::-webkit-calendar-picker-indicator,
label.fwe-input-text input[type=datetime-local]::-webkit-calendar-picker-indicator,
label.fwe-input-text input[type=time]::-webkit-calendar-picker-indicator {
  color: transparent;
  background: 0 0;
  z-index: 1;
}
label.fwe-input-text input[type=date]:before,
label.fwe-input-text input[type=datetime-local]:before {
  content: "\ea0d";
}
label.fwe-input-text input[type=time]:before {
  content: "\ea11";
}
label.fwe-input-text textarea {
  resize: none;
  margin-top: 4px;
  padding-left: 8px;
  padding-right: 8px;
  border-width: 1px;
  border-style: solid;
}
label.fwe-input-text textarea.fwe-row-2 {
  height: calc(2 * var(--fwe-textarea-row-const));
}
label.fwe-input-text textarea.fwe-row-3 {
  height: calc(3 * var(--fwe-textarea-row-const));
}
label.fwe-input-text textarea.fwe-row-4 {
  height: calc(4 * var(--fwe-textarea-row-const));
}
label.fwe-input-text textarea.fwe-row-5 {
  height: calc(5 * var(--fwe-textarea-row-const));
}
label.fwe-input-text textarea.fwe-row-6 {
  height: calc(6 * var(--fwe-textarea-row-const));
}
label.fwe-input-text textarea.fwe-row-7 {
  height: calc(7 * var(--fwe-textarea-row-const));
}
label.fwe-input-text textarea.fwe-row-8 {
  height: calc(8 * var(--fwe-textarea-row-const));
}
label.fwe-input-text textarea.fwe-row-9 {
  height: calc(9 * var(--fwe-textarea-row-const));
}
label.fwe-input-text textarea.fwe-row-10 {
  height: calc(10 * var(--fwe-textarea-row-const));
}
label.fwe-input-text textarea ~ .fwe-input-text-info,
label.fwe-input-text textarea ~ .fwe-input-text-invalid {
  top: unset;
  bottom: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
label.fwe-input-text.fwe-input-text--invalid .fwe-input-text-info,
label.fwe-input-text.fwe-input-text--invalid .fwe-input-text-invalid,
label.fwe-input-text:has(input:user-invalid:not(:disabled)) .fwe-input-text-info,
label.fwe-input-text:has(input:user-invalid:not(:disabled)) .fwe-input-text-invalid {
  display: none;
}
label.fwe-input-text.fwe-input-text--invalid .fwe-input-text-invalid,
label.fwe-input-text:has(input:user-invalid:not(:disabled)) .fwe-input-text-invalid {
  display: block;
}
label.fwe-input-text.fwe-input-text--with-validation-icons.fwe-input-text--invalid:not(.fwe-input-text-icon) input[type=date],
label.fwe-input-text.fwe-input-text--with-validation-icons.fwe-input-text--invalid:not(.fwe-input-text-icon) input[type=datetime-local],
label.fwe-input-text.fwe-input-text--with-validation-icons.fwe-input-text--invalid:not(.fwe-input-text-icon) input[type=email],
label.fwe-input-text.fwe-input-text--with-validation-icons.fwe-input-text--invalid:not(.fwe-input-text-icon) input[type=number],
label.fwe-input-text.fwe-input-text--with-validation-icons.fwe-input-text--invalid:not(.fwe-input-text-icon) input[type=password],
label.fwe-input-text.fwe-input-text--with-validation-icons.fwe-input-text--invalid:not(.fwe-input-text-icon) input[type=text],
label.fwe-input-text.fwe-input-text--with-validation-icons.fwe-input-text--invalid:not(.fwe-input-text-icon) input[type=time],
label.fwe-input-text.fwe-input-text--with-validation-icons.fwe-input-text--valid:not(.fwe-input-text-icon) input[type=date],
label.fwe-input-text.fwe-input-text--with-validation-icons.fwe-input-text--valid:not(.fwe-input-text-icon) input[type=datetime-local],
label.fwe-input-text.fwe-input-text--with-validation-icons.fwe-input-text--valid:not(.fwe-input-text-icon) input[type=email],
label.fwe-input-text.fwe-input-text--with-validation-icons.fwe-input-text--valid:not(.fwe-input-text-icon) input[type=number],
label.fwe-input-text.fwe-input-text--with-validation-icons.fwe-input-text--valid:not(.fwe-input-text-icon) input[type=password],
label.fwe-input-text.fwe-input-text--with-validation-icons.fwe-input-text--valid:not(.fwe-input-text-icon) input[type=text],
label.fwe-input-text.fwe-input-text--with-validation-icons.fwe-input-text--valid:not(.fwe-input-text-icon) input[type=time],
label.fwe-input-text.fwe-input-text--with-validation-icons:has(input:user-invalid:not(:disabled)):not(.fwe-input-text-icon) input[type=date],
label.fwe-input-text.fwe-input-text--with-validation-icons:has(input:user-invalid:not(:disabled)):not(.fwe-input-text-icon) input[type=datetime-local],
label.fwe-input-text.fwe-input-text--with-validation-icons:has(input:user-invalid:not(:disabled)):not(.fwe-input-text-icon) input[type=email],
label.fwe-input-text.fwe-input-text--with-validation-icons:has(input:user-invalid:not(:disabled)):not(.fwe-input-text-icon) input[type=number],
label.fwe-input-text.fwe-input-text--with-validation-icons:has(input:user-invalid:not(:disabled)):not(.fwe-input-text-icon) input[type=password],
label.fwe-input-text.fwe-input-text--with-validation-icons:has(input:user-invalid:not(:disabled)):not(.fwe-input-text-icon) input[type=text],
label.fwe-input-text.fwe-input-text--with-validation-icons:has(input:user-invalid:not(:disabled)):not(.fwe-input-text-icon) input[type=time],
label.fwe-input-text.fwe-input-text--with-validation-icons:has(input:user-valid:not(:disabled)):not(.fwe-input-text-icon) input[type=date],
label.fwe-input-text.fwe-input-text--with-validation-icons:has(input:user-valid:not(:disabled)):not(.fwe-input-text-icon) input[type=datetime-local],
label.fwe-input-text.fwe-input-text--with-validation-icons:has(input:user-valid:not(:disabled)):not(.fwe-input-text-icon) input[type=email],
label.fwe-input-text.fwe-input-text--with-validation-icons:has(input:user-valid:not(:disabled)):not(.fwe-input-text-icon) input[type=number],
label.fwe-input-text.fwe-input-text--with-validation-icons:has(input:user-valid:not(:disabled)):not(.fwe-input-text-icon) input[type=password],
label.fwe-input-text.fwe-input-text--with-validation-icons:has(input:user-valid:not(:disabled)):not(.fwe-input-text-icon) input[type=text],
label.fwe-input-text.fwe-input-text--with-validation-icons:has(input:user-valid:not(:disabled)):not(.fwe-input-text-icon) input[type=time] {
  padding-right: 24px;
}
label.fwe-input-text.fwe-input-text--with-validation-icons.fwe-input-text--invalid:not(.fwe-input-text-icon)::after,
label.fwe-input-text.fwe-input-text--with-validation-icons.fwe-input-text--valid:not(.fwe-input-text-icon)::after,
label.fwe-input-text.fwe-input-text--with-validation-icons:has(input:user-invalid:not(:disabled)):not(.fwe-input-text-icon)::after,
label.fwe-input-text.fwe-input-text--with-validation-icons:has(input:user-valid:not(:disabled)):not(.fwe-input-text-icon)::after {
  content: "";
  position: absolute;
  bottom: 27px;
  right: 0;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: center center;
}
label.fwe-input-text.fwe-input-text--with-validation-icons.fwe-input-text--valid:not(.fwe-input-text-icon)::after,
label.fwe-input-text.fwe-input-text--with-validation-icons:has(input:user-valid:not(:disabled)):not(.fwe-input-text-icon)::after {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='13' height='10' viewBox='0 0 13 10' fill='none'><path d='M4.207 9.621L0 5.414L1.414 4L4.207 6.793L11 0L12.414 1.414L4.207 9.621Z' fill='%230091DC'/></svg>");
  background-size: 13px 13px;
}
label.fwe-input-text.fwe-input-text--with-validation-icons.fwe-input-text--invalid:not(.fwe-input-text-icon)::after,
label.fwe-input-text.fwe-input-text--with-validation-icons:has(input:user-invalid:not(:disabled)):not(.fwe-input-text-icon)::after {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'><path d='M16.95 8.46405L15.536 7.05005L12 10.586L8.46405 7.05005L7.05005 8.46405L10.586 12L7.05005 15.536L8.46405 16.95L12 13.414L15.536 16.95L16.95 15.536L13.414 12L16.95 8.46405Z' fill='%23D50000'/></svg>");
  background-size: 24px 24px;
}
label.fwe-input-text.fwe-input-text-icon .fwe-svg-icon,
label.fwe-input-text.fwe-input-text-icon i {
  line-height: 1;
  position: absolute;
  bottom: 27px;
  right: 0;
  height: 16px;
  width: 16px;
}
label.fwe-input-text.fwe-input-text-icon input[type=date],
label.fwe-input-text.fwe-input-text-icon input[type=datetime-local],
label.fwe-input-text.fwe-input-text-icon input[type=number],
label.fwe-input-text.fwe-input-text-icon input[type=password],
label.fwe-input-text.fwe-input-text-icon input[type=text],
label.fwe-input-text.fwe-input-text-icon input[type=time],
label.fwe-input-text.fwe-input-text-icon textarea {
  padding-right: 24px;
}
.fwe-chip-container.fwe-chip-container-lg .fwe-chip,
.fwe-chip.fwe-chip-lg {
  font-size: var(--fwe-font-size-base);
  border-radius: 16px;
  padding: 0 16px;
  height: 32px;
}
.fwe-chip-container.fwe-chip-container-lg .fwe-chip .fwe-svg-icon,
.fwe-chip-container.fwe-chip-container-lg .fwe-chip i[class*=" fwe-icon-"],
.fwe-chip-container.fwe-chip-container-lg .fwe-chip i[class^=fwe-icon-],
.fwe-chip.fwe-chip-lg .fwe-svg-icon,
.fwe-chip.fwe-chip-lg i[class*=" fwe-icon-"],
.fwe-chip.fwe-chip-lg i[class^=fwe-icon-] {
  font-size: 24px;
}
.fwe-chip-container.fwe-chip-container-lg .fwe-selected.fwe-category.fwe-chip,
.fwe-selected.fwe-category.fwe-chip.fwe-chip-lg {
  padding-right: 30px;
}
.fwe-chip-container.fwe-chip-container-lg .fwe-selected.fwe-category.fwe-chip::after,
.fwe-selected.fwe-category.fwe-chip.fwe-chip-lg::after {
  top: 8px;
  right: 8px;
}
.fwe-chip-container.fwe-chip-container-lg .fwe-selected.fwe-filter.fwe-chip,
.fwe-selected.fwe-filter.fwe-chip.fwe-chip-lg {
  padding-left: 30px;
}
.fwe-chip-container.fwe-chip-container-lg .fwe-selected.fwe-filter.fwe-chip::before,
.fwe-selected.fwe-filter.fwe-chip.fwe-chip-lg::before {
  top: 8px;
  left: 8px;
}
.fwe-chip-container {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.fwe-chip {
  height: 24px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  position: relative;
  display: flex;
  align-items: center;
  font-size: var(--fwe-font-size-md);
  text-align: center;
  border-radius: 12px;
  cursor: pointer;
  background: var(--fwe-control);
  color: var(--fwe-text);
  border: 1px solid var(--fwe-control);
  box-sizing: border-box;
  padding: 0 12px;
}
.fwe-chip .fwe-svg-icon,
.fwe-chip i[class*=" fwe-icon-"],
.fwe-chip i[class^=fwe-icon-] {
  margin-left: -4px;
  margin-right: 8px;
  line-height: 1;
}
.fwe-chip:hover {
  background: var(--fwe-control-hover);
  border: 1px solid var(--fwe-control-hover);
}
.fwe-chip:active {
  background: var(--fwe-control-active);
  border: 1px solid var(--fwe-control-active);
}
.fwe-chip.fwe-selected {
  cursor: default;
  background: 0 0;
  border: 1px solid var(--fwe-hero);
  color: var(--fwe-hero);
}
.fwe-chip.fwe-selected.fwe-category {
  cursor: pointer;
  padding-right: 24px;
}
.fwe-chip.fwe-selected.fwe-category::after {
  content: "";
  position: absolute;
  right: 5px;
  top: 3px;
  height: 16px;
  width: 16px;
  background-color: var(--fwe-text);
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iYTAwMzhlNDEtMjFlNi00ZjBlLWFmZjctMzViMzY2MWQ0ZDhlIiBkYXRhLW5hbWU9ImNvbnRlbnQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDE2IDE2Ij4NCgk8ZyBpZD0iZmQwZDc0NmQtZTE2My00Yjk4LTkxYTctYjk0MGYyYTlkZDc4IiBkYXRhLW5hbWU9ImFiYjU1YWU4LWNhNTUtNDcwYy04N2MzLTRiMDY3MzhiNDM2MCI+DQoJCTxyZWN0IHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIvPg0KCTwvZz4NCgk8ZyBpZD0iYTE4OTFiZmMtNDBjMS00Y2EwLWFmOTgtMmJiOTQ1YTdmMDFmIiBkYXRhLW5hbWU9ImI2NGIxZWQyLWI4MzEtNDM1Yy05Y2VlLWI5OTY0MjYwMjA5ZCI+DQoJCTxwb2x5Z29uIHBvaW50cz0iMTAuMjQgNS4wNSA4IDcuMyA1Ljc1IDUuMDUgNS4wNSA1Ljc2IDcuMjkgOCA1LjA1IDEwLjI1IDUuNzUgMTAuOTUgOCA4LjcxIDEwLjI0IDEwLjk1IDEwLjk1IDEwLjI1IDguNyA4IDEwLjk1IDUuNzYgMTAuMjQgNS4wNSAxMC4yNCA1LjA1IiBmaWxsPSIjMzMzIi8+DQoJPC9nPg0KPC9zdmc+);
  mask-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iYTAwMzhlNDEtMjFlNi00ZjBlLWFmZjctMzViMzY2MWQ0ZDhlIiBkYXRhLW5hbWU9ImNvbnRlbnQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDE2IDE2Ij4NCgk8ZyBpZD0iZmQwZDc0NmQtZTE2My00Yjk4LTkxYTctYjk0MGYyYTlkZDc4IiBkYXRhLW5hbWU9ImFiYjU1YWU4LWNhNTUtNDcwYy04N2MzLTRiMDY3MzhiNDM2MCI+DQoJCTxyZWN0IHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIvPg0KCTwvZz4NCgk8ZyBpZD0iYTE4OTFiZmMtNDBjMS00Y2EwLWFmOTgtMmJiOTQ1YTdmMDFmIiBkYXRhLW5hbWU9ImI2NGIxZWQyLWI4MzEtNDM1Yy05Y2VlLWI5OTY0MjYwMjA5ZCI+DQoJCTxwb2x5Z29uIHBvaW50cz0iMTAuMjQgNS4wNSA4IDcuMyA1Ljc1IDUuMDUgNS4wNSA1Ljc2IDcuMjkgOCA1LjA1IDEwLjI1IDUuNzUgMTAuOTUgOCA4LjcxIDEwLjI0IDEwLjk1IDEwLjk1IDEwLjI1IDguNyA4IDEwLjk1IDUuNzYgMTAuMjQgNS4wNSAxMC4yNCA1LjA1IiBmaWxsPSIjMzMzIi8+DQoJPC9nPg0KPC9zdmc+);
}
.fwe-chip.fwe-selected.fwe-category:hover {
  border: 1px solid var(--fwe-hero-hover);
  color: var(--fwe-hero-hover);
}
.fwe-chip.fwe-selected.fwe-category:hover::after {
  background-color: var(--fwe-hero-hover);
}
.fwe-chip.fwe-selected.fwe-category:active {
  border: 1px solid var(--fwe-hero-active);
  color: var(--fwe-hero-active);
}
.fwe-chip.fwe-selected.fwe-category:active::after {
  background-color: var(--fwe-hero-active);
}
.fwe-chip.fwe-selected.fwe-filter {
  cursor: pointer;
  padding-left: 24px;
}
.fwe-chip.fwe-selected.fwe-filter::before {
  content: "";
  position: absolute;
  left: 5px;
  top: 3px;
  height: 16px;
  width: 16px;
  background: var(--fwe-hero);
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+DQoJPGcgaWQ9ImJhNmJmZGNhLWJhMzgtNDczMC04MjlkLTcyYmIzNzI3YjUzNCIgZGF0YS1uYW1lPSJjb250ZW50Ij4NCgkJPHJlY3Qgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2IiBmaWxsPSJub25lIi8+DQoJCTxwb2x5Z29uIHBvaW50cz0iNi4xNDEgMTIuODE0IDEuOTM0IDguNjA3IDMuMzQ4IDcuMTkzIDYuMTQxIDkuOTg2IDEyLjkzNCAzLjE5MyAxNC4zNDggNC42MDcgNi4xNDEgMTIuODE0IiBmaWxsPSIjMDA5MWRjIi8+DQoJPC9nPg0KPC9zdmc+);
  mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+DQoJPGcgaWQ9ImJhNmJmZGNhLWJhMzgtNDczMC04MjlkLTcyYmIzNzI3YjUzNCIgZGF0YS1uYW1lPSJjb250ZW50Ij4NCgkJPHJlY3Qgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2IiBmaWxsPSJub25lIi8+DQoJCTxwb2x5Z29uIHBvaW50cz0iNi4xNDEgMTIuODE0IDEuOTM0IDguNjA3IDMuMzQ4IDcuMTkzIDYuMTQxIDkuOTg2IDEyLjkzNCAzLjE5MyAxNC4zNDggNC42MDcgNi4xNDEgMTIuODE0IiBmaWxsPSIjMDA5MWRjIi8+DQoJPC9nPg0KPC9zdmc+);
}
.fwe-chip.fwe-selected.fwe-filter:hover {
  border: 1px solid var(--fwe-hero-hover);
  color: var(--fwe-hero-hover);
}
.fwe-chip.fwe-selected.fwe-filter:hover::before {
  background-color: var(--fwe-hero-hover);
}
.fwe-chip.fwe-selected.fwe-filter:active {
  border: 1px solid var(--fwe-hero-active);
  color: var(--fwe-hero-active);
}
.fwe-chip.fwe-selected.fwe-filter:active::before {
  background-color: var(--fwe-hero-active);
}
.fwe-chip.fwe-readonly {
  cursor: default;
  background: 0 0;
  color: var(--fwe-control-border);
  border: 1px solid var(--fwe-control-border);
}
.fwe-chip.fwe-disabled {
  cursor: default;
  background: var(--fwe-control-disabled);
  border: 1px solid var(--fwe-control-disabled);
  color: var(--fwe-text-disabled);
}
.fwe-chip.fwe-disabled.fwe-filter.fwe-selected {
  cursor: default;
}
.fwe-chip.fwe-disabled.fwe-filter.fwe-selected::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij48cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiLz48cGF0aCBkPSJNNi4xNDEsMTIuODE0LDEuOTM0LDguNjA3LDMuMzQ4LDcuMTkzLDYuMTQxLDkuOTg2bDYuNzkzLTYuNzkzLDEuNDE0LDEuNDE0WiIgZmlsbD0iI2I5YmFiYiIvPjwvc3ZnPg==);
}
.fwe-radio-group.fwe-radio-label-before label.fwe-radio,
label.fwe-radio.fwe-radio-label-before {
  flex-direction: row-reverse;
  justify-content: space-between;
}
.fwe-radio-group.fwe-radio-label-before label.fwe-radio .fwe-radio-label-content,
label.fwe-radio.fwe-radio-label-before .fwe-radio-label-content {
  margin-left: 0;
  margin-right: 8px;
}
.fwe-radio-group.fwe-radio-label-below label.fwe-radio,
label.fwe-radio.fwe-radio-label-below {
  flex-direction: column;
}
.fwe-radio-group.fwe-radio-label-below label.fwe-radio .fwe-radio-label-content,
label.fwe-radio.fwe-radio-label-below .fwe-radio-label-content {
  margin: 8px 0 0 0;
}
.fwe-radio-group.fwe-radio-lg label.fwe-radio .fwe-radio-checkmark {
  height: 24px;
  width: 24px;
}
.fwe-radio-group.fwe-radio-lg label.fwe-radio .fwe-radio-checkmark::after {
  border-width: 8px;
}
.fwe-radio-group.fwe-radio-lg label.fwe-radio .fwe-radio-label-content {
  line-height: 32px;
}
label.fwe-radio {
  cursor: pointer;
  display: flex;
  align-items: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
label.fwe-radio .fwe-radio-checkmark {
  position: relative;
  height: 16px;
  width: 16px;
  box-sizing: border-box;
  display: inline-block;
}
label.fwe-radio .fwe-radio-checkmark::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  border-width: 1px;
  border-style: solid;
  border-radius: 50%;
  border-color: var(--fwe-control-border);
  background-color: var(--fwe-white);
}
label.fwe-radio .fwe-radio-checkmark::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  transform: scale(0, 0);
  border-width: 5px;
  border-style: solid;
  border-radius: 50%;
  border-color: var(--fwe-white);
  background-color: var(--fwe-white);
  transition: none;
}
label.fwe-radio.fwe-radio-lg .fwe-radio-checkmark {
  height: 24px;
  width: 24px;
}
label.fwe-radio.fwe-radio-lg .fwe-radio-checkmark::after {
  border-width: 8px;
}
label.fwe-radio.fwe-radio-lg .fwe-radio-label-content {
  line-height: 32px;
}
label.fwe-radio .fwe-radio-label-content {
  line-height: 24px;
  margin-left: 8px;
}
label.fwe-radio input[type=radio] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
label.fwe-radio input[type=radio]:hover:not(:disabled) ~ .fwe-radio-checkmark::before {
  background-color: var(--fwe-control);
}
label.fwe-radio input[type=radio]:hover:user-invalid ~ .fwe-radio-checkmark::before {
  background-color: var(--fwe-white);
}
label.fwe-radio input[type=radio]:hover:checked:not(:disabled) ~ .fwe-radio-checkmark::after {
  border-color: var(--fwe-hero-hover);
}
label.fwe-radio input[type=radio]:active ~ .fwe-radio-checkmark::before {
  border-color: var(--fwe-control-hover);
  background-color: var(--fwe-white);
}
label.fwe-radio input[type=radio]:checked ~ .fwe-radio-checkmark::before {
  border-color: var(--fwe-border);
  background-color: var(--fwe-hero);
}
label.fwe-radio input[type=radio]:checked ~ .fwe-radio-checkmark::after {
  border-color: var(--fwe-hero);
  transition: transform ease-out .15s;
  transform: scale(1, 1);
}
label.fwe-radio input[type=radio]:disabled ~ .fwe-radio-checkmark::before {
  background-color: var(--fwe-control-disabled);
  border-color: var(--fwe-control-disabled);
  cursor: not-allowed;
}
label.fwe-radio input[type=radio]:disabled ~ .fwe-radio-checkmark::after {
  background-color: var(--fwe-white);
  border-color: var(--fwe-control-disabled);
  cursor: not-allowed;
}
label.fwe-radio input[type=radio]:disabled {
  cursor: not-allowed;
}
label.fwe-radio input[type=radio]:disabled ~ .fwe-radio-label-content {
  color: var(--fwe-text-disabled);
  cursor: not-allowed;
}
label.fwe-radio input[type=radio]:user-invalid ~ .fwe-radio-checkmark::before {
  border-color: var(--fwe-red);
}
.fwe-checkbox-group.fwe-checkbox-label-before label.fwe-checkbox,
label.fwe-checkbox.fwe-checkbox-label-before {
  flex-direction: row-reverse;
  justify-content: space-between;
}
.fwe-checkbox-group.fwe-checkbox-label-before label.fwe-checkbox .fwe-checkbox-label-content,
label.fwe-checkbox.fwe-checkbox-label-before .fwe-checkbox-label-content {
  margin-left: 0;
  margin-right: 8px;
}
.fwe-checkbox-group.fwe-checkbox-label-below label.fwe-checkbox,
label.fwe-checkbox.fwe-checkbox-label-below {
  flex-direction: column;
}
.fwe-checkbox-group.fwe-checkbox-label-below label.fwe-checkbox .fwe-checkbox-label-content,
label.fwe-checkbox.fwe-checkbox-label-below .fwe-checkbox-label-content {
  margin: 8px 0 0 0;
}
.fwe-checkbox-group.fwe-checkbox-lg label.fwe-checkbox .fwe-checkbox-checkmark,
label.fwe-checkbox.fwe-checkbox-lg .fwe-checkbox-checkmark {
  height: 24px;
  min-height: 24px;
  width: 24px;
  min-width: 24px;
  border-radius: 4px;
}
.fwe-checkbox-group.fwe-checkbox-lg label.fwe-checkbox .fwe-checkbox-checkmark:before,
label.fwe-checkbox.fwe-checkbox-lg .fwe-checkbox-checkmark:before {
  height: 18px;
  width: 18px;
  left: 2px;
  top: 2px;
}
.fwe-checkbox-group {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
label.fwe-checkbox {
  cursor: pointer;
  display: flex;
  align-items: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
label.fwe-checkbox .fwe-checkbox-checkmark {
  box-sizing: border-box;
  position: relative;
  height: 16px;
  min-height: 16px;
  width: 16px;
  min-width: 16px;
  border-radius: 2px;
  border: 1px solid var(--fwe-control-border);
  background-color: #fff;
}
label.fwe-checkbox .fwe-checkbox-checkmark::before {
  content: "";
  height: 14px;
  width: 14px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+PGcgZGF0YS1uYW1lPSJjb250ZW50Ij48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDE2djE2SDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTYuMTQxIDEyLjgxNCAxLjkzNCA4LjYwN2wxLjQxNC0xLjQxNCAyLjc5MyAyLjc5MyA2Ljc5My02Ljc5MyAxLjQxNCAxLjQxNC04LjIwNyA4LjIwN3oiLz48L2c+PC9zdmc+);
  display: none;
  position: absolute;
}
label.fwe-checkbox .fwe-checkbox-label-content {
  line-height: 24px;
  margin-left: 8px;
}
label.fwe-checkbox input[type=checkbox] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
label.fwe-checkbox input[type=checkbox]:hover ~ .fwe-checkbox-checkmark {
  background-color: var(--fwe-control);
}
label.fwe-checkbox input[type=checkbox]:active ~ .fwe-checkbox-checkmark {
  background-color: var(--fwe-control-hover);
}
label.fwe-checkbox input[type=checkbox]:indeterminate ~ .fwe-checkbox-checkmark::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+PGcgZGF0YS1uYW1lPSJjb250ZW50Ij48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDE2djE2SDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTIgN2gxMnYySDJ6Ii8+PC9nPjwvc3ZnPg==);
}
label.fwe-checkbox input[type=checkbox]:checked ~ .fwe-checkbox-checkmark,
label.fwe-checkbox input[type=checkbox]:indeterminate ~ .fwe-checkbox-checkmark {
  background-color: var(--fwe-hero);
  border-color: var(--fwe-hero);
}
label.fwe-checkbox input[type=checkbox]:hover:checked:not(:disabled) ~ .fwe-checkbox-checkmark,
label.fwe-checkbox input[type=checkbox]:hover:indeterminate:not(:disabled) ~ .fwe-checkbox-checkmark {
  background-color: var(--fwe-hero-hover);
  border-color: var(--fwe-hero-hover);
}
label.fwe-checkbox input[type=checkbox]:active:checked:not(:disabled) ~ .fwe-checkbox-checkmark,
label.fwe-checkbox input[type=checkbox]:active:indeterminate:not(:disabled) ~ .fwe-checkbox-checkmark {
  background-color: var(--fwe-hero-active);
  border-color: var(--fwe-hero-active);
}
label.fwe-checkbox input[type=checkbox]:checked ~ .fwe-checkbox-checkmark:before,
label.fwe-checkbox input[type=checkbox]:indeterminate ~ .fwe-checkbox-checkmark:before {
  display: block;
}
label.fwe-checkbox input[type=checkbox]:disabled ~ .fwe-checkbox-checkmark {
  background-color: var(--fwe-white);
  border-color: var(--fwe-control-disabled);
  cursor: not-allowed;
}
label.fwe-checkbox input[type=checkbox]:disabled:checked ~ .fwe-checkbox-checkmark,
label.fwe-checkbox input[type=checkbox]:disabled:indeterminate ~ .fwe-checkbox-checkmark {
  background-color: var(--fwe-control-disabled);
  border-color: var(--fwe-control-disabled);
}
label.fwe-checkbox input[type=checkbox]:disabled {
  cursor: not-allowed;
}
label.fwe-checkbox input[type=checkbox]:disabled ~ .fwe-checkbox-label-content {
  color: var(--fwe-text-disabled);
  cursor: not-allowed;
}
label.fwe-checkbox input[type=checkbox]:user-invalid ~ .fwe-checkbox-checkmark {
  border-color: var(--fwe-red);
}
label.fwe-switch.fwe-switch-label-before {
  flex-direction: row-reverse;
  justify-content: space-between;
}
label.fwe-switch.fwe-switch-label-before .fwe-switch-label-content {
  margin-left: 0;
  margin-right: 8px;
}
label.fwe-switch.fwe-switch-label-below {
  flex-direction: column;
}
label.fwe-switch.fwe-switch-label-below .fwe-switch-label-content {
  margin: 8px 0 0 0;
}
label.fwe-switch.fwe-switch-label-below .fwe-switch-track {
  margin-top: 0;
  margin-bottom: 0;
}
label.fwe-switch {
  cursor: pointer;
  display: flex;
  align-items: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
label.fwe-switch .fwe-switch-track {
  box-sizing: border-box;
  position: relative;
  height: 16px;
  width: 32px;
  border: none;
  background-color: var(--fwe-control-border);
  border-radius: 8px;
  margin-top: 4px;
  margin-bottom: 4px;
}
label.fwe-switch .fwe-switch-track:after {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  height: 10px;
  width: 10px;
  background: var(--fwe-white);
  border-radius: 50%;
  transition: left .2s;
}
label.fwe-switch.fwe-switch-lg .fwe-switch-track {
  height: 24px;
  width: 48px;
  border-radius: 12px;
  margin-top: 0;
  margin-bottom: 0;
}
label.fwe-switch.fwe-switch-lg .fwe-switch-track:after {
  top: 5px;
  left: 5px;
  height: 14px;
  width: 14px;
}
label.fwe-switch.fwe-switch-lg input[type=checkbox]:checked ~ .fwe-switch-track:after {
  left: 29px;
}
label.fwe-switch .fwe-switch-label-content {
  line-height: 24px;
  margin-left: 8px;
}
label.fwe-switch input[type=checkbox] {
  height: 0;
  width: 0;
  position: absolute;
}
label.fwe-switch input[type=checkbox]:hover ~ .fwe-switch-track {
  background-color: var(--fwe-control-border-hover);
}
label.fwe-switch input[type=checkbox]:active ~ .fwe-switch-track {
  background-color: var(--fwe-control-border-active);
}
label.fwe-switch input[type=checkbox]:checked ~ .fwe-switch-track {
  background-color: var(--fwe-caerul);
}
label.fwe-switch input[type=checkbox]:checked ~ .fwe-switch-track:after {
  left: 19px;
}
label.fwe-switch input[type=checkbox]:hover:checked ~ .fwe-switch-track {
  background-color: var(--fwe-hero-hover);
}
label.fwe-switch input[type=checkbox]:active:checked ~ .fwe-switch-track {
  background-color: var(--fwe-hero-active);
}
label.fwe-switch input[type=checkbox]:disabled ~ .fwe-switch-track {
  background-color: var(--fwe-control-disabled);
  cursor: not-allowed;
}
label.fwe-switch input[type=checkbox]:disabled:checked ~ .fwe-switch-track {
  background-color: var(--fwe-hero-bg);
  cursor: not-allowed;
}
label.fwe-switch input[type=checkbox]:disabled {
  cursor: not-allowed;
}
label.fwe-switch input[type=checkbox]:disabled ~ .fwe-switch-label-content {
  color: var(--fwe-text-disabled);
  cursor: not-allowed;
}
a.fwe-btn,
button.fwe-btn {
  line-height: normal;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  font-family: var(--fwe-font-family-sans-serif);
  font-size: var(--fwe-font-size-base);
  padding: 4px 16px;
  min-height: 32px;
  color: var(--fwe-text);
  background: var(--fwe-control);
  border-radius: 4px;
  cursor: pointer;
  border: none;
}
a.fwe-btn .fwe-svg-icon,
a.fwe-btn i[class*=" fwe-icon-"],
a.fwe-btn i[class^=fwe-icon-],
button.fwe-btn .fwe-svg-icon,
button.fwe-btn i[class*=" fwe-icon-"],
button.fwe-btn i[class^=fwe-icon-] {
  margin-right: 8px;
}
a.fwe-btn:hover,
button.fwe-btn:hover {
  color: var(--fwe-text);
  background: var(--fwe-control-hover);
}
a.fwe-btn:active,
button.fwe-btn:active {
  background: var(--fwe-control-active);
}
a.fwe-btn:focus,
button.fwe-btn:focus {
  outline: 0;
}
a.fwe-btn.fwe-disabled,
a.fwe-btn:disabled,
button.fwe-btn.fwe-disabled,
button.fwe-btn:disabled {
  cursor: default;
  background: var(--fwe-control-disabled);
  color: var(--fwe-text-disabled);
}
a.fwe-btn.fwe-btn-hero,
a.fwe-btn.fwe-btn-primary,
button.fwe-btn.fwe-btn-hero,
button.fwe-btn.fwe-btn-primary {
  color: var(--fwe-white);
  background: var(--fwe-hero);
}
a.fwe-btn.fwe-btn-hero:hover,
a.fwe-btn.fwe-btn-primary:hover,
button.fwe-btn.fwe-btn-hero:hover,
button.fwe-btn.fwe-btn-primary:hover {
  color: var(--fwe-white);
  background: var(--fwe-hero-hover);
}
a.fwe-btn.fwe-btn-hero:active,
a.fwe-btn.fwe-btn-primary:active,
button.fwe-btn.fwe-btn-hero:active,
button.fwe-btn.fwe-btn-primary:active {
  background: var(--fwe-hero-active);
}
a.fwe-btn.fwe-btn-hero.fwe-disabled,
a.fwe-btn.fwe-btn-hero:disabled,
a.fwe-btn.fwe-btn-primary.fwe-disabled,
a.fwe-btn.fwe-btn-primary:disabled,
button.fwe-btn.fwe-btn-hero.fwe-disabled,
button.fwe-btn.fwe-btn-hero:disabled,
button.fwe-btn.fwe-btn-primary.fwe-disabled,
button.fwe-btn.fwe-btn-primary:disabled {
  background: var(--fwe-control-disabled);
  color: var(--fwe-text-disabled);
}
a.fwe-btn.fwe-btn-block,
button.fwe-btn.fwe-btn-block {
  width: 100%;
}
a.fwe-btn.fwe-btn-link,
a.fwe-btn.fwe-btn-tertiary,
button.fwe-btn.fwe-btn-link,
button.fwe-btn.fwe-btn-tertiary {
  background: 0 0;
  color: var(--fwe-hero);
  padding: 0;
}
a.fwe-btn.fwe-btn-link .fwe-svg-icon,
a.fwe-btn.fwe-btn-link i[class*=" fwe-icon-"],
a.fwe-btn.fwe-btn-link i[class^=fwe-icon-],
a.fwe-btn.fwe-btn-tertiary .fwe-svg-icon,
a.fwe-btn.fwe-btn-tertiary i[class*=" fwe-icon-"],
a.fwe-btn.fwe-btn-tertiary i[class^=fwe-icon-],
button.fwe-btn.fwe-btn-link .fwe-svg-icon,
button.fwe-btn.fwe-btn-link i[class*=" fwe-icon-"],
button.fwe-btn.fwe-btn-link i[class^=fwe-icon-],
button.fwe-btn.fwe-btn-tertiary .fwe-svg-icon,
button.fwe-btn.fwe-btn-tertiary i[class*=" fwe-icon-"],
button.fwe-btn.fwe-btn-tertiary i[class^=fwe-icon-] {
  margin-right: 4px;
}
a.fwe-btn.fwe-btn-link.fwe-dark,
a.fwe-btn.fwe-btn-tertiary.fwe-dark,
button.fwe-btn.fwe-btn-link.fwe-dark,
button.fwe-btn.fwe-btn-tertiary.fwe-dark {
  color: var(--fwe-text);
}
a.fwe-btn.fwe-btn-link:hover,
a.fwe-btn.fwe-btn-tertiary:hover,
button.fwe-btn.fwe-btn-link:hover,
button.fwe-btn.fwe-btn-tertiary:hover {
  background: 0 0;
  color: var(--fwe-hero-hover);
}
a.fwe-btn.fwe-btn-link:active,
a.fwe-btn.fwe-btn-tertiary:active,
button.fwe-btn.fwe-btn-link:active,
button.fwe-btn.fwe-btn-tertiary:active {
  background: 0 0;
  color: var(--fwe-hero-hover);
}
a.fwe-btn.fwe-btn-link.fwe-disabled,
a.fwe-btn.fwe-btn-link:disabled,
a.fwe-btn.fwe-btn-tertiary.fwe-disabled,
a.fwe-btn.fwe-btn-tertiary:disabled,
button.fwe-btn.fwe-btn-link.fwe-disabled,
button.fwe-btn.fwe-btn-link:disabled,
button.fwe-btn.fwe-btn-tertiary.fwe-disabled,
button.fwe-btn.fwe-btn-tertiary:disabled {
  color: var(--fwe-text-disabled);
}
a.fwe-btn.fwe-btn-lg,
button.fwe-btn.fwe-btn-lg {
  padding: 4px 24px;
  min-height: 48px;
}
a.fwe-btn.fwe-btn-lg i[class*=" fwe-icon-"],
a.fwe-btn.fwe-btn-lg i[class^=fwe-icon-],
button.fwe-btn.fwe-btn-lg i[class*=" fwe-icon-"],
button.fwe-btn.fwe-btn-lg i[class^=fwe-icon-] {
  font-size: 24px;
}
a.fwe-btn.fwe-btn-icon,
button.fwe-btn.fwe-btn-icon {
  border-radius: 50%;
  padding: 0;
  height: 32px;
  width: 32px;
  justify-content: center;
}
a.fwe-btn.fwe-btn-icon.fwe-btn-lg,
button.fwe-btn.fwe-btn-icon.fwe-btn-lg {
  height: 48px;
  width: 48px;
}
a.fwe-btn.fwe-btn-icon .fwe-svg-icon,
a.fwe-btn.fwe-btn-icon i[class*=" fwe-icon-"],
a.fwe-btn.fwe-btn-icon i[class^=fwe-icon-],
button.fwe-btn.fwe-btn-icon .fwe-svg-icon,
button.fwe-btn.fwe-btn-icon i[class*=" fwe-icon-"],
button.fwe-btn.fwe-btn-icon i[class^=fwe-icon-] {
  margin-right: 0;
}
a.fwe-btn.fwe-btn-lg.fwe-btn-icon.fwe-btn-floating,
button.fwe-btn.fwe-btn-lg.fwe-btn-icon.fwe-btn-floating {
  box-shadow: 0 1px 8px rgba(0, 0, 0, .13);
}
a.fwe-btn.fwe-disabled {
  pointer-events: none;
}
/*!
* Festo UI - Web Essentials v11.1.0 (https://storybook.festo.design/)
* Copyright 2022 Festo SE & Co. KG
* Licensed under Apache-2.0
*/
label.fwe-slider span {
  margin-bottom: 4px;
  display: inline-block;
  font-size: var(--fwe-font-size-md);
  color: var(--fwe-text-light);
}
input[type=range].fwe-slider-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  background: 0 0;
  padding: 0;
  padding-top: 16px;
  padding-bottom: 16px;
  cursor: pointer;
}
@-moz-document url-prefix() {
  input[type=range].fwe-slider-input {
    height: 32px;
  }
}
input[type=range].fwe-slider-input:focus {
  outline: 0;
}
input[type=range].fwe-slider-input::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 8px;
  height: 8px;
  background: var(--fwe-hero);
  cursor: pointer;
  border-radius: 50%;
  margin-top: -3px;
}
input[type=range].fwe-slider-input::-moz-range-thumb {
  width: 8px;
  height: 8px;
  background: var(--fwe-hero);
  cursor: pointer;
  border-radius: 50%;
  border: none;
}
input[type=range].fwe-slider-input::-ms-thumb {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--fwe-hero);
  cursor: pointer;
  border: 1px solid var(--fwe-hero);
}
input[type=range].fwe-slider-input::-webkit-slider-runnable-track {
  width: 100%;
  height: 2px;
  cursor: pointer;
  background: var(--fwe-control);
  border: none;
}
input[type=range].fwe-slider-input::-moz-range-track {
  width: 100%;
  height: 2px;
  cursor: pointer;
  background: var(--fwe-control);
  border: none;
}
input[type=range].fwe-slider-input::-moz-range-progress {
  height: 2px;
  cursor: pointer;
  background: var(--fwe-hero);
  border: none;
}
input[type=range].fwe-slider-input::-ms-track {
  width: 100%;
  height: 2px;
  cursor: pointer;
  background: 0 0;
  border-color: transparent;
  border-width: 16px 0;
  color: transparent;
}
input[type=range].fwe-slider-input::-ms-fill-lower {
  background: var(--fwe-hero);
}
input[type=range].fwe-slider-input::-ms-fill-upper {
  background: var(--fwe-control);
}
input[type=range].fwe-slider-input:hover:not(:disabled)::-webkit-slider-thumb {
  margin-top: -7px;
  height: 16px;
  width: 16px;
}
input[type=range].fwe-slider-input:hover:not(:disabled)::-moz-range-thumb {
  height: 16px;
  width: 16px;
}
input[type=range].fwe-slider-input:hover:not(:disabled)::-ms-thumb {
  box-shadow: 0 0 0 4px var(--fwe-hero);
}
input[type=range].fwe-slider-input:active:not(:disabled)::-webkit-slider-thumb {
  box-shadow: 0 0 0 8px rgba(0, 145, 220, .3);
}
input[type=range].fwe-slider-input:active:not(:disabled)::-moz-range-thumb {
  box-shadow: 0 0 0 8px rgba(0, 145, 220, .3);
}
input[type=range].fwe-slider-input:active:not(:disabled)::-ms-thumb {
  box-shadow: 0 0 0 4px var(--fwe-hero), 0 0 0 12px rgba(0, 145, 220, .3) !important;
}
input[type=range].fwe-slider-input:disabled::-webkit-slider-runnable-track {
  background: var(--fwe-control-disabled);
}
input[type=range].fwe-slider-input:disabled::-moz-range-track {
  background: var(--fwe-control-disabled);
}
input[type=range].fwe-slider-input:disabled::-moz-range-progress {
  background: var(--fwe-control);
}
input[type=range].fwe-slider-input:disabled::-ms-fill-lower {
  background: var(--fwe-control);
}
input[type=range].fwe-slider-input:disabled::-ms-fill-upper {
  background: var(--fwe-control-disabled);
}
input[type=range].fwe-slider-input:disabled::-webkit-slider-thumb {
  cursor: auto;
  background: var(--fwe-control);
}
input[type=range].fwe-slider-input:disabled::-moz-range-thumb {
  background: var(--fwe-control);
}
input[type=range].fwe-slider-input:disabled::-ms-thumb {
  background: var(--fwe-control);
  border: 1px solid var(--fwe-control);
}
@media (prefers-reduced-motion: reduce) {
  .fwe-waiting-circle-1 {
    animation: non-motion-animation 1s infinite alternate !important;
    border-color: var(--fwe-hero) !important;
  }
  .fwe-waiting-circle-2,
  .fwe-waiting-circle-3,
  .fwe-waiting-circle-4 {
    display: none !important;
  }
}
.fwe-waiting-container {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.fwe-waiting-container .fwe-waiting-content-container {
  margin-top: 12px;
  color: var(--fwe-hero);
}
.fwe-waiting-container-sm {
  flex-direction: row;
}
.fwe-waiting-container-sm .fwe-waiting-content-container {
  margin-top: unset;
  margin-left: 8px;
}
.fwe-waiting-indicator {
  display: inline-block;
  position: relative;
  width: 96px;
  height: 96px;
}
.fwe-waiting-indicator div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 96px;
  height: 96px;
  border: 8px solid var(--fwe-hero);
  border-radius: 50%;
  border-color: var(--fwe-hero) transparent transparent transparent;
}
.fwe-waiting-indicator .fwe-waiting-circle-1 {
  animation: fwe-wi-animation-1 3s linear infinite;
}
.fwe-waiting-indicator .fwe-waiting-circle-2 {
  animation: fwe-wi-animation-2 3s linear infinite;
}
.fwe-waiting-indicator .fwe-waiting-circle-3 {
  animation: fwe-wi-animation-3 3s linear infinite;
}
.fwe-waiting-indicator .fwe-waiting-circle-4 {
  animation: fwe-wi-animation-4 3s linear infinite;
}
.fwe-waiting-indicator.fwe-waiting-indicator-md {
  height: 48px;
  width: 48px;
}
.fwe-waiting-indicator.fwe-waiting-indicator-md div {
  height: 48px;
  width: 48px;
  border-width: 4px;
}
.fwe-waiting-indicator.fwe-waiting-indicator-sm {
  height: 16px;
  width: 16px;
}
.fwe-waiting-indicator.fwe-waiting-indicator-sm div {
  height: 16px;
  width: 16px;
  border-width: 2px;
}
@keyframes non-motion-animation {
  0% {
    opacity: .3;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fwe-wi-animation-1 {
  0% {
    transform: rotate(0);
  }
  20% {
    transform: rotate(315deg);
  }
  40% {
    transform: rotate(500deg);
  }
  60% {
    transform: rotate(900deg);
  }
  80% {
    transform: rotate(1170deg);
  }
  100% {
    transform: rotate(1440deg);
  }
}
@keyframes fwe-wi-animation-2 {
  0% {
    transform: rotate(0);
  }
  20% {
    transform: rotate(270deg);
  }
  40% {
    transform: rotate(500deg);
  }
  60% {
    transform: rotate(900deg);
  }
  80% {
    transform: rotate(1120deg);
  }
  100% {
    transform: rotate(1440deg);
  }
}
@keyframes fwe-wi-animation-3 {
  0% {
    transform: rotate(0);
  }
  20% {
    transform: rotate(180deg);
  }
  40% {
    transform: rotate(500deg);
  }
  60% {
    transform: rotate(900deg);
  }
  80% {
    transform: rotate(1070deg);
  }
  100% {
    transform: rotate(1440deg);
  }
}
@keyframes fwe-wi-animation-4 {
  0% {
    transform: rotate(0);
  }
  20% {
    transform: rotate(90deg);
  }
  40% {
    transform: rotate(500deg);
  }
  60% {
    transform: rotate(900deg);
  }
  80% {
    transform: rotate(1040deg);
  }
  100% {
    transform: rotate(1440deg);
  }
}
.fwe-select-wrapper .fwe-select-description,
.fwe-select-wrapper .fwe-select-invalid {
  position: absolute;
  bottom: 0;
  width: 100%;
  font-size: var(--fwe-font-size-small);
  line-height: var(--fwe-line-height-base);
  color: var(--fwe-text-disabled);
}
.fwe-select-wrapper {
  font-family: var(--fwe-font-size-base);
  position: relative;
  display: flex;
  flex-direction: column;
  padding-bottom: 18px;
}
.fwe-select-wrapper::before {
  pointer-events: none;
  position: absolute;
  bottom: 22px;
  left: calc(100% - 24px);
  content: "";
  height: 24px;
  width: 24px;
  -webkit-mask: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyNHYyNEgweiIgZGF0YS1uYW1lPSJ3aGl0ZSBiYWNrZ3JvdW5kIi8+PHBhdGggZmlsbD0iIzMzMyIgZD0iTTUuNjM2IDkuMTcyIDEyIDE1LjUzNmw2LjM2NC02LjM2NC0uNzA3LS43MDhMMTIgMTQuMTIxIDYuMzQzIDguNDY0bC0uNzA3LjcwOHoiIGRhdGEtbmFtZT0iY29udGVudCIvPjwvc3ZnPg==) center/24px 24px no-repeat;
  mask: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyNHYyNEgweiIgZGF0YS1uYW1lPSJ3aGl0ZSBiYWNrZ3JvdW5kIi8+PHBhdGggZmlsbD0iIzMzMyIgZD0iTTUuNjM2IDkuMTcyIDEyIDE1LjUzNmw2LjM2NC02LjM2NC0uNzA3LS43MDhMMTIgMTQuMTIxIDYuMzQzIDguNDY0bC0uNzA3LjcwOHoiIGRhdGEtbmFtZT0iY29udGVudCIvPjwvc3ZnPg==) center/24px 24px no-repeat;
  background-color: var(--fwe-text);
}
.fwe-select-wrapper:has(.fwe-select:disabled)::before {
  background-color: var(--fwe-text-disabled);
}
.fwe-select-wrapper .fwe-select-label {
  height: 18px;
  order: 1;
  color: var(--fwe-text);
  font-size: var(--fwe-font-size-small);
  line-height: var(--fwe-line-height-base);
  font-weight: var(--fwe-font-weight-bold);
}
.fwe-select-wrapper .fwe-select {
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  order: 2;
  height: 33px;
  padding-inline: unset;
  padding: 4px 24px 4px 0;
  width: 100%;
  font-size: var(--fwe-font-size-base);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  outline: 0;
  background: 0 0;
  border: none;
  border-bottom: 1px solid var(--fwe-control-border);
}
.fwe-select-wrapper .fwe-select:hover:not(:disabled) {
  color: var(--fwe-hero);
  border-color: var(--fwe-hero);
}
.fwe-select-wrapper .fwe-select:hover:not(:disabled) option {
  color: var(--fwe-text);
}
.fwe-select-wrapper .fwe-select:hover.fwe-invalid,
.fwe-select-wrapper .fwe-select:hover:user-invalid {
  border-color: var(--fwe-red);
}
.fwe-select-wrapper .fwe-select:focus-visible:not(:disabled) {
  border-color: var(--fwe-hero);
}
.fwe-select-wrapper .fwe-select:focus-visible.fwe-invalid,
.fwe-select-wrapper .fwe-select:focus-visible:user-invalid {
  border-color: var(--fwe-red);
}
.fwe-select-wrapper .fwe-select:disabled {
  cursor: default;
  border-color: var(--fwe-control-disabled);
}
.fwe-select-wrapper .fwe-select:disabled ~ .fwe-select-label {
  color: var(--fwe-text-disabled);
}
.fwe-select-wrapper .fwe-select::-ms-expand {
  display: none;
}
.fwe-select-wrapper .fwe-select.fwe-invalid,
.fwe-select-wrapper .fwe-select:user-invalid {
  box-shadow: none;
  border-color: var(--fwe-red);
}
.fwe-select-wrapper .fwe-select.fwe-invalid ~ .fwe-select-invalid,
.fwe-select-wrapper .fwe-select:user-invalid ~ .fwe-select-invalid {
  display: block;
}
.fwe-select-wrapper .fwe-select.fwe-invalid ~ .fwe-select-description,
.fwe-select-wrapper .fwe-select:user-invalid ~ .fwe-select-description {
  display: none;
}
.fwe-select-wrapper .fwe-select-invalid {
  display: none;
  color: var(--fwe-red);
}
.fwe-options-container {
  max-width: 100%;
  background-color: var(--fwe-white);
  padding: 16px 0;
  margin: 0;
  box-shadow: 0 1px 8px 1px rgba(0, 0, 0, .2);
  list-style: none;
}
.fwe-options-container:focus {
  outline: 0;
}
.fwe-options-container--multi-select {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 20px 12px;
}
.fwe-combobox-option {
  padding: 8px 16px;
  cursor: pointer;
  position: relative;
}
.fwe-combobox-option.fwe-focus,
.fwe-combobox-option:focus,
.fwe-combobox-option:hover {
  background-color: var(--fwe-background);
  color: var(--fwe-hero);
}
.fwe-combobox-option.fwe-selected {
  color: var(--fwe-hero);
}
.fwe-combobox-option.fwe-selected::before {
  content: "";
  width: 4px;
  height: 100%;
  background-color: var(--fwe-hero);
  position: absolute;
  left: 0;
  top: 0;
}
.fwe-combobox-option.fwe-disabled {
  color: var(--fwe-text-disabled);
  cursor: default;
}
.fwe-combobox-option.fwe-disabled:hover {
  background-color: transparent;
  color: var(--fwe-text-disabled);
}
.fwe-badge {
  display: inline-block;
  color: var(--fwe-white);
  background-color: var(--fwe-hero);
  border-radius: 2px;
  max-height: 18px;
  height: 18px;
  line-height: 18px;
  padding: 0 4px;
  font-weight: var(--fwe-font-weight-bold);
  font-size: var(--fwe-font-size-md);
}
.fwe-badge.fwe-badge-sm {
  font-size: var(--fwe-font-size-small);
  max-height: 18px;
  height: 18px;
  line-height: 18px;
}
.fwe-badge.fwe-badge-lg,
.fwe-badge.fwe-badge-md {
  font-size: var(--fwe-font-size-base);
  max-height: 22px;
  height: 22px;
  line-height: 22px;
}
.fwe-badge.fwe-badge-xl {
  font-size: var(--fwe-font-size-xl);
  max-height: 34px;
  height: 34px;
  line-height: 34px;
}
.fwe-badge-caerul {
  background-color: var(--fwe-caerul) !important;
}
.fwe-badge-dark {
  background-color: var(--fwe-text) !important;
}
.fwe-badge-green {
  background-color: var(--fwe-green) !important;
}
.fwe-badge-yellow {
  background-color: var(--fwe-yellow) !important;
}
.fwe-badge-orange {
  background-color: var(--fwe-orange) !important;
}
.fwe-badge-red {
  background-color: var(--fwe-red) !important;
}
.fwe-badge-hero {
  background-color: var(--fwe-hero) !important;
}
.fwe-badge-hero-hover {
  background-color: var(--fwe-hero-hover) !important;
}
.fwe-badge-hero-active {
  background-color: var(--fwe-hero-active) !important;
}
.fwe-badge-control {
  background-color: var(--fwe-control) !important;
}
.fwe-badge-control-hover {
  background-color: var(--fwe-control-hover) !important;
}
.fwe-badge-control-active {
  background-color: var(--fwe-control-active) !important;
}
.fwe-card {
  display: flex;
  flex-direction: column;
  border: 1px solid var(--fwe-border);
  background-color: var(--fwe-white);
  border-radius: 8px;
}
.fwe-card .fwe-card-img,
.fwe-card .fwe-card-img-169,
.fwe-card .fwe-card-img-32 {
  width: 100%;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.fwe-card .fwe-card-img-169 {
  height: 188px;
  max-height: 188px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
}
.fwe-card .fwe-card-img-32 {
  height: 284px;
  max-height: 284px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
}
.fwe-card .fwe-card-header {
  padding: 24px;
  padding-bottom: 0;
  display: flex;
  flex-direction: row;
  align-items: baseline;
}
.fwe-card .fwe-card-header .fwe-card-title h5 {
  line-height: var(--fwe-font-size-xl);
  font-size: var(--fwe-font-size-xl);
  margin: 0;
  padding: 0;
}
.fwe-card .fwe-card-header .fwe-card-title p {
  padding: 0;
  margin: 0;
  color: var(--fwe-text-light);
  font-size: var(--fwe-font-size-md);
}
.fwe-card .fwe-card-body {
  flex-grow: 1;
  padding: 24px;
  padding-bottom: 48px;
}
.fwe-card .fwe-card-body .fwe-card-text {
  margin: 0;
  padding: 0;
}
.fwe-card .fwe-card-body > :not(:last-child) {
  margin-bottom: 24px;
}
.fwe-card .fwe-card-notification {
  height: 64px;
  min-height: 64px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
}
.fwe-card .fwe-card-notification .fwe-card-title {
  padding-left: 16px;
}
.fwe-card .fwe-card-notification .fwe-card-title h6 {
  line-height: var(--fwe-font-size-base);
  font-size: var(--fwe-font-size-base);
  font-weight: var(--fwe-font-weight-bold);
  margin: 0;
  padding: 0;
}
.fwe-card .fwe-card-notification .fwe-card-title p {
  padding: 0;
  margin: 0;
  color: var(--fwe-text);
}
.fwe-progress {
  display: flex;
  height: 8px;
  background-color: var(--fwe-control);
  border-radius: 8px;
  overflow: hidden;
}
.fwe-progress .fwe-progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  transition: width .6s ease;
  background-color: var(--fwe-hero);
  border-radius: 8px;
  box-shadow: 4px 0 0 0 var(--fwe-white);
}
.fwe-progress .fwe-progress-bar.fwe-progress-bar-black {
  box-shadow: 4px 0 0 0 var(--fwe-black);
}
.fwe-progress .fwe-progress-bar.fwe-progress-bar-background {
  box-shadow: 4px 0 0 0 var(--fwe-background);
}
fieldset.fwe-progress-container {
  padding: 0;
  margin: 0;
  border: none;
  padding-left: 20px;
  padding-right: 20px;
}
fieldset.fwe-progress-container legend {
  padding: 0;
  padding-top: 16px;
  padding-bottom: 8px;
  padding-left: 4px;
  padding-right: 0;
  height: 18px;
  line-height: 18px;
  font-size: var(--fwe-font-size-small);
  font-weight: var(--fwe-font-weight-bold);
}
fieldset.fwe-progress-container p {
  padding: 0;
  margin: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 4px;
}
fieldset.fwe-progress-container label {
  padding: 0;
  margin: 0;
  padding-top: 8px;
  padding-bottom: 16px;
  padding-left: 4px;
  height: 18px;
  line-height: 18px;
  font-size: var(--fwe-font-size-small);
  font-weight: var(--fwe-font-weight-bold);
  color: var(--fwe-hero);
}
.fwe-pagination {
  display: flex;
}
.fwe-pagination .fwe-navigate-btn,
.fwe-pagination .fwe-navigate-btn-down,
.fwe-pagination .fwe-navigate-btn-up {
  line-height: normal;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  text-align: center;
  font-family: var(--fwe-font-family-sans-serif);
  padding: 0;
  height: 24px;
  width: 24px;
  background: 0 0;
  cursor: pointer;
  border: none;
}
.fwe-pagination .fwe-navigate-btn-down::before,
.fwe-pagination .fwe-navigate-btn-up::before,
.fwe-pagination .fwe-navigate-btn::before {
  content: "";
  height: 24px;
  width: 24px;
  background-color: var(--fwe-text);
}
.fwe-pagination .fwe-navigate-btn-down:hover::before,
.fwe-pagination .fwe-navigate-btn-up:hover::before,
.fwe-pagination .fwe-navigate-btn:hover::before {
  background-color: var(--fwe-hero);
}
.fwe-pagination .fwe-navigate-btn-down:active::before,
.fwe-pagination .fwe-navigate-btn-up:active::before,
.fwe-pagination .fwe-navigate-btn:active::before {
  background-color: var(--fwe-hero-hover);
}
.fwe-pagination .fwe-navigate-btn-down:focus,
.fwe-pagination .fwe-navigate-btn-up:focus,
.fwe-pagination .fwe-navigate-btn:focus {
  outline: 0;
}
.fwe-pagination .fwe-disabled.fwe-navigate-btn-down,
.fwe-pagination .fwe-disabled.fwe-navigate-btn-up,
.fwe-pagination .fwe-navigate-btn-down:disabled,
.fwe-pagination .fwe-navigate-btn-up:disabled,
.fwe-pagination .fwe-navigate-btn.fwe-disabled,
.fwe-pagination .fwe-navigate-btn:disabled {
  cursor: default;
}
.fwe-pagination .fwe-disabled.fwe-navigate-btn-down::before,
.fwe-pagination .fwe-disabled.fwe-navigate-btn-up::before,
.fwe-pagination .fwe-navigate-btn-down:disabled::before,
.fwe-pagination .fwe-navigate-btn-up:disabled::before,
.fwe-pagination .fwe-navigate-btn.fwe-disabled::before,
.fwe-pagination .fwe-navigate-btn:disabled::before {
  background-color: var(--fwe-text-disabled);
}
.fwe-pagination .fwe-navigate-btn-up::before {
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGRhdGEtbmFtZT0id2hpdGUgYmFja2dyb3VuZCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAyNFYwaDI0djI0eiIvPjxwYXRoIGQ9Ik05LjE3MiAxOC4zNjQgMTUuNTM2IDEyIDkuMTcyIDUuNjM2bC0uNzA4LjcwN0wxNC4xMjEgMTJsLTUuNjU3IDUuNjU3LjcwOC43MDd6Ii8+PC9zdmc+);
  mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGRhdGEtbmFtZT0id2hpdGUgYmFja2dyb3VuZCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAyNFYwaDI0djI0eiIvPjxwYXRoIGQ9Ik05LjE3MiAxOC4zNjQgMTUuNTM2IDEyIDkuMTcyIDUuNjM2bC0uNzA4LjcwN0wxNC4xMjEgMTJsLTUuNjU3IDUuNjU3LjcwOC43MDd6Ii8+PC9zdmc+);
}
.fwe-pagination .fwe-navigate-btn-down::before {
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGRhdGEtbmFtZT0id2hpdGUgYmFja2dyb3VuZCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAyNFYwaDI0djI0eiIvPjxwYXRoIGQ9Ik0xNC44MjggNS42MzYgOC40NjQgMTJsNi4zNjQgNi4zNjQuNzA4LS43MDdMOS44NzkgMTJsNS42NTctNS42NTctLjcwOC0uNzA3eiIvPjwvc3ZnPg==);
  mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGRhdGEtbmFtZT0id2hpdGUgYmFja2dyb3VuZCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAyNFYwaDI0djI0eiIvPjxwYXRoIGQ9Ik0xNC44MjggNS42MzYgOC40NjQgMTJsNi4zNjQgNi4zNjQuNzA4LS43MDdMOS44NzkgMTJsNS42NTctNS42NTctLjcwOC0uNzA3eiIvPjwvc3ZnPg==);
}
.fwe-pagination .fwe-page-dot {
  cursor: pointer;
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 9px 4px;
  background: var(--fwe-control-border);
  border-radius: 50%;
}
.fwe-pagination .fwe-page-dot:hover {
  background: var(--fwe-control-border-hover);
}
.fwe-pagination .fwe-page-dot.fwe-selected {
  background: var(--fwe-hero);
  cursor: default;
}
.fwe-pagination .fwe-page-current {
  font-feature-settings: var(--fwe-font-feature-settings);
  font-weight: var(--fwe-font-weight-bold);
  border-right: 1px solid var(--fwe-text);
  padding: 0 12px 0 4px;
}
.fwe-pagination .fwe-page-max {
  font-feature-settings: var(--fwe-font-feature-settings);
  line-height: 24px;
  padding: 0 4px 0 12px;
  font-weight: var(--fwe-font-weight-normal);
}
.fwe-pagination.fwe-pagination--on-dark-bg .fwe-navigate-btn-down::before {
  background-color: var(--fwe-white);
}
.fwe-pagination.fwe-pagination--on-dark-bg .fwe-navigate-btn-up::before {
  background-color: var(--fwe-white);
}
.fwe-pagination.fwe-pagination--on-dark-bg .fwe-page-current {
  color: var(--fwe-white);
  border-right: 1px solid var(--fwe-white);
}
.fwe-pagination.fwe-pagination--on-dark-bg .fwe-page-max {
  color: var(--fwe-white);
}
.fwe-snackbar {
  padding: 12px;
  background-color: var(--fwe-hero-bg);
  border: 1px solid var(--fwe-hero);
  border-radius: 4px;
  margin: auto;
  margin-bottom: 24px;
  display: flex;
  align-items: center;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 48px;
}
.fwe-snackbar span {
  display: block;
  margin-right: auto;
  overflow: hidden;
  text-overflow: ellipsis;
}
.fwe-snackbar.fwe-snackbar-shadow {
  box-shadow: 0 1px 8px rgba(0, 0, 0, .3);
}
.fwe-snackbar .fwe-snackbar-close-btn {
  border: none;
  padding: 0;
  height: 24px;
  width: 24px;
  min-width: 24px;
  cursor: pointer;
  background: var(--fwe-text);
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGRhdGEtbmFtZT0iY29udGVudCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iIzAwMCIgZD0iTTE2Ljk1IDguNDY0IDE1LjUzNiA3LjA1IDEyIDEwLjU4NiA4LjQ2NCA3LjA1IDcuMDUgOC40NjQgMTAuNTg2IDEyIDcuMDUgMTUuNTM2bDEuNDE0IDEuNDE0TDEyIDEzLjQxNGwzLjUzNiAzLjUzNiAxLjQxNC0xLjQxNEwxMy40MTQgMTJsMy41MzYtMy41MzZ6Ii8+PC9zdmc+);
  mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGRhdGEtbmFtZT0iY29udGVudCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iIzAwMCIgZD0iTTE2Ljk1IDguNDY0IDE1LjUzNiA3LjA1IDEyIDEwLjU4NiA4LjQ2NCA3LjA1IDcuMDUgOC40NjQgMTAuNTg2IDEyIDcuMDUgMTUuNTM2bDEuNDE0IDEuNDE0TDEyIDEzLjQxNGwzLjUzNiAzLjUzNiAxLjQxNC0xLjQxNEwxMy40MTQgMTJsMy41MzYtMy41MzZ6Ii8+PC9zdmc+);
}
.fwe-snackbar .fwe-snackbar-link-btn {
  background: 0 0;
  color: var(--fwe-text);
  border: none;
  padding: 0 12px;
  cursor: pointer;
  text-decoration: underline;
}
.fwe-snackbar.fwe-snackbar-error span,
.fwe-snackbar.fwe-snackbar-info span,
.fwe-snackbar.fwe-snackbar-warning span {
  position: relative;
  padding-left: 36px;
}
.fwe-snackbar.fwe-snackbar-error span::before,
.fwe-snackbar.fwe-snackbar-info span::before,
.fwe-snackbar.fwe-snackbar-warning span::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 24px;
  width: 24px;
}
.fwe-snackbar.fwe-snackbar-info span::before {
  background-color: var(--fwe-hero);
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PGcgZGF0YS1uYW1lPSJjb250ZW50Ij48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iIzAwMCIgZD0iTTEyIDFhMTEgMTEgMCAxIDAgMTEgMTFBMTEuMDMyIDExLjAzMiAwIDAgMCAxMiAxWm0xIDE4aC0ydi05aDJabTAtMTJoLTJWNWgyWiIvPjwvZz48L3N2Zz4=);
  mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PGcgZGF0YS1uYW1lPSJjb250ZW50Ij48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iIzAwMCIgZD0iTTEyIDFhMTEgMTEgMCAxIDAgMTEgMTFBMTEuMDMyIDExLjAzMiAwIDAgMCAxMiAxWm0xIDE4aC0ydi05aDJabTAtMTJoLTJWNWgyWiIvPjwvZz48L3N2Zz4=);
}
.fwe-snackbar.fwe-snackbar-warning {
  border-color: var(--fwe-orange);
  background-color: #ffeacc;
}
.fwe-snackbar.fwe-snackbar-warning span::before {
  background-color: var(--fwe-orange);
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PGcgZGF0YS1uYW1lPSJjb250ZW50Ij48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iIzAwMCIgZD0iTTIyLjQgMTkuODYgMTMuMjczIDIuNzQzYTEuNDQxIDEuNDQxIDAgMCAwLTIuNTQ0IDBMMS42IDE5Ljg2YTEuNDQxIDEuNDQxIDAgMCAwIDEuMjcyIDIuMTJIMjEuMTNhMS40NDEgMS40NDEgMCAwIDAgMS4yNzItMi4xMlpNMTEgN2gydjhoLTJabTIuMDA1IDExLjk2NWgtMi4wMXYtMi4wMWgyLjAxWiIvPjwvZz48L3N2Zz4=);
  mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PGcgZGF0YS1uYW1lPSJjb250ZW50Ij48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iIzAwMCIgZD0iTTIyLjQgMTkuODYgMTMuMjczIDIuNzQzYTEuNDQxIDEuNDQxIDAgMCAwLTIuNTQ0IDBMMS42IDE5Ljg2YTEuNDQxIDEuNDQxIDAgMCAwIDEuMjcyIDIuMTJIMjEuMTNhMS40NDEgMS40NDEgMCAwIDAgMS4yNzItMi4xMlpNMTEgN2gydjhoLTJabTIuMDA1IDExLjk2NWgtMi4wMXYtMi4wMWgyLjAxWiIvPjwvZz48L3N2Zz4=);
}
.fwe-snackbar.fwe-snackbar-warning .fwe-snackbar-separator {
  background-color: var(--fwe-orange);
}
.fwe-snackbar.fwe-snackbar-error {
  border-color: var(--fwe-red);
  background-color: #f6cccc;
}
.fwe-snackbar.fwe-snackbar-error span::before {
  background-color: var(--fwe-red);
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PGcgZGF0YS1uYW1lPSJjb250ZW50Ij48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iIzAwMCIgZD0iTTEyIDFhMTEgMTEgMCAxIDAgMTEgMTFBMTEgMTEgMCAwIDAgMTIgMVptNS43IDE1LjItMS41IDEuNS00LjItNC4zLTQuMiA0LjMtMS41LTEuNSA0LjMtNC4yLTQuMy00LjIgMS41LTEuNSA0LjIgNC4zIDQuMi00LjMgMS41IDEuNS00LjMgNC4yWiIvPjwvZz48L3N2Zz4=);
  mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PGcgZGF0YS1uYW1lPSJjb250ZW50Ij48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iIzAwMCIgZD0iTTEyIDFhMTEgMTEgMCAxIDAgMTEgMTFBMTEgMTEgMCAwIDAgMTIgMVptNS43IDE1LjItMS41IDEuNS00LjItNC4zLTQuMiA0LjMtMS41LTEuNSA0LjMtNC4yLTQuMy00LjIgMS41LTEuNSA0LjIgNC4zIDQuMi00LjMgMS41IDEuNS00LjMgNC4yWiIvPjwvZz48L3N2Zz4=);
}
.fwe-snackbar.fwe-snackbar-error .fwe-snackbar-separator {
  background-color: var(--fwe-red);
}
.fwe-snackbar .fwe-snackbar-separator {
  height: 24px;
  width: 1px;
  margin: 0 12px;
  background: var(--fwe-hero);
}
.fwe-snackbar.fwe-snackbar-b,
.fwe-snackbar.fwe-snackbar-light {
  border: none;
  background-color: var(--fwe-white);
}
.fwe-snackbar.fwe-snackbar-b span::before,
.fwe-snackbar.fwe-snackbar-light span::before {
  background-color: var(--fwe-text);
}
.fwe-snackbar.fwe-snackbar-b .fwe-snackbar-separator,
.fwe-snackbar.fwe-snackbar-light .fwe-snackbar-separator {
  background-color: var(--fwe-text-light);
}
.fwe-snackbar.fwe-snackbar-c,
.fwe-snackbar.fwe-snackbar-strong {
  border: none;
  color: var(--fwe-white);
  background-color: var(--fwe-hero);
}
.fwe-snackbar.fwe-snackbar-c.fwe-snackbar-warning,
.fwe-snackbar.fwe-snackbar-strong.fwe-snackbar-warning {
  background-color: var(--fwe-orange);
}
.fwe-snackbar.fwe-snackbar-c.fwe-snackbar-error,
.fwe-snackbar.fwe-snackbar-strong.fwe-snackbar-error {
  background-color: var(--fwe-red);
}
.fwe-snackbar.fwe-snackbar-c span::before,
.fwe-snackbar.fwe-snackbar-strong span::before {
  background-color: var(--fwe-white);
}
.fwe-snackbar.fwe-snackbar-c .fwe-snackbar-close-btn,
.fwe-snackbar.fwe-snackbar-strong .fwe-snackbar-close-btn {
  background-color: var(--fwe-white);
}
.fwe-snackbar.fwe-snackbar-c .fwe-snackbar-separator,
.fwe-snackbar.fwe-snackbar-strong .fwe-snackbar-separator {
  background-color: var(--fwe-white-hover);
}
.fwe-snackbar.fwe-snackbar-c .fwe-snackbar-link-btn,
.fwe-snackbar.fwe-snackbar-strong .fwe-snackbar-link-btn {
  color: var(--fwe-white);
}
.fwe-snackbar-container {
  padding-left: 24px;
  padding-right: 24px;
  max-width: 1000px;
  position: fixed;
  z-index: var(--fwe-z-index-snackbar);
  bottom: 0;
  left: 50%;
  width: 100%;
  transform: translateX(-50%);
}
@media (max-width: 769px) {
  .fwe-snackbar-container {
    padding-left: 8px;
    padding-right: 8px;
  }
}
/*!
* Festo UI - Web Essentials v11.1.0 (https://storybook.festo.design/)
* Copyright 2022 Festo SE & Co. KG
* Licensed under Apache-2.0
*/
.fwe-modal {
  padding: 48px;
  z-index: var(--fwe-z-index-modal);
  background-color: var(--fwe-white);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
  position: relative;
  width: 92vw;
  max-width: 550px;
  max-height: 92vh;
  outline: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.fwe-modal .fwe-modal-body {
  overflow-x: hidden;
  overflow-y: auto;
}
@-moz-document url-prefix() {
  .fwe-modal .fwe-modal-body {
    scrollbar-width: thin;
    scrollbar-color: var(--fwe-control-scrollbar) transparent;
  }
}
@media (pointer: fine) {
  .fwe-modal .fwe-modal-body::-webkit-scrollbar {
    width: 14px;
  }
  .fwe-modal .fwe-modal-body::-webkit-scrollbar-track {
    background: 0 0;
  }
  .fwe-modal .fwe-modal-body::-webkit-scrollbar-thumb {
    overflow: visible;
    background-color: var(--fwe-control-scrollbar);
    border: 3px solid rgba(242, 243, 245, 0);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 8px;
  }
}
.fwe-modal-h1 {
  margin-top: 0;
  margin-bottom: 32px;
  margin-right: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.fwe-modal-h2 {
  margin-top: 0;
  margin-bottom: 12px;
  margin-right: 32px;
  font-size: var(--fwe-font-size-md);
  line-height: 18px;
  font-weight: var(--fwe-font-weight-bold);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
}
.fwe-modal-close-btn {
  position: absolute;
  top: 32px;
  right: 32px;
  width: 32px;
  height: 32px;
  padding: 0;
  border: none;
  min-width: 32px;
  cursor: pointer;
  background: var(--fwe-text);
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzMnYzMkgweiIgZGF0YS1uYW1lPSJ3aGl0ZSBiYWNrZ3JvdW5kIi8+PHBhdGggZmlsbD0iIzMzMyIgZD0iTTIxLjQ4IDkuMSAxNiAxNC41OSAxMC41MSA5LjEgOS4xIDEwLjUyIDE0LjU4IDE2IDkuMSAyMS40OWwxLjQxIDEuNDFMMTYgMTcuNDJsNS40OCA1LjQ4IDEuNDItMS40MUwxNy40MSAxNmw1LjQ5LTUuNDgtMS40Mi0xLjQyeiIgZGF0YS1uYW1lPSJjb250ZW50Ii8+PC9zdmc+);
  mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzMnYzMkgweiIgZGF0YS1uYW1lPSJ3aGl0ZSBiYWNrZ3JvdW5kIi8+PHBhdGggZmlsbD0iIzMzMyIgZD0iTTIxLjQ4IDkuMSAxNiAxNC41OSAxMC41MSA5LjEgOS4xIDEwLjUyIDE0LjU4IDE2IDkuMSAyMS40OWwxLjQxIDEuNDFMMTYgMTcuNDJsNS40OCA1LjQ4IDEuNDItMS40MUwxNy40MSAxNmw1LjQ5LTUuNDgtMS40Mi0xLjQyeiIgZGF0YS1uYW1lPSJjb250ZW50Ii8+PC9zdmc+);
}
.fwe-modal-close-btn:hover {
  background: var(--fwe-hero);
}
.fwe-modal-header {
  flex-shrink: 0;
}
.fwe-modal-body {
  flex-shrink: 1;
  flex-grow: 1;
  width: 100%;
  height: 100%;
  overflow: auto;
  margin-bottom: 32px;
}
.fwe-modal-body p:first-child {
  margin-top: 0;
}
.fwe-modal-body p:last-child {
  margin-bottom: 0;
}
.fwe-modal-buttons {
  flex-shrink: 0;
  display: grid;
  grid-column-gap: 12px;
  grid-auto-flow: column;
  grid-auto-columns: minmax(0, 1fr);
}
.fwe-modal--with-indicator-bar {
  border-left: 8px solid var(--fwe-hero);
}
.fwe-modal--with-indicator-bar.fwe-modal--error button.fwe-btn.fwe-btn-link,
.fwe-modal--with-indicator-bar.fwe-modal--error button.fwe-btn.fwe-btn-tertiary,
.fwe-modal--with-indicator-bar.fwe-modal--warning button.fwe-btn.fwe-btn-link,
.fwe-modal--with-indicator-bar.fwe-modal--warning button.fwe-btn.fwe-btn-tertiary {
  color: var(--fwe-text);
}
.fwe-modal--error .fwe-modal-h2,
.fwe-modal--info .fwe-modal-h2,
.fwe-modal--warning .fwe-modal-h2 {
  padding-left: 24px;
}
.fwe-modal--error .fwe-modal-h2::before,
.fwe-modal--info .fwe-modal-h2::before,
.fwe-modal--warning .fwe-modal-h2::before {
  content: "";
  position: absolute;
  left: 0;
  top: 1px;
  height: 16px;
  width: 16px;
}
@media (max-width: 600px), (max-height: 600px) {
  .fwe-modal--error .fwe-modal-h1,
  .fwe-modal--info .fwe-modal-h1,
  .fwe-modal--warning .fwe-modal-h1 {
    padding-left: 32px;
    position: relative;
  }
  .fwe-modal--error .fwe-modal-h1::before,
  .fwe-modal--info .fwe-modal-h1::before,
  .fwe-modal--warning .fwe-modal-h1::before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    height: 24px;
    width: 24px;
  }
}
.fwe-modal--info .fwe-modal-h2::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxNnYxNkgweiIgZGF0YS1uYW1lPSJ3aGl0ZSBiYWNrZ3JvdW5kIi8+PHBhdGggZmlsbD0iIzAwOTFkYyIgZD0iTTggMWE3IDcgMCAxIDAgNyA3IDcgNyAwIDAgMC03LTdabTEgMTJIN1Y3aDJabTAtOEg3VjNoMloiIGRhdGEtbmFtZT0iY29udGVudCIvPjwvc3ZnPg==);
}
.fwe-modal--info .fwe-modal-h1::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyNHYyNEgweiIgZGF0YS1uYW1lPSJ3aGl0ZSBiYWNrZ3JvdW5kIi8+PHBhdGggZmlsbD0iIzAwOTFkYyIgZD0iTTEyIDFhMTEgMTEgMCAxIDAgMTEgMTFBMTEuMDMyIDExLjAzMiAwIDAgMCAxMiAxWm0xIDE4aC0ydi05aDJabTAtMTJoLTJWNWgyWiIgZGF0YS1uYW1lPSJjb250ZW50Ii8+PC9zdmc+);
}
.fwe-modal--warning {
  border-color: var(--fwe-orange);
}
.fwe-modal--warning .fwe-modal-h2::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxNnYxNkgweiIgZGF0YS1uYW1lPSJ3aGl0ZSBiYWNrZ3JvdW5kIi8+PHBhdGggZmlsbD0iI2ZmOTYwMCIgZD0iTTE1LjIxNiAxMy41MyA4Ljg4MiAxLjY1M2ExIDEgMCAwIDAtMS43NjQgMEwuNzg0IDEzLjUzQTEgMSAwIDAgMCAxLjY2NyAxNWgxMi42NjZhMSAxIDAgMCAwIC44ODMtMS40N1pNOSAxM0g3di0yaDJabTAtM0g3VjVoMloiIGRhdGEtbmFtZT0iY29udGVudCIvPjwvc3ZnPg==);
}
.fwe-modal--warning .fwe-modal-h1::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyNHYyNEgweiIgZGF0YS1uYW1lPSJ3aGl0ZSBiYWNrZ3JvdW5kIi8+PHBhdGggZmlsbD0iI2ZmOTYwMCIgZD0iTTIyLjQgMTkuODYgMTMuMjczIDIuNzQzYTEuNDQxIDEuNDQxIDAgMCAwLTIuNTQ0IDBMMS42IDE5Ljg2YTEuNDQxIDEuNDQxIDAgMCAwIDEuMjcyIDIuMTJIMjEuMTNhMS40NDEgMS40NDEgMCAwIDAgMS4yNzItMi4xMlpNMTEgN2gydjhoLTJabTIuMDA1IDExLjk2NWgtMi4wMXYtMi4wMWgyLjAxWiIgZGF0YS1uYW1lPSJjb250ZW50Ii8+PC9zdmc+);
}
.fwe-modal--error {
  border-color: var(--fwe-red);
}
.fwe-modal--error .fwe-modal-h2::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxNnYxNkgweiIgZGF0YS1uYW1lPSJ3aGl0ZSBiYWNrZ3JvdW5kIi8+PHBhdGggZmlsbD0iI2Q1MDAwMCIgZD0iTTggMS4wODFhNi45NiA2Ljk2IDAgMSAwIDYuOTYgNi45NkE2Ljk2IDYuOTYgMCAwIDAgOCAxLjA4Wm0yLjM5NyA5Ljk3MUw3Ljk1OCA4LjYxM2wtMi4zNTUgMi4zNTYtLjYzNy0uNjM3IDIuMzU2LTIuMzU1LTIuMjI4LTIuMjI4LjYzNi0uNjM3TDcuOTU4IDcuMzRsMi4zMTEtMi4zMTEuNjM3LjYzNy0yLjMxMSAyLjMxMSAyLjQzOSAyLjQzOFoiIGRhdGEtbmFtZT0iY29udGVudCIvPjwvc3ZnPg==);
}
.fwe-modal--error .fwe-modal-h1::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyNHYyNEgweiIgZGF0YS1uYW1lPSJ3aGl0ZSBiYWNrZ3JvdW5kIi8+PHBhdGggZmlsbD0iI2Q1MDAwMCIgZD0iTTEyIDFhMTEgMTEgMCAxIDAgMTEgMTFBMTEgMTEgMCAwIDAgMTIgMVptNS43IDE1LjItMS41IDEuNS00LjItNC4zLTQuMiA0LjMtMS41LTEuNSA0LjMtNC4yLTQuMy00LjIgMS41LTEuNSA0LjIgNC4zIDQuMi00LjMgMS41IDEuNS00LjMgNC4yWiIgZGF0YS1uYW1lPSJjb250ZW50Ii8+PC9zdmc+);
}
.fwe-modal--large {
  max-width: 912px;
  min-width: 375px;
}
.fwe-modal--large .fwe-modal-buttons {
  justify-content: end;
  grid-auto-columns: minmax(200px, auto);
}
@keyframes fwe-modal-backdrop-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fwe-modal-backdrop {
  position: fixed;
  background-color: rgba(0, 0, 0, .7);
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: var(--fwe-z-index-modal-backdrop);
  display: flex;
  align-items: center;
  justify-content: center;
  animation: fwe-modal-backdrop-fade-in .3s ease-out;
}
@media (max-width: 600px), (max-height: 600px) {
  .fwe-modal {
    padding: 24px;
  }
  .fwe-modal-buttons {
    justify-content: unset !important;
    grid-auto-columns: minmax(0, 1fr) !important;
  }
  .fwe-modal-close-btn {
    top: 12px;
    right: 12px;
  }
  .fwe-modal-h1 {
    font-size: var(--fwe-font-size-xl);
    line-height: 32px;
    margin-top: 0;
    margin-bottom: 24px;
    margin-right: 16px;
  }
  .fwe-modal-h2 {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    clip-path: inset(50%);
    border: 0;
  }
  .fwe-modal-body {
    margin-bottom: 24px;
  }
}
@media (max-width: 375px) {
  .fwe-modal--large {
    width: unset;
    min-width: unset;
  }
}
/*!
* Festo UI - Web Essentials v11.1.0 (https://storybook.festo.design/)
* Copyright 2022 Festo SE & Co. KG
* Licensed under Apache-2.0
*/
.fwe-segment {
  display: inline-block;
  padding: 0;
  border: 0;
}
.fwe-segment-group {
  display: grid;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
}
.fwe-segment-label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 32px;
  width: 100%;
  white-space: nowrap;
  padding: 0 24px;
  font-size: var(--fwe-font-size-base);
  text-align: center;
  cursor: pointer;
  border: 1px solid var(--fwe-gray-300);
  color: var(--fwe-hero-gray);
  background-color: var(--fwe-white);
}
.fwe-segment-label:hover {
  color: var(--fwe-hero-active);
  border-color: var(--fwe-hero-active);
  border-right: 1px solid var(--fwe-hero-active);
}
.fwe-segment-label:hover + .fwe-segment-input + .fwe-segment-label {
  border-left: 1px solid var(--fwe-hero-active);
}
.fwe-segment .fwe-segment-label:not(:last-child) {
  border-right: 0;
}
.fwe-segment-input {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0;
}
.fwe-segment-input:disabled + .fwe-segment-label {
  pointer-events: none;
  color: rgba(163, 178, 188, .3019607843);
  border-color: var(--fwe-control-disabled);
  border-right: 1px solid var(--fwe-control-disabled);
}
.fwe-segment-input:disabled + .fwe-segment-label:not(:last-child) {
  border-right: 0;
}
.fwe-segment-input:checked:not(:disabled) + .fwe-segment-label {
  position: relative;
  background-color: var(--fwe-caerul);
  color: var(--fwe-white);
  border-color: var(--fwe-caerul);
}
.fwe-segment-input:checked:not(:disabled) + .fwe-segment-label:not(:last-child)::after {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  right: -1px;
  height: 32px;
  width: 1px;
  background-color: var(--fwe-caerul);
}
.fwe-segment-input:checked:not(:disabled):disabled + .fwe-segment-label {
  background-color: var(--fwe-gray-100);
  color: rgba(51, 51, 51, .3019607843);
  border-color: var(--fwe-control-disabled);
  border-right: 1px solid var(--fwe-control-disabled);
}
.fwe-segment .fwe-segment-label:nth-child(2) {
  border-radius: 4px 0 0 4px;
}
.fwe-segment .fwe-segment-label:last-child {
  border-radius: 0 4px 4px 0;
}
.fwe-segment.fwe-segment-outline .fwe-segment-input:checked + .fwe-segment-label {
  background-color: var(--fwe-sucaerul);
  color: var(--fwe-caerul);
  border-color: var(--fwe-caerul);
}
.fwe-segment.fwe-segment-outline .fwe-segment-input:checked:disabled + .fwe-segment-label {
  background-color: var(--fwe-gray-100);
  color: rgba(51, 51, 51, .3019607843);
  border-color: var(--fwe-control-disabled);
  border-right: 1px solid var(--fwe-control-disabled);
}
.fwe-segment.fwe-segment-outline .fwe-segment-input:checked:disabled + .fwe-segment-label:not(:last-child) {
  border-right: 0;
}
.fwe-segment.fwe-segment-icon .fwe-segment-label {
  padding: 0 16px;
  line-height: 30px;
}
.fwe-segment.fwe-segment-icon .fwe-segment-input:checked:disabled + .fwe-segment-label {
  background-color: var(--fwe-gray-100);
  color: rgba(51, 51, 51, .3019607843);
  border-color: var(--fwe-control-disabled);
  border-right: 1px solid var(--fwe-control-disabled);
}
.fwe-segment.fwe-segment-icon .fwe-segment-input:checked:disabled + .fwe-segment-label:not(:last-child) {
  border-right: 0;
}
.fwe-triangle.fwe-triangle-bottom,
.fwe-triangle.fwe-triangle-left,
.fwe-triangle.fwe-triangle-right,
.fwe-triangle.fwe-triangle-top {
  width: 17px;
  height: 17px;
  position: absolute;
  overflow: hidden;
}
.fwe-triangle.fwe-triangle-bottom::after,
.fwe-triangle.fwe-triangle-left::after,
.fwe-triangle.fwe-triangle-right::after,
.fwe-triangle.fwe-triangle-top::after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  background: var(--fwe-white);
  transform: rotate(45deg);
  box-shadow: 0 1px 4px rgba(51, 51, 51, .2);
}
.fwe-popover-container {
  position: relative;
  display: inline-block;
  min-width: -moz-max-content;
  min-width: max-content;
}
.fwe-triangle.fwe-triangle-top {
  left: 50%;
  top: -17px;
  transform: translateX(-8px);
}
.fwe-triangle.fwe-triangle-top::after {
  top: 11px;
  left: 3px;
}
.fwe-triangle.fwe-triangle-bottom {
  left: 50%;
  top: 100%;
  transform: translateX(-8px);
}
.fwe-triangle.fwe-triangle-bottom::after {
  top: -6px;
  left: 3px;
}
.fwe-triangle.fwe-triangle-left {
  left: -17px;
  top: 50%;
  transform: translateY(-8px);
}
.fwe-triangle.fwe-triangle-left::after {
  top: 2px;
  left: 11px;
}
.fwe-triangle.fwe-triangle-right {
  left: 100%;
  top: 50%;
  transform: translateY(-8px);
}
.fwe-triangle.fwe-triangle-right::after {
  top: 2px;
  left: -6px;
}
.fwe-popover {
  background-color: var(--fwe-white);
  box-shadow: 0 1px 4px rgba(51, 51, 51, .2);
  border-radius: 4px;
  padding: 8px;
  font-size: var(--fwe-font-size-md);
  line-height: 1rem;
}
.fwe-popover--legend {
  display: table;
  padding: 16px;
  line-height: 24px;
}
.fwe-popover--legend .fwe-popover-legend-content {
  display: table-row;
}
.fwe-popover--legend .fwe-popover-legend-content dt {
  display: table-cell;
  margin: 0;
  padding-right: 8px;
}
.fwe-popover--legend .fwe-popover-legend-content dd {
  display: table-cell;
  margin: 0;
}
.fwe-popover--menu {
  font-size: var(--fwe-font-size-base);
  line-height: 1.5rem;
  padding: 16px 16px 10px 16px;
}
.fwe-popover--menu button {
  all: unset;
  cursor: pointer;
  border-bottom: none;
  min-height: 36px;
  padding: 0;
  height: 36px;
  width: 100%;
  display: flex;
  align-items: center;
  color: var(--fwe-text);
}
.fwe-popover--menu button .fwe-svg-icon {
  margin-right: 8px;
  margin-left: 8px;
}
.fwe-popover--menu button i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  height: 24px;
  width: 32px;
  margin-right: 0;
}
.fwe-popover--menu button i::before {
  display: inline-flex;
}
.fwe-popover--menu button span {
  display: inline-flex;
  margin-right: 8px;
}
.fwe-popover--menu button:hover {
  color: var(--fwe-hero);
}
.fwe-popover--menu button:active {
  background-color: rgba(51, 51, 51, .2);
}
.fwe-popover--menu button:disabled {
  color: var(--fwe-text-disabled);
  cursor: default;
}
.fwe-popover--menu button:disabled:hover {
  color: var(--fwe-text-disabled);
}
.fwe-popover--menu button:disabled:active {
  background-color: transparent;
}
.fwe-popover--content {
  width: auto;
  min-width: -moz-max-content;
  min-width: max-content;
  max-width: none;
  padding: 16px;
}
.fwe-popover-menu-trigger {
  background: 0 0;
  border: none;
  padding: 0;
  margin: 0;
  line-height: 0;
  display: block;
  cursor: pointer;
}
.fwe-popover-menu-trigger:hover {
  color: var(--fwe-hero);
}
.fwe-timepicker {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--fwe-white);
  border-radius: 4px;
  box-shadow: 0 1px 8px rgba(0, 0, 0, .3);
  max-width: 276px;
  padding: 24px;
}
.fwe-timepicker-spinners {
  display: flex;
}
.fwe-timepicker-spinners-hours,
.fwe-timepicker-spinners-minutes,
.fwe-timepicker-spinners-seconds {
  display: flex;
  position: relative;
  flex-direction: column;
  align-items: center;
}
.fwe-timepicker-spinners-hours:not(:last-child)::after,
.fwe-timepicker-spinners-minutes:not(:last-child)::after,
.fwe-timepicker-spinners-seconds:not(:last-child)::after {
  content: ":";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 38px;
  padding-bottom: 4px;
  font-weight: var(--fwe-font-weight-bold);
}
.fwe-timepicker-spinners-hours input[type=number],
.fwe-timepicker-spinners-minutes input[type=number],
.fwe-timepicker-spinners-seconds input[type=number] {
  font-weight: var(--fwe-font-weight-bold);
  color: var(--fwe-hero);
  outline: 0;
  border: none;
  text-align: center;
  transform: translateX(-2px);
  width: 43px;
  background: 0 0;
}
.fwe-timepicker-spinners-hours input[type=number]:focus,
.fwe-timepicker-spinners-minutes input[type=number]:focus,
.fwe-timepicker-spinners-seconds input[type=number]:focus {
  outline: 0;
}
.fwe-timepicker-spinners-hours input[type=number].fwe-timepicker-hide-spinners,
.fwe-timepicker-spinners-minutes input[type=number].fwe-timepicker-hide-spinners,
.fwe-timepicker-spinners-seconds input[type=number].fwe-timepicker-hide-spinners {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  appearance: textfield;
  margin: 0;
}
.fwe-timepicker-spinners-hours input[type=number].fwe-timepicker-hide-spinners::-webkit-inner-spin-button,
.fwe-timepicker-spinners-hours input[type=number].fwe-timepicker-hide-spinners::-webkit-outer-spin-button,
.fwe-timepicker-spinners-minutes input[type=number].fwe-timepicker-hide-spinners::-webkit-inner-spin-button,
.fwe-timepicker-spinners-minutes input[type=number].fwe-timepicker-hide-spinners::-webkit-outer-spin-button,
.fwe-timepicker-spinners-seconds input[type=number].fwe-timepicker-hide-spinners::-webkit-inner-spin-button,
.fwe-timepicker-spinners-seconds input[type=number].fwe-timepicker-hide-spinners::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.fwe-timepicker.fwe-timepicker-am-pm {
  padding-left: 48px;
}
.fwe-timepicker.fwe-timepicker-am-pm .fwe-timepicker-spinners {
  justify-content: flex-start;
}
.fwe-navbar-menu {
  position: relative;
}
.fwe-navbar-menu-button,
.fwe-notification-button {
  padding: 0;
  border: none;
  background: 0 0;
  position: relative;
  cursor: pointer;
  color: var(--fwe-text);
  height: 32px;
  min-width: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.fwe-navbar-menu-button span,
.fwe-notification-button span {
  margin-left: 4px;
}
.fwe-navbar-menu-button::before,
.fwe-notification-button::before {
  content: "";
  position: absolute;
  height: 0;
  right: 0;
  left: 0;
  bottom: -13px;
  background: var(--fwe-caerul);
  transition: height .2s;
}
.fwe-navbar-menu-button.fwe-selected,
.fwe-selected.fwe-notification-button {
  color: var(--fwe-hero);
}
.fwe-navbar-menu-button.fwe-selected::before,
.fwe-selected.fwe-notification-button::before {
  height: 4px;
}
.fwe-navbar-menu-button:hover,
.fwe-notification-button:hover {
  color: var(--fwe-hero);
}
.fwe-navbar-menu-container {
  position: absolute;
  display: flex;
  top: 45px;
  right: 0;
  width: 300px;
  background-color: var(--fwe-white);
  flex-direction: column;
  box-shadow: 0 1px 4px rgba(0, 0, 0, .1607843137);
  max-height: calc(100vh - 64px);
  overflow: visible;
}
@media (min-width: 768px) {
  .fwe-navbar-menu-container.fwe-hidden {
    display: none;
  }
}
@media (max-width: 767px) {
  .fwe-navbar-menu-container {
    display: flex;
    transition: transform .3s ease;
    transform: translateX(0);
    width: 100% !important;
    position: fixed;
    top: 64px;
    left: 0;
    height: calc(100vh - 64px);
  }
  .fwe-navbar-menu-container.fwe-hidden {
    transform: translateX(-105%);
  }
}
.fwe-profile-menu .fwe-profile-menu-header {
  margin-bottom: 16px;
  display: flex;
  flex-direction: row;
  padding: 32px 24px 24px 24px;
}
.fwe-profile-menu .fwe-profile-menu-header .fwe-profile-image-container {
  width: 48px;
  height: 48px;
  flex-shrink: 0;
  border-radius: 50%;
  overflow: hidden;
  background-color: var(--fwe-gray-400);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 16px;
}
.fwe-profile-menu .fwe-profile-menu-header .fwe-profile-image-container .fwe-profile-image {
  width: 100%;
}
.fwe-profile-menu .fwe-profile-menu-header .fwe-profile-image-container .fwe-placeholder-letter {
  width: 32px;
  height: 32px;
  background-color: var(--fwe-gray-100);
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  text-align: center;
  border: solid 6px var(--fwe-white);
  box-sizing: content-box;
  font-size: var(--fwe-font-size-base);
  line-height: 28px;
}
.fwe-profile-menu .fwe-profile-menu-header .fwe-profile-data-container {
  display: flex;
  flex-direction: column;
}
.fwe-profile-menu .fwe-profile-menu-header .fwe-profile-data-container .fwe-username {
  overflow-wrap: anywhere;
  font-weight: var(--fwe-font-weight-bold);
}
.fwe-profile-menu .fwe-profile-menu-header .fwe-profile-data-container .fwe-email {
  overflow-wrap: anywhere;
  font-size: var(--fwe-font-size-small);
  margin-top: 4px;
}
.fwe-profile-menu .fwe-profile-menu-item {
  padding: 12px 24px !important;
  min-height: auto;
  text-align: left;
  justify-content: unset;
}
.fwe-profile-menu .fwe-profile-menu-item .fwe-icon,
.fwe-profile-menu .fwe-profile-menu-item .fwe-svg-icon {
  margin-right: 12px !important;
}
.fwe-profile-menu .fwe-btn-logout {
  border-radius: 0;
  justify-content: center;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .fwe-profile-menu .fwe-profile-menu-header {
    margin-bottom: 16px;
    background-color: var(--fwe-background);
    border-bottom: solid 1px var(--fwe-gray-200);
    padding: 24px 16px 24px 16px;
  }
  .fwe-profile-menu .fwe-profile-menu-header .fwe-profile-image-container {
    width: 64px;
    height: 64px;
    margin-right: 32px;
  }
  .fwe-profile-menu .fwe-profile-menu-header .fwe-profile-image-container .fwe-placeholder-letter {
    width: 42px;
    height: 42px;
    border: solid 9px var(--fwe-white);
    font-size: var(--fwe-font-size-xl);
    line-height: 40px;
  }
  .fwe-profile-menu .fwe-profile-data-container .fwe-email {
    font-size: var(--fwe-font-size-base) !important;
  }
  .fwe-profile-menu .fwe-profile-menu-item {
    padding: 20px 16px !important;
  }
  .fwe-profile-menu .fwe-profile-menu-item i {
    padding-right: 24px !important;
  }
  .fwe-profile-menu .fwe-btn-logout {
    margin: auto 16px 32px 16px !important;
    border-radius: 4px;
  }
}
.fwe-notification-button {
  width: 32px;
}
.fwe-notification-button.fwe-info {
  color: var(--fwe-hero);
  background: var(--fwe-white);
}
.fwe-notification-button.fwe-info:has(.fwe-notification-batch) {
  color: var(--fwe-text);
}
.fwe-notification-button.fwe-info::before {
  background: var(--fwe-white);
}
.fwe-notification-button.fwe-info .fwe-notification-batch {
  background: var(--fwe-hero);
}
.fwe-notification-button.fwe-info.fwe-selected {
  color: var(--fwe-hero);
}
.fwe-notification-button.fwe-info.fwe-selected::before {
  background: var(--fwe-hero);
}
.fwe-notification-button.fwe-warning {
  color: var(--fwe-orange);
  background: var(--fwe-white);
}
.fwe-notification-button.fwe-warning:has(.fwe-notification-batch) {
  color: var(--fwe-text);
}
.fwe-notification-button.fwe-warning::before {
  background: var(--fwe-white);
}
.fwe-notification-button.fwe-warning .fwe-notification-batch {
  background: var(--fwe-orange);
}
.fwe-notification-button.fwe-warning.fwe-selected {
  color: var(--fwe-orange);
}
.fwe-notification-button.fwe-warning.fwe-selected::before {
  background: var(--fwe-orange);
}
.fwe-notification-button.fwe-error {
  color: var(--fwe-red);
  background: var(--fwe-white);
}
.fwe-notification-button.fwe-error:has(.fwe-notification-batch) {
  color: var(--fwe-text);
}
.fwe-notification-button.fwe-error::before {
  background: var(--fwe-white);
}
.fwe-notification-button.fwe-error .fwe-notification-batch {
  background: var(--fwe-red);
}
.fwe-notification-button.fwe-error.fwe-selected {
  color: var(--fwe-red);
}
.fwe-notification-button.fwe-error.fwe-selected::before {
  background: var(--fwe-red);
}
.fwe-notification-button:hover.fwe-info {
  color: var(--fwe-hero-hover);
  background: var(--fwe-white);
}
.fwe-notification-button:hover.fwe-info .fwe-notification-batch {
  background: var(--fwe-hero-hover);
}
.fwe-notification-button:hover.fwe-warning {
  color: var(--fwe-orange-hover);
  background: var(--fwe-white);
}
.fwe-notification-button:hover.fwe-warning .fwe-notification-batch {
  background: var(--fwe-orange-hover);
}
.fwe-notification-button:hover.fwe-error {
  color: var(--fwe-red-hover);
  background: var(--fwe-white);
}
.fwe-notification-button:hover.fwe-error .fwe-notification-batch {
  background: var(--fwe-red-hover);
}
.fwe-notification-button.fwe-notification-button--strong.fwe-info {
  color: var(--fwe-white);
  background: var(--fwe-hero);
}
.fwe-notification-button.fwe-notification-button--strong.fwe-info::before {
  background: var(--fwe-hero);
}
.fwe-notification-button.fwe-notification-button--strong.fwe-info .fwe-notification-batch {
  background: var(--fwe-text);
}
.fwe-notification-button.fwe-notification-button--strong.fwe-warning {
  color: var(--fwe-white);
  background: var(--fwe-orange);
}
.fwe-notification-button.fwe-notification-button--strong.fwe-warning::before {
  background: var(--fwe-orange);
}
.fwe-notification-button.fwe-notification-button--strong.fwe-warning .fwe-notification-batch {
  background: var(--fwe-text);
}
.fwe-notification-button.fwe-notification-button--strong.fwe-error {
  color: var(--fwe-white);
  background: var(--fwe-red);
}
.fwe-notification-button.fwe-notification-button--strong.fwe-error::before {
  background: var(--fwe-red);
}
.fwe-notification-button.fwe-notification-button--strong.fwe-error .fwe-notification-batch {
  background: var(--fwe-text);
}
.fwe-notification-button.fwe-notification-button--strong:hover.fwe-info {
  color: var(--fwe-white);
  background: var(--fwe-hero-hover);
}
.fwe-notification-button.fwe-notification-button--strong:hover.fwe-info::before {
  background: var(--fwe-hero-hover);
}
.fwe-notification-button.fwe-notification-button--strong:hover.fwe-warning {
  color: var(--fwe-white);
  background: var(--fwe-orange-hover);
}
.fwe-notification-button.fwe-notification-button--strong:hover.fwe-warning::before {
  background: var(--fwe-orange-hover);
}
.fwe-notification-button.fwe-notification-button--strong:hover.fwe-error {
  color: var(--fwe-white);
  background: var(--fwe-red-hover);
}
.fwe-notification-button.fwe-notification-button--strong:hover.fwe-error::before {
  background: var(--fwe-red-hover);
}
.fwe-notification-button .fwe-notification-batch {
  position: absolute;
  border-radius: 50%;
  height: 22px;
  line-height: calc(var(--fwe-font-size-small) + 4px);
  width: 22px;
  font-size: var(--fwe-font-size-small);
  color: var(--fwe-white) !important;
  background: var(--fwe-caerul);
  border: 2px solid var(--fwe-white);
  top: -10px;
  right: -10px;
}
.fwe-notification-menu {
  width: 400px;
}
.fwe-notification-menu .fwe-notification-title {
  display: flex;
  align-items: center;
  font-weight: var(--fwe-font-weight-bold);
  height: 48px;
  padding-left: 24px;
  padding-right: 8px;
  border-bottom: 1px solid var(--fwe-border);
}
.fwe-notification-menu .fwe-notification-footer {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 48px;
  margin-left: 24px;
  margin-right: 24px;
  border-top: 1px solid var(--fwe-border);
}
.fwe-notification-menu .fwe-notification-list {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.fwe-notification-menu .fwe-notification-list .fwe-notification-item {
  padding: unset;
  text-align: left;
  background: unset;
  border: unset;
  outline: 0;
  align-items: stretch;
  flex-direction: column;
  display: flex;
  cursor: pointer;
}
.fwe-notification-menu .fwe-notification-list .fwe-notification-item:hover {
  background: var(--fwe-background);
}
.fwe-notification-menu .fwe-notification-list .fwe-notification-item.fwe-disabled {
  color: var(--fwe-text-disabled);
}
.fwe-notification-menu .fwe-notification-list .fwe-notification-item.fwe-disabled .fwe-notification-error::before,
.fwe-notification-menu .fwe-notification-list .fwe-notification-item.fwe-disabled .fwe-notification-info::before,
.fwe-notification-menu .fwe-notification-list .fwe-notification-item.fwe-disabled .fwe-notification-item-content::before,
.fwe-notification-menu .fwe-notification-list .fwe-notification-item.fwe-disabled .fwe-notification-warning::before {
  color: var(--fwe-text-disabled);
}
.fwe-notification-menu .fwe-notification-list .fwe-notification-item .fwe-notification-error,
.fwe-notification-menu .fwe-notification-list .fwe-notification-item .fwe-notification-info,
.fwe-notification-menu .fwe-notification-list .fwe-notification-item .fwe-notification-item-content,
.fwe-notification-menu .fwe-notification-list .fwe-notification-item .fwe-notification-warning {
  border-top: 1px solid var(--fwe-border);
}
.fwe-notification-menu .fwe-notification-list .fwe-notification-item:first-child .fwe-notification-error,
.fwe-notification-menu .fwe-notification-list .fwe-notification-item:first-child .fwe-notification-info,
.fwe-notification-menu .fwe-notification-list .fwe-notification-item:first-child .fwe-notification-item-content,
.fwe-notification-menu .fwe-notification-list .fwe-notification-item:first-child .fwe-notification-warning {
  border-top: none;
}
.fwe-notification-menu .fwe-notification-list .fwe-notification-error,
.fwe-notification-menu .fwe-notification-list .fwe-notification-info,
.fwe-notification-menu .fwe-notification-list .fwe-notification-item-content,
.fwe-notification-menu .fwe-notification-list .fwe-notification-warning {
  position: relative;
  margin-left: 56px;
  margin-right: 24px;
  padding-top: 16px;
  padding-bottom: 16px;
  font-family: var(--fwe-font-family-sans-serif);
}
.fwe-notification-menu .fwe-notification-list .fwe-notification-error .fwe-item-header,
.fwe-notification-menu .fwe-notification-list .fwe-notification-info .fwe-item-header,
.fwe-notification-menu .fwe-notification-list .fwe-notification-item-content .fwe-item-header,
.fwe-notification-menu .fwe-notification-list .fwe-notification-warning .fwe-item-header {
  font-weight: var(--fwe-font-weight-bold);
  margin-bottom: 4px;
}
.fwe-notification-menu .fwe-notification-list .fwe-notification-error .fwe-item-footer,
.fwe-notification-menu .fwe-notification-list .fwe-notification-info .fwe-item-footer,
.fwe-notification-menu .fwe-notification-list .fwe-notification-item-content .fwe-item-footer,
.fwe-notification-menu .fwe-notification-list .fwe-notification-warning .fwe-item-footer {
  font-size: var(--fwe-font-size-small);
  color: var(--fwe-text-disabled);
  margin-top: 11px;
}
.fwe-notification-menu .fwe-notification-list .fwe-notification-error::before,
.fwe-notification-menu .fwe-notification-list .fwe-notification-info::before,
.fwe-notification-menu .fwe-notification-list .fwe-notification-item-content::before,
.fwe-notification-menu .fwe-notification-list .fwe-notification-warning::before {
  content: "";
  position: absolute;
  height: 16px;
  width: 16px;
  left: -32px;
  top: 21px;
}
.fwe-notification-menu .fwe-notification-list .fwe-notification-info::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+PGc+PHJlY3Qgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTgsLjk5OTg4YTcuMDAwMDYsNy4wMDAwNiwwLDEsMCw3LjAwMDA2LDcuMDAwMDZBNy4wMDAwNyw3LjAwMDA3LDAsMCwwLDgsLjk5OTg4Wk05LDEyLjk5OTk0SDd2LTZIOVptMC04SDd2LTJIOVoiIGZpbGw9IiMwMDkxZGMiLz48L2c+PC9zdmc+);
}
.fwe-notification-menu .fwe-notification-list .fwe-notification-warning::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+PGc+PHJlY3Qgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2IiBmaWxsPSJub25lIi8+PC9nPjxnIGlkPSJlNmQ1NGM1MS1lMDNkLTRkNWMtYmQ5Yy0xNjk5Mzg1YzRiODQiIGRhdGEtbmFtZT0iY29udGVudCI+PHBhdGggZD0iTTE1LjIxNTcsMTMuNTI5NDIsOC44ODIzMiwxLjY1NDQyYTEsMSwwLDAsMC0xLjc2NDY0LDBMLjc4NDMsMTMuNTI5NDJBMSwxLDAsMCwwLDEuNjY2NzUsMTVIMTQuMzMzMzdhMSwxLDAsMCwwLC44ODIzMy0xLjQ3MDU4Wk05LDEzSDdWMTFIOVptMC0zSDdWNUg5WiIgZmlsbD0iI2ZmOTYwMCIvPjwvZz48L3N2Zz4=);
}
.fwe-notification-menu .fwe-notification-list .fwe-notification-error::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+PGc+PHJlY3Qgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2IiBmaWxsPSJub25lIi8+PC9nPjxnIGlkPSJlNmQ1NGM1MS1lMDNkLTRkNWMtYmQ5Yy0xNjk5Mzg1YzRiODQiIGRhdGEtbmFtZT0iY29udGVudCI+PHBhdGggZD0iTTE1LjIxNTcsMTMuNTI5NDIsOC44ODIzMiwxLjY1NDQyYTEsMSwwLDAsMC0xLjc2NDY0LDBMLjc4NDMsMTMuNTI5NDJBMSwxLDAsMCwwLDEuNjY2NzUsMTVIMTQuMzMzMzdhMSwxLDAsMCwwLC44ODIzMy0xLjQ3MDU4Wk05LDEzSDdWMTFIOVptMC0zSDdWNUg5WiIgZmlsbD0iI2Q1MDAwMCIvPjwvZz48L3N2Zz4=);
  color: var(--fwe-red);
}
/*!
* Festo UI - Web Essentials v11.1.0 (https://storybook.festo.design/)
* Copyright 2022 Festo SE & Co. KG
* Licensed under Apache-2.0
*/
@-moz-document url-prefix() {
  .fwe-scrollbar {
    scrollbar-width: thin;
    scrollbar-color: var(--fwe-control-scrollbar) transparent;
  }
}
@media (pointer: fine) {
  .fwe-scrollbar::-webkit-scrollbar {
    width: 14px;
  }
  .fwe-scrollbar::-webkit-scrollbar-track {
    background: 0 0;
  }
  .fwe-scrollbar::-webkit-scrollbar-thumb {
    overflow: visible;
    background-color: var(--fwe-control-scrollbar);
    border: 3px solid rgba(242, 243, 245, 0);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 8px;
  }
}
.simplebar-scrollbar::before {
  background-color: var(--fwe-control-hover);
}
.simplebar-dragging .simplebar-scrollbar::before {
  background-color: var(--fwe-control-active);
}
.simplebar-scrollbar.simplebar-visible:before {
  opacity: .8;
}
.fwe-search-input {
  display: block;
  position: relative;
}
.fwe-search-input .fwe-search-icon {
  height: 16px;
  width: 16px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxNnYxNkgweiIgZGF0YS1uYW1lPSJ3aGl0ZSBiYWNrZ3JvdW5kIi8+PGcgZmlsbD0iIzMzMyIgZGF0YS1uYW1lPSJjb250ZW50Ij48cGF0aCBkPSJNMTAgMmE0IDQgMCAxIDEtNCA0IDQuMDA0IDQuMDA0IDAgMCAxIDQtNG0wLTFhNSA1IDAgMSAwIDUgNSA1LjAwNiA1LjAwNiAwIDAgMC01LTVaTTEuMjkzIDEzLjI5M2wzLjgyMi0zLjgyMmE2LjA0MyA2LjA0MyAwIDAgMCAxLjQxNCAxLjQxNGwtMy44MjIgMy44MjJhMSAxIDAgMCAxLTEuNDE0LTEuNDE0WiIvPjwvZz48L3N2Zz4=);
  position: absolute;
  line-height: 1;
  left: 0;
  bottom: 8px;
}
.fwe-search-input .fwe-clear-icon {
  height: 16px;
  width: 16px;
  cursor: pointer;
  position: absolute;
  right: 0;
  bottom: 9px;
  line-height: 1;
  background: var(--fwe-control);
  border-radius: 50%;
}
.fwe-search-input .fwe-clear-icon::after {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGRhdGEtbmFtZT0iY29udGVudCIgdmlld0JveD0iMCAwIDE2IDE2Ij48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDE2djE2SDB6IiBkYXRhLW5hbWU9ImFiYjU1YWU4LWNhNTUtNDcwYy04N2MzLTRiMDY3MzhiNDM2MCIvPjxwYXRoIGZpbGw9IiMzMzMiIGQ9Ik0xMC4yNCA1LjA1IDggNy4zIDUuNzUgNS4wNWwtLjcuNzFMNy4yOSA4bC0yLjI0IDIuMjUuNy43TDggOC43MWwyLjI0IDIuMjQuNzEtLjdMOC43IDhsMi4yNS0yLjI0LS43MS0uNzF6IiBkYXRhLW5hbWU9ImI2NGIxZWQyLWI4MzEtNDM1Yy05Y2VlLWI5OTY0MjYwMjA5ZCIvPjwvc3ZnPg==);
}
.fwe-search-input .fwe-clear-icon:hover {
  background: var(--fwe-control-hover);
}
.fwe-search-input .fwe-clear-icon:active {
  background: var(--fwe-control-active);
}
.fwe-search-input input {
  width: 100%;
  border-left: none;
  border-top: none;
  border-right: none;
  border-radius: 0;
  border-bottom: 1px solid var(--fwe-control-border);
  background: 0 0;
  padding: 1px 24px 4px 32px;
}
.fwe-search-input input::-moz-placeholder {
  color: var(--fwe-text);
}
.fwe-search-input input::placeholder {
  color: var(--fwe-text);
}
.fwe-search-input input:hover:not(:disabled) {
  border-bottom: 1px solid var(--fwe-hero);
}
.fwe-search-input input:hover:not(:disabled)::-moz-placeholder {
  color: var(--fwe-hero);
}
.fwe-search-input input:hover:not(:disabled)::placeholder {
  color: var(--fwe-hero);
}
.fwe-search-input input:focus {
  outline: 0;
  border-bottom: 1px solid var(--fwe-hero);
}
.fwe-search-input input:focus::-moz-placeholder {
  color: transparent !important;
}
.fwe-search-input input:focus::placeholder {
  color: transparent !important;
}
.fwe-search-input input:-moz-placeholder-shown ~ .fwe-clear-icon {
  display: none;
}
.fwe-search-input input:placeholder-shown ~ .fwe-clear-icon {
  display: none;
}
.fwe-search-input input:disabled {
  opacity: .5;
}
.fwe-search-input input:disabled ~ .fwe-clear-icon,
.fwe-search-input input:disabled ~ .fwe-search-icon {
  opacity: .5;
}
input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.fwe-search-suggestions {
  position: absolute;
  z-index: var(--fwe-z-index-dropdown);
  top: 38px;
  left: 0;
  right: 0;
  padding: 8px;
  background: var(--fwe-white);
  border-radius: 4px;
  box-shadow: 0 1px 8px rgba(0, 0, 0, .3);
}
.fwe-search-suggestions .fwe-search-suggestion {
  cursor: pointer;
  padding: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.fwe-search-suggestions .fwe-search-suggestion strong {
  font-weight: unset;
  color: var(--fwe-hero);
}
.fwe-search-suggestions .fwe-search-suggestion.fwe-selected,
.fwe-search-suggestions .fwe-search-suggestion:hover {
  background: var(--fwe-background);
}
.fwe-stepper-horizontal {
  width: 100%;
  height: 54px;
  display: flex;
  justify-content: center;
}
.fwe-stepper-horizontal .fwe-step-container {
  display: flex;
  justify-content: flex-end;
  text-align: right;
  flex-direction: row;
  flex-grow: 1;
  position: relative;
}
.fwe-stepper-horizontal .fwe-step-container::after {
  position: absolute;
  content: "";
  height: 2px;
  left: 4px;
  right: 28px;
  top: 11px;
  background: var(--fwe-text-disabled);
  transition: background-color .3s, color .3s;
}
.fwe-stepper-horizontal .fwe-step-container .fwe-step {
  padding-bottom: 1px;
  position: relative;
  border-radius: 50%;
  border: 2px solid var(--fwe-text-disabled);
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-feature-settings: var(--fwe-font-feature-settings);
  font-variant-numeric: var(--fwe-font-variant-numeric);
  transition:
    border-color .3s,
    background-color .3s,
    color .3s;
}
.fwe-stepper-horizontal .fwe-step-container .fwe-step .fwe-step-no {
  color: var(--fwe-text-disabled);
  font-size: var(--fwe-font-size-md);
  font-weight: var(--fwe-font-weight-bold);
}
.fwe-stepper-horizontal .fwe-step-container .fwe-step .fwe-step-name {
  font-family: var(--fwe-font-family-sans-serif);
  font-size: var(--fwe-font-size-md);
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  color: var(--fwe-text-disabled);
  white-space: pre;
  transition: color .3s;
}
@media (max-width: 900px) {
  .fwe-stepper-horizontal .fwe-step-container .fwe-step .fwe-step-name {
    display: none;
  }
}
.fwe-stepper-horizontal .fwe-step-container.fwe-step-active::after,
.fwe-stepper-horizontal .fwe-step-container.fwe-step-done::after {
  background: var(--fwe-hero);
}
.fwe-stepper-horizontal .fwe-step-container.fwe-step-active .fwe-step,
.fwe-stepper-horizontal .fwe-step-container.fwe-step-done .fwe-step {
  background: var(--fwe-hero);
  border-color: var(--fwe-hero);
}
.fwe-stepper-horizontal .fwe-step-container.fwe-step-active .fwe-step .fwe-step-no,
.fwe-stepper-horizontal .fwe-step-container.fwe-step-done .fwe-step .fwe-step-no {
  color: #fff;
}
.fwe-stepper-horizontal .fwe-step-container.fwe-step-active .fwe-step .fwe-step-name,
.fwe-stepper-horizontal .fwe-step-container.fwe-step-done .fwe-step .fwe-step-name {
  color: var(--fwe-hero);
}
.fwe-stepper-horizontal .fwe-step-container.fwe-step-active .fwe-step .fwe-step-name {
  font-weight: var(--fwe-font-weight-bold);
}
.fwe-stepper-horizontal .fwe-step-container.fwe-step-done .fwe-step {
  cursor: pointer;
}
.fwe-stepper-horizontal .fwe-step-container.fwe-step-done .fwe-step:hover {
  background: var(--fwe-hero-active);
  border-color: var(--fwe-hero-active);
}
.fwe-stepper-horizontal .fwe-step-container.fwe-step-done .fwe-step .fwe-step-no {
  display: none;
}
.fwe-stepper-horizontal .fwe-step-container.fwe-step-done .fwe-step:before {
  content: "";
  position: absolute;
  left: 2px;
  top: 2px;
  height: 16px;
  width: 16px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+PGcgZGF0YS1uYW1lPSJjb250ZW50Ij48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDE2djE2SDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTYuMTQxIDEyLjgxNCAxLjkzNCA4LjYwN2wxLjQxNC0xLjQxNCAyLjc5MyAyLjc5MyA2Ljc5My02Ljc5MyAxLjQxNCAxLjQxNC04LjIwNyA4LjIwN3oiLz48L2c+PC9zdmc+);
}
.fwe-stepper-horizontal .fwe-step-container:last-child .fwe-step .fwe-step-name {
  right: 0;
  left: unset;
  transform: unset;
}
.fwe-stepper-horizontal .fwe-step-container:first-child {
  flex-grow: 0;
}
.fwe-stepper-horizontal .fwe-step-container:first-child .fwe-step .fwe-step-name {
  left: 0;
  transform: unset;
}
.fwe-stepper-vertical {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.fwe-stepper-vertical .fwe-step-container {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  text-align: right;
  position: relative;
}
.fwe-stepper-vertical .fwe-step-container .fwe-step {
  padding-bottom: 1px;
  position: relative;
  border-radius: 50%;
  border: 2px solid var(--fwe-text-disabled);
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition:
    border-color .3s,
    background-color .3s,
    color .3s;
}
.fwe-stepper-vertical .fwe-step-container .fwe-step .fwe-step-no {
  color: var(--fwe-text-disabled);
  font-size: var(--fwe-font-size-md);
  font-weight: var(--fwe-font-weight-bold);
}
.fwe-stepper-vertical .fwe-step-container .fwe-step .fwe-step-name {
  font-family: var(--fwe-font-family-sans-serif);
  font-size: var(--fwe-font-size-md);
  position: absolute;
  left: 36px;
  color: var(--fwe-text-disabled);
  white-space: pre;
  transition: color .3s;
}
.fwe-stepper-vertical .fwe-step-container .fwe-step-content-container {
  height: 20px;
  transition: height .3s;
  margin-top: 4px;
  margin-bottom: 4px;
  border-left: 2px solid var(--fwe-text-disabled);
  padding-left: 26px;
  margin-left: 11px;
  text-align: left;
  position: relative;
  overflow: hidden;
}
.fwe-stepper-vertical .fwe-step-container .fwe-step-content-container .fwe-step-content {
  padding-top: 12px;
  padding-bottom: 32px;
  opacity: 0;
  transition: opacity .3s ease;
}
.fwe-stepper-vertical .fwe-step-container.fwe-step-active .fwe-step-content-container,
.fwe-stepper-vertical .fwe-step-container.fwe-step-done .fwe-step-content-container {
  border-color: var(--fwe-hero);
}
.fwe-stepper-vertical .fwe-step-container.fwe-step-active .fwe-step,
.fwe-stepper-vertical .fwe-step-container.fwe-step-done .fwe-step {
  background: var(--fwe-hero);
  border-color: var(--fwe-hero);
}
.fwe-stepper-vertical .fwe-step-container.fwe-step-active .fwe-step .fwe-step-no,
.fwe-stepper-vertical .fwe-step-container.fwe-step-done .fwe-step .fwe-step-no {
  color: var(--fwe-white);
}
.fwe-stepper-vertical .fwe-step-container.fwe-step-active .fwe-step .fwe-step-name,
.fwe-stepper-vertical .fwe-step-container.fwe-step-done .fwe-step .fwe-step-name {
  color: var(--fwe-hero);
}
.fwe-stepper-vertical .fwe-step-container.fwe-step-active .fwe-step-content-container {
  height: 300px;
}
.fwe-stepper-vertical .fwe-step-container.fwe-step-active .fwe-step-content-container .fwe-step-content {
  opacity: 1;
}
.fwe-stepper-vertical .fwe-step-container.fwe-step-active .fwe-step .fwe-step-name {
  font-weight: var(--fwe-font-weight-bold);
}
.fwe-stepper-vertical .fwe-step-container.fwe-step-done .fwe-step {
  cursor: pointer;
}
.fwe-stepper-vertical .fwe-step-container.fwe-step-done .fwe-step:hover {
  background: var(--fwe-hero-active);
  border-color: var(--fwe-hero-active);
}
.fwe-stepper-vertical .fwe-step-container.fwe-step-done .fwe-step .fwe-step-no {
  display: none;
}
.fwe-stepper-vertical .fwe-step-container.fwe-step-done .fwe-step:before {
  content: "";
  position: absolute;
  left: 2px;
  top: 2px;
  height: 16px;
  width: 16px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+PGcgZGF0YS1uYW1lPSJjb250ZW50Ij48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDE2djE2SDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTYuMTQxIDEyLjgxNCAxLjkzNCA4LjYwN2wxLjQxNC0xLjQxNCAyLjc5MyAyLjc5MyA2Ljc5My02Ljc5MyAxLjQxNCAxLjQxNC04LjIwNyA4LjIwN3oiLz48L2c+PC9zdmc+);
}
.fwe-stepper-vertical .fwe-step-container.fwe-last-element .fwe-step-content-container {
  border-color: transparent;
}
.fwe-bottom-navigation,
.fwe-mobile-tab-bar {
  width: 100%;
  display: flex;
  background: var(--fwe-white);
  align-items: flex-start;
  justify-content: space-around;
  border-top: 1px solid var(--fwe-border);
  height: 84px;
  padding: 22px 16px;
}
.fwe-bottom-navigation .fwe-bottom-navigation-button,
.fwe-bottom-navigation .fwe-mobile-tab-bar-button,
.fwe-mobile-tab-bar .fwe-bottom-navigation-button,
.fwe-mobile-tab-bar .fwe-mobile-tab-bar-button {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  display: flex;
  align-items: center;
  background: 0 0;
  border: none;
  outline: 0;
  color: var(--fwe-hero-gray);
  position: relative;
}
.fwe-bottom-navigation .fwe-bottom-navigation-button .fwe-icon,
.fwe-bottom-navigation .fwe-mobile-tab-bar-button .fwe-icon,
.fwe-mobile-tab-bar .fwe-bottom-navigation-button .fwe-icon,
.fwe-mobile-tab-bar .fwe-mobile-tab-bar-button .fwe-icon {
  line-height: 0;
}
.fwe-bottom-navigation .fwe-bottom-navigation-button :after,
.fwe-bottom-navigation .fwe-mobile-tab-bar-button :after,
.fwe-mobile-tab-bar .fwe-bottom-navigation-button :after,
.fwe-mobile-tab-bar .fwe-mobile-tab-bar-button :after {
  content: "";
  position: absolute;
  top: -23px;
  left: 0;
  right: 0;
  height: 0;
  background: var(--fwe-hero);
  transition: height .3s ease;
}
.fwe-bottom-navigation .fwe-bottom-navigation-button.fwe-selected,
.fwe-bottom-navigation .fwe-mobile-tab-bar-button.fwe-selected,
.fwe-mobile-tab-bar .fwe-bottom-navigation-button.fwe-selected,
.fwe-mobile-tab-bar .fwe-mobile-tab-bar-button.fwe-selected {
  color: var(--fwe-hero);
  cursor: default;
}
.fwe-bottom-navigation .fwe-bottom-navigation-button.fwe-selected :after,
.fwe-bottom-navigation .fwe-mobile-tab-bar-button.fwe-selected :after,
.fwe-mobile-tab-bar .fwe-bottom-navigation-button.fwe-selected :after,
.fwe-mobile-tab-bar .fwe-mobile-tab-bar-button.fwe-selected :after {
  height: 4px;
}
.fwe-bottom-navigation .fwe-bottom-navigation-button:active,
.fwe-bottom-navigation .fwe-mobile-tab-bar-button:active,
.fwe-mobile-tab-bar .fwe-bottom-navigation-button:active,
.fwe-mobile-tab-bar .fwe-mobile-tab-bar-button:active {
  color: var(--fwe-hero-active);
}
.fwe-accordion {
  background-color: var(--fwe-white);
}
.fwe-accordion-header {
  display: flex;
  align-items: center;
  height: 48px;
  padding: 0 16px 0 24px;
  font-size: var(--fwe-font-size-md);
  font-weight: var(--fwe-font-weight-bold);
  color: var(--fwe-text);
  border-bottom: 1px solid var(--fwe-gray-100);
}
.fwe-accordion-item {
  position: relative;
  padding: 0 16px 0 24px;
  border-top: 1px solid var(--fwe-gray-100);
  border-bottom: 1px solid var(--fwe-gray-100);
}
.fwe-accordion-item-header {
  outline: 0;
  display: flex;
  align-items: center;
  padding: 24px 64px 24px 0;
  min-height: 48px;
  cursor: pointer;
}
.fwe-accordion-item::-webkit-details-marker {
  display: none;
}
.fwe-accordion-item::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: "";
  width: 4px;
  height: 0;
  background-color: var(--fwe-caerul);
}
.fwe-accordion-item::after {
  position: absolute;
  top: 23px;
  right: 16px;
  pointer-events: none;
  content: "";
  height: 24px;
  width: 24px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzMnYzMkgweiIvPjxwYXRoIGZpbGw9IiMzMzMiIGQ9Im0xNiAyMi04LjcwNy04LjcwNyAxLjQxNC0xLjQxNEwxNiAxOS4xNzJsNy4yOTMtNy4yOTMgMS40MTQgMS40MTRMMTYgMjJ6IiAvPjwvc3ZnPg==);
  transition: transform .2s ease;
}
.fwe-accordion-item[open] .fwe-accordion-item-header {
  font-weight: var(--fwe-font-weight-bold);
}
.fwe-accordion-item[open]::after {
  transform: rotate(-180deg);
}
.fwe-accordion-item[open]::before {
  height: 100%;
}
.fwe-accordion-item:not([open]) .fwe-accordion-item-header {
  font-weight: var(--fwe-font-weight-normal);
}
.fwe-accordion-item-body {
  overflow: hidden;
  margin-right: 0;
  margin-bottom: 24px;
}
.fwe-accordion-item-body > :first-child {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.fwe-accordion-item-body > :last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.fwe-accordion-item-body > :not(.fwe-accordion) {
  margin-right: 0;
}
@media (min-width: 600px) {
  .fwe-accordion-item-body {
    margin-right: 64px;
  }
}
/*!
* Festo UI - Web Essentials v11.1.0 (https://storybook.festo.design/)
* Copyright 2022 Festo SE & Co. KG
* Licensed under Apache-2.0
*/
.fwe-tree {
  position: relative;
}
.fwe-tree a,
.fwe-tree a:hover {
  text-decoration: none;
}
@-moz-document url-prefix() {
  .fwe-tree {
    scrollbar-width: thin;
    scrollbar-color: var(--fwe-control-scrollbar) transparent;
  }
}
@media (pointer: fine) {
  .fwe-tree::-webkit-scrollbar {
    width: 14px;
  }
  .fwe-tree::-webkit-scrollbar-track {
    background: 0 0;
  }
  .fwe-tree::-webkit-scrollbar-thumb {
    overflow: visible;
    background-color: var(--fwe-control-scrollbar);
    border: 3px solid rgba(242, 243, 245, 0);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 8px;
  }
}
.fwe-tree-node {
  position: relative;
  display: flex;
  flex-basis: 100%;
  min-width: 0;
  height: 40px;
}
.fwe-tree-node .fwe-btn--tree-node-toggle .fwe-icon,
.fwe-tree-node .fwe-btn--tree-node-toggle .fwe-svg-icon {
  margin-right: 0 !important;
}
.fwe-tree-node-indicator {
  position: absolute;
  left: 0;
  width: 100%;
  height: 40px;
}
.fwe-tree-node-indicator::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 40px;
  left: 0;
  background-color: var(--fwe-caerul);
  transform-origin: left top;
  transform: scaleX(0);
  transition: none;
}
.fwe-tree-node-container {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
}
.fwe-tree-node-container--selected > .fwe-tree-node-indicator {
  background-color: var(--fwe-background);
}
.fwe-tree-node-container--selected > .fwe-tree-node-indicator::before {
  transform: scaleX(4);
  transition: transform .2s;
}
.fwe-tree-node-container--selected > .fwe-tree-node .fwe-btn--tree-node-toggle .fwe-icon,
.fwe-tree-node-container--selected > .fwe-tree-node .fwe-btn--tree-node-toggle .fwe-svg-icon {
  color: var(--fwe-caerul);
}
.fwe-tree-node-container--selected > .fwe-tree-node .fwe-btn--tree-node-select .fwe-icon,
.fwe-tree-node-container--selected > .fwe-tree-node .fwe-btn--tree-node-select .fwe-svg-icon {
  color: var(--fwe-caerul);
}
.fwe-tree-node-container--selected > .fwe-tree-node .fwe-tree-node-text {
  color: var(--fwe-caerul);
  font-weight: var(--fwe-font-weight-bold);
}
.fwe-tree-node-container--disabled {
  pointer-events: none;
}
.fwe-tree-node-container--disabled > .fwe-tree-node .fwe-tree-node-alert .fwe-icon,
.fwe-tree-node-container--disabled > .fwe-tree-node .fwe-tree-node-alert .fwe-svg-icon {
  color: var(--fwe-text-disabled) !important;
}
.fwe-tree-node-container[aria-level="1"] {
  padding-left: 0;
}
.fwe-tree-node-container[aria-level="2"] {
  padding-left: 16px;
}
.fwe-tree-node-container[aria-level="3"] {
  padding-left: 32px;
}
.fwe-tree-node-container[aria-level="4"] {
  padding-left: 48px;
}
.fwe-tree-node-container[aria-level="5"] {
  padding-left: 64px;
}
.fwe-tree-node-container[aria-level="6"] {
  padding-left: 80px;
}
.fwe-tree-node-container[aria-level="7"] {
  padding-left: 96px;
}
.fwe-tree-node-container[aria-level="8"] {
  padding-left: 112px;
}
.fwe-tree-node-container[aria-level="9"] {
  padding-left: 128px;
}
.fwe-tree-node-container[aria-level="10"] {
  padding-left: 144px;
}
.fwe-tree-node-container[aria-level="11"] {
  padding-left: 160px;
}
.fwe-tree-node-container[aria-level="12"] {
  padding-left: 176px;
}
.fwe-tree-node-container[aria-level="13"] {
  padding-left: 192px;
}
.fwe-tree-node-container[aria-level="14"] {
  padding-left: 208px;
}
.fwe-tree-node-container[aria-level="15"] {
  padding-left: 224px;
}
.fwe-tree-node-container[aria-level="16"] {
  padding-left: 240px;
}
.fwe-tree-node-container[aria-level="17"] {
  padding-left: 256px;
}
.fwe-tree-node-container[aria-level="18"] {
  padding-left: 272px;
}
.fwe-tree-node-container[aria-level="19"] {
  padding-left: 288px;
}
.fwe-tree-node-container[aria-level="20"] {
  padding-left: 304px;
}
.fwe-tree-node-container[aria-expanded=false] > .fwe-tree-node .fwe-icon-arrows-right-2::before {
  transform: rotate(0);
  transition: transform .2s;
}
.fwe-tree-node-container[aria-expanded=true] > .fwe-tree-node .fwe-tree-node-text {
  font-weight: var(--fwe-font-weight-bold);
}
.fwe-tree-node-container[aria-expanded=true] > .fwe-tree-node .fwe-icon-arrows-right-2::before {
  transform: rotate(90deg);
  transition: transform .2s;
}
.fwe-tree-node-container:not([aria-expanded]) > .fwe-tree-node {
  margin-left: 40px;
}
.fwe-tree-node-text {
  font-size: var(--fwe-font-size-md);
  height: 32px;
  line-height: 32px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 16px 0 8px;
}
.fwe-tree-node-alert {
  width: 40px;
  max-width: 40px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.fwe-tree-node:hover .fwe-tree-node-text {
  color: var(--fwe-hero-hover);
}
.fwe-tree-node:hover .fwe-btn--tree-node-select .fwe-icon,
.fwe-tree-node:hover .fwe-btn--tree-node-select .fwe-svg-icon {
  color: var(--fwe-hero-hover);
}
.fwe-tree-node:hover .fwe-btn--tree-node-toggle .fwe-icon,
.fwe-tree-node:hover .fwe-btn--tree-node-toggle .fwe-svg-icon {
  color: var(--fwe-hero-hover);
}
.fwe-tree-node:active .fwe-tree-node-text {
  color: var(--fwe-hero-active);
}
.fwe-tree-node:active .fwe-btn--tree-node-select .fwe-icon,
.fwe-tree-node:active .fwe-btn--tree-node-select .fwe-svg-icon {
  color: var(--fwe-hero-active);
}
.fwe-tree-node:active .fwe-btn--tree-node-toggle .fwe-icon,
.fwe-tree-node:active .fwe-btn--tree-node-toggle .fwe-svg-icon {
  color: var(--fwe-hero-active);
}
.fwe-tree--nested .fwe-tree-node-container {
  display: block;
  position: static;
  min-width: 0;
  width: inherit;
}
.fwe-tree--nested .fwe-tree-node-container .fwe-tree-node-container {
  margin-left: 16px;
}
.fwe-btn.fwe-btn-link.fwe-btn--tree-node-toggle,
.fwe-btn.fwe-btn-tertiary.fwe-btn--tree-node-toggle {
  color: var(--fwe-text);
  padding: 0 8px 0 16px;
  justify-content: flex-start;
}
.fwe-btn.fwe-btn-link.fwe-btn--tree-node-select,
.fwe-btn.fwe-btn-tertiary.fwe-btn--tree-node-select {
  color: var(--fwe-text);
  justify-content: flex-start;
  min-width: 0;
  flex-basis: 100%;
}
.fwe-btn--tree-node-select .fwe-icon {
  padding-right: 0;
}
.fwe-sidebar-overlay {
  z-index: var(--fwe-z-index-sticky);
  box-shadow: 0 1px 4px rgba(0, 0, 0, .16);
  padding: 32px;
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  width: 480px;
  background: var(--fwe-white);
  transform: translateX(480px);
  transition: opacity .4s, transform .4s;
  opacity: 0;
  pointer-events: none;
}
.fwe-sidebar-overlay--open {
  pointer-events: unset;
  display: block;
  opacity: 1;
  transform: translateX(0);
}
.fwe-sidebar-overlay-close-btn {
  float: inherit;
  display: block;
  width: 24px;
  height: 24px;
  padding: 0;
  margin: 0 0 0 auto;
  border: none;
  outline: 0;
  text-align: right;
  cursor: pointer;
  background: var(--fwe-text);
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjExIC0xODMpIj48cGF0aCBkPSJNMCwwSDI0VjI0SDBaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMTEgMTgzKSIgZmlsbD0ibm9uZSIvPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIxNSAxODcpIj48cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiLz48cGF0aCBkPSJNMTIuOTUsNC40NjQsMTEuNTM2LDMuMDUsOCw2LjU4Niw0LjQ2NCwzLjA1LDMuMDUsNC40NjQsNi41ODYsOCwzLjA1LDExLjUzNiw0LjQ2NCwxMi45NSw4LDkuNDE0bDMuNTM2LDMuNTM2LDEuNDE0LTEuNDE0TDkuNDE0LDhaIiBmaWxsPSIjMzMzIi8+PC9nPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIxNSAxODcpIj48cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiLz48cGF0aCBkPSJNMTIuOTUsNC40NjQsMTEuNTM2LDMuMDUsOCw2LjU4Niw0LjQ2NCwzLjA1LDMuMDUsNC40NjQsNi41ODYsOCwzLjA1LDExLjUzNiw0LjQ2NCwxMi45NSw4LDkuNDE0bDMuNTM2LDMuNTM2LDEuNDE0LTEuNDE0TDkuNDE0LDhaIiBmaWxsPSIjMzMzIi8+PC9nPjwvZz48L3N2Zz4=);
  mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjExIC0xODMpIj48cGF0aCBkPSJNMCwwSDI0VjI0SDBaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMTEgMTgzKSIgZmlsbD0ibm9uZSIvPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIxNSAxODcpIj48cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiLz48cGF0aCBkPSJNMTIuOTUsNC40NjQsMTEuNTM2LDMuMDUsOCw2LjU4Niw0LjQ2NCwzLjA1LDMuMDUsNC40NjQsNi41ODYsOCwzLjA1LDExLjUzNiw0LjQ2NCwxMi45NSw4LDkuNDE0bDMuNTM2LDMuNTM2LDEuNDE0LTEuNDE0TDkuNDE0LDhaIiBmaWxsPSIjMzMzIi8+PC9nPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIxNSAxODcpIj48cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiLz48cGF0aCBkPSJNMTIuOTUsNC40NjQsMTEuNTM2LDMuMDUsOCw2LjU4Niw0LjQ2NCwzLjA1LDMuMDUsNC40NjQsNi41ODYsOCwzLjA1LDExLjUzNiw0LjQ2NCwxMi45NSw4LDkuNDE0bDMuNTM2LDMuNTM2LDEuNDE0LTEuNDE0TDkuNDE0LDhaIiBmaWxsPSIjMzMzIi8+PC9nPjwvZz48L3N2Zz4=);
}
.fwe-sidebar-overlay-close-btn:hover {
  background: var(--fwe-hero);
}
@media (max-width: 599px) {
  .fwe-sidebar-overlay {
    padding: 16px;
    left: 0;
    width: unset;
    transform: none;
  }
  .fwe-sidebar-overlay:not(.fwe-sidebar-overlay--open) {
    display: none;
  }
}
/*!
* Festo UI - Web Essentials v11.1.0 (https://storybook.festo.design/)
* Copyright 2022 Festo SE & Co. KG
* Licensed under Apache-2.0
*/
.fwe-bottom-sheet-header {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.fwe-bottom-sheet-drag-handle-container {
  width: 100%;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.fwe-bottom-sheet-drag-handle {
  width: 32px;
  height: 4px;
  background-color: var(--fwe-hero-gray);
  border-radius: 3px;
  margin: 16px 0;
}
.fwe-bottom-sheet-toggle-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 16px;
}
.fwe-bottom-sheet-close-btn {
  width: 24px;
  height: 24px;
  position: absolute;
  right: 20px;
  top: 20px;
  padding: 0;
  border: none;
  min-width: 24px;
  cursor: pointer;
  background: var(--fwe-text);
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjExIC0xODMpIj48cGF0aCBkPSJNMCwwSDI0VjI0SDBaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMTEgMTgzKSIgZmlsbD0ibm9uZSIvPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIxNSAxODcpIj48cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiLz48cGF0aCBkPSJNMTIuOTUsNC40NjQsMTEuNTM2LDMuMDUsOCw2LjU4Niw0LjQ2NCwzLjA1LDMuMDUsNC40NjQsNi41ODYsOCwzLjA1LDExLjUzNiw0LjQ2NCwxMi45NSw4LDkuNDE0bDMuNTM2LDMuNTM2LDEuNDE0LTEuNDE0TDkuNDE0LDhaIiBmaWxsPSIjMzMzIi8+PC9nPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIxNSAxODcpIj48cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiLz48cGF0aCBkPSJNMTIuOTUsNC40NjQsMTEuNTM2LDMuMDUsOCw2LjU4Niw0LjQ2NCwzLjA1LDMuMDUsNC40NjQsNi41ODYsOCwzLjA1LDExLjUzNiw0LjQ2NCwxMi45NSw4LDkuNDE0bDMuNTM2LDMuNTM2LDEuNDE0LTEuNDE0TDkuNDE0LDhaIiBmaWxsPSIjMzMzIi8+PC9nPjwvZz48L3N2Zz4=);
  mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjExIC0xODMpIj48cGF0aCBkPSJNMCwwSDI0VjI0SDBaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMTEgMTgzKSIgZmlsbD0ibm9uZSIvPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIxNSAxODcpIj48cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiLz48cGF0aCBkPSJNMTIuOTUsNC40NjQsMTEuNTM2LDMuMDUsOCw2LjU4Niw0LjQ2NCwzLjA1LDMuMDUsNC40NjQsNi41ODYsOCwzLjA1LDExLjUzNiw0LjQ2NCwxMi45NSw4LDkuNDE0bDMuNTM2LDMuNTM2LDEuNDE0LTEuNDE0TDkuNDE0LDhaIiBmaWxsPSIjMzMzIi8+PC9nPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIxNSAxODcpIj48cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiLz48cGF0aCBkPSJNMTIuOTUsNC40NjQsMTEuNTM2LDMuMDUsOCw2LjU4Niw0LjQ2NCwzLjA1LDMuMDUsNC40NjQsNi41ODYsOCwzLjA1LDExLjUzNiw0LjQ2NCwxMi45NSw4LDkuNDE0bDMuNTM2LDMuNTM2LDEuNDE0LTEuNDE0TDkuNDE0LDhaIiBmaWxsPSIjMzMzIi8+PC9nPjwvZz48L3N2Zz4=);
}
.fwe-bottom-sheet-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, .5);
  z-index: var(--fwe-z-index-modal-backdrop);
  opacity: 0;
  transition: opacity .4s cubic-bezier(.25, .8, .25, 1);
}
.fwe-bottom-sheet-backdrop--visible {
  opacity: 1;
  right: 0;
  bottom: 0;
}
.fwe-bottom-sheet-container {
  position: fixed;
  bottom: 0;
  left: 50%;
  right: 50%;
  background: var(--fwe-white);
  box-shadow: 0 1px 8px rgba(51, 51, 51, .2);
  z-index: var(--fwe-z-index-modal);
  border-radius: 12px 12px 0 0;
  overflow: hidden;
  opacity: 0;
  max-width: 768px;
  width: 100%;
  transform: translateX(-50%) translateY(100%);
  transition: height .3s ease-in-out, transform .4s cubic-bezier(.83, 0, .17, 1);
}
.fwe-bottom-sheet-container--open {
  height: 12.5vh;
  opacity: 1;
  transform: translateX(-50%) translateY(0);
}
.fwe-bottom-sheet-container--open.fwe-bottom-sheet-container--expand-from-center {
  height: 55vh;
}
.fwe-bottom-sheet-container--open.fwe-bottom-sheet-container--expand-from-center.fwe-bottom-sheet-container--expanded {
  height: calc(100vh - 64px);
}
.fwe-bottom-sheet-container--open.fwe-bottom-sheet-container--closing {
  transform: translateX(-50%) translateY(100%);
}
.fwe-bottom-sheet-container--expanded {
  height: calc(100vh - 64px);
}
.fwe-bottom-sheet-container--with-backdrop {
  box-shadow: none;
}
.fwe-bottom-sheet-content {
  padding: 16px 32px;
  height: calc(100% - 32px);
  overflow-y: auto;
}
@-moz-document url-prefix() {
  .fwe-bottom-sheet-content {
    scrollbar-width: thin;
    scrollbar-color: var(--fwe-control-scrollbar) transparent;
  }
}
@media (pointer: fine) {
  .fwe-bottom-sheet-content::-webkit-scrollbar {
    width: 14px;
  }
  .fwe-bottom-sheet-content::-webkit-scrollbar-track {
    background: 0 0;
  }
  .fwe-bottom-sheet-content::-webkit-scrollbar-thumb {
    overflow: visible;
    background-color: var(--fwe-control-scrollbar);
    border: 3px solid rgba(242, 243, 245, 0);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 8px;
  }
}

/* node_modules/@festo-ui/angular/css/bundle.css */
.cdk-overlay-pane.fng-popover-top .fwe-triangle,
.cdk-overlay-pane.fng-popover-bottom .fwe-triangle,
.cdk-overlay-pane.fng-popover-right .fwe-triangle,
.cdk-overlay-pane.fng-popover-right-top .fwe-triangle,
.cdk-overlay-pane.fng-popover-left .fwe-triangle,
.cdk-overlay-pane.fng-popover-left-top .fwe-triangle,
.cdk-overlay-pane.fng-color-indicator-top .fwe-triangle,
.cdk-overlay-pane.fng-color-indicator-bottom .fwe-triangle,
.cdk-overlay-pane.fng-color-indicator-left .fwe-triangle,
.cdk-overlay-pane.fng-color-indicator-right .fwe-triangle,
.fwe-triangle.fwe-triangle-right,
.fwe-triangle.fwe-triangle-left,
.fwe-triangle.fwe-triangle-bottom,
.fwe-triangle.fwe-triangle-top {
  width: 17px;
  height: 17px;
  position: absolute;
  overflow: hidden;
}
.cdk-overlay-pane.fng-popover-top .fwe-triangle::after,
.cdk-overlay-pane.fng-popover-bottom .fwe-triangle::after,
.cdk-overlay-pane.fng-popover-right .fwe-triangle::after,
.cdk-overlay-pane.fng-popover-right-top .fwe-triangle::after,
.cdk-overlay-pane.fng-popover-left .fwe-triangle::after,
.cdk-overlay-pane.fng-popover-left-top .fwe-triangle::after,
.cdk-overlay-pane.fng-color-indicator-top .fwe-triangle::after,
.cdk-overlay-pane.fng-color-indicator-bottom .fwe-triangle::after,
.cdk-overlay-pane.fng-color-indicator-left .fwe-triangle::after,
.cdk-overlay-pane.fng-color-indicator-right .fwe-triangle::after,
.fwe-triangle.fwe-triangle-right::after,
.fwe-triangle.fwe-triangle-left::after,
.fwe-triangle.fwe-triangle-bottom::after,
.fwe-triangle.fwe-triangle-top::after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  background: var(--fwe-white);
  transform: rotate(45deg);
  box-shadow: 0px 1px 4px rgba(51, 51, 51, .2);
}
.fwe-popover-container {
  position: relative;
  display: inline-block;
  min-width: max-content;
}
.fwe-triangle.fwe-triangle-top {
  left: 50%;
  top: -17px;
  transform: translateX(-8px);
}
.fwe-triangle.fwe-triangle-top::after {
  top: 11px;
  left: 3px;
}
.fwe-triangle.fwe-triangle-bottom {
  left: 50%;
  top: 100%;
  transform: translateX(-8px);
}
.fwe-triangle.fwe-triangle-bottom::after {
  top: -6px;
  left: 3px;
}
.fwe-triangle.fwe-triangle-left {
  left: -17px;
  top: 50%;
  transform: translateY(-8px);
}
.fwe-triangle.fwe-triangle-left::after {
  top: 2px;
  left: 11px;
}
.fwe-triangle.fwe-triangle-right {
  left: 100%;
  top: 50%;
  transform: translateY(-8px);
}
.fwe-triangle.fwe-triangle-right::after {
  top: 2px;
  left: -6px;
}
.fwe-popover {
  background-color: var(--fwe-white);
  box-shadow: 0px 1px 4px rgba(51, 51, 51, .2);
  border-radius: 4px;
  padding: 8px;
  font-size: var(--fwe-font-size-md);
  line-height: 1rem;
}
.fwe-popover--legend {
  display: table;
  padding: 16px;
  line-height: 24px;
}
.fwe-popover--legend .fwe-popover-legend-content {
  display: table-row;
}
.fwe-popover--legend .fwe-popover-legend-content dt {
  display: table-cell;
  margin: 0;
  padding-right: 8px;
}
.fwe-popover--legend .fwe-popover-legend-content dd {
  display: table-cell;
  margin: 0;
}
.fwe-popover--menu {
  font-size: var(--fwe-font-size-base);
  line-height: 1.5rem;
  padding: 16px;
}
.fwe-popover--menu button {
  all: unset;
  cursor: pointer;
  border-bottom: none;
  min-height: 36px;
  padding: 0;
  height: 36px;
  width: 100%;
  display: flex;
  align-items: center;
  color: var(--fwe-text);
}
.fwe-popover--menu button .fwe-svg-icon {
  margin-right: 8px;
  margin-left: 8px;
}
.fwe-popover--menu button i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  height: 24px;
  width: 32px;
  margin-right: 0px;
}
.fwe-popover--menu button i::before {
  display: inline-flex;
}
.fwe-popover--menu button span {
  display: inline-flex;
  margin-right: 8px;
}
.fwe-popover--menu button:hover {
  background-color: rgba(51, 51, 51, .1019607843);
}
.fwe-popover--menu button:active {
  background-color: rgba(51, 51, 51, .2);
}
.fwe-popover--content {
  width: auto;
  min-width: max-content;
  max-width: none;
  padding: 16px;
}
.fwe-popover-menu-trigger {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  line-height: 0;
  display: block;
  cursor: pointer;
}
.fwe-popover-menu-trigger:hover {
  color: var(--fwe-hero);
}
.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;
  display: flex;
  max-width: 100%;
  max-height: 100%;
  z-index: 1000;
}
.cdk-overlay-backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  opacity: 0;
  touch-action: manipulation;
  z-index: 1000;
  transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
}
@media (prefers-reduced-motion) {
  .cdk-overlay-backdrop {
    transition-duration: 1ms;
  }
}
.cdk-overlay-backdrop-showing {
  opacity: 1;
}
@media (forced-colors: active) {
  .cdk-overlay-backdrop-showing {
    opacity: .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,
.cdk-high-contrast-active .cdk-overlay-transparent-backdrop {
  opacity: 0;
  visibility: visible;
}
.cdk-overlay-backdrop-noop-animation {
  transition: none;
}
.cdk-overlay-connected-position-bounding-box {
  position: absolute;
  display: flex;
  flex-direction: column;
  min-width: 1px;
  min-height: 1px;
  z-index: 1000;
}
.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}
.cdk-overlay-popover {
  background: none;
  border: none;
  padding: 0;
  outline: 0;
  overflow: visible;
  position: fixed;
  pointer-events: none;
  white-space: normal;
  color: inherit;
  text-decoration: none;
  width: 100%;
  height: 100%;
  inset: auto;
  top: 0;
  left: 0;
}
.cdk-overlay-popover::backdrop {
  display: none;
}
.cdk-overlay-popover .cdk-overlay-backdrop {
  position: fixed;
  z-index: auto;
}
[fngPopoverContent] {
  cursor: pointer;
}
[fngLegend] {
  cursor: pointer;
}
.cdk-overlay-pane.fng-overlay {
  margin: 16px;
}
.cdk-overlay-pane.fng-popover-top .fwe-triangle {
  left: 50%;
  top: 100%;
  transform: translateX(-8px);
}
.cdk-overlay-pane.fng-popover-top .fwe-triangle::after {
  top: -6px;
  left: 3px;
}
.cdk-overlay-pane.fng-popover-bottom .fwe-triangle {
  left: 50%;
  top: -17px;
  transform: translateX(-8px);
}
.cdk-overlay-pane.fng-popover-bottom .fwe-triangle::after {
  top: 11px;
  left: 3px;
}
.cdk-overlay-pane.fng-popover-right .fwe-triangle {
  left: -17px;
  top: 50%;
  transform: translateY(-8px);
}
.cdk-overlay-pane.fng-popover-right .fwe-triangle::after {
  top: 2px;
  left: 11px;
}
.cdk-overlay-pane.fng-popover-right-top .fwe-triangle {
  left: -17px;
  top: 32px;
  transform: translateY(-8px);
}
.cdk-overlay-pane.fng-popover-right-top .fwe-triangle::after {
  top: 2px;
  left: 11px;
}
.cdk-overlay-pane.fng-popover-left .fwe-triangle {
  left: 100%;
  top: 50%;
  transform: translateY(-8px);
}
.cdk-overlay-pane.fng-popover-left .fwe-triangle::after {
  top: 2px;
  left: -6px;
}
.cdk-overlay-pane.fng-popover-left-top .fwe-triangle {
  left: 100%;
  top: 32px;
  transform: translateY(-8px);
}
.cdk-overlay-pane.fng-popover-left-top .fwe-triangle::after {
  top: 2px;
  left: -6px;
}
.cdk-overlay-pane.fng-popover-menu .fwe-popover {
  font-size: var(--fwe-font-size-base);
  line-height: 1.5rem;
  padding: 16px;
}
.cdk-overlay-pane.fng-popover-menu .fwe-popover button {
  all: unset;
  cursor: pointer;
  border-bottom: none;
  min-height: 36px;
  padding: 0;
  height: 36px;
  width: 100%;
  display: flex;
  align-items: center;
  color: var(--fwe-text);
}
.cdk-overlay-pane.fng-popover-menu .fwe-popover button .fwe-svg-icon {
  margin-right: 8px;
  margin-left: 8px;
}
.cdk-overlay-pane.fng-popover-menu .fwe-popover button i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  height: 24px;
  width: 32px;
  margin-right: 0px;
}
.cdk-overlay-pane.fng-popover-menu .fwe-popover button i::before {
  display: inline-flex;
}
.cdk-overlay-pane.fng-popover-menu .fwe-popover button span {
  display: inline-flex;
  margin-right: 8px;
}
.cdk-overlay-pane.fng-popover-menu .fwe-popover button:hover {
  background-color: rgba(51, 51, 51, .1019607843);
}
.cdk-overlay-pane.fng-popover-menu .fwe-popover button:active {
  background-color: rgba(51, 51, 51, .2);
}
.cdk-overlay-pane.fng-popover-menu .fwe-popover.fwe-popover--menu .fwe-list-group .fwe-list-group-item {
  min-height: unset;
  padding: 0;
}
.cdk-overlay-pane.fng-popover-menu .fwe-popover.fwe-popover--menu button {
  margin-left: 0;
}
.cdk-overlay-pane.fng-popover-menu .fwe-popover.fwe-popover--menu button i[class^=fwe-icon-],
.cdk-overlay-pane.fng-popover-menu .fwe-popover.fwe-popover--menu button i[class*=" fwe-icon-"] {
  margin-left: 0;
}
.cdk-overlay-pane.fng-popover-menu .fwe-popover.fwe-popover--menu button:hover {
  color: var(--fwe-hero-hover, #0588cb);
  background-color: var(--fwe-white, #ffffff);
}
.cdk-overlay-pane.fng-popover-menu .fwe-popover.fwe-popover--menu button:active {
  color: var(--fwe-hero-active, #0a7eba);
  background-color: var(--fwe-white, #ffffff);
}
.cdk-overlay-pane.fng-color-indicator-top .fwe-triangle {
  left: 50%;
  top: 100%;
  transform: translateX(-8px);
}
.cdk-overlay-pane.fng-color-indicator-top .fwe-triangle::after {
  top: -6px;
  left: 3px;
}
.cdk-overlay-pane.fng-color-indicator-bottom .fwe-triangle {
  left: 50%;
  top: -17px;
  transform: translateX(-8px);
}
.cdk-overlay-pane.fng-color-indicator-bottom .fwe-triangle::after {
  top: 11px;
  left: 3px;
}
.cdk-overlay-pane.fng-color-indicator-left .fwe-triangle {
  left: 100%;
  top: 50%;
  transform: translateY(-8px);
}
.cdk-overlay-pane.fng-color-indicator-left .fwe-triangle::after {
  top: 2px;
  left: -6px;
}
.cdk-overlay-pane.fng-color-indicator-right .fwe-triangle {
  left: -17px;
  top: 50%;
  transform: translateY(-8px);
}
.cdk-overlay-pane.fng-color-indicator-right .fwe-triangle::after {
  top: 2px;
  left: 11px;
}
.cdk-overlay-pane.fng-popover-content .fwe-popover-container {
  min-height: 100%;
  min-width: 100%;
}
.cdk-overlay-pane.fng-popover-content .fwe-popover-container .fwe-popover {
  min-height: 100%;
  min-width: 100%;
}
.cdk-overlay-pane.fng-tooltip-panel .fwe-popover-container {
  min-width: 0;
}
.cdk-overlay-pane.fng-tooltip-panel .fwe-popover-content {
  max-width: 280px;
  overflow-wrap: break-word;
  white-space: normal;
}
.cdk-overlay-pane.fng-tooltip-panel--medium .fwe-popover-content {
  max-width: 440px;
}
.cdk-overlay-pane.fng-tooltip-panel--large .fwe-popover-content {
  max-width: 600px;
}
.cdk-overlay-container,
.cdk-overlay-connected-position-bounding-box,
.cdk-global-overlay-wrapper {
  z-index: var(--fwe-z-index-modal) !important;
}
:root {
  --swiper-theme-color: #007aff;
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
  .swiper-slide,
  .swiper-cube-shadow {
    transform-style: preserve-3d;
  }
}
.swiper-css-mode {
  > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    &::-webkit-scrollbar {
      display: none;
    }
  }
  > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
  }
  &.swiper-horizontal {
    > .swiper-wrapper {
      scroll-snap-type: x mandatory;
    }
    > .swiper-wrapper > .swiper-slide:first-child {
      margin-inline-start: var(--swiper-slides-offset-before);
      scroll-margin-inline-start: var(--swiper-slides-offset-before);
    }
    > .swiper-wrapper > .swiper-slide:last-child {
      margin-inline-end: var(--swiper-slides-offset-after);
    }
  }
  &.swiper-vertical {
    > .swiper-wrapper {
      scroll-snap-type: y mandatory;
    }
    > .swiper-wrapper > .swiper-slide:first-child {
      margin-block-start: var(--swiper-slides-offset-before);
      scroll-margin-block-start: var(--swiper-slides-offset-before);
    }
    > .swiper-wrapper > .swiper-slide:last-child {
      margin-block-end: var(--swiper-slides-offset-after);
    }
  }
  &.swiper-free-mode {
    > .swiper-wrapper {
      scroll-snap-type: none;
    }
    > .swiper-wrapper > .swiper-slide {
      scroll-snap-align: none;
    }
  }
  &.swiper-centered {
    > .swiper-wrapper::before {
      content: "";
      flex-shrink: 0;
      order: 9999;
    }
    > .swiper-wrapper > .swiper-slide {
      scroll-snap-align: center center;
      scroll-snap-stop: always;
    }
  }
  &.swiper-centered.swiper-horizontal {
    > .swiper-wrapper > .swiper-slide:first-child {
      margin-inline-start: var(--swiper-centered-offset-before);
    }
    > .swiper-wrapper::before {
      height: 100%;
      min-height: 1px;
      width: var(--swiper-centered-offset-after);
    }
  }
  &.swiper-centered.swiper-vertical {
    > .swiper-wrapper > .swiper-slide:first-child {
      margin-block-start: var(--swiper-centered-offset-before);
    }
    > .swiper-wrapper::before {
      width: 100%;
      min-width: 1px;
      height: var(--swiper-centered-offset-after);
    }
  }
}
.swiper-3d {
  .swiper-slide-shadow,
  .swiper-slide-shadow-left,
  .swiper-slide-shadow-right,
  .swiper-slide-shadow-top,
  .swiper-slide-shadow-bottom,
  .swiper-slide-shadow,
  .swiper-slide-shadow-left,
  .swiper-slide-shadow-right,
  .swiper-slide-shadow-top,
  .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
  }
  .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15);
  }
  .swiper-slide-shadow-left {
    background-image:
      linear-gradient(
        to left,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0));
  }
  .swiper-slide-shadow-right {
    background-image:
      linear-gradient(
        to right,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0));
  }
  .swiper-slide-shadow-top {
    background-image:
      linear-gradient(
        to top,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0));
  }
  .swiper-slide-shadow-bottom {
    background-image:
      linear-gradient(
        to bottom,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0));
  }
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress),
.swiper-watch-progress .swiper-slide-visible {
  .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear;
  }
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  width: var(--swiper-navigation-size);
  height: var(--swiper-navigation-size);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  &.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
  }
  &.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none;
  }
  .swiper-navigation-disabled & {
    display: none !important;
  }
  ::slotted(svg),
  svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transform-origin: center;
    fill: currentColor;
    pointer-events: none;
  }
}
.swiper-button-lock {
  display: none;
}
.swiper-button-prev,
.swiper-button-next {
  top: var(--swiper-navigation-top-offset, 50%);
  margin-top: calc(0px - var(--swiper-navigation-size)/2);
}
.swiper-button-prev {
  left: var(--swiper-navigation-sides-offset, 4px);
  right: auto;
  ::slotted(.swiper-navigation-icon),
  .swiper-navigation-icon {
    transform: rotate(180deg);
  }
}
.swiper-button-next {
  right: var(--swiper-navigation-sides-offset, 4px);
  left: auto;
}
.swiper-horizontal {
  .swiper-button-prev,
  .swiper-button-next,
  ~ .swiper-button-prev,
  ~ .swiper-button-next {
    top: var(--swiper-navigation-top-offset, 50%);
    margin-top: calc(0px - var(--swiper-navigation-size)/2);
    margin-left: 0;
  }
  .swiper-button-prev,
  & ~ .swiper-button-prev,
  &.swiper-rtl .swiper-button-next,
  &.swiper-rtl ~ .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 4px);
    right: auto;
  }
  .swiper-button-next,
  & ~ .swiper-button-next,
  &.swiper-rtl .swiper-button-prev,
  &.swiper-rtl ~ .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 4px);
    left: auto;
  }
  .swiper-button-prev,
  & ~ .swiper-button-prev,
  &.swiper-rtl .swiper-button-next,
  &.swiper-rtl ~ .swiper-button-next {
    ::slotted(.swiper-navigation-icon),
    .swiper-navigation-icon {
      transform: rotate(180deg);
    }
  }
  &.swiper-rtl .swiper-button-prev,
  &.swiper-rtl ~ .swiper-button-prev {
    ::slotted(.swiper-navigation-icon),
    .swiper-navigation-icon {
      transform: rotate(0deg);
    }
  }
}
.swiper-vertical {
  .swiper-button-prev,
  .swiper-button-next,
  ~ .swiper-button-prev,
  ~ .swiper-button-next {
    left: var(--swiper-navigation-top-offset, 50%);
    right: auto;
    margin-left: calc(0px - var(--swiper-navigation-size)/2);
    margin-top: 0;
  }
  .swiper-button-prev,
  ~ .swiper-button-prev {
    top: var(--swiper-navigation-sides-offset, 4px);
    bottom: auto;
    ::slotted(.swiper-navigation-icon),
    .swiper-navigation-icon {
      transform: rotate(-90deg);
    }
  }
  .swiper-button-next,
  ~ .swiper-button-next {
    bottom: var(--swiper-navigation-sides-offset, 4px);
    top: auto;
    ::slotted(.swiper-navigation-icon),
    .swiper-navigation-icon {
      transform: rotate(90deg);
    }
  }
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  > img,
  > svg,
  > canvas {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
  }
}
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
.fng-icon-svg {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.fng-icon-svg--time {
  background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iYWQ2YmNhMGMtYmRiYS00NzBjLTg3NTItODVhYWRlM2RiZjZiIiBkYXRhLW5hbWU9ImNvbnRlbnQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDE2IDE2Ij48cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiLz48cGF0aCBkPSJNNy41LDNBNi41LDYuNSwwLDEsMCwxNCw5LjUsNi41MDcxMyw2LjUwNzEzLDAsMCwwLDcuNSwzWm0xLjY0NjQ4LDguODUzNTJMNyw5LjcwN1Y1SDhWOS4yOTNsMS44NTM1MiwxLjg1MzUxWiIgZmlsbD0iIzMzMyIvPjxyZWN0IHg9IjYiIHk9IjEiIHdpZHRoPSIzIiBoZWlnaHQ9IjEiIGZpbGw9IiMzMzMiLz48L3N2Zz4=);
}
.fng-icon-svg--time-calendar {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+PGcgaWQ9ImYwMjQzOTIwLTFmZjgtNGIxMy1hMmZiLTBkYTkzY2ZhYzUzMCIgZGF0YS1uYW1lPSJjb250ZW50Ij48cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiLz48cG9seWdvbiBwb2ludHM9IjIgMTQgMTAgMTQgMTAgMTAgMTQgMTAgMTQgNyAyIDcgMiAxNCIgZmlsbD0iIzMzMyIvPjxwb2x5Z29uIHBvaW50cz0iMTEgMTQgMTQgMTEgMTEgMTEgMTEgMTQiIGZpbGw9IiMzMzMiLz48cG9seWdvbiBwb2ludHM9IjEyIDMgMTIgMiAxMCAyIDEwIDMgNiAzIDYgMiA0IDIgNCAzIDIgMyAyIDYgMTQgNiAxNCAzIDEyIDMiIGZpbGw9IiMzMzMiLz48L2c+PC9zdmc+);
}

/* node_modules/@festo-ui/icon-font/dist/icons.css */
@font-face {
  font-family: "festo_icons-16";
  src: url("./media/festo_icons-16.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "festo_icons-24";
  src: url("./media/festo_icons-24.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "festo_icons-32";
  src: url("./media/festo_icons-32.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.fwe-icon {
  font-family: "festo_icons-16";
  font-size: 16px;
  display: inline-block;
}
.fwe-icon:before {
  line-height: 1;
  display: inline-block;
  speak-as: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "festo_icons-16";
}
.fwe-icon-lg {
  font-size: 24px;
}
.fwe-icon-lg:before {
  font-family: "festo_icons-24" !important;
}
.fwe-icon-2x {
  font-size: 32px;
}
.fwe-icon-2x:before {
  font-family: "festo_icons-32" !important;
}
.fwe-icon-3x {
  font-size: 48px;
}
.fwe-icon-3x:before {
  font-family: "festo_icons-24" !important;
}
.fwe-icon-4x {
  font-size: 64px;
}
.fwe-icon-4x:before {
  font-family: "festo_icons-32" !important;
}
.fwe-icon-rotate-90:before {
  transform-origin: center center;
  transform: rotate(90deg);
}
.fwe-icon-rotate-180:before {
  transform-origin: center center;
  transform: rotate(180deg);
}
.fwe-icon-rotate-270:before {
  transform-origin: center center;
  transform: rotate(270deg);
}
.fwe-icon-arrows-collapse:before {
  content: "\e900";
}
.fwe-icon-arrows-down:before {
  content: "\e901";
}
.fwe-icon-arrows-exchanged-energy:before {
  content: "\e902";
}
.fwe-icon-arrows-expand:before {
  content: "\e903";
}
.fwe-icon-arrows-left-2:before {
  content: "\e904";
}
.fwe-icon-arrows-left:before {
  content: "\e905";
}
.fwe-icon-arrows-refresh:before {
  content: "\e906";
}
.fwe-icon-arrows-reinitialize:before {
  content: "\e907";
}
.fwe-icon-arrows-reset:before {
  content: "\e908";
}
.fwe-icon-arrows-restart:before {
  content: "\e909";
}
.fwe-icon-arrows-right-2:before {
  content: "\e90a";
}
.fwe-icon-arrows-right:before {
  content: "\e90b";
}
.fwe-icon-arrows-scale-down:before {
  content: "\e90c";
}
.fwe-icon-arrows-scale-up:before {
  content: "\e90d";
}
.fwe-icon-arrows-up:before {
  content: "\e90e";
}
.fwe-icon-arrows-update:before {
  content: "\e90f";
}
.fwe-icon-cable-adaptor:before {
  content: "\e910";
}
.fwe-icon-cable-connector:before {
  content: "\e911";
}
.fwe-icon-cable-monitor-adaptor:before {
  content: "\e912";
}
.fwe-icon-cable-plug:before {
  content: "\e913";
}
.fwe-icon-cable-usb-adaptor:before {
  content: "\e914";
}
.fwe-icon-cable-usb-plug:before {
  content: "\e915";
}
.fwe-icon-cable-wiring-2:before {
  content: "\e916";
}
.fwe-icon-cable-wiring:before {
  content: "\e917";
}
.fwe-icon-communication-communication:before {
  content: "\e918";
}
.fwe-icon-communication-emergency-hotline:before {
  content: "\e919";
}
.fwe-icon-communication-audio-on:before {
  content: "\e91a";
}
.fwe-icon-communication-infoportal:before {
  content: "\e91b";
}
.fwe-icon-communication-message-number:before {
  content: "\e91c";
}
.fwe-icon-communication-message:before {
  content: "\e91d";
}
.fwe-icon-communication-notification:before {
  content: "\e91e";
}
.fwe-icon-communication-tooltip:before {
  content: "\e91f";
}
.fwe-icon-documents-add-bookmark:before {
  content: "\e920";
}
.fwe-icon-documents-bill-of-material:before {
  content: "\e921";
}
.fwe-icon-documents-bookmark:before {
  content: "\e922";
}
.fwe-icon-documents-CAD:before {
  content: "\e923";
}
.fwe-icon-documents-certificate:before {
  content: "\e924";
}
.fwe-icon-documents-datasheet:before {
  content: "\e925";
}
.fwe-icon-documents-delete-bookmark:before {
  content: "\e926";
}
.fwe-icon-documents-doc-bmp:before {
  content: "\e927";
}
.fwe-icon-documents-doc-csv:before {
  content: "\e928";
}
.fwe-icon-documents-doc-doc:before {
  content: "\e929";
}
.fwe-icon-documents-doc-docx:before {
  content: "\e92a";
}
.fwe-icon-documents-doc-eps:before {
  content: "\e92b";
}
.fwe-icon-documents-doc-fa:before {
  content: "\e92c";
}
.fwe-icon-documents-doc-gif:before {
  content: "\e92d";
}
.fwe-icon-documents-doc-jpg:before {
  content: "\e92e";
}
.fwe-icon-documents-doc-odb:before {
  content: "\e92f";
}
.fwe-icon-documents-doc-odc:before {
  content: "\e930";
}
.fwe-icon-documents-doc-odf:before {
  content: "\e931";
}
.fwe-icon-documents-doc-odg:before {
  content: "\e932";
}
.fwe-icon-documents-doc-odm:before {
  content: "\e933";
}
.fwe-icon-documents-doc-odp:before {
  content: "\e934";
}
.fwe-icon-documents-doc-ods:before {
  content: "\e935";
}
.fwe-icon-documents-doc-odt:before {
  content: "\e936";
}
.fwe-icon-documents-doc-otg:before {
  content: "\e937";
}
.fwe-icon-documents-doc-otp:before {
  content: "\e938";
}
.fwe-icon-documents-doc-ots:before {
  content: "\e939";
}
.fwe-icon-documents-doc-ott:before {
  content: "\e93a";
}
.fwe-icon-documents-doc-pa:before {
  content: "\e93b";
}
.fwe-icon-documents-doc-pdf:before {
  content: "\e93c";
}
.fwe-icon-documents-doc-png:before {
  content: "\e93d";
}
.fwe-icon-documents-doc-ppt:before {
  content: "\e93e";
}
.fwe-icon-documents-doc-pptx:before {
  content: "\e93f";
}
.fwe-icon-documents-doc-psd:before {
  content: "\e940";
}
.fwe-icon-documents-doc-stack:before {
  content: "\e941";
}
.fwe-icon-documents-doc-svg:before {
  content: "\e942";
}
.fwe-icon-documents-doc-swf:before {
  content: "\e943";
}
.fwe-icon-documents-doc-tif:before {
  content: "\e944";
}
.fwe-icon-documents-doc-txt:before {
  content: "\e945";
}
.fwe-icon-documents-doc-wmf:before {
  content: "\e946";
}
.fwe-icon-documents-doc-xls:before {
  content: "\e947";
}
.fwe-icon-documents-doc-xlsx:before {
  content: "\e948";
}
.fwe-icon-documents-doc-xml:before {
  content: "\e949";
}
.fwe-icon-documents-document:before {
  content: "\e94a";
}
.fwe-icon-documents-documentation:before {
  content: "\e94b";
}
.fwe-icon-documents-manual:before {
  content: "\e94c";
}
.fwe-icon-documents-movie:before {
  content: "\e94d";
}
.fwe-icon-documents-no-data:before {
  content: "\e94e";
}
.fwe-icon-documents-note:before {
  content: "\e94f";
}
.fwe-icon-documents-order:before {
  content: "\e950";
}
.fwe-icon-documents-product-generic-template:before {
  content: "\e951";
}
.fwe-icon-documents-restore-default:before {
  content: "\e952";
}
.fwe-icon-documents-task-done:before {
  content: "\e953";
}
.fwe-icon-documents-terms-of-use:before {
  content: "\e954";
}
.fwe-icon-documents-worksheet:before {
  content: "\e955";
}
.fwe-icon-ecommerce-add-to-basket:before {
  content: "\e956";
}
.fwe-icon-ecommerce-basket:before {
  content: "\e957";
}
.fwe-icon-ecommerce-client:before {
  content: "\e958";
}
.fwe-icon-ecommerce-core-range-product-outline:before {
  content: "\e959";
}
.fwe-icon-ecommerce-core-range-product:before {
  content: "\e95a";
}
.fwe-icon-ecommerce-costs:before {
  content: "\e95b";
}
.fwe-icon-ecommerce-delivery-time:before {
  content: "\e95c";
}
.fwe-icon-ecommerce-delivery:before {
  content: "\e95d";
}
.fwe-icon-ecommerce-express-delivery:before {
  content: "\e95e";
}
.fwe-icon-ecommerce-favorit:before {
  content: "\e95f";
}
.fwe-icon-ecommerce-local-currency:before {
  content: "\e960";
}
.fwe-icon-ecommerce-offer:before {
  content: "\e961";
}
.fwe-icon-ecommerce-order-tracking:before {
  content: "\e962";
}
.fwe-icon-ecommerce-qr-code-scan:before {
  content: "\e963";
}
.fwe-icon-ecommerce-secure-shopping:before {
  content: "\e964";
}
.fwe-icon-ecommerce-shopping:before {
  content: "\e965";
}
.fwe-icon-energy-eco:before {
  content: "\e966";
}
.fwe-icon-energy-savings:before {
  content: "\e967";
}
.fwe-icon-fa-axis:before {
  content: "\e968";
}
.fwe-icon-fa-compressed-air:before {
  content: "\e969";
}
.fwe-icon-fa-connection-accessories-2:before {
  content: "\e96a";
}
.fwe-icon-fa-connection-accessories:before {
  content: "\e96b";
}
.fwe-icon-fa-control:before {
  content: "\e96c";
}
.fwe-icon-fa-controller:before {
  content: "\e96d";
}
.fwe-icon-fa-cylinder-mountings:before {
  content: "\e96e";
}
.fwe-icon-fa-fa-positioner:before {
  content: "\e96f";
}
.fwe-icon-fa-factory-automation:before {
  content: "\e970";
}
.fwe-icon-fa-fitting:before {
  content: "\e971";
}
.fwe-icon-fa-function-fitting:before {
  content: "\e972";
}
.fwe-icon-fa-gripper:before {
  content: "\e973";
}
.fwe-icon-fa-handlingsystems:before {
  content: "\e974";
}
.fwe-icon-fa-linear-drive:before {
  content: "\e975";
}
.fwe-icon-fa-montage-accessories:before {
  content: "\e976";
}
.fwe-icon-fa-motor:before {
  content: "\e977";
}
.fwe-icon-fa-mount-cylinder:before {
  content: "\e978";
}
.fwe-icon-fa-mounting-kit:before {
  content: "\e979";
}
.fwe-icon-fa-pilot-valves:before {
  content: "\e97a";
}
.fwe-icon-fa-piston-rod-attachements:before {
  content: "\e97b";
}
.fwe-icon-fa-pneumatic-actuator:before {
  content: "\e97c";
}
.fwe-icon-fa-pneumatic-equipment:before {
  content: "\e97d";
}
.fwe-icon-fa-process-automation:before {
  content: "\e97e";
}
.fwe-icon-fa-quarter-turn-actuator:before {
  content: "\e97f";
}
.fwe-icon-fa-ready-to-install-solutions:before {
  content: "\e980";
}
.fwe-icon-fa-reboot-device:before {
  content: "\e981";
}
.fwe-icon-fa-referencing:before {
  content: "\e982";
}
.fwe-icon-fa-save-device:before {
  content: "\e983";
}
.fwe-icon-fa-sensor-box:before {
  content: "\e984";
}
.fwe-icon-fa-sensors:before {
  content: "\e985";
}
.fwe-icon-fa-servo-pneumatic-2:before {
  content: "\e986";
}
.fwe-icon-fa-servo-pneumatic:before {
  content: "\e987";
}
.fwe-icon-fa-solenoid-actuated-media:before {
  content: "\e988";
}
.fwe-icon-fa-solenoid-valves:before {
  content: "\e989";
}
.fwe-icon-fa-transmission:before {
  content: "\e98a";
}
.fwe-icon-fa-tubing:before {
  content: "\e98b";
}
.fwe-icon-fa-vacuum-technology:before {
  content: "\e98c";
}
.fwe-icon-fa-valve-manifolds:before {
  content: "\e98d";
}
.fwe-icon-fa-write-all:before {
  content: "\e98e";
}
.fwe-icon-file-delete:before {
  content: "\e98f";
}
.fwe-icon-file-download:before {
  content: "\e990";
}
.fwe-icon-file-edit:before {
  content: "\e991";
}
.fwe-icon-file-export:before {
  content: "\e992";
}
.fwe-icon-file-folder:before {
  content: "\e993";
}
.fwe-icon-file-import:before {
  content: "\e994";
}
.fwe-icon-file-link:before {
  content: "\e995";
}
.fwe-icon-file-order-config:before {
  content: "\e996";
}
.fwe-icon-file-paperclip:before {
  content: "\e997";
}
.fwe-icon-file-printer:before {
  content: "\e998";
}
.fwe-icon-file-project-structure:before {
  content: "\e999";
}
.fwe-icon-file-ready-for-occupancy:before {
  content: "\e99a";
}
.fwe-icon-file-save:before {
  content: "\e99b";
}
.fwe-icon-file-search:before {
  content: "\e99c";
}
.fwe-icon-file-secure:before {
  content: "\e99d";
}
.fwe-icon-file-share:before {
  content: "\e99e";
}
.fwe-icon-file-upload:before {
  content: "\e99f";
}
.fwe-icon-file-visible:before {
  content: "\e9a0";
}
.fwe-icon-image-attached-images:before {
  content: "\e9a1";
}
.fwe-icon-image-camera:before {
  content: "\e9a2";
}
.fwe-icon-image-focus:before {
  content: "\e9a3";
}
.fwe-icon-image-image:before {
  content: "\e9a4";
}
.fwe-icon-it-different-devices:before {
  content: "\e9a5";
}
.fwe-icon-it-fax:before {
  content: "\e9a6";
}
.fwe-icon-it-embedded-software:before {
  content: "\e9a7";
}
.fwe-icon-it-harddrive:before {
  content: "\e9a8";
}
.fwe-icon-it-keyboard:before {
  content: "\e9a9";
}
.fwe-icon-it-laptop:before {
  content: "\e9aa";
}
.fwe-icon-it-memorystick:before {
  content: "\e9ab";
}
.fwe-icon-it-monitor:before {
  content: "\e9ac";
}
.fwe-icon-it-mouse:before {
  content: "\e9ad";
}
.fwe-icon-it-projector:before {
  content: "\e9ae";
}
.fwe-icon-it-repository:before {
  content: "\e9af";
}
.fwe-icon-it-save-permanently:before {
  content: "\e9b0";
}
.fwe-icon-it-smartphone:before {
  content: "\e9b1";
}
.fwe-icon-it-smartwatch:before {
  content: "\e9b2";
}
.fwe-icon-it-software:before {
  content: "\e9b3";
}
.fwe-icon-it-tablet:before {
  content: "\e9b4";
}
.fwe-icon-it-update-inclusive:before {
  content: "\e9b5";
}
.fwe-icon-it-usb:before {
  content: "\e9b6";
}
.fwe-icon-it-workplace:before {
  content: "\e9b7";
}
.fwe-icon-it-workstation:before {
  content: "\e9b8";
}
.fwe-icon-language-country:before {
  content: "\e9b9";
}
.fwe-icon-language-exchange-local-currency:before {
  content: "\e9ba";
}
.fwe-icon-language-language:before {
  content: "\e9bb";
}
.fwe-icon-language-maps:before {
  content: "\e9bc";
}
.fwe-icon-list-acknowledge-all:before {
  content: "\e9bd";
}
.fwe-icon-list-add-line:before {
  content: "\e9be";
}
.fwe-icon-list-filter:before {
  content: "\e9bf";
}
.fwe-icon-list-grid-view:before {
  content: "\e9c0";
}
.fwe-icon-list-list-view:before {
  content: "\e9c1";
}
.fwe-icon-list-variable-list:before {
  content: "\e9c2";
}
.fwe-icon-measure-actual-position:before {
  content: "\e9c3";
}
.fwe-icon-measure-axis-speed:before {
  content: "\e9c4";
}
.fwe-icon-measure-consumption:before {
  content: "\e9c5";
}
.fwe-icon-measure-current-position:before {
  content: "\e9c6";
}
.fwe-icon-measure-flow:before {
  content: "\e9c7";
}
.fwe-icon-measure-maintenance:before {
  content: "\e9c8";
}
.fwe-icon-measure-pressure:before {
  content: "\e9c9";
}
.fwe-icon-measure-revolutions:before {
  content: "\e9ca";
}
.fwe-icon-measure-target-pos:before {
  content: "\e9cb";
}
.fwe-icon-measure-temperature:before {
  content: "\e9cc";
}
.fwe-icon-media-pause:before {
  content: "\e9cd";
}
.fwe-icon-media-play:before {
  content: "\e9ce";
}
.fwe-icon-media-save-screenshot:before {
  content: "\e9cf";
}
.fwe-icon-media-stop:before {
  content: "\e9d0";
}
.fwe-icon-menu-add-2:before {
  content: "\e9d1";
}
.fwe-icon-menu-add:before {
  content: "\e9d2";
}
.fwe-icon-menu-check:before {
  content: "\e9d3";
}
.fwe-icon-menu-close:before {
  content: "\e9d4";
}
.fwe-icon-menu-details:before {
  content: "\e9d5";
}
.fwe-icon-menu-home:before {
  content: "\e9d6";
}
.fwe-icon-menu-logout:before {
  content: "\e9d7";
}
.fwe-icon-menu-menu:before {
  content: "\e9d8";
}
.fwe-icon-menu-minus:before {
  content: "\e9d9";
}
.fwe-icon-menu-more:before {
  content: "\e9da";
}
.fwe-icon-menu-plus:before {
  content: "\e9db";
}
.fwe-icon-menu-repair:before {
  content: "\e9dc";
}
.fwe-icon-menu-settings:before {
  content: "\e9dd";
}
.fwe-icon-network-bluetooth:before {
  content: "\e9de";
}
.fwe-icon-network-cloud-network:before {
  content: "\e9df";
}
.fwe-icon-network-cloud:before {
  content: "\e9e0";
}
.fwe-icon-network-connected:before {
  content: "\e9e1";
}
.fwe-icon-network-connecting:before {
  content: "\e9e2";
}
.fwe-icon-network-digital-available:before {
  content: "\e9e3";
}
.fwe-icon-network-disconnected:before {
  content: "\e9e4";
}
.fwe-icon-network-download-cloud:before {
  content: "\e9e5";
}
.fwe-icon-network-electric-accessories:before {
  content: "\e9e6";
}
.fwe-icon-network-feldbus:before {
  content: "\e9e7";
}
.fwe-icon-network-function-specific-system:before {
  content: "\e9e8";
}
.fwe-icon-network-io-i:before {
  content: "\e9e9";
}
.fwe-icon-network-io-o:before {
  content: "\e9ea";
}
.fwe-icon-network-network:before {
  content: "\e9eb";
}
.fwe-icon-network-remote-io:before {
  content: "\e9ec";
}
.fwe-icon-network-show-nuggets:before {
  content: "\e9ed";
}
.fwe-icon-network-upload-cloud:before {
  content: "\e9ee";
}
.fwe-icon-operate-button-press:before {
  content: "\e9ef";
}
.fwe-icon-operate-commissioning:before {
  content: "\e9f0";
}
.fwe-icon-operate-commit-value:before {
  content: "\e9f1";
}
.fwe-icon-operate-drag-and-drop:before {
  content: "\e9f2";
}
.fwe-icon-operate-engineering-information:before {
  content: "\e9f3";
}
.fwe-icon-operate-hand-use:before {
  content: "\e9f4";
}
.fwe-icon-operate-like:before {
  content: "\e9f5";
}
.fwe-icon-operate-simple-handling:before {
  content: "\e9f6";
}
.fwe-icon-operate-skip-maintenance:before {
  content: "\e9f7";
}
.fwe-icon-operate-tools:before {
  content: "\e9f8";
}
.fwe-icon-pa-angle-seat-valves:before {
  content: "\e9f9";
}
.fwe-icon-pa-positioner:before {
  content: "\e9fa";
}
.fwe-icon-pa-process-and-media-valves:before {
  content: "\e9fb";
}
.fwe-icon-pa-valve:before {
  content: "\e9fc";
}
.fwe-icon-people-add-user:before {
  content: "\e9fd";
}
.fwe-icon-people-admin-settings:before {
  content: "\e9fe";
}
.fwe-icon-people-qualification:before {
  content: "\e9ff";
}
.fwe-icon-people-user-administration:before {
  content: "\ea00";
}
.fwe-icon-people-user:before {
  content: "\ea01";
}
.fwe-icon-program-lin-axispos:before {
  content: "\ea02";
}
.fwe-icon-program-module:before {
  content: "\ea03";
}
.fwe-icon-program-ptp-axispos:before {
  content: "\ea04";
}
.fwe-icon-program-ptp-cartpos:before {
  content: "\ea05";
}
.fwe-icon-status-check-status:before {
  content: "\ea06";
}
.fwe-icon-status-deny:before {
  content: "\ea07";
}
.fwe-icon-status-explosion-protection:before {
  content: "\ea08";
}
.fwe-icon-status-failure:before {
  content: "\ea09";
}
.fwe-icon-status-help:before {
  content: "\ea0a";
}
.fwe-icon-status-info:before {
  content: "\ea0b";
}
.fwe-icon-status-warning:before {
  content: "\ea0c";
}
.fwe-icon-time-calendar:before {
  content: "\ea0d";
}
.fwe-icon-time-moving-time-filled:before {
  content: "\ea0e";
}
.fwe-icon-time-moving-time:before {
  content: "\ea0f";
}
.fwe-icon-time-recently-used:before {
  content: "\ea10";
}
.fwe-icon-time-time:before {
  content: "\ea11";
}
.fwe-icon-trace-coordinate:before {
  content: "\ea12";
}
.fwe-icon-trace-economically:before {
  content: "\ea13";
}
.fwe-icon-trace-lin-cartpos:before {
  content: "\ea14";
}
.fwe-icon-trace-progress:before {
  content: "\ea15";
}
.fwe-icon-trace-read-trace:before {
  content: "\ea16";
}
.fwe-icon-trace-start-trace:before {
  content: "\ea17";
}
.fwe-icon-action:before {
  content: "\ea18";
}
.fwe-icon-adaptive-learning-path:before {
  content: "\ea19";
}
.fwe-icon-audio-off:before {
  content: "\ea1a";
}
.fwe-icon-chameleon:before {
  content: "\ea1b";
}
.fwe-icon-close-small:before {
  content: "\ea1c";
}
.fwe-icon-comment-rate:before {
  content: "\ea1d";
}
.fwe-icon-competency-management:before {
  content: "\ea1e";
}
.fwe-icon-competency:before {
  content: "\ea1f";
}
.fwe-icon-copyright:before {
  content: "\ea20";
}
.fwe-icon-course:before {
  content: "\ea21";
}
.fwe-icon-elephant:before {
  content: "\ea22";
}
.fwe-icon-export-pdf:before {
  content: "\ea23";
}
.fwe-icon-fish:before {
  content: "\ea24";
}
.fwe-icon-flower:before {
  content: "\ea25";
}
.fwe-icon-formula:before {
  content: "\ea26";
}
.fwe-icon-glossary:before {
  content: "\ea27";
}
.fwe-icon-group-learner:before {
  content: "\ea28";
}
.fwe-icon-learner:before {
  content: "\ea29";
}
.fwe-icon-learning-analytics:before {
  content: "\ea2a";
}
.fwe-icon-learning-library:before {
  content: "\ea2b";
}
.fwe-icon-learning-path:before {
  content: "\ea2c";
}
.fwe-icon-learning-unit:before {
  content: "\ea2d";
}
.fwe-icon-nugget:before {
  content: "\ea2e";
}
.fwe-icon-puzzle:before {
  content: "\ea2f";
}
.fwe-icon-sort-by:before {
  content: "\ea30";
}
.fwe-icon-sound-off:before {
  content: "\ea31";
}
.fwe-icon-sound-on:before {
  content: "\ea32";
}
.fwe-icon-speaker-text-off:before {
  content: "\ea33";
}
.fwe-icon-speaker-text-on:before {
  content: "\ea34";
}
.fwe-icon-swipe:before {
  content: "\ea35";
}
.fwe-icon-tag-draft:before {
  content: "\ea36";
}
.fwe-icon-tag-new:before {
  content: "\ea37";
}
.fwe-icon-tec2screen:before {
  content: "\ea38";
}
.fwe-icon-time-time-outline:before {
  content: "\ea39";
}
.fwe-icon-unite:before {
  content: "\ea3a";
}
.fwe-icon-accordion:before {
  content: "\ea3b";
}
.fwe-icon-assignment:before {
  content: "\ea3c";
}
.fwe-icon-enumeration:before {
  content: "\ea3d";
}
.fwe-icon-headline:before {
  content: "\ea3e";
}
.fwe-icon-installation-guide:before {
  content: "\ea3f";
}
.fwe-icon-my-organisation:before {
  content: "\ea40";
}
.fwe-icon-subline:before {
  content: "\ea41";
}
.fwe-icon-table:before {
  content: "\ea42";
}
.fwe-icon-user-license:before {
  content: "\ea43";
}
.fwe-icon-alias:before {
  content: "\ea44";
}
.fwe-icon-automatic-mode:before {
  content: "\ea45";
}
.fwe-icon-cartesian:before {
  content: "\ea46";
}
.fwe-icon-chains-of-components-alias:before {
  content: "\ea47";
}
.fwe-icon-circuit:before {
  content: "\ea48";
}
.fwe-icon-code:before {
  content: "\ea49";
}
.fwe-icon-component:before {
  content: "\ea4a";
}
.fwe-icon-condition:before {
  content: "\ea4b";
}
.fwe-icon-dashboard:before {
  content: "\ea4c";
}
.fwe-icon-feldbus-sps:before {
  content: "\ea4d";
}
.fwe-icon-joints:before {
  content: "\ea4e";
}
.fwe-icon-library:before {
  content: "\ea4f";
}
.fwe-icon-location:before {
  content: "\ea50";
}
.fwe-icon-logout:before {
  content: "\ea51";
}
.fwe-icon-loop:before {
  content: "\ea52";
}
.fwe-icon-machine:before {
  content: "\ea53";
}
.fwe-icon-manual-mode:before {
  content: "\ea54";
}
.fwe-icon-move:before {
  content: "\ea55";
}
.fwe-icon-norm-compliant-event:before {
  content: "\ea56";
}
.fwe-icon-pallatize:before {
  content: "\ea57";
}
.fwe-icon-power-off:before {
  content: "\ea58";
}
.fwe-icon-power-on:before {
  content: "\ea59";
}
.fwe-icon-project-alias:before {
  content: "\ea5a";
}
.fwe-icon-reduced:before {
  content: "\ea5b";
}
.fwe-icon-save-to-clipboard:before {
  content: "\ea5c";
}
.fwe-icon-sensor:before {
  content: "\ea5d";
}
.fwe-icon-show-in-list:before {
  content: "\ea5e";
}
.fwe-icon-unlocked:before {
  content: "\ea5f";
}
.fwe-icon-upload-history:before {
  content: "\ea60";
}
.fwe-icon-worksheet-alias:before {
  content: "\ea61";
}
.fwe-icon-analysis-compressed-air-consumption:before {
  content: "\ea62";
}
.fwe-icon-analysis-compressed-air-generation:before {
  content: "\ea63";
}
.fwe-icon-analysis-compressed-air-quality:before {
  content: "\ea64";
}
.fwe-icon-balance:before {
  content: "\ea65";
}
.fwe-icon-compressed-air-energy-efficiency:before {
  content: "\ea66";
}
.fwe-icon-leakage-detection:before {
  content: "\ea67";
}
.fwe-icon-machine-analysis:before {
  content: "\ea68";
}
.fwe-icon-mechanic-gripper-close:before {
  content: "\ea69";
}
.fwe-icon-mechanic-gripper-open:before {
  content: "\ea6a";
}
.fwe-icon-security:before {
  content: "\ea6b";
}
.fwe-icon-status:before {
  content: "\ea6c";
}
.fwe-icon-vacuum-suction-close:before {
  content: "\ea6d";
}
.fwe-icon-vacuum-suction-open:before {
  content: "\ea6e";
}
.fwe-icon-page-configure:before {
  content: "\ea6f";
}
.fwe-icon-compare:before {
  content: "\ea70";
}
.fwe-icon-contact:before {
  content: "\ea71";
}
.fwe-icon-copy:before {
  content: "\ea72";
}
.fwe-icon-duplicate:before {
  content: "\ea73";
}
.fwe-icon-group:before {
  content: "\ea74";
}
.fwe-icon-in-progress:before {
  content: "\ea75";
}
.fwe-icon-motion-terminal:before {
  content: "\ea76";
}
.fwe-icon-move-circular:before {
  content: "\ea77";
}
.fwe-icon-move-linear:before {
  content: "\ea78";
}
.fwe-icon-move-ptp:before {
  content: "\ea79";
}
.fwe-icon-move-skill:before {
  content: "\ea7a";
}
.fwe-icon-move-spline:before {
  content: "\ea7b";
}
.fwe-icon-paste:before {
  content: "\ea7c";
}
.fwe-icon-ringing:before {
  content: "\ea7d";
}
.fwe-icon-ungroup:before {
  content: "\ea7e";
}
.fwe-icon-wifi:before {
  content: "\ea7f";
}
.fwe-icon-training-consulting:before {
  content: "\ea80";
}
.fwe-icon-reduce-pressure:before {
  content: "\ea81";
}
.fwe-icon-dimension-correctly:before {
  content: "\ea82";
}
.fwe-icon-shorten-hose-length:before {
  content: "\ea83";
}
.fwe-icon-reduce-leckage:before {
  content: "\ea84";
}
.fwe-icon-air-saving-circuit:before {
  content: "\ea85";
}
.fwe-icon-reduce-pressure-drop:before {
  content: "\ea86";
}
.fwe-icon-efficient-control:before {
  content: "\ea87";
}
.fwe-icon-measurement-technology:before {
  content: "\ea88";
}
.fwe-icon-select-component:before {
  content: "\ea89";
}
.fwe-icon-reduce-weight:before {
  content: "\ea8a";
}
.fwe-icon-recover-energy:before {
  content: "\ea8b";
}
.fwe-icon-reduce-friction:before {
  content: "\ea8c";
}
.fwe-icon-energy-on:before {
  content: "\ea8d";
}
.fwe-icon-energy-off:before {
  content: "\ea8e";
}
.fwe-icon-code-library:before {
  content: "\ea8f";
}
.fwe-icon-codesys:before {
  content: "\ea90";
}
.fwe-icon-driver:before {
  content: "\ea91";
}
.fwe-icon-firmware:before {
  content: "\ea92";
}
.fwe-icon-i-o-link:before {
  content: "\ea93";
}
.fwe-icon-middleware:before {
  content: "\ea94";
}
.fwe-icon-plugin:before {
  content: "\ea95";
}
.fwe-icon-calculator:before {
  content: "\ea96";
}
.fwe-icon-design:before {
  content: "\ea97";
}
.fwe-icon-first-time-use:before {
  content: "\ea98";
}
.fwe-icon-flow-control:before {
  content: "\ea99";
}
.fwe-icon-news-services:before {
  content: "\ea9a";
}
.fwe-icon-pressure-control:before {
  content: "\ea9b";
}
.fwe-icon-services:before {
  content: "\ea9c";
}
.fwe-icon-simulation:before {
  content: "\ea9d";
}
.fwe-icon-control-valve:before {
  content: "\ea9e";
}
.fwe-icon-country-selector:before {
  content: "\ea9f";
}
.fwe-icon-dosing-heads:before {
  content: "\eaa0";
}
.fwe-icon-single-valve:before {
  content: "\eaa1";
}
.fwe-icon-show-course:before {
  content: "\eaa2";
}
.fwe-icon-show-equipment:before {
  content: "\eaa3";
}
.fwe-icon-show-group:before {
  content: "\eaa4";
}
.fwe-icon-show-results:before {
  content: "\eaa5";
}
.fwe-icon-show-user:before {
  content: "\eaa6";
}
.fwe-icon-align-bottom:before {
  content: "\eaa7";
}
.fwe-icon-align-center:before {
  content: "\eaa8";
}
.fwe-icon-align-left:before {
  content: "\eaa9";
}
.fwe-icon-align-middle:before {
  content: "\eaaa";
}
.fwe-icon-align-right:before {
  content: "\eaab";
}
.fwe-icon-align-top:before {
  content: "\eaac";
}
.fwe-icon-artificial-intelligence-AI:before {
  content: "\eaad";
}
.fwe-icon-assign-to-learner:before {
  content: "\eaae";
}
.fwe-icon-augmented-reality:before {
  content: "\eaaf";
}
.fwe-icon-bus-systems:before {
  content: "\eab0";
}
.fwe-icon-cobotic:before {
  content: "\eab1";
}
.fwe-icon-controlled:before {
  content: "\eab2";
}
.fwe-icon-distribute-columns:before {
  content: "\eab3";
}
.fwe-icon-electrics:before {
  content: "\eab4";
}
.fwe-icon-energy-efficiency:before {
  content: "\eab5";
}
.fwe-icon-fast-delivery:before {
  content: "\eab6";
}
.fwe-icon-funk:before {
  content: "\eab7";
}
.fwe-icon-hide-label:before {
  content: "\eab8";
}
.fwe-icon-iiot:before {
  content: "\eab9";
}
.fwe-icon-iot:before {
  content: "\eaba";
}
.fwe-icon-mobotic:before {
  content: "\eabc";
}
.fwe-icon-new-link:before {
  content: "\eabd";
}
.fwe-icon-numeric-value:before {
  content: "\eabe";
}
.fwe-icon-piezo:before {
  content: "\eabf";
}
.fwe-icon-pneumatics:before {
  content: "\eac0";
}
.fwe-icon-recycling:before {
  content: "\eac1";
}
.fwe-icon-remove-link:before {
  content: "\eac2";
}
.fwe-icon-remove-user:before {
  content: "\eac3";
}
.fwe-icon-safety:before {
  content: "\eac4";
}
.fwe-icon-show-label:before {
  content: "\eac5";
}
.fwe-icon-show-link:before {
  content: "\eac6";
}
.fwe-icon-smart:before {
  content: "\eac7";
}
.fwe-icon-sustainable-materials:before {
  content: "\eac9";
}
.fwe-icon-text-value:before {
  content: "\eaca";
}
.fwe-icon-virtual-reality:before {
  content: "\eacb";
}
.fwe-icon-cut:before {
  content: "\eabb";
}
.fwe-icon-digital-twin:before {
  content: "\eac8";
}
.fwe-icon-doc-zip:before {
  content: "\eacc";
}
.fwe-icon-fast-forward:before {
  content: "\eacd";
}
.fwe-icon-fast-rewind:before {
  content: "\eace";
}
.fwe-icon-forward:before {
  content: "\eacf";
}
.fwe-icon-rewind:before {
  content: "\ead0";
}
.fwe-icon-report-error:before {
  content: "\ead1";
}
.fwe-icon-show-learning-path:before {
  content: "\ead2";
}
.fwe-icon-clock-generator:before {
  content: "\ead3";
}
.fwe-icon-diode:before {
  content: "\ead4";
}
.fwe-icon-flip-horizontally:before {
  content: "\ead5";
}
.fwe-icon-flip-vertically:before {
  content: "\ead6";
}
.fwe-icon-function-generator:before {
  content: "\ead7";
}
.fwe-icon-multimeter:before {
  content: "\ead8";
}
.fwe-icon-oscilloscope:before {
  content: "\ead9";
}
.fwe-icon-parameter:before {
  content: "\eada";
}
.fwe-icon-rotate:before {
  content: "\eadb";
}
.fwe-icon-select:before {
  content: "\eadc";
}
.fwe-icon-sound-of-multimeter:before {
  content: "\eadd";
}
.fwe-icon-voltage-source:before {
  content: "\eade";
}
.fwe-icon-add-photo:before {
  content: "\eadf";
}
.fwe-icon-analog-io:before {
  content: "\eae0";
}
.fwe-icon-diagnosis:before {
  content: "\eae1";
}
.fwe-icon-digital-io:before {
  content: "\eae2";
}
.fwe-icon-led-test:before {
  content: "\eae3";
}
.fwe-icon-applause:before {
  content: "\eae4";
}
.fwe-icon-battery:before {
  content: "\eae5";
}
.fwe-icon-dangerous-goods:before {
  content: "\eae6";
}
.fwe-icon-check-small:before {
  content: "\eae7";
}
.fwe-icon-arrange:before {
  content: "\eae8";
}
.fwe-icon-cloud-failure:before {
  content: "\eae9";
}
.fwe-icon-cloud-ready:before {
  content: "\eaeb";
}
.fwe-icon-cloud-sync:before {
  content: "\eaed";
}
.fwe-icon-crop:before {
  content: "\eaee";
}
.fwe-icon-decentral-drive:before {
  content: "\eaef";
}
.fwe-icon-feature-tag:before {
  content: "\eaf0";
}
.fwe-icon-hide:before {
  content: "\eaf1";
}
.fwe-icon-repeat-audio:before {
  content: "\eaf2";
}
.fwe-icon-data-variable:before {
  content: "\eaea";
}
.fwe-icon-method:before {
  content: "\eaec";
}
.fwe-icon-myfesto-projects:before {
  content: "\eaf3";
}
.fwe-icon-redo:before {
  content: "\eaf4";
}
.fwe-icon-undo:before {
  content: "\eaf5";
}
.fwe-icon-win:before {
  content: "\eaf6";
}
.fwe-icon-download-cad:before {
  content: "\eaf7";
}
.fwe-icon-microphone:before {
  content: "\eaf8";
}
.fwe-icon-sidebar:before {
  content: "\eaf9";
}
.fwe-icon-updates-auto:before {
  content: "\eafa";
}
.fwe-icon-updates-ltd:before {
  content: "\eafb";
}

/* node_modules/@festo-ax/smartenance-shared-ui/src/global.scss */
.fwe-icon-bold:before {
  font-weight: bold !important;
}
.fwe-overflow-hidden {
  overflow: hidden;
}
.fwe-text-overflow-ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.fwe-font-weight-bold {
  font-weight: var(--fwe-font-weight-bold) !important;
}
.fwe-gap-2 {
  gap: 8px !important;
}
fng-popover-menu#treeListPopover button {
  height: auto;
}

/* src/styles.scss */
.animation-deleting {
  animation-name: deleting-animation;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
}
@keyframes deleting-animation {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0);
    opacity: 0;
  }
}
@font-face {
  font-family: "localMeta";
  src: url("./media/MetaPro-Regular.woff") format("woff"), url("./media/MetaPro-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "localMeta";
  src: url("./media/MetaPro-Bold.woff") format("woff"), url("./media/MetaPro-Bold.woff2") format("woff2");
  font-weight: bold;
}
:root {
  --fwe-font-family-sans-serif: "localMeta";
}
.meta-info-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: var(--fwe-text-light);
  font-size: var(--fwe-font-size-small);
}
.meta-info-container div {
  margin-right: 24px;
  display: flex;
  align-items: center;
}
.meta-info-container div i {
  margin-right: 6px;
}
.meta-info-container div span:first-of-type {
  font-weight: bold;
  margin-right: 2px;
}
.timestamp-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.timestamp-container span:last-child:not(:first-child) {
  color: var(--fwe-text-light);
  font-size: var(--fwe-font-size-small);
  flex-grow: 1;
  align-items: flex-end;
  padding-top: 8px;
}
.table-row-text-link {
  color: var(--fwe-text);
  cursor: pointer;
}
.table-row-text-link:hover {
  color: var(--fwe-hero);
}
.fwe-container,
.festo-content {
  padding: 0 8px 0 8px;
  box-sizing: border-box;
  width: 100%;
}
@media (min-width: 600px) {
  .fwe-container,
  .festo-content {
    padding: 0 16px 0 16px;
  }
}
@media (min-width: 1025px) {
  .fwe-container,
  .festo-content {
    padding: 0 24px 0 24px;
  }
}
@media (min-width: 1281px) {
  .fwe-container,
  .festo-content {
    padding: 0 60px 0 60px;
  }
}
@media (min-width: 1921px) {
  .fwe-container,
  .festo-content {
    padding: 0 86px 0 86px;
  }
}
.fwe-layout-1920,
.fwe-layout-1024,
.fwe-layout-1440 {
  display: flex;
  justify-content: center;
  padding: 0px !important;
}
.fwe-layout-1920 .fwe-container,
.fwe-layout-1920 .festo-content,
.fwe-layout-1024 .fwe-container,
.fwe-layout-1024 .festo-content,
.fwe-layout-1440 .fwe-container,
.fwe-layout-1440 .festo-content {
  padding: 0px !important;
  max-width: 1792px;
  margin-right: 64px;
  margin-left: 64px;
}
@media (max-width: 1281px) {
  .fwe-layout-1920 .fwe-container,
  .fwe-layout-1920 .festo-content,
  .fwe-layout-1024 .fwe-container,
  .fwe-layout-1024 .festo-content,
  .fwe-layout-1440 .fwe-container,
  .fwe-layout-1440 .festo-content {
    margin-right: 32px;
    margin-left: 32px;
  }
}
@media (max-width: 769px) {
  .fwe-layout-1920 .fwe-container,
  .fwe-layout-1920 .festo-content,
  .fwe-layout-1024 .fwe-container,
  .fwe-layout-1024 .festo-content,
  .fwe-layout-1440 .fwe-container,
  .fwe-layout-1440 .festo-content {
    margin-right: 16px;
    margin-left: 16px;
  }
}
@media (max-width: 600px) {
  .fwe-layout-1920 .fwe-container,
  .fwe-layout-1920 .festo-content,
  .fwe-layout-1024 .fwe-container,
  .fwe-layout-1024 .festo-content,
  .fwe-layout-1440 .fwe-container,
  .fwe-layout-1440 .festo-content {
    margin-right: 8px;
    margin-left: 8px;
  }
}
.fwe-layout-1920 .fwe-container .fwe-app-logo-container,
.fwe-layout-1920 .festo-content .fwe-app-logo-container,
.fwe-layout-1024 .fwe-container .fwe-app-logo-container,
.fwe-layout-1024 .festo-content .fwe-app-logo-container,
.fwe-layout-1440 .fwe-container .fwe-app-logo-container,
.fwe-layout-1440 .festo-content .fwe-app-logo-container {
  position: unset;
  margin-bottom: 17px;
  margin-right: 24px;
}
.fwe-layout-1440 .fwe-container,
.fwe-layout-1440 .festo-content {
  max-width: 1312px;
}
.fwe-layout-1024 .fwe-container,
.fwe-layout-1024 .festo-content {
  max-width: 960px;
}
.fwe-modal-image-gallery {
  background: transparent;
  box-shadow: none;
  padding: 0px;
  position: fixed;
  width: 288px;
  max-width: unset;
  max-height: 100vh;
  overflow-x: hidden;
  overflow-y: hidden;
}
.fwe-modal-image-gallery .fwe-btn-tertiary i.fwe-icon-arrows-scale-up.fwe-modal-image-gallery-scale,
.fwe-modal-image-gallery .fwe-btn-link i.fwe-icon-arrows-scale-up.fwe-modal-image-gallery-scale,
.fwe-modal-image-gallery .fwe-btn-link i.fwe-icon-arrows-scale-down.fwe-modal-image-gallery-scale,
.fwe-modal-image-gallery .fwe-btn-tertiary i.fwe-icon-arrows-scale-down.fwe-modal-image-gallery-scale {
  font-size: 24px;
  margin-right: 0px;
  padding-right: 0px;
  padding-top: 3px;
}
.fwe-modal-image-gallery .fwe-image-gallery {
  max-height: calc(100vh - 73px);
}
.fwe-modal-image-gallery .fwe-image-gallery-close-btn {
  width: 24px;
  height: 24px;
  padding: 0;
  border: none;
  min-width: 24px;
  cursor: pointer;
  background: var(--fwe-white);
  mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PGcgZGF0YS1uYW1lPSJjb250ZW50Ij48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iIzMzMyIgZD0iTTE2Ljk1IDguNDY0IDE1LjUzNiA3LjA1IDEyIDEwLjU4NiA4LjQ2NCA3LjA1IDcuMDUgOC40NjQgMTAuNTg2IDEyIDcuMDUgMTUuNTM2bDEuNDE0IDEuNDE0TDEyIDEzLjQxNGwzLjUzNiAzLjUzNiAxLjQxNC0xLjQxNEwxMy40MTQgMTJ6Ii8+PC9nPjwvc3ZnPg==);
}
.fwe-modal-image-gallery .fwe-image-gallery-close-btn:hover {
  background: var(--fwe-hero);
}
.fwe-modal-image-gallery .fwe-image-gallery-scale-btn {
  width: 24px;
  height: 24px;
  padding: 0;
  border: none;
  min-width: 24px;
  cursor: pointer;
  background: var(--fwe-white);
  mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzMnYzMkgweiIgZGF0YS1uYW1lPSJ3aGl0ZSBiYWNrZ3JvdW5kIi8+PGcgZGF0YS1uYW1lPSJjb250ZW50Ij48cGF0aCBkPSJtMTguMTAxIDQgMi44MjggMi44MjgtNC4yNDMgNC4yNDMgNC4yNDMgNC4yNDMgNC4yNDMtNC4yNDNMMjggMTMuODk5VjRoLTkuODk5ek0xMS4wNzEgMTYuNjg2bC00LjI0MyA0LjI0M0w0IDE4LjEwMVYyOGg5LjlsLTIuODI5LTIuODI4IDQuMjQzLTQuMjQzLTQuMjQzLTQuMjQzeiIvPjwvZz48L3N2Zz4=);
}
.fwe-modal-image-gallery .fwe-image-gallery-scale-btn:hover {
  background: var(--fwe-hero);
}
.fwe-modal-image-gallery--with-thumbnails .fwe-image-gallery {
  max-height: calc(100vh - 161px);
}
.fwe-modal-image-gallery--with-container {
  border-top: none;
  border-bottom: none;
}
.fwe-modal-image-gallery--with-container .fwe-image-gallery-header {
  margin-top: 18px;
}
.fwe-image-gallery-container {
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.fwe-image-gallery-content {
  color: var(--fwe-white);
  padding-top: 48px;
  padding-bottom: 24px;
}
.fwe-image-gallery-content h3 {
  font-weight: var(--fwe-font-weight-bold);
  margin-top: 0;
  margin-bottom: 16px;
}
.fwe-image-gallery-header {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
  margin-top: 0px;
}
.fwe-image-gallery {
  width: 100%;
  height: 288px;
  background-color: white;
  -webkit-user-select: none;
  user-select: none;
}
.fwe-image-gallery svg,
.fwe-image-gallery img,
.fwe-image-gallery .swiper-zoom-container img,
.fwe-image-gallery .swiper-zoom-container svg {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fwe-image-gallery-thumbs {
  margin-top: 24px;
  -webkit-user-select: none;
  user-select: none;
}
.fwe-image-gallery-thumbs.swiper {
  width: 100%;
  height: 64px;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
}
.fwe-image-gallery-thumbs.swiper .swiper-slide {
  position: relative;
  background-size: cover;
  background-position: center;
  width: 88px;
  margin-right: 8px;
  height: 64px;
  opacity: 0.33;
  transition: opacity 0.3s;
  cursor: pointer;
}
.fwe-image-gallery-thumbs.swiper .swiper-slide:last-child {
  margin-right: 0px;
}
.fwe-image-gallery-thumbs.swiper .swiper-slide::after {
  position: absolute;
  content: "";
  height: 4px;
  width: 100%;
  background-color: var(--fwe-hero);
  bottom: 0px;
  opacity: 0;
  transition: opacity 0.3s;
}
.fwe-image-gallery-thumbs.swiper .swiper-slide img {
  display: block;
  object-fit: cover;
  width: 88px;
  height: 56px;
  background-color: white;
}
.fwe-image-gallery-thumbs.swiper .swiper-slide.swiper-slide-thumb-active,
.fwe-image-gallery-thumbs.swiper .swiper-slide:hover {
  opacity: 1;
}
.fwe-image-gallery-thumbs.swiper .swiper-slide.swiper-slide-thumb-active::after,
.fwe-image-gallery-thumbs.swiper .swiper-slide:hover::after {
  opacity: 1;
}
.fwe-image-gallery-thumbs.swiper .swiper-slide.swiper-slide-thumb-active {
  cursor: default;
}
.fwe-image-gallery-thumbs:not(.swiper) {
  display: flex;
  flex-direction: row;
  overflow: hidden;
}
.fwe-image-gallery-thumbs-nail {
  position: relative;
  height: 64px;
  width: 88px;
  min-width: 88px;
  margin-right: 8px;
  opacity: 0.33;
  transition: opacity 0.3s;
  cursor: pointer;
}
.fwe-image-gallery-thumbs-nail img {
  position: absolute;
  height: 56px;
  width: 88px;
  min-width: 88px;
  background: white;
  object-fit: cover;
}
.fwe-image-gallery-thumbs-nail:last-child {
  margin-right: 0px;
}
.fwe-image-gallery-thumbs-nail::after {
  position: absolute;
  content: "";
  height: 4px;
  width: 100%;
  background-color: var(--fwe-hero);
  bottom: 0px;
  opacity: 0;
  transition: opacity 0.3s;
}
.fwe-image-gallery-thumbs-nail.fwe-active,
.fwe-image-gallery-thumbs-nail:hover {
  opacity: 1;
}
.fwe-image-gallery-thumbs-nail.fwe-active::after,
.fwe-image-gallery-thumbs-nail:hover::after {
  opacity: 1;
}
.fwe-image-gallery-thumbs-nail.fwe-active {
  cursor: default;
}
@media only screen and (min-width: 375px) {
  .fwe-modal-image-gallery {
    width: 342px;
    max-height: 90vh;
  }
  .fwe-image-gallery,
  .fwe-image-gallery-content {
    height: 342px;
  }
}
@media only screen and (min-width: 769px) {
  .fwe-modal-image-gallery {
    width: 696px;
  }
  .fwe-image-gallery,
  .fwe-image-gallery-content {
    height: 465px;
  }
}
@media only screen and (min-width: 1025px) {
  .fwe-modal-image-gallery {
    width: 696px;
  }
  .fwe-image-gallery,
  .fwe-image-gallery-content {
    height: 465px;
  }
}
@media only screen and (min-width: 1441px) {
  .fwe-modal-image-gallery {
    width: 960px;
    min-height: 726px;
  }
  .fwe-modal-image-gallery--with-container {
    width: 1320px;
    border-top: none;
    border-bottom: none;
    position: relative;
  }
  .fwe-modal-image-gallery--with-container .fwe-image-gallery-header {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 312px;
    margin-top: 0px;
  }
  .fwe-image-gallery,
  .fwe-image-gallery-content {
    height: 640px;
  }
  .fwe-image-gallery-container {
    flex-direction: row;
  }
  .fwe-image-gallery-container .fwe-image-gallery {
    width: 984px;
  }
  .fwe-image-gallery-container .fwe-image-gallery-content {
    margin-top: 35px;
    max-width: 312px;
    width: 312px;
    min-width: 312px;
    margin-left: 24px;
    border-top: none;
    border-bottom: none;
  }
}
@font-face {
  font-family: "festo_icons-16";
  src: url("./media/festo_icons-16.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "festo_icons-24";
  src: url("./media/festo_icons-24.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "festo_icons-32";
  src: url("./media/festo_icons-32.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.fwe-icon {
  font-family: "festo_icons-16";
  font-size: 16px;
  display: inline-block;
}
.fwe-icon:before {
  line-height: 1;
  display: inline-block;
  speak-as: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "festo_icons-16";
}
.fwe-icon-lg {
  font-size: 24px;
}
.fwe-icon-lg:before {
  font-family: "festo_icons-24" !important;
}
.fwe-icon-2x {
  font-size: 32px;
}
.fwe-icon-2x:before {
  font-family: "festo_icons-32" !important;
}
.fwe-icon-3x {
  font-size: 48px;
}
.fwe-icon-3x:before {
  font-family: "festo_icons-24" !important;
}
.fwe-icon-4x {
  font-size: 64px;
}
.fwe-icon-4x:before {
  font-family: "festo_icons-32" !important;
}
.fwe-icon-rotate-90:before {
  transform-origin: center center;
  transform: rotate(90deg);
}
.fwe-icon-rotate-180:before {
  transform-origin: center center;
  transform: rotate(180deg);
}
.fwe-icon-rotate-270:before {
  transform-origin: center center;
  transform: rotate(270deg);
}
.fwe-icon-arrows-collapse:before {
  content: "\e900";
}
.fwe-icon-arrows-down:before {
  content: "\e901";
}
.fwe-icon-arrows-exchanged-energy:before {
  content: "\e902";
}
.fwe-icon-arrows-expand:before {
  content: "\e903";
}
.fwe-icon-arrows-left-2:before {
  content: "\e904";
}
.fwe-icon-arrows-left:before {
  content: "\e905";
}
.fwe-icon-arrows-refresh:before {
  content: "\e906";
}
.fwe-icon-arrows-reinitialize:before {
  content: "\e907";
}
.fwe-icon-arrows-reset:before {
  content: "\e908";
}
.fwe-icon-arrows-restart:before {
  content: "\e909";
}
.fwe-icon-arrows-right-2:before {
  content: "\e90a";
}
.fwe-icon-arrows-right:before {
  content: "\e90b";
}
.fwe-icon-arrows-scale-down:before {
  content: "\e90c";
}
.fwe-icon-arrows-scale-up:before {
  content: "\e90d";
}
.fwe-icon-arrows-up:before {
  content: "\e90e";
}
.fwe-icon-arrows-update:before {
  content: "\e90f";
}
.fwe-icon-cable-adaptor:before {
  content: "\e910";
}
.fwe-icon-cable-connector:before {
  content: "\e911";
}
.fwe-icon-cable-monitor-adaptor:before {
  content: "\e912";
}
.fwe-icon-cable-plug:before {
  content: "\e913";
}
.fwe-icon-cable-usb-adaptor:before {
  content: "\e914";
}
.fwe-icon-cable-usb-plug:before {
  content: "\e915";
}
.fwe-icon-cable-wiring-2:before {
  content: "\e916";
}
.fwe-icon-cable-wiring:before {
  content: "\e917";
}
.fwe-icon-communication-communication:before {
  content: "\e918";
}
.fwe-icon-communication-emergency-hotline:before {
  content: "\e919";
}
.fwe-icon-communication-audio-on:before {
  content: "\e91a";
}
.fwe-icon-communication-infoportal:before {
  content: "\e91b";
}
.fwe-icon-communication-message-number:before {
  content: "\e91c";
}
.fwe-icon-communication-message:before {
  content: "\e91d";
}
.fwe-icon-communication-notification:before {
  content: "\e91e";
}
.fwe-icon-communication-tooltip:before {
  content: "\e91f";
}
.fwe-icon-documents-add-bookmark:before {
  content: "\e920";
}
.fwe-icon-documents-bill-of-material:before {
  content: "\e921";
}
.fwe-icon-documents-bookmark:before {
  content: "\e922";
}
.fwe-icon-documents-CAD:before {
  content: "\e923";
}
.fwe-icon-documents-certificate:before {
  content: "\e924";
}
.fwe-icon-documents-datasheet:before {
  content: "\e925";
}
.fwe-icon-documents-delete-bookmark:before {
  content: "\e926";
}
.fwe-icon-documents-doc-bmp:before {
  content: "\e927";
}
.fwe-icon-documents-doc-csv:before {
  content: "\e928";
}
.fwe-icon-documents-doc-doc:before {
  content: "\e929";
}
.fwe-icon-documents-doc-docx:before {
  content: "\e92a";
}
.fwe-icon-documents-doc-eps:before {
  content: "\e92b";
}
.fwe-icon-documents-doc-fa:before {
  content: "\e92c";
}
.fwe-icon-documents-doc-gif:before {
  content: "\e92d";
}
.fwe-icon-documents-doc-jpg:before {
  content: "\e92e";
}
.fwe-icon-documents-doc-odb:before {
  content: "\e92f";
}
.fwe-icon-documents-doc-odc:before {
  content: "\e930";
}
.fwe-icon-documents-doc-odf:before {
  content: "\e931";
}
.fwe-icon-documents-doc-odg:before {
  content: "\e932";
}
.fwe-icon-documents-doc-odm:before {
  content: "\e933";
}
.fwe-icon-documents-doc-odp:before {
  content: "\e934";
}
.fwe-icon-documents-doc-ods:before {
  content: "\e935";
}
.fwe-icon-documents-doc-odt:before {
  content: "\e936";
}
.fwe-icon-documents-doc-otg:before {
  content: "\e937";
}
.fwe-icon-documents-doc-otp:before {
  content: "\e938";
}
.fwe-icon-documents-doc-ots:before {
  content: "\e939";
}
.fwe-icon-documents-doc-ott:before {
  content: "\e93a";
}
.fwe-icon-documents-doc-pa:before {
  content: "\e93b";
}
.fwe-icon-documents-doc-pdf:before {
  content: "\e93c";
}
.fwe-icon-documents-doc-png:before {
  content: "\e93d";
}
.fwe-icon-documents-doc-ppt:before {
  content: "\e93e";
}
.fwe-icon-documents-doc-pptx:before {
  content: "\e93f";
}
.fwe-icon-documents-doc-psd:before {
  content: "\e940";
}
.fwe-icon-documents-doc-stack:before {
  content: "\e941";
}
.fwe-icon-documents-doc-svg:before {
  content: "\e942";
}
.fwe-icon-documents-doc-swf:before {
  content: "\e943";
}
.fwe-icon-documents-doc-tif:before {
  content: "\e944";
}
.fwe-icon-documents-doc-txt:before {
  content: "\e945";
}
.fwe-icon-documents-doc-wmf:before {
  content: "\e946";
}
.fwe-icon-documents-doc-xls:before {
  content: "\e947";
}
.fwe-icon-documents-doc-xlsx:before {
  content: "\e948";
}
.fwe-icon-documents-doc-xml:before {
  content: "\e949";
}
.fwe-icon-documents-document:before {
  content: "\e94a";
}
.fwe-icon-documents-documentation:before {
  content: "\e94b";
}
.fwe-icon-documents-manual:before {
  content: "\e94c";
}
.fwe-icon-documents-movie:before {
  content: "\e94d";
}
.fwe-icon-documents-no-data:before {
  content: "\e94e";
}
.fwe-icon-documents-note:before {
  content: "\e94f";
}
.fwe-icon-documents-order:before {
  content: "\e950";
}
.fwe-icon-documents-product-generic-template:before {
  content: "\e951";
}
.fwe-icon-documents-restore-default:before {
  content: "\e952";
}
.fwe-icon-documents-task-done:before {
  content: "\e953";
}
.fwe-icon-documents-terms-of-use:before {
  content: "\e954";
}
.fwe-icon-documents-worksheet:before {
  content: "\e955";
}
.fwe-icon-ecommerce-add-to-basket:before {
  content: "\e956";
}
.fwe-icon-ecommerce-basket:before {
  content: "\e957";
}
.fwe-icon-ecommerce-client:before {
  content: "\e958";
}
.fwe-icon-ecommerce-core-range-product-outline:before {
  content: "\e959";
}
.fwe-icon-ecommerce-core-range-product:before {
  content: "\e95a";
}
.fwe-icon-ecommerce-costs:before {
  content: "\e95b";
}
.fwe-icon-ecommerce-delivery-time:before {
  content: "\e95c";
}
.fwe-icon-ecommerce-delivery:before {
  content: "\e95d";
}
.fwe-icon-ecommerce-express-delivery:before {
  content: "\e95e";
}
.fwe-icon-ecommerce-favorit:before {
  content: "\e95f";
}
.fwe-icon-ecommerce-local-currency:before {
  content: "\e960";
}
.fwe-icon-ecommerce-offer:before {
  content: "\e961";
}
.fwe-icon-ecommerce-order-tracking:before {
  content: "\e962";
}
.fwe-icon-ecommerce-qr-code-scan:before {
  content: "\e963";
}
.fwe-icon-ecommerce-secure-shopping:before {
  content: "\e964";
}
.fwe-icon-ecommerce-shopping:before {
  content: "\e965";
}
.fwe-icon-energy-eco:before {
  content: "\e966";
}
.fwe-icon-energy-savings:before {
  content: "\e967";
}
.fwe-icon-fa-axis:before {
  content: "\e968";
}
.fwe-icon-fa-compressed-air:before {
  content: "\e969";
}
.fwe-icon-fa-connection-accessories-2:before {
  content: "\e96a";
}
.fwe-icon-fa-connection-accessories:before {
  content: "\e96b";
}
.fwe-icon-fa-control:before {
  content: "\e96c";
}
.fwe-icon-fa-controller:before {
  content: "\e96d";
}
.fwe-icon-fa-cylinder-mountings:before {
  content: "\e96e";
}
.fwe-icon-fa-fa-positioner:before {
  content: "\e96f";
}
.fwe-icon-fa-factory-automation:before {
  content: "\e970";
}
.fwe-icon-fa-fitting:before {
  content: "\e971";
}
.fwe-icon-fa-function-fitting:before {
  content: "\e972";
}
.fwe-icon-fa-gripper:before {
  content: "\e973";
}
.fwe-icon-fa-handlingsystems:before {
  content: "\e974";
}
.fwe-icon-fa-linear-drive:before {
  content: "\e975";
}
.fwe-icon-fa-montage-accessories:before {
  content: "\e976";
}
.fwe-icon-fa-motor:before {
  content: "\e977";
}
.fwe-icon-fa-mount-cylinder:before {
  content: "\e978";
}
.fwe-icon-fa-mounting-kit:before {
  content: "\e979";
}
.fwe-icon-fa-pilot-valves:before {
  content: "\e97a";
}
.fwe-icon-fa-piston-rod-attachements:before {
  content: "\e97b";
}
.fwe-icon-fa-pneumatic-actuator:before {
  content: "\e97c";
}
.fwe-icon-fa-pneumatic-equipment:before {
  content: "\e97d";
}
.fwe-icon-fa-process-automation:before {
  content: "\e97e";
}
.fwe-icon-fa-quarter-turn-actuator:before {
  content: "\e97f";
}
.fwe-icon-fa-ready-to-install-solutions:before {
  content: "\e980";
}
.fwe-icon-fa-reboot-device:before {
  content: "\e981";
}
.fwe-icon-fa-referencing:before {
  content: "\e982";
}
.fwe-icon-fa-save-device:before {
  content: "\e983";
}
.fwe-icon-fa-sensor-box:before {
  content: "\e984";
}
.fwe-icon-fa-sensors:before {
  content: "\e985";
}
.fwe-icon-fa-servo-pneumatic-2:before {
  content: "\e986";
}
.fwe-icon-fa-servo-pneumatic:before {
  content: "\e987";
}
.fwe-icon-fa-solenoid-actuated-media:before {
  content: "\e988";
}
.fwe-icon-fa-solenoid-valves:before {
  content: "\e989";
}
.fwe-icon-fa-transmission:before {
  content: "\e98a";
}
.fwe-icon-fa-tubing:before {
  content: "\e98b";
}
.fwe-icon-fa-vacuum-technology:before {
  content: "\e98c";
}
.fwe-icon-fa-valve-manifolds:before {
  content: "\e98d";
}
.fwe-icon-fa-write-all:before {
  content: "\e98e";
}
.fwe-icon-file-delete:before {
  content: "\e98f";
}
.fwe-icon-file-download:before {
  content: "\e990";
}
.fwe-icon-file-edit:before {
  content: "\e991";
}
.fwe-icon-file-export:before {
  content: "\e992";
}
.fwe-icon-file-folder:before {
  content: "\e993";
}
.fwe-icon-file-import:before {
  content: "\e994";
}
.fwe-icon-file-link:before {
  content: "\e995";
}
.fwe-icon-file-order-config:before {
  content: "\e996";
}
.fwe-icon-file-paperclip:before {
  content: "\e997";
}
.fwe-icon-file-printer:before {
  content: "\e998";
}
.fwe-icon-file-project-structure:before {
  content: "\e999";
}
.fwe-icon-file-ready-for-occupancy:before {
  content: "\e99a";
}
.fwe-icon-file-save:before {
  content: "\e99b";
}
.fwe-icon-file-search:before {
  content: "\e99c";
}
.fwe-icon-file-secure:before {
  content: "\e99d";
}
.fwe-icon-file-share:before {
  content: "\e99e";
}
.fwe-icon-file-upload:before {
  content: "\e99f";
}
.fwe-icon-file-visible:before {
  content: "\e9a0";
}
.fwe-icon-image-attached-images:before {
  content: "\e9a1";
}
.fwe-icon-image-camera:before {
  content: "\e9a2";
}
.fwe-icon-image-focus:before {
  content: "\e9a3";
}
.fwe-icon-image-image:before {
  content: "\e9a4";
}
.fwe-icon-it-different-devices:before {
  content: "\e9a5";
}
.fwe-icon-it-fax:before {
  content: "\e9a6";
}
.fwe-icon-it-embedded-software:before {
  content: "\e9a7";
}
.fwe-icon-it-harddrive:before {
  content: "\e9a8";
}
.fwe-icon-it-keyboard:before {
  content: "\e9a9";
}
.fwe-icon-it-laptop:before {
  content: "\e9aa";
}
.fwe-icon-it-memorystick:before {
  content: "\e9ab";
}
.fwe-icon-it-monitor:before {
  content: "\e9ac";
}
.fwe-icon-it-mouse:before {
  content: "\e9ad";
}
.fwe-icon-it-projector:before {
  content: "\e9ae";
}
.fwe-icon-it-repository:before {
  content: "\e9af";
}
.fwe-icon-it-save-permanently:before {
  content: "\e9b0";
}
.fwe-icon-it-smartphone:before {
  content: "\e9b1";
}
.fwe-icon-it-smartwatch:before {
  content: "\e9b2";
}
.fwe-icon-it-software:before {
  content: "\e9b3";
}
.fwe-icon-it-tablet:before {
  content: "\e9b4";
}
.fwe-icon-it-update-inclusive:before {
  content: "\e9b5";
}
.fwe-icon-it-usb:before {
  content: "\e9b6";
}
.fwe-icon-it-workplace:before {
  content: "\e9b7";
}
.fwe-icon-it-workstation:before {
  content: "\e9b8";
}
.fwe-icon-language-country:before {
  content: "\e9b9";
}
.fwe-icon-language-exchange-local-currency:before {
  content: "\e9ba";
}
.fwe-icon-language-language:before {
  content: "\e9bb";
}
.fwe-icon-language-maps:before {
  content: "\e9bc";
}
.fwe-icon-list-acknowledge-all:before {
  content: "\e9bd";
}
.fwe-icon-list-add-line:before {
  content: "\e9be";
}
.fwe-icon-list-filter:before {
  content: "\e9bf";
}
.fwe-icon-list-grid-view:before {
  content: "\e9c0";
}
.fwe-icon-list-list-view:before {
  content: "\e9c1";
}
.fwe-icon-list-variable-list:before {
  content: "\e9c2";
}
.fwe-icon-measure-actual-position:before {
  content: "\e9c3";
}
.fwe-icon-measure-axis-speed:before {
  content: "\e9c4";
}
.fwe-icon-measure-consumption:before {
  content: "\e9c5";
}
.fwe-icon-measure-current-position:before {
  content: "\e9c6";
}
.fwe-icon-measure-flow:before {
  content: "\e9c7";
}
.fwe-icon-measure-maintenance:before {
  content: "\e9c8";
}
.fwe-icon-measure-pressure:before {
  content: "\e9c9";
}
.fwe-icon-measure-revolutions:before {
  content: "\e9ca";
}
.fwe-icon-measure-target-pos:before {
  content: "\e9cb";
}
.fwe-icon-measure-temperature:before {
  content: "\e9cc";
}
.fwe-icon-media-pause:before {
  content: "\e9cd";
}
.fwe-icon-media-play:before {
  content: "\e9ce";
}
.fwe-icon-media-save-screenshot:before {
  content: "\e9cf";
}
.fwe-icon-media-stop:before {
  content: "\e9d0";
}
.fwe-icon-menu-add-2:before {
  content: "\e9d1";
}
.fwe-icon-menu-add:before {
  content: "\e9d2";
}
.fwe-icon-menu-check:before {
  content: "\e9d3";
}
.fwe-icon-menu-close:before {
  content: "\e9d4";
}
.fwe-icon-menu-details:before {
  content: "\e9d5";
}
.fwe-icon-menu-home:before {
  content: "\e9d6";
}
.fwe-icon-menu-logout:before {
  content: "\e9d7";
}
.fwe-icon-menu-menu:before {
  content: "\e9d8";
}
.fwe-icon-menu-minus:before {
  content: "\e9d9";
}
.fwe-icon-menu-more:before {
  content: "\e9da";
}
.fwe-icon-menu-plus:before {
  content: "\e9db";
}
.fwe-icon-menu-repair:before {
  content: "\e9dc";
}
.fwe-icon-menu-settings:before {
  content: "\e9dd";
}
.fwe-icon-network-bluetooth:before {
  content: "\e9de";
}
.fwe-icon-network-cloud-network:before {
  content: "\e9df";
}
.fwe-icon-network-cloud:before {
  content: "\e9e0";
}
.fwe-icon-network-connected:before {
  content: "\e9e1";
}
.fwe-icon-network-connecting:before {
  content: "\e9e2";
}
.fwe-icon-network-digital-available:before {
  content: "\e9e3";
}
.fwe-icon-network-disconnected:before {
  content: "\e9e4";
}
.fwe-icon-network-download-cloud:before {
  content: "\e9e5";
}
.fwe-icon-network-electric-accessories:before {
  content: "\e9e6";
}
.fwe-icon-network-feldbus:before {
  content: "\e9e7";
}
.fwe-icon-network-function-specific-system:before {
  content: "\e9e8";
}
.fwe-icon-network-io-i:before {
  content: "\e9e9";
}
.fwe-icon-network-io-o:before {
  content: "\e9ea";
}
.fwe-icon-network-network:before {
  content: "\e9eb";
}
.fwe-icon-network-remote-io:before {
  content: "\e9ec";
}
.fwe-icon-network-show-nuggets:before {
  content: "\e9ed";
}
.fwe-icon-network-upload-cloud:before {
  content: "\e9ee";
}
.fwe-icon-operate-button-press:before {
  content: "\e9ef";
}
.fwe-icon-operate-commissioning:before {
  content: "\e9f0";
}
.fwe-icon-operate-commit-value:before {
  content: "\e9f1";
}
.fwe-icon-operate-drag-and-drop:before {
  content: "\e9f2";
}
.fwe-icon-operate-engineering-information:before {
  content: "\e9f3";
}
.fwe-icon-operate-hand-use:before {
  content: "\e9f4";
}
.fwe-icon-operate-like:before {
  content: "\e9f5";
}
.fwe-icon-operate-simple-handling:before {
  content: "\e9f6";
}
.fwe-icon-operate-skip-maintenance:before {
  content: "\e9f7";
}
.fwe-icon-operate-tools:before {
  content: "\e9f8";
}
.fwe-icon-pa-angle-seat-valves:before {
  content: "\e9f9";
}
.fwe-icon-pa-positioner:before {
  content: "\e9fa";
}
.fwe-icon-pa-process-and-media-valves:before {
  content: "\e9fb";
}
.fwe-icon-pa-valve:before {
  content: "\e9fc";
}
.fwe-icon-people-add-user:before {
  content: "\e9fd";
}
.fwe-icon-people-admin-settings:before {
  content: "\e9fe";
}
.fwe-icon-people-qualification:before {
  content: "\e9ff";
}
.fwe-icon-people-user-administration:before {
  content: "\ea00";
}
.fwe-icon-people-user:before {
  content: "\ea01";
}
.fwe-icon-program-lin-axispos:before {
  content: "\ea02";
}
.fwe-icon-program-module:before {
  content: "\ea03";
}
.fwe-icon-program-ptp-axispos:before {
  content: "\ea04";
}
.fwe-icon-program-ptp-cartpos:before {
  content: "\ea05";
}
.fwe-icon-status-check-status:before {
  content: "\ea06";
}
.fwe-icon-status-deny:before {
  content: "\ea07";
}
.fwe-icon-status-explosion-protection:before {
  content: "\ea08";
}
.fwe-icon-status-failure:before {
  content: "\ea09";
}
.fwe-icon-status-help:before {
  content: "\ea0a";
}
.fwe-icon-status-info:before {
  content: "\ea0b";
}
.fwe-icon-status-warning:before {
  content: "\ea0c";
}
.fwe-icon-time-calendar:before {
  content: "\ea0d";
}
.fwe-icon-time-moving-time-filled:before {
  content: "\ea0e";
}
.fwe-icon-time-moving-time:before {
  content: "\ea0f";
}
.fwe-icon-time-recently-used:before {
  content: "\ea10";
}
.fwe-icon-time-time:before {
  content: "\ea11";
}
.fwe-icon-trace-coordinate:before {
  content: "\ea12";
}
.fwe-icon-trace-economically:before {
  content: "\ea13";
}
.fwe-icon-trace-lin-cartpos:before {
  content: "\ea14";
}
.fwe-icon-trace-progress:before {
  content: "\ea15";
}
.fwe-icon-trace-read-trace:before {
  content: "\ea16";
}
.fwe-icon-trace-start-trace:before {
  content: "\ea17";
}
.fwe-icon-action:before {
  content: "\ea18";
}
.fwe-icon-adaptive-learning-path:before {
  content: "\ea19";
}
.fwe-icon-audio-off:before {
  content: "\ea1a";
}
.fwe-icon-chameleon:before {
  content: "\ea1b";
}
.fwe-icon-close-small:before {
  content: "\ea1c";
}
.fwe-icon-comment-rate:before {
  content: "\ea1d";
}
.fwe-icon-competency-management:before {
  content: "\ea1e";
}
.fwe-icon-competency:before {
  content: "\ea1f";
}
.fwe-icon-copyright:before {
  content: "\ea20";
}
.fwe-icon-course:before {
  content: "\ea21";
}
.fwe-icon-elephant:before {
  content: "\ea22";
}
.fwe-icon-export-pdf:before {
  content: "\ea23";
}
.fwe-icon-fish:before {
  content: "\ea24";
}
.fwe-icon-flower:before {
  content: "\ea25";
}
.fwe-icon-formula:before {
  content: "\ea26";
}
.fwe-icon-glossary:before {
  content: "\ea27";
}
.fwe-icon-group-learner:before {
  content: "\ea28";
}
.fwe-icon-learner:before {
  content: "\ea29";
}
.fwe-icon-learning-analytics:before {
  content: "\ea2a";
}
.fwe-icon-learning-library:before {
  content: "\ea2b";
}
.fwe-icon-learning-path:before {
  content: "\ea2c";
}
.fwe-icon-learning-unit:before {
  content: "\ea2d";
}
.fwe-icon-nugget:before {
  content: "\ea2e";
}
.fwe-icon-puzzle:before {
  content: "\ea2f";
}
.fwe-icon-sort-by:before {
  content: "\ea30";
}
.fwe-icon-sound-off:before {
  content: "\ea31";
}
.fwe-icon-sound-on:before {
  content: "\ea32";
}
.fwe-icon-speaker-text-off:before {
  content: "\ea33";
}
.fwe-icon-speaker-text-on:before {
  content: "\ea34";
}
.fwe-icon-swipe:before {
  content: "\ea35";
}
.fwe-icon-tag-draft:before {
  content: "\ea36";
}
.fwe-icon-tag-new:before {
  content: "\ea37";
}
.fwe-icon-tec2screen:before {
  content: "\ea38";
}
.fwe-icon-time-time-outline:before {
  content: "\ea39";
}
.fwe-icon-unite:before {
  content: "\ea3a";
}
.fwe-icon-accordion:before {
  content: "\ea3b";
}
.fwe-icon-assignment:before {
  content: "\ea3c";
}
.fwe-icon-enumeration:before {
  content: "\ea3d";
}
.fwe-icon-headline:before {
  content: "\ea3e";
}
.fwe-icon-installation-guide:before {
  content: "\ea3f";
}
.fwe-icon-my-organisation:before {
  content: "\ea40";
}
.fwe-icon-subline:before {
  content: "\ea41";
}
.fwe-icon-table:before {
  content: "\ea42";
}
.fwe-icon-user-license:before {
  content: "\ea43";
}
.fwe-icon-alias:before {
  content: "\ea44";
}
.fwe-icon-automatic-mode:before {
  content: "\ea45";
}
.fwe-icon-cartesian:before {
  content: "\ea46";
}
.fwe-icon-chains-of-components-alias:before {
  content: "\ea47";
}
.fwe-icon-circuit:before {
  content: "\ea48";
}
.fwe-icon-code:before {
  content: "\ea49";
}
.fwe-icon-component:before {
  content: "\ea4a";
}
.fwe-icon-condition:before {
  content: "\ea4b";
}
.fwe-icon-dashboard:before {
  content: "\ea4c";
}
.fwe-icon-feldbus-sps:before {
  content: "\ea4d";
}
.fwe-icon-joints:before {
  content: "\ea4e";
}
.fwe-icon-library:before {
  content: "\ea4f";
}
.fwe-icon-location:before {
  content: "\ea50";
}
.fwe-icon-logout:before {
  content: "\ea51";
}
.fwe-icon-loop:before {
  content: "\ea52";
}
.fwe-icon-machine:before {
  content: "\ea53";
}
.fwe-icon-manual-mode:before {
  content: "\ea54";
}
.fwe-icon-move:before {
  content: "\ea55";
}
.fwe-icon-norm-compliant-event:before {
  content: "\ea56";
}
.fwe-icon-pallatize:before {
  content: "\ea57";
}
.fwe-icon-power-off:before {
  content: "\ea58";
}
.fwe-icon-power-on:before {
  content: "\ea59";
}
.fwe-icon-project-alias:before {
  content: "\ea5a";
}
.fwe-icon-reduced:before {
  content: "\ea5b";
}
.fwe-icon-save-to-clipboard:before {
  content: "\ea5c";
}
.fwe-icon-sensor:before {
  content: "\ea5d";
}
.fwe-icon-show-in-list:before {
  content: "\ea5e";
}
.fwe-icon-unlocked:before {
  content: "\ea5f";
}
.fwe-icon-upload-history:before {
  content: "\ea60";
}
.fwe-icon-worksheet-alias:before {
  content: "\ea61";
}
.fwe-icon-analysis-compressed-air-consumption:before {
  content: "\ea62";
}
.fwe-icon-analysis-compressed-air-generation:before {
  content: "\ea63";
}
.fwe-icon-analysis-compressed-air-quality:before {
  content: "\ea64";
}
.fwe-icon-balance:before {
  content: "\ea65";
}
.fwe-icon-compressed-air-energy-efficiency:before {
  content: "\ea66";
}
.fwe-icon-leakage-detection:before {
  content: "\ea67";
}
.fwe-icon-machine-analysis:before {
  content: "\ea68";
}
.fwe-icon-mechanic-gripper-close:before {
  content: "\ea69";
}
.fwe-icon-mechanic-gripper-open:before {
  content: "\ea6a";
}
.fwe-icon-security:before {
  content: "\ea6b";
}
.fwe-icon-status:before {
  content: "\ea6c";
}
.fwe-icon-vacuum-suction-close:before {
  content: "\ea6d";
}
.fwe-icon-vacuum-suction-open:before {
  content: "\ea6e";
}
.fwe-icon-page-configure:before {
  content: "\ea6f";
}
.fwe-icon-compare:before {
  content: "\ea70";
}
.fwe-icon-contact:before {
  content: "\ea71";
}
.fwe-icon-copy:before {
  content: "\ea72";
}
.fwe-icon-duplicate:before {
  content: "\ea73";
}
.fwe-icon-group:before {
  content: "\ea74";
}
.fwe-icon-in-progress:before {
  content: "\ea75";
}
.fwe-icon-motion-terminal:before {
  content: "\ea76";
}
.fwe-icon-move-circular:before {
  content: "\ea77";
}
.fwe-icon-move-linear:before {
  content: "\ea78";
}
.fwe-icon-move-ptp:before {
  content: "\ea79";
}
.fwe-icon-move-skill:before {
  content: "\ea7a";
}
.fwe-icon-move-spline:before {
  content: "\ea7b";
}
.fwe-icon-paste:before {
  content: "\ea7c";
}
.fwe-icon-ringing:before {
  content: "\ea7d";
}
.fwe-icon-ungroup:before {
  content: "\ea7e";
}
.fwe-icon-wifi:before {
  content: "\ea7f";
}
.fwe-icon-training-consulting:before {
  content: "\ea80";
}
.fwe-icon-reduce-pressure:before {
  content: "\ea81";
}
.fwe-icon-dimension-correctly:before {
  content: "\ea82";
}
.fwe-icon-shorten-hose-length:before {
  content: "\ea83";
}
.fwe-icon-reduce-leckage:before {
  content: "\ea84";
}
.fwe-icon-air-saving-circuit:before {
  content: "\ea85";
}
.fwe-icon-reduce-pressure-drop:before {
  content: "\ea86";
}
.fwe-icon-efficient-control:before {
  content: "\ea87";
}
.fwe-icon-measurement-technology:before {
  content: "\ea88";
}
.fwe-icon-select-component:before {
  content: "\ea89";
}
.fwe-icon-reduce-weight:before {
  content: "\ea8a";
}
.fwe-icon-recover-energy:before {
  content: "\ea8b";
}
.fwe-icon-reduce-friction:before {
  content: "\ea8c";
}
.fwe-icon-energy-on:before {
  content: "\ea8d";
}
.fwe-icon-energy-off:before {
  content: "\ea8e";
}
.fwe-icon-code-library:before {
  content: "\ea8f";
}
.fwe-icon-codesys:before {
  content: "\ea90";
}
.fwe-icon-driver:before {
  content: "\ea91";
}
.fwe-icon-firmware:before {
  content: "\ea92";
}
.fwe-icon-i-o-link:before {
  content: "\ea93";
}
.fwe-icon-middleware:before {
  content: "\ea94";
}
.fwe-icon-plugin:before {
  content: "\ea95";
}
.fwe-icon-calculator:before {
  content: "\ea96";
}
.fwe-icon-design:before {
  content: "\ea97";
}
.fwe-icon-first-time-use:before {
  content: "\ea98";
}
.fwe-icon-flow-control:before {
  content: "\ea99";
}
.fwe-icon-news-services:before {
  content: "\ea9a";
}
.fwe-icon-pressure-control:before {
  content: "\ea9b";
}
.fwe-icon-services:before {
  content: "\ea9c";
}
.fwe-icon-simulation:before {
  content: "\ea9d";
}
.fwe-icon-control-valve:before {
  content: "\ea9e";
}
.fwe-icon-country-selector:before {
  content: "\ea9f";
}
.fwe-icon-dosing-heads:before {
  content: "\eaa0";
}
.fwe-icon-single-valve:before {
  content: "\eaa1";
}
.fwe-icon-show-course:before {
  content: "\eaa2";
}
.fwe-icon-show-equipment:before {
  content: "\eaa3";
}
.fwe-icon-show-group:before {
  content: "\eaa4";
}
.fwe-icon-show-results:before {
  content: "\eaa5";
}
.fwe-icon-show-user:before {
  content: "\eaa6";
}
.fwe-icon-align-bottom:before {
  content: "\eaa7";
}
.fwe-icon-align-center:before {
  content: "\eaa8";
}
.fwe-icon-align-left:before {
  content: "\eaa9";
}
.fwe-icon-align-middle:before {
  content: "\eaaa";
}
.fwe-icon-align-right:before {
  content: "\eaab";
}
.fwe-icon-align-top:before {
  content: "\eaac";
}
.fwe-icon-artificial-intelligence-AI:before {
  content: "\eaad";
}
.fwe-icon-assign-to-learner:before {
  content: "\eaae";
}
.fwe-icon-augmented-reality:before {
  content: "\eaaf";
}
.fwe-icon-bus-systems:before {
  content: "\eab0";
}
.fwe-icon-cobotic:before {
  content: "\eab1";
}
.fwe-icon-controlled:before {
  content: "\eab2";
}
.fwe-icon-distribute-columns:before {
  content: "\eab3";
}
.fwe-icon-electrics:before {
  content: "\eab4";
}
.fwe-icon-energy-efficiency:before {
  content: "\eab5";
}
.fwe-icon-fast-delivery:before {
  content: "\eab6";
}
.fwe-icon-funk:before {
  content: "\eab7";
}
.fwe-icon-hide-label:before {
  content: "\eab8";
}
.fwe-icon-iiot:before {
  content: "\eab9";
}
.fwe-icon-iot:before {
  content: "\eaba";
}
.fwe-icon-mobotic:before {
  content: "\eabc";
}
.fwe-icon-new-link:before {
  content: "\eabd";
}
.fwe-icon-numeric-value:before {
  content: "\eabe";
}
.fwe-icon-piezo:before {
  content: "\eabf";
}
.fwe-icon-pneumatics:before {
  content: "\eac0";
}
.fwe-icon-recycling:before {
  content: "\eac1";
}
.fwe-icon-remove-link:before {
  content: "\eac2";
}
.fwe-icon-remove-user:before {
  content: "\eac3";
}
.fwe-icon-safety:before {
  content: "\eac4";
}
.fwe-icon-show-label:before {
  content: "\eac5";
}
.fwe-icon-show-link:before {
  content: "\eac6";
}
.fwe-icon-smart:before {
  content: "\eac7";
}
.fwe-icon-sustainable-materials:before {
  content: "\eac9";
}
.fwe-icon-text-value:before {
  content: "\eaca";
}
.fwe-icon-virtual-reality:before {
  content: "\eacb";
}
.fwe-icon-cut:before {
  content: "\eabb";
}
.fwe-icon-digital-twin:before {
  content: "\eac8";
}
.fwe-icon-doc-zip:before {
  content: "\eacc";
}
.fwe-icon-fast-forward:before {
  content: "\eacd";
}
.fwe-icon-fast-rewind:before {
  content: "\eace";
}
.fwe-icon-forward:before {
  content: "\eacf";
}
.fwe-icon-rewind:before {
  content: "\ead0";
}
.fwe-icon-report-error:before {
  content: "\ead1";
}
.fwe-icon-show-learning-path:before {
  content: "\ead2";
}
.fwe-icon-clock-generator:before {
  content: "\ead3";
}
.fwe-icon-diode:before {
  content: "\ead4";
}
.fwe-icon-flip-horizontally:before {
  content: "\ead5";
}
.fwe-icon-flip-vertically:before {
  content: "\ead6";
}
.fwe-icon-function-generator:before {
  content: "\ead7";
}
.fwe-icon-multimeter:before {
  content: "\ead8";
}
.fwe-icon-oscilloscope:before {
  content: "\ead9";
}
.fwe-icon-parameter:before {
  content: "\eada";
}
.fwe-icon-rotate:before {
  content: "\eadb";
}
.fwe-icon-select:before {
  content: "\eadc";
}
.fwe-icon-sound-of-multimeter:before {
  content: "\eadd";
}
.fwe-icon-voltage-source:before {
  content: "\eade";
}
.fwe-icon-add-photo:before {
  content: "\eadf";
}
.fwe-icon-analog-io:before {
  content: "\eae0";
}
.fwe-icon-diagnosis:before {
  content: "\eae1";
}
.fwe-icon-digital-io:before {
  content: "\eae2";
}
.fwe-icon-led-test:before {
  content: "\eae3";
}
.fwe-icon-applause:before {
  content: "\eae4";
}
.fwe-icon-battery:before {
  content: "\eae5";
}
.fwe-icon-dangerous-goods:before {
  content: "\eae6";
}
.fwe-icon-check-small:before {
  content: "\eae7";
}
.fwe-icon-arrange:before {
  content: "\eae8";
}
.fwe-icon-cloud-failure:before {
  content: "\eae9";
}
.fwe-icon-cloud-ready:before {
  content: "\eaeb";
}
.fwe-icon-cloud-sync:before {
  content: "\eaed";
}
.fwe-icon-crop:before {
  content: "\eaee";
}
.fwe-icon-decentral-drive:before {
  content: "\eaef";
}
.fwe-icon-feature-tag:before {
  content: "\eaf0";
}
.fwe-icon-hide:before {
  content: "\eaf1";
}
.fwe-icon-repeat-audio:before {
  content: "\eaf2";
}
.fwe-icon-data-variable:before {
  content: "\eaea";
}
.fwe-icon-method:before {
  content: "\eaec";
}
.fwe-icon-myfesto-projects:before {
  content: "\eaf3";
}
.fwe-icon-redo:before {
  content: "\eaf4";
}
.fwe-icon-undo:before {
  content: "\eaf5";
}
.fwe-icon-win:before {
  content: "\eaf6";
}
.fwe-icon-download-cad:before {
  content: "\eaf7";
}
.fwe-icon-microphone:before {
  content: "\eaf8";
}
.fwe-icon-sidebar:before {
  content: "\eaf9";
}
.fwe-icon-updates-auto:before {
  content: "\eafa";
}
.fwe-icon-updates-ltd:before {
  content: "\eafb";
}
.header-button {
  min-width: 12ch;
  min-height: 35px;
}
.fwe-d-contents {
  display: contents !important;
}
@media (min-width: 0) {
  .fwe-gap-1 {
    gap: 4px;
  }
  .fwe-gap-2 {
    gap: 8px;
  }
  .fwe-gap-3 {
    gap: 16px;
  }
  .fwe-gap-4 {
    gap: 24px;
  }
  .fwe-gap-5 {
    gap: 32px;
  }
  .fwe-gap-6 {
    gap: 48px;
  }
}
@media (min-width: 375px) {
  .fwe-gap-xxs-1 {
    gap: 4px;
  }
  .fwe-gap-xxs-2 {
    gap: 8px;
  }
  .fwe-gap-xxs-3 {
    gap: 16px;
  }
  .fwe-gap-xxs-4 {
    gap: 24px;
  }
  .fwe-gap-xxs-5 {
    gap: 32px;
  }
  .fwe-gap-xxs-6 {
    gap: 48px;
  }
}
@media (min-width: 600px) {
  .fwe-gap-xs-1 {
    gap: 4px;
  }
  .fwe-gap-xs-2 {
    gap: 8px;
  }
  .fwe-gap-xs-3 {
    gap: 16px;
  }
  .fwe-gap-xs-4 {
    gap: 24px;
  }
  .fwe-gap-xs-5 {
    gap: 32px;
  }
  .fwe-gap-xs-6 {
    gap: 48px;
  }
}
@media (min-width: 769px) {
  .fwe-gap-sm-1 {
    gap: 4px;
  }
  .fwe-gap-sm-2 {
    gap: 8px;
  }
  .fwe-gap-sm-3 {
    gap: 16px;
  }
  .fwe-gap-sm-4 {
    gap: 24px;
  }
  .fwe-gap-sm-5 {
    gap: 32px;
  }
  .fwe-gap-sm-6 {
    gap: 48px;
  }
}
@media (min-width: 1025px) {
  .fwe-gap-md-1 {
    gap: 4px;
  }
  .fwe-gap-md-2 {
    gap: 8px;
  }
  .fwe-gap-md-3 {
    gap: 16px;
  }
  .fwe-gap-md-4 {
    gap: 24px;
  }
  .fwe-gap-md-5 {
    gap: 32px;
  }
  .fwe-gap-md-6 {
    gap: 48px;
  }
}
@media (min-width: 1281px) {
  .fwe-gap-lg-1 {
    gap: 4px;
  }
  .fwe-gap-lg-2 {
    gap: 8px;
  }
  .fwe-gap-lg-3 {
    gap: 16px;
  }
  .fwe-gap-lg-4 {
    gap: 24px;
  }
  .fwe-gap-lg-5 {
    gap: 32px;
  }
  .fwe-gap-lg-6 {
    gap: 48px;
  }
}
@media (min-width: 1441px) {
  .fwe-gap-xl-1 {
    gap: 4px;
  }
  .fwe-gap-xl-2 {
    gap: 8px;
  }
  .fwe-gap-xl-3 {
    gap: 16px;
  }
  .fwe-gap-xl-4 {
    gap: 24px;
  }
  .fwe-gap-xl-5 {
    gap: 32px;
  }
  .fwe-gap-xl-6 {
    gap: 48px;
  }
}
@media (min-width: 1921px) {
  .fwe-gap-xxl-1 {
    gap: 4px;
  }
  .fwe-gap-xxl-2 {
    gap: 8px;
  }
  .fwe-gap-xxl-3 {
    gap: 16px;
  }
  .fwe-gap-xxl-4 {
    gap: 24px;
  }
  .fwe-gap-xxl-5 {
    gap: 32px;
  }
  .fwe-gap-xxl-6 {
    gap: 48px;
  }
}
.fwe-v-align-middle {
  vertical-align: middle !important;
}
.fwe-v-align-top {
  vertical-align: top !important;
}
.fwe-border-color-red {
  border-color: var(--fwe-red) !important;
}
.fwe-border-color-red-hover {
  border-color: var(--fwe-red-hover) !important;
}
.fwe-border-color-disabled {
  border-color: var(--fwe-border-disabled) !important;
}
.fwe-no-bottom-border {
  border-bottom: none !important;
}
.fwe-table-border-top {
  border-top: 2px solid var(--fwe-background) !important;
}
.fwe-position-relative {
  position: relative;
}
.fwe-position-fixed {
  position: fixed;
}
.fwe-position-absolute {
  position: absolute;
}
.fwe-z-index-1 {
  position: relative;
  z-index: 1;
}
.fwe-z-index-2 {
  z-index: 2;
}
.fwe-break-word {
  word-break: break-word;
}
.fwe-table-layout-fixed {
  table-layout: fixed;
}
.fwe-festo-logo {
  background-size: contain;
}
.ecn-input-text {
  position: relative;
  display: flex;
  flex-direction: column;
  line-height: 0;
  padding-bottom: 18px;
  cursor: text;
}
.ecn-input-text .ecn-input-text-label {
  height: 18px;
  color: var(--fwe-text);
  font-size: var(--fwe-font-size-small);
  line-height: var(--fwe-line-height-base);
  font-weight: var(--fwe-font-weight-bold);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
fng-switch.red-style .fwe-switch-container.fwe-checked .fwe-switch-track {
  background-color: var(--fwe-red) !important;
}
fng-switch.red-style .fwe-switch-container.fwe-checked:hover .fwe-switch-track {
  background-color: var(--fwe-red-hover) !important;
}
fng-switch.red-style .fwe-switch-container.fwe-checked.fwe-disabled .fwe-switch-track {
  filter: grayscale(100%) !important;
  opacity: 0.5 !important;
}
fng-tabs .fng-tab-scroller-scroll-area.fng-tab-scroller-scroll-area--scroll {
  overflow-x: hidden;
}
fng-tabs .fng-tab-scroller-scroll-area {
  border-bottom: 1px solid var(--fwe-control);
}
@media (hover: none) {
  fng-tabs .fng-tab-scroller-scroll-area.fng-tab-scroller-scroll-area--scroll {
    scrollbar-width: thin;
    scrollbar-color: #d2d5d9 var(--fwe-gray-100);
  }
  fng-tabs .fng-tab-scroller-scroll-area.fng-tab-scroller-scroll-area--scroll::-webkit-scrollbar {
    width: 12px;
    height: 12px;
  }
  fng-tabs .fng-tab-scroller-scroll-area.fng-tab-scroller-scroll-area--scroll::-webkit-scrollbar-track {
    background: transparent;
  }
  fng-tabs .fng-tab-scroller-scroll-area.fng-tab-scroller-scroll-area--scroll::-webkit-scrollbar-thumb {
    overflow: visible;
    background-color: #d2d5d9;
    border: 3px solid rgba(242, 243, 245, 0);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 6px;
  }
  fng-tabs .fng-tab-scroller-scroll-area.fng-tab-scroller-scroll-area--scroll {
    overflow-x: auto;
  }
}
.fwe-mt-minus-1 {
  margin-top: -4px;
}
@media (min-width: 0) {
  .fwe-grid-line-break {
    grid-column-start: 1;
  }
  .fwe-offset-1 {
    grid-column-start: 2;
  }
  .fwe-offset-2 {
    grid-column-start: 3;
  }
  .fwe-offset-3 {
    grid-column-start: 4;
  }
  .fwe-offset-4 {
    grid-column-start: 5;
  }
  .fwe-offset-5 {
    grid-column-start: 6;
  }
  .fwe-offset-6 {
    grid-column-start: 7;
  }
  .fwe-offset-7 {
    grid-column-start: 8;
  }
  .fwe-offset-8 {
    grid-column-start: 9;
  }
  .fwe-offset-9 {
    grid-column-start: 10;
  }
  .fwe-offset-10 {
    grid-column-start: 11;
  }
  .fwe-offset-11 {
    grid-column-start: 12;
  }
}
@media (min-width: 375px) {
  .fwe-grid-line-break-xxs {
    grid-column-start: 1;
  }
  .fwe-offset-xxs-1 {
    grid-column-start: 2;
  }
  .fwe-offset-xxs-2 {
    grid-column-start: 3;
  }
  .fwe-offset-xxs-3 {
    grid-column-start: 4;
  }
  .fwe-offset-xxs-4 {
    grid-column-start: 5;
  }
  .fwe-offset-xxs-5 {
    grid-column-start: 6;
  }
  .fwe-offset-xxs-6 {
    grid-column-start: 7;
  }
  .fwe-offset-xxs-7 {
    grid-column-start: 8;
  }
  .fwe-offset-xxs-8 {
    grid-column-start: 9;
  }
  .fwe-offset-xxs-9 {
    grid-column-start: 10;
  }
  .fwe-offset-xxs-10 {
    grid-column-start: 11;
  }
  .fwe-offset-xxs-11 {
    grid-column-start: 12;
  }
}
@media (min-width: 600px) {
  .fwe-grid-line-break-xs {
    grid-column-start: 1;
  }
  .fwe-offset-xs-1 {
    grid-column-start: 2;
  }
  .fwe-offset-xs-2 {
    grid-column-start: 3;
  }
  .fwe-offset-xs-3 {
    grid-column-start: 4;
  }
  .fwe-offset-xs-4 {
    grid-column-start: 5;
  }
  .fwe-offset-xs-5 {
    grid-column-start: 6;
  }
  .fwe-offset-xs-6 {
    grid-column-start: 7;
  }
  .fwe-offset-xs-7 {
    grid-column-start: 8;
  }
  .fwe-offset-xs-8 {
    grid-column-start: 9;
  }
  .fwe-offset-xs-9 {
    grid-column-start: 10;
  }
  .fwe-offset-xs-10 {
    grid-column-start: 11;
  }
  .fwe-offset-xs-11 {
    grid-column-start: 12;
  }
}
@media (min-width: 769px) {
  .fwe-grid-line-break-sm {
    grid-column-start: 1;
  }
  .fwe-offset-sm-1 {
    grid-column-start: 2;
  }
  .fwe-offset-sm-2 {
    grid-column-start: 3;
  }
  .fwe-offset-sm-3 {
    grid-column-start: 4;
  }
  .fwe-offset-sm-4 {
    grid-column-start: 5;
  }
  .fwe-offset-sm-5 {
    grid-column-start: 6;
  }
  .fwe-offset-sm-6 {
    grid-column-start: 7;
  }
  .fwe-offset-sm-7 {
    grid-column-start: 8;
  }
  .fwe-offset-sm-8 {
    grid-column-start: 9;
  }
  .fwe-offset-sm-9 {
    grid-column-start: 10;
  }
  .fwe-offset-sm-10 {
    grid-column-start: 11;
  }
  .fwe-offset-sm-11 {
    grid-column-start: 12;
  }
}
@media (min-width: 1025px) {
  .fwe-grid-line-break-md {
    grid-column-start: 1;
  }
  .fwe-offset-md-1 {
    grid-column-start: 2;
  }
  .fwe-offset-md-2 {
    grid-column-start: 3;
  }
  .fwe-offset-md-3 {
    grid-column-start: 4;
  }
  .fwe-offset-md-4 {
    grid-column-start: 5;
  }
  .fwe-offset-md-5 {
    grid-column-start: 6;
  }
  .fwe-offset-md-6 {
    grid-column-start: 7;
  }
  .fwe-offset-md-7 {
    grid-column-start: 8;
  }
  .fwe-offset-md-8 {
    grid-column-start: 9;
  }
  .fwe-offset-md-9 {
    grid-column-start: 10;
  }
  .fwe-offset-md-10 {
    grid-column-start: 11;
  }
  .fwe-offset-md-11 {
    grid-column-start: 12;
  }
}
@media (min-width: 1281px) {
  .fwe-grid-line-break-lg {
    grid-column-start: 1;
  }
  .fwe-offset-lg-1 {
    grid-column-start: 2;
  }
  .fwe-offset-lg-2 {
    grid-column-start: 3;
  }
  .fwe-offset-lg-3 {
    grid-column-start: 4;
  }
  .fwe-offset-lg-4 {
    grid-column-start: 5;
  }
  .fwe-offset-lg-5 {
    grid-column-start: 6;
  }
  .fwe-offset-lg-6 {
    grid-column-start: 7;
  }
  .fwe-offset-lg-7 {
    grid-column-start: 8;
  }
  .fwe-offset-lg-8 {
    grid-column-start: 9;
  }
  .fwe-offset-lg-9 {
    grid-column-start: 10;
  }
  .fwe-offset-lg-10 {
    grid-column-start: 11;
  }
  .fwe-offset-lg-11 {
    grid-column-start: 12;
  }
}
@media (min-width: 1441px) {
  .fwe-grid-line-break-xl {
    grid-column-start: 1;
  }
  .fwe-offset-xl-1 {
    grid-column-start: 2;
  }
  .fwe-offset-xl-2 {
    grid-column-start: 3;
  }
  .fwe-offset-xl-3 {
    grid-column-start: 4;
  }
  .fwe-offset-xl-4 {
    grid-column-start: 5;
  }
  .fwe-offset-xl-5 {
    grid-column-start: 6;
  }
  .fwe-offset-xl-6 {
    grid-column-start: 7;
  }
  .fwe-offset-xl-7 {
    grid-column-start: 8;
  }
  .fwe-offset-xl-8 {
    grid-column-start: 9;
  }
  .fwe-offset-xl-9 {
    grid-column-start: 10;
  }
  .fwe-offset-xl-10 {
    grid-column-start: 11;
  }
  .fwe-offset-xl-11 {
    grid-column-start: 12;
  }
}
@media (min-width: 1921px) {
  .fwe-grid-line-break-xxl {
    grid-column-start: 1;
  }
  .fwe-offset-xxl-1 {
    grid-column-start: 2;
  }
  .fwe-offset-xxl-2 {
    grid-column-start: 3;
  }
  .fwe-offset-xxl-3 {
    grid-column-start: 4;
  }
  .fwe-offset-xxl-4 {
    grid-column-start: 5;
  }
  .fwe-offset-xxl-5 {
    grid-column-start: 6;
  }
  .fwe-offset-xxl-6 {
    grid-column-start: 7;
  }
  .fwe-offset-xxl-7 {
    grid-column-start: 8;
  }
  .fwe-offset-xxl-8 {
    grid-column-start: 9;
  }
  .fwe-offset-xxl-9 {
    grid-column-start: 10;
  }
  .fwe-offset-xxl-10 {
    grid-column-start: 11;
  }
  .fwe-offset-xxl-11 {
    grid-column-start: 12;
  }
}
.fwe-icon-size-md::before {
  font-size: 14px;
}
.line-ellipsis-2 {
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.line-ellipsis-3 {
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.line-ellipsis-4 {
  -webkit-line-clamp: 4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.line-ellipsis-5 {
  -webkit-line-clamp: 5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.line-ellipsis-6 {
  -webkit-line-clamp: 6;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.line-ellipsis-7 {
  -webkit-line-clamp: 7;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.line-ellipsis-8 {
  -webkit-line-clamp: 8;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.fwe-icon-container {
  position: relative;
  padding-right: 16px;
}
.line-ellipsis-9 {
  -webkit-line-clamp: 9;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.line-ellipsis-10 {
  -webkit-line-clamp: 10;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.vertical-divider {
  margin: 0 8px;
  border: 0.5px var(--fwe-border) solid;
  height: 16px;
}
.vertical-divider-xl {
  margin: 0 8px;
  border: 0.5px var(--fwe-border) solid;
  height: 24px;
}
.w-auto {
  width: auto !important;
}
.w-50 {
  width: 50% !important;
}
.fwe-t-no-wrap {
  white-space: nowrap;
}
.icon-align-top:before {
  vertical-align: top;
}
.fwe-btn-exported {
  background-color: var(--fwe-hero-bg);
}
.fwe-hide {
  opacity: 0;
}
.button-with-spinner {
  position: relative;
}
.button-with-spinner .spinner-on-the-right {
  position: absolute;
  left: 4px;
}
.fwe-line-height-2 {
  line-height: 2rem;
}
.inner-text-no-margin > * {
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
.fwe-badge-sm-fixed {
  font-size: var(--fwe-font-size-small);
  max-height: 17px;
  height: 17px;
  width: 17px;
  line-height: 16px;
}
.fwe-badge-round {
  border-radius: 50%;
  width: 18px;
  height: 18px;
  min-width: 18px;
  min-height: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.fng-input-without-label .fwe-input-text .fwe-input-text-label {
  display: none;
}
.fng-input-without-label .fwe-input-text .fwe-input-text-info,
.fng-input-without-label .fwe-input-text .fwe-input-text-invalid {
  top: 31px;
}
.fwe-flex-1 {
  flex: 1;
}
.fwe-min-h-0 {
  min-height: 0;
}
.panel-footer {
  width: 100%;
  display: flex;
  gap: 16px;
  position: relative;
  padding: 24px 16px;
}
fng-text-input#editable-chip-input.editable-chip-input-disabled label.fwe-input-text {
  cursor: default;
}
fng-text-input#editable-chip-input.editable-chip-input-disabled label.fwe-input-text input {
  color: var(--fwe-hero);
}
fng-text-input#editable-chip-input label.fwe-input-text {
  padding-bottom: 0;
  height: 100%;
}
fng-text-input#editable-chip-input label.fwe-input-text input[type=text]:hover:not(:disabled) {
  border-bottom: none !important;
}
fng-text-input#editable-chip-input label.fwe-input-text input {
  padding-top: 0;
  padding-bottom: 0;
  border-bottom-style: hidden;
}
fng-text-input#editable-chip-input label.fwe-input-text .fwe-input-text-label {
  display: none;
}
.preview-summary {
  font-size: var(--fwe-font-size-xl);
  line-height: 33px;
  word-break: break-word;
}
@media (max-width: 600px) {
  .preview-summary {
    line-height: 1.5em;
    font-size: var(--fwe-font-size-base);
  }
}
.preview-summary-details {
  font-size: var(--fwe-font-size-md);
  color: var(--fwe-text-light);
  line-height: 1em;
}
.tag-container {
  display: flex;
  flex-wrap: wrap;
  margin-top: 24px;
  margin-right: -8px;
  margin-bottom: -8px;
}
.footer-line {
  margin-top: 24px;
  border-top: 1px solid var(--fwe-border);
  padding-top: 4px;
  display: flex;
  justify-content: flex-end;
}
.comment-box {
  border-left: 4px solid var(--fwe-text-light);
  background: var(--fwe-background);
  border-radius: 4px;
  padding-left: 16px;
  padding-top: 16px;
  padding-bottom: 16px;
  min-height: 66px;
}
.comment-new {
  margin-top: 4px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.comment-new i {
  margin-right: 8px;
}
.text-stamp {
  font-size: var(--fwe-font-size-md);
  color: var(--fwe-text-light);
  min-width: 0;
  max-width: 100%;
}
.text-stamp span {
  display: block;
  min-width: 0;
  max-width: 100%;
}
.preview-header {
  font-size: var(--fwe-font-size-md);
  font-weight: bold;
  margin-top: 24px;
}
.preview-header-mt-0 {
  font-size: var(--fwe-font-size-md);
  font-weight: bold;
  margin-top: 0;
}
.preview-content * {
  margin-bottom: 0;
}
.preview-content p {
  text-overflow: ellipsis;
  overflow: hidden;
}
.attachment-link {
  font-size: var(--fwe-font-size-md);
  color: var(--fwe-text);
}
.item-saving-background {
  position: absolute;
  border-radius: 4px;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: var(--fwe-white);
  opacity: 0.7;
  z-index: 999;
}
.repair-task-description * {
  margin-bottom: 0;
}
.divider {
  border-bottom: 1px solid var(--fwe-border);
}
.modal-max-width {
  max-width: 240px;
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -12px;
  margin-left: -12px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto,
.col-xxl-3,
.col-xxxl-2 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 12px;
  padding-left: 12px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  -ms-flex-order: -1;
  order: -1;
}
.order-last {
  -ms-flex-order: 13;
  order: 13;
}
.order-0 {
  -ms-flex-order: 0;
  order: 0;
}
.order-1 {
  -ms-flex-order: 1;
  order: 1;
}
.order-2 {
  -ms-flex-order: 2;
  order: 2;
}
.order-3 {
  -ms-flex-order: 3;
  order: 3;
}
.order-4 {
  -ms-flex-order: 4;
  order: 4;
}
.order-5 {
  -ms-flex-order: 5;
  order: 5;
}
.order-6 {
  -ms-flex-order: 6;
  order: 6;
}
.order-7 {
  -ms-flex-order: 7;
  order: 7;
}
.order-8 {
  -ms-flex-order: 8;
  order: 8;
}
.order-9 {
  -ms-flex-order: 9;
  order: 9;
}
.order-10 {
  -ms-flex-order: 10;
  order: 10;
}
.order-11 {
  -ms-flex-order: 11;
  order: 11;
}
.order-12 {
  -ms-flex-order: 12;
  order: 12;
}
.offset-1 {
  margin-left: 8.333333%;
}
.offset-2 {
  margin-left: 16.666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.333333%;
}
.offset-5 {
  margin-left: 41.666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.333333%;
}
.offset-8 {
  margin-left: 66.666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.333333%;
}
.offset-11 {
  margin-left: 91.666667%;
}
@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
.fwe-icon-lg.fwe-icon-documents-doc-json:before {
  width: 24px;
  height: 24px;
  display: block;
  content: " ";
  background-image: url("./media/doc_json_24-g.svg");
  background-size: 24px 24px;
}
.fwe-icon-lg.fwe-icon-documents-doc-zip:before {
  width: 24px;
  height: 24px;
  display: block;
  content: " ";
  background-image: url("./media/doc_zip_24-g.svg");
  background-size: 24px 24px;
}
.fwe-icon-lg.fwe-icon-sap-black:before {
  width: 24px;
  height: 24px;
  display: block;
  content: " ";
  background-image: url("./media/Logo-SAP-Black_h24.svg");
  background-size: 24px 24px;
}
.fwe-icon-sap-black-horizontal:before {
  width: 36px;
  height: 16px;
  display: block;
  content: " ";
  background-image: url("./media/Logo-SAP-Black-36-16px.svg");
  background-size: 36px 16px;
}
.fwe-icon-sap-horizontal:before {
  width: 36px;
  height: 16px;
  display: block;
  content: " ";
  background-image: url("./media/Logo-SAP-36-16px.svg");
  background-size: 36px 16px;
}
.fwe-icon-2x.fwe-icon-sap-black:before {
  width: 32px;
  height: 32px;
  display: block;
  content: " ";
  background-image: url("./media/Logo-SAP-Black_h32.svg");
  background-size: 32px 32px;
}
.fwe-icon-lg.fwe-icon-sap:before {
  width: 24px;
  height: 24px;
  display: block;
  content: " ";
  background-image: url("./media/Logo-SAP_h24.svg");
  background-size: 24px 24px;
}
.fwe-icon-2x.fwe-icon-sap:before {
  width: 32px;
  height: 32px;
  display: block;
  content: " ";
  background-image: url("./media/Logo-SAP_h32.svg");
  background-size: 32px 32px;
}
.container-abc {
  display: grid;
  gap: 24px;
  grid-auto-columns: 1fr;
  grid-template-areas: "A A A A  B B B B  B B B B" "A A A A  B B B B  B B B B" "C C C C  C C C C  C C C C" "D D D D  D D D D  D D D D";
}
@media (min-width: 769px) {
  .container-abc {
    grid-template-areas: "A A A B  B B B B  B B B B" "A A A C  C C C C  C C C C" "D D D D  D D D D  D D D D";
  }
}
@media (min-width: 1281px) {
  .container-abc {
    grid-template-areas: "A A B B  B B B B  B B B B" "A A C C  C C C C  C C C C" "D D D D  D D D D  D D D D";
  }
}
.item-a-image {
  grid-area: A;
}
.item-b-header {
  grid-area: B;
}
.item-c-main {
  grid-area: C;
}
.item-d-other {
  grid-area: D;
}
:root {
  --swiper-theme-color: var(--fwe-hero);
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "\e904";
  font-family: "festo_icons-24";
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "\e90a";
  font-family: "festo_icons-24";
}
.ecn-mark-tasks-modal .fwe-modal-body {
  min-height: 200px;
  height: auto;
  display: flex;
  flex-direction: column;
}
.ecn-mark-tasks-modal .fwe-modal-body fng-loading-indicator {
  margin: auto;
}
.task-swiper-slide {
  min-height: 400px;
  max-height: 400px;
  margin-left: 64px;
  margin-right: 64px;
  margin-bottom: 64px;
}
.task-swiper-slide-content-container {
  overflow-x: hidden;
  overflow-y: auto;
  padding-left: 16px;
  padding-right: 16px;
  max-height: 325px;
  scrollbar-width: thin;
  scrollbar-color: #d2d5d9 var(--fwe-gray-100);
}
.task-swiper-slide-content-container::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
.task-swiper-slide-content-container::-webkit-scrollbar-track {
  background: transparent;
}
.task-swiper-slide-content-container::-webkit-scrollbar-thumb {
  overflow: visible;
  background-color: #d2d5d9;
  border: 3px solid rgba(242, 243, 245, 0);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-radius: 6px;
}
.task-swiper .swiper-button-next {
  right: 0;
}
.task-swiper .swiper-button-next:after {
  font-size: 84px;
}
.task-swiper .swiper-button-prev {
  left: 0;
}
.task-swiper .swiper-button-prev:after {
  font-size: 84px;
}
.one-line-text {
  width: max-content;
  max-width: 100%;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.round-label {
  padding: 4px 8px;
  font-size: var(--fwe-font-size-md);
  border-radius: 999px;
  height: 29px;
  text-align: center;
  min-width: 0;
  width: auto;
  max-width: 100%;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.fwe-bg-green-gray-300 {
  background:
    linear-gradient(
      to right,
      var(--fwe-green) 50%,
      var(--fwe-gray-300) 50%);
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.font-weight-bold {
  font-weight: 700 !important;
}
.text-primary {
  color: var(--fwe-hero) !important;
}
.text-muted {
  color: var(--fwe-text-light) !important;
}
.text-small {
  font-size: var(--fwe-font-size-small);
}
.white-spaces-break {
  white-space: break-spaces;
}
.no-spaces-break {
  white-space: nowrap;
}
.white-spaces-pre-line {
  white-space: pre-line;
}
.fwe-modal--large.fwe-modal--large-80 {
  width: 80vw;
  max-width: none;
}
.fwe-modal--large.fwe-modal--large-75 {
  width: 75vw;
  max-width: none;
}
.fwe-modal--large.fwe-modal--large-60 {
  width: 60vw;
  max-width: none;
}
.fwe-icon-4x:before {
  transform: rotate(0deg) !important;
}
.fwe-modal-close-btn {
  top: 24px;
  right: 24px;
}
.cdk-global-scrollblock {
  overflow: auto !important;
}
@media (min-width: 0) and (max-width: 769px) {
  .fwe-image-gallery,
  .fwe-image-gallery-content {
    height: 30vh !important;
  }
}
@media (min-width: 769px) and (max-width: 1025px) {
  .fwe-image-gallery,
  .fwe-image-gallery-content {
    height: 35vh !important;
    max-width: 70vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1441px) {
  .fwe-image-gallery,
  .fwe-image-gallery-content {
    height: 40vh !important;
    max-width: 60vw !important;
  }
}
.select-modal-container .fwe-select-wrapper:not(.select-disabled)::before {
  display: none;
}
.select-modal-container .fwe-select-wrapper .fwe-select {
  min-height: 33px;
  height: auto;
}
.fwe-modal-backdrop {
  bottom: 0;
  right: 0;
  width: auto;
  height: auto;
}
fng-select.min-w-100 .fwe-select-wrapper {
  min-width: 100px;
}
fng-select .fwe-select-wrapper {
  padding-bottom: 18px;
}
fng-select .fwe-select-wrapper .fwe-select-description,
fng-select .fwe-select-wrapper .fwe-select-invalid {
  position: relative;
  order: 10;
}
fng-select .fwe-select-wrapper:has(.fwe-select-description),
fng-select .fwe-select-wrapper:has(.fwe-select-invalid) {
  padding-bottom: 0;
}
fng-select {
  width: auto;
}
fng-select.ng-invalid:not(.ng-pristine) .fwe-select {
  border-color: var(--fwe-red);
}
fng-select.ng-invalid:not(.ng-pristine) .fwe-select ~ .fwe-select-invalid {
  display: block !important;
}
fng-select.ng-invalid:not(.ng-pristine) .fwe-select ~ .fwe-select-description {
  display: none !important;
}
.fwe-row-2 {
  height: calc(2 * var(--fwe-textarea-row-const));
}
.fwe-row-3 {
  height: calc(3 * var(--fwe-textarea-row-const));
}
.fwe-row-4 {
  height: calc(4 * var(--fwe-textarea-row-const));
}
.fwe-row-5 {
  height: calc(5 * var(--fwe-textarea-row-const));
}
.fwe-row-6 {
  height: calc(6 * var(--fwe-textarea-row-const));
}
.fwe-row-7 {
  height: calc(7 * var(--fwe-textarea-row-const));
}
.fwe-row-8 {
  height: calc(8 * var(--fwe-textarea-row-const));
}
.fwe-row-9 {
  height: calc(9 * var(--fwe-textarea-row-const));
}
.fwe-row-10 {
  height: calc(10 * var(--fwe-textarea-row-const));
}
.no-toggle-icon .icon-container {
  display: none;
}
.no-toggle-icon .fwe-select-wrapper::before {
  display: none;
}
.fwe-list-group-item > * {
  overflow: hidden;
  text-overflow: ellipsis;
}
fng-text-input.validated-text-input .fwe-input-text .fwe-input-text-invalid {
  line-height: 12px;
}
fng-text-input.validated-text-input .fwe-input-text input[type=number]:invalid:not(.ng-invalid) {
  border-color: var(--fwe-control-border);
}
fng-text-input.validated-text-input .fwe-input-text input[type=number]:invalid:not(.ng-invalid) ~ .fwe-input-text-info {
  display: block;
}
fng-time-picker.ng-invalid:not(.ng-pristine) .fwe-input-text .fwe-input-text-invalid {
  line-height: 12px;
  display: block;
}
fng-time-picker.ng-invalid:not(.ng-pristine) .fwe-input-text input[type=text] {
  border-color: var(--fwe-red);
}
.input-text-end input {
  text-align: end;
}
.text-input-no-label .fwe-input-text .fwe-input-text-label {
  display: none;
}
.text-input-no-label .fwe-input-text .fwe-input-text-info,
.text-input-no-label .fwe-input-text .fwe-input-text-invalid {
  top: 33px;
}
.color-indicator-no-label .fwe-color-indicator {
  margin-top: 8px;
}
.color-indicator-no-label .fwe-color-indicator .fwe-color-label {
  display: none;
}
table.fwe-table tr th.table-header-cell {
  display: table-cell;
  position: relative;
  padding-right: 24px;
  direction: ltr;
}
table.fwe-table tr th.table-header-cell:not(.table-header-cell-checkbox)::after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 4px;
  transform: translateY(-50%);
}
table.fwe-table tr th::before {
  background-image: none !important;
  width: 0 !important;
}
table.fwe-table tr th.fwe-table-order::after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4LjcwOCIgaGVpZ2h0PSIxMy43NjgiIHZpZXdCb3g9IjAgMCA4LjcwOCAxMy43NjgiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zMzEuNjQ2IC0xMzguOTM5KSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzI4IDE0MikiPjxwYXRoIGQ9Ik04LDEwLjcwNywzLjY0Niw2LjM1NGwuNzA4LS43MDhMOCw5LjI5M2wzLjY0Ni0zLjY0Ny43MDguNzA4WiIgZmlsbD0iI2EzYjJiYyIvPjwvZz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzNDQgMTQ5LjY0Nikgcm90YXRlKDE4MCkiPjxwYXRoIGQ9Ik04LDEwLjcwNywzLjY0Niw2LjM1NGwuNzA4LS43MDhMOCw5LjI5M2wzLjY0Ni0zLjY0Ny43MDguNzA4WiIgZmlsbD0iI2EzYjJiYyIvPjwvZz48L2c+PC9zdmc+);
}
table.fwe-table tr th.fwe-table-order.fwe-table-order-ascending::after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4LjcwOCIgaGVpZ2h0PSIxMy43NjgiIHZpZXdCb3g9IjAgMCA4LjcwOCAxMy43NjgiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDM0MC4zNTQgMTUyLjcwNykgcm90YXRlKDE4MCkiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMyOCAxNDIpIj48cGF0aCBkPSJNOCwxMC43MDcsMy42NDYsNi4zNTRsLjcwOC0uNzA4TDgsOS4yOTNsMy42NDYtMy42NDcuNzA4LjcwOFoiIGZpbGw9IiMwMDkxZGMiLz48L2c+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzQ0IDE0OS42NDYpIHJvdGF0ZSgxODApIj48cGF0aCBkPSJNOCwxMC43MDcsMy42NDYsNi4zNTRsLjcwOC0uNzA4TDgsOS4yOTNsMy42NDYtMy42NDcuNzA4LjcwOFoiIGZpbGw9IiNhM2IyYmMiLz48L2c+PC9nPjwvc3ZnPg==);
}
table.fwe-table tr th.fwe-table-order.fwe-table-order-descending::after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4LjcwOCIgaGVpZ2h0PSIxMy43NjgiIHZpZXdCb3g9IjAgMCA4LjcwOCAxMy43NjgiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zMzEuNjQ2IC0xMzguOTM5KSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzI4IDE0MikiPjxwYXRoIGQ9Ik04LDEwLjcwNywzLjY0Niw2LjM1NGwuNzA4LS43MDhMOCw5LjI5M2wzLjY0Ni0zLjY0Ny43MDguNzA4WiIgZmlsbD0iIzAwOTFkYyIvPjwvZz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzNDQgMTQ5LjY0Nikgcm90YXRlKDE4MCkiPjxwYXRoIGQ9Ik04LDEwLjcwNywzLjY0Niw2LjM1NGwuNzA4LS43MDhMOCw5LjI5M2wzLjY0Ni0zLjY0Ny43MDguNzA4WiIgZmlsbD0iI2EzYjJiYyIvPjwvZz48L2c+PC9zdmc+);
}
.fwe-navbar .fwe-app-logo-container {
  top: 20px;
  left: 14px;
  height: 32px;
  width: 32px;
}
.fwe-navbar .fwe-app-logo-container img {
  height: auto;
  width: auto;
  max-width: 100%;
  max-height: 100%;
}
.chip-text-truncate {
  line-height: 20px;
}
.chip-removable {
  font-family: festo_icons-24, "serif";
}
fng-pagination#pagination-dots-without-padding > div {
  padding: 0 !important;
}
.fng-checkbox-without-margin .fwe-checkbox-container .fwe-checkbox-indicator-container {
  margin-top: 0 !important;
}
.cdk-overlay-pane.fng-popover-menu .fwe-popover button i {
  flex-shrink: 0;
  overflow: hidden;
}
.cdk-overlay-pane.fng-popover-menu .fwe-popover button span {
  flex: 1;
  text-align: left;
}
fsl-swiper-container#page-view-swiper .swiper-container {
  max-width: 200px;
}
.tenants-table .table th {
  border-top: none !important;
}
.tenants-table .font-weight-bold {
  font-weight: bold !important;
}
.tenants-table .cursor-pointer {
  cursor: pointer;
}
.tenants-table .expired:before,
.tenants-table .exceeded:before {
  content: "! ";
  font-weight: bold;
}
.tenants-table .expired,
.tenants-table .expired:before,
.tenants-table .exceeded,
.tenants-table .exceeded:before {
  color: var(--fwe-red);
}
.tenants-table .buttons-block {
  gap: 16px;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.tenants-table .buttons-block fng-button {
  min-width: 160px;
}
.tenants-table .form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: var(--fwe-text);
  background-color: var(--fwe-white);
  background-image: none;
  background-clip: padding-box;
  border: 1px solid var(--fwe-border);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.tenants-table .form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.tenants-table .form-control:focus {
  color: var(--fwe-text);
  background-color: var(--fwe-white);
  border-color: var(--fwe-hero);
  outline: none;
}
.tenants-table .form-control::-webkit-input-placeholder {
  color: var(--fwe-text-light);
  opacity: 1;
}
.tenants-table .form-control:-ms-input-placeholder {
  color: var(--fwe-text-light);
  opacity: 1;
}
.tenants-table .form-control::placeholder {
  color: var(--fwe-text-light);
  opacity: 1;
}
.tenants-table .form-control:disabled,
.tenants-table .form-control[readonly] {
  background-color: var(--fwe-gray-200);
  opacity: 1;
}
.tenants-table select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px);
}
.tenants-table select.form-control:focus::-ms-value {
  color: var(--fwe-text);
  background-color: var(--fwe-white);
}
.tenants-table .form-control-file,
.tenants-table .form-control-range {
  display: block;
}
.tenants-table .form-control.ng-invalid {
  border-left: 4px solid var(--fwe-red);
}
.tenants-table header.fwe-fixed-header {
  z-index: 99;
}
.tenants-table .page-loader {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
}
.tenants-table table th.resizable-header {
  position: relative;
}
.tenants-table table th.resizable-header .resize-holder-left,
.tenants-table table th.resizable-header .resize-holder-right {
  position: absolute;
  top: 0;
  width: 10px;
  height: 100%;
  cursor: col-resize;
  z-index: calc(var(--fwe-z-index-modal) - 1);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.tenants-table table th.resizable-header.changing .resize-holder-left:after,
.tenants-table table th.resizable-header:hover .resize-holder-left:after,
.tenants-table table th.resizable-header.changing .resize-holder-right:after,
.tenants-table table th.resizable-header:hover .resize-holder-right:after {
  content: "";
  height: 24px;
  width: 1px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  background-color: var(--fwe-hero);
}
.tenants-table table th.resizable-header .resize-holder-left,
.tenants-table table th.resizable-header.changing .resize-holder-left:after,
.tenants-table table th.resizable-header:hover .resize-holder-left:after {
  left: 0;
}
.tenants-table table th.resizable-header .resize-holder-right,
.tenants-table table th.resizable-header.changing .resize-holder-right:after,
.tenants-table table th.resizable-header:hover .resize-holder-right:after {
  right: 0;
}
.tenants-table table td.changing {
  position: relative;
}
.tenants-table table td.changing:before,
.tenants-table table td.changing:after {
  content: "";
  height: 100%;
  width: 1px;
  background-color: var(--fwe-hero);
  position: absolute;
  top: 0;
}
.tenants-table table td.changing:before {
  left: 0;
}
.tenants-table table td.changing:after {
  right: 0;
}
@media (max-width: 769px) {
  .tenants-table table.table-mobile-card tr {
    height: auto;
    max-height: max-content;
  }
  .tenants-table table.table-mobile-card th {
    display: none !important;
  }
  .tenants-table table.table-mobile-card td {
    width: 100% !important;
    max-width: 100% !important;
    display: grid !important;
    gap: 4px;
    grid-template-columns: 15ch auto;
    padding: 8px 24px !important;
  }
  .tenants-table table.table-mobile-card td:first-child {
    margin-top: 4px;
    padding-top: 16px;
    border-radius: 8px;
    position: relative;
  }
  .tenants-table table.table-mobile-card td:first-child:after {
    content: "";
    background-color: var(--fwe-background);
    top: -5px;
    height: 4px;
    width: 100%;
    position: absolute;
  }
  .tenants-table table.table-mobile-card td:last-child {
    margin-bottom: 4px;
    padding-top: 16px;
    border-radius: 8px;
    position: relative;
  }
  .tenants-table table.table-mobile-card td:last-child:after {
    content: "";
    background-color: var(--fwe-background);
    bottom: -6px;
    height: 5px;
    width: 100%;
    position: absolute;
  }
  .tenants-table table.table-mobile-card td::before {
    content: attr(data-cell);
    font-weight: var(--fwe-font-weight-bold);
    text-transform: capitalize;
  }
}
.tenants-table table.fwe-table tr th.table-header-cell {
  position: relative;
  padding-right: 24px;
  direction: ltr;
}
.tenants-table table.fwe-table tr th.table-header-cell:not(.table-header-cell-checkbox)::after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 4px;
  transform: translateY(-50%);
}
.tenants-table table.fwe-table tr th::before {
  background-image: none !important;
}
.tenants-table table.fwe-table tr th.fwe-table-order::after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4LjcwOCIgaGVpZ2h0PSIxMy43NjgiIHZpZXdCb3g9IjAgMCA4LjcwOCAxMy43NjgiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zMzEuNjQ2IC0xMzguOTM5KSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzI4IDE0MikiPjxwYXRoIGQ9Ik04LDEwLjcwNywzLjY0Niw2LjM1NGwuNzA4LS43MDhMOCw5LjI5M2wzLjY0Ni0zLjY0Ny43MDguNzA4WiIgZmlsbD0iI2EzYjJiYyIvPjwvZz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzNDQgMTQ5LjY0Nikgcm90YXRlKDE4MCkiPjxwYXRoIGQ9Ik04LDEwLjcwNywzLjY0Niw2LjM1NGwuNzA4LS43MDhMOCw5LjI5M2wzLjY0Ni0zLjY0Ny43MDguNzA4WiIgZmlsbD0iI2EzYjJiYyIvPjwvZz48L2c+PC9zdmc+);
}
.tenants-table table.fwe-table tr th.fwe-table-order.fwe-table-order-ascending::after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4LjcwOCIgaGVpZ2h0PSIxMy43NjgiIHZpZXdCb3g9IjAgMCA4LjcwOCAxMy43NjgiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDM0MC4zNTQgMTUyLjcwNykgcm90YXRlKDE4MCkiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMyOCAxNDIpIj48cGF0aCBkPSJNOCwxMC43MDcsMy42NDYsNi4zNTRsLjcwOC0uNzA4TDgsOS4yOTNsMy42NDYtMy42NDcuNzA4LjcwOFoiIGZpbGw9IiMwMDkxZGMiLz48L2c+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzQ0IDE0OS42NDYpIHJvdGF0ZSgxODApIj48cGF0aCBkPSJNOCwxMC43MDcsMy42NDYsNi4zNTRsLjcwOC0uNzA4TDgsOS4yOTNsMy42NDYtMy42NDcuNzA4LjcwOFoiIGZpbGw9IiNhM2IyYmMiLz48L2c+PC9nPjwvc3ZnPg==);
}
.tenants-table table.fwe-table tr th.fwe-table-order.fwe-table-order-descending::after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4LjcwOCIgaGVpZ2h0PSIxMy43NjgiIHZpZXdCb3g9IjAgMCA4LjcwOCAxMy43NjgiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zMzEuNjQ2IC0xMzguOTM5KSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzI4IDE0MikiPjxwYXRoIGQ9Ik04LDEwLjcwNywzLjY0Niw2LjM1NGwuNzA4LS43MDhMOCw5LjI5M2wzLjY0Ni0zLjY0Ny43MDguNzA4WiIgZmlsbD0iIzAwOTFkYyIvPjwvZz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzNDQgMTQ5LjY0Nikgcm90YXRlKDE4MCkiPjxwYXRoIGQ9Ik04LDEwLjcwNywzLjY0Niw2LjM1NGwuNzA4LS43MDhMOCw5LjI5M2wzLjY0Ni0zLjY0Ny43MDguNzA4WiIgZmlsbD0iI2EzYjJiYyIvPjwvZz48L2c+PC9zdmc+);
}
.flatpickr-calendar {
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  position: absolute;
  width: 307.875px;
  box-sizing: border-box;
  touch-action: manipulation;
  background: var(--fwe-white);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
}
.flatpickr-calendar span {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.flatpickr-calendar.open,
.flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible;
}
.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}
.flatpickr-calendar.animate.open {
  animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
  box-shadow: 0 0 0 1px var(--fwe-border);
}
.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}
.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
  box-shadow: none !important;
}
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}
.flatpickr-calendar .hasWeeks .dayContainer,
.flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}
.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6;
}
.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}
.flatpickr-calendar:before,
.flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  left: 32px;
}
.flatpickr-calendar.rightMost:before,
.flatpickr-calendar.rightMost:after {
  left: auto;
  right: 32px;
}
.flatpickr-calendar:before {
  border-width: 7px;
  margin: 0 -7px;
}
.flatpickr-calendar:after {
  border-width: 6px;
  margin: 0 -6px;
}
.flatpickr-calendar.arrowTop:before,
.flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}
.flatpickr-calendar.arrowTop:before {
  border-bottom-color: rgba(0, 0, 0, 0.15);
}
.flatpickr-calendar.arrowTop:after {
  border-bottom-color: var(--fwe-white);
}
.flatpickr-calendar.arrowBottom:before,
.flatpickr-calendar.arrowBottom:after {
  top: 100%;
}
.flatpickr-calendar.arrowBottom:before {
  border-top-color: var(--fwe-border);
}
.flatpickr-calendar.arrowBottom:after {
  border-top-color: var(--fwe-white);
}
.flatpickr-calendar:focus {
  outline: 0;
}
.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}
.flatpickr-months {
  display: flex;
}
.flatpickr-months .flatpickr-month {
  background: transparent;
  color: var(--fwe-text);
  fill: var(--fwe-text);
  height: 42px;
  margin-top: 12px;
  line-height: 24px;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
  user-select: none;
  overflow: hidden;
  flex: 1;
}
.flatpickr-months .flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month {
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 42px;
  z-index: 3;
  color: var(--fwe-text);
}
.flatpickr-months .flatpickr-prev-month i,
.flatpickr-months .flatpickr-next-month i {
  position: relative;
}
.flatpickr-months .flatpickr-prev-month svg,
.flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px;
}
.flatpickr-months .flatpickr-prev-month svg path,
.flatpickr-months .flatpickr-next-month svg path {
  transition: fill 0.1s;
  fill: inherit;
}
.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,
.flatpickr-months .flatpickr-next-month.flatpickr-disabled {
  display: none;
}
.flatpickr-months .flatpickr-prev-month:hover,
.flatpickr-months .flatpickr-next-month:hover {
  color: var(--fwe-text-light);
}
.flatpickr-months .flatpickr-prev-month:hover svg,
.flatpickr-months .flatpickr-next-month:hover svg {
  fill: var(--fwe-hero);
}
.flatpickr-months .flatpickr-next-month {
  padding: 24px 20px 0px 0px;
  right: 0;
}
.flatpickr-months .flatpickr-prev-month {
  left: 0;
  padding: 24px 0px 0px 20px;
}
.numInputWrapper {
  position: relative;
  height: auto;
}
.numInputWrapper input::-webkit-outer-spin-button,
.numInputWrapper input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.numInputWrapper input[type=number] {
  -moz-appearance: textfield;
}
.numInputWrapper input,
.numInputWrapper span {
  display: inline-block;
}
.numInputWrapper input {
  width: 100%;
}
.numInputWrapper input::-ms-clear {
  display: none;
}
.numInputWrapper span {
  position: absolute;
  right: -8px;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  background: var(--fwe-white);
  box-sizing: border-box;
}
.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
}
.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}
.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid var(--fwe-text);
  top: 26%;
}
.numInputWrapper span.arrowDown {
  top: 50%;
}
.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid var(--fwe-text);
  top: 40%;
}
.numInputWrapper span svg {
  width: inherit;
  height: auto;
}
.numInputWrapper span svg path {
  fill: rgba(0, 0, 0, 0.5);
}
.numInputWrapper:hover span {
  opacity: 1;
}
.flatpickr-current-month {
  font-size: 16px;
  font-weight: normal;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 7.48px 0 0 0;
  line-height: 24px;
  height: 34px;
  display: inline-block;
  text-align: center;
  transform: translate3d(0, 0, 0);
}
.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: 0.5ch;
  padding: 0;
}
.flatpickr-current-month span.cur-month:hover {
  color: var(--fwe-hero);
}
.flatpickr-current-month select {
  appearance: none;
  background: transparent;
  background-image: url("data:image/svg+xml;utf8,<svg  height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'><g><polygon points='8,10.7 3.6,6.4 4.4,5.6 8,9.3 11.6,5.6 12.4,6.4'/></g></svg>");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 70%;
  border: none;
  color: inherit;
  cursor: pointer;
  line-height: 24px;
  margin: -1px 0 0 0;
  outline: none;
  padding-left: 8px;
  padding-right: 16px;
}
.flatpickr-current-month select:hover {
  color: var(--fwe-hero);
  background-image: url("data:image/svg+xml;utf8,<svg fill='rgb(0, 145, 220)'  height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'><g><polygon points='8,10.7 3.6,6.4 4.4,5.6 8,9.3 11.6,5.6 12.4,6.4'/></g></svg>");
}
.flatpickr-current-month select option {
  color: var(--fwe-text) !important;
}
.flatpickr-current-month .numInputWrapper input {
  background: transparent;
  box-sizing: border-box;
  color: inherit;
  cursor: text;
  margin-left: 16px;
  display: inline-block;
  line-height: 24px;
  border: 0;
  appearance: textfield;
}
.flatpickr-current-month .numInputWrapper {
  width: 60px;
  display: inline-block;
}
.flatpickr-current-month .numInputWrapper:hover {
  color: var(--fwe-hero);
}
.flatpickr-current-month .numInputWrapper .arrowUp:hover:after {
  border-bottom-color: var(--fwe-hero);
}
.flatpickr-current-month .numInputWrapper .arrowDown:hover:after {
  border-top-color: var(--fwe-hero);
}
.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}
.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0, 0, 0, 0.5);
  background: transparent;
  pointer-events: none;
}
.flatpickr-current-month .flatpickr-monthDropdown-months:focus,
.flatpickr-current-month .flatpickr-monthDropdown-months:active {
  outline: none;
}
.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
  background-color: transparent;
  outline: none;
  padding: 0;
}
.flatpickr-weekdays {
  border-bottom: 1px solid var(--fwe-border);
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 100%;
  display: flex;
  align-items: center;
  height: 48px;
}
.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: flex;
  flex: 1;
}
span.flatpickr-weekday {
  cursor: default;
  font-size: 14px;
  background: transparent;
  color: var(--fwe-text-light);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  flex: 1;
  font-weight: normal;
}
.dayContainer,
.flatpickr-weeks {
  padding: 1px 0 0 0;
}
.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  width: 307.875px;
}
.flatpickr-days:focus {
  outline: 0;
}
.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  box-sizing: border-box;
  display: inline-block;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.dayContainer + .dayContainer {
  box-shadow: -1px 0 0 #e6e6e6;
}
.flatpickr-day {
  background: none;
  border: 0px;
  border-radius: 150px;
  box-sizing: border-box;
  color: var(--fwe-text);
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  -ms-flex-preferred-size: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 33px;
  height: 33px;
  line-height: 33px;
  margin: 4px;
  display: inline-block;
  position: relative;
  justify-content: center;
  text-align: center;
}
.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e6e6e6;
  border-color: #e6e6e6;
}
.flatpickr-day.today {
  border-color: #959ea9;
}
.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
  border-color: #959ea9;
  background: #959ea9;
  color: var(--fwe-white);
}
.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  background: var(--fwe-hero);
  box-shadow: none;
  color: var(--fwe-white);
  border-color: var(--fwe-hero);
}
.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange,
.flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}
.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange,
.flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}
.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  box-shadow: -10px 0 0 var(--fwe-hero);
}
.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange,
.flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}
.flatpickr-day.inRange {
  border-radius: 0;
  box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}
.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover,
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}
.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover {
  cursor: not-allowed;
  color: rgba(57, 57, 57, 0.1);
}
.flatpickr-day.week.selected {
  border-radius: 0;
  box-shadow: -5px 0 0 var(--fwe-hero), 5px 0 0 var(--fwe-hero);
}
.flatpickr-day.hidden {
  visibility: hidden;
}
.rangeMode .flatpickr-day {
  margin-top: 1px;
}
.flatpickr-weekwrapper {
  float: left;
}
.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  box-shadow: 1px 0 0 #e6e6e6;
}
.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}
.flatpickr-weekwrapper span.flatpickr-day,
.flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  cursor: default;
  border: none;
}
.flatpickr-innerContainer {
  display: block;
  display: flex;
  box-sizing: border-box;
  overflow: hidden;
}
.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  box-sizing: border-box;
}
.flatpickr-time {
  text-align: center;
  outline: 0;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  box-sizing: border-box;
  overflow: hidden;
  display: flex;
}
.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}
.flatpickr-time .numInputWrapper {
  flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}
.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: var(--fwe-text);
}
.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: var(--fwe-text);
}
.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}
.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}
.flatpickr-time input {
  background: transparent;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: var(--fwe-text);
  font-size: 14px;
  position: relative;
  box-sizing: border-box;
  appearance: textfield;
}
.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}
.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
  font-weight: 400;
}
.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}
.flatpickr-time .flatpickr-time-separator,
.flatpickr-time .flatpickr-am-pm {
  height: inherit;
  float: left;
  line-height: inherit;
  color: var(--fwe-text);
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
  user-select: none;
  align-self: center;
}
.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}
.flatpickr-time input:hover,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time .flatpickr-am-pm:focus {
  background: var(--fwe-gray-200);
}
.flatpickr-input[readonly] {
  cursor: pointer;
}
@keyframes fpFadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
[hidden] {
  display: none !important;
}
span {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
input {
  outline: none;
}
.w-100 {
  width: 100% !important;
}
.w-30 {
  width: 30% !important;
}
.w-40 {
  width: 40% !important;
}
.w-60 {
  width: 60% !important;
}
.w-70 {
  width: 70% !important;
}
.h-100 {
  height: 100% !important;
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}
.flex-row {
  flex-direction: row !important;
}
.ecn-spacer {
  flex: 1 1 auto;
}
.asset-tree-header-spacer {
  height: 96px;
  min-height: 96px;
}
.block-link {
  display: block;
  color: var(--fwe-text);
  text-decoration: none;
}
.block-link.clickable,
.block-link.cursor-pointer {
  color: var(--fwe-hero);
}
.block-link:hover,
.block-link:visited,
.block-link:focus {
  text-decoration: none;
  color: var(--fwe-text);
}
.overflow-unset {
  overflow: unset;
}
.overflow-break {
  word-break: break-word;
}
.mw-0 {
  max-width: 0;
}
.white-box {
  position: relative;
  background: var(--fwe-white);
  box-shadow: none;
  padding: 48px 24px;
  flex-grow: 1;
}
@media (max-width: 768px) {
  .white-box {
    padding: 32px 12px;
  }
}
.white-box.table-box {
  padding-left: 0;
  padding-right: 0;
  padding-top: 32px;
}
.white-box.table-box .white-box-margin {
  padding-left: 24px;
  padding-right: 24px;
}
@media (max-width: 768px) {
  .white-box.table-box .white-box-margin {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.white-box.limited-width {
  display: flex;
  justify-content: center;
}
.white-box.limited-width .limited-width-container {
  flex: 1;
  max-width: 1400px;
}
table {
  border-collapse: collapse;
}
table td > * {
  overflow: hidden;
}
table.table tr td:first-child,
table.table tr th:first-child {
  padding-left: 24px;
}
table.table tr td:last-child,
table.table tr th:last-child {
  padding-right: 24px;
}
@media (max-width: 768px) {
  table.table tr td,
  table.table tr th {
    padding-left: 8px;
    padding-right: 8px;
  }
  table.table tr td:first-child,
  table.table tr th:first-child {
    padding-left: 12px;
  }
  table.table tr td:last-child,
  table.table tr th:last-child {
    padding-right: 12px;
  }
}
.vertical-align-middle {
  vertical-align: middle !important;
}
.festo-toolbar {
  position: relative;
  min-height: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}
@media (max-width: 1200px) {
  .festo-toolbar {
    margin-bottom: 16px;
  }
}
@media (max-width: 1024px) {
  .festo-toolbar:empty {
    display: none;
  }
}
.festo-toolbar .loading-shield {
  z-index: 2;
  background: var(--fwe-background);
  opacity: 0.5;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.sub-page {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.section-header {
  font-weight: bold;
  line-height: normal;
  display: flex;
  align-items: center;
  flex-direction: row;
  margin-bottom: 12px;
}
.section-header svg {
  margin-right: 8px;
}
.section-header .section-header-button {
  font-size: 16px;
  font-weight: normal;
  margin-left: auto;
  color: var(--fwe-hero);
  cursor: pointer;
}
.property-list.property-list-mb-3 .single-value:last-child {
  margin-bottom: 16px;
}
.property-list.property-list-mb-3 .section-data {
  margin-bottom: 16px;
}
.property-list.property-list-mb-3 .description {
  margin-bottom: 16px;
}
.property-list .single-value:last-child {
  border-bottom: 1px solid var(--fwe-border);
  margin-bottom: 48px;
}
.property-list .section-data {
  margin-bottom: 48px;
}
.property-list .single-value {
  min-height: 48px;
  padding: 12px 0;
  display: flex;
  align-items: center;
  flex-direction: row;
  line-height: normal;
  border-top: 1px solid var(--fwe-border);
}
.property-list .single-value.single-value-border-bottom {
  border-top: none;
  border-bottom: 1px solid var(--fwe-border);
}
.property-list .single-value div:first-child,
.property-list .single-value span:first-child {
  width: 40%;
  margin-bottom: auto;
  overflow: hidden;
  text-overflow: ellipsis;
}
.property-list .single-value div:last-child,
.property-list .single-value span:last-child {
  width: 60%;
}
.property-list .no-border {
  border: none;
}
.property-list .description {
  margin-bottom: 48px;
  white-space: pre-wrap;
  overflow-x: auto;
  overflow-y: hidden;
  scrollbar-width: thin;
  scrollbar-color: #d2d5d9 var(--fwe-gray-100);
}
.property-list .description::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
.property-list .description::-webkit-scrollbar-track {
  background: transparent;
}
.property-list .description::-webkit-scrollbar-thumb {
  overflow: visible;
  background-color: #d2d5d9;
  border: 3px solid rgba(242, 243, 245, 0);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-radius: 6px;
}
.from-left {
  display: inline-block;
  margin-left: -24px;
  margin-right: 8px;
  vertical-align: middle;
}
.ecn-suggestion {
  line-height: 1em;
}
.edit-selection-bar {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
  border-bottom: 2px solid var(--fwe-background);
  padding: 12px 16px;
  min-height: 48px;
}
@media (max-width: 769px) {
  .edit-selection-bar div:first-child {
    display: none;
  }
}
.edit-selection-bar button,
.edit-selection-bar label:not(.fwe-switch-container) {
  cursor: pointer;
  padding: 0;
  background: none;
  border: none;
  align-items: center;
  display: flex;
  color: var(--fwe-hero);
  outline: none !important;
}
.edit-selection-bar button:hover,
.edit-selection-bar label:not(.fwe-switch-container):hover {
  color: var(--fwe-hero-hover);
}
.edit-selection-bar button:active,
.edit-selection-bar label:not(.fwe-switch-container):active {
  color: var(--fwe-hero-active);
}
.edit-selection-bar button:disabled,
.edit-selection-bar label:not(.fwe-switch-container):disabled {
  cursor: default;
  color: var(--fwe-text-disabled);
}
.toolbar-select {
  position: relative;
}
.toolbar-select::before {
  pointer-events: none;
  position: absolute;
  right: 6px;
  top: 9px;
  z-index: 2;
}
.toolbar-select select {
  height: 32px;
  line-height: 32px;
  appearance: none;
  background: white;
  border: none;
  cursor: pointer;
  font-size: var(--fwe-font-size-base);
  outline: none;
  padding-left: 10px;
  padding-right: 40px;
  position: relative;
  width: 100%;
}
.toolbar-select select::-ms-expand {
  display: none;
}
.icon-link-button {
  display: inline-block;
  margin-top: 12px;
  color: var(--fwe-hero) !important;
}
.icon-link-button i {
  margin-right: 4px;
}
.icon-link-button:hover {
  text-decoration: underline !important;
  color: var(--fwe-hero-hover) !important;
  cursor: pointer;
}
.icon-link-button:active {
  color: var(--fwe-hero-active) !important;
}
.btn-margin {
  margin-right: 8px;
}
.search-box-margin {
  padding-top: 0 !important;
  margin-top: 24px;
}
@media (max-width: 1200px) {
  .search-box-margin {
    margin-top: 16px;
  }
}
.empty-table-indicator {
  color: var(--fwe-text-light);
  padding: 12px;
  padding-left: 24px;
  line-height: 24px;
  border-bottom: 2px solid var(--fwe-background);
}
@media (max-width: 768px) {
  .empty-table-indicator {
    padding-left: 12px;
  }
}
.separator-line {
  width: 100%;
  border-bottom: 1px solid var(--fwe-border);
}
.back-button {
  background: white !important;
  color: var(--fwe-hero) !important;
}
.back-button:hover {
  color: var(--fwe-hero-hover) !important;
}
.back-button i {
  margin-right: 8px;
}
.warning-box {
  border: 1px solid var(--fwe-orange);
  border-radius: 4px;
  padding: 8px;
  display: flex;
  align-items: center;
}
.festo-content {
  margin-top: 0;
  padding-top: 24px;
  padding-bottom: 24px;
}
@media (max-width: 1200px) {
  .festo-content {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
@media (max-width: 768px) {
  .festo-content {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
.narrow-content {
  width: auto;
}
@media (min-width: 1025px) {
  .narrow-content {
    margin-left: calc(48px * 0.875);
    margin-right: calc(48px * 0.875);
  }
}
@media (min-width: 1441px) {
  .narrow-content {
    margin-left: calc(64px * 4);
    margin-right: calc(64px * 4);
  }
}
.narrow-medium-content {
  width: auto;
}
@media (min-width: 1025px) {
  .narrow-medium-content {
    margin-left: 32px;
    margin-right: 32px;
  }
}
@media (min-width: 1441px) {
  .narrow-medium-content {
    margin-left: calc(64px * 2.5);
    margin-right: calc(64px * 2.5);
  }
}
.responsive-grid {
  flex-grow: 1;
  display: grid;
  column-gap: 24px;
  row-gap: 24px;
}
@media (max-width: 1200px) {
  .responsive-grid {
    column-gap: 16px;
    row-gap: 16px;
  }
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
.modal-button-container {
  display: grid;
  grid-column-gap: 12px;
  grid-auto-flow: column;
  justify-content: end;
  align-items: center;
}
.tab-container {
  display: flex;
  border-bottom: 1px solid var(--fwe-border);
  margin-bottom: 32px;
}
.tab-container .tab {
  cursor: pointer;
  font-weight: bold;
  padding: 0 0 16px 0;
  margin: 18px 0px -1px 32px;
  color: var(--fwe-border);
  border-bottom: 1px solid var(--fwe-border);
}
.tab-container .tab:hover {
  color: var(--fwe-hero-hover);
}
.tab-container .tab.selected {
  cursor: default;
  color: var(--fwe-hero);
  border-bottom: 1px solid var(--fwe-hero);
}
.width-100 {
  max-width: 100%;
}
.margin-form-bottom {
  margin-bottom: 32px;
}
.smrtnc-info {
  width: 300px;
  line-height: 1.5;
}
.smrtnc-info-icon:hover {
  color: var(--fwe-hero-hover);
}
.facade-page-button {
  min-width: 12ch;
  min-height: 35px;
}
.overflow-ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ellipsis-after-4-lines,
.ellipsis-after-3-lines,
.ellipsis-after-2-lines {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  white-space: normal;
  word-break: break-word;
  overflow-wrap: break-word;
}
.ellipsis-after-2-lines {
  -webkit-line-clamp: 2;
}
.ellipsis-after-3-lines {
  -webkit-line-clamp: 3;
}
.ellipsis-after-4-lines {
  -webkit-line-clamp: 4;
}
.text-height-gap-1 {
  line-height: 1.7;
}
.not-selectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.text-selectable {
  -webkit-touch-callout: text;
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.fwe-modal-image-gallery {
  position: relative;
}
.fwe-image-gallery .swiper-zoom-container img,
.fwe-image-gallery .swiper-zoom-container svg,
.fwe-image-gallery img,
.fwe-image-gallery svg {
  object-fit: contain;
}
#machine-tasks-id:not(.isSelected) button.fwe-btn.fwe-btn-hero.fwe-btn-lg,
#task-language-header-id:not(.isSelected) button.fwe-btn.fwe-btn-hero.fwe-btn-lg,
#udf-save-form-id:not(.isSelected) button.fwe-btn.fwe-btn-hero.fwe-btn-lg {
  pointer-events: none;
  cursor: default;
  color: var(--fwe-hero-gray);
  background-color: var(--fwe-control-disabled);
}
.deselect-modal-save-button button.fwe-btn.fwe-btn-hero.fwe-btn-lg {
  pointer-events: none;
  cursor: default;
  color: var(--fwe-hero-gray);
  background-color: var(--fwe-control-disabled);
}
.line-through {
  text-decoration: line-through;
}
.ecn-disabled {
  opacity: 0.5;
  pointer-events: none;
  cursor: default;
}
.ecn-uncolored {
  opacity: 0.5;
  filter: grayscale(100%);
}
.no-click {
  pointer-events: none;
  cursor: default;
}
.no-click-uncolored {
  pointer-events: none;
  cursor: default;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  filter: grayscale(100%);
}
.no-click-plus {
  opacity: 0.3;
  filter: grayscale(100%);
  pointer-events: none;
  cursor: default;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.clickable {
  pointer-events: auto;
  cursor: pointer;
}
.bg-can-hover:hover {
  background-color: var(--fwe-gray-100);
}
.pointer-event-none {
  pointer-events: none !important;
}
.absolute-center,
.absolute-fixed-center,
.absolute-center-md {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.absolute-center-y {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.absolute-top-left {
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  right: auto;
}
.absolute-top-right {
  position: absolute;
  top: 0;
  bottom: auto;
  right: 0;
  left: auto;
}
.absolute-fixed-center {
  position: fixed;
}
.expand-icon {
  font-size: 24px;
  line-height: 24px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-content: flex-end;
}
.expand-icon:hover {
  color: var(--fwe-hero);
}
.highlighted-table-row td {
  animation: highlighted-table-row-animation 4s;
}
@keyframes highlighted-table-row-animation {
  0% {
    background-color: initial;
  }
  50% {
    background-color: #D9EFFA;
  }
  100% {
    background-color: initial;
  }
}
.cursor-pointer {
  cursor: pointer;
}
.hero-color-on-hover:hover {
  color: var(--fwe-hero);
}
.cursor-default {
  cursor: default;
}
.hero-color {
  color: var(--fwe-hero);
}
.signature-input label input {
  cursor: pointer;
}
iframe {
  background: url(/assets/img/loading_animation.gif) center center no-repeat;
}
.cdk-overlay-container .cdk-overlay-backdrop.fwe-modal-backdrop.cdk-overlay-backdrop-showing:nth-child(3) {
  z-index: 1029;
}
.ecn-color-badge--overflow {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  max-width: 100px;
  min-width: 100px;
  text-align: center;
}
.ecn-color-box {
  width: 17px;
  height: 17px;
  margin-right: 8px;
}
label.fwe-radio .fwe-radio-checkmark {
  min-width: 16px;
  min-height: 16px;
}
.fwe-grid > .fwe-grid-divider {
  position: relative;
}
.fwe-grid > .fwe-grid-divider::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -12px;
  border: 1px solid var(--fwe-border);
}
.no-image-container {
  background-image: url("./media/img-placeholder.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.ecn-button-bg-white .fng-button {
  background: var(--fwe-white) !important;
}
.fixed-container {
  overflow: hidden;
  max-height: 100vh;
}
@media (min-width: 1025px) {
  .fixed-container {
    max-height: 55vh;
  }
}
.scrolled-container {
  max-height: 43vh;
  overflow-y: scroll;
  overflow-x: hidden;
  scrollbar-width: thin;
  scrollbar-color: #d2d5d9 var(--fwe-gray-100);
}
.scrolled-container::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
.scrolled-container::-webkit-scrollbar-track {
  background: transparent;
}
.scrolled-container::-webkit-scrollbar-thumb {
  overflow: visible;
  background-color: #d2d5d9;
  border: 3px solid rgba(242, 243, 245, 0);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-radius: 6px;
}
table th.resizable-header {
  position: relative;
}
table th.resizable-header .resize-holder-left,
table th.resizable-header .resize-holder-right {
  position: absolute;
  top: 0;
  width: 10px;
  height: 100%;
  cursor: col-resize;
  z-index: calc(var(--fwe-z-index-modal) - 1);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
table th.resizable-header.changing .resize-holder-left:after,
table th.resizable-header:hover .resize-holder-left:after,
table th.resizable-header.changing .resize-holder-right:after,
table th.resizable-header:hover .resize-holder-right:after {
  content: "";
  height: 24px;
  width: 1px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  background-color: var(--fwe-hero);
}
table th.resizable-header .resize-holder-left,
table th.resizable-header.changing .resize-holder-left:after,
table th.resizable-header:hover .resize-holder-left:after {
  left: 0;
}
table th.resizable-header .resize-holder-right,
table th.resizable-header.changing .resize-holder-right:after,
table th.resizable-header:hover .resize-holder-right:after {
  right: 0;
}
table td.changing {
  position: relative;
}
table td.changing:before,
table td.changing:after {
  content: "";
  height: 100%;
  width: 1px;
  background-color: var(--fwe-hero);
  position: absolute;
  top: 0;
}
table td.changing:before {
  left: 0;
}
table td.changing:after {
  right: 0;
}
@media (max-width: 769px) {
  table.table-mobile-card tr {
    height: auto;
    max-height: max-content;
  }
  table.table-mobile-card th {
    display: none !important;
  }
  table.table-mobile-card td {
    width: 100% !important;
    max-width: 100% !important;
    display: grid !important;
    gap: 4px;
    grid-template-columns: 15ch auto;
    padding: 8px 24px !important;
  }
  table.table-mobile-card td:first-child {
    margin-top: 4px;
    padding-top: 16px;
    border-radius: 8px;
    position: relative;
  }
  table.table-mobile-card td:first-child:after {
    content: "";
    background-color: var(--fwe-background);
    top: -5px;
    height: 4px;
    width: 100%;
    position: absolute;
  }
  table.table-mobile-card td:last-child {
    margin-bottom: 4px;
    padding-top: 16px;
    border-radius: 8px;
    position: relative;
  }
  table.table-mobile-card td:last-child:after {
    content: "";
    background-color: var(--fwe-background);
    bottom: -6px;
    height: 5px;
    width: 100%;
    position: absolute;
  }
  table.table-mobile-card td::before {
    content: attr(data-cell);
    font-weight: var(--fwe-font-weight-bold);
    text-transform: capitalize;
  }
}
@media (max-width: 1025px) {
  table.table-tablet-card tr {
    height: auto;
    max-height: max-content;
  }
  table.table-tablet-card th {
    display: none !important;
  }
  table.table-tablet-card td {
    width: 100% !important;
    max-width: 100% !important;
    display: grid !important;
    gap: 4px;
    grid-template-columns: 15ch auto;
    padding: 8px 24px !important;
  }
  table.table-tablet-card td:first-child {
    margin-top: 4px;
    padding-top: 16px;
    border-radius: 8px;
    position: relative;
  }
  table.table-tablet-card td:first-child:after {
    content: "";
    background-color: var(--fwe-background);
    top: -5px;
    height: 4px;
    width: 100%;
    position: absolute;
  }
  table.table-tablet-card td:last-child {
    margin-bottom: 4px;
    padding-top: 16px;
    border-radius: 8px;
    position: relative;
  }
  table.table-tablet-card td:last-child:after {
    content: "";
    background-color: var(--fwe-background);
    bottom: -6px;
    height: 5px;
    width: 100%;
    position: absolute;
  }
  table.table-tablet-card td::before {
    content: attr(data-cell);
    font-weight: var(--fwe-font-weight-bold);
    text-transform: capitalize;
  }
  table.table-tablet-card td:first-child {
    border-top: 1px solid var(--fwe-control);
    border-radius: 4px;
  }
  table.table-tablet-card td:last-child {
    border-bottom: 1px solid var(--fwe-control);
    border-radius: 4px;
    margin-bottom: 4px;
  }
}
@media (max-width: 1281px) {
  table.table-desktop-card tr {
    height: auto;
    max-height: max-content;
  }
  table.table-desktop-card th {
    display: none !important;
  }
  table.table-desktop-card td {
    width: 100% !important;
    max-width: 100% !important;
    display: grid !important;
    gap: 4px;
    grid-template-columns: 15ch auto;
    padding: 8px 24px !important;
  }
  table.table-desktop-card td:first-child {
    margin-top: 4px;
    padding-top: 16px;
    border-radius: 8px;
    position: relative;
  }
  table.table-desktop-card td:first-child:after {
    content: "";
    background-color: var(--fwe-background);
    top: -5px;
    height: 4px;
    width: 100%;
    position: absolute;
  }
  table.table-desktop-card td:last-child {
    margin-bottom: 4px;
    padding-top: 16px;
    border-radius: 8px;
    position: relative;
  }
  table.table-desktop-card td:last-child:after {
    content: "";
    background-color: var(--fwe-background);
    bottom: -6px;
    height: 5px;
    width: 100%;
    position: absolute;
  }
  table.table-desktop-card td::before {
    content: attr(data-cell);
    font-weight: var(--fwe-font-weight-bold);
    text-transform: capitalize;
  }
}
.select-input-virtual-container {
  min-height: 40px;
  overflow-x: hidden !important;
  scrollbar-width: thin;
  scrollbar-color: #d2d5d9 var(--fwe-gray-100);
}
.select-input-virtual-container::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
.select-input-virtual-container::-webkit-scrollbar-track {
  background: transparent;
}
.select-input-virtual-container::-webkit-scrollbar-thumb {
  overflow: visible;
  background-color: #d2d5d9;
  border: 3px solid rgba(242, 243, 245, 0);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-radius: 6px;
}
.clickable-icon {
  cursor: pointer;
}
.clickable-icon:hover {
  color: var(--fwe-hero);
}
.copy-text:hover {
  color: var(--fwe-hero);
}
.modal-row {
  display: flex;
  align-items: center;
  height: 48px;
  border-bottom: 1px solid var(--fwe-control);
}
.info-modal-footer-container {
  display: flex;
  justify-content: end;
}
.info-modal-footer-container fng-button > button {
  width: auto;
}
.list-item-min-height-0 {
  min-height: 0 !important;
}
.highlight-bold b {
  background-color: var(--fwe-hero-gray);
}
.ag-layout-auto-height .ag-center-cols-container,
.ag-layout-auto-height .ag-center-cols-viewport {
  min-height: 40px !important;
}
.popover-trigger-container {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  padding: 0;
  background: transparent;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  color: inherit;
  line-height: 1;
  transition: background-color 0.15s ease;
}
.popover-trigger-container:hover {
  background-color: var(--fwe-gray-300);
}
.popover-trigger-container:focus-visible {
  outline: 2px solid var(--fwe-hero);
  outline-offset: 2px;
}
.fwe-modal-md {
  max-width: 640px;
}

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