@inera/ids-design 7.2.1 → 8.0.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 +157 -11
- package/components/alert/alert-lit.js +1 -1
- package/components/alert/alert.css +275 -77
- package/components/badge/badge-lit.js +1 -1
- package/components/badge/badge.css +16 -10
- package/components/box-link/box-link-lit.js +1 -1
- package/components/box-link/box-link.css +16 -28
- package/components/breadcrumbs/breadcrumbs-lit.js +1 -1
- package/components/breadcrumbs/breadcrumbs.css +11 -6
- package/components/button-group/button-group-lit.js +1 -1
- package/components/button-group/button-group.css +4 -0
- package/components/card/card-lit.js +1 -1
- package/components/card/card.css +162 -33
- package/components/carousel/carousel-item-lit.js +1 -1
- package/components/carousel/carousel-item.css +169 -7
- package/components/carousel/carousel-lit.js +1 -1
- package/components/carousel/carousel.css +18 -12
- package/components/data-table/data-table-lit.js +1 -1
- package/components/data-table/data-table.css +14 -6
- package/components/date-label/date-label-lit.js +1 -1
- package/components/date-label/date-label.css +35 -14
- package/components/dialog/dialog-lit.js +1 -1
- package/components/dialog/dialog.css +34 -39
- package/components/dropdown/dropdown-lit.js +1 -1
- package/components/dropdown/dropdown.css +87 -28
- package/components/footer-1177/footer-1177-lit.js +1 -1
- package/components/footer-1177/footer-1177.css +225 -116
- package/components/footer-1177-admin/footer-1177-admin-lit.js +1 -1
- package/components/footer-1177-admin/footer-1177-admin.css +292 -135
- package/components/footer-1177-pro/footer-1177-pro-lit.js +1 -1
- package/components/footer-1177-pro/footer-1177-pro.css +390 -104
- package/components/footer-inera/footer-inera-lit.js +1 -1
- package/components/footer-inera/footer-inera.css +279 -159
- package/components/footer-inera-admin/footer-inera-admin-lit.js +1 -1
- package/components/footer-inera-admin/footer-inera-admin.css +338 -183
- package/components/form/error-message/error-message-lit.js +1 -1
- package/components/form/error-message/error-message.css +10 -6
- package/components/form/group/group-lit.js +1 -1
- package/components/form/group/group.css +148 -1
- package/components/form/range/range-lit.js +1 -1
- package/components/form/range/range.css +225 -2
- package/components/form/select-multiple/select-multiple-lit.js +1 -1
- package/components/form/select-multiple/select-multiple.css +37 -33
- package/components/form/spinner/spinner-lit.js +1 -1
- package/components/form/spinner/spinner.css +6 -11
- package/components/global-alert/global-alert-lit.js +9 -0
- package/components/global-alert/global-alert.css +354 -0
- package/components/grid/container/container-lit.js +1 -1
- package/components/grid/container/container.css +2 -9
- package/components/header-1177/composite-header-1177.css +1105 -974
- package/components/header-1177/header-1177-avatar-lit.js +1 -1
- package/components/header-1177/header-1177-avatar.css +406 -191
- package/components/header-1177/header-1177-item-lit.js +1 -1
- package/components/header-1177/header-1177-item.css +125 -75
- 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 -9
- 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 +107 -164
- package/components/header-1177/header-1177-nav-item.css +109 -88
- package/components/header-1177/header-1177-nav-lit.js +1 -1
- package/components/header-1177/header-1177-nav.css +100 -45
- package/components/header-1177/header-1177-region-picker-lit.d.ts +2 -0
- package/components/header-1177/header-1177-region-picker-lit.js +7 -0
- package/components/header-1177/header-1177-region-picker-mobile-lit.d.ts +2 -0
- package/components/header-1177/header-1177-region-picker-mobile-lit.js +9 -0
- package/components/header-1177/header-1177-region-picker-mobile.css +112 -0
- package/components/header-1177/header-1177-region-picker.css +107 -0
- package/components/header-1177/header-1177.css +125 -450
- 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 +170 -29
- package/components/header-1177-admin/header-1177-admin-avatar.css +490 -278
- package/components/header-1177-admin/header-1177-admin-item-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-item.css +131 -89
- package/components/header-1177-admin/header-1177-admin-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-menu-mobile-lit.js +7 -0
- package/components/header-1177-admin/header-1177-admin-menu-mobile.css +145 -0
- 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 +163 -134
- package/components/header-1177-admin/header-1177-admin-nav-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-nav.css +76 -47
- package/components/header-1177-admin/header-1177-admin.css +91 -285
- 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 +146 -74
- package/components/header-1177-pro/header-1177-pro-avatar.css +448 -275
- package/components/header-1177-pro/header-1177-pro-item-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-item.css +169 -103
- package/components/header-1177-pro/header-1177-pro-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-menu-mobile-lit.js +7 -0
- package/components/header-1177-pro/header-1177-pro-menu-mobile.css +146 -0
- 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 +139 -122
- package/components/header-1177-pro/header-1177-pro-nav-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-nav.css +75 -46
- 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 +9 -0
- package/components/header-1177-pro/header-1177-pro-region-picker-mobile.css +117 -0
- package/components/header-1177-pro/header-1177-pro-region-picker.css +38 -810
- package/components/header-1177-pro/header-1177-pro.css +140 -139
- package/components/header-inera/header-inera-item-lit.js +1 -1
- package/components/header-inera/header-inera-item.css +31 -21
- package/components/header-inera/header-inera-lit.js +1 -1
- package/components/header-inera/header-inera-menu-mobile-lit.d.ts +2 -0
- package/components/header-inera/header-inera-menu-mobile-lit.js +7 -0
- package/components/header-inera/header-inera-menu-mobile.css +136 -0
- package/components/header-inera/header-inera-nav-item-lit.js +1 -1
- package/components/header-inera/header-inera-nav-item.css +26 -23
- package/components/header-inera/header-inera-nav-lit.js +1 -1
- package/components/header-inera/header-inera-nav.css +11 -8
- package/components/header-inera/header-inera.css +50 -21
- package/components/header-inera-admin/composite-header-inera-admin.css +858 -245
- 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 +173 -44
- package/components/header-inera-admin/header-inera-admin-avatar.css +558 -100
- package/components/header-inera-admin/header-inera-admin-item-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-item.css +14 -7
- package/components/header-inera-admin/header-inera-admin-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-menu-mobile-lit.d.ts +2 -0
- package/components/header-inera-admin/header-inera-admin-menu-mobile-lit.js +7 -0
- package/components/header-inera-admin/header-inera-admin-menu-mobile.css +147 -0
- 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 +28 -25
- package/components/header-inera-admin/header-inera-admin-nav-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-nav.css +16 -16
- package/components/header-inera-admin/header-inera-admin.css +34 -24
- package/components/header-patient/header-patient-lit.js +1 -1
- package/components/header-patient/header-patient.css +166 -8
- package/components/mobile-menu/mobile-menu-lit.js +1 -1
- package/components/mobile-menu/mobile-menu.css +340 -244
- package/components/navigation/content/navigation-content-lit.js +1 -1
- package/components/navigation/content/navigation-content.css +203 -16
- package/components/navigation/local/navigation-local-lit.js +1 -1
- package/components/navigation/local/navigation-local.css +37 -56
- package/components/notification-badge/notification-badge-lit.js +1 -1
- package/components/notification-badge/notification-badge.css +15 -13
- package/components/pagination/data-pagination/data-pagination-lit.js +1 -1
- package/components/pagination/data-pagination/data-pagination.css +206 -44
- package/components/pagination/list-pagination/list-pagination-lit.js +1 -1
- package/components/pagination/list-pagination/list-pagination.css +5 -5
- package/components/popover/popover-content-lit.js +1 -1
- package/components/popover/popover-content.css +262 -114
- package/components/progressbar/progressbar-lit.js +1 -1
- package/components/progressbar/progressbar.css +147 -4
- package/components/puff-list/puff-list-lit.js +1 -1
- package/components/puff-list/puff-list.css +258 -35
- package/components/region-icon/region-icon-lit.js +1 -1
- package/components/region-icon/region-icon.css +5 -5
- package/components/side-menu/side-menu-lit.js +1 -1
- package/components/side-menu/side-menu.css +6 -9
- package/components/side-panel/side-panel-lit.js +1 -1
- package/components/side-panel/side-panel.css +61 -26
- package/components/stepper/stepper-lit.js +1 -1
- package/components/stepper/stepper.css +170 -22
- package/components/table/table.css +6 -3
- package/components/tabs/tab-lit.js +1 -1
- package/components/tabs/tab-panel-lit.js +1 -1
- package/components/tabs/tab-panel.css +2 -0
- package/components/tabs/tab.css +26 -14
- package/components/tabs/tabs-lit.js +2 -2
- package/components/tabs/tabs.css +1 -1
- package/components/tag/tag-lit.js +1 -1
- package/components/tag/tag.css +10 -7
- package/components/tooltip/tooltip-lit.js +1 -1
- package/components/tooltip/tooltip.css +8 -5
- package/global/_partials.css +15 -0
- package/{themes/1177-pro/1177-pro.css → global/global.css} +3958 -3504
- package/global/icons/Inera-Design-Icons.eot +0 -0
- package/global/icons/Inera-Design-Icons.svg +9 -0
- package/global/icons/Inera-Design-Icons.ttf +0 -0
- package/global/icons/Inera-Design-Icons.woff +0 -0
- package/global/util/util.css +2745 -0
- package/package.json +1 -1
- package/reset.css +90 -0
- package/styles.css +8320 -0
- package/tokens/component-tokens.scss +86 -0
- package/tokens/themes/1177-admin-tokens.css +340 -263
- package/tokens/themes/1177-pro-tokens.css +340 -263
- package/tokens/themes/1177-tokens.css +340 -263
- package/tokens/themes/inera-admin-tokens.css +294 -252
- package/tokens/themes/inera-tokens.css +294 -252
- package/components/alert-global/alert-global-lit.js +0 -7
- package/components/alert-global/alert-global.css +0 -195
- package/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.js +0 -7
- package/components/header-1177-pro/header-1177-pro-nav-menu-mobile.css +0 -304
- package/components/header-inera/header-inera-nav-mobile-lit.js +0 -7
- package/components/header-inera/header-inera-nav-mobile.css +0 -126
- package/components/header-inera-admin/header-inera-admin-nav-mobile-lit.js +0 -7
- package/components/header-inera-admin/header-inera-admin-nav-mobile.css +0 -126
- package/themes/1177/1177.css +0 -6196
- package/themes/inera/inera.css +0 -6220
- package/themes/inera-admin/inera-admin.css +0 -6293
- /package/components/{alert-global/alert-global-lit.d.ts → global-alert/global-alert-lit.d.ts} +0 -0
- /package/components/{header-1177-pro/header-1177-pro-nav-menu-mobile-lit.d.ts → header-1177-admin/header-1177-admin-menu-mobile-lit.d.ts} +0 -0
- /package/components/{header-inera-admin/header-inera-admin-nav-mobile-lit.d.ts → header-1177-pro/header-1177-pro-menu-mobile-lit.d.ts} +0 -0
- /package/components/{header-inera/header-inera-nav-mobile-lit.d.ts → header-1177-pro/header-1177-pro-region-picker-mobile-lit.d.ts} +0 -0
|
@@ -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-pro--unresponsive .ids-header-1177-
|
|
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-pro--unresponsive .ids-header-1177-pro-item{align-items:center;background-color:transparent;border:0;cursor:pointer;display:flex;flex-direction:column;gap:.5rem;margin-left:2rem;padding:.25rem;position:relative;text-decoration:none}.ids-header-1177-pro--unresponsive .ids-header-1177-pro-item:focus-within{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}.ids-header-1177-pro--unresponsive .ids-header-1177-pro-item .ids-header-1177-pro-item-icon{height:2rem;text-align:center;width:2rem}.ids-header-1177-pro--unresponsive .ids-header-1177-pro-item .ids-header-1177-pro-item-icon ::slotted([class^=ids-icon-]),.ids-header-1177-pro--unresponsive .ids-header-1177-pro-item .ids-header-1177-pro-item-icon [class^=ids-icon-]{color:var(--IDS-HEADER-1177-PRO-ITEM__ICON-COLOR);font-size:2rem}.ids-header-1177-pro--unresponsive .ids-header-1177-pro-item .ids-header-1177-pro-item-text{color:var(--IDS-HEADER-1177-PRO-ITEM__COLOR);font-size:1.125rem;margin-top:.25rem;text-align:center}.ids-header-1177-pro--unresponsive .ids-header-1177-pro-item:hover{color:var(--IDS-HEADER-1177-PRO-ITEM__HOVER-COLOR)}.ids-header-1177-pro--unresponsive .ids-header-1177-pro-item:hover .ids-header-1177-pro-item-text{color:var(--IDS-HEADER-1177-PRO-ITEM__HOVER-COLOR);text-decoration:underline;text-underline-offset:.125rem}.ids-header-1177-pro--unresponsive .ids-header-1177-pro-item:hover .ids-header-1177-pro-item-icon{color:var(--IDS-HEADER-1177-PRO-ITEM__HOVER-COLOR)}.ids-header-1177-pro--unresponsive .ids-header-1177-pro-item:hover .ids-header-1177-pro-item-icon ::slotted([class^=ids-icon-]):before,.ids-header-1177-pro--unresponsive .ids-header-1177-pro-item:hover .ids-header-1177-pro-item-icon [class^=ids-icon-]:before{color:var(--IDS-HEADER-1177-PRO-ITEM__HOVER-COLOR)}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-item{align-items:center;background-color:transparent;border:0;cursor:pointer;display:flex;flex-direction:column;gap:.5rem;margin-left:2rem;padding:.25rem;position:relative;text-decoration:none}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-item:focus-within{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}@media (max-width:1024px){.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-item{box-sizing:border-box;gap:0;margin-left:1rem;max-height:1.875rem}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-item:not(.ids-header-1177-pro-item--mobile){display:none}}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-item .ids-header-1177-pro-item-icon{height:2rem;text-align:center;width:2rem}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-item .ids-header-1177-pro-item-icon ::slotted([class^=ids-icon-]),.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-item .ids-header-1177-pro-item-icon [class^=ids-icon-]{color:var(--IDS-HEADER-1177-PRO-ITEM__ICON-COLOR);font-size:2rem}@media (max-width:1024px){.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-item .ids-header-1177-pro-item-icon{margin-left:.25rem;margin-right:.25rem;max-height:1.5rem;max-width:1.5rem}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-item .ids-header-1177-pro-item-icon ::slotted([class^=ids-icon-]),.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-item .ids-header-1177-pro-item-icon [class^=ids-icon-]{font-size:1.5rem}}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-item .ids-header-1177-pro-item-text{color:var(--IDS-HEADER-1177-PRO-ITEM__COLOR);font-size:1.125rem;margin-top:.25rem;text-align:center}@media (max-width:1024px){.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-item .ids-header-1177-pro-item-text{display:none}}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-item:hover{color:var(--IDS-HEADER-1177-PRO-ITEM__HOVER-COLOR)}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-item:hover .ids-header-1177-pro-item-text{color:var(--IDS-HEADER-1177-PRO-ITEM__HOVER-COLOR);text-decoration:underline;text-underline-offset:.125rem}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-item:hover .ids-header-1177-pro-item-icon{color:var(--IDS-HEADER-1177-PRO-ITEM__HOVER-COLOR)}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-item:hover .ids-header-1177-pro-item-icon ::slotted([class^=ids-icon-]):before,.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-item:hover .ids-header-1177-pro-item-icon [class^=ids-icon-]:before{color:var(--IDS-HEADER-1177-PRO-ITEM__HOVER-COLOR)}:host .ids-header-1177-pro-item:not(.ids-header-1177-pro-item--unresponsive){align-items:center;background-color:transparent;border:0;cursor:pointer;display:flex;flex-direction:column;gap:.5rem;margin-left:2rem;padding:.25rem;position:relative;text-decoration:none}:host .ids-header-1177-pro-item:not(.ids-header-1177-pro-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-pro-item:not(.ids-header-1177-pro-item--unresponsive){box-sizing:border-box;gap:0;margin-left:1rem;max-height:1.875rem}}@media (max-width:1024px){:host .ids-header-1177-pro-item:not(.ids-header-1177-pro-item--unresponsive):not(.ids-header-1177-pro-item--mobile){display:none}}:host .ids-header-1177-pro-item:not(.ids-header-1177-pro-item--unresponsive) .ids-header-1177-pro-item-icon{height:2rem;text-align:center;width:2rem}:host .ids-header-1177-pro-item:not(.ids-header-1177-pro-item--unresponsive) .ids-header-1177-pro-item-icon ::slotted([class^=ids-icon-]),:host .ids-header-1177-pro-item:not(.ids-header-1177-pro-item--unresponsive) .ids-header-1177-pro-item-icon [class^=ids-icon-]{color:var(--IDS-HEADER-1177-PRO-ITEM__ICON-COLOR);font-size:2rem}@media (max-width:1024px){:host .ids-header-1177-pro-item:not(.ids-header-1177-pro-item--unresponsive) .ids-header-1177-pro-item-icon{margin-left:.25rem;margin-right:.25rem;max-height:1.5rem;max-width:1.5rem}:host .ids-header-1177-pro-item:not(.ids-header-1177-pro-item--unresponsive) .ids-header-1177-pro-item-icon ::slotted([class^=ids-icon-]),:host .ids-header-1177-pro-item:not(.ids-header-1177-pro-item--unresponsive) .ids-header-1177-pro-item-icon [class^=ids-icon-]{font-size:1.5rem}}:host .ids-header-1177-pro-item:not(.ids-header-1177-pro-item--unresponsive) .ids-header-1177-pro-item-text{color:var(--IDS-HEADER-1177-PRO-ITEM__COLOR);font-size:1.125rem;margin-top:.25rem;text-align:center}@media (max-width:1024px){:host .ids-header-1177-pro-item:not(.ids-header-1177-pro-item--unresponsive) .ids-header-1177-pro-item-text{display:none}}:host .ids-header-1177-pro-item:not(.ids-header-1177-pro-item--unresponsive):hover{color:var(--IDS-HEADER-1177-PRO-ITEM__HOVER-COLOR)}:host .ids-header-1177-pro-item:not(.ids-header-1177-pro-item--unresponsive):hover .ids-header-1177-pro-item-text{color:var(--IDS-HEADER-1177-PRO-ITEM__HOVER-COLOR);text-decoration:underline;text-underline-offset:.125rem}:host .ids-header-1177-pro-item:not(.ids-header-1177-pro-item--unresponsive):hover .ids-header-1177-pro-item-icon{color:var(--IDS-HEADER-1177-PRO-ITEM__HOVER-COLOR)}:host .ids-header-1177-pro-item:not(.ids-header-1177-pro-item--unresponsive):hover .ids-header-1177-pro-item-icon ::slotted([class^=ids-icon-]):before,:host .ids-header-1177-pro-item:not(.ids-header-1177-pro-item--unresponsive):hover .ids-header-1177-pro-item-icon [class^=ids-icon-]:before{color:var(--IDS-HEADER-1177-PRO-ITEM__HOVER-COLOR)}:host .ids-header-1177-pro-item.ids-header-1177-pro-item--unresponsive{align-items:center;background-color:transparent;border:0;cursor:pointer;display:flex;flex-direction:column;gap:.5rem;margin-left:2rem;padding:.25rem;position:relative;text-decoration:none}:host .ids-header-1177-pro-item.ids-header-1177-pro-item--unresponsive:focus-within{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}:host .ids-header-1177-pro-item.ids-header-1177-pro-item--unresponsive .ids-header-1177-pro-item-icon{height:2rem;text-align:center;width:2rem}:host .ids-header-1177-pro-item.ids-header-1177-pro-item--unresponsive .ids-header-1177-pro-item-icon ::slotted([class^=ids-icon-]),:host .ids-header-1177-pro-item.ids-header-1177-pro-item--unresponsive .ids-header-1177-pro-item-icon [class^=ids-icon-]{color:var(--IDS-HEADER-1177-PRO-ITEM__ICON-COLOR);font-size:2rem}:host .ids-header-1177-pro-item.ids-header-1177-pro-item--unresponsive .ids-header-1177-pro-item-text{color:var(--IDS-HEADER-1177-PRO-ITEM__COLOR);font-size:1.125rem;margin-top:.25rem;text-align:center}:host .ids-header-1177-pro-item.ids-header-1177-pro-item--unresponsive:hover{color:var(--IDS-HEADER-1177-PRO-ITEM__HOVER-COLOR)}:host .ids-header-1177-pro-item.ids-header-1177-pro-item--unresponsive:hover .ids-header-1177-pro-item-text{color:var(--IDS-HEADER-1177-PRO-ITEM__HOVER-COLOR);text-decoration:underline;text-underline-offset:.125rem}:host .ids-header-1177-pro-item.ids-header-1177-pro-item--unresponsive:hover .ids-header-1177-pro-item-icon{color:var(--IDS-HEADER-1177-PRO-ITEM__HOVER-COLOR)}:host .ids-header-1177-pro-item.ids-header-1177-pro-item--unresponsive:hover .ids-header-1177-pro-item-icon ::slotted([class^=ids-icon-]):before,:host .ids-header-1177-pro-item.ids-header-1177-pro-item--unresponsive:hover .ids-header-1177-pro-item-icon [class^=ids-icon-]:before{color:var(--IDS-HEADER-1177-PRO-ITEM__HOVER-COLOR)}";
|
|
4
4
|
|
|
5
5
|
var header1177ProItemLit = css`${unsafeCSS(css_248z)}`;
|
|
6
6
|
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
* BUTTONS
|
|
18
18
|
********/
|
|
19
19
|
/*******
|
|
20
|
-
*
|
|
20
|
+
* SCROLLBAR
|
|
21
21
|
********/
|
|
22
22
|
/*******
|
|
23
23
|
* FORM
|
|
@@ -25,191 +25,257 @@
|
|
|
25
25
|
/*******
|
|
26
26
|
* A11Y
|
|
27
27
|
********/
|
|
28
|
-
.ids-header-1177-pro--unresponsive .ids-header-1177-
|
|
28
|
+
.ids-header-1177-pro--unresponsive .ids-header-1177-pro-item {
|
|
29
29
|
display: flex;
|
|
30
|
+
flex-direction: column;
|
|
30
31
|
align-items: center;
|
|
31
|
-
gap:
|
|
32
|
+
gap: 0.5rem;
|
|
32
33
|
text-decoration: none;
|
|
33
34
|
position: relative;
|
|
34
35
|
background-color: transparent;
|
|
35
36
|
border: 0;
|
|
37
|
+
margin-left: 2rem;
|
|
38
|
+
padding: 0.25rem;
|
|
36
39
|
cursor: pointer;
|
|
37
40
|
}
|
|
38
|
-
.ids-header-1177-pro--unresponsive .ids-header-1177-
|
|
41
|
+
.ids-header-1177-pro--unresponsive .ids-header-1177-pro-item:focus-within {
|
|
39
42
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
40
43
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
41
44
|
}
|
|
42
|
-
.ids-header-1177-pro--unresponsive .ids-header-1177-
|
|
43
|
-
width:
|
|
44
|
-
height:
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
45
|
+
.ids-header-1177-pro--unresponsive .ids-header-1177-pro-item .ids-header-1177-pro-item-icon {
|
|
46
|
+
width: 2rem;
|
|
47
|
+
height: 2rem;
|
|
48
|
+
text-align: center;
|
|
49
|
+
}
|
|
50
|
+
.ids-header-1177-pro--unresponsive .ids-header-1177-pro-item .ids-header-1177-pro-item-icon ::slotted([class^=ids-icon-]),
|
|
51
|
+
.ids-header-1177-pro--unresponsive .ids-header-1177-pro-item .ids-header-1177-pro-item-icon [class^=ids-icon-] {
|
|
52
|
+
font-size: 2rem;
|
|
53
|
+
color: var(--IDS-HEADER-1177-PRO-ITEM__ICON-COLOR);
|
|
54
|
+
}
|
|
55
|
+
.ids-header-1177-pro--unresponsive .ids-header-1177-pro-item .ids-header-1177-pro-item-text {
|
|
56
|
+
color: var(--IDS-HEADER-1177-PRO-ITEM__COLOR);
|
|
57
|
+
font-size: 1.125rem;
|
|
58
|
+
text-align: center;
|
|
59
|
+
margin-top: 0.25rem;
|
|
53
60
|
}
|
|
54
|
-
.ids-header-1177-pro--unresponsive .ids-header-1177-
|
|
55
|
-
|
|
56
|
-
font-size: 1.25rem;
|
|
57
|
-
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
61
|
+
.ids-header-1177-pro--unresponsive .ids-header-1177-pro-item:hover {
|
|
62
|
+
color: var(--IDS-HEADER-1177-PRO-ITEM__HOVER-COLOR);
|
|
58
63
|
}
|
|
59
|
-
.ids-header-1177-pro--unresponsive .ids-header-1177-
|
|
60
|
-
|
|
61
|
-
|
|
64
|
+
.ids-header-1177-pro--unresponsive .ids-header-1177-pro-item:hover .ids-header-1177-pro-item-text {
|
|
65
|
+
color: var(--IDS-HEADER-1177-PRO-ITEM__HOVER-COLOR);
|
|
66
|
+
text-underline-offset: 0.125rem;
|
|
67
|
+
text-decoration: underline;
|
|
68
|
+
}
|
|
69
|
+
.ids-header-1177-pro--unresponsive .ids-header-1177-pro-item:hover .ids-header-1177-pro-item-icon {
|
|
70
|
+
color: var(--IDS-HEADER-1177-PRO-ITEM__HOVER-COLOR);
|
|
71
|
+
}
|
|
72
|
+
.ids-header-1177-pro--unresponsive .ids-header-1177-pro-item:hover .ids-header-1177-pro-item-icon ::slotted([class^=ids-icon-]):before,
|
|
73
|
+
.ids-header-1177-pro--unresponsive .ids-header-1177-pro-item:hover .ids-header-1177-pro-item-icon [class^=ids-icon-]:before {
|
|
74
|
+
color: var(--IDS-HEADER-1177-PRO-ITEM__HOVER-COLOR);
|
|
62
75
|
}
|
|
63
76
|
|
|
64
|
-
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-
|
|
77
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-item {
|
|
65
78
|
display: flex;
|
|
79
|
+
flex-direction: column;
|
|
66
80
|
align-items: center;
|
|
67
|
-
gap:
|
|
81
|
+
gap: 0.5rem;
|
|
68
82
|
text-decoration: none;
|
|
69
83
|
position: relative;
|
|
70
84
|
background-color: transparent;
|
|
71
85
|
border: 0;
|
|
86
|
+
margin-left: 2rem;
|
|
87
|
+
padding: 0.25rem;
|
|
72
88
|
cursor: pointer;
|
|
73
89
|
}
|
|
74
|
-
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-
|
|
90
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-item:focus-within {
|
|
75
91
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
76
92
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
77
93
|
}
|
|
78
94
|
@media (max-width: 1024px) {
|
|
79
|
-
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-
|
|
95
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-item {
|
|
96
|
+
gap: 0;
|
|
80
97
|
margin-left: 1rem;
|
|
98
|
+
box-sizing: border-box;
|
|
99
|
+
max-height: 1.875rem;
|
|
81
100
|
}
|
|
82
101
|
}
|
|
83
102
|
@media (max-width: 1024px) {
|
|
84
|
-
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-
|
|
103
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-item:not(.ids-header-1177-pro-item--mobile) {
|
|
85
104
|
display: none;
|
|
86
105
|
}
|
|
87
106
|
}
|
|
88
|
-
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-
|
|
89
|
-
width:
|
|
90
|
-
height:
|
|
91
|
-
|
|
92
|
-
min-height: 2.5rem;
|
|
93
|
-
display: flex;
|
|
94
|
-
align-items: center;
|
|
95
|
-
justify-content: center;
|
|
96
|
-
flex-direction: row;
|
|
97
|
-
background-color: var(--IDS-COLOR-ACCENT-40);
|
|
98
|
-
border-radius: 100%;
|
|
107
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-item .ids-header-1177-pro-item-icon {
|
|
108
|
+
width: 2rem;
|
|
109
|
+
height: 2rem;
|
|
110
|
+
text-align: center;
|
|
99
111
|
}
|
|
100
|
-
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-
|
|
101
|
-
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-
|
|
102
|
-
font-size:
|
|
103
|
-
color: var(--IDS-
|
|
112
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-item .ids-header-1177-pro-item-icon ::slotted([class^=ids-icon-]),
|
|
113
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-item .ids-header-1177-pro-item-icon [class^=ids-icon-] {
|
|
114
|
+
font-size: 2rem;
|
|
115
|
+
color: var(--IDS-HEADER-1177-PRO-ITEM__ICON-COLOR);
|
|
104
116
|
}
|
|
105
117
|
@media (max-width: 1024px) {
|
|
106
|
-
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-
|
|
107
|
-
width:
|
|
108
|
-
height:
|
|
109
|
-
|
|
110
|
-
|
|
118
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-item .ids-header-1177-pro-item-icon {
|
|
119
|
+
max-width: 1.5rem;
|
|
120
|
+
max-height: 1.5rem;
|
|
121
|
+
margin-left: 0.25rem;
|
|
122
|
+
margin-right: 0.25rem;
|
|
123
|
+
}
|
|
124
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-item .ids-header-1177-pro-item-icon ::slotted([class^=ids-icon-]),
|
|
125
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-item .ids-header-1177-pro-item-icon [class^=ids-icon-] {
|
|
126
|
+
font-size: 1.5rem;
|
|
111
127
|
}
|
|
112
128
|
}
|
|
113
|
-
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-
|
|
114
|
-
|
|
115
|
-
|
|
129
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-item .ids-header-1177-pro-item-text {
|
|
130
|
+
color: var(--IDS-HEADER-1177-PRO-ITEM__COLOR);
|
|
131
|
+
font-size: 1.125rem;
|
|
132
|
+
text-align: center;
|
|
133
|
+
margin-top: 0.25rem;
|
|
116
134
|
}
|
|
117
135
|
@media (max-width: 1024px) {
|
|
118
|
-
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-
|
|
136
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-item .ids-header-1177-pro-item-text {
|
|
119
137
|
display: none;
|
|
120
138
|
}
|
|
121
139
|
}
|
|
140
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-item:hover {
|
|
141
|
+
color: var(--IDS-HEADER-1177-PRO-ITEM__HOVER-COLOR);
|
|
142
|
+
}
|
|
143
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-item:hover .ids-header-1177-pro-item-text {
|
|
144
|
+
color: var(--IDS-HEADER-1177-PRO-ITEM__HOVER-COLOR);
|
|
145
|
+
text-underline-offset: 0.125rem;
|
|
146
|
+
text-decoration: underline;
|
|
147
|
+
}
|
|
148
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-item:hover .ids-header-1177-pro-item-icon {
|
|
149
|
+
color: var(--IDS-HEADER-1177-PRO-ITEM__HOVER-COLOR);
|
|
150
|
+
}
|
|
151
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-item:hover .ids-header-1177-pro-item-icon ::slotted([class^=ids-icon-]):before,
|
|
152
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-item:hover .ids-header-1177-pro-item-icon [class^=ids-icon-]:before {
|
|
153
|
+
color: var(--IDS-HEADER-1177-PRO-ITEM__HOVER-COLOR);
|
|
154
|
+
}
|
|
122
155
|
|
|
123
|
-
:host .ids-header-1177-
|
|
156
|
+
:host .ids-header-1177-pro-item:not(.ids-header-1177-pro-item--unresponsive) {
|
|
124
157
|
display: flex;
|
|
158
|
+
flex-direction: column;
|
|
125
159
|
align-items: center;
|
|
126
|
-
gap:
|
|
160
|
+
gap: 0.5rem;
|
|
127
161
|
text-decoration: none;
|
|
128
162
|
position: relative;
|
|
129
163
|
background-color: transparent;
|
|
130
164
|
border: 0;
|
|
165
|
+
margin-left: 2rem;
|
|
166
|
+
padding: 0.25rem;
|
|
131
167
|
cursor: pointer;
|
|
132
168
|
}
|
|
133
|
-
:host .ids-header-1177-
|
|
169
|
+
:host .ids-header-1177-pro-item:not(.ids-header-1177-pro-item--unresponsive):focus-within {
|
|
134
170
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
135
171
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
136
172
|
}
|
|
137
173
|
@media (max-width: 1024px) {
|
|
138
|
-
:host .ids-header-1177-
|
|
174
|
+
:host .ids-header-1177-pro-item:not(.ids-header-1177-pro-item--unresponsive) {
|
|
175
|
+
gap: 0;
|
|
139
176
|
margin-left: 1rem;
|
|
177
|
+
box-sizing: border-box;
|
|
178
|
+
max-height: 1.875rem;
|
|
140
179
|
}
|
|
141
180
|
}
|
|
142
181
|
@media (max-width: 1024px) {
|
|
143
|
-
:host .ids-header-1177-
|
|
182
|
+
:host .ids-header-1177-pro-item:not(.ids-header-1177-pro-item--unresponsive):not(.ids-header-1177-pro-item--mobile) {
|
|
144
183
|
display: none;
|
|
145
184
|
}
|
|
146
185
|
}
|
|
147
|
-
:host .ids-header-1177-
|
|
148
|
-
width:
|
|
149
|
-
height:
|
|
150
|
-
|
|
151
|
-
min-height: 2.5rem;
|
|
152
|
-
display: flex;
|
|
153
|
-
align-items: center;
|
|
154
|
-
justify-content: center;
|
|
155
|
-
flex-direction: row;
|
|
156
|
-
background-color: var(--IDS-COLOR-ACCENT-40);
|
|
157
|
-
border-radius: 100%;
|
|
186
|
+
:host .ids-header-1177-pro-item:not(.ids-header-1177-pro-item--unresponsive) .ids-header-1177-pro-item-icon {
|
|
187
|
+
width: 2rem;
|
|
188
|
+
height: 2rem;
|
|
189
|
+
text-align: center;
|
|
158
190
|
}
|
|
159
|
-
:host .ids-header-1177-
|
|
160
|
-
:host .ids-header-1177-
|
|
161
|
-
font-size:
|
|
162
|
-
color: var(--IDS-
|
|
191
|
+
:host .ids-header-1177-pro-item:not(.ids-header-1177-pro-item--unresponsive) .ids-header-1177-pro-item-icon ::slotted([class^=ids-icon-]),
|
|
192
|
+
:host .ids-header-1177-pro-item:not(.ids-header-1177-pro-item--unresponsive) .ids-header-1177-pro-item-icon [class^=ids-icon-] {
|
|
193
|
+
font-size: 2rem;
|
|
194
|
+
color: var(--IDS-HEADER-1177-PRO-ITEM__ICON-COLOR);
|
|
163
195
|
}
|
|
164
196
|
@media (max-width: 1024px) {
|
|
165
|
-
:host .ids-header-1177-
|
|
166
|
-
width:
|
|
167
|
-
height:
|
|
168
|
-
|
|
169
|
-
|
|
197
|
+
:host .ids-header-1177-pro-item:not(.ids-header-1177-pro-item--unresponsive) .ids-header-1177-pro-item-icon {
|
|
198
|
+
max-width: 1.5rem;
|
|
199
|
+
max-height: 1.5rem;
|
|
200
|
+
margin-left: 0.25rem;
|
|
201
|
+
margin-right: 0.25rem;
|
|
202
|
+
}
|
|
203
|
+
:host .ids-header-1177-pro-item:not(.ids-header-1177-pro-item--unresponsive) .ids-header-1177-pro-item-icon ::slotted([class^=ids-icon-]),
|
|
204
|
+
:host .ids-header-1177-pro-item:not(.ids-header-1177-pro-item--unresponsive) .ids-header-1177-pro-item-icon [class^=ids-icon-] {
|
|
205
|
+
font-size: 1.5rem;
|
|
170
206
|
}
|
|
171
207
|
}
|
|
172
|
-
:host .ids-header-1177-
|
|
173
|
-
|
|
174
|
-
|
|
208
|
+
:host .ids-header-1177-pro-item:not(.ids-header-1177-pro-item--unresponsive) .ids-header-1177-pro-item-text {
|
|
209
|
+
color: var(--IDS-HEADER-1177-PRO-ITEM__COLOR);
|
|
210
|
+
font-size: 1.125rem;
|
|
211
|
+
text-align: center;
|
|
212
|
+
margin-top: 0.25rem;
|
|
175
213
|
}
|
|
176
214
|
@media (max-width: 1024px) {
|
|
177
|
-
:host .ids-header-1177-
|
|
215
|
+
:host .ids-header-1177-pro-item:not(.ids-header-1177-pro-item--unresponsive) .ids-header-1177-pro-item-text {
|
|
178
216
|
display: none;
|
|
179
217
|
}
|
|
180
218
|
}
|
|
181
|
-
:host .ids-header-1177-
|
|
219
|
+
:host .ids-header-1177-pro-item:not(.ids-header-1177-pro-item--unresponsive):hover {
|
|
220
|
+
color: var(--IDS-HEADER-1177-PRO-ITEM__HOVER-COLOR);
|
|
221
|
+
}
|
|
222
|
+
:host .ids-header-1177-pro-item:not(.ids-header-1177-pro-item--unresponsive):hover .ids-header-1177-pro-item-text {
|
|
223
|
+
color: var(--IDS-HEADER-1177-PRO-ITEM__HOVER-COLOR);
|
|
224
|
+
text-underline-offset: 0.125rem;
|
|
225
|
+
text-decoration: underline;
|
|
226
|
+
}
|
|
227
|
+
:host .ids-header-1177-pro-item:not(.ids-header-1177-pro-item--unresponsive):hover .ids-header-1177-pro-item-icon {
|
|
228
|
+
color: var(--IDS-HEADER-1177-PRO-ITEM__HOVER-COLOR);
|
|
229
|
+
}
|
|
230
|
+
:host .ids-header-1177-pro-item:not(.ids-header-1177-pro-item--unresponsive):hover .ids-header-1177-pro-item-icon ::slotted([class^=ids-icon-]):before,
|
|
231
|
+
:host .ids-header-1177-pro-item:not(.ids-header-1177-pro-item--unresponsive):hover .ids-header-1177-pro-item-icon [class^=ids-icon-]:before {
|
|
232
|
+
color: var(--IDS-HEADER-1177-PRO-ITEM__HOVER-COLOR);
|
|
233
|
+
}
|
|
234
|
+
:host .ids-header-1177-pro-item.ids-header-1177-pro-item--unresponsive {
|
|
182
235
|
display: flex;
|
|
236
|
+
flex-direction: column;
|
|
183
237
|
align-items: center;
|
|
184
|
-
gap:
|
|
238
|
+
gap: 0.5rem;
|
|
185
239
|
text-decoration: none;
|
|
186
240
|
position: relative;
|
|
187
241
|
background-color: transparent;
|
|
188
242
|
border: 0;
|
|
243
|
+
margin-left: 2rem;
|
|
244
|
+
padding: 0.25rem;
|
|
189
245
|
cursor: pointer;
|
|
190
246
|
}
|
|
191
|
-
:host .ids-header-1177-
|
|
247
|
+
:host .ids-header-1177-pro-item.ids-header-1177-pro-item--unresponsive:focus-within {
|
|
192
248
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
193
249
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
194
250
|
}
|
|
195
|
-
:host .ids-header-1177-
|
|
196
|
-
width:
|
|
197
|
-
height:
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
:
|
|
208
|
-
:
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
:
|
|
213
|
-
|
|
214
|
-
|
|
251
|
+
:host .ids-header-1177-pro-item.ids-header-1177-pro-item--unresponsive .ids-header-1177-pro-item-icon {
|
|
252
|
+
width: 2rem;
|
|
253
|
+
height: 2rem;
|
|
254
|
+
text-align: center;
|
|
255
|
+
}
|
|
256
|
+
:host .ids-header-1177-pro-item.ids-header-1177-pro-item--unresponsive .ids-header-1177-pro-item-icon ::slotted([class^=ids-icon-]),
|
|
257
|
+
:host .ids-header-1177-pro-item.ids-header-1177-pro-item--unresponsive .ids-header-1177-pro-item-icon [class^=ids-icon-] {
|
|
258
|
+
font-size: 2rem;
|
|
259
|
+
color: var(--IDS-HEADER-1177-PRO-ITEM__ICON-COLOR);
|
|
260
|
+
}
|
|
261
|
+
:host .ids-header-1177-pro-item.ids-header-1177-pro-item--unresponsive .ids-header-1177-pro-item-text {
|
|
262
|
+
color: var(--IDS-HEADER-1177-PRO-ITEM__COLOR);
|
|
263
|
+
font-size: 1.125rem;
|
|
264
|
+
text-align: center;
|
|
265
|
+
margin-top: 0.25rem;
|
|
266
|
+
}
|
|
267
|
+
:host .ids-header-1177-pro-item.ids-header-1177-pro-item--unresponsive:hover {
|
|
268
|
+
color: var(--IDS-HEADER-1177-PRO-ITEM__HOVER-COLOR);
|
|
269
|
+
}
|
|
270
|
+
:host .ids-header-1177-pro-item.ids-header-1177-pro-item--unresponsive:hover .ids-header-1177-pro-item-text {
|
|
271
|
+
color: var(--IDS-HEADER-1177-PRO-ITEM__HOVER-COLOR);
|
|
272
|
+
text-underline-offset: 0.125rem;
|
|
273
|
+
text-decoration: underline;
|
|
274
|
+
}
|
|
275
|
+
:host .ids-header-1177-pro-item.ids-header-1177-pro-item--unresponsive:hover .ids-header-1177-pro-item-icon {
|
|
276
|
+
color: var(--IDS-HEADER-1177-PRO-ITEM__HOVER-COLOR);
|
|
277
|
+
}
|
|
278
|
+
:host .ids-header-1177-pro-item.ids-header-1177-pro-item--unresponsive:hover .ids-header-1177-pro-item-icon ::slotted([class^=ids-icon-]):before,
|
|
279
|
+
:host .ids-header-1177-pro-item.ids-header-1177-pro-item--unresponsive:hover .ids-header-1177-pro-item-icon [class^=ids-icon-]:before {
|
|
280
|
+
color: var(--IDS-HEADER-1177-PRO-ITEM__HOVER-COLOR);
|
|
215
281
|
}
|
|
@@ -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-pro__items{display:block;margin-left:auto}header.ids-header-1177-pro{background:var(--IDS-COLOR-NEUTRAL-100);border-top:.25rem solid var(--IDS-COLOR-ACCENT-40);position:relative;z-index:1}header.ids-header-1177-pro .ids-header-1177-pro__skip-to-content ::slotted(a),header.ids-header-1177-pro .ids-header-1177-pro__skip-to-content a{align-items:center;background-color:var(--IDS-COLOR-NEUTRAL-100);box-shadow:0 0 .625rem 0 rgba(0,0,0,.3);color:var(--IDS-LINK--COLOR-PRESET-1__COLOR);display:flex;font-family:var(--IDS-LINK__FONT-FAMILY);font-size:1rem;height:3rem;justify-content:center;left:0;padding:0 1rem;position:absolute;right:0;text-align:center;text-decoration-color:var(--IDS-LINK--COLOR-PRESET-1__COLOR);text-decoration:underline;transform:translateY(-300%);transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:20}header.ids-header-1177-pro .ids-header-1177-pro__skip-to-content ::slotted(a:focus),header.ids-header-1177-pro .ids-header-1177-pro__skip-to-content a:focus{color:var(--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR);outline-offset:-.375rem!important;text-decoration-color:var(--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR);transform:translateY(0);transition:transform .3s cubic-bezier(.4,0,.2,1)}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container{padding:0;position:relative;z-index:2}@media (max-width:1024px){header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container{box-shadow:0 0 .625rem 0 rgba(0,0,0,.2)}}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner{align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:var(--IDS__MAX-WIDTH);min-height:7.25rem;position:relative;width:100%}@media (max-width:1024px){header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner{min-height:3rem;padding:0 1rem}}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col{align-items:center;display:flex}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo{align-items:center;display:flex;justify-content:center;margin-left:1.25rem;margin-right:1.5rem;min-height:2.5rem;position:relative;width:6.438rem}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo .ids-header-1177-pro__logo-link{align-items:center;cursor:pointer;display:flex;min-height:2.5rem;position:relative;width:6.438rem}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo .ids-header-1177-pro__logo-link:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-ICON__COLOR);content:\"\\e91e\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:6.125rem;pointer-events:none;position:absolute}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo ::slotted([slot=logo]),header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo ::slotted(a),header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo a{align-items:center;color:var(--IDS-ICON__COLOR);display:flex;font-size:6.125rem;min-height:2.5rem;width:6.438rem}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo ::slotted([slot=logo]):focus,header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo ::slotted(a):focus,header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo a:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo ::slotted([slot=logo]:focus),header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo ::slotted(a:focus),header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo a:focus{outline:var(--IDS-FOCUS__OUTLINE)!important;outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)}@media (max-width:1024px){header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo{margin-left:0;margin-right:.75rem;width:2.563rem}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo .ids-header-1177-pro__logo-link:before{font-size:2.5rem}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo ::slotted([slot=logo]),header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo ::slotted(a),header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo a{font-size:2.5rem}}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-text{color:var(--IDS-COLOR-ACCENT-30);font-family:var(--IDS-FONT-FAMILY-HEADING);font-size:1.25rem;font-weight:700;margin-left:1.5rem;margin-right:1.5rem;position:relative}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-text:before{background:var(--IDS-COLOR-ACCENT-30);content:\"\";display:block;left:-1.5rem;min-height:4rem;position:absolute;top:50%;transform:translateY(-50%);width:.063rem}@media (max-width:1024px){header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-text:before{min-height:2rem}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-text{font-size:.875rem;margin-left:.75rem;margin-right:.75rem}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-text:before{background:var(--IDS-COLOR-ACCENT-30);content:\"\";display:block;left:-.75rem;min-height:2rem;min-height:4rem;position:absolute;top:50%;transform:translateY(-50%);width:.063rem}}@media (max-width:1024px) and (max-width:1024px){header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-text:before{min-height:2rem}}@media (max-width:1024px){header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-text:after{display:none}}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__items-inner{align-self:center;display:flex;gap:2.5rem;padding-right:1.25rem}@media (max-width:1024px){header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__items-inner:not(.ids-header-1177-pro__items__item--mobile){gap:0;margin-right:0;padding-right:0}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive){border-top:.25rem solid var(--IDS-COLOR-ACCENT-40);box-shadow:none}}header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container{padding:0;position:relative;z-index:2}header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner{align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:var(--IDS__MAX-WIDTH);min-height:7.25rem;position:relative;width:100%}header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col{align-items:center;display:flex}header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo{align-items:center;display:flex;justify-content:center;margin-left:1.25rem;margin-right:1.5rem;min-height:2.5rem;position:relative;width:6.438rem}header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo .ids-header-1177-pro__logo-link{align-items:center;cursor:pointer;display:flex;min-height:2.5rem;position:relative;width:6.438rem}header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo .ids-header-1177-pro__logo-link:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-ICON__COLOR);content:\"\\e91e\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:6.125rem;pointer-events:none;position:absolute}header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo ::slotted([slot=logo]),header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo ::slotted(a),header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo a{align-items:center;color:var(--IDS-ICON__COLOR);display:flex;font-size:6.125rem;min-height:2.5rem;width:6.438rem}header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo ::slotted([slot=logo]):focus,header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo ::slotted(a):focus,header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo a:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo ::slotted([slot=logo]:focus),header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo ::slotted(a:focus),header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo a:focus{outline:var(--IDS-FOCUS__OUTLINE)!important;outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)}header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-text{color:var(--IDS-COLOR-ACCENT-30);font-family:var(--IDS-FONT-FAMILY-HEADING);font-size:1.25rem;font-weight:700;margin-left:1.5rem;margin-right:1.5rem;position:relative}header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-text:before{background:var(--IDS-COLOR-ACCENT-30);content:\"\";display:block;left:-1.5rem;min-height:4rem;position:absolute;top:50%;transform:translateY(-50%);width:.063rem}header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__items-inner{align-self:center;display:flex;gap:2.5rem;padding-right:1.25rem}header.ids-header-1177-pro.ids-header-1177-pro--fluid .ids-header-1177-pro__container .ids-header-1177-pro__inner{max-width:100%!important}";
|
|
3
|
+
var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}header.ids-header-1177-pro{background-color:var(--IDS-HEADER-1177-PRO__BACKGROUND-COLOR);border-bottom:.0625rem solid var(--IDS-HEADER-1177-PRO__BORDER-COLOR);position:relative;z-index:2}header.ids-header-1177-pro .ids-header-1177-pro__skip-to-content{position:relative;z-index:20}header.ids-header-1177-pro .ids-header-1177-pro__skip-to-content ::slotted(a),header.ids-header-1177-pro .ids-header-1177-pro__skip-to-content a{align-items:center;background-color:var(--IDS-SKIP-TO-CONTENT-LINK__BACKGROUND-COLOR);box-shadow:var(--IDS-BOX-SHADOW);color:var(--IDS-LINK--COLOR-PRESET-1__COLOR);display:flex;font-family:var(--IDS-LINK__FONT-FAMILY);font-size:1rem;height:3rem;justify-content:center;left:0;padding:0 1rem;position:absolute;right:0;text-align:center;text-decoration-color:var(--IDS-LINK--COLOR-PRESET-1__COLOR);text-decoration:underline;transform:translateY(-300%);transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:20}header.ids-header-1177-pro .ids-header-1177-pro__skip-to-content ::slotted(a:focus),header.ids-header-1177-pro .ids-header-1177-pro__skip-to-content a:focus{color:var(--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR);outline-offset:-.375rem!important;text-decoration-color:var(--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR);transform:translateY(0);transition:transform .3s cubic-bezier(.4,0,.2,1)}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive):before{background-color:var(--IDS-HEADER-1177-PRO__BRAND-BORDER-COLOR);content:\"\";height:.5rem;left:0;position:absolute;right:0;top:0;z-index:3}@media (max-width:1024px){header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive):before{height:.25rem}}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:var(--IDS__MAX-WIDTH);min-height:7.25rem;padding:var(--IDS__CONTAINER-PADDING);position:relative;width:100%}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__region-picker{align-items:center;display:flex;flex-grow:1;margin-left:1.875rem;position:relative}@media (max-width:1024px){header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main{min-height:3rem;padding:.125rem 1rem 0}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__region-picker{display:none}}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__main-left{align-items:center;display:flex}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo{align-items:center;display:flex;height:2rem;justify-content:center;margin-right:1.5rem;position:relative;width:6.438rem}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo .ids-header-1177-pro__logo-link{align-items:center;cursor:pointer;display:flex;height:2.25rem;overflow:hidden;position:relative;width:6.438rem}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo .ids-header-1177-pro__logo-link:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-HEADER-1177-PRO__LOGO-COLOR);content:\"\\e91e\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:6.125rem;pointer-events:none;position:absolute}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo ::slotted([slot=logo]),header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo ::slotted(a),header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo a{align-items:center;color:var(--IDS-HEADER-1177-PRO__LOGO-COLOR);display:flex;font-size:6.125rem;height:2.25rem;overflow:hidden;width:6.438rem}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo ::slotted([slot=logo]):focus,header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo ::slotted(a):focus,header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo a:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo ::slotted([slot=logo]:focus),header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo ::slotted(a:focus),header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo a:focus{outline:var(--IDS-FOCUS__OUTLINE)!important;outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)}@media (max-width:1024px){header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo{margin-left:0;margin-right:.75rem;width:2.563rem}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo .ids-header-1177-pro__logo-link{height:1.875rem}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo .ids-header-1177-pro__logo-link:before{font-size:2.5rem}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo ::slotted([slot=logo]),header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo ::slotted(a),header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo a{font-size:2.5rem;height:1.875rem}}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo-text{color:var(--IDS-HEADER-1177-PRO__BRAND-TEXT-COLOR);font-family:var(--IDS-FONT-FAMILY-HEADING);font-size:1.25rem;font-weight:700;margin-left:1.625rem;margin-right:1.625rem;position:relative}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo-text:before{background-color:var(--IDS-HEADER-1177-PRO__SEPARATOR-COLOR);content:\"\";left:-1.5rem;min-height:4rem;position:absolute;top:50%;transform:translateY(-50%);width:.0313rem;z-index:1}@media (max-width:1024px){header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo-text{font-size:.875rem;margin-left:.75rem;margin-right:.75rem}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo-text:before{left:-.75rem;min-height:1.5rem}}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__main-right{align-items:center;display:flex;flex-grow:1;justify-content:flex-end;margin-right:0}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__main-right .ids-header-1177-pro__items{align-items:center;align-self:center;display:flex}header.ids-header-1177-pro.ids-header-1177-pro--unresponsive:before{background-color:var(--IDS-HEADER-1177-PRO__BRAND-BORDER-COLOR);content:\"\";height:.5rem;left:0;position:absolute;right:0;top:0;z-index:3}header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__main{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:var(--IDS__MAX-WIDTH);min-height:7.25rem;padding:var(--IDS__CONTAINER-PADDING);position:relative;width:100%}header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__main .ids-header-1177-pro__region-picker{align-items:center;display:flex;flex-grow:1;margin-left:1.875rem;position:relative}header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__main .ids-header-1177-pro__main-left{align-items:center;display:flex}header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo{align-items:center;display:flex;height:2rem;justify-content:center;margin-right:1.5rem;position:relative;width:6.438rem}header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo .ids-header-1177-pro__logo-link{align-items:center;cursor:pointer;display:flex;height:2.25rem;overflow:hidden;position:relative;width:6.438rem}header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo .ids-header-1177-pro__logo-link:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-HEADER-1177-PRO__LOGO-COLOR);content:\"\\e91e\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:6.125rem;pointer-events:none;position:absolute}header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo ::slotted([slot=logo]),header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo ::slotted(a),header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo a{align-items:center;color:var(--IDS-HEADER-1177-PRO__LOGO-COLOR);display:flex;font-size:6.125rem;height:2.25rem;overflow:hidden;width:6.438rem}header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo ::slotted([slot=logo]):focus,header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo ::slotted(a):focus,header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo a:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo ::slotted([slot=logo]:focus),header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo ::slotted(a:focus),header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo a:focus{outline:var(--IDS-FOCUS__OUTLINE)!important;outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)}header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo-text{color:var(--IDS-HEADER-1177-PRO__BRAND-TEXT-COLOR);font-family:var(--IDS-FONT-FAMILY-HEADING);font-size:1.25rem;font-weight:700;margin-left:1.625rem;margin-right:1.625rem;position:relative}header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo-text:before{background-color:var(--IDS-HEADER-1177-PRO__SEPARATOR-COLOR);content:\"\";left:-1.5rem;min-height:4rem;position:absolute;top:50%;transform:translateY(-50%);width:.0313rem;z-index:1}header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__main .ids-header-1177-pro__main-right{align-items:center;display:flex;flex-grow:1;justify-content:flex-end;margin-right:0}header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__main .ids-header-1177-pro__main-right .ids-header-1177-pro__items{align-items:center;align-self:center;display:flex}";
|
|
4
4
|
|
|
5
5
|
var header1177ProLit = css`${unsafeCSS(css_248z)}`;
|
|
6
6
|
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { css, unsafeCSS } from 'lit';
|
|
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-pro-menu-mobile{background:none;border:none;color:inherit;font:inherit;outline:inherit;padding:0}.ids-header-1177-pro-menu-mobile:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}.ids-header-1177-pro-menu-mobile{cursor:pointer;display:none;font-size:.875rem;height:1.75rem;margin-left:.75rem;margin-right:-.25rem;padding:0 .5rem}.ids-header-1177-pro-menu-mobile .ids-hamburger{cursor:pointer;position:relative;transition:all .2s;user-select:none}.ids-header-1177-pro-menu-mobile .ids-hamburger__lines{background-color:var(--IDS-HEADER-1177-PRO-MOBILE-MENU__HAMBURGER-COLOR);border-radius:.125rem;cursor:pointer;display:block;height:.125rem;position:relative;transition:all .2s;width:1.3125rem;width:1.25rem}.ids-header-1177-pro-menu-mobile .ids-hamburger__lines:after,.ids-header-1177-pro-menu-mobile .ids-hamburger__lines:before{background-color:var(--IDS-HEADER-1177-PRO-MOBILE-MENU__HAMBURGER-COLOR);border-radius:.125rem;content:\"\";display:inline-block;height:.125rem;left:0;position:absolute;-webkit-transform-origin:.09375rem center;transform-origin:.09375rem center;-webkit-transform-origin:.13393rem center;transform-origin:.13393rem center;transition:all .2s;width:1.3125rem;width:1.25rem}.ids-header-1177-pro-menu-mobile .ids-hamburger__lines:before{top:.5rem}.ids-header-1177-pro-menu-mobile .ids-hamburger__lines:after{top:-.5rem}.ids-header-1177-pro-menu-mobile:hover .ids-hamburger__lines,.ids-header-1177-pro-menu-mobile:hover .ids-hamburger__lines:after,.ids-header-1177-pro-menu-mobile:hover .ids-hamburger__lines:before{background-color:var(--IDS-HEADER-1177-PRO-MOBILE-MENU__HAMBURGER-HOVER-COLOR)}.ids-header-1177-pro-menu-mobile[aria-expanded=true] .ids-hamburger .ids-hamburger__lines{background:transparent}.ids-header-1177-pro-menu-mobile[aria-expanded=true] .ids-hamburger .ids-hamburger__lines:after,.ids-header-1177-pro-menu-mobile[aria-expanded=true] .ids-hamburger .ids-hamburger__lines:before{left:-.1rem;top:0;-ms-transform-origin:50% 50%;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;width:1.5rem}.ids-header-1177-pro-menu-mobile[aria-expanded=true] .ids-hamburger .ids-hamburger__lines:before{-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.ids-header-1177-pro-menu-mobile[aria-expanded=true] .ids-hamburger .ids-hamburger__lines:after{-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media (max-width:1024px){.ids-header-1177-pro-menu-mobile{display:block}}.ids-header-1177-pro-menu-mobile.ids-header-1177-pro-menu-mobile--unresponsive{display:none}.ids-header-1177-pro-menu-mobile__items{background-color:var(--IDS-HEADER-1177-PRO-MOBILE-MENU__BACKGROUND-COLOR);border-top:.0625rem solid var(--IDS-HEADER-1177-PRO-MOBILE-MENU__BORDER-COLOR);box-shadow:var(--IDS-BOX-SHADOW-BOTTOM);display:none;left:0;position:absolute;right:0;top:100%;z-index:10}@media (max-width:1024px){.ids-header-1177-pro-menu-mobile__items{display:block}}";
|
|
4
|
+
|
|
5
|
+
var header1177ProMenuMobileLit = css`${unsafeCSS(css_248z)}`;
|
|
6
|
+
|
|
7
|
+
export { header1177ProMenuMobileLit as default };
|