@import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@tailwind components;

.font-primary{
  font-family: Work Sans, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(45 65 85 / var(--tw-text-opacity));
}

.\!font-variant{
  font-family: Work Sans, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(113 133 152 / var(--tw-text-opacity));
}

.font-variant{
  font-family: Work Sans, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(113 133 152 / var(--tw-text-opacity));
}

.body-medium{
  font-family: Work Sans, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(45 65 85 / var(--tw-text-opacity));
  font-size: 16px;
  font-weight: 400;
}

.body-medium-variant{
  font-family: Work Sans, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(113 133 152 / var(--tw-text-opacity));
  font-size: 16px;
  font-weight: 400;
}

.button-small{
  font-family: Work Sans, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(45 65 85 / var(--tw-text-opacity));
  font-size: 13px;
  font-weight: 500;
}

.button-medium{
  font-family: Work Sans, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(45 65 85 / var(--tw-text-opacity));
  font-size: 16px;
  font-weight: 500;
}

.\!label-medium{
  font-family: Work Sans, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(45 65 85 / var(--tw-text-opacity));
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.025em;
}

.label-medium{
  font-family: Work Sans, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(45 65 85 / var(--tw-text-opacity));
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.025em;
}

.label-medium-variant{
  font-family: Work Sans, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(113 133 152 / var(--tw-text-opacity));
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.025em;
}

.label-small{
  font-family: Work Sans, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(45 65 85 / var(--tw-text-opacity));
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.025em;
}

.label-small-variant{
  font-family: Work Sans, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(113 133 152 / var(--tw-text-opacity));
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.025em;
}

.headline-small{
  font-family: Work Sans, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(45 65 85 / var(--tw-text-opacity));
  font-size: 16px !important;
  font-weight: 500 !important;
}

.headline-medium{
  font-family: Work Sans, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(45 65 85 / var(--tw-text-opacity));
  font-size: 20px !important;
  font-weight: 500 !important;
}

.headline-large{
  font-family: Work Sans, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(45 65 85 / var(--tw-text-opacity));
  font-size: 24px !important;
  font-weight: 500 !important;
}

/* Hide scrollbar for Chrome, Safari and Opera */

.no-scrollbar::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */

