[data-theme="vkt"] {
  /*  --color-background-accent-0-background: var(--bs-secondary);
  --color-background-accent-0-foreground-primary: var(--ps-secondary-text);
  --color-background-accent-1-foreground-primary: var(--ps-secondary-text);
  --color-interactive-0-default-foreground-primary: var(--ps-primary-text);
  --color-interactive-0-default-background: var(--bs-primary);
  --color-interactive-2-outline-background: var(--color-primary);
  --color-interactive-2-active-background: var(--bs-primary);*/

  --color-brand-primary-background: #00975f;
  --color-brand-primary-foreground-primary: #000000;
  --color-brand-primary-foreground-secondary: #555e65;
  --color-brand-primary-foreground-disabled: #a9aeb1;
  --color-brand-secondary-background: #00975f;
  --color-brand-secondary-foreground-primary: #000000;
  --color-brand-secondary-foreground-secondary: #555e65;
  --color-brand-secondary-foreground-disabled: #a9aeb1;
  --color-foreground-light-primary: #ffffff;
  --color-foreground-light-secondary: #e1e7eb;
  --color-foreground-light-disabled: #a9aeb1;
  --color-foreground-dark-primary: #000000;
  --color-foreground-dark-secondary: #555e65;
  --color-foreground-dark-disabled: #a9aeb1;
  --color-foreground-dynamic-primary: #000000;
  --color-foreground-dynamic-secondary: #767676;
  --color-foreground-dynamic-disabled: #a9aeb1;
  --color-foreground-inverse-primary: #ffffff;
  --color-foreground-inverse-secondary: #555e65;
  --color-foreground-inverse-disabled: #a9aeb1;
  --color-background-neutral-0-background: #ffffff;
  --color-background-neutral-0-foreground-primary: #000000;
  --color-background-neutral-0-foreground-secondary: #e1e7eb;
  --color-background-neutral-0-foreground-disabled: #a9aeb1;
  --color-background-neutral-1-background: var(--bs-secondary);
  --color-background-neutral-1-foreground-primary: var(--ps-secondary-text);
  --color-background-neutral-1-foreground-secondary: var(--ps-secondary-text);
  --color-background-neutral-1-foreground-disabled: var(--bs-secondary);
  --color-background-neutral-2-background: #2b343a;
  --color-background-neutral-2-foreground-primary: #ffffff;
  --color-background-neutral-2-foreground-secondary: #e1e7eb;
  --color-background-neutral-2-foreground-disabled: #a9aeb1;
  --color-background-neutral-3-background: #1a2024;
  --color-background-neutral-3-foreground-primary: #ffffff;
  --color-background-neutral-3-foreground-secondary: #e1e7eb;
  --color-background-neutral-3-foreground-disabled: #a9aeb1;
  --color-background-accent-0-background: var(--bs-secondary);
  --color-background-accent-0-foreground-primary: var(--ps-secondary-text);
  --color-background-accent-0-foreground-secondary: var(--ps-secondary-alt-2);
  --color-background-accent-0-foreground-disabled: var(--bs-secondary);
  --color-background-accent-1-background: var(--ps-primary-alt);
  --color-background-accent-1-foreground-primary: var(--ps-primary-text);
  --color-background-accent-1-foreground-secondary: #e1e7eb;
  --color-background-accent-1-foreground-disabled: #a9aeb1;
  --color-background-accent-2-background: #002d19;
  --color-background-accent-2-foreground-primary: #ffffff;
  --color-background-accent-2-foreground-secondary: #e1e7eb;
  --color-background-accent-2-foreground-disabled: #a9aeb1;
  --color-background-accent-3-background: #00975f;
  --color-background-accent-3-foreground-primary: #000000;
  --color-background-accent-3-foreground-secondary: #555e65;
  --color-background-accent-3-foreground-disabled: #a9aeb1;
  --color-background-accent-4-background: #00975f;
  --color-background-accent-4-foreground-primary: #000000;
  --color-background-accent-4-foreground-secondary: #555e65;
  --color-background-accent-4-foreground-disabled: #a9aeb1;
  --color-background-accent-5-background: #006b37;
  --color-background-accent-5-foreground-primary: #ffffff;
  --color-background-accent-5-foreground-secondary: #e1e7eb;
  --color-background-accent-5-foreground-disabled: #a9aeb1;
  --color-status-valid-primary-background: #54a37c;
  --color-status-valid-primary-foreground-primary: #000000;
  --color-status-valid-primary-foreground-secondary: #555e65;
  --color-status-valid-primary-foreground-disabled: #a9aeb1;
  --color-status-valid-secondary-background: #006b37;
  --color-status-valid-secondary-foreground-primary: #ffffff;
  --color-status-valid-secondary-foreground-secondary: #e1e7eb;
  --color-status-valid-secondary-foreground-disabled: #a9aeb1;
  --color-status-info-primary-background: #009bc2;
  --color-status-info-primary-foreground-primary: #000000;
  --color-status-info-primary-foreground-secondary: #555e65;
  --color-status-info-primary-foreground-disabled: #a9aeb1;
  --color-status-info-secondary-background: #004151;
  --color-status-info-secondary-foreground-primary: #ffffff;
  --color-status-info-secondary-foreground-secondary: #e1e7eb;
  --color-status-info-secondary-foreground-disabled: #a9aeb1;
  --color-status-warning-primary-background: #ffd733;
  --color-status-warning-primary-foreground-primary: #000000;
  --color-status-warning-primary-foreground-secondary: #555e65;
  --color-status-warning-primary-foreground-disabled: #a9aeb1;
  --color-status-warning-secondary-background: #8c7100;
  --color-status-warning-secondary-foreground-primary: #ffffff;
  --color-status-warning-secondary-foreground-secondary: #e1e7eb;
  --color-status-warning-secondary-foreground-disabled: #a9aeb1;
  --color-status-error-primary-background: #b7173d;
  --color-status-error-primary-foreground-primary: #ffffff;
  --color-status-error-primary-foreground-secondary: #e1e7eb;
  --color-status-error-primary-foreground-disabled: #a9aeb1;
  --color-status-error-secondary-background: #650d22;
  --color-status-error-secondary-foreground-primary: #ffffff;
  --color-status-error-secondary-foreground-secondary: #e1e7eb;
  --color-status-error-secondary-foreground-disabled: #a9aeb1;
  --color-interactive-0-default-background: var(--bs-primary);
  --color-interactive-0-default-foreground-primary: var(--ps-primary-text);
  --color-interactive-0-default-foreground-secondary: #555e65;
  --color-interactive-0-default-foreground-disabled: #a9aeb1;
  --color-interactive-0-hover-background: var(--ps-primary-alt);
  --color-interactive-0-hover-foreground-primary: var(--ps-primary-text);
  --color-interactive-0-hover-foreground-secondary: #e1e7eb;
  --color-interactive-0-hover-foreground-disabled: #a9aeb1;
  --color-interactive-0-active-background: var(--bs-secondary);
  --color-interactive-0-active-foreground-primary: var(--ps-secondary-text);
  --color-interactive-0-active-foreground-secondary: #e1e7eb;
  --color-interactive-0-active-foreground-disabled: #a9aeb1;
  --color-interactive-0-disabled-background: #c1f5e1;
  --color-interactive-0-disabled-foreground-primary: #000000;
  --color-interactive-0-disabled-foreground-secondary: #555e65;
  --color-interactive-0-disabled-foreground-disabled: #a9aeb1;
  --color-interactive-0-outline-background: #00975f;
  --color-interactive-0-outline-foreground-primary: #000000;
  --color-interactive-0-outline-foreground-secondary: #555e65;
  --color-interactive-0-outline-foreground-disabled: #a9aeb1;
  --color-interactive-0-destructive-background: #cf647d;
  --color-interactive-0-destructive-foreground-primary: #000000;
  --color-interactive-0-destructive-foreground-secondary: #555e65;
  --color-interactive-0-destructive-foreground-disabled: #a9aeb1;
  --color-interactive-1-default-background: #003f23;
  --color-interactive-1-default-foreground-primary: #ffffff;
  --color-interactive-1-default-foreground-secondary: #e1e7eb;
  --color-interactive-1-default-foreground-disabled: #a9aeb1;
  --color-interactive-1-hover-background: #002d19;
  --color-interactive-1-hover-foreground-primary: #ffffff;
  --color-interactive-1-hover-foreground-secondary: #e1e7eb;
  --color-interactive-1-hover-foreground-disabled: #a9aeb1;
  --color-interactive-1-active-background: #006b37;
  --color-interactive-1-active-foreground-primary: #ffffff;
  --color-interactive-1-active-foreground-secondary: #e1e7eb;
  --color-interactive-1-active-foreground-disabled: #a9aeb1;
  --color-interactive-1-disabled-background: #c7cacc;
  --color-interactive-1-disabled-foreground-primary: #000000;
  --color-interactive-1-disabled-foreground-secondary: #555e65;
  --color-interactive-1-disabled-foreground-disabled: #a9aeb1;
  --color-interactive-1-outline-background: #003f23;
  --color-interactive-1-outline-foreground-primary: #ffffff;
  --color-interactive-1-outline-foreground-secondary: #e1e7eb;
  --color-interactive-1-outline-foreground-disabled: #a9aeb1;
  --color-interactive-1-destructive-background: #cf647d;
  --color-interactive-1-destructive-foreground-primary: #000000;
  --color-interactive-1-destructive-foreground-secondary: #555e65;
  --color-interactive-1-destructive-foreground-disabled: #a9aeb1;
  --color-interactive-2-default-background: #1a2024;
  --color-interactive-2-default-foreground-primary: #ffffff;
  --color-interactive-2-default-foreground-secondary: #e1e7eb;
  --color-interactive-2-default-foreground-disabled: #a9aeb1;
  --color-interactive-2-hover-background: #003f23;
  --color-interactive-2-hover-foreground-primary: #ffffff;
  --color-interactive-2-hover-foreground-secondary: #e1e7eb;
  --color-interactive-2-hover-foreground-disabled: #a9aeb1;
  --color-interactive-2-active-background: #006b37;
  --color-interactive-2-active-foreground-primary: #ffffff;
  --color-interactive-2-active-foreground-secondary: #e1e7eb;
  --color-interactive-2-active-foreground-disabled: #a9aeb1;
  --color-interactive-2-disabled-background: #1a2024;
  --color-interactive-2-disabled-foreground-primary: #ffffff;
  --color-interactive-2-disabled-foreground-secondary: #e1e7eb;
  --color-interactive-2-disabled-foreground-disabled: #a9aeb1;
  --color-interactive-2-outline-background: #006b37;
  --color-interactive-2-outline-foreground-primary: #ffffff;
  --color-interactive-2-outline-foreground-secondary: #e1e7eb;
  --color-interactive-2-outline-foreground-disabled: #a9aeb1;
  --color-interactive-2-destructive-background: #cf647d;
  --color-interactive-2-destructive-foreground-primary: #000000;
  --color-interactive-2-destructive-foreground-secondary: #555e65;
  --color-interactive-2-destructive-foreground-disabled: #a9aeb1;
  --color-interactive-3-default-background: #00763c;
  --color-interactive-3-default-foreground-primary: #ffffff;
  --color-interactive-3-default-foreground-secondary: #e1e7eb;
  --color-interactive-3-default-foreground-disabled: #a9aeb1;
  --color-interactive-3-hover-background: #00542b;
  --color-interactive-3-hover-foreground-primary: #ffffff;
  --color-interactive-3-hover-foreground-secondary: #e1e7eb;
  --color-interactive-3-hover-foreground-disabled: #a9aeb1;
  --color-interactive-3-active-background: #00763c;
  --color-interactive-3-active-foreground-primary: #ffffff;
  --color-interactive-3-active-foreground-secondary: #e1e7eb;
  --color-interactive-3-active-foreground-disabled: #a9aeb1;
  --color-interactive-3-disabled-background: #37424a;
  --color-interactive-3-disabled-foreground-primary: #ffffff;
  --color-interactive-3-disabled-foreground-secondary: #e1e7eb;
  --color-interactive-3-disabled-foreground-disabled: #a9aeb1;
  --color-interactive-3-outline-background: #82102b;
  --color-interactive-3-outline-foreground-primary: #ffffff;
  --color-interactive-3-outline-foreground-secondary: #e1e7eb;
  --color-interactive-3-outline-foreground-disabled: #a9aeb1;
  --color-interactive-3-destructive-background: #756c29;
  --color-interactive-3-destructive-foreground-primary: #ffffff;
  --color-interactive-3-destructive-foreground-secondary: #e1e7eb;
  --color-interactive-3-destructive-foreground-disabled: #a9aeb1;
  --color-interactive-destructive-default-background: #82102b;
  --color-interactive-destructive-default-foreground-primary: #ffffff;
  --color-interactive-destructive-default-foreground-secondary: #e1e7eb;
  --color-interactive-destructive-default-foreground-disabled: #a9aeb1;
  --color-interactive-destructive-hover-background: #a71538;
  --color-interactive-destructive-hover-foreground-primary: #ffffff;
  --color-interactive-destructive-hover-foreground-secondary: #e1e7eb;
  --color-interactive-destructive-hover-foreground-disabled: #a9aeb1;
  --color-interactive-destructive-active-background: #a71538;
  --color-interactive-destructive-active-foreground-primary: #ffffff;
  --color-interactive-destructive-active-foreground-secondary: #e1e7eb;
  --color-interactive-destructive-active-foreground-disabled: #a9aeb1;
  --color-interactive-destructive-disabled-background: #e9b7c3;
  --color-interactive-destructive-disabled-foreground-primary: #000000;
  --color-interactive-destructive-disabled-foreground-secondary: #555e65;
  --color-interactive-destructive-disabled-foreground-disabled: #a9aeb1;
  --color-interactive-destructive-outline-background: #4d0a1a;
  --color-interactive-destructive-outline-foreground-primary: #ffffff;
  --color-interactive-destructive-outline-foreground-secondary: #e1e7eb;
  --color-interactive-destructive-outline-foreground-disabled: #a9aeb1;
  --color-interactive-destructive-destructive-background: #cf647d;
  --color-interactive-destructive-destructive-foreground-primary: #000000;
  --color-interactive-destructive-destructive-foreground-secondary: #555e65;
  --color-interactive-destructive-destructive-foreground-disabled: #a9aeb1;
  --color-transport-city-primary-background: #00763c;
  --color-transport-city-primary-foreground-primary: #ffffff;
  --color-transport-city-primary-foreground-secondary: #e1e7eb;
  --color-transport-city-primary-foreground-disabled: #a9aeb1;
  --color-transport-city-secondary-background: #00542b;
  --color-transport-city-secondary-foreground-primary: #ffffff;
  --color-transport-city-secondary-foreground-secondary: #e1e7eb;
  --color-transport-city-secondary-foreground-disabled: #a9aeb1;
  --color-transport-region-primary-background: #009bc2;
  --color-transport-region-primary-foreground-primary: #000000;
  --color-transport-region-primary-foreground-secondary: #555e65;
  --color-transport-region-primary-foreground-disabled: #a9aeb1;
  --color-transport-region-secondary-background: #006e8a;
  --color-transport-region-secondary-foreground-primary: #ffffff;
  --color-transport-region-secondary-foreground-secondary: #e1e7eb;
  --color-transport-region-secondary-foreground-disabled: #a9aeb1;
  --color-transport-airport-express-primary-background: #c54564;
  --color-transport-airport-express-primary-foreground-primary: #ffffff;
  --color-transport-airport-express-primary-foreground-secondary: #e1e7eb;
  --color-transport-airport-express-primary-foreground-disabled: #a9aeb1;
  --color-transport-airport-express-secondary-background: #a71538;
  --color-transport-airport-express-secondary-foreground-primary: #ffffff;
  --color-transport-airport-express-secondary-foreground-secondary: #e1e7eb;
  --color-transport-airport-express-secondary-foreground-disabled: #a9aeb1;
  --color-transport-flexible-primary-background: #e8bb00;
  --color-transport-flexible-primary-foreground-primary: #000000;
  --color-transport-flexible-primary-foreground-secondary: #555e65;
  --color-transport-flexible-primary-foreground-disabled: #a9aeb1;
  --color-transport-flexible-secondary-background: #b59200;
  --color-transport-flexible-secondary-foreground-primary: #000000;
  --color-transport-flexible-secondary-foreground-secondary: #555e65;
  --color-transport-flexible-secondary-foreground-disabled: #a9aeb1;
  --color-transport-boat-primary-background: #1c6c6c;
  --color-transport-boat-primary-foreground-primary: #ffffff;
  --color-transport-boat-primary-foreground-secondary: #e1e7eb;
  --color-transport-boat-primary-foreground-disabled: #a9aeb1;
  --color-transport-boat-secondary-background: #196262;
  --color-transport-boat-secondary-foreground-primary: #ffffff;
  --color-transport-boat-secondary-foreground-secondary: #e1e7eb;
  --color-transport-boat-secondary-foreground-disabled: #a9aeb1;
  --color-transport-train-primary-background: #907395;
  --color-transport-train-primary-foreground-primary: #000000;
  --color-transport-train-primary-foreground-secondary: #555e65;
  --color-transport-train-primary-foreground-disabled: #a9aeb1;
  --color-transport-train-secondary-background: #7b5881;
  --color-transport-train-secondary-foreground-primary: #ffffff;
  --color-transport-train-secondary-foreground-secondary: #e1e7eb;
  --color-transport-train-secondary-foreground-disabled: #a9aeb1;
  --color-transport-scooter-primary-background: #54a37c;
  --color-transport-scooter-primary-foreground-primary: #000000;
  --color-transport-scooter-primary-foreground-secondary: #555e65;
  --color-transport-scooter-primary-foreground-disabled: #a9aeb1;
  --color-transport-scooter-secondary-background: #00763c;
  --color-transport-scooter-secondary-foreground-primary: #ffffff;
  --color-transport-scooter-secondary-foreground-secondary: #e1e7eb;
  --color-transport-scooter-secondary-foreground-disabled: #a9aeb1;
  --color-transport-car-primary-background: #5a2e61;
  --color-transport-car-primary-foreground-primary: #ffffff;
  --color-transport-car-primary-foreground-secondary: #e1e7eb;
  --color-transport-car-primary-foreground-disabled: #a9aeb1;
  --color-transport-car-secondary-background: #402145;
  --color-transport-car-secondary-foreground-primary: #ffffff;
  --color-transport-car-secondary-foreground-secondary: #e1e7eb;
  --color-transport-car-secondary-foreground-disabled: #a9aeb1;
  --color-transport-bike-primary-background: #82102b;
  --color-transport-bike-primary-foreground-primary: #ffffff;
  --color-transport-bike-primary-foreground-secondary: #e1e7eb;
  --color-transport-bike-primary-foreground-disabled: #a9aeb1;
  --color-transport-bike-secondary-background: #650d22;
  --color-transport-bike-secondary-foreground-primary: #ffffff;
  --color-transport-bike-secondary-foreground-secondary: #e1e7eb;
  --color-transport-bike-secondary-foreground-disabled: #a9aeb1;
  --color-transport-other-primary-background: #a9aeb1;
  --color-transport-other-primary-foreground-primary: #000000;
  --color-transport-other-primary-foreground-secondary: #555e65;
  --color-transport-other-primary-foreground-disabled: #a9aeb1;
  --color-transport-other-secondary-background: #8d9398;
  --color-transport-other-secondary-foreground-primary: #000000;
  --color-transport-other-secondary-foreground-secondary: #555e65;
  --color-transport-other-secondary-foreground-disabled: #a9aeb1;
  --color-transport-shuttle-primary-background: #00763c;
  --color-transport-shuttle-primary-foreground-primary: #ffffff;
  --color-transport-shuttle-primary-foreground-secondary: #e1e7eb;
  --color-transport-shuttle-primary-foreground-disabled: #a9aeb1;
  --color-transport-shuttle-secondary-background: #00542b;
  --color-transport-shuttle-secondary-foreground-primary: #ffffff;
  --color-transport-shuttle-secondary-foreground-secondary: #e1e7eb;
  --color-transport-shuttle-secondary-foreground-disabled: #a9aeb1;
  --color-zone-from-background: #8acfb5;
  --color-zone-from-foreground-primary: #000000;
  --color-zone-from-foreground-secondary: #555e65;
  --color-zone-from-foreground-disabled: #a9aeb1;
  --color-zone-to-background: #b0e0ec;
  --color-zone-to-foreground-primary: #000000;
  --color-zone-to-foreground-secondary: #555e65;
  --color-zone-to-foreground-disabled: #a9aeb1;
  --color-geofencing-zone-allowed-color-background: #008db1;
  --color-geofencing-zone-allowed-color-foreground-primary: #000000;
  --color-geofencing-zone-allowed-color-foreground-secondary: #555e65;
  --color-geofencing-zone-allowed-color-foreground-disabled: #a9aeb1;
  --color-geofencing-zone-allowed-fill-opacity: .07999999821186066;
  --color-geofencing-zone-allowed-stroke-opacity: .6000000238418579;
  --color-geofencing-zone-allowed-layer-index-weight: 1;
  --color-geofencing-zone-allowed-line-style: solid;
  --color-geofencing-zone-slow-color-background: #e3dfc2;
  --color-geofencing-zone-slow-color-foreground-primary: #000000;
  --color-geofencing-zone-slow-color-foreground-secondary: #555e65;
  --color-geofencing-zone-slow-color-foreground-disabled: #a9aeb1;
  --color-geofencing-zone-slow-fill-opacity: .6000000238418579;
  --color-geofencing-zone-slow-stroke-opacity: .800000011920929;
  --color-geofencing-zone-slow-layer-index-weight: 2;
  --color-geofencing-zone-slow-line-style: dashed;
  --color-geofencing-zone-no-parking-color-background: #b7173d;
  --color-geofencing-zone-no-parking-color-foreground-primary: #ffffff;
  --color-geofencing-zone-no-parking-color-foreground-secondary: #e1e7eb;
  --color-geofencing-zone-no-parking-color-foreground-disabled: #a9aeb1;
  --color-geofencing-zone-no-parking-fill-opacity: .5;
  --color-geofencing-zone-no-parking-stroke-opacity: .699999988079071;
  --color-geofencing-zone-no-parking-layer-index-weight: 3;
  --color-geofencing-zone-no-parking-line-style: solid;
  --color-geofencing-zone-no-entry-color-background: #650d22;
  --color-geofencing-zone-no-entry-color-foreground-primary: #ffffff;
  --color-geofencing-zone-no-entry-color-foreground-secondary: #e1e7eb;
  --color-geofencing-zone-no-entry-color-foreground-disabled: #a9aeb1;
  --color-geofencing-zone-no-entry-fill-opacity: .550000011920929;
  --color-geofencing-zone-no-entry-stroke-opacity: .75;
  --color-geofencing-zone-no-entry-layer-index-weight: 5;
  --color-geofencing-zone-no-entry-line-style: solid;
  --color-border-primary-background: #1a2024;
  --color-border-primary-foreground-primary: #ffffff;
  --color-border-primary-foreground-secondary: #e1e7eb;
  --color-border-primary-foreground-disabled: #a9aeb1;
  --color-border-secondary-background: #eef3f6;
  --color-border-secondary-foreground-primary: #000000;
  --color-border-secondary-foreground-secondary: #555e65;
  --color-border-secondary-foreground-disabled: #a9aeb1;
  --color-border-focus-background: #00975f;
  --color-border-focus-foreground-primary: #000000;
  --color-border-focus-foreground-secondary: #555e65;
  --color-border-focus-foreground-disabled: #a9aeb1;
  --border-radius-small: .25rem;
  --border-radius-regular: .5rem;
  --border-radius-large: 1.25rem;
  --border-radius-circle: 62.4375rem;
  --border-width-slim: .0625rem;
  --border-width-medium: .125rem;
  --typography-ios-font: "SF Pro Text";
  --typography-ios-number: -.3100000023841858;
  --typography-android-font: Roboto;
  --typography-android-number: -.5;
  --typography-web-font: Roboto;
  --typography-web-number: -.5;
  --spacing-x-small: .25rem;
  --spacing-small: .5rem;
  --spacing-medium: .75rem;
  --spacing-large: 1.25rem;
  --spacing-x-large: 1.5rem;
  --icon-size-x-small: .75rem;
  --icon-size-small: 1rem;
  --icon-size-normal: 1.25rem;
  --icon-size-large: 1.75rem
}

