@inera/ids-design 8.0.1 → 8.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/accordion/accordion-lit.js +1 -1
- package/components/accordion/accordion.css +35 -175
- package/components/action-link/action-link-lit.d.ts +2 -0
- package/components/action-link/action-link-lit.js +7 -0
- package/components/action-link/action-link.css +173 -0
- package/components/alert/alert-lit.js +1 -1
- package/components/alert/alert.css +28 -138
- package/components/box-link/box-link-lit.js +1 -1
- package/components/box-link/box-link.css +92 -39
- package/components/breadcrumbs/breadcrumbs-lit.js +1 -1
- package/components/breadcrumbs/breadcrumbs.css +1 -0
- package/components/card/card-lit.js +1 -1
- package/components/card/card.css +42 -140
- package/components/carousel/carousel-item-lit.js +1 -1
- package/components/carousel/carousel-item.css +10 -123
- package/components/carousel/carousel-lit.js +1 -1
- package/components/carousel/carousel.css +41 -17
- package/components/data-table/data-table-lit.js +1 -1
- package/components/data-table/data-table.css +5 -11
- package/components/dialog/dialog-lit.js +1 -1
- package/components/dialog/dialog.css +8 -11
- package/components/dropdown/dropdown-lit.js +1 -1
- package/components/dropdown/dropdown.css +21 -12
- package/components/footer-1177/footer-1177-lit.js +1 -1
- package/components/footer-1177/footer-1177.css +48 -125
- package/components/footer-1177-admin/footer-1177-admin-lit.js +1 -1
- package/components/footer-1177-admin/footer-1177-admin.css +47 -140
- package/components/footer-1177-pro/footer-1177-pro-lit.js +1 -1
- package/components/footer-1177-pro/footer-1177-pro.css +47 -140
- package/components/footer-inera/footer-inera-lit.js +1 -1
- package/components/footer-inera/footer-inera.css +42 -123
- package/components/footer-inera-admin/footer-inera-admin-lit.js +1 -1
- package/components/footer-inera-admin/footer-inera-admin.css +47 -132
- package/components/form/datepicker/datepicker-lit.d.ts +2 -0
- package/components/form/datepicker/datepicker-lit.js +9 -0
- package/components/form/datepicker/datepicker.css +570 -0
- package/components/form/error-message/error-message-lit.js +1 -1
- package/components/form/error-message/error-message.css +1 -0
- package/components/form/group/group-lit.js +1 -1
- package/components/form/group/group.css +11 -114
- package/components/form/range/range-lit.js +1 -1
- package/components/form/range/range.css +51 -120
- package/components/form/select-multiple/select-multiple-lit.js +1 -1
- package/components/form/select-multiple/select-multiple.css +56 -10
- package/components/global-alert/global-alert-lit.js +1 -1
- package/components/global-alert/global-alert.css +55 -161
- package/components/grid/container/container-lit.js +1 -1
- package/components/grid/container/container.css +1 -1
- package/components/header-1177/composite-header-1177.css +612 -842
- package/components/header-1177/header-1177-avatar-lit.js +1 -1
- package/components/header-1177/header-1177-avatar.css +57 -156
- package/components/header-1177/header-1177-item-lit.js +1 -1
- package/components/header-1177/header-1177-item.css +366 -139
- package/components/header-1177/header-1177-lit.js +1 -1
- package/components/header-1177/header-1177-menu-mobile-lit.js +1 -1
- package/components/header-1177/header-1177-menu-mobile.css +14 -4
- package/components/header-1177/header-1177-nav-item-lit.js +1 -1
- package/components/header-1177/header-1177-nav-item-mobile-lit.js +1 -1
- package/components/header-1177/header-1177-nav-item-mobile.css +40 -116
- package/components/header-1177/header-1177-nav-item.css +102 -416
- package/components/header-1177/header-1177-nav-lit.js +1 -1
- package/components/header-1177/header-1177-nav.css +20 -1
- package/components/header-1177/header-1177-region-picker-lit.js +1 -1
- package/components/header-1177/header-1177-region-picker-mobile-lit.js +1 -1
- package/components/header-1177/header-1177-region-picker-mobile.css +3 -2
- package/components/header-1177/header-1177-region-picker.css +3 -2
- package/components/header-1177/header-1177.css +19 -17
- package/components/header-1177-admin/header-1177-admin-avatar-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-avatar-mobile.css +8 -12
- package/components/header-1177-admin/header-1177-admin-avatar.css +29 -132
- package/components/header-1177-admin/header-1177-admin-item-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-item.css +307 -122
- package/components/header-1177-admin/header-1177-admin-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-menu-mobile-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-menu-mobile.css +14 -4
- package/components/header-1177-admin/header-1177-admin-nav-item-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-nav-item.css +108 -436
- package/components/header-1177-admin/header-1177-admin.css +33 -33
- package/components/header-1177-pro/header-1177-pro-avatar-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-avatar-mobile.css +8 -13
- package/components/header-1177-pro/header-1177-pro-avatar.css +25 -128
- package/components/header-1177-pro/header-1177-pro-item-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-item.css +338 -141
- package/components/header-1177-pro/header-1177-pro-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-menu-mobile-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-menu-mobile.css +14 -4
- package/components/header-1177-pro/header-1177-pro-nav-item-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-nav-item.css +112 -386
- package/components/header-1177-pro/header-1177-pro-nav-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-nav.css +10 -0
- package/components/header-1177-pro/header-1177-pro-region-picker-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-region-picker-mobile-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-region-picker-mobile.css +4 -4
- package/components/header-1177-pro/header-1177-pro-region-picker.css +3 -2
- package/components/header-1177-pro/header-1177-pro.css +35 -33
- package/components/header-inera/header-inera-item-lit.js +1 -1
- package/components/header-inera/header-inera-item.css +92 -53
- package/components/header-inera/header-inera-lit.js +1 -1
- package/components/header-inera/header-inera-menu-mobile-lit.js +1 -1
- package/components/header-inera/header-inera-menu-mobile.css +18 -4
- package/components/header-inera/header-inera-nav-item-lit.js +1 -1
- package/components/header-inera/header-inera-nav-item.css +51 -70
- package/components/header-inera/header-inera.css +12 -9
- package/components/header-inera-admin/composite-header-inera-admin.css +241 -320
- package/components/header-inera-admin/header-inera-admin-avatar-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-avatar-mobile-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-avatar-mobile.css +9 -12
- package/components/header-inera-admin/header-inera-admin-avatar.css +25 -128
- package/components/header-inera-admin/header-inera-admin-item-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-item.css +101 -53
- package/components/header-inera-admin/header-inera-admin-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-menu-mobile-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-menu-mobile.css +61 -58
- package/components/header-inera-admin/header-inera-admin-nav-item-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-nav-item.css +52 -76
- package/components/header-inera-admin/header-inera-admin.css +5 -5
- package/components/header-patient/header-patient-lit.js +1 -1
- package/components/header-patient/header-patient.css +27 -126
- package/components/mobile-menu/mobile-menu-lit.js +1 -1
- package/components/mobile-menu/mobile-menu.css +311 -435
- package/components/navigation/content/navigation-content-lit.js +1 -1
- package/components/navigation/content/navigation-content.css +15 -149
- package/components/navigation/local/navigation-local-lit.js +1 -1
- package/components/navigation/local/navigation-local.css +11 -15
- package/components/notification-badge/notification-badge-lit.js +1 -1
- package/components/notification-badge/notification-badge.css +1 -0
- package/components/pagination/data-pagination/data-pagination-lit.js +1 -1
- package/components/pagination/data-pagination/data-pagination.css +107 -131
- package/components/pagination/list-pagination/list-pagination-lit.js +1 -1
- package/components/pagination/list-pagination/list-pagination.css +84 -54
- package/components/popover/popover-content-lit.js +1 -1
- package/components/popover/popover-content.css +86 -167
- package/components/popover/popover-lit.js +1 -1
- package/components/popover/popover.css +2 -2
- package/components/progressbar/progressbar-lit.js +1 -1
- package/components/progressbar/progressbar.css +10 -113
- package/components/puff-list/puff-list-lit.js +1 -1
- package/components/puff-list/puff-list.css +89 -216
- package/components/side-menu/side-menu-lit.js +1 -1
- package/components/side-menu/side-menu.css +66 -75
- package/components/side-panel/side-panel-lit.js +1 -1
- package/components/side-panel/side-panel.css +23 -19
- package/components/stepper/stepper-lit.js +1 -1
- package/components/stepper/stepper.css +20 -166
- package/components/tabs/tab-lit.js +1 -1
- package/components/tabs/tab.css +10 -7
- package/components/tabs/tabs-lit.js +2 -2
- package/components/tabs/tabs.css +0 -2
- package/components/tag/tag-lit.js +1 -1
- package/components/tag/tag.css +12 -7
- package/components/tooltip/tooltip-lit.js +1 -1
- package/components/tooltip/tooltip.css +9 -10
- package/global/global.css +1055 -766
- package/global/icons/Inera-Design-Icons.eot +0 -0
- package/global/icons/Inera-Design-Icons.svg +14 -2
- package/global/icons/Inera-Design-Icons.ttf +0 -0
- package/global/icons/Inera-Design-Icons.woff +0 -0
- package/global/util/util.css +12 -2
- package/package.json +1 -1
- package/styles.css +1591 -1212
- package/tokens/component-tokens.scss +2 -0
- package/tokens/themes/1177-admin-tokens.css +615 -219
- package/tokens/themes/1177-pro-tokens.css +615 -219
- package/tokens/themes/1177-tokens.css +615 -219
- package/tokens/themes/inera-admin-tokens.css +443 -158
- package/tokens/themes/inera-tokens.css +443 -158
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { css, unsafeCSS } from 'lit';
|
|
2
2
|
|
|
3
|
-
var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}:root{--IDS-FONT-FAMILY-BASE:\"Open Sans\";--IDS-FONT-FAMILY-HEADING:\"Inter\";--IDS-FONT-COLOR:var(--ids-color-surface-text-on-default);--IDS-HEADING-XXL__COLOR:var(--ids-color-heading-text-xxl);--IDS-HEADING-XXL__FONT-FAMILY:var(--IDS-FONT-FAMILY-HEADING);--IDS-HEADING-XXL__FONT-SIZE:2rem;--IDS-HEADING-XXL__LINE-HEIGHT:2.5rem;--IDS-HEADING-XXL__FONT-SIZE-DESKTOP:3rem;--IDS-HEADING-XXL__LINE-HEIGHT-DESKTOP:3.25rem;--IDS-HEADING-XXL__FONT-WEIGHT:700;--IDS-HEADING-XXL__LETTER-SPACING:-0.052rem;--IDS-HEADING-XXL__LETTER-SPACING-DESKTOP:-0.078rem;--IDS-HEADING-XXL__MARGIN-BOTTOM:1.875rem;--IDS-HEADING-XL__COLOR:var(--ids-color-heading-text-xl);--IDS-HEADING-XL__FONT-FAMILY:var(--IDS-FONT-FAMILY-HEADING);--IDS-HEADING-XL__FONT-SIZE:1.625rem;--IDS-HEADING-XL__LINE-HEIGHT:2.125rem;--IDS-HEADING-XL__FONT-SIZE-DESKTOP:2.25rem;--IDS-HEADING-XL__LINE-HEIGHT-DESKTOP:2.625rem;--IDS-HEADING-XL__FONT-WEIGHT:700;--IDS-HEADING-XL__LETTER-SPACING:-0.031rem;--IDS-HEADING-XL__LETTER-SPACING-DESKTOP:-0.063rem;--IDS-HEADING-XL__MARGIN-BOTTOM:1.875rem;--IDS-HEADING-L__COLOR:var(--ids-color-heading-text-l);--IDS-HEADING-L__FONT-FAMILY:var(--IDS-FONT-FAMILY-HEADING);--IDS-HEADING-L__FONT-SIZE-DESKTOP:1.75rem;--IDS-HEADING-L__LINE-HEIGHT-DESKTOP:2.25rem;--IDS-HEADING-L__FONT-SIZE:1.5rem;--IDS-HEADING-L__LINE-HEIGHT:1.875rem;--IDS-HEADING-L__FONT-WEIGHT:700;--IDS-HEADING-L__LETTER-SPACING:-0.025rem;--IDS-HEADING-L__LETTER-SPACING-DESKTOP:-0.044rem;--IDS-HEADING-L__MARGIN-BOTTOM:1.875rem;--IDS-HEADING-M__COLOR:var(--ids-color-heading-text-m);--IDS-HEADING-M__FONT-FAMILY:var(--IDS-FONT-FAMILY-HEADING);--IDS-HEADING-M__FONT-SIZE:1.375rem;--IDS-HEADING-M__LINE-HEIGHT:1.75rem;--IDS-HEADING-M__FONT-SIZE-DESKTOP:1.5rem;--IDS-HEADING-M__LINE-HEIGHT-DESKTOP:1.875rem;--IDS-HEADING-M__FONT-WEIGHT:700;--IDS-HEADING-M__LETTER-SPACING:-0.019rem;--IDS-HEADING-M__LETTER-SPACING-DESKTOP:-0.031rem;--IDS-HEADING-S__COLOR:var(--ids-color-heading-text-s);--IDS-HEADING-S__FONT-FAMILY:var(--IDS-FONT-FAMILY-HEADING);--IDS-HEADING-S__FONT-SIZE:1.25rem;--IDS-HEADING-S__LINE-HEIGHT:1.5rem;--IDS-HEADING-S__FONT-SIZE-DESKTOP:1.25rem;--IDS-HEADING-S__LINE-HEIGHT-DESKTOP:1.5rem;--IDS-HEADING-S__FONT-WEIGHT:700;--IDS-HEADING-S__LETTER-SPACING:-0.013rem;--IDS-HEADING-S__LETTER-SPACING-DESKTOP:-0.025rem;--IDS-HEADING-XS__COLOR:var(--ids-color-heading-text-xs);--IDS-HEADING-XS__FONT-FAMILY:var(--IDS-FONT-FAMILY-HEADING);--IDS-HEADING-XS__FONT-SIZE:1rem;--IDS-HEADING-XS__LINE-HEIGHT:1.25rem;--IDS-HEADING-XS__FONT-WEIGHT:700;--IDS-HEADING-XS__LETTER-SPACING:0;--IDS-ANCHOR__COLOR:var(--ids-color-interactive-text-default);--IDS-ANCHOR__HOVER-COLOR:var(--ids-color-interactive-text-hover);--IDS-PREAMBLE__FONT-FAMILY:var(--IDS-FONT-FAMILY-BASE);--IDS-PREAMBLE__FONT-SIZE:1.125rem;--IDS-PREAMBLE__LINE-HEIGHT:1.75rem;--IDS-PREAMBLE__FONT-SIZE-DESKTOP:1.375rem;--IDS-PREAMBLE__LINE-HEIGHT-DESKTOP:2.25rem;--IDS-BODY__FONT-FAMILY:var(--IDS-FONT-FAMILY-BASE);--IDS-BODY__FONT-SIZE:1rem;--IDS-BODY__LINE-HEIGHT:1.5rem;--IDS-BODY--DISABLED__COLOR:var(--ids-color-interactive-text-disabled);--IDS-PAGE-LIST__COLOR:var(--ids-color-brand-text-primary);--IDS-PAGE-LIST__FONT-FAMILY:var(--IDS-FONT-FAMILY-HEADING);--IDS-PAGE-LIST__FONT-SIZE:1.25rem;--IDS-PAGE-LIST__LINE-HEIGHT:1.5rem;--IDS-PAGE-LIST__FONT-WEIGHT:700;--IDS-PAGE-LIST__LETTER-SPACING:-0.025rem;--IDS-BULLET-LIST__MARKER-COLOR:var(--ids-color-brand-text-primary);--IDS-BULLET-LIST__MARKER-FONT-WEIGHT:bold;--IDS-BULLET-LIST__LINE-HEIGHT:1.5rem;--IDS-DIVIDER__COLOR:var(--ids-color-surface-border-default)}:root.ids--1177-admin,:root.ids--1177-pro{--IDS-PAGE-LIST__COLOR:var(--ids-color-interactive-text-default)}:root.ids--inera,:root.ids--inera-admin{--IDS-FONT-FAMILY-BASE:\"Open Sans\";--IDS-FONT-FAMILY-HEADING:\"Poppins\";--IDS-HEADING-XXL__FONT-SIZE:1.875rem;--IDS-HEADING-XXL__LINE-HEIGHT:2.375rem;--IDS-HEADING-XXL__FONT-SIZE-DESKTOP:2.5rem;--IDS-HEADING-XXL__LINE-HEIGHT-DESKTOP:3.125rem;--IDS-HEADING-XXL__FONT-WEIGHT:600;--IDS-HEADING-XXL__LETTER-SPACING:inherit;--IDS-HEADING-XXL__LETTER-SPACING-DESKTOP:inherit;--IDS-HEADING-XXL__MARGIN-BOTTOM:1.25rem;--IDS-HEADING-XL__FONT-SIZE:1.625rem;--IDS-HEADING-XL__LINE-HEIGHT:2rem;--IDS-HEADING-XL__FONT-SIZE-DESKTOP:2rem;--IDS-HEADING-XL__LINE-HEIGHT-DESKTOP:2.5rem;--IDS-HEADING-XL__FONT-WEIGHT:600;--IDS-HEADING-XL__LETTER-SPACING:inherit;--IDS-HEADING-XL__LETTER-SPACING-DESKTOP:inherit;--IDS-HEADING-XL__MARGIN-BOTTOM:1.25rem;--IDS-HEADING-L__FONT-SIZE:1.5rem;--IDS-HEADING-L__LINE-HEIGHT:1.875rem;--IDS-HEADING-L__FONT-SIZE-DESKTOP:1.75rem;--IDS-HEADING-L__LINE-HEIGHT-DESKTOP:2.25rem;--IDS-HEADING-L__FONT-WEIGHT:600;--IDS-HEADING-L__LETTER-SPACING:inherit;--IDS-HEADING-L__LETTER-SPACING-DESKTOP:inherit;--IDS-HEADING-L__MARGIN-BOTTOM:1.25rem;--IDS-HEADING-M__FONT-SIZE:1.375rem;--IDS-HEADING-M__LINE-HEIGHT:1.75rem;--IDS-HEADING-M__FONT-SIZE-DESKTOP:1.5rem;--IDS-HEADING-M__LINE-HEIGHT-DESKTOP:2rem;--IDS-HEADING-M__FONT-WEIGHT:600;--IDS-HEADING-M__LETTER-SPACING:inherit;--IDS-HEADING-M__LETTER-SPACING-DESKTOP:inherit;--IDS-HEADING-S__FONT-SIZE:1.25rem;--IDS-HEADING-S__LINE-HEIGHT:1.5rem;--IDS-HEADING-S__FONT-SIZE-DESKTOP:1.25rem;--IDS-HEADING-S__LINE-HEIGHT-DESKTOP:1.625rem;--IDS-HEADING-S__FONT-WEIGHT:600;--IDS-HEADING-S__LETTER-SPACING:inherit;--IDS-HEADING-S__LETTER-SPACING-DESKTOP:inherit;--IDS-HEADING-XS__FONT-SIZE:1rem;--IDS-HEADING-XS__LINE-HEIGHT:1.25rem;--IDS-HEADING-XS__FONT-WEIGHT:600;--IDS-HEADING-XS__LETTER-SPACING:inherit;--IDS-BODY__LINE-HEIGHT:1.625rem;--IDS-BODY--DISABLED__COLOR:var(--ids-color-interactive-text-disabled);--IDS-PAGE-LIST__FONT-WEIGHT:600;--IDS-PAGE-LIST__LETTER-SPACING:0;--IDS-BULLET-LIST__MARKER-FONT-WEIGHT:normal;--IDS-BULLET-LIST__LINE-HEIGHT:1.625rem;--IDS-DESCRIPTION-LIST__TERM-FONT-WEIGHT:600}:root.ids--dark{--IDS-PAGE-LIST__COLOR:var(--ids-color-navigation-text-default)}:root.ids--dark.ids--1177-admin,:root.ids--dark.ids--1177-pro,:root.ids--dark.ids--inera,:root.ids--dark.ids--inera-admin{--IDS-PAGE-LIST__COLOR:var(--ids-color-interactive-text-default)}.ids-header-1177--unresponsive .ids-header-1177-avatar{align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;justify-content:flex-end;justify-self:flex-end;margin-left:.5rem}.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__avatar{align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;justify-content:flex-end;justify-self:flex-end;margin-top:.0625rem;position:relative}.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__menu-wrapper{display:flex;justify-content:flex-end;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__button{align-items:center;background-color:var(--IDS-HEADER-1177-AVATAR__BACKGROUND-COLOR);border:.0625rem solid var(--IDS-HEADER-1177-AVATAR__BORDER-COLOR);border-radius:2rem;cursor:pointer;display:flex;justify-content:center;max-width:100%;min-width:8.5rem;overflow:hidden;padding:.75rem 1.25rem .75rem 1.75rem;position:relative}.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__button:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-HEADER-1177-AVATAR__ICON-COLOR);content:\"\\e923\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:1.75rem;left:1.5rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__button:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--IDS-HEADER-1177-AVATAR__BACKGROUND-COLOR);color:var(--IDS-HEADER-1177-AVATAR__ICON-COLOR);content:\"\\e936\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:1rem;padding:.25rem;pointer-events:none;position:absolute;right:1.25rem;top:50%;transform:translateY(-50%)}.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__button:hover:after,.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__button:hover:before{color:var(--IDS-HEADER-1177-AVATAR__ICON-HOVER-COLOR)}.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__button:focus{z-index:20}.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__button.ids-header-1177-avatar__button--expanded:after{content:\"\\e939\"}.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__button .ids-header-1177-avatar__name{color:var(--IDS-HEADER-1177-AVATAR__COLOR);font-size:1rem;line-height:1.5rem;overflow:hidden;padding:0 1.75rem 0 2rem;position:relative;text-align:start;text-align:left;text-overflow:ellipsis;white-space:nowrap}.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__menu{background-color:var(--IDS-HEADER-1177-AVATAR__DROPDOWN-BACKGROUND-COLOR);border:.0625rem solid var(--IDS-HEADER-1177-AVATAR__DROPDOWN-BORDER-COLOR);border-radius:.625rem;box-shadow:var(--IDS-BOX-SHADOW-BOTTOM);box-sizing:border-box;display:none;left:auto;max-width:20rem;padding:1.25rem;position:absolute;right:0;top:calc(100% + .0625rem);width:100%;z-index:12}.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__menu.ids-header-1177-avatar__menu--expanded{display:block}.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__menu .ids-header-1177-avatar__agent ::slotted(p),.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__menu .ids-header-1177-avatar__agent p{color:var(--IDS-FONT-COLOR);font-family:var(--IDS-BODY__FONT-FAMILY);font-size:var(--IDS-BODY__FONT-SIZE);font-style:normal;font-weight:400;letter-spacing:0;line-height:var(--IDS-BODY__LINE-HEIGHT);margin-bottom:.75rem!important;margin-top:.75rem!important}.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__menu .ids-header-1177-avatar__menu-links{display:flex;flex-direction:column;gap:1.5rem;margin-top:1.5rem}.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__menu ::slotted(hr),.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__menu hr{border:0;border-top:.0625rem solid var(--IDS-HEADER-1177-AVATAR__MENU-SEPARATOR-COLOR);display:block;height:.0625rem;margin:0;width:100%}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar{align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;justify-content:flex-end;justify-self:flex-end;margin-left:.5rem}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__avatar{align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;justify-content:flex-end;justify-self:flex-end;margin-top:.0625rem;position:relative}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu-wrapper{display:flex;justify-content:flex-end;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button{align-items:center;background-color:var(--IDS-HEADER-1177-AVATAR__BACKGROUND-COLOR);border:.0625rem solid var(--IDS-HEADER-1177-AVATAR__BORDER-COLOR);border-radius:2rem;cursor:pointer;display:flex;justify-content:center;max-width:100%;min-width:8.5rem;overflow:hidden;padding:.75rem 1.25rem .75rem 1.75rem;position:relative}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-HEADER-1177-AVATAR__ICON-COLOR);content:\"\\e923\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:1.75rem;left:1.5rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--IDS-HEADER-1177-AVATAR__BACKGROUND-COLOR);color:var(--IDS-HEADER-1177-AVATAR__ICON-COLOR);content:\"\\e936\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:1rem;padding:.25rem;pointer-events:none;position:absolute;right:1.25rem;top:50%;transform:translateY(-50%)}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button:hover:after,.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button:hover:before{color:var(--IDS-HEADER-1177-AVATAR__ICON-HOVER-COLOR)}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button:focus{z-index:20}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button.ids-header-1177-avatar__button--expanded:after{content:\"\\e939\"}@media (max-width:1024px){.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button{gap:.5rem;justify-content:flex-start;margin-left:.75rem;margin-right:0;padding:.375rem .5rem}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button:before{font-size:1.25rem;left:.75rem}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button:after{right:.5rem}}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button .ids-header-1177-avatar__name{color:var(--IDS-HEADER-1177-AVATAR__COLOR);font-size:1rem;line-height:1.5rem;overflow:hidden;padding:0 1.75rem 0 2rem;position:relative;text-align:start;text-align:left;text-overflow:ellipsis;white-space:nowrap}@media (max-width:1024px){.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button .ids-header-1177-avatar__name{font-size:.875rem;line-height:1.25rem}}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu{background-color:var(--IDS-HEADER-1177-AVATAR__DROPDOWN-BACKGROUND-COLOR);border:.0625rem solid var(--IDS-HEADER-1177-AVATAR__DROPDOWN-BORDER-COLOR);border-radius:.625rem;box-shadow:var(--IDS-BOX-SHADOW-BOTTOM);box-sizing:border-box;display:none;left:auto;max-width:20rem;padding:1.25rem;position:absolute;right:0;top:calc(100% + .0625rem);width:100%;z-index:12}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu.ids-header-1177-avatar__menu--expanded{display:block}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu .ids-header-1177-avatar__agent ::slotted(p),.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu .ids-header-1177-avatar__agent p{color:var(--IDS-FONT-COLOR);font-family:var(--IDS-BODY__FONT-FAMILY);font-size:var(--IDS-BODY__FONT-SIZE);font-style:normal;font-weight:400;letter-spacing:0;line-height:var(--IDS-BODY__LINE-HEIGHT);margin-bottom:.75rem!important;margin-top:.75rem!important}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu .ids-header-1177-avatar__menu-links{display:flex;flex-direction:column;gap:1.5rem;margin-top:1.5rem}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu ::slotted(hr),.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu hr{border:0;border-top:.0625rem solid var(--IDS-HEADER-1177-AVATAR__MENU-SEPARATOR-COLOR);display:block;height:.0625rem;margin:0;width:100%}@media (max-width:1024px){.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu{border-top-left-radius:0;border-top-right-radius:0;max-width:30rem;top:calc(100% + .4375rem)}}@media (max-width:640px){.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu{max-width:100vw;right:-1.25rem;width:100vw}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu.ids-header-1177-avatar__menu--mobile-menu{right:-3.75rem}}:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive){align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;justify-content:flex-end;justify-self:flex-end;margin-left:.5rem}:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__avatar{align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;justify-content:flex-end;justify-self:flex-end;margin-top:.0625rem;position:relative}:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu-wrapper{display:flex;justify-content:flex-end;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button{align-items:center;background-color:var(--IDS-HEADER-1177-AVATAR__BACKGROUND-COLOR);border:.0625rem solid var(--IDS-HEADER-1177-AVATAR__BORDER-COLOR);border-radius:2rem;cursor:pointer;display:flex;justify-content:center;max-width:100%;min-width:8.5rem;overflow:hidden;padding:.75rem 1.25rem .75rem 1.75rem;position:relative}:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-HEADER-1177-AVATAR__ICON-COLOR);content:\"\\e923\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:1.75rem;left:1.5rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--IDS-HEADER-1177-AVATAR__BACKGROUND-COLOR);color:var(--IDS-HEADER-1177-AVATAR__ICON-COLOR);content:\"\\e936\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:1rem;padding:.25rem;pointer-events:none;position:absolute;right:1.25rem;top:50%;transform:translateY(-50%)}:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button:hover:after,:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button:hover:before{color:var(--IDS-HEADER-1177-AVATAR__ICON-HOVER-COLOR)}:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button:focus{z-index:20}:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button.ids-header-1177-avatar__button--expanded:after{content:\"\\e939\"}@media (max-width:1024px){:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button{gap:.5rem;justify-content:flex-start;margin-left:.75rem;margin-right:0;padding:.375rem .5rem}:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button:before{font-size:1.25rem;left:.75rem}:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button:after{right:.5rem}}:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button .ids-header-1177-avatar__name{color:var(--IDS-HEADER-1177-AVATAR__COLOR);font-size:1rem;line-height:1.5rem;overflow:hidden;padding:0 1.75rem 0 2rem;position:relative;text-align:start;text-align:left;text-overflow:ellipsis;white-space:nowrap}@media (max-width:1024px){:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button .ids-header-1177-avatar__name{font-size:.875rem;line-height:1.25rem}}:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu{background-color:var(--IDS-HEADER-1177-AVATAR__DROPDOWN-BACKGROUND-COLOR);border:.0625rem solid var(--IDS-HEADER-1177-AVATAR__DROPDOWN-BORDER-COLOR);border-radius:.625rem;box-shadow:var(--IDS-BOX-SHADOW-BOTTOM);box-sizing:border-box;display:none;left:auto;max-width:20rem;padding:1.25rem;position:absolute;right:0;top:calc(100% + .0625rem);width:100%;z-index:12}:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu.ids-header-1177-avatar__menu--expanded{display:block}:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu .ids-header-1177-avatar__agent ::slotted(p),:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu .ids-header-1177-avatar__agent p{color:var(--IDS-FONT-COLOR);font-family:var(--IDS-BODY__FONT-FAMILY);font-size:var(--IDS-BODY__FONT-SIZE);font-style:normal;font-weight:400;letter-spacing:0;line-height:var(--IDS-BODY__LINE-HEIGHT);margin-bottom:.75rem!important;margin-top:.75rem!important}:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu .ids-header-1177-avatar__menu-links{display:flex;flex-direction:column;gap:1.5rem;margin-top:1.5rem}:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu ::slotted(hr),:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu hr{border:0;border-top:.0625rem solid var(--IDS-HEADER-1177-AVATAR__MENU-SEPARATOR-COLOR);display:block;height:.0625rem;margin:0;width:100%}@media (max-width:1024px){:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu{border-top-left-radius:0;border-top-right-radius:0;max-width:30rem;top:calc(100% + .4375rem)}}@media (max-width:640px){:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu{max-width:100vw;right:-1.25rem;width:100vw}:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu.ids-header-1177-avatar__menu--mobile-menu{right:-3.75rem}}:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive{align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;justify-content:flex-end;justify-self:flex-end;margin-left:.5rem}:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__avatar{align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;justify-content:flex-end;justify-self:flex-end;margin-top:.0625rem;position:relative}:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__menu-wrapper{display:flex;justify-content:flex-end;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__button{align-items:center;background-color:var(--IDS-HEADER-1177-AVATAR__BACKGROUND-COLOR);border:.0625rem solid var(--IDS-HEADER-1177-AVATAR__BORDER-COLOR);border-radius:2rem;cursor:pointer;display:flex;justify-content:center;max-width:100%;min-width:8.5rem;overflow:hidden;padding:.75rem 1.25rem .75rem 1.75rem;position:relative}:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__button:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-HEADER-1177-AVATAR__ICON-COLOR);content:\"\\e923\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:1.75rem;left:1.5rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__button:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--IDS-HEADER-1177-AVATAR__BACKGROUND-COLOR);color:var(--IDS-HEADER-1177-AVATAR__ICON-COLOR);content:\"\\e936\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:1rem;padding:.25rem;pointer-events:none;position:absolute;right:1.25rem;top:50%;transform:translateY(-50%)}:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__button:hover:after,:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__button:hover:before{color:var(--IDS-HEADER-1177-AVATAR__ICON-HOVER-COLOR)}:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__button:focus{z-index:20}:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__button.ids-header-1177-avatar__button--expanded:after{content:\"\\e939\"}:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__button .ids-header-1177-avatar__name{color:var(--IDS-HEADER-1177-AVATAR__COLOR);font-size:1rem;line-height:1.5rem;overflow:hidden;padding:0 1.75rem 0 2rem;position:relative;text-align:start;text-align:left;text-overflow:ellipsis;white-space:nowrap}:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__menu{background-color:var(--IDS-HEADER-1177-AVATAR__DROPDOWN-BACKGROUND-COLOR);border:.0625rem solid var(--IDS-HEADER-1177-AVATAR__DROPDOWN-BORDER-COLOR);border-radius:.625rem;box-shadow:var(--IDS-BOX-SHADOW-BOTTOM);box-sizing:border-box;display:none;left:auto;max-width:20rem;padding:1.25rem;position:absolute;right:0;top:calc(100% + .0625rem);width:100%;z-index:12}:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__menu.ids-header-1177-avatar__menu--expanded{display:block}:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__menu .ids-header-1177-avatar__agent ::slotted(p),:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__menu .ids-header-1177-avatar__agent p{color:var(--IDS-FONT-COLOR);font-family:var(--IDS-BODY__FONT-FAMILY);font-size:var(--IDS-BODY__FONT-SIZE);font-style:normal;font-weight:400;letter-spacing:0;line-height:var(--IDS-BODY__LINE-HEIGHT);margin-bottom:.75rem!important;margin-top:.75rem!important}:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__menu .ids-header-1177-avatar__menu-links{display:flex;flex-direction:column;gap:1.5rem;margin-top:1.5rem}:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__menu ::slotted(hr),:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__menu hr{border:0;border-top:.0625rem solid var(--IDS-HEADER-1177-AVATAR__MENU-SEPARATOR-COLOR);display:block;height:.0625rem;margin:0;width:100%}";
|
|
3
|
+
var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}.ids--dark,.ids--light{--IDS-FONT-FAMILY-BASE:\"Open Sans\";--IDS-FONT-FAMILY-HEADING:\"Inter\";--IDS-FONT-COLOR:var(--ids-color-surface-text-on-default);--IDS-HEADING-XXL__MARGIN-BOTTOM:1.875rem;--IDS-HEADING-XL__MARGIN-BOTTOM:1.875rem;--IDS-HEADING-L__MARGIN-BOTTOM:1.875rem;--IDS-PAGE-LIST__COLOR:var(--ids-color-brand-text-primary);--IDS-PAGE-LIST__FONT-FAMILY:var(--IDS-FONT-FAMILY-HEADING);--IDS-PAGE-LIST__FONT-SIZE:1.25rem;--IDS-PAGE-LIST__LINE-HEIGHT:1.5rem;--IDS-PAGE-LIST__FONT-WEIGHT:700;--IDS-PAGE-LIST__LETTER-SPACING:-0.025rem;--IDS-BULLET-LIST__MARKER-COLOR:var(--ids-color-brand-text-primary);--IDS-BULLET-LIST__MARKER-FONT-WEIGHT:bold;--IDS-BULLET-LIST__LINE-HEIGHT:1.5rem;--IDS-DIVIDER__COLOR:var(--ids-color-surface-border-default)}.ids--dark.ids--1177-admin,.ids--dark.ids--1177-pro,.ids--light.ids--1177-admin,.ids--light.ids--1177-pro{--IDS-PAGE-LIST__COLOR:var(--ids-color-interactive-text-default)}.ids--dark.ids--inera,.ids--dark.ids--inera-admin,.ids--light.ids--inera,.ids--light.ids--inera-admin{--IDS-FONT-FAMILY-BASE:\"Open Sans\";--IDS-FONT-FAMILY-HEADING:\"Poppins\";--IDS-HEADING-XXL__MARGIN-BOTTOM:1.25rem;--IDS-HEADING-XL__MARGIN-BOTTOM:1.25rem;--IDS-HEADING-L__MARGIN-BOTTOM:1.25rem;--IDS-PAGE-LIST__FONT-WEIGHT:600;--IDS-PAGE-LIST__LETTER-SPACING:0;--IDS-BULLET-LIST__MARKER-FONT-WEIGHT:normal;--IDS-BULLET-LIST__LINE-HEIGHT:1.625rem;--IDS-DESCRIPTION-LIST__TERM-FONT-WEIGHT:600}.ids--dark.ids--dark,.ids--light.ids--dark{--IDS-PAGE-LIST__COLOR:var(--ids-color-navigation-text-default)}.ids--dark.ids--dark.ids--1177-admin,.ids--dark.ids--dark.ids--1177-pro,.ids--dark.ids--dark.ids--inera,.ids--dark.ids--dark.ids--inera-admin,.ids--light.ids--dark.ids--1177-admin,.ids--light.ids--dark.ids--1177-pro,.ids--light.ids--dark.ids--inera,.ids--light.ids--dark.ids--inera-admin{--IDS-PAGE-LIST__COLOR:var(--ids-color-interactive-text-default)}.ids-header-1177--unresponsive .ids-header-1177-avatar{align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;justify-content:flex-end;justify-self:flex-end;margin-left:.5rem}.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__avatar{align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;justify-content:flex-end;justify-self:flex-end;margin-top:.0625rem;position:relative}.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__menu-wrapper{display:flex;justify-content:flex-end;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__button{align-items:center;background-color:var(--IDS-HEADER-1177-AVATAR__BACKGROUND-COLOR);border:.0625rem solid var(--IDS-HEADER-1177-AVATAR__BORDER-COLOR);border-radius:2rem;cursor:pointer;display:flex;justify-content:center;max-width:100%;min-width:8.5rem;overflow:hidden;padding:.75rem 1.25rem .75rem 1.75rem;position:relative}.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__button:focus-visible{outline:.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-HEADER-1177-AVATAR__ICON-COLOR);content:\"\\e923\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:1.75rem;left:1.5rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__button:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--IDS-HEADER-1177-AVATAR__BACKGROUND-COLOR);color:var(--IDS-HEADER-1177-AVATAR__ICON-COLOR);content:\"\\e936\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:1rem;padding:.25rem;pointer-events:none;position:absolute;right:1.25rem;top:50%;transform:translateY(-50%)}.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__button:hover:after,.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__button:hover:before{color:var(--IDS-HEADER-1177-AVATAR__ICON-HOVER-COLOR)}.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__button:focus-visible{z-index:20}.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__button.ids-header-1177-avatar__button--expanded:after{content:\"\\e939\"}.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__button .ids-header-1177-avatar__name{color:var(--IDS-HEADER-1177-AVATAR__COLOR);font-size:1rem;line-height:1.5rem;overflow:hidden;padding:0 1.75rem 0 2rem;position:relative;text-align:start;text-align:left;text-overflow:ellipsis;white-space:nowrap}.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__menu{background-color:var(--IDS-HEADER-1177-AVATAR__DROPDOWN-BACKGROUND-COLOR);border:.0625rem solid var(--IDS-HEADER-1177-AVATAR__DROPDOWN-BORDER-COLOR);border-radius:.625rem;box-shadow:var(--IDS-BOX-SHADOW-ELEVATED-2);box-sizing:border-box;display:none;flex-direction:column;gap:1.5rem;left:auto;max-width:20rem;padding:1.25rem;position:absolute;right:0;top:calc(100% + .0625rem);width:100%;z-index:12}.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__menu.ids-header-1177-avatar__menu--expanded{display:flex}.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__menu .ids-header-1177-avatar__agent ::slotted(p),.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__menu .ids-header-1177-avatar__agent p{color:var(--ids-color-surface-text-on-default);font-family:var(--ids-font-family-body-text);font-size:var(--ids-font-size-body-text);font-style:normal;font-weight:var(--ids-font-weight-body-text);letter-spacing:0;line-height:var(--ids-line-height-body-text);margin-bottom:0!important;margin-top:.75rem!important}.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__menu .ids-header-1177-avatar__menu-links{display:flex;flex-direction:column;gap:1.5rem}.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__menu ::slotted(hr),.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__menu hr{border:0;border-top:.0625rem solid var(--IDS-HEADER-1177-AVATAR__MENU-SEPARATOR-COLOR);display:block;height:.0625rem;margin:0;width:100%}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar{align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;justify-content:flex-end;justify-self:flex-end;margin-left:.5rem}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__avatar{align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;justify-content:flex-end;justify-self:flex-end;margin-top:.0625rem;position:relative}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu-wrapper{display:flex;justify-content:flex-end;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button{align-items:center;background-color:var(--IDS-HEADER-1177-AVATAR__BACKGROUND-COLOR);border:.0625rem solid var(--IDS-HEADER-1177-AVATAR__BORDER-COLOR);border-radius:2rem;cursor:pointer;display:flex;justify-content:center;max-width:100%;min-width:8.5rem;overflow:hidden;padding:.75rem 1.25rem .75rem 1.75rem;position:relative}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button:focus-visible{outline:.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-HEADER-1177-AVATAR__ICON-COLOR);content:\"\\e923\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:1.75rem;left:1.5rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--IDS-HEADER-1177-AVATAR__BACKGROUND-COLOR);color:var(--IDS-HEADER-1177-AVATAR__ICON-COLOR);content:\"\\e936\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:1rem;padding:.25rem;pointer-events:none;position:absolute;right:1.25rem;top:50%;transform:translateY(-50%)}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button:hover:after,.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button:hover:before{color:var(--IDS-HEADER-1177-AVATAR__ICON-HOVER-COLOR)}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button:focus-visible{z-index:20}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button.ids-header-1177-avatar__button--expanded:after{content:\"\\e939\"}@media (max-width:1024px){.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button{gap:.5rem;justify-content:flex-start;margin-left:.75rem;margin-right:0;padding:.375rem .5rem}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button:before{font-size:1.25rem;left:.75rem}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button:after{right:.5rem}}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button .ids-header-1177-avatar__name{color:var(--IDS-HEADER-1177-AVATAR__COLOR);font-size:1rem;line-height:1.5rem;overflow:hidden;padding:0 1.75rem 0 2rem;position:relative;text-align:start;text-align:left;text-overflow:ellipsis;white-space:nowrap}@media (max-width:1024px){.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button .ids-header-1177-avatar__name{font-size:.875rem;line-height:1.25rem}}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu{background-color:var(--IDS-HEADER-1177-AVATAR__DROPDOWN-BACKGROUND-COLOR);border:.0625rem solid var(--IDS-HEADER-1177-AVATAR__DROPDOWN-BORDER-COLOR);border-radius:.625rem;box-shadow:var(--IDS-BOX-SHADOW-ELEVATED-2);box-sizing:border-box;display:none;flex-direction:column;gap:1.5rem;left:auto;max-width:20rem;padding:1.25rem;position:absolute;right:0;top:calc(100% + .0625rem);width:100%;z-index:12}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu.ids-header-1177-avatar__menu--expanded{display:flex}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu .ids-header-1177-avatar__agent ::slotted(p),.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu .ids-header-1177-avatar__agent p{color:var(--ids-color-surface-text-on-default);font-family:var(--ids-font-family-body-text);font-size:var(--ids-font-size-body-text);font-style:normal;font-weight:var(--ids-font-weight-body-text);letter-spacing:0;line-height:var(--ids-line-height-body-text);margin-bottom:0!important;margin-top:.75rem!important}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu .ids-header-1177-avatar__menu-links{display:flex;flex-direction:column;gap:1.5rem}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu ::slotted(hr),.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu hr{border:0;border-top:.0625rem solid var(--IDS-HEADER-1177-AVATAR__MENU-SEPARATOR-COLOR);display:block;height:.0625rem;margin:0;width:100%}@media (max-width:1024px){.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu{border-top-left-radius:0;border-top-right-radius:0;max-width:30rem;top:calc(100% + .4375rem)}}@media (max-width:640px){.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu{max-width:100vw;right:-1.25rem;width:100vw}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu.ids-header-1177-avatar__menu--mobile-menu{right:-3.75rem}}:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive){align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;justify-content:flex-end;justify-self:flex-end;margin-left:.5rem}:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__avatar{align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;justify-content:flex-end;justify-self:flex-end;margin-top:.0625rem;position:relative}:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu-wrapper{display:flex;justify-content:flex-end;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button{align-items:center;background-color:var(--IDS-HEADER-1177-AVATAR__BACKGROUND-COLOR);border:.0625rem solid var(--IDS-HEADER-1177-AVATAR__BORDER-COLOR);border-radius:2rem;cursor:pointer;display:flex;justify-content:center;max-width:100%;min-width:8.5rem;overflow:hidden;padding:.75rem 1.25rem .75rem 1.75rem;position:relative}:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button:focus-visible{outline:.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-HEADER-1177-AVATAR__ICON-COLOR);content:\"\\e923\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:1.75rem;left:1.5rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--IDS-HEADER-1177-AVATAR__BACKGROUND-COLOR);color:var(--IDS-HEADER-1177-AVATAR__ICON-COLOR);content:\"\\e936\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:1rem;padding:.25rem;pointer-events:none;position:absolute;right:1.25rem;top:50%;transform:translateY(-50%)}:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button:hover:after,:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button:hover:before{color:var(--IDS-HEADER-1177-AVATAR__ICON-HOVER-COLOR)}:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button:focus-visible{z-index:20}:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button.ids-header-1177-avatar__button--expanded:after{content:\"\\e939\"}@media (max-width:1024px){:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button{gap:.5rem;justify-content:flex-start;margin-left:.75rem;margin-right:0;padding:.375rem .5rem}:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button:before{font-size:1.25rem;left:.75rem}:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button:after{right:.5rem}}:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button .ids-header-1177-avatar__name{color:var(--IDS-HEADER-1177-AVATAR__COLOR);font-size:1rem;line-height:1.5rem;overflow:hidden;padding:0 1.75rem 0 2rem;position:relative;text-align:start;text-align:left;text-overflow:ellipsis;white-space:nowrap}@media (max-width:1024px){:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button .ids-header-1177-avatar__name{font-size:.875rem;line-height:1.25rem}}:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu{background-color:var(--IDS-HEADER-1177-AVATAR__DROPDOWN-BACKGROUND-COLOR);border:.0625rem solid var(--IDS-HEADER-1177-AVATAR__DROPDOWN-BORDER-COLOR);border-radius:.625rem;box-shadow:var(--IDS-BOX-SHADOW-ELEVATED-2);box-sizing:border-box;display:none;flex-direction:column;gap:1.5rem;left:auto;max-width:20rem;padding:1.25rem;position:absolute;right:0;top:calc(100% + .0625rem);width:100%;z-index:12}:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu.ids-header-1177-avatar__menu--expanded{display:flex}:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu .ids-header-1177-avatar__agent ::slotted(p),:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu .ids-header-1177-avatar__agent p{color:var(--ids-color-surface-text-on-default);font-family:var(--ids-font-family-body-text);font-size:var(--ids-font-size-body-text);font-style:normal;font-weight:var(--ids-font-weight-body-text);letter-spacing:0;line-height:var(--ids-line-height-body-text);margin-bottom:0!important;margin-top:.75rem!important}:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu .ids-header-1177-avatar__menu-links{display:flex;flex-direction:column;gap:1.5rem}:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu ::slotted(hr),:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu hr{border:0;border-top:.0625rem solid var(--IDS-HEADER-1177-AVATAR__MENU-SEPARATOR-COLOR);display:block;height:.0625rem;margin:0;width:100%}@media (max-width:1024px){:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu{border-top-left-radius:0;border-top-right-radius:0;max-width:30rem;top:calc(100% + .4375rem)}}@media (max-width:640px){:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu{max-width:100vw;right:-1.25rem;width:100vw}:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu.ids-header-1177-avatar__menu--mobile-menu{right:-3.75rem}}:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive{align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;justify-content:flex-end;justify-self:flex-end;margin-left:.5rem}:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__avatar{align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;justify-content:flex-end;justify-self:flex-end;margin-top:.0625rem;position:relative}:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__menu-wrapper{display:flex;justify-content:flex-end;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__button{align-items:center;background-color:var(--IDS-HEADER-1177-AVATAR__BACKGROUND-COLOR);border:.0625rem solid var(--IDS-HEADER-1177-AVATAR__BORDER-COLOR);border-radius:2rem;cursor:pointer;display:flex;justify-content:center;max-width:100%;min-width:8.5rem;overflow:hidden;padding:.75rem 1.25rem .75rem 1.75rem;position:relative}:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__button:focus-visible{outline:.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-HEADER-1177-AVATAR__ICON-COLOR);content:\"\\e923\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:1.75rem;left:1.5rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__button:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--IDS-HEADER-1177-AVATAR__BACKGROUND-COLOR);color:var(--IDS-HEADER-1177-AVATAR__ICON-COLOR);content:\"\\e936\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:1rem;padding:.25rem;pointer-events:none;position:absolute;right:1.25rem;top:50%;transform:translateY(-50%)}:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__button:hover:after,:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__button:hover:before{color:var(--IDS-HEADER-1177-AVATAR__ICON-HOVER-COLOR)}:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__button:focus-visible{z-index:20}:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__button.ids-header-1177-avatar__button--expanded:after{content:\"\\e939\"}:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__button .ids-header-1177-avatar__name{color:var(--IDS-HEADER-1177-AVATAR__COLOR);font-size:1rem;line-height:1.5rem;overflow:hidden;padding:0 1.75rem 0 2rem;position:relative;text-align:start;text-align:left;text-overflow:ellipsis;white-space:nowrap}:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__menu{background-color:var(--IDS-HEADER-1177-AVATAR__DROPDOWN-BACKGROUND-COLOR);border:.0625rem solid var(--IDS-HEADER-1177-AVATAR__DROPDOWN-BORDER-COLOR);border-radius:.625rem;box-shadow:var(--IDS-BOX-SHADOW-ELEVATED-2);box-sizing:border-box;display:none;flex-direction:column;gap:1.5rem;left:auto;max-width:20rem;padding:1.25rem;position:absolute;right:0;top:calc(100% + .0625rem);width:100%;z-index:12}:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__menu.ids-header-1177-avatar__menu--expanded{display:flex}:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__menu .ids-header-1177-avatar__agent ::slotted(p),:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__menu .ids-header-1177-avatar__agent p{color:var(--ids-color-surface-text-on-default);font-family:var(--ids-font-family-body-text);font-size:var(--ids-font-size-body-text);font-style:normal;font-weight:var(--ids-font-weight-body-text);letter-spacing:0;line-height:var(--ids-line-height-body-text);margin-bottom:0!important;margin-top:.75rem!important}:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__menu .ids-header-1177-avatar__menu-links{display:flex;flex-direction:column;gap:1.5rem}:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__menu ::slotted(hr),:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__menu hr{border:0;border-top:.0625rem solid var(--IDS-HEADER-1177-AVATAR__MENU-SEPARATOR-COLOR);display:block;height:.0625rem;margin:0;width:100%}";
|
|
4
4
|
|
|
5
5
|
var header1177AvatarLit = css`${unsafeCSS(css_248z)}`;
|
|
6
6
|
|
|
@@ -25,75 +25,13 @@
|
|
|
25
25
|
/*******
|
|
26
26
|
* A11Y
|
|
27
27
|
********/
|
|
28
|
-
|
|
28
|
+
.ids--light, .ids--dark {
|
|
29
29
|
--IDS-FONT-FAMILY-BASE: "Open Sans";
|
|
30
30
|
--IDS-FONT-FAMILY-HEADING: "Inter";
|
|
31
31
|
--IDS-FONT-COLOR: var(--ids-color-surface-text-on-default);
|
|
32
|
-
--IDS-HEADING-XXL__COLOR: var(--ids-color-heading-text-xxl);
|
|
33
|
-
--IDS-HEADING-XXL__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
34
|
-
--IDS-HEADING-XXL__FONT-SIZE: 2rem;
|
|
35
|
-
--IDS-HEADING-XXL__LINE-HEIGHT: 2.5rem;
|
|
36
|
-
--IDS-HEADING-XXL__FONT-SIZE-DESKTOP: 3rem;
|
|
37
|
-
--IDS-HEADING-XXL__LINE-HEIGHT-DESKTOP: 3.25rem;
|
|
38
|
-
--IDS-HEADING-XXL__FONT-WEIGHT: 700;
|
|
39
|
-
--IDS-HEADING-XXL__LETTER-SPACING: -0.052rem;
|
|
40
|
-
--IDS-HEADING-XXL__LETTER-SPACING-DESKTOP: -0.078rem;
|
|
41
32
|
--IDS-HEADING-XXL__MARGIN-BOTTOM: 1.875rem;
|
|
42
|
-
--IDS-HEADING-XL__COLOR: var(--ids-color-heading-text-xl);
|
|
43
|
-
--IDS-HEADING-XL__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
44
|
-
--IDS-HEADING-XL__FONT-SIZE: 1.625rem;
|
|
45
|
-
--IDS-HEADING-XL__LINE-HEIGHT: 2.125rem;
|
|
46
|
-
--IDS-HEADING-XL__FONT-SIZE-DESKTOP: 2.25rem;
|
|
47
|
-
--IDS-HEADING-XL__LINE-HEIGHT-DESKTOP: 2.625rem;
|
|
48
|
-
--IDS-HEADING-XL__FONT-WEIGHT: 700;
|
|
49
|
-
--IDS-HEADING-XL__LETTER-SPACING: -0.031rem;
|
|
50
|
-
--IDS-HEADING-XL__LETTER-SPACING-DESKTOP: -0.063rem;
|
|
51
33
|
--IDS-HEADING-XL__MARGIN-BOTTOM: 1.875rem;
|
|
52
|
-
--IDS-HEADING-L__COLOR: var(--ids-color-heading-text-l);
|
|
53
|
-
--IDS-HEADING-L__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
54
|
-
--IDS-HEADING-L__FONT-SIZE-DESKTOP: 1.75rem;
|
|
55
|
-
--IDS-HEADING-L__LINE-HEIGHT-DESKTOP: 2.25rem;
|
|
56
|
-
--IDS-HEADING-L__FONT-SIZE: 1.5rem;
|
|
57
|
-
--IDS-HEADING-L__LINE-HEIGHT: 1.875rem;
|
|
58
|
-
--IDS-HEADING-L__FONT-WEIGHT: 700;
|
|
59
|
-
--IDS-HEADING-L__LETTER-SPACING: -0.025rem;
|
|
60
|
-
--IDS-HEADING-L__LETTER-SPACING-DESKTOP: -0.044rem;
|
|
61
34
|
--IDS-HEADING-L__MARGIN-BOTTOM: 1.875rem;
|
|
62
|
-
--IDS-HEADING-M__COLOR: var(--ids-color-heading-text-m);
|
|
63
|
-
--IDS-HEADING-M__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
64
|
-
--IDS-HEADING-M__FONT-SIZE: 1.375rem;
|
|
65
|
-
--IDS-HEADING-M__LINE-HEIGHT: 1.75rem;
|
|
66
|
-
--IDS-HEADING-M__FONT-SIZE-DESKTOP: 1.5rem;
|
|
67
|
-
--IDS-HEADING-M__LINE-HEIGHT-DESKTOP: 1.875rem;
|
|
68
|
-
--IDS-HEADING-M__FONT-WEIGHT: 700;
|
|
69
|
-
--IDS-HEADING-M__LETTER-SPACING: -0.019rem;
|
|
70
|
-
--IDS-HEADING-M__LETTER-SPACING-DESKTOP: -0.031rem;
|
|
71
|
-
--IDS-HEADING-S__COLOR: var(--ids-color-heading-text-s);
|
|
72
|
-
--IDS-HEADING-S__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
73
|
-
--IDS-HEADING-S__FONT-SIZE: 1.25rem;
|
|
74
|
-
--IDS-HEADING-S__LINE-HEIGHT: 1.5rem;
|
|
75
|
-
--IDS-HEADING-S__FONT-SIZE-DESKTOP: 1.25rem;
|
|
76
|
-
--IDS-HEADING-S__LINE-HEIGHT-DESKTOP: 1.5rem;
|
|
77
|
-
--IDS-HEADING-S__FONT-WEIGHT: 700;
|
|
78
|
-
--IDS-HEADING-S__LETTER-SPACING: -0.013rem;
|
|
79
|
-
--IDS-HEADING-S__LETTER-SPACING-DESKTOP: -0.025rem;
|
|
80
|
-
--IDS-HEADING-XS__COLOR: var(--ids-color-heading-text-xs);
|
|
81
|
-
--IDS-HEADING-XS__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
82
|
-
--IDS-HEADING-XS__FONT-SIZE: 1rem;
|
|
83
|
-
--IDS-HEADING-XS__LINE-HEIGHT: 1.25rem;
|
|
84
|
-
--IDS-HEADING-XS__FONT-WEIGHT: 700;
|
|
85
|
-
--IDS-HEADING-XS__LETTER-SPACING: 0;
|
|
86
|
-
--IDS-ANCHOR__COLOR: var(--ids-color-interactive-text-default);
|
|
87
|
-
--IDS-ANCHOR__HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
88
|
-
--IDS-PREAMBLE__FONT-FAMILY: var(--IDS-FONT-FAMILY-BASE);
|
|
89
|
-
--IDS-PREAMBLE__FONT-SIZE: 1.125rem;
|
|
90
|
-
--IDS-PREAMBLE__LINE-HEIGHT: 1.75rem;
|
|
91
|
-
--IDS-PREAMBLE__FONT-SIZE-DESKTOP: 1.375rem;
|
|
92
|
-
--IDS-PREAMBLE__LINE-HEIGHT-DESKTOP: 2.25rem;
|
|
93
|
-
--IDS-BODY__FONT-FAMILY: var(--IDS-FONT-FAMILY-BASE);
|
|
94
|
-
--IDS-BODY__FONT-SIZE: 1rem;
|
|
95
|
-
--IDS-BODY__LINE-HEIGHT: 1.5rem;
|
|
96
|
-
--IDS-BODY--DISABLED__COLOR: var(--ids-color-interactive-text-disabled);
|
|
97
35
|
--IDS-PAGE-LIST__COLOR: var(--ids-color-brand-text-primary);
|
|
98
36
|
--IDS-PAGE-LIST__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
99
37
|
--IDS-PAGE-LIST__FONT-SIZE: 1.25rem;
|
|
@@ -105,66 +43,25 @@
|
|
|
105
43
|
--IDS-BULLET-LIST__LINE-HEIGHT: 1.5rem;
|
|
106
44
|
--IDS-DIVIDER__COLOR: var(--ids-color-surface-border-default);
|
|
107
45
|
}
|
|
108
|
-
|
|
46
|
+
.ids--light.ids--1177-pro, .ids--light.ids--1177-admin, .ids--dark.ids--1177-pro, .ids--dark.ids--1177-admin {
|
|
109
47
|
--IDS-PAGE-LIST__COLOR: var(--ids-color-interactive-text-default);
|
|
110
48
|
}
|
|
111
|
-
|
|
49
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
112
50
|
--IDS-FONT-FAMILY-BASE: "Open Sans";
|
|
113
51
|
--IDS-FONT-FAMILY-HEADING: "Poppins";
|
|
114
|
-
--IDS-HEADING-XXL__FONT-SIZE: 1.875rem;
|
|
115
|
-
--IDS-HEADING-XXL__LINE-HEIGHT: 2.375rem;
|
|
116
|
-
--IDS-HEADING-XXL__FONT-SIZE-DESKTOP: 2.5rem;
|
|
117
|
-
--IDS-HEADING-XXL__LINE-HEIGHT-DESKTOP: 3.125rem;
|
|
118
|
-
--IDS-HEADING-XXL__FONT-WEIGHT: 600;
|
|
119
|
-
--IDS-HEADING-XXL__LETTER-SPACING: inherit;
|
|
120
|
-
--IDS-HEADING-XXL__LETTER-SPACING-DESKTOP: inherit;
|
|
121
52
|
--IDS-HEADING-XXL__MARGIN-BOTTOM: 1.25rem;
|
|
122
|
-
--IDS-HEADING-XL__FONT-SIZE: 1.625rem;
|
|
123
|
-
--IDS-HEADING-XL__LINE-HEIGHT: 2rem;
|
|
124
|
-
--IDS-HEADING-XL__FONT-SIZE-DESKTOP: 2rem;
|
|
125
|
-
--IDS-HEADING-XL__LINE-HEIGHT-DESKTOP: 2.5rem;
|
|
126
|
-
--IDS-HEADING-XL__FONT-WEIGHT: 600;
|
|
127
|
-
--IDS-HEADING-XL__LETTER-SPACING: inherit;
|
|
128
|
-
--IDS-HEADING-XL__LETTER-SPACING-DESKTOP: inherit;
|
|
129
53
|
--IDS-HEADING-XL__MARGIN-BOTTOM: 1.25rem;
|
|
130
|
-
--IDS-HEADING-L__FONT-SIZE: 1.5rem;
|
|
131
|
-
--IDS-HEADING-L__LINE-HEIGHT: 1.875rem;
|
|
132
|
-
--IDS-HEADING-L__FONT-SIZE-DESKTOP: 1.75rem;
|
|
133
|
-
--IDS-HEADING-L__LINE-HEIGHT-DESKTOP: 2.25rem;
|
|
134
|
-
--IDS-HEADING-L__FONT-WEIGHT: 600;
|
|
135
|
-
--IDS-HEADING-L__LETTER-SPACING: inherit;
|
|
136
|
-
--IDS-HEADING-L__LETTER-SPACING-DESKTOP: inherit;
|
|
137
54
|
--IDS-HEADING-L__MARGIN-BOTTOM: 1.25rem;
|
|
138
|
-
--IDS-HEADING-M__FONT-SIZE: 1.375rem;
|
|
139
|
-
--IDS-HEADING-M__LINE-HEIGHT: 1.75rem;
|
|
140
|
-
--IDS-HEADING-M__FONT-SIZE-DESKTOP: 1.5rem;
|
|
141
|
-
--IDS-HEADING-M__LINE-HEIGHT-DESKTOP: 2rem;
|
|
142
|
-
--IDS-HEADING-M__FONT-WEIGHT: 600;
|
|
143
|
-
--IDS-HEADING-M__LETTER-SPACING: inherit;
|
|
144
|
-
--IDS-HEADING-M__LETTER-SPACING-DESKTOP: inherit;
|
|
145
|
-
--IDS-HEADING-S__FONT-SIZE: 1.25rem;
|
|
146
|
-
--IDS-HEADING-S__LINE-HEIGHT: 1.5rem;
|
|
147
|
-
--IDS-HEADING-S__FONT-SIZE-DESKTOP: 1.25rem;
|
|
148
|
-
--IDS-HEADING-S__LINE-HEIGHT-DESKTOP: 1.625rem;
|
|
149
|
-
--IDS-HEADING-S__FONT-WEIGHT: 600;
|
|
150
|
-
--IDS-HEADING-S__LETTER-SPACING: inherit;
|
|
151
|
-
--IDS-HEADING-S__LETTER-SPACING-DESKTOP: inherit;
|
|
152
|
-
--IDS-HEADING-XS__FONT-SIZE: 1rem;
|
|
153
|
-
--IDS-HEADING-XS__LINE-HEIGHT: 1.25rem;
|
|
154
|
-
--IDS-HEADING-XS__FONT-WEIGHT: 600;
|
|
155
|
-
--IDS-HEADING-XS__LETTER-SPACING: inherit;
|
|
156
|
-
--IDS-BODY__LINE-HEIGHT: 1.625rem;
|
|
157
|
-
--IDS-BODY--DISABLED__COLOR: var(--ids-color-interactive-text-disabled);
|
|
158
55
|
--IDS-PAGE-LIST__FONT-WEIGHT: 600;
|
|
159
56
|
--IDS-PAGE-LIST__LETTER-SPACING: 0;
|
|
160
57
|
--IDS-BULLET-LIST__MARKER-FONT-WEIGHT: normal;
|
|
161
58
|
--IDS-BULLET-LIST__LINE-HEIGHT: 1.625rem;
|
|
162
59
|
--IDS-DESCRIPTION-LIST__TERM-FONT-WEIGHT: 600;
|
|
163
60
|
}
|
|
164
|
-
|
|
61
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
165
62
|
--IDS-PAGE-LIST__COLOR: var(--ids-color-navigation-text-default);
|
|
166
63
|
}
|
|
167
|
-
|
|
64
|
+
.ids--light.ids--dark.ids--1177-pro, .ids--light.ids--dark.ids--1177-admin, .ids--light.ids--dark.ids--inera, .ids--light.ids--dark.ids--inera-admin, .ids--dark.ids--dark.ids--1177-pro, .ids--dark.ids--dark.ids--1177-admin, .ids--dark.ids--dark.ids--inera, .ids--dark.ids--dark.ids--inera-admin {
|
|
168
65
|
--IDS-PAGE-LIST__COLOR: var(--ids-color-interactive-text-default);
|
|
169
66
|
}
|
|
170
67
|
|
|
@@ -210,8 +107,8 @@
|
|
|
210
107
|
border: 0.0625rem solid var(--IDS-HEADER-1177-AVATAR__BORDER-COLOR);
|
|
211
108
|
cursor: pointer;
|
|
212
109
|
}
|
|
213
|
-
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__button:focus {
|
|
214
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
110
|
+
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__button:focus-visible {
|
|
111
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
215
112
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
216
113
|
}
|
|
217
114
|
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__button:before {
|
|
@@ -249,7 +146,7 @@
|
|
|
249
146
|
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__button:hover:before, .ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__button:hover::after {
|
|
250
147
|
color: var(--IDS-HEADER-1177-AVATAR__ICON-HOVER-COLOR);
|
|
251
148
|
}
|
|
252
|
-
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__button:focus {
|
|
149
|
+
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__button:focus-visible {
|
|
253
150
|
z-index: 20;
|
|
254
151
|
}
|
|
255
152
|
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__button.ids-header-1177-avatar__button--expanded:after {
|
|
@@ -279,30 +176,31 @@
|
|
|
279
176
|
padding: 1.25rem;
|
|
280
177
|
box-sizing: border-box;
|
|
281
178
|
border-radius: 0.625rem;
|
|
282
|
-
box-shadow: var(--IDS-BOX-SHADOW-
|
|
179
|
+
box-shadow: var(--IDS-BOX-SHADOW-ELEVATED-2);
|
|
283
180
|
width: 100%;
|
|
284
181
|
max-width: 20rem;
|
|
182
|
+
gap: 1.5rem;
|
|
183
|
+
flex-direction: column;
|
|
285
184
|
}
|
|
286
185
|
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__menu.ids-header-1177-avatar__menu--expanded {
|
|
287
|
-
display:
|
|
186
|
+
display: flex;
|
|
288
187
|
}
|
|
289
188
|
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__menu .ids-header-1177-avatar__agent p,
|
|
290
189
|
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__menu .ids-header-1177-avatar__agent ::slotted(p) {
|
|
291
190
|
font-style: normal;
|
|
292
|
-
color: var(--
|
|
293
|
-
font-family: var(--
|
|
294
|
-
font-size: var(--
|
|
295
|
-
line-height: var(--
|
|
296
|
-
font-weight:
|
|
191
|
+
color: var(--ids-color-surface-text-on-default);
|
|
192
|
+
font-family: var(--ids-font-family-body-text);
|
|
193
|
+
font-size: var(--ids-font-size-body-text);
|
|
194
|
+
line-height: var(--ids-line-height-body-text);
|
|
195
|
+
font-weight: var(--ids-font-weight-body-text);
|
|
297
196
|
letter-spacing: 0;
|
|
298
197
|
margin-top: 0.75rem !important;
|
|
299
|
-
margin-bottom: 0
|
|
198
|
+
margin-bottom: 0 !important;
|
|
300
199
|
}
|
|
301
200
|
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__menu .ids-header-1177-avatar__menu-links {
|
|
302
201
|
display: flex;
|
|
303
202
|
flex-direction: column;
|
|
304
203
|
gap: 1.5rem;
|
|
305
|
-
margin-top: 1.5rem;
|
|
306
204
|
}
|
|
307
205
|
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__menu hr,
|
|
308
206
|
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__menu ::slotted(hr) {
|
|
@@ -356,8 +254,8 @@
|
|
|
356
254
|
border: 0.0625rem solid var(--IDS-HEADER-1177-AVATAR__BORDER-COLOR);
|
|
357
255
|
cursor: pointer;
|
|
358
256
|
}
|
|
359
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button:focus {
|
|
360
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
257
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button:focus-visible {
|
|
258
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
361
259
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
362
260
|
}
|
|
363
261
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button:before {
|
|
@@ -395,7 +293,7 @@
|
|
|
395
293
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button:hover:before, .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button:hover::after {
|
|
396
294
|
color: var(--IDS-HEADER-1177-AVATAR__ICON-HOVER-COLOR);
|
|
397
295
|
}
|
|
398
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button:focus {
|
|
296
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button:focus-visible {
|
|
399
297
|
z-index: 20;
|
|
400
298
|
}
|
|
401
299
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button.ids-header-1177-avatar__button--expanded:after {
|
|
@@ -447,30 +345,31 @@
|
|
|
447
345
|
padding: 1.25rem;
|
|
448
346
|
box-sizing: border-box;
|
|
449
347
|
border-radius: 0.625rem;
|
|
450
|
-
box-shadow: var(--IDS-BOX-SHADOW-
|
|
348
|
+
box-shadow: var(--IDS-BOX-SHADOW-ELEVATED-2);
|
|
451
349
|
width: 100%;
|
|
452
350
|
max-width: 20rem;
|
|
351
|
+
gap: 1.5rem;
|
|
352
|
+
flex-direction: column;
|
|
453
353
|
}
|
|
454
354
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu.ids-header-1177-avatar__menu--expanded {
|
|
455
|
-
display:
|
|
355
|
+
display: flex;
|
|
456
356
|
}
|
|
457
357
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu .ids-header-1177-avatar__agent p,
|
|
458
358
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu .ids-header-1177-avatar__agent ::slotted(p) {
|
|
459
359
|
font-style: normal;
|
|
460
|
-
color: var(--
|
|
461
|
-
font-family: var(--
|
|
462
|
-
font-size: var(--
|
|
463
|
-
line-height: var(--
|
|
464
|
-
font-weight:
|
|
360
|
+
color: var(--ids-color-surface-text-on-default);
|
|
361
|
+
font-family: var(--ids-font-family-body-text);
|
|
362
|
+
font-size: var(--ids-font-size-body-text);
|
|
363
|
+
line-height: var(--ids-line-height-body-text);
|
|
364
|
+
font-weight: var(--ids-font-weight-body-text);
|
|
465
365
|
letter-spacing: 0;
|
|
466
366
|
margin-top: 0.75rem !important;
|
|
467
|
-
margin-bottom: 0
|
|
367
|
+
margin-bottom: 0 !important;
|
|
468
368
|
}
|
|
469
369
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu .ids-header-1177-avatar__menu-links {
|
|
470
370
|
display: flex;
|
|
471
371
|
flex-direction: column;
|
|
472
372
|
gap: 1.5rem;
|
|
473
|
-
margin-top: 1.5rem;
|
|
474
373
|
}
|
|
475
374
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu hr,
|
|
476
375
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu ::slotted(hr) {
|
|
@@ -542,8 +441,8 @@
|
|
|
542
441
|
border: 0.0625rem solid var(--IDS-HEADER-1177-AVATAR__BORDER-COLOR);
|
|
543
442
|
cursor: pointer;
|
|
544
443
|
}
|
|
545
|
-
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button:focus {
|
|
546
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
444
|
+
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button:focus-visible {
|
|
445
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
547
446
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
548
447
|
}
|
|
549
448
|
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button:before {
|
|
@@ -581,7 +480,7 @@
|
|
|
581
480
|
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button:hover:before, :host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button:hover::after {
|
|
582
481
|
color: var(--IDS-HEADER-1177-AVATAR__ICON-HOVER-COLOR);
|
|
583
482
|
}
|
|
584
|
-
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button:focus {
|
|
483
|
+
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button:focus-visible {
|
|
585
484
|
z-index: 20;
|
|
586
485
|
}
|
|
587
486
|
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button.ids-header-1177-avatar__button--expanded:after {
|
|
@@ -633,30 +532,31 @@
|
|
|
633
532
|
padding: 1.25rem;
|
|
634
533
|
box-sizing: border-box;
|
|
635
534
|
border-radius: 0.625rem;
|
|
636
|
-
box-shadow: var(--IDS-BOX-SHADOW-
|
|
535
|
+
box-shadow: var(--IDS-BOX-SHADOW-ELEVATED-2);
|
|
637
536
|
width: 100%;
|
|
638
537
|
max-width: 20rem;
|
|
538
|
+
gap: 1.5rem;
|
|
539
|
+
flex-direction: column;
|
|
639
540
|
}
|
|
640
541
|
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu.ids-header-1177-avatar__menu--expanded {
|
|
641
|
-
display:
|
|
542
|
+
display: flex;
|
|
642
543
|
}
|
|
643
544
|
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu .ids-header-1177-avatar__agent p,
|
|
644
545
|
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu .ids-header-1177-avatar__agent ::slotted(p) {
|
|
645
546
|
font-style: normal;
|
|
646
|
-
color: var(--
|
|
647
|
-
font-family: var(--
|
|
648
|
-
font-size: var(--
|
|
649
|
-
line-height: var(--
|
|
650
|
-
font-weight:
|
|
547
|
+
color: var(--ids-color-surface-text-on-default);
|
|
548
|
+
font-family: var(--ids-font-family-body-text);
|
|
549
|
+
font-size: var(--ids-font-size-body-text);
|
|
550
|
+
line-height: var(--ids-line-height-body-text);
|
|
551
|
+
font-weight: var(--ids-font-weight-body-text);
|
|
651
552
|
letter-spacing: 0;
|
|
652
553
|
margin-top: 0.75rem !important;
|
|
653
|
-
margin-bottom: 0
|
|
554
|
+
margin-bottom: 0 !important;
|
|
654
555
|
}
|
|
655
556
|
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu .ids-header-1177-avatar__menu-links {
|
|
656
557
|
display: flex;
|
|
657
558
|
flex-direction: column;
|
|
658
559
|
gap: 1.5rem;
|
|
659
|
-
margin-top: 1.5rem;
|
|
660
560
|
}
|
|
661
561
|
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu hr,
|
|
662
562
|
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu ::slotted(hr) {
|
|
@@ -727,8 +627,8 @@
|
|
|
727
627
|
border: 0.0625rem solid var(--IDS-HEADER-1177-AVATAR__BORDER-COLOR);
|
|
728
628
|
cursor: pointer;
|
|
729
629
|
}
|
|
730
|
-
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__button:focus {
|
|
731
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
630
|
+
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__button:focus-visible {
|
|
631
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
732
632
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
733
633
|
}
|
|
734
634
|
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__button:before {
|
|
@@ -766,7 +666,7 @@
|
|
|
766
666
|
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__button:hover:before, :host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__button:hover::after {
|
|
767
667
|
color: var(--IDS-HEADER-1177-AVATAR__ICON-HOVER-COLOR);
|
|
768
668
|
}
|
|
769
|
-
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__button:focus {
|
|
669
|
+
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__button:focus-visible {
|
|
770
670
|
z-index: 20;
|
|
771
671
|
}
|
|
772
672
|
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__button.ids-header-1177-avatar__button--expanded:after {
|
|
@@ -796,30 +696,31 @@
|
|
|
796
696
|
padding: 1.25rem;
|
|
797
697
|
box-sizing: border-box;
|
|
798
698
|
border-radius: 0.625rem;
|
|
799
|
-
box-shadow: var(--IDS-BOX-SHADOW-
|
|
699
|
+
box-shadow: var(--IDS-BOX-SHADOW-ELEVATED-2);
|
|
800
700
|
width: 100%;
|
|
801
701
|
max-width: 20rem;
|
|
702
|
+
gap: 1.5rem;
|
|
703
|
+
flex-direction: column;
|
|
802
704
|
}
|
|
803
705
|
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__menu.ids-header-1177-avatar__menu--expanded {
|
|
804
|
-
display:
|
|
706
|
+
display: flex;
|
|
805
707
|
}
|
|
806
708
|
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__menu .ids-header-1177-avatar__agent p,
|
|
807
709
|
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__menu .ids-header-1177-avatar__agent ::slotted(p) {
|
|
808
710
|
font-style: normal;
|
|
809
|
-
color: var(--
|
|
810
|
-
font-family: var(--
|
|
811
|
-
font-size: var(--
|
|
812
|
-
line-height: var(--
|
|
813
|
-
font-weight:
|
|
711
|
+
color: var(--ids-color-surface-text-on-default);
|
|
712
|
+
font-family: var(--ids-font-family-body-text);
|
|
713
|
+
font-size: var(--ids-font-size-body-text);
|
|
714
|
+
line-height: var(--ids-line-height-body-text);
|
|
715
|
+
font-weight: var(--ids-font-weight-body-text);
|
|
814
716
|
letter-spacing: 0;
|
|
815
717
|
margin-top: 0.75rem !important;
|
|
816
|
-
margin-bottom: 0
|
|
718
|
+
margin-bottom: 0 !important;
|
|
817
719
|
}
|
|
818
720
|
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__menu .ids-header-1177-avatar__menu-links {
|
|
819
721
|
display: flex;
|
|
820
722
|
flex-direction: column;
|
|
821
723
|
gap: 1.5rem;
|
|
822
|
-
margin-top: 1.5rem;
|
|
823
724
|
}
|
|
824
725
|
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__menu hr,
|
|
825
726
|
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__menu ::slotted(hr) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { css, unsafeCSS } from 'lit';
|
|
2
2
|
|
|
3
|
-
var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}.ids-header-1177--unresponsive .ids-header-1177-item{align-items:center;background-color:transparent;border:0;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin-left:1rem;padding:.25rem;position:relative;text-decoration:none}.ids-header-1177--unresponsive .ids-header-1177-item:focus-within{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}.ids-header-1177--unresponsive .ids-header-1177-item .ids-header-1177-item-icon{display:flex;margin-left:.25rem;margin-right:.25rem;max-height:1.5rem;max-width:1.5rem}.ids-header-1177--unresponsive .ids-header-1177-item .ids-header-1177-item-icon ::slotted([class^=ids-icon-]),.ids-header-1177--unresponsive .ids-header-1177-item .ids-header-1177-item-icon [class^=ids-icon-]{color:var(--IDS-HEADER-1177-ITEM__ICON-COLOR);font-size:1.5rem}.ids-header-1177--unresponsive .ids-header-1177-item .ids-header-1177-item-text{color:var(--IDS-HEADER-1177-ITEM__COLOR);font-size:1.125rem;margin-top:.5rem;text-align:center}.ids-header-1177--unresponsive .ids-header-1177-item:hover{color:var(--IDS-HEADER-1177-ITEM__HOVER-COLOR)}.ids-header-1177--unresponsive .ids-header-1177-item:hover .ids-header-1177-item-text{color:var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);text-decoration:underline;text-underline-offset:.125rem}.ids-header-1177--unresponsive .ids-header-1177-item:hover .ids-header-1177-item-icon{color:var(--IDS-HEADER-1177-ITEM__HOVER-COLOR)}.ids-header-1177--unresponsive .ids-header-1177-item:hover .ids-header-1177-item-icon ::slotted([class^=ids-icon-]):before,.ids-header-1177--unresponsive .ids-header-1177-item:hover .ids-header-1177-item-icon [class^=ids-icon-]:before{color:var(--IDS-HEADER-1177-ITEM__HOVER-COLOR)}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item{align-items:center;background-color:transparent;border:0;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin-left:1rem;padding:.25rem;position:relative;text-decoration:none}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item:focus-within{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}@media (max-width:1024px){.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item{box-sizing:border-box;flex-direction:row;gap:.5rem;height:2rem;margin-left:.75rem}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item:not(.ids-header-1177-item--mobile){display:none}}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item .ids-header-1177-item-icon{display:flex;margin-left:.25rem;margin-right:.25rem;max-height:1.5rem;max-width:1.5rem}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item .ids-header-1177-item-icon ::slotted([class^=ids-icon-]),.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item .ids-header-1177-item-icon [class^=ids-icon-]{color:var(--IDS-HEADER-1177-ITEM__ICON-COLOR);font-size:1.5rem}@media (min-width:1024px){.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item .ids-header-1177-item-icon{margin-left:0;margin-right:0;max-height:2rem;max-width:2rem}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item .ids-header-1177-item-icon ::slotted([class^=ids-icon-]),.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item .ids-header-1177-item-icon [class^=ids-icon-]{font-size:2rem}}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item .ids-header-1177-item-text{color:var(--IDS-HEADER-1177-ITEM__COLOR);font-size:1.125rem;margin-top:.5rem;text-align:center}@media (max-width:1024px){.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item .ids-header-1177-item-text{font-size:.875rem;margin-top:0}}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item:not(.ids-header-1177-item--keep-text){gap:0}@media (max-width:1024px){.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item:not(.ids-header-1177-item--keep-text) .ids-header-1177-item-text{display:none}}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item:hover{color:var(--IDS-HEADER-1177-ITEM__HOVER-COLOR)}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item:hover .ids-header-1177-item-text{color:var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);text-decoration:underline;text-underline-offset:.125rem}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item:hover .ids-header-1177-item-icon{color:var(--IDS-HEADER-1177-ITEM__HOVER-COLOR)}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item:hover .ids-header-1177-item-icon ::slotted([class^=ids-icon-]):before,.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item:hover .ids-header-1177-item-icon [class^=ids-icon-]:before{color:var(--IDS-HEADER-1177-ITEM__HOVER-COLOR)}:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive){align-items:center;background-color:transparent;border:0;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin-left:1rem;padding:.25rem;position:relative;text-decoration:none}:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive):focus-within{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}@media (max-width:1024px){:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive){box-sizing:border-box;flex-direction:row;gap:.5rem;height:2rem;margin-left:.75rem}}@media (max-width:1024px){:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive):not(.ids-header-1177-item--mobile){display:none}}:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) .ids-header-1177-item-icon{display:flex;margin-left:.25rem;margin-right:.25rem;max-height:1.5rem;max-width:1.5rem}:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) .ids-header-1177-item-icon ::slotted([class^=ids-icon-]),:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) .ids-header-1177-item-icon [class^=ids-icon-]{color:var(--IDS-HEADER-1177-ITEM__ICON-COLOR);font-size:1.5rem}@media (min-width:1024px){:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) .ids-header-1177-item-icon{margin-left:0;margin-right:0;max-height:2rem;max-width:2rem}:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) .ids-header-1177-item-icon ::slotted([class^=ids-icon-]),:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) .ids-header-1177-item-icon [class^=ids-icon-]{font-size:2rem}}:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) .ids-header-1177-item-text{color:var(--IDS-HEADER-1177-ITEM__COLOR);font-size:1.125rem;margin-top:.5rem;text-align:center}@media (max-width:1024px){:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) .ids-header-1177-item-text{font-size:.875rem;margin-top:0}}:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive):not(.ids-header-1177-item--keep-text){gap:0}@media (max-width:1024px){:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive):not(.ids-header-1177-item--keep-text) .ids-header-1177-item-text{display:none}}:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive):hover{color:var(--IDS-HEADER-1177-ITEM__HOVER-COLOR)}:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive):hover .ids-header-1177-item-text{color:var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);text-decoration:underline;text-underline-offset:.125rem}:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive):hover .ids-header-1177-item-icon{color:var(--IDS-HEADER-1177-ITEM__HOVER-COLOR)}:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive):hover .ids-header-1177-item-icon ::slotted([class^=ids-icon-]):before,:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive):hover .ids-header-1177-item-icon [class^=ids-icon-]:before{color:var(--IDS-HEADER-1177-ITEM__HOVER-COLOR)}:host .ids-header-1177-item.ids-header-1177-item--unresponsive{align-items:center;background-color:transparent;border:0;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin-left:1rem;padding:.25rem;position:relative;text-decoration:none}:host .ids-header-1177-item.ids-header-1177-item--unresponsive:focus-within{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}:host .ids-header-1177-item.ids-header-1177-item--unresponsive .ids-header-1177-item-icon{display:flex;margin-left:.25rem;margin-right:.25rem;max-height:1.5rem;max-width:1.5rem}:host .ids-header-1177-item.ids-header-1177-item--unresponsive .ids-header-1177-item-icon ::slotted([class^=ids-icon-]),:host .ids-header-1177-item.ids-header-1177-item--unresponsive .ids-header-1177-item-icon [class^=ids-icon-]{color:var(--IDS-HEADER-1177-ITEM__ICON-COLOR);font-size:1.5rem}:host .ids-header-1177-item.ids-header-1177-item--unresponsive .ids-header-1177-item-text{color:var(--IDS-HEADER-1177-ITEM__COLOR);font-size:1.125rem;margin-top:.5rem;text-align:center}:host .ids-header-1177-item.ids-header-1177-item--unresponsive:hover{color:var(--IDS-HEADER-1177-ITEM__HOVER-COLOR)}:host .ids-header-1177-item.ids-header-1177-item--unresponsive:hover .ids-header-1177-item-text{color:var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);text-decoration:underline;text-underline-offset:.125rem}:host .ids-header-1177-item.ids-header-1177-item--unresponsive:hover .ids-header-1177-item-icon{color:var(--IDS-HEADER-1177-ITEM__HOVER-COLOR)}:host .ids-header-1177-item.ids-header-1177-item--unresponsive:hover .ids-header-1177-item-icon ::slotted([class^=ids-icon-]):before,:host .ids-header-1177-item.ids-header-1177-item--unresponsive:hover .ids-header-1177-item-icon [class^=ids-icon-]:before{color:var(--IDS-HEADER-1177-ITEM__HOVER-COLOR)}";
|
|
3
|
+
var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}.ids-header-1177--unresponsive .ids-header-1177-item{align-items:center;border-radius:.0313rem;display:flex;flex-direction:column;height:3.875rem;justify-content:flex-end;margin-left:1.25rem;min-width:2rem;position:relative;text-decoration:none}.ids-header-1177--unresponsive .ids-header-1177-item .ids-header-1177-item-icon{display:flex;left:50%;max-height:1.5rem;max-width:1.5rem;position:absolute;top:0;transform:translateX(-50%)}.ids-header-1177--unresponsive .ids-header-1177-item .ids-header-1177-item-icon ::slotted([class^=ids-icon-]),.ids-header-1177--unresponsive .ids-header-1177-item .ids-header-1177-item-icon [class^=ids-icon-]{color:var(--IDS-HEADER-1177-ITEM__ICON-COLOR);font-size:1.5rem}.ids-header-1177--unresponsive .ids-header-1177-item ::slotted(a),.ids-header-1177--unresponsive .ids-header-1177-item a{align-items:flex-end;border:0;border-radius:.0313rem;color:var(--IDS-HEADER-1177-ITEM__COLOR);cursor:pointer;font-family:var(--IDS-FONT-FAMILY-BASE);font-size:1.125rem;height:3.875rem;inset:0;bottom:0;display:flex;justify-content:center;left:50%;line-height:1.5rem;margin:0;padding:0;position:relative;text-align:center;text-decoration:none;transform:translateX(-50%);white-space:nowrap;width:100%;z-index:1}.ids-header-1177--unresponsive .ids-header-1177-item ::slotted(button),.ids-header-1177--unresponsive .ids-header-1177-item button{align-items:flex-end;background-color:transparent;border:0;border-radius:.0313rem;color:var(--IDS-HEADER-1177-ITEM__COLOR);cursor:pointer;font-family:var(--IDS-FONT-FAMILY-BASE);font-size:1.125rem;height:3.875rem;inset:0;bottom:0;display:flex;justify-content:center;left:50%;line-height:1.5rem;margin:0;padding:0;position:relative;text-align:center;transform:translateX(-50%);white-space:nowrap;width:100%;z-index:1}.ids-header-1177--unresponsive .ids-header-1177-item:hover .ids-header-1177-item-icon{color:var(--IDS-HEADER-1177-ITEM__HOVER-COLOR)}.ids-header-1177--unresponsive .ids-header-1177-item:hover .ids-header-1177-item-icon ::slotted([class^=ids-icon-]):before,.ids-header-1177--unresponsive .ids-header-1177-item:hover .ids-header-1177-item-icon [class^=ids-icon-]:before{color:var(--IDS-HEADER-1177-ITEM__HOVER-COLOR)}.ids-header-1177--unresponsive .ids-header-1177-item ::slotted(a:hover),.ids-header-1177--unresponsive .ids-header-1177-item ::slotted(button:hover),.ids-header-1177--unresponsive .ids-header-1177-item a:hover,.ids-header-1177--unresponsive .ids-header-1177-item button:hover{color:var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);text-decoration:underline!important;text-underline-offset:.125rem}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item{align-items:center;border-radius:.0313rem;display:flex;flex-direction:column;height:3.875rem;justify-content:flex-end;margin-left:1.25rem;min-width:2rem;position:relative;text-decoration:none}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item .ids-header-1177-item-icon{display:flex;left:50%;max-height:1.5rem;max-width:1.5rem;position:absolute;top:0;transform:translateX(-50%)}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item .ids-header-1177-item-icon ::slotted([class^=ids-icon-]),.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item .ids-header-1177-item-icon [class^=ids-icon-]{color:var(--IDS-HEADER-1177-ITEM__ICON-COLOR);font-size:1.5rem}@media (min-width:1024px){.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item .ids-header-1177-item-icon{margin-left:0;margin-right:0;max-height:2rem;max-width:2rem}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item .ids-header-1177-item-icon ::slotted([class^=ids-icon-]),.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item .ids-header-1177-item-icon [class^=ids-icon-]{font-size:2rem}}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item ::slotted(a),.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item a{align-items:flex-end;border:0;border-radius:.0313rem;color:var(--IDS-HEADER-1177-ITEM__COLOR);cursor:pointer;font-family:var(--IDS-FONT-FAMILY-BASE);font-size:1.125rem;height:3.875rem;inset:0;bottom:0;display:flex;justify-content:center;left:50%;line-height:1.5rem;margin:0;padding:0;position:relative;text-align:center;text-decoration:none;transform:translateX(-50%);white-space:nowrap;width:100%;z-index:1}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item ::slotted(button),.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item button{align-items:flex-end;background-color:transparent;border:0;border-radius:.0313rem;color:var(--IDS-HEADER-1177-ITEM__COLOR);cursor:pointer;font-family:var(--IDS-FONT-FAMILY-BASE);font-size:1.125rem;height:3.875rem;inset:0;bottom:0;display:flex;justify-content:center;left:50%;line-height:1.5rem;margin:0;padding:0;position:relative;text-align:center;transform:translateX(-50%);white-space:nowrap;width:100%;z-index:1}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item:hover .ids-header-1177-item-icon{color:var(--IDS-HEADER-1177-ITEM__HOVER-COLOR)}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item:hover .ids-header-1177-item-icon ::slotted([class^=ids-icon-]):before,.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item:hover .ids-header-1177-item-icon [class^=ids-icon-]:before{color:var(--IDS-HEADER-1177-ITEM__HOVER-COLOR)}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item ::slotted(a:hover),.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item ::slotted(button:hover),.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item a:hover,.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item button:hover{color:var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);text-decoration:underline!important;text-underline-offset:.125rem}@media (max-width:1024px){.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item{height:2rem;margin-left:1rem}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item .ids-header-1177-item-icon{top:.25rem}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item ::slotted(a),.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item ::slotted(a:hover),.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item ::slotted(button),.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item ::slotted(button:hover),.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item a,.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item a:hover,.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item button,.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item button:hover{color:transparent;font-size:.0063rem;height:2rem;width:2rem}}@media (max-width:1024px){.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item.ids-header-1177-item--keep-text .ids-header-1177-item-icon{left:0;transform:none}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item.ids-header-1177-item--keep-text ::slotted(a),.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item.ids-header-1177-item--keep-text ::slotted(button),.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item.ids-header-1177-item--keep-text a,.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item.ids-header-1177-item--keep-text button{align-items:center;color:var(--IDS-HEADER-1177-ITEM__COLOR);font-size:1.125rem;left:auto;padding-left:2rem;top:auto;transform:none;width:auto}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item.ids-header-1177-item--keep-text ::slotted(a:hover),.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item.ids-header-1177-item--keep-text ::slotted(button:hover),.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item.ids-header-1177-item--keep-text a:hover,.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item.ids-header-1177-item--keep-text button:hover{color:var(--IDS-HEADER-1177-ITEM__COLOR);color:var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);font-size:1.125rem;text-decoration:underline!important;text-underline-offset:.125rem}}@media (max-width:1024px){.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item:not(.ids-header-1177-item--mobile){display:none}}:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive){align-items:center;border-radius:.0313rem;display:flex;flex-direction:column;height:3.875rem;justify-content:flex-end;margin-left:1.25rem;min-width:2rem;position:relative;text-decoration:none}:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) .ids-header-1177-item-icon{display:flex;left:50%;max-height:1.5rem;max-width:1.5rem;position:absolute;top:0;transform:translateX(-50%)}:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) .ids-header-1177-item-icon ::slotted([class^=ids-icon-]),:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) .ids-header-1177-item-icon [class^=ids-icon-]{color:var(--IDS-HEADER-1177-ITEM__ICON-COLOR);font-size:1.5rem}@media (min-width:1024px){:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) .ids-header-1177-item-icon{margin-left:0;margin-right:0;max-height:2rem;max-width:2rem}:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) .ids-header-1177-item-icon ::slotted([class^=ids-icon-]),:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) .ids-header-1177-item-icon [class^=ids-icon-]{font-size:2rem}}:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) ::slotted(a),:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) a{align-items:flex-end;border:0;border-radius:.0313rem;color:var(--IDS-HEADER-1177-ITEM__COLOR);cursor:pointer;font-family:var(--IDS-FONT-FAMILY-BASE);font-size:1.125rem;height:3.875rem;inset:0;bottom:0;display:flex;justify-content:center;left:50%;line-height:1.5rem;margin:0;padding:0;position:relative;text-align:center;text-decoration:none;transform:translateX(-50%);white-space:nowrap;width:100%;z-index:1}:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) ::slotted(button),:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) button{align-items:flex-end;background-color:transparent;border:0;border-radius:.0313rem;color:var(--IDS-HEADER-1177-ITEM__COLOR);cursor:pointer;font-family:var(--IDS-FONT-FAMILY-BASE);font-size:1.125rem;height:3.875rem;inset:0;bottom:0;display:flex;justify-content:center;left:50%;line-height:1.5rem;margin:0;padding:0;position:relative;text-align:center;transform:translateX(-50%);white-space:nowrap;width:100%;z-index:1}:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive):hover .ids-header-1177-item-icon{color:var(--IDS-HEADER-1177-ITEM__HOVER-COLOR)}:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive):hover .ids-header-1177-item-icon ::slotted([class^=ids-icon-]):before,:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive):hover .ids-header-1177-item-icon [class^=ids-icon-]:before{color:var(--IDS-HEADER-1177-ITEM__HOVER-COLOR)}:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) ::slotted(a:hover),:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) ::slotted(button:hover),:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) a:hover,:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) button:hover{color:var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);text-decoration:underline!important;text-underline-offset:.125rem}@media (max-width:1024px){:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive){height:2rem;margin-left:1rem}:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) .ids-header-1177-item-icon{top:.25rem}:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) ::slotted(a),:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) ::slotted(a:hover),:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) ::slotted(button),:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) ::slotted(button:hover),:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) a,:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) a:hover,:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) button,:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) button:hover{color:transparent;font-size:.0063rem;height:2rem;width:2rem}}@media (max-width:1024px){:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive).ids-header-1177-item--keep-text .ids-header-1177-item-icon{left:0;transform:none}:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive).ids-header-1177-item--keep-text ::slotted(a),:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive).ids-header-1177-item--keep-text ::slotted(button),:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive).ids-header-1177-item--keep-text a,:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive).ids-header-1177-item--keep-text button{align-items:center;color:var(--IDS-HEADER-1177-ITEM__COLOR);font-size:1.125rem;left:auto;padding-left:2rem;top:auto;transform:none;width:auto}:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive).ids-header-1177-item--keep-text ::slotted(a:hover),:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive).ids-header-1177-item--keep-text ::slotted(button:hover),:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive).ids-header-1177-item--keep-text a:hover,:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive).ids-header-1177-item--keep-text button:hover{color:var(--IDS-HEADER-1177-ITEM__COLOR);color:var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);font-size:1.125rem;text-decoration:underline!important;text-underline-offset:.125rem}}@media (max-width:1024px){:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive):not(.ids-header-1177-item--mobile){display:none}}:host .ids-header-1177-item.ids-header-1177-item--unresponsive{align-items:center;border-radius:.0313rem;display:flex;flex-direction:column;height:3.875rem;justify-content:flex-end;margin-left:1.25rem;min-width:2rem;position:relative;text-decoration:none}:host .ids-header-1177-item.ids-header-1177-item--unresponsive .ids-header-1177-item-icon{display:flex;left:50%;max-height:1.5rem;max-width:1.5rem;position:absolute;top:0;transform:translateX(-50%)}:host .ids-header-1177-item.ids-header-1177-item--unresponsive .ids-header-1177-item-icon ::slotted([class^=ids-icon-]),:host .ids-header-1177-item.ids-header-1177-item--unresponsive .ids-header-1177-item-icon [class^=ids-icon-]{color:var(--IDS-HEADER-1177-ITEM__ICON-COLOR);font-size:1.5rem}:host .ids-header-1177-item.ids-header-1177-item--unresponsive ::slotted(a),:host .ids-header-1177-item.ids-header-1177-item--unresponsive a{align-items:flex-end;border:0;border-radius:.0313rem;color:var(--IDS-HEADER-1177-ITEM__COLOR);cursor:pointer;font-family:var(--IDS-FONT-FAMILY-BASE);font-size:1.125rem;height:3.875rem;inset:0;bottom:0;display:flex;justify-content:center;left:50%;line-height:1.5rem;margin:0;padding:0;position:relative;text-align:center;text-decoration:none;transform:translateX(-50%);white-space:nowrap;width:100%;z-index:1}:host .ids-header-1177-item.ids-header-1177-item--unresponsive ::slotted(button),:host .ids-header-1177-item.ids-header-1177-item--unresponsive button{align-items:flex-end;background-color:transparent;border:0;border-radius:.0313rem;color:var(--IDS-HEADER-1177-ITEM__COLOR);cursor:pointer;font-family:var(--IDS-FONT-FAMILY-BASE);font-size:1.125rem;height:3.875rem;inset:0;bottom:0;display:flex;justify-content:center;left:50%;line-height:1.5rem;margin:0;padding:0;position:relative;text-align:center;transform:translateX(-50%);white-space:nowrap;width:100%;z-index:1}:host .ids-header-1177-item.ids-header-1177-item--unresponsive:hover .ids-header-1177-item-icon{color:var(--IDS-HEADER-1177-ITEM__HOVER-COLOR)}:host .ids-header-1177-item.ids-header-1177-item--unresponsive:hover .ids-header-1177-item-icon ::slotted([class^=ids-icon-]):before,:host .ids-header-1177-item.ids-header-1177-item--unresponsive:hover .ids-header-1177-item-icon [class^=ids-icon-]:before{color:var(--IDS-HEADER-1177-ITEM__HOVER-COLOR)}:host .ids-header-1177-item.ids-header-1177-item--unresponsive ::slotted(a:hover),:host .ids-header-1177-item.ids-header-1177-item--unresponsive ::slotted(button:hover),:host .ids-header-1177-item.ids-header-1177-item--unresponsive a:hover,:host .ids-header-1177-item.ids-header-1177-item--unresponsive button:hover{color:var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);text-decoration:underline!important;text-underline-offset:.125rem}";
|
|
4
4
|
|
|
5
5
|
var header1177ItemLit = css`${unsafeCSS(css_248z)}`;
|
|
6
6
|
|