@inera/ids-design 4.10.0 → 5.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/alert/alert-lit.d.ts +2 -0
- package/components/alert/alert-lit.js +1 -1
- package/components/alert/alert.css +225 -1
- package/components/alert-global/alert-global-lit.d.ts +2 -0
- package/components/alert-global/alert-global-lit.js +1 -1
- package/components/alert-global/alert-global.css +167 -1
- package/components/badge/badge-lit.d.ts +2 -0
- package/components/badge/badge-lit.js +1 -1
- package/components/badge/badge.css +60 -1
- package/components/breadcrumbs/breadcrumbs-lit.d.ts +2 -0
- package/components/breadcrumbs/breadcrumbs-lit.js +1 -1
- package/components/breadcrumbs/breadcrumbs.css +90 -1
- package/components/button/button-lit.d.ts +2 -0
- package/components/button/button-lit.js +1 -1
- package/components/button/button.css +308 -1
- package/components/button-group/button-group-lit.d.ts +2 -0
- package/components/button-group/button-group-lit.js +1 -1
- package/components/button-group/button-group.css +39 -1
- package/components/card/card-lit.d.ts +2 -0
- package/components/card/card-lit.js +1 -1
- package/components/card/card.css +107 -1
- package/components/data-table/data-table-lit.d.ts +2 -0
- package/components/data-table/data-table-lit.js +7 -0
- package/components/data-table/data-table.css +402 -0
- package/components/date-label/date-label-lit.d.ts +2 -0
- package/components/date-label/date-label-lit.js +1 -1
- package/components/date-label/date-label.css +75 -1
- package/components/dialog/dialog-lit.d.ts +2 -0
- package/components/dialog/dialog-lit.js +1 -1
- package/components/dialog/dialog.css +178 -1
- package/components/expandable/expandable-lit.d.ts +2 -0
- package/components/expandable/expandable-lit.js +1 -1
- package/components/expandable/expandable.css +94 -1
- package/components/footer/footer-lit.d.ts +2 -0
- package/components/footer/footer-lit.js +1 -1
- package/components/footer/footer.css +470 -1
- package/components/footer-1177/footer-1177-lit.d.ts +2 -0
- package/components/footer-1177/footer-1177-lit.js +7 -0
- package/components/footer-1177/footer-1177.css +316 -0
- package/components/footer-1177-admin/footer-1177-admin-lit.d.ts +2 -0
- package/components/footer-1177-admin/footer-1177-admin-lit.js +7 -0
- package/components/footer-1177-admin/footer-1177-admin.css +303 -0
- package/components/footer-1177-pro/footer-1177-pro-lit.d.ts +2 -0
- package/components/footer-1177-pro/footer-1177-pro-lit.js +7 -0
- package/components/footer-1177-pro/footer-1177-pro.css +169 -0
- package/components/footer-inera/footer-inera-lit.d.ts +2 -0
- package/components/footer-inera/footer-inera-lit.js +7 -0
- package/components/footer-inera/footer-inera.css +333 -0
- package/components/footer-inera-admin/footer-inera-admin-lit.d.ts +2 -0
- package/components/footer-inera-admin/footer-inera-admin-lit.js +7 -0
- package/components/footer-inera-admin/footer-inera-admin.css +350 -0
- package/components/form/error-message/error-message-lit.d.ts +2 -0
- package/components/form/error-message/error-message.css +39 -1
- package/components/form/group/group-lit.d.ts +2 -0
- package/components/form/group/group.css +19 -1
- package/components/form/range/range-lit.d.ts +2 -0
- package/components/form/range/range.css +34 -1
- package/components/form/select-multiple/select-multiple-lit.d.ts +2 -0
- package/components/form/select-multiple/select-multiple-lit.js +1 -1
- package/components/form/select-multiple/select-multiple.css +189 -1
- package/components/form/spinner/spinner-lit.d.ts +2 -0
- package/components/form/spinner/spinner.css +60 -1
- package/components/form/textarea/textarea-lit.d.ts +2 -0
- package/components/form/textarea/textarea.css +0 -1
- package/components/form/toggle/toggle-lit.d.ts +2 -0
- package/components/form/toggle/toggle-lit.js +1 -1
- package/components/form/toggle/toggle.css +153 -1
- package/components/grid/column/_column-partials.css +0 -1
- package/components/grid/column/column-lit.d.ts +2 -0
- package/components/grid/column/column.css +424 -1
- package/components/header-1177/composite-header-1177.css +1885 -0
- package/components/header-1177/header-1177-avatar-lit.d.ts +2 -0
- package/components/header-1177/header-1177-avatar-lit.js +7 -0
- package/components/header-1177/header-1177-avatar.css +285 -0
- package/components/header-1177/header-1177-item-lit.d.ts +2 -0
- package/components/header-1177/header-1177-item-lit.js +7 -0
- package/components/header-1177/header-1177-item.css +153 -0
- package/components/header-1177/header-1177-lit.d.ts +2 -0
- package/components/header-1177/header-1177-lit.js +7 -0
- package/components/header-1177/header-1177-nav-item-lit.d.ts +2 -0
- package/components/header-1177/header-1177-nav-item-lit.js +7 -0
- package/components/header-1177/header-1177-nav-item-mobile-lit.d.ts +2 -0
- package/components/header-1177/header-1177-nav-item-mobile-lit.js +7 -0
- package/components/header-1177/header-1177-nav-item-mobile.css +280 -0
- package/components/header-1177/header-1177-nav-item.css +446 -0
- package/components/header-1177/header-1177-nav-lit.d.ts +2 -0
- package/components/header-1177/header-1177-nav-lit.js +7 -0
- package/components/header-1177/header-1177-nav.css +101 -0
- package/components/header-1177/header-1177.css +615 -0
- package/components/header-1177-admin/header-1177-admin-avatar-lit.d.ts +2 -0
- package/components/header-1177-admin/header-1177-admin-avatar-lit.js +7 -0
- package/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.d.ts +2 -0
- package/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.js +7 -0
- package/components/header-1177-admin/header-1177-admin-avatar-mobile.css +73 -0
- package/components/header-1177-admin/header-1177-admin-avatar.css +285 -0
- package/components/header-1177-admin/header-1177-admin-item-lit.d.ts +2 -0
- package/components/header-1177-admin/header-1177-admin-item-lit.js +7 -0
- package/components/header-1177-admin/header-1177-admin-item.css +141 -0
- package/components/header-1177-admin/header-1177-admin-lit.d.ts +2 -0
- package/components/header-1177-admin/header-1177-admin-lit.js +7 -0
- package/components/header-1177-admin/header-1177-admin-nav-item-lit.d.ts +2 -0
- package/components/header-1177-admin/header-1177-admin-nav-item-lit.js +7 -0
- package/components/header-1177-admin/header-1177-admin-nav-item.css +434 -0
- package/components/header-1177-admin/header-1177-admin-nav-lit.d.ts +2 -0
- package/components/header-1177-admin/header-1177-admin-nav-lit.js +7 -0
- package/components/header-1177-admin/header-1177-admin-nav.css +91 -0
- package/components/header-1177-admin/header-1177-admin.css +354 -0
- package/components/header-1177-pro/header-1177-pro-avatar-lit.d.ts +2 -0
- package/components/header-1177-pro/header-1177-pro-avatar-lit.js +7 -0
- package/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.d.ts +2 -0
- package/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.js +7 -0
- package/components/header-1177-pro/header-1177-pro-avatar-mobile.css +73 -0
- package/components/header-1177-pro/header-1177-pro-avatar.css +301 -0
- package/components/header-1177-pro/header-1177-pro-item-lit.d.ts +2 -0
- package/components/header-1177-pro/header-1177-pro-item-lit.js +7 -0
- package/components/header-1177-pro/header-1177-pro-item.css +157 -0
- package/components/header-1177-pro/header-1177-pro-lit.d.ts +2 -0
- package/components/header-1177-pro/header-1177-pro-lit.js +7 -0
- package/components/header-1177-pro/header-1177-pro-nav-item-lit.d.ts +2 -0
- package/components/header-1177-pro/header-1177-pro-nav-item-lit.js +7 -0
- package/components/header-1177-pro/header-1177-pro-nav-item.css +426 -0
- package/components/header-1177-pro/header-1177-pro-nav-lit.d.ts +2 -0
- package/components/header-1177-pro/header-1177-pro-nav-lit.js +7 -0
- package/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.d.ts +2 -0
- package/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.js +7 -0
- package/components/header-1177-pro/header-1177-pro-nav-menu-mobile.css +287 -0
- package/components/header-1177-pro/header-1177-pro-nav.css +97 -0
- package/components/header-1177-pro/header-1177-pro-region-picker-lit.d.ts +2 -0
- package/components/header-1177-pro/header-1177-pro-region-picker-lit.js +7 -0
- package/components/header-1177-pro/header-1177-pro-region-picker.css +205 -0
- package/components/header-1177-pro/header-1177-pro.css +272 -0
- package/components/link/link-lit.d.ts +2 -0
- package/components/link/link-lit.js +1 -1
- package/components/link/link.css +131 -1
- package/components/list/list-lit.d.ts +2 -0
- package/components/list/list-lit.js +1 -1
- package/components/list/list.css +134 -1
- package/components/mobile-menu/mobile-menu-lit.d.ts +2 -0
- package/components/mobile-menu/mobile-menu-lit.js +1 -1
- package/components/mobile-menu/mobile-menu.css +827 -1
- package/components/notification-badge/notification-badge-lit.d.ts +2 -0
- package/components/notification-badge/notification-badge-lit.js +1 -1
- package/components/notification-badge/notification-badge.css +21 -1
- package/components/popover/popover-lit.d.ts +2 -0
- package/components/popover/popover-lit.js +7 -0
- package/components/popover/popover.css +24 -0
- package/components/popover-content/popover-content-lit.d.ts +2 -0
- package/components/popover-content/popover-content-lit.js +7 -0
- package/components/popover-content/popover-content.css +306 -0
- package/components/progressbar/progressbar-lit.d.ts +2 -0
- package/components/progressbar/progressbar-lit.js +1 -1
- package/components/progressbar/progressbar.css +53 -1
- package/components/table/table.css +31 -1
- package/components/tabs/tabs-lit.d.ts +2 -0
- package/components/tabs/tabs-lit.js +2 -2
- package/components/tabs/tabs.css +124 -1
- package/components/tag/tag-lit.d.ts +2 -0
- package/components/tag/tag-lit.js +1 -1
- package/components/tag/tag.css +59 -1
- package/global/_partials.css +7 -1
- package/global/global.css +2949 -1
- package/global/util/util.css +2234 -1
- package/package.json +1 -1
- package/themes/1177/1177-tokens.css +32 -1
- package/themes/1177/1177.css +3967 -1
- package/themes/1177-pro/1177-pro-tokens.css +1 -1
- package/themes/1177-pro/1177-pro.css +4112 -1
- package/themes/inera/inera-tokens.css +52 -1
- package/themes/inera/inera.css +3956 -1
- package/themes/inera-admin/inera-admin-tokens.css +1 -1
- package/themes/inera-admin/inera-admin.css +4044 -1
- package/themes/reset.css +61 -1
|
@@ -1 +1,470 @@
|
|
|
1
|
-
.ids-container{max-width:var(--IDS_MAX-WIDTH);display:grid;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.ids-container.ids-container--gutterless{padding-left:0px !important;padding-right:0px !important}.ids-container.ids-container--fluid{max-width:100%}.ids-footer .ids-footer__inner .ids-footer__headline-row .ids-footer__headline--sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col.ids-footer__col-size-auto{flex:0 0 auto;width:auto}.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col.ids-footer__col-size-1{flex:0 0 8.3%;max-width:8.3%}.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col.ids-footer__col-size-2{flex:0 0 16%;max-width:16%}.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col.ids-footer__col-size-3{flex:0 0 25%;max-width:25%}.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col.ids-footer__col-size-4{flex:0 0 33.3%;max-width:33.3%}.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col.ids-footer__col-size-5{flex:0 0 41.6%;max-width:41.6%}.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col.ids-footer__col-size-6{flex:0 0 50%;max-width:50%}.ids-footer{background-color:var(--footer_background-color);position:relative;margin-top:var(--footer_margin-top);box-shadow:var(--footer_box-shadow)}.ids-footer .ids-footer__inner{max-width:var(--IDS_MAX-WIDTH);display:grid;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;padding-top:var(--footer-inner_padding-top);padding-bottom:var(--footer-inner_padding-bottom)}@media (max-width: 1024px){.ids-footer .ids-footer__inner{padding-bottom:var(--footer-inner-mobile_padding-bottom)}}.ids-footer .ids-footer__inner .ids-footer__headline-row{padding-bottom:20px}.ids-footer .ids-footer__inner .ids-footer__headline-row .ids-footer__headline{display:inline;font-size:1.5rem;line-height:1.25;font-size:var(--footer-headline_font-size);line-height:var(--footer-headline_line-height);letter-spacing:var(--footer-headline_letter-spacing);font-weight:var(--footer-headline_font-weight);font-family:var(--footer-headline_font-family);color:var(--footer-headline_color)}.ids-footer .ids-footer__inner .ids-footer__headline-row .ids-footer__headline .ids-footer__headline--sub{color:var(--footer-headline-sub_color)}.ids-footer .ids-footer__inner .ids-footer__content{display:flex;flex-wrap:wrap}.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__text{color:var(--footer-content_color) !important;flex:0 0 41.6%;max-width:41.6%;margin-right:8.3%}@media (max-width: 1024px){.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__text{flex:0 0 100%;max-width:100%;margin-right:0%}}.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col{flex:0 0 16%;max-width:16%}.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col.ids-footer__link-col--2{flex:0 0 25%;max-width:25%}.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col.ids-footer__link-col--1{flex:0 0 50%;max-width:50%}.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col ul{margin:0px;list-style:none;padding:0px}.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col .ids-link{margin-bottom:10px !important}@media (max-width: 1024px){.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col{display:none}}.ids-footer .ids-footer__sub-footer{position:relative;background-color:var(--footer-sub_background-color);border-top:var(--footer-sub_border-top);padding-bottom:var(--footer-sub_padding-bottom);padding-top:var(--footer-sub_padding-top)}.ids-footer .ids-footer__sub-footer .ids-footer__mobile-menu{display:none}@media (max-width: 1024px){.ids-footer .ids-footer__sub-footer .ids-footer__mobile-menu{display:block}}@media (max-width: 1024px){.ids-footer .ids-footer__sub-footer{background-color:var(--footer-sub-mobile_background-color);padding-top:var(--footer-sub-mobile_padding-top);border-top:none}}.ids-footer .ids-footer__sub-footer .ids-footer__sub-footer-container{max-width:var(--IDS_MAX-WIDTH);display:grid;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.ids-footer .ids-footer__sub-footer .ids-footer__sub-footer-container .ids-footer_sub-footer-mobile-text{color:var(--footer-sub-mobile_color);padding:30px 40px 10px;font-size:0.875rem;text-align:center;line-height:1.25rem;display:inline-block}.ids-footer .ids-footer__sub-footer .ids-footer__sub-footer-container .ids-footer__sub-footer-row{display:flex;justify-content:space-between;align-items:center}@media (max-width: 1024px){.ids-footer .ids-footer__sub-footer .ids-footer__sub-footer-container .ids-footer__sub-footer-row{align-items:unset;flex-direction:column}}.ids-footer .ids-footer__sub-footer .ids-footer__sub-footer-container .ids-footer__sub-footer-row .ids-footer__sub-footer-left{font-size:0.875rem !important;line-height:0.875rem !important;color:var(--footer-sub-text_color) !important}@media (max-width: 1024px){.ids-footer .ids-footer__sub-footer .ids-footer__sub-footer-container .ids-footer__sub-footer-row .ids-footer__sub-footer-left{display:none}}.ids-footer .ids-footer__sub-footer .ids-footer__sub-footer-container .ids-footer__sub-footer-row .ids-footer__sub-footer-right{text-align:end}.ids-footer .ids-footer__sub-footer .ids-footer__sub-footer-container .ids-footer__sub-footer-row .ids-footer__sub-footer-right .ids-link{font-size:0.875rem;color:var(--footer-sub-text_color);margin-left:20px !important}@media (max-width: 1024px){.ids-footer .ids-footer__sub-footer .ids-footer__sub-footer-container .ids-footer__sub-footer-row .ids-footer__sub-footer-right{display:none}}@media (max-width: 1024px){.ids-footer .ids-footer__sub-footer .ids-footer__sub-footer-container{height:auto;padding-left:0px;padding-right:0px}}.ids-footer .ids-footer__content-row{z-index:1}.ids-footer .footer-sub-text{text-align:center}.ids-footer .ids-footer__mobile-links{font-size:0.875rem;display:none;padding-left:20px;padding-right:20px;padding-top:1.25rem;flex-direction:column}.ids-footer .ids-footer__mobile-links .ids-link{padding-top:15px;padding-bottom:15px}@media (max-width: 1024px){.ids-footer .ids-footer__mobile-links{display:flex}}.ids-footer .ids-footer__sub-footer-mobile{display:none}@media (max-width: 1024px){.ids-footer .ids-footer__sub-footer-mobile{display:flex;justify-content:center;align-items:center;flex-direction:column;padding-bottom:1rem;padding-top:1rem;color:var(--footer-sub-mobile_color);font-size:0.875rem;text-align:center;line-height:1.25rem;padding-left:40px;padding-right:40px}.ids-footer .ids-footer__sub-footer-mobile .ids-footer__sub-footer-mobile-text{margin-top:30px}}.ids-footer.ids-footer--1177:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1440' preserveAspectRatio='none' height='30'%3E%3Cpath d='M0 0c251.387 7.408 495.186 11.112 731.395 11.112C967.605 11.112 1203.806 7.408 1440 0v30H0V0z' fill='%23FAEEF0' fill-rule='evenodd'/%3E%3C/svg%3E");background-size:100% 30px;height:30px;top:-30px;content:"";position:absolute;z-index:2;width:100%;background-color:transparent}.ids-footer.ids-footer--1177 .ids-footer__sub-footer:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1440' preserveAspectRatio='none' height='30'%3E%3Cpath d='M0 0c251.387 7.408 495.186 11.112 731.395 11.112C967.605 11.112 1203.806 7.408 1440 0v30H0V0z' fill='%23C12143' fill-rule='evenodd'/%3E%3C/svg%3E");background-size:100% 30px;height:30px;top:-30px;content:"";position:absolute;z-index:3;width:100%;background-color:transparent}@media (max-width: 1024px){.ids-footer.ids-footer--1177 .ids-footer__sub-footer:after{content:none !important}}.ids-footer.ids-footer--1177-pro .ids-footer__sub-footer-mobile-icon{display:flex;align-items:center}.ids-footer.ids-footer--1177-pro .ids-footer__sub-footer-mobile-service-name{margin-left:15px;padding-left:15px;border-left:1px solid var(--IDS-COLOR-PRIMARY-30);height:40px;display:flex;align-items:center}.ids-footer.ids-footer--inera .ids-footer__sub-footer-container::after{content:" ";display:block;position:absolute;width:250px;height:100px;left:calc(50% - 250px);top:-82px;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='82' viewBox='0 0 180 82' fill='none'%3E%3Cpath d='M0 81.6913C0.209931 36.677 40.4238 0.244873 90 0.244873C139.576 0.244873 179.79 36.677 180 81.6913H123.385C123.176 65.0951 108.309 51.7001 90 51.7001C71.6905 51.7001 56.8235 65.0951 56.6148 81.6913H0Z' fill='%23C03F73'/%3E%3C/svg%3E")}@media (max-width: 1024px){.ids-footer.ids-footer--inera .ids-footer__sub-footer-container::after{content:none}}.ids-footer.ids-footer--inera .ids-footer__mobile-menu{padding-bottom:100px;background-color:var(--footer_background-color);position:relative}@media (max-width: 1024px){.ids-footer.ids-footer--inera .ids-footer__mobile-menu::after{content:" ";display:block;position:absolute;width:154px;height:77px;left:20px;bottom:0px;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='154' height='78' viewBox='0 0 154 78' fill='none'%3E%3Cpath d='M154 77.7737C154 77.7522 154 77.7307 154 77.7092C154 35.2188 119.526 0.773669 77 0.773673C34.474 0.773677 -3.72026e-06 35.2188 -5.63531e-09 77.7092C-3.7567e-09 77.7307 1.52569e-05 77.7522 3.05176e-05 77.7737L48.4356 77.7737C48.4355 77.7522 48.4355 77.7307 48.4355 77.7092C48.4355 61.9466 61.2241 49.1686 77 49.1686C92.7758 49.1686 105.565 61.9466 105.565 77.7092C105.565 77.7307 105.564 77.7522 105.564 77.7737L154 77.7737Z' fill='%23C03F73'/%3E%3C/svg%3E")}}.ids-footer.ids-footer--inera .ids-footer__inner-wrapper{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='69' viewBox='0 0 140 69' fill='none'%3E%3Cpath d='M0 0C0 37.6907 31.34 68.2449 70 68.2449C108.66 68.2449 140 37.6907 140 0H95.9677C95.9677 13.9821 84.3417 25.3166 70 25.3166C55.6583 25.3166 44.0323 13.9821 44.0323 0H0Z' fill='%23C03F73'/%3E%3C/svg%3E");background-position-x:calc(50% - 225px);background-repeat:no-repeat}@media (max-width: 1024px){.ids-footer.ids-footer--inera .ids-footer__inner-wrapper{background-position-x:calc(100% - 20px)}}.ids-footer.ids-footer--inera-admin .ids-footer__inner-wrapper{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='69' viewBox='0 0 140 69' fill='none'%3E%3Cpath d='M0 0C0 37.6907 31.34 68.2449 70 68.2449C108.66 68.2449 140 37.6907 140 0H95.9677C95.9677 13.9821 84.3417 25.3166 70 25.3166C55.6583 25.3166 44.0323 13.9821 44.0323 0H0Z' fill='white'/%3E%3C/svg%3E");background-position-x:calc(50% - 225px);background-repeat:no-repeat}@media (max-width: 1024px){.ids-footer.ids-footer--inera-admin .ids-footer__inner-wrapper{background-position-x:calc(100% - 20px)}}.ids-footer.ids-footer--inera-admin .sub-footer-container::after{content:none}.ids-footer.ids-footer--inera-admin .ids-footer__sub-footer{background-color:var(--IDS-COLOR-PRIMARY-40)}.ids-footer.ids-footer--inera-admin .ids-footer__sub-footer .sub-footer-container{min-height:40px}.ids-footer.ids-footer--inera-admin .ids-footer__sub-footer .ids-footer__sub-footer__mobile-text{color:var(--footer-sub-mobile_color);padding:30px 40px 10px 40px;font-size:0.875rem;text-align:center;line-height:1.25rem;display:inline-block}.ids-footer.ids-footer--inera-admin .ids-footer__sub-footer .ids-footer__sub-footer-container::after{content:" ";display:block;position:absolute;width:250px;height:100px;left:calc(50% - 250px);top:-82px;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='82' viewBox='0 0 180 82' fill='none'%3E%3Cpath d='M0 81.6913C0.209931 36.677 40.4238 0.244873 90 0.244873C139.576 0.244873 179.79 36.677 180 81.6913H123.385C123.176 65.0951 108.309 51.7001 90 51.7001C71.6905 51.7001 56.8235 65.0951 56.6148 81.6913H0Z' fill='white'/%3E%3C/svg%3E")}@media (max-width: 1024px){.ids-footer.ids-footer--inera-admin .ids-footer__sub-footer .ids-footer__sub-footer-container::after{content:none}}.ids-footer.ids-footer--inera-admin .ids-footer__mobile-menu{padding-bottom:100px;background-color:var(--footer_background-color);position:relative}@media (max-width: 1024px){.ids-footer.ids-footer--inera-admin .ids-footer__mobile-menu::after{content:" ";display:block;position:absolute;width:154px;height:77px;left:20px;bottom:0px;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='154' height='78' viewBox='0 0 154 78' fill='none'%3E%3Cpath d='M154 77.7737C154 77.7522 154 77.7307 154 77.7092C154 35.2188 119.526 0.773669 77 0.773673C34.474 0.773677 -3.72026e-06 35.2188 -5.63531e-09 77.7092C-3.7567e-09 77.7307 1.52569e-05 77.7522 3.05176e-05 77.7737L48.4356 77.7737C48.4355 77.7522 48.4355 77.7307 48.4355 77.7092C48.4355 61.9466 61.2241 49.1686 77 49.1686C92.7758 49.1686 105.565 61.9466 105.565 77.7092C105.565 77.7307 105.564 77.7522 105.564 77.7737L154 77.7737Z' fill='%23fff'/%3E%3C/svg%3E")}}.ids-footer.ids-footer--inera-legacy .ids-footer__inner-wrapper{background:#F1EDEA;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='869' height='774'%3E%3Cdefs%3E%3Cpath id='a' d='M0 .275h864.005v766.311H0z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(0 1.897)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath fill='%2300706E' d='M790.3 251.246C680.38 55.396 438.406-37.17 264.727 14.318-134.285 132.536-73.18 694.285 386.932 664.563c282.067-18.219 360.286-10.833 407.01 92.64 6.633 14.692 21.47 10.082 27.118.143 50.596-77.267 74.092-319.35-30.76-506.1' mask='url(%23b)'/%3E%3C/g%3E%3Cpath fill='%2341C0C2' d='M303.88 665.978c-87.494-9.538-139.49-41.576-139.49-41.576 115.558 57.494 199.308-22.749 303.798-44.631 99.938-20.93 255.572 14.38 324.043 175.628-13.503-25.372-30.308-47.56-56.255-63.21-99.715-60.137-319.427-13.93-432.096-26.211'/%3E%3C/g%3E%3C/svg%3E");background-position:left calc(50vw - 915px) bottom -90px;background-size:869px 774px;background-repeat:no-repeat}@media (max-width: 1024px){.ids-footer.ids-footer--inera-legacy .ids-footer__inner-wrapper{background-position:left calc(50vw - 614px) bottom -107px;background-size:1050px 800px}}@media (max-width: 640px){.ids-footer.ids-footer--inera-legacy .ids-footer__inner-wrapper{background-color:var(--IDS-COLOR-PRIMARY-30)}}.ids-footer.ids-footer--inera-admin-legacy .ids-footer__inner-wrapper{background:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle fill='white' cx='50' cy='50' r='50'/%3E%3C/svg%3E") left calc(50vw - 915px) bottom -90px/869px 869px no-repeat #f1edea}@media (max-width: 1024px){.ids-footer.ids-footer--inera-admin-legacy .ids-footer__inner-wrapper{background-position:left calc(50vw - 525px) bottom 20px;background-size:1000px 1000px}}.ids-footer.ids-footer--inera-admin-legacy .ids-footer__sub-footer{position:relative;background-color:#F1EDEA;border-top:1px solid #E0E0E0}@media (max-width: 1024px){.ids-footer.ids-footer--inera-admin-legacy .ids-footer__sub-footer{border-top:none}}
|
|
1
|
+
@media (max-width: 1023px) {
|
|
2
|
+
.ids-desktop {
|
|
3
|
+
display: none !important;
|
|
4
|
+
}
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
@media (min-width: 1024px) {
|
|
8
|
+
.ids-mobile {
|
|
9
|
+
display: none !important;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.ids-container {
|
|
14
|
+
max-width: var(--IDS_MAX-WIDTH);
|
|
15
|
+
display: grid;
|
|
16
|
+
margin-left: auto;
|
|
17
|
+
margin-right: auto;
|
|
18
|
+
padding-left: 20px;
|
|
19
|
+
padding-right: 20px;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
.ids-container.ids-container--gutterless {
|
|
23
|
+
padding-left: 0px !important;
|
|
24
|
+
padding-right: 0px !important;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
.ids-container.ids-container--fluid {
|
|
28
|
+
max-width: 100%;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
/* 1177 Typography - no margins */
|
|
32
|
+
/*******
|
|
33
|
+
* FORM
|
|
34
|
+
********/
|
|
35
|
+
/*******
|
|
36
|
+
* Accessibility
|
|
37
|
+
********/
|
|
38
|
+
.ids-footer .ids-footer__inner .ids-footer__headline-row .ids-footer__headline--sr {
|
|
39
|
+
position: absolute;
|
|
40
|
+
width: 1px;
|
|
41
|
+
height: 1px;
|
|
42
|
+
padding: 0;
|
|
43
|
+
margin: -1px;
|
|
44
|
+
overflow: hidden;
|
|
45
|
+
clip: rect(0, 0, 0, 0);
|
|
46
|
+
white-space: nowrap;
|
|
47
|
+
border: 0;
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col.ids-footer__col-size-auto {
|
|
51
|
+
flex: 0 0 auto;
|
|
52
|
+
width: auto;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col.ids-footer__col-size-1 {
|
|
56
|
+
flex: 0 0 8.3%;
|
|
57
|
+
max-width: 8.3%;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col.ids-footer__col-size-2 {
|
|
61
|
+
flex: 0 0 16%;
|
|
62
|
+
max-width: 16%;
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col.ids-footer__col-size-3 {
|
|
66
|
+
flex: 0 0 25%;
|
|
67
|
+
max-width: 25%;
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col.ids-footer__col-size-4 {
|
|
71
|
+
flex: 0 0 33.3%;
|
|
72
|
+
max-width: 33.3%;
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col.ids-footer__col-size-5 {
|
|
76
|
+
flex: 0 0 41.6%;
|
|
77
|
+
max-width: 41.6%;
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col.ids-footer__col-size-6 {
|
|
81
|
+
flex: 0 0 50%;
|
|
82
|
+
max-width: 50%;
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
/* Footer */
|
|
86
|
+
.ids-footer {
|
|
87
|
+
background-color: var(--footer_background-color);
|
|
88
|
+
position: relative;
|
|
89
|
+
margin-top: var(--footer_margin-top);
|
|
90
|
+
box-shadow: var(--footer_box-shadow);
|
|
91
|
+
}
|
|
92
|
+
.ids-footer .ids-footer__inner {
|
|
93
|
+
max-width: var(--IDS_MAX-WIDTH);
|
|
94
|
+
display: grid;
|
|
95
|
+
margin-left: auto;
|
|
96
|
+
margin-right: auto;
|
|
97
|
+
padding-left: 20px;
|
|
98
|
+
padding-right: 20px;
|
|
99
|
+
padding-top: var(--footer-inner_padding-top);
|
|
100
|
+
padding-bottom: var(--footer-inner_padding-bottom);
|
|
101
|
+
}
|
|
102
|
+
@media (max-width: 1024px) {
|
|
103
|
+
.ids-footer .ids-footer__inner {
|
|
104
|
+
padding-bottom: var(--footer-inner-mobile_padding-bottom);
|
|
105
|
+
}
|
|
106
|
+
}
|
|
107
|
+
.ids-footer .ids-footer__inner .ids-footer__headline-row {
|
|
108
|
+
padding-bottom: 20px;
|
|
109
|
+
}
|
|
110
|
+
.ids-footer .ids-footer__inner .ids-footer__headline-row .ids-footer__headline {
|
|
111
|
+
display: inline;
|
|
112
|
+
font-size: 1.5rem;
|
|
113
|
+
line-height: 1.25;
|
|
114
|
+
font-size: var(--footer-headline_font-size);
|
|
115
|
+
line-height: var(--footer-headline_line-height);
|
|
116
|
+
letter-spacing: var(--footer-headline_letter-spacing);
|
|
117
|
+
font-weight: var(--footer-headline_font-weight);
|
|
118
|
+
font-family: var(--footer-headline_font-family);
|
|
119
|
+
color: var(--footer-headline_color);
|
|
120
|
+
}
|
|
121
|
+
.ids-footer .ids-footer__inner .ids-footer__headline-row .ids-footer__headline .ids-footer__headline--sub {
|
|
122
|
+
color: var(--footer-headline-sub_color);
|
|
123
|
+
}
|
|
124
|
+
.ids-footer .ids-footer__inner .ids-footer__content {
|
|
125
|
+
display: flex;
|
|
126
|
+
flex-wrap: wrap;
|
|
127
|
+
}
|
|
128
|
+
.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__text {
|
|
129
|
+
color: var(--footer-content_color) !important;
|
|
130
|
+
flex: 0 0 41.6%;
|
|
131
|
+
max-width: 41.6%;
|
|
132
|
+
margin-right: 8.3%;
|
|
133
|
+
}
|
|
134
|
+
@media (max-width: 1024px) {
|
|
135
|
+
.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__text {
|
|
136
|
+
flex: 0 0 100%;
|
|
137
|
+
max-width: 100%;
|
|
138
|
+
margin-right: 0%;
|
|
139
|
+
}
|
|
140
|
+
}
|
|
141
|
+
.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col {
|
|
142
|
+
flex: 0 0 16%;
|
|
143
|
+
max-width: 16%;
|
|
144
|
+
}
|
|
145
|
+
.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col.ids-footer__link-col--2 {
|
|
146
|
+
flex: 0 0 25%;
|
|
147
|
+
max-width: 25%;
|
|
148
|
+
}
|
|
149
|
+
.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col.ids-footer__link-col--1 {
|
|
150
|
+
flex: 0 0 50%;
|
|
151
|
+
max-width: 50%;
|
|
152
|
+
}
|
|
153
|
+
.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col ul {
|
|
154
|
+
margin: 0px;
|
|
155
|
+
list-style: none;
|
|
156
|
+
padding: 0px;
|
|
157
|
+
}
|
|
158
|
+
.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col .ids-link {
|
|
159
|
+
margin-bottom: 10px !important;
|
|
160
|
+
}
|
|
161
|
+
@media (max-width: 1024px) {
|
|
162
|
+
.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col {
|
|
163
|
+
display: none;
|
|
164
|
+
}
|
|
165
|
+
}
|
|
166
|
+
.ids-footer .ids-footer__sub-footer {
|
|
167
|
+
position: relative;
|
|
168
|
+
background-color: var(--footer-sub_background-color);
|
|
169
|
+
border-top: var(--footer-sub_border-top);
|
|
170
|
+
padding-bottom: var(--footer-sub_padding-bottom);
|
|
171
|
+
padding-top: var(--footer-sub_padding-top);
|
|
172
|
+
}
|
|
173
|
+
.ids-footer .ids-footer__sub-footer .ids-footer__mobile-menu {
|
|
174
|
+
display: none;
|
|
175
|
+
}
|
|
176
|
+
@media (max-width: 1024px) {
|
|
177
|
+
.ids-footer .ids-footer__sub-footer .ids-footer__mobile-menu {
|
|
178
|
+
display: block;
|
|
179
|
+
}
|
|
180
|
+
}
|
|
181
|
+
@media (max-width: 1024px) {
|
|
182
|
+
.ids-footer .ids-footer__sub-footer {
|
|
183
|
+
background-color: var(--footer-sub-mobile_background-color);
|
|
184
|
+
padding-top: var(--footer-sub-mobile_padding-top);
|
|
185
|
+
border-top: none;
|
|
186
|
+
}
|
|
187
|
+
}
|
|
188
|
+
.ids-footer .ids-footer__sub-footer .ids-footer__sub-footer-container {
|
|
189
|
+
max-width: var(--IDS_MAX-WIDTH);
|
|
190
|
+
display: grid;
|
|
191
|
+
margin-left: auto;
|
|
192
|
+
margin-right: auto;
|
|
193
|
+
padding-left: 20px;
|
|
194
|
+
padding-right: 20px;
|
|
195
|
+
}
|
|
196
|
+
.ids-footer .ids-footer__sub-footer .ids-footer__sub-footer-container .ids-footer_sub-footer-mobile-text {
|
|
197
|
+
color: var(--footer-sub-mobile_color);
|
|
198
|
+
padding: 30px 40px 10px;
|
|
199
|
+
font-size: 0.875rem;
|
|
200
|
+
text-align: center;
|
|
201
|
+
line-height: 1.25rem;
|
|
202
|
+
display: inline-block;
|
|
203
|
+
}
|
|
204
|
+
.ids-footer .ids-footer__sub-footer .ids-footer__sub-footer-container .ids-footer__sub-footer-row {
|
|
205
|
+
display: flex;
|
|
206
|
+
justify-content: space-between;
|
|
207
|
+
align-items: center;
|
|
208
|
+
}
|
|
209
|
+
@media (max-width: 1024px) {
|
|
210
|
+
.ids-footer .ids-footer__sub-footer .ids-footer__sub-footer-container .ids-footer__sub-footer-row {
|
|
211
|
+
align-items: unset;
|
|
212
|
+
flex-direction: column;
|
|
213
|
+
}
|
|
214
|
+
}
|
|
215
|
+
.ids-footer .ids-footer__sub-footer .ids-footer__sub-footer-container .ids-footer__sub-footer-row .ids-footer__sub-footer-left {
|
|
216
|
+
font-size: 0.875rem !important;
|
|
217
|
+
line-height: 0.875rem !important;
|
|
218
|
+
color: var(--footer-sub-text_color) !important;
|
|
219
|
+
}
|
|
220
|
+
@media (max-width: 1024px) {
|
|
221
|
+
.ids-footer .ids-footer__sub-footer .ids-footer__sub-footer-container .ids-footer__sub-footer-row .ids-footer__sub-footer-left {
|
|
222
|
+
display: none;
|
|
223
|
+
}
|
|
224
|
+
}
|
|
225
|
+
.ids-footer .ids-footer__sub-footer .ids-footer__sub-footer-container .ids-footer__sub-footer-row .ids-footer__sub-footer-right {
|
|
226
|
+
text-align: end;
|
|
227
|
+
}
|
|
228
|
+
.ids-footer .ids-footer__sub-footer .ids-footer__sub-footer-container .ids-footer__sub-footer-row .ids-footer__sub-footer-right .ids-link {
|
|
229
|
+
font-size: 0.875rem;
|
|
230
|
+
color: var(--footer-sub-text_color);
|
|
231
|
+
margin-left: 20px !important;
|
|
232
|
+
}
|
|
233
|
+
@media (max-width: 1024px) {
|
|
234
|
+
.ids-footer .ids-footer__sub-footer .ids-footer__sub-footer-container .ids-footer__sub-footer-row .ids-footer__sub-footer-right {
|
|
235
|
+
display: none;
|
|
236
|
+
}
|
|
237
|
+
}
|
|
238
|
+
@media (max-width: 1024px) {
|
|
239
|
+
.ids-footer .ids-footer__sub-footer .ids-footer__sub-footer-container {
|
|
240
|
+
height: auto;
|
|
241
|
+
padding-left: 0px;
|
|
242
|
+
padding-right: 0px;
|
|
243
|
+
}
|
|
244
|
+
}
|
|
245
|
+
.ids-footer .ids-footer__content-row {
|
|
246
|
+
z-index: 1;
|
|
247
|
+
}
|
|
248
|
+
.ids-footer .footer-sub-text {
|
|
249
|
+
text-align: center;
|
|
250
|
+
}
|
|
251
|
+
.ids-footer .ids-footer__mobile-links {
|
|
252
|
+
font-size: 0.875rem;
|
|
253
|
+
display: none;
|
|
254
|
+
padding-left: 20px;
|
|
255
|
+
padding-right: 20px;
|
|
256
|
+
padding-top: 1.25rem;
|
|
257
|
+
flex-direction: column;
|
|
258
|
+
}
|
|
259
|
+
.ids-footer .ids-footer__mobile-links .ids-link {
|
|
260
|
+
padding-top: 15px;
|
|
261
|
+
padding-bottom: 15px;
|
|
262
|
+
}
|
|
263
|
+
@media (max-width: 1024px) {
|
|
264
|
+
.ids-footer .ids-footer__mobile-links {
|
|
265
|
+
display: flex;
|
|
266
|
+
}
|
|
267
|
+
}
|
|
268
|
+
.ids-footer .ids-footer__sub-footer-mobile {
|
|
269
|
+
display: none;
|
|
270
|
+
}
|
|
271
|
+
@media (max-width: 1024px) {
|
|
272
|
+
.ids-footer .ids-footer__sub-footer-mobile {
|
|
273
|
+
display: flex;
|
|
274
|
+
justify-content: center;
|
|
275
|
+
align-items: center;
|
|
276
|
+
flex-direction: column;
|
|
277
|
+
padding-bottom: 1rem;
|
|
278
|
+
padding-top: 1rem;
|
|
279
|
+
color: var(--footer-sub-mobile_color);
|
|
280
|
+
font-size: 0.875rem;
|
|
281
|
+
text-align: center;
|
|
282
|
+
line-height: 1.25rem;
|
|
283
|
+
padding-left: 40px;
|
|
284
|
+
padding-right: 40px;
|
|
285
|
+
}
|
|
286
|
+
.ids-footer .ids-footer__sub-footer-mobile .ids-footer__sub-footer-mobile-text {
|
|
287
|
+
margin-top: 30px;
|
|
288
|
+
}
|
|
289
|
+
}
|
|
290
|
+
.ids-footer.ids-footer--1177:after {
|
|
291
|
+
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1440' preserveAspectRatio='none' height='30'%3E%3Cpath d='M0 0c251.387 7.408 495.186 11.112 731.395 11.112C967.605 11.112 1203.806 7.408 1440 0v30H0V0z' fill='%23FAEEF0' fill-rule='evenodd'/%3E%3C/svg%3E");
|
|
292
|
+
background-size: 100% 30px;
|
|
293
|
+
height: 30px;
|
|
294
|
+
top: -30px;
|
|
295
|
+
content: "";
|
|
296
|
+
position: absolute;
|
|
297
|
+
z-index: 2;
|
|
298
|
+
width: 100%;
|
|
299
|
+
background-color: transparent;
|
|
300
|
+
}
|
|
301
|
+
.ids-footer.ids-footer--1177 .ids-footer__sub-footer:after {
|
|
302
|
+
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1440' preserveAspectRatio='none' height='30'%3E%3Cpath d='M0 0c251.387 7.408 495.186 11.112 731.395 11.112C967.605 11.112 1203.806 7.408 1440 0v30H0V0z' fill='%23C12143' fill-rule='evenodd'/%3E%3C/svg%3E");
|
|
303
|
+
background-size: 100% 30px;
|
|
304
|
+
height: 30px;
|
|
305
|
+
top: -30px;
|
|
306
|
+
content: "";
|
|
307
|
+
position: absolute;
|
|
308
|
+
z-index: 3;
|
|
309
|
+
width: 100%;
|
|
310
|
+
background-color: transparent;
|
|
311
|
+
}
|
|
312
|
+
@media (max-width: 1024px) {
|
|
313
|
+
.ids-footer.ids-footer--1177 .ids-footer__sub-footer:after {
|
|
314
|
+
content: none !important;
|
|
315
|
+
}
|
|
316
|
+
}
|
|
317
|
+
.ids-footer.ids-footer--1177-pro .ids-footer__sub-footer-mobile-icon {
|
|
318
|
+
display: flex;
|
|
319
|
+
align-items: center;
|
|
320
|
+
}
|
|
321
|
+
.ids-footer.ids-footer--1177-pro .ids-footer__sub-footer-mobile-service-name {
|
|
322
|
+
margin-left: 15px;
|
|
323
|
+
padding-left: 15px;
|
|
324
|
+
border-left: 1px solid var(--IDS-COLOR-PRIMARY-30);
|
|
325
|
+
height: 40px;
|
|
326
|
+
display: flex;
|
|
327
|
+
align-items: center;
|
|
328
|
+
}
|
|
329
|
+
.ids-footer.ids-footer--inera .ids-footer__sub-footer-container::after {
|
|
330
|
+
content: " ";
|
|
331
|
+
display: block;
|
|
332
|
+
position: absolute;
|
|
333
|
+
width: 250px;
|
|
334
|
+
height: 100px;
|
|
335
|
+
left: calc(50% - 250px);
|
|
336
|
+
top: -82px;
|
|
337
|
+
background-repeat: no-repeat;
|
|
338
|
+
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='82' viewBox='0 0 180 82' fill='none'%3E%3Cpath d='M0 81.6913C0.209931 36.677 40.4238 0.244873 90 0.244873C139.576 0.244873 179.79 36.677 180 81.6913H123.385C123.176 65.0951 108.309 51.7001 90 51.7001C71.6905 51.7001 56.8235 65.0951 56.6148 81.6913H0Z' fill='%23C03F73'/%3E%3C/svg%3E");
|
|
339
|
+
}
|
|
340
|
+
@media (max-width: 1024px) {
|
|
341
|
+
.ids-footer.ids-footer--inera .ids-footer__sub-footer-container::after {
|
|
342
|
+
content: none;
|
|
343
|
+
}
|
|
344
|
+
}
|
|
345
|
+
.ids-footer.ids-footer--inera .ids-footer__mobile-menu {
|
|
346
|
+
padding-bottom: 100px;
|
|
347
|
+
background-color: var(--footer_background-color);
|
|
348
|
+
position: relative;
|
|
349
|
+
}
|
|
350
|
+
@media (max-width: 1024px) {
|
|
351
|
+
.ids-footer.ids-footer--inera .ids-footer__mobile-menu::after {
|
|
352
|
+
content: " ";
|
|
353
|
+
display: block;
|
|
354
|
+
position: absolute;
|
|
355
|
+
width: 154px;
|
|
356
|
+
height: 77px;
|
|
357
|
+
left: 20px;
|
|
358
|
+
bottom: 0px;
|
|
359
|
+
background-repeat: no-repeat;
|
|
360
|
+
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='154' height='78' viewBox='0 0 154 78' fill='none'%3E%3Cpath d='M154 77.7737C154 77.7522 154 77.7307 154 77.7092C154 35.2188 119.526 0.773669 77 0.773673C34.474 0.773677 -3.72026e-06 35.2188 -5.63531e-09 77.7092C-3.7567e-09 77.7307 1.52569e-05 77.7522 3.05176e-05 77.7737L48.4356 77.7737C48.4355 77.7522 48.4355 77.7307 48.4355 77.7092C48.4355 61.9466 61.2241 49.1686 77 49.1686C92.7758 49.1686 105.565 61.9466 105.565 77.7092C105.565 77.7307 105.564 77.7522 105.564 77.7737L154 77.7737Z' fill='%23C03F73'/%3E%3C/svg%3E");
|
|
361
|
+
}
|
|
362
|
+
}
|
|
363
|
+
.ids-footer.ids-footer--inera .ids-footer__inner-wrapper {
|
|
364
|
+
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='69' viewBox='0 0 140 69' fill='none'%3E%3Cpath d='M0 0C0 37.6907 31.34 68.2449 70 68.2449C108.66 68.2449 140 37.6907 140 0H95.9677C95.9677 13.9821 84.3417 25.3166 70 25.3166C55.6583 25.3166 44.0323 13.9821 44.0323 0H0Z' fill='%23C03F73'/%3E%3C/svg%3E");
|
|
365
|
+
background-position-x: calc(50% - 225px);
|
|
366
|
+
background-repeat: no-repeat;
|
|
367
|
+
}
|
|
368
|
+
@media (max-width: 1024px) {
|
|
369
|
+
.ids-footer.ids-footer--inera .ids-footer__inner-wrapper {
|
|
370
|
+
background-position-x: calc(100% - 20px);
|
|
371
|
+
}
|
|
372
|
+
}
|
|
373
|
+
.ids-footer.ids-footer--inera-admin .ids-footer__inner-wrapper {
|
|
374
|
+
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='69' viewBox='0 0 140 69' fill='none'%3E%3Cpath d='M0 0C0 37.6907 31.34 68.2449 70 68.2449C108.66 68.2449 140 37.6907 140 0H95.9677C95.9677 13.9821 84.3417 25.3166 70 25.3166C55.6583 25.3166 44.0323 13.9821 44.0323 0H0Z' fill='white'/%3E%3C/svg%3E");
|
|
375
|
+
background-position-x: calc(50% - 225px);
|
|
376
|
+
background-repeat: no-repeat;
|
|
377
|
+
}
|
|
378
|
+
@media (max-width: 1024px) {
|
|
379
|
+
.ids-footer.ids-footer--inera-admin .ids-footer__inner-wrapper {
|
|
380
|
+
background-position-x: calc(100% - 20px);
|
|
381
|
+
}
|
|
382
|
+
}
|
|
383
|
+
.ids-footer.ids-footer--inera-admin .sub-footer-container::after {
|
|
384
|
+
content: none;
|
|
385
|
+
}
|
|
386
|
+
.ids-footer.ids-footer--inera-admin .ids-footer__sub-footer {
|
|
387
|
+
background-color: var(--IDS-COLOR-PRIMARY-40);
|
|
388
|
+
}
|
|
389
|
+
.ids-footer.ids-footer--inera-admin .ids-footer__sub-footer .sub-footer-container {
|
|
390
|
+
min-height: 40px;
|
|
391
|
+
}
|
|
392
|
+
.ids-footer.ids-footer--inera-admin .ids-footer__sub-footer .ids-footer__sub-footer__mobile-text {
|
|
393
|
+
color: var(--footer-sub-mobile_color);
|
|
394
|
+
padding: 30px 40px 10px 40px;
|
|
395
|
+
font-size: 0.875rem;
|
|
396
|
+
text-align: center;
|
|
397
|
+
line-height: 1.25rem;
|
|
398
|
+
display: inline-block;
|
|
399
|
+
}
|
|
400
|
+
.ids-footer.ids-footer--inera-admin .ids-footer__sub-footer .ids-footer__sub-footer-container::after {
|
|
401
|
+
content: " ";
|
|
402
|
+
display: block;
|
|
403
|
+
position: absolute;
|
|
404
|
+
width: 250px;
|
|
405
|
+
height: 100px;
|
|
406
|
+
left: calc(50% - 250px);
|
|
407
|
+
top: -82px;
|
|
408
|
+
background-repeat: no-repeat;
|
|
409
|
+
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='82' viewBox='0 0 180 82' fill='none'%3E%3Cpath d='M0 81.6913C0.209931 36.677 40.4238 0.244873 90 0.244873C139.576 0.244873 179.79 36.677 180 81.6913H123.385C123.176 65.0951 108.309 51.7001 90 51.7001C71.6905 51.7001 56.8235 65.0951 56.6148 81.6913H0Z' fill='white'/%3E%3C/svg%3E");
|
|
410
|
+
}
|
|
411
|
+
@media (max-width: 1024px) {
|
|
412
|
+
.ids-footer.ids-footer--inera-admin .ids-footer__sub-footer .ids-footer__sub-footer-container::after {
|
|
413
|
+
content: none;
|
|
414
|
+
}
|
|
415
|
+
}
|
|
416
|
+
.ids-footer.ids-footer--inera-admin .ids-footer__mobile-menu {
|
|
417
|
+
padding-bottom: 100px;
|
|
418
|
+
background-color: var(--footer_background-color);
|
|
419
|
+
position: relative;
|
|
420
|
+
}
|
|
421
|
+
@media (max-width: 1024px) {
|
|
422
|
+
.ids-footer.ids-footer--inera-admin .ids-footer__mobile-menu::after {
|
|
423
|
+
content: " ";
|
|
424
|
+
display: block;
|
|
425
|
+
position: absolute;
|
|
426
|
+
width: 154px;
|
|
427
|
+
height: 77px;
|
|
428
|
+
left: 20px;
|
|
429
|
+
bottom: 0px;
|
|
430
|
+
background-repeat: no-repeat;
|
|
431
|
+
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='154' height='78' viewBox='0 0 154 78' fill='none'%3E%3Cpath d='M154 77.7737C154 77.7522 154 77.7307 154 77.7092C154 35.2188 119.526 0.773669 77 0.773673C34.474 0.773677 -3.72026e-06 35.2188 -5.63531e-09 77.7092C-3.7567e-09 77.7307 1.52569e-05 77.7522 3.05176e-05 77.7737L48.4356 77.7737C48.4355 77.7522 48.4355 77.7307 48.4355 77.7092C48.4355 61.9466 61.2241 49.1686 77 49.1686C92.7758 49.1686 105.565 61.9466 105.565 77.7092C105.565 77.7307 105.564 77.7522 105.564 77.7737L154 77.7737Z' fill='%23fff'/%3E%3C/svg%3E");
|
|
432
|
+
}
|
|
433
|
+
}
|
|
434
|
+
.ids-footer.ids-footer--inera-legacy .ids-footer__inner-wrapper {
|
|
435
|
+
background: #F1EDEA;
|
|
436
|
+
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='869' height='774'%3E%3Cdefs%3E%3Cpath id='a' d='M0 .275h864.005v766.311H0z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(0 1.897)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath fill='%2300706E' d='M790.3 251.246C680.38 55.396 438.406-37.17 264.727 14.318-134.285 132.536-73.18 694.285 386.932 664.563c282.067-18.219 360.286-10.833 407.01 92.64 6.633 14.692 21.47 10.082 27.118.143 50.596-77.267 74.092-319.35-30.76-506.1' mask='url(%23b)'/%3E%3C/g%3E%3Cpath fill='%2341C0C2' d='M303.88 665.978c-87.494-9.538-139.49-41.576-139.49-41.576 115.558 57.494 199.308-22.749 303.798-44.631 99.938-20.93 255.572 14.38 324.043 175.628-13.503-25.372-30.308-47.56-56.255-63.21-99.715-60.137-319.427-13.93-432.096-26.211'/%3E%3C/g%3E%3C/svg%3E");
|
|
437
|
+
background-position: left calc(50vw - 915px) bottom -90px;
|
|
438
|
+
background-size: 869px 774px;
|
|
439
|
+
background-repeat: no-repeat;
|
|
440
|
+
}
|
|
441
|
+
@media (max-width: 1024px) {
|
|
442
|
+
.ids-footer.ids-footer--inera-legacy .ids-footer__inner-wrapper {
|
|
443
|
+
background-position: left calc(50vw - 614px) bottom -107px;
|
|
444
|
+
background-size: 1050px 800px;
|
|
445
|
+
}
|
|
446
|
+
}
|
|
447
|
+
@media (max-width: 640px) {
|
|
448
|
+
.ids-footer.ids-footer--inera-legacy .ids-footer__inner-wrapper {
|
|
449
|
+
background-color: var(--IDS-COLOR-PRIMARY-30);
|
|
450
|
+
}
|
|
451
|
+
}
|
|
452
|
+
.ids-footer.ids-footer--inera-admin-legacy .ids-footer__inner-wrapper {
|
|
453
|
+
background: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle fill='white' cx='50' cy='50' r='50'/%3E%3C/svg%3E") left calc(50vw - 915px) bottom -90px/869px 869px no-repeat rgb(241, 237, 234);
|
|
454
|
+
}
|
|
455
|
+
@media (max-width: 1024px) {
|
|
456
|
+
.ids-footer.ids-footer--inera-admin-legacy .ids-footer__inner-wrapper {
|
|
457
|
+
background-position: left calc(50vw - 525px) bottom 20px;
|
|
458
|
+
background-size: 1000px 1000px;
|
|
459
|
+
}
|
|
460
|
+
}
|
|
461
|
+
.ids-footer.ids-footer--inera-admin-legacy .ids-footer__sub-footer {
|
|
462
|
+
position: relative;
|
|
463
|
+
background-color: #F1EDEA;
|
|
464
|
+
border-top: 1px solid #E0E0E0;
|
|
465
|
+
}
|
|
466
|
+
@media (max-width: 1024px) {
|
|
467
|
+
.ids-footer.ids-footer--inera-admin-legacy .ids-footer__sub-footer {
|
|
468
|
+
border-top: none;
|
|
469
|
+
}
|
|
470
|
+
}
|
|
@@ -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-container{display:grid;margin-left:auto;margin-right:auto;max-width:var(--IDS_MAX-WIDTH);padding-left:20px;padding-right:20px}.ids-container.ids-container--gutterless{padding-left:0!important;padding-right:0!important}.ids-container.ids-container--fluid{max-width:100%}.ids-footer-1177 .ids-footer-1177__inner .ids-footer-1177__headline-row .ids-footer-1177__headline--sr{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.ids-footer-1177 .ids-footer-1177__inner .ids-footer-1177__content .ids-footer-1177__link-col.ids-footer-1177__col-size-auto{flex:0 0 auto;width:auto}.ids-footer-1177 .ids-footer-1177__inner .ids-footer-1177__content .ids-footer-1177__link-col.ids-footer-1177__col-size-1{flex:0 0 8.3%;max-width:8.3%}.ids-footer-1177 .ids-footer-1177__inner .ids-footer-1177__content .ids-footer-1177__link-col.ids-footer-1177__col-size-2{flex:0 0 16%;max-width:16%}.ids-footer-1177 .ids-footer-1177__inner .ids-footer-1177__content .ids-footer-1177__link-col.ids-footer-1177__col-size-3{flex:0 0 25%;max-width:25%}.ids-footer-1177 .ids-footer-1177__inner .ids-footer-1177__content .ids-footer-1177__link-col.ids-footer-1177__col-size-4{flex:0 0 33.3%;max-width:33.3%}.ids-footer-1177 .ids-footer-1177__inner .ids-footer-1177__content .ids-footer-1177__link-col.ids-footer-1177__col-size-5{flex:0 0 41.6%;max-width:41.6%}.ids-footer-1177 .ids-footer-1177__inner .ids-footer-1177__content .ids-footer-1177__link-col.ids-footer-1177__col-size-6{flex:0 0 50%;max-width:50%}.ids-footer-1177{background-color:var(--footer_background-color);box-shadow:var(--footer_box-shadow);margin-top:var(--footer_margin-top);position:relative}.ids-footer-1177 .ids-footer-1177__inner{display:grid;margin-left:auto;margin-right:auto;max-width:var(--IDS_MAX-WIDTH);padding-bottom:var(--footer-inner_padding-bottom);padding-left:20px;padding-right:20px;padding-top:var(--footer-inner_padding-top)}@media (max-width:1024px){.ids-footer-1177 .ids-footer-1177__inner{padding-bottom:var(--footer-inner-mobile_padding-bottom)}}.ids-footer-1177 .ids-footer-1177__inner .ids-footer-1177__headline-row{padding-bottom:20px}.ids-footer-1177 .ids-footer-1177__inner .ids-footer-1177__headline-row .ids-footer-1177__headline{color:var(--footer-headline_color);display:inline;font-family:var(--footer-headline_font-family);font-size:1.5rem;font-size:var(--footer-headline_font-size);font-weight:var(--footer-headline_font-weight);letter-spacing:var(--footer-headline_letter-spacing);line-height:1.25;line-height:var(--footer-headline_line-height)}.ids-footer-1177 .ids-footer-1177__inner .ids-footer-1177__headline-row .ids-footer-1177__headline .ids-footer-1177__headline--sub{color:var(--footer-headline-sub_color)}.ids-footer-1177 .ids-footer-1177__inner .ids-footer-1177__content{display:flex;flex-wrap:wrap}.ids-footer-1177 .ids-footer-1177__inner .ids-footer-1177__content .ids-footer-1177__text{color:var(--footer-content_color)!important;flex:0 0 41.6%;margin-right:8.3%;max-width:41.6%}@media (max-width:1024px){.ids-footer-1177 .ids-footer-1177__inner .ids-footer-1177__content .ids-footer-1177__text{flex:0 0 100%;margin-right:0;max-width:100%}}.ids-footer-1177 .ids-footer-1177__inner .ids-footer-1177__content .ids-footer-1177__link-col{flex:0 0 16%;max-width:16%}.ids-footer-1177 .ids-footer-1177__inner .ids-footer-1177__content .ids-footer-1177__link-col.ids-footer-1177__link-col--2{flex:0 0 25%;max-width:25%}.ids-footer-1177 .ids-footer-1177__inner .ids-footer-1177__content .ids-footer-1177__link-col.ids-footer-1177__link-col--1{flex:0 0 50%;max-width:50%}.ids-footer-1177 .ids-footer-1177__inner .ids-footer-1177__content .ids-footer-1177__link-col ul{list-style:none;margin:0;padding:0}.ids-footer-1177 .ids-footer-1177__inner .ids-footer-1177__content .ids-footer-1177__link-col .ids-link{margin-bottom:10px!important}@media (max-width:1024px){.ids-footer-1177 .ids-footer-1177__inner .ids-footer-1177__content .ids-footer-1177__link-col{display:none}}.ids-footer-1177 .ids-footer-1177__sub-footer{background-color:var(--footer-sub_background-color);border-top:var(--footer-sub_border-top);padding-bottom:var(--footer-sub_padding-bottom);padding-top:var(--footer-sub_padding-top);position:relative}.ids-footer-1177 .ids-footer-1177__sub-footer .ids-footer-1177__mobile-menu{display:none}@media (max-width:1024px){.ids-footer-1177 .ids-footer-1177__sub-footer .ids-footer-1177__mobile-menu{display:block}.ids-footer-1177 .ids-footer-1177__sub-footer{background-color:var(--footer-sub-mobile_background-color);border-top:none;padding-top:var(--footer-sub-mobile_padding-top)}}.ids-footer-1177 .ids-footer-1177__sub-footer .ids-footer-1177__sub-footer-container{display:grid;margin-left:auto;margin-right:auto;max-width:var(--IDS_MAX-WIDTH);padding-left:20px;padding-right:20px}.ids-footer-1177 .ids-footer-1177__sub-footer .ids-footer-1177__sub-footer-container .ids-footer-1177_sub-footer-mobile-text{color:var(--footer-sub-mobile_color);display:inline-block;font-size:.875rem;line-height:1.25rem;padding:30px 40px 10px;text-align:center}.ids-footer-1177 .ids-footer-1177__sub-footer .ids-footer-1177__sub-footer-container .ids-footer-1177__sub-footer-row{align-items:center;display:flex;justify-content:space-between}@media (max-width:1024px){.ids-footer-1177 .ids-footer-1177__sub-footer .ids-footer-1177__sub-footer-container .ids-footer-1177__sub-footer-row{align-items:unset;flex-direction:column}}.ids-footer-1177 .ids-footer-1177__sub-footer .ids-footer-1177__sub-footer-container .ids-footer-1177__sub-footer-row .ids-footer-1177__sub-footer-left{color:var(--footer-sub-text_color)!important;font-size:.875rem!important;line-height:.875rem!important}@media (max-width:1024px){.ids-footer-1177 .ids-footer-1177__sub-footer .ids-footer-1177__sub-footer-container .ids-footer-1177__sub-footer-row .ids-footer-1177__sub-footer-left{display:none}}.ids-footer-1177 .ids-footer-1177__sub-footer .ids-footer-1177__sub-footer-container .ids-footer-1177__sub-footer-row .ids-footer-1177__sub-footer-right{text-align:end}.ids-footer-1177 .ids-footer-1177__sub-footer .ids-footer-1177__sub-footer-container .ids-footer-1177__sub-footer-row .ids-footer-1177__sub-footer-right .ids-link{color:var(--footer-sub-text_color);font-size:.875rem;margin-left:20px!important}@media (max-width:1024px){.ids-footer-1177 .ids-footer-1177__sub-footer .ids-footer-1177__sub-footer-container .ids-footer-1177__sub-footer-row .ids-footer-1177__sub-footer-right{display:none}.ids-footer-1177 .ids-footer-1177__sub-footer .ids-footer-1177__sub-footer-container{height:auto;padding-left:0;padding-right:0}}.ids-footer-1177 .ids-footer-1177__content-row{z-index:1}.ids-footer-1177 .footer-sub-text{text-align:center}.ids-footer-1177 .ids-footer-1177__mobile-links{display:none;flex-direction:column;font-size:.875rem;padding-left:20px;padding-right:20px;padding-top:1.25rem}.ids-footer-1177 .ids-footer-1177__mobile-links .ids-link{padding-bottom:15px;padding-top:15px}@media (max-width:1024px){.ids-footer-1177 .ids-footer-1177__mobile-links{display:flex}}.ids-footer-1177 .ids-footer-1177__sub-footer-mobile{display:none}@media (max-width:1024px){.ids-footer-1177 .ids-footer-1177__sub-footer-mobile{align-items:center;color:var(--footer-sub-mobile_color);display:flex;flex-direction:column;font-size:.875rem;justify-content:center;line-height:1.25rem;padding:1rem 40px;text-align:center}.ids-footer-1177 .ids-footer-1177__sub-footer-mobile .ids-footer-1177__sub-footer-mobile-text{margin-top:30px}}.ids-footer-1177:after{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1440' preserveAspectRatio='none' height='30'%3E%3Cpath d='M0 0c251.387 7.408 495.186 11.112 731.395 11.112C967.605 11.112 1203.806 7.408 1440 0v30H0V0z' fill='%23FAEEF0' fill-rule='evenodd'/%3E%3C/svg%3E\");z-index:2}.ids-footer-1177 .ids-footer-1177__sub-footer:after,.ids-footer-1177:after{background-color:transparent;background-size:100% 30px;content:\"\";height:30px;position:absolute;top:-30px;width:100%}.ids-footer-1177 .ids-footer-1177__sub-footer:after{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1440' preserveAspectRatio='none' height='30'%3E%3Cpath d='M0 0c251.387 7.408 495.186 11.112 731.395 11.112C967.605 11.112 1203.806 7.408 1440 0v30H0V0z' fill='%23C12143' fill-rule='evenodd'/%3E%3C/svg%3E\");z-index:3}@media (max-width:1024px){.ids-footer-1177 .ids-footer-1177__sub-footer:after{content:none!important}}";
|
|
4
|
+
|
|
5
|
+
var footer1177Lit = css`${unsafeCSS(css_248z)}`;
|
|
6
|
+
|
|
7
|
+
export { footer1177Lit as default };
|