/* Wrapper */
.widget-module__wrapper {
  background-color: transparent;
  min-height: 310px;
}

/* Tabs */
.widget-module__nav {
  display: flex;
}

@media (max-width: 768px) {
  .atbTravelPlannerBlock {
    padding: 0;
  }
  .atbTravelPlannerBlock > .container-sm {
    padding: 0;
  }
  .widget-module__nav {
    padding-top: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    background-color: var(--ps-secondary-alt);
  }
}

/* Nav Tabs */
.widget-module__tabs {
  border-bottom: none;
  gap: 0.25rem;
}

  .widget-module__tabs a {
    padding: .5rem 1rem;
    background-color: var(--color-interactive-0-default-background);
    border-bottom: 0;
    text-decoration: none !important;
  }

      .widget-module__tabs a:not(.widget-module__tabSelected):hover {
        background-color: var(--color-interactive-0-hover-background);
      }

      a.widget-module__tabSelected {
        background-color: var(--color-background-accent-0-background);
        font-weight: inherit;
      }

/* Container */
.assistant-module__container {
  padding: 1rem;
}

/* Search width */
.search-module__container {
  min-width: auto;
}

/* Module main */
.widget-module__main {
  background-color: transparent;
  border-radius: 0;
}

/* Button group */
.widget-module__buttonGroup {
  background-color: transparent;
}

/* Selector options */
.selector-module__options {
  background-color: var(--color-background-accent-1-background);
  border-color: var(--color-background-accent-1-background);
  width: 100%;
}

.selector-module__option__text {
  color: var(--color-background-accent-1-foreground-primary);
}


/* Inputs */
.search-module__container,
.selector-module__options,
.selector-module__option__label,
.widget-module__selector_option__input:checked + .widget-module__selector_option__label,
.selector-module__dateSelector, .selector-module__timeSelector,
.selector-module__options:focus-within {
  border-radius: var(--bs-border-radius);
}

.widget-module__selector_option__label {
  width: auto;
  height:auto;
  top: unset;
  left: unset;
}

.selector-module__dateSelector label,
.selector-module__timeSelector label,
.selector-module__timeSelectorLabel {
  line-height: normal;
}

/* Dropdown */
.search-module__menu {
  border-radius: var(--bs-border-radius);
}

/* Buttons */
.widget-module__button, .widget-module__buttonLightOutline {
  border-radius: 0;
}

  .widget-module__button:hover {
    background-color: var(--color-interactive-0-hover-background);
    color: var(--color-interactive-0-hover-foreground-primary);
  }