.no-scrollbar {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

h1, h2{
  padding: 0px !important;
}

button, [type='button'], [type='reset'], [type='submit'] {
  background-color: initial;
  padding: 0px;
}

.drop-shadow-map {
  box-shadow: 0px 0px 12px 4px rgba(118, 127, 134, 0.34);
}

/*TODO: remove this once preflight is enabled */

*, ::after, ::before {
  box-sizing: border-box;
  /* Ensure padding doesn't affect final element size */
  border-width: 0;
  /* Reset border */
  border-style: solid;
  /* Set solid border */
}

.ui-autocomplete{
  font-family: Work Sans, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(45 65 85 / var(--tw-text-opacity));
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.025em;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-style: none;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.ui-autocomplete .ui-menu-item{
  border-style: none !important;
  padding-left: 8px !important;
  padding-right: 8px !important;
  padding-top: 4px !important;
  padding-bottom: 4px !important;
  line-height: 20px;
}

.ui-autocomplete .ui-state-focus{
  font-family: Work Sans, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(45 65 85 / var(--tw-text-opacity));
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.025em;
  --tw-bg-opacity: 1;
  background-color: rgb(237 237 237 / var(--tw-bg-opacity));
  background-image: none !important;
}

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

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

.\!container{
  width: 100% !important;
}

.container{
  width: 100%;
}

@media (min-width: 640px){
  .\!container{
    max-width: 640px !important;
  }

  .container{
    max-width: 640px;
  }
}

@media (min-width: 768px){
  .\!container{
    max-width: 768px !important;
  }

  .container{
    max-width: 768px;
  }
}

@media (min-width: 1024px){
  .\!container{
    max-width: 1024px !important;
  }

  .container{
    max-width: 1024px;
  }
}

@media (min-width: 1280px){
  .\!container{
    max-width: 1280px !important;
  }

  .container{
    max-width: 1280px;
  }
}

@media (min-width: 1536px){
  .\!container{
    max-width: 1536px !important;
  }

  .container{
    max-width: 1536px;
  }
}

.\!button{
  font-family: Work Sans, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(45 65 85 / var(--tw-text-opacity));
  font-size: 16px;
  font-weight: 500;
  border-radius: 4px;
  --tw-bg-opacity: 1;
  background-color: rgb(244 247 249 / var(--tw-bg-opacity));
  padding: 8px;
  text-align: center;
  line-height: 20px;
}

.button{
  font-family: Work Sans, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(45 65 85 / var(--tw-text-opacity));
  font-size: 16px;
  font-weight: 500;
  border-radius: 4px;
  --tw-bg-opacity: 1;
  background-color: rgb(244 247 249 / var(--tw-bg-opacity));
  padding: 8px;
  text-align: center;
  line-height: 20px;
}

.button-wl{
  font-family: Work Sans, sans-serif;
  color: rgb(45 65 85 / var(--tw-text-opacity));
  font-size: 16px;
  font-weight: 500;
  border-radius: 4px;
  background-color: var(--whitelabel-color);
  padding: 8px;
  text-align: center;
  line-height: 20px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.button-wl-sm{
  font-family: Work Sans, sans-serif;
  color: rgb(45 65 85 / var(--tw-text-opacity));
  font-size: 13px;
  font-weight: 500;
  border-radius: 4px;
  background-color: var(--whitelabel-color);
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
  padding-bottom: 4px;
  text-align: center;
  line-height: 15px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.text-button-wl{
  font-family: Work Sans, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(45 65 85 / var(--tw-text-opacity));
  font-size: 16px;
  font-weight: 500;
  color: var(--whitelabel-color);
}

.button-wl:hover{
  cursor: pointer;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-brightness: brightness(1.1);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.filter-button{
  font-family: Work Sans, sans-serif;
  color: rgb(45 65 85 / var(--tw-text-opacity));
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.025em;
  margin: 0px;
  border-radius: 4px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
  padding-bottom: 4px;
  line-height: 15px;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.filter-button:hover{
  cursor: pointer;
  --tw-bg-opacity: 1;
  background-color: rgb(237 237 237 / var(--tw-bg-opacity));
}

.peer:checked ~ .filter-button{
  --tw-bg-opacity: 1;
  background-color: rgb(45 65 85 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.tw-box{
  margin-bottom: 20px;
  max-width: 100%;
  border-radius: 8px;
  border-width: 2px;
  border-style: solid;
  border-color: inherit;
  --tw-border-opacity: 1;
  border-color: rgb(244 247 249 / var(--tw-border-opacity));
  text-decoration: none;
  a, a:focus {
    text-decoration: none;
  }
}

.tw-box:hover{
  --tw-brightness: brightness(.95);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.tw-box-content{
  flex-grow: 1;
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(244 247 249 / var(--tw-bg-opacity));
  padding: 12px;
}

.tw-box.custom-active{
  border-width: 2px;
  border-style: solid;
  border-color: var(--whitelabel-color);
}

.tw-btn-primary{
  font-family: Work Sans, sans-serif;
  color: rgb(45 65 85 / var(--tw-text-opacity));
  font-size: 16px;
  font-weight: 500;
  border-radius: 4px;
  background-color: var(--whitelabel-color);
  padding: 8px;
  text-align: center;
  line-height: 20px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.tw-btn-primary:hover{
  cursor: pointer;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-brightness: brightness(1.1);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.tw-btn-primary{
  display: block;
  border-radius: 4px;
  padding: 8px;
  line-height: 20px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.searchfilter{
  font-family: Work Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  width: 100%;
  border-style: none;
  background-color: inherit;
  padding: 0px;
  --tw-text-opacity: 1;
  color: rgb(45 65 85 / var(--tw-text-opacity));
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.searchfilter::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(149 159 169 / var(--tw-text-opacity));
}

.searchfilter::placeholder{
  --tw-text-opacity: 1;
  color: rgb(149 159 169 / var(--tw-text-opacity));
}

.searchfilter:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.gray-card{
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(244 247 249 / var(--tw-bg-opacity));
  padding: 8px;
}

.big-gray-card{
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(244 247 249 / var(--tw-bg-opacity));
  padding: 12px;
}

.day-separator-card{
  flex-grow: 1;
  border-radius: 8px;
  background-color: var(--whitelabel-color);
  padding: 12px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

/* TODO: change/remove when design is ready */

.kpi-card{
  border-radius: 8px;
  background-color: #cccccc;
}

.immobilizer-buzzer-card{
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 8px;
}

.group-card{
  font-family: Work Sans, sans-serif;
  color: rgb(45 65 85 / var(--tw-text-opacity));
  font-weight: 500;
  letter-spacing: 0.025em;
  border-radius: 9999px;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 12px;
  line-height: 14px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.container-background{
  min-height: 100vh;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 20px;
  --tw-text-opacity: 1;
  color: rgb(45 65 85 / var(--tw-text-opacity));
}

.circle{
  display: flex;
  height: 22px;
  width: 22px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
}

.error-circle{
  display: flex;
  height: 22px;
  width: 22px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(249 82 82 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.disconnected-circle{
  display: flex;
  height: 22px;
  width: 22px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(113 133 152 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.heartbeat-circle{
  display: flex;
  height: 22px;
  width: 22px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 167 94 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.stolen-circle{
  display: flex;
  height: 22px;
  width: 22px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(215 20 20 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.parking-square{
  border-radius: 4px;
  --tw-bg-opacity: 1;
  background-color: rgb(23 65 149 / var(--tw-bg-opacity));
  padding: 8px;
}

@keyframes spin{
  to{
    transform: rotate(360deg);
  }
}

.spinner{
  animation: spin 1s linear infinite;
  display: inline-block;
}

.spinner:before {
  content: '\e804';
  font-family: "ulu";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.custom-active{
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(14 165 233 / var(--tw-border-opacity));
}

.bar-progress{
  height: 7px;
  width: 100%;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bar-progress .bar-progress-inner{
  height: 7px;
  border-radius: 9999px;
  background-color: var(--whitelabel-color);
}

.radial-progress {
  position: relative;
}

.radial-progress .progress-label {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.radial-progress .progress-circle {
  transform: rotate(-90deg);
}

.trip-privacy{
  font-family: Work Sans, sans-serif;
  color: rgb(45 65 85 / var(--tw-text-opacity));
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.025em;
  border-radius: 4px;
  --tw-bg-opacity: 1;
  background-color: rgb(45 65 85 / var(--tw-bg-opacity));
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
  padding-bottom: 4px;
  line-height: 15px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.trip-privacy-business{
  --tw-bg-opacity: 1;
  background-color: rgb(0 159 102 / var(--tw-bg-opacity));
}

.trip-privacy-private{
  --tw-bg-opacity: 1;
  background-color: rgb(6 120 240 / var(--tw-bg-opacity));
}

.trip-privacy-commute{
  --tw-bg-opacity: 1;
  background-color: rgb(228 77 29 / var(--tw-bg-opacity));
}

.trip-privacy-manual{
  --tw-bg-opacity: 1;
  background-color: rgb(249 82 82 / var(--tw-bg-opacity));
}

.trip-privacy-deviant{
  --tw-bg-opacity: 1;
  background-color: rgb(45 65 85 / var(--tw-bg-opacity));
}

.live-route-switch{
  font-family: Work Sans, sans-serif;
  color: rgb(45 65 85 / var(--tw-text-opacity));
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.025em;
  border-radius: 4px;
  background-color: rgb(45 65 85 / var(--tw-bg-opacity));
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
  padding-bottom: 4px;
  line-height: 15px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(0 159 102 / var(--tw-bg-opacity));
}

.detail-dropdown{
  position: absolute;
  left: 32px;
  z-index: 50;
  border-radius: 4px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 20px;
  box-shadow: 0px 0px 24px 0px #767F8633;
}

.kpi-row{
  display: flex;
  width: 100%;
  flex-direction: row;
  gap: 20px;
}

.kpi-dashboard-card{
  display: flex;
  min-height: 330px;
  flex-direction: column;
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(244 247 249 / var(--tw-bg-opacity));
  padding: 12px;
}

@media (min-width: 1024px){
  .kpi-dashboard-card{
    min-width: 215px;
  }
}

.kpi-dashboard-card {
  font-family: 'Work Sans';
}

.kpi-dashboard-card.large{
  min-width: 55%;
  flex-grow: 1;
}

.kpi-dashboard-card .chart-header{
  font-family: Work Sans, sans-serif;
  font-size: 16px !important;
  font-weight: 500 !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
  line-height: 19px;
  --tw-text-opacity: 1;
  color: rgb(45 65 85 / var(--tw-text-opacity));
}

.kpi-dashboard-card .chart-actions{
  margin-top: 8px;
  display: flex;
  gap: 16px;
}

.kpi-dashboard-card .chart-content{
  margin-top: 8px;
  flex-grow: 1;
  flex-wrap: wrap;
}

.kpi-dashboard-card table{
  width: 100%;
  border-collapse: collapse;
  border-width: 0px;
}

.kpi-dashboard-card table th{
  font-family: Work Sans, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(113 133 152 / var(--tw-text-opacity));
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.025em;
  border-width: 1px;
  border-top-width: 0px;
  --tw-border-opacity: 1;
  border-color: rgb(237 237 237 / var(--tw-border-opacity));
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.kpi-dashboard-card table td{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(237 237 237 / var(--tw-border-opacity));
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
  padding-bottom: 4px;
}

/* no borders aournd the edges of the table */

.kpi-dashboard-card table th:first-child,
  .kpi-dashboard-card table td:first-child{
  border-left-width: 0px;
}

.kpi-dashboard-card table th:last-child,
  .kpi-dashboard-card table td:last-child{
  border-right-width: 0px;
}

.kpi-dashboard-card table tr:last-child td{
  border-bottom-width: 0px;
}

.kpi-dashboard-card .kpi-button{
  font-family: Work Sans, sans-serif;
  font-size: 13px;
  font-weight: 500;
  border-radius: 4px;
  --tw-bg-opacity: 1;
  background-color: rgb(244 247 249 / var(--tw-bg-opacity));
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
  padding-bottom: 4px;
  line-height: 15px;
  --tw-text-opacity: 1;
  color: rgb(45 65 85 / var(--tw-text-opacity));
}

.kpi-dashboard-card .kpi-button.active{
  --tw-bg-opacity: 1;
  background-color: rgb(45 65 85 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

/**
    * KPI Filter CSS
    */

.kpi-toggler{
  position: relative;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
}

.kpi-toggle{
  display: none;
}

/* move the indicator left when first .kpi-toggle is checked */

.kpi-toggle:checked:first-of-type~.kpi-toggle-indicator{
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

/* move the indicator right when second .kpi-toggle is checked */

.kpi-toggle:checked:last-of-type~.kpi-toggle-indicator{
  --tw-translate-x: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.kpi-toggle:checked+.kpi-toggle-label{
  --tw-text-opacity: 1;
  color: rgb(45 65 85 / var(--tw-text-opacity));
}

.kpi-toggle-label{
  font-family: Work Sans, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(113 133 152 / var(--tw-text-opacity));
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.025em;
  z-index: 10;
  margin: 0px;
  cursor: pointer;
  padding: 8px;
  text-align: center;
  line-height: 20px;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.kpi-toggle-indicator{
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 50%;
  border-radius: 4px;
  --tw-bg-opacity: 1;
  background-color: rgb(244 247 249 / var(--tw-bg-opacity));
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.vehicle-toggle-wrapper,
  .driver-toggle-wrapper{
  display: none;
}

.kpi-toggler:has(#vehicleToggle:checked)~.vehicle-toggle-wrapper{
  display: flex;
}

.kpi-toggler:has(#driverToggle:checked)~.driver-toggle-wrapper{
  display: flex;
}

/* hide the dropdown content when not checked*/

.kpi-filter-content{
  display: none;
}

/* show the dropdown content when checked */

.kpi-filter:has(.kpi-filter-label > .selectToggle:checked)>.kpi-filter-content{
  display: block;
}

/* remove the bottom border radius on the filter when the dropdown is expanded */

.kpi-filter:has(.kpi-filter-label > .selectToggle:checked){
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

/* Make the label text dark when the checkbox is checked */

.kpi-filter:has(#vehicleToggle:checked) #vehicleSwitchLabel{
  --tw-text-opacity: 1;
  color: rgb(45 65 85 / var(--tw-text-opacity));
}

.kpi-filter:has(#driverToggle:checked) #driverSwitchLabel{
  --tw-text-opacity: 1;
  color: rgb(45 65 85 / var(--tw-text-opacity));
}

.kpi-filter .filter-toggle-label{
  --tw-text-opacity: 1;
  color: rgb(149 159 169 / var(--tw-text-opacity));
}

/* also turn the icon upside down and animate it */

.kpi-filter:has(.kpi-filter-label > .selectToggle:checked)>.kpi-filter-label .filter-openclose-icon>.toggle-icon{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.filter-select-wrapper{
  max-height: 0px;
  overflow: hidden;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

/* Set max height of the filter content to 0 when closed, and to 50% of the viewport height when open, overflow scroll and animate */

.kpi-filter:has(.kpi-filter-label > .selectToggle:not(:checked)) .filter-select-wrapper{
  max-height: 0px;
}

.kpi-filter:has(.kpi-filter-label > .selectToggle:checked) .filter-select-wrapper{
  max-height: 50vh;
}

.kpi-group-label{
  font-family: Work Sans, sans-serif;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.025em;
  margin-bottom: 0px;
  border-radius: 4px;
  line-height: 15px;
  --tw-text-opacity: 1;
  color: rgb(45 65 85 / var(--tw-text-opacity));
}

.kpi-slide-toggle-checkbox:not(:checked)+.kpi-slide-toggle{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(113 133 152 / var(--tw-bg-opacity)) !important;
}

.kpi-group-color-box.filtered {
  /* Add a X through the color box when the group is filtered */
  --tw-bg-opacity: 1;
  background-color: rgb(45 65 85 / var(--tw-bg-opacity));
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 3l10 10'/%3E%3Cpath d='M13 3l-10 10'/%3E%3C/svg%3E");
}

/* hide disabled button */

/* #applyFilterButton:disabled {
    @apply hidden;
  } */

/**
    * KPI Filter CSS END
    */

/**
    * KPI Loading State CSS
    */

/**
   * Tables have loading-table class when loading
   * We will style to parent chart-content to present a loading state
   * We will blur the content and show a loading spinner in the center
   */

.chart-content:has(.loading-table){
  --tw-blur: blur(5px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

/***
   * General
   */

:root {
  --aimy-color-green: linear-gradient(92deg, #1FD974 0%, #1DC7BD 100%)
  
}

.text-aimy-green {
  background: var(--aimy-color-green, #1FD974);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/***
   * Input field
   */

.aimy-chat-input{
  position: relative;
  margin-top: 12px;
  box-sizing: border-box;
  display: flex;
  flex-shrink: 1;
  flex-direction: row;
  gap: 8px;
  border-radius: 8px;
  border-width: 1px;
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.aimy-chat-input:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(29, 199, 189, var(--tw-border-opacity));
}

.aimy-input{
  font-family: Work Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  flex-grow: 1;
  resize: none;
  align-self: center;
  overscroll-behavior: contain;
  padding: 0px;
  line-height: 19px;
  --tw-text-opacity: 1;
  color: rgb(45 65 85 / var(--tw-text-opacity));
}

.aimy-input::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(113 133 152 / var(--tw-placeholder-opacity));
}

.aimy-input::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(113 133 152 / var(--tw-placeholder-opacity));
}

.aimy-input{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.aimy-send-button{
  font-family: Work Sans, sans-serif;
  color: rgb(45 65 85 / var(--tw-text-opacity));
  font-size: 16px;
  font-weight: 500;
  border-radius: 4px;
  --tw-bg-opacity: 1;
  background-color: rgb(244 247 249 / var(--tw-bg-opacity));
  padding: 8px;
  text-align: center;
  line-height: 20px;
  height: 100%;
  align-self: center;
  background-color: var(--whitelabel-color);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.aimy-suggestion-button{
  font-family: Work Sans, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(45 65 85 / var(--tw-text-opacity));
  font-size: 16px;
  font-weight: 500;
  width: 100%;
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 12px;
  text-align: left;
  line-height: 19px;
}

.aimy-menu-button{
  font-family: Work Sans, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(45 65 85 / var(--tw-text-opacity));
  font-size: 16px;
  font-weight: 500;
  width: 100%;
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 12px;
  text-align: left;
  line-height: 19px;
}

/***
   * Messages
   */

.aimy-chatbox {
  /* Display messages in a column beneath each */
  display: flex;
  height: 100%;
  flex: 1 1 0%;
  flex-direction: column;
  gap: 24px;
  overflow-y: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.aimy-chatbox::-webkit-scrollbar {
  display: none;
}

.aimy-message-wrapper{
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.aimy-message-wrapper:first-child{
  margin-top: auto;
}

.aimy-message{
  font-family: Work Sans, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(45 65 85 / var(--tw-text-opacity));
  font-size: 16px;
  font-weight: 400;
  max-width: 90%;
  border-radius: 8px;
  padding: 12px;
  line-height: 19px;
}

.aimy-message-content img{
  height: 100%;
  width: 100%;
  background-size: cover;
}

.aimy-message-image-content img{
  height: 100%;
  width: 100%;
  background-size: cover;
}

.aimy-message-content :last-child{
  margin: 0px !important;
}

.aimy-message-content a{
  color: var(--whitelabel-color);
}

.aimy-message-content a:hover{
  --tw-brightness: brightness(1.1);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.aimy-message-content table{
  margin-bottom: 10px !important;
  width: 100%;
  border-collapse: collapse;
  border-radius: 4px;
  border-width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(244 247 249 / var(--tw-bg-opacity));
  padding: 8px;
}

.aimy-message-content table th{
  font-family: Work Sans, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(113 133 152 / var(--tw-text-opacity));
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.025em;
  border-width: 1px;
  border-top-width: 0px;
  --tw-border-opacity: 1;
  border-color: rgb(237 237 237 / var(--tw-border-opacity));
  padding: 8px;
}

.aimy-message-content table td{
  font-family: Work Sans, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(45 65 85 / var(--tw-text-opacity));
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.025em;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(237 237 237 / var(--tw-border-opacity));
  padding: 8px;
}

/* no borders aournd the edges of the table */

.aimy-message-content table th:first-child,
  .aimy-message-content table td:first-child{
  border-left-width: 0px;
}

.aimy-message-content table th:last-child,
  .aimy-message-content table td:last-child{
  border-right-width: 0px;
}

.aimy-message-content table tr:last-child td{
  border-bottom-width: 0px;
}

.aimy-message-header{
  font-family: Work Sans, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(113 133 152 / var(--tw-text-opacity));
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.025em;
  margin-bottom: -8px;
}

.aimy-message-typing-dot {
  animation: loadingFade 1.2s infinite;
}

.aimy-message-typing-dot:nth-child(1) {
  animation-delay: 0s;
}

.aimy-message-typing-dot:nth-child(2) {
  animation-delay: 0.2s;
}

.aimy-message-typing-dot:nth-child(3) {
  animation-delay: 0.4s;
}

@keyframes loadingFade {
  0% {
    scale: 1;
    background-color: #718598;
  }

  40% {
    scale: 1.3;
    background-color: #2d4155;
  }

  80% {
    scale: 1;
    background-color: #718598;
  }
}

.aimy-message.aimy-message-user{
  align-self: flex-end;
  border-bottom-right-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(45 65 85 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.aimy-message.aimy-message-assistant{
  align-self: flex-start;
  border-bottom-left-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(45 65 85 / var(--tw-text-opacity));
}

.aimy-message.aimy-image-message-assistant{
  align-self: flex-start;
  border-bottom-left-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(45 65 85 / var(--tw-text-opacity));
}

.aimy-message-header.aimy-message-header-user{
  align-self: flex-end;
}

.aimy-message-header.aimy-message-header-assistant{
  align-self: flex-start;
}

.hd-dashboard-card{
  position: relative;
  display: flex;
  min-height: 352px;
  flex-direction: column;
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(244 247 249 / var(--tw-bg-opacity));
  padding: 12px;
}

@media (min-width: 1024px){
  .hd-dashboard-card{
    min-width: 215px;
  }
}

.hd-dashboard-card {
  font-family: 'Work Sans';
}

.hd-dashboard-card .chart-header{
  font-family: Work Sans, sans-serif;
  font-size: 16px !important;
  font-weight: 500 !important;
  display: flex;
  align-items: center;
  line-height: 19px;
  --tw-text-opacity: 1;
  color: rgb(45 65 85 / var(--tw-text-opacity));
}

.hd-dashboard-card .chart-actions{
  margin-top: 8px;
  margin-bottom: 12px;
  display: flex;
  gap: 10px;
}

.hd-dashboard-card .chart-content{
  flex-grow: 1;
  flex-wrap: wrap;
}

.hd-info-small{
  font-family: Work Sans, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(113 133 152 / var(--tw-text-opacity));
  font-size: 12px !important;
  font-weight: 500 !important;
  line-height: 20px !important;
}

.hd-toggle-button{
  font-family: Work Sans, sans-serif;
  font-size: 13px;
  font-weight: 500;
  border-radius: 4px;
  --tw-bg-opacity: 1;
  background-color: rgb(244 247 249 / var(--tw-bg-opacity));
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
  padding-bottom: 4px;
  line-height: 15px;
  --tw-text-opacity: 1;
  color: rgb(45 65 85 / var(--tw-text-opacity));
}

.hd-toggle-button.active{
  --tw-bg-opacity: 1;
  background-color: rgb(45 65 85 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

/* hide the dropdown content when not checked*/

.hd-dropdown-content{
  display: none;
}

/* show the dropdown content when checked */

.hd-dropdown:has(.hd-dropdown-label > .selectToggle:checked) > .hd-dropdown-content{
  display: block;
}

/* remove the bottom border radius on the filter when the dropdown is expanded */

.hd-dropdown:has(.hd-dropdown-label > .selectToggle:checked){
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

/* also turn the icon upside down and animate it */

.hd-dropdown:has(.hd-dropdown-label > .selectToggle:checked) > .hd-dropdown-label .hd-dropdown-arrow > .svg-icon{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

/* also turn the icon upside down and animate it */

.hd-dropdown:has(.hd-dropdown-label > .selectToggle:not(:checked)) > .hd-dropdown-label .hd-dropdown-arrow > .svg-icon{
  --tw-rotate: 0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hd-dropdown-option{
  font-family: Work Sans, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(45 65 85 / var(--tw-text-opacity));
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.025em;
  cursor: pointer;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 8px;
  padding-right: 8px;
}

.hd-dropdown-option:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(237 237 237 / var(--tw-bg-opacity));
}

.hd-dropdown-option.active{
  color: var(--whitelabel-color);
}

.hd-information-input{
  margin-right: 8px;
  width: 50%;
  border-radius: 4px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 8px;
  --tw-text-opacity: 1;
  color: rgb(113 133 152 / var(--tw-text-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.hd-information-input:disabled{
  margin-right: 0px;
  background-color: transparent;
  text-align: right;
  --tw-text-opacity: 1;
  color: rgb(45 65 85 / var(--tw-text-opacity));
}

.hd-dashboard-attachment-button, .hd-dashboard-damage-attachment-button{
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(237 237 237 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(45 65 85 / var(--tw-text-opacity));
}

.maintenance-header.active{
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.maintenance-header.active .svg-icon{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.battery-status-content.active .content-icon{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.form-tailwind{
  display: flex;
  flex-direction: column;
  gap: 12px;
  .form-group{
    margin: 0px;
  }
  .form-group{
    display: flex;
  }
  .form-group{
    width: 100%;
  }
  .form-group{
    flex-direction: column;
  }
  .form-group{
    gap: 4px;
  }
  .label-container{
    line-height: 15px;
  }
  .label-container {
    label{
      font-family: Work Sans, sans-serif;
    }
    label{
      --tw-text-opacity: 1;
      color: rgb(113 133 152 / var(--tw-text-opacity));
    }
    label{
      font-size: 10px;
    }
    label{
      font-weight: 500;
    }
    label{
      letter-spacing: 0.025em;
    }
    label{
      margin: 0px !important;
    }
    label{
      font-weight: 500 !important;
    }
  }
  .input-container{
    font-family: Work Sans, sans-serif;
  }
  .input-container{
    --tw-text-opacity: 1;
    color: rgb(45 65 85 / var(--tw-text-opacity));
  }
  .input-container{
    font-size: 16px;
  }
  .input-container{
    font-weight: 400;
  }
  .input-container{
    display: flex;
  }
  .input-container{
    align-items: center;
  }
  .input-container{
    gap: 8px;
  }
  .input-container{
    border-radius: 4px;
  }
  .input-container{
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }
  .input-container{
    padding: 8px;
  }
  .input-container {
    label{
      font-family: Work Sans, sans-serif;
    }
    label{
      --tw-text-opacity: 1;
      color: rgb(45 65 85 / var(--tw-text-opacity));
    }
    label{
      font-size: 16px;
    }
    label{
      font-weight: 400;
    }
    label{
      margin: 0px !important;
    }
    label{
      cursor: pointer;
    }
    label{
      -webkit-user-select: none;
         -moz-user-select: none;
              user-select: none;
    }
    input[type='checkbox']{
      cursor: pointer;
    }
    input{
      font-family: Work Sans, sans-serif;
    }
    input{
      --tw-text-opacity: 1;
      color: rgb(45 65 85 / var(--tw-text-opacity));
    }
    input{
      font-size: 16px;
    }
    input{
      font-weight: 400;
    }
    input{
      margin: 0px !important;
    }
    input{
      height: 24px;
    }
    input{
      border-style: none;
    }
    input{
      padding: 0px;
    }
    input{
      line-height: 20px;
    }
    input{
      --tw-shadow: 0 0 #0000;
      --tw-shadow-colored: 0 0 #0000;
      box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    }
    input{
      outline: 2px solid transparent;
      outline-offset: 2px;
    }
    input::-moz-placeholder{
      --tw-text-opacity: 1;
      color: rgb(113 133 152 / var(--tw-text-opacity));
    }
    input::placeholder{
      --tw-text-opacity: 1;
      color: rgb(113 133 152 / var(--tw-text-opacity));
    }
  }
  select{
    font-family: Work Sans, sans-serif;
  }
  select{
    --tw-text-opacity: 1;
    color: rgb(45 65 85 / var(--tw-text-opacity));
  }
  select{
    font-size: 16px;
  }
  select{
    font-weight: 400;
  }
  select{
    margin: 0px !important;
  }
  select{
    height: 24px;
  }
  select{
    border-style: none;
  }
  select{
    padding: 0px;
  }
  select{
    line-height: 20px;
  }
  select{
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  select{
    outline: 2px solid transparent;
    outline-offset: 2px;
  }
  select::-moz-placeholder{
    --tw-text-opacity: 1;
    color: rgb(113 133 152 / var(--tw-text-opacity));
  }
  select::placeholder{
    --tw-text-opacity: 1;
    color: rgb(113 133 152 / var(--tw-text-opacity));
  }
  button:not(.dropdown-option){
    font-family: Work Sans, sans-serif;
  }
  button:not(.dropdown-option){
    --tw-text-opacity: 1;
    color: rgb(45 65 85 / var(--tw-text-opacity));
  }
  button:not(.dropdown-option){
    font-size: 16px;
  }
  button:not(.dropdown-option){
    font-weight: 500;
  }
  button:not(.dropdown-option){
    display: flex;
  }
  button:not(.dropdown-option){
    height: 36px;
  }
  button:not(.dropdown-option){
    width: -moz-fit-content;
    width: fit-content;
  }
  button:not(.dropdown-option){
    align-items: center;
  }
  button:not(.dropdown-option){
    gap: 4px;
  }
  button:not(.dropdown-option){
    border-radius: 4px;
  }
  button:not(.dropdown-option){
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  }
  button:not(.dropdown-option){
    --tw-gradient-from: #1FD974 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(31 217 116 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  }
  button:not(.dropdown-option){
    --tw-gradient-to: #1DC7BD var(--tw-gradient-to-position);
  }
  button:not(.dropdown-option){
    background-attachment: fixed;
  }
  button:not(.dropdown-option){
    padding: 8px;
  }
  button:not(.dropdown-option){
    line-height: 20px;
  }
  button:not(.dropdown-option){
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
  button:not(.dropdown-option):hover{
    --tw-brightness: brightness(1.1);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  }
  textarea{
    font-family: Work Sans, sans-serif;
  }
  textarea{
    --tw-text-opacity: 1;
    color: rgb(45 65 85 / var(--tw-text-opacity));
  }
  textarea{
    font-size: 16px;
  }
  textarea{
    font-weight: 400;
  }
  textarea{
    resize: none;
  }
  textarea{
    border-style: none;
  }
  textarea{
    padding: 0px;
  }
  textarea{
    line-height: 20px;
  }
  textarea{
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  textarea{
    outline: 2px solid transparent;
    outline-offset: 2px;
  }
  textarea::-moz-placeholder{
    --tw-text-opacity: 1;
    color: rgb(113 133 152 / var(--tw-text-opacity));
  }
  textarea::placeholder{
    --tw-text-opacity: 1;
    color: rgb(113 133 152 / var(--tw-text-opacity));
  }
}

.sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.pointer-events-none{
  pointer-events: none;
}

.pointer-events-auto{
  pointer-events: auto;
}

.static{
  position: static;
}

.fixed{
  position: fixed;
}

.absolute{
  position: absolute;
}

.\!relative{
  position: relative !important;
}

.relative{
  position: relative;
}

.sticky{
  position: sticky;
}

.bottom-0{
  bottom: 0px;
}

.bottom-\[10px\]{
  bottom: 10px;
}

.bottom-\[25px\]{
  bottom: 25px;
}

.left-0{
  left: 0px;
}

.left-1\/2{
  left: 50%;
}

.left-2{
  left: 8px;
}

.left-3{
  left: 12px;
}

.left-\[-32px\]{
  left: -32px;
}

.left-\[0px\]{
  left: 0px;
}

.left-\[10px\]{
  left: 10px;
}

.left-\[12px\]{
  left: 12px;
}

.left-\[3px\]{
  left: 3px;
}

.left-\[5px\]{
  left: 5px;
}

.right-0{
  right: 0px;
}

.right-3{
  right: 12px;
}

.right-\[10px\]{
  right: 10px;
}

.right-\[70px\]{
  right: 70px;
}

.top-0{
  top: 0px;
}

.top-1\/2{
  top: 50%;
}

.top-3{
  top: 12px;
}

.top-4{
  top: 16px;
}

.top-\[-17px\]{
  top: -17px;
}

.top-\[-18px\]{
  top: -18px;
}

.top-\[-37px\]{
  top: -37px;
}

.top-\[-38px\]{
  top: -38px;
}

.top-\[0px\]{
  top: 0px;
}

.top-\[10px\]{
  top: 10px;
}

.z-10{
  z-index: 10;
}

.z-20{
  z-index: 20;
}

.z-30{
  z-index: 30;
}

.z-40{
  z-index: 40;
}

.z-50{
  z-index: 50;
}

.z-\[100\]{
  z-index: 100;
}

.z-\[999\]{
  z-index: 999;
}

.z-\[99\]{
  z-index: 99;
}

.order-last{
  order: 9999;
}

.col-auto{
  grid-column: auto;
}

.col-span-1{
  grid-column: span 1 / span 1;
}

.col-span-12{
  grid-column: span 12 / span 12;
}

.col-span-2{
  grid-column: span 2 / span 2;
}

.col-span-3{
  grid-column: span 3 / span 3;
}

.col-span-4{
  grid-column: span 4 / span 4;
}

.col-span-6{
  grid-column: span 6 / span 6;
}

.col-span-8{
  grid-column: span 8 / span 8;
}

.col-span-full{
  grid-column: 1 / -1;
}

.row-span-1{
  grid-row: span 1 / span 1;
}

.row-span-2{
  grid-row: span 2 / span 2;
}

.float-right{
  float: right;
}

.float-left{
  float: left;
}

.clear-both{
  clear: both;
}

.\!m-0{
  margin: 0px !important;
}

.m-0{
  margin: 0px;
}

.m-auto{
  margin: auto;
}

.\!my-3{
  margin-top: 12px !important;
  margin-bottom: 12px !important;
}

.mx-2{
  margin-left: 8px;
  margin-right: 8px;
}

.mx-80{
  margin-left: 320px;
  margin-right: 320px;
}

.mx-\[3px\]{
  margin-left: 3px;
  margin-right: 3px;
}

.my-1{
  margin-top: 4px;
  margin-bottom: 4px;
}

.my-2{
  margin-top: 8px;
  margin-bottom: 8px;
}

.my-3{
  margin-top: 12px;
  margin-bottom: 12px;
}

.my-40{
  margin-top: 160px;
  margin-bottom: 160px;
}

.my-6{
  margin-top: 24px;
  margin-bottom: 24px;
}

.my-7{
  margin-top: 28px;
  margin-bottom: 28px;
}

.my-\[10px\]{
  margin-top: 10px;
  margin-bottom: 10px;
}

.my-auto{
  margin-top: auto;
  margin-bottom: auto;
}

.\!mb-0{
  margin-bottom: 0px !important;
}

.\!ml-0{
  margin-left: 0px !important;
}

.\!ml-\[-1px\]{
  margin-left: -1px !important;
}

.\!ml-auto{
  margin-left: auto !important;
}

.\!mt-0{
  margin-top: 0px !important;
}

.\!mt-2{
  margin-top: 8px !important;
}

.\!mt-3{
  margin-top: 12px !important;
}

.\!mt-5{
  margin-top: 20px !important;
}

.\!mt-\[46px\]{
  margin-top: 46px !important;
}

.\!mt-\[7px\]{
  margin-top: 7px !important;
}

.-mt-3{
  margin-top: -12px;
}

.mb-0{
  margin-bottom: 0px;
}

.mb-1{
  margin-bottom: 4px;
}

.mb-10{
  margin-bottom: 40px;
}

.mb-2{
  margin-bottom: 8px;
}

.mb-3{
  margin-bottom: 12px;
}

.mb-4{
  margin-bottom: 16px;
}

.mb-5{
  margin-bottom: 20px;
}

.mb-6{
  margin-bottom: 24px;
}

.mb-\[10px\]{
  margin-bottom: 10px;
}

.mb-\[85px\]{
  margin-bottom: 85px;
}

.mb-auto{
  margin-bottom: auto;
}

.ml-2{
  margin-left: 8px;
}

.ml-3{
  margin-left: 12px;
}

.ml-auto{
  margin-left: auto;
}

.ml-px{
  margin-left: 1px;
}

.mr-0{
  margin-right: 0px;
}

.mr-1{
  margin-right: 4px;
}

.mr-2{
  margin-right: 8px;
}

.mr-3{
  margin-right: 12px;
}

.mr-5{
  margin-right: 20px;
}

.mr-\[95px\]{
  margin-right: 95px;
}

.mr-auto{
  margin-right: auto;
}

.mt-0{
  margin-top: 0px;
}

.mt-0\.5{
  margin-top: 2px;
}

.mt-1{
  margin-top: 4px;
}

.mt-2{
  margin-top: 8px;
}

.mt-3{
  margin-top: 12px;
}

.mt-4{
  margin-top: 16px;
}

.mt-40{
  margin-top: 160px;
}

.mt-5{
  margin-top: 20px;
}

.mt-6{
  margin-top: 24px;
}

.mt-\[15px\]{
  margin-top: 15px;
}

.mt-\[6px\]{
  margin-top: 6px;
}

.mt-auto{
  margin-top: auto;
}

.box-border{
  box-sizing: border-box;
}

.box-content{
  box-sizing: content-box;
}

.line-clamp-2{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.\!block{
  display: block !important;
}

.block{
  display: block;
}

.inline-block{
  display: inline-block;
}

.inline{
  display: inline;
}

.\!flex{
  display: flex !important;
}

.flex{
  display: flex;
}

.inline-flex{
  display: inline-flex;
}

.\!table{
  display: table !important;
}

.table{
  display: table;
}

.table-row-group{
  display: table-row-group;
}

.grid{
  display: grid;
}

.contents{
  display: contents;
}

.\!hidden{
  display: none !important;
}

.hidden{
  display: none;
}

.\!h-10{
  height: 40px !important;
}

.\!h-4{
  height: 16px !important;
}

.\!h-5{
  height: 20px !important;
}

.\!h-7{
  height: 28px !important;
}

.\!h-9{
  height: 36px !important;
}

.\!h-\[100px\]{
  height: 100px !important;
}

.\!h-\[192px\]{
  height: 192px !important;
}

.\!h-\[254px\]{
  height: 254px !important;
}

.\!h-\[28px\]{
  height: 28px !important;
}

.\!h-\[298px\]{
  height: 298px !important;
}

.\!h-\[328px\]{
  height: 328px !important;
}

.\!h-\[40px\]{
  height: 40px !important;
}

.\!h-\[70vh\]{
  height: 70vh !important;
}

.\!h-full{
  height: 100% !important;
}

.h-0{
  height: 0px;
}

.h-1{
  height: 4px;
}

.h-10{
  height: 40px;
}

.h-12{
  height: 48px;
}

.h-2{
  height: 8px;
}

.h-2\.5{
  height: 10px;
}

.h-20{
  height: 80px;
}

.h-3{
  height: 12px;
}

.h-32{
  height: 128px;
}

.h-36{
  height: 144px;
}

.h-4{
  height: 16px;
}

.h-5{
  height: 20px;
}

.h-6{
  height: 24px;
}

.h-7{
  height: 28px;
}

.h-8{
  height: 32px;
}

.h-9{
  height: 36px;
}

.h-\[100px\]{
  height: 100px;
}

.h-\[100vh\]{
  height: 100vh;
}

.h-\[10px\]{
  height: 10px;
}

.h-\[14px\]{
  height: 14px;
}

.h-\[15px\]{
  height: 15px;
}

.h-\[19px\]{
  height: 19px;
}

.h-\[215px\]{
  height: 215px;
}

.h-\[22px\]{
  height: 22px;
}

.h-\[23px\]{
  height: 23px;
}

.h-\[254px\]{
  height: 254px;
}

.h-\[260px\]{
  height: 260px;
}

.h-\[263px\]{
  height: 263px;
}

.h-\[270px\]{
  height: 270px;
}

.h-\[30px\]{
  height: 30px;
}

.h-\[31px\]{
  height: 31px;
}

.h-\[352px\]{
  height: 352px;
}

.h-\[40px\]{
  height: 40px;
}

.h-\[424px\]{
  height: 424px;
}

.h-\[445px\]{
  height: 445px;
}

.h-\[52px\]{
  height: 52px;
}

.h-\[54px\]{
  height: 54px;
}

.h-\[55px\]{
  height: 55px;
}

.h-\[60px\]{
  height: 60px;
}

.h-\[6px\]{
  height: 6px;
}

.h-\[70px\]{
  height: 70px;
}

.h-\[724px\]{
  height: 724px;
}

.h-\[80px\]{
  height: 80px;
}

.h-\[810px\]{
  height: 810px;
}

.h-\[910px\]{
  height: 910px;
}

.h-auto{
  height: auto;
}

.h-fit{
  height: -moz-fit-content;
  height: fit-content;
}

.h-full{
  height: 100%;
}

.h-px{
  height: 1px;
}

.\!max-h-9{
  max-height: 36px !important;
}

.max-h-\[100vh\]{
  max-height: 100vh;
}

.max-h-\[140px\]{
  max-height: 140px;
}

.max-h-\[190px\]{
  max-height: 190px;
}

.max-h-\[213px\]{
  max-height: 213px;
}

.max-h-\[250px\]{
  max-height: 250px;
}

.max-h-\[280px\]{
  max-height: 280px;
}

.max-h-\[340px\]{
  max-height: 340px;
}

.max-h-\[352px\]{
  max-height: 352px;
}

.max-h-\[382px\]{
  max-height: 382px;
}

.max-h-\[400px\]{
  max-height: 400px;
}

.max-h-\[40vh\]{
  max-height: 40vh;
}

.max-h-\[55vh\]{
  max-height: 55vh;
}

.max-h-\[724px\]{
  max-height: 724px;
}

.max-h-\[75vh\]{
  max-height: 75vh;
}

.\!min-h-0{
  min-height: 0px !important;
}

.min-h-0{
  min-height: 0px;
}

.min-h-\[10px\]{
  min-height: 10px;
}

.min-h-\[112px\]{
  min-height: 112px;
}

.min-h-\[12px\]{
  min-height: 12px;
}

.min-h-\[140px\]{
  min-height: 140px;
}

.min-h-\[14px\]{
  min-height: 14px;
}

.min-h-\[24px\]{
  min-height: 24px;
}

.min-h-screen{
  min-height: 100vh;
}

.\!w-\[40px\]{
  width: 40px !important;
}

.\!w-\[440px\]{
  width: 440px !important;
}

.\!w-\[766px\]{
  width: 766px !important;
}

.\!w-full{
  width: 100% !important;
}

.w-0{
  width: 0px;
}

.w-1{
  width: 4px;
}

.w-1\/2{
  width: 50%;
}

.w-1\/3{
  width: 33.333333%;
}

.w-1\/4{
  width: 25%;
}

.w-16{
  width: 64px;
}

.w-2{
  width: 8px;
}

.w-2\.5{
  width: 10px;
}

.w-2\/3{
  width: 66.666667%;
}

.w-2\/5{
  width: 40%;
}

.w-20{
  width: 80px;
}

.w-3{
  width: 12px;
}

.w-3\/4{
  width: 75%;
}

.w-30{
  width: 120px;
}

.w-32{
  width: 128px;
}

.w-36{
  width: 144px;
}

.w-4{
  width: 16px;
}

.w-5{
  width: 20px;
}

.w-6{
  width: 24px;
}

.w-7{
  width: 28px;
}

.w-8{
  width: 32px;
}

.w-\[100\%\]{
  width: 100%;
}

.w-\[100px\]{
  width: 100px;
}

.w-\[105px\]{
  width: 105px;
}

.w-\[10px\]{
  width: 10px;
}

.w-\[115px\]{
  width: 115px;
}

.w-\[120px\]{
  width: 120px;
}

.w-\[14px\]{
  width: 14px;
}

.w-\[15px\]{
  width: 15px;
}

.w-\[200px\]{
  width: 200px;
}

.w-\[210px\]{
  width: 210px;
}

.w-\[22px\]{
  width: 22px;
}

.w-\[23px\]{
  width: 23px;
}

.w-\[260px\]{
  width: 260px;
}

.w-\[2px\]{
  width: 2px;
}

.w-\[30\%\]{
  width: 30%;
}

.w-\[30px\]{
  width: 30px;
}

.w-\[31px\]{
  width: 31px;
}

.w-\[374px\]{
  width: 374px;
}

.w-\[3px\]{
  width: 3px;
}

.w-\[455px\]{
  width: 455px;
}

.w-\[46px\]{
  width: 46px;
}

.w-\[60px\]{
  width: 60px;
}

.w-\[6px\]{
  width: 6px;
}

.w-\[70\%\]{
  width: 70%;
}

.w-\[70px\]{
  width: 70px;
}

.w-\[75px\]{
  width: 75px;
}

.w-\[7px\]{
  width: 7px;
}

.w-\[80px\]{
  width: 80px;
}

.w-\[90px\]{
  width: 90px;
}

.w-auto{
  width: auto;
}

.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}

.w-full{
  width: 100%;
}

.min-w-0{
  min-width: 0px;
}

.min-w-\[100px\]{
  min-width: 100px;
}

.min-w-\[10px\]{
  min-width: 10px;
}

.min-w-\[110px\]{
  min-width: 110px;
}

.min-w-\[120px\]{
  min-width: 120px;
}

.min-w-\[125px\]{
  min-width: 125px;
}

.min-w-\[12px\]{
  min-width: 12px;
}

.min-w-\[14px\]{
  min-width: 14px;
}

.min-w-\[24px\]{
  min-width: 24px;
}

.min-w-\[2px\]{
  min-width: 2px;
}

.min-w-\[30px\]{
  min-width: 30px;
}

.min-w-\[373px\]{
  min-width: 373px;
}

.min-w-\[40px\]{
  min-width: 40px;
}

.min-w-\[70px\]{
  min-width: 70px;
}

.min-w-\[7px\]{
  min-width: 7px;
}

.min-w-\[90px\]{
  min-width: 90px;
}

.min-w-\[94px\]{
  min-width: 94px;
}

.min-w-fit{
  min-width: -moz-fit-content;
  min-width: fit-content;
}

.max-w-\[182px\]{
  max-width: 182px;
}

.max-w-\[200px\]{
  max-width: 200px;
}

.max-w-\[350px\]{
  max-width: 350px;
}

.\!flex-none{
  flex: none !important;
}

.flex-1{
  flex: 1 1 0%;
}

.flex-auto{
  flex: 1 1 auto;
}

.shrink{
  flex-shrink: 1;
}

.shrink-0{
  flex-shrink: 0;
}

.flex-grow{
  flex-grow: 1;
}

.\!grow-0{
  flex-grow: 0 !important;
}

.grow{
  flex-grow: 1;
}

.grow-0{
  flex-grow: 0;
}

.basis-1\/2{
  flex-basis: 50%;
}

.basis-1\/3{
  flex-basis: 33.333333%;
}

.basis-1\/4{
  flex-basis: 25%;
}

.basis-1\/5{
  flex-basis: 20%;
}

.basis-2\/3{
  flex-basis: 66.666667%;
}

.basis-3\/5{
  flex-basis: 60%;
}

.table-auto{
  table-layout: auto;
}

.table-fixed{
  table-layout: fixed;
}

.border-collapse{
  border-collapse: collapse;
}

.origin-center{
  transform-origin: center;
}

.translate-x-\[-50\%\]{
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-\[-50\%\]{
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.\!rotate-0{
  --tw-rotate: 0deg !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.rotate-180{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-45{
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-90{
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-\[-90deg\]{
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-x-\[-1\]{
  --tw-scale-x: -1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@keyframes spin{
  to{
    transform: rotate(360deg);
  }
}

.animate-spin{
  animation: spin 1s linear infinite;
}

@keyframes wiggle{
  0%, 100%{
    transform: rotate(-0.4deg);
  }

  50%{
    transform: rotate(0.4deg);
  }
}

.animate-wiggle{
  animation: wiggle 0.5s infinite;
}

.\!cursor-pointer{
  cursor: pointer !important;
}

.cursor-default{
  cursor: default;
}

.cursor-grab{
  cursor: grab;
}

.cursor-not-allowed{
  cursor: not-allowed;
}

.cursor-pointer{
  cursor: pointer;
}

.select-none{
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.select-all{
  -webkit-user-select: all;
     -moz-user-select: all;
          user-select: all;
}

.resize-none{
  resize: none;
}

.resize{
  resize: both;
}

.list-none{
  list-style-type: none;
}

.auto-rows-auto{
  grid-auto-rows: auto;
}

.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-12{
  grid-template-columns: repeat(12, minmax(0, 1fr));
}

.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.grid-rows-1{
  grid-template-rows: repeat(1, minmax(0, 1fr));
}

.grid-rows-2{
  grid-template-rows: repeat(2, minmax(0, 1fr));
}

.flex-row{
  flex-direction: row;
}

.flex-row-reverse{
  flex-direction: row-reverse;
}

.\!flex-col{
  flex-direction: column !important;
}

.flex-col{
  flex-direction: column;
}

.\!flex-wrap{
  flex-wrap: wrap !important;
}

.flex-wrap{
  flex-wrap: wrap;
}

.\!items-start{
  align-items: flex-start !important;
}

.items-start{
  align-items: flex-start;
}

.items-center{
  align-items: center;
}

.items-stretch{
  align-items: stretch;
}

.justify-center{
  justify-content: center;
}

.justify-between{
  justify-content: space-between;
}

.justify-around{
  justify-content: space-around;
}

.justify-evenly{
  justify-content: space-evenly;
}

.justify-items-center{
  justify-items: center;
}

.\!gap-2{
  gap: 8px !important;
}

.\!gap-4{
  gap: 16px !important;
}

.gap-1{
  gap: 4px;
}

.gap-12{
  gap: 48px;
}

.gap-2{
  gap: 8px;
}

.gap-2\.5{
  gap: 10px;
}

.gap-3{
  gap: 12px;
}

.gap-4{
  gap: 16px;
}

.gap-5{
  gap: 20px;
}

.gap-6{
  gap: 24px;
}

.gap-8{
  gap: 32px;
}

.gap-\[10px\]{
  gap: 10px;
}

.gap-\[14px\]{
  gap: 14px;
}

.gap-\[15px\]{
  gap: 15px;
}

.gap-\[2px\]{
  gap: 2px;
}

.divide-x > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
}

.self-start{
  align-self: flex-start;
}

.self-end{
  align-self: flex-end;
}

.self-center{
  align-self: center;
}

.self-stretch{
  align-self: stretch;
}

.justify-self-center{
  justify-self: center;
}

.overflow-auto{
  overflow: auto;
}

.overflow-hidden{
  overflow: hidden;
}

.\!overflow-visible{
  overflow: visible !important;
}

.overflow-y-auto{
  overflow-y: auto;
}

.overflow-x-hidden{
  overflow-x: hidden;
}

.overscroll-contain{
  overscroll-behavior: contain;
}

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

.text-ellipsis{
  text-overflow: ellipsis;
}

.text-clip{
  text-overflow: clip;
}

.whitespace-normal{
  white-space: normal;
}

.whitespace-nowrap{
  white-space: nowrap;
}

.break-words{
  overflow-wrap: break-word;
}

.\!rounded-lg{
  border-radius: 8px !important;
}

.\!rounded-md{
  border-radius: 4px !important;
}

.\!rounded-none{
  border-radius: 0px !important;
}

.rounded{
  border-radius: 0.25rem;
}

.rounded-\[10px\]{
  border-radius: 10px;
}

.rounded-\[50px\]{
  border-radius: 50px;
}

.rounded-full{
  border-radius: 9999px;
}

.rounded-lg{
  border-radius: 8px;
}

.rounded-md{
  border-radius: 4px;
}

.\!rounded-b-none{
  border-bottom-right-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}

.\!rounded-t-lg{
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
}

.rounded-b-lg{
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

.rounded-b-md{
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.rounded-l-lg{
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

.rounded-l-md{
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.rounded-r-md{
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.rounded-t-lg{
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.rounded-t-md{
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.rounded-t-none{
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.rounded-bl-lg{
  border-bottom-left-radius: 8px;
}

.\!border-2{
  border-width: 2px !important;
}

.border{
  border-width: 1px;
}

.border-0{
  border-width: 0px;
}

.border-2{
  border-width: 2px;
}

.border-y{
  border-top-width: 1px;
  border-bottom-width: 1px;
}

.border-b{
  border-bottom-width: 1px;
}

.border-l{
  border-left-width: 1px;
}

.border-r{
  border-right-width: 1px;
}

.border-t{
  border-top-width: 1px;
}

.\!border-none{
  border-style: none !important;
}

.border-none{
  border-style: none;
}

.\!border-white-label{
  border-color: var(--whitelabel-color) !important;
}

.border-gray-200{
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}

.border-on-surface{
  --tw-border-opacity: 1;
  border-color: rgb(45 65 85 / var(--tw-border-opacity));
}

.border-on-surface-light{
  --tw-border-opacity: 1;
  border-color: rgb(237 237 237 / var(--tw-border-opacity));
}

.border-on-surface-variant{
  --tw-border-opacity: 1;
  border-color: rgb(113 133 152 / var(--tw-border-opacity));
}

.border-score-bad{
  --tw-border-opacity: 1;
  border-color: rgb(251 74 74 / var(--tw-border-opacity));
}

.border-score-terrible-light{
  --tw-border-opacity: 1;
  border-color: rgb(249 220 220 / var(--tw-border-opacity));
}

.border-transparent{
  border-color: transparent;
}

.border-white-label{
  border-color: var(--whitelabel-color);
}

.border-y-on-surface-light{
  --tw-border-opacity: 1;
  border-top-color: rgb(237 237 237 / var(--tw-border-opacity));
  border-bottom-color: rgb(237 237 237 / var(--tw-border-opacity));
}

.border-b-on-surface-light{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(237 237 237 / var(--tw-border-opacity));
}

.border-l-on-surface{
  --tw-border-opacity: 1;
  border-left-color: rgb(45 65 85 / var(--tw-border-opacity));
}

.border-l-on-surface-light{
  --tw-border-opacity: 1;
  border-left-color: rgb(237 237 237 / var(--tw-border-opacity));
}

.border-r-on-surface-light{
  --tw-border-opacity: 1;
  border-right-color: rgb(237 237 237 / var(--tw-border-opacity));
}

.border-t-on-surface-light{
  --tw-border-opacity: 1;
  border-top-color: rgb(237 237 237 / var(--tw-border-opacity));
}

.\!bg-on-surface-disabled{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(149 159 169 / var(--tw-bg-opacity)) !important;
}

.\!bg-surface{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(244 247 249 / var(--tw-bg-opacity)) !important;
}

.\!bg-transparent{
  background-color: transparent !important;
}

.\!bg-white{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}

.\!bg-white-label{
  background-color: var(--whitelabel-color) !important;
}

.bg-\[\#1DC7BD\]{
  --tw-bg-opacity: 1;
  background-color: rgb(29 199 189 / var(--tw-bg-opacity));
}

.bg-\[\#1FD974\]{
  --tw-bg-opacity: 1;
  background-color: rgb(31 217 116 / var(--tw-bg-opacity));
}

.bg-\[\#55ab51\]{
  --tw-bg-opacity: 1;
  background-color: rgb(85 171 81 / var(--tw-bg-opacity));
}

.bg-\[\#a9b63c\]{
  --tw-bg-opacity: 1;
  background-color: rgb(169 182 60 / var(--tw-bg-opacity));
}

.bg-\[\#cccccc\]{
  --tw-bg-opacity: 1;
  background-color: rgb(204 204 204 / var(--tw-bg-opacity));
}

.bg-\[\#e3eed3\]{
  --tw-bg-opacity: 1;
  background-color: rgb(227 238 211 / var(--tw-bg-opacity));
}

.bg-\[\#e92f2f\]{
  --tw-bg-opacity: 1;
  background-color: rgb(233 47 47 / var(--tw-bg-opacity));
}

.bg-\[\#f9dcdc\]{
  --tw-bg-opacity: 1;
  background-color: rgb(249 220 220 / var(--tw-bg-opacity));
}

.bg-\[\#fd9a33\]{
  --tw-bg-opacity: 1;
  background-color: rgb(253 154 51 / var(--tw-bg-opacity));
}

.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.bg-blue-100{
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity));
}

.bg-business{
  --tw-bg-opacity: 1;
  background-color: rgb(0 159 102 / var(--tw-bg-opacity));
}

.bg-commute{
  --tw-bg-opacity: 1;
  background-color: rgb(228 77 29 / var(--tw-bg-opacity));
}

.bg-error{
  --tw-bg-opacity: 1;
  background-color: rgb(249 82 82 / var(--tw-bg-opacity));
}

.bg-error-variant{
  --tw-bg-opacity: 1;
  background-color: rgb(255 167 94 / var(--tw-bg-opacity));
}

.bg-graph-blue{
  --tw-bg-opacity: 1;
  background-color: rgb(26 141 224 / var(--tw-bg-opacity));
}

.bg-graph-orange{
  --tw-bg-opacity: 1;
  background-color: rgb(255 127 80 / var(--tw-bg-opacity));
}

.bg-graph-red{
  --tw-bg-opacity: 1;
  background-color: rgb(255 66 98 / var(--tw-bg-opacity));
}

.bg-gray-200{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.bg-green-100{
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity));
}

.bg-heatmap-1{
  --tw-bg-opacity: 1;
  background-color: rgb(0 153 51 / var(--tw-bg-opacity));
}

.bg-heatmap-10{
  --tw-bg-opacity: 1;
  background-color: rgb(230 15 5 / var(--tw-bg-opacity));
}

.bg-heatmap-11{
  --tw-bg-opacity: 1;
  background-color: rgb(255 0 0 / var(--tw-bg-opacity));
}

.bg-heatmap-2{
  --tw-bg-opacity: 1;
  background-color: rgb(26 138 46 / var(--tw-bg-opacity));
}

.bg-heatmap-3{
  --tw-bg-opacity: 1;
  background-color: rgb(51 122 41 / var(--tw-bg-opacity));
}

.bg-heatmap-4{
  --tw-bg-opacity: 1;
  background-color: rgb(42 75 114 / var(--tw-bg-opacity));
}

.bg-heatmap-5{
  --tw-bg-opacity: 1;
  background-color: rgb(35 63 136 / var(--tw-bg-opacity));
}

.bg-heatmap-6{
  --tw-bg-opacity: 1;
  background-color: rgb(80 52 106 / var(--tw-bg-opacity));
}

.bg-heatmap-7{
  --tw-bg-opacity: 1;
  background-color: rgb(96 50 93 / var(--tw-bg-opacity));
}

.bg-heatmap-8{
  --tw-bg-opacity: 1;
  background-color: rgb(112 48 80 / var(--tw-bg-opacity));
}

.bg-heatmap-9{
  --tw-bg-opacity: 1;
  background-color: rgb(204 31 10 / var(--tw-bg-opacity));
}

.bg-importance-level-high{
  --tw-bg-opacity: 1;
  background-color: rgb(233 47 47 / var(--tw-bg-opacity));
}

.bg-importance-level-low{
  --tw-bg-opacity: 1;
  background-color: rgb(254 194 39 / var(--tw-bg-opacity));
}

.bg-importance-level-medium{
  --tw-bg-opacity: 1;
  background-color: rgb(252 114 62 / var(--tw-bg-opacity));
}

.bg-io-1{
  --tw-bg-opacity: 1;
  background-color: rgb(75 192 192 / var(--tw-bg-opacity));
}

.bg-io-2{
  --tw-bg-opacity: 1;
  background-color: rgb(195 23 26 / var(--tw-bg-opacity));
}

.bg-io-3{
  --tw-bg-opacity: 1;
  background-color: rgb(88 174 34 / var(--tw-bg-opacity));
}

.bg-io-4{
  --tw-bg-opacity: 1;
  background-color: rgb(39 42 223 / var(--tw-bg-opacity));
}

.bg-io-5{
  --tw-bg-opacity: 1;
  background-color: rgb(168 16 218 / var(--tw-bg-opacity));
}

.bg-io-6{
  --tw-bg-opacity: 1;
  background-color: rgb(120 120 120 / var(--tw-bg-opacity));
}

.bg-license-plate{
  --tw-bg-opacity: 1;
  background-color: rgb(241 182 0 / var(--tw-bg-opacity));
}

.bg-on-surface{
  --tw-bg-opacity: 1;
  background-color: rgb(45 65 85 / var(--tw-bg-opacity));
}

.bg-on-surface-disabled{
  --tw-bg-opacity: 1;
  background-color: rgb(149 159 169 / var(--tw-bg-opacity));
}

.bg-on-surface-light{
  --tw-bg-opacity: 1;
  background-color: rgb(237 237 237 / var(--tw-bg-opacity));
}

.bg-on-surface-variant{
  --tw-bg-opacity: 1;
  background-color: rgb(113 133 152 / var(--tw-bg-opacity));
}

.bg-parking{
  --tw-bg-opacity: 1;
  background-color: rgb(23 65 149 / var(--tw-bg-opacity));
}

.bg-private{
  --tw-bg-opacity: 1;
  background-color: rgb(6 120 240 / var(--tw-bg-opacity));
}

.bg-score-bad{
  --tw-bg-opacity: 1;
  background-color: rgb(251 74 74 / var(--tw-bg-opacity));
}

.bg-score-bad-light{
  --tw-bg-opacity: 1;
  background-color: rgb(255 228 228 / var(--tw-bg-opacity));
}

.bg-score-good{
  --tw-bg-opacity: 1;
  background-color: rgb(0 159 102 / var(--tw-bg-opacity));
}

.bg-score-good-light{
  --tw-bg-opacity: 1;
  background-color: rgb(217 241 232 / var(--tw-bg-opacity));
}

.bg-score-great{
  --tw-bg-opacity: 1;
  background-color: rgb(0 126 81 / var(--tw-bg-opacity));
}

.bg-score-okay{
  --tw-bg-opacity: 1;
  background-color: rgb(254 194 39 / var(--tw-bg-opacity));
}

.bg-score-okay-light{
  --tw-bg-opacity: 1;
  background-color: rgb(255 246 223 / var(--tw-bg-opacity));
}

.bg-score-terrible{
  --tw-bg-opacity: 1;
  background-color: rgb(215 20 20 / var(--tw-bg-opacity));
}

.bg-slate-100{
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity));
}

.bg-speed-level-1{
  --tw-bg-opacity: 1;
  background-color: rgb(0 126 81 / var(--tw-bg-opacity));
}

.bg-speed-level-10{
  --tw-bg-opacity: 1;
  background-color: rgb(233 47 47 / var(--tw-bg-opacity));
}

.bg-speed-level-11{
  --tw-bg-opacity: 1;
  background-color: rgb(215 20 20 / var(--tw-bg-opacity));
}

.bg-speed-level-2{
  --tw-bg-opacity: 1;
  background-color: rgb(0 143 92 / var(--tw-bg-opacity));
}

.bg-speed-level-3{
  --tw-bg-opacity: 1;
  background-color: rgb(0 159 102 / var(--tw-bg-opacity));
}

.bg-speed-level-4{
  --tw-bg-opacity: 1;
  background-color: rgb(85 171 81 / var(--tw-bg-opacity));
}

.bg-speed-level-5{
  --tw-bg-opacity: 1;
  background-color: rgb(169 182 60 / var(--tw-bg-opacity));
}

.bg-speed-level-6{
  --tw-bg-opacity: 1;
  background-color: rgb(254 194 39 / var(--tw-bg-opacity));
}

.bg-speed-level-7{
  --tw-bg-opacity: 1;
  background-color: rgb(253 154 51 / var(--tw-bg-opacity));
}

.bg-speed-level-8{
  --tw-bg-opacity: 1;
  background-color: rgb(252 114 62 / var(--tw-bg-opacity));
}

.bg-speed-level-9{
  --tw-bg-opacity: 1;
  background-color: rgb(251 74 74 / var(--tw-bg-opacity));
}

.bg-surface{
  --tw-bg-opacity: 1;
  background-color: rgb(244 247 249 / var(--tw-bg-opacity));
}

.bg-transparent{
  background-color: transparent;
}

.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-white-label{
  background-color: var(--whitelabel-color);
}

.bg-opacity-50{
  --tw-bg-opacity: 0.5;
}

.bg-opacity-75{
  --tw-bg-opacity: 0.75;
}

.\!bg-none{
  background-image: none !important;
}

.bg-gradient-to-b{
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.bg-gradient-to-br{
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}

.bg-gradient-to-r{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.from-\[\#1FD974\]{
  --tw-gradient-from: #1FD974 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(31 217 116 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-\[\#1DC7BD\]{
  --tw-gradient-to: #1DC7BD var(--tw-gradient-to-position);
}

.bg-cover{
  background-size: cover;
}

.bg-fixed{
  background-attachment: fixed;
}

.stroke-current{
  stroke: currentColor;
}

.\!p-0{
  padding: 0px !important;
}

.\!p-2{
  padding: 8px !important;
}

.\!p-3{
  padding: 12px !important;
}

.p-0{
  padding: 0px;
}

.p-1{
  padding: 4px;
}

.p-2{
  padding: 8px;
}

.p-3{
  padding: 12px;
}

.p-4{
  padding: 16px;
}

.p-5{
  padding: 20px;
}

.p-8{
  padding: 32px;
}

.p-\[15px\]{
  padding: 15px;
}

.\!px-2{
  padding-left: 8px !important;
  padding-right: 8px !important;
}

.\!py-1{
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}

.\!py-px{
  padding-top: 1px !important;
  padding-bottom: 1px !important;
}

.px-0{
  padding-left: 0px;
  padding-right: 0px;
}

.px-1{
  padding-left: 4px;
  padding-right: 4px;
}

.px-2{
  padding-left: 8px;
  padding-right: 8px;
}

.px-3{
  padding-left: 12px;
  padding-right: 12px;
}

.px-4{
  padding-left: 16px;
  padding-right: 16px;
}

.px-5{
  padding-left: 20px;
  padding-right: 20px;
}

.px-6{
  padding-left: 24px;
  padding-right: 24px;
}

.px-\[2px\]{
  padding-left: 2px;
  padding-right: 2px;
}

.px-\[3px\]{
  padding-left: 3px;
  padding-right: 3px;
}

.py-0{
  padding-top: 0px;
  padding-bottom: 0px;
}

.py-0\.5{
  padding-top: 2px;
  padding-bottom: 2px;
}

.py-1{
  padding-top: 4px;
  padding-bottom: 4px;
}

.py-1\.5{
  padding-top: 6px;
  padding-bottom: 6px;
}

.py-2{
  padding-top: 8px;
  padding-bottom: 8px;
}

.py-3{
  padding-top: 12px;
  padding-bottom: 12px;
}

.py-\[3px\]{
  padding-top: 3px;
  padding-bottom: 3px;
}

.py-\[5px\]{
  padding-top: 5px;
  padding-bottom: 5px;
}

.py-\[6px\]{
  padding-top: 6px;
  padding-bottom: 6px;
}

.py-px{
  padding-top: 1px;
  padding-bottom: 1px;
}

.pb-0{
  padding-bottom: 0px;
}

.pb-1{
  padding-bottom: 4px;
}

.pb-2{
  padding-bottom: 8px;
}

.pb-3{
  padding-bottom: 12px;
}

.pb-4{
  padding-bottom: 16px;
}

.pb-5{
  padding-bottom: 20px;
}

.pb-8{
  padding-bottom: 32px;
}

.pb-\[3px\]{
  padding-bottom: 3px;
}

.pl-1{
  padding-left: 4px;
}

.pl-2{
  padding-left: 8px;
}

.pl-3{
  padding-left: 12px;
}

.pl-4{
  padding-left: 16px;
}

.pr-1{
  padding-right: 4px;
}

.pr-2{
  padding-right: 8px;
}

.pr-3{
  padding-right: 12px;
}

.pr-4{
  padding-right: 16px;
}

.pt-0{
  padding-top: 0px;
}

.pt-1{
  padding-top: 4px;
}

.pt-2{
  padding-top: 8px;
}

.pt-3{
  padding-top: 12px;
}

.pt-4{
  padding-top: 16px;
}

.pt-5{
  padding-top: 20px;
}

.pt-\[3px\]{
  padding-top: 3px;
}

.pt-\[60px\]{
  padding-top: 60px;
}

.pt-px{
  padding-top: 1px;
}

.text-left{
  text-align: left;
}

.\!text-center{
  text-align: center !important;
}

.text-center{
  text-align: center;
}

.text-right{
  text-align: right;
}

.text-start{
  text-align: start;
}

.align-middle{
  vertical-align: middle;
}

.font-sans{
  font-family: Work Sans, sans-serif;
}

.\!text-\[12px\]{
  font-size: 12px !important;
}

.\!text-\[13px\]{
  font-size: 13px !important;
}

.\!text-\[16px\]{
  font-size: 16px !important;
}

.text-5xl{
  font-size: 3rem;
  line-height: 1;
}

.text-\[11px\]{
  font-size: 11px;
}

.text-\[12px\]{
  font-size: 12px;
}

.text-\[14px\]{
  font-size: 14px;
}

.text-\[16px\]{
  font-size: 16px;
}

.text-\[20px\]{
  font-size: 20px;
}

.text-\[24px\]{
  font-size: 24px;
}

.text-\[32px\]{
  font-size: 32px;
}

.text-med{
  font-size: 14px;
}

.text-sm{
  font-size: 12px;
}

.\!font-medium{
  font-weight: 500 !important;
}

.font-bold{
  font-weight: 700;
}

.font-medium{
  font-weight: 500;
}

.font-normal{
  font-weight: 400;
}

.font-semibold{
  font-weight: 600;
}

.uppercase{
  text-transform: uppercase;
}

.lowercase{
  text-transform: lowercase;
}

.capitalize{
  text-transform: capitalize;
}

.italic{
  font-style: italic;
}

.ordinal{
  --tw-ordinal: ordinal;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}

.\!leading-\[16px\]{
  line-height: 16px !important;
}

.\!leading-\[20px\]{
  line-height: 20px !important;
}

.leading-\[10px\]{
  line-height: 10px;
}

.leading-\[13px\]{
  line-height: 13px;
}

.leading-\[14px\]{
  line-height: 14px;
}

.leading-\[15px\]{
  line-height: 15px;
}

.leading-\[16px\]{
  line-height: 16px;
}

.leading-\[19px\]{
  line-height: 19px;
}

.leading-\[20px\]{
  line-height: 20px;
}

.leading-\[21px\]{
  line-height: 21px;
}

.leading-\[23px\]{
  line-height: 23px;
}

.leading-\[24px\]{
  line-height: 24px;
}

.leading-\[28px\]{
  line-height: 28px;
}

.leading-\[38px\]{
  line-height: 38px;
}

.\!text-error{
  --tw-text-opacity: 1 !important;
  color: rgb(249 82 82 / var(--tw-text-opacity)) !important;
}

.\!text-on-license-plate{
  --tw-text-opacity: 1 !important;
  color: rgb(33 33 33 / var(--tw-text-opacity)) !important;
}

.\!text-on-surface{
  --tw-text-opacity: 1 !important;
  color: rgb(45 65 85 / var(--tw-text-opacity)) !important;
}

.\!text-on-surface-variant{
  --tw-text-opacity: 1 !important;
  color: rgb(113 133 152 / var(--tw-text-opacity)) !important;
}

.\!text-white{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.text-blue-500{
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity));
}

.text-business{
  --tw-text-opacity: 1;
  color: rgb(0 159 102 / var(--tw-text-opacity));
}

.text-error{
  --tw-text-opacity: 1;
  color: rgb(249 82 82 / var(--tw-text-opacity));
}

.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.text-gray-900{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

.text-inherit{
  color: inherit;
}

.text-on-surface{
  --tw-text-opacity: 1;
  color: rgb(45 65 85 / var(--tw-text-opacity));
}

.text-on-surface-disabled{
  --tw-text-opacity: 1;
  color: rgb(149 159 169 / var(--tw-text-opacity));
}

.text-on-surface-variant{
  --tw-text-opacity: 1;
  color: rgb(113 133 152 / var(--tw-text-opacity));
}

.text-score-bad{
  --tw-text-opacity: 1;
  color: rgb(251 74 74 / var(--tw-text-opacity));
}

.text-score-bad-light{
  --tw-text-opacity: 1;
  color: rgb(255 228 228 / var(--tw-text-opacity));
}

.text-score-good{
  --tw-text-opacity: 1;
  color: rgb(0 159 102 / var(--tw-text-opacity));
}

.text-score-good-light{
  --tw-text-opacity: 1;
  color: rgb(217 241 232 / var(--tw-text-opacity));
}

.text-score-great{
  --tw-text-opacity: 1;
  color: rgb(0 126 81 / var(--tw-text-opacity));
}

.text-score-great-light{
  --tw-text-opacity: 1;
  color: rgb(217 236 229 / var(--tw-text-opacity));
}

.text-score-okay{
  --tw-text-opacity: 1;
  color: rgb(254 194 39 / var(--tw-text-opacity));
}

.text-score-okay-light{
  --tw-text-opacity: 1;
  color: rgb(255 246 223 / var(--tw-text-opacity));
}

.text-score-terrible{
  --tw-text-opacity: 1;
  color: rgb(215 20 20 / var(--tw-text-opacity));
}

.text-score-terrible-light{
  --tw-text-opacity: 1;
  color: rgb(249 220 220 / var(--tw-text-opacity));
}

.text-surface{
  --tw-text-opacity: 1;
  color: rgb(244 247 249 / var(--tw-text-opacity));
}

.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.text-white-label{
  color: var(--whitelabel-color);
}

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

.overline{
  text-decoration-line: overline;
}

.\!no-underline{
  text-decoration-line: none !important;
}

.no-underline{
  text-decoration-line: none;
}

.placeholder-on-surface-variant::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(113 133 152 / var(--tw-placeholder-opacity));
}

.placeholder-on-surface-variant::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(113 133 152 / var(--tw-placeholder-opacity));
}

.accent-white-label{
  accent-color: var(--whitelabel-color);
}

.\!opacity-100{
  opacity: 1 !important;
}

.opacity-0{
  opacity: 0;
}

.opacity-100{
  opacity: 1;
}

.opacity-15{
  opacity: 0.15;
}

.opacity-50{
  opacity: 0.5;
}

.\!shadow-none{
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-none{
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.\!outline-none{
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}

.outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.outline{
  outline-style: solid;
}

.ring{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.blur{
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.invert{
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.\!filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}

.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.backdrop-filter{
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.\!transition-none{
  transition-property: none !important;
}

.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-none{
  transition-property: none;
}

.transition-opacity{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.\!delay-0{
  transition-delay: 0s !important;
}

.delay-150{
  transition-delay: 150ms;
}

.duration-200{
  transition-duration: 200ms;
}

.duration-300{
  transition-duration: 300ms;
}

.duration-500{
  transition-duration: 500ms;
}

.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.\[a\:a\]{
  a: a;
}

.\[display\:none\]{
  display: none;
}

.peer:checked ~ .peer-checked\:drop-shadow-map {
  box-shadow: 0px 0px 12px 4px rgba(118, 127, 134, 0.34);
}

.\[\&\.active\]\:text-aimy-green.active {
  background: var(--aimy-color-green, #1FD974);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.placeholder\:text-on-surface-disabled::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(149 159 169 / var(--tw-text-opacity));
}

.placeholder\:text-on-surface-disabled::placeholder{
  --tw-text-opacity: 1;
  color: rgb(149 159 169 / var(--tw-text-opacity));
}

.placeholder\:text-on-surface-variant::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(113 133 152 / var(--tw-text-opacity));
}

.placeholder\:text-on-surface-variant::placeholder{
  --tw-text-opacity: 1;
  color: rgb(113 133 152 / var(--tw-text-opacity));
}

.before\:absolute::before{
  content: var(--tw-content);
  position: absolute;
}

.before\:content-\[\"\20AC\"\]::before{
  --tw-content: "€";
  content: var(--tw-content);
}

.after\:absolute::after{
  content: var(--tw-content);
  position: absolute;
}

.after\:h-6::after{
  content: var(--tw-content);
  height: 24px;
}

.after\:w-6::after{
  content: var(--tw-content);
  width: 24px;
}

.after\:rounded-full::after{
  content: var(--tw-content);
  border-radius: 9999px;
}

.after\:border-2::after{
  content: var(--tw-content);
  border-width: 2px;
}

.after\:border-transparent::after{
  content: var(--tw-content);
  border-color: transparent;
}

.after\:bg-white::after{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.after\:bg-clip-content::after{
  content: var(--tw-content);
  background-clip: content-box;
}

.after\:transition-all::after{
  content: var(--tw-content);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.after\:content-\[\"\"\]::after{
  --tw-content: "";
  content: var(--tw-content);
}

.after\:content-\[\'\'\]::after{
  --tw-content: '';
  content: var(--tw-content);
}

.first\:rounded-l-full:first-child{
  border-top-left-radius: 9999px;
  border-bottom-left-radius: 9999px;
}

.last\:mb-0:last-child{
  margin-bottom: 0px;
}

.last\:rounded-r-full:last-child{
  border-top-right-radius: 9999px;
  border-bottom-right-radius: 9999px;
}

.last\:\!border-r-0:last-child{
  border-right-width: 0px !important;
}

.last\:border-b-0:last-child{
  border-bottom-width: 0px;
}

.last\:border-none:last-child{
  border-style: none;
}

.last\:pb-0:last-child{
  padding-bottom: 0px;
}

.placeholder-shown\:text-ellipsis:-moz-placeholder-shown{
  text-overflow: ellipsis;
}

.placeholder-shown\:text-ellipsis:placeholder-shown{
  text-overflow: ellipsis;
}

.focus-within\:border-white-label:focus-within{
  border-color: var(--whitelabel-color);
}

.hover\:cursor-pointer:hover{
  cursor: pointer;
}

.hover\:\!bg-error:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(249 82 82 / var(--tw-bg-opacity)) !important;
}

.hover\:\!bg-on-surface-light:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(237 237 237 / var(--tw-bg-opacity)) !important;
}

.hover\:\!bg-transparent:hover{
  background-color: transparent !important;
}

.hover\:bg-gray-200:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.hover\:bg-on-surface-light:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(237 237 237 / var(--tw-bg-opacity));
}

.hover\:bg-surface:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(244 247 249 / var(--tw-bg-opacity));
}

.hover\:\!text-on-surface-variant:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(113 133 152 / var(--tw-text-opacity)) !important;
}

.hover\:\!text-white:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.hover\:text-on-surface:hover{
  --tw-text-opacity: 1;
  color: rgb(45 65 85 / var(--tw-text-opacity));
}

.hover\:text-on-surface-variant:hover{
  --tw-text-opacity: 1;
  color: rgb(113 133 152 / var(--tw-text-opacity));
}

.hover\:text-score-bad:hover{
  --tw-text-opacity: 1;
  color: rgb(251 74 74 / var(--tw-text-opacity));
}

.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.hover\:text-white-label:hover{
  color: var(--whitelabel-color);
}

.hover\:brightness-110:hover{
  --tw-brightness: brightness(1.1);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.hover\:brightness-90:hover{
  --tw-brightness: brightness(.9);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.hover\:brightness-95:hover{
  --tw-brightness: brightness(.95);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.focus\:border-blue-500:focus{
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
}

.focus\:border-white-label:focus{
  border-color: var(--whitelabel-color);
}

.focus\:\!bg-transparent:focus{
  background-color: transparent !important;
}

.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus\:ring-1:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-blue-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity));
}

.focus\:ring-white-label:focus{
  --tw-ring-color: var(--whitelabel-color);
}

.focus\:ring-opacity-50:focus{
  --tw-ring-opacity: 0.5;
}

.enabled\:bg-gradient-to-b:enabled{
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.disabled\:cursor-default:disabled{
  cursor: default;
}

.disabled\:cursor-not-allowed:disabled{
  cursor: not-allowed;
}

.disabled\:\!bg-on-surface-disabled:disabled{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(149 159 169 / var(--tw-bg-opacity)) !important;
}

.disabled\:bg-on-surface-disabled:disabled{
  --tw-bg-opacity: 1;
  background-color: rgb(149 159 169 / var(--tw-bg-opacity));
}

.disabled\:bg-on-surface-variant:disabled{
  --tw-bg-opacity: 1;
  background-color: rgb(113 133 152 / var(--tw-bg-opacity));
}

.disabled\:brightness-95:disabled{
  --tw-brightness: brightness(.95);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.disabled\:hover\:brightness-100:hover:disabled{
  --tw-brightness: brightness(1);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.group:hover .group-hover\:\!mt-\[49px\]{
  margin-top: 49px !important;
}

.group:hover .group-hover\:\!block{
  display: block !important;
}

.group:hover .group-hover\:\!flex{
  display: flex !important;
}

.group:hover .group-hover\:\!hidden{
  display: none !important;
}

.group:hover .group-hover\:scale-\[1\.15\]{
  --tw-scale-x: 1.15;
  --tw-scale-y: 1.15;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:text-on-surface-variant{
  --tw-text-opacity: 1;
  color: rgb(113 133 152 / var(--tw-text-opacity));
}

.group:hover .group-hover\:brightness-105{
  --tw-brightness: brightness(1.05);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.group:hover .group-hover\:brightness-110{
  --tw-brightness: brightness(1.1);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.group:hover .group-hover\:brightness-95{
  --tw-brightness: brightness(.95);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.group:active .group-active\:\!flex{
  display: flex !important;
}

.group:active .group-active\:\!hidden{
  display: none !important;
}

.group.active .group-\[\.active\]\:\!mt-\[49px\]{
  margin-top: 49px !important;
}

.group.active .group-\[\.active\]\:scale-\[1\.15\]{
  --tw-scale-x: 1.15;
  --tw-scale-y: 1.15;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group.active .group-\[\.active\]\:\!text-white-label{
  color: var(--whitelabel-color) !important;
}

.peer:checked ~ .peer-checked\:\!block{
  display: block !important;
}

.peer:checked ~ .peer-checked\:\!flex{
  display: flex !important;
}

.peer:checked ~ .peer-checked\:hidden{
  display: none;
}

.peer:checked ~ .peer-checked\:h-full{
  height: 100%;
}

.peer:checked ~ .peer-checked\:translate-x-full{
  --tw-translate-x: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.peer:checked ~ .peer-checked\:rounded-b-none{
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.peer:checked ~ .peer-checked\:border-b{
  border-bottom-width: 1px;
}

.peer:checked ~ .peer-checked\:border-on-surface-light{
  --tw-border-opacity: 1;
  border-color: rgb(237 237 237 / var(--tw-border-opacity));
}

.peer:checked ~ .peer-checked\:bg-\[\#1099E0\]{
  --tw-bg-opacity: 1;
  background-color: rgb(16 153 224 / var(--tw-bg-opacity));
}

.peer:checked ~ .peer-checked\:bg-io-1{
  --tw-bg-opacity: 1;
  background-color: rgb(75 192 192 / var(--tw-bg-opacity));
}

.peer:checked ~ .peer-checked\:bg-io-2{
  --tw-bg-opacity: 1;
  background-color: rgb(195 23 26 / var(--tw-bg-opacity));
}

.peer:checked ~ .peer-checked\:bg-io-3{
  --tw-bg-opacity: 1;
  background-color: rgb(88 174 34 / var(--tw-bg-opacity));
}

.peer:checked ~ .peer-checked\:bg-io-4{
  --tw-bg-opacity: 1;
  background-color: rgb(39 42 223 / var(--tw-bg-opacity));
}

.peer:checked ~ .peer-checked\:bg-io-5{
  --tw-bg-opacity: 1;
  background-color: rgb(168 16 218 / var(--tw-bg-opacity));
}

.peer:checked ~ .peer-checked\:bg-io-6{
  --tw-bg-opacity: 1;
  background-color: rgb(120 120 120 / var(--tw-bg-opacity));
}

.peer:checked ~ .peer-checked\:bg-on-surface{
  --tw-bg-opacity: 1;
  background-color: rgb(45 65 85 / var(--tw-bg-opacity));
}

.peer:checked ~ .peer-checked\:bg-score-good{
  --tw-bg-opacity: 1;
  background-color: rgb(0 159 102 / var(--tw-bg-opacity));
}

.peer:checked ~ .peer-checked\:bg-white-label{
  background-color: var(--whitelabel-color);
}

.peer:checked ~ .peer-checked\:pb-2{
  padding-bottom: 8px;
}

.peer:checked ~ .peer-checked\:text-background{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.peer:checked ~ .peer-checked\:text-on-surface-variant{
  --tw-text-opacity: 1;
  color: rgb(113 133 152 / var(--tw-text-opacity));
}

.peer:checked ~ .peer-checked\:text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.peer:checked ~ .peer-checked\:after\:translate-x-\[22px\]::after{
  content: var(--tw-content);
  --tw-translate-x: 22px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.peer:disabled ~ .peer-disabled\:cursor-default{
  cursor: default;
}

@media (max-width: 1550px){
  .max-\[1550px\]\:\!gap-4{
    gap: 16px !important;
  }
}

@media (min-width: 640px){
  .sm\:col-span-1{
    grid-column: span 1 / span 1;
  }

  .sm\:col-span-2{
    grid-column: span 2 / span 2;
  }

  .sm\:\!flex{
    display: flex !important;
  }

  .sm\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (min-width: 768px){
  .md\:\!inline-block{
    display: inline-block !important;
  }
}

@media (min-width: 1024px){
  .lg\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }

  .lg\:w-1\/3{
    width: 33.333333%;
  }

  .lg\:w-2\/3{
    width: 66.666667%;
  }

  .lg\:w-\[276px\]{
    width: 276px;
  }

  .lg\:w-\[350px\]{
    width: 350px;
  }

  .lg\:w-\[450px\]{
    width: 450px;
  }

  .lg\:w-auto{
    width: auto;
  }

  .lg\:min-w-\[200px\]{
    min-width: 200px;
  }

  .lg\:min-w-\[270px\]{
    min-width: 270px;
  }

  .lg\:max-w-\[75\%\]{
    max-width: 75%;
  }

  .lg\:flex-nowrap{
    flex-wrap: nowrap;
  }

  .lg\:gap-5{
    gap: 20px;
  }

  .lg\:gap-8{
    gap: 32px;
  }

  .lg\:overscroll-contain{
    overscroll-behavior: contain;
  }

  .lg\:p-4{
    padding: 16px;
  }

  .lg\:p-5{
    padding: 20px;
  }
}

@media (min-width: 1280px){
  .xl\:\!block{
    display: block !important;
  }
}

.\[\&\.active\]\:\!border-2.active{
  border-width: 2px !important;
}

.\[\&\.active\]\:bg-on-surface.active{
  --tw-bg-opacity: 1;
  background-color: rgb(45 65 85 / var(--tw-bg-opacity));
}

.\[\&\.active\]\:text-white.active{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.\[\&\.active\]\:text-white-label.active{
  color: var(--whitelabel-color);
}

.\[\&\.active\]\:hover\:brightness-110:hover.active{
  --tw-brightness: brightness(1.1);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.\[\&\.selected\]\:border-2.selected{
  border-width: 2px;
}

.\[\&\.selected\]\:border-white-label.selected{
  border-color: var(--whitelabel-color);
}

.\[\&\.selection\]\:text-on-surface.selection{
  --tw-text-opacity: 1;
  color: rgb(45 65 85 / var(--tw-text-opacity));
}

.\[\&\:has\(\.locked\)\>\.handle-container\]\:pointer-events-none:has(.locked)>.handle-container{
  pointer-events: none;
}

.\[\&\:last-child\>\.handle-container\>\.dotted-line-container\]\:\!hidden:last-child>.handle-container>.dotted-line-container{
  display: none !important;
}

.\[\&\:last-child\>\.handle-container\>\.location-handle\]\:\[display\:none\]:last-child>.handle-container>.location-handle{
  display: none;
}

.\[\&\:last-child\>\.handle-container\>\.stop-handle\]\:\[display\:flex\]:last-child>.handle-container>.stop-handle{
  display: flex;
}

.\[\&\:not\(\.active\)\]\:\!border-none:not(.active){
  border-style: none !important;
}

.\[\&\:not\(\:last-child\)\]\:border-b:not(:last-child){
  border-bottom-width: 1px;
}

.\[\&\:not\(\:last-child\)\]\:pb-3:not(:last-child){
  padding-bottom: 12px;
}

.peer:checked ~ .peer-checked\:\[\&_\#toggleArrow\]\:rotate-180 #toggleArrow{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.peer:checked ~ .peer-checked\:\[\&_svg\.checkedIcon\]\:\!block svg.checkedIcon{
  display: block !important;
}

.peer:checked ~ .peer-checked\:\[\&_svg\.uncheckedIcon\]\:\!hidden svg.uncheckedIcon{
  display: none !important;
}

.peer:checked ~ .peer-checked\:\[\&_svg\]\:rotate-180 svg{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
