pacem 0.40.2 → 0.40.3
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/dist/css/pacem-dark-content.min.css +2 -2
- package/dist/css/pacem-dark-shell.min.css +2 -2
- package/dist/css/pacem-dark.min.css +2 -2
- package/dist/css/pacem-light-content.min.css +2 -2
- package/dist/css/pacem-light-shell.min.css +2 -2
- package/dist/css/pacem-light.min.css +2 -2
- package/dist/css/pacem-phousys-content.min.css +2 -2
- package/dist/css/pacem-phousys-shell.min.css +2 -2
- package/dist/css/pacem-phousys.min.css +2 -2
- package/dist/js/azure-maps.d.ts +2 -2
- package/dist/js/pacem-2d.d.ts +2 -2
- package/dist/js/pacem-2d.js +2 -2
- package/dist/js/pacem-2d.min.js +2 -2
- package/dist/js/pacem-3d.d.ts +2 -2
- package/dist/js/pacem-3d.js +2 -2
- package/dist/js/pacem-3d.min.js +2 -2
- package/dist/js/pacem-charts.d.ts +2 -2
- package/dist/js/pacem-charts.js +2 -2
- package/dist/js/pacem-charts.min.js +2 -2
- package/dist/js/pacem-cms.d.ts +2 -2
- package/dist/js/pacem-cms.js +2 -2
- package/dist/js/pacem-cms.min.js +2 -2
- package/dist/js/pacem-core.d.ts +2 -2
- package/dist/js/pacem-core.js +2 -2
- package/dist/js/pacem-core.min.js +2 -2
- package/dist/js/pacem-foundation.d.ts +2 -2
- package/dist/js/pacem-foundation.js +2 -2
- package/dist/js/pacem-foundation.min.js +2 -2
- package/dist/js/pacem-fx.d.ts +2 -2
- package/dist/js/pacem-fx.js +2 -2
- package/dist/js/pacem-fx.min.js +2 -2
- package/dist/js/pacem-logging.d.ts +2 -2
- package/dist/js/pacem-logging.js +2 -2
- package/dist/js/pacem-logging.min.js +2 -2
- package/dist/js/pacem-maps.d.ts +2 -2
- package/dist/js/pacem-maps.js +2 -2
- package/dist/js/pacem-maps.min.js +2 -2
- package/dist/js/pacem-media.d.ts +2 -2
- package/dist/js/pacem-media.js +2 -2
- package/dist/js/pacem-media.min.js +2 -2
- package/dist/js/pacem-networking.js +2 -2
- package/dist/js/pacem-networking.min.js +2 -2
- package/dist/js/pacem-numerical.d.ts +2 -2
- package/dist/js/pacem-numerical.js +2 -2
- package/dist/js/pacem-numerical.min.js +2 -2
- package/dist/js/pacem-plus.d.ts +2 -2
- package/dist/js/pacem-plus.js +2 -2
- package/dist/js/pacem-plus.min.js +2 -2
- package/dist/js/pacem-scaffolding.d.ts +2 -2
- package/dist/js/pacem-scaffolding.js +2 -2
- package/dist/js/pacem-scaffolding.min.js +2 -2
- package/dist/js/pacem-ui.d.ts +2 -2
- package/dist/js/pacem-ui.js +2 -2
- package/dist/js/pacem-ui.min.js +2 -2
- package/dist/js/swagger-types.d.ts +2 -2
- package/package.json +2 -2
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* pacem v0.40.
|
|
2
|
+
* pacem v0.40.3 (https://js.pacem.it)
|
|
3
3
|
* Copyright 2023 Pacem (https://pacem.it)
|
|
4
|
-
* Licensed under
|
|
4
|
+
* Licensed under Apache-2.0
|
|
5
5
|
*/
|
|
6
6
|
a,abbr,acronym,address,blockquote,body,caption,code,dd,del,dfn,div,dl,dt,em,fieldset,figcaption,figure,form,h1,h2,h3,h4,h5,h6,html,iframe,img,label,legend,menu,menuitem,object,p,pre,q,span,table,tbody,td,tfoot,th,thead,tr{margin:0;padding:0;border:0;-webkit-tap-highlight-color:none}table{border-collapse:separate;border-spacing:0}caption,td,th{text-align:left;font-weight:400}table,td,th{vertical-align:middle}blockquote:after,blockquote:before,q:after,q:before{content:""}blockquote,q{quotes:"" ""}a img{border:none}a{text-decoration:none}:active,:focus{outline:0}textarea{overflow:auto}:invalid{box-shadow:none}html .pacem-preloader{position:fixed;top:0;left:0;width:100vw;height:100vh;padding:0;margin:0;box-sizing:border-box;pointer-events:none;display:grid;align-content:center;justify-content:center;align-items:center;z-index:3000;background-color:#fff}@keyframes core-anim{0%{transform:translateY(48px)}100%{transform:none}}@keyframes default-anim{0%{transform:translateY(24px);opacity:0}100%{opacity:1;transform:none}}@keyframes full-offset-rtl-anim{0%{transform:translateX(100%)}100%{transform:translateX(-100%)}}@keyframes full-offset-ltr-anim{0%{transform:translateX(-100%)}100%{transform:translateX(100%)}}@keyframes pop-anim{0%{transform:scale(0,0)}100%{transform:none}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes list-item{0%{transform:translateY(-24px);opacity:0}100%{opacity:1;transform:none}}@keyframes list-item-left{0%{transform:translateX(-24px);opacity:0}100%{opacity:1;transform:none}}@keyframes list-item-right{0%{transform:translateX(24px);opacity:0}100%{opacity:1;transform:none}}@keyframes list-item-bottom{0%{transform:translateY(24px);opacity:0}100%{opacity:1;transform:none}}@keyframes shooting-star{0%{transform:translateY(-24px);opacity:0}50%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(24px)}}@keyframes enhanced-anim{0%{transform:translateY(24px) scaleY(1.5);opacity:0}100%{opacity:1;transform:none}}@keyframes alt-anim{0%{transform:translateY(24px) scaleY(.75);opacity:0}100%{opacity:1;transform:none}}@keyframes header-anim{0%{transform:translateX(76px);opacity:0}100%{opacity:1;transform:none}}@keyframes bright-out{0%{-o-filter:brightness(5);-webkit-filter:brightness(5);filter:brightness(5)}100%{-o-filter:brightness(1);-webkit-filter:brightness(1);filter:brightness(1)}}html [pacem][cloak]{visibility:hidden!important}html [pacem][hidden]{pointer-events:none!important;display:none!important}html ol,html ul{margin-top:0;margin-bottom:1em;padding:0 0 0 30px}html ol ol,html ol ul,html ul ol,html ul ul{margin-bottom:0}html .pacem-body{display:block;min-height:100vh;padding:24px;box-sizing:border-box;z-index:0}html .pacem-body[headbar]{padding-top:48px}html .pacem-body[header]{padding-top:100px}html .pacem-body[header][headbar-prepend],html .pacem-body[header][headbar]{padding-top:124px}html .pacem-body[footbar]{padding-bottom:48px}html .pacem-body[footer]{padding-bottom:76px}html .pacem-body[footer][footbar-append],html .pacem-body[footer][footbar]{padding-bottom:100px}html .pacem-body[bigfooter]{padding-bottom:100px}html .pacem-body[bigfooter][footbar-append],html .pacem-body[bigfooter][footbar]{padding-bottom:124px}html .pacem-body.pacem-animations.pacem-animatable{transition:padding cubic-bezier(.445,.05,.55,.95) .3s}html .pacem-body.pacem-animations.pacem-animatable.pacem-menu-close{transition-delay:.25s}html .pacem-footer,html .pacem-header,html footer[pacem],html header[pacem]{position:fixed;width:100vw;left:0;z-index:1600;box-sizing:border-box;background-color:#1e2336}html .pacem-header,html header[pacem]{height:100px;padding-left:76px;padding-right:24px;padding-top:24px;top:0;display:block;transform:translateY(-100px) translateX(0);opacity:0}html .pacem-header.header-border,html header[pacem].header-border{border-bottom:1px solid rgba(255,255,255,.1)}html .pacem-footer,html footer[pacem]{bottom:0;height:100px;padding-left:24px;padding-right:24px;padding-bottom:48px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;transform:translateY(100px) translateX(0);opacity:0}html .pacem-footer.footer-border,html footer[pacem].footer-border{border-top:1px solid rgba(255,255,255,.1)}html .pacem-body[bigfooter] .pacem-footer,html .pacem-body[bigfooter] footer[pacem]{padding-bottom:24px}html .pacem-aside,html aside[pacem]{display:none}html .pacem-toolbar.toolbar-footer,html .pacem-toolbar.toolbar-header{position:fixed;width:100vw;left:0;display:grid;z-index:1599;box-sizing:border-box;background-color:#1e2336;height:24px;padding:0;margin:0;grid-template-columns:minmax(76px,auto) 1fr}html .pacem-toolbar.toolbar-footer>*,html .pacem-toolbar.toolbar-header>*{height:24px}html .pacem-toolbar.toolbar-footer>.toolbar-side,html .pacem-toolbar.toolbar-header>.toolbar-side{grid-column:1}html .pacem-toolbar.toolbar-footer>.toolbar-main,html .pacem-toolbar.toolbar-header>.toolbar-main{grid-column:2}html .pacem-toolbar.toolbar-header{top:0;transform:translateY(-100px) translateX(0);opacity:0}html .pacem-toolbar.toolbar-header.toolbar-border{border-bottom:1px solid rgba(255,255,255,.1)}html .pacem-toolbar.toolbar-footer{bottom:0;transform:translateY(100px) translateX(0);opacity:0}html .pacem-toolbar.toolbar-footer.toolbar-border{border-top:1px solid rgba(255,255,255,.1)}html .pacem-body[header]:not([headbar]) .pacem-header,html .pacem-body[header]:not([headbar]) header[pacem]{box-shadow:0 1px 24px rgba(0,0,0,.5);border-bottom-color:transparent}html .pacem-body[headbar-prepend]:not([header]) .pacem-toolbar.toolbar-header,html .pacem-body[headbar] .pacem-toolbar.toolbar-header{box-shadow:0 1px 24px rgba(0,0,0,.5);border-bottom-color:transparent}html .pacem-body[footer]:not([footbar]) .pacem-footer,html .pacem-body[footer]:not([footbar]) footer[pacem]{border-top-color:transparent;box-shadow:0 0 24px rgba(0,0,0,.25)}html .pacem-body[footbar-append]:not([footer]) .pacem-toolbar.toolbar-footer,html .pacem-body[footbar] .pacem-toolbar.toolbar-footer{border-top-color:transparent;box-shadow:0 0 24px rgba(0,0,0,.25)}html .pacem-body[headbar-prepend] .pacem-toolbar.toolbar-header,html .pacem-body[headbar]:not([header]) .pacem-toolbar.toolbar-header{opacity:1;transform:translateX(0) translateY(0)}html .pacem-body[headbar][header] .pacem-toolbar.toolbar-header{opacity:1;transform:translateX(0) translateY(76px)}html .pacem-body[header] .pacem-header,html .pacem-body[header] header[pacem]{opacity:1;transform:translateX(0) translateY(-24px)}html .pacem-body[header][headbar-prepend] .pacem-header,html .pacem-body[header][headbar-prepend] header[pacem]{transform:translateX(0) translateY(0)}html .pacem-body[header][headbar-prepend] .pacem-toolbar.toolbar-header{z-index:1601}html .pacem-body[bigfooter] .pacem-footer,html .pacem-body[bigfooter] footer[pacem],html .pacem-body[footer] .pacem-footer,html .pacem-body[footer] footer[pacem]{opacity:1}html .pacem-body[footer]:not([footbar-append]) .pacem-footer,html .pacem-body[footer]:not([footbar-append]) footer[pacem]{transform:translateX(0) translateY(48px)}html .pacem-body[footer][footbar-append] .pacem-footer,html .pacem-body[footer][footbar-append] footer[pacem]{transform:translateX(0) translateY(24px)}html .pacem-body[bigfooter]:not([footbar-append]) .pacem-footer,html .pacem-body[bigfooter]:not([footbar-append]) footer[pacem]{transform:translateX(0) translateY(24px)}html .pacem-body[bigfooter][footbar-append] .pacem-footer,html .pacem-body[bigfooter][footbar-append] footer[pacem]{transform:translateX(0) translateY(0)}html .pacem-body[footbar-append] .pacem-toolbar.toolbar-footer,html .pacem-body[footbar] .pacem-toolbar.toolbar-footer{opacity:1;transform:translateY(0)}html .pacem-body[footbar][footer] .pacem-toolbar.toolbar-footer{transform:translateY(-52px)}html .pacem-body[footbar][bigfooter] .pacem-toolbar.toolbar-footer{transform:translateY(-76px)}html .pacem-body[footbar-append] .pacem-toolbar.toolbar-footer{z-index:1601}html .pacem-body.pacem-animations .pacem-footer,html .pacem-body.pacem-animations .pacem-header,html .pacem-body.pacem-animations footer[pacem],html .pacem-body.pacem-animations header[pacem]{transition:padding cubic-bezier(.445,.05,.55,.95) .3s,transform cubic-bezier(.39,.575,.565,1) .3s,opacity .2s,box-shadow cubic-bezier(.47,0,.745,.715) .25s}html .pacem-body.pacem-animations .pacem-toolbar.toolbar-footer,html .pacem-body.pacem-animations .pacem-toolbar.toolbar-header{transition:grid-template-columns cubic-bezier(.445,.05,.55,.95) .3s,transform cubic-bezier(.39,.575,.565,1) .4s,opacity .2s,box-shadow cubic-bezier(.47,0,.745,.715) .25s}html .pacem-body.pacem-animations.pacem-menu-close .pacem-footer,html .pacem-body.pacem-animations.pacem-menu-close .pacem-header,html .pacem-body.pacem-animations.pacem-menu-close .pacem-toolbar.toolbar-footer,html .pacem-body.pacem-animations.pacem-menu-close .pacem-toolbar.toolbar-header,html .pacem-body.pacem-animations.pacem-menu-close footer[pacem],html .pacem-body.pacem-animations.pacem-menu-close header[pacem]{transition-delay:.25s}@media (min-width:1200px){html .pacem-footer,html .pacem-header,html footer[pacem],html header[pacem]{padding-left:76px}html .pacem-body{padding-left:76px;padding-right:76px}html .pacem-body.pacem-sidebar-open{padding-left:124px}html .pacem-body.pacem-sidebar-open .pacem-footer,html .pacem-body.pacem-sidebar-open .pacem-header,html .pacem-body.pacem-sidebar-open footer[pacem],html .pacem-body.pacem-sidebar-open header[pacem]{padding-left:124px}html .pacem-body.pacem-menu-open{padding-left:316px}html .pacem-body.pacem-menu-open .pacem-footer,html .pacem-body.pacem-menu-open .pacem-header,html .pacem-body.pacem-menu-open footer[pacem],html .pacem-body.pacem-menu-open header[pacem]{padding-left:316px}html .pacem-body.pacem-menu-open .pacem-toolbar.toolbar-footer,html .pacem-body.pacem-menu-open .pacem-toolbar.toolbar-header{grid-template-columns:240px 1fr}html .pacem-body.pacem-menu-open.pacem-sidebar-open{padding-left:364px}html .pacem-body.pacem-menu-open.pacem-sidebar-open .pacem-footer,html .pacem-body.pacem-menu-open.pacem-sidebar-open .pacem-header,html .pacem-body.pacem-menu-open.pacem-sidebar-open footer[pacem],html .pacem-body.pacem-menu-open.pacem-sidebar-open header[pacem]{padding-left:364px}html .pacem-body.pacem-menu-open.pacem-sidebar-open .pacem-toolbar.toolbar-footer,html .pacem-body.pacem-menu-open.pacem-sidebar-open .pacem-toolbar.toolbar-header{grid-template-columns:288px 1fr}html .pacem-body[aside]{padding-right:316px}html .pacem-body[aside] .pacem-aside,html .pacem-body[aside] aside[pacem]{display:block;position:fixed;right:0;top:76px;bottom:52px;width:240px;overflow:auto}html .pacem-body[aside][headbar-prepend] .pacem-aside,html .pacem-body[aside][headbar-prepend] aside[pacem],html .pacem-body[aside][headbar] .pacem-aside,html .pacem-body[aside][headbar] aside[pacem]{top:100px}html .pacem-body[aside][footbar-append] .pacem-aside,html .pacem-body[aside][footbar-append] aside[pacem],html .pacem-body[aside][footbar] .pacem-aside,html .pacem-body[aside][footbar] aside[pacem]{bottom:24px}html .pacem-body[aside][bigfooter] .pacem-aside,html .pacem-body[aside][bigfooter] aside[pacem]{bottom:76px}html .pacem-body[aside][bigfooter][footbar-append] .pacem-aside,html .pacem-body[aside][bigfooter][footbar-append] aside[pacem],html .pacem-body[aside][bigfooter][footbar] .pacem-aside,html .pacem-body[aside][bigfooter][footbar] aside[pacem]{bottom:100px}}html .pacem-body[footer] .pacem-stretch{min-height:calc(100vh - 52px);margin:-24px 0}html .pacem-body[bigfooter] .pacem-stretch{min-height:calc(100vh - 76px);margin:-24px 0}html .pacem-body[header] .pacem-stretch{min-height:calc(100vh - 76px);margin:-24px 0}html .pacem-body[header][footer] .pacem-stretch{min-height:calc(100vh - 128px);margin:-24px 0}html .pacem-body[header][bigfooter] .pacem-stretch{min-height:calc(100vh - 152px);margin:-24px 0}html .pacem-body[footbar-append] .pacem-stretch,html .pacem-body[footbar] .pacem-stretch,html .pacem-body[headbar-prepend] .pacem-stretch,html .pacem-body[headbar] .pacem-stretch{min-height:calc(100vh - 24px);margin:-24px 0}html .pacem-body[footbar-append][footer] .pacem-stretch,html .pacem-body[footbar][footer] .pacem-stretch,html .pacem-body[headbar-prepend][footer] .pacem-stretch,html .pacem-body[headbar][footer] .pacem-stretch{min-height:calc(100vh - 76px);margin:-24px 0}html .pacem-body[footbar-append][bigfooter] .pacem-stretch,html .pacem-body[footbar][bigfooter] .pacem-stretch,html .pacem-body[headbar-prepend][bigfooter] .pacem-stretch,html .pacem-body[headbar][bigfooter] .pacem-stretch{min-height:calc(100vh - 100px);margin:-24px 0}html .pacem-body[footbar-append][header] .pacem-stretch,html .pacem-body[footbar][header] .pacem-stretch,html .pacem-body[headbar-prepend][header] .pacem-stretch,html .pacem-body[headbar][header] .pacem-stretch{min-height:calc(100vh - 48px);margin:-24px 0}html .pacem-body[footbar-append][header][footer] .pacem-stretch,html .pacem-body[footbar][header][footer] .pacem-stretch,html .pacem-body[headbar-prepend][header][footer] .pacem-stretch,html .pacem-body[headbar][header][footer] .pacem-stretch{min-height:calc(100vh - 100px);margin:-24px 0}html .pacem-body[footbar-append][header][bigfooter] .pacem-stretch,html .pacem-body[footbar][header][bigfooter] .pacem-stretch,html .pacem-body[headbar-prepend][header][bigfooter] .pacem-stretch,html .pacem-body[headbar][header][bigfooter] .pacem-stretch{min-height:calc(100vh - 124px);margin:-24px 0}html .pacem-body[headbar-prepend][footbar-append] .pacem-stretch,html .pacem-body[headbar-prepend][footbar] .pacem-stretch,html .pacem-body[headbar][footbar-append] .pacem-stretch,html .pacem-body[headbar][footbar] .pacem-stretch{min-height:calc(100vh - 48px);margin:-24px 0}html .pacem-body[headbar-prepend][footbar-append][footer] .pacem-stretch,html .pacem-body[headbar-prepend][footbar][footer] .pacem-stretch,html .pacem-body[headbar][footbar-append][footer] .pacem-stretch,html .pacem-body[headbar][footbar][footer] .pacem-stretch{min-height:calc(100vh - 100px);margin:-24px 0}html .pacem-body[headbar-prepend][footbar-append][bigfooter] .pacem-stretch,html .pacem-body[headbar-prepend][footbar][bigfooter] .pacem-stretch,html .pacem-body[headbar][footbar-append][bigfooter] .pacem-stretch,html .pacem-body[headbar][footbar][bigfooter] .pacem-stretch{min-height:calc(100vh - 124px);margin:-24px 0}html .pacem-body[headbar-prepend][footbar-append][header] .pacem-stretch,html .pacem-body[headbar-prepend][footbar][header] .pacem-stretch,html .pacem-body[headbar][footbar-append][header] .pacem-stretch,html .pacem-body[headbar][footbar][header] .pacem-stretch{min-height:calc(100vh - 72px);margin:-24px 0}html .pacem-body[headbar-prepend][footbar-append][header][footer] .pacem-stretch,html .pacem-body[headbar-prepend][footbar][header][footer] .pacem-stretch,html .pacem-body[headbar][footbar-append][header][footer] .pacem-stretch,html .pacem-body[headbar][footbar][header][footer] .pacem-stretch{min-height:calc(100vh - 124px);margin:-24px 0}html .pacem-body[headbar-prepend][footbar-append][header][bigfooter] .pacem-stretch,html .pacem-body[headbar-prepend][footbar][header][bigfooter] .pacem-stretch,html .pacem-body[headbar][footbar-append][header][bigfooter] .pacem-stretch,html .pacem-body[headbar][footbar][header][bigfooter] .pacem-stretch{min-height:calc(100vh - 148px);margin:-24px 0}@keyframes rotate-anim{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}html pacem-loader{display:block;height:100%;pointer-events:none}html pacem-loader>div.pacem-loader{height:100%;display:flex;justify-content:center;align-items:center}html pacem-loader div.pacem-spinner{width:84px;height:84px;border-radius:50%;border:12px solid rgba(255,255,255,.1);position:relative}html pacem-loader.loader-full div.pacem-spinner{width:104px;height:104px;border-radius:50%;border:2px solid transparent;position:relative}html pacem-loader.loader-full div.pacem-spinner>div{position:absolute;border:2px solid transparent}html pacem-loader.loader-full div.pacem-spinner>div:nth-child(1){top:8px;left:8px;width:84px;height:84px;border-radius:50%;opacity:.75}html pacem-loader.loader-full div.pacem-spinner>div:nth-child(2){top:18px;left:18px;width:64px;height:64px;border-radius:50%;opacity:.5}html pacem-loader.loader-full.loader-small div.pacem-spinner{width:74px;height:74px;border-radius:50%;border:1px solid transparent;position:relative}html pacem-loader.loader-full.loader-small div.pacem-spinner>div{position:absolute;border:1px solid transparent}html pacem-loader.loader-full.loader-small div.pacem-spinner>div:nth-child(1){top:6px;left:6px;width:60px;height:60px;border-radius:50%;opacity:.75}html pacem-loader.loader-full.loader-small div.pacem-spinner>div:nth-child(2){top:13px;left:13px;width:46px;height:46px;border-radius:50%;opacity:.5}html pacem-loader.loader-full.loader-smaller div.pacem-spinner{width:46px;height:46px;border-radius:50%;border:1px solid transparent;position:relative}html pacem-loader.loader-full.loader-smaller div.pacem-spinner>div{position:absolute;border:1px solid transparent}html pacem-loader.loader-full.loader-smaller div.pacem-spinner>div:nth-child(1){top:4px;left:4px;width:36px;height:36px;border-radius:50%;opacity:.75}html pacem-loader.loader-full.loader-smaller div.pacem-spinner>div:nth-child(2){top:9px;left:9px;width:26px;height:26px;border-radius:50%;opacity:.5}html pacem-loader.loader-small div.pacem-spinner{width:60px;height:60px;border-radius:50%;border:8px solid rgba(255,255,255,.1);position:relative}html pacem-loader.loader-smaller div.pacem-spinner{width:36px;height:36px;border-radius:50%;border:6px solid rgba(255,255,255,.1);position:relative}html pacem-loader.loader-thin div.pacem-spinner{border-width:3px}html pacem-loader div.pacem-spinner,html pacem-loader.loader-full div.pacem-spinner{border-top-color:#fff;animation:rotate-anim linear 1s infinite both}html pacem-loader div.pacem-spinner>div:nth-child(1),html pacem-loader.loader-full div.pacem-spinner>div:nth-child(1){border-top-color:#fff;animation:rotate-anim linear 2s infinite both}html pacem-loader div.pacem-spinner>div:nth-child(2),html pacem-loader.loader-full div.pacem-spinner>div:nth-child(2){border-top-color:#fff;animation:rotate-anim linear 3s infinite both}html pacem-loader.loader-accent div.pacem-spinner,html pacem-loader.loader-accent div.pacem-spinner>div,html pacem-loader.loader-accent.loader-full div.pacem-spinner,html pacem-loader.loader-accent.loader-full div.pacem-spinner>div{border-top-color:#ff005a}html pacem-loader.loader-primary div.pacem-spinner,html pacem-loader.loader-primary div.pacem-spinner>div,html pacem-loader.loader-primary.loader-full div.pacem-spinner,html pacem-loader.loader-primary.loader-full div.pacem-spinner>div{border-top-color:#429bbb}html pacem-loader.loader-success div.pacem-spinner,html pacem-loader.loader-success div.pacem-spinner>div,html pacem-loader.loader-success.loader-full div.pacem-spinner,html pacem-loader.loader-success.loader-full div.pacem-spinner>div{border-top-color:#4dc2b4}html pacem-loader.loader-warning div.pacem-spinner,html pacem-loader.loader-warning div.pacem-spinner>div,html pacem-loader.loader-warning.loader-full div.pacem-spinner,html pacem-loader.loader-warning.loader-full div.pacem-spinner>div{border-top-color:#c5c023}html pacem-loader.loader-danger div.pacem-spinner,html pacem-loader.loader-danger div.pacem-spinner>div,html pacem-loader.loader-danger.loader-full div.pacem-spinner,html pacem-loader.loader-danger.loader-full div.pacem-spinner>div{border-top-color:#fa1f1f}html pacem-loader svg.pacem-spinner{height:108px;width:108px}html pacem-loader svg.pacem-spinner g.gear{animation:rotate-anim cubic-bezier(.86,0,.07,1) 1.7s infinite both}html pacem-loader svg.pacem-spinner g.gear>circle{fill:#fff}html pacem-loader svg.pacem-spinner g.bounds{animation:rotate-anim cubic-bezier(.645,.045,.355,1) 2.3s infinite reverse both}html pacem-loader svg.pacem-spinner g.bounds>path{stroke:#ff005a;fill:transparent}html pacem-loader svg.pacem-spinner g{transform-box:fill-box;transform-origin:center center}html pacem-loader svg.pacem-spinner circle.circle1{stroke:#429bbb}html pacem-loader svg.pacem-spinner circle.circle2{stroke:#ff005a}html pacem-loader .pacem-loader{transition:transform .25s cubic-bezier(.6,-.28,.735,.045);transform:scale(0)}html pacem-loader .pacem-loader.active{transition-timing-function:cubic-bezier(.175,.885,.32,1.275);transform:scale(1)}html .pacem-preloader{background:#1e2336;background:-moz-radial-gradient(center,ellipse cover,#1e2336 0,#191d2c 50%);background:-webkit-gradient(radial,center center,0,center center,100%,color-stop(0,#1e2336),color-stop(50%,#191d2c));background:-webkit-radial-gradient(center,ellipse cover,#1e2336 0,#191d2c 50%);background:-o-radial-gradient(center,ellipse cover,#1e2336 0,#191d2c 50%);background:-ms-radial-gradient(center,ellipse cover,#1e2336 0,#191d2c 50%);background:radial-gradient(ellipse at center,#1e2336 0,#191d2c 50%);background-color:#191d2c;background-size:contain}html pacem-menu{display:block;width:0;overflow:visible}html pacem-button.pacem-menu,html pacem-menu{position:fixed;top:0;left:0;z-index:1700}html .pacem-menu{display:grid;grid-template-rows:76px 24px 1fr 24px 52px;width:100vw;height:100vh;transition:transform .3s cubic-bezier(.39,.575,.565,1) .2s,background-color .25s linear .1s;background-color:rgba(0,0,0,0)}html .pacem-menu nav{grid-row:1/6;position:relative;background-color:#1e2336;overflow:auto;width:33vw;min-width:240px;box-sizing:border-box;padding:76px 0 24px 0;transition:transform 325ms cubic-bezier(.39,.575,.565,1) .5s;border-right:1px solid rgba(255,255,255,.1)}html .pacem-menu nav .menu-group,html .pacem-menu nav .pacem-menu-group{padding-left:24px}html .pacem-menu nav .menu-group,html .pacem-menu nav .pacem-menu-group{margin-bottom:8px}html .pacem-menu nav .menu-group .pacem-button,html .pacem-menu nav .menu-group pacem-button,html .pacem-menu nav .pacem-menu-group .pacem-button,html .pacem-menu nav .pacem-menu-group pacem-button{margin:0}html .pacem-menu nav .menu-group.group-active .pacem-icon,html .pacem-menu nav .pacem-menu-group.group-active .pacem-icon{color:#429bbb}html .pacem-menu nav .menu-item a,html .pacem-menu nav .menu-item button,html .pacem-menu nav .menu-item pacem-a,html .pacem-menu nav .menu-item pacem-button,html .pacem-menu nav .pacem-menu-item a,html .pacem-menu nav .pacem-menu-item button,html .pacem-menu nav .pacem-menu-item pacem-a,html .pacem-menu nav .pacem-menu-item pacem-button{display:block;cursor:pointer;box-sizing:border-box;overflow:hidden;white-space:nowrap;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis}html .pacem-menu nav .menu-item pacem-a.pacem-button,html .pacem-menu nav .menu-item pacem-button,html .pacem-menu nav .pacem-menu-item pacem-a.pacem-button,html .pacem-menu nav .pacem-menu-item pacem-button{margin:0}html .pacem-menu nav .menu-item pacem-button,html .pacem-menu nav .pacem-menu-item pacem-button{padding:6px 24px 6px 48px}html .pacem-menu nav .menu-item a,html .pacem-menu nav .menu-item pacem-a,html .pacem-menu nav .pacem-menu-item a,html .pacem-menu nav .pacem-menu-item pacem-a{padding:6px 24px 6px 21px;font-family:'Roboto Condensed','Segoe UI',Helvetica,sans-serif;font-size:1rem;border-left:3px solid rgba(66,155,187,0)}html .pacem-menu nav .menu-item pacem-button::before,html .pacem-menu nav .pacem-menu-item pacem-button::before{left:20px;top:3px}html .pacem-menu nav .menu-item a,html .pacem-menu nav .menu-item button,html .pacem-menu nav .menu-item pacem-a,html .pacem-menu nav .menu-item pacem-button,html .pacem-menu nav .pacem-menu-item a,html .pacem-menu nav .pacem-menu-item button,html .pacem-menu nav .pacem-menu-item pacem-a,html .pacem-menu nav .pacem-menu-item pacem-button{text-align:left;text-transform:none;color:rgba(255,255,255,.6);background-color:transparent}html .pacem-menu nav .menu-item a:hover,html .pacem-menu nav .menu-item button:hover,html .pacem-menu nav .menu-item pacem-a:hover,html .pacem-menu nav .menu-item pacem-button:hover,html .pacem-menu nav .pacem-menu-item a:hover,html .pacem-menu nav .pacem-menu-item button:hover,html .pacem-menu nav .pacem-menu-item pacem-a:hover,html .pacem-menu nav .pacem-menu-item pacem-button:hover{color:#fff}html .pacem-menu nav .menu-item:first-child,html .pacem-menu nav .pacem-menu-item:first-child{border-top:none}html .pacem-menu nav .menu-item:last-child,html .pacem-menu nav .pacem-menu-item:last-child{border-bottom:none}html .pacem-menu nav .menu-item .active,html .pacem-menu nav .menu-item .item-active,html .pacem-menu nav .pacem-menu-item .active,html .pacem-menu nav .pacem-menu-item .item-active{color:#429bbb;background-color:rgba(255,255,255,.05);cursor:default;border-color:#429bbb}html .pacem-menu nav .menu-item .active:hover,html .pacem-menu nav .menu-item .item-active:hover,html .pacem-menu nav .pacem-menu-item .active:hover,html .pacem-menu nav .pacem-menu-item .item-active:hover{color:#429bbb}html .pacem-menu nav .item-space{margin-top:16px}html .pacem-menu nav .item-separate{border-top:1px solid rgba(255,255,255,.1);padding-top:24px}html .pacem-menu nav pacem-collapse .menu-item a,html .pacem-menu nav pacem-collapse .menu-item pacem-a,html .pacem-menu nav pacem-collapse .pacem-menu-item a,html .pacem-menu nav pacem-collapse .pacem-menu-item pacem-a{padding-left:48px}html .pacem-menu.menu-close,html .pacem-menu.pacem-hidden{opacity:1;transform:translateX(-100%) translateY(0) translateZ(0)}html .pacem-menu.menu-close nav,html .pacem-menu.pacem-hidden nav{transform:translateX(-100%) translateY(0) translateZ(0)}html .pacem-menu.menu-open,html .pacem-menu.pacem-shown{background-color:rgba(0,0,0,.5);transform:translateX(0) translateY(0) translateZ(0)}html .pacem-menu.menu-open nav,html .pacem-menu.pacem-shown nav{transform:translateX(0) translateY(0) translateZ(0)}html pacem-button.pacem-menu.pacem-back,html pacem-button.pacem-menu.pacem-hamburger{padding:0;min-width:0;line-height:normal;margin:auto;font-size:0;border:none;top:0;cursor:pointer;height:76px;width:76px;background:center center no-repeat;background-size:60.8px;margin:0}html pacem-button.pacem-menu.pacem-back button.pacem-button,html pacem-button.pacem-menu.pacem-hamburger button.pacem-button{font-size:0}html pacem-button.pacem-menu.pacem-back,html pacem-button.pacem-menu.pacem-hamburger{top:0;left:0}html pacem-button.pacem-menu.pacem-back::before,html pacem-button.pacem-menu.pacem-hamburger::before{top:19px;left:19px;width:38px;height:38px}html pacem-button.pacem-menu.pacem-back{left:164px;transform:translateX(-316px);transition:transform .25s ease-out 75ms,opacity .3s}html pacem-button.pacem-menu.pacem-back::before{content:'chevron_left';position:absolute;display:inline-block;line-height:1;text-align:center;font-family:'Material Icons';text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';font-size:38px}html pacem-button.pacem-menu.pacem-back.menu-open,html pacem-button.pacem-menu.pacem-back.pacem-shown{transition-delay:625ms;transform:translateX(0) translateY(0) translateZ(0)}html pacem-button.pacem-menu.pacem-hamburger{transition:transform .25s ease-in-out,opacity .3s;left:0}html pacem-button.pacem-menu.pacem-hamburger::before{content:'menu';position:absolute;display:inline-block;line-height:1;text-align:center;font-family:'Material Icons';text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';font-size:38px}html pacem-button.pacem-menu.pacem-hamburger.menu-open,html pacem-button.pacem-menu.pacem-hamburger.pacem-shown{transition-delay:.4s;transform:scale(1) translateZ(0)}html pacem-button.pacem-menu.pacem-hamburger.menu-close,html pacem-button.pacem-menu.pacem-hamburger.pacem-hidden{transform:scale(0) translateZ(0)}html .pacem-body[headbar-prepend] pacem-button.pacem-menu.pacem-hamburger,html .pacem-body[headbar]:not([header]) pacem-button.pacem-menu.pacem-hamburger{top:24px}@media screen and (min-width:1200px){html pacem-menu{font-size:.8em}html pacem-menu .pacem-menu{width:240px}html pacem-menu .pacem-menu nav{transition-delay:.2s;width:240px}html pacem-menu .pacem-menu.menu-open,html pacem-menu .pacem-menu.pacem-shown{transform:translateX(-100%) translateY(0) translateZ(0)}html pacem-menu .pacem-menu.menu-open nav,html pacem-menu .pacem-menu.pacem-shown nav{transition-delay:0s;transform:translateX(100%) translateY(0) translateZ(0)}html pacem-menu.menu-sync .pacem-menu nav{transition-delay:.2s}html pacem-menu.menu-sync .pacem-menu.menu-open nav,html pacem-menu.menu-sync .pacem-menu.pacem-shown nav{transition-delay:.4s}html pacem-menu.menu-sync .pacem-menu nav{backdrop-filter:none;grid-row:1/9;padding-top:100px;padding-bottom:76px}html pacem-menu.menu-sync.menu-outset nav{padding-top:16px;padding-bottom:16px}html pacem-menu.menu-sync:not(.menu-outset){z-index:1590}html pacem-menu.menu-sync:not(.menu-outset) .pacem-menu nav{background:0 0}html .pacem-body.pacem-menu-close pacem-menu.menu-sync .pacem-menu,html .pacem-body.pacem-menu-open pacem-menu.menu-sync .pacem-menu{grid-template-rows:24px 52px 24px 1fr 24px 28px 24px auto}html .pacem-body.pacem-menu-close[bigfooter] pacem-menu.menu-sync .pacem-menu,html .pacem-body.pacem-menu-open[bigfooter] pacem-menu.menu-sync .pacem-menu,html pacem-menu.menu-bigfooter.menu-sync .pacem-menu{grid-template-rows:24px 52px 24px 1fr 24px 28px 24px 24px}html .pacem-body.pacem-menu-close[header]:not(.sticky-header-fade) pacem-menu:not(.menu-outset).menu-sync .pacem-menu nav,html .pacem-body.pacem-menu-open[header]:not(.sticky-header-fade) pacem-menu:not(.menu-outset).menu-sync .pacem-menu nav,html pacem-menu:not(.menu-outset).menu-header.menu-sync .pacem-menu nav{padding-top:24px;grid-row-start:3}html .pacem-body.pacem-menu-close[headbar-prepend] pacem-menu.menu-header:not(.menu-outset).menu-sync .pacem-menu nav,html .pacem-body.pacem-menu-close[headbar] pacem-menu.menu-header:not(.menu-outset).menu-sync .pacem-menu nav,html .pacem-body.pacem-menu-close[header][headbar-prepend]:not(.sticky-header-fade) pacem-menu:not(.menu-outset).menu-sync .pacem-menu nav,html .pacem-body.pacem-menu-close[header][headbar]:not(.sticky-header-fade) pacem-menu:not(.menu-outset).menu-sync .pacem-menu nav,html .pacem-body.pacem-menu-open[headbar-prepend] pacem-menu.menu-header:not(.menu-outset).menu-sync .pacem-menu nav,html .pacem-body.pacem-menu-open[headbar] pacem-menu.menu-header:not(.menu-outset).menu-sync .pacem-menu nav,html .pacem-body.pacem-menu-open[header][headbar-prepend]:not(.sticky-header-fade) pacem-menu:not(.menu-outset).menu-sync .pacem-menu nav,html .pacem-body.pacem-menu-open[header][headbar]:not(.sticky-header-fade) pacem-menu:not(.menu-outset).menu-sync .pacem-menu nav,html pacem-menu.menu-header.menu-headbar-prepend:not(.menu-outset).menu-sync .pacem-menu nav,html pacem-menu.menu-header.menu-headbar:not(.menu-outset).menu-sync .pacem-menu nav{grid-row-start:4}html .pacem-body.pacem-menu-close[headbar-prepend].sticky-header-fade pacem-menu:not(.menu-header):not(.menu-outset).menu-sync .pacem-menu nav,html .pacem-body.pacem-menu-close[headbar-prepend]:not([header]) pacem-menu:not(.menu-header):not(.menu-outset).menu-sync .pacem-menu nav,html .pacem-body.pacem-menu-close[headbar].sticky-header-fade pacem-menu:not(.menu-header):not(.menu-outset).menu-sync .pacem-menu nav,html .pacem-body.pacem-menu-close[headbar]:not([header]) pacem-menu:not(.menu-header):not(.menu-outset).menu-sync .pacem-menu nav,html .pacem-body.pacem-menu-open[headbar-prepend].sticky-header-fade pacem-menu:not(.menu-header):not(.menu-outset).menu-sync .pacem-menu nav,html .pacem-body.pacem-menu-open[headbar-prepend]:not([header]) pacem-menu:not(.menu-header):not(.menu-outset).menu-sync .pacem-menu nav,html .pacem-body.pacem-menu-open[headbar].sticky-header-fade pacem-menu:not(.menu-header):not(.menu-outset).menu-sync .pacem-menu nav,html .pacem-body.pacem-menu-open[headbar]:not([header]) pacem-menu:not(.menu-header):not(.menu-outset).menu-sync .pacem-menu nav,html pacem-menu.menu-headbar-prepend:not(.menu-header):not(.menu-outset).menu-sync .pacem-menu nav,html pacem-menu.menu-headbar:not(.menu-header):not(.menu-outset).menu-sync .pacem-menu nav{grid-row-start:2}html .pacem-body.pacem-menu-close[bigfooter] pacem-menu:not(.menu-outset).menu-sync .pacem-menu nav,html .pacem-body.pacem-menu-close[footer] pacem-menu:not(.menu-outset).menu-sync .pacem-menu nav,html .pacem-body.pacem-menu-open[bigfooter] pacem-menu:not(.menu-outset).menu-sync .pacem-menu nav,html .pacem-body.pacem-menu-open[footer] pacem-menu:not(.menu-outset).menu-sync .pacem-menu nav,html pacem-menu.menu-bigfooter:not(.menu-outset).menu-sync .pacem-menu nav,html pacem-menu.menu-footer:not(.menu-outset).menu-sync .pacem-menu nav{grid-row-end:6}html .pacem-body.pacem-menu-close[bigfooter][footbar-append] pacem-menu:not(.menu-outset).menu-sync .pacem-menu nav,html .pacem-body.pacem-menu-close[bigfooter][footbar] pacem-menu:not(.menu-outset).menu-sync .pacem-menu nav,html .pacem-body.pacem-menu-close[footbar-append] pacem-menu.menu-bigfooter:not(.menu-outset).menu-sync .pacem-menu nav,html .pacem-body.pacem-menu-close[footbar-append] pacem-menu.menu-footer:not(.menu-outset).menu-sync .pacem-menu nav,html .pacem-body.pacem-menu-close[footbar] pacem-menu.menu-bigfooter:not(.menu-outset).menu-sync .pacem-menu nav,html .pacem-body.pacem-menu-close[footbar] pacem-menu.menu-footer:not(.menu-outset).menu-sync .pacem-menu nav,html .pacem-body.pacem-menu-close[footer][footbar-append] pacem-menu:not(.menu-outset).menu-sync .pacem-menu nav,html .pacem-body.pacem-menu-close[footer][footbar] pacem-menu:not(.menu-outset).menu-sync .pacem-menu nav,html .pacem-body.pacem-menu-open[bigfooter][footbar-append] pacem-menu:not(.menu-outset).menu-sync .pacem-menu nav,html .pacem-body.pacem-menu-open[bigfooter][footbar] pacem-menu:not(.menu-outset).menu-sync .pacem-menu nav,html .pacem-body.pacem-menu-open[footbar-append] pacem-menu.menu-bigfooter:not(.menu-outset).menu-sync .pacem-menu nav,html .pacem-body.pacem-menu-open[footbar-append] pacem-menu.menu-footer:not(.menu-outset).menu-sync .pacem-menu nav,html .pacem-body.pacem-menu-open[footbar] pacem-menu.menu-bigfooter:not(.menu-outset).menu-sync .pacem-menu nav,html .pacem-body.pacem-menu-open[footbar] pacem-menu.menu-footer:not(.menu-outset).menu-sync .pacem-menu nav,html .pacem-body.pacem-menu-open[footer][footbar-append] pacem-menu:not(.menu-outset).menu-sync .pacem-menu nav,html .pacem-body.pacem-menu-open[footer][footbar] pacem-menu:not(.menu-outset).menu-sync .pacem-menu nav,html pacem-menu.menu-bigfooter.menu-footbar-append:not(.menu-outset).menu-sync .pacem-menu nav,html pacem-menu.menu-bigfooter.menu-footbar:not(.menu-outset).menu-sync .pacem-menu nav,html pacem-menu.menu-footer.menu-footbar-append:not(.menu-outset).menu-sync .pacem-menu nav,html pacem-menu.menu-footer.menu-footbar:not(.menu-outset).menu-sync .pacem-menu nav{grid-row-end:5}html .pacem-body.pacem-menu-open:not([footer]):not([bigfooter])[footbar-append] pacem-menu:not(.menu-footer):not(.menu-bigfooter):not(.menu-outset).menu-sync .pacem-menu nav,html .pacem-body.pacem-menu-open:not([footer]):not([bigfooter])[footbar] pacem-menu:not(.menu-footer):not(.menu-bigfooter):not(.menu-outset).menu-sync .pacem-menu nav,html pacem-menu.menu-footbar-append:not(.menu-footer):not(.menu-bigfooter):not(.menu-outset).menu-sync .pacem-menu nav,html pacem-menu.menu-footbar:not(.menu-footer):not(.menu-bigfooter):not(.menu-outset).menu-sync .pacem-menu nav{grid-row-end:7}html .pacem-body.pacem-menu-close[headbar-prepend] pacem-button.pacem-menu.pacem-back,html .pacem-body.pacem-menu-close[headbar-prepend] pacem-button.pacem-menu.pacem-hamburger,html .pacem-body.pacem-menu-close[headbar]:not([header]) pacem-button.pacem-menu.pacem-back,html .pacem-body.pacem-menu-close[headbar]:not([header]) pacem-button.pacem-menu.pacem-hamburger,html .pacem-body.pacem-menu-open[headbar-prepend] pacem-button.pacem-menu.pacem-back,html .pacem-body.pacem-menu-open[headbar-prepend] pacem-button.pacem-menu.pacem-hamburger,html .pacem-body.pacem-menu-open[headbar]:not([header]) pacem-button.pacem-menu.pacem-back,html .pacem-body.pacem-menu-open[headbar]:not([header]) pacem-button.pacem-menu.pacem-hamburger{top:24px}}html .pacem-body.pacem-menu-close.sticky-header-fade pacem-button.pacem-menu.pacem-hamburger{transform:translateY(-76px)}html .pacem-body.pacem-animations pacem-menu .menu-item a,html .pacem-body.pacem-animations pacem-menu .menu-item button,html .pacem-body.pacem-animations pacem-menu .menu-item pacem-a,html .pacem-body.pacem-animations pacem-menu .menu-item pacem-button,html .pacem-body.pacem-animations pacem-menu .pacem-menu-item a,html .pacem-body.pacem-animations pacem-menu .pacem-menu-item button,html .pacem-body.pacem-animations pacem-menu .pacem-menu-item pacem-a,html .pacem-body.pacem-animations pacem-menu .pacem-menu-item pacem-button{transition:background-color .2s,border-color ease-in .25s}html .pacem-body.pacem-animations.sticky-header-scroll pacem-button.pacem-menu.pacem-hamburger{transition:transform cubic-bezier(.39,.575,.565,1) .3s,opacity .2s;transition-delay:.25s}html pacem-sidebar{z-index:1701;display:block;position:fixed;top:0;bottom:0;left:0;width:0}html pacem-sidebar .sidebar-drawer,html pacem-sidebar::part(drawer){position:absolute;top:0;bottom:0;left:0;width:48px;color:#fff;background:#1e2336;border-right:1px solid rgba(255,255,255,.1);box-sizing:border-box;transform:translateX(-48px);opacity:0}html pacem-sidebar .sidebar-drawer.drawer-open,html pacem-sidebar::part(open){opacity:1;transform:translateX(0)}html pacem-sidebar.sidebar-primary .sidebar-drawer,html pacem-sidebar.sidebar-primary::part(drawer){background:#275d70;background:-moz-linear-gradient(top,#429bbb 0,#275d70 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#429bbb),color-stop(100%,#275d70));background:-webkit-linear-gradient(top,#429bbb 0,#275d70 100%);background:-o-linear-gradient(top,#429bbb 0,#275d70 100%);background:-ms-linear-gradient(top,#429bbb 0,#275d70 100%);background:linear-gradient(to bottom,#429bbb 0,#275d70 100%);border-color:transparent;color:#fff}html pacem-sidebar.sidebar-accent .sidebar-drawer,html pacem-sidebar.sidebar-accent::part(drawer){background:#990036;background:-moz-linear-gradient(top,#ff005a 0,#990036 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ff005a),color-stop(100%,#990036));background:-webkit-linear-gradient(top,#ff005a 0,#990036 100%);background:-o-linear-gradient(top,#ff005a 0,#990036 100%);background:-ms-linear-gradient(top,#ff005a 0,#990036 100%);background:linear-gradient(to bottom,#ff005a 0,#990036 100%);border-color:transparent;color:#fff}html pacem-sidebar.sidebar-warning .sidebar-drawer,html pacem-sidebar.sidebar-warning::part(drawer){background:#6e6c14;background:-moz-linear-gradient(top,#c5c023 0,#6e6c14 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#c5c023),color-stop(100%,#6e6c14));background:-webkit-linear-gradient(top,#c5c023 0,#6e6c14 100%);background:-o-linear-gradient(top,#c5c023 0,#6e6c14 100%);background:-ms-linear-gradient(top,#c5c023 0,#6e6c14 100%);background:linear-gradient(to bottom,#c5c023 0,#6e6c14 100%);border-color:transparent;color:#fff}html pacem-sidebar.sidebar-success .sidebar-drawer,html pacem-sidebar.sidebar-success::part(drawer){background:#2b7e74;background:-moz-linear-gradient(top,#4dc2b4 0,#2b7e74 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#4dc2b4),color-stop(100%,#2b7e74));background:-webkit-linear-gradient(top,#4dc2b4 0,#2b7e74 100%);background:-o-linear-gradient(top,#4dc2b4 0,#2b7e74 100%);background:-ms-linear-gradient(top,#4dc2b4 0,#2b7e74 100%);background:linear-gradient(to bottom,#4dc2b4 0,#2b7e74 100%);border-color:transparent;color:#fff}html pacem-sidebar.sidebar-danger .sidebar-drawer,html pacem-sidebar.sidebar-danger::part(drawer){background:#af0404;background:-moz-linear-gradient(top,#fa1f1f 0,#af0404 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fa1f1f),color-stop(100%,#af0404));background:-webkit-linear-gradient(top,#fa1f1f 0,#af0404 100%);background:-o-linear-gradient(top,#fa1f1f 0,#af0404 100%);background:-ms-linear-gradient(top,#fa1f1f 0,#af0404 100%);background:linear-gradient(to bottom,#fa1f1f 0,#af0404 100%);border-color:transparent;color:#fff}html pacem-sidebar.sidebar-error .sidebar-drawer,html pacem-sidebar.sidebar-error::part(drawer){background:#681232;background:-moz-linear-gradient(top,#BF215B 0,#681232 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#BF215B),color-stop(100%,#681232));background:-webkit-linear-gradient(top,#BF215B 0,#681232 100%);background:-o-linear-gradient(top,#BF215B 0,#681232 100%);background:-ms-linear-gradient(top,#BF215B 0,#681232 100%);background:linear-gradient(to bottom,#BF215B 0,#681232 100%);border-color:transparent;color:#fff}html pacem-sidebar.sidebar-invert .sidebar-drawer,html pacem-sidebar.sidebar-invert::part(drawer){background:#ccc;background:-moz-linear-gradient(top,#fff 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#fff 0,#ccc 100%);background:-o-linear-gradient(top,#fff 0,#ccc 100%);background:-ms-linear-gradient(top,#fff 0,#ccc 100%);background:linear-gradient(to bottom,#fff 0,#ccc 100%);border-color:transparent;color:#000}html pacem-sidebar.sidebar-disabled .sidebar-drawer,html pacem-sidebar.sidebar-disabled::part(drawer){background:#8d8d8d;background:-moz-linear-gradient(top,silver 0,#8d8d8d 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,silver),color-stop(100%,#8d8d8d));background:-webkit-linear-gradient(top,silver 0,#8d8d8d 100%);background:-o-linear-gradient(top,silver 0,#8d8d8d 100%);background:-ms-linear-gradient(top,silver 0,#8d8d8d 100%);background:linear-gradient(to bottom,silver 0,#8d8d8d 100%);border-color:transparent;color:#fff}html .pacem-body.pacem-sidebar-open{padding-left:124px}@media screen and (min-width:1200px){html .pacem-body.pacem-sidebar-open.pacem-menu-open{padding-left:364px}}html .pacem-body.pacem-sidebar-open pacem-menu.menu-sync{transform:translateX(48px)}html pacem-sidebar nav.pacem-sidebar{display:grid;grid-template-rows:auto 1fr auto;height:100%;padding:16px 0;box-sizing:border-box}html pacem-sidebar nav.pacem-sidebar>.sidebar-end,html pacem-sidebar nav.pacem-sidebar>.sidebar-start{display:flex;flex-direction:column;align-items:center}html pacem-sidebar nav.pacem-sidebar>.sidebar-start{grid-row:1}html pacem-sidebar nav.pacem-sidebar>.sidebar-end{grid-row:3}html pacem-sidebar nav.pacem-sidebar .sidebar-button{margin:0}html .pacem-body.pacem-animations pacem-sidebar .sidebar-drawer,html .pacem-body.pacem-animations pacem-sidebar::part(drawer){transition:transform .3s cubic-bezier(.445,.05,.55,.95),opacity .2s linear}
|