/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;will-change:opacity;transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{touch-action:none;position:absolute;inset:0}.pswp__container,.pswp__img{-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;transform-origin:left top;transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;inset:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{width:44px;height:44px;position:relative;background:none;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;transition:opacity .2s;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(default-skin.5c7414a45c56a803.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio: 1.1),(-webkit-min-device-pixel-ratio: 1.09375),(min-resolution: 105dpi),(min-resolution: 1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(default-skin.5da9b21d629d48f2.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:"";top:35px;background-color:#0000004d;height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#FFF;top:56px;border-radius:2px;display:block;width:auto;right:44px;box-shadow:0 2px 5px #00000040;transform:translateY(6px);transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:"";display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3E5C9A;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55ACEE;color:#fff}a.pswp__share--pinterest:hover{background:#CCC;color:#ce272d}a.pswp__share--download:hover{background:#DDD}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(preloader.32a736a5d1cc5360.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{box-sizing:border-box;width:14px;height:14px;border:2px solid #FFF;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:none;margin:0}@media screen and (max-width: 1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@keyframes clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes donut-rotate{0%{transform:rotate(0)}50%{transform:rotate(-140deg)}to{transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp__caption,.pswp__top-bar,.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{-webkit-backface-visibility:hidden;will-change:opacity;transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__top-bar,.pswp__caption{background-color:#00000080}.pswp__ui--fit .pswp__top-bar,.pswp__ui--fit .pswp__caption{background-color:#0000004d}.pswp__ui--idle .pswp__top-bar,.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__top-bar,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:none}.cds--chart-holder{--cds-charts-1-1-1: #6929c4;--cds-charts-1-1-1-hovered: #5923a6;--cds-charts-1-2-1: #002d9c;--cds-charts-1-2-1-hovered: #002378;--cds-charts-1-3-1: #1192e8;--cds-charts-1-3-1-hovered: #0f7dc7;--cds-charts-1-4-1: #007d79;--cds-charts-1-4-1-hovered: #005956;--cds-charts-2-1-1: #6929c4;--cds-charts-2-1-1-hovered: #5923a6;--cds-charts-2-1-2: #009d9a;--cds-charts-2-1-2-hovered: #007977;--cds-charts-2-2-1: #8a3ffc;--cds-charts-2-2-1-hovered: #751cfb;--cds-charts-2-2-2: #520408;--cds-charts-2-2-2-hovered: #300205;--cds-charts-2-3-1: #9f1853;--cds-charts-2-3-1-hovered: #801343;--cds-charts-2-3-2: #520408;--cds-charts-2-3-2-hovered: #300205;--cds-charts-2-4-1: #1192e8;--cds-charts-2-4-1-hovered: #0f7dc7;--cds-charts-2-4-2: #005d5d;--cds-charts-2-4-2-hovered: #003939;--cds-charts-2-5-1: #009d9a;--cds-charts-2-5-1-hovered: #007977;--cds-charts-2-5-2: #002d9c;--cds-charts-2-5-2-hovered: #002378;--cds-charts-3-1-1: #ee5396;--cds-charts-3-1-1-hovered: #eb3382;--cds-charts-3-1-2: #1192e8;--cds-charts-3-1-2-hovered: #0f7dc7;--cds-charts-3-1-3: #6929c4;--cds-charts-3-1-3-hovered: #5923a6;--cds-charts-3-2-1: #9f1853;--cds-charts-3-2-1-hovered: #801343;--cds-charts-3-2-2: #fa4d56;--cds-charts-3-2-2-hovered: #f92a35;--cds-charts-3-2-3: #520408;--cds-charts-3-2-3-hovered: #300205;--cds-charts-3-3-1: #a56eff;--cds-charts-3-3-1-hovered: #8f4aff;--cds-charts-3-3-2: #005d5d;--cds-charts-3-3-2-hovered: #003939;--cds-charts-3-3-3: #002d9c;--cds-charts-3-3-3-hovered: #002378;--cds-charts-3-4-1: #a56eff;--cds-charts-3-4-1-hovered: #8f4aff;--cds-charts-3-4-2: #005d5d;--cds-charts-3-4-2-hovered: #003939;--cds-charts-3-4-3: #9f1853;--cds-charts-3-4-3-hovered: #801343;--cds-charts-3-5-1: #012749;--cds-charts-3-5-1-hovered: #011426;--cds-charts-3-5-2: #6929c4;--cds-charts-3-5-2-hovered: #5923a6;--cds-charts-3-5-3: #009d9a;--cds-charts-3-5-3-hovered: #007977;--cds-charts-4-1-1: #6929c4;--cds-charts-4-1-1-hovered: #5923a6;--cds-charts-4-1-2: #012749;--cds-charts-4-1-2-hovered: #011426;--cds-charts-4-1-3: #009d9a;--cds-charts-4-1-3-hovered: #007977;--cds-charts-4-1-4: #ee5396;--cds-charts-4-1-4-hovered: #eb3382;--cds-charts-4-2-1: #9f1853;--cds-charts-4-2-1-hovered: #801343;--cds-charts-4-2-2: #fa4d56;--cds-charts-4-2-2-hovered: #f92a35;--cds-charts-4-2-3: #520408;--cds-charts-4-2-3-hovered: #300205;--cds-charts-4-2-4: #a56eff;--cds-charts-4-2-4-hovered: #8f4aff;--cds-charts-4-3-1: #009d9a;--cds-charts-4-3-1-hovered: #007977;--cds-charts-4-3-2: #002d9c;--cds-charts-4-3-2-hovered: #002378;--cds-charts-4-3-3: #a56eff;--cds-charts-4-3-3-hovered: #8f4aff;--cds-charts-4-3-4: #9f1853;--cds-charts-4-3-4-hovered: #801343;--cds-charts-5-1-1: #6929c4;--cds-charts-5-1-1-hovered: #5923a6;--cds-charts-5-1-2: #1192e8;--cds-charts-5-1-2-hovered: #0f7dc7;--cds-charts-5-1-3: #005d5d;--cds-charts-5-1-3-hovered: #003939;--cds-charts-5-1-4: #9f1853;--cds-charts-5-1-4-hovered: #801343;--cds-charts-5-1-5: #520408;--cds-charts-5-1-5-hovered: #300205;--cds-charts-5-2-1: #002d9c;--cds-charts-5-2-1-hovered: #002378;--cds-charts-5-2-2: #009d9a;--cds-charts-5-2-2-hovered: #007977;--cds-charts-5-2-3: #9f1853;--cds-charts-5-2-3-hovered: #801343;--cds-charts-5-2-4: #520408;--cds-charts-5-2-4-hovered: #300205;--cds-charts-5-2-5: #a56eff;--cds-charts-5-2-5-hovered: #8f4aff;--cds-charts-14-1-1: #6929c4;--cds-charts-14-1-1-hovered: #5923a6;--cds-charts-14-1-2: #1192e8;--cds-charts-14-1-2-hovered: #0f7dc7;--cds-charts-14-1-3: #005d5d;--cds-charts-14-1-3-hovered: #003939;--cds-charts-14-1-4: #9f1853;--cds-charts-14-1-4-hovered: #801343;--cds-charts-14-1-5: #fa4d56;--cds-charts-14-1-5-hovered: #f92a35;--cds-charts-14-1-6: #520408;--cds-charts-14-1-6-hovered: #300205;--cds-charts-14-1-7: #198038;--cds-charts-14-1-7-hovered: #13622b;--cds-charts-14-1-8: #002d9c;--cds-charts-14-1-8-hovered: #002378;--cds-charts-14-1-9: #ee5396;--cds-charts-14-1-9-hovered: #eb3382;--cds-charts-14-1-10: #b28600;--cds-charts-14-1-10-hovered: #8e6b00;--cds-charts-14-1-11: #009d9a;--cds-charts-14-1-11-hovered: #007977;--cds-charts-14-1-12: #012749;--cds-charts-14-1-12-hovered: #011426;--cds-charts-14-1-13: #8a3800;--cds-charts-14-1-13-hovered: #662a00;--cds-charts-14-1-14: #a56eff;--cds-charts-14-1-14-hovered: #8f4aff;--cds-charts-mono-1-1: #ffffff;--cds-charts-mono-1-1-hovered: #ededed;--cds-charts-mono-1-2: #f6f2ff;--cds-charts-mono-1-2-hovered: #ddceff;--cds-charts-mono-1-3: #e8daff;--cds-charts-mono-1-3-hovered: #d2b6ff;--cds-charts-mono-1-4: #d4bbff;--cds-charts-mono-1-4-hovered: #bd97ff;--cds-charts-mono-1-5: #be95ff;--cds-charts-mono-1-5-hovered: #a871ff;--cds-charts-mono-1-6: #a56eff;--cds-charts-mono-1-6-hovered: #8f4aff;--cds-charts-mono-1-7: #8a3ffc;--cds-charts-mono-1-7-hovered: #751cfb;--cds-charts-mono-1-8: #6929c4;--cds-charts-mono-1-8-hovered: #5923a6;--cds-charts-mono-1-9: #491d8b;--cds-charts-mono-1-9-hovered: #39176d;--cds-charts-mono-1-10: #31135e;--cds-charts-mono-1-10-hovered: #220d40;--cds-charts-mono-1-11: #1c0f30;--cds-charts-mono-1-11-hovered: #0c0715;--cds-charts-mono-2-1: #ffffff;--cds-charts-mono-2-1-hovered: #ededed;--cds-charts-mono-2-2: #edf5ff;--cds-charts-mono-2-2-hovered: #c9e1ff;--cds-charts-mono-2-3: #d0e2ff;--cds-charts-mono-2-3-hovered: #acccff;--cds-charts-mono-2-4: #a6c8ff;--cds-charts-mono-2-4-hovered: #82b2ff;--cds-charts-mono-2-5: #78a9ff;--cds-charts-mono-2-5-hovered: #5492ff;--cds-charts-mono-2-6: #4589ff;--cds-charts-mono-2-6-hovered: #2172ff;--cds-charts-mono-2-7: #0f62fe;--cds-charts-mono-2-7-hovered: #0151e8;--cds-charts-mono-2-8: #0043ce;--cds-charts-mono-2-8-hovered: #0037aa;--cds-charts-mono-2-9: #002d9c;--cds-charts-mono-2-9-hovered: #002378;--cds-charts-mono-2-10: #001d6c;--cds-charts-mono-2-10-hovered: #001348;--cds-charts-mono-2-11: #001141;--cds-charts-mono-2-11-hovered: #00081d;--cds-charts-mono-3-1: #ffffff;--cds-charts-mono-3-1-hovered: #ededed;--cds-charts-mono-3-2: #e5f6ff;--cds-charts-mono-3-2-hovered: #c1eaff;--cds-charts-mono-3-3: #bae6ff;--cds-charts-mono-3-3-hovered: #96d9ff;--cds-charts-mono-3-4: #82cfff;--cds-charts-mono-3-4-hovered: #5ec1ff;--cds-charts-mono-3-5: #33b1ff;--cds-charts-mono-3-5-hovered: #0fa3ff;--cds-charts-mono-3-6: #1192e8;--cds-charts-mono-3-6-hovered: #0f7dc7;--cds-charts-mono-3-7: #0072c3;--cds-charts-mono-3-7-hovered: #005d9f;--cds-charts-mono-3-8: #00539a;--cds-charts-mono-3-8-hovered: #004076;--cds-charts-mono-3-9: #003a6d;--cds-charts-mono-3-9-hovered: #002749;--cds-charts-mono-3-10: #012749;--cds-charts-mono-3-10-hovered: #011426;--cds-charts-mono-3-11: #061727;--cds-charts-mono-3-11-hovered: #010508;--cds-charts-mono-4-1: #ffffff;--cds-charts-mono-4-1-hovered: #ededed;--cds-charts-mono-4-2: #d9fbfb;--cds-charts-mono-4-2-hovered: #b9f8f8;--cds-charts-mono-4-3: #9ef0f0;--cds-charts-mono-4-3-hovered: #7febeb;--cds-charts-mono-4-4: #3ddbd9;--cds-charts-mono-4-4-hovered: #26cecc;--cds-charts-mono-4-5: #08bdba;--cds-charts-mono-4-5-hovered: #079b98;--cds-charts-mono-4-6: #009d9a;--cds-charts-mono-4-6-hovered: #007977;--cds-charts-mono-4-7: #007d79;--cds-charts-mono-4-7-hovered: #005956;--cds-charts-mono-4-8: #005d5d;--cds-charts-mono-4-8-hovered: #003939;--cds-charts-mono-4-9: #004144;--cds-charts-mono-4-9-hovered: #001f20;--cds-charts-mono-4-10: #022b30;--cds-charts-mono-4-10-hovered: #010c0e;--cds-charts-mono-4-11: #081a1c;--cds-charts-mono-4-11-hovered: black;--cds-charts-diverge-1-1: #750e13;--cds-charts-diverge-1-1-hovered: #550a0e;--cds-charts-diverge-1-2: #a2191f;--cds-charts-diverge-1-2-hovered: #831419;--cds-charts-diverge-1-3: #da1e28;--cds-charts-diverge-1-3-hovered: #bb1a22;--cds-charts-diverge-1-4: #fa4d56;--cds-charts-diverge-1-4-hovered: #f92a35;--cds-charts-diverge-1-5: #ff8389;--cds-charts-diverge-1-5-hovered: #ff5f67;--cds-charts-diverge-1-6: #ffb3b8;--cds-charts-diverge-1-6-hovered: #ff8f97;--cds-charts-diverge-1-7: #ffd7d9;--cds-charts-diverge-1-7-hovered: #ffb3b7;--cds-charts-diverge-1-8: #fff1f1;--cds-charts-diverge-1-8-hovered: #ffcdcd;--cds-charts-diverge-1-9: #ffffff;--cds-charts-diverge-1-9-hovered: #ededed;--cds-charts-diverge-1-10: #e5f6ff;--cds-charts-diverge-1-10-hovered: #c1eaff;--cds-charts-diverge-1-11: #bae6ff;--cds-charts-diverge-1-11-hovered: #96d9ff;--cds-charts-diverge-1-12: #82cfff;--cds-charts-diverge-1-12-hovered: #5ec1ff;--cds-charts-diverge-1-13: #33b1ff;--cds-charts-diverge-1-13-hovered: #0fa3ff;--cds-charts-diverge-1-14: #1192e8;--cds-charts-diverge-1-14-hovered: #0f7dc7;--cds-charts-diverge-1-15: #0072c3;--cds-charts-diverge-1-15-hovered: #005d9f;--cds-charts-diverge-1-16: #00539a;--cds-charts-diverge-1-16-hovered: #004076;--cds-charts-diverge-1-17: #003a6d;--cds-charts-diverge-1-17-hovered: #002749;--cds-charts-diverge-2-1: #491d8b;--cds-charts-diverge-2-1-hovered: #39176d;--cds-charts-diverge-2-2: #6929c4;--cds-charts-diverge-2-2-hovered: #5923a6;--cds-charts-diverge-2-3: #8a3ffc;--cds-charts-diverge-2-3-hovered: #751cfb;--cds-charts-diverge-2-4: #a56eff;--cds-charts-diverge-2-4-hovered: #8f4aff;--cds-charts-diverge-2-5: #be95ff;--cds-charts-diverge-2-5-hovered: #a871ff;--cds-charts-diverge-2-6: #d4bbff;--cds-charts-diverge-2-6-hovered: #bd97ff;--cds-charts-diverge-2-7: #e8daff;--cds-charts-diverge-2-7-hovered: #d2b6ff;--cds-charts-diverge-2-8: #f6f2ff;--cds-charts-diverge-2-8-hovered: #ddceff;--cds-charts-diverge-2-9: #ffffff;--cds-charts-diverge-2-9-hovered: #ededed;--cds-charts-diverge-2-10: #d9fbfb;--cds-charts-diverge-2-10-hovered: #b9f8f8;--cds-charts-diverge-2-11: #9ef0f0;--cds-charts-diverge-2-11-hovered: #7febeb;--cds-charts-diverge-2-12: #3ddbd9;--cds-charts-diverge-2-12-hovered: #26cecc;--cds-charts-diverge-2-13: #08bdba;--cds-charts-diverge-2-13-hovered: #079b98;--cds-charts-diverge-2-14: #009d9a;--cds-charts-diverge-2-14-hovered: #007977;--cds-charts-diverge-2-15: #007d79;--cds-charts-diverge-2-15-hovered: #005956;--cds-charts-diverge-2-16: #005d5d;--cds-charts-diverge-2-16-hovered: #003939;--cds-charts-diverge-2-17: #004144;--cds-charts-diverge-2-17-hovered: #001f20}.cds--chart-holder[data-carbon-theme=g90],.cds--chart-holder[data-carbon-theme=g100]{--cds-charts-1-1-1: #d4bbff;--cds-charts-1-1-1-hovered: #bd97ff;--cds-charts-1-2-1: #4589ff;--cds-charts-1-2-1-hovered: #2172ff;--cds-charts-1-3-1: #33b1ff;--cds-charts-1-3-1-hovered: #0fa3ff;--cds-charts-1-4-1: #08bdba;--cds-charts-1-4-1-hovered: #079b98;--cds-charts-2-1-1: #8a3ffc;--cds-charts-2-1-1-hovered: #751cfb;--cds-charts-2-1-2: #08bdba;--cds-charts-2-1-2-hovered: #079b98;--cds-charts-2-2-1: #8a3ffc;--cds-charts-2-2-1-hovered: #751cfb;--cds-charts-2-2-2: #ff7eb6;--cds-charts-2-2-2-hovered: #ff5aa2;--cds-charts-2-3-1: #ff7eb6;--cds-charts-2-3-1-hovered: #ff5aa2;--cds-charts-2-3-2: #fff1f1;--cds-charts-2-3-2-hovered: #ffcdcd;--cds-charts-2-4-1: #4589ff;--cds-charts-2-4-1-hovered: #2172ff;--cds-charts-2-4-2: #bae6ff;--cds-charts-2-4-2-hovered: #96d9ff;--cds-charts-2-5-1: #007d79;--cds-charts-2-5-1-hovered: #005956;--cds-charts-2-5-2: #6fdc8c;--cds-charts-2-5-2-hovered: #52d575;--cds-charts-3-1-1: #8a3ffc;--cds-charts-3-1-1-hovered: #751cfb;--cds-charts-3-1-2: #08bdba;--cds-charts-3-1-2-hovered: #079b98;--cds-charts-3-1-3: #bae6ff;--cds-charts-3-1-3-hovered: #96d9ff;--cds-charts-3-2-1: #8a3ffc;--cds-charts-3-2-1-hovered: #751cfb;--cds-charts-3-2-2: #ff7eb6;--cds-charts-3-2-2-hovered: #ff5aa2;--cds-charts-3-2-3: #fff1f1;--cds-charts-3-2-3-hovered: #ffcdcd;--cds-charts-3-3-1: #4589ff;--cds-charts-3-3-1-hovered: #2172ff;--cds-charts-3-3-2: #08bdba;--cds-charts-3-3-2-hovered: #079b98;--cds-charts-3-3-3: #d4bbff;--cds-charts-3-3-3-hovered: #bd97ff;--cds-charts-3-4-1: #4589ff;--cds-charts-3-4-1-hovered: #2172ff;--cds-charts-3-4-2: #6fdc8c;--cds-charts-3-4-2-hovered: #52d575;--cds-charts-3-4-3: #fff1f1;--cds-charts-3-4-3-hovered: #ffcdcd;--cds-charts-3-5-1: #007d79;--cds-charts-3-5-1-hovered: #005956;--cds-charts-3-5-2: #6fdc8c;--cds-charts-3-5-2-hovered: #52d575;--cds-charts-3-5-3: #bae6ff;--cds-charts-3-5-3-hovered: #96d9ff;--cds-charts-4-1-1: #8a3ffc;--cds-charts-4-1-1-hovered: #751cfb;--cds-charts-4-1-2: #08bdba;--cds-charts-4-1-2-hovered: #079b98;--cds-charts-4-1-3: #bae6ff;--cds-charts-4-1-3-hovered: #96d9ff;--cds-charts-4-1-4: #4589ff;--cds-charts-4-1-4-hovered: #2172ff;--cds-charts-4-2-1: #4589ff;--cds-charts-4-2-1-hovered: #2172ff;--cds-charts-4-2-2: #08bdba;--cds-charts-4-2-2-hovered: #079b98;--cds-charts-4-2-3: #d4bbff;--cds-charts-4-2-3-hovered: #bd97ff;--cds-charts-4-2-4: #fff1f1;--cds-charts-4-2-4-hovered: #ffcdcd;--cds-charts-4-3-1: #007d79;--cds-charts-4-3-1-hovered: #005956;--cds-charts-4-3-2: #fff1f1;--cds-charts-4-3-2-hovered: #ffcdcd;--cds-charts-4-3-3: #33b1ff;--cds-charts-4-3-3-hovered: #0fa3ff;--cds-charts-4-3-4: #6fdc8c;--cds-charts-4-3-4-hovered: #52d575;--cds-charts-5-1-1: #8a3ffc;--cds-charts-5-1-1-hovered: #751cfb;--cds-charts-5-1-2: #08bdba;--cds-charts-5-1-2-hovered: #079b98;--cds-charts-5-1-3: #bae6ff;--cds-charts-5-1-3-hovered: #96d9ff;--cds-charts-5-1-4: #4589ff;--cds-charts-5-1-4-hovered: #2172ff;--cds-charts-5-1-5: #ff7eb6;--cds-charts-5-1-5-hovered: #ff5aa2;--cds-charts-5-2-1: #4589ff;--cds-charts-5-2-1-hovered: #2172ff;--cds-charts-5-2-2: #08bdba;--cds-charts-5-2-2-hovered: #079b98;--cds-charts-5-2-3: #d4bbff;--cds-charts-5-2-3-hovered: #bd97ff;--cds-charts-5-2-4: #fff1f1;--cds-charts-5-2-4-hovered: #ffcdcd;--cds-charts-5-2-5: #6fdc8c;--cds-charts-5-2-5-hovered: #52d575;--cds-charts-14-1-1: #8a3ffc;--cds-charts-14-1-1-hovered: #751cfb;--cds-charts-14-1-2: #33b1ff;--cds-charts-14-1-2-hovered: #0fa3ff;--cds-charts-14-1-3: #007d79;--cds-charts-14-1-3-hovered: #005956;--cds-charts-14-1-4: #ff7eb6;--cds-charts-14-1-4-hovered: #ff5aa2;--cds-charts-14-1-5: #fa4d56;--cds-charts-14-1-5-hovered: #f92a35;--cds-charts-14-1-6: #fff1f1;--cds-charts-14-1-6-hovered: #ffcdcd;--cds-charts-14-1-7: #6fdc8c;--cds-charts-14-1-7-hovered: #52d575;--cds-charts-14-1-8: #4589ff;--cds-charts-14-1-8-hovered: #2172ff;--cds-charts-14-1-9: #d02670;--cds-charts-14-1-9-hovered: #b22060;--cds-charts-14-1-10: #d2a106;--cds-charts-14-1-10-hovered: #af8605;--cds-charts-14-1-11: #08bdba;--cds-charts-14-1-11-hovered: #079b98;--cds-charts-14-1-12: #bae6ff;--cds-charts-14-1-12-hovered: #96d9ff;--cds-charts-14-1-13: #ba4e00;--cds-charts-14-1-13-hovered: #963f00;--cds-charts-14-1-14: #d4bbff;--cds-charts-14-1-14-hovered: #bd97ff;--cds-charts-mono-1-1: #ffffff;--cds-charts-mono-1-1-hovered: #ededed;--cds-charts-mono-1-2: #f6f2ff;--cds-charts-mono-1-2-hovered: #ddceff;--cds-charts-mono-1-3: #e8daff;--cds-charts-mono-1-3-hovered: #d2b6ff;--cds-charts-mono-1-4: #d4bbff;--cds-charts-mono-1-4-hovered: #bd97ff;--cds-charts-mono-1-5: #be95ff;--cds-charts-mono-1-5-hovered: #a871ff;--cds-charts-mono-1-6: #a56eff;--cds-charts-mono-1-6-hovered: #8f4aff;--cds-charts-mono-1-7: #8a3ffc;--cds-charts-mono-1-7-hovered: #751cfb;--cds-charts-mono-1-8: #6929c4;--cds-charts-mono-1-8-hovered: #5923a6;--cds-charts-mono-1-9: #491d8b;--cds-charts-mono-1-9-hovered: #39176d;--cds-charts-mono-1-10: #31135e;--cds-charts-mono-1-10-hovered: #220d40;--cds-charts-mono-1-11: #1c0f30;--cds-charts-mono-1-11-hovered: #0c0715;--cds-charts-mono-2-1: #ffffff;--cds-charts-mono-2-1-hovered: #ededed;--cds-charts-mono-2-2: #edf5ff;--cds-charts-mono-2-2-hovered: #c9e1ff;--cds-charts-mono-2-3: #d0e2ff;--cds-charts-mono-2-3-hovered: #acccff;--cds-charts-mono-2-4: #a6c8ff;--cds-charts-mono-2-4-hovered: #82b2ff;--cds-charts-mono-2-5: #78a9ff;--cds-charts-mono-2-5-hovered: #5492ff;--cds-charts-mono-2-6: #4589ff;--cds-charts-mono-2-6-hovered: #2172ff;--cds-charts-mono-2-7: #0f62fe;--cds-charts-mono-2-7-hovered: #0151e8;--cds-charts-mono-2-8: #0043ce;--cds-charts-mono-2-8-hovered: #0037aa;--cds-charts-mono-2-9: #002d9c;--cds-charts-mono-2-9-hovered: #002378;--cds-charts-mono-2-10: #001d6c;--cds-charts-mono-2-10-hovered: #001348;--cds-charts-mono-2-11: #001141;--cds-charts-mono-2-11-hovered: #00081d;--cds-charts-mono-3-1: #ffffff;--cds-charts-mono-3-1-hovered: #ededed;--cds-charts-mono-3-2: #e5f6ff;--cds-charts-mono-3-2-hovered: #c1eaff;--cds-charts-mono-3-3: #bae6ff;--cds-charts-mono-3-3-hovered: #96d9ff;--cds-charts-mono-3-4: #82cfff;--cds-charts-mono-3-4-hovered: #5ec1ff;--cds-charts-mono-3-5: #33b1ff;--cds-charts-mono-3-5-hovered: #0fa3ff;--cds-charts-mono-3-6: #1192e8;--cds-charts-mono-3-6-hovered: #0f7dc7;--cds-charts-mono-3-7: #0072c3;--cds-charts-mono-3-7-hovered: #005d9f;--cds-charts-mono-3-8: #00539a;--cds-charts-mono-3-8-hovered: #004076;--cds-charts-mono-3-9: #003a6d;--cds-charts-mono-3-9-hovered: #002749;--cds-charts-mono-3-10: #012749;--cds-charts-mono-3-10-hovered: #011426;--cds-charts-mono-3-11: #061727;--cds-charts-mono-3-11-hovered: #010508;--cds-charts-mono-4-1: #ffffff;--cds-charts-mono-4-1-hovered: #ededed;--cds-charts-mono-4-2: #d9fbfb;--cds-charts-mono-4-2-hovered: #b9f8f8;--cds-charts-mono-4-3: #9ef0f0;--cds-charts-mono-4-3-hovered: #7febeb;--cds-charts-mono-4-4: #3ddbd9;--cds-charts-mono-4-4-hovered: #26cecc;--cds-charts-mono-4-5: #08bdba;--cds-charts-mono-4-5-hovered: #079b98;--cds-charts-mono-4-6: #009d9a;--cds-charts-mono-4-6-hovered: #007977;--cds-charts-mono-4-7: #007d79;--cds-charts-mono-4-7-hovered: #005956;--cds-charts-mono-4-8: #005d5d;--cds-charts-mono-4-8-hovered: #003939;--cds-charts-mono-4-9: #004144;--cds-charts-mono-4-9-hovered: #001f20;--cds-charts-mono-4-10: #022b30;--cds-charts-mono-4-10-hovered: #010c0e;--cds-charts-mono-4-11: #081a1c;--cds-charts-mono-4-11-hovered: black;--cds-charts-diverge-1-1: #750e13;--cds-charts-diverge-1-1-hovered: #550a0e;--cds-charts-diverge-1-2: #a2191f;--cds-charts-diverge-1-2-hovered: #831419;--cds-charts-diverge-1-3: #da1e28;--cds-charts-diverge-1-3-hovered: #bb1a22;--cds-charts-diverge-1-4: #fa4d56;--cds-charts-diverge-1-4-hovered: #f92a35;--cds-charts-diverge-1-5: #ff8389;--cds-charts-diverge-1-5-hovered: #ff5f67;--cds-charts-diverge-1-6: #ffb3b8;--cds-charts-diverge-1-6-hovered: #ff8f97;--cds-charts-diverge-1-7: #ffd7d9;--cds-charts-diverge-1-7-hovered: #ffb3b7;--cds-charts-diverge-1-8: #fff1f1;--cds-charts-diverge-1-8-hovered: #ffcdcd;--cds-charts-diverge-1-9: #ffffff;--cds-charts-diverge-1-9-hovered: #ededed;--cds-charts-diverge-1-10: #e5f6ff;--cds-charts-diverge-1-10-hovered: #c1eaff;--cds-charts-diverge-1-11: #bae6ff;--cds-charts-diverge-1-11-hovered: #96d9ff;--cds-charts-diverge-1-12: #82cfff;--cds-charts-diverge-1-12-hovered: #5ec1ff;--cds-charts-diverge-1-13: #33b1ff;--cds-charts-diverge-1-13-hovered: #0fa3ff;--cds-charts-diverge-1-14: #1192e8;--cds-charts-diverge-1-14-hovered: #0f7dc7;--cds-charts-diverge-1-15: #0072c3;--cds-charts-diverge-1-15-hovered: #005d9f;--cds-charts-diverge-1-16: #00539a;--cds-charts-diverge-1-16-hovered: #004076;--cds-charts-diverge-1-17: #003a6d;--cds-charts-diverge-1-17-hovered: #002749;--cds-charts-diverge-2-1: #491d8b;--cds-charts-diverge-2-1-hovered: #39176d;--cds-charts-diverge-2-2: #6929c4;--cds-charts-diverge-2-2-hovered: #5923a6;--cds-charts-diverge-2-3: #8a3ffc;--cds-charts-diverge-2-3-hovered: #751cfb;--cds-charts-diverge-2-4: #a56eff;--cds-charts-diverge-2-4-hovered: #8f4aff;--cds-charts-diverge-2-5: #be95ff;--cds-charts-diverge-2-5-hovered: #a871ff;--cds-charts-diverge-2-6: #d4bbff;--cds-charts-diverge-2-6-hovered: #bd97ff;--cds-charts-diverge-2-7: #e8daff;--cds-charts-diverge-2-7-hovered: #d2b6ff;--cds-charts-diverge-2-8: #f6f2ff;--cds-charts-diverge-2-8-hovered: #ddceff;--cds-charts-diverge-2-9: #ffffff;--cds-charts-diverge-2-9-hovered: #ededed;--cds-charts-diverge-2-10: #d9fbfb;--cds-charts-diverge-2-10-hovered: #b9f8f8;--cds-charts-diverge-2-11: #9ef0f0;--cds-charts-diverge-2-11-hovered: #7febeb;--cds-charts-diverge-2-12: #3ddbd9;--cds-charts-diverge-2-12-hovered: #26cecc;--cds-charts-diverge-2-13: #08bdba;--cds-charts-diverge-2-13-hovered: #079b98;--cds-charts-diverge-2-14: #009d9a;--cds-charts-diverge-2-14-hovered: #007977;--cds-charts-diverge-2-15: #007d79;--cds-charts-diverge-2-15-hovered: #005956;--cds-charts-diverge-2-16: #005d5d;--cds-charts-diverge-2-16-hovered: #003939;--cds-charts-diverge-2-17: #004144;--cds-charts-diverge-2-17-hovered: #001f20}.cds--cc--chart-wrapper .fill-1-1-1{fill:var(--cds-charts-1-1-1, #6929c4)}.cds--cc--chart-wrapper .fill-1-1-1.hovered{fill:var(--cds-charts-1-1-1-hovered, #6929c4);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-1-1-1{background-color:var(--cds-charts-1-1-1, #6929c4)}.cds--cc--chart-wrapper .background-1-1-1.hovered{background-color:var(--cds-charts-1-1-1-hovered, #6929c4);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-1-1-1{stroke:var(--cds-charts-1-1-1, #6929c4)}.cds--cc--chart-wrapper .stop-color-1-1-1{stop-color:var(--cds-charts-1-1-1, #6929c4)}.cds--cc--chart-wrapper .fill-1-2-1{fill:var(--cds-charts-1-2-1, #002d9c)}.cds--cc--chart-wrapper .fill-1-2-1.hovered{fill:var(--cds-charts-1-2-1-hovered, #002d9c);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-1-2-1{background-color:var(--cds-charts-1-2-1, #002d9c)}.cds--cc--chart-wrapper .background-1-2-1.hovered{background-color:var(--cds-charts-1-2-1-hovered, #002d9c);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-1-2-1{stroke:var(--cds-charts-1-2-1, #002d9c)}.cds--cc--chart-wrapper .stop-color-1-2-1{stop-color:var(--cds-charts-1-2-1, #002d9c)}.cds--cc--chart-wrapper .fill-1-3-1{fill:var(--cds-charts-1-3-1, #1192e8)}.cds--cc--chart-wrapper .fill-1-3-1.hovered{fill:var(--cds-charts-1-3-1-hovered, #1192e8);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-1-3-1{background-color:var(--cds-charts-1-3-1, #1192e8)}.cds--cc--chart-wrapper .background-1-3-1.hovered{background-color:var(--cds-charts-1-3-1-hovered, #1192e8);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-1-3-1{stroke:var(--cds-charts-1-3-1, #1192e8)}.cds--cc--chart-wrapper .stop-color-1-3-1{stop-color:var(--cds-charts-1-3-1, #1192e8)}.cds--cc--chart-wrapper .fill-1-4-1{fill:var(--cds-charts-1-4-1, #007d79)}.cds--cc--chart-wrapper .fill-1-4-1.hovered{fill:var(--cds-charts-1-4-1-hovered, #007d79);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-1-4-1{background-color:var(--cds-charts-1-4-1, #007d79)}.cds--cc--chart-wrapper .background-1-4-1.hovered{background-color:var(--cds-charts-1-4-1-hovered, #007d79);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-1-4-1{stroke:var(--cds-charts-1-4-1, #007d79)}.cds--cc--chart-wrapper .stop-color-1-4-1{stop-color:var(--cds-charts-1-4-1, #007d79)}.cds--cc--chart-wrapper .fill-2-1-1{fill:var(--cds-charts-2-1-1, #6929c4)}.cds--cc--chart-wrapper .fill-2-1-1.hovered{fill:var(--cds-charts-2-1-1-hovered, #6929c4);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-2-1-1{background-color:var(--cds-charts-2-1-1, #6929c4)}.cds--cc--chart-wrapper .background-2-1-1.hovered{background-color:var(--cds-charts-2-1-1-hovered, #6929c4);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-2-1-1{stroke:var(--cds-charts-2-1-1, #6929c4)}.cds--cc--chart-wrapper .stop-color-2-1-1{stop-color:var(--cds-charts-2-1-1, #6929c4)}.cds--cc--chart-wrapper .fill-2-1-2{fill:var(--cds-charts-2-1-2, #009d9a)}.cds--cc--chart-wrapper .fill-2-1-2.hovered{fill:var(--cds-charts-2-1-2-hovered, #009d9a);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-2-1-2{background-color:var(--cds-charts-2-1-2, #009d9a)}.cds--cc--chart-wrapper .background-2-1-2.hovered{background-color:var(--cds-charts-2-1-2-hovered, #009d9a);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-2-1-2{stroke:var(--cds-charts-2-1-2, #009d9a)}.cds--cc--chart-wrapper .stop-color-2-1-2{stop-color:var(--cds-charts-2-1-2, #009d9a)}.cds--cc--chart-wrapper .fill-2-2-1{fill:var(--cds-charts-2-2-1, #8a3ffc)}.cds--cc--chart-wrapper .fill-2-2-1.hovered{fill:var(--cds-charts-2-2-1-hovered, #8a3ffc);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-2-2-1{background-color:var(--cds-charts-2-2-1, #8a3ffc)}.cds--cc--chart-wrapper .background-2-2-1.hovered{background-color:var(--cds-charts-2-2-1-hovered, #8a3ffc);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-2-2-1{stroke:var(--cds-charts-2-2-1, #8a3ffc)}.cds--cc--chart-wrapper .stop-color-2-2-1{stop-color:var(--cds-charts-2-2-1, #8a3ffc)}.cds--cc--chart-wrapper .fill-2-2-2{fill:var(--cds-charts-2-2-2, #520408)}.cds--cc--chart-wrapper .fill-2-2-2.hovered{fill:var(--cds-charts-2-2-2-hovered, #520408);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-2-2-2{background-color:var(--cds-charts-2-2-2, #520408)}.cds--cc--chart-wrapper .background-2-2-2.hovered{background-color:var(--cds-charts-2-2-2-hovered, #520408);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-2-2-2{stroke:var(--cds-charts-2-2-2, #520408)}.cds--cc--chart-wrapper .stop-color-2-2-2{stop-color:var(--cds-charts-2-2-2, #520408)}.cds--cc--chart-wrapper .fill-2-3-1{fill:var(--cds-charts-2-3-1, #9f1853)}.cds--cc--chart-wrapper .fill-2-3-1.hovered{fill:var(--cds-charts-2-3-1-hovered, #9f1853);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-2-3-1{background-color:var(--cds-charts-2-3-1, #9f1853)}.cds--cc--chart-wrapper .background-2-3-1.hovered{background-color:var(--cds-charts-2-3-1-hovered, #9f1853);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-2-3-1{stroke:var(--cds-charts-2-3-1, #9f1853)}.cds--cc--chart-wrapper .stop-color-2-3-1{stop-color:var(--cds-charts-2-3-1, #9f1853)}.cds--cc--chart-wrapper .fill-2-3-2{fill:var(--cds-charts-2-3-2, #520408)}.cds--cc--chart-wrapper .fill-2-3-2.hovered{fill:var(--cds-charts-2-3-2-hovered, #520408);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-2-3-2{background-color:var(--cds-charts-2-3-2, #520408)}.cds--cc--chart-wrapper .background-2-3-2.hovered{background-color:var(--cds-charts-2-3-2-hovered, #520408);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-2-3-2{stroke:var(--cds-charts-2-3-2, #520408)}.cds--cc--chart-wrapper .stop-color-2-3-2{stop-color:var(--cds-charts-2-3-2, #520408)}.cds--cc--chart-wrapper .fill-2-4-1{fill:var(--cds-charts-2-4-1, #1192e8)}.cds--cc--chart-wrapper .fill-2-4-1.hovered{fill:var(--cds-charts-2-4-1-hovered, #1192e8);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-2-4-1{background-color:var(--cds-charts-2-4-1, #1192e8)}.cds--cc--chart-wrapper .background-2-4-1.hovered{background-color:var(--cds-charts-2-4-1-hovered, #1192e8);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-2-4-1{stroke:var(--cds-charts-2-4-1, #1192e8)}.cds--cc--chart-wrapper .stop-color-2-4-1{stop-color:var(--cds-charts-2-4-1, #1192e8)}.cds--cc--chart-wrapper .fill-2-4-2{fill:var(--cds-charts-2-4-2, #005d5d)}.cds--cc--chart-wrapper .fill-2-4-2.hovered{fill:var(--cds-charts-2-4-2-hovered, #005d5d);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-2-4-2{background-color:var(--cds-charts-2-4-2, #005d5d)}.cds--cc--chart-wrapper .background-2-4-2.hovered{background-color:var(--cds-charts-2-4-2-hovered, #005d5d);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-2-4-2{stroke:var(--cds-charts-2-4-2, #005d5d)}.cds--cc--chart-wrapper .stop-color-2-4-2{stop-color:var(--cds-charts-2-4-2, #005d5d)}.cds--cc--chart-wrapper .fill-2-5-1{fill:var(--cds-charts-2-5-1, #009d9a)}.cds--cc--chart-wrapper .fill-2-5-1.hovered{fill:var(--cds-charts-2-5-1-hovered, #009d9a);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-2-5-1{background-color:var(--cds-charts-2-5-1, #009d9a)}.cds--cc--chart-wrapper .background-2-5-1.hovered{background-color:var(--cds-charts-2-5-1-hovered, #009d9a);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-2-5-1{stroke:var(--cds-charts-2-5-1, #009d9a)}.cds--cc--chart-wrapper .stop-color-2-5-1{stop-color:var(--cds-charts-2-5-1, #009d9a)}.cds--cc--chart-wrapper .fill-2-5-2{fill:var(--cds-charts-2-5-2, #002d9c)}.cds--cc--chart-wrapper .fill-2-5-2.hovered{fill:var(--cds-charts-2-5-2-hovered, #002d9c);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-2-5-2{background-color:var(--cds-charts-2-5-2, #002d9c)}.cds--cc--chart-wrapper .background-2-5-2.hovered{background-color:var(--cds-charts-2-5-2-hovered, #002d9c);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-2-5-2{stroke:var(--cds-charts-2-5-2, #002d9c)}.cds--cc--chart-wrapper .stop-color-2-5-2{stop-color:var(--cds-charts-2-5-2, #002d9c)}.cds--cc--chart-wrapper .fill-3-1-1{fill:var(--cds-charts-3-1-1, #ee5396)}.cds--cc--chart-wrapper .fill-3-1-1.hovered{fill:var(--cds-charts-3-1-1-hovered, #ee5396);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-3-1-1{background-color:var(--cds-charts-3-1-1, #ee5396)}.cds--cc--chart-wrapper .background-3-1-1.hovered{background-color:var(--cds-charts-3-1-1-hovered, #ee5396);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-3-1-1{stroke:var(--cds-charts-3-1-1, #ee5396)}.cds--cc--chart-wrapper .stop-color-3-1-1{stop-color:var(--cds-charts-3-1-1, #ee5396)}.cds--cc--chart-wrapper .fill-3-1-2{fill:var(--cds-charts-3-1-2, #1192e8)}.cds--cc--chart-wrapper .fill-3-1-2.hovered{fill:var(--cds-charts-3-1-2-hovered, #1192e8);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-3-1-2{background-color:var(--cds-charts-3-1-2, #1192e8)}.cds--cc--chart-wrapper .background-3-1-2.hovered{background-color:var(--cds-charts-3-1-2-hovered, #1192e8);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-3-1-2{stroke:var(--cds-charts-3-1-2, #1192e8)}.cds--cc--chart-wrapper .stop-color-3-1-2{stop-color:var(--cds-charts-3-1-2, #1192e8)}.cds--cc--chart-wrapper .fill-3-1-3{fill:var(--cds-charts-3-1-3, #6929c4)}.cds--cc--chart-wrapper .fill-3-1-3.hovered{fill:var(--cds-charts-3-1-3-hovered, #6929c4);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-3-1-3{background-color:var(--cds-charts-3-1-3, #6929c4)}.cds--cc--chart-wrapper .background-3-1-3.hovered{background-color:var(--cds-charts-3-1-3-hovered, #6929c4);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-3-1-3{stroke:var(--cds-charts-3-1-3, #6929c4)}.cds--cc--chart-wrapper .stop-color-3-1-3{stop-color:var(--cds-charts-3-1-3, #6929c4)}.cds--cc--chart-wrapper .fill-3-2-1{fill:var(--cds-charts-3-2-1, #9f1853)}.cds--cc--chart-wrapper .fill-3-2-1.hovered{fill:var(--cds-charts-3-2-1-hovered, #9f1853);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-3-2-1{background-color:var(--cds-charts-3-2-1, #9f1853)}.cds--cc--chart-wrapper .background-3-2-1.hovered{background-color:var(--cds-charts-3-2-1-hovered, #9f1853);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-3-2-1{stroke:var(--cds-charts-3-2-1, #9f1853)}.cds--cc--chart-wrapper .stop-color-3-2-1{stop-color:var(--cds-charts-3-2-1, #9f1853)}.cds--cc--chart-wrapper .fill-3-2-2{fill:var(--cds-charts-3-2-2, #fa4d56)}.cds--cc--chart-wrapper .fill-3-2-2.hovered{fill:var(--cds-charts-3-2-2-hovered, #fa4d56);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-3-2-2{background-color:var(--cds-charts-3-2-2, #fa4d56)}.cds--cc--chart-wrapper .background-3-2-2.hovered{background-color:var(--cds-charts-3-2-2-hovered, #fa4d56);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-3-2-2{stroke:var(--cds-charts-3-2-2, #fa4d56)}.cds--cc--chart-wrapper .stop-color-3-2-2{stop-color:var(--cds-charts-3-2-2, #fa4d56)}.cds--cc--chart-wrapper .fill-3-2-3{fill:var(--cds-charts-3-2-3, #520408)}.cds--cc--chart-wrapper .fill-3-2-3.hovered{fill:var(--cds-charts-3-2-3-hovered, #520408);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-3-2-3{background-color:var(--cds-charts-3-2-3, #520408)}.cds--cc--chart-wrapper .background-3-2-3.hovered{background-color:var(--cds-charts-3-2-3-hovered, #520408);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-3-2-3{stroke:var(--cds-charts-3-2-3, #520408)}.cds--cc--chart-wrapper .stop-color-3-2-3{stop-color:var(--cds-charts-3-2-3, #520408)}.cds--cc--chart-wrapper .fill-3-3-1{fill:var(--cds-charts-3-3-1, #a56eff)}.cds--cc--chart-wrapper .fill-3-3-1.hovered{fill:var(--cds-charts-3-3-1-hovered, #a56eff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-3-3-1{background-color:var(--cds-charts-3-3-1, #a56eff)}.cds--cc--chart-wrapper .background-3-3-1.hovered{background-color:var(--cds-charts-3-3-1-hovered, #a56eff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-3-3-1{stroke:var(--cds-charts-3-3-1, #a56eff)}.cds--cc--chart-wrapper .stop-color-3-3-1{stop-color:var(--cds-charts-3-3-1, #a56eff)}.cds--cc--chart-wrapper .fill-3-3-2{fill:var(--cds-charts-3-3-2, #005d5d)}.cds--cc--chart-wrapper .fill-3-3-2.hovered{fill:var(--cds-charts-3-3-2-hovered, #005d5d);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-3-3-2{background-color:var(--cds-charts-3-3-2, #005d5d)}.cds--cc--chart-wrapper .background-3-3-2.hovered{background-color:var(--cds-charts-3-3-2-hovered, #005d5d);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-3-3-2{stroke:var(--cds-charts-3-3-2, #005d5d)}.cds--cc--chart-wrapper .stop-color-3-3-2{stop-color:var(--cds-charts-3-3-2, #005d5d)}.cds--cc--chart-wrapper .fill-3-3-3{fill:var(--cds-charts-3-3-3, #002d9c)}.cds--cc--chart-wrapper .fill-3-3-3.hovered{fill:var(--cds-charts-3-3-3-hovered, #002d9c);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-3-3-3{background-color:var(--cds-charts-3-3-3, #002d9c)}.cds--cc--chart-wrapper .background-3-3-3.hovered{background-color:var(--cds-charts-3-3-3-hovered, #002d9c);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-3-3-3{stroke:var(--cds-charts-3-3-3, #002d9c)}.cds--cc--chart-wrapper .stop-color-3-3-3{stop-color:var(--cds-charts-3-3-3, #002d9c)}.cds--cc--chart-wrapper .fill-3-4-1{fill:var(--cds-charts-3-4-1, #a56eff)}.cds--cc--chart-wrapper .fill-3-4-1.hovered{fill:var(--cds-charts-3-4-1-hovered, #a56eff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-3-4-1{background-color:var(--cds-charts-3-4-1, #a56eff)}.cds--cc--chart-wrapper .background-3-4-1.hovered{background-color:var(--cds-charts-3-4-1-hovered, #a56eff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-3-4-1{stroke:var(--cds-charts-3-4-1, #a56eff)}.cds--cc--chart-wrapper .stop-color-3-4-1{stop-color:var(--cds-charts-3-4-1, #a56eff)}.cds--cc--chart-wrapper .fill-3-4-2{fill:var(--cds-charts-3-4-2, #005d5d)}.cds--cc--chart-wrapper .fill-3-4-2.hovered{fill:var(--cds-charts-3-4-2-hovered, #005d5d);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-3-4-2{background-color:var(--cds-charts-3-4-2, #005d5d)}.cds--cc--chart-wrapper .background-3-4-2.hovered{background-color:var(--cds-charts-3-4-2-hovered, #005d5d);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-3-4-2{stroke:var(--cds-charts-3-4-2, #005d5d)}.cds--cc--chart-wrapper .stop-color-3-4-2{stop-color:var(--cds-charts-3-4-2, #005d5d)}.cds--cc--chart-wrapper .fill-3-4-3{fill:var(--cds-charts-3-4-3, #9f1853)}.cds--cc--chart-wrapper .fill-3-4-3.hovered{fill:var(--cds-charts-3-4-3-hovered, #9f1853);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-3-4-3{background-color:var(--cds-charts-3-4-3, #9f1853)}.cds--cc--chart-wrapper .background-3-4-3.hovered{background-color:var(--cds-charts-3-4-3-hovered, #9f1853);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-3-4-3{stroke:var(--cds-charts-3-4-3, #9f1853)}.cds--cc--chart-wrapper .stop-color-3-4-3{stop-color:var(--cds-charts-3-4-3, #9f1853)}.cds--cc--chart-wrapper .fill-3-5-1{fill:var(--cds-charts-3-5-1, #012749)}.cds--cc--chart-wrapper .fill-3-5-1.hovered{fill:var(--cds-charts-3-5-1-hovered, #012749);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-3-5-1{background-color:var(--cds-charts-3-5-1, #012749)}.cds--cc--chart-wrapper .background-3-5-1.hovered{background-color:var(--cds-charts-3-5-1-hovered, #012749);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-3-5-1{stroke:var(--cds-charts-3-5-1, #012749)}.cds--cc--chart-wrapper .stop-color-3-5-1{stop-color:var(--cds-charts-3-5-1, #012749)}.cds--cc--chart-wrapper .fill-3-5-2{fill:var(--cds-charts-3-5-2, #6929c4)}.cds--cc--chart-wrapper .fill-3-5-2.hovered{fill:var(--cds-charts-3-5-2-hovered, #6929c4);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-3-5-2{background-color:var(--cds-charts-3-5-2, #6929c4)}.cds--cc--chart-wrapper .background-3-5-2.hovered{background-color:var(--cds-charts-3-5-2-hovered, #6929c4);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-3-5-2{stroke:var(--cds-charts-3-5-2, #6929c4)}.cds--cc--chart-wrapper .stop-color-3-5-2{stop-color:var(--cds-charts-3-5-2, #6929c4)}.cds--cc--chart-wrapper .fill-3-5-3{fill:var(--cds-charts-3-5-3, #009d9a)}.cds--cc--chart-wrapper .fill-3-5-3.hovered{fill:var(--cds-charts-3-5-3-hovered, #009d9a);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-3-5-3{background-color:var(--cds-charts-3-5-3, #009d9a)}.cds--cc--chart-wrapper .background-3-5-3.hovered{background-color:var(--cds-charts-3-5-3-hovered, #009d9a);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-3-5-3{stroke:var(--cds-charts-3-5-3, #009d9a)}.cds--cc--chart-wrapper .stop-color-3-5-3{stop-color:var(--cds-charts-3-5-3, #009d9a)}.cds--cc--chart-wrapper .fill-4-1-1{fill:var(--cds-charts-4-1-1, #6929c4)}.cds--cc--chart-wrapper .fill-4-1-1.hovered{fill:var(--cds-charts-4-1-1-hovered, #6929c4);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-4-1-1{background-color:var(--cds-charts-4-1-1, #6929c4)}.cds--cc--chart-wrapper .background-4-1-1.hovered{background-color:var(--cds-charts-4-1-1-hovered, #6929c4);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-4-1-1{stroke:var(--cds-charts-4-1-1, #6929c4)}.cds--cc--chart-wrapper .stop-color-4-1-1{stop-color:var(--cds-charts-4-1-1, #6929c4)}.cds--cc--chart-wrapper .fill-4-1-2{fill:var(--cds-charts-4-1-2, #012749)}.cds--cc--chart-wrapper .fill-4-1-2.hovered{fill:var(--cds-charts-4-1-2-hovered, #012749);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-4-1-2{background-color:var(--cds-charts-4-1-2, #012749)}.cds--cc--chart-wrapper .background-4-1-2.hovered{background-color:var(--cds-charts-4-1-2-hovered, #012749);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-4-1-2{stroke:var(--cds-charts-4-1-2, #012749)}.cds--cc--chart-wrapper .stop-color-4-1-2{stop-color:var(--cds-charts-4-1-2, #012749)}.cds--cc--chart-wrapper .fill-4-1-3{fill:var(--cds-charts-4-1-3, #009d9a)}.cds--cc--chart-wrapper .fill-4-1-3.hovered{fill:var(--cds-charts-4-1-3-hovered, #009d9a);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-4-1-3{background-color:var(--cds-charts-4-1-3, #009d9a)}.cds--cc--chart-wrapper .background-4-1-3.hovered{background-color:var(--cds-charts-4-1-3-hovered, #009d9a);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-4-1-3{stroke:var(--cds-charts-4-1-3, #009d9a)}.cds--cc--chart-wrapper .stop-color-4-1-3{stop-color:var(--cds-charts-4-1-3, #009d9a)}.cds--cc--chart-wrapper .fill-4-1-4{fill:var(--cds-charts-4-1-4, #ee5396)}.cds--cc--chart-wrapper .fill-4-1-4.hovered{fill:var(--cds-charts-4-1-4-hovered, #ee5396);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-4-1-4{background-color:var(--cds-charts-4-1-4, #ee5396)}.cds--cc--chart-wrapper .background-4-1-4.hovered{background-color:var(--cds-charts-4-1-4-hovered, #ee5396);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-4-1-4{stroke:var(--cds-charts-4-1-4, #ee5396)}.cds--cc--chart-wrapper .stop-color-4-1-4{stop-color:var(--cds-charts-4-1-4, #ee5396)}.cds--cc--chart-wrapper .fill-4-2-1{fill:var(--cds-charts-4-2-1, #9f1853)}.cds--cc--chart-wrapper .fill-4-2-1.hovered{fill:var(--cds-charts-4-2-1-hovered, #9f1853);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-4-2-1{background-color:var(--cds-charts-4-2-1, #9f1853)}.cds--cc--chart-wrapper .background-4-2-1.hovered{background-color:var(--cds-charts-4-2-1-hovered, #9f1853);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-4-2-1{stroke:var(--cds-charts-4-2-1, #9f1853)}.cds--cc--chart-wrapper .stop-color-4-2-1{stop-color:var(--cds-charts-4-2-1, #9f1853)}.cds--cc--chart-wrapper .fill-4-2-2{fill:var(--cds-charts-4-2-2, #fa4d56)}.cds--cc--chart-wrapper .fill-4-2-2.hovered{fill:var(--cds-charts-4-2-2-hovered, #fa4d56);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-4-2-2{background-color:var(--cds-charts-4-2-2, #fa4d56)}.cds--cc--chart-wrapper .background-4-2-2.hovered{background-color:var(--cds-charts-4-2-2-hovered, #fa4d56);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-4-2-2{stroke:var(--cds-charts-4-2-2, #fa4d56)}.cds--cc--chart-wrapper .stop-color-4-2-2{stop-color:var(--cds-charts-4-2-2, #fa4d56)}.cds--cc--chart-wrapper .fill-4-2-3{fill:var(--cds-charts-4-2-3, #520408)}.cds--cc--chart-wrapper .fill-4-2-3.hovered{fill:var(--cds-charts-4-2-3-hovered, #520408);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-4-2-3{background-color:var(--cds-charts-4-2-3, #520408)}.cds--cc--chart-wrapper .background-4-2-3.hovered{background-color:var(--cds-charts-4-2-3-hovered, #520408);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-4-2-3{stroke:var(--cds-charts-4-2-3, #520408)}.cds--cc--chart-wrapper .stop-color-4-2-3{stop-color:var(--cds-charts-4-2-3, #520408)}.cds--cc--chart-wrapper .fill-4-2-4{fill:var(--cds-charts-4-2-4, #a56eff)}.cds--cc--chart-wrapper .fill-4-2-4.hovered{fill:var(--cds-charts-4-2-4-hovered, #a56eff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-4-2-4{background-color:var(--cds-charts-4-2-4, #a56eff)}.cds--cc--chart-wrapper .background-4-2-4.hovered{background-color:var(--cds-charts-4-2-4-hovered, #a56eff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-4-2-4{stroke:var(--cds-charts-4-2-4, #a56eff)}.cds--cc--chart-wrapper .stop-color-4-2-4{stop-color:var(--cds-charts-4-2-4, #a56eff)}.cds--cc--chart-wrapper .fill-4-3-1{fill:var(--cds-charts-4-3-1, #009d9a)}.cds--cc--chart-wrapper .fill-4-3-1.hovered{fill:var(--cds-charts-4-3-1-hovered, #009d9a);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-4-3-1{background-color:var(--cds-charts-4-3-1, #009d9a)}.cds--cc--chart-wrapper .background-4-3-1.hovered{background-color:var(--cds-charts-4-3-1-hovered, #009d9a);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-4-3-1{stroke:var(--cds-charts-4-3-1, #009d9a)}.cds--cc--chart-wrapper .stop-color-4-3-1{stop-color:var(--cds-charts-4-3-1, #009d9a)}.cds--cc--chart-wrapper .fill-4-3-2{fill:var(--cds-charts-4-3-2, #002d9c)}.cds--cc--chart-wrapper .fill-4-3-2.hovered{fill:var(--cds-charts-4-3-2-hovered, #002d9c);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-4-3-2{background-color:var(--cds-charts-4-3-2, #002d9c)}.cds--cc--chart-wrapper .background-4-3-2.hovered{background-color:var(--cds-charts-4-3-2-hovered, #002d9c);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-4-3-2{stroke:var(--cds-charts-4-3-2, #002d9c)}.cds--cc--chart-wrapper .stop-color-4-3-2{stop-color:var(--cds-charts-4-3-2, #002d9c)}.cds--cc--chart-wrapper .fill-4-3-3{fill:var(--cds-charts-4-3-3, #a56eff)}.cds--cc--chart-wrapper .fill-4-3-3.hovered{fill:var(--cds-charts-4-3-3-hovered, #a56eff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-4-3-3{background-color:var(--cds-charts-4-3-3, #a56eff)}.cds--cc--chart-wrapper .background-4-3-3.hovered{background-color:var(--cds-charts-4-3-3-hovered, #a56eff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-4-3-3{stroke:var(--cds-charts-4-3-3, #a56eff)}.cds--cc--chart-wrapper .stop-color-4-3-3{stop-color:var(--cds-charts-4-3-3, #a56eff)}.cds--cc--chart-wrapper .fill-4-3-4{fill:var(--cds-charts-4-3-4, #9f1853)}.cds--cc--chart-wrapper .fill-4-3-4.hovered{fill:var(--cds-charts-4-3-4-hovered, #9f1853);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-4-3-4{background-color:var(--cds-charts-4-3-4, #9f1853)}.cds--cc--chart-wrapper .background-4-3-4.hovered{background-color:var(--cds-charts-4-3-4-hovered, #9f1853);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-4-3-4{stroke:var(--cds-charts-4-3-4, #9f1853)}.cds--cc--chart-wrapper .stop-color-4-3-4{stop-color:var(--cds-charts-4-3-4, #9f1853)}.cds--cc--chart-wrapper .fill-5-1-1{fill:var(--cds-charts-5-1-1, #6929c4)}.cds--cc--chart-wrapper .fill-5-1-1.hovered{fill:var(--cds-charts-5-1-1-hovered, #6929c4);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-5-1-1{background-color:var(--cds-charts-5-1-1, #6929c4)}.cds--cc--chart-wrapper .background-5-1-1.hovered{background-color:var(--cds-charts-5-1-1-hovered, #6929c4);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-5-1-1{stroke:var(--cds-charts-5-1-1, #6929c4)}.cds--cc--chart-wrapper .stop-color-5-1-1{stop-color:var(--cds-charts-5-1-1, #6929c4)}.cds--cc--chart-wrapper .fill-5-1-2{fill:var(--cds-charts-5-1-2, #1192e8)}.cds--cc--chart-wrapper .fill-5-1-2.hovered{fill:var(--cds-charts-5-1-2-hovered, #1192e8);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-5-1-2{background-color:var(--cds-charts-5-1-2, #1192e8)}.cds--cc--chart-wrapper .background-5-1-2.hovered{background-color:var(--cds-charts-5-1-2-hovered, #1192e8);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-5-1-2{stroke:var(--cds-charts-5-1-2, #1192e8)}.cds--cc--chart-wrapper .stop-color-5-1-2{stop-color:var(--cds-charts-5-1-2, #1192e8)}.cds--cc--chart-wrapper .fill-5-1-3{fill:var(--cds-charts-5-1-3, #005d5d)}.cds--cc--chart-wrapper .fill-5-1-3.hovered{fill:var(--cds-charts-5-1-3-hovered, #005d5d);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-5-1-3{background-color:var(--cds-charts-5-1-3, #005d5d)}.cds--cc--chart-wrapper .background-5-1-3.hovered{background-color:var(--cds-charts-5-1-3-hovered, #005d5d);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-5-1-3{stroke:var(--cds-charts-5-1-3, #005d5d)}.cds--cc--chart-wrapper .stop-color-5-1-3{stop-color:var(--cds-charts-5-1-3, #005d5d)}.cds--cc--chart-wrapper .fill-5-1-4{fill:var(--cds-charts-5-1-4, #9f1853)}.cds--cc--chart-wrapper .fill-5-1-4.hovered{fill:var(--cds-charts-5-1-4-hovered, #9f1853);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-5-1-4{background-color:var(--cds-charts-5-1-4, #9f1853)}.cds--cc--chart-wrapper .background-5-1-4.hovered{background-color:var(--cds-charts-5-1-4-hovered, #9f1853);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-5-1-4{stroke:var(--cds-charts-5-1-4, #9f1853)}.cds--cc--chart-wrapper .stop-color-5-1-4{stop-color:var(--cds-charts-5-1-4, #9f1853)}.cds--cc--chart-wrapper .fill-5-1-5{fill:var(--cds-charts-5-1-5, #520408)}.cds--cc--chart-wrapper .fill-5-1-5.hovered{fill:var(--cds-charts-5-1-5-hovered, #520408);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-5-1-5{background-color:var(--cds-charts-5-1-5, #520408)}.cds--cc--chart-wrapper .background-5-1-5.hovered{background-color:var(--cds-charts-5-1-5-hovered, #520408);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-5-1-5{stroke:var(--cds-charts-5-1-5, #520408)}.cds--cc--chart-wrapper .stop-color-5-1-5{stop-color:var(--cds-charts-5-1-5, #520408)}.cds--cc--chart-wrapper .fill-5-2-1{fill:var(--cds-charts-5-2-1, #002d9c)}.cds--cc--chart-wrapper .fill-5-2-1.hovered{fill:var(--cds-charts-5-2-1-hovered, #002d9c);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-5-2-1{background-color:var(--cds-charts-5-2-1, #002d9c)}.cds--cc--chart-wrapper .background-5-2-1.hovered{background-color:var(--cds-charts-5-2-1-hovered, #002d9c);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-5-2-1{stroke:var(--cds-charts-5-2-1, #002d9c)}.cds--cc--chart-wrapper .stop-color-5-2-1{stop-color:var(--cds-charts-5-2-1, #002d9c)}.cds--cc--chart-wrapper .fill-5-2-2{fill:var(--cds-charts-5-2-2, #009d9a)}.cds--cc--chart-wrapper .fill-5-2-2.hovered{fill:var(--cds-charts-5-2-2-hovered, #009d9a);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-5-2-2{background-color:var(--cds-charts-5-2-2, #009d9a)}.cds--cc--chart-wrapper .background-5-2-2.hovered{background-color:var(--cds-charts-5-2-2-hovered, #009d9a);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-5-2-2{stroke:var(--cds-charts-5-2-2, #009d9a)}.cds--cc--chart-wrapper .stop-color-5-2-2{stop-color:var(--cds-charts-5-2-2, #009d9a)}.cds--cc--chart-wrapper .fill-5-2-3{fill:var(--cds-charts-5-2-3, #9f1853)}.cds--cc--chart-wrapper .fill-5-2-3.hovered{fill:var(--cds-charts-5-2-3-hovered, #9f1853);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-5-2-3{background-color:var(--cds-charts-5-2-3, #9f1853)}.cds--cc--chart-wrapper .background-5-2-3.hovered{background-color:var(--cds-charts-5-2-3-hovered, #9f1853);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-5-2-3{stroke:var(--cds-charts-5-2-3, #9f1853)}.cds--cc--chart-wrapper .stop-color-5-2-3{stop-color:var(--cds-charts-5-2-3, #9f1853)}.cds--cc--chart-wrapper .fill-5-2-4{fill:var(--cds-charts-5-2-4, #520408)}.cds--cc--chart-wrapper .fill-5-2-4.hovered{fill:var(--cds-charts-5-2-4-hovered, #520408);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-5-2-4{background-color:var(--cds-charts-5-2-4, #520408)}.cds--cc--chart-wrapper .background-5-2-4.hovered{background-color:var(--cds-charts-5-2-4-hovered, #520408);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-5-2-4{stroke:var(--cds-charts-5-2-4, #520408)}.cds--cc--chart-wrapper .stop-color-5-2-4{stop-color:var(--cds-charts-5-2-4, #520408)}.cds--cc--chart-wrapper .fill-5-2-5{fill:var(--cds-charts-5-2-5, #a56eff)}.cds--cc--chart-wrapper .fill-5-2-5.hovered{fill:var(--cds-charts-5-2-5-hovered, #a56eff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-5-2-5{background-color:var(--cds-charts-5-2-5, #a56eff)}.cds--cc--chart-wrapper .background-5-2-5.hovered{background-color:var(--cds-charts-5-2-5-hovered, #a56eff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-5-2-5{stroke:var(--cds-charts-5-2-5, #a56eff)}.cds--cc--chart-wrapper .stop-color-5-2-5{stop-color:var(--cds-charts-5-2-5, #a56eff)}.cds--cc--chart-wrapper .fill-14-1-1{fill:var(--cds-charts-14-1-1, #6929c4)}.cds--cc--chart-wrapper .fill-14-1-1.hovered{fill:var(--cds-charts-14-1-1-hovered, #6929c4);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-14-1-1{background-color:var(--cds-charts-14-1-1, #6929c4)}.cds--cc--chart-wrapper .background-14-1-1.hovered{background-color:var(--cds-charts-14-1-1-hovered, #6929c4);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-14-1-1{stroke:var(--cds-charts-14-1-1, #6929c4)}.cds--cc--chart-wrapper .stop-color-14-1-1{stop-color:var(--cds-charts-14-1-1, #6929c4)}.cds--cc--chart-wrapper .fill-14-1-2{fill:var(--cds-charts-14-1-2, #1192e8)}.cds--cc--chart-wrapper .fill-14-1-2.hovered{fill:var(--cds-charts-14-1-2-hovered, #1192e8);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-14-1-2{background-color:var(--cds-charts-14-1-2, #1192e8)}.cds--cc--chart-wrapper .background-14-1-2.hovered{background-color:var(--cds-charts-14-1-2-hovered, #1192e8);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-14-1-2{stroke:var(--cds-charts-14-1-2, #1192e8)}.cds--cc--chart-wrapper .stop-color-14-1-2{stop-color:var(--cds-charts-14-1-2, #1192e8)}.cds--cc--chart-wrapper .fill-14-1-3{fill:var(--cds-charts-14-1-3, #005d5d)}.cds--cc--chart-wrapper .fill-14-1-3.hovered{fill:var(--cds-charts-14-1-3-hovered, #005d5d);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-14-1-3{background-color:var(--cds-charts-14-1-3, #005d5d)}.cds--cc--chart-wrapper .background-14-1-3.hovered{background-color:var(--cds-charts-14-1-3-hovered, #005d5d);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-14-1-3{stroke:var(--cds-charts-14-1-3, #005d5d)}.cds--cc--chart-wrapper .stop-color-14-1-3{stop-color:var(--cds-charts-14-1-3, #005d5d)}.cds--cc--chart-wrapper .fill-14-1-4{fill:var(--cds-charts-14-1-4, #9f1853)}.cds--cc--chart-wrapper .fill-14-1-4.hovered{fill:var(--cds-charts-14-1-4-hovered, #9f1853);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-14-1-4{background-color:var(--cds-charts-14-1-4, #9f1853)}.cds--cc--chart-wrapper .background-14-1-4.hovered{background-color:var(--cds-charts-14-1-4-hovered, #9f1853);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-14-1-4{stroke:var(--cds-charts-14-1-4, #9f1853)}.cds--cc--chart-wrapper .stop-color-14-1-4{stop-color:var(--cds-charts-14-1-4, #9f1853)}.cds--cc--chart-wrapper .fill-14-1-5{fill:var(--cds-charts-14-1-5, #fa4d56)}.cds--cc--chart-wrapper .fill-14-1-5.hovered{fill:var(--cds-charts-14-1-5-hovered, #fa4d56);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-14-1-5{background-color:var(--cds-charts-14-1-5, #fa4d56)}.cds--cc--chart-wrapper .background-14-1-5.hovered{background-color:var(--cds-charts-14-1-5-hovered, #fa4d56);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-14-1-5{stroke:var(--cds-charts-14-1-5, #fa4d56)}.cds--cc--chart-wrapper .stop-color-14-1-5{stop-color:var(--cds-charts-14-1-5, #fa4d56)}.cds--cc--chart-wrapper .fill-14-1-6{fill:var(--cds-charts-14-1-6, #520408)}.cds--cc--chart-wrapper .fill-14-1-6.hovered{fill:var(--cds-charts-14-1-6-hovered, #520408);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-14-1-6{background-color:var(--cds-charts-14-1-6, #520408)}.cds--cc--chart-wrapper .background-14-1-6.hovered{background-color:var(--cds-charts-14-1-6-hovered, #520408);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-14-1-6{stroke:var(--cds-charts-14-1-6, #520408)}.cds--cc--chart-wrapper .stop-color-14-1-6{stop-color:var(--cds-charts-14-1-6, #520408)}.cds--cc--chart-wrapper .fill-14-1-7{fill:var(--cds-charts-14-1-7, #198038)}.cds--cc--chart-wrapper .fill-14-1-7.hovered{fill:var(--cds-charts-14-1-7-hovered, #198038);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-14-1-7{background-color:var(--cds-charts-14-1-7, #198038)}.cds--cc--chart-wrapper .background-14-1-7.hovered{background-color:var(--cds-charts-14-1-7-hovered, #198038);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-14-1-7{stroke:var(--cds-charts-14-1-7, #198038)}.cds--cc--chart-wrapper .stop-color-14-1-7{stop-color:var(--cds-charts-14-1-7, #198038)}.cds--cc--chart-wrapper .fill-14-1-8{fill:var(--cds-charts-14-1-8, #002d9c)}.cds--cc--chart-wrapper .fill-14-1-8.hovered{fill:var(--cds-charts-14-1-8-hovered, #002d9c);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-14-1-8{background-color:var(--cds-charts-14-1-8, #002d9c)}.cds--cc--chart-wrapper .background-14-1-8.hovered{background-color:var(--cds-charts-14-1-8-hovered, #002d9c);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-14-1-8{stroke:var(--cds-charts-14-1-8, #002d9c)}.cds--cc--chart-wrapper .stop-color-14-1-8{stop-color:var(--cds-charts-14-1-8, #002d9c)}.cds--cc--chart-wrapper .fill-14-1-9{fill:var(--cds-charts-14-1-9, #ee5396)}.cds--cc--chart-wrapper .fill-14-1-9.hovered{fill:var(--cds-charts-14-1-9-hovered, #ee5396);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-14-1-9{background-color:var(--cds-charts-14-1-9, #ee5396)}.cds--cc--chart-wrapper .background-14-1-9.hovered{background-color:var(--cds-charts-14-1-9-hovered, #ee5396);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-14-1-9{stroke:var(--cds-charts-14-1-9, #ee5396)}.cds--cc--chart-wrapper .stop-color-14-1-9{stop-color:var(--cds-charts-14-1-9, #ee5396)}.cds--cc--chart-wrapper .fill-14-1-10{fill:var(--cds-charts-14-1-10, #b28600)}.cds--cc--chart-wrapper .fill-14-1-10.hovered{fill:var(--cds-charts-14-1-10-hovered, #b28600);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-14-1-10{background-color:var(--cds-charts-14-1-10, #b28600)}.cds--cc--chart-wrapper .background-14-1-10.hovered{background-color:var(--cds-charts-14-1-10-hovered, #b28600);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-14-1-10{stroke:var(--cds-charts-14-1-10, #b28600)}.cds--cc--chart-wrapper .stop-color-14-1-10{stop-color:var(--cds-charts-14-1-10, #b28600)}.cds--cc--chart-wrapper .fill-14-1-11{fill:var(--cds-charts-14-1-11, #009d9a)}.cds--cc--chart-wrapper .fill-14-1-11.hovered{fill:var(--cds-charts-14-1-11-hovered, #009d9a);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-14-1-11{background-color:var(--cds-charts-14-1-11, #009d9a)}.cds--cc--chart-wrapper .background-14-1-11.hovered{background-color:var(--cds-charts-14-1-11-hovered, #009d9a);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-14-1-11{stroke:var(--cds-charts-14-1-11, #009d9a)}.cds--cc--chart-wrapper .stop-color-14-1-11{stop-color:var(--cds-charts-14-1-11, #009d9a)}.cds--cc--chart-wrapper .fill-14-1-12{fill:var(--cds-charts-14-1-12, #012749)}.cds--cc--chart-wrapper .fill-14-1-12.hovered{fill:var(--cds-charts-14-1-12-hovered, #012749);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-14-1-12{background-color:var(--cds-charts-14-1-12, #012749)}.cds--cc--chart-wrapper .background-14-1-12.hovered{background-color:var(--cds-charts-14-1-12-hovered, #012749);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-14-1-12{stroke:var(--cds-charts-14-1-12, #012749)}.cds--cc--chart-wrapper .stop-color-14-1-12{stop-color:var(--cds-charts-14-1-12, #012749)}.cds--cc--chart-wrapper .fill-14-1-13{fill:var(--cds-charts-14-1-13, #8a3800)}.cds--cc--chart-wrapper .fill-14-1-13.hovered{fill:var(--cds-charts-14-1-13-hovered, #8a3800);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-14-1-13{background-color:var(--cds-charts-14-1-13, #8a3800)}.cds--cc--chart-wrapper .background-14-1-13.hovered{background-color:var(--cds-charts-14-1-13-hovered, #8a3800);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-14-1-13{stroke:var(--cds-charts-14-1-13, #8a3800)}.cds--cc--chart-wrapper .stop-color-14-1-13{stop-color:var(--cds-charts-14-1-13, #8a3800)}.cds--cc--chart-wrapper .fill-14-1-14{fill:var(--cds-charts-14-1-14, #a56eff)}.cds--cc--chart-wrapper .fill-14-1-14.hovered{fill:var(--cds-charts-14-1-14-hovered, #a56eff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-14-1-14{background-color:var(--cds-charts-14-1-14, #a56eff)}.cds--cc--chart-wrapper .background-14-1-14.hovered{background-color:var(--cds-charts-14-1-14-hovered, #a56eff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-14-1-14{stroke:var(--cds-charts-14-1-14, #a56eff)}.cds--cc--chart-wrapper .stop-color-14-1-14{stop-color:var(--cds-charts-14-1-14, #a56eff)}.cds--cc--chart-wrapper .fill-mono-1-1{fill:var(--cds-charts-mono-1-1, #ffffff)}.cds--cc--chart-wrapper .fill-mono-1-1.hovered{fill:var(--cds-charts-mono-1-1-hovered, #ffffff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-1-1{background-color:var(--cds-charts-mono-1-1, #ffffff)}.cds--cc--chart-wrapper .background-mono-1-1.hovered{background-color:var(--cds-charts-mono-1-1-hovered, #ffffff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-1-1{stroke:var(--cds-charts-mono-1-1, #ffffff)}.cds--cc--chart-wrapper .stop-color-mono-1-1{stop-color:var(--cds-charts-mono-1-1, #ffffff)}.cds--cc--chart-wrapper .fill-mono-1-2{fill:var(--cds-charts-mono-1-2, #f6f2ff)}.cds--cc--chart-wrapper .fill-mono-1-2.hovered{fill:var(--cds-charts-mono-1-2-hovered, #f6f2ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-1-2{background-color:var(--cds-charts-mono-1-2, #f6f2ff)}.cds--cc--chart-wrapper .background-mono-1-2.hovered{background-color:var(--cds-charts-mono-1-2-hovered, #f6f2ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-1-2{stroke:var(--cds-charts-mono-1-2, #f6f2ff)}.cds--cc--chart-wrapper .stop-color-mono-1-2{stop-color:var(--cds-charts-mono-1-2, #f6f2ff)}.cds--cc--chart-wrapper .fill-mono-1-3{fill:var(--cds-charts-mono-1-3, #e8daff)}.cds--cc--chart-wrapper .fill-mono-1-3.hovered{fill:var(--cds-charts-mono-1-3-hovered, #e8daff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-1-3{background-color:var(--cds-charts-mono-1-3, #e8daff)}.cds--cc--chart-wrapper .background-mono-1-3.hovered{background-color:var(--cds-charts-mono-1-3-hovered, #e8daff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-1-3{stroke:var(--cds-charts-mono-1-3, #e8daff)}.cds--cc--chart-wrapper .stop-color-mono-1-3{stop-color:var(--cds-charts-mono-1-3, #e8daff)}.cds--cc--chart-wrapper .fill-mono-1-4{fill:var(--cds-charts-mono-1-4, #d4bbff)}.cds--cc--chart-wrapper .fill-mono-1-4.hovered{fill:var(--cds-charts-mono-1-4-hovered, #d4bbff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-1-4{background-color:var(--cds-charts-mono-1-4, #d4bbff)}.cds--cc--chart-wrapper .background-mono-1-4.hovered{background-color:var(--cds-charts-mono-1-4-hovered, #d4bbff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-1-4{stroke:var(--cds-charts-mono-1-4, #d4bbff)}.cds--cc--chart-wrapper .stop-color-mono-1-4{stop-color:var(--cds-charts-mono-1-4, #d4bbff)}.cds--cc--chart-wrapper .fill-mono-1-5{fill:var(--cds-charts-mono-1-5, #be95ff)}.cds--cc--chart-wrapper .fill-mono-1-5.hovered{fill:var(--cds-charts-mono-1-5-hovered, #be95ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-1-5{background-color:var(--cds-charts-mono-1-5, #be95ff)}.cds--cc--chart-wrapper .background-mono-1-5.hovered{background-color:var(--cds-charts-mono-1-5-hovered, #be95ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-1-5{stroke:var(--cds-charts-mono-1-5, #be95ff)}.cds--cc--chart-wrapper .stop-color-mono-1-5{stop-color:var(--cds-charts-mono-1-5, #be95ff)}.cds--cc--chart-wrapper .fill-mono-1-6{fill:var(--cds-charts-mono-1-6, #a56eff)}.cds--cc--chart-wrapper .fill-mono-1-6.hovered{fill:var(--cds-charts-mono-1-6-hovered, #a56eff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-1-6{background-color:var(--cds-charts-mono-1-6, #a56eff)}.cds--cc--chart-wrapper .background-mono-1-6.hovered{background-color:var(--cds-charts-mono-1-6-hovered, #a56eff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-1-6{stroke:var(--cds-charts-mono-1-6, #a56eff)}.cds--cc--chart-wrapper .stop-color-mono-1-6{stop-color:var(--cds-charts-mono-1-6, #a56eff)}.cds--cc--chart-wrapper .fill-mono-1-7{fill:var(--cds-charts-mono-1-7, #8a3ffc)}.cds--cc--chart-wrapper .fill-mono-1-7.hovered{fill:var(--cds-charts-mono-1-7-hovered, #8a3ffc);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-1-7{background-color:var(--cds-charts-mono-1-7, #8a3ffc)}.cds--cc--chart-wrapper .background-mono-1-7.hovered{background-color:var(--cds-charts-mono-1-7-hovered, #8a3ffc);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-1-7{stroke:var(--cds-charts-mono-1-7, #8a3ffc)}.cds--cc--chart-wrapper .stop-color-mono-1-7{stop-color:var(--cds-charts-mono-1-7, #8a3ffc)}.cds--cc--chart-wrapper .fill-mono-1-8{fill:var(--cds-charts-mono-1-8, #6929c4)}.cds--cc--chart-wrapper .fill-mono-1-8.hovered{fill:var(--cds-charts-mono-1-8-hovered, #6929c4);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-1-8{background-color:var(--cds-charts-mono-1-8, #6929c4)}.cds--cc--chart-wrapper .background-mono-1-8.hovered{background-color:var(--cds-charts-mono-1-8-hovered, #6929c4);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-1-8{stroke:var(--cds-charts-mono-1-8, #6929c4)}.cds--cc--chart-wrapper .stop-color-mono-1-8{stop-color:var(--cds-charts-mono-1-8, #6929c4)}.cds--cc--chart-wrapper .fill-mono-1-9{fill:var(--cds-charts-mono-1-9, #491d8b)}.cds--cc--chart-wrapper .fill-mono-1-9.hovered{fill:var(--cds-charts-mono-1-9-hovered, #491d8b);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-1-9{background-color:var(--cds-charts-mono-1-9, #491d8b)}.cds--cc--chart-wrapper .background-mono-1-9.hovered{background-color:var(--cds-charts-mono-1-9-hovered, #491d8b);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-1-9{stroke:var(--cds-charts-mono-1-9, #491d8b)}.cds--cc--chart-wrapper .stop-color-mono-1-9{stop-color:var(--cds-charts-mono-1-9, #491d8b)}.cds--cc--chart-wrapper .fill-mono-1-10{fill:var(--cds-charts-mono-1-10, #31135e)}.cds--cc--chart-wrapper .fill-mono-1-10.hovered{fill:var(--cds-charts-mono-1-10-hovered, #31135e);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-1-10{background-color:var(--cds-charts-mono-1-10, #31135e)}.cds--cc--chart-wrapper .background-mono-1-10.hovered{background-color:var(--cds-charts-mono-1-10-hovered, #31135e);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-1-10{stroke:var(--cds-charts-mono-1-10, #31135e)}.cds--cc--chart-wrapper .stop-color-mono-1-10{stop-color:var(--cds-charts-mono-1-10, #31135e)}.cds--cc--chart-wrapper .fill-mono-1-11{fill:var(--cds-charts-mono-1-11, #1c0f30)}.cds--cc--chart-wrapper .fill-mono-1-11.hovered{fill:var(--cds-charts-mono-1-11-hovered, #1c0f30);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-1-11{background-color:var(--cds-charts-mono-1-11, #1c0f30)}.cds--cc--chart-wrapper .background-mono-1-11.hovered{background-color:var(--cds-charts-mono-1-11-hovered, #1c0f30);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-1-11{stroke:var(--cds-charts-mono-1-11, #1c0f30)}.cds--cc--chart-wrapper .stop-color-mono-1-11{stop-color:var(--cds-charts-mono-1-11, #1c0f30)}.cds--cc--chart-wrapper .fill-mono-2-1{fill:var(--cds-charts-mono-2-1, #ffffff)}.cds--cc--chart-wrapper .fill-mono-2-1.hovered{fill:var(--cds-charts-mono-2-1-hovered, #ffffff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-2-1{background-color:var(--cds-charts-mono-2-1, #ffffff)}.cds--cc--chart-wrapper .background-mono-2-1.hovered{background-color:var(--cds-charts-mono-2-1-hovered, #ffffff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-2-1{stroke:var(--cds-charts-mono-2-1, #ffffff)}.cds--cc--chart-wrapper .stop-color-mono-2-1{stop-color:var(--cds-charts-mono-2-1, #ffffff)}.cds--cc--chart-wrapper .fill-mono-2-2{fill:var(--cds-charts-mono-2-2, #edf5ff)}.cds--cc--chart-wrapper .fill-mono-2-2.hovered{fill:var(--cds-charts-mono-2-2-hovered, #edf5ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-2-2{background-color:var(--cds-charts-mono-2-2, #edf5ff)}.cds--cc--chart-wrapper .background-mono-2-2.hovered{background-color:var(--cds-charts-mono-2-2-hovered, #edf5ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-2-2{stroke:var(--cds-charts-mono-2-2, #edf5ff)}.cds--cc--chart-wrapper .stop-color-mono-2-2{stop-color:var(--cds-charts-mono-2-2, #edf5ff)}.cds--cc--chart-wrapper .fill-mono-2-3{fill:var(--cds-charts-mono-2-3, #d0e2ff)}.cds--cc--chart-wrapper .fill-mono-2-3.hovered{fill:var(--cds-charts-mono-2-3-hovered, #d0e2ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-2-3{background-color:var(--cds-charts-mono-2-3, #d0e2ff)}.cds--cc--chart-wrapper .background-mono-2-3.hovered{background-color:var(--cds-charts-mono-2-3-hovered, #d0e2ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-2-3{stroke:var(--cds-charts-mono-2-3, #d0e2ff)}.cds--cc--chart-wrapper .stop-color-mono-2-3{stop-color:var(--cds-charts-mono-2-3, #d0e2ff)}.cds--cc--chart-wrapper .fill-mono-2-4{fill:var(--cds-charts-mono-2-4, #a6c8ff)}.cds--cc--chart-wrapper .fill-mono-2-4.hovered{fill:var(--cds-charts-mono-2-4-hovered, #a6c8ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-2-4{background-color:var(--cds-charts-mono-2-4, #a6c8ff)}.cds--cc--chart-wrapper .background-mono-2-4.hovered{background-color:var(--cds-charts-mono-2-4-hovered, #a6c8ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-2-4{stroke:var(--cds-charts-mono-2-4, #a6c8ff)}.cds--cc--chart-wrapper .stop-color-mono-2-4{stop-color:var(--cds-charts-mono-2-4, #a6c8ff)}.cds--cc--chart-wrapper .fill-mono-2-5{fill:var(--cds-charts-mono-2-5, #78a9ff)}.cds--cc--chart-wrapper .fill-mono-2-5.hovered{fill:var(--cds-charts-mono-2-5-hovered, #78a9ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-2-5{background-color:var(--cds-charts-mono-2-5, #78a9ff)}.cds--cc--chart-wrapper .background-mono-2-5.hovered{background-color:var(--cds-charts-mono-2-5-hovered, #78a9ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-2-5{stroke:var(--cds-charts-mono-2-5, #78a9ff)}.cds--cc--chart-wrapper .stop-color-mono-2-5{stop-color:var(--cds-charts-mono-2-5, #78a9ff)}.cds--cc--chart-wrapper .fill-mono-2-6{fill:var(--cds-charts-mono-2-6, #4589ff)}.cds--cc--chart-wrapper .fill-mono-2-6.hovered{fill:var(--cds-charts-mono-2-6-hovered, #4589ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-2-6{background-color:var(--cds-charts-mono-2-6, #4589ff)}.cds--cc--chart-wrapper .background-mono-2-6.hovered{background-color:var(--cds-charts-mono-2-6-hovered, #4589ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-2-6{stroke:var(--cds-charts-mono-2-6, #4589ff)}.cds--cc--chart-wrapper .stop-color-mono-2-6{stop-color:var(--cds-charts-mono-2-6, #4589ff)}.cds--cc--chart-wrapper .fill-mono-2-7{fill:var(--cds-charts-mono-2-7, #0f62fe)}.cds--cc--chart-wrapper .fill-mono-2-7.hovered{fill:var(--cds-charts-mono-2-7-hovered, #0f62fe);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-2-7{background-color:var(--cds-charts-mono-2-7, #0f62fe)}.cds--cc--chart-wrapper .background-mono-2-7.hovered{background-color:var(--cds-charts-mono-2-7-hovered, #0f62fe);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-2-7{stroke:var(--cds-charts-mono-2-7, #0f62fe)}.cds--cc--chart-wrapper .stop-color-mono-2-7{stop-color:var(--cds-charts-mono-2-7, #0f62fe)}.cds--cc--chart-wrapper .fill-mono-2-8{fill:var(--cds-charts-mono-2-8, #0043ce)}.cds--cc--chart-wrapper .fill-mono-2-8.hovered{fill:var(--cds-charts-mono-2-8-hovered, #0043ce);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-2-8{background-color:var(--cds-charts-mono-2-8, #0043ce)}.cds--cc--chart-wrapper .background-mono-2-8.hovered{background-color:var(--cds-charts-mono-2-8-hovered, #0043ce);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-2-8{stroke:var(--cds-charts-mono-2-8, #0043ce)}.cds--cc--chart-wrapper .stop-color-mono-2-8{stop-color:var(--cds-charts-mono-2-8, #0043ce)}.cds--cc--chart-wrapper .fill-mono-2-9{fill:var(--cds-charts-mono-2-9, #002d9c)}.cds--cc--chart-wrapper .fill-mono-2-9.hovered{fill:var(--cds-charts-mono-2-9-hovered, #002d9c);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-2-9{background-color:var(--cds-charts-mono-2-9, #002d9c)}.cds--cc--chart-wrapper .background-mono-2-9.hovered{background-color:var(--cds-charts-mono-2-9-hovered, #002d9c);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-2-9{stroke:var(--cds-charts-mono-2-9, #002d9c)}.cds--cc--chart-wrapper .stop-color-mono-2-9{stop-color:var(--cds-charts-mono-2-9, #002d9c)}.cds--cc--chart-wrapper .fill-mono-2-10{fill:var(--cds-charts-mono-2-10, #001d6c)}.cds--cc--chart-wrapper .fill-mono-2-10.hovered{fill:var(--cds-charts-mono-2-10-hovered, #001d6c);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-2-10{background-color:var(--cds-charts-mono-2-10, #001d6c)}.cds--cc--chart-wrapper .background-mono-2-10.hovered{background-color:var(--cds-charts-mono-2-10-hovered, #001d6c);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-2-10{stroke:var(--cds-charts-mono-2-10, #001d6c)}.cds--cc--chart-wrapper .stop-color-mono-2-10{stop-color:var(--cds-charts-mono-2-10, #001d6c)}.cds--cc--chart-wrapper .fill-mono-2-11{fill:var(--cds-charts-mono-2-11, #001141)}.cds--cc--chart-wrapper .fill-mono-2-11.hovered{fill:var(--cds-charts-mono-2-11-hovered, #001141);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-2-11{background-color:var(--cds-charts-mono-2-11, #001141)}.cds--cc--chart-wrapper .background-mono-2-11.hovered{background-color:var(--cds-charts-mono-2-11-hovered, #001141);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-2-11{stroke:var(--cds-charts-mono-2-11, #001141)}.cds--cc--chart-wrapper .stop-color-mono-2-11{stop-color:var(--cds-charts-mono-2-11, #001141)}.cds--cc--chart-wrapper .fill-mono-3-1{fill:var(--cds-charts-mono-3-1, #ffffff)}.cds--cc--chart-wrapper .fill-mono-3-1.hovered{fill:var(--cds-charts-mono-3-1-hovered, #ffffff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-3-1{background-color:var(--cds-charts-mono-3-1, #ffffff)}.cds--cc--chart-wrapper .background-mono-3-1.hovered{background-color:var(--cds-charts-mono-3-1-hovered, #ffffff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-3-1{stroke:var(--cds-charts-mono-3-1, #ffffff)}.cds--cc--chart-wrapper .stop-color-mono-3-1{stop-color:var(--cds-charts-mono-3-1, #ffffff)}.cds--cc--chart-wrapper .fill-mono-3-2{fill:var(--cds-charts-mono-3-2, #e5f6ff)}.cds--cc--chart-wrapper .fill-mono-3-2.hovered{fill:var(--cds-charts-mono-3-2-hovered, #e5f6ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-3-2{background-color:var(--cds-charts-mono-3-2, #e5f6ff)}.cds--cc--chart-wrapper .background-mono-3-2.hovered{background-color:var(--cds-charts-mono-3-2-hovered, #e5f6ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-3-2{stroke:var(--cds-charts-mono-3-2, #e5f6ff)}.cds--cc--chart-wrapper .stop-color-mono-3-2{stop-color:var(--cds-charts-mono-3-2, #e5f6ff)}.cds--cc--chart-wrapper .fill-mono-3-3{fill:var(--cds-charts-mono-3-3, #bae6ff)}.cds--cc--chart-wrapper .fill-mono-3-3.hovered{fill:var(--cds-charts-mono-3-3-hovered, #bae6ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-3-3{background-color:var(--cds-charts-mono-3-3, #bae6ff)}.cds--cc--chart-wrapper .background-mono-3-3.hovered{background-color:var(--cds-charts-mono-3-3-hovered, #bae6ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-3-3{stroke:var(--cds-charts-mono-3-3, #bae6ff)}.cds--cc--chart-wrapper .stop-color-mono-3-3{stop-color:var(--cds-charts-mono-3-3, #bae6ff)}.cds--cc--chart-wrapper .fill-mono-3-4{fill:var(--cds-charts-mono-3-4, #82cfff)}.cds--cc--chart-wrapper .fill-mono-3-4.hovered{fill:var(--cds-charts-mono-3-4-hovered, #82cfff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-3-4{background-color:var(--cds-charts-mono-3-4, #82cfff)}.cds--cc--chart-wrapper .background-mono-3-4.hovered{background-color:var(--cds-charts-mono-3-4-hovered, #82cfff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-3-4{stroke:var(--cds-charts-mono-3-4, #82cfff)}.cds--cc--chart-wrapper .stop-color-mono-3-4{stop-color:var(--cds-charts-mono-3-4, #82cfff)}.cds--cc--chart-wrapper .fill-mono-3-5{fill:var(--cds-charts-mono-3-5, #33b1ff)}.cds--cc--chart-wrapper .fill-mono-3-5.hovered{fill:var(--cds-charts-mono-3-5-hovered, #33b1ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-3-5{background-color:var(--cds-charts-mono-3-5, #33b1ff)}.cds--cc--chart-wrapper .background-mono-3-5.hovered{background-color:var(--cds-charts-mono-3-5-hovered, #33b1ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-3-5{stroke:var(--cds-charts-mono-3-5, #33b1ff)}.cds--cc--chart-wrapper .stop-color-mono-3-5{stop-color:var(--cds-charts-mono-3-5, #33b1ff)}.cds--cc--chart-wrapper .fill-mono-3-6{fill:var(--cds-charts-mono-3-6, #1192e8)}.cds--cc--chart-wrapper .fill-mono-3-6.hovered{fill:var(--cds-charts-mono-3-6-hovered, #1192e8);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-3-6{background-color:var(--cds-charts-mono-3-6, #1192e8)}.cds--cc--chart-wrapper .background-mono-3-6.hovered{background-color:var(--cds-charts-mono-3-6-hovered, #1192e8);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-3-6{stroke:var(--cds-charts-mono-3-6, #1192e8)}.cds--cc--chart-wrapper .stop-color-mono-3-6{stop-color:var(--cds-charts-mono-3-6, #1192e8)}.cds--cc--chart-wrapper .fill-mono-3-7{fill:var(--cds-charts-mono-3-7, #0072c3)}.cds--cc--chart-wrapper .fill-mono-3-7.hovered{fill:var(--cds-charts-mono-3-7-hovered, #0072c3);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-3-7{background-color:var(--cds-charts-mono-3-7, #0072c3)}.cds--cc--chart-wrapper .background-mono-3-7.hovered{background-color:var(--cds-charts-mono-3-7-hovered, #0072c3);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-3-7{stroke:var(--cds-charts-mono-3-7, #0072c3)}.cds--cc--chart-wrapper .stop-color-mono-3-7{stop-color:var(--cds-charts-mono-3-7, #0072c3)}.cds--cc--chart-wrapper .fill-mono-3-8{fill:var(--cds-charts-mono-3-8, #00539a)}.cds--cc--chart-wrapper .fill-mono-3-8.hovered{fill:var(--cds-charts-mono-3-8-hovered, #00539a);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-3-8{background-color:var(--cds-charts-mono-3-8, #00539a)}.cds--cc--chart-wrapper .background-mono-3-8.hovered{background-color:var(--cds-charts-mono-3-8-hovered, #00539a);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-3-8{stroke:var(--cds-charts-mono-3-8, #00539a)}.cds--cc--chart-wrapper .stop-color-mono-3-8{stop-color:var(--cds-charts-mono-3-8, #00539a)}.cds--cc--chart-wrapper .fill-mono-3-9{fill:var(--cds-charts-mono-3-9, #003a6d)}.cds--cc--chart-wrapper .fill-mono-3-9.hovered{fill:var(--cds-charts-mono-3-9-hovered, #003a6d);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-3-9{background-color:var(--cds-charts-mono-3-9, #003a6d)}.cds--cc--chart-wrapper .background-mono-3-9.hovered{background-color:var(--cds-charts-mono-3-9-hovered, #003a6d);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-3-9{stroke:var(--cds-charts-mono-3-9, #003a6d)}.cds--cc--chart-wrapper .stop-color-mono-3-9{stop-color:var(--cds-charts-mono-3-9, #003a6d)}.cds--cc--chart-wrapper .fill-mono-3-10{fill:var(--cds-charts-mono-3-10, #012749)}.cds--cc--chart-wrapper .fill-mono-3-10.hovered{fill:var(--cds-charts-mono-3-10-hovered, #012749);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-3-10{background-color:var(--cds-charts-mono-3-10, #012749)}.cds--cc--chart-wrapper .background-mono-3-10.hovered{background-color:var(--cds-charts-mono-3-10-hovered, #012749);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-3-10{stroke:var(--cds-charts-mono-3-10, #012749)}.cds--cc--chart-wrapper .stop-color-mono-3-10{stop-color:var(--cds-charts-mono-3-10, #012749)}.cds--cc--chart-wrapper .fill-mono-3-11{fill:var(--cds-charts-mono-3-11, #061727)}.cds--cc--chart-wrapper .fill-mono-3-11.hovered{fill:var(--cds-charts-mono-3-11-hovered, #061727);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-3-11{background-color:var(--cds-charts-mono-3-11, #061727)}.cds--cc--chart-wrapper .background-mono-3-11.hovered{background-color:var(--cds-charts-mono-3-11-hovered, #061727);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-3-11{stroke:var(--cds-charts-mono-3-11, #061727)}.cds--cc--chart-wrapper .stop-color-mono-3-11{stop-color:var(--cds-charts-mono-3-11, #061727)}.cds--cc--chart-wrapper .fill-mono-4-1{fill:var(--cds-charts-mono-4-1, #ffffff)}.cds--cc--chart-wrapper .fill-mono-4-1.hovered{fill:var(--cds-charts-mono-4-1-hovered, #ffffff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-4-1{background-color:var(--cds-charts-mono-4-1, #ffffff)}.cds--cc--chart-wrapper .background-mono-4-1.hovered{background-color:var(--cds-charts-mono-4-1-hovered, #ffffff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-4-1{stroke:var(--cds-charts-mono-4-1, #ffffff)}.cds--cc--chart-wrapper .stop-color-mono-4-1{stop-color:var(--cds-charts-mono-4-1, #ffffff)}.cds--cc--chart-wrapper .fill-mono-4-2{fill:var(--cds-charts-mono-4-2, #d9fbfb)}.cds--cc--chart-wrapper .fill-mono-4-2.hovered{fill:var(--cds-charts-mono-4-2-hovered, #d9fbfb);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-4-2{background-color:var(--cds-charts-mono-4-2, #d9fbfb)}.cds--cc--chart-wrapper .background-mono-4-2.hovered{background-color:var(--cds-charts-mono-4-2-hovered, #d9fbfb);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-4-2{stroke:var(--cds-charts-mono-4-2, #d9fbfb)}.cds--cc--chart-wrapper .stop-color-mono-4-2{stop-color:var(--cds-charts-mono-4-2, #d9fbfb)}.cds--cc--chart-wrapper .fill-mono-4-3{fill:var(--cds-charts-mono-4-3, #9ef0f0)}.cds--cc--chart-wrapper .fill-mono-4-3.hovered{fill:var(--cds-charts-mono-4-3-hovered, #9ef0f0);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-4-3{background-color:var(--cds-charts-mono-4-3, #9ef0f0)}.cds--cc--chart-wrapper .background-mono-4-3.hovered{background-color:var(--cds-charts-mono-4-3-hovered, #9ef0f0);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-4-3{stroke:var(--cds-charts-mono-4-3, #9ef0f0)}.cds--cc--chart-wrapper .stop-color-mono-4-3{stop-color:var(--cds-charts-mono-4-3, #9ef0f0)}.cds--cc--chart-wrapper .fill-mono-4-4{fill:var(--cds-charts-mono-4-4, #3ddbd9)}.cds--cc--chart-wrapper .fill-mono-4-4.hovered{fill:var(--cds-charts-mono-4-4-hovered, #3ddbd9);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-4-4{background-color:var(--cds-charts-mono-4-4, #3ddbd9)}.cds--cc--chart-wrapper .background-mono-4-4.hovered{background-color:var(--cds-charts-mono-4-4-hovered, #3ddbd9);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-4-4{stroke:var(--cds-charts-mono-4-4, #3ddbd9)}.cds--cc--chart-wrapper .stop-color-mono-4-4{stop-color:var(--cds-charts-mono-4-4, #3ddbd9)}.cds--cc--chart-wrapper .fill-mono-4-5{fill:var(--cds-charts-mono-4-5, #08bdba)}.cds--cc--chart-wrapper .fill-mono-4-5.hovered{fill:var(--cds-charts-mono-4-5-hovered, #08bdba);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-4-5{background-color:var(--cds-charts-mono-4-5, #08bdba)}.cds--cc--chart-wrapper .background-mono-4-5.hovered{background-color:var(--cds-charts-mono-4-5-hovered, #08bdba);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-4-5{stroke:var(--cds-charts-mono-4-5, #08bdba)}.cds--cc--chart-wrapper .stop-color-mono-4-5{stop-color:var(--cds-charts-mono-4-5, #08bdba)}.cds--cc--chart-wrapper .fill-mono-4-6{fill:var(--cds-charts-mono-4-6, #009d9a)}.cds--cc--chart-wrapper .fill-mono-4-6.hovered{fill:var(--cds-charts-mono-4-6-hovered, #009d9a);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-4-6{background-color:var(--cds-charts-mono-4-6, #009d9a)}.cds--cc--chart-wrapper .background-mono-4-6.hovered{background-color:var(--cds-charts-mono-4-6-hovered, #009d9a);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-4-6{stroke:var(--cds-charts-mono-4-6, #009d9a)}.cds--cc--chart-wrapper .stop-color-mono-4-6{stop-color:var(--cds-charts-mono-4-6, #009d9a)}.cds--cc--chart-wrapper .fill-mono-4-7{fill:var(--cds-charts-mono-4-7, #007d79)}.cds--cc--chart-wrapper .fill-mono-4-7.hovered{fill:var(--cds-charts-mono-4-7-hovered, #007d79);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-4-7{background-color:var(--cds-charts-mono-4-7, #007d79)}.cds--cc--chart-wrapper .background-mono-4-7.hovered{background-color:var(--cds-charts-mono-4-7-hovered, #007d79);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-4-7{stroke:var(--cds-charts-mono-4-7, #007d79)}.cds--cc--chart-wrapper .stop-color-mono-4-7{stop-color:var(--cds-charts-mono-4-7, #007d79)}.cds--cc--chart-wrapper .fill-mono-4-8{fill:var(--cds-charts-mono-4-8, #005d5d)}.cds--cc--chart-wrapper .fill-mono-4-8.hovered{fill:var(--cds-charts-mono-4-8-hovered, #005d5d);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-4-8{background-color:var(--cds-charts-mono-4-8, #005d5d)}.cds--cc--chart-wrapper .background-mono-4-8.hovered{background-color:var(--cds-charts-mono-4-8-hovered, #005d5d);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-4-8{stroke:var(--cds-charts-mono-4-8, #005d5d)}.cds--cc--chart-wrapper .stop-color-mono-4-8{stop-color:var(--cds-charts-mono-4-8, #005d5d)}.cds--cc--chart-wrapper .fill-mono-4-9{fill:var(--cds-charts-mono-4-9, #004144)}.cds--cc--chart-wrapper .fill-mono-4-9.hovered{fill:var(--cds-charts-mono-4-9-hovered, #004144);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-4-9{background-color:var(--cds-charts-mono-4-9, #004144)}.cds--cc--chart-wrapper .background-mono-4-9.hovered{background-color:var(--cds-charts-mono-4-9-hovered, #004144);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-4-9{stroke:var(--cds-charts-mono-4-9, #004144)}.cds--cc--chart-wrapper .stop-color-mono-4-9{stop-color:var(--cds-charts-mono-4-9, #004144)}.cds--cc--chart-wrapper .fill-mono-4-10{fill:var(--cds-charts-mono-4-10, #022b30)}.cds--cc--chart-wrapper .fill-mono-4-10.hovered{fill:var(--cds-charts-mono-4-10-hovered, #022b30);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-4-10{background-color:var(--cds-charts-mono-4-10, #022b30)}.cds--cc--chart-wrapper .background-mono-4-10.hovered{background-color:var(--cds-charts-mono-4-10-hovered, #022b30);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-4-10{stroke:var(--cds-charts-mono-4-10, #022b30)}.cds--cc--chart-wrapper .stop-color-mono-4-10{stop-color:var(--cds-charts-mono-4-10, #022b30)}.cds--cc--chart-wrapper .fill-mono-4-11{fill:var(--cds-charts-mono-4-11, #081a1c)}.cds--cc--chart-wrapper .fill-mono-4-11.hovered{fill:var(--cds-charts-mono-4-11-hovered, #081a1c);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-4-11{background-color:var(--cds-charts-mono-4-11, #081a1c)}.cds--cc--chart-wrapper .background-mono-4-11.hovered{background-color:var(--cds-charts-mono-4-11-hovered, #081a1c);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-4-11{stroke:var(--cds-charts-mono-4-11, #081a1c)}.cds--cc--chart-wrapper .stop-color-mono-4-11{stop-color:var(--cds-charts-mono-4-11, #081a1c)}.cds--cc--chart-wrapper .fill-diverge-1-1{fill:var(--cds-charts-diverge-1-1, #750e13)}.cds--cc--chart-wrapper .fill-diverge-1-1.hovered{fill:var(--cds-charts-diverge-1-1-hovered, #750e13);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-1-1{background-color:var(--cds-charts-diverge-1-1, #750e13)}.cds--cc--chart-wrapper .background-diverge-1-1.hovered{background-color:var(--cds-charts-diverge-1-1-hovered, #750e13);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-1-1{stroke:var(--cds-charts-diverge-1-1, #750e13)}.cds--cc--chart-wrapper .stop-color-diverge-1-1{stop-color:var(--cds-charts-diverge-1-1, #750e13)}.cds--cc--chart-wrapper .fill-diverge-1-2{fill:var(--cds-charts-diverge-1-2, #a2191f)}.cds--cc--chart-wrapper .fill-diverge-1-2.hovered{fill:var(--cds-charts-diverge-1-2-hovered, #a2191f);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-1-2{background-color:var(--cds-charts-diverge-1-2, #a2191f)}.cds--cc--chart-wrapper .background-diverge-1-2.hovered{background-color:var(--cds-charts-diverge-1-2-hovered, #a2191f);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-1-2{stroke:var(--cds-charts-diverge-1-2, #a2191f)}.cds--cc--chart-wrapper .stop-color-diverge-1-2{stop-color:var(--cds-charts-diverge-1-2, #a2191f)}.cds--cc--chart-wrapper .fill-diverge-1-3{fill:var(--cds-charts-diverge-1-3, #da1e28)}.cds--cc--chart-wrapper .fill-diverge-1-3.hovered{fill:var(--cds-charts-diverge-1-3-hovered, #da1e28);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-1-3{background-color:var(--cds-charts-diverge-1-3, #da1e28)}.cds--cc--chart-wrapper .background-diverge-1-3.hovered{background-color:var(--cds-charts-diverge-1-3-hovered, #da1e28);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-1-3{stroke:var(--cds-charts-diverge-1-3, #da1e28)}.cds--cc--chart-wrapper .stop-color-diverge-1-3{stop-color:var(--cds-charts-diverge-1-3, #da1e28)}.cds--cc--chart-wrapper .fill-diverge-1-4{fill:var(--cds-charts-diverge-1-4, #fa4d56)}.cds--cc--chart-wrapper .fill-diverge-1-4.hovered{fill:var(--cds-charts-diverge-1-4-hovered, #fa4d56);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-1-4{background-color:var(--cds-charts-diverge-1-4, #fa4d56)}.cds--cc--chart-wrapper .background-diverge-1-4.hovered{background-color:var(--cds-charts-diverge-1-4-hovered, #fa4d56);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-1-4{stroke:var(--cds-charts-diverge-1-4, #fa4d56)}.cds--cc--chart-wrapper .stop-color-diverge-1-4{stop-color:var(--cds-charts-diverge-1-4, #fa4d56)}.cds--cc--chart-wrapper .fill-diverge-1-5{fill:var(--cds-charts-diverge-1-5, #ff8389)}.cds--cc--chart-wrapper .fill-diverge-1-5.hovered{fill:var(--cds-charts-diverge-1-5-hovered, #ff8389);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-1-5{background-color:var(--cds-charts-diverge-1-5, #ff8389)}.cds--cc--chart-wrapper .background-diverge-1-5.hovered{background-color:var(--cds-charts-diverge-1-5-hovered, #ff8389);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-1-5{stroke:var(--cds-charts-diverge-1-5, #ff8389)}.cds--cc--chart-wrapper .stop-color-diverge-1-5{stop-color:var(--cds-charts-diverge-1-5, #ff8389)}.cds--cc--chart-wrapper .fill-diverge-1-6{fill:var(--cds-charts-diverge-1-6, #ffb3b8)}.cds--cc--chart-wrapper .fill-diverge-1-6.hovered{fill:var(--cds-charts-diverge-1-6-hovered, #ffb3b8);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-1-6{background-color:var(--cds-charts-diverge-1-6, #ffb3b8)}.cds--cc--chart-wrapper .background-diverge-1-6.hovered{background-color:var(--cds-charts-diverge-1-6-hovered, #ffb3b8);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-1-6{stroke:var(--cds-charts-diverge-1-6, #ffb3b8)}.cds--cc--chart-wrapper .stop-color-diverge-1-6{stop-color:var(--cds-charts-diverge-1-6, #ffb3b8)}.cds--cc--chart-wrapper .fill-diverge-1-7{fill:var(--cds-charts-diverge-1-7, #ffd7d9)}.cds--cc--chart-wrapper .fill-diverge-1-7.hovered{fill:var(--cds-charts-diverge-1-7-hovered, #ffd7d9);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-1-7{background-color:var(--cds-charts-diverge-1-7, #ffd7d9)}.cds--cc--chart-wrapper .background-diverge-1-7.hovered{background-color:var(--cds-charts-diverge-1-7-hovered, #ffd7d9);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-1-7{stroke:var(--cds-charts-diverge-1-7, #ffd7d9)}.cds--cc--chart-wrapper .stop-color-diverge-1-7{stop-color:var(--cds-charts-diverge-1-7, #ffd7d9)}.cds--cc--chart-wrapper .fill-diverge-1-8{fill:var(--cds-charts-diverge-1-8, #fff1f1)}.cds--cc--chart-wrapper .fill-diverge-1-8.hovered{fill:var(--cds-charts-diverge-1-8-hovered, #fff1f1);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-1-8{background-color:var(--cds-charts-diverge-1-8, #fff1f1)}.cds--cc--chart-wrapper .background-diverge-1-8.hovered{background-color:var(--cds-charts-diverge-1-8-hovered, #fff1f1);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-1-8{stroke:var(--cds-charts-diverge-1-8, #fff1f1)}.cds--cc--chart-wrapper .stop-color-diverge-1-8{stop-color:var(--cds-charts-diverge-1-8, #fff1f1)}.cds--cc--chart-wrapper .fill-diverge-1-9{fill:var(--cds-charts-diverge-1-9, #ffffff)}.cds--cc--chart-wrapper .fill-diverge-1-9.hovered{fill:var(--cds-charts-diverge-1-9-hovered, #ffffff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-1-9{background-color:var(--cds-charts-diverge-1-9, #ffffff)}.cds--cc--chart-wrapper .background-diverge-1-9.hovered{background-color:var(--cds-charts-diverge-1-9-hovered, #ffffff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-1-9{stroke:var(--cds-charts-diverge-1-9, #ffffff)}.cds--cc--chart-wrapper .stop-color-diverge-1-9{stop-color:var(--cds-charts-diverge-1-9, #ffffff)}.cds--cc--chart-wrapper .fill-diverge-1-10{fill:var(--cds-charts-diverge-1-10, #e5f6ff)}.cds--cc--chart-wrapper .fill-diverge-1-10.hovered{fill:var(--cds-charts-diverge-1-10-hovered, #e5f6ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-1-10{background-color:var(--cds-charts-diverge-1-10, #e5f6ff)}.cds--cc--chart-wrapper .background-diverge-1-10.hovered{background-color:var(--cds-charts-diverge-1-10-hovered, #e5f6ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-1-10{stroke:var(--cds-charts-diverge-1-10, #e5f6ff)}.cds--cc--chart-wrapper .stop-color-diverge-1-10{stop-color:var(--cds-charts-diverge-1-10, #e5f6ff)}.cds--cc--chart-wrapper .fill-diverge-1-11{fill:var(--cds-charts-diverge-1-11, #bae6ff)}.cds--cc--chart-wrapper .fill-diverge-1-11.hovered{fill:var(--cds-charts-diverge-1-11-hovered, #bae6ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-1-11{background-color:var(--cds-charts-diverge-1-11, #bae6ff)}.cds--cc--chart-wrapper .background-diverge-1-11.hovered{background-color:var(--cds-charts-diverge-1-11-hovered, #bae6ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-1-11{stroke:var(--cds-charts-diverge-1-11, #bae6ff)}.cds--cc--chart-wrapper .stop-color-diverge-1-11{stop-color:var(--cds-charts-diverge-1-11, #bae6ff)}.cds--cc--chart-wrapper .fill-diverge-1-12{fill:var(--cds-charts-diverge-1-12, #82cfff)}.cds--cc--chart-wrapper .fill-diverge-1-12.hovered{fill:var(--cds-charts-diverge-1-12-hovered, #82cfff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-1-12{background-color:var(--cds-charts-diverge-1-12, #82cfff)}.cds--cc--chart-wrapper .background-diverge-1-12.hovered{background-color:var(--cds-charts-diverge-1-12-hovered, #82cfff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-1-12{stroke:var(--cds-charts-diverge-1-12, #82cfff)}.cds--cc--chart-wrapper .stop-color-diverge-1-12{stop-color:var(--cds-charts-diverge-1-12, #82cfff)}.cds--cc--chart-wrapper .fill-diverge-1-13{fill:var(--cds-charts-diverge-1-13, #33b1ff)}.cds--cc--chart-wrapper .fill-diverge-1-13.hovered{fill:var(--cds-charts-diverge-1-13-hovered, #33b1ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-1-13{background-color:var(--cds-charts-diverge-1-13, #33b1ff)}.cds--cc--chart-wrapper .background-diverge-1-13.hovered{background-color:var(--cds-charts-diverge-1-13-hovered, #33b1ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-1-13{stroke:var(--cds-charts-diverge-1-13, #33b1ff)}.cds--cc--chart-wrapper .stop-color-diverge-1-13{stop-color:var(--cds-charts-diverge-1-13, #33b1ff)}.cds--cc--chart-wrapper .fill-diverge-1-14{fill:var(--cds-charts-diverge-1-14, #1192e8)}.cds--cc--chart-wrapper .fill-diverge-1-14.hovered{fill:var(--cds-charts-diverge-1-14-hovered, #1192e8);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-1-14{background-color:var(--cds-charts-diverge-1-14, #1192e8)}.cds--cc--chart-wrapper .background-diverge-1-14.hovered{background-color:var(--cds-charts-diverge-1-14-hovered, #1192e8);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-1-14{stroke:var(--cds-charts-diverge-1-14, #1192e8)}.cds--cc--chart-wrapper .stop-color-diverge-1-14{stop-color:var(--cds-charts-diverge-1-14, #1192e8)}.cds--cc--chart-wrapper .fill-diverge-1-15{fill:var(--cds-charts-diverge-1-15, #0072c3)}.cds--cc--chart-wrapper .fill-diverge-1-15.hovered{fill:var(--cds-charts-diverge-1-15-hovered, #0072c3);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-1-15{background-color:var(--cds-charts-diverge-1-15, #0072c3)}.cds--cc--chart-wrapper .background-diverge-1-15.hovered{background-color:var(--cds-charts-diverge-1-15-hovered, #0072c3);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-1-15{stroke:var(--cds-charts-diverge-1-15, #0072c3)}.cds--cc--chart-wrapper .stop-color-diverge-1-15{stop-color:var(--cds-charts-diverge-1-15, #0072c3)}.cds--cc--chart-wrapper .fill-diverge-1-16{fill:var(--cds-charts-diverge-1-16, #00539a)}.cds--cc--chart-wrapper .fill-diverge-1-16.hovered{fill:var(--cds-charts-diverge-1-16-hovered, #00539a);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-1-16{background-color:var(--cds-charts-diverge-1-16, #00539a)}.cds--cc--chart-wrapper .background-diverge-1-16.hovered{background-color:var(--cds-charts-diverge-1-16-hovered, #00539a);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-1-16{stroke:var(--cds-charts-diverge-1-16, #00539a)}.cds--cc--chart-wrapper .stop-color-diverge-1-16{stop-color:var(--cds-charts-diverge-1-16, #00539a)}.cds--cc--chart-wrapper .fill-diverge-1-17{fill:var(--cds-charts-diverge-1-17, #003a6d)}.cds--cc--chart-wrapper .fill-diverge-1-17.hovered{fill:var(--cds-charts-diverge-1-17-hovered, #003a6d);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-1-17{background-color:var(--cds-charts-diverge-1-17, #003a6d)}.cds--cc--chart-wrapper .background-diverge-1-17.hovered{background-color:var(--cds-charts-diverge-1-17-hovered, #003a6d);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-1-17{stroke:var(--cds-charts-diverge-1-17, #003a6d)}.cds--cc--chart-wrapper .stop-color-diverge-1-17{stop-color:var(--cds-charts-diverge-1-17, #003a6d)}.cds--cc--chart-wrapper .fill-diverge-2-1{fill:var(--cds-charts-diverge-2-1, #491d8b)}.cds--cc--chart-wrapper .fill-diverge-2-1.hovered{fill:var(--cds-charts-diverge-2-1-hovered, #491d8b);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-2-1{background-color:var(--cds-charts-diverge-2-1, #491d8b)}.cds--cc--chart-wrapper .background-diverge-2-1.hovered{background-color:var(--cds-charts-diverge-2-1-hovered, #491d8b);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-2-1{stroke:var(--cds-charts-diverge-2-1, #491d8b)}.cds--cc--chart-wrapper .stop-color-diverge-2-1{stop-color:var(--cds-charts-diverge-2-1, #491d8b)}.cds--cc--chart-wrapper .fill-diverge-2-2{fill:var(--cds-charts-diverge-2-2, #6929c4)}.cds--cc--chart-wrapper .fill-diverge-2-2.hovered{fill:var(--cds-charts-diverge-2-2-hovered, #6929c4);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-2-2{background-color:var(--cds-charts-diverge-2-2, #6929c4)}.cds--cc--chart-wrapper .background-diverge-2-2.hovered{background-color:var(--cds-charts-diverge-2-2-hovered, #6929c4);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-2-2{stroke:var(--cds-charts-diverge-2-2, #6929c4)}.cds--cc--chart-wrapper .stop-color-diverge-2-2{stop-color:var(--cds-charts-diverge-2-2, #6929c4)}.cds--cc--chart-wrapper .fill-diverge-2-3{fill:var(--cds-charts-diverge-2-3, #8a3ffc)}.cds--cc--chart-wrapper .fill-diverge-2-3.hovered{fill:var(--cds-charts-diverge-2-3-hovered, #8a3ffc);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-2-3{background-color:var(--cds-charts-diverge-2-3, #8a3ffc)}.cds--cc--chart-wrapper .background-diverge-2-3.hovered{background-color:var(--cds-charts-diverge-2-3-hovered, #8a3ffc);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-2-3{stroke:var(--cds-charts-diverge-2-3, #8a3ffc)}.cds--cc--chart-wrapper .stop-color-diverge-2-3{stop-color:var(--cds-charts-diverge-2-3, #8a3ffc)}.cds--cc--chart-wrapper .fill-diverge-2-4{fill:var(--cds-charts-diverge-2-4, #a56eff)}.cds--cc--chart-wrapper .fill-diverge-2-4.hovered{fill:var(--cds-charts-diverge-2-4-hovered, #a56eff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-2-4{background-color:var(--cds-charts-diverge-2-4, #a56eff)}.cds--cc--chart-wrapper .background-diverge-2-4.hovered{background-color:var(--cds-charts-diverge-2-4-hovered, #a56eff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-2-4{stroke:var(--cds-charts-diverge-2-4, #a56eff)}.cds--cc--chart-wrapper .stop-color-diverge-2-4{stop-color:var(--cds-charts-diverge-2-4, #a56eff)}.cds--cc--chart-wrapper .fill-diverge-2-5{fill:var(--cds-charts-diverge-2-5, #be95ff)}.cds--cc--chart-wrapper .fill-diverge-2-5.hovered{fill:var(--cds-charts-diverge-2-5-hovered, #be95ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-2-5{background-color:var(--cds-charts-diverge-2-5, #be95ff)}.cds--cc--chart-wrapper .background-diverge-2-5.hovered{background-color:var(--cds-charts-diverge-2-5-hovered, #be95ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-2-5{stroke:var(--cds-charts-diverge-2-5, #be95ff)}.cds--cc--chart-wrapper .stop-color-diverge-2-5{stop-color:var(--cds-charts-diverge-2-5, #be95ff)}.cds--cc--chart-wrapper .fill-diverge-2-6{fill:var(--cds-charts-diverge-2-6, #d4bbff)}.cds--cc--chart-wrapper .fill-diverge-2-6.hovered{fill:var(--cds-charts-diverge-2-6-hovered, #d4bbff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-2-6{background-color:var(--cds-charts-diverge-2-6, #d4bbff)}.cds--cc--chart-wrapper .background-diverge-2-6.hovered{background-color:var(--cds-charts-diverge-2-6-hovered, #d4bbff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-2-6{stroke:var(--cds-charts-diverge-2-6, #d4bbff)}.cds--cc--chart-wrapper .stop-color-diverge-2-6{stop-color:var(--cds-charts-diverge-2-6, #d4bbff)}.cds--cc--chart-wrapper .fill-diverge-2-7{fill:var(--cds-charts-diverge-2-7, #e8daff)}.cds--cc--chart-wrapper .fill-diverge-2-7.hovered{fill:var(--cds-charts-diverge-2-7-hovered, #e8daff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-2-7{background-color:var(--cds-charts-diverge-2-7, #e8daff)}.cds--cc--chart-wrapper .background-diverge-2-7.hovered{background-color:var(--cds-charts-diverge-2-7-hovered, #e8daff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-2-7{stroke:var(--cds-charts-diverge-2-7, #e8daff)}.cds--cc--chart-wrapper .stop-color-diverge-2-7{stop-color:var(--cds-charts-diverge-2-7, #e8daff)}.cds--cc--chart-wrapper .fill-diverge-2-8{fill:var(--cds-charts-diverge-2-8, #f6f2ff)}.cds--cc--chart-wrapper .fill-diverge-2-8.hovered{fill:var(--cds-charts-diverge-2-8-hovered, #f6f2ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-2-8{background-color:var(--cds-charts-diverge-2-8, #f6f2ff)}.cds--cc--chart-wrapper .background-diverge-2-8.hovered{background-color:var(--cds-charts-diverge-2-8-hovered, #f6f2ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-2-8{stroke:var(--cds-charts-diverge-2-8, #f6f2ff)}.cds--cc--chart-wrapper .stop-color-diverge-2-8{stop-color:var(--cds-charts-diverge-2-8, #f6f2ff)}.cds--cc--chart-wrapper .fill-diverge-2-9{fill:var(--cds-charts-diverge-2-9, #ffffff)}.cds--cc--chart-wrapper .fill-diverge-2-9.hovered{fill:var(--cds-charts-diverge-2-9-hovered, #ffffff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-2-9{background-color:var(--cds-charts-diverge-2-9, #ffffff)}.cds--cc--chart-wrapper .background-diverge-2-9.hovered{background-color:var(--cds-charts-diverge-2-9-hovered, #ffffff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-2-9{stroke:var(--cds-charts-diverge-2-9, #ffffff)}.cds--cc--chart-wrapper .stop-color-diverge-2-9{stop-color:var(--cds-charts-diverge-2-9, #ffffff)}.cds--cc--chart-wrapper .fill-diverge-2-10{fill:var(--cds-charts-diverge-2-10, #d9fbfb)}.cds--cc--chart-wrapper .fill-diverge-2-10.hovered{fill:var(--cds-charts-diverge-2-10-hovered, #d9fbfb);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-2-10{background-color:var(--cds-charts-diverge-2-10, #d9fbfb)}.cds--cc--chart-wrapper .background-diverge-2-10.hovered{background-color:var(--cds-charts-diverge-2-10-hovered, #d9fbfb);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-2-10{stroke:var(--cds-charts-diverge-2-10, #d9fbfb)}.cds--cc--chart-wrapper .stop-color-diverge-2-10{stop-color:var(--cds-charts-diverge-2-10, #d9fbfb)}.cds--cc--chart-wrapper .fill-diverge-2-11{fill:var(--cds-charts-diverge-2-11, #9ef0f0)}.cds--cc--chart-wrapper .fill-diverge-2-11.hovered{fill:var(--cds-charts-diverge-2-11-hovered, #9ef0f0);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-2-11{background-color:var(--cds-charts-diverge-2-11, #9ef0f0)}.cds--cc--chart-wrapper .background-diverge-2-11.hovered{background-color:var(--cds-charts-diverge-2-11-hovered, #9ef0f0);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-2-11{stroke:var(--cds-charts-diverge-2-11, #9ef0f0)}.cds--cc--chart-wrapper .stop-color-diverge-2-11{stop-color:var(--cds-charts-diverge-2-11, #9ef0f0)}.cds--cc--chart-wrapper .fill-diverge-2-12{fill:var(--cds-charts-diverge-2-12, #3ddbd9)}.cds--cc--chart-wrapper .fill-diverge-2-12.hovered{fill:var(--cds-charts-diverge-2-12-hovered, #3ddbd9);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-2-12{background-color:var(--cds-charts-diverge-2-12, #3ddbd9)}.cds--cc--chart-wrapper .background-diverge-2-12.hovered{background-color:var(--cds-charts-diverge-2-12-hovered, #3ddbd9);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-2-12{stroke:var(--cds-charts-diverge-2-12, #3ddbd9)}.cds--cc--chart-wrapper .stop-color-diverge-2-12{stop-color:var(--cds-charts-diverge-2-12, #3ddbd9)}.cds--cc--chart-wrapper .fill-diverge-2-13{fill:var(--cds-charts-diverge-2-13, #08bdba)}.cds--cc--chart-wrapper .fill-diverge-2-13.hovered{fill:var(--cds-charts-diverge-2-13-hovered, #08bdba);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-2-13{background-color:var(--cds-charts-diverge-2-13, #08bdba)}.cds--cc--chart-wrapper .background-diverge-2-13.hovered{background-color:var(--cds-charts-diverge-2-13-hovered, #08bdba);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-2-13{stroke:var(--cds-charts-diverge-2-13, #08bdba)}.cds--cc--chart-wrapper .stop-color-diverge-2-13{stop-color:var(--cds-charts-diverge-2-13, #08bdba)}.cds--cc--chart-wrapper .fill-diverge-2-14{fill:var(--cds-charts-diverge-2-14, #009d9a)}.cds--cc--chart-wrapper .fill-diverge-2-14.hovered{fill:var(--cds-charts-diverge-2-14-hovered, #009d9a);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-2-14{background-color:var(--cds-charts-diverge-2-14, #009d9a)}.cds--cc--chart-wrapper .background-diverge-2-14.hovered{background-color:var(--cds-charts-diverge-2-14-hovered, #009d9a);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-2-14{stroke:var(--cds-charts-diverge-2-14, #009d9a)}.cds--cc--chart-wrapper .stop-color-diverge-2-14{stop-color:var(--cds-charts-diverge-2-14, #009d9a)}.cds--cc--chart-wrapper .fill-diverge-2-15{fill:var(--cds-charts-diverge-2-15, #007d79)}.cds--cc--chart-wrapper .fill-diverge-2-15.hovered{fill:var(--cds-charts-diverge-2-15-hovered, #007d79);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-2-15{background-color:var(--cds-charts-diverge-2-15, #007d79)}.cds--cc--chart-wrapper .background-diverge-2-15.hovered{background-color:var(--cds-charts-diverge-2-15-hovered, #007d79);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-2-15{stroke:var(--cds-charts-diverge-2-15, #007d79)}.cds--cc--chart-wrapper .stop-color-diverge-2-15{stop-color:var(--cds-charts-diverge-2-15, #007d79)}.cds--cc--chart-wrapper .fill-diverge-2-16{fill:var(--cds-charts-diverge-2-16, #005d5d)}.cds--cc--chart-wrapper .fill-diverge-2-16.hovered{fill:var(--cds-charts-diverge-2-16-hovered, #005d5d);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-2-16{background-color:var(--cds-charts-diverge-2-16, #005d5d)}.cds--cc--chart-wrapper .background-diverge-2-16.hovered{background-color:var(--cds-charts-diverge-2-16-hovered, #005d5d);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-2-16{stroke:var(--cds-charts-diverge-2-16, #005d5d)}.cds--cc--chart-wrapper .stop-color-diverge-2-16{stop-color:var(--cds-charts-diverge-2-16, #005d5d)}.cds--cc--chart-wrapper .fill-diverge-2-17{fill:var(--cds-charts-diverge-2-17, #004144)}.cds--cc--chart-wrapper .fill-diverge-2-17.hovered{fill:var(--cds-charts-diverge-2-17-hovered, #004144);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-2-17{background-color:var(--cds-charts-diverge-2-17, #004144)}.cds--cc--chart-wrapper .background-diverge-2-17.hovered{background-color:var(--cds-charts-diverge-2-17-hovered, #004144);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-2-17{stroke:var(--cds-charts-diverge-2-17, #004144)}.cds--cc--chart-wrapper .stop-color-diverge-2-17{stop-color:var(--cds-charts-diverge-2-17, #004144)}.cds--cc--tooltip .tooltip-1-1-1{background-color:var(--cds-charts-1-1-1, #6929c4)}.cds--cc--tooltip .tooltip-1-2-1{background-color:var(--cds-charts-1-2-1, #002d9c)}.cds--cc--tooltip .tooltip-1-3-1{background-color:var(--cds-charts-1-3-1, #1192e8)}.cds--cc--tooltip .tooltip-1-4-1{background-color:var(--cds-charts-1-4-1, #007d79)}.cds--cc--tooltip .tooltip-2-1-1{background-color:var(--cds-charts-2-1-1, #6929c4)}.cds--cc--tooltip .tooltip-2-1-2{background-color:var(--cds-charts-2-1-2, #009d9a)}.cds--cc--tooltip .tooltip-2-2-1{background-color:var(--cds-charts-2-2-1, #8a3ffc)}.cds--cc--tooltip .tooltip-2-2-2{background-color:var(--cds-charts-2-2-2, #520408)}.cds--cc--tooltip .tooltip-2-3-1{background-color:var(--cds-charts-2-3-1, #9f1853)}.cds--cc--tooltip .tooltip-2-3-2{background-color:var(--cds-charts-2-3-2, #520408)}.cds--cc--tooltip .tooltip-2-4-1{background-color:var(--cds-charts-2-4-1, #1192e8)}.cds--cc--tooltip .tooltip-2-4-2{background-color:var(--cds-charts-2-4-2, #005d5d)}.cds--cc--tooltip .tooltip-2-5-1{background-color:var(--cds-charts-2-5-1, #009d9a)}.cds--cc--tooltip .tooltip-2-5-2{background-color:var(--cds-charts-2-5-2, #002d9c)}.cds--cc--tooltip .tooltip-3-1-1{background-color:var(--cds-charts-3-1-1, #ee5396)}.cds--cc--tooltip .tooltip-3-1-2{background-color:var(--cds-charts-3-1-2, #1192e8)}.cds--cc--tooltip .tooltip-3-1-3{background-color:var(--cds-charts-3-1-3, #6929c4)}.cds--cc--tooltip .tooltip-3-2-1{background-color:var(--cds-charts-3-2-1, #9f1853)}.cds--cc--tooltip .tooltip-3-2-2{background-color:var(--cds-charts-3-2-2, #fa4d56)}.cds--cc--tooltip .tooltip-3-2-3{background-color:var(--cds-charts-3-2-3, #520408)}.cds--cc--tooltip .tooltip-3-3-1{background-color:var(--cds-charts-3-3-1, #a56eff)}.cds--cc--tooltip .tooltip-3-3-2{background-color:var(--cds-charts-3-3-2, #005d5d)}.cds--cc--tooltip .tooltip-3-3-3{background-color:var(--cds-charts-3-3-3, #002d9c)}.cds--cc--tooltip .tooltip-3-4-1{background-color:var(--cds-charts-3-4-1, #a56eff)}.cds--cc--tooltip .tooltip-3-4-2{background-color:var(--cds-charts-3-4-2, #005d5d)}.cds--cc--tooltip .tooltip-3-4-3{background-color:var(--cds-charts-3-4-3, #9f1853)}.cds--cc--tooltip .tooltip-3-5-1{background-color:var(--cds-charts-3-5-1, #012749)}.cds--cc--tooltip .tooltip-3-5-2{background-color:var(--cds-charts-3-5-2, #6929c4)}.cds--cc--tooltip .tooltip-3-5-3{background-color:var(--cds-charts-3-5-3, #009d9a)}.cds--cc--tooltip .tooltip-4-1-1{background-color:var(--cds-charts-4-1-1, #6929c4)}.cds--cc--tooltip .tooltip-4-1-2{background-color:var(--cds-charts-4-1-2, #012749)}.cds--cc--tooltip .tooltip-4-1-3{background-color:var(--cds-charts-4-1-3, #009d9a)}.cds--cc--tooltip .tooltip-4-1-4{background-color:var(--cds-charts-4-1-4, #ee5396)}.cds--cc--tooltip .tooltip-4-2-1{background-color:var(--cds-charts-4-2-1, #9f1853)}.cds--cc--tooltip .tooltip-4-2-2{background-color:var(--cds-charts-4-2-2, #fa4d56)}.cds--cc--tooltip .tooltip-4-2-3{background-color:var(--cds-charts-4-2-3, #520408)}.cds--cc--tooltip .tooltip-4-2-4{background-color:var(--cds-charts-4-2-4, #a56eff)}.cds--cc--tooltip .tooltip-4-3-1{background-color:var(--cds-charts-4-3-1, #009d9a)}.cds--cc--tooltip .tooltip-4-3-2{background-color:var(--cds-charts-4-3-2, #002d9c)}.cds--cc--tooltip .tooltip-4-3-3{background-color:var(--cds-charts-4-3-3, #a56eff)}.cds--cc--tooltip .tooltip-4-3-4{background-color:var(--cds-charts-4-3-4, #9f1853)}.cds--cc--tooltip .tooltip-5-1-1{background-color:var(--cds-charts-5-1-1, #6929c4)}.cds--cc--tooltip .tooltip-5-1-2{background-color:var(--cds-charts-5-1-2, #1192e8)}.cds--cc--tooltip .tooltip-5-1-3{background-color:var(--cds-charts-5-1-3, #005d5d)}.cds--cc--tooltip .tooltip-5-1-4{background-color:var(--cds-charts-5-1-4, #9f1853)}.cds--cc--tooltip .tooltip-5-1-5{background-color:var(--cds-charts-5-1-5, #520408)}.cds--cc--tooltip .tooltip-5-2-1{background-color:var(--cds-charts-5-2-1, #002d9c)}.cds--cc--tooltip .tooltip-5-2-2{background-color:var(--cds-charts-5-2-2, #009d9a)}.cds--cc--tooltip .tooltip-5-2-3{background-color:var(--cds-charts-5-2-3, #9f1853)}.cds--cc--tooltip .tooltip-5-2-4{background-color:var(--cds-charts-5-2-4, #520408)}.cds--cc--tooltip .tooltip-5-2-5{background-color:var(--cds-charts-5-2-5, #a56eff)}.cds--cc--tooltip .tooltip-14-1-1{background-color:var(--cds-charts-14-1-1, #6929c4)}.cds--cc--tooltip .tooltip-14-1-2{background-color:var(--cds-charts-14-1-2, #1192e8)}.cds--cc--tooltip .tooltip-14-1-3{background-color:var(--cds-charts-14-1-3, #005d5d)}.cds--cc--tooltip .tooltip-14-1-4{background-color:var(--cds-charts-14-1-4, #9f1853)}.cds--cc--tooltip .tooltip-14-1-5{background-color:var(--cds-charts-14-1-5, #fa4d56)}.cds--cc--tooltip .tooltip-14-1-6{background-color:var(--cds-charts-14-1-6, #520408)}.cds--cc--tooltip .tooltip-14-1-7{background-color:var(--cds-charts-14-1-7, #198038)}.cds--cc--tooltip .tooltip-14-1-8{background-color:var(--cds-charts-14-1-8, #002d9c)}.cds--cc--tooltip .tooltip-14-1-9{background-color:var(--cds-charts-14-1-9, #ee5396)}.cds--cc--tooltip .tooltip-14-1-10{background-color:var(--cds-charts-14-1-10, #b28600)}.cds--cc--tooltip .tooltip-14-1-11{background-color:var(--cds-charts-14-1-11, #009d9a)}.cds--cc--tooltip .tooltip-14-1-12{background-color:var(--cds-charts-14-1-12, #012749)}.cds--cc--tooltip .tooltip-14-1-13{background-color:var(--cds-charts-14-1-13, #8a3800)}.cds--cc--tooltip .tooltip-14-1-14{background-color:var(--cds-charts-14-1-14, #a56eff)}.cds--cc--legend .additional>.icon .area-1{fill:var(--cds-zone-fill-01, #f4f4f4);stroke:var(--cds-zone-stroke-01, #8d8d8d)}.cds--cc--legend .additional>.icon .area-2{fill:var(--cds-zone-fill-02, #e0e0e0);stroke:var(--cds-zone-stroke-02, #8d8d8d)}.cds--cc--legend .additional>.icon .area-3{fill:var(--cds-zone-fill-03, #c6c6c6);stroke:var(--cds-zone-stroke-03, #8d8d8d)}.cds--cc--legend .additional>.icon .quartile-wrapper{fill:var(--cds-zone-fill-02, #e0e0e0);stroke:var(--cds-zone-stroke-01, #8d8d8d)}.cds--cc--legend .additional>.icon .quartile-line{fill:var(--cds-layer-inverse-absolute, #000000)}.cds--cc--axes{overflow:visible}.cds--cc--axes g.axis g.ticks.invisible{visibility:hidden}.cds--cc--axes g.axis g.tick-hover rect.axis-holder{fill:transparent;stroke:transparent;stroke-width:2px}.cds--cc--axes g.axis g.tick-hover:hover rect.axis-holder,.cds--cc--axes g.axis g.tick-hover:focus rect.axis-holder{fill:var(--cds-layer-selected-inverse, #161616);stroke:var(--cds-layer-selected-inverse, #161616);stroke-width:2px}.cds--cc--axes g.axis g.tick-hover:hover text,.cds--cc--axes g.axis g.tick-hover:focus text{fill:var(--cds-layer-selected)}.cds--cc--axes g.axis g.tick text{fill:var(--cds-text-secondary, #525252);font-family:IBM Plex Sans Condensed,system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",sans-serif}.cds--cc--axes g.axis g.tick line{display:none}.cds--cc--axes g.axis path.domain{stroke:var(--cds-border-strong-01, #8d8d8d)}.cds--cc--axes g.axis .axis-title{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",sans-serif;font-weight:600;fill:var(--cds-text-primary, #161616)}.cds--cc--chart-wrapper g.callouts{stroke:var(--cds-text-secondary, #525252)}.cds--cc--grid-brush g.grid-brush rect.selection{fill:none;fill-opacity:0;stroke:none}.cds--cc--grid-brush rect.frontSelection{fill:var(--cds-layer-accent-01, #e0e0e0);fill-opacity:.3;stroke:var(--cds-button-tertiary, #0f62fe)}.cds--cc--grid rect.chart-grid-backdrop{fill:var(--cds-grid-bg, #ffffff)}.cds--cc--grid rect.chart-grid-backdrop.stroked{stroke:var(--cds-layer-accent-01, #e0e0e0)}.cds--cc--grid rect.stroke{stroke:var(--cds-layer-accent-01, #e0e0e0)}.cds--cc--grid g.x.grid g.tick line,.cds--cc--grid g.y.grid g.tick line{pointer-events:none;stroke-width:1px;stroke:var(--cds-layer-accent-01, #e0e0e0)}.cds--cc--grid g.x.grid g.tick.active line,.cds--cc--grid g.y.grid g.tick.active line{stroke-dasharray:2px;stroke:var(--cds-focus, #0f62fe)}.cds--cc--ruler line.ruler-line,.cds--cc--ruler-binned line.ruler-line{stroke:var(--cds-layer-inverse-absolute, #000000);stroke-width:1px;stroke-dasharray:2;pointer-events:none}.cds--cc--skeleton rect.chart-skeleton-backdrop{fill:var(--cds-grid-bg, #ffffff)}.cds--cc--skeleton .shimmer-effect-lines{stroke-width:1px}.cds--cc--skeleton .shimmer-effect-sparkline{stroke-width:0px}.cds--cc--skeleton .empty-state-lines{stroke-width:1px;stroke:var(--cds-layer-accent-01, #e0e0e0)}.cds--cc--skeleton .shimmer-lines .stop-bg-shimmer{stop-color:var(--cds-layer-accent-01, #e0e0e0)}.cds--cc--skeleton .shimmer-lines .stop-shimmer{stop-color:#fff}.cds--cc--skeleton .empty-state-areas{fill:#7f7f7f1a}.cds--cc--skeleton .shimmer-areas .stop-bg-shimmer{stop-color:#7f7f7f1a}.cds--cc--skeleton .shimmer-areas .stop-shimmer{stop-color:#ffffff26}.cds--cc--skeleton-lines rect.chart-skeleton-backdrop{fill:var(--cds-grid-bg, #ffffff)}.cds--cc--skeleton-lines .shimmer-effect-lines{stroke-width:1px}.cds--cc--skeleton-lines .shimmer-effect-sparkline{stroke-width:0px}.cds--cc--skeleton-lines .empty-state-lines{stroke-width:1px;stroke:var(--cds-layer-accent-01, #e0e0e0)}.cds--cc--skeleton-lines .shimmer-lines .stop-bg-shimmer{stop-color:var(--cds-layer-accent-01, #e0e0e0)}.cds--cc--skeleton-lines .shimmer-lines .stop-shimmer{stop-color:#fff}.cds--cc--zero-line line.domain{stroke:var(--cds-border-strong-01, #8d8d8d)}.cds--cc--layout-row{display:flex;flex-direction:row}.cds--cc--layout-column{display:flex;flex-direction:column}.cds--cc--layout-row-reverse{display:flex;flex-direction:row-reverse}.cds--cc--layout-column-reverse{display:flex;flex-direction:column-reverse}.cds--cc--layout-alignitems-center{align-items:center}.cds--cc--chart-wrapper .layout-child{overflow:visible}.cds--cc--chart-wrapper svg.layout-svg-wrapper{height:inherit;width:inherit;overflow:visible}div.cds--cc--legend{display:flex;-webkit-user-select:none;user-select:none;flex-wrap:wrap}div.cds--cc--legend[data-name=legend-items]{width:100%;margin:-5px}div.cds--cc--legend div.legend-item{display:flex;align-items:center;margin:5px}div.cds--cc--legend div.legend-item div.checkbox{width:13px;height:13px;margin-right:4px;border-radius:2px;border:solid 1px var(--cds-background, #ffffff);box-shadow:0 0 0 2px transparent}@media (forced-colors: active){div.cds--cc--legend div.legend-item div.checkbox{forced-color-adjust:none}}div.cds--cc--legend div.legend-item div.checkbox:not(.active){border-color:var(--cds-text-secondary, #525252);background:var(--cds-background, #ffffff)}div.cds--cc--legend div.legend-item div.checkbox svg{display:none;vertical-align:text-top;fill:var(--cds-background, #ffffff);stroke:var(--cds-background, #ffffff)}div.cds--cc--legend div.legend-item.additional svg.icon{margin-right:4px}div.cds--cc--legend div.legend-item p{font-size:12px;fill:var(--cds-text-secondary, #525252);line-height:1rem}div.cds--cc--legend.center-aligned{justify-content:center}div.cds--cc--legend.right-aligned{justify-content:flex-end}div.cds--cc--legend.has-deactivated-items div.legend-item div.checkbox svg{display:block}div.cds--cc--legend.vertical{margin:-5px;flex-direction:column}div.cds--cc--legend.vertical div.legend-item{margin-right:0;margin-bottom:10px}div.cds--cc--legend.clickable div.legend-item:not(.additional):hover{cursor:pointer}div.cds--cc--legend.clickable div.legend-item:not(.additional):hover div.checkbox{border:solid 1px var(--cds-background, #ffffff);box-shadow:0 0 0 2px #0f62fe}div.cds--cc--legend.clickable div.legend-item:not(.additional):hover div.checkbox:not(.active){border-color:var(--cds-text-secondary, #525252)}.cds--chart-holder .cds--modal.is-visible{z-index:99999}.cds--chart-holder .cds--modal .cds--modal-container .cds--modal-header__label{margin-top:0;margin-bottom:0}.cds--chart-holder .cds--modal .cds--modal-container .cds--modal-header__heading{margin-top:.5rem;margin-bottom:1rem}.cds--chart-holder .cds--modal .cds--modal-container .cds--modal-content{padding:0;margin-bottom:0;color-scheme:var(--cds-color-scheme, light)}.cds--chart-holder .cds--modal .cds--modal-container .cds--modal-content table{position:relative;border-collapse:collapse}.cds--chart-holder .cds--modal .cds--modal-container .cds--modal-content table th{position:sticky;top:0}.cds--chart-holder .cds--modal .cds--modal-container .cds--modal-footer{background-color:transparent}.cds--chart-holder .cds--modal .cds--modal-container .cds--modal-footer .cds--cc-modal-footer-spacer{width:50%}.cds--cc--title p.title{color:var(--cds-text-primary, #161616);font-size:16px;font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",sans-serif;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:15px}.layout-child.title{height:unset!important;overflow:hidden}.cds--cc--meter-title{overflow:visible}.cds--cc--meter-title text.meter-title,.cds--cc--meter-title text.proportional-meter-title,.cds--cc--meter-title text.proportional-meter-total,.cds--cc--meter-title text.percent-value{fill:var(--cds-text-primary, #161616)}.cds--cc--meter-title g.status-indicator.status--danger circle.status{fill:var(--cds-support-error, #da1e28)}.cds--cc--meter-title g.status-indicator.status--warning circle.status{fill:var(--cds-support-warning, #f1c21b)}.cds--cc--meter-title g.status-indicator.status--warning path.innerFill{fill:#000}.cds--cc--meter-title g.status-indicator.status--success circle.status{fill:var(--cds-support-success, #198038)}.cds--cc--meter-title g.status-indicator path.innerFill{fill:var(--cds-layer-01-absolute, #ffffff)}.cds--chart-holder .cds--overflow-menu,.cds--chart-holder .cds--overflow-menu__trigger{width:2rem;height:2rem}.cds--chart-holder .cds--cc--toolbar{display:flex}.cds--chart-holder .cds--cc--toolbar div.toolbar-control.disabled,.cds--chart-holder .cds--cc--toolbar div.toolbar-control.disabled button{cursor:not-allowed}.cds--chart-holder .cds--cc--toolbar div.toolbar-control.disabled:hover,.cds--chart-holder .cds--cc--toolbar div.toolbar-control.disabled button:hover{background-color:transparent}.cds--chart-holder .cds--cc--toolbar div.toolbar-control.disabled button:focus{outline:none}.cds--chart-holder .cds--cc--toolbar div.toolbar-control.disabled svg{fill:var(--cds-icon-on-color-disabled, #8d8d8d)}.cds--chart-holder .cds--cc--toolbar .cds--overflow-menu--flip{right:0;left:unset}.cds--chart-holder .cds--cc--toolbar .cds--overflow-menu--flip.is-open{display:table}.cds--chart-holder .cds--cc--toolbar .cds--overflow-menu--flip ul{margin:0;padding:0}.cds--chart-holder .cds--cc--toolbar .cds--loading__background{fill:transparent}.cds--chart-holder .cds--cc--toolbar .cds--loading__stroke{stroke-dashoffset:99;fill:transparent}.cds--cc--tooltip{background-color:var(--cds-layer-02, #ffffff);pointer-events:none;transition-timing-function:cubic-bezier(.4,.14,.3,1);display:inline;visibility:visible;box-shadow:0 1px 6px #0003;position:absolute;word-wrap:break-word;z-index:1059;font-family:IBM Plex Sans Condensed,system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",sans-serif;transition:visibility 0s linear .1s,opacity .1s}.cds--cc--tooltip.hidden{opacity:0;visibility:hidden;transition:visibility 0s linear 0s,opacity .1s;transition-timing-function:cubic-bezier(.4,.14,.3,1)}.cds--cc--tooltip .content-box{color:var(--cds-text-primary, #161616)}.cds--cc--tooltip .content-box .title-tooltip{width:auto;padding:4px;min-width:20px;max-width:270px}.cds--cc--tooltip .content-box .title-tooltip p{margin:2px;font-size:12px;line-height:1rem}.cds--cc--tooltip .content-box .datapoint-tooltip{display:flex;padding:4px;flex-flow:row nowrap;width:auto;min-width:20px;justify-content:flex-start;align-items:center}.cds--cc--tooltip .content-box .datapoint-tooltip div.label{display:flex;flex:1}.cds--cc--tooltip .content-box .datapoint-tooltip div.label p{flex:1;padding-right:8px}.cds--cc--tooltip .content-box .datapoint-tooltip div.label span.label-icon svg{height:12px;padding-top:3px;vertical-align:top;padding-left:4px;width:auto;fill:var(--cds-layer-inverse-absolute, #000000)}.cds--cc--tooltip .content-box .datapoint-tooltip.bold div.label p{font-weight:600}.cds--cc--tooltip .content-box .datapoint-tooltip p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:16px;font-size:12px;display:inline-block;margin:0;padding:0;border:0}.cds--cc--tooltip .content-box .datapoint-tooltip p.value{width:auto;margin-left:6px}.cds--cc--tooltip .content-box ul.multi-tooltip{margin:0;padding:0}.cds--cc--tooltip .content-box ul.multi-tooltip li{list-style:none;position:relative}.cds--cc--tooltip .content-box ul.multi-tooltip li:not(:last-child){border-bottom:1px solid var(--cds-tooltip-line-border, #e0e0e0)}.cds--cc--tooltip .content-box svg.arrow-right rect{fill:none}.cds--cc--tooltip .tooltip-color{position:absolute;left:0;top:0;width:4px;height:100%}@media (forced-colors: active){.cds--cc--tooltip .tooltip-color{forced-color-adjust:none}}.cds--cc--tooltip .tooltip-color+div.label p{margin-left:4px}.cds--cc--threshold line.threshold-line{stroke:#fa4d56;stroke-width:1;stroke-dasharray:4;cursor:pointer;pointer-events:none}.cds--cc--threshold line.threshold-line.active{stroke-width:2}.cds--cc--threshold rect.threshold-hoverable-area{height:20px;transform:translateY(-10px);cursor:pointer;fill:transparent}.cds--cc--threshold rect.threshold-hoverable-area.rotate{transform:rotate(90deg) translateY(-10px)}.cds--cc--threshold--label{background-color:#fa4d56;pointer-events:none;transition:opacity .1s;transition-timing-function:cubic-bezier(.4,.14,.3,1);display:inline;box-shadow:0 1px 6px #0003;position:absolute;word-wrap:break-word;z-index:1059;font-family:IBM Plex Sans Condensed,system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",sans-serif;color:var(--cds-text-primary, #161616);line-height:16px;font-size:12px;padding:4px;min-width:20px}.cds--cc--threshold--label.hidden{opacity:0;transition:opacity .1s;transition-timing-function:cubic-bezier(.4,.14,.3,1)}.cds--cc--zoom-bar rect.zoom-bg{fill:var(--cds-background, #ffffff);stroke:var(--cds-layer-01, #f4f4f4)}.cds--cc--zoom-bar rect.zoom-slider-bg{fill:var(--cds-layer-01, #f4f4f4)}.cds--cc--zoom-bar rect.zoom-slider-selected-area{fill:var(--cds-icon-secondary, #525252)}.cds--cc--zoom-bar path.zoom-bg-baseline{stroke:var(--cds-border-strong-01, #8d8d8d);stroke-width:2}.cds--cc--zoom-bar path.zoom-graph-area{fill:var(--cds-layer-accent-01, #e0e0e0);stroke:var(--cds-border-strong-01, #8d8d8d);stroke-width:1}.cds--cc--zoom-bar path.zoom-graph-area-unselected{fill:var(--cds-layer-01, #f4f4f4);stroke:none}.cds--cc--zoom-bar g.zoom-bar-brush rect.handle{fill:var(--cds-icon-secondary, #525252)}.cds--cc--zoom-bar g.zoom-bar-brush rect.handle-bar{fill:var(--cds-layer-02, #ffffff)}.cds--cc--zoom-bar g.zoom-bar-brush rect.selection{fill:none;stroke:none}.cds--cc--zoom-bar rect[class^=highlight-]{fill:#ee5396;stroke:#ee5396}.cds--cc--highlight rect.highlight-bar{pointer-events:none;fill:#ee5396;stroke:#ee5396}.cds--cc--card-node{display:flex;position:relative;background-color:var(--cds-layer-01, #f4f4f4);z-index:1;box-sizing:border-box;font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",sans-serif;width:100%;height:100%;padding:1rem .5rem;border-left:.25rem solid var(--cds-border-inverse, #161616)}.cds--cc--card-node--a,.cds--cc--card-node--button{border-top:none;border-right:none;border-bottom:none;color:inherit;text-decoration:none;cursor:pointer}.cds--cc--card-node--button{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",sans-serif;text-align:left;width:100%}.cds--cc--card-node--a:focus,.cds--cc--card-node--a:hover,.cds--cc--card-node--button:focus,.cds--cc--card-node--button:hover{background-color:var(--cds-network-diagrams-background-hover, #f1f1f1)}.cds--cc--card-node--a:focus,.cds--cc--card-node--button:focus{outline:2px solid var(--cds-focus, #0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--cc--card-node--a:focus,.cds--cc--card-node--button:focus{outline-style:dotted}}.cds--cc--card-node--stacked:before{content:"";height:100%;width:100%;position:absolute;z-index:0;border-top:.125rem solid var(--cds-layer-accent-01, #e0e0e0);border-right:.125rem solid var(--cds-layer-accent-01, #e0e0e0);pointer-events:none;left:.3125rem;bottom:.3125rem}.cds--cc--card-node--stacked:after{content:"";height:100%;width:100%;position:absolute;z-index:0;border-top:.125rem solid var(--cds-layer-accent-01, #e0e0e0);border-right:.125rem solid var(--cds-layer-accent-01, #e0e0e0);pointer-events:none;left:.6875rem;bottom:.6875rem}.cds--cc--card-node__column{padding:0 .5rem}.cds--cc--card-node__column--farside{margin-left:auto}.cds--cc--card-node__title{font-size:var(--cds-productive-heading-01-font-size, .875rem);font-weight:var(--cds-productive-heading-01-font-weight, 600);line-height:var(--cds-productive-heading-01-line-height, 1.28572);letter-spacing:var(--cds-productive-heading-01-letter-spacing, .16px);margin:0}.cds--cc--card-node__subtitle{font-size:var(--cds-body-short-01-font-size, .875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, .16px);margin:0}.cds--cc--card-node__label{display:block;font-size:var(--cds-label-01-font-size, .75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, .32px);color:var(--cds-text-secondary, #525252);padding-top:1.5rem}.cds--cc--shape-node{display:flex;justify-content:center;align-items:center;background-color:var(--cds-layer-01, #f4f4f4);box-sizing:border-box;font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",sans-serif;width:100%;height:100%;position:relative}.cds--cc--shape-node--circle{border-radius:100%}.cds--cc--shape-node--square{border-radius:0}.cds--cc--shape-node--rounded-square{border-radius:.5rem}.cds--cc--shape-node--a,.cds--cc--shape-node--button{border:none;color:inherit;text-decoration:none;cursor:pointer}.cds--cc--shape-node--button{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",sans-serif;text-align:left;width:100%}.cds--cc--shape-node--a:focus,.cds--cc--shape-node--a:hover,.cds--cc--shape-node--button:focus,.cds--cc--shape-node--button:hover{background-color:var(--cds-network-diagrams-background-hover, #f1f1f1)}.cds--cc--shape-node--a:focus .cds--cc--shape-node__title,.cds--cc--shape-node--a:focus .cds--cc--shape-node__subtitle,.cds--cc--shape-node--a:hover .cds--cc--shape-node__title,.cds--cc--shape-node--a:hover .cds--cc--shape-node__subtitle,.cds--cc--shape-node--button:focus .cds--cc--shape-node__title,.cds--cc--shape-node--button:focus .cds--cc--shape-node__subtitle,.cds--cc--shape-node--button:hover .cds--cc--shape-node__title,.cds--cc--shape-node--button:hover .cds--cc--shape-node__subtitle{font-weight:600}.cds--cc--shape-node--a:focus:focus,.cds--cc--shape-node--button:focus:focus{outline:none;box-shadow:0 0 0 2px var(--cds-focus, #0f62fe)}.cds--cc--shape-node__body{position:absolute;top:calc(100% + .125rem);text-align:center}.cds--cc--shape-node__subtitle{padding-bottom:.125rem;font-size:var(--cds-body-short-01-font-size, .875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, .16px);color:var(--cds-text-primary, #161616)}.cds--cc--shape-node__icon{display:flex}.cds--cc--shape-node__title{font-size:var(--cds-body-short-01-font-size, .875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, .16px);color:var(--cds-text-primary, #161616);padding-top:.125rem;margin-bottom:1px}.cds--cc--edge{fill:transparent}.cds--cc--edge__container{stroke-width:1.5rem;stroke:transparent;stroke-dasharray:none}.cds--cc--edge__inner{stroke-width:.0625rem;stroke:var(--cds-border-strong-01, #8d8d8d)}.cds--cc--edge__outer{stroke-width:.15625rem;stroke:transparent}.cds--cc--edge:hover .cds--cc--edge__inner{stroke-width:.15625rem}.cds--cc--edge--dash-sm{stroke-dasharray:2 4}.cds--cc--edge--dash-md{stroke-dasharray:4 4}.cds--cc--edge--dash-lg{stroke-dasharray:8 4}.cds--cc--edge--dash-xl{stroke-dasharray:16 4}.cds--cc--edge--tunnel .cds--cc--edge__outer{stroke:var(--cds-layer-accent-01, #e0e0e0);stroke-width:.375rem}.cds--cc--edge--double .cds--cc--edge__inner{stroke:var(--cds-background, #ffffff)}.cds--cc--edge--double .cds--cc--edge__outer{stroke:var(--cds-border-inverse, #161616);stroke-width:.28125rem}.cds--cc--marker{fill:var(--cds-border-inverse, #161616)}svg.cds--cc--color-legend{display:flex;-webkit-user-select:none;user-select:none}svg.cds--cc--color-legend g.legend-title text{fill:var(--cds-layer-inverse-absolute, #000000)}.cds--cc--area path.area,.cds--cc--area-stacked path.area{pointer-events:none}.cds--cc--bubble circle.dot.hovered{fill-opacity:1;transition:all .1s;transition-timing-function:cubic-bezier(.4,.14,.3,1)}.cds--cc--bubble circle.dot.unfilled{fill:var(--cds-layer-01, #f4f4f4)}.cds--cc--bubble g.lines path.line{mix-blend-mode:multiply}.cds--cc--bullet path.range-box{pointer-events:none}.cds--cc--bullet path.range-box.order-1{fill:var(--cds-zone-fill-01, #f4f4f4);stroke:var(--cds-zone-stroke-01, #8d8d8d)}.cds--cc--bullet path.range-box.order-2{fill:var(--cds-zone-fill-02, #e0e0e0);stroke:var(--cds-zone-stroke-02, #8d8d8d)}.cds--cc--bullet path.range-box.order-3{fill:var(--cds-zone-fill-03, #c6c6c6);stroke:var(--cds-zone-stroke-03, #8d8d8d)}.cds--cc--bullet path.marker,.cds--cc--bullet path.quartile{pointer-events:none;stroke-width:1.5px;stroke:var(--cds-layer-inverse-absolute, #000000)}.cds--cc--bullet path.quartile.over-bar{stroke:var(--cds-layer-01-absolute, #ffffff)}.cds--cc--donut{overflow:visible}.cds--cc--line path.line{pointer-events:none;fill:none;stroke-width:1.5}.cds--cc--line path.line.sparkline-loading{animation:shimmer 2.5s infinite linear}@keyframes shimmer{0%{stroke:var(--cds-layer-accent-01, #e0e0e0)}20%{stroke:#fff;opacity:.5}to{stroke:var(--cds-layer-accent-01, #e0e0e0)}}.cds--cc--scatter circle.dot.hovered{fill-opacity:1;transition:all .1s;transition-timing-function:cubic-bezier(.4,.14,.3,1)}.cds--cc--scatter circle.dot.unfilled{fill:var(--cds-layer-01, #f4f4f4);stroke-width:1.5}.cds--cc--scatter circle.dot.threshold-anomaly{stroke-width:3}.cds--cc--scatter g.lines path.line{mix-blend-mode:multiply}.cds--cc--meter rect.container{fill:var(--cds-layer-01, #f4f4f4)}.cds--cc--meter line.rangeIndicator{stroke:var(--cds-meter-range-indicator, #a8a8a8);stroke-width:1px}.cds--cc--meter rect.value.status--danger{fill:var(--cds-support-error, #da1e28)}.cds--cc--meter rect.value.status--warning{fill:var(--cds-support-warning, #f1c21b);stroke-width:1px;stroke:var(--cds-alert-stroke, #b28600)}.cds--cc--meter rect.value.status--success{fill:var(--cds-support-success, #198038)}.cds--cc--meter line.peak{stroke:var(--cds-border-inverse, #161616);stroke-width:2px}.cds--cc--scatter-stacked circle.dot.unfilled{fill:var(--cds-layer-01, #f4f4f4);stroke-width:1.5}.cds--cc--scatter-stacked circle.dot.threshold-anomaly{stroke-width:3}.cds--cc--radar .blobs path{stroke-width:1.5px}.cds--cc--radar .y-axes path,.cds--cc--radar .x-axes line{stroke-width:1px;stroke:var(--cds-layer-accent-01, #e0e0e0)}.cds--cc--radar .x-axes line.hovered{stroke:var(--cds-layer-inverse-absolute, #000000)}.cds--cc--chart-wrapper .cds--cc--tree g.links{fill:none;stroke:var(--cds-border-strong-01, #8d8d8d);stroke-opacity:.4;stroke-width:1.5}.cds--cc--chart-wrapper .cds--cc--tree g.clickable{cursor:pointer}.cds--cc--chart-wrapper .cds--cc--tree g.clickable:hover text{font-weight:600}.cds--cc--chart-wrapper .cds--cc--tree g.clickable:hover circle{fill:var(--cds-text-primary, #161616);transition:all .1s ease-out}.cds--cc--chart-wrapper .cds--cc--tree circle.parent{fill:var(--cds-text-secondary, #525252)}.cds--cc--chart-wrapper .cds--cc--tree circle.child{fill:var(--cds-border-strong-01, #8d8d8d)}.cds--cc--chart-wrapper .cds--cc--tree text{fill:var(--cds-text-primary, #161616)}.cds--cc--chart-wrapper .cds--cc--tree text.text-stroke{stroke:var(--cds-text-inverse, #ffffff);stroke-width:2px}.cds--cc--treemap text{pointer-events:none}.cds--cc--gauge{overflow:visible}.cds--cc--gauge path.arc-background{fill:var(--cds-layer-01, #f4f4f4)}.cds--cc--gauge .gauge-delta-arrow.status--danger{fill:var(--cds-support-error, #da1e28)}.cds--cc--gauge .gauge-delta-arrow.status--warning{fill:var(--cds-support-warning, #f1c21b)}.cds--cc--gauge .gauge-delta-arrow.status--success{fill:var(--cds-support-success, #198038)}.cds--cc--pie{overflow:visible}.cds--cc--lollipop line.line{pointer-events:none}.cds--cc--lollipop circle.dot{stroke-width:1.5}.cds--cc--circle-pack circle.node{stroke-width:1.5px}.cds--cc--circle-pack circle.node.hovered{fill-opacity:1}.cds--cc--circle-pack circle.node.non-focal{fill:var(--cds-icon-disabled, rgba(22, 22, 22, .25));fill-opacity:30%;stroke:var(--cds-icon-disabled, rgba(22, 22, 22, .25))}.cds--cc--circle-pack circle.node.clickable{cursor:zoom-in}.cds--cc--chart-wrapper.zoomed-in{cursor:zoom-out}.cds--cc--chart-wrapper.zoomed-in .cds--cc--circle-pack circle.node.hovered-child{stroke:1.5px solid initial}.cds--cc--chart-wrapper.zoomed-in .cds--cc--circle-pack circle.node.clickable{cursor:zoom-out}.cds--cc--wordcloud text.word.light{font-weight:300}.cds--cc--alluvial rect.node,.cds--cc--alluvial rect.node-text-bg{fill:var(--cds-layer-inverse-absolute, #000000)}.cds--cc--alluvial text.node-text{fill:var(--cds-layer-01-absolute, #ffffff)}.cds--cc--alluvial polygon.arrow-down{fill:var(--cds-layer-01, #f4f4f4)}.cds--cc--heatmap g.highlighter-hidden{visibility:hidden}.cds--cc--heatmap g.cell-highlight line{stroke:#fff;stroke-width:1px}.cds--cc--heatmap g.cell-2 line{stroke:#fff;stroke-width:2px!important}.cds--cc--heatmap g.multi-cell line{stroke:#fff;stroke-width:2px}.cds--cc--heatmap rect.pattern-fill{fill:var(--cds-border-strong-01, #8d8d8d)}.cds--cc--heatmap g.shadows line.top{filter:drop-shadow(0px -3px 2px black)}.cds--cc--heatmap g.shadows line.down{filter:drop-shadow(0px 3px 2px black)}.cds--cc--heatmap g.shadows line.left{filter:drop-shadow(-3px 0px 2px black)}.cds--cc--heatmap g.shadows line.right{filter:drop-shadow(3px 0px 2px black)}.cds--cc--heatmap rect.heat{stroke-width:0px;stroke:var(--cds-background, #ffffff)}.cds--cc--heatmap rect.null-state{fill:var(--cds-icon-inverse, #ffffff)}.cds--cc--chart-wrapper{font-family:IBM Plex Sans Condensed,system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",sans-serif}.cds--cc--chart-wrapper p{padding:0;margin:0;font-size:12px;font-weight:400;color:var(--cds-text-secondary, #525252)}.cds--cc--chart-wrapper text{font-size:12px;font-weight:400;fill:var(--cds-text-secondary, #525252)}.cds--cc--chart-wrapper g.gauge-numbers text.gauge-value-number{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",sans-serif;font-weight:300}.cds--cc--chart-wrapper text.meter-title,.cds--cc--chart-wrapper text.percent-value{font-size:16px;font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",sans-serif}.cds--cc--chart-wrapper text.meter-title{font-weight:600}.cds--chart-holder{position:relative;display:block;width:100%;height:100%}.cds--chart-holder.filled,.cds--chart-holder.fullscreen,.cds--chart-holder.filled .cds--cc--chart-wrapper,.cds--chart-holder.fullscreen .cds--cc--chart-wrapper{background-color:var(--cds-background, #ffffff)}.mat-badge-content{font-weight:600;font-size:12px}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography .mat-h1,.mat-typography .mat-headline,.mat-typography h1{font:400 24px/32px Roboto;letter-spacing:0em;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography .mat-h2,.mat-typography .mat-title,.mat-typography h2{font:500 20px/32px Roboto;letter-spacing:.0075em;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography .mat-h3,.mat-typography .mat-subheading-2,.mat-typography h3{font:400 16px/28px Roboto;letter-spacing:.0094em;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography .mat-h4,.mat-typography .mat-subheading-1,.mat-typography h4{font:500 15px/24px Roboto;letter-spacing:.0067em;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto;margin:0 0 12px}.mat-body-strong,.mat-body-2,.mat-typography .mat-body-strong,.mat-typography .mat-body-2{font:500 14px/24px Roboto;letter-spacing:.0179em}.mat-body,.mat-body-1,.mat-typography .mat-body,.mat-typography .mat-body-1,.mat-typography{font:400 14px/20px Roboto;letter-spacing:.0179em}.mat-body p,.mat-body-1 p,.mat-typography .mat-body p,.mat-typography .mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Roboto;letter-spacing:.0333em}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Roboto;letter-spacing:-.0134em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto;letter-spacing:-.0089em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto;letter-spacing:0em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Roboto;letter-spacing:.0074em;margin:0 0 64px}.mat-bottom-sheet-container{font:400 14px/20px Roboto;letter-spacing:.0179em}.mat-button,.mat-raised-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,.mat-fab,.mat-mini-fab{font-family:Roboto;font-size:14px;font-weight:500}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-subtitle,.mat-card-content{font-size:14px}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-trailing-icon.mat-icon,.mat-chip .mat-chip-remove.mat-icon{font-size:18px}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:500 20px/32px Roboto;letter-spacing:.0075em}.mat-expansion-panel-header{font-family:Roboto;font-size:15px;font-weight:500}.mat-expansion-panel-content{font:400 14px/20px Roboto;letter-spacing:.0179em}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto;letter-spacing:1.5px}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34375em) scale(.75);width:133.3333333333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34374em) scale(.75);width:133.3333433333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);width:133.3333333333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);width:133.3333433333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);width:133.3333533333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28122em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28121em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2812em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59374em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59374em) scale(.75);width:133.3333433333%}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:14px}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:-.0625em}.mat-menu-item{font-family:Roboto;font-size:14px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto;font-size:12px}.mat-select-trigger{height:1.125em}.mat-slider-thumb-label-text{font-size:12px;font-weight:500}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-label,.mat-tab-link{font-family:Roboto;font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Roboto;letter-spacing:.0075em;margin:0}.mat-tooltip{font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Roboto;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-size:12px;font-weight:500}.mat-option{font-size:16px}.mat-optgroup-label{font:500 14px/24px Roboto;letter-spacing:.0179em}.mat-simple-snackbar{font-family:Roboto;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale(0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator,.mat-mdc-focus-indicator{position:relative}.mat-ripple-element{background-color:#0000001a}.mat-option{color:#000000de}.mat-option:hover:not(.mat-option-disabled),.mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}.mat-option.mat-option-disabled{color:#00000061}.mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#20323c}.mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#00695c}.mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#f44336}.mat-optgroup-label{color:#0000008a}.mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.mat-pseudo-checkbox{color:#0000008a}.mat-pseudo-checkbox:after{color:#fff}.mat-pseudo-checkbox-disabled{color:#b0b0b0}.mat-primary .mat-pseudo-checkbox-checked,.mat-primary .mat-pseudo-checkbox-indeterminate{background:#20323c}.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate,.mat-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate{background:#00695c}.mat-warn .mat-pseudo-checkbox-checked,.mat-warn .mat-pseudo-checkbox-indeterminate{background:#f44336}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.mat-app-background{background-color:#fff;color:#000000de}.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.mat-autocomplete-panel{background:white;color:#000000de}.mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:white}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}.mat-button,.mat-icon-button,.mat-stroked-button{color:inherit;background:transparent}.mat-button.mat-primary,.mat-icon-button.mat-primary,.mat-stroked-button.mat-primary{color:#20323c}.mat-button.mat-accent,.mat-icon-button.mat-accent,.mat-stroked-button.mat-accent{color:#00695c}.mat-button.mat-warn,.mat-icon-button.mat-warn,.mat-stroked-button.mat-warn{color:#f44336}.mat-button.mat-primary.mat-button-disabled,.mat-button.mat-accent.mat-button-disabled,.mat-button.mat-warn.mat-button-disabled,.mat-button.mat-button-disabled.mat-button-disabled,.mat-icon-button.mat-primary.mat-button-disabled,.mat-icon-button.mat-accent.mat-button-disabled,.mat-icon-button.mat-warn.mat-button-disabled,.mat-icon-button.mat-button-disabled.mat-button-disabled,.mat-stroked-button.mat-primary.mat-button-disabled,.mat-stroked-button.mat-accent.mat-button-disabled,.mat-stroked-button.mat-warn.mat-button-disabled,.mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}.mat-button.mat-primary .mat-button-focus-overlay,.mat-icon-button.mat-primary .mat-button-focus-overlay,.mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#20323c}.mat-button.mat-accent .mat-button-focus-overlay,.mat-icon-button.mat-accent .mat-button-focus-overlay,.mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#00695c}.mat-button.mat-warn .mat-button-focus-overlay,.mat-icon-button.mat-warn .mat-button-focus-overlay,.mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#f44336}.mat-button.mat-button-disabled .mat-button-focus-overlay,.mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.mat-button .mat-ripple-element,.mat-icon-button .mat-ripple-element,.mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.mat-button-focus-overlay{background:#000000}.mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.mat-flat-button,.mat-raised-button,.mat-fab,.mat-mini-fab{color:#000000de;background-color:#fff}.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary,.mat-flat-button.mat-accent,.mat-raised-button.mat-accent,.mat-fab.mat-accent,.mat-mini-fab.mat-accent,.mat-flat-button.mat-warn,.mat-raised-button.mat-warn,.mat-fab.mat-warn,.mat-mini-fab.mat-warn{color:#ffffffde}.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary{background-color:#20323c}.mat-flat-button.mat-accent,.mat-raised-button.mat-accent,.mat-fab.mat-accent,.mat-mini-fab.mat-accent{background-color:#00695c}.mat-flat-button.mat-warn,.mat-raised-button.mat-warn,.mat-fab.mat-warn,.mat-mini-fab.mat-warn{background-color:#f44336}.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}.mat-flat-button.mat-primary .mat-ripple-element,.mat-raised-button.mat-primary .mat-ripple-element,.mat-fab.mat-primary .mat-ripple-element,.mat-mini-fab.mat-primary .mat-ripple-element,.mat-flat-button.mat-accent .mat-ripple-element,.mat-raised-button.mat-accent .mat-ripple-element,.mat-fab.mat-accent .mat-ripple-element,.mat-mini-fab.mat-accent .mat-ripple-element,.mat-flat-button.mat-warn .mat-ripple-element,.mat-raised-button.mat-warn .mat-ripple-element,.mat-fab.mat-warn .mat-ripple-element,.mat-mini-fab.mat-warn .mat-ripple-element{background-color:#ffffff1a}.mat-stroked-button:not([class*=mat-elevation-z]),.mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-fab:not([class*=mat-elevation-z]),.mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-button-toggle-standalone:not([class*=mat-elevation-z]),.mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.mat-button-toggle{color:#00000061}.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.mat-button-toggle-appearance-standard{color:#000000de;background:white}.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #e0e0e0}.mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.mat-button-toggle-disabled{color:#00000042;background-color:#eee}.mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.mat-card{background:white;color:#000000de}.mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-card-subtitle{color:#0000008a}.mat-checkbox-frame{border-color:#0000008a}.mat-checkbox-checkmark{fill:#fff}.mat-checkbox-checkmark-path{stroke:#fff!important}.mat-checkbox-mixedmark{background-color:#fff}.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#20323c}.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#00695c}.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#f44336}.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.mat-checkbox-disabled .mat-checkbox-label{color:#00000061}.mat-checkbox .mat-ripple-element{background-color:#000}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#20323c}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#00695c}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#f44336}.mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}.mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.mat-chip.mat-standard-chip:after{background:#000000}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#20323c;color:#ffffffde}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#ffffffde;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#f44336;color:#ffffffde}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#ffffffde;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#ffffff1a}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#00695c;color:#ffffffde}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#ffffffde;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#ffffff1a}.mat-calendar-arrow{fill:#0000008a}.mat-datepicker-toggle,.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.mat-calendar-table-header,.mat-calendar-body-label{color:#0000008a}.mat-calendar-body-cell-content,.mat-date-range-input-separator{color:#000000de;border-color:transparent}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.mat-calendar-body-in-preview{color:#0000003d}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.mat-calendar-body-in-range:before{background:rgba(32,50,60,.2)}.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-calendar-body-comparison-bridge-start:before,[dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(32,50,60,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-comparison-bridge-end:before,[dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(32,50,60,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-calendar-body-selected{background-color:#20323c;color:#ffffffde}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#20323c66}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #ffffffde}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#20323c4d}@media (hover: hover){.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#20323c4d}}.mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(0,105,92,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(0,105,92,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(0,105,92,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#00695c;color:#ffffffde}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#00695c66}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #ffffffde}.mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#00695c4d}@media (hover: hover){.mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#00695c4d}}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(244,67,54,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#ffffffde}.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f4433666}.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #ffffffde}.mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}@media (hover: hover){.mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}}.mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-datepicker-toggle-active{color:#20323c}.mat-datepicker-toggle-active.mat-accent{color:#00695c}.mat-datepicker-toggle-active.mat-warn{color:#f44336}.mat-date-range-input-inner[disabled]{color:#00000061}.mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:white;color:#000000de}.mat-divider{border-top-color:#0000001f}.mat-divider-vertical{border-right-color:#0000001f}.mat-expansion-panel{background:white;color:#000000de}.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-action-row{border-top-color:#0000001f}.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.mat-expansion-panel-header-title{color:#000000de}.mat-expansion-panel-header-description,.mat-expansion-indicator:after{color:#0000008a}.mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.mat-expansion-panel-header{height:48px}.mat-expansion-panel-header.mat-expanded{height:64px}.mat-form-field-label,.mat-hint{color:#0009}.mat-form-field.mat-focused .mat-form-field-label{color:#20323c}.mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#00695c}.mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#f44336}.mat-focused .mat-form-field-required-marker{color:#00695c}.mat-form-field-ripple{background-color:#000000de}.mat-form-field.mat-focused .mat-form-field-ripple{background-color:#20323c}.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#00695c}.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#f44336}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#20323c}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#00695c}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#f44336}.mat-form-field.mat-form-field-invalid .mat-form-field-label,.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#f44336}.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#f44336}.mat-error{color:#f44336}.mat-form-field-appearance-legacy .mat-form-field-label,.mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#20323c}.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#00695c}.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#f44336}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.mat-input-element:disabled,.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}.mat-input-element{caret-color:#20323c}.mat-input-element::placeholder{color:#0000006b}.mat-input-element::-moz-placeholder{color:#0000006b}.mat-input-element::-webkit-input-placeholder{color:#0000006b}.mat-input-element:-ms-input-placeholder{color:#0000006b}.mat-form-field.mat-accent .mat-input-element{caret-color:#00695c}.mat-form-field.mat-warn .mat-input-element,.mat-form-field-invalid .mat-input-element{caret-color:#f44336}.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#f44336}.mat-menu-panel{background:white}.mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-menu-item{background:transparent;color:#000000de}.mat-menu-item[disabled],.mat-menu-item[disabled] .mat-menu-submenu-icon,.mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}.mat-menu-item .mat-icon-no-color,.mat-menu-submenu-icon{color:#0000008a}.mat-menu-item:hover:not([disabled]),.mat-menu-item.cdk-program-focused:not([disabled]),.mat-menu-item.cdk-keyboard-focused:not([disabled]),.mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.mat-radio-outer-circle{border-color:#0000008a}.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#20323c}.mat-radio-button.mat-primary .mat-radio-inner-circle,.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#20323c}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#00695c}.mat-radio-button.mat-accent .mat-radio-inner-circle,.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#00695c}.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#f44336}.mat-radio-button.mat-warn .mat-radio-inner-circle,.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#f44336}.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}.mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.mat-radio-button .mat-ripple-element{background-color:#000}.mat-select-value{color:#000000de}.mat-select-placeholder{color:#0000006b}.mat-select-disabled .mat-select-value{color:#00000061}.mat-select-arrow{color:#0000008a}.mat-select-panel{background:white}.mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#20323c}.mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#00695c}.mat-form-field.mat-focused.mat-warn .mat-select-arrow,.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#f44336}.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}.mat-drawer-container,.mat-drawer{background-color:#fff;color:#000000de}.mat-drawer.mat-drawer-push{background-color:#fff}.mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-side.mat-drawer-end,[dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}[dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#00695c}.mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#00695c8a}.mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#00695c}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#20323c}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#20323c8a}.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#20323c}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#f44336}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#f443368a}.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#f44336}.mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}.mat-slide-toggle-bar{background-color:#00000061}.mat-slider-track-background{background-color:#00000042}.mat-slider.mat-primary .mat-slider-track-fill,.mat-slider.mat-primary .mat-slider-thumb,.mat-slider.mat-primary .mat-slider-thumb-label{background-color:#20323c}.mat-slider.mat-primary .mat-slider-thumb-label-text{color:#ffffffde}.mat-slider.mat-primary .mat-slider-focus-ring{background-color:#20323c33}.mat-slider.mat-accent .mat-slider-track-fill,.mat-slider.mat-accent .mat-slider-thumb,.mat-slider.mat-accent .mat-slider-thumb-label{background-color:#00695c}.mat-slider.mat-accent .mat-slider-thumb-label-text{color:#ffffffde}.mat-slider.mat-accent .mat-slider-focus-ring{background-color:#00695c33}.mat-slider.mat-warn .mat-slider-track-fill,.mat-slider.mat-warn .mat-slider-thumb,.mat-slider.mat-warn .mat-slider-thumb-label{background-color:#f44336}.mat-slider.mat-warn .mat-slider-thumb-label-text{color:#ffffffde}.mat-slider.mat-warn .mat-slider-focus-ring{background-color:#f4433633}.mat-slider:hover .mat-slider-track-background,.mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}.mat-slider.mat-slider-disabled .mat-slider-track-background,.mat-slider.mat-slider-disabled .mat-slider-track-fill,.mat-slider.mat-slider-disabled .mat-slider-thumb,.mat-slider.mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.mat-slider.mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-tab-nav-bar,.mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.mat-tab-group-inverted-header .mat-tab-nav-bar,.mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.mat-tab-label,.mat-tab-link{color:#000000de}.mat-tab-label.mat-tab-disabled,.mat-tab-link.mat-tab-disabled{color:#00000061}.mat-tab-header-pagination-chevron{border-color:#000000de}.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.mat-tab-group[class*=mat-background-]>.mat-tab-header,.mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#bcc2c54d}.mat-tab-group.mat-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#20323c}.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#ffffffde}.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#b3d2ce4d}.mat-tab-group.mat-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#00695c}.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#ffffffde}.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#fcc7c34d}.mat-tab-group.mat-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#f44336}.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#ffffffde}.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#bcc2c54d}.mat-tab-group.mat-background-primary>.mat-tab-header,.mat-tab-group.mat-background-primary>.mat-tab-link-container,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#20323c}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#ffffffde}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#ffffffde}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#b3d2ce4d}.mat-tab-group.mat-background-accent>.mat-tab-header,.mat-tab-group.mat-background-accent>.mat-tab-link-container,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#00695c}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#ffffffde}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#ffffffde}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#fcc7c34d}.mat-tab-group.mat-background-warn>.mat-tab-header,.mat-tab-group.mat-background-warn>.mat-tab-link-container,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#f44336}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#ffffffde}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#ffffffde}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-toolbar{background:whitesmoke;color:#000000de}.mat-toolbar.mat-primary{background:#20323c;color:#ffffffde}.mat-toolbar.mat-accent{background:#00695c;color:#ffffffde}.mat-toolbar.mat-warn{background:#f44336;color:#ffffffde}.mat-toolbar .mat-form-field-underline,.mat-toolbar .mat-form-field-ripple,.mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.mat-toolbar .mat-form-field-label,.mat-toolbar .mat-focused .mat-form-field-label,.mat-toolbar .mat-select-value,.mat-toolbar .mat-select-arrow,.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.mat-toolbar .mat-input-element{caret-color:currentColor}.mat-toolbar-multiple-rows{min-height:64px}.mat-toolbar-row,.mat-toolbar-single-row{height:64px}@media (max-width: 599px){.mat-toolbar-multiple-rows{min-height:56px}.mat-toolbar-row,.mat-toolbar-single-row{height:56px}}.mat-tooltip{background:rgba(97,97,97,.9)}.mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-simple-snackbar-action{color:#00695c}.text-secondary{color:#0000008a}.app-theme-dark .mat-ripple-element{background-color:#ffffff1a}.app-theme-dark .mat-option{color:#fff}.app-theme-dark .mat-option:hover:not(.mat-option-disabled),.app-theme-dark .mat-option:focus:not(.mat-option-disabled){background:rgba(255,255,255,.04)}.app-theme-dark .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(255,255,255,.04)}.app-theme-dark .mat-option.mat-active{background:rgba(255,255,255,.04);color:#fff}.app-theme-dark .mat-option.mat-option-disabled{color:#ffffff80}.app-theme-dark .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#abc0d5}.app-theme-dark .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#47696f}.app-theme-dark .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#ef5350}.app-theme-dark .mat-optgroup-label{color:#ffffffb3}.app-theme-dark .mat-optgroup-disabled .mat-optgroup-label{color:#ffffff80}.app-theme-dark .mat-pseudo-checkbox{color:#ffffffb3}.app-theme-dark .mat-pseudo-checkbox:after{color:#080c0e}.app-theme-dark .mat-pseudo-checkbox-disabled{color:#686868}.app-theme-dark .mat-primary .mat-pseudo-checkbox-checked,.app-theme-dark .mat-primary .mat-pseudo-checkbox-indeterminate{background:#abc0d5}.app-theme-dark .mat-pseudo-checkbox-checked,.app-theme-dark .mat-pseudo-checkbox-indeterminate,.app-theme-dark .mat-accent .mat-pseudo-checkbox-checked,.app-theme-dark .mat-accent .mat-pseudo-checkbox-indeterminate{background:#47696f}.app-theme-dark .mat-warn .mat-pseudo-checkbox-checked,.app-theme-dark .mat-warn .mat-pseudo-checkbox-indeterminate{background:#ef5350}.app-theme-dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.app-theme-dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#686868}.app-theme-dark .mat-app-background,.app-theme-dark.mat-app-background{background-color:#080c0e;color:#fff}.app-theme-dark .mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.app-theme-dark .mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.app-theme-dark .mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.app-theme-dark .mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.app-theme-dark .mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.app-theme-dark .mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.app-theme-dark .mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.app-theme-dark .mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.app-theme-dark .mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.app-theme-dark .mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.app-theme-dark .mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.app-theme-dark .mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.app-theme-dark .mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.app-theme-dark .mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.app-theme-dark .mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.app-theme-dark .mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.app-theme-dark .mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.app-theme-dark .mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.app-theme-dark .mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.app-theme-dark .mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.app-theme-dark .mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.app-theme-dark .mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.app-theme-dark .mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.app-theme-dark .mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.app-theme-dark .mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.app-theme-dark .mat-autocomplete-panel{background:#1c2a35;color:#fff}.app-theme-dark .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.app-theme-dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#1c2a35}.app-theme-dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#fff}.app-theme-dark .mat-button,.app-theme-dark .mat-icon-button,.app-theme-dark .mat-stroked-button{color:inherit;background:transparent}.app-theme-dark .mat-button.mat-primary,.app-theme-dark .mat-icon-button.mat-primary,.app-theme-dark .mat-stroked-button.mat-primary{color:#abc0d5}.app-theme-dark .mat-button.mat-accent,.app-theme-dark .mat-icon-button.mat-accent,.app-theme-dark .mat-stroked-button.mat-accent{color:#47696f}.app-theme-dark .mat-button.mat-warn,.app-theme-dark .mat-icon-button.mat-warn,.app-theme-dark .mat-stroked-button.mat-warn{color:#ef5350}.app-theme-dark .mat-button.mat-primary.mat-button-disabled,.app-theme-dark .mat-button.mat-accent.mat-button-disabled,.app-theme-dark .mat-button.mat-warn.mat-button-disabled,.app-theme-dark .mat-button.mat-button-disabled.mat-button-disabled,.app-theme-dark .mat-icon-button.mat-primary.mat-button-disabled,.app-theme-dark .mat-icon-button.mat-accent.mat-button-disabled,.app-theme-dark .mat-icon-button.mat-warn.mat-button-disabled,.app-theme-dark .mat-icon-button.mat-button-disabled.mat-button-disabled,.app-theme-dark .mat-stroked-button.mat-primary.mat-button-disabled,.app-theme-dark .mat-stroked-button.mat-accent.mat-button-disabled,.app-theme-dark .mat-stroked-button.mat-warn.mat-button-disabled,.app-theme-dark .mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#ffffff4d}.app-theme-dark .mat-button.mat-primary .mat-button-focus-overlay,.app-theme-dark .mat-icon-button.mat-primary .mat-button-focus-overlay,.app-theme-dark .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#abc0d5}.app-theme-dark .mat-button.mat-accent .mat-button-focus-overlay,.app-theme-dark .mat-icon-button.mat-accent .mat-button-focus-overlay,.app-theme-dark .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#47696f}.app-theme-dark .mat-button.mat-warn .mat-button-focus-overlay,.app-theme-dark .mat-icon-button.mat-warn .mat-button-focus-overlay,.app-theme-dark .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#ef5350}.app-theme-dark .mat-button.mat-button-disabled .mat-button-focus-overlay,.app-theme-dark .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.app-theme-dark .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.app-theme-dark .mat-button .mat-ripple-element,.app-theme-dark .mat-icon-button .mat-ripple-element,.app-theme-dark .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.app-theme-dark .mat-button-focus-overlay{background:white}.app-theme-dark .mat-stroked-button:not(.mat-button-disabled){border-color:#ffffff1f}.app-theme-dark .mat-flat-button,.app-theme-dark .mat-raised-button,.app-theme-dark .mat-fab,.app-theme-dark .mat-mini-fab{color:#fff;background-color:#424242}.app-theme-dark .mat-flat-button.mat-primary,.app-theme-dark .mat-raised-button.mat-primary,.app-theme-dark .mat-fab.mat-primary,.app-theme-dark .mat-mini-fab.mat-primary{color:#000000de}.app-theme-dark .mat-flat-button.mat-accent,.app-theme-dark .mat-raised-button.mat-accent,.app-theme-dark .mat-fab.mat-accent,.app-theme-dark .mat-mini-fab.mat-accent,.app-theme-dark .mat-flat-button.mat-warn,.app-theme-dark .mat-raised-button.mat-warn,.app-theme-dark .mat-fab.mat-warn,.app-theme-dark .mat-mini-fab.mat-warn{color:#ffffffde}.app-theme-dark .mat-flat-button.mat-primary.mat-button-disabled,.app-theme-dark .mat-flat-button.mat-accent.mat-button-disabled,.app-theme-dark .mat-flat-button.mat-warn.mat-button-disabled,.app-theme-dark .mat-flat-button.mat-button-disabled.mat-button-disabled,.app-theme-dark .mat-raised-button.mat-primary.mat-button-disabled,.app-theme-dark .mat-raised-button.mat-accent.mat-button-disabled,.app-theme-dark .mat-raised-button.mat-warn.mat-button-disabled,.app-theme-dark .mat-raised-button.mat-button-disabled.mat-button-disabled,.app-theme-dark .mat-fab.mat-primary.mat-button-disabled,.app-theme-dark .mat-fab.mat-accent.mat-button-disabled,.app-theme-dark .mat-fab.mat-warn.mat-button-disabled,.app-theme-dark .mat-fab.mat-button-disabled.mat-button-disabled,.app-theme-dark .mat-mini-fab.mat-primary.mat-button-disabled,.app-theme-dark .mat-mini-fab.mat-accent.mat-button-disabled,.app-theme-dark .mat-mini-fab.mat-warn.mat-button-disabled,.app-theme-dark .mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#ffffff4d}.app-theme-dark .mat-flat-button.mat-primary,.app-theme-dark .mat-raised-button.mat-primary,.app-theme-dark .mat-fab.mat-primary,.app-theme-dark .mat-mini-fab.mat-primary{background-color:#abc0d5}.app-theme-dark .mat-flat-button.mat-accent,.app-theme-dark .mat-raised-button.mat-accent,.app-theme-dark .mat-fab.mat-accent,.app-theme-dark .mat-mini-fab.mat-accent{background-color:#47696f}.app-theme-dark .mat-flat-button.mat-warn,.app-theme-dark .mat-raised-button.mat-warn,.app-theme-dark .mat-fab.mat-warn,.app-theme-dark .mat-mini-fab.mat-warn{background-color:#ef5350}.app-theme-dark .mat-flat-button.mat-primary.mat-button-disabled,.app-theme-dark .mat-flat-button.mat-accent.mat-button-disabled,.app-theme-dark .mat-flat-button.mat-warn.mat-button-disabled,.app-theme-dark .mat-flat-button.mat-button-disabled.mat-button-disabled,.app-theme-dark .mat-raised-button.mat-primary.mat-button-disabled,.app-theme-dark .mat-raised-button.mat-accent.mat-button-disabled,.app-theme-dark .mat-raised-button.mat-warn.mat-button-disabled,.app-theme-dark .mat-raised-button.mat-button-disabled.mat-button-disabled,.app-theme-dark .mat-fab.mat-primary.mat-button-disabled,.app-theme-dark .mat-fab.mat-accent.mat-button-disabled,.app-theme-dark .mat-fab.mat-warn.mat-button-disabled,.app-theme-dark .mat-fab.mat-button-disabled.mat-button-disabled,.app-theme-dark .mat-mini-fab.mat-primary.mat-button-disabled,.app-theme-dark .mat-mini-fab.mat-accent.mat-button-disabled,.app-theme-dark .mat-mini-fab.mat-warn.mat-button-disabled,.app-theme-dark .mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#ffffff1f}.app-theme-dark .mat-flat-button.mat-primary .mat-ripple-element,.app-theme-dark .mat-raised-button.mat-primary .mat-ripple-element,.app-theme-dark .mat-fab.mat-primary .mat-ripple-element,.app-theme-dark .mat-mini-fab.mat-primary .mat-ripple-element{background-color:#0000001a}.app-theme-dark .mat-flat-button.mat-accent .mat-ripple-element,.app-theme-dark .mat-raised-button.mat-accent .mat-ripple-element,.app-theme-dark .mat-fab.mat-accent .mat-ripple-element,.app-theme-dark .mat-mini-fab.mat-accent .mat-ripple-element,.app-theme-dark .mat-flat-button.mat-warn .mat-ripple-element,.app-theme-dark .mat-raised-button.mat-warn .mat-ripple-element,.app-theme-dark .mat-fab.mat-warn .mat-ripple-element,.app-theme-dark .mat-mini-fab.mat-warn .mat-ripple-element{background-color:#ffffff1a}.app-theme-dark .mat-stroked-button:not([class*=mat-elevation-z]),.app-theme-dark .mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.app-theme-dark .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.app-theme-dark .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.app-theme-dark .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.app-theme-dark .mat-fab:not([class*=mat-elevation-z]),.app-theme-dark .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.app-theme-dark .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.app-theme-dark .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.app-theme-dark .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.app-theme-dark .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.app-theme-dark .mat-button-toggle-standalone:not([class*=mat-elevation-z]),.app-theme-dark .mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.app-theme-dark .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.app-theme-dark .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.app-theme-dark .mat-button-toggle{color:#ffffff80}.app-theme-dark .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#ffffff1f}.app-theme-dark .mat-button-toggle-appearance-standard{color:#fff;background:#1c2a35}.app-theme-dark .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#fff}.app-theme-dark .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #37444d}.app-theme-dark [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #37444d}.app-theme-dark .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #37444d}.app-theme-dark .mat-button-toggle-checked{background-color:#212121;color:#ffffffb3}.app-theme-dark .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#fff}.app-theme-dark .mat-button-toggle-disabled{color:#ffffff4d;background-color:#000}.app-theme-dark .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#1c2a35}.app-theme-dark .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#424242}.app-theme-dark .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.app-theme-dark .mat-button-toggle-group-appearance-standard{border:solid 1px #37444d}.app-theme-dark .mat-card{background:#1c2a35;color:#fff}.app-theme-dark .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.app-theme-dark .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.app-theme-dark .mat-card-subtitle{color:#ffffffb3}.app-theme-dark .mat-checkbox-frame{border-color:#ffffffb3}.app-theme-dark .mat-checkbox-checkmark{fill:#080c0e}.app-theme-dark .mat-checkbox-checkmark-path{stroke:#080c0e!important}.app-theme-dark .mat-checkbox-mixedmark{background-color:#080c0e}.app-theme-dark .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.app-theme-dark .mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#abc0d5}.app-theme-dark .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.app-theme-dark .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#47696f}.app-theme-dark .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.app-theme-dark .mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#ef5350}.app-theme-dark .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.app-theme-dark .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#686868}.app-theme-dark .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#686868}.app-theme-dark .mat-checkbox-disabled .mat-checkbox-label{color:#ffffff80}.app-theme-dark .mat-checkbox .mat-ripple-element{background-color:#fff}.app-theme-dark .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.app-theme-dark .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#abc0d5}.app-theme-dark .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.app-theme-dark .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#47696f}.app-theme-dark .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.app-theme-dark .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#ef5350}.app-theme-dark .mat-chip.mat-standard-chip{background-color:#616161;color:#fff}.app-theme-dark .mat-chip.mat-standard-chip .mat-chip-remove{color:#fff;opacity:.4}.app-theme-dark .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.app-theme-dark .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.app-theme-dark .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.app-theme-dark .mat-chip.mat-standard-chip:after{background:white}.app-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#abc0d5;color:#000000de}.app-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#000000de;opacity:.4}.app-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#0000001a}.app-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#ef5350;color:#ffffffde}.app-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#ffffffde;opacity:.4}.app-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#ffffff1a}.app-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#47696f;color:#ffffffde}.app-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#ffffffde;opacity:.4}.app-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#ffffff1a}.app-theme-dark .mat-calendar-arrow{fill:#ffffffb3}.app-theme-dark .mat-datepicker-toggle,.app-theme-dark .mat-datepicker-content .mat-calendar-next-button,.app-theme-dark .mat-datepicker-content .mat-calendar-previous-button{color:#ffffffb3}.app-theme-dark .mat-calendar-table-header-divider:after{background:rgba(255,255,255,.12)}.app-theme-dark .mat-calendar-table-header,.app-theme-dark .mat-calendar-body-label{color:#ffffffb3}.app-theme-dark .mat-calendar-body-cell-content,.app-theme-dark .mat-date-range-input-separator{color:#fff;border-color:transparent}.app-theme-dark .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#ffffff80}.app-theme-dark .mat-form-field-disabled .mat-date-range-input-separator{color:#ffffff80}.app-theme-dark .mat-calendar-body-in-preview{color:#ffffff3d}.app-theme-dark .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#ffffff80}.app-theme-dark .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#ffffff4d}.app-theme-dark .mat-calendar-body-in-range:before{background:rgba(171,192,213,.2)}.app-theme-dark .mat-calendar-body-comparison-identical,.app-theme-dark .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.app-theme-dark .mat-calendar-body-comparison-bridge-start:before,.app-theme-dark [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(171,192,213,.2) 50%,rgba(249,171,0,.2) 50%)}.app-theme-dark .mat-calendar-body-comparison-bridge-end:before,.app-theme-dark [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(171,192,213,.2) 50%,rgba(249,171,0,.2) 50%)}.app-theme-dark .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.app-theme-dark .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.app-theme-dark .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.app-theme-dark .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.app-theme-dark .mat-calendar-body-selected{background-color:#abc0d5;color:#000000de}.app-theme-dark .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#abc0d566}.app-theme-dark .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000000de}.app-theme-dark .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.app-theme-dark .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#abc0d54d}@media (hover: hover){.app-theme-dark .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#abc0d54d}}.app-theme-dark .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#1c2a35;color:#fff}.app-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(71,105,111,.2)}.app-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.app-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.app-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.app-theme-dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(71,105,111,.2) 50%,rgba(249,171,0,.2) 50%)}.app-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.app-theme-dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(71,105,111,.2) 50%,rgba(249,171,0,.2) 50%)}.app-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.app-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.app-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.app-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.app-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#47696f;color:#ffffffde}.app-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#47696f66}.app-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #ffffffde}.app-theme-dark .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.app-theme-dark .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#47696f4d}@media (hover: hover){.app-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#47696f4d}}.app-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(239,83,80,.2)}.app-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.app-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.app-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.app-theme-dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(239,83,80,.2) 50%,rgba(249,171,0,.2) 50%)}.app-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.app-theme-dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(239,83,80,.2) 50%,rgba(249,171,0,.2) 50%)}.app-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.app-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.app-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.app-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.app-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#ef5350;color:#ffffffde}.app-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ef535066}.app-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #ffffffde}.app-theme-dark .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.app-theme-dark .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ef53504d}@media (hover: hover){.app-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ef53504d}}.app-theme-dark .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.app-theme-dark .mat-datepicker-toggle-active{color:#abc0d5}.app-theme-dark .mat-datepicker-toggle-active.mat-accent{color:#47696f}.app-theme-dark .mat-datepicker-toggle-active.mat-warn{color:#ef5350}.app-theme-dark .mat-date-range-input-inner[disabled]{color:#ffffff80}.app-theme-dark .mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:#20323c;color:#fff}.app-theme-dark .mat-divider{border-top-color:#ffffff1f}.app-theme-dark .mat-divider-vertical{border-right-color:#ffffff1f}.app-theme-dark .mat-expansion-panel{background:#1c2a35;color:#fff}.app-theme-dark .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.app-theme-dark .mat-action-row{border-top-color:#ffffff1f}.app-theme-dark .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.app-theme-dark .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.app-theme-dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(255,255,255,.04)}@media (hover: none){.app-theme-dark .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#1c2a35}}.app-theme-dark .mat-expansion-panel-header-title{color:#fff}.app-theme-dark .mat-expansion-panel-header-description,.app-theme-dark .mat-expansion-indicator:after{color:#ffffffb3}.app-theme-dark .mat-expansion-panel-header[aria-disabled=true]{color:#ffffff4d}.app-theme-dark .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.app-theme-dark .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.app-theme-dark .mat-form-field-label,.app-theme-dark .mat-hint{color:#ffffffb3}.app-theme-dark .mat-form-field.mat-focused .mat-form-field-label{color:#abc0d5}.app-theme-dark .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#47696f}.app-theme-dark .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#ef5350}.app-theme-dark .mat-focused .mat-form-field-required-marker{color:#47696f}.app-theme-dark .mat-form-field-ripple{background-color:#fff}.app-theme-dark .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#abc0d5}.app-theme-dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#47696f}.app-theme-dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#ef5350}.app-theme-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#abc0d5}.app-theme-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#47696f}.app-theme-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#ef5350}.app-theme-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label,.app-theme-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.app-theme-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#ef5350}.app-theme-dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.app-theme-dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#ef5350}.app-theme-dark .mat-error{color:#ef5350}.app-theme-dark .mat-form-field-appearance-legacy .mat-form-field-label,.app-theme-dark .mat-form-field-appearance-legacy .mat-hint{color:#ffffffb3}.app-theme-dark .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#ffffffb3}.app-theme-dark .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(255,255,255,.7) 0%,rgba(255,255,255,.7) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.app-theme-dark .mat-form-field-appearance-standard .mat-form-field-underline{background-color:#ffffffb3}.app-theme-dark .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(255,255,255,.7) 0%,rgba(255,255,255,.7) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.app-theme-dark .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#ffffff1a}.app-theme-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#ffffff0d}.app-theme-dark .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#ffffff80}.app-theme-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#ffffff80}.app-theme-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.app-theme-dark .mat-form-field-appearance-outline .mat-form-field-outline{color:#ffffff4d}.app-theme-dark .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#fff}.app-theme-dark .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#abc0d5}.app-theme-dark .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#47696f}.app-theme-dark .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.app-theme-dark .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#ef5350}.app-theme-dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#ffffff80}.app-theme-dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#ffffff26}.app-theme-dark .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#ffffffb3}.app-theme-dark .mat-input-element:disabled,.app-theme-dark .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#ffffff80}.app-theme-dark .mat-input-element{caret-color:#abc0d5}.app-theme-dark .mat-input-element::placeholder{color:#ffffff80}.app-theme-dark .mat-input-element::-moz-placeholder{color:#ffffff80}.app-theme-dark .mat-input-element::-webkit-input-placeholder{color:#ffffff80}.app-theme-dark .mat-input-element:-ms-input-placeholder{color:#ffffff80}.app-theme-dark .mat-input-element:not(.mat-native-select-inline) option{color:#000000de}.app-theme-dark .mat-input-element:not(.mat-native-select-inline) option:disabled{color:#00000061}.app-theme-dark .mat-form-field.mat-accent .mat-input-element{caret-color:#47696f}.app-theme-dark .mat-form-field.mat-warn .mat-input-element,.app-theme-dark .mat-form-field-invalid .mat-input-element{caret-color:#ef5350}.app-theme-dark .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#ef5350}.app-theme-dark .mat-menu-panel{background:#1c2a35}.app-theme-dark .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.app-theme-dark .mat-menu-item{background:transparent;color:#fff}.app-theme-dark .mat-menu-item[disabled],.app-theme-dark .mat-menu-item[disabled] .mat-menu-submenu-icon,.app-theme-dark .mat-menu-item[disabled] .mat-icon-no-color{color:#ffffff80}.app-theme-dark .mat-menu-item .mat-icon-no-color,.app-theme-dark .mat-menu-submenu-icon{color:#ffffffb3}.app-theme-dark .mat-menu-item:hover:not([disabled]),.app-theme-dark .mat-menu-item.cdk-program-focused:not([disabled]),.app-theme-dark .mat-menu-item.cdk-keyboard-focused:not([disabled]),.app-theme-dark .mat-menu-item-highlighted:not([disabled]){background:rgba(255,255,255,.04)}.app-theme-dark .mat-radio-outer-circle{border-color:#ffffffb3}.app-theme-dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#abc0d5}.app-theme-dark .mat-radio-button.mat-primary .mat-radio-inner-circle,.app-theme-dark .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.app-theme-dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.app-theme-dark .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#abc0d5}.app-theme-dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#47696f}.app-theme-dark .mat-radio-button.mat-accent .mat-radio-inner-circle,.app-theme-dark .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.app-theme-dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.app-theme-dark .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#47696f}.app-theme-dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#ef5350}.app-theme-dark .mat-radio-button.mat-warn .mat-radio-inner-circle,.app-theme-dark .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.app-theme-dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.app-theme-dark .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#ef5350}.app-theme-dark .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.app-theme-dark .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#ffffff80}.app-theme-dark .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.app-theme-dark .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#ffffff80}.app-theme-dark .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#ffffff80}.app-theme-dark .mat-radio-button .mat-ripple-element{background-color:#fff}.app-theme-dark .mat-select-value{color:#fff}.app-theme-dark .mat-select-placeholder,.app-theme-dark .mat-select-disabled .mat-select-value{color:#ffffff80}.app-theme-dark .mat-select-arrow{color:#ffffffb3}.app-theme-dark .mat-select-panel{background:#1c2a35}.app-theme-dark .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.app-theme-dark .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(255,255,255,.12)}.app-theme-dark .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#abc0d5}.app-theme-dark .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#47696f}.app-theme-dark .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.app-theme-dark .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#ef5350}.app-theme-dark .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#ffffff80}.app-theme-dark .mat-drawer-container{background-color:#080c0e;color:#fff}.app-theme-dark .mat-drawer{background-color:#20323c;color:#fff}.app-theme-dark .mat-drawer.mat-drawer-push{background-color:#20323c}.app-theme-dark .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.app-theme-dark .mat-drawer-side{border-right:solid 1px rgba(255,255,255,.12)}.app-theme-dark .mat-drawer-side.mat-drawer-end,.app-theme-dark [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(255,255,255,.12);border-right:none}.app-theme-dark [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(255,255,255,.12)}.app-theme-dark .mat-drawer-backdrop.mat-drawer-shown{background-color:#e3d5ca99}.app-theme-dark .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#47696f}.app-theme-dark .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#47696f8a}.app-theme-dark .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#47696f}.app-theme-dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#abc0d5}.app-theme-dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#abc0d58a}.app-theme-dark .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#abc0d5}.app-theme-dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#ef5350}.app-theme-dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#ef53508a}.app-theme-dark .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#ef5350}.app-theme-dark .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#fff}.app-theme-dark .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#bdbdbd}.app-theme-dark .mat-slide-toggle-bar{background-color:#ffffff80}.app-theme-dark .mat-slider-track-background{background-color:#ffffff4d}.app-theme-dark .mat-slider.mat-primary .mat-slider-track-fill,.app-theme-dark .mat-slider.mat-primary .mat-slider-thumb,.app-theme-dark .mat-slider.mat-primary .mat-slider-thumb-label{background-color:#abc0d5}.app-theme-dark .mat-slider.mat-primary .mat-slider-thumb-label-text{color:#000000de}.app-theme-dark .mat-slider.mat-primary .mat-slider-focus-ring{background-color:#abc0d533}.app-theme-dark .mat-slider.mat-accent .mat-slider-track-fill,.app-theme-dark .mat-slider.mat-accent .mat-slider-thumb,.app-theme-dark .mat-slider.mat-accent .mat-slider-thumb-label{background-color:#47696f}.app-theme-dark .mat-slider.mat-accent .mat-slider-thumb-label-text{color:#ffffffde}.app-theme-dark .mat-slider.mat-accent .mat-slider-focus-ring{background-color:#47696f33}.app-theme-dark .mat-slider.mat-warn .mat-slider-track-fill,.app-theme-dark .mat-slider.mat-warn .mat-slider-thumb,.app-theme-dark .mat-slider.mat-warn .mat-slider-thumb-label{background-color:#ef5350}.app-theme-dark .mat-slider.mat-warn .mat-slider-thumb-label-text{color:#ffffffde}.app-theme-dark .mat-slider.mat-warn .mat-slider-focus-ring{background-color:#ef535033}.app-theme-dark .mat-slider:hover .mat-slider-track-background,.app-theme-dark .mat-slider.cdk-focused .mat-slider-track-background{background-color:#ffffff80}.app-theme-dark .mat-slider.mat-slider-disabled .mat-slider-track-background,.app-theme-dark .mat-slider.mat-slider-disabled .mat-slider-track-fill,.app-theme-dark .mat-slider.mat-slider-disabled .mat-slider-thumb,.app-theme-dark .mat-slider.mat-slider-disabled:hover .mat-slider-track-background{background-color:#ffffff4d}.app-theme-dark .mat-slider.mat-slider-min-value .mat-slider-focus-ring{background-color:#ffffff1f}.app-theme-dark .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.app-theme-dark .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#fff}.app-theme-dark .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.app-theme-dark .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#ffffff4d}.app-theme-dark .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#ffffff4d;background-color:transparent}.app-theme-dark .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.app-theme-dark .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#ffffff80}.app-theme-dark .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.app-theme-dark .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#ffffff4d}.app-theme-dark .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#ffffffb3}.app-theme-dark .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent)}.app-theme-dark .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent)}.app-theme-dark .mat-tab-nav-bar,.app-theme-dark .mat-tab-header{border-bottom:1px solid rgba(255,255,255,.12)}.app-theme-dark .mat-tab-group-inverted-header .mat-tab-nav-bar,.app-theme-dark .mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(255,255,255,.12);border-bottom:none}.app-theme-dark .mat-tab-label,.app-theme-dark .mat-tab-link{color:#fff}.app-theme-dark .mat-tab-label.mat-tab-disabled,.app-theme-dark .mat-tab-link.mat-tab-disabled{color:#ffffff80}.app-theme-dark .mat-tab-header-pagination-chevron{border-color:#fff}.app-theme-dark .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#ffffff80}.app-theme-dark .mat-tab-group[class*=mat-background-]>.mat-tab-header,.app-theme-dark .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.app-theme-dark .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme-dark .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-theme-dark .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme-dark .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.app-theme-dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme-dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-theme-dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme-dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#c8daeb4d}.app-theme-dark .mat-tab-group.mat-primary .mat-ink-bar,.app-theme-dark .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#abc0d5}.app-theme-dark .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.app-theme-dark .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.app-theme-dark .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.app-theme-dark .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#000000de}.app-theme-dark .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme-dark .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-theme-dark .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme-dark .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.app-theme-dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme-dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-theme-dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme-dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#52787f4d}.app-theme-dark .mat-tab-group.mat-accent .mat-ink-bar,.app-theme-dark .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#47696f}.app-theme-dark .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.app-theme-dark .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.app-theme-dark .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.app-theme-dark .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#ffffffde}.app-theme-dark .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme-dark .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-theme-dark .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme-dark .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.app-theme-dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme-dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-theme-dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme-dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#e573734d}.app-theme-dark .mat-tab-group.mat-warn .mat-ink-bar,.app-theme-dark .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#ef5350}.app-theme-dark .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.app-theme-dark .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.app-theme-dark .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.app-theme-dark .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#ffffffde}.app-theme-dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme-dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-theme-dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme-dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.app-theme-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-theme-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#c8daeb4d}.app-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-header,.app-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-link-container,.app-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.app-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.app-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.app-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#abc0d5}.app-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.app-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.app-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.app-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#000000de}.app-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.app-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.app-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.app-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.app-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.app-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.app-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.app-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.app-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.app-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.app-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.app-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#000000de}.app-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.app-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.app-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.app-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}.app-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.app-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.app-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.app-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.app-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.app-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}.app-theme-dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme-dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-theme-dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme-dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.app-theme-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-theme-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#52787f4d}.app-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-header,.app-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-link-container,.app-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.app-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.app-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.app-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#47696f}.app-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.app-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.app-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.app-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#ffffffde}.app-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.app-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.app-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.app-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.app-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.app-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.app-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.app-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.app-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.app-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.app-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.app-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#ffffffde}.app-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.app-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.app-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.app-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.app-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.app-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.app-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.app-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.app-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.app-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.app-theme-dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme-dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-theme-dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme-dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.app-theme-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-theme-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#e573734d}.app-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-header,.app-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-link-container,.app-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.app-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.app-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.app-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#ef5350}.app-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.app-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.app-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.app-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#ffffffde}.app-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.app-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.app-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.app-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.app-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.app-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.app-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.app-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.app-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.app-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.app-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.app-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#ffffffde}.app-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.app-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.app-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.app-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.app-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.app-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.app-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.app-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.app-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.app-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.app-theme-dark .mat-toolbar{background:#212121;color:#fff}.app-theme-dark .mat-toolbar.mat-primary{background:#abc0d5;color:#000000de}.app-theme-dark .mat-toolbar.mat-accent{background:#47696f;color:#ffffffde}.app-theme-dark .mat-toolbar.mat-warn{background:#ef5350;color:#ffffffde}.app-theme-dark .mat-toolbar .mat-form-field-underline,.app-theme-dark .mat-toolbar .mat-form-field-ripple,.app-theme-dark .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.app-theme-dark .mat-toolbar .mat-form-field-label,.app-theme-dark .mat-toolbar .mat-focused .mat-form-field-label,.app-theme-dark .mat-toolbar .mat-select-value,.app-theme-dark .mat-toolbar .mat-select-arrow,.app-theme-dark .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.app-theme-dark .mat-toolbar .mat-input-element{caret-color:currentColor}.app-theme-dark .mat-tooltip{background:rgba(97,97,97,.9)}.app-theme-dark .mat-snack-bar-container{color:#000000de;background:#fafafa;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.app-theme-dark .mat-simple-snackbar-action{color:inherit}.app-theme-dark .text-secondary{color:#ffffffb3}.app-theme-dark a:link{color:#8cccff}.app-theme-dark a:visited{color:#b395fd}html,body{height:100%}body{margin:0;font-family:Roboto}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:local("Roboto Light"),local("Roboto-Light"),url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fBBc-.woff) format("woff"),url(Roboto-Light.6c1bc461047e61f5.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:local("Roboto"),local("Roboto-Regular"),url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4mxM.woff) format("woff"),url(Roboto-Regular.7e4a045b9373d9c1.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:local("Roboto Medium"),local("Roboto-Medium"),url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmEU9fBBc-.woff) format("woff"),url(Roboto-Medium.e21fe97fd2329ff7.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:local("Roboto Bold"),local("Roboto-Bold"),url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfBBc-.woff) format("woff"),url(Roboto-Bold.02633003129d1e63.woff) format("woff")}@font-face{font-family:Roboto Mono;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/robotomono/v12/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vq_ROW-.woff) format("woff"),url(Roboto-Mono.47ffa4ea9f5b7027.woff) format("woff")}@font-face{font-family:Roboto Mono;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/robotomono/v12/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vq_ROW-AJi8SJQt.woff) format("woff"),url(Roboto-Mono-Unicode.5ebb8c5b1b99813a.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.mat-calendar{-webkit-user-select:none;user-select:none}.cdk-overlay-pane .mat-menu-panel:not(:empty){min-height:auto}.cdk-overlay-pane .mat-menu-panel .mat-menu-content{min-width:120px}.cdk-overlay-pane .mat-menu-panel .mat-menu-item .ng-fa-icon:first-child{margin-right:.5rem}.mat-tooltip{line-height:normal;letter-spacing:normal}.mat-dialog-container,.mat-dialog-container .mat-dialog-content{overflow:visible}.default-dialog-panel{position:absolute!important;width:100%!important;top:0%!important;max-height:100%;padding:.5rem}@media (min-width: 768px){.default-dialog-panel{top:2%!important;max-height:98%;padding:.75rem}}@media (min-width: 1366px){.default-dialog-panel{top:4%!important;max-height:96%;padding:1.25rem}}.cdk-global-overlay-wrapper{overflow:auto}html,body{height:100%}body{margin:0;font-family:Roboto}input{caret-color:currentcolor}.cdk-overlay-container{z-index:1501}virtual-scroller{max-height:100vh}ngx-material-timepicker-toggle button.ngx-material-timepicker-toggle svg{width:14px;height:14px}ngx-material-timepicker-content .timepicker .timepicker__header{font-weight:300}ngx-material-timepicker-content .timepicker .timepicker__header input{font-weight:300}ngx-material-timepicker-content .timepicker .timepicker-dial input{-webkit-user-select:none;user-select:none;outline:none}ngx-material-timepicker-toggle button.ngx-material-timepicker-toggle{color:#0000008a;fill:#0000008a}ngx-material-timepicker-content{--body-background-color: white;--primary-font-family: "Roboto", sans-serif;--button-color: #00695c;--dial-active-color: rgba(0, 0, 0, .87);--dial-inactive-color: rgba(0, 0, 0, .38);--dial-background-color: whitesmoke;--dial-editable-active-color: rgba(255, 255, 255, .87);--dial-editable-background-color: rgba(0, 0, 0, .87);--clock-face-time-active-color: rgba(255, 255, 255, .87);--clock-face-time-inactive-color: rgba(0, 0, 0, .72);--clock-face-inner-time-inactive-color: rgb(3, 3, 3);--clock-face-time-disabled-color: rgba(0, 0, 0, .32);--clock-face-background-color: rgba(0, 0, 0, .04);--clock-hand-color: #0091ea}ngx-material-timepicker-content .timepicker .timepicker__header{background:white;border-bottom:1px solid var(--clock-face-background-color)}ngx-material-timepicker-content .timepicker .timepicker-button{--button-color: rgba(0, 0, 0, .54)}ngx-material-timepicker-content .timepicker .timepicker-button[type=submit]{--button-color: rgba(0, 0, 0, .87)}ngx-material-timepicker-content .timepicker .timepicker-dial input.timepicker-dial__item_active{background-color:#0000000a}ngx-material-timepicker-content .timepicker .clock-face__clock-hand_minute:before{background-color:#0091ea;background-color:var(--clock-hand-color)}.app-theme-dark ngx-material-timepicker-toggle button.ngx-material-timepicker-toggle{color:#ffffffb3;fill:#ffffffb3}.app-theme-dark ngx-material-timepicker-content{--body-background-color: #20323c;--primary-font-family: "Roboto", sans-serif;--button-color: #47696f;--dial-active-color: white;--dial-inactive-color: rgba(255, 255, 255, .5);--dial-background-color: #212121;--dial-editable-active-color: rgba(0, 0, 0, .87);--dial-editable-background-color: white;--clock-face-time-active-color: rgba(0, 0, 0, .87);--clock-face-time-inactive-color: rgba(255, 255, 255, .7);--clock-face-inner-time-inactive-color: rgb(3, 3, 3);--clock-face-time-disabled-color: rgba(255, 255, 255, .18);--clock-face-background-color: rgba(255, 255, 255, .12);--clock-hand-color: white}.app-theme-dark ngx-material-timepicker-content .timepicker .timepicker__header{background:#20323c;border-bottom:1px solid var(--clock-face-background-color)}.app-theme-dark ngx-material-timepicker-content .timepicker .timepicker-button{--button-color: rgba(255, 255, 255, .7)}.app-theme-dark ngx-material-timepicker-content .timepicker .timepicker-button[type=submit]{--button-color: white}.app-theme-dark ngx-material-timepicker-content .timepicker .timepicker-dial input.timepicker-dial__item_active{background-color:#ffffff1f}.app-theme-dark ngx-material-timepicker-content .timepicker .clock-face__clock-hand_minute:before{background-color:#fff;background-color:var(--clock-hand-color)}.ng-select{padding-bottom:1.25em}.ng-select.ng-select-disabled .ng-select-container:after{border-bottom-color:transparent;background-size:4px 1px;background-repeat:repeat-x}.ng-select.ng-select-focused .ng-select-container:after{border-width:2px}.ng-select.ng-select-focused .ng-select-container.ng-appearance-outline:after,.ng-select.ng-select-focused .ng-select-container.ng-appearance-outline:hover:after{border-width:2px}.ng-select.ng-select-focused .ng-select-container .ng-value-container .ng-placeholder{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px)}.ng-select .ng-has-value .ng-placeholder,.ng-select.ng-select-filtered .ng-select-container .ng-placeholder{display:initial}.ng-select .ng-has-value .ng-placeholder,.ng-select.ng-select-opened .ng-placeholder{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px)}.ng-select .ng-select-container{align-items:baseline;min-height:45px}.ng-select .ng-select-container:after{content:"";bottom:0;left:0;right:0;position:absolute;transition:border-color .3s cubic-bezier(.55,0,.55,.2)}.ng-select .ng-select-container.ng-appearance-outline{padding:0 .5em;min-height:60px}.ng-select .ng-select-container.ng-appearance-outline:after{border-radius:5px;height:calc(100% - .5em);pointer-events:none;transition:border-color .3s cubic-bezier(.25,.8,.25,1)}.ng-select .ng-select-container.ng-appearance-outline:hover:after{border-width:2px}.ng-select .ng-select-container.ng-appearance-outline .ng-placeholder{padding:0 .25em;z-index:1}.ng-select .ng-select-container.ng-appearance-outline .ng-value{padding-left:.25em}.ng-select .ng-select-container .ng-value-container{align-items:stretch;padding:.4375em 0;border-top:.84375em solid transparent}.ng-select .ng-select-container .ng-value-container .ng-placeholder{position:absolute;letter-spacing:1.5px;transform-origin:left 0;transition:transform .4s cubic-bezier(.25,.8,.25,1),color .4s cubic-bezier(.25,.8,.25,1),width .4s cubic-bezier(.25,.8,.25,1)}[dir=rtl] .ng-select .ng-select-container .ng-value-container .ng-placeholder{transform-origin:right 0}.ng-select .ng-select-container .ng-value-container .ng-input{bottom:.4375em}.ng-select .ng-select-container .ng-value-container .ng-input>input{font-size:14px}.ng-select.ng-select-single .ng-select-container.ng-appearance-outline .ng-arrow-wrapper{bottom:17px}.ng-select.ng-select-single .ng-select-container.ng-appearance-outline .ng-clear-wrapper{bottom:14px}.ng-select.ng-select-single .ng-select-container .ng-arrow-wrapper{align-self:flex-end;bottom:9px}.ng-select.ng-select-single .ng-select-container .ng-clear-wrapper{align-self:flex-end;bottom:7px}.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-value{bottom:.4375em;position:absolute;left:0}.ng-select.ng-select-multiple.ng-select-disabled .ng-appearance-outline:after,.ng-select.ng-select-multiple.ng-select-disabled .ng-appearance-outline:hover:after{background-image:none}.ng-select.ng-select-multiple .ng-select-container.ng-appearance-outline.ng-has-value .ng-arrow-wrapper,.ng-select.ng-select-multiple .ng-select-container.ng-appearance-outline.ng-has-value .ng-clear-wrapper{border-top:none}.ng-select.ng-select-multiple .ng-select-container.ng-appearance-outline .ng-arrow-wrapper{top:0}.ng-select.ng-select-multiple .ng-select-container.ng-appearance-outline .ng-clear-wrapper{top:4px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin:0;padding:2px 5px;border-radius:2px;background:none}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin:0 0 .4375em .4375em}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label{font-size:14px;font-weight:500}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{color:#ffffff8a;padding-right:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{padding-left:5px;padding-right:0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{line-height:1.375em}.ng-select.ng-select-multiple .ng-select-container.ng-has-value{align-items:center}.ng-select.ng-select-multiple .ng-select-container.ng-has-value .ng-value-container{padding-bottom:0;padding-top:.1875em}.ng-select.ng-select-multiple .ng-select-container.ng-has-value .ng-clear-wrapper,.ng-select.ng-select-multiple .ng-select-container.ng-has-value .ng-arrow-wrapper{border-top:.84375em solid transparent}.ng-select .ng-arrow-wrapper{bottom:2px}.ng-select .ng-arrow-wrapper .ng-arrow{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid;margin:0 4px}.ng-select .ng-spinner-zone{top:3px}.ng-dropdown-panel{left:0}.ng-dropdown-panel.ng-select-bottom{top:calc(100% - 1.25em);box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.ng-dropdown-panel.ng-select-top{bottom:calc(100% - .84375em);box-shadow:0 -5px 5px -3px #0003,0 -8px 10px 1px #00000024,0 -3px 14px 2px #0000001f}.ng-dropdown-panel .ng-dropdown-header,.ng-dropdown-panel .ng-dropdown-footer{padding:0 16px;line-height:3em;min-height:3em}.ng-dropdown-panel .ng-dropdown-panel-items{max-height:35vh!important}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{-webkit-user-select:none;user-select:none;cursor:pointer;line-height:3em;height:3em;padding:0 16px;font-weight:500}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled{cursor:default}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{line-height:3em;min-height:3em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 16px;text-decoration:none;position:relative;text-align:left}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option{text-align:right}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-left:32px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-right:32px;padding-left:0}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-right:5px;font-size:80%;font-weight:400}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-left:5px;padding-right:0}.ng-select.ng-select-disabled .ng-select-container .ng-value-container .ng-value,.ng-select.ng-select-disabled .ng-select-container .ng-value-container .ng-placeholder{color:#00000061}.ng-select.ng-select-disabled .ng-arrow-wrapper .ng-arrow,.ng-select.ng-select-disabled .ng-clear-wrapper{color:#00000042}.ng-select.ng-select-focused .ng-select-container:after{border-color:#20323c}.ng-select.ng-select-focused .ng-select-container.ng-appearance-outline:after,.ng-select.ng-select-focused .ng-select-container.ng-appearance-outline:hover:after{border-color:#20323c}.ng-select.ng-select-focused .ng-select-container .ng-value-container .ng-placeholder,.ng-select.ng-select-focused .ng-select-container .ng-arrow-wrapper .ng-arrow{color:#20323c}.ng-select .ng-select-container{color:#000000de}.ng-select .ng-select-container:after{border-bottom:thin solid rgba(0,0,0,.42)}.ng-select .ng-select-container.ng-appearance-outline:after{border:solid 1px rgba(0,0,0,.12)}.ng-select .ng-select-container.ng-appearance-outline:hover:after{border-color:#000000de}.ng-select .ng-select-container.ng-appearance-outline .ng-placeholder{background-color:#fff}.ng-select .ng-select-container .ng-value-container .ng-placeholder{color:#0000008a}.ng-select .ng-select-container .ng-value-container .ng-input>input{caret-color:#20323c;color:#000000de}.ng-select.ng-select-multiple.ng-select-disabled .ng-select-container .ng-value-container .ng-value{background-color:#0000001f;color:#00000061}.ng-select.ng-select-multiple.ng-select-disabled .ng-appearance-outline:after,.ng-select.ng-select-multiple.ng-select-disabled .ng-appearance-outline:hover:after{border:dotted 1px rgba(0,0,0,.12)}.ng-select.ng-select-multiple .ng-select-container .ng-value-container,.ng-select.ng-select-multiple .ng-select-container.ng-has-value .ng-value-container{padding-top:.4375em}.ng-select.ng-select-multiple .ng-select-container.ng-has-value .ng-value-container{border-top:.6375em solid transparent}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{color:#000000de}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{color:#00000061}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{color:#0000008a}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{color:#000000de}.ng-select.ng-select-multiple .ng-dropdown-panel .ng-dropdown-header{text-align:center}.ng-select.ng-select-multiple .ng-dropdown-panel .ng-dropdown-header .mat-hint{font-size:.75rem}.ng-select.ng-select-multiple .ng-dropdown-panel .ng-dropdown-panel-items .ng-option{display:flex}.ng-select.ng-select-multiple .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .mat-checkbox-inner-container{margin-right:.75rem}.ng-select .ng-clear-wrapper{color:#0000008a}.ng-select .ng-clear-wrapper:hover{color:#000000de}.ng-select .ng-arrow-wrapper .ng-arrow{color:#0000008a}.ng-dropdown-panel{background:white}.ng-dropdown-panel.multiple .ng-option.selected{color:#0000001f}.ng-dropdown-panel.multiple .ng-option.marked{background:rgba(0,0,0,.04)}.ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid rgba(0,0,0,.12)}.ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid rgba(0,0,0,.12)}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{color:#0000008a}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background:rgba(0,0,0,.04)}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected{background:rgba(0,0,0,.12);color:#20323c}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{color:#000000de}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background:rgba(0,0,0,.04);color:#000000de}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected{background:rgba(0,0,0,.12);color:#20323c}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{color:#00000061}.app-theme-dark .ng-select.ng-select-disabled .ng-select-container .ng-value-container .ng-value,.app-theme-dark .ng-select.ng-select-disabled .ng-select-container .ng-value-container .ng-placeholder{color:#ffffff80}.app-theme-dark .ng-select.ng-select-disabled .ng-arrow-wrapper .ng-arrow,.app-theme-dark .ng-select.ng-select-disabled .ng-clear-wrapper{color:#ffffff4d}.app-theme-dark .ng-select.ng-select-focused .ng-select-container:after{border-color:#abc0d5}.app-theme-dark .ng-select.ng-select-focused .ng-select-container.ng-appearance-outline:after,.app-theme-dark .ng-select.ng-select-focused .ng-select-container.ng-appearance-outline:hover:after{border-color:#abc0d5}.app-theme-dark .ng-select.ng-select-focused .ng-select-container .ng-value-container .ng-placeholder,.app-theme-dark .ng-select.ng-select-focused .ng-select-container .ng-arrow-wrapper .ng-arrow{color:#abc0d5}.app-theme-dark .ng-select .ng-select-container{color:#fff}.app-theme-dark .ng-select .ng-select-container:after{border-bottom:thin solid rgba(255,255,255,.7)}.app-theme-dark .ng-select .ng-select-container.ng-appearance-outline:after{border:solid 1px rgba(255,255,255,.12)}.app-theme-dark .ng-select .ng-select-container.ng-appearance-outline:hover:after{border-color:#fff}.app-theme-dark .ng-select .ng-select-container.ng-appearance-outline .ng-placeholder{background-color:#fff}.app-theme-dark .ng-select .ng-select-container .ng-value-container .ng-placeholder{color:#ffffffb3}.app-theme-dark .ng-select .ng-select-container .ng-value-container .ng-input>input{caret-color:#abc0d5;color:#fff}.app-theme-dark .ng-select.ng-select-multiple.ng-select-disabled .ng-select-container .ng-value-container .ng-value{background-color:#ffffff1f;color:#ffffff80}.app-theme-dark .ng-select.ng-select-multiple.ng-select-disabled .ng-appearance-outline:after,.app-theme-dark .ng-select.ng-select-multiple.ng-select-disabled .ng-appearance-outline:hover:after{border:dotted 1px rgba(255,255,255,.12)}.app-theme-dark .ng-select.ng-select-multiple .ng-select-container .ng-value-container,.app-theme-dark .ng-select.ng-select-multiple .ng-select-container.ng-has-value .ng-value-container{padding-top:.4375em}.app-theme-dark .ng-select.ng-select-multiple .ng-select-container.ng-has-value .ng-value-container{border-top:.6375em solid transparent}.app-theme-dark .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{color:#fff}.app-theme-dark .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{color:#ffffff80}.app-theme-dark .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{color:#ffffffb3}.app-theme-dark .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{color:#fff}.app-theme-dark .ng-select.ng-select-multiple .ng-dropdown-panel .ng-dropdown-header{text-align:center}.app-theme-dark .ng-select.ng-select-multiple .ng-dropdown-panel .ng-dropdown-header .mat-hint{font-size:.75rem}.app-theme-dark .ng-select.ng-select-multiple .ng-dropdown-panel .ng-dropdown-panel-items .ng-option{display:flex}.app-theme-dark .ng-select.ng-select-multiple .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .mat-checkbox-inner-container{margin-right:.75rem}.app-theme-dark .ng-select .ng-clear-wrapper{color:#ffffffb3}.app-theme-dark .ng-select .ng-clear-wrapper:hover{color:#fff}.app-theme-dark .ng-select .ng-arrow-wrapper .ng-arrow{color:#ffffffb3}.app-theme-dark .ng-dropdown-panel{background:#20323c}.app-theme-dark .ng-dropdown-panel.multiple .ng-option.selected{color:#ffffff1f}.app-theme-dark .ng-dropdown-panel.multiple .ng-option.marked{background:rgba(255,255,255,.04)}.app-theme-dark .ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid rgba(255,255,255,.12)}.app-theme-dark .ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid rgba(255,255,255,.12)}.app-theme-dark .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{color:#ffffffb3}.app-theme-dark .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background:rgba(255,255,255,.04)}.app-theme-dark .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected{background:rgba(255,255,255,.12);color:#abc0d5}.app-theme-dark .ng-dropdown-panel .ng-dropdown-panel-items .ng-option{color:#fff}.app-theme-dark .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background:rgba(255,255,255,.04);color:#fff}.app-theme-dark .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected{background:rgba(255,255,255,.12);color:#abc0d5}.app-theme-dark .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.app-theme-dark .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{color:#ffffff80}.snack-message{font-weight:700;background:#323232!important;color:#ffffffb3!important}.snack-message .mat-simple-snackbar-action{color:#fff!important}.snack-success,.snack-info,.snack-error{color:#fff!important;font-weight:700}.snack-success .mat-simple-snackbar-action,.snack-info .mat-simple-snackbar-action,.snack-error .mat-simple-snackbar-action{color:#fff!important}.snack-success{background:#117C2F!important}.snack-error{background:#DA1E26!important}.snack-info{background:#0074ac!important}.app-theme-dark .snack-message{font-weight:700;color:#fff!important;background:#20323C!important}.app-theme-dark .snack-message .mat-simple-snackbar-action{color:#ffffffb3!important}.app-theme-dark .snack-success,.app-theme-dark .snack-info,.app-theme-dark .snack-error{color:#fff!important;font-weight:700}.app-theme-dark .snack-success .mat-simple-snackbar-action,.app-theme-dark .snack-info .mat-simple-snackbar-action,.app-theme-dark .snack-error .mat-simple-snackbar-action{color:#fff!important}.app-theme-dark .snack-success{background:#117C2F!important}.app-theme-dark .snack-error{background:#DA1E26!important}.app-theme-dark .snack-info{background:#0074ac!important}.app-theme-dark .cdk-overlay-dark-backdrop{background:rgba(0,0,0,.78)}.app-theme-dark input,.app-theme-dark .mat-input-element{caret-color:currentcolor}img.fade-in{opacity:0}img.fade-in.loaded{animation:fadeIn ease .5s forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.mat-drawer,.mat-drawer-content,.mat-drawer-container,.mat-card{transition:background .45s ease-out}.app-theme-dark .mat-drawer,.app-theme-dark .mat-drawer-content,.app-theme-dark .mat-drawer-container,.app-theme-dark .mat-card{transition:background .15s ease-out}::-webkit-scrollbar{width:10px;height:12px}::-webkit-scrollbar-thumb:vertical{background:rgba(138,150,163,.48);background-clip:padding-box;border-right:0px solid transparent;border-left:5px solid transparent}::-webkit-scrollbar-thumb:horizontal{background:rgba(138,150,163,.48);background-clip:padding-box;border-bottom:0px solid transparent;border-top:6px solid transparent}::-webkit-scrollbar-track,::-webkit-scrollbar-corner{background:transparent}.app-view-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:48px;border-radius:24px;margin:0 0 .75rem;padding:0 2px}.app-view-header .mat-button-base,.app-view-header .mat-button-toggle{height:42px;min-width:42px;padding:0}.app-view-header .mat-button,.app-view-header .mat-button-toggle{border-radius:0}.app-view-header .mat-button-base{line-height:42px}.app-view-header .mat-button-toggle-group{border-radius:0}.app-view-header .mat-button-toggle-group .mat-button-toggle .mat-button-toggle-label-content{line-height:42px}.app-view-header .mat-form-field{margin:0 .75rem}.app-view-header .mat-form-field [matprefix].ng-fa-icon{margin-left:.25rem;margin-right:.5rem}.app-view-header.small{height:44px;margin:.5rem 0 1.25rem}.app-view-header.small .mat-form-field{height:42px;line-height:40px}.app-view-header .app-view-header-title{font-size:14px;font-weight:500}.mat-search-header{display:flex;align-items:center}.mat-search-header mat-form-field.mat-form-field-header{flex:1;margin:0 8px;line-height:46px;height:48px;white-space:nowrap}.mat-search-header mat-form-field.mat-form-field-header .mat-chip.mat-standard-chip{font-size:.6875rem;line-height:normal;min-height:32px;margin:0;padding:7px 12px;background:none;border-radius:0;font-weight:500;letter-spacing:1.25px;text-transform:uppercase}.mat-search-header mat-form-field.mat-form-field-header .mat-chip.mat-standard-chip .mat-chip-remove,.mat-search-header mat-form-field.mat-form-field-header .mat-chip.mat-standard-chip .mat-chip-trailing-icon{width:initial;height:initial}.mat-search-header mat-form-field.mat-form-field-header .mat-chip+.mat-chip-input{margin-left:12px}.mat-search-header mat-form-field.mat-form-field-header .mat-form-field-infix{padding:0;border-top:1px solid transparent}.mat-search-header mat-form-field.mat-form-field-header .mat-form-field-label-wrapper{top:-17.5px;-webkit-user-select:none;user-select:none}.mat-search-header mat-form-field.mat-form-field-header.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:0}.mat-search-header mat-form-field.mat-form-field-header.mat-form-field-appearance-legacy .mat-form-field-underline{background:none;bottom:0}.mat-search-header mat-form-field.mat-form-field-header.mat-form-field-appearance-legacy.mat-focused .mat-form-field-ripple{display:none}.mat-search-description{display:flex;align-items:center;min-height:48px;display:inline-block}.mat-search-description em,.mat-search-description span{display:inline-block}.mat-search-description em{font-style:normal}.mat-search-description button.mat-icon-button{width:24px;height:24px;line-height:24px;margin-left:2px;font-size:.75rem}.mat-search-summary{display:flex;align-items:center;min-height:48px}mat-form-field.mat-search-field{flex:1;width:100%;line-height:46px;white-space:nowrap;height:44px;box-sizing:border-box;border-radius:24px;margin-bottom:.5rem}mat-form-field.mat-search-field .mat-form-field-infix{padding:0;border-top:1px solid transparent}mat-form-field.mat-search-field .mat-form-field-label-wrapper{top:-17.5px;-webkit-user-select:none;user-select:none}mat-form-field.mat-search-field.mat-form-field-appearance-legacy .mat-form-field-label-wrapper{top:-18.5px}mat-form-field.mat-search-field.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:0;margin:0 .75rem;height:42px}mat-form-field.mat-search-field.mat-form-field-appearance-legacy .mat-form-field-flex{line-height:42px;height:42px}mat-form-field.mat-search-field.mat-form-field-appearance-legacy .mat-form-field-prefix>.ng-fa-icon{line-height:38px;margin-right:.5rem;vertical-align:top}mat-form-field.mat-search-field.mat-form-field-appearance-legacy .mat-form-field-underline{background:none;bottom:0}mat-form-field.mat-search-field.mat-form-field-appearance-legacy.mat-focused .mat-form-field-ripple{display:none}.search-result-container{flex:1;display:flex;position:relative;padding:4px 0}.search-result-container .search-result-scroller{flex:1;max-height:100vh}.search-result-container .search-result-scroller .scrollable-content{height:auto}.search-result-container .search-result-scroller.search-result-wrap .scrollable-content{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:flex-start}.search-result-container .search-result-scroller.searching{opacity:.7!important;pointer-events:none!important}.app-view-header{border:1px solid rgba(0,0,0,.12)}.app-view-header .mat-form-field-prefix>.ng-fa-icon{color:#0000008a}.app-view-header .mat-button-base,.app-view-header .mat-button-toggle{background-color:inherit;border:none}.app-view-header .mat-button-base{color:#bcc2c5;border:none}.app-view-header .mat-button-base .ng-fa-icon{color:#8a96a3b3}.app-view-header .mat-button-base:hover:not([disabled=true]){color:#000000de}.app-view-header .mat-button-base:hover:not([disabled=true]) .ng-fa-icon{color:#000000de}.app-view-header .mat-button-toggle-group{border:none}.app-view-header .mat-button-toggle-group .mat-button-toggle{color:#bcc2c5}.app-view-header .mat-button-toggle-group .mat-button-toggle.mat-button-toggle-checked{color:#0091ea}.app-view-header .mat-button-toggle-group .mat-button-toggle+.mat-button-toggle{border:none}.app-view-header .mat-form-field [matprefix].ng-fa-icon{color:#0000008a}.app-view-header .app-view-header-title{color:#000000de;opacity:.6}.app-view-header.disabled{background:rgba(0,0,0,.04)}.app-view-header.disabled .mat-button-base,.app-view-header.disabled .mat-button-toggle{background:transparent}.mat-search-header mat-form-field.mat-form-field-header{color:#000000de}.mat-search-header mat-form-field.mat-form-field-header .mat-chip.mat-standard-chip{border-right:1px solid rgba(0,0,0,.12);color:#000000de}.mat-search-header mat-form-field.mat-form-field-header .mat-chip.mat-standard-chip .mat-chip-remove,.mat-search-header mat-form-field.mat-form-field-header .mat-chip.mat-standard-chip .mat-chip-trailing-icon{color:#0000008a}.mat-search-header mat-form-field.mat-form-field-header .mat-chip.mat-standard-chip .mat-chip-remove:hover,.mat-search-header mat-form-field.mat-form-field-header .mat-chip.mat-standard-chip .mat-chip-trailing-icon:hover{color:#000000de}.mat-search-header mat-form-field.mat-form-field-header.mat-form-field-appearance-legacy .mat-form-field-label{color:#0000008a}.mat-search-description em{color:#0091ea}.mat-search-description,.mat-search-description button.mat-icon-button{color:#0000008a}.mat-search-description button.mat-icon-button:hover{color:#000000de}mat-form-field.mat-search-field{color:#000000de;border:1px solid rgba(0,0,0,.12)}mat-form-field.mat-search-field .mat-form-field-infix{border-top:1px solid transparent}mat-form-field.mat-search-field.mat-form-field-appearance-legacy .mat-form-field-label{color:#0000008a}mat-form-field.mat-search-field.mat-form-field-appearance-legacy .mat-form-field-prefix>.ng-fa-icon{color:#00000061}mat-form-field.mat-search-field.mat-form-field-appearance-legacy.mat-focused{border-color:#20323c}mat-form-field.mat-search-field.mat-form-field-appearance-legacy.mat-focused .mat-form-field-prefix>.ng-fa-icon{color:#0000008a}.search-result-container{border-bottom:1px solid rgba(0,0,0,.12)}.app-theme-dark .app-view-header{border:1px solid rgba(255,255,255,.12)}.app-theme-dark .app-view-header .mat-form-field-prefix>.ng-fa-icon{color:#ffffffb3}.app-theme-dark .app-view-header .mat-button-base,.app-theme-dark .app-view-header .mat-button-toggle{background-color:inherit;border:none}.app-theme-dark .app-view-header .mat-button-base{color:#c8daeb;border:none}.app-theme-dark .app-view-header .mat-button-base .ng-fa-icon{color:#8a96a3de}.app-theme-dark .app-view-header .mat-button-base:hover:not([disabled=true]){color:#fff}.app-theme-dark .app-view-header .mat-button-base:hover:not([disabled=true]) .ng-fa-icon{color:#fff}.app-theme-dark .app-view-header .mat-button-toggle-group{border:none}.app-theme-dark .app-view-header .mat-button-toggle-group .mat-button-toggle{color:#c8daeb}.app-theme-dark .app-view-header .mat-button-toggle-group .mat-button-toggle.mat-button-toggle-checked{color:#0091ea}.app-theme-dark .app-view-header .mat-button-toggle-group .mat-button-toggle+.mat-button-toggle{border:none}.app-theme-dark .app-view-header .mat-form-field [matprefix].ng-fa-icon{color:#ffffffb3}.app-theme-dark .app-view-header .app-view-header-title{color:#fff;opacity:.6}.app-theme-dark .app-view-header.disabled{background:rgba(255,255,255,.04)}.app-theme-dark .app-view-header.disabled .mat-button-base,.app-theme-dark .app-view-header.disabled .mat-button-toggle{background:transparent}.app-theme-dark .mat-search-header mat-form-field.mat-form-field-header{color:#fff}.app-theme-dark .mat-search-header mat-form-field.mat-form-field-header .mat-chip.mat-standard-chip{border-right:1px solid rgba(255,255,255,.12);color:#fff}.app-theme-dark .mat-search-header mat-form-field.mat-form-field-header .mat-chip.mat-standard-chip .mat-chip-remove,.app-theme-dark .mat-search-header mat-form-field.mat-form-field-header .mat-chip.mat-standard-chip .mat-chip-trailing-icon{color:#ffffffb3}.app-theme-dark .mat-search-header mat-form-field.mat-form-field-header .mat-chip.mat-standard-chip .mat-chip-remove:hover,.app-theme-dark .mat-search-header mat-form-field.mat-form-field-header .mat-chip.mat-standard-chip .mat-chip-trailing-icon:hover{color:#fff}.app-theme-dark .mat-search-header mat-form-field.mat-form-field-header.mat-form-field-appearance-legacy .mat-form-field-label{color:#ffffffb3}.app-theme-dark .mat-search-description em{color:#0091ea}.app-theme-dark .mat-search-description,.app-theme-dark .mat-search-description button.mat-icon-button{color:#ffffffb3}.app-theme-dark .mat-search-description button.mat-icon-button:hover{color:#fff}.app-theme-dark mat-form-field.mat-search-field{color:#fff;border:1px solid rgba(255,255,255,.12)}.app-theme-dark mat-form-field.mat-search-field .mat-form-field-infix{border-top:1px solid transparent}.app-theme-dark mat-form-field.mat-search-field.mat-form-field-appearance-legacy .mat-form-field-label{color:#ffffffb3}.app-theme-dark mat-form-field.mat-search-field.mat-form-field-appearance-legacy .mat-form-field-prefix>.ng-fa-icon{color:#ffffff80}.app-theme-dark mat-form-field.mat-search-field.mat-form-field-appearance-legacy.mat-focused{border-color:#abc0d5}.app-theme-dark mat-form-field.mat-search-field.mat-form-field-appearance-legacy.mat-focused .mat-form-field-prefix>.ng-fa-icon{color:#ffffffb3}.app-theme-dark .search-result-container{border-bottom:1px solid rgba(255,255,255,.12)}.user-initials{display:flex;align-items:center;justify-content:center;font-size:1rem;-webkit-user-select:none;user-select:none;padding:0;min-width:0;width:40px;height:40px;flex-shrink:0;line-height:40px;border-radius:50%}.user-initials.mat-icon-button{width:28px;height:28px;line-height:28px;font-size:12px}@media (min-width: 1200px){.user-initials.mat-icon-button{width:32px;height:32px;line-height:32px;font-size:14px}}.user-initials.large{font-size:1.75rem;font-weight:500;width:56px;height:56px}.user-initials,.mat-button-base.user-initials{background:#339C8F;color:#fff}.app-theme-dark .user-initials,.app-theme-dark .mat-button-base.user-initials{background:#00695c;color:#fff}.noscroll{overflow:hidden}.flex-container{flex:1;display:flex}.flex-row{display:flex;flex-direction:row}.flex-row.flex-center{align-items:center}.flex-row.space-between{justify-content:space-between}.flex-col{display:flex;flex-direction:column}.flex-col.flex-center{justify-content:center}.flex-col.space-between{align-items:space-between}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}@media screen{body.print-body{background:rgba(0,0,0,.12)}body.print-body.app-theme-dark{background:#212121}}@media print{body{zoom:75%}body:not(.print-body){display:none!important;opacity:0!important}}html{scroll-behavior:smooth}.mat-button-base .ng-fa-icon+span{margin-left:8px}.compact .mat-button-base,.compact.mat-button-base{font-size:12px;padding:0 8px;line-height:24px;min-width:48px;border-radius:3px}.compact .mat-button-base .ng-fa-icon,.compact.mat-button-base .ng-fa-icon{font-size:smaller}.compact .mat-button-base .ng-fa-icon+span,.compact.mat-button-base .ng-fa-icon+span{margin-left:4px}.mat-menu-panel .mat-menu-content:not(:empty){min-width:180px;padding:.5rem 0}.mat-menu-panel .mat-divider{margin:.5rem 0}.mat-menu-panel .mat-menu-item{display:flex;align-items:center}.mat-menu-panel .mat-menu-item .ng-fa-icon{font-size:1rem;min-width:25px;text-align:center}.mat-menu-panel .mat-menu-item .ng-fa-icon[icon=toggle-on]{font-size:1.25rem}.mat-menu-panel .mat-menu-item .ng-fa-icon+span{margin:0 .75rem}.mat-menu-panel .color-green{color:#117c2f!important}.mat-menu-panel .color-muted{color:#8a96a37a!important}.mat-drawer-push.pinned{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}table.key-table{width:100%;max-height:100%;border-spacing:0}table.key-table tr td{padding:2px 0 2px 20px;vertical-align:text-top}table.key-table tr td:first-child{width:1%;padding-left:0;white-space:nowrap}.flex-dialog .mat-dialog-container{display:flex;flex-direction:column}.hidden{display:none!important}.block{display:block!important}.flex{display:flex!important}.flex-row{flex-direction:row!important}.flex-col{flex-direction:column!important}.flex-wrap{flex-wrap:wrap!important}.flex-0{flex:0 0 auto!important}.flex-1{flex:1 1 0%!important}.flex-auto{flex:1 1 auto!important}.flex-initial{flex:0 1 auto!important}.flex-none{flex:none!important}.items-center{align-items:center!important}.items-start{align-items:flex-start!important}.items-end{align-items:flex-end!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.justify-evenly{justify-content:space-evenly!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.border{border-width:1px!important}.border-none{border:none!important}.border-t{border-top-width:1px!important}.border-b{border-bottom-width:1px!important}.border-l{border-left-width:1px!important}.border-r{border-right-width:1px!important}.divide-y>:not([hidden])~:not([hidden]){border-top-width:1px!important;border-bottom-width:0px!important}.divide-x>:not([hidden])~:not([hidden]){border-right-width:1px!important;border-left-width:0px!important}.m-0{margin:0!important}.ml-0{margin-left:0!important}.mr-0{margin-right:0!important}.mt-0{margin-top:0!important}.mb-0{margin-bottom:0!important}.mx-0{margin-left:0!important;margin-right:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.m-0\.5{margin:.125rem!important}.ml-0\.5{margin-left:.125rem!important}.mr-0\.5{margin-right:.125rem!important}.mt-0\.5{margin-top:.125rem!important}.mb-0\.5{margin-bottom:.125rem!important}.mx-0\.5{margin-left:.125rem!important;margin-right:.125rem!important}.my-0\.5{margin-top:.125rem!important;margin-bottom:.125rem!important}.m-1{margin:.25rem!important}.ml-1{margin-left:.25rem!important}.mr-1{margin-right:.25rem!important}.mt-1{margin-top:.25rem!important}.mb-1{margin-bottom:.25rem!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.m-1\.5{margin:.375rem!important}.ml-1\.5{margin-left:.375rem!important}.mr-1\.5{margin-right:.375rem!important}.mt-1\.5{margin-top:.375rem!important}.mb-1\.5{margin-bottom:.375rem!important}.mx-1\.5{margin-left:.375rem!important;margin-right:.375rem!important}.my-1\.5{margin-top:.375rem!important;margin-bottom:.375rem!important}.m-2{margin:.5rem!important}.ml-2{margin-left:.5rem!important}.mr-2{margin-right:.5rem!important}.mt-2{margin-top:.5rem!important}.mb-2{margin-bottom:.5rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-2\.5{margin:.625rem!important}.ml-2\.5{margin-left:.625rem!important}.mr-2\.5{margin-right:.625rem!important}.mt-2\.5{margin-top:.625rem!important}.mb-2\.5{margin-bottom:.625rem!important}.mx-2\.5{margin-left:.625rem!important;margin-right:.625rem!important}.my-2\.5{margin-top:.625rem!important;margin-bottom:.625rem!important}.m-3{margin:.75rem!important}.ml-3{margin-left:.75rem!important}.mr-3{margin-right:.75rem!important}.mt-3{margin-top:.75rem!important}.mb-3{margin-bottom:.75rem!important}.mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.m-4{margin:1rem!important}.ml-4{margin-left:1rem!important}.mr-4{margin-right:1rem!important}.mt-4{margin-top:1rem!important}.mb-4{margin-bottom:1rem!important}.mx-4{margin-left:1rem!important;margin-right:1rem!important}.my-4{margin-top:1rem!important;margin-bottom:1rem!important}.m-5{margin:1.25rem!important}.ml-5{margin-left:1.25rem!important}.mr-5{margin-right:1.25rem!important}.mt-5{margin-top:1.25rem!important}.mb-5{margin-bottom:1.25rem!important}.mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.m-6{margin:1.5rem!important}.ml-6{margin-left:1.5rem!important}.mr-6{margin-right:1.5rem!important}.mt-6{margin-top:1.5rem!important}.mb-6{margin-bottom:1.5rem!important}.mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-7{margin:1.75rem!important}.ml-7{margin-left:1.75rem!important}.mr-7{margin-right:1.75rem!important}.mt-7{margin-top:1.75rem!important}.mb-7{margin-bottom:1.75rem!important}.mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.my-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.m-8{margin:2rem!important}.ml-8{margin-left:2rem!important}.mr-8{margin-right:2rem!important}.mt-8{margin-top:2rem!important}.mb-8{margin-bottom:2rem!important}.mx-8{margin-left:2rem!important;margin-right:2rem!important}.my-8{margin-top:2rem!important;margin-bottom:2rem!important}.m-9{margin:2.25rem!important}.ml-9{margin-left:2.25rem!important}.mr-9{margin-right:2.25rem!important}.mt-9{margin-top:2.25rem!important}.mb-9{margin-bottom:2.25rem!important}.mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.my-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.m-10{margin:2.5rem!important}.ml-10{margin-left:2.5rem!important}.mr-10{margin-right:2.5rem!important}.mt-10{margin-top:2.5rem!important}.mb-10{margin-bottom:2.5rem!important}.mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.m-11{margin:2.75rem!important}.ml-11{margin-left:2.75rem!important}.mr-11{margin-right:2.75rem!important}.mt-11{margin-top:2.75rem!important}.mb-11{margin-bottom:2.75rem!important}.mx-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.my-11{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.m-12{margin:3rem!important}.ml-12{margin-left:3rem!important}.mr-12{margin-right:3rem!important}.mt-12{margin-top:3rem!important}.mb-12{margin-bottom:3rem!important}.mx-12{margin-left:3rem!important;margin-right:3rem!important}.my-12{margin-top:3rem!important;margin-bottom:3rem!important}.m-14{margin:3.5rem!important}.ml-14{margin-left:3.5rem!important}.mr-14{margin-right:3.5rem!important}.mt-14{margin-top:3.5rem!important}.mb-14{margin-bottom:3.5rem!important}.mx-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.my-14{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.m-16{margin:4rem!important}.ml-16{margin-left:4rem!important}.mr-16{margin-right:4rem!important}.mt-16{margin-top:4rem!important}.mb-16{margin-bottom:4rem!important}.mx-16{margin-left:4rem!important;margin-right:4rem!important}.my-16{margin-top:4rem!important;margin-bottom:4rem!important}.m-20{margin:5rem!important}.ml-20{margin-left:5rem!important}.mr-20{margin-right:5rem!important}.mt-20{margin-top:5rem!important}.mb-20{margin-bottom:5rem!important}.mx-20{margin-left:5rem!important;margin-right:5rem!important}.my-20{margin-top:5rem!important;margin-bottom:5rem!important}.m-24{margin:6rem!important}.ml-24{margin-left:6rem!important}.mr-24{margin-right:6rem!important}.mt-24{margin-top:6rem!important}.mb-24{margin-bottom:6rem!important}.mx-24{margin-left:6rem!important;margin-right:6rem!important}.my-24{margin-top:6rem!important;margin-bottom:6rem!important}.m-auto{margin:auto!important}.ml-auto{margin-left:auto!important}.mr-auto{margin-right:auto!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.p-0{padding:0!important}.pl-0{padding-left:0!important}.pr-0{padding-right:0!important}.pt-0{padding-top:0!important}.pb-0{padding-bottom:0!important}.px-0{padding-left:0!important;padding-right:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.p-0\.5{padding:.125rem!important}.pl-0\.5{padding-left:.125rem!important}.pr-0\.5{padding-right:.125rem!important}.pt-0\.5{padding-top:.125rem!important}.pb-0\.5{padding-bottom:.125rem!important}.px-0\.5{padding-left:.125rem!important;padding-right:.125rem!important}.py-0\.5{padding-top:.125rem!important;padding-bottom:.125rem!important}.p-1{padding:.25rem!important}.pl-1{padding-left:.25rem!important}.pr-1{padding-right:.25rem!important}.pt-1{padding-top:.25rem!important}.pb-1{padding-bottom:.25rem!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-1\.5{padding:.375rem!important}.pl-1\.5{padding-left:.375rem!important}.pr-1\.5{padding-right:.375rem!important}.pt-1\.5{padding-top:.375rem!important}.pb-1\.5{padding-bottom:.375rem!important}.px-1\.5{padding-left:.375rem!important;padding-right:.375rem!important}.py-1\.5{padding-top:.375rem!important;padding-bottom:.375rem!important}.p-2{padding:.5rem!important}.pl-2{padding-left:.5rem!important}.pr-2{padding-right:.5rem!important}.pt-2{padding-top:.5rem!important}.pb-2{padding-bottom:.5rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-2\.5{padding:.625rem!important}.pl-2\.5{padding-left:.625rem!important}.pr-2\.5{padding-right:.625rem!important}.pt-2\.5{padding-top:.625rem!important}.pb-2\.5{padding-bottom:.625rem!important}.px-2\.5{padding-left:.625rem!important;padding-right:.625rem!important}.py-2\.5{padding-top:.625rem!important;padding-bottom:.625rem!important}.p-3{padding:.75rem!important}.pl-3{padding-left:.75rem!important}.pr-3{padding-right:.75rem!important}.pt-3{padding-top:.75rem!important}.pb-3{padding-bottom:.75rem!important}.px-3{padding-left:.75rem!important;padding-right:.75rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.p-4{padding:1rem!important}.pl-4{padding-left:1rem!important}.pr-4{padding-right:1rem!important}.pt-4{padding-top:1rem!important}.pb-4{padding-bottom:1rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.p-5{padding:1.25rem!important}.pl-5{padding-left:1.25rem!important}.pr-5{padding-right:1.25rem!important}.pt-5{padding-top:1.25rem!important}.pb-5{padding-bottom:1.25rem!important}.px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.p-6{padding:1.5rem!important}.pl-6{padding-left:1.5rem!important}.pr-6{padding-right:1.5rem!important}.pt-6{padding-top:1.5rem!important}.pb-6{padding-bottom:1.5rem!important}.px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-7{padding:1.75rem!important}.pl-7{padding-left:1.75rem!important}.pr-7{padding-right:1.75rem!important}.pt-7{padding-top:1.75rem!important}.pb-7{padding-bottom:1.75rem!important}.px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.py-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.p-8{padding:2rem!important}.pl-8{padding-left:2rem!important}.pr-8{padding-right:2rem!important}.pt-8{padding-top:2rem!important}.pb-8{padding-bottom:2rem!important}.px-8{padding-left:2rem!important;padding-right:2rem!important}.py-8{padding-top:2rem!important;padding-bottom:2rem!important}.p-9{padding:2.25rem!important}.pl-9{padding-left:2.25rem!important}.pr-9{padding-right:2.25rem!important}.pt-9{padding-top:2.25rem!important}.pb-9{padding-bottom:2.25rem!important}.px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.py-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.p-10{padding:2.5rem!important}.pl-10{padding-left:2.5rem!important}.pr-10{padding-right:2.5rem!important}.pt-10{padding-top:2.5rem!important}.pb-10{padding-bottom:2.5rem!important}.px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.p-11{padding:2.75rem!important}.pl-11{padding-left:2.75rem!important}.pr-11{padding-right:2.75rem!important}.pt-11{padding-top:2.75rem!important}.pb-11{padding-bottom:2.75rem!important}.px-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.py-11{padding-top:2.75rem!important;padding-bottom:2.75rem!important}.p-12{padding:3rem!important}.pl-12{padding-left:3rem!important}.pr-12{padding-right:3rem!important}.pt-12{padding-top:3rem!important}.pb-12{padding-bottom:3rem!important}.px-12{padding-left:3rem!important;padding-right:3rem!important}.py-12{padding-top:3rem!important;padding-bottom:3rem!important}.p-14{padding:3.5rem!important}.pl-14{padding-left:3.5rem!important}.pr-14{padding-right:3.5rem!important}.pt-14{padding-top:3.5rem!important}.pb-14{padding-bottom:3.5rem!important}.px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.py-14{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.p-16{padding:4rem!important}.pl-16{padding-left:4rem!important}.pr-16{padding-right:4rem!important}.pt-16{padding-top:4rem!important}.pb-16{padding-bottom:4rem!important}.px-16{padding-left:4rem!important;padding-right:4rem!important}.py-16{padding-top:4rem!important;padding-bottom:4rem!important}.p-20{padding:5rem!important}.pl-20{padding-left:5rem!important}.pr-20{padding-right:5rem!important}.pt-20{padding-top:5rem!important}.pb-20{padding-bottom:5rem!important}.px-20{padding-left:5rem!important;padding-right:5rem!important}.py-20{padding-top:5rem!important;padding-bottom:5rem!important}.p-24{padding:6rem!important}.pl-24{padding-left:6rem!important}.pr-24{padding-right:6rem!important}.pt-24{padding-top:6rem!important}.pb-24{padding-bottom:6rem!important}.px-24{padding-left:6rem!important;padding-right:6rem!important}.py-24{padding-top:6rem!important;padding-bottom:6rem!important}.grid{display:grid!important}.gap-0{gap:0px!important}.gapl-0{gap-left:0px!important}.gapr-0{gap-right:0px!important}.gapt-0{gap-top:0px!important}.gapb-0{gap-bottom:0px!important}.gapx-0{gap-left:0px!important;gap-right:0px!important}.gapy-0{gap-top:0px!important;gap-bottom:0px!important}.gap-y-0{row-gap:0px!important}.gap-yl-0{row-gap-left:0px!important}.gap-yr-0{row-gap-right:0px!important}.gap-yt-0{row-gap-top:0px!important}.gap-yb-0{row-gap-bottom:0px!important}.gap-yx-0{row-gap-left:0px!important;row-gap-right:0px!important}.gap-yy-0{row-gap-top:0px!important;row-gap-bottom:0px!important}.gap-x-0{column-gap:0px!important}.gap-xl-0{column-gap-left:0px!important}.gap-xr-0{column-gap-right:0px!important}.gap-xt-0{column-gap-top:0px!important}.gap-xb-0{column-gap-bottom:0px!important}.gap-xx-0{column-gap-left:0px!important;column-gap-right:0px!important}.gap-xy-0{column-gap-top:0px!important;column-gap-bottom:0px!important}.gap-0\.5{gap:.125rem!important}.gapl-0\.5{gap-left:.125rem!important}.gapr-0\.5{gap-right:.125rem!important}.gapt-0\.5{gap-top:.125rem!important}.gapb-0\.5{gap-bottom:.125rem!important}.gapx-0\.5{gap-left:.125rem!important;gap-right:.125rem!important}.gapy-0\.5{gap-top:.125rem!important;gap-bottom:.125rem!important}.gap-y-0\.5{row-gap:.125rem!important}.gap-yl-0\.5{row-gap-left:.125rem!important}.gap-yr-0\.5{row-gap-right:.125rem!important}.gap-yt-0\.5{row-gap-top:.125rem!important}.gap-yb-0\.5{row-gap-bottom:.125rem!important}.gap-yx-0\.5{row-gap-left:.125rem!important;row-gap-right:.125rem!important}.gap-yy-0\.5{row-gap-top:.125rem!important;row-gap-bottom:.125rem!important}.gap-x-0\.5{column-gap:.125rem!important}.gap-xl-0\.5{column-gap-left:.125rem!important}.gap-xr-0\.5{column-gap-right:.125rem!important}.gap-xt-0\.5{column-gap-top:.125rem!important}.gap-xb-0\.5{column-gap-bottom:.125rem!important}.gap-xx-0\.5{column-gap-left:.125rem!important;column-gap-right:.125rem!important}.gap-xy-0\.5{column-gap-top:.125rem!important;column-gap-bottom:.125rem!important}.gap-1{gap:.25rem!important}.gapl-1{gap-left:.25rem!important}.gapr-1{gap-right:.25rem!important}.gapt-1{gap-top:.25rem!important}.gapb-1{gap-bottom:.25rem!important}.gapx-1{gap-left:.25rem!important;gap-right:.25rem!important}.gapy-1{gap-top:.25rem!important;gap-bottom:.25rem!important}.gap-y-1{row-gap:.25rem!important}.gap-yl-1{row-gap-left:.25rem!important}.gap-yr-1{row-gap-right:.25rem!important}.gap-yt-1{row-gap-top:.25rem!important}.gap-yb-1{row-gap-bottom:.25rem!important}.gap-yx-1{row-gap-left:.25rem!important;row-gap-right:.25rem!important}.gap-yy-1{row-gap-top:.25rem!important;row-gap-bottom:.25rem!important}.gap-x-1{column-gap:.25rem!important}.gap-xl-1{column-gap-left:.25rem!important}.gap-xr-1{column-gap-right:.25rem!important}.gap-xt-1{column-gap-top:.25rem!important}.gap-xb-1{column-gap-bottom:.25rem!important}.gap-xx-1{column-gap-left:.25rem!important;column-gap-right:.25rem!important}.gap-xy-1{column-gap-top:.25rem!important;column-gap-bottom:.25rem!important}.gap-1\.5{gap:.375rem!important}.gapl-1\.5{gap-left:.375rem!important}.gapr-1\.5{gap-right:.375rem!important}.gapt-1\.5{gap-top:.375rem!important}.gapb-1\.5{gap-bottom:.375rem!important}.gapx-1\.5{gap-left:.375rem!important;gap-right:.375rem!important}.gapy-1\.5{gap-top:.375rem!important;gap-bottom:.375rem!important}.gap-y-1\.5{row-gap:.375rem!important}.gap-yl-1\.5{row-gap-left:.375rem!important}.gap-yr-1\.5{row-gap-right:.375rem!important}.gap-yt-1\.5{row-gap-top:.375rem!important}.gap-yb-1\.5{row-gap-bottom:.375rem!important}.gap-yx-1\.5{row-gap-left:.375rem!important;row-gap-right:.375rem!important}.gap-yy-1\.5{row-gap-top:.375rem!important;row-gap-bottom:.375rem!important}.gap-x-1\.5{column-gap:.375rem!important}.gap-xl-1\.5{column-gap-left:.375rem!important}.gap-xr-1\.5{column-gap-right:.375rem!important}.gap-xt-1\.5{column-gap-top:.375rem!important}.gap-xb-1\.5{column-gap-bottom:.375rem!important}.gap-xx-1\.5{column-gap-left:.375rem!important;column-gap-right:.375rem!important}.gap-xy-1\.5{column-gap-top:.375rem!important;column-gap-bottom:.375rem!important}.gap-2{gap:.5rem!important}.gapl-2{gap-left:.5rem!important}.gapr-2{gap-right:.5rem!important}.gapt-2{gap-top:.5rem!important}.gapb-2{gap-bottom:.5rem!important}.gapx-2{gap-left:.5rem!important;gap-right:.5rem!important}.gapy-2{gap-top:.5rem!important;gap-bottom:.5rem!important}.gap-y-2{row-gap:.5rem!important}.gap-yl-2{row-gap-left:.5rem!important}.gap-yr-2{row-gap-right:.5rem!important}.gap-yt-2{row-gap-top:.5rem!important}.gap-yb-2{row-gap-bottom:.5rem!important}.gap-yx-2{row-gap-left:.5rem!important;row-gap-right:.5rem!important}.gap-yy-2{row-gap-top:.5rem!important;row-gap-bottom:.5rem!important}.gap-x-2{column-gap:.5rem!important}.gap-xl-2{column-gap-left:.5rem!important}.gap-xr-2{column-gap-right:.5rem!important}.gap-xt-2{column-gap-top:.5rem!important}.gap-xb-2{column-gap-bottom:.5rem!important}.gap-xx-2{column-gap-left:.5rem!important;column-gap-right:.5rem!important}.gap-xy-2{column-gap-top:.5rem!important;column-gap-bottom:.5rem!important}.gap-2\.5{gap:.625rem!important}.gapl-2\.5{gap-left:.625rem!important}.gapr-2\.5{gap-right:.625rem!important}.gapt-2\.5{gap-top:.625rem!important}.gapb-2\.5{gap-bottom:.625rem!important}.gapx-2\.5{gap-left:.625rem!important;gap-right:.625rem!important}.gapy-2\.5{gap-top:.625rem!important;gap-bottom:.625rem!important}.gap-y-2\.5{row-gap:.625rem!important}.gap-yl-2\.5{row-gap-left:.625rem!important}.gap-yr-2\.5{row-gap-right:.625rem!important}.gap-yt-2\.5{row-gap-top:.625rem!important}.gap-yb-2\.5{row-gap-bottom:.625rem!important}.gap-yx-2\.5{row-gap-left:.625rem!important;row-gap-right:.625rem!important}.gap-yy-2\.5{row-gap-top:.625rem!important;row-gap-bottom:.625rem!important}.gap-x-2\.5{column-gap:.625rem!important}.gap-xl-2\.5{column-gap-left:.625rem!important}.gap-xr-2\.5{column-gap-right:.625rem!important}.gap-xt-2\.5{column-gap-top:.625rem!important}.gap-xb-2\.5{column-gap-bottom:.625rem!important}.gap-xx-2\.5{column-gap-left:.625rem!important;column-gap-right:.625rem!important}.gap-xy-2\.5{column-gap-top:.625rem!important;column-gap-bottom:.625rem!important}.gap-3{gap:.75rem!important}.gapl-3{gap-left:.75rem!important}.gapr-3{gap-right:.75rem!important}.gapt-3{gap-top:.75rem!important}.gapb-3{gap-bottom:.75rem!important}.gapx-3{gap-left:.75rem!important;gap-right:.75rem!important}.gapy-3{gap-top:.75rem!important;gap-bottom:.75rem!important}.gap-y-3{row-gap:.75rem!important}.gap-yl-3{row-gap-left:.75rem!important}.gap-yr-3{row-gap-right:.75rem!important}.gap-yt-3{row-gap-top:.75rem!important}.gap-yb-3{row-gap-bottom:.75rem!important}.gap-yx-3{row-gap-left:.75rem!important;row-gap-right:.75rem!important}.gap-yy-3{row-gap-top:.75rem!important;row-gap-bottom:.75rem!important}.gap-x-3{column-gap:.75rem!important}.gap-xl-3{column-gap-left:.75rem!important}.gap-xr-3{column-gap-right:.75rem!important}.gap-xt-3{column-gap-top:.75rem!important}.gap-xb-3{column-gap-bottom:.75rem!important}.gap-xx-3{column-gap-left:.75rem!important;column-gap-right:.75rem!important}.gap-xy-3{column-gap-top:.75rem!important;column-gap-bottom:.75rem!important}.gap-4{gap:1rem!important}.gapl-4{gap-left:1rem!important}.gapr-4{gap-right:1rem!important}.gapt-4{gap-top:1rem!important}.gapb-4{gap-bottom:1rem!important}.gapx-4{gap-left:1rem!important;gap-right:1rem!important}.gapy-4{gap-top:1rem!important;gap-bottom:1rem!important}.gap-y-4{row-gap:1rem!important}.gap-yl-4{row-gap-left:1rem!important}.gap-yr-4{row-gap-right:1rem!important}.gap-yt-4{row-gap-top:1rem!important}.gap-yb-4{row-gap-bottom:1rem!important}.gap-yx-4{row-gap-left:1rem!important;row-gap-right:1rem!important}.gap-yy-4{row-gap-top:1rem!important;row-gap-bottom:1rem!important}.gap-x-4{column-gap:1rem!important}.gap-xl-4{column-gap-left:1rem!important}.gap-xr-4{column-gap-right:1rem!important}.gap-xt-4{column-gap-top:1rem!important}.gap-xb-4{column-gap-bottom:1rem!important}.gap-xx-4{column-gap-left:1rem!important;column-gap-right:1rem!important}.gap-xy-4{column-gap-top:1rem!important;column-gap-bottom:1rem!important}.gap-5{gap:1.25rem!important}.gapl-5{gap-left:1.25rem!important}.gapr-5{gap-right:1.25rem!important}.gapt-5{gap-top:1.25rem!important}.gapb-5{gap-bottom:1.25rem!important}.gapx-5{gap-left:1.25rem!important;gap-right:1.25rem!important}.gapy-5{gap-top:1.25rem!important;gap-bottom:1.25rem!important}.gap-y-5{row-gap:1.25rem!important}.gap-yl-5{row-gap-left:1.25rem!important}.gap-yr-5{row-gap-right:1.25rem!important}.gap-yt-5{row-gap-top:1.25rem!important}.gap-yb-5{row-gap-bottom:1.25rem!important}.gap-yx-5{row-gap-left:1.25rem!important;row-gap-right:1.25rem!important}.gap-yy-5{row-gap-top:1.25rem!important;row-gap-bottom:1.25rem!important}.gap-x-5{column-gap:1.25rem!important}.gap-xl-5{column-gap-left:1.25rem!important}.gap-xr-5{column-gap-right:1.25rem!important}.gap-xt-5{column-gap-top:1.25rem!important}.gap-xb-5{column-gap-bottom:1.25rem!important}.gap-xx-5{column-gap-left:1.25rem!important;column-gap-right:1.25rem!important}.gap-xy-5{column-gap-top:1.25rem!important;column-gap-bottom:1.25rem!important}.gap-6{gap:1.5rem!important}.gapl-6{gap-left:1.5rem!important}.gapr-6{gap-right:1.5rem!important}.gapt-6{gap-top:1.5rem!important}.gapb-6{gap-bottom:1.5rem!important}.gapx-6{gap-left:1.5rem!important;gap-right:1.5rem!important}.gapy-6{gap-top:1.5rem!important;gap-bottom:1.5rem!important}.gap-y-6{row-gap:1.5rem!important}.gap-yl-6{row-gap-left:1.5rem!important}.gap-yr-6{row-gap-right:1.5rem!important}.gap-yt-6{row-gap-top:1.5rem!important}.gap-yb-6{row-gap-bottom:1.5rem!important}.gap-yx-6{row-gap-left:1.5rem!important;row-gap-right:1.5rem!important}.gap-yy-6{row-gap-top:1.5rem!important;row-gap-bottom:1.5rem!important}.gap-x-6{column-gap:1.5rem!important}.gap-xl-6{column-gap-left:1.5rem!important}.gap-xr-6{column-gap-right:1.5rem!important}.gap-xt-6{column-gap-top:1.5rem!important}.gap-xb-6{column-gap-bottom:1.5rem!important}.gap-xx-6{column-gap-left:1.5rem!important;column-gap-right:1.5rem!important}.gap-xy-6{column-gap-top:1.5rem!important;column-gap-bottom:1.5rem!important}.gap-7{gap:1.75rem!important}.gapl-7{gap-left:1.75rem!important}.gapr-7{gap-right:1.75rem!important}.gapt-7{gap-top:1.75rem!important}.gapb-7{gap-bottom:1.75rem!important}.gapx-7{gap-left:1.75rem!important;gap-right:1.75rem!important}.gapy-7{gap-top:1.75rem!important;gap-bottom:1.75rem!important}.gap-y-7{row-gap:1.75rem!important}.gap-yl-7{row-gap-left:1.75rem!important}.gap-yr-7{row-gap-right:1.75rem!important}.gap-yt-7{row-gap-top:1.75rem!important}.gap-yb-7{row-gap-bottom:1.75rem!important}.gap-yx-7{row-gap-left:1.75rem!important;row-gap-right:1.75rem!important}.gap-yy-7{row-gap-top:1.75rem!important;row-gap-bottom:1.75rem!important}.gap-x-7{column-gap:1.75rem!important}.gap-xl-7{column-gap-left:1.75rem!important}.gap-xr-7{column-gap-right:1.75rem!important}.gap-xt-7{column-gap-top:1.75rem!important}.gap-xb-7{column-gap-bottom:1.75rem!important}.gap-xx-7{column-gap-left:1.75rem!important;column-gap-right:1.75rem!important}.gap-xy-7{column-gap-top:1.75rem!important;column-gap-bottom:1.75rem!important}.gap-8{gap:2rem!important}.gapl-8{gap-left:2rem!important}.gapr-8{gap-right:2rem!important}.gapt-8{gap-top:2rem!important}.gapb-8{gap-bottom:2rem!important}.gapx-8{gap-left:2rem!important;gap-right:2rem!important}.gapy-8{gap-top:2rem!important;gap-bottom:2rem!important}.gap-y-8{row-gap:2rem!important}.gap-yl-8{row-gap-left:2rem!important}.gap-yr-8{row-gap-right:2rem!important}.gap-yt-8{row-gap-top:2rem!important}.gap-yb-8{row-gap-bottom:2rem!important}.gap-yx-8{row-gap-left:2rem!important;row-gap-right:2rem!important}.gap-yy-8{row-gap-top:2rem!important;row-gap-bottom:2rem!important}.gap-x-8{column-gap:2rem!important}.gap-xl-8{column-gap-left:2rem!important}.gap-xr-8{column-gap-right:2rem!important}.gap-xt-8{column-gap-top:2rem!important}.gap-xb-8{column-gap-bottom:2rem!important}.gap-xx-8{column-gap-left:2rem!important;column-gap-right:2rem!important}.gap-xy-8{column-gap-top:2rem!important;column-gap-bottom:2rem!important}.gap-9{gap:2.25rem!important}.gapl-9{gap-left:2.25rem!important}.gapr-9{gap-right:2.25rem!important}.gapt-9{gap-top:2.25rem!important}.gapb-9{gap-bottom:2.25rem!important}.gapx-9{gap-left:2.25rem!important;gap-right:2.25rem!important}.gapy-9{gap-top:2.25rem!important;gap-bottom:2.25rem!important}.gap-y-9{row-gap:2.25rem!important}.gap-yl-9{row-gap-left:2.25rem!important}.gap-yr-9{row-gap-right:2.25rem!important}.gap-yt-9{row-gap-top:2.25rem!important}.gap-yb-9{row-gap-bottom:2.25rem!important}.gap-yx-9{row-gap-left:2.25rem!important;row-gap-right:2.25rem!important}.gap-yy-9{row-gap-top:2.25rem!important;row-gap-bottom:2.25rem!important}.gap-x-9{column-gap:2.25rem!important}.gap-xl-9{column-gap-left:2.25rem!important}.gap-xr-9{column-gap-right:2.25rem!important}.gap-xt-9{column-gap-top:2.25rem!important}.gap-xb-9{column-gap-bottom:2.25rem!important}.gap-xx-9{column-gap-left:2.25rem!important;column-gap-right:2.25rem!important}.gap-xy-9{column-gap-top:2.25rem!important;column-gap-bottom:2.25rem!important}.gap-10{gap:2.5rem!important}.gapl-10{gap-left:2.5rem!important}.gapr-10{gap-right:2.5rem!important}.gapt-10{gap-top:2.5rem!important}.gapb-10{gap-bottom:2.5rem!important}.gapx-10{gap-left:2.5rem!important;gap-right:2.5rem!important}.gapy-10{gap-top:2.5rem!important;gap-bottom:2.5rem!important}.gap-y-10{row-gap:2.5rem!important}.gap-yl-10{row-gap-left:2.5rem!important}.gap-yr-10{row-gap-right:2.5rem!important}.gap-yt-10{row-gap-top:2.5rem!important}.gap-yb-10{row-gap-bottom:2.5rem!important}.gap-yx-10{row-gap-left:2.5rem!important;row-gap-right:2.5rem!important}.gap-yy-10{row-gap-top:2.5rem!important;row-gap-bottom:2.5rem!important}.gap-x-10{column-gap:2.5rem!important}.gap-xl-10{column-gap-left:2.5rem!important}.gap-xr-10{column-gap-right:2.5rem!important}.gap-xt-10{column-gap-top:2.5rem!important}.gap-xb-10{column-gap-bottom:2.5rem!important}.gap-xx-10{column-gap-left:2.5rem!important;column-gap-right:2.5rem!important}.gap-xy-10{column-gap-top:2.5rem!important;column-gap-bottom:2.5rem!important}.gap-11{gap:2.75rem!important}.gapl-11{gap-left:2.75rem!important}.gapr-11{gap-right:2.75rem!important}.gapt-11{gap-top:2.75rem!important}.gapb-11{gap-bottom:2.75rem!important}.gapx-11{gap-left:2.75rem!important;gap-right:2.75rem!important}.gapy-11{gap-top:2.75rem!important;gap-bottom:2.75rem!important}.gap-y-11{row-gap:2.75rem!important}.gap-yl-11{row-gap-left:2.75rem!important}.gap-yr-11{row-gap-right:2.75rem!important}.gap-yt-11{row-gap-top:2.75rem!important}.gap-yb-11{row-gap-bottom:2.75rem!important}.gap-yx-11{row-gap-left:2.75rem!important;row-gap-right:2.75rem!important}.gap-yy-11{row-gap-top:2.75rem!important;row-gap-bottom:2.75rem!important}.gap-x-11{column-gap:2.75rem!important}.gap-xl-11{column-gap-left:2.75rem!important}.gap-xr-11{column-gap-right:2.75rem!important}.gap-xt-11{column-gap-top:2.75rem!important}.gap-xb-11{column-gap-bottom:2.75rem!important}.gap-xx-11{column-gap-left:2.75rem!important;column-gap-right:2.75rem!important}.gap-xy-11{column-gap-top:2.75rem!important;column-gap-bottom:2.75rem!important}.gap-12{gap:3rem!important}.gapl-12{gap-left:3rem!important}.gapr-12{gap-right:3rem!important}.gapt-12{gap-top:3rem!important}.gapb-12{gap-bottom:3rem!important}.gapx-12{gap-left:3rem!important;gap-right:3rem!important}.gapy-12{gap-top:3rem!important;gap-bottom:3rem!important}.gap-y-12{row-gap:3rem!important}.gap-yl-12{row-gap-left:3rem!important}.gap-yr-12{row-gap-right:3rem!important}.gap-yt-12{row-gap-top:3rem!important}.gap-yb-12{row-gap-bottom:3rem!important}.gap-yx-12{row-gap-left:3rem!important;row-gap-right:3rem!important}.gap-yy-12{row-gap-top:3rem!important;row-gap-bottom:3rem!important}.gap-x-12{column-gap:3rem!important}.gap-xl-12{column-gap-left:3rem!important}.gap-xr-12{column-gap-right:3rem!important}.gap-xt-12{column-gap-top:3rem!important}.gap-xb-12{column-gap-bottom:3rem!important}.gap-xx-12{column-gap-left:3rem!important;column-gap-right:3rem!important}.gap-xy-12{column-gap-top:3rem!important;column-gap-bottom:3rem!important}.gap-14{gap:3.5rem!important}.gapl-14{gap-left:3.5rem!important}.gapr-14{gap-right:3.5rem!important}.gapt-14{gap-top:3.5rem!important}.gapb-14{gap-bottom:3.5rem!important}.gapx-14{gap-left:3.5rem!important;gap-right:3.5rem!important}.gapy-14{gap-top:3.5rem!important;gap-bottom:3.5rem!important}.gap-y-14{row-gap:3.5rem!important}.gap-yl-14{row-gap-left:3.5rem!important}.gap-yr-14{row-gap-right:3.5rem!important}.gap-yt-14{row-gap-top:3.5rem!important}.gap-yb-14{row-gap-bottom:3.5rem!important}.gap-yx-14{row-gap-left:3.5rem!important;row-gap-right:3.5rem!important}.gap-yy-14{row-gap-top:3.5rem!important;row-gap-bottom:3.5rem!important}.gap-x-14{column-gap:3.5rem!important}.gap-xl-14{column-gap-left:3.5rem!important}.gap-xr-14{column-gap-right:3.5rem!important}.gap-xt-14{column-gap-top:3.5rem!important}.gap-xb-14{column-gap-bottom:3.5rem!important}.gap-xx-14{column-gap-left:3.5rem!important;column-gap-right:3.5rem!important}.gap-xy-14{column-gap-top:3.5rem!important;column-gap-bottom:3.5rem!important}.gap-16{gap:4rem!important}.gapl-16{gap-left:4rem!important}.gapr-16{gap-right:4rem!important}.gapt-16{gap-top:4rem!important}.gapb-16{gap-bottom:4rem!important}.gapx-16{gap-left:4rem!important;gap-right:4rem!important}.gapy-16{gap-top:4rem!important;gap-bottom:4rem!important}.gap-y-16{row-gap:4rem!important}.gap-yl-16{row-gap-left:4rem!important}.gap-yr-16{row-gap-right:4rem!important}.gap-yt-16{row-gap-top:4rem!important}.gap-yb-16{row-gap-bottom:4rem!important}.gap-yx-16{row-gap-left:4rem!important;row-gap-right:4rem!important}.gap-yy-16{row-gap-top:4rem!important;row-gap-bottom:4rem!important}.gap-x-16{column-gap:4rem!important}.gap-xl-16{column-gap-left:4rem!important}.gap-xr-16{column-gap-right:4rem!important}.gap-xt-16{column-gap-top:4rem!important}.gap-xb-16{column-gap-bottom:4rem!important}.gap-xx-16{column-gap-left:4rem!important;column-gap-right:4rem!important}.gap-xy-16{column-gap-top:4rem!important;column-gap-bottom:4rem!important}.gap-20{gap:5rem!important}.gapl-20{gap-left:5rem!important}.gapr-20{gap-right:5rem!important}.gapt-20{gap-top:5rem!important}.gapb-20{gap-bottom:5rem!important}.gapx-20{gap-left:5rem!important;gap-right:5rem!important}.gapy-20{gap-top:5rem!important;gap-bottom:5rem!important}.gap-y-20{row-gap:5rem!important}.gap-yl-20{row-gap-left:5rem!important}.gap-yr-20{row-gap-right:5rem!important}.gap-yt-20{row-gap-top:5rem!important}.gap-yb-20{row-gap-bottom:5rem!important}.gap-yx-20{row-gap-left:5rem!important;row-gap-right:5rem!important}.gap-yy-20{row-gap-top:5rem!important;row-gap-bottom:5rem!important}.gap-x-20{column-gap:5rem!important}.gap-xl-20{column-gap-left:5rem!important}.gap-xr-20{column-gap-right:5rem!important}.gap-xt-20{column-gap-top:5rem!important}.gap-xb-20{column-gap-bottom:5rem!important}.gap-xx-20{column-gap-left:5rem!important;column-gap-right:5rem!important}.gap-xy-20{column-gap-top:5rem!important;column-gap-bottom:5rem!important}.gap-24{gap:6rem!important}.gapl-24{gap-left:6rem!important}.gapr-24{gap-right:6rem!important}.gapt-24{gap-top:6rem!important}.gapb-24{gap-bottom:6rem!important}.gapx-24{gap-left:6rem!important;gap-right:6rem!important}.gapy-24{gap-top:6rem!important;gap-bottom:6rem!important}.gap-y-24{row-gap:6rem!important}.gap-yl-24{row-gap-left:6rem!important}.gap-yr-24{row-gap-right:6rem!important}.gap-yt-24{row-gap-top:6rem!important}.gap-yb-24{row-gap-bottom:6rem!important}.gap-yx-24{row-gap-left:6rem!important;row-gap-right:6rem!important}.gap-yy-24{row-gap-top:6rem!important;row-gap-bottom:6rem!important}.gap-x-24{column-gap:6rem!important}.gap-xl-24{column-gap-left:6rem!important}.gap-xr-24{column-gap-right:6rem!important}.gap-xt-24{column-gap-top:6rem!important}.gap-xb-24{column-gap-bottom:6rem!important}.gap-xx-24{column-gap-left:6rem!important;column-gap-right:6rem!important}.gap-xy-24{column-gap-top:6rem!important;column-gap-bottom:6rem!important}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.col-span-1{grid-column:span 1/span 1!important}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.col-span-2{grid-column:span 2/span 2!important}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.col-span-3{grid-column:span 3/span 3!important}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.col-span-4{grid-column:span 4/span 4!important}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.col-span-5{grid-column:span 5/span 5!important}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.col-span-6{grid-column:span 6/span 6!important}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.col-span-7{grid-column:span 7/span 7!important}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.col-span-8{grid-column:span 8/span 8!important}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.col-span-9{grid-column:span 9/span 9!important}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.col-span-10{grid-column:span 10/span 10!important}.grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.col-span-11{grid-column:span 11/span 11!important}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.col-span-12{grid-column:span 12/span 12!important}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))!important}.row-span-1{grid-row:span 1/span 1!important}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.row-span-2{grid-row:span 2/span 2!important}.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))!important}.row-span-3{grid-row:span 3/span 3!important}.grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))!important}.row-span-4{grid-row:span 4/span 4!important}.grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))!important}.row-span-5{grid-row:span 5/span 5!important}.grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))!important}.row-span-6{grid-row:span 6/span 6!important}.grid-rows-7{grid-template-rows:repeat(7,minmax(0,1fr))!important}.row-span-7{grid-row:span 7/span 7!important}.grid-rows-8{grid-template-rows:repeat(8,minmax(0,1fr))!important}.row-span-8{grid-row:span 8/span 8!important}.grid-rows-9{grid-template-rows:repeat(9,minmax(0,1fr))!important}.row-span-9{grid-row:span 9/span 9!important}.grid-rows-10{grid-template-rows:repeat(10,minmax(0,1fr))!important}.row-span-10{grid-row:span 10/span 10!important}.grid-rows-11{grid-template-rows:repeat(11,minmax(0,1fr))!important}.row-span-11{grid-row:span 11/span 11!important}.grid-rows-12{grid-template-rows:repeat(12,minmax(0,1fr))!important}.row-span-12{grid-row:span 12/span 12!important}.col-span-full{grid-column:1/-1!important}.row-span-full{grid-row:1/-1!important}.auto-rows-fr{grid-auto-rows:minmax(0,1fr)!important}.auto-cols-min{grid-auto-columns:min-content!important}.auto-cols-max{grid-auto-columns:max-content!important}.grid-flow-col{grid-auto-flow:column!important}.grid-cols-\[min-content_1fr\]{grid-template-columns:min-content 1fr}.icon-size-2{width:.5rem!important;height:.5rem!important;min-width:.5rem!important;min-height:.5rem!important;font-size:.5rem!important;line-height:.5rem!important}.icon-size-2 svg{width:.5rem!important;height:.5rem!important}.icon-size-2\.5{width:.625rem!important;height:.625rem!important;min-width:.625rem!important;min-height:.625rem!important;font-size:.625rem!important;line-height:.625rem!important}.icon-size-2\.5 svg{width:.625rem!important;height:.625rem!important}.icon-size-3{width:.75rem!important;height:.75rem!important;min-width:.75rem!important;min-height:.75rem!important;font-size:.75rem!important;line-height:.75rem!important}.icon-size-3 svg{width:.75rem!important;height:.75rem!important}.icon-size-3\.5{width:.875rem!important;height:.875rem!important;min-width:.875rem!important;min-height:.875rem!important;font-size:.875rem!important;line-height:.875rem!important}.icon-size-3\.5 svg{width:.875rem!important;height:.875rem!important}.icon-size-4{width:1rem!important;height:1rem!important;min-width:1rem!important;min-height:1rem!important;font-size:1rem!important;line-height:1rem!important}.icon-size-4 svg{width:1rem!important;height:1rem!important}.icon-size-4\.5{width:1.125rem!important;height:1.125rem!important;min-width:1.125rem!important;min-height:1.125rem!important;font-size:1.125rem!important;line-height:1.125rem!important}.icon-size-4\.5 svg{width:1.125rem!important;height:1.125rem!important}.icon-size-5{width:1.25rem!important;height:1.25rem!important;min-width:1.25rem!important;min-height:1.25rem!important;font-size:1.25rem!important;line-height:1.25rem!important}.icon-size-5 svg{width:1.25rem!important;height:1.25rem!important}.icon-size-6{width:1.5rem!important;height:1.5rem!important;min-width:1.5rem!important;min-height:1.5rem!important;font-size:1.5rem!important;line-height:1.5rem!important}.icon-size-6 svg{width:1.5rem!important;height:1.5rem!important}.h-10{height:2.5rem!important}.h-14{height:3.5rem!important}.h-16{height:4rem!important}.h-44{height:11rem!important}.h-96{height:24rem!important}.w-auto{width:auto!important}.w-full{width:100%!important}.w-0\.5{width:.125rem!important}.w-1{width:.25rem!important}.w-2{width:.5rem!important}.w-208{width:52rem!important}.w-240{width:60rem!important}.min-w-0{min-width:0px!important}.min-w-208{min-width:52rem!important}.min-w-240{min-width:60rem!important}.h-full{height:100%!important}.h-1{height:.25rem!important}.h-2{height:.5rem!important}.min-h-1{min-height:.25rem!important}.min-h-2{min-height:.5rem!important}.min-h-full{min-height:100%!important}.text-xs{font-size:.625rem!important;line-height:.875rem!important}.text-sm{font-size:.75rem!important;line-height:1rem!important}.text-md{font-size:.8125rem!important;line-height:1.25rem!important}.text-base,.text-lg{font-size:1rem!important;line-height:1.5rem!important}.text-xl{font-size:1.125rem!important;line-height:1.75rem!important}.text-2xl{font-size:1.25rem!important;line-height:1.75rem!important}.text-3xl{font-size:1.5rem!important;line-height:2rem!important}.text-4xl{font-size:1.875rem!important;line-height:2.25rem!important}.font-medium{font-weight:500!important}.font-semibold{font-weight:600!important}.font-bold{font-weight:700!important}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.leading-none{line-height:1!important}.leading-tight{line-height:1.25!important}.leading-4{line-height:1rem!important}.leading-5{line-height:1.25rem!important}.leading-6{line-height:1.5rem!important}.tracking-tight{letter-spacing:-.025em!important}.tracking-normal{letter-spacing:0!important}.tracking-wide{letter-spacing:.025em!important}.tracking-wider{letter-spacing:.05em!important}.whitespace-nowrap{white-space:nowrap!important}.uppercase{text-transform:uppercase!important}.relative{position:relative!important}.absolute{position:absolute!important}.inset-0{inset:0!important}.top-0{top:0!important}.bottom-0{bottom:0!important}.right-0{right:0!important}.left-0{left:0!important}.rounded-full{border-radius:9999px!important}.rounded-none{border-radius:0!important}.rounded-sm{border-radius:.125rem!important}.rounded{border-radius:.25rem!important}.rounded-md{border-radius:.375rem!important}.rounded-lg{border-radius:.5rem!important}.rounded-xl{border-radius:.75rem!important}.rounded-2xl{border-radius:1rem!important}.truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-ellipsis{text-overflow:ellipsis!important}.text-clip{text-overflow:clip!important}.truncate-1{display:block!important;text-overflow:ellipsis!important;word-wrap:break-word!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important}.truncate-2{display:block!important;max-height:2rem!important;line-height:1rem!important;text-overflow:ellipsis!important;word-wrap:break-word!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.truncate-3{display:block!important;max-height:3rem!important;line-height:1rem!important;text-overflow:ellipsis!important;word-wrap:break-word!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important}.cursor-pointer{cursor:pointer!important}.no-underline{text-decoration-line:none!important}.hover\:underline:hover{text-decoration-line:underline!important}.shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a!important}.shadow-none{box-shadow:0 0 #0000!important}.bg-card{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.bg-black{background-color:#000!important}.bg-green-500{background-color:#22c55e!important}.bg-amber-500{background-color:#f59e0b!important}.bg-red-500{background-color:#ef4444!important}.bg-gray-100{background-color:#f3f4f6!important}.z-49{z-index:49!important}.overflow-auto{overflow:auto!important}.overflow-visible{overflow:visible!important}.inline-block{display:inline-block!important}.select-none{-webkit-user-select:none!important;user-select:none!important}.self-auto{align-self:auto!important}.self-start{align-self:flex-start!important}.self-end{align-self:flex-end!important}.self-center{align-self:center!important}.self-stretch{align-self:stretch!important}.self-baseline{align-self:baseline!important}.place-items-start{place-items:start!important}.place-self-center{place-self:center!important}.break-inside-avoid{page-break-inside:avoid!important;break-inside:avoid!important}.break-before-avoid{page-break-before:avoid!important;break-before:avoid!important}.break-after-avoid{page-break-after:avoid!important;break-after:avoid!important}.break-after-page{page-break-after:always!important;break-after:page!important}.resize-y{resize:vertical!important}.font-normal{font-weight:400!important}.font-bold{font-weight:700!important}@media (min-width: 600px){.sm\:hidden{display:none!important}.sm\:block{display:block!important}.sm\:flex{display:flex!important}.sm\:flex-row{flex-direction:row!important}.sm\:flex-col{flex-direction:column!important}.sm\:flex-wrap{flex-wrap:wrap!important}.sm\:flex-0{flex:0 0 auto!important}.sm\:flex-1{flex:1 1 0%!important}.sm\:flex-auto{flex:1 1 auto!important}.sm\:flex-initial{flex:0 1 auto!important}.sm\:flex-none{flex:none!important}.sm\:items-center{align-items:center!important}.sm\:items-start{align-items:flex-start!important}.sm\:items-end{align-items:flex-end!important}.sm\:justify-center{justify-content:center!important}.sm\:justify-between{justify-content:space-between!important}.sm\:justify-evenly{justify-content:space-evenly!important}.sm\:justify-start{justify-content:flex-start!important}.sm\:justify-end{justify-content:flex-end!important}.sm\:border{border-width:1px!important}.sm\:border-none{border:none!important}.sm\:border-t{border-top-width:1px!important}.sm\:border-b{border-bottom-width:1px!important}.sm\:border-l{border-left-width:1px!important}.sm\:border-r{border-right-width:1px!important}.sm\:divide-y>:not([hidden])~:not([hidden]){border-top-width:1px!important;border-bottom-width:0px!important}.sm\:divide-x>:not([hidden])~:not([hidden]){border-right-width:1px!important;border-left-width:0px!important}.sm\:m-0{margin:0!important}.sm\:ml-0{margin-left:0!important}.sm\:mr-0{margin-right:0!important}.sm\:mt-0{margin-top:0!important}.sm\:mb-0{margin-bottom:0!important}.sm\:mx-0{margin-left:0!important;margin-right:0!important}.sm\:my-0{margin-top:0!important;margin-bottom:0!important}.sm\:m-0\.5{margin:.125rem!important}.sm\:ml-0\.5{margin-left:.125rem!important}.sm\:mr-0\.5{margin-right:.125rem!important}.sm\:mt-0\.5{margin-top:.125rem!important}.sm\:mb-0\.5{margin-bottom:.125rem!important}.sm\:mx-0\.5{margin-left:.125rem!important;margin-right:.125rem!important}.sm\:my-0\.5{margin-top:.125rem!important;margin-bottom:.125rem!important}.sm\:m-1{margin:.25rem!important}.sm\:ml-1{margin-left:.25rem!important}.sm\:mr-1{margin-right:.25rem!important}.sm\:mt-1{margin-top:.25rem!important}.sm\:mb-1{margin-bottom:.25rem!important}.sm\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.sm\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.sm\:m-1\.5{margin:.375rem!important}.sm\:ml-1\.5{margin-left:.375rem!important}.sm\:mr-1\.5{margin-right:.375rem!important}.sm\:mt-1\.5{margin-top:.375rem!important}.sm\:mb-1\.5{margin-bottom:.375rem!important}.sm\:mx-1\.5{margin-left:.375rem!important;margin-right:.375rem!important}.sm\:my-1\.5{margin-top:.375rem!important;margin-bottom:.375rem!important}.sm\:m-2{margin:.5rem!important}.sm\:ml-2{margin-left:.5rem!important}.sm\:mr-2{margin-right:.5rem!important}.sm\:mt-2{margin-top:.5rem!important}.sm\:mb-2{margin-bottom:.5rem!important}.sm\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.sm\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.sm\:m-2\.5{margin:.625rem!important}.sm\:ml-2\.5{margin-left:.625rem!important}.sm\:mr-2\.5{margin-right:.625rem!important}.sm\:mt-2\.5{margin-top:.625rem!important}.sm\:mb-2\.5{margin-bottom:.625rem!important}.sm\:mx-2\.5{margin-left:.625rem!important;margin-right:.625rem!important}.sm\:my-2\.5{margin-top:.625rem!important;margin-bottom:.625rem!important}.sm\:m-3{margin:.75rem!important}.sm\:ml-3{margin-left:.75rem!important}.sm\:mr-3{margin-right:.75rem!important}.sm\:mt-3{margin-top:.75rem!important}.sm\:mb-3{margin-bottom:.75rem!important}.sm\:mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.sm\:my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.sm\:m-4{margin:1rem!important}.sm\:ml-4{margin-left:1rem!important}.sm\:mr-4{margin-right:1rem!important}.sm\:mt-4{margin-top:1rem!important}.sm\:mb-4{margin-bottom:1rem!important}.sm\:mx-4{margin-left:1rem!important;margin-right:1rem!important}.sm\:my-4{margin-top:1rem!important;margin-bottom:1rem!important}.sm\:m-5{margin:1.25rem!important}.sm\:ml-5{margin-left:1.25rem!important}.sm\:mr-5{margin-right:1.25rem!important}.sm\:mt-5{margin-top:1.25rem!important}.sm\:mb-5{margin-bottom:1.25rem!important}.sm\:mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.sm\:my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.sm\:m-6{margin:1.5rem!important}.sm\:ml-6{margin-left:1.5rem!important}.sm\:mr-6{margin-right:1.5rem!important}.sm\:mt-6{margin-top:1.5rem!important}.sm\:mb-6{margin-bottom:1.5rem!important}.sm\:mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.sm\:my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.sm\:m-7{margin:1.75rem!important}.sm\:ml-7{margin-left:1.75rem!important}.sm\:mr-7{margin-right:1.75rem!important}.sm\:mt-7{margin-top:1.75rem!important}.sm\:mb-7{margin-bottom:1.75rem!important}.sm\:mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.sm\:my-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.sm\:m-8{margin:2rem!important}.sm\:ml-8{margin-left:2rem!important}.sm\:mr-8{margin-right:2rem!important}.sm\:mt-8{margin-top:2rem!important}.sm\:mb-8{margin-bottom:2rem!important}.sm\:mx-8{margin-left:2rem!important;margin-right:2rem!important}.sm\:my-8{margin-top:2rem!important;margin-bottom:2rem!important}.sm\:m-9{margin:2.25rem!important}.sm\:ml-9{margin-left:2.25rem!important}.sm\:mr-9{margin-right:2.25rem!important}.sm\:mt-9{margin-top:2.25rem!important}.sm\:mb-9{margin-bottom:2.25rem!important}.sm\:mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.sm\:my-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.sm\:m-10{margin:2.5rem!important}.sm\:ml-10{margin-left:2.5rem!important}.sm\:mr-10{margin-right:2.5rem!important}.sm\:mt-10{margin-top:2.5rem!important}.sm\:mb-10{margin-bottom:2.5rem!important}.sm\:mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.sm\:my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.sm\:m-11{margin:2.75rem!important}.sm\:ml-11{margin-left:2.75rem!important}.sm\:mr-11{margin-right:2.75rem!important}.sm\:mt-11{margin-top:2.75rem!important}.sm\:mb-11{margin-bottom:2.75rem!important}.sm\:mx-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.sm\:my-11{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.sm\:m-12{margin:3rem!important}.sm\:ml-12{margin-left:3rem!important}.sm\:mr-12{margin-right:3rem!important}.sm\:mt-12{margin-top:3rem!important}.sm\:mb-12{margin-bottom:3rem!important}.sm\:mx-12{margin-left:3rem!important;margin-right:3rem!important}.sm\:my-12{margin-top:3rem!important;margin-bottom:3rem!important}.sm\:m-14{margin:3.5rem!important}.sm\:ml-14{margin-left:3.5rem!important}.sm\:mr-14{margin-right:3.5rem!important}.sm\:mt-14{margin-top:3.5rem!important}.sm\:mb-14{margin-bottom:3.5rem!important}.sm\:mx-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.sm\:my-14{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.sm\:m-16{margin:4rem!important}.sm\:ml-16{margin-left:4rem!important}.sm\:mr-16{margin-right:4rem!important}.sm\:mt-16{margin-top:4rem!important}.sm\:mb-16{margin-bottom:4rem!important}.sm\:mx-16{margin-left:4rem!important;margin-right:4rem!important}.sm\:my-16{margin-top:4rem!important;margin-bottom:4rem!important}.sm\:m-20{margin:5rem!important}.sm\:ml-20{margin-left:5rem!important}.sm\:mr-20{margin-right:5rem!important}.sm\:mt-20{margin-top:5rem!important}.sm\:mb-20{margin-bottom:5rem!important}.sm\:mx-20{margin-left:5rem!important;margin-right:5rem!important}.sm\:my-20{margin-top:5rem!important;margin-bottom:5rem!important}.sm\:m-24{margin:6rem!important}.sm\:ml-24{margin-left:6rem!important}.sm\:mr-24{margin-right:6rem!important}.sm\:mt-24{margin-top:6rem!important}.sm\:mb-24{margin-bottom:6rem!important}.sm\:mx-24{margin-left:6rem!important;margin-right:6rem!important}.sm\:my-24{margin-top:6rem!important;margin-bottom:6rem!important}.sm\:m-auto{margin:auto!important}.sm\:ml-auto{margin-left:auto!important}.sm\:mr-auto{margin-right:auto!important}.sm\:mx-auto{margin-left:auto!important;margin-right:auto!important}.sm\:p-0{padding:0!important}.sm\:pl-0{padding-left:0!important}.sm\:pr-0{padding-right:0!important}.sm\:pt-0{padding-top:0!important}.sm\:pb-0{padding-bottom:0!important}.sm\:px-0{padding-left:0!important;padding-right:0!important}.sm\:py-0{padding-top:0!important;padding-bottom:0!important}.sm\:p-0\.5{padding:.125rem!important}.sm\:pl-0\.5{padding-left:.125rem!important}.sm\:pr-0\.5{padding-right:.125rem!important}.sm\:pt-0\.5{padding-top:.125rem!important}.sm\:pb-0\.5{padding-bottom:.125rem!important}.sm\:px-0\.5{padding-left:.125rem!important;padding-right:.125rem!important}.sm\:py-0\.5{padding-top:.125rem!important;padding-bottom:.125rem!important}.sm\:p-1{padding:.25rem!important}.sm\:pl-1{padding-left:.25rem!important}.sm\:pr-1{padding-right:.25rem!important}.sm\:pt-1{padding-top:.25rem!important}.sm\:pb-1{padding-bottom:.25rem!important}.sm\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.sm\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.sm\:p-1\.5{padding:.375rem!important}.sm\:pl-1\.5{padding-left:.375rem!important}.sm\:pr-1\.5{padding-right:.375rem!important}.sm\:pt-1\.5{padding-top:.375rem!important}.sm\:pb-1\.5{padding-bottom:.375rem!important}.sm\:px-1\.5{padding-left:.375rem!important;padding-right:.375rem!important}.sm\:py-1\.5{padding-top:.375rem!important;padding-bottom:.375rem!important}.sm\:p-2{padding:.5rem!important}.sm\:pl-2{padding-left:.5rem!important}.sm\:pr-2{padding-right:.5rem!important}.sm\:pt-2{padding-top:.5rem!important}.sm\:pb-2{padding-bottom:.5rem!important}.sm\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.sm\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.sm\:p-2\.5{padding:.625rem!important}.sm\:pl-2\.5{padding-left:.625rem!important}.sm\:pr-2\.5{padding-right:.625rem!important}.sm\:pt-2\.5{padding-top:.625rem!important}.sm\:pb-2\.5{padding-bottom:.625rem!important}.sm\:px-2\.5{padding-left:.625rem!important;padding-right:.625rem!important}.sm\:py-2\.5{padding-top:.625rem!important;padding-bottom:.625rem!important}.sm\:p-3{padding:.75rem!important}.sm\:pl-3{padding-left:.75rem!important}.sm\:pr-3{padding-right:.75rem!important}.sm\:pt-3{padding-top:.75rem!important}.sm\:pb-3{padding-bottom:.75rem!important}.sm\:px-3{padding-left:.75rem!important;padding-right:.75rem!important}.sm\:py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.sm\:p-4{padding:1rem!important}.sm\:pl-4{padding-left:1rem!important}.sm\:pr-4{padding-right:1rem!important}.sm\:pt-4{padding-top:1rem!important}.sm\:pb-4{padding-bottom:1rem!important}.sm\:px-4{padding-left:1rem!important;padding-right:1rem!important}.sm\:py-4{padding-top:1rem!important;padding-bottom:1rem!important}.sm\:p-5{padding:1.25rem!important}.sm\:pl-5{padding-left:1.25rem!important}.sm\:pr-5{padding-right:1.25rem!important}.sm\:pt-5{padding-top:1.25rem!important}.sm\:pb-5{padding-bottom:1.25rem!important}.sm\:px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.sm\:py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.sm\:p-6{padding:1.5rem!important}.sm\:pl-6{padding-left:1.5rem!important}.sm\:pr-6{padding-right:1.5rem!important}.sm\:pt-6{padding-top:1.5rem!important}.sm\:pb-6{padding-bottom:1.5rem!important}.sm\:px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.sm\:py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.sm\:p-7{padding:1.75rem!important}.sm\:pl-7{padding-left:1.75rem!important}.sm\:pr-7{padding-right:1.75rem!important}.sm\:pt-7{padding-top:1.75rem!important}.sm\:pb-7{padding-bottom:1.75rem!important}.sm\:px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.sm\:py-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.sm\:p-8{padding:2rem!important}.sm\:pl-8{padding-left:2rem!important}.sm\:pr-8{padding-right:2rem!important}.sm\:pt-8{padding-top:2rem!important}.sm\:pb-8{padding-bottom:2rem!important}.sm\:px-8{padding-left:2rem!important;padding-right:2rem!important}.sm\:py-8{padding-top:2rem!important;padding-bottom:2rem!important}.sm\:p-9{padding:2.25rem!important}.sm\:pl-9{padding-left:2.25rem!important}.sm\:pr-9{padding-right:2.25rem!important}.sm\:pt-9{padding-top:2.25rem!important}.sm\:pb-9{padding-bottom:2.25rem!important}.sm\:px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.sm\:py-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.sm\:p-10{padding:2.5rem!important}.sm\:pl-10{padding-left:2.5rem!important}.sm\:pr-10{padding-right:2.5rem!important}.sm\:pt-10{padding-top:2.5rem!important}.sm\:pb-10{padding-bottom:2.5rem!important}.sm\:px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.sm\:py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.sm\:p-11{padding:2.75rem!important}.sm\:pl-11{padding-left:2.75rem!important}.sm\:pr-11{padding-right:2.75rem!important}.sm\:pt-11{padding-top:2.75rem!important}.sm\:pb-11{padding-bottom:2.75rem!important}.sm\:px-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.sm\:py-11{padding-top:2.75rem!important;padding-bottom:2.75rem!important}.sm\:p-12{padding:3rem!important}.sm\:pl-12{padding-left:3rem!important}.sm\:pr-12{padding-right:3rem!important}.sm\:pt-12{padding-top:3rem!important}.sm\:pb-12{padding-bottom:3rem!important}.sm\:px-12{padding-left:3rem!important;padding-right:3rem!important}.sm\:py-12{padding-top:3rem!important;padding-bottom:3rem!important}.sm\:p-14{padding:3.5rem!important}.sm\:pl-14{padding-left:3.5rem!important}.sm\:pr-14{padding-right:3.5rem!important}.sm\:pt-14{padding-top:3.5rem!important}.sm\:pb-14{padding-bottom:3.5rem!important}.sm\:px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.sm\:py-14{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.sm\:p-16{padding:4rem!important}.sm\:pl-16{padding-left:4rem!important}.sm\:pr-16{padding-right:4rem!important}.sm\:pt-16{padding-top:4rem!important}.sm\:pb-16{padding-bottom:4rem!important}.sm\:px-16{padding-left:4rem!important;padding-right:4rem!important}.sm\:py-16{padding-top:4rem!important;padding-bottom:4rem!important}.sm\:p-20{padding:5rem!important}.sm\:pl-20{padding-left:5rem!important}.sm\:pr-20{padding-right:5rem!important}.sm\:pt-20{padding-top:5rem!important}.sm\:pb-20{padding-bottom:5rem!important}.sm\:px-20{padding-left:5rem!important;padding-right:5rem!important}.sm\:py-20{padding-top:5rem!important;padding-bottom:5rem!important}.sm\:p-24{padding:6rem!important}.sm\:pl-24{padding-left:6rem!important}.sm\:pr-24{padding-right:6rem!important}.sm\:pt-24{padding-top:6rem!important}.sm\:pb-24{padding-bottom:6rem!important}.sm\:px-24{padding-left:6rem!important;padding-right:6rem!important}.sm\:py-24{padding-top:6rem!important;padding-bottom:6rem!important}.sm\:grid{display:grid!important}.sm\:gap-0{gap:0px!important}.sm\:gapl-0{gap-left:0px!important}.sm\:gapr-0{gap-right:0px!important}.sm\:gapt-0{gap-top:0px!important}.sm\:gapb-0{gap-bottom:0px!important}.sm\:gapx-0{gap-left:0px!important;gap-right:0px!important}.sm\:gapy-0{gap-top:0px!important;gap-bottom:0px!important}.sm\:gap-y-0{row-gap:0px!important}.sm\:gap-yl-0{row-gap-left:0px!important}.sm\:gap-yr-0{row-gap-right:0px!important}.sm\:gap-yt-0{row-gap-top:0px!important}.sm\:gap-yb-0{row-gap-bottom:0px!important}.sm\:gap-yx-0{row-gap-left:0px!important;row-gap-right:0px!important}.sm\:gap-yy-0{row-gap-top:0px!important;row-gap-bottom:0px!important}.sm\:gap-x-0{column-gap:0px!important}.sm\:gap-xl-0{column-gap-left:0px!important}.sm\:gap-xr-0{column-gap-right:0px!important}.sm\:gap-xt-0{column-gap-top:0px!important}.sm\:gap-xb-0{column-gap-bottom:0px!important}.sm\:gap-xx-0{column-gap-left:0px!important;column-gap-right:0px!important}.sm\:gap-xy-0{column-gap-top:0px!important;column-gap-bottom:0px!important}.sm\:gap-0\.5{gap:.125rem!important}.sm\:gapl-0\.5{gap-left:.125rem!important}.sm\:gapr-0\.5{gap-right:.125rem!important}.sm\:gapt-0\.5{gap-top:.125rem!important}.sm\:gapb-0\.5{gap-bottom:.125rem!important}.sm\:gapx-0\.5{gap-left:.125rem!important;gap-right:.125rem!important}.sm\:gapy-0\.5{gap-top:.125rem!important;gap-bottom:.125rem!important}.sm\:gap-y-0\.5{row-gap:.125rem!important}.sm\:gap-yl-0\.5{row-gap-left:.125rem!important}.sm\:gap-yr-0\.5{row-gap-right:.125rem!important}.sm\:gap-yt-0\.5{row-gap-top:.125rem!important}.sm\:gap-yb-0\.5{row-gap-bottom:.125rem!important}.sm\:gap-yx-0\.5{row-gap-left:.125rem!important;row-gap-right:.125rem!important}.sm\:gap-yy-0\.5{row-gap-top:.125rem!important;row-gap-bottom:.125rem!important}.sm\:gap-x-0\.5{column-gap:.125rem!important}.sm\:gap-xl-0\.5{column-gap-left:.125rem!important}.sm\:gap-xr-0\.5{column-gap-right:.125rem!important}.sm\:gap-xt-0\.5{column-gap-top:.125rem!important}.sm\:gap-xb-0\.5{column-gap-bottom:.125rem!important}.sm\:gap-xx-0\.5{column-gap-left:.125rem!important;column-gap-right:.125rem!important}.sm\:gap-xy-0\.5{column-gap-top:.125rem!important;column-gap-bottom:.125rem!important}.sm\:gap-1{gap:.25rem!important}.sm\:gapl-1{gap-left:.25rem!important}.sm\:gapr-1{gap-right:.25rem!important}.sm\:gapt-1{gap-top:.25rem!important}.sm\:gapb-1{gap-bottom:.25rem!important}.sm\:gapx-1{gap-left:.25rem!important;gap-right:.25rem!important}.sm\:gapy-1{gap-top:.25rem!important;gap-bottom:.25rem!important}.sm\:gap-y-1{row-gap:.25rem!important}.sm\:gap-yl-1{row-gap-left:.25rem!important}.sm\:gap-yr-1{row-gap-right:.25rem!important}.sm\:gap-yt-1{row-gap-top:.25rem!important}.sm\:gap-yb-1{row-gap-bottom:.25rem!important}.sm\:gap-yx-1{row-gap-left:.25rem!important;row-gap-right:.25rem!important}.sm\:gap-yy-1{row-gap-top:.25rem!important;row-gap-bottom:.25rem!important}.sm\:gap-x-1{column-gap:.25rem!important}.sm\:gap-xl-1{column-gap-left:.25rem!important}.sm\:gap-xr-1{column-gap-right:.25rem!important}.sm\:gap-xt-1{column-gap-top:.25rem!important}.sm\:gap-xb-1{column-gap-bottom:.25rem!important}.sm\:gap-xx-1{column-gap-left:.25rem!important;column-gap-right:.25rem!important}.sm\:gap-xy-1{column-gap-top:.25rem!important;column-gap-bottom:.25rem!important}.sm\:gap-1\.5{gap:.375rem!important}.sm\:gapl-1\.5{gap-left:.375rem!important}.sm\:gapr-1\.5{gap-right:.375rem!important}.sm\:gapt-1\.5{gap-top:.375rem!important}.sm\:gapb-1\.5{gap-bottom:.375rem!important}.sm\:gapx-1\.5{gap-left:.375rem!important;gap-right:.375rem!important}.sm\:gapy-1\.5{gap-top:.375rem!important;gap-bottom:.375rem!important}.sm\:gap-y-1\.5{row-gap:.375rem!important}.sm\:gap-yl-1\.5{row-gap-left:.375rem!important}.sm\:gap-yr-1\.5{row-gap-right:.375rem!important}.sm\:gap-yt-1\.5{row-gap-top:.375rem!important}.sm\:gap-yb-1\.5{row-gap-bottom:.375rem!important}.sm\:gap-yx-1\.5{row-gap-left:.375rem!important;row-gap-right:.375rem!important}.sm\:gap-yy-1\.5{row-gap-top:.375rem!important;row-gap-bottom:.375rem!important}.sm\:gap-x-1\.5{column-gap:.375rem!important}.sm\:gap-xl-1\.5{column-gap-left:.375rem!important}.sm\:gap-xr-1\.5{column-gap-right:.375rem!important}.sm\:gap-xt-1\.5{column-gap-top:.375rem!important}.sm\:gap-xb-1\.5{column-gap-bottom:.375rem!important}.sm\:gap-xx-1\.5{column-gap-left:.375rem!important;column-gap-right:.375rem!important}.sm\:gap-xy-1\.5{column-gap-top:.375rem!important;column-gap-bottom:.375rem!important}.sm\:gap-2{gap:.5rem!important}.sm\:gapl-2{gap-left:.5rem!important}.sm\:gapr-2{gap-right:.5rem!important}.sm\:gapt-2{gap-top:.5rem!important}.sm\:gapb-2{gap-bottom:.5rem!important}.sm\:gapx-2{gap-left:.5rem!important;gap-right:.5rem!important}.sm\:gapy-2{gap-top:.5rem!important;gap-bottom:.5rem!important}.sm\:gap-y-2{row-gap:.5rem!important}.sm\:gap-yl-2{row-gap-left:.5rem!important}.sm\:gap-yr-2{row-gap-right:.5rem!important}.sm\:gap-yt-2{row-gap-top:.5rem!important}.sm\:gap-yb-2{row-gap-bottom:.5rem!important}.sm\:gap-yx-2{row-gap-left:.5rem!important;row-gap-right:.5rem!important}.sm\:gap-yy-2{row-gap-top:.5rem!important;row-gap-bottom:.5rem!important}.sm\:gap-x-2{column-gap:.5rem!important}.sm\:gap-xl-2{column-gap-left:.5rem!important}.sm\:gap-xr-2{column-gap-right:.5rem!important}.sm\:gap-xt-2{column-gap-top:.5rem!important}.sm\:gap-xb-2{column-gap-bottom:.5rem!important}.sm\:gap-xx-2{column-gap-left:.5rem!important;column-gap-right:.5rem!important}.sm\:gap-xy-2{column-gap-top:.5rem!important;column-gap-bottom:.5rem!important}.sm\:gap-2\.5{gap:.625rem!important}.sm\:gapl-2\.5{gap-left:.625rem!important}.sm\:gapr-2\.5{gap-right:.625rem!important}.sm\:gapt-2\.5{gap-top:.625rem!important}.sm\:gapb-2\.5{gap-bottom:.625rem!important}.sm\:gapx-2\.5{gap-left:.625rem!important;gap-right:.625rem!important}.sm\:gapy-2\.5{gap-top:.625rem!important;gap-bottom:.625rem!important}.sm\:gap-y-2\.5{row-gap:.625rem!important}.sm\:gap-yl-2\.5{row-gap-left:.625rem!important}.sm\:gap-yr-2\.5{row-gap-right:.625rem!important}.sm\:gap-yt-2\.5{row-gap-top:.625rem!important}.sm\:gap-yb-2\.5{row-gap-bottom:.625rem!important}.sm\:gap-yx-2\.5{row-gap-left:.625rem!important;row-gap-right:.625rem!important}.sm\:gap-yy-2\.5{row-gap-top:.625rem!important;row-gap-bottom:.625rem!important}.sm\:gap-x-2\.5{column-gap:.625rem!important}.sm\:gap-xl-2\.5{column-gap-left:.625rem!important}.sm\:gap-xr-2\.5{column-gap-right:.625rem!important}.sm\:gap-xt-2\.5{column-gap-top:.625rem!important}.sm\:gap-xb-2\.5{column-gap-bottom:.625rem!important}.sm\:gap-xx-2\.5{column-gap-left:.625rem!important;column-gap-right:.625rem!important}.sm\:gap-xy-2\.5{column-gap-top:.625rem!important;column-gap-bottom:.625rem!important}.sm\:gap-3{gap:.75rem!important}.sm\:gapl-3{gap-left:.75rem!important}.sm\:gapr-3{gap-right:.75rem!important}.sm\:gapt-3{gap-top:.75rem!important}.sm\:gapb-3{gap-bottom:.75rem!important}.sm\:gapx-3{gap-left:.75rem!important;gap-right:.75rem!important}.sm\:gapy-3{gap-top:.75rem!important;gap-bottom:.75rem!important}.sm\:gap-y-3{row-gap:.75rem!important}.sm\:gap-yl-3{row-gap-left:.75rem!important}.sm\:gap-yr-3{row-gap-right:.75rem!important}.sm\:gap-yt-3{row-gap-top:.75rem!important}.sm\:gap-yb-3{row-gap-bottom:.75rem!important}.sm\:gap-yx-3{row-gap-left:.75rem!important;row-gap-right:.75rem!important}.sm\:gap-yy-3{row-gap-top:.75rem!important;row-gap-bottom:.75rem!important}.sm\:gap-x-3{column-gap:.75rem!important}.sm\:gap-xl-3{column-gap-left:.75rem!important}.sm\:gap-xr-3{column-gap-right:.75rem!important}.sm\:gap-xt-3{column-gap-top:.75rem!important}.sm\:gap-xb-3{column-gap-bottom:.75rem!important}.sm\:gap-xx-3{column-gap-left:.75rem!important;column-gap-right:.75rem!important}.sm\:gap-xy-3{column-gap-top:.75rem!important;column-gap-bottom:.75rem!important}.sm\:gap-4{gap:1rem!important}.sm\:gapl-4{gap-left:1rem!important}.sm\:gapr-4{gap-right:1rem!important}.sm\:gapt-4{gap-top:1rem!important}.sm\:gapb-4{gap-bottom:1rem!important}.sm\:gapx-4{gap-left:1rem!important;gap-right:1rem!important}.sm\:gapy-4{gap-top:1rem!important;gap-bottom:1rem!important}.sm\:gap-y-4{row-gap:1rem!important}.sm\:gap-yl-4{row-gap-left:1rem!important}.sm\:gap-yr-4{row-gap-right:1rem!important}.sm\:gap-yt-4{row-gap-top:1rem!important}.sm\:gap-yb-4{row-gap-bottom:1rem!important}.sm\:gap-yx-4{row-gap-left:1rem!important;row-gap-right:1rem!important}.sm\:gap-yy-4{row-gap-top:1rem!important;row-gap-bottom:1rem!important}.sm\:gap-x-4{column-gap:1rem!important}.sm\:gap-xl-4{column-gap-left:1rem!important}.sm\:gap-xr-4{column-gap-right:1rem!important}.sm\:gap-xt-4{column-gap-top:1rem!important}.sm\:gap-xb-4{column-gap-bottom:1rem!important}.sm\:gap-xx-4{column-gap-left:1rem!important;column-gap-right:1rem!important}.sm\:gap-xy-4{column-gap-top:1rem!important;column-gap-bottom:1rem!important}.sm\:gap-5{gap:1.25rem!important}.sm\:gapl-5{gap-left:1.25rem!important}.sm\:gapr-5{gap-right:1.25rem!important}.sm\:gapt-5{gap-top:1.25rem!important}.sm\:gapb-5{gap-bottom:1.25rem!important}.sm\:gapx-5{gap-left:1.25rem!important;gap-right:1.25rem!important}.sm\:gapy-5{gap-top:1.25rem!important;gap-bottom:1.25rem!important}.sm\:gap-y-5{row-gap:1.25rem!important}.sm\:gap-yl-5{row-gap-left:1.25rem!important}.sm\:gap-yr-5{row-gap-right:1.25rem!important}.sm\:gap-yt-5{row-gap-top:1.25rem!important}.sm\:gap-yb-5{row-gap-bottom:1.25rem!important}.sm\:gap-yx-5{row-gap-left:1.25rem!important;row-gap-right:1.25rem!important}.sm\:gap-yy-5{row-gap-top:1.25rem!important;row-gap-bottom:1.25rem!important}.sm\:gap-x-5{column-gap:1.25rem!important}.sm\:gap-xl-5{column-gap-left:1.25rem!important}.sm\:gap-xr-5{column-gap-right:1.25rem!important}.sm\:gap-xt-5{column-gap-top:1.25rem!important}.sm\:gap-xb-5{column-gap-bottom:1.25rem!important}.sm\:gap-xx-5{column-gap-left:1.25rem!important;column-gap-right:1.25rem!important}.sm\:gap-xy-5{column-gap-top:1.25rem!important;column-gap-bottom:1.25rem!important}.sm\:gap-6{gap:1.5rem!important}.sm\:gapl-6{gap-left:1.5rem!important}.sm\:gapr-6{gap-right:1.5rem!important}.sm\:gapt-6{gap-top:1.5rem!important}.sm\:gapb-6{gap-bottom:1.5rem!important}.sm\:gapx-6{gap-left:1.5rem!important;gap-right:1.5rem!important}.sm\:gapy-6{gap-top:1.5rem!important;gap-bottom:1.5rem!important}.sm\:gap-y-6{row-gap:1.5rem!important}.sm\:gap-yl-6{row-gap-left:1.5rem!important}.sm\:gap-yr-6{row-gap-right:1.5rem!important}.sm\:gap-yt-6{row-gap-top:1.5rem!important}.sm\:gap-yb-6{row-gap-bottom:1.5rem!important}.sm\:gap-yx-6{row-gap-left:1.5rem!important;row-gap-right:1.5rem!important}.sm\:gap-yy-6{row-gap-top:1.5rem!important;row-gap-bottom:1.5rem!important}.sm\:gap-x-6{column-gap:1.5rem!important}.sm\:gap-xl-6{column-gap-left:1.5rem!important}.sm\:gap-xr-6{column-gap-right:1.5rem!important}.sm\:gap-xt-6{column-gap-top:1.5rem!important}.sm\:gap-xb-6{column-gap-bottom:1.5rem!important}.sm\:gap-xx-6{column-gap-left:1.5rem!important;column-gap-right:1.5rem!important}.sm\:gap-xy-6{column-gap-top:1.5rem!important;column-gap-bottom:1.5rem!important}.sm\:gap-7{gap:1.75rem!important}.sm\:gapl-7{gap-left:1.75rem!important}.sm\:gapr-7{gap-right:1.75rem!important}.sm\:gapt-7{gap-top:1.75rem!important}.sm\:gapb-7{gap-bottom:1.75rem!important}.sm\:gapx-7{gap-left:1.75rem!important;gap-right:1.75rem!important}.sm\:gapy-7{gap-top:1.75rem!important;gap-bottom:1.75rem!important}.sm\:gap-y-7{row-gap:1.75rem!important}.sm\:gap-yl-7{row-gap-left:1.75rem!important}.sm\:gap-yr-7{row-gap-right:1.75rem!important}.sm\:gap-yt-7{row-gap-top:1.75rem!important}.sm\:gap-yb-7{row-gap-bottom:1.75rem!important}.sm\:gap-yx-7{row-gap-left:1.75rem!important;row-gap-right:1.75rem!important}.sm\:gap-yy-7{row-gap-top:1.75rem!important;row-gap-bottom:1.75rem!important}.sm\:gap-x-7{column-gap:1.75rem!important}.sm\:gap-xl-7{column-gap-left:1.75rem!important}.sm\:gap-xr-7{column-gap-right:1.75rem!important}.sm\:gap-xt-7{column-gap-top:1.75rem!important}.sm\:gap-xb-7{column-gap-bottom:1.75rem!important}.sm\:gap-xx-7{column-gap-left:1.75rem!important;column-gap-right:1.75rem!important}.sm\:gap-xy-7{column-gap-top:1.75rem!important;column-gap-bottom:1.75rem!important}.sm\:gap-8{gap:2rem!important}.sm\:gapl-8{gap-left:2rem!important}.sm\:gapr-8{gap-right:2rem!important}.sm\:gapt-8{gap-top:2rem!important}.sm\:gapb-8{gap-bottom:2rem!important}.sm\:gapx-8{gap-left:2rem!important;gap-right:2rem!important}.sm\:gapy-8{gap-top:2rem!important;gap-bottom:2rem!important}.sm\:gap-y-8{row-gap:2rem!important}.sm\:gap-yl-8{row-gap-left:2rem!important}.sm\:gap-yr-8{row-gap-right:2rem!important}.sm\:gap-yt-8{row-gap-top:2rem!important}.sm\:gap-yb-8{row-gap-bottom:2rem!important}.sm\:gap-yx-8{row-gap-left:2rem!important;row-gap-right:2rem!important}.sm\:gap-yy-8{row-gap-top:2rem!important;row-gap-bottom:2rem!important}.sm\:gap-x-8{column-gap:2rem!important}.sm\:gap-xl-8{column-gap-left:2rem!important}.sm\:gap-xr-8{column-gap-right:2rem!important}.sm\:gap-xt-8{column-gap-top:2rem!important}.sm\:gap-xb-8{column-gap-bottom:2rem!important}.sm\:gap-xx-8{column-gap-left:2rem!important;column-gap-right:2rem!important}.sm\:gap-xy-8{column-gap-top:2rem!important;column-gap-bottom:2rem!important}.sm\:gap-9{gap:2.25rem!important}.sm\:gapl-9{gap-left:2.25rem!important}.sm\:gapr-9{gap-right:2.25rem!important}.sm\:gapt-9{gap-top:2.25rem!important}.sm\:gapb-9{gap-bottom:2.25rem!important}.sm\:gapx-9{gap-left:2.25rem!important;gap-right:2.25rem!important}.sm\:gapy-9{gap-top:2.25rem!important;gap-bottom:2.25rem!important}.sm\:gap-y-9{row-gap:2.25rem!important}.sm\:gap-yl-9{row-gap-left:2.25rem!important}.sm\:gap-yr-9{row-gap-right:2.25rem!important}.sm\:gap-yt-9{row-gap-top:2.25rem!important}.sm\:gap-yb-9{row-gap-bottom:2.25rem!important}.sm\:gap-yx-9{row-gap-left:2.25rem!important;row-gap-right:2.25rem!important}.sm\:gap-yy-9{row-gap-top:2.25rem!important;row-gap-bottom:2.25rem!important}.sm\:gap-x-9{column-gap:2.25rem!important}.sm\:gap-xl-9{column-gap-left:2.25rem!important}.sm\:gap-xr-9{column-gap-right:2.25rem!important}.sm\:gap-xt-9{column-gap-top:2.25rem!important}.sm\:gap-xb-9{column-gap-bottom:2.25rem!important}.sm\:gap-xx-9{column-gap-left:2.25rem!important;column-gap-right:2.25rem!important}.sm\:gap-xy-9{column-gap-top:2.25rem!important;column-gap-bottom:2.25rem!important}.sm\:gap-10{gap:2.5rem!important}.sm\:gapl-10{gap-left:2.5rem!important}.sm\:gapr-10{gap-right:2.5rem!important}.sm\:gapt-10{gap-top:2.5rem!important}.sm\:gapb-10{gap-bottom:2.5rem!important}.sm\:gapx-10{gap-left:2.5rem!important;gap-right:2.5rem!important}.sm\:gapy-10{gap-top:2.5rem!important;gap-bottom:2.5rem!important}.sm\:gap-y-10{row-gap:2.5rem!important}.sm\:gap-yl-10{row-gap-left:2.5rem!important}.sm\:gap-yr-10{row-gap-right:2.5rem!important}.sm\:gap-yt-10{row-gap-top:2.5rem!important}.sm\:gap-yb-10{row-gap-bottom:2.5rem!important}.sm\:gap-yx-10{row-gap-left:2.5rem!important;row-gap-right:2.5rem!important}.sm\:gap-yy-10{row-gap-top:2.5rem!important;row-gap-bottom:2.5rem!important}.sm\:gap-x-10{column-gap:2.5rem!important}.sm\:gap-xl-10{column-gap-left:2.5rem!important}.sm\:gap-xr-10{column-gap-right:2.5rem!important}.sm\:gap-xt-10{column-gap-top:2.5rem!important}.sm\:gap-xb-10{column-gap-bottom:2.5rem!important}.sm\:gap-xx-10{column-gap-left:2.5rem!important;column-gap-right:2.5rem!important}.sm\:gap-xy-10{column-gap-top:2.5rem!important;column-gap-bottom:2.5rem!important}.sm\:gap-11{gap:2.75rem!important}.sm\:gapl-11{gap-left:2.75rem!important}.sm\:gapr-11{gap-right:2.75rem!important}.sm\:gapt-11{gap-top:2.75rem!important}.sm\:gapb-11{gap-bottom:2.75rem!important}.sm\:gapx-11{gap-left:2.75rem!important;gap-right:2.75rem!important}.sm\:gapy-11{gap-top:2.75rem!important;gap-bottom:2.75rem!important}.sm\:gap-y-11{row-gap:2.75rem!important}.sm\:gap-yl-11{row-gap-left:2.75rem!important}.sm\:gap-yr-11{row-gap-right:2.75rem!important}.sm\:gap-yt-11{row-gap-top:2.75rem!important}.sm\:gap-yb-11{row-gap-bottom:2.75rem!important}.sm\:gap-yx-11{row-gap-left:2.75rem!important;row-gap-right:2.75rem!important}.sm\:gap-yy-11{row-gap-top:2.75rem!important;row-gap-bottom:2.75rem!important}.sm\:gap-x-11{column-gap:2.75rem!important}.sm\:gap-xl-11{column-gap-left:2.75rem!important}.sm\:gap-xr-11{column-gap-right:2.75rem!important}.sm\:gap-xt-11{column-gap-top:2.75rem!important}.sm\:gap-xb-11{column-gap-bottom:2.75rem!important}.sm\:gap-xx-11{column-gap-left:2.75rem!important;column-gap-right:2.75rem!important}.sm\:gap-xy-11{column-gap-top:2.75rem!important;column-gap-bottom:2.75rem!important}.sm\:gap-12{gap:3rem!important}.sm\:gapl-12{gap-left:3rem!important}.sm\:gapr-12{gap-right:3rem!important}.sm\:gapt-12{gap-top:3rem!important}.sm\:gapb-12{gap-bottom:3rem!important}.sm\:gapx-12{gap-left:3rem!important;gap-right:3rem!important}.sm\:gapy-12{gap-top:3rem!important;gap-bottom:3rem!important}.sm\:gap-y-12{row-gap:3rem!important}.sm\:gap-yl-12{row-gap-left:3rem!important}.sm\:gap-yr-12{row-gap-right:3rem!important}.sm\:gap-yt-12{row-gap-top:3rem!important}.sm\:gap-yb-12{row-gap-bottom:3rem!important}.sm\:gap-yx-12{row-gap-left:3rem!important;row-gap-right:3rem!important}.sm\:gap-yy-12{row-gap-top:3rem!important;row-gap-bottom:3rem!important}.sm\:gap-x-12{column-gap:3rem!important}.sm\:gap-xl-12{column-gap-left:3rem!important}.sm\:gap-xr-12{column-gap-right:3rem!important}.sm\:gap-xt-12{column-gap-top:3rem!important}.sm\:gap-xb-12{column-gap-bottom:3rem!important}.sm\:gap-xx-12{column-gap-left:3rem!important;column-gap-right:3rem!important}.sm\:gap-xy-12{column-gap-top:3rem!important;column-gap-bottom:3rem!important}.sm\:gap-14{gap:3.5rem!important}.sm\:gapl-14{gap-left:3.5rem!important}.sm\:gapr-14{gap-right:3.5rem!important}.sm\:gapt-14{gap-top:3.5rem!important}.sm\:gapb-14{gap-bottom:3.5rem!important}.sm\:gapx-14{gap-left:3.5rem!important;gap-right:3.5rem!important}.sm\:gapy-14{gap-top:3.5rem!important;gap-bottom:3.5rem!important}.sm\:gap-y-14{row-gap:3.5rem!important}.sm\:gap-yl-14{row-gap-left:3.5rem!important}.sm\:gap-yr-14{row-gap-right:3.5rem!important}.sm\:gap-yt-14{row-gap-top:3.5rem!important}.sm\:gap-yb-14{row-gap-bottom:3.5rem!important}.sm\:gap-yx-14{row-gap-left:3.5rem!important;row-gap-right:3.5rem!important}.sm\:gap-yy-14{row-gap-top:3.5rem!important;row-gap-bottom:3.5rem!important}.sm\:gap-x-14{column-gap:3.5rem!important}.sm\:gap-xl-14{column-gap-left:3.5rem!important}.sm\:gap-xr-14{column-gap-right:3.5rem!important}.sm\:gap-xt-14{column-gap-top:3.5rem!important}.sm\:gap-xb-14{column-gap-bottom:3.5rem!important}.sm\:gap-xx-14{column-gap-left:3.5rem!important;column-gap-right:3.5rem!important}.sm\:gap-xy-14{column-gap-top:3.5rem!important;column-gap-bottom:3.5rem!important}.sm\:gap-16{gap:4rem!important}.sm\:gapl-16{gap-left:4rem!important}.sm\:gapr-16{gap-right:4rem!important}.sm\:gapt-16{gap-top:4rem!important}.sm\:gapb-16{gap-bottom:4rem!important}.sm\:gapx-16{gap-left:4rem!important;gap-right:4rem!important}.sm\:gapy-16{gap-top:4rem!important;gap-bottom:4rem!important}.sm\:gap-y-16{row-gap:4rem!important}.sm\:gap-yl-16{row-gap-left:4rem!important}.sm\:gap-yr-16{row-gap-right:4rem!important}.sm\:gap-yt-16{row-gap-top:4rem!important}.sm\:gap-yb-16{row-gap-bottom:4rem!important}.sm\:gap-yx-16{row-gap-left:4rem!important;row-gap-right:4rem!important}.sm\:gap-yy-16{row-gap-top:4rem!important;row-gap-bottom:4rem!important}.sm\:gap-x-16{column-gap:4rem!important}.sm\:gap-xl-16{column-gap-left:4rem!important}.sm\:gap-xr-16{column-gap-right:4rem!important}.sm\:gap-xt-16{column-gap-top:4rem!important}.sm\:gap-xb-16{column-gap-bottom:4rem!important}.sm\:gap-xx-16{column-gap-left:4rem!important;column-gap-right:4rem!important}.sm\:gap-xy-16{column-gap-top:4rem!important;column-gap-bottom:4rem!important}.sm\:gap-20{gap:5rem!important}.sm\:gapl-20{gap-left:5rem!important}.sm\:gapr-20{gap-right:5rem!important}.sm\:gapt-20{gap-top:5rem!important}.sm\:gapb-20{gap-bottom:5rem!important}.sm\:gapx-20{gap-left:5rem!important;gap-right:5rem!important}.sm\:gapy-20{gap-top:5rem!important;gap-bottom:5rem!important}.sm\:gap-y-20{row-gap:5rem!important}.sm\:gap-yl-20{row-gap-left:5rem!important}.sm\:gap-yr-20{row-gap-right:5rem!important}.sm\:gap-yt-20{row-gap-top:5rem!important}.sm\:gap-yb-20{row-gap-bottom:5rem!important}.sm\:gap-yx-20{row-gap-left:5rem!important;row-gap-right:5rem!important}.sm\:gap-yy-20{row-gap-top:5rem!important;row-gap-bottom:5rem!important}.sm\:gap-x-20{column-gap:5rem!important}.sm\:gap-xl-20{column-gap-left:5rem!important}.sm\:gap-xr-20{column-gap-right:5rem!important}.sm\:gap-xt-20{column-gap-top:5rem!important}.sm\:gap-xb-20{column-gap-bottom:5rem!important}.sm\:gap-xx-20{column-gap-left:5rem!important;column-gap-right:5rem!important}.sm\:gap-xy-20{column-gap-top:5rem!important;column-gap-bottom:5rem!important}.sm\:gap-24{gap:6rem!important}.sm\:gapl-24{gap-left:6rem!important}.sm\:gapr-24{gap-right:6rem!important}.sm\:gapt-24{gap-top:6rem!important}.sm\:gapb-24{gap-bottom:6rem!important}.sm\:gapx-24{gap-left:6rem!important;gap-right:6rem!important}.sm\:gapy-24{gap-top:6rem!important;gap-bottom:6rem!important}.sm\:gap-y-24{row-gap:6rem!important}.sm\:gap-yl-24{row-gap-left:6rem!important}.sm\:gap-yr-24{row-gap-right:6rem!important}.sm\:gap-yt-24{row-gap-top:6rem!important}.sm\:gap-yb-24{row-gap-bottom:6rem!important}.sm\:gap-yx-24{row-gap-left:6rem!important;row-gap-right:6rem!important}.sm\:gap-yy-24{row-gap-top:6rem!important;row-gap-bottom:6rem!important}.sm\:gap-x-24{column-gap:6rem!important}.sm\:gap-xl-24{column-gap-left:6rem!important}.sm\:gap-xr-24{column-gap-right:6rem!important}.sm\:gap-xt-24{column-gap-top:6rem!important}.sm\:gap-xb-24{column-gap-bottom:6rem!important}.sm\:gap-xx-24{column-gap-left:6rem!important;column-gap-right:6rem!important}.sm\:gap-xy-24{column-gap-top:6rem!important;column-gap-bottom:6rem!important}.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.sm\:col-span-1{grid-column:span 1/span 1!important}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.sm\:col-span-2{grid-column:span 2/span 2!important}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.sm\:col-span-3{grid-column:span 3/span 3!important}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.sm\:col-span-4{grid-column:span 4/span 4!important}.sm\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.sm\:col-span-5{grid-column:span 5/span 5!important}.sm\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.sm\:col-span-6{grid-column:span 6/span 6!important}.sm\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.sm\:col-span-7{grid-column:span 7/span 7!important}.sm\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.sm\:col-span-8{grid-column:span 8/span 8!important}.sm\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.sm\:col-span-9{grid-column:span 9/span 9!important}.sm\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.sm\:col-span-10{grid-column:span 10/span 10!important}.sm\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.sm\:col-span-11{grid-column:span 11/span 11!important}.sm\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.sm\:col-span-12{grid-column:span 12/span 12!important}.sm\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))!important}.sm\:row-span-1{grid-row:span 1/span 1!important}.sm\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.sm\:row-span-2{grid-row:span 2/span 2!important}.sm\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))!important}.sm\:row-span-3{grid-row:span 3/span 3!important}.sm\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))!important}.sm\:row-span-4{grid-row:span 4/span 4!important}.sm\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))!important}.sm\:row-span-5{grid-row:span 5/span 5!important}.sm\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))!important}.sm\:row-span-6{grid-row:span 6/span 6!important}.sm\:grid-rows-7{grid-template-rows:repeat(7,minmax(0,1fr))!important}.sm\:row-span-7{grid-row:span 7/span 7!important}.sm\:grid-rows-8{grid-template-rows:repeat(8,minmax(0,1fr))!important}.sm\:row-span-8{grid-row:span 8/span 8!important}.sm\:grid-rows-9{grid-template-rows:repeat(9,minmax(0,1fr))!important}.sm\:row-span-9{grid-row:span 9/span 9!important}.sm\:grid-rows-10{grid-template-rows:repeat(10,minmax(0,1fr))!important}.sm\:row-span-10{grid-row:span 10/span 10!important}.sm\:grid-rows-11{grid-template-rows:repeat(11,minmax(0,1fr))!important}.sm\:row-span-11{grid-row:span 11/span 11!important}.sm\:grid-rows-12{grid-template-rows:repeat(12,minmax(0,1fr))!important}.sm\:row-span-12{grid-row:span 12/span 12!important}.sm\:col-span-full{grid-column:1/-1!important}.sm\:row-span-full{grid-row:1/-1!important}.sm\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)!important}.sm\:auto-cols-min{grid-auto-columns:min-content!important}.sm\:auto-cols-max{grid-auto-columns:max-content!important}.sm\:grid-flow-col{grid-auto-flow:column!important}.grid-cols-\[min-content_1fr\]{grid-template-columns:min-content 1fr}.sm\:icon-size-2{width:.5rem!important;height:.5rem!important;min-width:.5rem!important;min-height:.5rem!important;font-size:.5rem!important;line-height:.5rem!important}.sm\:icon-size-2 svg{width:.5rem!important;height:.5rem!important}.sm\:icon-size-2\.5{width:.625rem!important;height:.625rem!important;min-width:.625rem!important;min-height:.625rem!important;font-size:.625rem!important;line-height:.625rem!important}.sm\:icon-size-2\.5 svg{width:.625rem!important;height:.625rem!important}.sm\:icon-size-3{width:.75rem!important;height:.75rem!important;min-width:.75rem!important;min-height:.75rem!important;font-size:.75rem!important;line-height:.75rem!important}.sm\:icon-size-3 svg{width:.75rem!important;height:.75rem!important}.sm\:icon-size-3\.5{width:.875rem!important;height:.875rem!important;min-width:.875rem!important;min-height:.875rem!important;font-size:.875rem!important;line-height:.875rem!important}.sm\:icon-size-3\.5 svg{width:.875rem!important;height:.875rem!important}.sm\:icon-size-4{width:1rem!important;height:1rem!important;min-width:1rem!important;min-height:1rem!important;font-size:1rem!important;line-height:1rem!important}.sm\:icon-size-4 svg{width:1rem!important;height:1rem!important}.sm\:icon-size-4\.5{width:1.125rem!important;height:1.125rem!important;min-width:1.125rem!important;min-height:1.125rem!important;font-size:1.125rem!important;line-height:1.125rem!important}.sm\:icon-size-4\.5 svg{width:1.125rem!important;height:1.125rem!important}.sm\:icon-size-5{width:1.25rem!important;height:1.25rem!important;min-width:1.25rem!important;min-height:1.25rem!important;font-size:1.25rem!important;line-height:1.25rem!important}.sm\:icon-size-5 svg{width:1.25rem!important;height:1.25rem!important}.sm\:icon-size-6{width:1.5rem!important;height:1.5rem!important;min-width:1.5rem!important;min-height:1.5rem!important;font-size:1.5rem!important;line-height:1.5rem!important}.sm\:icon-size-6 svg{width:1.5rem!important;height:1.5rem!important}.sm\:h-10{height:2.5rem!important}.sm\:h-14{height:3.5rem!important}.sm\:h-16{height:4rem!important}.sm\:h-44{height:11rem!important}.sm\:h-96{height:24rem!important}.sm\:w-auto{width:auto!important}.sm\:w-full{width:100%!important}.sm\:w-0\.5{width:.125rem!important}.sm\:w-1{width:.25rem!important}.sm\:w-2{width:.5rem!important}.sm\:w-208{width:52rem!important}.sm\:w-240{width:60rem!important}.sm\:min-w-0{min-width:0px!important}.sm\:min-w-208{min-width:52rem!important}.sm\:min-w-240{min-width:60rem!important}.sm\:h-full{height:100%!important}.sm\:h-1{height:.25rem!important}.sm\:h-2{height:.5rem!important}.sm\:min-h-1{min-height:.25rem!important}.sm\:min-h-2{min-height:.5rem!important}.sm\:min-h-full{min-height:100%!important}.sm\:text-xs{font-size:.625rem!important;line-height:.875rem!important}.sm\:text-sm{font-size:.75rem!important;line-height:1rem!important}.sm\:text-md{font-size:.8125rem!important;line-height:1.25rem!important}.sm\:text-base,.sm\:text-lg{font-size:1rem!important;line-height:1.5rem!important}.sm\:text-xl{font-size:1.125rem!important;line-height:1.75rem!important}.sm\:text-2xl{font-size:1.25rem!important;line-height:1.75rem!important}.sm\:text-3xl{font-size:1.5rem!important;line-height:2rem!important}.sm\:text-4xl{font-size:1.875rem!important;line-height:2.25rem!important}.sm\:font-medium{font-weight:500!important}.sm\:font-semibold{font-weight:600!important}.sm\:font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.sm\:leading-none{line-height:1!important}.sm\:leading-tight{line-height:1.25!important}.sm\:leading-4{line-height:1rem!important}.sm\:leading-5{line-height:1.25rem!important}.sm\:leading-6{line-height:1.5rem!important}.sm\:tracking-tight{letter-spacing:-.025em!important}.sm\:tracking-normal{letter-spacing:0!important}.sm\:tracking-wide{letter-spacing:.025em!important}.sm\:tracking-wider{letter-spacing:.05em!important}.sm\:whitespace-nowrap{white-space:nowrap!important}.sm\:uppercase{text-transform:uppercase!important}.sm\:relative{position:relative!important}.sm\:absolute{position:absolute!important}.sm\:inset-0{inset:0!important}.sm\:top-0{top:0!important}.sm\:bottom-0{bottom:0!important}.sm\:right-0{right:0!important}.sm\:left-0{left:0!important}.sm\:rounded-full{border-radius:9999px!important}.sm\:rounded-none{border-radius:0!important}.sm\:rounded-sm{border-radius:.125rem!important}.sm\:rounded{border-radius:.25rem!important}.sm\:rounded-md{border-radius:.375rem!important}.sm\:rounded-lg{border-radius:.5rem!important}.sm\:rounded-xl{border-radius:.75rem!important}.sm\:rounded-2xl{border-radius:1rem!important}.sm\:truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.sm\:text-left{text-align:left!important}.sm\:text-center{text-align:center!important}.sm\:text-right{text-align:right!important}.sm\:text-ellipsis{text-overflow:ellipsis!important}.sm\:text-clip{text-overflow:clip!important}.sm\:truncate-1{display:block!important;text-overflow:ellipsis!important;word-wrap:break-word!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important}.sm\:truncate-2{display:block!important;max-height:2rem!important;line-height:1rem!important;text-overflow:ellipsis!important;word-wrap:break-word!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.sm\:truncate-3{display:block!important;max-height:3rem!important;line-height:1rem!important;text-overflow:ellipsis!important;word-wrap:break-word!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important}.sm\:cursor-pointer{cursor:pointer!important}.sm\:no-underline{text-decoration-line:none!important}.sm\:hover\:underline:hover{text-decoration-line:underline!important}.sm\:shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a!important}.sm\:shadow-none{box-shadow:0 0 #0000!important}.sm\:bg-card{background-color:#fff!important}.sm\:bg-transparent{background-color:transparent!important}.sm\:bg-black{background-color:#000!important}.sm\:bg-green-500{background-color:#22c55e!important}.sm\:bg-amber-500{background-color:#f59e0b!important}.sm\:bg-red-500{background-color:#ef4444!important}.sm\:bg-gray-100{background-color:#f3f4f6!important}.sm\:z-49{z-index:49!important}.sm\:overflow-auto{overflow:auto!important}.sm\:overflow-visible{overflow:visible!important}.sm\:inline-block{display:inline-block!important}.sm\:select-none{-webkit-user-select:none!important;user-select:none!important}.sm\:self-auto{align-self:auto!important}.sm\:self-start{align-self:flex-start!important}.sm\:self-end{align-self:flex-end!important}.sm\:self-center{align-self:center!important}.sm\:self-stretch{align-self:stretch!important}.sm\:self-baseline{align-self:baseline!important}.sm\:place-items-start{place-items:start!important}.sm\:place-self-center{place-self:center!important}.sm\:break-inside-avoid{page-break-inside:avoid!important;break-inside:avoid!important}.sm\:break-before-avoid{page-break-before:avoid!important;break-before:avoid!important}.sm\:break-after-avoid{page-break-after:avoid!important;break-after:avoid!important}.sm\:break-after-page{page-break-after:always!important;break-after:page!important}.sm\:resize-y{resize:vertical!important}.sm\:font-normal{font-weight:400!important}.sm\:font-bold{font-weight:700!important}}@media (min-width: 960px){.md\:hidden{display:none!important}.md\:block{display:block!important}.md\:flex{display:flex!important}.md\:flex-row{flex-direction:row!important}.md\:flex-col{flex-direction:column!important}.md\:flex-wrap{flex-wrap:wrap!important}.md\:flex-0{flex:0 0 auto!important}.md\:flex-1{flex:1 1 0%!important}.md\:flex-auto{flex:1 1 auto!important}.md\:flex-initial{flex:0 1 auto!important}.md\:flex-none{flex:none!important}.md\:items-center{align-items:center!important}.md\:items-start{align-items:flex-start!important}.md\:items-end{align-items:flex-end!important}.md\:justify-center{justify-content:center!important}.md\:justify-between{justify-content:space-between!important}.md\:justify-evenly{justify-content:space-evenly!important}.md\:justify-start{justify-content:flex-start!important}.md\:justify-end{justify-content:flex-end!important}.md\:border{border-width:1px!important}.md\:border-none{border:none!important}.md\:border-t{border-top-width:1px!important}.md\:border-b{border-bottom-width:1px!important}.md\:border-l{border-left-width:1px!important}.md\:border-r{border-right-width:1px!important}.md\:divide-y>:not([hidden])~:not([hidden]){border-top-width:1px!important;border-bottom-width:0px!important}.md\:divide-x>:not([hidden])~:not([hidden]){border-right-width:1px!important;border-left-width:0px!important}.md\:m-0{margin:0!important}.md\:ml-0{margin-left:0!important}.md\:mr-0{margin-right:0!important}.md\:mt-0{margin-top:0!important}.md\:mb-0{margin-bottom:0!important}.md\:mx-0{margin-left:0!important;margin-right:0!important}.md\:my-0{margin-top:0!important;margin-bottom:0!important}.md\:m-0\.5{margin:.125rem!important}.md\:ml-0\.5{margin-left:.125rem!important}.md\:mr-0\.5{margin-right:.125rem!important}.md\:mt-0\.5{margin-top:.125rem!important}.md\:mb-0\.5{margin-bottom:.125rem!important}.md\:mx-0\.5{margin-left:.125rem!important;margin-right:.125rem!important}.md\:my-0\.5{margin-top:.125rem!important;margin-bottom:.125rem!important}.md\:m-1{margin:.25rem!important}.md\:ml-1{margin-left:.25rem!important}.md\:mr-1{margin-right:.25rem!important}.md\:mt-1{margin-top:.25rem!important}.md\:mb-1{margin-bottom:.25rem!important}.md\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.md\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.md\:m-1\.5{margin:.375rem!important}.md\:ml-1\.5{margin-left:.375rem!important}.md\:mr-1\.5{margin-right:.375rem!important}.md\:mt-1\.5{margin-top:.375rem!important}.md\:mb-1\.5{margin-bottom:.375rem!important}.md\:mx-1\.5{margin-left:.375rem!important;margin-right:.375rem!important}.md\:my-1\.5{margin-top:.375rem!important;margin-bottom:.375rem!important}.md\:m-2{margin:.5rem!important}.md\:ml-2{margin-left:.5rem!important}.md\:mr-2{margin-right:.5rem!important}.md\:mt-2{margin-top:.5rem!important}.md\:mb-2{margin-bottom:.5rem!important}.md\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.md\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.md\:m-2\.5{margin:.625rem!important}.md\:ml-2\.5{margin-left:.625rem!important}.md\:mr-2\.5{margin-right:.625rem!important}.md\:mt-2\.5{margin-top:.625rem!important}.md\:mb-2\.5{margin-bottom:.625rem!important}.md\:mx-2\.5{margin-left:.625rem!important;margin-right:.625rem!important}.md\:my-2\.5{margin-top:.625rem!important;margin-bottom:.625rem!important}.md\:m-3{margin:.75rem!important}.md\:ml-3{margin-left:.75rem!important}.md\:mr-3{margin-right:.75rem!important}.md\:mt-3{margin-top:.75rem!important}.md\:mb-3{margin-bottom:.75rem!important}.md\:mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.md\:my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.md\:m-4{margin:1rem!important}.md\:ml-4{margin-left:1rem!important}.md\:mr-4{margin-right:1rem!important}.md\:mt-4{margin-top:1rem!important}.md\:mb-4{margin-bottom:1rem!important}.md\:mx-4{margin-left:1rem!important;margin-right:1rem!important}.md\:my-4{margin-top:1rem!important;margin-bottom:1rem!important}.md\:m-5{margin:1.25rem!important}.md\:ml-5{margin-left:1.25rem!important}.md\:mr-5{margin-right:1.25rem!important}.md\:mt-5{margin-top:1.25rem!important}.md\:mb-5{margin-bottom:1.25rem!important}.md\:mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.md\:my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.md\:m-6{margin:1.5rem!important}.md\:ml-6{margin-left:1.5rem!important}.md\:mr-6{margin-right:1.5rem!important}.md\:mt-6{margin-top:1.5rem!important}.md\:mb-6{margin-bottom:1.5rem!important}.md\:mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.md\:my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.md\:m-7{margin:1.75rem!important}.md\:ml-7{margin-left:1.75rem!important}.md\:mr-7{margin-right:1.75rem!important}.md\:mt-7{margin-top:1.75rem!important}.md\:mb-7{margin-bottom:1.75rem!important}.md\:mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.md\:my-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.md\:m-8{margin:2rem!important}.md\:ml-8{margin-left:2rem!important}.md\:mr-8{margin-right:2rem!important}.md\:mt-8{margin-top:2rem!important}.md\:mb-8{margin-bottom:2rem!important}.md\:mx-8{margin-left:2rem!important;margin-right:2rem!important}.md\:my-8{margin-top:2rem!important;margin-bottom:2rem!important}.md\:m-9{margin:2.25rem!important}.md\:ml-9{margin-left:2.25rem!important}.md\:mr-9{margin-right:2.25rem!important}.md\:mt-9{margin-top:2.25rem!important}.md\:mb-9{margin-bottom:2.25rem!important}.md\:mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.md\:my-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.md\:m-10{margin:2.5rem!important}.md\:ml-10{margin-left:2.5rem!important}.md\:mr-10{margin-right:2.5rem!important}.md\:mt-10{margin-top:2.5rem!important}.md\:mb-10{margin-bottom:2.5rem!important}.md\:mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.md\:my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.md\:m-11{margin:2.75rem!important}.md\:ml-11{margin-left:2.75rem!important}.md\:mr-11{margin-right:2.75rem!important}.md\:mt-11{margin-top:2.75rem!important}.md\:mb-11{margin-bottom:2.75rem!important}.md\:mx-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.md\:my-11{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.md\:m-12{margin:3rem!important}.md\:ml-12{margin-left:3rem!important}.md\:mr-12{margin-right:3rem!important}.md\:mt-12{margin-top:3rem!important}.md\:mb-12{margin-bottom:3rem!important}.md\:mx-12{margin-left:3rem!important;margin-right:3rem!important}.md\:my-12{margin-top:3rem!important;margin-bottom:3rem!important}.md\:m-14{margin:3.5rem!important}.md\:ml-14{margin-left:3.5rem!important}.md\:mr-14{margin-right:3.5rem!important}.md\:mt-14{margin-top:3.5rem!important}.md\:mb-14{margin-bottom:3.5rem!important}.md\:mx-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.md\:my-14{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.md\:m-16{margin:4rem!important}.md\:ml-16{margin-left:4rem!important}.md\:mr-16{margin-right:4rem!important}.md\:mt-16{margin-top:4rem!important}.md\:mb-16{margin-bottom:4rem!important}.md\:mx-16{margin-left:4rem!important;margin-right:4rem!important}.md\:my-16{margin-top:4rem!important;margin-bottom:4rem!important}.md\:m-20{margin:5rem!important}.md\:ml-20{margin-left:5rem!important}.md\:mr-20{margin-right:5rem!important}.md\:mt-20{margin-top:5rem!important}.md\:mb-20{margin-bottom:5rem!important}.md\:mx-20{margin-left:5rem!important;margin-right:5rem!important}.md\:my-20{margin-top:5rem!important;margin-bottom:5rem!important}.md\:m-24{margin:6rem!important}.md\:ml-24{margin-left:6rem!important}.md\:mr-24{margin-right:6rem!important}.md\:mt-24{margin-top:6rem!important}.md\:mb-24{margin-bottom:6rem!important}.md\:mx-24{margin-left:6rem!important;margin-right:6rem!important}.md\:my-24{margin-top:6rem!important;margin-bottom:6rem!important}.md\:m-auto{margin:auto!important}.md\:ml-auto{margin-left:auto!important}.md\:mr-auto{margin-right:auto!important}.md\:mx-auto{margin-left:auto!important;margin-right:auto!important}.md\:p-0{padding:0!important}.md\:pl-0{padding-left:0!important}.md\:pr-0{padding-right:0!important}.md\:pt-0{padding-top:0!important}.md\:pb-0{padding-bottom:0!important}.md\:px-0{padding-left:0!important;padding-right:0!important}.md\:py-0{padding-top:0!important;padding-bottom:0!important}.md\:p-0\.5{padding:.125rem!important}.md\:pl-0\.5{padding-left:.125rem!important}.md\:pr-0\.5{padding-right:.125rem!important}.md\:pt-0\.5{padding-top:.125rem!important}.md\:pb-0\.5{padding-bottom:.125rem!important}.md\:px-0\.5{padding-left:.125rem!important;padding-right:.125rem!important}.md\:py-0\.5{padding-top:.125rem!important;padding-bottom:.125rem!important}.md\:p-1{padding:.25rem!important}.md\:pl-1{padding-left:.25rem!important}.md\:pr-1{padding-right:.25rem!important}.md\:pt-1{padding-top:.25rem!important}.md\:pb-1{padding-bottom:.25rem!important}.md\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.md\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.md\:p-1\.5{padding:.375rem!important}.md\:pl-1\.5{padding-left:.375rem!important}.md\:pr-1\.5{padding-right:.375rem!important}.md\:pt-1\.5{padding-top:.375rem!important}.md\:pb-1\.5{padding-bottom:.375rem!important}.md\:px-1\.5{padding-left:.375rem!important;padding-right:.375rem!important}.md\:py-1\.5{padding-top:.375rem!important;padding-bottom:.375rem!important}.md\:p-2{padding:.5rem!important}.md\:pl-2{padding-left:.5rem!important}.md\:pr-2{padding-right:.5rem!important}.md\:pt-2{padding-top:.5rem!important}.md\:pb-2{padding-bottom:.5rem!important}.md\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.md\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.md\:p-2\.5{padding:.625rem!important}.md\:pl-2\.5{padding-left:.625rem!important}.md\:pr-2\.5{padding-right:.625rem!important}.md\:pt-2\.5{padding-top:.625rem!important}.md\:pb-2\.5{padding-bottom:.625rem!important}.md\:px-2\.5{padding-left:.625rem!important;padding-right:.625rem!important}.md\:py-2\.5{padding-top:.625rem!important;padding-bottom:.625rem!important}.md\:p-3{padding:.75rem!important}.md\:pl-3{padding-left:.75rem!important}.md\:pr-3{padding-right:.75rem!important}.md\:pt-3{padding-top:.75rem!important}.md\:pb-3{padding-bottom:.75rem!important}.md\:px-3{padding-left:.75rem!important;padding-right:.75rem!important}.md\:py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.md\:p-4{padding:1rem!important}.md\:pl-4{padding-left:1rem!important}.md\:pr-4{padding-right:1rem!important}.md\:pt-4{padding-top:1rem!important}.md\:pb-4{padding-bottom:1rem!important}.md\:px-4{padding-left:1rem!important;padding-right:1rem!important}.md\:py-4{padding-top:1rem!important;padding-bottom:1rem!important}.md\:p-5{padding:1.25rem!important}.md\:pl-5{padding-left:1.25rem!important}.md\:pr-5{padding-right:1.25rem!important}.md\:pt-5{padding-top:1.25rem!important}.md\:pb-5{padding-bottom:1.25rem!important}.md\:px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.md\:py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.md\:p-6{padding:1.5rem!important}.md\:pl-6{padding-left:1.5rem!important}.md\:pr-6{padding-right:1.5rem!important}.md\:pt-6{padding-top:1.5rem!important}.md\:pb-6{padding-bottom:1.5rem!important}.md\:px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.md\:py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.md\:p-7{padding:1.75rem!important}.md\:pl-7{padding-left:1.75rem!important}.md\:pr-7{padding-right:1.75rem!important}.md\:pt-7{padding-top:1.75rem!important}.md\:pb-7{padding-bottom:1.75rem!important}.md\:px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.md\:py-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.md\:p-8{padding:2rem!important}.md\:pl-8{padding-left:2rem!important}.md\:pr-8{padding-right:2rem!important}.md\:pt-8{padding-top:2rem!important}.md\:pb-8{padding-bottom:2rem!important}.md\:px-8{padding-left:2rem!important;padding-right:2rem!important}.md\:py-8{padding-top:2rem!important;padding-bottom:2rem!important}.md\:p-9{padding:2.25rem!important}.md\:pl-9{padding-left:2.25rem!important}.md\:pr-9{padding-right:2.25rem!important}.md\:pt-9{padding-top:2.25rem!important}.md\:pb-9{padding-bottom:2.25rem!important}.md\:px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.md\:py-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.md\:p-10{padding:2.5rem!important}.md\:pl-10{padding-left:2.5rem!important}.md\:pr-10{padding-right:2.5rem!important}.md\:pt-10{padding-top:2.5rem!important}.md\:pb-10{padding-bottom:2.5rem!important}.md\:px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.md\:py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.md\:p-11{padding:2.75rem!important}.md\:pl-11{padding-left:2.75rem!important}.md\:pr-11{padding-right:2.75rem!important}.md\:pt-11{padding-top:2.75rem!important}.md\:pb-11{padding-bottom:2.75rem!important}.md\:px-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.md\:py-11{padding-top:2.75rem!important;padding-bottom:2.75rem!important}.md\:p-12{padding:3rem!important}.md\:pl-12{padding-left:3rem!important}.md\:pr-12{padding-right:3rem!important}.md\:pt-12{padding-top:3rem!important}.md\:pb-12{padding-bottom:3rem!important}.md\:px-12{padding-left:3rem!important;padding-right:3rem!important}.md\:py-12{padding-top:3rem!important;padding-bottom:3rem!important}.md\:p-14{padding:3.5rem!important}.md\:pl-14{padding-left:3.5rem!important}.md\:pr-14{padding-right:3.5rem!important}.md\:pt-14{padding-top:3.5rem!important}.md\:pb-14{padding-bottom:3.5rem!important}.md\:px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.md\:py-14{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.md\:p-16{padding:4rem!important}.md\:pl-16{padding-left:4rem!important}.md\:pr-16{padding-right:4rem!important}.md\:pt-16{padding-top:4rem!important}.md\:pb-16{padding-bottom:4rem!important}.md\:px-16{padding-left:4rem!important;padding-right:4rem!important}.md\:py-16{padding-top:4rem!important;padding-bottom:4rem!important}.md\:p-20{padding:5rem!important}.md\:pl-20{padding-left:5rem!important}.md\:pr-20{padding-right:5rem!important}.md\:pt-20{padding-top:5rem!important}.md\:pb-20{padding-bottom:5rem!important}.md\:px-20{padding-left:5rem!important;padding-right:5rem!important}.md\:py-20{padding-top:5rem!important;padding-bottom:5rem!important}.md\:p-24{padding:6rem!important}.md\:pl-24{padding-left:6rem!important}.md\:pr-24{padding-right:6rem!important}.md\:pt-24{padding-top:6rem!important}.md\:pb-24{padding-bottom:6rem!important}.md\:px-24{padding-left:6rem!important;padding-right:6rem!important}.md\:py-24{padding-top:6rem!important;padding-bottom:6rem!important}.md\:grid{display:grid!important}.md\:gap-0{gap:0px!important}.md\:gapl-0{gap-left:0px!important}.md\:gapr-0{gap-right:0px!important}.md\:gapt-0{gap-top:0px!important}.md\:gapb-0{gap-bottom:0px!important}.md\:gapx-0{gap-left:0px!important;gap-right:0px!important}.md\:gapy-0{gap-top:0px!important;gap-bottom:0px!important}.md\:gap-y-0{row-gap:0px!important}.md\:gap-yl-0{row-gap-left:0px!important}.md\:gap-yr-0{row-gap-right:0px!important}.md\:gap-yt-0{row-gap-top:0px!important}.md\:gap-yb-0{row-gap-bottom:0px!important}.md\:gap-yx-0{row-gap-left:0px!important;row-gap-right:0px!important}.md\:gap-yy-0{row-gap-top:0px!important;row-gap-bottom:0px!important}.md\:gap-x-0{column-gap:0px!important}.md\:gap-xl-0{column-gap-left:0px!important}.md\:gap-xr-0{column-gap-right:0px!important}.md\:gap-xt-0{column-gap-top:0px!important}.md\:gap-xb-0{column-gap-bottom:0px!important}.md\:gap-xx-0{column-gap-left:0px!important;column-gap-right:0px!important}.md\:gap-xy-0{column-gap-top:0px!important;column-gap-bottom:0px!important}.md\:gap-0\.5{gap:.125rem!important}.md\:gapl-0\.5{gap-left:.125rem!important}.md\:gapr-0\.5{gap-right:.125rem!important}.md\:gapt-0\.5{gap-top:.125rem!important}.md\:gapb-0\.5{gap-bottom:.125rem!important}.md\:gapx-0\.5{gap-left:.125rem!important;gap-right:.125rem!important}.md\:gapy-0\.5{gap-top:.125rem!important;gap-bottom:.125rem!important}.md\:gap-y-0\.5{row-gap:.125rem!important}.md\:gap-yl-0\.5{row-gap-left:.125rem!important}.md\:gap-yr-0\.5{row-gap-right:.125rem!important}.md\:gap-yt-0\.5{row-gap-top:.125rem!important}.md\:gap-yb-0\.5{row-gap-bottom:.125rem!important}.md\:gap-yx-0\.5{row-gap-left:.125rem!important;row-gap-right:.125rem!important}.md\:gap-yy-0\.5{row-gap-top:.125rem!important;row-gap-bottom:.125rem!important}.md\:gap-x-0\.5{column-gap:.125rem!important}.md\:gap-xl-0\.5{column-gap-left:.125rem!important}.md\:gap-xr-0\.5{column-gap-right:.125rem!important}.md\:gap-xt-0\.5{column-gap-top:.125rem!important}.md\:gap-xb-0\.5{column-gap-bottom:.125rem!important}.md\:gap-xx-0\.5{column-gap-left:.125rem!important;column-gap-right:.125rem!important}.md\:gap-xy-0\.5{column-gap-top:.125rem!important;column-gap-bottom:.125rem!important}.md\:gap-1{gap:.25rem!important}.md\:gapl-1{gap-left:.25rem!important}.md\:gapr-1{gap-right:.25rem!important}.md\:gapt-1{gap-top:.25rem!important}.md\:gapb-1{gap-bottom:.25rem!important}.md\:gapx-1{gap-left:.25rem!important;gap-right:.25rem!important}.md\:gapy-1{gap-top:.25rem!important;gap-bottom:.25rem!important}.md\:gap-y-1{row-gap:.25rem!important}.md\:gap-yl-1{row-gap-left:.25rem!important}.md\:gap-yr-1{row-gap-right:.25rem!important}.md\:gap-yt-1{row-gap-top:.25rem!important}.md\:gap-yb-1{row-gap-bottom:.25rem!important}.md\:gap-yx-1{row-gap-left:.25rem!important;row-gap-right:.25rem!important}.md\:gap-yy-1{row-gap-top:.25rem!important;row-gap-bottom:.25rem!important}.md\:gap-x-1{column-gap:.25rem!important}.md\:gap-xl-1{column-gap-left:.25rem!important}.md\:gap-xr-1{column-gap-right:.25rem!important}.md\:gap-xt-1{column-gap-top:.25rem!important}.md\:gap-xb-1{column-gap-bottom:.25rem!important}.md\:gap-xx-1{column-gap-left:.25rem!important;column-gap-right:.25rem!important}.md\:gap-xy-1{column-gap-top:.25rem!important;column-gap-bottom:.25rem!important}.md\:gap-1\.5{gap:.375rem!important}.md\:gapl-1\.5{gap-left:.375rem!important}.md\:gapr-1\.5{gap-right:.375rem!important}.md\:gapt-1\.5{gap-top:.375rem!important}.md\:gapb-1\.5{gap-bottom:.375rem!important}.md\:gapx-1\.5{gap-left:.375rem!important;gap-right:.375rem!important}.md\:gapy-1\.5{gap-top:.375rem!important;gap-bottom:.375rem!important}.md\:gap-y-1\.5{row-gap:.375rem!important}.md\:gap-yl-1\.5{row-gap-left:.375rem!important}.md\:gap-yr-1\.5{row-gap-right:.375rem!important}.md\:gap-yt-1\.5{row-gap-top:.375rem!important}.md\:gap-yb-1\.5{row-gap-bottom:.375rem!important}.md\:gap-yx-1\.5{row-gap-left:.375rem!important;row-gap-right:.375rem!important}.md\:gap-yy-1\.5{row-gap-top:.375rem!important;row-gap-bottom:.375rem!important}.md\:gap-x-1\.5{column-gap:.375rem!important}.md\:gap-xl-1\.5{column-gap-left:.375rem!important}.md\:gap-xr-1\.5{column-gap-right:.375rem!important}.md\:gap-xt-1\.5{column-gap-top:.375rem!important}.md\:gap-xb-1\.5{column-gap-bottom:.375rem!important}.md\:gap-xx-1\.5{column-gap-left:.375rem!important;column-gap-right:.375rem!important}.md\:gap-xy-1\.5{column-gap-top:.375rem!important;column-gap-bottom:.375rem!important}.md\:gap-2{gap:.5rem!important}.md\:gapl-2{gap-left:.5rem!important}.md\:gapr-2{gap-right:.5rem!important}.md\:gapt-2{gap-top:.5rem!important}.md\:gapb-2{gap-bottom:.5rem!important}.md\:gapx-2{gap-left:.5rem!important;gap-right:.5rem!important}.md\:gapy-2{gap-top:.5rem!important;gap-bottom:.5rem!important}.md\:gap-y-2{row-gap:.5rem!important}.md\:gap-yl-2{row-gap-left:.5rem!important}.md\:gap-yr-2{row-gap-right:.5rem!important}.md\:gap-yt-2{row-gap-top:.5rem!important}.md\:gap-yb-2{row-gap-bottom:.5rem!important}.md\:gap-yx-2{row-gap-left:.5rem!important;row-gap-right:.5rem!important}.md\:gap-yy-2{row-gap-top:.5rem!important;row-gap-bottom:.5rem!important}.md\:gap-x-2{column-gap:.5rem!important}.md\:gap-xl-2{column-gap-left:.5rem!important}.md\:gap-xr-2{column-gap-right:.5rem!important}.md\:gap-xt-2{column-gap-top:.5rem!important}.md\:gap-xb-2{column-gap-bottom:.5rem!important}.md\:gap-xx-2{column-gap-left:.5rem!important;column-gap-right:.5rem!important}.md\:gap-xy-2{column-gap-top:.5rem!important;column-gap-bottom:.5rem!important}.md\:gap-2\.5{gap:.625rem!important}.md\:gapl-2\.5{gap-left:.625rem!important}.md\:gapr-2\.5{gap-right:.625rem!important}.md\:gapt-2\.5{gap-top:.625rem!important}.md\:gapb-2\.5{gap-bottom:.625rem!important}.md\:gapx-2\.5{gap-left:.625rem!important;gap-right:.625rem!important}.md\:gapy-2\.5{gap-top:.625rem!important;gap-bottom:.625rem!important}.md\:gap-y-2\.5{row-gap:.625rem!important}.md\:gap-yl-2\.5{row-gap-left:.625rem!important}.md\:gap-yr-2\.5{row-gap-right:.625rem!important}.md\:gap-yt-2\.5{row-gap-top:.625rem!important}.md\:gap-yb-2\.5{row-gap-bottom:.625rem!important}.md\:gap-yx-2\.5{row-gap-left:.625rem!important;row-gap-right:.625rem!important}.md\:gap-yy-2\.5{row-gap-top:.625rem!important;row-gap-bottom:.625rem!important}.md\:gap-x-2\.5{column-gap:.625rem!important}.md\:gap-xl-2\.5{column-gap-left:.625rem!important}.md\:gap-xr-2\.5{column-gap-right:.625rem!important}.md\:gap-xt-2\.5{column-gap-top:.625rem!important}.md\:gap-xb-2\.5{column-gap-bottom:.625rem!important}.md\:gap-xx-2\.5{column-gap-left:.625rem!important;column-gap-right:.625rem!important}.md\:gap-xy-2\.5{column-gap-top:.625rem!important;column-gap-bottom:.625rem!important}.md\:gap-3{gap:.75rem!important}.md\:gapl-3{gap-left:.75rem!important}.md\:gapr-3{gap-right:.75rem!important}.md\:gapt-3{gap-top:.75rem!important}.md\:gapb-3{gap-bottom:.75rem!important}.md\:gapx-3{gap-left:.75rem!important;gap-right:.75rem!important}.md\:gapy-3{gap-top:.75rem!important;gap-bottom:.75rem!important}.md\:gap-y-3{row-gap:.75rem!important}.md\:gap-yl-3{row-gap-left:.75rem!important}.md\:gap-yr-3{row-gap-right:.75rem!important}.md\:gap-yt-3{row-gap-top:.75rem!important}.md\:gap-yb-3{row-gap-bottom:.75rem!important}.md\:gap-yx-3{row-gap-left:.75rem!important;row-gap-right:.75rem!important}.md\:gap-yy-3{row-gap-top:.75rem!important;row-gap-bottom:.75rem!important}.md\:gap-x-3{column-gap:.75rem!important}.md\:gap-xl-3{column-gap-left:.75rem!important}.md\:gap-xr-3{column-gap-right:.75rem!important}.md\:gap-xt-3{column-gap-top:.75rem!important}.md\:gap-xb-3{column-gap-bottom:.75rem!important}.md\:gap-xx-3{column-gap-left:.75rem!important;column-gap-right:.75rem!important}.md\:gap-xy-3{column-gap-top:.75rem!important;column-gap-bottom:.75rem!important}.md\:gap-4{gap:1rem!important}.md\:gapl-4{gap-left:1rem!important}.md\:gapr-4{gap-right:1rem!important}.md\:gapt-4{gap-top:1rem!important}.md\:gapb-4{gap-bottom:1rem!important}.md\:gapx-4{gap-left:1rem!important;gap-right:1rem!important}.md\:gapy-4{gap-top:1rem!important;gap-bottom:1rem!important}.md\:gap-y-4{row-gap:1rem!important}.md\:gap-yl-4{row-gap-left:1rem!important}.md\:gap-yr-4{row-gap-right:1rem!important}.md\:gap-yt-4{row-gap-top:1rem!important}.md\:gap-yb-4{row-gap-bottom:1rem!important}.md\:gap-yx-4{row-gap-left:1rem!important;row-gap-right:1rem!important}.md\:gap-yy-4{row-gap-top:1rem!important;row-gap-bottom:1rem!important}.md\:gap-x-4{column-gap:1rem!important}.md\:gap-xl-4{column-gap-left:1rem!important}.md\:gap-xr-4{column-gap-right:1rem!important}.md\:gap-xt-4{column-gap-top:1rem!important}.md\:gap-xb-4{column-gap-bottom:1rem!important}.md\:gap-xx-4{column-gap-left:1rem!important;column-gap-right:1rem!important}.md\:gap-xy-4{column-gap-top:1rem!important;column-gap-bottom:1rem!important}.md\:gap-5{gap:1.25rem!important}.md\:gapl-5{gap-left:1.25rem!important}.md\:gapr-5{gap-right:1.25rem!important}.md\:gapt-5{gap-top:1.25rem!important}.md\:gapb-5{gap-bottom:1.25rem!important}.md\:gapx-5{gap-left:1.25rem!important;gap-right:1.25rem!important}.md\:gapy-5{gap-top:1.25rem!important;gap-bottom:1.25rem!important}.md\:gap-y-5{row-gap:1.25rem!important}.md\:gap-yl-5{row-gap-left:1.25rem!important}.md\:gap-yr-5{row-gap-right:1.25rem!important}.md\:gap-yt-5{row-gap-top:1.25rem!important}.md\:gap-yb-5{row-gap-bottom:1.25rem!important}.md\:gap-yx-5{row-gap-left:1.25rem!important;row-gap-right:1.25rem!important}.md\:gap-yy-5{row-gap-top:1.25rem!important;row-gap-bottom:1.25rem!important}.md\:gap-x-5{column-gap:1.25rem!important}.md\:gap-xl-5{column-gap-left:1.25rem!important}.md\:gap-xr-5{column-gap-right:1.25rem!important}.md\:gap-xt-5{column-gap-top:1.25rem!important}.md\:gap-xb-5{column-gap-bottom:1.25rem!important}.md\:gap-xx-5{column-gap-left:1.25rem!important;column-gap-right:1.25rem!important}.md\:gap-xy-5{column-gap-top:1.25rem!important;column-gap-bottom:1.25rem!important}.md\:gap-6{gap:1.5rem!important}.md\:gapl-6{gap-left:1.5rem!important}.md\:gapr-6{gap-right:1.5rem!important}.md\:gapt-6{gap-top:1.5rem!important}.md\:gapb-6{gap-bottom:1.5rem!important}.md\:gapx-6{gap-left:1.5rem!important;gap-right:1.5rem!important}.md\:gapy-6{gap-top:1.5rem!important;gap-bottom:1.5rem!important}.md\:gap-y-6{row-gap:1.5rem!important}.md\:gap-yl-6{row-gap-left:1.5rem!important}.md\:gap-yr-6{row-gap-right:1.5rem!important}.md\:gap-yt-6{row-gap-top:1.5rem!important}.md\:gap-yb-6{row-gap-bottom:1.5rem!important}.md\:gap-yx-6{row-gap-left:1.5rem!important;row-gap-right:1.5rem!important}.md\:gap-yy-6{row-gap-top:1.5rem!important;row-gap-bottom:1.5rem!important}.md\:gap-x-6{column-gap:1.5rem!important}.md\:gap-xl-6{column-gap-left:1.5rem!important}.md\:gap-xr-6{column-gap-right:1.5rem!important}.md\:gap-xt-6{column-gap-top:1.5rem!important}.md\:gap-xb-6{column-gap-bottom:1.5rem!important}.md\:gap-xx-6{column-gap-left:1.5rem!important;column-gap-right:1.5rem!important}.md\:gap-xy-6{column-gap-top:1.5rem!important;column-gap-bottom:1.5rem!important}.md\:gap-7{gap:1.75rem!important}.md\:gapl-7{gap-left:1.75rem!important}.md\:gapr-7{gap-right:1.75rem!important}.md\:gapt-7{gap-top:1.75rem!important}.md\:gapb-7{gap-bottom:1.75rem!important}.md\:gapx-7{gap-left:1.75rem!important;gap-right:1.75rem!important}.md\:gapy-7{gap-top:1.75rem!important;gap-bottom:1.75rem!important}.md\:gap-y-7{row-gap:1.75rem!important}.md\:gap-yl-7{row-gap-left:1.75rem!important}.md\:gap-yr-7{row-gap-right:1.75rem!important}.md\:gap-yt-7{row-gap-top:1.75rem!important}.md\:gap-yb-7{row-gap-bottom:1.75rem!important}.md\:gap-yx-7{row-gap-left:1.75rem!important;row-gap-right:1.75rem!important}.md\:gap-yy-7{row-gap-top:1.75rem!important;row-gap-bottom:1.75rem!important}.md\:gap-x-7{column-gap:1.75rem!important}.md\:gap-xl-7{column-gap-left:1.75rem!important}.md\:gap-xr-7{column-gap-right:1.75rem!important}.md\:gap-xt-7{column-gap-top:1.75rem!important}.md\:gap-xb-7{column-gap-bottom:1.75rem!important}.md\:gap-xx-7{column-gap-left:1.75rem!important;column-gap-right:1.75rem!important}.md\:gap-xy-7{column-gap-top:1.75rem!important;column-gap-bottom:1.75rem!important}.md\:gap-8{gap:2rem!important}.md\:gapl-8{gap-left:2rem!important}.md\:gapr-8{gap-right:2rem!important}.md\:gapt-8{gap-top:2rem!important}.md\:gapb-8{gap-bottom:2rem!important}.md\:gapx-8{gap-left:2rem!important;gap-right:2rem!important}.md\:gapy-8{gap-top:2rem!important;gap-bottom:2rem!important}.md\:gap-y-8{row-gap:2rem!important}.md\:gap-yl-8{row-gap-left:2rem!important}.md\:gap-yr-8{row-gap-right:2rem!important}.md\:gap-yt-8{row-gap-top:2rem!important}.md\:gap-yb-8{row-gap-bottom:2rem!important}.md\:gap-yx-8{row-gap-left:2rem!important;row-gap-right:2rem!important}.md\:gap-yy-8{row-gap-top:2rem!important;row-gap-bottom:2rem!important}.md\:gap-x-8{column-gap:2rem!important}.md\:gap-xl-8{column-gap-left:2rem!important}.md\:gap-xr-8{column-gap-right:2rem!important}.md\:gap-xt-8{column-gap-top:2rem!important}.md\:gap-xb-8{column-gap-bottom:2rem!important}.md\:gap-xx-8{column-gap-left:2rem!important;column-gap-right:2rem!important}.md\:gap-xy-8{column-gap-top:2rem!important;column-gap-bottom:2rem!important}.md\:gap-9{gap:2.25rem!important}.md\:gapl-9{gap-left:2.25rem!important}.md\:gapr-9{gap-right:2.25rem!important}.md\:gapt-9{gap-top:2.25rem!important}.md\:gapb-9{gap-bottom:2.25rem!important}.md\:gapx-9{gap-left:2.25rem!important;gap-right:2.25rem!important}.md\:gapy-9{gap-top:2.25rem!important;gap-bottom:2.25rem!important}.md\:gap-y-9{row-gap:2.25rem!important}.md\:gap-yl-9{row-gap-left:2.25rem!important}.md\:gap-yr-9{row-gap-right:2.25rem!important}.md\:gap-yt-9{row-gap-top:2.25rem!important}.md\:gap-yb-9{row-gap-bottom:2.25rem!important}.md\:gap-yx-9{row-gap-left:2.25rem!important;row-gap-right:2.25rem!important}.md\:gap-yy-9{row-gap-top:2.25rem!important;row-gap-bottom:2.25rem!important}.md\:gap-x-9{column-gap:2.25rem!important}.md\:gap-xl-9{column-gap-left:2.25rem!important}.md\:gap-xr-9{column-gap-right:2.25rem!important}.md\:gap-xt-9{column-gap-top:2.25rem!important}.md\:gap-xb-9{column-gap-bottom:2.25rem!important}.md\:gap-xx-9{column-gap-left:2.25rem!important;column-gap-right:2.25rem!important}.md\:gap-xy-9{column-gap-top:2.25rem!important;column-gap-bottom:2.25rem!important}.md\:gap-10{gap:2.5rem!important}.md\:gapl-10{gap-left:2.5rem!important}.md\:gapr-10{gap-right:2.5rem!important}.md\:gapt-10{gap-top:2.5rem!important}.md\:gapb-10{gap-bottom:2.5rem!important}.md\:gapx-10{gap-left:2.5rem!important;gap-right:2.5rem!important}.md\:gapy-10{gap-top:2.5rem!important;gap-bottom:2.5rem!important}.md\:gap-y-10{row-gap:2.5rem!important}.md\:gap-yl-10{row-gap-left:2.5rem!important}.md\:gap-yr-10{row-gap-right:2.5rem!important}.md\:gap-yt-10{row-gap-top:2.5rem!important}.md\:gap-yb-10{row-gap-bottom:2.5rem!important}.md\:gap-yx-10{row-gap-left:2.5rem!important;row-gap-right:2.5rem!important}.md\:gap-yy-10{row-gap-top:2.5rem!important;row-gap-bottom:2.5rem!important}.md\:gap-x-10{column-gap:2.5rem!important}.md\:gap-xl-10{column-gap-left:2.5rem!important}.md\:gap-xr-10{column-gap-right:2.5rem!important}.md\:gap-xt-10{column-gap-top:2.5rem!important}.md\:gap-xb-10{column-gap-bottom:2.5rem!important}.md\:gap-xx-10{column-gap-left:2.5rem!important;column-gap-right:2.5rem!important}.md\:gap-xy-10{column-gap-top:2.5rem!important;column-gap-bottom:2.5rem!important}.md\:gap-11{gap:2.75rem!important}.md\:gapl-11{gap-left:2.75rem!important}.md\:gapr-11{gap-right:2.75rem!important}.md\:gapt-11{gap-top:2.75rem!important}.md\:gapb-11{gap-bottom:2.75rem!important}.md\:gapx-11{gap-left:2.75rem!important;gap-right:2.75rem!important}.md\:gapy-11{gap-top:2.75rem!important;gap-bottom:2.75rem!important}.md\:gap-y-11{row-gap:2.75rem!important}.md\:gap-yl-11{row-gap-left:2.75rem!important}.md\:gap-yr-11{row-gap-right:2.75rem!important}.md\:gap-yt-11{row-gap-top:2.75rem!important}.md\:gap-yb-11{row-gap-bottom:2.75rem!important}.md\:gap-yx-11{row-gap-left:2.75rem!important;row-gap-right:2.75rem!important}.md\:gap-yy-11{row-gap-top:2.75rem!important;row-gap-bottom:2.75rem!important}.md\:gap-x-11{column-gap:2.75rem!important}.md\:gap-xl-11{column-gap-left:2.75rem!important}.md\:gap-xr-11{column-gap-right:2.75rem!important}.md\:gap-xt-11{column-gap-top:2.75rem!important}.md\:gap-xb-11{column-gap-bottom:2.75rem!important}.md\:gap-xx-11{column-gap-left:2.75rem!important;column-gap-right:2.75rem!important}.md\:gap-xy-11{column-gap-top:2.75rem!important;column-gap-bottom:2.75rem!important}.md\:gap-12{gap:3rem!important}.md\:gapl-12{gap-left:3rem!important}.md\:gapr-12{gap-right:3rem!important}.md\:gapt-12{gap-top:3rem!important}.md\:gapb-12{gap-bottom:3rem!important}.md\:gapx-12{gap-left:3rem!important;gap-right:3rem!important}.md\:gapy-12{gap-top:3rem!important;gap-bottom:3rem!important}.md\:gap-y-12{row-gap:3rem!important}.md\:gap-yl-12{row-gap-left:3rem!important}.md\:gap-yr-12{row-gap-right:3rem!important}.md\:gap-yt-12{row-gap-top:3rem!important}.md\:gap-yb-12{row-gap-bottom:3rem!important}.md\:gap-yx-12{row-gap-left:3rem!important;row-gap-right:3rem!important}.md\:gap-yy-12{row-gap-top:3rem!important;row-gap-bottom:3rem!important}.md\:gap-x-12{column-gap:3rem!important}.md\:gap-xl-12{column-gap-left:3rem!important}.md\:gap-xr-12{column-gap-right:3rem!important}.md\:gap-xt-12{column-gap-top:3rem!important}.md\:gap-xb-12{column-gap-bottom:3rem!important}.md\:gap-xx-12{column-gap-left:3rem!important;column-gap-right:3rem!important}.md\:gap-xy-12{column-gap-top:3rem!important;column-gap-bottom:3rem!important}.md\:gap-14{gap:3.5rem!important}.md\:gapl-14{gap-left:3.5rem!important}.md\:gapr-14{gap-right:3.5rem!important}.md\:gapt-14{gap-top:3.5rem!important}.md\:gapb-14{gap-bottom:3.5rem!important}.md\:gapx-14{gap-left:3.5rem!important;gap-right:3.5rem!important}.md\:gapy-14{gap-top:3.5rem!important;gap-bottom:3.5rem!important}.md\:gap-y-14{row-gap:3.5rem!important}.md\:gap-yl-14{row-gap-left:3.5rem!important}.md\:gap-yr-14{row-gap-right:3.5rem!important}.md\:gap-yt-14{row-gap-top:3.5rem!important}.md\:gap-yb-14{row-gap-bottom:3.5rem!important}.md\:gap-yx-14{row-gap-left:3.5rem!important;row-gap-right:3.5rem!important}.md\:gap-yy-14{row-gap-top:3.5rem!important;row-gap-bottom:3.5rem!important}.md\:gap-x-14{column-gap:3.5rem!important}.md\:gap-xl-14{column-gap-left:3.5rem!important}.md\:gap-xr-14{column-gap-right:3.5rem!important}.md\:gap-xt-14{column-gap-top:3.5rem!important}.md\:gap-xb-14{column-gap-bottom:3.5rem!important}.md\:gap-xx-14{column-gap-left:3.5rem!important;column-gap-right:3.5rem!important}.md\:gap-xy-14{column-gap-top:3.5rem!important;column-gap-bottom:3.5rem!important}.md\:gap-16{gap:4rem!important}.md\:gapl-16{gap-left:4rem!important}.md\:gapr-16{gap-right:4rem!important}.md\:gapt-16{gap-top:4rem!important}.md\:gapb-16{gap-bottom:4rem!important}.md\:gapx-16{gap-left:4rem!important;gap-right:4rem!important}.md\:gapy-16{gap-top:4rem!important;gap-bottom:4rem!important}.md\:gap-y-16{row-gap:4rem!important}.md\:gap-yl-16{row-gap-left:4rem!important}.md\:gap-yr-16{row-gap-right:4rem!important}.md\:gap-yt-16{row-gap-top:4rem!important}.md\:gap-yb-16{row-gap-bottom:4rem!important}.md\:gap-yx-16{row-gap-left:4rem!important;row-gap-right:4rem!important}.md\:gap-yy-16{row-gap-top:4rem!important;row-gap-bottom:4rem!important}.md\:gap-x-16{column-gap:4rem!important}.md\:gap-xl-16{column-gap-left:4rem!important}.md\:gap-xr-16{column-gap-right:4rem!important}.md\:gap-xt-16{column-gap-top:4rem!important}.md\:gap-xb-16{column-gap-bottom:4rem!important}.md\:gap-xx-16{column-gap-left:4rem!important;column-gap-right:4rem!important}.md\:gap-xy-16{column-gap-top:4rem!important;column-gap-bottom:4rem!important}.md\:gap-20{gap:5rem!important}.md\:gapl-20{gap-left:5rem!important}.md\:gapr-20{gap-right:5rem!important}.md\:gapt-20{gap-top:5rem!important}.md\:gapb-20{gap-bottom:5rem!important}.md\:gapx-20{gap-left:5rem!important;gap-right:5rem!important}.md\:gapy-20{gap-top:5rem!important;gap-bottom:5rem!important}.md\:gap-y-20{row-gap:5rem!important}.md\:gap-yl-20{row-gap-left:5rem!important}.md\:gap-yr-20{row-gap-right:5rem!important}.md\:gap-yt-20{row-gap-top:5rem!important}.md\:gap-yb-20{row-gap-bottom:5rem!important}.md\:gap-yx-20{row-gap-left:5rem!important;row-gap-right:5rem!important}.md\:gap-yy-20{row-gap-top:5rem!important;row-gap-bottom:5rem!important}.md\:gap-x-20{column-gap:5rem!important}.md\:gap-xl-20{column-gap-left:5rem!important}.md\:gap-xr-20{column-gap-right:5rem!important}.md\:gap-xt-20{column-gap-top:5rem!important}.md\:gap-xb-20{column-gap-bottom:5rem!important}.md\:gap-xx-20{column-gap-left:5rem!important;column-gap-right:5rem!important}.md\:gap-xy-20{column-gap-top:5rem!important;column-gap-bottom:5rem!important}.md\:gap-24{gap:6rem!important}.md\:gapl-24{gap-left:6rem!important}.md\:gapr-24{gap-right:6rem!important}.md\:gapt-24{gap-top:6rem!important}.md\:gapb-24{gap-bottom:6rem!important}.md\:gapx-24{gap-left:6rem!important;gap-right:6rem!important}.md\:gapy-24{gap-top:6rem!important;gap-bottom:6rem!important}.md\:gap-y-24{row-gap:6rem!important}.md\:gap-yl-24{row-gap-left:6rem!important}.md\:gap-yr-24{row-gap-right:6rem!important}.md\:gap-yt-24{row-gap-top:6rem!important}.md\:gap-yb-24{row-gap-bottom:6rem!important}.md\:gap-yx-24{row-gap-left:6rem!important;row-gap-right:6rem!important}.md\:gap-yy-24{row-gap-top:6rem!important;row-gap-bottom:6rem!important}.md\:gap-x-24{column-gap:6rem!important}.md\:gap-xl-24{column-gap-left:6rem!important}.md\:gap-xr-24{column-gap-right:6rem!important}.md\:gap-xt-24{column-gap-top:6rem!important}.md\:gap-xb-24{column-gap-bottom:6rem!important}.md\:gap-xx-24{column-gap-left:6rem!important;column-gap-right:6rem!important}.md\:gap-xy-24{column-gap-top:6rem!important;column-gap-bottom:6rem!important}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.md\:col-span-1{grid-column:span 1/span 1!important}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.md\:col-span-2{grid-column:span 2/span 2!important}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.md\:col-span-3{grid-column:span 3/span 3!important}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.md\:col-span-4{grid-column:span 4/span 4!important}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.md\:col-span-5{grid-column:span 5/span 5!important}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.md\:col-span-6{grid-column:span 6/span 6!important}.md\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.md\:col-span-7{grid-column:span 7/span 7!important}.md\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.md\:col-span-8{grid-column:span 8/span 8!important}.md\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.md\:col-span-9{grid-column:span 9/span 9!important}.md\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.md\:col-span-10{grid-column:span 10/span 10!important}.md\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.md\:col-span-11{grid-column:span 11/span 11!important}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.md\:col-span-12{grid-column:span 12/span 12!important}.md\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))!important}.md\:row-span-1{grid-row:span 1/span 1!important}.md\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.md\:row-span-2{grid-row:span 2/span 2!important}.md\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))!important}.md\:row-span-3{grid-row:span 3/span 3!important}.md\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))!important}.md\:row-span-4{grid-row:span 4/span 4!important}.md\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))!important}.md\:row-span-5{grid-row:span 5/span 5!important}.md\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))!important}.md\:row-span-6{grid-row:span 6/span 6!important}.md\:grid-rows-7{grid-template-rows:repeat(7,minmax(0,1fr))!important}.md\:row-span-7{grid-row:span 7/span 7!important}.md\:grid-rows-8{grid-template-rows:repeat(8,minmax(0,1fr))!important}.md\:row-span-8{grid-row:span 8/span 8!important}.md\:grid-rows-9{grid-template-rows:repeat(9,minmax(0,1fr))!important}.md\:row-span-9{grid-row:span 9/span 9!important}.md\:grid-rows-10{grid-template-rows:repeat(10,minmax(0,1fr))!important}.md\:row-span-10{grid-row:span 10/span 10!important}.md\:grid-rows-11{grid-template-rows:repeat(11,minmax(0,1fr))!important}.md\:row-span-11{grid-row:span 11/span 11!important}.md\:grid-rows-12{grid-template-rows:repeat(12,minmax(0,1fr))!important}.md\:row-span-12{grid-row:span 12/span 12!important}.md\:col-span-full{grid-column:1/-1!important}.md\:row-span-full{grid-row:1/-1!important}.md\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)!important}.md\:auto-cols-min{grid-auto-columns:min-content!important}.md\:auto-cols-max{grid-auto-columns:max-content!important}.md\:grid-flow-col{grid-auto-flow:column!important}.grid-cols-\[min-content_1fr\]{grid-template-columns:min-content 1fr}.md\:icon-size-2{width:.5rem!important;height:.5rem!important;min-width:.5rem!important;min-height:.5rem!important;font-size:.5rem!important;line-height:.5rem!important}.md\:icon-size-2 svg{width:.5rem!important;height:.5rem!important}.md\:icon-size-2\.5{width:.625rem!important;height:.625rem!important;min-width:.625rem!important;min-height:.625rem!important;font-size:.625rem!important;line-height:.625rem!important}.md\:icon-size-2\.5 svg{width:.625rem!important;height:.625rem!important}.md\:icon-size-3{width:.75rem!important;height:.75rem!important;min-width:.75rem!important;min-height:.75rem!important;font-size:.75rem!important;line-height:.75rem!important}.md\:icon-size-3 svg{width:.75rem!important;height:.75rem!important}.md\:icon-size-3\.5{width:.875rem!important;height:.875rem!important;min-width:.875rem!important;min-height:.875rem!important;font-size:.875rem!important;line-height:.875rem!important}.md\:icon-size-3\.5 svg{width:.875rem!important;height:.875rem!important}.md\:icon-size-4{width:1rem!important;height:1rem!important;min-width:1rem!important;min-height:1rem!important;font-size:1rem!important;line-height:1rem!important}.md\:icon-size-4 svg{width:1rem!important;height:1rem!important}.md\:icon-size-4\.5{width:1.125rem!important;height:1.125rem!important;min-width:1.125rem!important;min-height:1.125rem!important;font-size:1.125rem!important;line-height:1.125rem!important}.md\:icon-size-4\.5 svg{width:1.125rem!important;height:1.125rem!important}.md\:icon-size-5{width:1.25rem!important;height:1.25rem!important;min-width:1.25rem!important;min-height:1.25rem!important;font-size:1.25rem!important;line-height:1.25rem!important}.md\:icon-size-5 svg{width:1.25rem!important;height:1.25rem!important}.md\:icon-size-6{width:1.5rem!important;height:1.5rem!important;min-width:1.5rem!important;min-height:1.5rem!important;font-size:1.5rem!important;line-height:1.5rem!important}.md\:icon-size-6 svg{width:1.5rem!important;height:1.5rem!important}.md\:h-10{height:2.5rem!important}.md\:h-14{height:3.5rem!important}.md\:h-16{height:4rem!important}.md\:h-44{height:11rem!important}.md\:h-96{height:24rem!important}.md\:w-auto{width:auto!important}.md\:w-full{width:100%!important}.md\:w-0\.5{width:.125rem!important}.md\:w-1{width:.25rem!important}.md\:w-2{width:.5rem!important}.md\:w-208{width:52rem!important}.md\:w-240{width:60rem!important}.md\:min-w-0{min-width:0px!important}.md\:min-w-208{min-width:52rem!important}.md\:min-w-240{min-width:60rem!important}.md\:h-full{height:100%!important}.md\:h-1{height:.25rem!important}.md\:h-2{height:.5rem!important}.md\:min-h-1{min-height:.25rem!important}.md\:min-h-2{min-height:.5rem!important}.md\:min-h-full{min-height:100%!important}.md\:text-xs{font-size:.625rem!important;line-height:.875rem!important}.md\:text-sm{font-size:.75rem!important;line-height:1rem!important}.md\:text-md{font-size:.8125rem!important;line-height:1.25rem!important}.md\:text-base,.md\:text-lg{font-size:1rem!important;line-height:1.5rem!important}.md\:text-xl{font-size:1.125rem!important;line-height:1.75rem!important}.md\:text-2xl{font-size:1.25rem!important;line-height:1.75rem!important}.md\:text-3xl{font-size:1.5rem!important;line-height:2rem!important}.md\:text-4xl{font-size:1.875rem!important;line-height:2.25rem!important}.md\:font-medium{font-weight:500!important}.md\:font-semibold{font-weight:600!important}.md\:font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.md\:leading-none{line-height:1!important}.md\:leading-tight{line-height:1.25!important}.md\:leading-4{line-height:1rem!important}.md\:leading-5{line-height:1.25rem!important}.md\:leading-6{line-height:1.5rem!important}.md\:tracking-tight{letter-spacing:-.025em!important}.md\:tracking-normal{letter-spacing:0!important}.md\:tracking-wide{letter-spacing:.025em!important}.md\:tracking-wider{letter-spacing:.05em!important}.md\:whitespace-nowrap{white-space:nowrap!important}.md\:uppercase{text-transform:uppercase!important}.md\:relative{position:relative!important}.md\:absolute{position:absolute!important}.md\:inset-0{inset:0!important}.md\:top-0{top:0!important}.md\:bottom-0{bottom:0!important}.md\:right-0{right:0!important}.md\:left-0{left:0!important}.md\:rounded-full{border-radius:9999px!important}.md\:rounded-none{border-radius:0!important}.md\:rounded-sm{border-radius:.125rem!important}.md\:rounded{border-radius:.25rem!important}.md\:rounded-md{border-radius:.375rem!important}.md\:rounded-lg{border-radius:.5rem!important}.md\:rounded-xl{border-radius:.75rem!important}.md\:rounded-2xl{border-radius:1rem!important}.md\:truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.md\:text-left{text-align:left!important}.md\:text-center{text-align:center!important}.md\:text-right{text-align:right!important}.md\:text-ellipsis{text-overflow:ellipsis!important}.md\:text-clip{text-overflow:clip!important}.md\:truncate-1{display:block!important;text-overflow:ellipsis!important;word-wrap:break-word!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important}.md\:truncate-2{display:block!important;max-height:2rem!important;line-height:1rem!important;text-overflow:ellipsis!important;word-wrap:break-word!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.md\:truncate-3{display:block!important;max-height:3rem!important;line-height:1rem!important;text-overflow:ellipsis!important;word-wrap:break-word!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important}.md\:cursor-pointer{cursor:pointer!important}.md\:no-underline{text-decoration-line:none!important}.md\:hover\:underline:hover{text-decoration-line:underline!important}.md\:shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a!important}.md\:shadow-none{box-shadow:0 0 #0000!important}.md\:bg-card{background-color:#fff!important}.md\:bg-transparent{background-color:transparent!important}.md\:bg-black{background-color:#000!important}.md\:bg-green-500{background-color:#22c55e!important}.md\:bg-amber-500{background-color:#f59e0b!important}.md\:bg-red-500{background-color:#ef4444!important}.md\:bg-gray-100{background-color:#f3f4f6!important}.md\:z-49{z-index:49!important}.md\:overflow-auto{overflow:auto!important}.md\:overflow-visible{overflow:visible!important}.md\:inline-block{display:inline-block!important}.md\:select-none{-webkit-user-select:none!important;user-select:none!important}.md\:self-auto{align-self:auto!important}.md\:self-start{align-self:flex-start!important}.md\:self-end{align-self:flex-end!important}.md\:self-center{align-self:center!important}.md\:self-stretch{align-self:stretch!important}.md\:self-baseline{align-self:baseline!important}.md\:place-items-start{place-items:start!important}.md\:place-self-center{place-self:center!important}.md\:break-inside-avoid{page-break-inside:avoid!important;break-inside:avoid!important}.md\:break-before-avoid{page-break-before:avoid!important;break-before:avoid!important}.md\:break-after-avoid{page-break-after:avoid!important;break-after:avoid!important}.md\:break-after-page{page-break-after:always!important;break-after:page!important}.md\:resize-y{resize:vertical!important}.md\:font-normal{font-weight:400!important}.md\:font-bold{font-weight:700!important}}@media (min-width: 1280px){.lg\:hidden{display:none!important}.lg\:block{display:block!important}.lg\:flex{display:flex!important}.lg\:flex-row{flex-direction:row!important}.lg\:flex-col{flex-direction:column!important}.lg\:flex-wrap{flex-wrap:wrap!important}.lg\:flex-0{flex:0 0 auto!important}.lg\:flex-1{flex:1 1 0%!important}.lg\:flex-auto{flex:1 1 auto!important}.lg\:flex-initial{flex:0 1 auto!important}.lg\:flex-none{flex:none!important}.lg\:items-center{align-items:center!important}.lg\:items-start{align-items:flex-start!important}.lg\:items-end{align-items:flex-end!important}.lg\:justify-center{justify-content:center!important}.lg\:justify-between{justify-content:space-between!important}.lg\:justify-evenly{justify-content:space-evenly!important}.lg\:justify-start{justify-content:flex-start!important}.lg\:justify-end{justify-content:flex-end!important}.lg\:border{border-width:1px!important}.lg\:border-none{border:none!important}.lg\:border-t{border-top-width:1px!important}.lg\:border-b{border-bottom-width:1px!important}.lg\:border-l{border-left-width:1px!important}.lg\:border-r{border-right-width:1px!important}.lg\:divide-y>:not([hidden])~:not([hidden]){border-top-width:1px!important;border-bottom-width:0px!important}.lg\:divide-x>:not([hidden])~:not([hidden]){border-right-width:1px!important;border-left-width:0px!important}.lg\:m-0{margin:0!important}.lg\:ml-0{margin-left:0!important}.lg\:mr-0{margin-right:0!important}.lg\:mt-0{margin-top:0!important}.lg\:mb-0{margin-bottom:0!important}.lg\:mx-0{margin-left:0!important;margin-right:0!important}.lg\:my-0{margin-top:0!important;margin-bottom:0!important}.lg\:m-0\.5{margin:.125rem!important}.lg\:ml-0\.5{margin-left:.125rem!important}.lg\:mr-0\.5{margin-right:.125rem!important}.lg\:mt-0\.5{margin-top:.125rem!important}.lg\:mb-0\.5{margin-bottom:.125rem!important}.lg\:mx-0\.5{margin-left:.125rem!important;margin-right:.125rem!important}.lg\:my-0\.5{margin-top:.125rem!important;margin-bottom:.125rem!important}.lg\:m-1{margin:.25rem!important}.lg\:ml-1{margin-left:.25rem!important}.lg\:mr-1{margin-right:.25rem!important}.lg\:mt-1{margin-top:.25rem!important}.lg\:mb-1{margin-bottom:.25rem!important}.lg\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.lg\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.lg\:m-1\.5{margin:.375rem!important}.lg\:ml-1\.5{margin-left:.375rem!important}.lg\:mr-1\.5{margin-right:.375rem!important}.lg\:mt-1\.5{margin-top:.375rem!important}.lg\:mb-1\.5{margin-bottom:.375rem!important}.lg\:mx-1\.5{margin-left:.375rem!important;margin-right:.375rem!important}.lg\:my-1\.5{margin-top:.375rem!important;margin-bottom:.375rem!important}.lg\:m-2{margin:.5rem!important}.lg\:ml-2{margin-left:.5rem!important}.lg\:mr-2{margin-right:.5rem!important}.lg\:mt-2{margin-top:.5rem!important}.lg\:mb-2{margin-bottom:.5rem!important}.lg\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.lg\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.lg\:m-2\.5{margin:.625rem!important}.lg\:ml-2\.5{margin-left:.625rem!important}.lg\:mr-2\.5{margin-right:.625rem!important}.lg\:mt-2\.5{margin-top:.625rem!important}.lg\:mb-2\.5{margin-bottom:.625rem!important}.lg\:mx-2\.5{margin-left:.625rem!important;margin-right:.625rem!important}.lg\:my-2\.5{margin-top:.625rem!important;margin-bottom:.625rem!important}.lg\:m-3{margin:.75rem!important}.lg\:ml-3{margin-left:.75rem!important}.lg\:mr-3{margin-right:.75rem!important}.lg\:mt-3{margin-top:.75rem!important}.lg\:mb-3{margin-bottom:.75rem!important}.lg\:mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.lg\:my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.lg\:m-4{margin:1rem!important}.lg\:ml-4{margin-left:1rem!important}.lg\:mr-4{margin-right:1rem!important}.lg\:mt-4{margin-top:1rem!important}.lg\:mb-4{margin-bottom:1rem!important}.lg\:mx-4{margin-left:1rem!important;margin-right:1rem!important}.lg\:my-4{margin-top:1rem!important;margin-bottom:1rem!important}.lg\:m-5{margin:1.25rem!important}.lg\:ml-5{margin-left:1.25rem!important}.lg\:mr-5{margin-right:1.25rem!important}.lg\:mt-5{margin-top:1.25rem!important}.lg\:mb-5{margin-bottom:1.25rem!important}.lg\:mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.lg\:my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.lg\:m-6{margin:1.5rem!important}.lg\:ml-6{margin-left:1.5rem!important}.lg\:mr-6{margin-right:1.5rem!important}.lg\:mt-6{margin-top:1.5rem!important}.lg\:mb-6{margin-bottom:1.5rem!important}.lg\:mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.lg\:my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.lg\:m-7{margin:1.75rem!important}.lg\:ml-7{margin-left:1.75rem!important}.lg\:mr-7{margin-right:1.75rem!important}.lg\:mt-7{margin-top:1.75rem!important}.lg\:mb-7{margin-bottom:1.75rem!important}.lg\:mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.lg\:my-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.lg\:m-8{margin:2rem!important}.lg\:ml-8{margin-left:2rem!important}.lg\:mr-8{margin-right:2rem!important}.lg\:mt-8{margin-top:2rem!important}.lg\:mb-8{margin-bottom:2rem!important}.lg\:mx-8{margin-left:2rem!important;margin-right:2rem!important}.lg\:my-8{margin-top:2rem!important;margin-bottom:2rem!important}.lg\:m-9{margin:2.25rem!important}.lg\:ml-9{margin-left:2.25rem!important}.lg\:mr-9{margin-right:2.25rem!important}.lg\:mt-9{margin-top:2.25rem!important}.lg\:mb-9{margin-bottom:2.25rem!important}.lg\:mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.lg\:my-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.lg\:m-10{margin:2.5rem!important}.lg\:ml-10{margin-left:2.5rem!important}.lg\:mr-10{margin-right:2.5rem!important}.lg\:mt-10{margin-top:2.5rem!important}.lg\:mb-10{margin-bottom:2.5rem!important}.lg\:mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.lg\:my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.lg\:m-11{margin:2.75rem!important}.lg\:ml-11{margin-left:2.75rem!important}.lg\:mr-11{margin-right:2.75rem!important}.lg\:mt-11{margin-top:2.75rem!important}.lg\:mb-11{margin-bottom:2.75rem!important}.lg\:mx-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.lg\:my-11{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.lg\:m-12{margin:3rem!important}.lg\:ml-12{margin-left:3rem!important}.lg\:mr-12{margin-right:3rem!important}.lg\:mt-12{margin-top:3rem!important}.lg\:mb-12{margin-bottom:3rem!important}.lg\:mx-12{margin-left:3rem!important;margin-right:3rem!important}.lg\:my-12{margin-top:3rem!important;margin-bottom:3rem!important}.lg\:m-14{margin:3.5rem!important}.lg\:ml-14{margin-left:3.5rem!important}.lg\:mr-14{margin-right:3.5rem!important}.lg\:mt-14{margin-top:3.5rem!important}.lg\:mb-14{margin-bottom:3.5rem!important}.lg\:mx-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.lg\:my-14{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.lg\:m-16{margin:4rem!important}.lg\:ml-16{margin-left:4rem!important}.lg\:mr-16{margin-right:4rem!important}.lg\:mt-16{margin-top:4rem!important}.lg\:mb-16{margin-bottom:4rem!important}.lg\:mx-16{margin-left:4rem!important;margin-right:4rem!important}.lg\:my-16{margin-top:4rem!important;margin-bottom:4rem!important}.lg\:m-20{margin:5rem!important}.lg\:ml-20{margin-left:5rem!important}.lg\:mr-20{margin-right:5rem!important}.lg\:mt-20{margin-top:5rem!important}.lg\:mb-20{margin-bottom:5rem!important}.lg\:mx-20{margin-left:5rem!important;margin-right:5rem!important}.lg\:my-20{margin-top:5rem!important;margin-bottom:5rem!important}.lg\:m-24{margin:6rem!important}.lg\:ml-24{margin-left:6rem!important}.lg\:mr-24{margin-right:6rem!important}.lg\:mt-24{margin-top:6rem!important}.lg\:mb-24{margin-bottom:6rem!important}.lg\:mx-24{margin-left:6rem!important;margin-right:6rem!important}.lg\:my-24{margin-top:6rem!important;margin-bottom:6rem!important}.lg\:m-auto{margin:auto!important}.lg\:ml-auto{margin-left:auto!important}.lg\:mr-auto{margin-right:auto!important}.lg\:mx-auto{margin-left:auto!important;margin-right:auto!important}.lg\:p-0{padding:0!important}.lg\:pl-0{padding-left:0!important}.lg\:pr-0{padding-right:0!important}.lg\:pt-0{padding-top:0!important}.lg\:pb-0{padding-bottom:0!important}.lg\:px-0{padding-left:0!important;padding-right:0!important}.lg\:py-0{padding-top:0!important;padding-bottom:0!important}.lg\:p-0\.5{padding:.125rem!important}.lg\:pl-0\.5{padding-left:.125rem!important}.lg\:pr-0\.5{padding-right:.125rem!important}.lg\:pt-0\.5{padding-top:.125rem!important}.lg\:pb-0\.5{padding-bottom:.125rem!important}.lg\:px-0\.5{padding-left:.125rem!important;padding-right:.125rem!important}.lg\:py-0\.5{padding-top:.125rem!important;padding-bottom:.125rem!important}.lg\:p-1{padding:.25rem!important}.lg\:pl-1{padding-left:.25rem!important}.lg\:pr-1{padding-right:.25rem!important}.lg\:pt-1{padding-top:.25rem!important}.lg\:pb-1{padding-bottom:.25rem!important}.lg\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.lg\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.lg\:p-1\.5{padding:.375rem!important}.lg\:pl-1\.5{padding-left:.375rem!important}.lg\:pr-1\.5{padding-right:.375rem!important}.lg\:pt-1\.5{padding-top:.375rem!important}.lg\:pb-1\.5{padding-bottom:.375rem!important}.lg\:px-1\.5{padding-left:.375rem!important;padding-right:.375rem!important}.lg\:py-1\.5{padding-top:.375rem!important;padding-bottom:.375rem!important}.lg\:p-2{padding:.5rem!important}.lg\:pl-2{padding-left:.5rem!important}.lg\:pr-2{padding-right:.5rem!important}.lg\:pt-2{padding-top:.5rem!important}.lg\:pb-2{padding-bottom:.5rem!important}.lg\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.lg\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.lg\:p-2\.5{padding:.625rem!important}.lg\:pl-2\.5{padding-left:.625rem!important}.lg\:pr-2\.5{padding-right:.625rem!important}.lg\:pt-2\.5{padding-top:.625rem!important}.lg\:pb-2\.5{padding-bottom:.625rem!important}.lg\:px-2\.5{padding-left:.625rem!important;padding-right:.625rem!important}.lg\:py-2\.5{padding-top:.625rem!important;padding-bottom:.625rem!important}.lg\:p-3{padding:.75rem!important}.lg\:pl-3{padding-left:.75rem!important}.lg\:pr-3{padding-right:.75rem!important}.lg\:pt-3{padding-top:.75rem!important}.lg\:pb-3{padding-bottom:.75rem!important}.lg\:px-3{padding-left:.75rem!important;padding-right:.75rem!important}.lg\:py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.lg\:p-4{padding:1rem!important}.lg\:pl-4{padding-left:1rem!important}.lg\:pr-4{padding-right:1rem!important}.lg\:pt-4{padding-top:1rem!important}.lg\:pb-4{padding-bottom:1rem!important}.lg\:px-4{padding-left:1rem!important;padding-right:1rem!important}.lg\:py-4{padding-top:1rem!important;padding-bottom:1rem!important}.lg\:p-5{padding:1.25rem!important}.lg\:pl-5{padding-left:1.25rem!important}.lg\:pr-5{padding-right:1.25rem!important}.lg\:pt-5{padding-top:1.25rem!important}.lg\:pb-5{padding-bottom:1.25rem!important}.lg\:px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.lg\:py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.lg\:p-6{padding:1.5rem!important}.lg\:pl-6{padding-left:1.5rem!important}.lg\:pr-6{padding-right:1.5rem!important}.lg\:pt-6{padding-top:1.5rem!important}.lg\:pb-6{padding-bottom:1.5rem!important}.lg\:px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.lg\:py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.lg\:p-7{padding:1.75rem!important}.lg\:pl-7{padding-left:1.75rem!important}.lg\:pr-7{padding-right:1.75rem!important}.lg\:pt-7{padding-top:1.75rem!important}.lg\:pb-7{padding-bottom:1.75rem!important}.lg\:px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.lg\:py-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.lg\:p-8{padding:2rem!important}.lg\:pl-8{padding-left:2rem!important}.lg\:pr-8{padding-right:2rem!important}.lg\:pt-8{padding-top:2rem!important}.lg\:pb-8{padding-bottom:2rem!important}.lg\:px-8{padding-left:2rem!important;padding-right:2rem!important}.lg\:py-8{padding-top:2rem!important;padding-bottom:2rem!important}.lg\:p-9{padding:2.25rem!important}.lg\:pl-9{padding-left:2.25rem!important}.lg\:pr-9{padding-right:2.25rem!important}.lg\:pt-9{padding-top:2.25rem!important}.lg\:pb-9{padding-bottom:2.25rem!important}.lg\:px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.lg\:py-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.lg\:p-10{padding:2.5rem!important}.lg\:pl-10{padding-left:2.5rem!important}.lg\:pr-10{padding-right:2.5rem!important}.lg\:pt-10{padding-top:2.5rem!important}.lg\:pb-10{padding-bottom:2.5rem!important}.lg\:px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.lg\:py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.lg\:p-11{padding:2.75rem!important}.lg\:pl-11{padding-left:2.75rem!important}.lg\:pr-11{padding-right:2.75rem!important}.lg\:pt-11{padding-top:2.75rem!important}.lg\:pb-11{padding-bottom:2.75rem!important}.lg\:px-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.lg\:py-11{padding-top:2.75rem!important;padding-bottom:2.75rem!important}.lg\:p-12{padding:3rem!important}.lg\:pl-12{padding-left:3rem!important}.lg\:pr-12{padding-right:3rem!important}.lg\:pt-12{padding-top:3rem!important}.lg\:pb-12{padding-bottom:3rem!important}.lg\:px-12{padding-left:3rem!important;padding-right:3rem!important}.lg\:py-12{padding-top:3rem!important;padding-bottom:3rem!important}.lg\:p-14{padding:3.5rem!important}.lg\:pl-14{padding-left:3.5rem!important}.lg\:pr-14{padding-right:3.5rem!important}.lg\:pt-14{padding-top:3.5rem!important}.lg\:pb-14{padding-bottom:3.5rem!important}.lg\:px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.lg\:py-14{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.lg\:p-16{padding:4rem!important}.lg\:pl-16{padding-left:4rem!important}.lg\:pr-16{padding-right:4rem!important}.lg\:pt-16{padding-top:4rem!important}.lg\:pb-16{padding-bottom:4rem!important}.lg\:px-16{padding-left:4rem!important;padding-right:4rem!important}.lg\:py-16{padding-top:4rem!important;padding-bottom:4rem!important}.lg\:p-20{padding:5rem!important}.lg\:pl-20{padding-left:5rem!important}.lg\:pr-20{padding-right:5rem!important}.lg\:pt-20{padding-top:5rem!important}.lg\:pb-20{padding-bottom:5rem!important}.lg\:px-20{padding-left:5rem!important;padding-right:5rem!important}.lg\:py-20{padding-top:5rem!important;padding-bottom:5rem!important}.lg\:p-24{padding:6rem!important}.lg\:pl-24{padding-left:6rem!important}.lg\:pr-24{padding-right:6rem!important}.lg\:pt-24{padding-top:6rem!important}.lg\:pb-24{padding-bottom:6rem!important}.lg\:px-24{padding-left:6rem!important;padding-right:6rem!important}.lg\:py-24{padding-top:6rem!important;padding-bottom:6rem!important}.lg\:grid{display:grid!important}.lg\:gap-0{gap:0px!important}.lg\:gapl-0{gap-left:0px!important}.lg\:gapr-0{gap-right:0px!important}.lg\:gapt-0{gap-top:0px!important}.lg\:gapb-0{gap-bottom:0px!important}.lg\:gapx-0{gap-left:0px!important;gap-right:0px!important}.lg\:gapy-0{gap-top:0px!important;gap-bottom:0px!important}.lg\:gap-y-0{row-gap:0px!important}.lg\:gap-yl-0{row-gap-left:0px!important}.lg\:gap-yr-0{row-gap-right:0px!important}.lg\:gap-yt-0{row-gap-top:0px!important}.lg\:gap-yb-0{row-gap-bottom:0px!important}.lg\:gap-yx-0{row-gap-left:0px!important;row-gap-right:0px!important}.lg\:gap-yy-0{row-gap-top:0px!important;row-gap-bottom:0px!important}.lg\:gap-x-0{column-gap:0px!important}.lg\:gap-xl-0{column-gap-left:0px!important}.lg\:gap-xr-0{column-gap-right:0px!important}.lg\:gap-xt-0{column-gap-top:0px!important}.lg\:gap-xb-0{column-gap-bottom:0px!important}.lg\:gap-xx-0{column-gap-left:0px!important;column-gap-right:0px!important}.lg\:gap-xy-0{column-gap-top:0px!important;column-gap-bottom:0px!important}.lg\:gap-0\.5{gap:.125rem!important}.lg\:gapl-0\.5{gap-left:.125rem!important}.lg\:gapr-0\.5{gap-right:.125rem!important}.lg\:gapt-0\.5{gap-top:.125rem!important}.lg\:gapb-0\.5{gap-bottom:.125rem!important}.lg\:gapx-0\.5{gap-left:.125rem!important;gap-right:.125rem!important}.lg\:gapy-0\.5{gap-top:.125rem!important;gap-bottom:.125rem!important}.lg\:gap-y-0\.5{row-gap:.125rem!important}.lg\:gap-yl-0\.5{row-gap-left:.125rem!important}.lg\:gap-yr-0\.5{row-gap-right:.125rem!important}.lg\:gap-yt-0\.5{row-gap-top:.125rem!important}.lg\:gap-yb-0\.5{row-gap-bottom:.125rem!important}.lg\:gap-yx-0\.5{row-gap-left:.125rem!important;row-gap-right:.125rem!important}.lg\:gap-yy-0\.5{row-gap-top:.125rem!important;row-gap-bottom:.125rem!important}.lg\:gap-x-0\.5{column-gap:.125rem!important}.lg\:gap-xl-0\.5{column-gap-left:.125rem!important}.lg\:gap-xr-0\.5{column-gap-right:.125rem!important}.lg\:gap-xt-0\.5{column-gap-top:.125rem!important}.lg\:gap-xb-0\.5{column-gap-bottom:.125rem!important}.lg\:gap-xx-0\.5{column-gap-left:.125rem!important;column-gap-right:.125rem!important}.lg\:gap-xy-0\.5{column-gap-top:.125rem!important;column-gap-bottom:.125rem!important}.lg\:gap-1{gap:.25rem!important}.lg\:gapl-1{gap-left:.25rem!important}.lg\:gapr-1{gap-right:.25rem!important}.lg\:gapt-1{gap-top:.25rem!important}.lg\:gapb-1{gap-bottom:.25rem!important}.lg\:gapx-1{gap-left:.25rem!important;gap-right:.25rem!important}.lg\:gapy-1{gap-top:.25rem!important;gap-bottom:.25rem!important}.lg\:gap-y-1{row-gap:.25rem!important}.lg\:gap-yl-1{row-gap-left:.25rem!important}.lg\:gap-yr-1{row-gap-right:.25rem!important}.lg\:gap-yt-1{row-gap-top:.25rem!important}.lg\:gap-yb-1{row-gap-bottom:.25rem!important}.lg\:gap-yx-1{row-gap-left:.25rem!important;row-gap-right:.25rem!important}.lg\:gap-yy-1{row-gap-top:.25rem!important;row-gap-bottom:.25rem!important}.lg\:gap-x-1{column-gap:.25rem!important}.lg\:gap-xl-1{column-gap-left:.25rem!important}.lg\:gap-xr-1{column-gap-right:.25rem!important}.lg\:gap-xt-1{column-gap-top:.25rem!important}.lg\:gap-xb-1{column-gap-bottom:.25rem!important}.lg\:gap-xx-1{column-gap-left:.25rem!important;column-gap-right:.25rem!important}.lg\:gap-xy-1{column-gap-top:.25rem!important;column-gap-bottom:.25rem!important}.lg\:gap-1\.5{gap:.375rem!important}.lg\:gapl-1\.5{gap-left:.375rem!important}.lg\:gapr-1\.5{gap-right:.375rem!important}.lg\:gapt-1\.5{gap-top:.375rem!important}.lg\:gapb-1\.5{gap-bottom:.375rem!important}.lg\:gapx-1\.5{gap-left:.375rem!important;gap-right:.375rem!important}.lg\:gapy-1\.5{gap-top:.375rem!important;gap-bottom:.375rem!important}.lg\:gap-y-1\.5{row-gap:.375rem!important}.lg\:gap-yl-1\.5{row-gap-left:.375rem!important}.lg\:gap-yr-1\.5{row-gap-right:.375rem!important}.lg\:gap-yt-1\.5{row-gap-top:.375rem!important}.lg\:gap-yb-1\.5{row-gap-bottom:.375rem!important}.lg\:gap-yx-1\.5{row-gap-left:.375rem!important;row-gap-right:.375rem!important}.lg\:gap-yy-1\.5{row-gap-top:.375rem!important;row-gap-bottom:.375rem!important}.lg\:gap-x-1\.5{column-gap:.375rem!important}.lg\:gap-xl-1\.5{column-gap-left:.375rem!important}.lg\:gap-xr-1\.5{column-gap-right:.375rem!important}.lg\:gap-xt-1\.5{column-gap-top:.375rem!important}.lg\:gap-xb-1\.5{column-gap-bottom:.375rem!important}.lg\:gap-xx-1\.5{column-gap-left:.375rem!important;column-gap-right:.375rem!important}.lg\:gap-xy-1\.5{column-gap-top:.375rem!important;column-gap-bottom:.375rem!important}.lg\:gap-2{gap:.5rem!important}.lg\:gapl-2{gap-left:.5rem!important}.lg\:gapr-2{gap-right:.5rem!important}.lg\:gapt-2{gap-top:.5rem!important}.lg\:gapb-2{gap-bottom:.5rem!important}.lg\:gapx-2{gap-left:.5rem!important;gap-right:.5rem!important}.lg\:gapy-2{gap-top:.5rem!important;gap-bottom:.5rem!important}.lg\:gap-y-2{row-gap:.5rem!important}.lg\:gap-yl-2{row-gap-left:.5rem!important}.lg\:gap-yr-2{row-gap-right:.5rem!important}.lg\:gap-yt-2{row-gap-top:.5rem!important}.lg\:gap-yb-2{row-gap-bottom:.5rem!important}.lg\:gap-yx-2{row-gap-left:.5rem!important;row-gap-right:.5rem!important}.lg\:gap-yy-2{row-gap-top:.5rem!important;row-gap-bottom:.5rem!important}.lg\:gap-x-2{column-gap:.5rem!important}.lg\:gap-xl-2{column-gap-left:.5rem!important}.lg\:gap-xr-2{column-gap-right:.5rem!important}.lg\:gap-xt-2{column-gap-top:.5rem!important}.lg\:gap-xb-2{column-gap-bottom:.5rem!important}.lg\:gap-xx-2{column-gap-left:.5rem!important;column-gap-right:.5rem!important}.lg\:gap-xy-2{column-gap-top:.5rem!important;column-gap-bottom:.5rem!important}.lg\:gap-2\.5{gap:.625rem!important}.lg\:gapl-2\.5{gap-left:.625rem!important}.lg\:gapr-2\.5{gap-right:.625rem!important}.lg\:gapt-2\.5{gap-top:.625rem!important}.lg\:gapb-2\.5{gap-bottom:.625rem!important}.lg\:gapx-2\.5{gap-left:.625rem!important;gap-right:.625rem!important}.lg\:gapy-2\.5{gap-top:.625rem!important;gap-bottom:.625rem!important}.lg\:gap-y-2\.5{row-gap:.625rem!important}.lg\:gap-yl-2\.5{row-gap-left:.625rem!important}.lg\:gap-yr-2\.5{row-gap-right:.625rem!important}.lg\:gap-yt-2\.5{row-gap-top:.625rem!important}.lg\:gap-yb-2\.5{row-gap-bottom:.625rem!important}.lg\:gap-yx-2\.5{row-gap-left:.625rem!important;row-gap-right:.625rem!important}.lg\:gap-yy-2\.5{row-gap-top:.625rem!important;row-gap-bottom:.625rem!important}.lg\:gap-x-2\.5{column-gap:.625rem!important}.lg\:gap-xl-2\.5{column-gap-left:.625rem!important}.lg\:gap-xr-2\.5{column-gap-right:.625rem!important}.lg\:gap-xt-2\.5{column-gap-top:.625rem!important}.lg\:gap-xb-2\.5{column-gap-bottom:.625rem!important}.lg\:gap-xx-2\.5{column-gap-left:.625rem!important;column-gap-right:.625rem!important}.lg\:gap-xy-2\.5{column-gap-top:.625rem!important;column-gap-bottom:.625rem!important}.lg\:gap-3{gap:.75rem!important}.lg\:gapl-3{gap-left:.75rem!important}.lg\:gapr-3{gap-right:.75rem!important}.lg\:gapt-3{gap-top:.75rem!important}.lg\:gapb-3{gap-bottom:.75rem!important}.lg\:gapx-3{gap-left:.75rem!important;gap-right:.75rem!important}.lg\:gapy-3{gap-top:.75rem!important;gap-bottom:.75rem!important}.lg\:gap-y-3{row-gap:.75rem!important}.lg\:gap-yl-3{row-gap-left:.75rem!important}.lg\:gap-yr-3{row-gap-right:.75rem!important}.lg\:gap-yt-3{row-gap-top:.75rem!important}.lg\:gap-yb-3{row-gap-bottom:.75rem!important}.lg\:gap-yx-3{row-gap-left:.75rem!important;row-gap-right:.75rem!important}.lg\:gap-yy-3{row-gap-top:.75rem!important;row-gap-bottom:.75rem!important}.lg\:gap-x-3{column-gap:.75rem!important}.lg\:gap-xl-3{column-gap-left:.75rem!important}.lg\:gap-xr-3{column-gap-right:.75rem!important}.lg\:gap-xt-3{column-gap-top:.75rem!important}.lg\:gap-xb-3{column-gap-bottom:.75rem!important}.lg\:gap-xx-3{column-gap-left:.75rem!important;column-gap-right:.75rem!important}.lg\:gap-xy-3{column-gap-top:.75rem!important;column-gap-bottom:.75rem!important}.lg\:gap-4{gap:1rem!important}.lg\:gapl-4{gap-left:1rem!important}.lg\:gapr-4{gap-right:1rem!important}.lg\:gapt-4{gap-top:1rem!important}.lg\:gapb-4{gap-bottom:1rem!important}.lg\:gapx-4{gap-left:1rem!important;gap-right:1rem!important}.lg\:gapy-4{gap-top:1rem!important;gap-bottom:1rem!important}.lg\:gap-y-4{row-gap:1rem!important}.lg\:gap-yl-4{row-gap-left:1rem!important}.lg\:gap-yr-4{row-gap-right:1rem!important}.lg\:gap-yt-4{row-gap-top:1rem!important}.lg\:gap-yb-4{row-gap-bottom:1rem!important}.lg\:gap-yx-4{row-gap-left:1rem!important;row-gap-right:1rem!important}.lg\:gap-yy-4{row-gap-top:1rem!important;row-gap-bottom:1rem!important}.lg\:gap-x-4{column-gap:1rem!important}.lg\:gap-xl-4{column-gap-left:1rem!important}.lg\:gap-xr-4{column-gap-right:1rem!important}.lg\:gap-xt-4{column-gap-top:1rem!important}.lg\:gap-xb-4{column-gap-bottom:1rem!important}.lg\:gap-xx-4{column-gap-left:1rem!important;column-gap-right:1rem!important}.lg\:gap-xy-4{column-gap-top:1rem!important;column-gap-bottom:1rem!important}.lg\:gap-5{gap:1.25rem!important}.lg\:gapl-5{gap-left:1.25rem!important}.lg\:gapr-5{gap-right:1.25rem!important}.lg\:gapt-5{gap-top:1.25rem!important}.lg\:gapb-5{gap-bottom:1.25rem!important}.lg\:gapx-5{gap-left:1.25rem!important;gap-right:1.25rem!important}.lg\:gapy-5{gap-top:1.25rem!important;gap-bottom:1.25rem!important}.lg\:gap-y-5{row-gap:1.25rem!important}.lg\:gap-yl-5{row-gap-left:1.25rem!important}.lg\:gap-yr-5{row-gap-right:1.25rem!important}.lg\:gap-yt-5{row-gap-top:1.25rem!important}.lg\:gap-yb-5{row-gap-bottom:1.25rem!important}.lg\:gap-yx-5{row-gap-left:1.25rem!important;row-gap-right:1.25rem!important}.lg\:gap-yy-5{row-gap-top:1.25rem!important;row-gap-bottom:1.25rem!important}.lg\:gap-x-5{column-gap:1.25rem!important}.lg\:gap-xl-5{column-gap-left:1.25rem!important}.lg\:gap-xr-5{column-gap-right:1.25rem!important}.lg\:gap-xt-5{column-gap-top:1.25rem!important}.lg\:gap-xb-5{column-gap-bottom:1.25rem!important}.lg\:gap-xx-5{column-gap-left:1.25rem!important;column-gap-right:1.25rem!important}.lg\:gap-xy-5{column-gap-top:1.25rem!important;column-gap-bottom:1.25rem!important}.lg\:gap-6{gap:1.5rem!important}.lg\:gapl-6{gap-left:1.5rem!important}.lg\:gapr-6{gap-right:1.5rem!important}.lg\:gapt-6{gap-top:1.5rem!important}.lg\:gapb-6{gap-bottom:1.5rem!important}.lg\:gapx-6{gap-left:1.5rem!important;gap-right:1.5rem!important}.lg\:gapy-6{gap-top:1.5rem!important;gap-bottom:1.5rem!important}.lg\:gap-y-6{row-gap:1.5rem!important}.lg\:gap-yl-6{row-gap-left:1.5rem!important}.lg\:gap-yr-6{row-gap-right:1.5rem!important}.lg\:gap-yt-6{row-gap-top:1.5rem!important}.lg\:gap-yb-6{row-gap-bottom:1.5rem!important}.lg\:gap-yx-6{row-gap-left:1.5rem!important;row-gap-right:1.5rem!important}.lg\:gap-yy-6{row-gap-top:1.5rem!important;row-gap-bottom:1.5rem!important}.lg\:gap-x-6{column-gap:1.5rem!important}.lg\:gap-xl-6{column-gap-left:1.5rem!important}.lg\:gap-xr-6{column-gap-right:1.5rem!important}.lg\:gap-xt-6{column-gap-top:1.5rem!important}.lg\:gap-xb-6{column-gap-bottom:1.5rem!important}.lg\:gap-xx-6{column-gap-left:1.5rem!important;column-gap-right:1.5rem!important}.lg\:gap-xy-6{column-gap-top:1.5rem!important;column-gap-bottom:1.5rem!important}.lg\:gap-7{gap:1.75rem!important}.lg\:gapl-7{gap-left:1.75rem!important}.lg\:gapr-7{gap-right:1.75rem!important}.lg\:gapt-7{gap-top:1.75rem!important}.lg\:gapb-7{gap-bottom:1.75rem!important}.lg\:gapx-7{gap-left:1.75rem!important;gap-right:1.75rem!important}.lg\:gapy-7{gap-top:1.75rem!important;gap-bottom:1.75rem!important}.lg\:gap-y-7{row-gap:1.75rem!important}.lg\:gap-yl-7{row-gap-left:1.75rem!important}.lg\:gap-yr-7{row-gap-right:1.75rem!important}.lg\:gap-yt-7{row-gap-top:1.75rem!important}.lg\:gap-yb-7{row-gap-bottom:1.75rem!important}.lg\:gap-yx-7{row-gap-left:1.75rem!important;row-gap-right:1.75rem!important}.lg\:gap-yy-7{row-gap-top:1.75rem!important;row-gap-bottom:1.75rem!important}.lg\:gap-x-7{column-gap:1.75rem!important}.lg\:gap-xl-7{column-gap-left:1.75rem!important}.lg\:gap-xr-7{column-gap-right:1.75rem!important}.lg\:gap-xt-7{column-gap-top:1.75rem!important}.lg\:gap-xb-7{column-gap-bottom:1.75rem!important}.lg\:gap-xx-7{column-gap-left:1.75rem!important;column-gap-right:1.75rem!important}.lg\:gap-xy-7{column-gap-top:1.75rem!important;column-gap-bottom:1.75rem!important}.lg\:gap-8{gap:2rem!important}.lg\:gapl-8{gap-left:2rem!important}.lg\:gapr-8{gap-right:2rem!important}.lg\:gapt-8{gap-top:2rem!important}.lg\:gapb-8{gap-bottom:2rem!important}.lg\:gapx-8{gap-left:2rem!important;gap-right:2rem!important}.lg\:gapy-8{gap-top:2rem!important;gap-bottom:2rem!important}.lg\:gap-y-8{row-gap:2rem!important}.lg\:gap-yl-8{row-gap-left:2rem!important}.lg\:gap-yr-8{row-gap-right:2rem!important}.lg\:gap-yt-8{row-gap-top:2rem!important}.lg\:gap-yb-8{row-gap-bottom:2rem!important}.lg\:gap-yx-8{row-gap-left:2rem!important;row-gap-right:2rem!important}.lg\:gap-yy-8{row-gap-top:2rem!important;row-gap-bottom:2rem!important}.lg\:gap-x-8{column-gap:2rem!important}.lg\:gap-xl-8{column-gap-left:2rem!important}.lg\:gap-xr-8{column-gap-right:2rem!important}.lg\:gap-xt-8{column-gap-top:2rem!important}.lg\:gap-xb-8{column-gap-bottom:2rem!important}.lg\:gap-xx-8{column-gap-left:2rem!important;column-gap-right:2rem!important}.lg\:gap-xy-8{column-gap-top:2rem!important;column-gap-bottom:2rem!important}.lg\:gap-9{gap:2.25rem!important}.lg\:gapl-9{gap-left:2.25rem!important}.lg\:gapr-9{gap-right:2.25rem!important}.lg\:gapt-9{gap-top:2.25rem!important}.lg\:gapb-9{gap-bottom:2.25rem!important}.lg\:gapx-9{gap-left:2.25rem!important;gap-right:2.25rem!important}.lg\:gapy-9{gap-top:2.25rem!important;gap-bottom:2.25rem!important}.lg\:gap-y-9{row-gap:2.25rem!important}.lg\:gap-yl-9{row-gap-left:2.25rem!important}.lg\:gap-yr-9{row-gap-right:2.25rem!important}.lg\:gap-yt-9{row-gap-top:2.25rem!important}.lg\:gap-yb-9{row-gap-bottom:2.25rem!important}.lg\:gap-yx-9{row-gap-left:2.25rem!important;row-gap-right:2.25rem!important}.lg\:gap-yy-9{row-gap-top:2.25rem!important;row-gap-bottom:2.25rem!important}.lg\:gap-x-9{column-gap:2.25rem!important}.lg\:gap-xl-9{column-gap-left:2.25rem!important}.lg\:gap-xr-9{column-gap-right:2.25rem!important}.lg\:gap-xt-9{column-gap-top:2.25rem!important}.lg\:gap-xb-9{column-gap-bottom:2.25rem!important}.lg\:gap-xx-9{column-gap-left:2.25rem!important;column-gap-right:2.25rem!important}.lg\:gap-xy-9{column-gap-top:2.25rem!important;column-gap-bottom:2.25rem!important}.lg\:gap-10{gap:2.5rem!important}.lg\:gapl-10{gap-left:2.5rem!important}.lg\:gapr-10{gap-right:2.5rem!important}.lg\:gapt-10{gap-top:2.5rem!important}.lg\:gapb-10{gap-bottom:2.5rem!important}.lg\:gapx-10{gap-left:2.5rem!important;gap-right:2.5rem!important}.lg\:gapy-10{gap-top:2.5rem!important;gap-bottom:2.5rem!important}.lg\:gap-y-10{row-gap:2.5rem!important}.lg\:gap-yl-10{row-gap-left:2.5rem!important}.lg\:gap-yr-10{row-gap-right:2.5rem!important}.lg\:gap-yt-10{row-gap-top:2.5rem!important}.lg\:gap-yb-10{row-gap-bottom:2.5rem!important}.lg\:gap-yx-10{row-gap-left:2.5rem!important;row-gap-right:2.5rem!important}.lg\:gap-yy-10{row-gap-top:2.5rem!important;row-gap-bottom:2.5rem!important}.lg\:gap-x-10{column-gap:2.5rem!important}.lg\:gap-xl-10{column-gap-left:2.5rem!important}.lg\:gap-xr-10{column-gap-right:2.5rem!important}.lg\:gap-xt-10{column-gap-top:2.5rem!important}.lg\:gap-xb-10{column-gap-bottom:2.5rem!important}.lg\:gap-xx-10{column-gap-left:2.5rem!important;column-gap-right:2.5rem!important}.lg\:gap-xy-10{column-gap-top:2.5rem!important;column-gap-bottom:2.5rem!important}.lg\:gap-11{gap:2.75rem!important}.lg\:gapl-11{gap-left:2.75rem!important}.lg\:gapr-11{gap-right:2.75rem!important}.lg\:gapt-11{gap-top:2.75rem!important}.lg\:gapb-11{gap-bottom:2.75rem!important}.lg\:gapx-11{gap-left:2.75rem!important;gap-right:2.75rem!important}.lg\:gapy-11{gap-top:2.75rem!important;gap-bottom:2.75rem!important}.lg\:gap-y-11{row-gap:2.75rem!important}.lg\:gap-yl-11{row-gap-left:2.75rem!important}.lg\:gap-yr-11{row-gap-right:2.75rem!important}.lg\:gap-yt-11{row-gap-top:2.75rem!important}.lg\:gap-yb-11{row-gap-bottom:2.75rem!important}.lg\:gap-yx-11{row-gap-left:2.75rem!important;row-gap-right:2.75rem!important}.lg\:gap-yy-11{row-gap-top:2.75rem!important;row-gap-bottom:2.75rem!important}.lg\:gap-x-11{column-gap:2.75rem!important}.lg\:gap-xl-11{column-gap-left:2.75rem!important}.lg\:gap-xr-11{column-gap-right:2.75rem!important}.lg\:gap-xt-11{column-gap-top:2.75rem!important}.lg\:gap-xb-11{column-gap-bottom:2.75rem!important}.lg\:gap-xx-11{column-gap-left:2.75rem!important;column-gap-right:2.75rem!important}.lg\:gap-xy-11{column-gap-top:2.75rem!important;column-gap-bottom:2.75rem!important}.lg\:gap-12{gap:3rem!important}.lg\:gapl-12{gap-left:3rem!important}.lg\:gapr-12{gap-right:3rem!important}.lg\:gapt-12{gap-top:3rem!important}.lg\:gapb-12{gap-bottom:3rem!important}.lg\:gapx-12{gap-left:3rem!important;gap-right:3rem!important}.lg\:gapy-12{gap-top:3rem!important;gap-bottom:3rem!important}.lg\:gap-y-12{row-gap:3rem!important}.lg\:gap-yl-12{row-gap-left:3rem!important}.lg\:gap-yr-12{row-gap-right:3rem!important}.lg\:gap-yt-12{row-gap-top:3rem!important}.lg\:gap-yb-12{row-gap-bottom:3rem!important}.lg\:gap-yx-12{row-gap-left:3rem!important;row-gap-right:3rem!important}.lg\:gap-yy-12{row-gap-top:3rem!important;row-gap-bottom:3rem!important}.lg\:gap-x-12{column-gap:3rem!important}.lg\:gap-xl-12{column-gap-left:3rem!important}.lg\:gap-xr-12{column-gap-right:3rem!important}.lg\:gap-xt-12{column-gap-top:3rem!important}.lg\:gap-xb-12{column-gap-bottom:3rem!important}.lg\:gap-xx-12{column-gap-left:3rem!important;column-gap-right:3rem!important}.lg\:gap-xy-12{column-gap-top:3rem!important;column-gap-bottom:3rem!important}.lg\:gap-14{gap:3.5rem!important}.lg\:gapl-14{gap-left:3.5rem!important}.lg\:gapr-14{gap-right:3.5rem!important}.lg\:gapt-14{gap-top:3.5rem!important}.lg\:gapb-14{gap-bottom:3.5rem!important}.lg\:gapx-14{gap-left:3.5rem!important;gap-right:3.5rem!important}.lg\:gapy-14{gap-top:3.5rem!important;gap-bottom:3.5rem!important}.lg\:gap-y-14{row-gap:3.5rem!important}.lg\:gap-yl-14{row-gap-left:3.5rem!important}.lg\:gap-yr-14{row-gap-right:3.5rem!important}.lg\:gap-yt-14{row-gap-top:3.5rem!important}.lg\:gap-yb-14{row-gap-bottom:3.5rem!important}.lg\:gap-yx-14{row-gap-left:3.5rem!important;row-gap-right:3.5rem!important}.lg\:gap-yy-14{row-gap-top:3.5rem!important;row-gap-bottom:3.5rem!important}.lg\:gap-x-14{column-gap:3.5rem!important}.lg\:gap-xl-14{column-gap-left:3.5rem!important}.lg\:gap-xr-14{column-gap-right:3.5rem!important}.lg\:gap-xt-14{column-gap-top:3.5rem!important}.lg\:gap-xb-14{column-gap-bottom:3.5rem!important}.lg\:gap-xx-14{column-gap-left:3.5rem!important;column-gap-right:3.5rem!important}.lg\:gap-xy-14{column-gap-top:3.5rem!important;column-gap-bottom:3.5rem!important}.lg\:gap-16{gap:4rem!important}.lg\:gapl-16{gap-left:4rem!important}.lg\:gapr-16{gap-right:4rem!important}.lg\:gapt-16{gap-top:4rem!important}.lg\:gapb-16{gap-bottom:4rem!important}.lg\:gapx-16{gap-left:4rem!important;gap-right:4rem!important}.lg\:gapy-16{gap-top:4rem!important;gap-bottom:4rem!important}.lg\:gap-y-16{row-gap:4rem!important}.lg\:gap-yl-16{row-gap-left:4rem!important}.lg\:gap-yr-16{row-gap-right:4rem!important}.lg\:gap-yt-16{row-gap-top:4rem!important}.lg\:gap-yb-16{row-gap-bottom:4rem!important}.lg\:gap-yx-16{row-gap-left:4rem!important;row-gap-right:4rem!important}.lg\:gap-yy-16{row-gap-top:4rem!important;row-gap-bottom:4rem!important}.lg\:gap-x-16{column-gap:4rem!important}.lg\:gap-xl-16{column-gap-left:4rem!important}.lg\:gap-xr-16{column-gap-right:4rem!important}.lg\:gap-xt-16{column-gap-top:4rem!important}.lg\:gap-xb-16{column-gap-bottom:4rem!important}.lg\:gap-xx-16{column-gap-left:4rem!important;column-gap-right:4rem!important}.lg\:gap-xy-16{column-gap-top:4rem!important;column-gap-bottom:4rem!important}.lg\:gap-20{gap:5rem!important}.lg\:gapl-20{gap-left:5rem!important}.lg\:gapr-20{gap-right:5rem!important}.lg\:gapt-20{gap-top:5rem!important}.lg\:gapb-20{gap-bottom:5rem!important}.lg\:gapx-20{gap-left:5rem!important;gap-right:5rem!important}.lg\:gapy-20{gap-top:5rem!important;gap-bottom:5rem!important}.lg\:gap-y-20{row-gap:5rem!important}.lg\:gap-yl-20{row-gap-left:5rem!important}.lg\:gap-yr-20{row-gap-right:5rem!important}.lg\:gap-yt-20{row-gap-top:5rem!important}.lg\:gap-yb-20{row-gap-bottom:5rem!important}.lg\:gap-yx-20{row-gap-left:5rem!important;row-gap-right:5rem!important}.lg\:gap-yy-20{row-gap-top:5rem!important;row-gap-bottom:5rem!important}.lg\:gap-x-20{column-gap:5rem!important}.lg\:gap-xl-20{column-gap-left:5rem!important}.lg\:gap-xr-20{column-gap-right:5rem!important}.lg\:gap-xt-20{column-gap-top:5rem!important}.lg\:gap-xb-20{column-gap-bottom:5rem!important}.lg\:gap-xx-20{column-gap-left:5rem!important;column-gap-right:5rem!important}.lg\:gap-xy-20{column-gap-top:5rem!important;column-gap-bottom:5rem!important}.lg\:gap-24{gap:6rem!important}.lg\:gapl-24{gap-left:6rem!important}.lg\:gapr-24{gap-right:6rem!important}.lg\:gapt-24{gap-top:6rem!important}.lg\:gapb-24{gap-bottom:6rem!important}.lg\:gapx-24{gap-left:6rem!important;gap-right:6rem!important}.lg\:gapy-24{gap-top:6rem!important;gap-bottom:6rem!important}.lg\:gap-y-24{row-gap:6rem!important}.lg\:gap-yl-24{row-gap-left:6rem!important}.lg\:gap-yr-24{row-gap-right:6rem!important}.lg\:gap-yt-24{row-gap-top:6rem!important}.lg\:gap-yb-24{row-gap-bottom:6rem!important}.lg\:gap-yx-24{row-gap-left:6rem!important;row-gap-right:6rem!important}.lg\:gap-yy-24{row-gap-top:6rem!important;row-gap-bottom:6rem!important}.lg\:gap-x-24{column-gap:6rem!important}.lg\:gap-xl-24{column-gap-left:6rem!important}.lg\:gap-xr-24{column-gap-right:6rem!important}.lg\:gap-xt-24{column-gap-top:6rem!important}.lg\:gap-xb-24{column-gap-bottom:6rem!important}.lg\:gap-xx-24{column-gap-left:6rem!important;column-gap-right:6rem!important}.lg\:gap-xy-24{column-gap-top:6rem!important;column-gap-bottom:6rem!important}.lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.lg\:col-span-1{grid-column:span 1/span 1!important}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.lg\:col-span-2{grid-column:span 2/span 2!important}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.lg\:col-span-3{grid-column:span 3/span 3!important}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.lg\:col-span-4{grid-column:span 4/span 4!important}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.lg\:col-span-5{grid-column:span 5/span 5!important}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.lg\:col-span-6{grid-column:span 6/span 6!important}.lg\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.lg\:col-span-7{grid-column:span 7/span 7!important}.lg\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.lg\:col-span-8{grid-column:span 8/span 8!important}.lg\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.lg\:col-span-9{grid-column:span 9/span 9!important}.lg\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.lg\:col-span-10{grid-column:span 10/span 10!important}.lg\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.lg\:col-span-11{grid-column:span 11/span 11!important}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.lg\:col-span-12{grid-column:span 12/span 12!important}.lg\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))!important}.lg\:row-span-1{grid-row:span 1/span 1!important}.lg\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.lg\:row-span-2{grid-row:span 2/span 2!important}.lg\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))!important}.lg\:row-span-3{grid-row:span 3/span 3!important}.lg\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))!important}.lg\:row-span-4{grid-row:span 4/span 4!important}.lg\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))!important}.lg\:row-span-5{grid-row:span 5/span 5!important}.lg\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))!important}.lg\:row-span-6{grid-row:span 6/span 6!important}.lg\:grid-rows-7{grid-template-rows:repeat(7,minmax(0,1fr))!important}.lg\:row-span-7{grid-row:span 7/span 7!important}.lg\:grid-rows-8{grid-template-rows:repeat(8,minmax(0,1fr))!important}.lg\:row-span-8{grid-row:span 8/span 8!important}.lg\:grid-rows-9{grid-template-rows:repeat(9,minmax(0,1fr))!important}.lg\:row-span-9{grid-row:span 9/span 9!important}.lg\:grid-rows-10{grid-template-rows:repeat(10,minmax(0,1fr))!important}.lg\:row-span-10{grid-row:span 10/span 10!important}.lg\:grid-rows-11{grid-template-rows:repeat(11,minmax(0,1fr))!important}.lg\:row-span-11{grid-row:span 11/span 11!important}.lg\:grid-rows-12{grid-template-rows:repeat(12,minmax(0,1fr))!important}.lg\:row-span-12{grid-row:span 12/span 12!important}.lg\:col-span-full{grid-column:1/-1!important}.lg\:row-span-full{grid-row:1/-1!important}.lg\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)!important}.lg\:auto-cols-min{grid-auto-columns:min-content!important}.lg\:auto-cols-max{grid-auto-columns:max-content!important}.lg\:grid-flow-col{grid-auto-flow:column!important}.grid-cols-\[min-content_1fr\]{grid-template-columns:min-content 1fr}.lg\:icon-size-2{width:.5rem!important;height:.5rem!important;min-width:.5rem!important;min-height:.5rem!important;font-size:.5rem!important;line-height:.5rem!important}.lg\:icon-size-2 svg{width:.5rem!important;height:.5rem!important}.lg\:icon-size-2\.5{width:.625rem!important;height:.625rem!important;min-width:.625rem!important;min-height:.625rem!important;font-size:.625rem!important;line-height:.625rem!important}.lg\:icon-size-2\.5 svg{width:.625rem!important;height:.625rem!important}.lg\:icon-size-3{width:.75rem!important;height:.75rem!important;min-width:.75rem!important;min-height:.75rem!important;font-size:.75rem!important;line-height:.75rem!important}.lg\:icon-size-3 svg{width:.75rem!important;height:.75rem!important}.lg\:icon-size-3\.5{width:.875rem!important;height:.875rem!important;min-width:.875rem!important;min-height:.875rem!important;font-size:.875rem!important;line-height:.875rem!important}.lg\:icon-size-3\.5 svg{width:.875rem!important;height:.875rem!important}.lg\:icon-size-4{width:1rem!important;height:1rem!important;min-width:1rem!important;min-height:1rem!important;font-size:1rem!important;line-height:1rem!important}.lg\:icon-size-4 svg{width:1rem!important;height:1rem!important}.lg\:icon-size-4\.5{width:1.125rem!important;height:1.125rem!important;min-width:1.125rem!important;min-height:1.125rem!important;font-size:1.125rem!important;line-height:1.125rem!important}.lg\:icon-size-4\.5 svg{width:1.125rem!important;height:1.125rem!important}.lg\:icon-size-5{width:1.25rem!important;height:1.25rem!important;min-width:1.25rem!important;min-height:1.25rem!important;font-size:1.25rem!important;line-height:1.25rem!important}.lg\:icon-size-5 svg{width:1.25rem!important;height:1.25rem!important}.lg\:icon-size-6{width:1.5rem!important;height:1.5rem!important;min-width:1.5rem!important;min-height:1.5rem!important;font-size:1.5rem!important;line-height:1.5rem!important}.lg\:icon-size-6 svg{width:1.5rem!important;height:1.5rem!important}.lg\:h-10{height:2.5rem!important}.lg\:h-14{height:3.5rem!important}.lg\:h-16{height:4rem!important}.lg\:h-44{height:11rem!important}.lg\:h-96{height:24rem!important}.lg\:w-auto{width:auto!important}.lg\:w-full{width:100%!important}.lg\:w-0\.5{width:.125rem!important}.lg\:w-1{width:.25rem!important}.lg\:w-2{width:.5rem!important}.lg\:w-208{width:52rem!important}.lg\:w-240{width:60rem!important}.lg\:min-w-0{min-width:0px!important}.lg\:min-w-208{min-width:52rem!important}.lg\:min-w-240{min-width:60rem!important}.lg\:h-full{height:100%!important}.lg\:h-1{height:.25rem!important}.lg\:h-2{height:.5rem!important}.lg\:min-h-1{min-height:.25rem!important}.lg\:min-h-2{min-height:.5rem!important}.lg\:min-h-full{min-height:100%!important}.lg\:text-xs{font-size:.625rem!important;line-height:.875rem!important}.lg\:text-sm{font-size:.75rem!important;line-height:1rem!important}.lg\:text-md{font-size:.8125rem!important;line-height:1.25rem!important}.lg\:text-base,.lg\:text-lg{font-size:1rem!important;line-height:1.5rem!important}.lg\:text-xl{font-size:1.125rem!important;line-height:1.75rem!important}.lg\:text-2xl{font-size:1.25rem!important;line-height:1.75rem!important}.lg\:text-3xl{font-size:1.5rem!important;line-height:2rem!important}.lg\:text-4xl{font-size:1.875rem!important;line-height:2.25rem!important}.lg\:font-medium{font-weight:500!important}.lg\:font-semibold{font-weight:600!important}.lg\:font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.lg\:leading-none{line-height:1!important}.lg\:leading-tight{line-height:1.25!important}.lg\:leading-4{line-height:1rem!important}.lg\:leading-5{line-height:1.25rem!important}.lg\:leading-6{line-height:1.5rem!important}.lg\:tracking-tight{letter-spacing:-.025em!important}.lg\:tracking-normal{letter-spacing:0!important}.lg\:tracking-wide{letter-spacing:.025em!important}.lg\:tracking-wider{letter-spacing:.05em!important}.lg\:whitespace-nowrap{white-space:nowrap!important}.lg\:uppercase{text-transform:uppercase!important}.lg\:relative{position:relative!important}.lg\:absolute{position:absolute!important}.lg\:inset-0{inset:0!important}.lg\:top-0{top:0!important}.lg\:bottom-0{bottom:0!important}.lg\:right-0{right:0!important}.lg\:left-0{left:0!important}.lg\:rounded-full{border-radius:9999px!important}.lg\:rounded-none{border-radius:0!important}.lg\:rounded-sm{border-radius:.125rem!important}.lg\:rounded{border-radius:.25rem!important}.lg\:rounded-md{border-radius:.375rem!important}.lg\:rounded-lg{border-radius:.5rem!important}.lg\:rounded-xl{border-radius:.75rem!important}.lg\:rounded-2xl{border-radius:1rem!important}.lg\:truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.lg\:text-left{text-align:left!important}.lg\:text-center{text-align:center!important}.lg\:text-right{text-align:right!important}.lg\:text-ellipsis{text-overflow:ellipsis!important}.lg\:text-clip{text-overflow:clip!important}.lg\:truncate-1{display:block!important;text-overflow:ellipsis!important;word-wrap:break-word!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important}.lg\:truncate-2{display:block!important;max-height:2rem!important;line-height:1rem!important;text-overflow:ellipsis!important;word-wrap:break-word!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.lg\:truncate-3{display:block!important;max-height:3rem!important;line-height:1rem!important;text-overflow:ellipsis!important;word-wrap:break-word!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important}.lg\:cursor-pointer{cursor:pointer!important}.lg\:no-underline{text-decoration-line:none!important}.lg\:hover\:underline:hover{text-decoration-line:underline!important}.lg\:shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a!important}.lg\:shadow-none{box-shadow:0 0 #0000!important}.lg\:bg-card{background-color:#fff!important}.lg\:bg-transparent{background-color:transparent!important}.lg\:bg-black{background-color:#000!important}.lg\:bg-green-500{background-color:#22c55e!important}.lg\:bg-amber-500{background-color:#f59e0b!important}.lg\:bg-red-500{background-color:#ef4444!important}.lg\:bg-gray-100{background-color:#f3f4f6!important}.lg\:z-49{z-index:49!important}.lg\:overflow-auto{overflow:auto!important}.lg\:overflow-visible{overflow:visible!important}.lg\:inline-block{display:inline-block!important}.lg\:select-none{-webkit-user-select:none!important;user-select:none!important}.lg\:self-auto{align-self:auto!important}.lg\:self-start{align-self:flex-start!important}.lg\:self-end{align-self:flex-end!important}.lg\:self-center{align-self:center!important}.lg\:self-stretch{align-self:stretch!important}.lg\:self-baseline{align-self:baseline!important}.lg\:place-items-start{place-items:start!important}.lg\:place-self-center{place-self:center!important}.lg\:break-inside-avoid{page-break-inside:avoid!important;break-inside:avoid!important}.lg\:break-before-avoid{page-break-before:avoid!important;break-before:avoid!important}.lg\:break-after-avoid{page-break-after:avoid!important;break-after:avoid!important}.lg\:break-after-page{page-break-after:always!important;break-after:page!important}.lg\:resize-y{resize:vertical!important}.lg\:font-normal{font-weight:400!important}.lg\:font-bold{font-weight:700!important}}@media (min-width: 1440px){.xl\:hidden{display:none!important}.xl\:block{display:block!important}.xl\:flex{display:flex!important}.xl\:flex-row{flex-direction:row!important}.xl\:flex-col{flex-direction:column!important}.xl\:flex-wrap{flex-wrap:wrap!important}.xl\:flex-0{flex:0 0 auto!important}.xl\:flex-1{flex:1 1 0%!important}.xl\:flex-auto{flex:1 1 auto!important}.xl\:flex-initial{flex:0 1 auto!important}.xl\:flex-none{flex:none!important}.xl\:items-center{align-items:center!important}.xl\:items-start{align-items:flex-start!important}.xl\:items-end{align-items:flex-end!important}.xl\:justify-center{justify-content:center!important}.xl\:justify-between{justify-content:space-between!important}.xl\:justify-evenly{justify-content:space-evenly!important}.xl\:justify-start{justify-content:flex-start!important}.xl\:justify-end{justify-content:flex-end!important}.xl\:border{border-width:1px!important}.xl\:border-none{border:none!important}.xl\:border-t{border-top-width:1px!important}.xl\:border-b{border-bottom-width:1px!important}.xl\:border-l{border-left-width:1px!important}.xl\:border-r{border-right-width:1px!important}.xl\:divide-y>:not([hidden])~:not([hidden]){border-top-width:1px!important;border-bottom-width:0px!important}.xl\:divide-x>:not([hidden])~:not([hidden]){border-right-width:1px!important;border-left-width:0px!important}.xl\:m-0{margin:0!important}.xl\:ml-0{margin-left:0!important}.xl\:mr-0{margin-right:0!important}.xl\:mt-0{margin-top:0!important}.xl\:mb-0{margin-bottom:0!important}.xl\:mx-0{margin-left:0!important;margin-right:0!important}.xl\:my-0{margin-top:0!important;margin-bottom:0!important}.xl\:m-0\.5{margin:.125rem!important}.xl\:ml-0\.5{margin-left:.125rem!important}.xl\:mr-0\.5{margin-right:.125rem!important}.xl\:mt-0\.5{margin-top:.125rem!important}.xl\:mb-0\.5{margin-bottom:.125rem!important}.xl\:mx-0\.5{margin-left:.125rem!important;margin-right:.125rem!important}.xl\:my-0\.5{margin-top:.125rem!important;margin-bottom:.125rem!important}.xl\:m-1{margin:.25rem!important}.xl\:ml-1{margin-left:.25rem!important}.xl\:mr-1{margin-right:.25rem!important}.xl\:mt-1{margin-top:.25rem!important}.xl\:mb-1{margin-bottom:.25rem!important}.xl\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.xl\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.xl\:m-1\.5{margin:.375rem!important}.xl\:ml-1\.5{margin-left:.375rem!important}.xl\:mr-1\.5{margin-right:.375rem!important}.xl\:mt-1\.5{margin-top:.375rem!important}.xl\:mb-1\.5{margin-bottom:.375rem!important}.xl\:mx-1\.5{margin-left:.375rem!important;margin-right:.375rem!important}.xl\:my-1\.5{margin-top:.375rem!important;margin-bottom:.375rem!important}.xl\:m-2{margin:.5rem!important}.xl\:ml-2{margin-left:.5rem!important}.xl\:mr-2{margin-right:.5rem!important}.xl\:mt-2{margin-top:.5rem!important}.xl\:mb-2{margin-bottom:.5rem!important}.xl\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.xl\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.xl\:m-2\.5{margin:.625rem!important}.xl\:ml-2\.5{margin-left:.625rem!important}.xl\:mr-2\.5{margin-right:.625rem!important}.xl\:mt-2\.5{margin-top:.625rem!important}.xl\:mb-2\.5{margin-bottom:.625rem!important}.xl\:mx-2\.5{margin-left:.625rem!important;margin-right:.625rem!important}.xl\:my-2\.5{margin-top:.625rem!important;margin-bottom:.625rem!important}.xl\:m-3{margin:.75rem!important}.xl\:ml-3{margin-left:.75rem!important}.xl\:mr-3{margin-right:.75rem!important}.xl\:mt-3{margin-top:.75rem!important}.xl\:mb-3{margin-bottom:.75rem!important}.xl\:mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.xl\:my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.xl\:m-4{margin:1rem!important}.xl\:ml-4{margin-left:1rem!important}.xl\:mr-4{margin-right:1rem!important}.xl\:mt-4{margin-top:1rem!important}.xl\:mb-4{margin-bottom:1rem!important}.xl\:mx-4{margin-left:1rem!important;margin-right:1rem!important}.xl\:my-4{margin-top:1rem!important;margin-bottom:1rem!important}.xl\:m-5{margin:1.25rem!important}.xl\:ml-5{margin-left:1.25rem!important}.xl\:mr-5{margin-right:1.25rem!important}.xl\:mt-5{margin-top:1.25rem!important}.xl\:mb-5{margin-bottom:1.25rem!important}.xl\:mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.xl\:my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.xl\:m-6{margin:1.5rem!important}.xl\:ml-6{margin-left:1.5rem!important}.xl\:mr-6{margin-right:1.5rem!important}.xl\:mt-6{margin-top:1.5rem!important}.xl\:mb-6{margin-bottom:1.5rem!important}.xl\:mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.xl\:my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.xl\:m-7{margin:1.75rem!important}.xl\:ml-7{margin-left:1.75rem!important}.xl\:mr-7{margin-right:1.75rem!important}.xl\:mt-7{margin-top:1.75rem!important}.xl\:mb-7{margin-bottom:1.75rem!important}.xl\:mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.xl\:my-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.xl\:m-8{margin:2rem!important}.xl\:ml-8{margin-left:2rem!important}.xl\:mr-8{margin-right:2rem!important}.xl\:mt-8{margin-top:2rem!important}.xl\:mb-8{margin-bottom:2rem!important}.xl\:mx-8{margin-left:2rem!important;margin-right:2rem!important}.xl\:my-8{margin-top:2rem!important;margin-bottom:2rem!important}.xl\:m-9{margin:2.25rem!important}.xl\:ml-9{margin-left:2.25rem!important}.xl\:mr-9{margin-right:2.25rem!important}.xl\:mt-9{margin-top:2.25rem!important}.xl\:mb-9{margin-bottom:2.25rem!important}.xl\:mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.xl\:my-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.xl\:m-10{margin:2.5rem!important}.xl\:ml-10{margin-left:2.5rem!important}.xl\:mr-10{margin-right:2.5rem!important}.xl\:mt-10{margin-top:2.5rem!important}.xl\:mb-10{margin-bottom:2.5rem!important}.xl\:mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.xl\:my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.xl\:m-11{margin:2.75rem!important}.xl\:ml-11{margin-left:2.75rem!important}.xl\:mr-11{margin-right:2.75rem!important}.xl\:mt-11{margin-top:2.75rem!important}.xl\:mb-11{margin-bottom:2.75rem!important}.xl\:mx-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.xl\:my-11{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.xl\:m-12{margin:3rem!important}.xl\:ml-12{margin-left:3rem!important}.xl\:mr-12{margin-right:3rem!important}.xl\:mt-12{margin-top:3rem!important}.xl\:mb-12{margin-bottom:3rem!important}.xl\:mx-12{margin-left:3rem!important;margin-right:3rem!important}.xl\:my-12{margin-top:3rem!important;margin-bottom:3rem!important}.xl\:m-14{margin:3.5rem!important}.xl\:ml-14{margin-left:3.5rem!important}.xl\:mr-14{margin-right:3.5rem!important}.xl\:mt-14{margin-top:3.5rem!important}.xl\:mb-14{margin-bottom:3.5rem!important}.xl\:mx-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.xl\:my-14{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.xl\:m-16{margin:4rem!important}.xl\:ml-16{margin-left:4rem!important}.xl\:mr-16{margin-right:4rem!important}.xl\:mt-16{margin-top:4rem!important}.xl\:mb-16{margin-bottom:4rem!important}.xl\:mx-16{margin-left:4rem!important;margin-right:4rem!important}.xl\:my-16{margin-top:4rem!important;margin-bottom:4rem!important}.xl\:m-20{margin:5rem!important}.xl\:ml-20{margin-left:5rem!important}.xl\:mr-20{margin-right:5rem!important}.xl\:mt-20{margin-top:5rem!important}.xl\:mb-20{margin-bottom:5rem!important}.xl\:mx-20{margin-left:5rem!important;margin-right:5rem!important}.xl\:my-20{margin-top:5rem!important;margin-bottom:5rem!important}.xl\:m-24{margin:6rem!important}.xl\:ml-24{margin-left:6rem!important}.xl\:mr-24{margin-right:6rem!important}.xl\:mt-24{margin-top:6rem!important}.xl\:mb-24{margin-bottom:6rem!important}.xl\:mx-24{margin-left:6rem!important;margin-right:6rem!important}.xl\:my-24{margin-top:6rem!important;margin-bottom:6rem!important}.xl\:m-auto{margin:auto!important}.xl\:ml-auto{margin-left:auto!important}.xl\:mr-auto{margin-right:auto!important}.xl\:mx-auto{margin-left:auto!important;margin-right:auto!important}.xl\:p-0{padding:0!important}.xl\:pl-0{padding-left:0!important}.xl\:pr-0{padding-right:0!important}.xl\:pt-0{padding-top:0!important}.xl\:pb-0{padding-bottom:0!important}.xl\:px-0{padding-left:0!important;padding-right:0!important}.xl\:py-0{padding-top:0!important;padding-bottom:0!important}.xl\:p-0\.5{padding:.125rem!important}.xl\:pl-0\.5{padding-left:.125rem!important}.xl\:pr-0\.5{padding-right:.125rem!important}.xl\:pt-0\.5{padding-top:.125rem!important}.xl\:pb-0\.5{padding-bottom:.125rem!important}.xl\:px-0\.5{padding-left:.125rem!important;padding-right:.125rem!important}.xl\:py-0\.5{padding-top:.125rem!important;padding-bottom:.125rem!important}.xl\:p-1{padding:.25rem!important}.xl\:pl-1{padding-left:.25rem!important}.xl\:pr-1{padding-right:.25rem!important}.xl\:pt-1{padding-top:.25rem!important}.xl\:pb-1{padding-bottom:.25rem!important}.xl\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.xl\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.xl\:p-1\.5{padding:.375rem!important}.xl\:pl-1\.5{padding-left:.375rem!important}.xl\:pr-1\.5{padding-right:.375rem!important}.xl\:pt-1\.5{padding-top:.375rem!important}.xl\:pb-1\.5{padding-bottom:.375rem!important}.xl\:px-1\.5{padding-left:.375rem!important;padding-right:.375rem!important}.xl\:py-1\.5{padding-top:.375rem!important;padding-bottom:.375rem!important}.xl\:p-2{padding:.5rem!important}.xl\:pl-2{padding-left:.5rem!important}.xl\:pr-2{padding-right:.5rem!important}.xl\:pt-2{padding-top:.5rem!important}.xl\:pb-2{padding-bottom:.5rem!important}.xl\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.xl\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.xl\:p-2\.5{padding:.625rem!important}.xl\:pl-2\.5{padding-left:.625rem!important}.xl\:pr-2\.5{padding-right:.625rem!important}.xl\:pt-2\.5{padding-top:.625rem!important}.xl\:pb-2\.5{padding-bottom:.625rem!important}.xl\:px-2\.5{padding-left:.625rem!important;padding-right:.625rem!important}.xl\:py-2\.5{padding-top:.625rem!important;padding-bottom:.625rem!important}.xl\:p-3{padding:.75rem!important}.xl\:pl-3{padding-left:.75rem!important}.xl\:pr-3{padding-right:.75rem!important}.xl\:pt-3{padding-top:.75rem!important}.xl\:pb-3{padding-bottom:.75rem!important}.xl\:px-3{padding-left:.75rem!important;padding-right:.75rem!important}.xl\:py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.xl\:p-4{padding:1rem!important}.xl\:pl-4{padding-left:1rem!important}.xl\:pr-4{padding-right:1rem!important}.xl\:pt-4{padding-top:1rem!important}.xl\:pb-4{padding-bottom:1rem!important}.xl\:px-4{padding-left:1rem!important;padding-right:1rem!important}.xl\:py-4{padding-top:1rem!important;padding-bottom:1rem!important}.xl\:p-5{padding:1.25rem!important}.xl\:pl-5{padding-left:1.25rem!important}.xl\:pr-5{padding-right:1.25rem!important}.xl\:pt-5{padding-top:1.25rem!important}.xl\:pb-5{padding-bottom:1.25rem!important}.xl\:px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.xl\:py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.xl\:p-6{padding:1.5rem!important}.xl\:pl-6{padding-left:1.5rem!important}.xl\:pr-6{padding-right:1.5rem!important}.xl\:pt-6{padding-top:1.5rem!important}.xl\:pb-6{padding-bottom:1.5rem!important}.xl\:px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.xl\:py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.xl\:p-7{padding:1.75rem!important}.xl\:pl-7{padding-left:1.75rem!important}.xl\:pr-7{padding-right:1.75rem!important}.xl\:pt-7{padding-top:1.75rem!important}.xl\:pb-7{padding-bottom:1.75rem!important}.xl\:px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.xl\:py-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.xl\:p-8{padding:2rem!important}.xl\:pl-8{padding-left:2rem!important}.xl\:pr-8{padding-right:2rem!important}.xl\:pt-8{padding-top:2rem!important}.xl\:pb-8{padding-bottom:2rem!important}.xl\:px-8{padding-left:2rem!important;padding-right:2rem!important}.xl\:py-8{padding-top:2rem!important;padding-bottom:2rem!important}.xl\:p-9{padding:2.25rem!important}.xl\:pl-9{padding-left:2.25rem!important}.xl\:pr-9{padding-right:2.25rem!important}.xl\:pt-9{padding-top:2.25rem!important}.xl\:pb-9{padding-bottom:2.25rem!important}.xl\:px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.xl\:py-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.xl\:p-10{padding:2.5rem!important}.xl\:pl-10{padding-left:2.5rem!important}.xl\:pr-10{padding-right:2.5rem!important}.xl\:pt-10{padding-top:2.5rem!important}.xl\:pb-10{padding-bottom:2.5rem!important}.xl\:px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.xl\:py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.xl\:p-11{padding:2.75rem!important}.xl\:pl-11{padding-left:2.75rem!important}.xl\:pr-11{padding-right:2.75rem!important}.xl\:pt-11{padding-top:2.75rem!important}.xl\:pb-11{padding-bottom:2.75rem!important}.xl\:px-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.xl\:py-11{padding-top:2.75rem!important;padding-bottom:2.75rem!important}.xl\:p-12{padding:3rem!important}.xl\:pl-12{padding-left:3rem!important}.xl\:pr-12{padding-right:3rem!important}.xl\:pt-12{padding-top:3rem!important}.xl\:pb-12{padding-bottom:3rem!important}.xl\:px-12{padding-left:3rem!important;padding-right:3rem!important}.xl\:py-12{padding-top:3rem!important;padding-bottom:3rem!important}.xl\:p-14{padding:3.5rem!important}.xl\:pl-14{padding-left:3.5rem!important}.xl\:pr-14{padding-right:3.5rem!important}.xl\:pt-14{padding-top:3.5rem!important}.xl\:pb-14{padding-bottom:3.5rem!important}.xl\:px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.xl\:py-14{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.xl\:p-16{padding:4rem!important}.xl\:pl-16{padding-left:4rem!important}.xl\:pr-16{padding-right:4rem!important}.xl\:pt-16{padding-top:4rem!important}.xl\:pb-16{padding-bottom:4rem!important}.xl\:px-16{padding-left:4rem!important;padding-right:4rem!important}.xl\:py-16{padding-top:4rem!important;padding-bottom:4rem!important}.xl\:p-20{padding:5rem!important}.xl\:pl-20{padding-left:5rem!important}.xl\:pr-20{padding-right:5rem!important}.xl\:pt-20{padding-top:5rem!important}.xl\:pb-20{padding-bottom:5rem!important}.xl\:px-20{padding-left:5rem!important;padding-right:5rem!important}.xl\:py-20{padding-top:5rem!important;padding-bottom:5rem!important}.xl\:p-24{padding:6rem!important}.xl\:pl-24{padding-left:6rem!important}.xl\:pr-24{padding-right:6rem!important}.xl\:pt-24{padding-top:6rem!important}.xl\:pb-24{padding-bottom:6rem!important}.xl\:px-24{padding-left:6rem!important;padding-right:6rem!important}.xl\:py-24{padding-top:6rem!important;padding-bottom:6rem!important}.xl\:grid{display:grid!important}.xl\:gap-0{gap:0px!important}.xl\:gapl-0{gap-left:0px!important}.xl\:gapr-0{gap-right:0px!important}.xl\:gapt-0{gap-top:0px!important}.xl\:gapb-0{gap-bottom:0px!important}.xl\:gapx-0{gap-left:0px!important;gap-right:0px!important}.xl\:gapy-0{gap-top:0px!important;gap-bottom:0px!important}.xl\:gap-y-0{row-gap:0px!important}.xl\:gap-yl-0{row-gap-left:0px!important}.xl\:gap-yr-0{row-gap-right:0px!important}.xl\:gap-yt-0{row-gap-top:0px!important}.xl\:gap-yb-0{row-gap-bottom:0px!important}.xl\:gap-yx-0{row-gap-left:0px!important;row-gap-right:0px!important}.xl\:gap-yy-0{row-gap-top:0px!important;row-gap-bottom:0px!important}.xl\:gap-x-0{column-gap:0px!important}.xl\:gap-xl-0{column-gap-left:0px!important}.xl\:gap-xr-0{column-gap-right:0px!important}.xl\:gap-xt-0{column-gap-top:0px!important}.xl\:gap-xb-0{column-gap-bottom:0px!important}.xl\:gap-xx-0{column-gap-left:0px!important;column-gap-right:0px!important}.xl\:gap-xy-0{column-gap-top:0px!important;column-gap-bottom:0px!important}.xl\:gap-0\.5{gap:.125rem!important}.xl\:gapl-0\.5{gap-left:.125rem!important}.xl\:gapr-0\.5{gap-right:.125rem!important}.xl\:gapt-0\.5{gap-top:.125rem!important}.xl\:gapb-0\.5{gap-bottom:.125rem!important}.xl\:gapx-0\.5{gap-left:.125rem!important;gap-right:.125rem!important}.xl\:gapy-0\.5{gap-top:.125rem!important;gap-bottom:.125rem!important}.xl\:gap-y-0\.5{row-gap:.125rem!important}.xl\:gap-yl-0\.5{row-gap-left:.125rem!important}.xl\:gap-yr-0\.5{row-gap-right:.125rem!important}.xl\:gap-yt-0\.5{row-gap-top:.125rem!important}.xl\:gap-yb-0\.5{row-gap-bottom:.125rem!important}.xl\:gap-yx-0\.5{row-gap-left:.125rem!important;row-gap-right:.125rem!important}.xl\:gap-yy-0\.5{row-gap-top:.125rem!important;row-gap-bottom:.125rem!important}.xl\:gap-x-0\.5{column-gap:.125rem!important}.xl\:gap-xl-0\.5{column-gap-left:.125rem!important}.xl\:gap-xr-0\.5{column-gap-right:.125rem!important}.xl\:gap-xt-0\.5{column-gap-top:.125rem!important}.xl\:gap-xb-0\.5{column-gap-bottom:.125rem!important}.xl\:gap-xx-0\.5{column-gap-left:.125rem!important;column-gap-right:.125rem!important}.xl\:gap-xy-0\.5{column-gap-top:.125rem!important;column-gap-bottom:.125rem!important}.xl\:gap-1{gap:.25rem!important}.xl\:gapl-1{gap-left:.25rem!important}.xl\:gapr-1{gap-right:.25rem!important}.xl\:gapt-1{gap-top:.25rem!important}.xl\:gapb-1{gap-bottom:.25rem!important}.xl\:gapx-1{gap-left:.25rem!important;gap-right:.25rem!important}.xl\:gapy-1{gap-top:.25rem!important;gap-bottom:.25rem!important}.xl\:gap-y-1{row-gap:.25rem!important}.xl\:gap-yl-1{row-gap-left:.25rem!important}.xl\:gap-yr-1{row-gap-right:.25rem!important}.xl\:gap-yt-1{row-gap-top:.25rem!important}.xl\:gap-yb-1{row-gap-bottom:.25rem!important}.xl\:gap-yx-1{row-gap-left:.25rem!important;row-gap-right:.25rem!important}.xl\:gap-yy-1{row-gap-top:.25rem!important;row-gap-bottom:.25rem!important}.xl\:gap-x-1{column-gap:.25rem!important}.xl\:gap-xl-1{column-gap-left:.25rem!important}.xl\:gap-xr-1{column-gap-right:.25rem!important}.xl\:gap-xt-1{column-gap-top:.25rem!important}.xl\:gap-xb-1{column-gap-bottom:.25rem!important}.xl\:gap-xx-1{column-gap-left:.25rem!important;column-gap-right:.25rem!important}.xl\:gap-xy-1{column-gap-top:.25rem!important;column-gap-bottom:.25rem!important}.xl\:gap-1\.5{gap:.375rem!important}.xl\:gapl-1\.5{gap-left:.375rem!important}.xl\:gapr-1\.5{gap-right:.375rem!important}.xl\:gapt-1\.5{gap-top:.375rem!important}.xl\:gapb-1\.5{gap-bottom:.375rem!important}.xl\:gapx-1\.5{gap-left:.375rem!important;gap-right:.375rem!important}.xl\:gapy-1\.5{gap-top:.375rem!important;gap-bottom:.375rem!important}.xl\:gap-y-1\.5{row-gap:.375rem!important}.xl\:gap-yl-1\.5{row-gap-left:.375rem!important}.xl\:gap-yr-1\.5{row-gap-right:.375rem!important}.xl\:gap-yt-1\.5{row-gap-top:.375rem!important}.xl\:gap-yb-1\.5{row-gap-bottom:.375rem!important}.xl\:gap-yx-1\.5{row-gap-left:.375rem!important;row-gap-right:.375rem!important}.xl\:gap-yy-1\.5{row-gap-top:.375rem!important;row-gap-bottom:.375rem!important}.xl\:gap-x-1\.5{column-gap:.375rem!important}.xl\:gap-xl-1\.5{column-gap-left:.375rem!important}.xl\:gap-xr-1\.5{column-gap-right:.375rem!important}.xl\:gap-xt-1\.5{column-gap-top:.375rem!important}.xl\:gap-xb-1\.5{column-gap-bottom:.375rem!important}.xl\:gap-xx-1\.5{column-gap-left:.375rem!important;column-gap-right:.375rem!important}.xl\:gap-xy-1\.5{column-gap-top:.375rem!important;column-gap-bottom:.375rem!important}.xl\:gap-2{gap:.5rem!important}.xl\:gapl-2{gap-left:.5rem!important}.xl\:gapr-2{gap-right:.5rem!important}.xl\:gapt-2{gap-top:.5rem!important}.xl\:gapb-2{gap-bottom:.5rem!important}.xl\:gapx-2{gap-left:.5rem!important;gap-right:.5rem!important}.xl\:gapy-2{gap-top:.5rem!important;gap-bottom:.5rem!important}.xl\:gap-y-2{row-gap:.5rem!important}.xl\:gap-yl-2{row-gap-left:.5rem!important}.xl\:gap-yr-2{row-gap-right:.5rem!important}.xl\:gap-yt-2{row-gap-top:.5rem!important}.xl\:gap-yb-2{row-gap-bottom:.5rem!important}.xl\:gap-yx-2{row-gap-left:.5rem!important;row-gap-right:.5rem!important}.xl\:gap-yy-2{row-gap-top:.5rem!important;row-gap-bottom:.5rem!important}.xl\:gap-x-2{column-gap:.5rem!important}.xl\:gap-xl-2{column-gap-left:.5rem!important}.xl\:gap-xr-2{column-gap-right:.5rem!important}.xl\:gap-xt-2{column-gap-top:.5rem!important}.xl\:gap-xb-2{column-gap-bottom:.5rem!important}.xl\:gap-xx-2{column-gap-left:.5rem!important;column-gap-right:.5rem!important}.xl\:gap-xy-2{column-gap-top:.5rem!important;column-gap-bottom:.5rem!important}.xl\:gap-2\.5{gap:.625rem!important}.xl\:gapl-2\.5{gap-left:.625rem!important}.xl\:gapr-2\.5{gap-right:.625rem!important}.xl\:gapt-2\.5{gap-top:.625rem!important}.xl\:gapb-2\.5{gap-bottom:.625rem!important}.xl\:gapx-2\.5{gap-left:.625rem!important;gap-right:.625rem!important}.xl\:gapy-2\.5{gap-top:.625rem!important;gap-bottom:.625rem!important}.xl\:gap-y-2\.5{row-gap:.625rem!important}.xl\:gap-yl-2\.5{row-gap-left:.625rem!important}.xl\:gap-yr-2\.5{row-gap-right:.625rem!important}.xl\:gap-yt-2\.5{row-gap-top:.625rem!important}.xl\:gap-yb-2\.5{row-gap-bottom:.625rem!important}.xl\:gap-yx-2\.5{row-gap-left:.625rem!important;row-gap-right:.625rem!important}.xl\:gap-yy-2\.5{row-gap-top:.625rem!important;row-gap-bottom:.625rem!important}.xl\:gap-x-2\.5{column-gap:.625rem!important}.xl\:gap-xl-2\.5{column-gap-left:.625rem!important}.xl\:gap-xr-2\.5{column-gap-right:.625rem!important}.xl\:gap-xt-2\.5{column-gap-top:.625rem!important}.xl\:gap-xb-2\.5{column-gap-bottom:.625rem!important}.xl\:gap-xx-2\.5{column-gap-left:.625rem!important;column-gap-right:.625rem!important}.xl\:gap-xy-2\.5{column-gap-top:.625rem!important;column-gap-bottom:.625rem!important}.xl\:gap-3{gap:.75rem!important}.xl\:gapl-3{gap-left:.75rem!important}.xl\:gapr-3{gap-right:.75rem!important}.xl\:gapt-3{gap-top:.75rem!important}.xl\:gapb-3{gap-bottom:.75rem!important}.xl\:gapx-3{gap-left:.75rem!important;gap-right:.75rem!important}.xl\:gapy-3{gap-top:.75rem!important;gap-bottom:.75rem!important}.xl\:gap-y-3{row-gap:.75rem!important}.xl\:gap-yl-3{row-gap-left:.75rem!important}.xl\:gap-yr-3{row-gap-right:.75rem!important}.xl\:gap-yt-3{row-gap-top:.75rem!important}.xl\:gap-yb-3{row-gap-bottom:.75rem!important}.xl\:gap-yx-3{row-gap-left:.75rem!important;row-gap-right:.75rem!important}.xl\:gap-yy-3{row-gap-top:.75rem!important;row-gap-bottom:.75rem!important}.xl\:gap-x-3{column-gap:.75rem!important}.xl\:gap-xl-3{column-gap-left:.75rem!important}.xl\:gap-xr-3{column-gap-right:.75rem!important}.xl\:gap-xt-3{column-gap-top:.75rem!important}.xl\:gap-xb-3{column-gap-bottom:.75rem!important}.xl\:gap-xx-3{column-gap-left:.75rem!important;column-gap-right:.75rem!important}.xl\:gap-xy-3{column-gap-top:.75rem!important;column-gap-bottom:.75rem!important}.xl\:gap-4{gap:1rem!important}.xl\:gapl-4{gap-left:1rem!important}.xl\:gapr-4{gap-right:1rem!important}.xl\:gapt-4{gap-top:1rem!important}.xl\:gapb-4{gap-bottom:1rem!important}.xl\:gapx-4{gap-left:1rem!important;gap-right:1rem!important}.xl\:gapy-4{gap-top:1rem!important;gap-bottom:1rem!important}.xl\:gap-y-4{row-gap:1rem!important}.xl\:gap-yl-4{row-gap-left:1rem!important}.xl\:gap-yr-4{row-gap-right:1rem!important}.xl\:gap-yt-4{row-gap-top:1rem!important}.xl\:gap-yb-4{row-gap-bottom:1rem!important}.xl\:gap-yx-4{row-gap-left:1rem!important;row-gap-right:1rem!important}.xl\:gap-yy-4{row-gap-top:1rem!important;row-gap-bottom:1rem!important}.xl\:gap-x-4{column-gap:1rem!important}.xl\:gap-xl-4{column-gap-left:1rem!important}.xl\:gap-xr-4{column-gap-right:1rem!important}.xl\:gap-xt-4{column-gap-top:1rem!important}.xl\:gap-xb-4{column-gap-bottom:1rem!important}.xl\:gap-xx-4{column-gap-left:1rem!important;column-gap-right:1rem!important}.xl\:gap-xy-4{column-gap-top:1rem!important;column-gap-bottom:1rem!important}.xl\:gap-5{gap:1.25rem!important}.xl\:gapl-5{gap-left:1.25rem!important}.xl\:gapr-5{gap-right:1.25rem!important}.xl\:gapt-5{gap-top:1.25rem!important}.xl\:gapb-5{gap-bottom:1.25rem!important}.xl\:gapx-5{gap-left:1.25rem!important;gap-right:1.25rem!important}.xl\:gapy-5{gap-top:1.25rem!important;gap-bottom:1.25rem!important}.xl\:gap-y-5{row-gap:1.25rem!important}.xl\:gap-yl-5{row-gap-left:1.25rem!important}.xl\:gap-yr-5{row-gap-right:1.25rem!important}.xl\:gap-yt-5{row-gap-top:1.25rem!important}.xl\:gap-yb-5{row-gap-bottom:1.25rem!important}.xl\:gap-yx-5{row-gap-left:1.25rem!important;row-gap-right:1.25rem!important}.xl\:gap-yy-5{row-gap-top:1.25rem!important;row-gap-bottom:1.25rem!important}.xl\:gap-x-5{column-gap:1.25rem!important}.xl\:gap-xl-5{column-gap-left:1.25rem!important}.xl\:gap-xr-5{column-gap-right:1.25rem!important}.xl\:gap-xt-5{column-gap-top:1.25rem!important}.xl\:gap-xb-5{column-gap-bottom:1.25rem!important}.xl\:gap-xx-5{column-gap-left:1.25rem!important;column-gap-right:1.25rem!important}.xl\:gap-xy-5{column-gap-top:1.25rem!important;column-gap-bottom:1.25rem!important}.xl\:gap-6{gap:1.5rem!important}.xl\:gapl-6{gap-left:1.5rem!important}.xl\:gapr-6{gap-right:1.5rem!important}.xl\:gapt-6{gap-top:1.5rem!important}.xl\:gapb-6{gap-bottom:1.5rem!important}.xl\:gapx-6{gap-left:1.5rem!important;gap-right:1.5rem!important}.xl\:gapy-6{gap-top:1.5rem!important;gap-bottom:1.5rem!important}.xl\:gap-y-6{row-gap:1.5rem!important}.xl\:gap-yl-6{row-gap-left:1.5rem!important}.xl\:gap-yr-6{row-gap-right:1.5rem!important}.xl\:gap-yt-6{row-gap-top:1.5rem!important}.xl\:gap-yb-6{row-gap-bottom:1.5rem!important}.xl\:gap-yx-6{row-gap-left:1.5rem!important;row-gap-right:1.5rem!important}.xl\:gap-yy-6{row-gap-top:1.5rem!important;row-gap-bottom:1.5rem!important}.xl\:gap-x-6{column-gap:1.5rem!important}.xl\:gap-xl-6{column-gap-left:1.5rem!important}.xl\:gap-xr-6{column-gap-right:1.5rem!important}.xl\:gap-xt-6{column-gap-top:1.5rem!important}.xl\:gap-xb-6{column-gap-bottom:1.5rem!important}.xl\:gap-xx-6{column-gap-left:1.5rem!important;column-gap-right:1.5rem!important}.xl\:gap-xy-6{column-gap-top:1.5rem!important;column-gap-bottom:1.5rem!important}.xl\:gap-7{gap:1.75rem!important}.xl\:gapl-7{gap-left:1.75rem!important}.xl\:gapr-7{gap-right:1.75rem!important}.xl\:gapt-7{gap-top:1.75rem!important}.xl\:gapb-7{gap-bottom:1.75rem!important}.xl\:gapx-7{gap-left:1.75rem!important;gap-right:1.75rem!important}.xl\:gapy-7{gap-top:1.75rem!important;gap-bottom:1.75rem!important}.xl\:gap-y-7{row-gap:1.75rem!important}.xl\:gap-yl-7{row-gap-left:1.75rem!important}.xl\:gap-yr-7{row-gap-right:1.75rem!important}.xl\:gap-yt-7{row-gap-top:1.75rem!important}.xl\:gap-yb-7{row-gap-bottom:1.75rem!important}.xl\:gap-yx-7{row-gap-left:1.75rem!important;row-gap-right:1.75rem!important}.xl\:gap-yy-7{row-gap-top:1.75rem!important;row-gap-bottom:1.75rem!important}.xl\:gap-x-7{column-gap:1.75rem!important}.xl\:gap-xl-7{column-gap-left:1.75rem!important}.xl\:gap-xr-7{column-gap-right:1.75rem!important}.xl\:gap-xt-7{column-gap-top:1.75rem!important}.xl\:gap-xb-7{column-gap-bottom:1.75rem!important}.xl\:gap-xx-7{column-gap-left:1.75rem!important;column-gap-right:1.75rem!important}.xl\:gap-xy-7{column-gap-top:1.75rem!important;column-gap-bottom:1.75rem!important}.xl\:gap-8{gap:2rem!important}.xl\:gapl-8{gap-left:2rem!important}.xl\:gapr-8{gap-right:2rem!important}.xl\:gapt-8{gap-top:2rem!important}.xl\:gapb-8{gap-bottom:2rem!important}.xl\:gapx-8{gap-left:2rem!important;gap-right:2rem!important}.xl\:gapy-8{gap-top:2rem!important;gap-bottom:2rem!important}.xl\:gap-y-8{row-gap:2rem!important}.xl\:gap-yl-8{row-gap-left:2rem!important}.xl\:gap-yr-8{row-gap-right:2rem!important}.xl\:gap-yt-8{row-gap-top:2rem!important}.xl\:gap-yb-8{row-gap-bottom:2rem!important}.xl\:gap-yx-8{row-gap-left:2rem!important;row-gap-right:2rem!important}.xl\:gap-yy-8{row-gap-top:2rem!important;row-gap-bottom:2rem!important}.xl\:gap-x-8{column-gap:2rem!important}.xl\:gap-xl-8{column-gap-left:2rem!important}.xl\:gap-xr-8{column-gap-right:2rem!important}.xl\:gap-xt-8{column-gap-top:2rem!important}.xl\:gap-xb-8{column-gap-bottom:2rem!important}.xl\:gap-xx-8{column-gap-left:2rem!important;column-gap-right:2rem!important}.xl\:gap-xy-8{column-gap-top:2rem!important;column-gap-bottom:2rem!important}.xl\:gap-9{gap:2.25rem!important}.xl\:gapl-9{gap-left:2.25rem!important}.xl\:gapr-9{gap-right:2.25rem!important}.xl\:gapt-9{gap-top:2.25rem!important}.xl\:gapb-9{gap-bottom:2.25rem!important}.xl\:gapx-9{gap-left:2.25rem!important;gap-right:2.25rem!important}.xl\:gapy-9{gap-top:2.25rem!important;gap-bottom:2.25rem!important}.xl\:gap-y-9{row-gap:2.25rem!important}.xl\:gap-yl-9{row-gap-left:2.25rem!important}.xl\:gap-yr-9{row-gap-right:2.25rem!important}.xl\:gap-yt-9{row-gap-top:2.25rem!important}.xl\:gap-yb-9{row-gap-bottom:2.25rem!important}.xl\:gap-yx-9{row-gap-left:2.25rem!important;row-gap-right:2.25rem!important}.xl\:gap-yy-9{row-gap-top:2.25rem!important;row-gap-bottom:2.25rem!important}.xl\:gap-x-9{column-gap:2.25rem!important}.xl\:gap-xl-9{column-gap-left:2.25rem!important}.xl\:gap-xr-9{column-gap-right:2.25rem!important}.xl\:gap-xt-9{column-gap-top:2.25rem!important}.xl\:gap-xb-9{column-gap-bottom:2.25rem!important}.xl\:gap-xx-9{column-gap-left:2.25rem!important;column-gap-right:2.25rem!important}.xl\:gap-xy-9{column-gap-top:2.25rem!important;column-gap-bottom:2.25rem!important}.xl\:gap-10{gap:2.5rem!important}.xl\:gapl-10{gap-left:2.5rem!important}.xl\:gapr-10{gap-right:2.5rem!important}.xl\:gapt-10{gap-top:2.5rem!important}.xl\:gapb-10{gap-bottom:2.5rem!important}.xl\:gapx-10{gap-left:2.5rem!important;gap-right:2.5rem!important}.xl\:gapy-10{gap-top:2.5rem!important;gap-bottom:2.5rem!important}.xl\:gap-y-10{row-gap:2.5rem!important}.xl\:gap-yl-10{row-gap-left:2.5rem!important}.xl\:gap-yr-10{row-gap-right:2.5rem!important}.xl\:gap-yt-10{row-gap-top:2.5rem!important}.xl\:gap-yb-10{row-gap-bottom:2.5rem!important}.xl\:gap-yx-10{row-gap-left:2.5rem!important;row-gap-right:2.5rem!important}.xl\:gap-yy-10{row-gap-top:2.5rem!important;row-gap-bottom:2.5rem!important}.xl\:gap-x-10{column-gap:2.5rem!important}.xl\:gap-xl-10{column-gap-left:2.5rem!important}.xl\:gap-xr-10{column-gap-right:2.5rem!important}.xl\:gap-xt-10{column-gap-top:2.5rem!important}.xl\:gap-xb-10{column-gap-bottom:2.5rem!important}.xl\:gap-xx-10{column-gap-left:2.5rem!important;column-gap-right:2.5rem!important}.xl\:gap-xy-10{column-gap-top:2.5rem!important;column-gap-bottom:2.5rem!important}.xl\:gap-11{gap:2.75rem!important}.xl\:gapl-11{gap-left:2.75rem!important}.xl\:gapr-11{gap-right:2.75rem!important}.xl\:gapt-11{gap-top:2.75rem!important}.xl\:gapb-11{gap-bottom:2.75rem!important}.xl\:gapx-11{gap-left:2.75rem!important;gap-right:2.75rem!important}.xl\:gapy-11{gap-top:2.75rem!important;gap-bottom:2.75rem!important}.xl\:gap-y-11{row-gap:2.75rem!important}.xl\:gap-yl-11{row-gap-left:2.75rem!important}.xl\:gap-yr-11{row-gap-right:2.75rem!important}.xl\:gap-yt-11{row-gap-top:2.75rem!important}.xl\:gap-yb-11{row-gap-bottom:2.75rem!important}.xl\:gap-yx-11{row-gap-left:2.75rem!important;row-gap-right:2.75rem!important}.xl\:gap-yy-11{row-gap-top:2.75rem!important;row-gap-bottom:2.75rem!important}.xl\:gap-x-11{column-gap:2.75rem!important}.xl\:gap-xl-11{column-gap-left:2.75rem!important}.xl\:gap-xr-11{column-gap-right:2.75rem!important}.xl\:gap-xt-11{column-gap-top:2.75rem!important}.xl\:gap-xb-11{column-gap-bottom:2.75rem!important}.xl\:gap-xx-11{column-gap-left:2.75rem!important;column-gap-right:2.75rem!important}.xl\:gap-xy-11{column-gap-top:2.75rem!important;column-gap-bottom:2.75rem!important}.xl\:gap-12{gap:3rem!important}.xl\:gapl-12{gap-left:3rem!important}.xl\:gapr-12{gap-right:3rem!important}.xl\:gapt-12{gap-top:3rem!important}.xl\:gapb-12{gap-bottom:3rem!important}.xl\:gapx-12{gap-left:3rem!important;gap-right:3rem!important}.xl\:gapy-12{gap-top:3rem!important;gap-bottom:3rem!important}.xl\:gap-y-12{row-gap:3rem!important}.xl\:gap-yl-12{row-gap-left:3rem!important}.xl\:gap-yr-12{row-gap-right:3rem!important}.xl\:gap-yt-12{row-gap-top:3rem!important}.xl\:gap-yb-12{row-gap-bottom:3rem!important}.xl\:gap-yx-12{row-gap-left:3rem!important;row-gap-right:3rem!important}.xl\:gap-yy-12{row-gap-top:3rem!important;row-gap-bottom:3rem!important}.xl\:gap-x-12{column-gap:3rem!important}.xl\:gap-xl-12{column-gap-left:3rem!important}.xl\:gap-xr-12{column-gap-right:3rem!important}.xl\:gap-xt-12{column-gap-top:3rem!important}.xl\:gap-xb-12{column-gap-bottom:3rem!important}.xl\:gap-xx-12{column-gap-left:3rem!important;column-gap-right:3rem!important}.xl\:gap-xy-12{column-gap-top:3rem!important;column-gap-bottom:3rem!important}.xl\:gap-14{gap:3.5rem!important}.xl\:gapl-14{gap-left:3.5rem!important}.xl\:gapr-14{gap-right:3.5rem!important}.xl\:gapt-14{gap-top:3.5rem!important}.xl\:gapb-14{gap-bottom:3.5rem!important}.xl\:gapx-14{gap-left:3.5rem!important;gap-right:3.5rem!important}.xl\:gapy-14{gap-top:3.5rem!important;gap-bottom:3.5rem!important}.xl\:gap-y-14{row-gap:3.5rem!important}.xl\:gap-yl-14{row-gap-left:3.5rem!important}.xl\:gap-yr-14{row-gap-right:3.5rem!important}.xl\:gap-yt-14{row-gap-top:3.5rem!important}.xl\:gap-yb-14{row-gap-bottom:3.5rem!important}.xl\:gap-yx-14{row-gap-left:3.5rem!important;row-gap-right:3.5rem!important}.xl\:gap-yy-14{row-gap-top:3.5rem!important;row-gap-bottom:3.5rem!important}.xl\:gap-x-14{column-gap:3.5rem!important}.xl\:gap-xl-14{column-gap-left:3.5rem!important}.xl\:gap-xr-14{column-gap-right:3.5rem!important}.xl\:gap-xt-14{column-gap-top:3.5rem!important}.xl\:gap-xb-14{column-gap-bottom:3.5rem!important}.xl\:gap-xx-14{column-gap-left:3.5rem!important;column-gap-right:3.5rem!important}.xl\:gap-xy-14{column-gap-top:3.5rem!important;column-gap-bottom:3.5rem!important}.xl\:gap-16{gap:4rem!important}.xl\:gapl-16{gap-left:4rem!important}.xl\:gapr-16{gap-right:4rem!important}.xl\:gapt-16{gap-top:4rem!important}.xl\:gapb-16{gap-bottom:4rem!important}.xl\:gapx-16{gap-left:4rem!important;gap-right:4rem!important}.xl\:gapy-16{gap-top:4rem!important;gap-bottom:4rem!important}.xl\:gap-y-16{row-gap:4rem!important}.xl\:gap-yl-16{row-gap-left:4rem!important}.xl\:gap-yr-16{row-gap-right:4rem!important}.xl\:gap-yt-16{row-gap-top:4rem!important}.xl\:gap-yb-16{row-gap-bottom:4rem!important}.xl\:gap-yx-16{row-gap-left:4rem!important;row-gap-right:4rem!important}.xl\:gap-yy-16{row-gap-top:4rem!important;row-gap-bottom:4rem!important}.xl\:gap-x-16{column-gap:4rem!important}.xl\:gap-xl-16{column-gap-left:4rem!important}.xl\:gap-xr-16{column-gap-right:4rem!important}.xl\:gap-xt-16{column-gap-top:4rem!important}.xl\:gap-xb-16{column-gap-bottom:4rem!important}.xl\:gap-xx-16{column-gap-left:4rem!important;column-gap-right:4rem!important}.xl\:gap-xy-16{column-gap-top:4rem!important;column-gap-bottom:4rem!important}.xl\:gap-20{gap:5rem!important}.xl\:gapl-20{gap-left:5rem!important}.xl\:gapr-20{gap-right:5rem!important}.xl\:gapt-20{gap-top:5rem!important}.xl\:gapb-20{gap-bottom:5rem!important}.xl\:gapx-20{gap-left:5rem!important;gap-right:5rem!important}.xl\:gapy-20{gap-top:5rem!important;gap-bottom:5rem!important}.xl\:gap-y-20{row-gap:5rem!important}.xl\:gap-yl-20{row-gap-left:5rem!important}.xl\:gap-yr-20{row-gap-right:5rem!important}.xl\:gap-yt-20{row-gap-top:5rem!important}.xl\:gap-yb-20{row-gap-bottom:5rem!important}.xl\:gap-yx-20{row-gap-left:5rem!important;row-gap-right:5rem!important}.xl\:gap-yy-20{row-gap-top:5rem!important;row-gap-bottom:5rem!important}.xl\:gap-x-20{column-gap:5rem!important}.xl\:gap-xl-20{column-gap-left:5rem!important}.xl\:gap-xr-20{column-gap-right:5rem!important}.xl\:gap-xt-20{column-gap-top:5rem!important}.xl\:gap-xb-20{column-gap-bottom:5rem!important}.xl\:gap-xx-20{column-gap-left:5rem!important;column-gap-right:5rem!important}.xl\:gap-xy-20{column-gap-top:5rem!important;column-gap-bottom:5rem!important}.xl\:gap-24{gap:6rem!important}.xl\:gapl-24{gap-left:6rem!important}.xl\:gapr-24{gap-right:6rem!important}.xl\:gapt-24{gap-top:6rem!important}.xl\:gapb-24{gap-bottom:6rem!important}.xl\:gapx-24{gap-left:6rem!important;gap-right:6rem!important}.xl\:gapy-24{gap-top:6rem!important;gap-bottom:6rem!important}.xl\:gap-y-24{row-gap:6rem!important}.xl\:gap-yl-24{row-gap-left:6rem!important}.xl\:gap-yr-24{row-gap-right:6rem!important}.xl\:gap-yt-24{row-gap-top:6rem!important}.xl\:gap-yb-24{row-gap-bottom:6rem!important}.xl\:gap-yx-24{row-gap-left:6rem!important;row-gap-right:6rem!important}.xl\:gap-yy-24{row-gap-top:6rem!important;row-gap-bottom:6rem!important}.xl\:gap-x-24{column-gap:6rem!important}.xl\:gap-xl-24{column-gap-left:6rem!important}.xl\:gap-xr-24{column-gap-right:6rem!important}.xl\:gap-xt-24{column-gap-top:6rem!important}.xl\:gap-xb-24{column-gap-bottom:6rem!important}.xl\:gap-xx-24{column-gap-left:6rem!important;column-gap-right:6rem!important}.xl\:gap-xy-24{column-gap-top:6rem!important;column-gap-bottom:6rem!important}.xl\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.xl\:col-span-1{grid-column:span 1/span 1!important}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.xl\:col-span-2{grid-column:span 2/span 2!important}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.xl\:col-span-3{grid-column:span 3/span 3!important}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.xl\:col-span-4{grid-column:span 4/span 4!important}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.xl\:col-span-5{grid-column:span 5/span 5!important}.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.xl\:col-span-6{grid-column:span 6/span 6!important}.xl\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.xl\:col-span-7{grid-column:span 7/span 7!important}.xl\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.xl\:col-span-8{grid-column:span 8/span 8!important}.xl\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.xl\:col-span-9{grid-column:span 9/span 9!important}.xl\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.xl\:col-span-10{grid-column:span 10/span 10!important}.xl\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.xl\:col-span-11{grid-column:span 11/span 11!important}.xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.xl\:col-span-12{grid-column:span 12/span 12!important}.xl\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))!important}.xl\:row-span-1{grid-row:span 1/span 1!important}.xl\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.xl\:row-span-2{grid-row:span 2/span 2!important}.xl\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))!important}.xl\:row-span-3{grid-row:span 3/span 3!important}.xl\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))!important}.xl\:row-span-4{grid-row:span 4/span 4!important}.xl\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))!important}.xl\:row-span-5{grid-row:span 5/span 5!important}.xl\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))!important}.xl\:row-span-6{grid-row:span 6/span 6!important}.xl\:grid-rows-7{grid-template-rows:repeat(7,minmax(0,1fr))!important}.xl\:row-span-7{grid-row:span 7/span 7!important}.xl\:grid-rows-8{grid-template-rows:repeat(8,minmax(0,1fr))!important}.xl\:row-span-8{grid-row:span 8/span 8!important}.xl\:grid-rows-9{grid-template-rows:repeat(9,minmax(0,1fr))!important}.xl\:row-span-9{grid-row:span 9/span 9!important}.xl\:grid-rows-10{grid-template-rows:repeat(10,minmax(0,1fr))!important}.xl\:row-span-10{grid-row:span 10/span 10!important}.xl\:grid-rows-11{grid-template-rows:repeat(11,minmax(0,1fr))!important}.xl\:row-span-11{grid-row:span 11/span 11!important}.xl\:grid-rows-12{grid-template-rows:repeat(12,minmax(0,1fr))!important}.xl\:row-span-12{grid-row:span 12/span 12!important}.xl\:col-span-full{grid-column:1/-1!important}.xl\:row-span-full{grid-row:1/-1!important}.xl\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)!important}.xl\:auto-cols-min{grid-auto-columns:min-content!important}.xl\:auto-cols-max{grid-auto-columns:max-content!important}.xl\:grid-flow-col{grid-auto-flow:column!important}.grid-cols-\[min-content_1fr\]{grid-template-columns:min-content 1fr}.xl\:icon-size-2{width:.5rem!important;height:.5rem!important;min-width:.5rem!important;min-height:.5rem!important;font-size:.5rem!important;line-height:.5rem!important}.xl\:icon-size-2 svg{width:.5rem!important;height:.5rem!important}.xl\:icon-size-2\.5{width:.625rem!important;height:.625rem!important;min-width:.625rem!important;min-height:.625rem!important;font-size:.625rem!important;line-height:.625rem!important}.xl\:icon-size-2\.5 svg{width:.625rem!important;height:.625rem!important}.xl\:icon-size-3{width:.75rem!important;height:.75rem!important;min-width:.75rem!important;min-height:.75rem!important;font-size:.75rem!important;line-height:.75rem!important}.xl\:icon-size-3 svg{width:.75rem!important;height:.75rem!important}.xl\:icon-size-3\.5{width:.875rem!important;height:.875rem!important;min-width:.875rem!important;min-height:.875rem!important;font-size:.875rem!important;line-height:.875rem!important}.xl\:icon-size-3\.5 svg{width:.875rem!important;height:.875rem!important}.xl\:icon-size-4{width:1rem!important;height:1rem!important;min-width:1rem!important;min-height:1rem!important;font-size:1rem!important;line-height:1rem!important}.xl\:icon-size-4 svg{width:1rem!important;height:1rem!important}.xl\:icon-size-4\.5{width:1.125rem!important;height:1.125rem!important;min-width:1.125rem!important;min-height:1.125rem!important;font-size:1.125rem!important;line-height:1.125rem!important}.xl\:icon-size-4\.5 svg{width:1.125rem!important;height:1.125rem!important}.xl\:icon-size-5{width:1.25rem!important;height:1.25rem!important;min-width:1.25rem!important;min-height:1.25rem!important;font-size:1.25rem!important;line-height:1.25rem!important}.xl\:icon-size-5 svg{width:1.25rem!important;height:1.25rem!important}.xl\:icon-size-6{width:1.5rem!important;height:1.5rem!important;min-width:1.5rem!important;min-height:1.5rem!important;font-size:1.5rem!important;line-height:1.5rem!important}.xl\:icon-size-6 svg{width:1.5rem!important;height:1.5rem!important}.xl\:h-10{height:2.5rem!important}.xl\:h-14{height:3.5rem!important}.xl\:h-16{height:4rem!important}.xl\:h-44{height:11rem!important}.xl\:h-96{height:24rem!important}.xl\:w-auto{width:auto!important}.xl\:w-full{width:100%!important}.xl\:w-0\.5{width:.125rem!important}.xl\:w-1{width:.25rem!important}.xl\:w-2{width:.5rem!important}.xl\:w-208{width:52rem!important}.xl\:w-240{width:60rem!important}.xl\:min-w-0{min-width:0px!important}.xl\:min-w-208{min-width:52rem!important}.xl\:min-w-240{min-width:60rem!important}.xl\:h-full{height:100%!important}.xl\:h-1{height:.25rem!important}.xl\:h-2{height:.5rem!important}.xl\:min-h-1{min-height:.25rem!important}.xl\:min-h-2{min-height:.5rem!important}.xl\:min-h-full{min-height:100%!important}.xl\:text-xs{font-size:.625rem!important;line-height:.875rem!important}.xl\:text-sm{font-size:.75rem!important;line-height:1rem!important}.xl\:text-md{font-size:.8125rem!important;line-height:1.25rem!important}.xl\:text-base,.xl\:text-lg{font-size:1rem!important;line-height:1.5rem!important}.xl\:text-xl{font-size:1.125rem!important;line-height:1.75rem!important}.xl\:text-2xl{font-size:1.25rem!important;line-height:1.75rem!important}.xl\:text-3xl{font-size:1.5rem!important;line-height:2rem!important}.xl\:text-4xl{font-size:1.875rem!important;line-height:2.25rem!important}.xl\:font-medium{font-weight:500!important}.xl\:font-semibold{font-weight:600!important}.xl\:font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.xl\:leading-none{line-height:1!important}.xl\:leading-tight{line-height:1.25!important}.xl\:leading-4{line-height:1rem!important}.xl\:leading-5{line-height:1.25rem!important}.xl\:leading-6{line-height:1.5rem!important}.xl\:tracking-tight{letter-spacing:-.025em!important}.xl\:tracking-normal{letter-spacing:0!important}.xl\:tracking-wide{letter-spacing:.025em!important}.xl\:tracking-wider{letter-spacing:.05em!important}.xl\:whitespace-nowrap{white-space:nowrap!important}.xl\:uppercase{text-transform:uppercase!important}.xl\:relative{position:relative!important}.xl\:absolute{position:absolute!important}.xl\:inset-0{inset:0!important}.xl\:top-0{top:0!important}.xl\:bottom-0{bottom:0!important}.xl\:right-0{right:0!important}.xl\:left-0{left:0!important}.xl\:rounded-full{border-radius:9999px!important}.xl\:rounded-none{border-radius:0!important}.xl\:rounded-sm{border-radius:.125rem!important}.xl\:rounded{border-radius:.25rem!important}.xl\:rounded-md{border-radius:.375rem!important}.xl\:rounded-lg{border-radius:.5rem!important}.xl\:rounded-xl{border-radius:.75rem!important}.xl\:rounded-2xl{border-radius:1rem!important}.xl\:truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.xl\:text-left{text-align:left!important}.xl\:text-center{text-align:center!important}.xl\:text-right{text-align:right!important}.xl\:text-ellipsis{text-overflow:ellipsis!important}.xl\:text-clip{text-overflow:clip!important}.xl\:truncate-1{display:block!important;text-overflow:ellipsis!important;word-wrap:break-word!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important}.xl\:truncate-2{display:block!important;max-height:2rem!important;line-height:1rem!important;text-overflow:ellipsis!important;word-wrap:break-word!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.xl\:truncate-3{display:block!important;max-height:3rem!important;line-height:1rem!important;text-overflow:ellipsis!important;word-wrap:break-word!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important}.xl\:cursor-pointer{cursor:pointer!important}.xl\:no-underline{text-decoration-line:none!important}.xl\:hover\:underline:hover{text-decoration-line:underline!important}.xl\:shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a!important}.xl\:shadow-none{box-shadow:0 0 #0000!important}.xl\:bg-card{background-color:#fff!important}.xl\:bg-transparent{background-color:transparent!important}.xl\:bg-black{background-color:#000!important}.xl\:bg-green-500{background-color:#22c55e!important}.xl\:bg-amber-500{background-color:#f59e0b!important}.xl\:bg-red-500{background-color:#ef4444!important}.xl\:bg-gray-100{background-color:#f3f4f6!important}.xl\:z-49{z-index:49!important}.xl\:overflow-auto{overflow:auto!important}.xl\:overflow-visible{overflow:visible!important}.xl\:inline-block{display:inline-block!important}.xl\:select-none{-webkit-user-select:none!important;user-select:none!important}.xl\:self-auto{align-self:auto!important}.xl\:self-start{align-self:flex-start!important}.xl\:self-end{align-self:flex-end!important}.xl\:self-center{align-self:center!important}.xl\:self-stretch{align-self:stretch!important}.xl\:self-baseline{align-self:baseline!important}.xl\:place-items-start{place-items:start!important}.xl\:place-self-center{place-self:center!important}.xl\:break-inside-avoid{page-break-inside:avoid!important;break-inside:avoid!important}.xl\:break-before-avoid{page-break-before:avoid!important;break-before:avoid!important}.xl\:break-after-avoid{page-break-after:avoid!important;break-after:avoid!important}.xl\:break-after-page{page-break-after:always!important;break-after:page!important}.xl\:resize-y{resize:vertical!important}.xl\:font-normal{font-weight:400!important}.xl\:font-bold{font-weight:700!important}}@media print{.print\:hidden{display:none!important}.print\:block{display:block!important}.print\:flex{display:flex!important}.print\:flex-row{flex-direction:row!important}.print\:flex-col{flex-direction:column!important}.print\:flex-wrap{flex-wrap:wrap!important}.print\:flex-0{flex:0 0 auto!important}.print\:flex-1{flex:1 1 0%!important}.print\:flex-auto{flex:1 1 auto!important}.print\:flex-initial{flex:0 1 auto!important}.print\:flex-none{flex:none!important}.print\:items-center{align-items:center!important}.print\:items-start{align-items:flex-start!important}.print\:items-end{align-items:flex-end!important}.print\:justify-center{justify-content:center!important}.print\:justify-between{justify-content:space-between!important}.print\:justify-evenly{justify-content:space-evenly!important}.print\:justify-start{justify-content:flex-start!important}.print\:justify-end{justify-content:flex-end!important}.print\:border{border-width:1px!important}.print\:border-none{border:none!important}.print\:border-t{border-top-width:1px!important}.print\:border-b{border-bottom-width:1px!important}.print\:border-l{border-left-width:1px!important}.print\:border-r{border-right-width:1px!important}.print\:divide-y>:not([hidden])~:not([hidden]){border-top-width:1px!important;border-bottom-width:0px!important}.print\:divide-x>:not([hidden])~:not([hidden]){border-right-width:1px!important;border-left-width:0px!important}.print\:m-0{margin:0!important}.print\:ml-0{margin-left:0!important}.print\:mr-0{margin-right:0!important}.print\:mt-0{margin-top:0!important}.print\:mb-0{margin-bottom:0!important}.print\:mx-0{margin-left:0!important;margin-right:0!important}.print\:my-0{margin-top:0!important;margin-bottom:0!important}.print\:m-0\.5{margin:.125rem!important}.print\:ml-0\.5{margin-left:.125rem!important}.print\:mr-0\.5{margin-right:.125rem!important}.print\:mt-0\.5{margin-top:.125rem!important}.print\:mb-0\.5{margin-bottom:.125rem!important}.print\:mx-0\.5{margin-left:.125rem!important;margin-right:.125rem!important}.print\:my-0\.5{margin-top:.125rem!important;margin-bottom:.125rem!important}.print\:m-1{margin:.25rem!important}.print\:ml-1{margin-left:.25rem!important}.print\:mr-1{margin-right:.25rem!important}.print\:mt-1{margin-top:.25rem!important}.print\:mb-1{margin-bottom:.25rem!important}.print\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.print\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.print\:m-1\.5{margin:.375rem!important}.print\:ml-1\.5{margin-left:.375rem!important}.print\:mr-1\.5{margin-right:.375rem!important}.print\:mt-1\.5{margin-top:.375rem!important}.print\:mb-1\.5{margin-bottom:.375rem!important}.print\:mx-1\.5{margin-left:.375rem!important;margin-right:.375rem!important}.print\:my-1\.5{margin-top:.375rem!important;margin-bottom:.375rem!important}.print\:m-2{margin:.5rem!important}.print\:ml-2{margin-left:.5rem!important}.print\:mr-2{margin-right:.5rem!important}.print\:mt-2{margin-top:.5rem!important}.print\:mb-2{margin-bottom:.5rem!important}.print\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.print\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.print\:m-2\.5{margin:.625rem!important}.print\:ml-2\.5{margin-left:.625rem!important}.print\:mr-2\.5{margin-right:.625rem!important}.print\:mt-2\.5{margin-top:.625rem!important}.print\:mb-2\.5{margin-bottom:.625rem!important}.print\:mx-2\.5{margin-left:.625rem!important;margin-right:.625rem!important}.print\:my-2\.5{margin-top:.625rem!important;margin-bottom:.625rem!important}.print\:m-3{margin:.75rem!important}.print\:ml-3{margin-left:.75rem!important}.print\:mr-3{margin-right:.75rem!important}.print\:mt-3{margin-top:.75rem!important}.print\:mb-3{margin-bottom:.75rem!important}.print\:mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.print\:my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.print\:m-4{margin:1rem!important}.print\:ml-4{margin-left:1rem!important}.print\:mr-4{margin-right:1rem!important}.print\:mt-4{margin-top:1rem!important}.print\:mb-4{margin-bottom:1rem!important}.print\:mx-4{margin-left:1rem!important;margin-right:1rem!important}.print\:my-4{margin-top:1rem!important;margin-bottom:1rem!important}.print\:m-5{margin:1.25rem!important}.print\:ml-5{margin-left:1.25rem!important}.print\:mr-5{margin-right:1.25rem!important}.print\:mt-5{margin-top:1.25rem!important}.print\:mb-5{margin-bottom:1.25rem!important}.print\:mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.print\:my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.print\:m-6{margin:1.5rem!important}.print\:ml-6{margin-left:1.5rem!important}.print\:mr-6{margin-right:1.5rem!important}.print\:mt-6{margin-top:1.5rem!important}.print\:mb-6{margin-bottom:1.5rem!important}.print\:mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.print\:my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.print\:m-7{margin:1.75rem!important}.print\:ml-7{margin-left:1.75rem!important}.print\:mr-7{margin-right:1.75rem!important}.print\:mt-7{margin-top:1.75rem!important}.print\:mb-7{margin-bottom:1.75rem!important}.print\:mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.print\:my-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.print\:m-8{margin:2rem!important}.print\:ml-8{margin-left:2rem!important}.print\:mr-8{margin-right:2rem!important}.print\:mt-8{margin-top:2rem!important}.print\:mb-8{margin-bottom:2rem!important}.print\:mx-8{margin-left:2rem!important;margin-right:2rem!important}.print\:my-8{margin-top:2rem!important;margin-bottom:2rem!important}.print\:m-9{margin:2.25rem!important}.print\:ml-9{margin-left:2.25rem!important}.print\:mr-9{margin-right:2.25rem!important}.print\:mt-9{margin-top:2.25rem!important}.print\:mb-9{margin-bottom:2.25rem!important}.print\:mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.print\:my-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.print\:m-10{margin:2.5rem!important}.print\:ml-10{margin-left:2.5rem!important}.print\:mr-10{margin-right:2.5rem!important}.print\:mt-10{margin-top:2.5rem!important}.print\:mb-10{margin-bottom:2.5rem!important}.print\:mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.print\:my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.print\:m-11{margin:2.75rem!important}.print\:ml-11{margin-left:2.75rem!important}.print\:mr-11{margin-right:2.75rem!important}.print\:mt-11{margin-top:2.75rem!important}.print\:mb-11{margin-bottom:2.75rem!important}.print\:mx-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.print\:my-11{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.print\:m-12{margin:3rem!important}.print\:ml-12{margin-left:3rem!important}.print\:mr-12{margin-right:3rem!important}.print\:mt-12{margin-top:3rem!important}.print\:mb-12{margin-bottom:3rem!important}.print\:mx-12{margin-left:3rem!important;margin-right:3rem!important}.print\:my-12{margin-top:3rem!important;margin-bottom:3rem!important}.print\:m-14{margin:3.5rem!important}.print\:ml-14{margin-left:3.5rem!important}.print\:mr-14{margin-right:3.5rem!important}.print\:mt-14{margin-top:3.5rem!important}.print\:mb-14{margin-bottom:3.5rem!important}.print\:mx-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.print\:my-14{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.print\:m-16{margin:4rem!important}.print\:ml-16{margin-left:4rem!important}.print\:mr-16{margin-right:4rem!important}.print\:mt-16{margin-top:4rem!important}.print\:mb-16{margin-bottom:4rem!important}.print\:mx-16{margin-left:4rem!important;margin-right:4rem!important}.print\:my-16{margin-top:4rem!important;margin-bottom:4rem!important}.print\:m-20{margin:5rem!important}.print\:ml-20{margin-left:5rem!important}.print\:mr-20{margin-right:5rem!important}.print\:mt-20{margin-top:5rem!important}.print\:mb-20{margin-bottom:5rem!important}.print\:mx-20{margin-left:5rem!important;margin-right:5rem!important}.print\:my-20{margin-top:5rem!important;margin-bottom:5rem!important}.print\:m-24{margin:6rem!important}.print\:ml-24{margin-left:6rem!important}.print\:mr-24{margin-right:6rem!important}.print\:mt-24{margin-top:6rem!important}.print\:mb-24{margin-bottom:6rem!important}.print\:mx-24{margin-left:6rem!important;margin-right:6rem!important}.print\:my-24{margin-top:6rem!important;margin-bottom:6rem!important}.print\:m-auto{margin:auto!important}.print\:ml-auto{margin-left:auto!important}.print\:mr-auto{margin-right:auto!important}.print\:mx-auto{margin-left:auto!important;margin-right:auto!important}.print\:p-0{padding:0!important}.print\:pl-0{padding-left:0!important}.print\:pr-0{padding-right:0!important}.print\:pt-0{padding-top:0!important}.print\:pb-0{padding-bottom:0!important}.print\:px-0{padding-left:0!important;padding-right:0!important}.print\:py-0{padding-top:0!important;padding-bottom:0!important}.print\:p-0\.5{padding:.125rem!important}.print\:pl-0\.5{padding-left:.125rem!important}.print\:pr-0\.5{padding-right:.125rem!important}.print\:pt-0\.5{padding-top:.125rem!important}.print\:pb-0\.5{padding-bottom:.125rem!important}.print\:px-0\.5{padding-left:.125rem!important;padding-right:.125rem!important}.print\:py-0\.5{padding-top:.125rem!important;padding-bottom:.125rem!important}.print\:p-1{padding:.25rem!important}.print\:pl-1{padding-left:.25rem!important}.print\:pr-1{padding-right:.25rem!important}.print\:pt-1{padding-top:.25rem!important}.print\:pb-1{padding-bottom:.25rem!important}.print\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.print\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.print\:p-1\.5{padding:.375rem!important}.print\:pl-1\.5{padding-left:.375rem!important}.print\:pr-1\.5{padding-right:.375rem!important}.print\:pt-1\.5{padding-top:.375rem!important}.print\:pb-1\.5{padding-bottom:.375rem!important}.print\:px-1\.5{padding-left:.375rem!important;padding-right:.375rem!important}.print\:py-1\.5{padding-top:.375rem!important;padding-bottom:.375rem!important}.print\:p-2{padding:.5rem!important}.print\:pl-2{padding-left:.5rem!important}.print\:pr-2{padding-right:.5rem!important}.print\:pt-2{padding-top:.5rem!important}.print\:pb-2{padding-bottom:.5rem!important}.print\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.print\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.print\:p-2\.5{padding:.625rem!important}.print\:pl-2\.5{padding-left:.625rem!important}.print\:pr-2\.5{padding-right:.625rem!important}.print\:pt-2\.5{padding-top:.625rem!important}.print\:pb-2\.5{padding-bottom:.625rem!important}.print\:px-2\.5{padding-left:.625rem!important;padding-right:.625rem!important}.print\:py-2\.5{padding-top:.625rem!important;padding-bottom:.625rem!important}.print\:p-3{padding:.75rem!important}.print\:pl-3{padding-left:.75rem!important}.print\:pr-3{padding-right:.75rem!important}.print\:pt-3{padding-top:.75rem!important}.print\:pb-3{padding-bottom:.75rem!important}.print\:px-3{padding-left:.75rem!important;padding-right:.75rem!important}.print\:py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.print\:p-4{padding:1rem!important}.print\:pl-4{padding-left:1rem!important}.print\:pr-4{padding-right:1rem!important}.print\:pt-4{padding-top:1rem!important}.print\:pb-4{padding-bottom:1rem!important}.print\:px-4{padding-left:1rem!important;padding-right:1rem!important}.print\:py-4{padding-top:1rem!important;padding-bottom:1rem!important}.print\:p-5{padding:1.25rem!important}.print\:pl-5{padding-left:1.25rem!important}.print\:pr-5{padding-right:1.25rem!important}.print\:pt-5{padding-top:1.25rem!important}.print\:pb-5{padding-bottom:1.25rem!important}.print\:px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.print\:py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.print\:p-6{padding:1.5rem!important}.print\:pl-6{padding-left:1.5rem!important}.print\:pr-6{padding-right:1.5rem!important}.print\:pt-6{padding-top:1.5rem!important}.print\:pb-6{padding-bottom:1.5rem!important}.print\:px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.print\:py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.print\:p-7{padding:1.75rem!important}.print\:pl-7{padding-left:1.75rem!important}.print\:pr-7{padding-right:1.75rem!important}.print\:pt-7{padding-top:1.75rem!important}.print\:pb-7{padding-bottom:1.75rem!important}.print\:px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.print\:py-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.print\:p-8{padding:2rem!important}.print\:pl-8{padding-left:2rem!important}.print\:pr-8{padding-right:2rem!important}.print\:pt-8{padding-top:2rem!important}.print\:pb-8{padding-bottom:2rem!important}.print\:px-8{padding-left:2rem!important;padding-right:2rem!important}.print\:py-8{padding-top:2rem!important;padding-bottom:2rem!important}.print\:p-9{padding:2.25rem!important}.print\:pl-9{padding-left:2.25rem!important}.print\:pr-9{padding-right:2.25rem!important}.print\:pt-9{padding-top:2.25rem!important}.print\:pb-9{padding-bottom:2.25rem!important}.print\:px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.print\:py-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.print\:p-10{padding:2.5rem!important}.print\:pl-10{padding-left:2.5rem!important}.print\:pr-10{padding-right:2.5rem!important}.print\:pt-10{padding-top:2.5rem!important}.print\:pb-10{padding-bottom:2.5rem!important}.print\:px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.print\:py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.print\:p-11{padding:2.75rem!important}.print\:pl-11{padding-left:2.75rem!important}.print\:pr-11{padding-right:2.75rem!important}.print\:pt-11{padding-top:2.75rem!important}.print\:pb-11{padding-bottom:2.75rem!important}.print\:px-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.print\:py-11{padding-top:2.75rem!important;padding-bottom:2.75rem!important}.print\:p-12{padding:3rem!important}.print\:pl-12{padding-left:3rem!important}.print\:pr-12{padding-right:3rem!important}.print\:pt-12{padding-top:3rem!important}.print\:pb-12{padding-bottom:3rem!important}.print\:px-12{padding-left:3rem!important;padding-right:3rem!important}.print\:py-12{padding-top:3rem!important;padding-bottom:3rem!important}.print\:p-14{padding:3.5rem!important}.print\:pl-14{padding-left:3.5rem!important}.print\:pr-14{padding-right:3.5rem!important}.print\:pt-14{padding-top:3.5rem!important}.print\:pb-14{padding-bottom:3.5rem!important}.print\:px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.print\:py-14{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.print\:p-16{padding:4rem!important}.print\:pl-16{padding-left:4rem!important}.print\:pr-16{padding-right:4rem!important}.print\:pt-16{padding-top:4rem!important}.print\:pb-16{padding-bottom:4rem!important}.print\:px-16{padding-left:4rem!important;padding-right:4rem!important}.print\:py-16{padding-top:4rem!important;padding-bottom:4rem!important}.print\:p-20{padding:5rem!important}.print\:pl-20{padding-left:5rem!important}.print\:pr-20{padding-right:5rem!important}.print\:pt-20{padding-top:5rem!important}.print\:pb-20{padding-bottom:5rem!important}.print\:px-20{padding-left:5rem!important;padding-right:5rem!important}.print\:py-20{padding-top:5rem!important;padding-bottom:5rem!important}.print\:p-24{padding:6rem!important}.print\:pl-24{padding-left:6rem!important}.print\:pr-24{padding-right:6rem!important}.print\:pt-24{padding-top:6rem!important}.print\:pb-24{padding-bottom:6rem!important}.print\:px-24{padding-left:6rem!important;padding-right:6rem!important}.print\:py-24{padding-top:6rem!important;padding-bottom:6rem!important}.print\:grid{display:grid!important}.print\:gap-0{gap:0px!important}.print\:gapl-0{gap-left:0px!important}.print\:gapr-0{gap-right:0px!important}.print\:gapt-0{gap-top:0px!important}.print\:gapb-0{gap-bottom:0px!important}.print\:gapx-0{gap-left:0px!important;gap-right:0px!important}.print\:gapy-0{gap-top:0px!important;gap-bottom:0px!important}.print\:gap-y-0{row-gap:0px!important}.print\:gap-yl-0{row-gap-left:0px!important}.print\:gap-yr-0{row-gap-right:0px!important}.print\:gap-yt-0{row-gap-top:0px!important}.print\:gap-yb-0{row-gap-bottom:0px!important}.print\:gap-yx-0{row-gap-left:0px!important;row-gap-right:0px!important}.print\:gap-yy-0{row-gap-top:0px!important;row-gap-bottom:0px!important}.print\:gap-x-0{column-gap:0px!important}.print\:gap-xl-0{column-gap-left:0px!important}.print\:gap-xr-0{column-gap-right:0px!important}.print\:gap-xt-0{column-gap-top:0px!important}.print\:gap-xb-0{column-gap-bottom:0px!important}.print\:gap-xx-0{column-gap-left:0px!important;column-gap-right:0px!important}.print\:gap-xy-0{column-gap-top:0px!important;column-gap-bottom:0px!important}.print\:gap-0\.5{gap:.125rem!important}.print\:gapl-0\.5{gap-left:.125rem!important}.print\:gapr-0\.5{gap-right:.125rem!important}.print\:gapt-0\.5{gap-top:.125rem!important}.print\:gapb-0\.5{gap-bottom:.125rem!important}.print\:gapx-0\.5{gap-left:.125rem!important;gap-right:.125rem!important}.print\:gapy-0\.5{gap-top:.125rem!important;gap-bottom:.125rem!important}.print\:gap-y-0\.5{row-gap:.125rem!important}.print\:gap-yl-0\.5{row-gap-left:.125rem!important}.print\:gap-yr-0\.5{row-gap-right:.125rem!important}.print\:gap-yt-0\.5{row-gap-top:.125rem!important}.print\:gap-yb-0\.5{row-gap-bottom:.125rem!important}.print\:gap-yx-0\.5{row-gap-left:.125rem!important;row-gap-right:.125rem!important}.print\:gap-yy-0\.5{row-gap-top:.125rem!important;row-gap-bottom:.125rem!important}.print\:gap-x-0\.5{column-gap:.125rem!important}.print\:gap-xl-0\.5{column-gap-left:.125rem!important}.print\:gap-xr-0\.5{column-gap-right:.125rem!important}.print\:gap-xt-0\.5{column-gap-top:.125rem!important}.print\:gap-xb-0\.5{column-gap-bottom:.125rem!important}.print\:gap-xx-0\.5{column-gap-left:.125rem!important;column-gap-right:.125rem!important}.print\:gap-xy-0\.5{column-gap-top:.125rem!important;column-gap-bottom:.125rem!important}.print\:gap-1{gap:.25rem!important}.print\:gapl-1{gap-left:.25rem!important}.print\:gapr-1{gap-right:.25rem!important}.print\:gapt-1{gap-top:.25rem!important}.print\:gapb-1{gap-bottom:.25rem!important}.print\:gapx-1{gap-left:.25rem!important;gap-right:.25rem!important}.print\:gapy-1{gap-top:.25rem!important;gap-bottom:.25rem!important}.print\:gap-y-1{row-gap:.25rem!important}.print\:gap-yl-1{row-gap-left:.25rem!important}.print\:gap-yr-1{row-gap-right:.25rem!important}.print\:gap-yt-1{row-gap-top:.25rem!important}.print\:gap-yb-1{row-gap-bottom:.25rem!important}.print\:gap-yx-1{row-gap-left:.25rem!important;row-gap-right:.25rem!important}.print\:gap-yy-1{row-gap-top:.25rem!important;row-gap-bottom:.25rem!important}.print\:gap-x-1{column-gap:.25rem!important}.print\:gap-xl-1{column-gap-left:.25rem!important}.print\:gap-xr-1{column-gap-right:.25rem!important}.print\:gap-xt-1{column-gap-top:.25rem!important}.print\:gap-xb-1{column-gap-bottom:.25rem!important}.print\:gap-xx-1{column-gap-left:.25rem!important;column-gap-right:.25rem!important}.print\:gap-xy-1{column-gap-top:.25rem!important;column-gap-bottom:.25rem!important}.print\:gap-1\.5{gap:.375rem!important}.print\:gapl-1\.5{gap-left:.375rem!important}.print\:gapr-1\.5{gap-right:.375rem!important}.print\:gapt-1\.5{gap-top:.375rem!important}.print\:gapb-1\.5{gap-bottom:.375rem!important}.print\:gapx-1\.5{gap-left:.375rem!important;gap-right:.375rem!important}.print\:gapy-1\.5{gap-top:.375rem!important;gap-bottom:.375rem!important}.print\:gap-y-1\.5{row-gap:.375rem!important}.print\:gap-yl-1\.5{row-gap-left:.375rem!important}.print\:gap-yr-1\.5{row-gap-right:.375rem!important}.print\:gap-yt-1\.5{row-gap-top:.375rem!important}.print\:gap-yb-1\.5{row-gap-bottom:.375rem!important}.print\:gap-yx-1\.5{row-gap-left:.375rem!important;row-gap-right:.375rem!important}.print\:gap-yy-1\.5{row-gap-top:.375rem!important;row-gap-bottom:.375rem!important}.print\:gap-x-1\.5{column-gap:.375rem!important}.print\:gap-xl-1\.5{column-gap-left:.375rem!important}.print\:gap-xr-1\.5{column-gap-right:.375rem!important}.print\:gap-xt-1\.5{column-gap-top:.375rem!important}.print\:gap-xb-1\.5{column-gap-bottom:.375rem!important}.print\:gap-xx-1\.5{column-gap-left:.375rem!important;column-gap-right:.375rem!important}.print\:gap-xy-1\.5{column-gap-top:.375rem!important;column-gap-bottom:.375rem!important}.print\:gap-2{gap:.5rem!important}.print\:gapl-2{gap-left:.5rem!important}.print\:gapr-2{gap-right:.5rem!important}.print\:gapt-2{gap-top:.5rem!important}.print\:gapb-2{gap-bottom:.5rem!important}.print\:gapx-2{gap-left:.5rem!important;gap-right:.5rem!important}.print\:gapy-2{gap-top:.5rem!important;gap-bottom:.5rem!important}.print\:gap-y-2{row-gap:.5rem!important}.print\:gap-yl-2{row-gap-left:.5rem!important}.print\:gap-yr-2{row-gap-right:.5rem!important}.print\:gap-yt-2{row-gap-top:.5rem!important}.print\:gap-yb-2{row-gap-bottom:.5rem!important}.print\:gap-yx-2{row-gap-left:.5rem!important;row-gap-right:.5rem!important}.print\:gap-yy-2{row-gap-top:.5rem!important;row-gap-bottom:.5rem!important}.print\:gap-x-2{column-gap:.5rem!important}.print\:gap-xl-2{column-gap-left:.5rem!important}.print\:gap-xr-2{column-gap-right:.5rem!important}.print\:gap-xt-2{column-gap-top:.5rem!important}.print\:gap-xb-2{column-gap-bottom:.5rem!important}.print\:gap-xx-2{column-gap-left:.5rem!important;column-gap-right:.5rem!important}.print\:gap-xy-2{column-gap-top:.5rem!important;column-gap-bottom:.5rem!important}.print\:gap-2\.5{gap:.625rem!important}.print\:gapl-2\.5{gap-left:.625rem!important}.print\:gapr-2\.5{gap-right:.625rem!important}.print\:gapt-2\.5{gap-top:.625rem!important}.print\:gapb-2\.5{gap-bottom:.625rem!important}.print\:gapx-2\.5{gap-left:.625rem!important;gap-right:.625rem!important}.print\:gapy-2\.5{gap-top:.625rem!important;gap-bottom:.625rem!important}.print\:gap-y-2\.5{row-gap:.625rem!important}.print\:gap-yl-2\.5{row-gap-left:.625rem!important}.print\:gap-yr-2\.5{row-gap-right:.625rem!important}.print\:gap-yt-2\.5{row-gap-top:.625rem!important}.print\:gap-yb-2\.5{row-gap-bottom:.625rem!important}.print\:gap-yx-2\.5{row-gap-left:.625rem!important;row-gap-right:.625rem!important}.print\:gap-yy-2\.5{row-gap-top:.625rem!important;row-gap-bottom:.625rem!important}.print\:gap-x-2\.5{column-gap:.625rem!important}.print\:gap-xl-2\.5{column-gap-left:.625rem!important}.print\:gap-xr-2\.5{column-gap-right:.625rem!important}.print\:gap-xt-2\.5{column-gap-top:.625rem!important}.print\:gap-xb-2\.5{column-gap-bottom:.625rem!important}.print\:gap-xx-2\.5{column-gap-left:.625rem!important;column-gap-right:.625rem!important}.print\:gap-xy-2\.5{column-gap-top:.625rem!important;column-gap-bottom:.625rem!important}.print\:gap-3{gap:.75rem!important}.print\:gapl-3{gap-left:.75rem!important}.print\:gapr-3{gap-right:.75rem!important}.print\:gapt-3{gap-top:.75rem!important}.print\:gapb-3{gap-bottom:.75rem!important}.print\:gapx-3{gap-left:.75rem!important;gap-right:.75rem!important}.print\:gapy-3{gap-top:.75rem!important;gap-bottom:.75rem!important}.print\:gap-y-3{row-gap:.75rem!important}.print\:gap-yl-3{row-gap-left:.75rem!important}.print\:gap-yr-3{row-gap-right:.75rem!important}.print\:gap-yt-3{row-gap-top:.75rem!important}.print\:gap-yb-3{row-gap-bottom:.75rem!important}.print\:gap-yx-3{row-gap-left:.75rem!important;row-gap-right:.75rem!important}.print\:gap-yy-3{row-gap-top:.75rem!important;row-gap-bottom:.75rem!important}.print\:gap-x-3{column-gap:.75rem!important}.print\:gap-xl-3{column-gap-left:.75rem!important}.print\:gap-xr-3{column-gap-right:.75rem!important}.print\:gap-xt-3{column-gap-top:.75rem!important}.print\:gap-xb-3{column-gap-bottom:.75rem!important}.print\:gap-xx-3{column-gap-left:.75rem!important;column-gap-right:.75rem!important}.print\:gap-xy-3{column-gap-top:.75rem!important;column-gap-bottom:.75rem!important}.print\:gap-4{gap:1rem!important}.print\:gapl-4{gap-left:1rem!important}.print\:gapr-4{gap-right:1rem!important}.print\:gapt-4{gap-top:1rem!important}.print\:gapb-4{gap-bottom:1rem!important}.print\:gapx-4{gap-left:1rem!important;gap-right:1rem!important}.print\:gapy-4{gap-top:1rem!important;gap-bottom:1rem!important}.print\:gap-y-4{row-gap:1rem!important}.print\:gap-yl-4{row-gap-left:1rem!important}.print\:gap-yr-4{row-gap-right:1rem!important}.print\:gap-yt-4{row-gap-top:1rem!important}.print\:gap-yb-4{row-gap-bottom:1rem!important}.print\:gap-yx-4{row-gap-left:1rem!important;row-gap-right:1rem!important}.print\:gap-yy-4{row-gap-top:1rem!important;row-gap-bottom:1rem!important}.print\:gap-x-4{column-gap:1rem!important}.print\:gap-xl-4{column-gap-left:1rem!important}.print\:gap-xr-4{column-gap-right:1rem!important}.print\:gap-xt-4{column-gap-top:1rem!important}.print\:gap-xb-4{column-gap-bottom:1rem!important}.print\:gap-xx-4{column-gap-left:1rem!important;column-gap-right:1rem!important}.print\:gap-xy-4{column-gap-top:1rem!important;column-gap-bottom:1rem!important}.print\:gap-5{gap:1.25rem!important}.print\:gapl-5{gap-left:1.25rem!important}.print\:gapr-5{gap-right:1.25rem!important}.print\:gapt-5{gap-top:1.25rem!important}.print\:gapb-5{gap-bottom:1.25rem!important}.print\:gapx-5{gap-left:1.25rem!important;gap-right:1.25rem!important}.print\:gapy-5{gap-top:1.25rem!important;gap-bottom:1.25rem!important}.print\:gap-y-5{row-gap:1.25rem!important}.print\:gap-yl-5{row-gap-left:1.25rem!important}.print\:gap-yr-5{row-gap-right:1.25rem!important}.print\:gap-yt-5{row-gap-top:1.25rem!important}.print\:gap-yb-5{row-gap-bottom:1.25rem!important}.print\:gap-yx-5{row-gap-left:1.25rem!important;row-gap-right:1.25rem!important}.print\:gap-yy-5{row-gap-top:1.25rem!important;row-gap-bottom:1.25rem!important}.print\:gap-x-5{column-gap:1.25rem!important}.print\:gap-xl-5{column-gap-left:1.25rem!important}.print\:gap-xr-5{column-gap-right:1.25rem!important}.print\:gap-xt-5{column-gap-top:1.25rem!important}.print\:gap-xb-5{column-gap-bottom:1.25rem!important}.print\:gap-xx-5{column-gap-left:1.25rem!important;column-gap-right:1.25rem!important}.print\:gap-xy-5{column-gap-top:1.25rem!important;column-gap-bottom:1.25rem!important}.print\:gap-6{gap:1.5rem!important}.print\:gapl-6{gap-left:1.5rem!important}.print\:gapr-6{gap-right:1.5rem!important}.print\:gapt-6{gap-top:1.5rem!important}.print\:gapb-6{gap-bottom:1.5rem!important}.print\:gapx-6{gap-left:1.5rem!important;gap-right:1.5rem!important}.print\:gapy-6{gap-top:1.5rem!important;gap-bottom:1.5rem!important}.print\:gap-y-6{row-gap:1.5rem!important}.print\:gap-yl-6{row-gap-left:1.5rem!important}.print\:gap-yr-6{row-gap-right:1.5rem!important}.print\:gap-yt-6{row-gap-top:1.5rem!important}.print\:gap-yb-6{row-gap-bottom:1.5rem!important}.print\:gap-yx-6{row-gap-left:1.5rem!important;row-gap-right:1.5rem!important}.print\:gap-yy-6{row-gap-top:1.5rem!important;row-gap-bottom:1.5rem!important}.print\:gap-x-6{column-gap:1.5rem!important}.print\:gap-xl-6{column-gap-left:1.5rem!important}.print\:gap-xr-6{column-gap-right:1.5rem!important}.print\:gap-xt-6{column-gap-top:1.5rem!important}.print\:gap-xb-6{column-gap-bottom:1.5rem!important}.print\:gap-xx-6{column-gap-left:1.5rem!important;column-gap-right:1.5rem!important}.print\:gap-xy-6{column-gap-top:1.5rem!important;column-gap-bottom:1.5rem!important}.print\:gap-7{gap:1.75rem!important}.print\:gapl-7{gap-left:1.75rem!important}.print\:gapr-7{gap-right:1.75rem!important}.print\:gapt-7{gap-top:1.75rem!important}.print\:gapb-7{gap-bottom:1.75rem!important}.print\:gapx-7{gap-left:1.75rem!important;gap-right:1.75rem!important}.print\:gapy-7{gap-top:1.75rem!important;gap-bottom:1.75rem!important}.print\:gap-y-7{row-gap:1.75rem!important}.print\:gap-yl-7{row-gap-left:1.75rem!important}.print\:gap-yr-7{row-gap-right:1.75rem!important}.print\:gap-yt-7{row-gap-top:1.75rem!important}.print\:gap-yb-7{row-gap-bottom:1.75rem!important}.print\:gap-yx-7{row-gap-left:1.75rem!important;row-gap-right:1.75rem!important}.print\:gap-yy-7{row-gap-top:1.75rem!important;row-gap-bottom:1.75rem!important}.print\:gap-x-7{column-gap:1.75rem!important}.print\:gap-xl-7{column-gap-left:1.75rem!important}.print\:gap-xr-7{column-gap-right:1.75rem!important}.print\:gap-xt-7{column-gap-top:1.75rem!important}.print\:gap-xb-7{column-gap-bottom:1.75rem!important}.print\:gap-xx-7{column-gap-left:1.75rem!important;column-gap-right:1.75rem!important}.print\:gap-xy-7{column-gap-top:1.75rem!important;column-gap-bottom:1.75rem!important}.print\:gap-8{gap:2rem!important}.print\:gapl-8{gap-left:2rem!important}.print\:gapr-8{gap-right:2rem!important}.print\:gapt-8{gap-top:2rem!important}.print\:gapb-8{gap-bottom:2rem!important}.print\:gapx-8{gap-left:2rem!important;gap-right:2rem!important}.print\:gapy-8{gap-top:2rem!important;gap-bottom:2rem!important}.print\:gap-y-8{row-gap:2rem!important}.print\:gap-yl-8{row-gap-left:2rem!important}.print\:gap-yr-8{row-gap-right:2rem!important}.print\:gap-yt-8{row-gap-top:2rem!important}.print\:gap-yb-8{row-gap-bottom:2rem!important}.print\:gap-yx-8{row-gap-left:2rem!important;row-gap-right:2rem!important}.print\:gap-yy-8{row-gap-top:2rem!important;row-gap-bottom:2rem!important}.print\:gap-x-8{column-gap:2rem!important}.print\:gap-xl-8{column-gap-left:2rem!important}.print\:gap-xr-8{column-gap-right:2rem!important}.print\:gap-xt-8{column-gap-top:2rem!important}.print\:gap-xb-8{column-gap-bottom:2rem!important}.print\:gap-xx-8{column-gap-left:2rem!important;column-gap-right:2rem!important}.print\:gap-xy-8{column-gap-top:2rem!important;column-gap-bottom:2rem!important}.print\:gap-9{gap:2.25rem!important}.print\:gapl-9{gap-left:2.25rem!important}.print\:gapr-9{gap-right:2.25rem!important}.print\:gapt-9{gap-top:2.25rem!important}.print\:gapb-9{gap-bottom:2.25rem!important}.print\:gapx-9{gap-left:2.25rem!important;gap-right:2.25rem!important}.print\:gapy-9{gap-top:2.25rem!important;gap-bottom:2.25rem!important}.print\:gap-y-9{row-gap:2.25rem!important}.print\:gap-yl-9{row-gap-left:2.25rem!important}.print\:gap-yr-9{row-gap-right:2.25rem!important}.print\:gap-yt-9{row-gap-top:2.25rem!important}.print\:gap-yb-9{row-gap-bottom:2.25rem!important}.print\:gap-yx-9{row-gap-left:2.25rem!important;row-gap-right:2.25rem!important}.print\:gap-yy-9{row-gap-top:2.25rem!important;row-gap-bottom:2.25rem!important}.print\:gap-x-9{column-gap:2.25rem!important}.print\:gap-xl-9{column-gap-left:2.25rem!important}.print\:gap-xr-9{column-gap-right:2.25rem!important}.print\:gap-xt-9{column-gap-top:2.25rem!important}.print\:gap-xb-9{column-gap-bottom:2.25rem!important}.print\:gap-xx-9{column-gap-left:2.25rem!important;column-gap-right:2.25rem!important}.print\:gap-xy-9{column-gap-top:2.25rem!important;column-gap-bottom:2.25rem!important}.print\:gap-10{gap:2.5rem!important}.print\:gapl-10{gap-left:2.5rem!important}.print\:gapr-10{gap-right:2.5rem!important}.print\:gapt-10{gap-top:2.5rem!important}.print\:gapb-10{gap-bottom:2.5rem!important}.print\:gapx-10{gap-left:2.5rem!important;gap-right:2.5rem!important}.print\:gapy-10{gap-top:2.5rem!important;gap-bottom:2.5rem!important}.print\:gap-y-10{row-gap:2.5rem!important}.print\:gap-yl-10{row-gap-left:2.5rem!important}.print\:gap-yr-10{row-gap-right:2.5rem!important}.print\:gap-yt-10{row-gap-top:2.5rem!important}.print\:gap-yb-10{row-gap-bottom:2.5rem!important}.print\:gap-yx-10{row-gap-left:2.5rem!important;row-gap-right:2.5rem!important}.print\:gap-yy-10{row-gap-top:2.5rem!important;row-gap-bottom:2.5rem!important}.print\:gap-x-10{column-gap:2.5rem!important}.print\:gap-xl-10{column-gap-left:2.5rem!important}.print\:gap-xr-10{column-gap-right:2.5rem!important}.print\:gap-xt-10{column-gap-top:2.5rem!important}.print\:gap-xb-10{column-gap-bottom:2.5rem!important}.print\:gap-xx-10{column-gap-left:2.5rem!important;column-gap-right:2.5rem!important}.print\:gap-xy-10{column-gap-top:2.5rem!important;column-gap-bottom:2.5rem!important}.print\:gap-11{gap:2.75rem!important}.print\:gapl-11{gap-left:2.75rem!important}.print\:gapr-11{gap-right:2.75rem!important}.print\:gapt-11{gap-top:2.75rem!important}.print\:gapb-11{gap-bottom:2.75rem!important}.print\:gapx-11{gap-left:2.75rem!important;gap-right:2.75rem!important}.print\:gapy-11{gap-top:2.75rem!important;gap-bottom:2.75rem!important}.print\:gap-y-11{row-gap:2.75rem!important}.print\:gap-yl-11{row-gap-left:2.75rem!important}.print\:gap-yr-11{row-gap-right:2.75rem!important}.print\:gap-yt-11{row-gap-top:2.75rem!important}.print\:gap-yb-11{row-gap-bottom:2.75rem!important}.print\:gap-yx-11{row-gap-left:2.75rem!important;row-gap-right:2.75rem!important}.print\:gap-yy-11{row-gap-top:2.75rem!important;row-gap-bottom:2.75rem!important}.print\:gap-x-11{column-gap:2.75rem!important}.print\:gap-xl-11{column-gap-left:2.75rem!important}.print\:gap-xr-11{column-gap-right:2.75rem!important}.print\:gap-xt-11{column-gap-top:2.75rem!important}.print\:gap-xb-11{column-gap-bottom:2.75rem!important}.print\:gap-xx-11{column-gap-left:2.75rem!important;column-gap-right:2.75rem!important}.print\:gap-xy-11{column-gap-top:2.75rem!important;column-gap-bottom:2.75rem!important}.print\:gap-12{gap:3rem!important}.print\:gapl-12{gap-left:3rem!important}.print\:gapr-12{gap-right:3rem!important}.print\:gapt-12{gap-top:3rem!important}.print\:gapb-12{gap-bottom:3rem!important}.print\:gapx-12{gap-left:3rem!important;gap-right:3rem!important}.print\:gapy-12{gap-top:3rem!important;gap-bottom:3rem!important}.print\:gap-y-12{row-gap:3rem!important}.print\:gap-yl-12{row-gap-left:3rem!important}.print\:gap-yr-12{row-gap-right:3rem!important}.print\:gap-yt-12{row-gap-top:3rem!important}.print\:gap-yb-12{row-gap-bottom:3rem!important}.print\:gap-yx-12{row-gap-left:3rem!important;row-gap-right:3rem!important}.print\:gap-yy-12{row-gap-top:3rem!important;row-gap-bottom:3rem!important}.print\:gap-x-12{column-gap:3rem!important}.print\:gap-xl-12{column-gap-left:3rem!important}.print\:gap-xr-12{column-gap-right:3rem!important}.print\:gap-xt-12{column-gap-top:3rem!important}.print\:gap-xb-12{column-gap-bottom:3rem!important}.print\:gap-xx-12{column-gap-left:3rem!important;column-gap-right:3rem!important}.print\:gap-xy-12{column-gap-top:3rem!important;column-gap-bottom:3rem!important}.print\:gap-14{gap:3.5rem!important}.print\:gapl-14{gap-left:3.5rem!important}.print\:gapr-14{gap-right:3.5rem!important}.print\:gapt-14{gap-top:3.5rem!important}.print\:gapb-14{gap-bottom:3.5rem!important}.print\:gapx-14{gap-left:3.5rem!important;gap-right:3.5rem!important}.print\:gapy-14{gap-top:3.5rem!important;gap-bottom:3.5rem!important}.print\:gap-y-14{row-gap:3.5rem!important}.print\:gap-yl-14{row-gap-left:3.5rem!important}.print\:gap-yr-14{row-gap-right:3.5rem!important}.print\:gap-yt-14{row-gap-top:3.5rem!important}.print\:gap-yb-14{row-gap-bottom:3.5rem!important}.print\:gap-yx-14{row-gap-left:3.5rem!important;row-gap-right:3.5rem!important}.print\:gap-yy-14{row-gap-top:3.5rem!important;row-gap-bottom:3.5rem!important}.print\:gap-x-14{column-gap:3.5rem!important}.print\:gap-xl-14{column-gap-left:3.5rem!important}.print\:gap-xr-14{column-gap-right:3.5rem!important}.print\:gap-xt-14{column-gap-top:3.5rem!important}.print\:gap-xb-14{column-gap-bottom:3.5rem!important}.print\:gap-xx-14{column-gap-left:3.5rem!important;column-gap-right:3.5rem!important}.print\:gap-xy-14{column-gap-top:3.5rem!important;column-gap-bottom:3.5rem!important}.print\:gap-16{gap:4rem!important}.print\:gapl-16{gap-left:4rem!important}.print\:gapr-16{gap-right:4rem!important}.print\:gapt-16{gap-top:4rem!important}.print\:gapb-16{gap-bottom:4rem!important}.print\:gapx-16{gap-left:4rem!important;gap-right:4rem!important}.print\:gapy-16{gap-top:4rem!important;gap-bottom:4rem!important}.print\:gap-y-16{row-gap:4rem!important}.print\:gap-yl-16{row-gap-left:4rem!important}.print\:gap-yr-16{row-gap-right:4rem!important}.print\:gap-yt-16{row-gap-top:4rem!important}.print\:gap-yb-16{row-gap-bottom:4rem!important}.print\:gap-yx-16{row-gap-left:4rem!important;row-gap-right:4rem!important}.print\:gap-yy-16{row-gap-top:4rem!important;row-gap-bottom:4rem!important}.print\:gap-x-16{column-gap:4rem!important}.print\:gap-xl-16{column-gap-left:4rem!important}.print\:gap-xr-16{column-gap-right:4rem!important}.print\:gap-xt-16{column-gap-top:4rem!important}.print\:gap-xb-16{column-gap-bottom:4rem!important}.print\:gap-xx-16{column-gap-left:4rem!important;column-gap-right:4rem!important}.print\:gap-xy-16{column-gap-top:4rem!important;column-gap-bottom:4rem!important}.print\:gap-20{gap:5rem!important}.print\:gapl-20{gap-left:5rem!important}.print\:gapr-20{gap-right:5rem!important}.print\:gapt-20{gap-top:5rem!important}.print\:gapb-20{gap-bottom:5rem!important}.print\:gapx-20{gap-left:5rem!important;gap-right:5rem!important}.print\:gapy-20{gap-top:5rem!important;gap-bottom:5rem!important}.print\:gap-y-20{row-gap:5rem!important}.print\:gap-yl-20{row-gap-left:5rem!important}.print\:gap-yr-20{row-gap-right:5rem!important}.print\:gap-yt-20{row-gap-top:5rem!important}.print\:gap-yb-20{row-gap-bottom:5rem!important}.print\:gap-yx-20{row-gap-left:5rem!important;row-gap-right:5rem!important}.print\:gap-yy-20{row-gap-top:5rem!important;row-gap-bottom:5rem!important}.print\:gap-x-20{column-gap:5rem!important}.print\:gap-xl-20{column-gap-left:5rem!important}.print\:gap-xr-20{column-gap-right:5rem!important}.print\:gap-xt-20{column-gap-top:5rem!important}.print\:gap-xb-20{column-gap-bottom:5rem!important}.print\:gap-xx-20{column-gap-left:5rem!important;column-gap-right:5rem!important}.print\:gap-xy-20{column-gap-top:5rem!important;column-gap-bottom:5rem!important}.print\:gap-24{gap:6rem!important}.print\:gapl-24{gap-left:6rem!important}.print\:gapr-24{gap-right:6rem!important}.print\:gapt-24{gap-top:6rem!important}.print\:gapb-24{gap-bottom:6rem!important}.print\:gapx-24{gap-left:6rem!important;gap-right:6rem!important}.print\:gapy-24{gap-top:6rem!important;gap-bottom:6rem!important}.print\:gap-y-24{row-gap:6rem!important}.print\:gap-yl-24{row-gap-left:6rem!important}.print\:gap-yr-24{row-gap-right:6rem!important}.print\:gap-yt-24{row-gap-top:6rem!important}.print\:gap-yb-24{row-gap-bottom:6rem!important}.print\:gap-yx-24{row-gap-left:6rem!important;row-gap-right:6rem!important}.print\:gap-yy-24{row-gap-top:6rem!important;row-gap-bottom:6rem!important}.print\:gap-x-24{column-gap:6rem!important}.print\:gap-xl-24{column-gap-left:6rem!important}.print\:gap-xr-24{column-gap-right:6rem!important}.print\:gap-xt-24{column-gap-top:6rem!important}.print\:gap-xb-24{column-gap-bottom:6rem!important}.print\:gap-xx-24{column-gap-left:6rem!important;column-gap-right:6rem!important}.print\:gap-xy-24{column-gap-top:6rem!important;column-gap-bottom:6rem!important}.print\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.print\:col-span-1{grid-column:span 1/span 1!important}.print\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.print\:col-span-2{grid-column:span 2/span 2!important}.print\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.print\:col-span-3{grid-column:span 3/span 3!important}.print\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.print\:col-span-4{grid-column:span 4/span 4!important}.print\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.print\:col-span-5{grid-column:span 5/span 5!important}.print\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.print\:col-span-6{grid-column:span 6/span 6!important}.print\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.print\:col-span-7{grid-column:span 7/span 7!important}.print\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.print\:col-span-8{grid-column:span 8/span 8!important}.print\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.print\:col-span-9{grid-column:span 9/span 9!important}.print\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.print\:col-span-10{grid-column:span 10/span 10!important}.print\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.print\:col-span-11{grid-column:span 11/span 11!important}.print\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.print\:col-span-12{grid-column:span 12/span 12!important}.print\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))!important}.print\:row-span-1{grid-row:span 1/span 1!important}.print\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.print\:row-span-2{grid-row:span 2/span 2!important}.print\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))!important}.print\:row-span-3{grid-row:span 3/span 3!important}.print\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))!important}.print\:row-span-4{grid-row:span 4/span 4!important}.print\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))!important}.print\:row-span-5{grid-row:span 5/span 5!important}.print\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))!important}.print\:row-span-6{grid-row:span 6/span 6!important}.print\:grid-rows-7{grid-template-rows:repeat(7,minmax(0,1fr))!important}.print\:row-span-7{grid-row:span 7/span 7!important}.print\:grid-rows-8{grid-template-rows:repeat(8,minmax(0,1fr))!important}.print\:row-span-8{grid-row:span 8/span 8!important}.print\:grid-rows-9{grid-template-rows:repeat(9,minmax(0,1fr))!important}.print\:row-span-9{grid-row:span 9/span 9!important}.print\:grid-rows-10{grid-template-rows:repeat(10,minmax(0,1fr))!important}.print\:row-span-10{grid-row:span 10/span 10!important}.print\:grid-rows-11{grid-template-rows:repeat(11,minmax(0,1fr))!important}.print\:row-span-11{grid-row:span 11/span 11!important}.print\:grid-rows-12{grid-template-rows:repeat(12,minmax(0,1fr))!important}.print\:row-span-12{grid-row:span 12/span 12!important}.print\:col-span-full{grid-column:1/-1!important}.print\:row-span-full{grid-row:1/-1!important}.print\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)!important}.print\:auto-cols-min{grid-auto-columns:min-content!important}.print\:auto-cols-max{grid-auto-columns:max-content!important}.print\:grid-flow-col{grid-auto-flow:column!important}.grid-cols-\[min-content_1fr\]{grid-template-columns:min-content 1fr}.print\:icon-size-2{width:.5rem!important;height:.5rem!important;min-width:.5rem!important;min-height:.5rem!important;font-size:.5rem!important;line-height:.5rem!important}.print\:icon-size-2 svg{width:.5rem!important;height:.5rem!important}.print\:icon-size-2\.5{width:.625rem!important;height:.625rem!important;min-width:.625rem!important;min-height:.625rem!important;font-size:.625rem!important;line-height:.625rem!important}.print\:icon-size-2\.5 svg{width:.625rem!important;height:.625rem!important}.print\:icon-size-3{width:.75rem!important;height:.75rem!important;min-width:.75rem!important;min-height:.75rem!important;font-size:.75rem!important;line-height:.75rem!important}.print\:icon-size-3 svg{width:.75rem!important;height:.75rem!important}.print\:icon-size-3\.5{width:.875rem!important;height:.875rem!important;min-width:.875rem!important;min-height:.875rem!important;font-size:.875rem!important;line-height:.875rem!important}.print\:icon-size-3\.5 svg{width:.875rem!important;height:.875rem!important}.print\:icon-size-4{width:1rem!important;height:1rem!important;min-width:1rem!important;min-height:1rem!important;font-size:1rem!important;line-height:1rem!important}.print\:icon-size-4 svg{width:1rem!important;height:1rem!important}.print\:icon-size-4\.5{width:1.125rem!important;height:1.125rem!important;min-width:1.125rem!important;min-height:1.125rem!important;font-size:1.125rem!important;line-height:1.125rem!important}.print\:icon-size-4\.5 svg{width:1.125rem!important;height:1.125rem!important}.print\:icon-size-5{width:1.25rem!important;height:1.25rem!important;min-width:1.25rem!important;min-height:1.25rem!important;font-size:1.25rem!important;line-height:1.25rem!important}.print\:icon-size-5 svg{width:1.25rem!important;height:1.25rem!important}.print\:icon-size-6{width:1.5rem!important;height:1.5rem!important;min-width:1.5rem!important;min-height:1.5rem!important;font-size:1.5rem!important;line-height:1.5rem!important}.print\:icon-size-6 svg{width:1.5rem!important;height:1.5rem!important}.print\:h-10{height:2.5rem!important}.print\:h-14{height:3.5rem!important}.print\:h-16{height:4rem!important}.print\:h-44{height:11rem!important}.print\:h-96{height:24rem!important}.print\:w-auto{width:auto!important}.print\:w-full{width:100%!important}.print\:w-0\.5{width:.125rem!important}.print\:w-1{width:.25rem!important}.print\:w-2{width:.5rem!important}.print\:w-208{width:52rem!important}.print\:w-240{width:60rem!important}.print\:min-w-0{min-width:0px!important}.print\:min-w-208{min-width:52rem!important}.print\:min-w-240{min-width:60rem!important}.print\:h-full{height:100%!important}.print\:h-1{height:.25rem!important}.print\:h-2{height:.5rem!important}.print\:min-h-1{min-height:.25rem!important}.print\:min-h-2{min-height:.5rem!important}.print\:min-h-full{min-height:100%!important}.print\:text-xs{font-size:.625rem!important;line-height:.875rem!important}.print\:text-sm{font-size:.75rem!important;line-height:1rem!important}.print\:text-md{font-size:.8125rem!important;line-height:1.25rem!important}.print\:text-base,.print\:text-lg{font-size:1rem!important;line-height:1.5rem!important}.print\:text-xl{font-size:1.125rem!important;line-height:1.75rem!important}.print\:text-2xl{font-size:1.25rem!important;line-height:1.75rem!important}.print\:text-3xl{font-size:1.5rem!important;line-height:2rem!important}.print\:text-4xl{font-size:1.875rem!important;line-height:2.25rem!important}.print\:font-medium{font-weight:500!important}.print\:font-semibold{font-weight:600!important}.print\:font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.print\:leading-none{line-height:1!important}.print\:leading-tight{line-height:1.25!important}.print\:leading-4{line-height:1rem!important}.print\:leading-5{line-height:1.25rem!important}.print\:leading-6{line-height:1.5rem!important}.print\:tracking-tight{letter-spacing:-.025em!important}.print\:tracking-normal{letter-spacing:0!important}.print\:tracking-wide{letter-spacing:.025em!important}.print\:tracking-wider{letter-spacing:.05em!important}.print\:whitespace-nowrap{white-space:nowrap!important}.print\:uppercase{text-transform:uppercase!important}.print\:relative{position:relative!important}.print\:absolute{position:absolute!important}.print\:inset-0{inset:0!important}.print\:top-0{top:0!important}.print\:bottom-0{bottom:0!important}.print\:right-0{right:0!important}.print\:left-0{left:0!important}.print\:rounded-full{border-radius:9999px!important}.print\:rounded-none{border-radius:0!important}.print\:rounded-sm{border-radius:.125rem!important}.print\:rounded{border-radius:.25rem!important}.print\:rounded-md{border-radius:.375rem!important}.print\:rounded-lg{border-radius:.5rem!important}.print\:rounded-xl{border-radius:.75rem!important}.print\:rounded-2xl{border-radius:1rem!important}.print\:truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.print\:text-left{text-align:left!important}.print\:text-center{text-align:center!important}.print\:text-right{text-align:right!important}.print\:text-ellipsis{text-overflow:ellipsis!important}.print\:text-clip{text-overflow:clip!important}.print\:truncate-1{display:block!important;text-overflow:ellipsis!important;word-wrap:break-word!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important}.print\:truncate-2{display:block!important;max-height:2rem!important;line-height:1rem!important;text-overflow:ellipsis!important;word-wrap:break-word!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.print\:truncate-3{display:block!important;max-height:3rem!important;line-height:1rem!important;text-overflow:ellipsis!important;word-wrap:break-word!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important}.print\:cursor-pointer{cursor:pointer!important}.print\:no-underline{text-decoration-line:none!important}.print\:hover\:underline:hover{text-decoration-line:underline!important}.print\:shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a!important}.print\:shadow-none{box-shadow:0 0 #0000!important}.print\:bg-card{background-color:#fff!important}.print\:bg-transparent{background-color:transparent!important}.print\:bg-black{background-color:#000!important}.print\:bg-green-500{background-color:#22c55e!important}.print\:bg-amber-500{background-color:#f59e0b!important}.print\:bg-red-500{background-color:#ef4444!important}.print\:bg-gray-100{background-color:#f3f4f6!important}.print\:z-49{z-index:49!important}.print\:overflow-auto{overflow:auto!important}.print\:overflow-visible{overflow:visible!important}.print\:inline-block{display:inline-block!important}.print\:select-none{-webkit-user-select:none!important;user-select:none!important}.print\:self-auto{align-self:auto!important}.print\:self-start{align-self:flex-start!important}.print\:self-end{align-self:flex-end!important}.print\:self-center{align-self:center!important}.print\:self-stretch{align-self:stretch!important}.print\:self-baseline{align-self:baseline!important}.print\:place-items-start{place-items:start!important}.print\:place-self-center{place-self:center!important}.print\:break-inside-avoid{page-break-inside:avoid!important;break-inside:avoid!important}.print\:break-before-avoid{page-break-before:avoid!important;break-before:avoid!important}.print\:break-after-avoid{page-break-after:avoid!important;break-after:avoid!important}.print\:break-after-page{page-break-after:always!important;break-after:page!important}.print\:resize-y{resize:vertical!important}.print\:font-normal{font-weight:400!important}.print\:font-bold{font-weight:700!important}}@media print and (min-width: 600px){.print\:sm\:hidden{display:none!important}.print\:sm\:block{display:block!important}.print\:sm\:flex{display:flex!important}.print\:sm\:flex-row{flex-direction:row!important}.print\:sm\:flex-col{flex-direction:column!important}.print\:sm\:flex-wrap{flex-wrap:wrap!important}.print\:sm\:flex-0{flex:0 0 auto!important}.print\:sm\:flex-1{flex:1 1 0%!important}.print\:sm\:flex-auto{flex:1 1 auto!important}.print\:sm\:flex-initial{flex:0 1 auto!important}.print\:sm\:flex-none{flex:none!important}.print\:sm\:items-center{align-items:center!important}.print\:sm\:items-start{align-items:flex-start!important}.print\:sm\:items-end{align-items:flex-end!important}.print\:sm\:justify-center{justify-content:center!important}.print\:sm\:justify-between{justify-content:space-between!important}.print\:sm\:justify-evenly{justify-content:space-evenly!important}.print\:sm\:justify-start{justify-content:flex-start!important}.print\:sm\:justify-end{justify-content:flex-end!important}.print\:sm\:border{border-width:1px!important}.print\:sm\:border-none{border:none!important}.print\:sm\:border-t{border-top-width:1px!important}.print\:sm\:border-b{border-bottom-width:1px!important}.print\:sm\:border-l{border-left-width:1px!important}.print\:sm\:border-r{border-right-width:1px!important}.print\:sm\:divide-y>:not([hidden])~:not([hidden]){border-top-width:1px!important;border-bottom-width:0px!important}.print\:sm\:divide-x>:not([hidden])~:not([hidden]){border-right-width:1px!important;border-left-width:0px!important}.print\:sm\:m-0{margin:0!important}.print\:sm\:ml-0{margin-left:0!important}.print\:sm\:mr-0{margin-right:0!important}.print\:sm\:mt-0{margin-top:0!important}.print\:sm\:mb-0{margin-bottom:0!important}.print\:sm\:mx-0{margin-left:0!important;margin-right:0!important}.print\:sm\:my-0{margin-top:0!important;margin-bottom:0!important}.print\:sm\:m-0\.5{margin:.125rem!important}.print\:sm\:ml-0\.5{margin-left:.125rem!important}.print\:sm\:mr-0\.5{margin-right:.125rem!important}.print\:sm\:mt-0\.5{margin-top:.125rem!important}.print\:sm\:mb-0\.5{margin-bottom:.125rem!important}.print\:sm\:mx-0\.5{margin-left:.125rem!important;margin-right:.125rem!important}.print\:sm\:my-0\.5{margin-top:.125rem!important;margin-bottom:.125rem!important}.print\:sm\:m-1{margin:.25rem!important}.print\:sm\:ml-1{margin-left:.25rem!important}.print\:sm\:mr-1{margin-right:.25rem!important}.print\:sm\:mt-1{margin-top:.25rem!important}.print\:sm\:mb-1{margin-bottom:.25rem!important}.print\:sm\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.print\:sm\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.print\:sm\:m-1\.5{margin:.375rem!important}.print\:sm\:ml-1\.5{margin-left:.375rem!important}.print\:sm\:mr-1\.5{margin-right:.375rem!important}.print\:sm\:mt-1\.5{margin-top:.375rem!important}.print\:sm\:mb-1\.5{margin-bottom:.375rem!important}.print\:sm\:mx-1\.5{margin-left:.375rem!important;margin-right:.375rem!important}.print\:sm\:my-1\.5{margin-top:.375rem!important;margin-bottom:.375rem!important}.print\:sm\:m-2{margin:.5rem!important}.print\:sm\:ml-2{margin-left:.5rem!important}.print\:sm\:mr-2{margin-right:.5rem!important}.print\:sm\:mt-2{margin-top:.5rem!important}.print\:sm\:mb-2{margin-bottom:.5rem!important}.print\:sm\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.print\:sm\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.print\:sm\:m-2\.5{margin:.625rem!important}.print\:sm\:ml-2\.5{margin-left:.625rem!important}.print\:sm\:mr-2\.5{margin-right:.625rem!important}.print\:sm\:mt-2\.5{margin-top:.625rem!important}.print\:sm\:mb-2\.5{margin-bottom:.625rem!important}.print\:sm\:mx-2\.5{margin-left:.625rem!important;margin-right:.625rem!important}.print\:sm\:my-2\.5{margin-top:.625rem!important;margin-bottom:.625rem!important}.print\:sm\:m-3{margin:.75rem!important}.print\:sm\:ml-3{margin-left:.75rem!important}.print\:sm\:mr-3{margin-right:.75rem!important}.print\:sm\:mt-3{margin-top:.75rem!important}.print\:sm\:mb-3{margin-bottom:.75rem!important}.print\:sm\:mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.print\:sm\:my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.print\:sm\:m-4{margin:1rem!important}.print\:sm\:ml-4{margin-left:1rem!important}.print\:sm\:mr-4{margin-right:1rem!important}.print\:sm\:mt-4{margin-top:1rem!important}.print\:sm\:mb-4{margin-bottom:1rem!important}.print\:sm\:mx-4{margin-left:1rem!important;margin-right:1rem!important}.print\:sm\:my-4{margin-top:1rem!important;margin-bottom:1rem!important}.print\:sm\:m-5{margin:1.25rem!important}.print\:sm\:ml-5{margin-left:1.25rem!important}.print\:sm\:mr-5{margin-right:1.25rem!important}.print\:sm\:mt-5{margin-top:1.25rem!important}.print\:sm\:mb-5{margin-bottom:1.25rem!important}.print\:sm\:mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.print\:sm\:my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.print\:sm\:m-6{margin:1.5rem!important}.print\:sm\:ml-6{margin-left:1.5rem!important}.print\:sm\:mr-6{margin-right:1.5rem!important}.print\:sm\:mt-6{margin-top:1.5rem!important}.print\:sm\:mb-6{margin-bottom:1.5rem!important}.print\:sm\:mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.print\:sm\:my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.print\:sm\:m-7{margin:1.75rem!important}.print\:sm\:ml-7{margin-left:1.75rem!important}.print\:sm\:mr-7{margin-right:1.75rem!important}.print\:sm\:mt-7{margin-top:1.75rem!important}.print\:sm\:mb-7{margin-bottom:1.75rem!important}.print\:sm\:mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.print\:sm\:my-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.print\:sm\:m-8{margin:2rem!important}.print\:sm\:ml-8{margin-left:2rem!important}.print\:sm\:mr-8{margin-right:2rem!important}.print\:sm\:mt-8{margin-top:2rem!important}.print\:sm\:mb-8{margin-bottom:2rem!important}.print\:sm\:mx-8{margin-left:2rem!important;margin-right:2rem!important}.print\:sm\:my-8{margin-top:2rem!important;margin-bottom:2rem!important}.print\:sm\:m-9{margin:2.25rem!important}.print\:sm\:ml-9{margin-left:2.25rem!important}.print\:sm\:mr-9{margin-right:2.25rem!important}.print\:sm\:mt-9{margin-top:2.25rem!important}.print\:sm\:mb-9{margin-bottom:2.25rem!important}.print\:sm\:mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.print\:sm\:my-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.print\:sm\:m-10{margin:2.5rem!important}.print\:sm\:ml-10{margin-left:2.5rem!important}.print\:sm\:mr-10{margin-right:2.5rem!important}.print\:sm\:mt-10{margin-top:2.5rem!important}.print\:sm\:mb-10{margin-bottom:2.5rem!important}.print\:sm\:mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.print\:sm\:my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.print\:sm\:m-11{margin:2.75rem!important}.print\:sm\:ml-11{margin-left:2.75rem!important}.print\:sm\:mr-11{margin-right:2.75rem!important}.print\:sm\:mt-11{margin-top:2.75rem!important}.print\:sm\:mb-11{margin-bottom:2.75rem!important}.print\:sm\:mx-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.print\:sm\:my-11{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.print\:sm\:m-12{margin:3rem!important}.print\:sm\:ml-12{margin-left:3rem!important}.print\:sm\:mr-12{margin-right:3rem!important}.print\:sm\:mt-12{margin-top:3rem!important}.print\:sm\:mb-12{margin-bottom:3rem!important}.print\:sm\:mx-12{margin-left:3rem!important;margin-right:3rem!important}.print\:sm\:my-12{margin-top:3rem!important;margin-bottom:3rem!important}.print\:sm\:m-14{margin:3.5rem!important}.print\:sm\:ml-14{margin-left:3.5rem!important}.print\:sm\:mr-14{margin-right:3.5rem!important}.print\:sm\:mt-14{margin-top:3.5rem!important}.print\:sm\:mb-14{margin-bottom:3.5rem!important}.print\:sm\:mx-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.print\:sm\:my-14{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.print\:sm\:m-16{margin:4rem!important}.print\:sm\:ml-16{margin-left:4rem!important}.print\:sm\:mr-16{margin-right:4rem!important}.print\:sm\:mt-16{margin-top:4rem!important}.print\:sm\:mb-16{margin-bottom:4rem!important}.print\:sm\:mx-16{margin-left:4rem!important;margin-right:4rem!important}.print\:sm\:my-16{margin-top:4rem!important;margin-bottom:4rem!important}.print\:sm\:m-20{margin:5rem!important}.print\:sm\:ml-20{margin-left:5rem!important}.print\:sm\:mr-20{margin-right:5rem!important}.print\:sm\:mt-20{margin-top:5rem!important}.print\:sm\:mb-20{margin-bottom:5rem!important}.print\:sm\:mx-20{margin-left:5rem!important;margin-right:5rem!important}.print\:sm\:my-20{margin-top:5rem!important;margin-bottom:5rem!important}.print\:sm\:m-24{margin:6rem!important}.print\:sm\:ml-24{margin-left:6rem!important}.print\:sm\:mr-24{margin-right:6rem!important}.print\:sm\:mt-24{margin-top:6rem!important}.print\:sm\:mb-24{margin-bottom:6rem!important}.print\:sm\:mx-24{margin-left:6rem!important;margin-right:6rem!important}.print\:sm\:my-24{margin-top:6rem!important;margin-bottom:6rem!important}.print\:sm\:m-auto{margin:auto!important}.print\:sm\:ml-auto{margin-left:auto!important}.print\:sm\:mr-auto{margin-right:auto!important}.print\:sm\:mx-auto{margin-left:auto!important;margin-right:auto!important}.print\:sm\:p-0{padding:0!important}.print\:sm\:pl-0{padding-left:0!important}.print\:sm\:pr-0{padding-right:0!important}.print\:sm\:pt-0{padding-top:0!important}.print\:sm\:pb-0{padding-bottom:0!important}.print\:sm\:px-0{padding-left:0!important;padding-right:0!important}.print\:sm\:py-0{padding-top:0!important;padding-bottom:0!important}.print\:sm\:p-0\.5{padding:.125rem!important}.print\:sm\:pl-0\.5{padding-left:.125rem!important}.print\:sm\:pr-0\.5{padding-right:.125rem!important}.print\:sm\:pt-0\.5{padding-top:.125rem!important}.print\:sm\:pb-0\.5{padding-bottom:.125rem!important}.print\:sm\:px-0\.5{padding-left:.125rem!important;padding-right:.125rem!important}.print\:sm\:py-0\.5{padding-top:.125rem!important;padding-bottom:.125rem!important}.print\:sm\:p-1{padding:.25rem!important}.print\:sm\:pl-1{padding-left:.25rem!important}.print\:sm\:pr-1{padding-right:.25rem!important}.print\:sm\:pt-1{padding-top:.25rem!important}.print\:sm\:pb-1{padding-bottom:.25rem!important}.print\:sm\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.print\:sm\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.print\:sm\:p-1\.5{padding:.375rem!important}.print\:sm\:pl-1\.5{padding-left:.375rem!important}.print\:sm\:pr-1\.5{padding-right:.375rem!important}.print\:sm\:pt-1\.5{padding-top:.375rem!important}.print\:sm\:pb-1\.5{padding-bottom:.375rem!important}.print\:sm\:px-1\.5{padding-left:.375rem!important;padding-right:.375rem!important}.print\:sm\:py-1\.5{padding-top:.375rem!important;padding-bottom:.375rem!important}.print\:sm\:p-2{padding:.5rem!important}.print\:sm\:pl-2{padding-left:.5rem!important}.print\:sm\:pr-2{padding-right:.5rem!important}.print\:sm\:pt-2{padding-top:.5rem!important}.print\:sm\:pb-2{padding-bottom:.5rem!important}.print\:sm\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.print\:sm\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.print\:sm\:p-2\.5{padding:.625rem!important}.print\:sm\:pl-2\.5{padding-left:.625rem!important}.print\:sm\:pr-2\.5{padding-right:.625rem!important}.print\:sm\:pt-2\.5{padding-top:.625rem!important}.print\:sm\:pb-2\.5{padding-bottom:.625rem!important}.print\:sm\:px-2\.5{padding-left:.625rem!important;padding-right:.625rem!important}.print\:sm\:py-2\.5{padding-top:.625rem!important;padding-bottom:.625rem!important}.print\:sm\:p-3{padding:.75rem!important}.print\:sm\:pl-3{padding-left:.75rem!important}.print\:sm\:pr-3{padding-right:.75rem!important}.print\:sm\:pt-3{padding-top:.75rem!important}.print\:sm\:pb-3{padding-bottom:.75rem!important}.print\:sm\:px-3{padding-left:.75rem!important;padding-right:.75rem!important}.print\:sm\:py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.print\:sm\:p-4{padding:1rem!important}.print\:sm\:pl-4{padding-left:1rem!important}.print\:sm\:pr-4{padding-right:1rem!important}.print\:sm\:pt-4{padding-top:1rem!important}.print\:sm\:pb-4{padding-bottom:1rem!important}.print\:sm\:px-4{padding-left:1rem!important;padding-right:1rem!important}.print\:sm\:py-4{padding-top:1rem!important;padding-bottom:1rem!important}.print\:sm\:p-5{padding:1.25rem!important}.print\:sm\:pl-5{padding-left:1.25rem!important}.print\:sm\:pr-5{padding-right:1.25rem!important}.print\:sm\:pt-5{padding-top:1.25rem!important}.print\:sm\:pb-5{padding-bottom:1.25rem!important}.print\:sm\:px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.print\:sm\:py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.print\:sm\:p-6{padding:1.5rem!important}.print\:sm\:pl-6{padding-left:1.5rem!important}.print\:sm\:pr-6{padding-right:1.5rem!important}.print\:sm\:pt-6{padding-top:1.5rem!important}.print\:sm\:pb-6{padding-bottom:1.5rem!important}.print\:sm\:px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.print\:sm\:py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.print\:sm\:p-7{padding:1.75rem!important}.print\:sm\:pl-7{padding-left:1.75rem!important}.print\:sm\:pr-7{padding-right:1.75rem!important}.print\:sm\:pt-7{padding-top:1.75rem!important}.print\:sm\:pb-7{padding-bottom:1.75rem!important}.print\:sm\:px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.print\:sm\:py-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.print\:sm\:p-8{padding:2rem!important}.print\:sm\:pl-8{padding-left:2rem!important}.print\:sm\:pr-8{padding-right:2rem!important}.print\:sm\:pt-8{padding-top:2rem!important}.print\:sm\:pb-8{padding-bottom:2rem!important}.print\:sm\:px-8{padding-left:2rem!important;padding-right:2rem!important}.print\:sm\:py-8{padding-top:2rem!important;padding-bottom:2rem!important}.print\:sm\:p-9{padding:2.25rem!important}.print\:sm\:pl-9{padding-left:2.25rem!important}.print\:sm\:pr-9{padding-right:2.25rem!important}.print\:sm\:pt-9{padding-top:2.25rem!important}.print\:sm\:pb-9{padding-bottom:2.25rem!important}.print\:sm\:px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.print\:sm\:py-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.print\:sm\:p-10{padding:2.5rem!important}.print\:sm\:pl-10{padding-left:2.5rem!important}.print\:sm\:pr-10{padding-right:2.5rem!important}.print\:sm\:pt-10{padding-top:2.5rem!important}.print\:sm\:pb-10{padding-bottom:2.5rem!important}.print\:sm\:px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.print\:sm\:py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.print\:sm\:p-11{padding:2.75rem!important}.print\:sm\:pl-11{padding-left:2.75rem!important}.print\:sm\:pr-11{padding-right:2.75rem!important}.print\:sm\:pt-11{padding-top:2.75rem!important}.print\:sm\:pb-11{padding-bottom:2.75rem!important}.print\:sm\:px-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.print\:sm\:py-11{padding-top:2.75rem!important;padding-bottom:2.75rem!important}.print\:sm\:p-12{padding:3rem!important}.print\:sm\:pl-12{padding-left:3rem!important}.print\:sm\:pr-12{padding-right:3rem!important}.print\:sm\:pt-12{padding-top:3rem!important}.print\:sm\:pb-12{padding-bottom:3rem!important}.print\:sm\:px-12{padding-left:3rem!important;padding-right:3rem!important}.print\:sm\:py-12{padding-top:3rem!important;padding-bottom:3rem!important}.print\:sm\:p-14{padding:3.5rem!important}.print\:sm\:pl-14{padding-left:3.5rem!important}.print\:sm\:pr-14{padding-right:3.5rem!important}.print\:sm\:pt-14{padding-top:3.5rem!important}.print\:sm\:pb-14{padding-bottom:3.5rem!important}.print\:sm\:px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.print\:sm\:py-14{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.print\:sm\:p-16{padding:4rem!important}.print\:sm\:pl-16{padding-left:4rem!important}.print\:sm\:pr-16{padding-right:4rem!important}.print\:sm\:pt-16{padding-top:4rem!important}.print\:sm\:pb-16{padding-bottom:4rem!important}.print\:sm\:px-16{padding-left:4rem!important;padding-right:4rem!important}.print\:sm\:py-16{padding-top:4rem!important;padding-bottom:4rem!important}.print\:sm\:p-20{padding:5rem!important}.print\:sm\:pl-20{padding-left:5rem!important}.print\:sm\:pr-20{padding-right:5rem!important}.print\:sm\:pt-20{padding-top:5rem!important}.print\:sm\:pb-20{padding-bottom:5rem!important}.print\:sm\:px-20{padding-left:5rem!important;padding-right:5rem!important}.print\:sm\:py-20{padding-top:5rem!important;padding-bottom:5rem!important}.print\:sm\:p-24{padding:6rem!important}.print\:sm\:pl-24{padding-left:6rem!important}.print\:sm\:pr-24{padding-right:6rem!important}.print\:sm\:pt-24{padding-top:6rem!important}.print\:sm\:pb-24{padding-bottom:6rem!important}.print\:sm\:px-24{padding-left:6rem!important;padding-right:6rem!important}.print\:sm\:py-24{padding-top:6rem!important;padding-bottom:6rem!important}.print\:sm\:grid{display:grid!important}.print\:sm\:gap-0{gap:0px!important}.print\:sm\:gapl-0{gap-left:0px!important}.print\:sm\:gapr-0{gap-right:0px!important}.print\:sm\:gapt-0{gap-top:0px!important}.print\:sm\:gapb-0{gap-bottom:0px!important}.print\:sm\:gapx-0{gap-left:0px!important;gap-right:0px!important}.print\:sm\:gapy-0{gap-top:0px!important;gap-bottom:0px!important}.print\:sm\:gap-y-0{row-gap:0px!important}.print\:sm\:gap-yl-0{row-gap-left:0px!important}.print\:sm\:gap-yr-0{row-gap-right:0px!important}.print\:sm\:gap-yt-0{row-gap-top:0px!important}.print\:sm\:gap-yb-0{row-gap-bottom:0px!important}.print\:sm\:gap-yx-0{row-gap-left:0px!important;row-gap-right:0px!important}.print\:sm\:gap-yy-0{row-gap-top:0px!important;row-gap-bottom:0px!important}.print\:sm\:gap-x-0{column-gap:0px!important}.print\:sm\:gap-xl-0{column-gap-left:0px!important}.print\:sm\:gap-xr-0{column-gap-right:0px!important}.print\:sm\:gap-xt-0{column-gap-top:0px!important}.print\:sm\:gap-xb-0{column-gap-bottom:0px!important}.print\:sm\:gap-xx-0{column-gap-left:0px!important;column-gap-right:0px!important}.print\:sm\:gap-xy-0{column-gap-top:0px!important;column-gap-bottom:0px!important}.print\:sm\:gap-0\.5{gap:.125rem!important}.print\:sm\:gapl-0\.5{gap-left:.125rem!important}.print\:sm\:gapr-0\.5{gap-right:.125rem!important}.print\:sm\:gapt-0\.5{gap-top:.125rem!important}.print\:sm\:gapb-0\.5{gap-bottom:.125rem!important}.print\:sm\:gapx-0\.5{gap-left:.125rem!important;gap-right:.125rem!important}.print\:sm\:gapy-0\.5{gap-top:.125rem!important;gap-bottom:.125rem!important}.print\:sm\:gap-y-0\.5{row-gap:.125rem!important}.print\:sm\:gap-yl-0\.5{row-gap-left:.125rem!important}.print\:sm\:gap-yr-0\.5{row-gap-right:.125rem!important}.print\:sm\:gap-yt-0\.5{row-gap-top:.125rem!important}.print\:sm\:gap-yb-0\.5{row-gap-bottom:.125rem!important}.print\:sm\:gap-yx-0\.5{row-gap-left:.125rem!important;row-gap-right:.125rem!important}.print\:sm\:gap-yy-0\.5{row-gap-top:.125rem!important;row-gap-bottom:.125rem!important}.print\:sm\:gap-x-0\.5{column-gap:.125rem!important}.print\:sm\:gap-xl-0\.5{column-gap-left:.125rem!important}.print\:sm\:gap-xr-0\.5{column-gap-right:.125rem!important}.print\:sm\:gap-xt-0\.5{column-gap-top:.125rem!important}.print\:sm\:gap-xb-0\.5{column-gap-bottom:.125rem!important}.print\:sm\:gap-xx-0\.5{column-gap-left:.125rem!important;column-gap-right:.125rem!important}.print\:sm\:gap-xy-0\.5{column-gap-top:.125rem!important;column-gap-bottom:.125rem!important}.print\:sm\:gap-1{gap:.25rem!important}.print\:sm\:gapl-1{gap-left:.25rem!important}.print\:sm\:gapr-1{gap-right:.25rem!important}.print\:sm\:gapt-1{gap-top:.25rem!important}.print\:sm\:gapb-1{gap-bottom:.25rem!important}.print\:sm\:gapx-1{gap-left:.25rem!important;gap-right:.25rem!important}.print\:sm\:gapy-1{gap-top:.25rem!important;gap-bottom:.25rem!important}.print\:sm\:gap-y-1{row-gap:.25rem!important}.print\:sm\:gap-yl-1{row-gap-left:.25rem!important}.print\:sm\:gap-yr-1{row-gap-right:.25rem!important}.print\:sm\:gap-yt-1{row-gap-top:.25rem!important}.print\:sm\:gap-yb-1{row-gap-bottom:.25rem!important}.print\:sm\:gap-yx-1{row-gap-left:.25rem!important;row-gap-right:.25rem!important}.print\:sm\:gap-yy-1{row-gap-top:.25rem!important;row-gap-bottom:.25rem!important}.print\:sm\:gap-x-1{column-gap:.25rem!important}.print\:sm\:gap-xl-1{column-gap-left:.25rem!important}.print\:sm\:gap-xr-1{column-gap-right:.25rem!important}.print\:sm\:gap-xt-1{column-gap-top:.25rem!important}.print\:sm\:gap-xb-1{column-gap-bottom:.25rem!important}.print\:sm\:gap-xx-1{column-gap-left:.25rem!important;column-gap-right:.25rem!important}.print\:sm\:gap-xy-1{column-gap-top:.25rem!important;column-gap-bottom:.25rem!important}.print\:sm\:gap-1\.5{gap:.375rem!important}.print\:sm\:gapl-1\.5{gap-left:.375rem!important}.print\:sm\:gapr-1\.5{gap-right:.375rem!important}.print\:sm\:gapt-1\.5{gap-top:.375rem!important}.print\:sm\:gapb-1\.5{gap-bottom:.375rem!important}.print\:sm\:gapx-1\.5{gap-left:.375rem!important;gap-right:.375rem!important}.print\:sm\:gapy-1\.5{gap-top:.375rem!important;gap-bottom:.375rem!important}.print\:sm\:gap-y-1\.5{row-gap:.375rem!important}.print\:sm\:gap-yl-1\.5{row-gap-left:.375rem!important}.print\:sm\:gap-yr-1\.5{row-gap-right:.375rem!important}.print\:sm\:gap-yt-1\.5{row-gap-top:.375rem!important}.print\:sm\:gap-yb-1\.5{row-gap-bottom:.375rem!important}.print\:sm\:gap-yx-1\.5{row-gap-left:.375rem!important;row-gap-right:.375rem!important}.print\:sm\:gap-yy-1\.5{row-gap-top:.375rem!important;row-gap-bottom:.375rem!important}.print\:sm\:gap-x-1\.5{column-gap:.375rem!important}.print\:sm\:gap-xl-1\.5{column-gap-left:.375rem!important}.print\:sm\:gap-xr-1\.5{column-gap-right:.375rem!important}.print\:sm\:gap-xt-1\.5{column-gap-top:.375rem!important}.print\:sm\:gap-xb-1\.5{column-gap-bottom:.375rem!important}.print\:sm\:gap-xx-1\.5{column-gap-left:.375rem!important;column-gap-right:.375rem!important}.print\:sm\:gap-xy-1\.5{column-gap-top:.375rem!important;column-gap-bottom:.375rem!important}.print\:sm\:gap-2{gap:.5rem!important}.print\:sm\:gapl-2{gap-left:.5rem!important}.print\:sm\:gapr-2{gap-right:.5rem!important}.print\:sm\:gapt-2{gap-top:.5rem!important}.print\:sm\:gapb-2{gap-bottom:.5rem!important}.print\:sm\:gapx-2{gap-left:.5rem!important;gap-right:.5rem!important}.print\:sm\:gapy-2{gap-top:.5rem!important;gap-bottom:.5rem!important}.print\:sm\:gap-y-2{row-gap:.5rem!important}.print\:sm\:gap-yl-2{row-gap-left:.5rem!important}.print\:sm\:gap-yr-2{row-gap-right:.5rem!important}.print\:sm\:gap-yt-2{row-gap-top:.5rem!important}.print\:sm\:gap-yb-2{row-gap-bottom:.5rem!important}.print\:sm\:gap-yx-2{row-gap-left:.5rem!important;row-gap-right:.5rem!important}.print\:sm\:gap-yy-2{row-gap-top:.5rem!important;row-gap-bottom:.5rem!important}.print\:sm\:gap-x-2{column-gap:.5rem!important}.print\:sm\:gap-xl-2{column-gap-left:.5rem!important}.print\:sm\:gap-xr-2{column-gap-right:.5rem!important}.print\:sm\:gap-xt-2{column-gap-top:.5rem!important}.print\:sm\:gap-xb-2{column-gap-bottom:.5rem!important}.print\:sm\:gap-xx-2{column-gap-left:.5rem!important;column-gap-right:.5rem!important}.print\:sm\:gap-xy-2{column-gap-top:.5rem!important;column-gap-bottom:.5rem!important}.print\:sm\:gap-2\.5{gap:.625rem!important}.print\:sm\:gapl-2\.5{gap-left:.625rem!important}.print\:sm\:gapr-2\.5{gap-right:.625rem!important}.print\:sm\:gapt-2\.5{gap-top:.625rem!important}.print\:sm\:gapb-2\.5{gap-bottom:.625rem!important}.print\:sm\:gapx-2\.5{gap-left:.625rem!important;gap-right:.625rem!important}.print\:sm\:gapy-2\.5{gap-top:.625rem!important;gap-bottom:.625rem!important}.print\:sm\:gap-y-2\.5{row-gap:.625rem!important}.print\:sm\:gap-yl-2\.5{row-gap-left:.625rem!important}.print\:sm\:gap-yr-2\.5{row-gap-right:.625rem!important}.print\:sm\:gap-yt-2\.5{row-gap-top:.625rem!important}.print\:sm\:gap-yb-2\.5{row-gap-bottom:.625rem!important}.print\:sm\:gap-yx-2\.5{row-gap-left:.625rem!important;row-gap-right:.625rem!important}.print\:sm\:gap-yy-2\.5{row-gap-top:.625rem!important;row-gap-bottom:.625rem!important}.print\:sm\:gap-x-2\.5{column-gap:.625rem!important}.print\:sm\:gap-xl-2\.5{column-gap-left:.625rem!important}.print\:sm\:gap-xr-2\.5{column-gap-right:.625rem!important}.print\:sm\:gap-xt-2\.5{column-gap-top:.625rem!important}.print\:sm\:gap-xb-2\.5{column-gap-bottom:.625rem!important}.print\:sm\:gap-xx-2\.5{column-gap-left:.625rem!important;column-gap-right:.625rem!important}.print\:sm\:gap-xy-2\.5{column-gap-top:.625rem!important;column-gap-bottom:.625rem!important}.print\:sm\:gap-3{gap:.75rem!important}.print\:sm\:gapl-3{gap-left:.75rem!important}.print\:sm\:gapr-3{gap-right:.75rem!important}.print\:sm\:gapt-3{gap-top:.75rem!important}.print\:sm\:gapb-3{gap-bottom:.75rem!important}.print\:sm\:gapx-3{gap-left:.75rem!important;gap-right:.75rem!important}.print\:sm\:gapy-3{gap-top:.75rem!important;gap-bottom:.75rem!important}.print\:sm\:gap-y-3{row-gap:.75rem!important}.print\:sm\:gap-yl-3{row-gap-left:.75rem!important}.print\:sm\:gap-yr-3{row-gap-right:.75rem!important}.print\:sm\:gap-yt-3{row-gap-top:.75rem!important}.print\:sm\:gap-yb-3{row-gap-bottom:.75rem!important}.print\:sm\:gap-yx-3{row-gap-left:.75rem!important;row-gap-right:.75rem!important}.print\:sm\:gap-yy-3{row-gap-top:.75rem!important;row-gap-bottom:.75rem!important}.print\:sm\:gap-x-3{column-gap:.75rem!important}.print\:sm\:gap-xl-3{column-gap-left:.75rem!important}.print\:sm\:gap-xr-3{column-gap-right:.75rem!important}.print\:sm\:gap-xt-3{column-gap-top:.75rem!important}.print\:sm\:gap-xb-3{column-gap-bottom:.75rem!important}.print\:sm\:gap-xx-3{column-gap-left:.75rem!important;column-gap-right:.75rem!important}.print\:sm\:gap-xy-3{column-gap-top:.75rem!important;column-gap-bottom:.75rem!important}.print\:sm\:gap-4{gap:1rem!important}.print\:sm\:gapl-4{gap-left:1rem!important}.print\:sm\:gapr-4{gap-right:1rem!important}.print\:sm\:gapt-4{gap-top:1rem!important}.print\:sm\:gapb-4{gap-bottom:1rem!important}.print\:sm\:gapx-4{gap-left:1rem!important;gap-right:1rem!important}.print\:sm\:gapy-4{gap-top:1rem!important;gap-bottom:1rem!important}.print\:sm\:gap-y-4{row-gap:1rem!important}.print\:sm\:gap-yl-4{row-gap-left:1rem!important}.print\:sm\:gap-yr-4{row-gap-right:1rem!important}.print\:sm\:gap-yt-4{row-gap-top:1rem!important}.print\:sm\:gap-yb-4{row-gap-bottom:1rem!important}.print\:sm\:gap-yx-4{row-gap-left:1rem!important;row-gap-right:1rem!important}.print\:sm\:gap-yy-4{row-gap-top:1rem!important;row-gap-bottom:1rem!important}.print\:sm\:gap-x-4{column-gap:1rem!important}.print\:sm\:gap-xl-4{column-gap-left:1rem!important}.print\:sm\:gap-xr-4{column-gap-right:1rem!important}.print\:sm\:gap-xt-4{column-gap-top:1rem!important}.print\:sm\:gap-xb-4{column-gap-bottom:1rem!important}.print\:sm\:gap-xx-4{column-gap-left:1rem!important;column-gap-right:1rem!important}.print\:sm\:gap-xy-4{column-gap-top:1rem!important;column-gap-bottom:1rem!important}.print\:sm\:gap-5{gap:1.25rem!important}.print\:sm\:gapl-5{gap-left:1.25rem!important}.print\:sm\:gapr-5{gap-right:1.25rem!important}.print\:sm\:gapt-5{gap-top:1.25rem!important}.print\:sm\:gapb-5{gap-bottom:1.25rem!important}.print\:sm\:gapx-5{gap-left:1.25rem!important;gap-right:1.25rem!important}.print\:sm\:gapy-5{gap-top:1.25rem!important;gap-bottom:1.25rem!important}.print\:sm\:gap-y-5{row-gap:1.25rem!important}.print\:sm\:gap-yl-5{row-gap-left:1.25rem!important}.print\:sm\:gap-yr-5{row-gap-right:1.25rem!important}.print\:sm\:gap-yt-5{row-gap-top:1.25rem!important}.print\:sm\:gap-yb-5{row-gap-bottom:1.25rem!important}.print\:sm\:gap-yx-5{row-gap-left:1.25rem!important;row-gap-right:1.25rem!important}.print\:sm\:gap-yy-5{row-gap-top:1.25rem!important;row-gap-bottom:1.25rem!important}.print\:sm\:gap-x-5{column-gap:1.25rem!important}.print\:sm\:gap-xl-5{column-gap-left:1.25rem!important}.print\:sm\:gap-xr-5{column-gap-right:1.25rem!important}.print\:sm\:gap-xt-5{column-gap-top:1.25rem!important}.print\:sm\:gap-xb-5{column-gap-bottom:1.25rem!important}.print\:sm\:gap-xx-5{column-gap-left:1.25rem!important;column-gap-right:1.25rem!important}.print\:sm\:gap-xy-5{column-gap-top:1.25rem!important;column-gap-bottom:1.25rem!important}.print\:sm\:gap-6{gap:1.5rem!important}.print\:sm\:gapl-6{gap-left:1.5rem!important}.print\:sm\:gapr-6{gap-right:1.5rem!important}.print\:sm\:gapt-6{gap-top:1.5rem!important}.print\:sm\:gapb-6{gap-bottom:1.5rem!important}.print\:sm\:gapx-6{gap-left:1.5rem!important;gap-right:1.5rem!important}.print\:sm\:gapy-6{gap-top:1.5rem!important;gap-bottom:1.5rem!important}.print\:sm\:gap-y-6{row-gap:1.5rem!important}.print\:sm\:gap-yl-6{row-gap-left:1.5rem!important}.print\:sm\:gap-yr-6{row-gap-right:1.5rem!important}.print\:sm\:gap-yt-6{row-gap-top:1.5rem!important}.print\:sm\:gap-yb-6{row-gap-bottom:1.5rem!important}.print\:sm\:gap-yx-6{row-gap-left:1.5rem!important;row-gap-right:1.5rem!important}.print\:sm\:gap-yy-6{row-gap-top:1.5rem!important;row-gap-bottom:1.5rem!important}.print\:sm\:gap-x-6{column-gap:1.5rem!important}.print\:sm\:gap-xl-6{column-gap-left:1.5rem!important}.print\:sm\:gap-xr-6{column-gap-right:1.5rem!important}.print\:sm\:gap-xt-6{column-gap-top:1.5rem!important}.print\:sm\:gap-xb-6{column-gap-bottom:1.5rem!important}.print\:sm\:gap-xx-6{column-gap-left:1.5rem!important;column-gap-right:1.5rem!important}.print\:sm\:gap-xy-6{column-gap-top:1.5rem!important;column-gap-bottom:1.5rem!important}.print\:sm\:gap-7{gap:1.75rem!important}.print\:sm\:gapl-7{gap-left:1.75rem!important}.print\:sm\:gapr-7{gap-right:1.75rem!important}.print\:sm\:gapt-7{gap-top:1.75rem!important}.print\:sm\:gapb-7{gap-bottom:1.75rem!important}.print\:sm\:gapx-7{gap-left:1.75rem!important;gap-right:1.75rem!important}.print\:sm\:gapy-7{gap-top:1.75rem!important;gap-bottom:1.75rem!important}.print\:sm\:gap-y-7{row-gap:1.75rem!important}.print\:sm\:gap-yl-7{row-gap-left:1.75rem!important}.print\:sm\:gap-yr-7{row-gap-right:1.75rem!important}.print\:sm\:gap-yt-7{row-gap-top:1.75rem!important}.print\:sm\:gap-yb-7{row-gap-bottom:1.75rem!important}.print\:sm\:gap-yx-7{row-gap-left:1.75rem!important;row-gap-right:1.75rem!important}.print\:sm\:gap-yy-7{row-gap-top:1.75rem!important;row-gap-bottom:1.75rem!important}.print\:sm\:gap-x-7{column-gap:1.75rem!important}.print\:sm\:gap-xl-7{column-gap-left:1.75rem!important}.print\:sm\:gap-xr-7{column-gap-right:1.75rem!important}.print\:sm\:gap-xt-7{column-gap-top:1.75rem!important}.print\:sm\:gap-xb-7{column-gap-bottom:1.75rem!important}.print\:sm\:gap-xx-7{column-gap-left:1.75rem!important;column-gap-right:1.75rem!important}.print\:sm\:gap-xy-7{column-gap-top:1.75rem!important;column-gap-bottom:1.75rem!important}.print\:sm\:gap-8{gap:2rem!important}.print\:sm\:gapl-8{gap-left:2rem!important}.print\:sm\:gapr-8{gap-right:2rem!important}.print\:sm\:gapt-8{gap-top:2rem!important}.print\:sm\:gapb-8{gap-bottom:2rem!important}.print\:sm\:gapx-8{gap-left:2rem!important;gap-right:2rem!important}.print\:sm\:gapy-8{gap-top:2rem!important;gap-bottom:2rem!important}.print\:sm\:gap-y-8{row-gap:2rem!important}.print\:sm\:gap-yl-8{row-gap-left:2rem!important}.print\:sm\:gap-yr-8{row-gap-right:2rem!important}.print\:sm\:gap-yt-8{row-gap-top:2rem!important}.print\:sm\:gap-yb-8{row-gap-bottom:2rem!important}.print\:sm\:gap-yx-8{row-gap-left:2rem!important;row-gap-right:2rem!important}.print\:sm\:gap-yy-8{row-gap-top:2rem!important;row-gap-bottom:2rem!important}.print\:sm\:gap-x-8{column-gap:2rem!important}.print\:sm\:gap-xl-8{column-gap-left:2rem!important}.print\:sm\:gap-xr-8{column-gap-right:2rem!important}.print\:sm\:gap-xt-8{column-gap-top:2rem!important}.print\:sm\:gap-xb-8{column-gap-bottom:2rem!important}.print\:sm\:gap-xx-8{column-gap-left:2rem!important;column-gap-right:2rem!important}.print\:sm\:gap-xy-8{column-gap-top:2rem!important;column-gap-bottom:2rem!important}.print\:sm\:gap-9{gap:2.25rem!important}.print\:sm\:gapl-9{gap-left:2.25rem!important}.print\:sm\:gapr-9{gap-right:2.25rem!important}.print\:sm\:gapt-9{gap-top:2.25rem!important}.print\:sm\:gapb-9{gap-bottom:2.25rem!important}.print\:sm\:gapx-9{gap-left:2.25rem!important;gap-right:2.25rem!important}.print\:sm\:gapy-9{gap-top:2.25rem!important;gap-bottom:2.25rem!important}.print\:sm\:gap-y-9{row-gap:2.25rem!important}.print\:sm\:gap-yl-9{row-gap-left:2.25rem!important}.print\:sm\:gap-yr-9{row-gap-right:2.25rem!important}.print\:sm\:gap-yt-9{row-gap-top:2.25rem!important}.print\:sm\:gap-yb-9{row-gap-bottom:2.25rem!important}.print\:sm\:gap-yx-9{row-gap-left:2.25rem!important;row-gap-right:2.25rem!important}.print\:sm\:gap-yy-9{row-gap-top:2.25rem!important;row-gap-bottom:2.25rem!important}.print\:sm\:gap-x-9{column-gap:2.25rem!important}.print\:sm\:gap-xl-9{column-gap-left:2.25rem!important}.print\:sm\:gap-xr-9{column-gap-right:2.25rem!important}.print\:sm\:gap-xt-9{column-gap-top:2.25rem!important}.print\:sm\:gap-xb-9{column-gap-bottom:2.25rem!important}.print\:sm\:gap-xx-9{column-gap-left:2.25rem!important;column-gap-right:2.25rem!important}.print\:sm\:gap-xy-9{column-gap-top:2.25rem!important;column-gap-bottom:2.25rem!important}.print\:sm\:gap-10{gap:2.5rem!important}.print\:sm\:gapl-10{gap-left:2.5rem!important}.print\:sm\:gapr-10{gap-right:2.5rem!important}.print\:sm\:gapt-10{gap-top:2.5rem!important}.print\:sm\:gapb-10{gap-bottom:2.5rem!important}.print\:sm\:gapx-10{gap-left:2.5rem!important;gap-right:2.5rem!important}.print\:sm\:gapy-10{gap-top:2.5rem!important;gap-bottom:2.5rem!important}.print\:sm\:gap-y-10{row-gap:2.5rem!important}.print\:sm\:gap-yl-10{row-gap-left:2.5rem!important}.print\:sm\:gap-yr-10{row-gap-right:2.5rem!important}.print\:sm\:gap-yt-10{row-gap-top:2.5rem!important}.print\:sm\:gap-yb-10{row-gap-bottom:2.5rem!important}.print\:sm\:gap-yx-10{row-gap-left:2.5rem!important;row-gap-right:2.5rem!important}.print\:sm\:gap-yy-10{row-gap-top:2.5rem!important;row-gap-bottom:2.5rem!important}.print\:sm\:gap-x-10{column-gap:2.5rem!important}.print\:sm\:gap-xl-10{column-gap-left:2.5rem!important}.print\:sm\:gap-xr-10{column-gap-right:2.5rem!important}.print\:sm\:gap-xt-10{column-gap-top:2.5rem!important}.print\:sm\:gap-xb-10{column-gap-bottom:2.5rem!important}.print\:sm\:gap-xx-10{column-gap-left:2.5rem!important;column-gap-right:2.5rem!important}.print\:sm\:gap-xy-10{column-gap-top:2.5rem!important;column-gap-bottom:2.5rem!important}.print\:sm\:gap-11{gap:2.75rem!important}.print\:sm\:gapl-11{gap-left:2.75rem!important}.print\:sm\:gapr-11{gap-right:2.75rem!important}.print\:sm\:gapt-11{gap-top:2.75rem!important}.print\:sm\:gapb-11{gap-bottom:2.75rem!important}.print\:sm\:gapx-11{gap-left:2.75rem!important;gap-right:2.75rem!important}.print\:sm\:gapy-11{gap-top:2.75rem!important;gap-bottom:2.75rem!important}.print\:sm\:gap-y-11{row-gap:2.75rem!important}.print\:sm\:gap-yl-11{row-gap-left:2.75rem!important}.print\:sm\:gap-yr-11{row-gap-right:2.75rem!important}.print\:sm\:gap-yt-11{row-gap-top:2.75rem!important}.print\:sm\:gap-yb-11{row-gap-bottom:2.75rem!important}.print\:sm\:gap-yx-11{row-gap-left:2.75rem!important;row-gap-right:2.75rem!important}.print\:sm\:gap-yy-11{row-gap-top:2.75rem!important;row-gap-bottom:2.75rem!important}.print\:sm\:gap-x-11{column-gap:2.75rem!important}.print\:sm\:gap-xl-11{column-gap-left:2.75rem!important}.print\:sm\:gap-xr-11{column-gap-right:2.75rem!important}.print\:sm\:gap-xt-11{column-gap-top:2.75rem!important}.print\:sm\:gap-xb-11{column-gap-bottom:2.75rem!important}.print\:sm\:gap-xx-11{column-gap-left:2.75rem!important;column-gap-right:2.75rem!important}.print\:sm\:gap-xy-11{column-gap-top:2.75rem!important;column-gap-bottom:2.75rem!important}.print\:sm\:gap-12{gap:3rem!important}.print\:sm\:gapl-12{gap-left:3rem!important}.print\:sm\:gapr-12{gap-right:3rem!important}.print\:sm\:gapt-12{gap-top:3rem!important}.print\:sm\:gapb-12{gap-bottom:3rem!important}.print\:sm\:gapx-12{gap-left:3rem!important;gap-right:3rem!important}.print\:sm\:gapy-12{gap-top:3rem!important;gap-bottom:3rem!important}.print\:sm\:gap-y-12{row-gap:3rem!important}.print\:sm\:gap-yl-12{row-gap-left:3rem!important}.print\:sm\:gap-yr-12{row-gap-right:3rem!important}.print\:sm\:gap-yt-12{row-gap-top:3rem!important}.print\:sm\:gap-yb-12{row-gap-bottom:3rem!important}.print\:sm\:gap-yx-12{row-gap-left:3rem!important;row-gap-right:3rem!important}.print\:sm\:gap-yy-12{row-gap-top:3rem!important;row-gap-bottom:3rem!important}.print\:sm\:gap-x-12{column-gap:3rem!important}.print\:sm\:gap-xl-12{column-gap-left:3rem!important}.print\:sm\:gap-xr-12{column-gap-right:3rem!important}.print\:sm\:gap-xt-12{column-gap-top:3rem!important}.print\:sm\:gap-xb-12{column-gap-bottom:3rem!important}.print\:sm\:gap-xx-12{column-gap-left:3rem!important;column-gap-right:3rem!important}.print\:sm\:gap-xy-12{column-gap-top:3rem!important;column-gap-bottom:3rem!important}.print\:sm\:gap-14{gap:3.5rem!important}.print\:sm\:gapl-14{gap-left:3.5rem!important}.print\:sm\:gapr-14{gap-right:3.5rem!important}.print\:sm\:gapt-14{gap-top:3.5rem!important}.print\:sm\:gapb-14{gap-bottom:3.5rem!important}.print\:sm\:gapx-14{gap-left:3.5rem!important;gap-right:3.5rem!important}.print\:sm\:gapy-14{gap-top:3.5rem!important;gap-bottom:3.5rem!important}.print\:sm\:gap-y-14{row-gap:3.5rem!important}.print\:sm\:gap-yl-14{row-gap-left:3.5rem!important}.print\:sm\:gap-yr-14{row-gap-right:3.5rem!important}.print\:sm\:gap-yt-14{row-gap-top:3.5rem!important}.print\:sm\:gap-yb-14{row-gap-bottom:3.5rem!important}.print\:sm\:gap-yx-14{row-gap-left:3.5rem!important;row-gap-right:3.5rem!important}.print\:sm\:gap-yy-14{row-gap-top:3.5rem!important;row-gap-bottom:3.5rem!important}.print\:sm\:gap-x-14{column-gap:3.5rem!important}.print\:sm\:gap-xl-14{column-gap-left:3.5rem!important}.print\:sm\:gap-xr-14{column-gap-right:3.5rem!important}.print\:sm\:gap-xt-14{column-gap-top:3.5rem!important}.print\:sm\:gap-xb-14{column-gap-bottom:3.5rem!important}.print\:sm\:gap-xx-14{column-gap-left:3.5rem!important;column-gap-right:3.5rem!important}.print\:sm\:gap-xy-14{column-gap-top:3.5rem!important;column-gap-bottom:3.5rem!important}.print\:sm\:gap-16{gap:4rem!important}.print\:sm\:gapl-16{gap-left:4rem!important}.print\:sm\:gapr-16{gap-right:4rem!important}.print\:sm\:gapt-16{gap-top:4rem!important}.print\:sm\:gapb-16{gap-bottom:4rem!important}.print\:sm\:gapx-16{gap-left:4rem!important;gap-right:4rem!important}.print\:sm\:gapy-16{gap-top:4rem!important;gap-bottom:4rem!important}.print\:sm\:gap-y-16{row-gap:4rem!important}.print\:sm\:gap-yl-16{row-gap-left:4rem!important}.print\:sm\:gap-yr-16{row-gap-right:4rem!important}.print\:sm\:gap-yt-16{row-gap-top:4rem!important}.print\:sm\:gap-yb-16{row-gap-bottom:4rem!important}.print\:sm\:gap-yx-16{row-gap-left:4rem!important;row-gap-right:4rem!important}.print\:sm\:gap-yy-16{row-gap-top:4rem!important;row-gap-bottom:4rem!important}.print\:sm\:gap-x-16{column-gap:4rem!important}.print\:sm\:gap-xl-16{column-gap-left:4rem!important}.print\:sm\:gap-xr-16{column-gap-right:4rem!important}.print\:sm\:gap-xt-16{column-gap-top:4rem!important}.print\:sm\:gap-xb-16{column-gap-bottom:4rem!important}.print\:sm\:gap-xx-16{column-gap-left:4rem!important;column-gap-right:4rem!important}.print\:sm\:gap-xy-16{column-gap-top:4rem!important;column-gap-bottom:4rem!important}.print\:sm\:gap-20{gap:5rem!important}.print\:sm\:gapl-20{gap-left:5rem!important}.print\:sm\:gapr-20{gap-right:5rem!important}.print\:sm\:gapt-20{gap-top:5rem!important}.print\:sm\:gapb-20{gap-bottom:5rem!important}.print\:sm\:gapx-20{gap-left:5rem!important;gap-right:5rem!important}.print\:sm\:gapy-20{gap-top:5rem!important;gap-bottom:5rem!important}.print\:sm\:gap-y-20{row-gap:5rem!important}.print\:sm\:gap-yl-20{row-gap-left:5rem!important}.print\:sm\:gap-yr-20{row-gap-right:5rem!important}.print\:sm\:gap-yt-20{row-gap-top:5rem!important}.print\:sm\:gap-yb-20{row-gap-bottom:5rem!important}.print\:sm\:gap-yx-20{row-gap-left:5rem!important;row-gap-right:5rem!important}.print\:sm\:gap-yy-20{row-gap-top:5rem!important;row-gap-bottom:5rem!important}.print\:sm\:gap-x-20{column-gap:5rem!important}.print\:sm\:gap-xl-20{column-gap-left:5rem!important}.print\:sm\:gap-xr-20{column-gap-right:5rem!important}.print\:sm\:gap-xt-20{column-gap-top:5rem!important}.print\:sm\:gap-xb-20{column-gap-bottom:5rem!important}.print\:sm\:gap-xx-20{column-gap-left:5rem!important;column-gap-right:5rem!important}.print\:sm\:gap-xy-20{column-gap-top:5rem!important;column-gap-bottom:5rem!important}.print\:sm\:gap-24{gap:6rem!important}.print\:sm\:gapl-24{gap-left:6rem!important}.print\:sm\:gapr-24{gap-right:6rem!important}.print\:sm\:gapt-24{gap-top:6rem!important}.print\:sm\:gapb-24{gap-bottom:6rem!important}.print\:sm\:gapx-24{gap-left:6rem!important;gap-right:6rem!important}.print\:sm\:gapy-24{gap-top:6rem!important;gap-bottom:6rem!important}.print\:sm\:gap-y-24{row-gap:6rem!important}.print\:sm\:gap-yl-24{row-gap-left:6rem!important}.print\:sm\:gap-yr-24{row-gap-right:6rem!important}.print\:sm\:gap-yt-24{row-gap-top:6rem!important}.print\:sm\:gap-yb-24{row-gap-bottom:6rem!important}.print\:sm\:gap-yx-24{row-gap-left:6rem!important;row-gap-right:6rem!important}.print\:sm\:gap-yy-24{row-gap-top:6rem!important;row-gap-bottom:6rem!important}.print\:sm\:gap-x-24{column-gap:6rem!important}.print\:sm\:gap-xl-24{column-gap-left:6rem!important}.print\:sm\:gap-xr-24{column-gap-right:6rem!important}.print\:sm\:gap-xt-24{column-gap-top:6rem!important}.print\:sm\:gap-xb-24{column-gap-bottom:6rem!important}.print\:sm\:gap-xx-24{column-gap-left:6rem!important;column-gap-right:6rem!important}.print\:sm\:gap-xy-24{column-gap-top:6rem!important;column-gap-bottom:6rem!important}.print\:sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.print\:sm\:col-span-1{grid-column:span 1/span 1!important}.print\:sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.print\:sm\:col-span-2{grid-column:span 2/span 2!important}.print\:sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.print\:sm\:col-span-3{grid-column:span 3/span 3!important}.print\:sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.print\:sm\:col-span-4{grid-column:span 4/span 4!important}.print\:sm\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.print\:sm\:col-span-5{grid-column:span 5/span 5!important}.print\:sm\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.print\:sm\:col-span-6{grid-column:span 6/span 6!important}.print\:sm\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.print\:sm\:col-span-7{grid-column:span 7/span 7!important}.print\:sm\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.print\:sm\:col-span-8{grid-column:span 8/span 8!important}.print\:sm\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.print\:sm\:col-span-9{grid-column:span 9/span 9!important}.print\:sm\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.print\:sm\:col-span-10{grid-column:span 10/span 10!important}.print\:sm\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.print\:sm\:col-span-11{grid-column:span 11/span 11!important}.print\:sm\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.print\:sm\:col-span-12{grid-column:span 12/span 12!important}.print\:sm\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))!important}.print\:sm\:row-span-1{grid-row:span 1/span 1!important}.print\:sm\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.print\:sm\:row-span-2{grid-row:span 2/span 2!important}.print\:sm\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))!important}.print\:sm\:row-span-3{grid-row:span 3/span 3!important}.print\:sm\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))!important}.print\:sm\:row-span-4{grid-row:span 4/span 4!important}.print\:sm\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))!important}.print\:sm\:row-span-5{grid-row:span 5/span 5!important}.print\:sm\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))!important}.print\:sm\:row-span-6{grid-row:span 6/span 6!important}.print\:sm\:grid-rows-7{grid-template-rows:repeat(7,minmax(0,1fr))!important}.print\:sm\:row-span-7{grid-row:span 7/span 7!important}.print\:sm\:grid-rows-8{grid-template-rows:repeat(8,minmax(0,1fr))!important}.print\:sm\:row-span-8{grid-row:span 8/span 8!important}.print\:sm\:grid-rows-9{grid-template-rows:repeat(9,minmax(0,1fr))!important}.print\:sm\:row-span-9{grid-row:span 9/span 9!important}.print\:sm\:grid-rows-10{grid-template-rows:repeat(10,minmax(0,1fr))!important}.print\:sm\:row-span-10{grid-row:span 10/span 10!important}.print\:sm\:grid-rows-11{grid-template-rows:repeat(11,minmax(0,1fr))!important}.print\:sm\:row-span-11{grid-row:span 11/span 11!important}.print\:sm\:grid-rows-12{grid-template-rows:repeat(12,minmax(0,1fr))!important}.print\:sm\:row-span-12{grid-row:span 12/span 12!important}.print\:sm\:col-span-full{grid-column:1/-1!important}.print\:sm\:row-span-full{grid-row:1/-1!important}.print\:sm\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)!important}.print\:sm\:auto-cols-min{grid-auto-columns:min-content!important}.print\:sm\:auto-cols-max{grid-auto-columns:max-content!important}.print\:sm\:grid-flow-col{grid-auto-flow:column!important}.grid-cols-\[min-content_1fr\]{grid-template-columns:min-content 1fr}.print\:sm\:icon-size-2{width:.5rem!important;height:.5rem!important;min-width:.5rem!important;min-height:.5rem!important;font-size:.5rem!important;line-height:.5rem!important}.print\:sm\:icon-size-2 svg{width:.5rem!important;height:.5rem!important}.print\:sm\:icon-size-2\.5{width:.625rem!important;height:.625rem!important;min-width:.625rem!important;min-height:.625rem!important;font-size:.625rem!important;line-height:.625rem!important}.print\:sm\:icon-size-2\.5 svg{width:.625rem!important;height:.625rem!important}.print\:sm\:icon-size-3{width:.75rem!important;height:.75rem!important;min-width:.75rem!important;min-height:.75rem!important;font-size:.75rem!important;line-height:.75rem!important}.print\:sm\:icon-size-3 svg{width:.75rem!important;height:.75rem!important}.print\:sm\:icon-size-3\.5{width:.875rem!important;height:.875rem!important;min-width:.875rem!important;min-height:.875rem!important;font-size:.875rem!important;line-height:.875rem!important}.print\:sm\:icon-size-3\.5 svg{width:.875rem!important;height:.875rem!important}.print\:sm\:icon-size-4{width:1rem!important;height:1rem!important;min-width:1rem!important;min-height:1rem!important;font-size:1rem!important;line-height:1rem!important}.print\:sm\:icon-size-4 svg{width:1rem!important;height:1rem!important}.print\:sm\:icon-size-4\.5{width:1.125rem!important;height:1.125rem!important;min-width:1.125rem!important;min-height:1.125rem!important;font-size:1.125rem!important;line-height:1.125rem!important}.print\:sm\:icon-size-4\.5 svg{width:1.125rem!important;height:1.125rem!important}.print\:sm\:icon-size-5{width:1.25rem!important;height:1.25rem!important;min-width:1.25rem!important;min-height:1.25rem!important;font-size:1.25rem!important;line-height:1.25rem!important}.print\:sm\:icon-size-5 svg{width:1.25rem!important;height:1.25rem!important}.print\:sm\:icon-size-6{width:1.5rem!important;height:1.5rem!important;min-width:1.5rem!important;min-height:1.5rem!important;font-size:1.5rem!important;line-height:1.5rem!important}.print\:sm\:icon-size-6 svg{width:1.5rem!important;height:1.5rem!important}.print\:sm\:h-10{height:2.5rem!important}.print\:sm\:h-14{height:3.5rem!important}.print\:sm\:h-16{height:4rem!important}.print\:sm\:h-44{height:11rem!important}.print\:sm\:h-96{height:24rem!important}.print\:sm\:w-auto{width:auto!important}.print\:sm\:w-full{width:100%!important}.print\:sm\:w-0\.5{width:.125rem!important}.print\:sm\:w-1{width:.25rem!important}.print\:sm\:w-2{width:.5rem!important}.print\:sm\:w-208{width:52rem!important}.print\:sm\:w-240{width:60rem!important}.print\:sm\:min-w-0{min-width:0px!important}.print\:sm\:min-w-208{min-width:52rem!important}.print\:sm\:min-w-240{min-width:60rem!important}.print\:sm\:h-full{height:100%!important}.print\:sm\:h-1{height:.25rem!important}.print\:sm\:h-2{height:.5rem!important}.print\:sm\:min-h-1{min-height:.25rem!important}.print\:sm\:min-h-2{min-height:.5rem!important}.print\:sm\:min-h-full{min-height:100%!important}.print\:sm\:text-xs{font-size:.625rem!important;line-height:.875rem!important}.print\:sm\:text-sm{font-size:.75rem!important;line-height:1rem!important}.print\:sm\:text-md{font-size:.8125rem!important;line-height:1.25rem!important}.print\:sm\:text-base,.print\:sm\:text-lg{font-size:1rem!important;line-height:1.5rem!important}.print\:sm\:text-xl{font-size:1.125rem!important;line-height:1.75rem!important}.print\:sm\:text-2xl{font-size:1.25rem!important;line-height:1.75rem!important}.print\:sm\:text-3xl{font-size:1.5rem!important;line-height:2rem!important}.print\:sm\:text-4xl{font-size:1.875rem!important;line-height:2.25rem!important}.print\:sm\:font-medium{font-weight:500!important}.print\:sm\:font-semibold{font-weight:600!important}.print\:sm\:font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.print\:sm\:leading-none{line-height:1!important}.print\:sm\:leading-tight{line-height:1.25!important}.print\:sm\:leading-4{line-height:1rem!important}.print\:sm\:leading-5{line-height:1.25rem!important}.print\:sm\:leading-6{line-height:1.5rem!important}.print\:sm\:tracking-tight{letter-spacing:-.025em!important}.print\:sm\:tracking-normal{letter-spacing:0!important}.print\:sm\:tracking-wide{letter-spacing:.025em!important}.print\:sm\:tracking-wider{letter-spacing:.05em!important}.print\:sm\:whitespace-nowrap{white-space:nowrap!important}.print\:sm\:uppercase{text-transform:uppercase!important}.print\:sm\:relative{position:relative!important}.print\:sm\:absolute{position:absolute!important}.print\:sm\:inset-0{inset:0!important}.print\:sm\:top-0{top:0!important}.print\:sm\:bottom-0{bottom:0!important}.print\:sm\:right-0{right:0!important}.print\:sm\:left-0{left:0!important}.print\:sm\:rounded-full{border-radius:9999px!important}.print\:sm\:rounded-none{border-radius:0!important}.print\:sm\:rounded-sm{border-radius:.125rem!important}.print\:sm\:rounded{border-radius:.25rem!important}.print\:sm\:rounded-md{border-radius:.375rem!important}.print\:sm\:rounded-lg{border-radius:.5rem!important}.print\:sm\:rounded-xl{border-radius:.75rem!important}.print\:sm\:rounded-2xl{border-radius:1rem!important}.print\:sm\:truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.print\:sm\:text-left{text-align:left!important}.print\:sm\:text-center{text-align:center!important}.print\:sm\:text-right{text-align:right!important}.print\:sm\:text-ellipsis{text-overflow:ellipsis!important}.print\:sm\:text-clip{text-overflow:clip!important}.print\:sm\:truncate-1{display:block!important;text-overflow:ellipsis!important;word-wrap:break-word!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important}.print\:sm\:truncate-2{display:block!important;max-height:2rem!important;line-height:1rem!important;text-overflow:ellipsis!important;word-wrap:break-word!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.print\:sm\:truncate-3{display:block!important;max-height:3rem!important;line-height:1rem!important;text-overflow:ellipsis!important;word-wrap:break-word!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important}.print\:sm\:cursor-pointer{cursor:pointer!important}.print\:sm\:no-underline{text-decoration-line:none!important}.print\:sm\:hover\:underline:hover{text-decoration-line:underline!important}.print\:sm\:shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a!important}.print\:sm\:shadow-none{box-shadow:0 0 #0000!important}.print\:sm\:bg-card{background-color:#fff!important}.print\:sm\:bg-transparent{background-color:transparent!important}.print\:sm\:bg-black{background-color:#000!important}.print\:sm\:bg-green-500{background-color:#22c55e!important}.print\:sm\:bg-amber-500{background-color:#f59e0b!important}.print\:sm\:bg-red-500{background-color:#ef4444!important}.print\:sm\:bg-gray-100{background-color:#f3f4f6!important}.print\:sm\:z-49{z-index:49!important}.print\:sm\:overflow-auto{overflow:auto!important}.print\:sm\:overflow-visible{overflow:visible!important}.print\:sm\:inline-block{display:inline-block!important}.print\:sm\:select-none{-webkit-user-select:none!important;user-select:none!important}.print\:sm\:self-auto{align-self:auto!important}.print\:sm\:self-start{align-self:flex-start!important}.print\:sm\:self-end{align-self:flex-end!important}.print\:sm\:self-center{align-self:center!important}.print\:sm\:self-stretch{align-self:stretch!important}.print\:sm\:self-baseline{align-self:baseline!important}.print\:sm\:place-items-start{place-items:start!important}.print\:sm\:place-self-center{place-self:center!important}.print\:sm\:break-inside-avoid{page-break-inside:avoid!important;break-inside:avoid!important}.print\:sm\:break-before-avoid{page-break-before:avoid!important;break-before:avoid!important}.print\:sm\:break-after-avoid{page-break-after:avoid!important;break-after:avoid!important}.print\:sm\:break-after-page{page-break-after:always!important;break-after:page!important}.print\:sm\:resize-y{resize:vertical!important}.print\:sm\:font-normal{font-weight:400!important}.print\:sm\:font-bold{font-weight:700!important}}@media print and (min-width: 960px){.print\:md\:hidden{display:none!important}.print\:md\:block{display:block!important}.print\:md\:flex{display:flex!important}.print\:md\:flex-row{flex-direction:row!important}.print\:md\:flex-col{flex-direction:column!important}.print\:md\:flex-wrap{flex-wrap:wrap!important}.print\:md\:flex-0{flex:0 0 auto!important}.print\:md\:flex-1{flex:1 1 0%!important}.print\:md\:flex-auto{flex:1 1 auto!important}.print\:md\:flex-initial{flex:0 1 auto!important}.print\:md\:flex-none{flex:none!important}.print\:md\:items-center{align-items:center!important}.print\:md\:items-start{align-items:flex-start!important}.print\:md\:items-end{align-items:flex-end!important}.print\:md\:justify-center{justify-content:center!important}.print\:md\:justify-between{justify-content:space-between!important}.print\:md\:justify-evenly{justify-content:space-evenly!important}.print\:md\:justify-start{justify-content:flex-start!important}.print\:md\:justify-end{justify-content:flex-end!important}.print\:md\:border{border-width:1px!important}.print\:md\:border-none{border:none!important}.print\:md\:border-t{border-top-width:1px!important}.print\:md\:border-b{border-bottom-width:1px!important}.print\:md\:border-l{border-left-width:1px!important}.print\:md\:border-r{border-right-width:1px!important}.print\:md\:divide-y>:not([hidden])~:not([hidden]){border-top-width:1px!important;border-bottom-width:0px!important}.print\:md\:divide-x>:not([hidden])~:not([hidden]){border-right-width:1px!important;border-left-width:0px!important}.print\:md\:m-0{margin:0!important}.print\:md\:ml-0{margin-left:0!important}.print\:md\:mr-0{margin-right:0!important}.print\:md\:mt-0{margin-top:0!important}.print\:md\:mb-0{margin-bottom:0!important}.print\:md\:mx-0{margin-left:0!important;margin-right:0!important}.print\:md\:my-0{margin-top:0!important;margin-bottom:0!important}.print\:md\:m-0\.5{margin:.125rem!important}.print\:md\:ml-0\.5{margin-left:.125rem!important}.print\:md\:mr-0\.5{margin-right:.125rem!important}.print\:md\:mt-0\.5{margin-top:.125rem!important}.print\:md\:mb-0\.5{margin-bottom:.125rem!important}.print\:md\:mx-0\.5{margin-left:.125rem!important;margin-right:.125rem!important}.print\:md\:my-0\.5{margin-top:.125rem!important;margin-bottom:.125rem!important}.print\:md\:m-1{margin:.25rem!important}.print\:md\:ml-1{margin-left:.25rem!important}.print\:md\:mr-1{margin-right:.25rem!important}.print\:md\:mt-1{margin-top:.25rem!important}.print\:md\:mb-1{margin-bottom:.25rem!important}.print\:md\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.print\:md\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.print\:md\:m-1\.5{margin:.375rem!important}.print\:md\:ml-1\.5{margin-left:.375rem!important}.print\:md\:mr-1\.5{margin-right:.375rem!important}.print\:md\:mt-1\.5{margin-top:.375rem!important}.print\:md\:mb-1\.5{margin-bottom:.375rem!important}.print\:md\:mx-1\.5{margin-left:.375rem!important;margin-right:.375rem!important}.print\:md\:my-1\.5{margin-top:.375rem!important;margin-bottom:.375rem!important}.print\:md\:m-2{margin:.5rem!important}.print\:md\:ml-2{margin-left:.5rem!important}.print\:md\:mr-2{margin-right:.5rem!important}.print\:md\:mt-2{margin-top:.5rem!important}.print\:md\:mb-2{margin-bottom:.5rem!important}.print\:md\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.print\:md\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.print\:md\:m-2\.5{margin:.625rem!important}.print\:md\:ml-2\.5{margin-left:.625rem!important}.print\:md\:mr-2\.5{margin-right:.625rem!important}.print\:md\:mt-2\.5{margin-top:.625rem!important}.print\:md\:mb-2\.5{margin-bottom:.625rem!important}.print\:md\:mx-2\.5{margin-left:.625rem!important;margin-right:.625rem!important}.print\:md\:my-2\.5{margin-top:.625rem!important;margin-bottom:.625rem!important}.print\:md\:m-3{margin:.75rem!important}.print\:md\:ml-3{margin-left:.75rem!important}.print\:md\:mr-3{margin-right:.75rem!important}.print\:md\:mt-3{margin-top:.75rem!important}.print\:md\:mb-3{margin-bottom:.75rem!important}.print\:md\:mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.print\:md\:my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.print\:md\:m-4{margin:1rem!important}.print\:md\:ml-4{margin-left:1rem!important}.print\:md\:mr-4{margin-right:1rem!important}.print\:md\:mt-4{margin-top:1rem!important}.print\:md\:mb-4{margin-bottom:1rem!important}.print\:md\:mx-4{margin-left:1rem!important;margin-right:1rem!important}.print\:md\:my-4{margin-top:1rem!important;margin-bottom:1rem!important}.print\:md\:m-5{margin:1.25rem!important}.print\:md\:ml-5{margin-left:1.25rem!important}.print\:md\:mr-5{margin-right:1.25rem!important}.print\:md\:mt-5{margin-top:1.25rem!important}.print\:md\:mb-5{margin-bottom:1.25rem!important}.print\:md\:mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.print\:md\:my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.print\:md\:m-6{margin:1.5rem!important}.print\:md\:ml-6{margin-left:1.5rem!important}.print\:md\:mr-6{margin-right:1.5rem!important}.print\:md\:mt-6{margin-top:1.5rem!important}.print\:md\:mb-6{margin-bottom:1.5rem!important}.print\:md\:mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.print\:md\:my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.print\:md\:m-7{margin:1.75rem!important}.print\:md\:ml-7{margin-left:1.75rem!important}.print\:md\:mr-7{margin-right:1.75rem!important}.print\:md\:mt-7{margin-top:1.75rem!important}.print\:md\:mb-7{margin-bottom:1.75rem!important}.print\:md\:mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.print\:md\:my-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.print\:md\:m-8{margin:2rem!important}.print\:md\:ml-8{margin-left:2rem!important}.print\:md\:mr-8{margin-right:2rem!important}.print\:md\:mt-8{margin-top:2rem!important}.print\:md\:mb-8{margin-bottom:2rem!important}.print\:md\:mx-8{margin-left:2rem!important;margin-right:2rem!important}.print\:md\:my-8{margin-top:2rem!important;margin-bottom:2rem!important}.print\:md\:m-9{margin:2.25rem!important}.print\:md\:ml-9{margin-left:2.25rem!important}.print\:md\:mr-9{margin-right:2.25rem!important}.print\:md\:mt-9{margin-top:2.25rem!important}.print\:md\:mb-9{margin-bottom:2.25rem!important}.print\:md\:mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.print\:md\:my-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.print\:md\:m-10{margin:2.5rem!important}.print\:md\:ml-10{margin-left:2.5rem!important}.print\:md\:mr-10{margin-right:2.5rem!important}.print\:md\:mt-10{margin-top:2.5rem!important}.print\:md\:mb-10{margin-bottom:2.5rem!important}.print\:md\:mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.print\:md\:my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.print\:md\:m-11{margin:2.75rem!important}.print\:md\:ml-11{margin-left:2.75rem!important}.print\:md\:mr-11{margin-right:2.75rem!important}.print\:md\:mt-11{margin-top:2.75rem!important}.print\:md\:mb-11{margin-bottom:2.75rem!important}.print\:md\:mx-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.print\:md\:my-11{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.print\:md\:m-12{margin:3rem!important}.print\:md\:ml-12{margin-left:3rem!important}.print\:md\:mr-12{margin-right:3rem!important}.print\:md\:mt-12{margin-top:3rem!important}.print\:md\:mb-12{margin-bottom:3rem!important}.print\:md\:mx-12{margin-left:3rem!important;margin-right:3rem!important}.print\:md\:my-12{margin-top:3rem!important;margin-bottom:3rem!important}.print\:md\:m-14{margin:3.5rem!important}.print\:md\:ml-14{margin-left:3.5rem!important}.print\:md\:mr-14{margin-right:3.5rem!important}.print\:md\:mt-14{margin-top:3.5rem!important}.print\:md\:mb-14{margin-bottom:3.5rem!important}.print\:md\:mx-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.print\:md\:my-14{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.print\:md\:m-16{margin:4rem!important}.print\:md\:ml-16{margin-left:4rem!important}.print\:md\:mr-16{margin-right:4rem!important}.print\:md\:mt-16{margin-top:4rem!important}.print\:md\:mb-16{margin-bottom:4rem!important}.print\:md\:mx-16{margin-left:4rem!important;margin-right:4rem!important}.print\:md\:my-16{margin-top:4rem!important;margin-bottom:4rem!important}.print\:md\:m-20{margin:5rem!important}.print\:md\:ml-20{margin-left:5rem!important}.print\:md\:mr-20{margin-right:5rem!important}.print\:md\:mt-20{margin-top:5rem!important}.print\:md\:mb-20{margin-bottom:5rem!important}.print\:md\:mx-20{margin-left:5rem!important;margin-right:5rem!important}.print\:md\:my-20{margin-top:5rem!important;margin-bottom:5rem!important}.print\:md\:m-24{margin:6rem!important}.print\:md\:ml-24{margin-left:6rem!important}.print\:md\:mr-24{margin-right:6rem!important}.print\:md\:mt-24{margin-top:6rem!important}.print\:md\:mb-24{margin-bottom:6rem!important}.print\:md\:mx-24{margin-left:6rem!important;margin-right:6rem!important}.print\:md\:my-24{margin-top:6rem!important;margin-bottom:6rem!important}.print\:md\:m-auto{margin:auto!important}.print\:md\:ml-auto{margin-left:auto!important}.print\:md\:mr-auto{margin-right:auto!important}.print\:md\:mx-auto{margin-left:auto!important;margin-right:auto!important}.print\:md\:p-0{padding:0!important}.print\:md\:pl-0{padding-left:0!important}.print\:md\:pr-0{padding-right:0!important}.print\:md\:pt-0{padding-top:0!important}.print\:md\:pb-0{padding-bottom:0!important}.print\:md\:px-0{padding-left:0!important;padding-right:0!important}.print\:md\:py-0{padding-top:0!important;padding-bottom:0!important}.print\:md\:p-0\.5{padding:.125rem!important}.print\:md\:pl-0\.5{padding-left:.125rem!important}.print\:md\:pr-0\.5{padding-right:.125rem!important}.print\:md\:pt-0\.5{padding-top:.125rem!important}.print\:md\:pb-0\.5{padding-bottom:.125rem!important}.print\:md\:px-0\.5{padding-left:.125rem!important;padding-right:.125rem!important}.print\:md\:py-0\.5{padding-top:.125rem!important;padding-bottom:.125rem!important}.print\:md\:p-1{padding:.25rem!important}.print\:md\:pl-1{padding-left:.25rem!important}.print\:md\:pr-1{padding-right:.25rem!important}.print\:md\:pt-1{padding-top:.25rem!important}.print\:md\:pb-1{padding-bottom:.25rem!important}.print\:md\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.print\:md\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.print\:md\:p-1\.5{padding:.375rem!important}.print\:md\:pl-1\.5{padding-left:.375rem!important}.print\:md\:pr-1\.5{padding-right:.375rem!important}.print\:md\:pt-1\.5{padding-top:.375rem!important}.print\:md\:pb-1\.5{padding-bottom:.375rem!important}.print\:md\:px-1\.5{padding-left:.375rem!important;padding-right:.375rem!important}.print\:md\:py-1\.5{padding-top:.375rem!important;padding-bottom:.375rem!important}.print\:md\:p-2{padding:.5rem!important}.print\:md\:pl-2{padding-left:.5rem!important}.print\:md\:pr-2{padding-right:.5rem!important}.print\:md\:pt-2{padding-top:.5rem!important}.print\:md\:pb-2{padding-bottom:.5rem!important}.print\:md\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.print\:md\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.print\:md\:p-2\.5{padding:.625rem!important}.print\:md\:pl-2\.5{padding-left:.625rem!important}.print\:md\:pr-2\.5{padding-right:.625rem!important}.print\:md\:pt-2\.5{padding-top:.625rem!important}.print\:md\:pb-2\.5{padding-bottom:.625rem!important}.print\:md\:px-2\.5{padding-left:.625rem!important;padding-right:.625rem!important}.print\:md\:py-2\.5{padding-top:.625rem!important;padding-bottom:.625rem!important}.print\:md\:p-3{padding:.75rem!important}.print\:md\:pl-3{padding-left:.75rem!important}.print\:md\:pr-3{padding-right:.75rem!important}.print\:md\:pt-3{padding-top:.75rem!important}.print\:md\:pb-3{padding-bottom:.75rem!important}.print\:md\:px-3{padding-left:.75rem!important;padding-right:.75rem!important}.print\:md\:py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.print\:md\:p-4{padding:1rem!important}.print\:md\:pl-4{padding-left:1rem!important}.print\:md\:pr-4{padding-right:1rem!important}.print\:md\:pt-4{padding-top:1rem!important}.print\:md\:pb-4{padding-bottom:1rem!important}.print\:md\:px-4{padding-left:1rem!important;padding-right:1rem!important}.print\:md\:py-4{padding-top:1rem!important;padding-bottom:1rem!important}.print\:md\:p-5{padding:1.25rem!important}.print\:md\:pl-5{padding-left:1.25rem!important}.print\:md\:pr-5{padding-right:1.25rem!important}.print\:md\:pt-5{padding-top:1.25rem!important}.print\:md\:pb-5{padding-bottom:1.25rem!important}.print\:md\:px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.print\:md\:py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.print\:md\:p-6{padding:1.5rem!important}.print\:md\:pl-6{padding-left:1.5rem!important}.print\:md\:pr-6{padding-right:1.5rem!important}.print\:md\:pt-6{padding-top:1.5rem!important}.print\:md\:pb-6{padding-bottom:1.5rem!important}.print\:md\:px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.print\:md\:py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.print\:md\:p-7{padding:1.75rem!important}.print\:md\:pl-7{padding-left:1.75rem!important}.print\:md\:pr-7{padding-right:1.75rem!important}.print\:md\:pt-7{padding-top:1.75rem!important}.print\:md\:pb-7{padding-bottom:1.75rem!important}.print\:md\:px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.print\:md\:py-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.print\:md\:p-8{padding:2rem!important}.print\:md\:pl-8{padding-left:2rem!important}.print\:md\:pr-8{padding-right:2rem!important}.print\:md\:pt-8{padding-top:2rem!important}.print\:md\:pb-8{padding-bottom:2rem!important}.print\:md\:px-8{padding-left:2rem!important;padding-right:2rem!important}.print\:md\:py-8{padding-top:2rem!important;padding-bottom:2rem!important}.print\:md\:p-9{padding:2.25rem!important}.print\:md\:pl-9{padding-left:2.25rem!important}.print\:md\:pr-9{padding-right:2.25rem!important}.print\:md\:pt-9{padding-top:2.25rem!important}.print\:md\:pb-9{padding-bottom:2.25rem!important}.print\:md\:px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.print\:md\:py-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.print\:md\:p-10{padding:2.5rem!important}.print\:md\:pl-10{padding-left:2.5rem!important}.print\:md\:pr-10{padding-right:2.5rem!important}.print\:md\:pt-10{padding-top:2.5rem!important}.print\:md\:pb-10{padding-bottom:2.5rem!important}.print\:md\:px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.print\:md\:py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.print\:md\:p-11{padding:2.75rem!important}.print\:md\:pl-11{padding-left:2.75rem!important}.print\:md\:pr-11{padding-right:2.75rem!important}.print\:md\:pt-11{padding-top:2.75rem!important}.print\:md\:pb-11{padding-bottom:2.75rem!important}.print\:md\:px-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.print\:md\:py-11{padding-top:2.75rem!important;padding-bottom:2.75rem!important}.print\:md\:p-12{padding:3rem!important}.print\:md\:pl-12{padding-left:3rem!important}.print\:md\:pr-12{padding-right:3rem!important}.print\:md\:pt-12{padding-top:3rem!important}.print\:md\:pb-12{padding-bottom:3rem!important}.print\:md\:px-12{padding-left:3rem!important;padding-right:3rem!important}.print\:md\:py-12{padding-top:3rem!important;padding-bottom:3rem!important}.print\:md\:p-14{padding:3.5rem!important}.print\:md\:pl-14{padding-left:3.5rem!important}.print\:md\:pr-14{padding-right:3.5rem!important}.print\:md\:pt-14{padding-top:3.5rem!important}.print\:md\:pb-14{padding-bottom:3.5rem!important}.print\:md\:px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.print\:md\:py-14{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.print\:md\:p-16{padding:4rem!important}.print\:md\:pl-16{padding-left:4rem!important}.print\:md\:pr-16{padding-right:4rem!important}.print\:md\:pt-16{padding-top:4rem!important}.print\:md\:pb-16{padding-bottom:4rem!important}.print\:md\:px-16{padding-left:4rem!important;padding-right:4rem!important}.print\:md\:py-16{padding-top:4rem!important;padding-bottom:4rem!important}.print\:md\:p-20{padding:5rem!important}.print\:md\:pl-20{padding-left:5rem!important}.print\:md\:pr-20{padding-right:5rem!important}.print\:md\:pt-20{padding-top:5rem!important}.print\:md\:pb-20{padding-bottom:5rem!important}.print\:md\:px-20{padding-left:5rem!important;padding-right:5rem!important}.print\:md\:py-20{padding-top:5rem!important;padding-bottom:5rem!important}.print\:md\:p-24{padding:6rem!important}.print\:md\:pl-24{padding-left:6rem!important}.print\:md\:pr-24{padding-right:6rem!important}.print\:md\:pt-24{padding-top:6rem!important}.print\:md\:pb-24{padding-bottom:6rem!important}.print\:md\:px-24{padding-left:6rem!important;padding-right:6rem!important}.print\:md\:py-24{padding-top:6rem!important;padding-bottom:6rem!important}.print\:md\:grid{display:grid!important}.print\:md\:gap-0{gap:0px!important}.print\:md\:gapl-0{gap-left:0px!important}.print\:md\:gapr-0{gap-right:0px!important}.print\:md\:gapt-0{gap-top:0px!important}.print\:md\:gapb-0{gap-bottom:0px!important}.print\:md\:gapx-0{gap-left:0px!important;gap-right:0px!important}.print\:md\:gapy-0{gap-top:0px!important;gap-bottom:0px!important}.print\:md\:gap-y-0{row-gap:0px!important}.print\:md\:gap-yl-0{row-gap-left:0px!important}.print\:md\:gap-yr-0{row-gap-right:0px!important}.print\:md\:gap-yt-0{row-gap-top:0px!important}.print\:md\:gap-yb-0{row-gap-bottom:0px!important}.print\:md\:gap-yx-0{row-gap-left:0px!important;row-gap-right:0px!important}.print\:md\:gap-yy-0{row-gap-top:0px!important;row-gap-bottom:0px!important}.print\:md\:gap-x-0{column-gap:0px!important}.print\:md\:gap-xl-0{column-gap-left:0px!important}.print\:md\:gap-xr-0{column-gap-right:0px!important}.print\:md\:gap-xt-0{column-gap-top:0px!important}.print\:md\:gap-xb-0{column-gap-bottom:0px!important}.print\:md\:gap-xx-0{column-gap-left:0px!important;column-gap-right:0px!important}.print\:md\:gap-xy-0{column-gap-top:0px!important;column-gap-bottom:0px!important}.print\:md\:gap-0\.5{gap:.125rem!important}.print\:md\:gapl-0\.5{gap-left:.125rem!important}.print\:md\:gapr-0\.5{gap-right:.125rem!important}.print\:md\:gapt-0\.5{gap-top:.125rem!important}.print\:md\:gapb-0\.5{gap-bottom:.125rem!important}.print\:md\:gapx-0\.5{gap-left:.125rem!important;gap-right:.125rem!important}.print\:md\:gapy-0\.5{gap-top:.125rem!important;gap-bottom:.125rem!important}.print\:md\:gap-y-0\.5{row-gap:.125rem!important}.print\:md\:gap-yl-0\.5{row-gap-left:.125rem!important}.print\:md\:gap-yr-0\.5{row-gap-right:.125rem!important}.print\:md\:gap-yt-0\.5{row-gap-top:.125rem!important}.print\:md\:gap-yb-0\.5{row-gap-bottom:.125rem!important}.print\:md\:gap-yx-0\.5{row-gap-left:.125rem!important;row-gap-right:.125rem!important}.print\:md\:gap-yy-0\.5{row-gap-top:.125rem!important;row-gap-bottom:.125rem!important}.print\:md\:gap-x-0\.5{column-gap:.125rem!important}.print\:md\:gap-xl-0\.5{column-gap-left:.125rem!important}.print\:md\:gap-xr-0\.5{column-gap-right:.125rem!important}.print\:md\:gap-xt-0\.5{column-gap-top:.125rem!important}.print\:md\:gap-xb-0\.5{column-gap-bottom:.125rem!important}.print\:md\:gap-xx-0\.5{column-gap-left:.125rem!important;column-gap-right:.125rem!important}.print\:md\:gap-xy-0\.5{column-gap-top:.125rem!important;column-gap-bottom:.125rem!important}.print\:md\:gap-1{gap:.25rem!important}.print\:md\:gapl-1{gap-left:.25rem!important}.print\:md\:gapr-1{gap-right:.25rem!important}.print\:md\:gapt-1{gap-top:.25rem!important}.print\:md\:gapb-1{gap-bottom:.25rem!important}.print\:md\:gapx-1{gap-left:.25rem!important;gap-right:.25rem!important}.print\:md\:gapy-1{gap-top:.25rem!important;gap-bottom:.25rem!important}.print\:md\:gap-y-1{row-gap:.25rem!important}.print\:md\:gap-yl-1{row-gap-left:.25rem!important}.print\:md\:gap-yr-1{row-gap-right:.25rem!important}.print\:md\:gap-yt-1{row-gap-top:.25rem!important}.print\:md\:gap-yb-1{row-gap-bottom:.25rem!important}.print\:md\:gap-yx-1{row-gap-left:.25rem!important;row-gap-right:.25rem!important}.print\:md\:gap-yy-1{row-gap-top:.25rem!important;row-gap-bottom:.25rem!important}.print\:md\:gap-x-1{column-gap:.25rem!important}.print\:md\:gap-xl-1{column-gap-left:.25rem!important}.print\:md\:gap-xr-1{column-gap-right:.25rem!important}.print\:md\:gap-xt-1{column-gap-top:.25rem!important}.print\:md\:gap-xb-1{column-gap-bottom:.25rem!important}.print\:md\:gap-xx-1{column-gap-left:.25rem!important;column-gap-right:.25rem!important}.print\:md\:gap-xy-1{column-gap-top:.25rem!important;column-gap-bottom:.25rem!important}.print\:md\:gap-1\.5{gap:.375rem!important}.print\:md\:gapl-1\.5{gap-left:.375rem!important}.print\:md\:gapr-1\.5{gap-right:.375rem!important}.print\:md\:gapt-1\.5{gap-top:.375rem!important}.print\:md\:gapb-1\.5{gap-bottom:.375rem!important}.print\:md\:gapx-1\.5{gap-left:.375rem!important;gap-right:.375rem!important}.print\:md\:gapy-1\.5{gap-top:.375rem!important;gap-bottom:.375rem!important}.print\:md\:gap-y-1\.5{row-gap:.375rem!important}.print\:md\:gap-yl-1\.5{row-gap-left:.375rem!important}.print\:md\:gap-yr-1\.5{row-gap-right:.375rem!important}.print\:md\:gap-yt-1\.5{row-gap-top:.375rem!important}.print\:md\:gap-yb-1\.5{row-gap-bottom:.375rem!important}.print\:md\:gap-yx-1\.5{row-gap-left:.375rem!important;row-gap-right:.375rem!important}.print\:md\:gap-yy-1\.5{row-gap-top:.375rem!important;row-gap-bottom:.375rem!important}.print\:md\:gap-x-1\.5{column-gap:.375rem!important}.print\:md\:gap-xl-1\.5{column-gap-left:.375rem!important}.print\:md\:gap-xr-1\.5{column-gap-right:.375rem!important}.print\:md\:gap-xt-1\.5{column-gap-top:.375rem!important}.print\:md\:gap-xb-1\.5{column-gap-bottom:.375rem!important}.print\:md\:gap-xx-1\.5{column-gap-left:.375rem!important;column-gap-right:.375rem!important}.print\:md\:gap-xy-1\.5{column-gap-top:.375rem!important;column-gap-bottom:.375rem!important}.print\:md\:gap-2{gap:.5rem!important}.print\:md\:gapl-2{gap-left:.5rem!important}.print\:md\:gapr-2{gap-right:.5rem!important}.print\:md\:gapt-2{gap-top:.5rem!important}.print\:md\:gapb-2{gap-bottom:.5rem!important}.print\:md\:gapx-2{gap-left:.5rem!important;gap-right:.5rem!important}.print\:md\:gapy-2{gap-top:.5rem!important;gap-bottom:.5rem!important}.print\:md\:gap-y-2{row-gap:.5rem!important}.print\:md\:gap-yl-2{row-gap-left:.5rem!important}.print\:md\:gap-yr-2{row-gap-right:.5rem!important}.print\:md\:gap-yt-2{row-gap-top:.5rem!important}.print\:md\:gap-yb-2{row-gap-bottom:.5rem!important}.print\:md\:gap-yx-2{row-gap-left:.5rem!important;row-gap-right:.5rem!important}.print\:md\:gap-yy-2{row-gap-top:.5rem!important;row-gap-bottom:.5rem!important}.print\:md\:gap-x-2{column-gap:.5rem!important}.print\:md\:gap-xl-2{column-gap-left:.5rem!important}.print\:md\:gap-xr-2{column-gap-right:.5rem!important}.print\:md\:gap-xt-2{column-gap-top:.5rem!important}.print\:md\:gap-xb-2{column-gap-bottom:.5rem!important}.print\:md\:gap-xx-2{column-gap-left:.5rem!important;column-gap-right:.5rem!important}.print\:md\:gap-xy-2{column-gap-top:.5rem!important;column-gap-bottom:.5rem!important}.print\:md\:gap-2\.5{gap:.625rem!important}.print\:md\:gapl-2\.5{gap-left:.625rem!important}.print\:md\:gapr-2\.5{gap-right:.625rem!important}.print\:md\:gapt-2\.5{gap-top:.625rem!important}.print\:md\:gapb-2\.5{gap-bottom:.625rem!important}.print\:md\:gapx-2\.5{gap-left:.625rem!important;gap-right:.625rem!important}.print\:md\:gapy-2\.5{gap-top:.625rem!important;gap-bottom:.625rem!important}.print\:md\:gap-y-2\.5{row-gap:.625rem!important}.print\:md\:gap-yl-2\.5{row-gap-left:.625rem!important}.print\:md\:gap-yr-2\.5{row-gap-right:.625rem!important}.print\:md\:gap-yt-2\.5{row-gap-top:.625rem!important}.print\:md\:gap-yb-2\.5{row-gap-bottom:.625rem!important}.print\:md\:gap-yx-2\.5{row-gap-left:.625rem!important;row-gap-right:.625rem!important}.print\:md\:gap-yy-2\.5{row-gap-top:.625rem!important;row-gap-bottom:.625rem!important}.print\:md\:gap-x-2\.5{column-gap:.625rem!important}.print\:md\:gap-xl-2\.5{column-gap-left:.625rem!important}.print\:md\:gap-xr-2\.5{column-gap-right:.625rem!important}.print\:md\:gap-xt-2\.5{column-gap-top:.625rem!important}.print\:md\:gap-xb-2\.5{column-gap-bottom:.625rem!important}.print\:md\:gap-xx-2\.5{column-gap-left:.625rem!important;column-gap-right:.625rem!important}.print\:md\:gap-xy-2\.5{column-gap-top:.625rem!important;column-gap-bottom:.625rem!important}.print\:md\:gap-3{gap:.75rem!important}.print\:md\:gapl-3{gap-left:.75rem!important}.print\:md\:gapr-3{gap-right:.75rem!important}.print\:md\:gapt-3{gap-top:.75rem!important}.print\:md\:gapb-3{gap-bottom:.75rem!important}.print\:md\:gapx-3{gap-left:.75rem!important;gap-right:.75rem!important}.print\:md\:gapy-3{gap-top:.75rem!important;gap-bottom:.75rem!important}.print\:md\:gap-y-3{row-gap:.75rem!important}.print\:md\:gap-yl-3{row-gap-left:.75rem!important}.print\:md\:gap-yr-3{row-gap-right:.75rem!important}.print\:md\:gap-yt-3{row-gap-top:.75rem!important}.print\:md\:gap-yb-3{row-gap-bottom:.75rem!important}.print\:md\:gap-yx-3{row-gap-left:.75rem!important;row-gap-right:.75rem!important}.print\:md\:gap-yy-3{row-gap-top:.75rem!important;row-gap-bottom:.75rem!important}.print\:md\:gap-x-3{column-gap:.75rem!important}.print\:md\:gap-xl-3{column-gap-left:.75rem!important}.print\:md\:gap-xr-3{column-gap-right:.75rem!important}.print\:md\:gap-xt-3{column-gap-top:.75rem!important}.print\:md\:gap-xb-3{column-gap-bottom:.75rem!important}.print\:md\:gap-xx-3{column-gap-left:.75rem!important;column-gap-right:.75rem!important}.print\:md\:gap-xy-3{column-gap-top:.75rem!important;column-gap-bottom:.75rem!important}.print\:md\:gap-4{gap:1rem!important}.print\:md\:gapl-4{gap-left:1rem!important}.print\:md\:gapr-4{gap-right:1rem!important}.print\:md\:gapt-4{gap-top:1rem!important}.print\:md\:gapb-4{gap-bottom:1rem!important}.print\:md\:gapx-4{gap-left:1rem!important;gap-right:1rem!important}.print\:md\:gapy-4{gap-top:1rem!important;gap-bottom:1rem!important}.print\:md\:gap-y-4{row-gap:1rem!important}.print\:md\:gap-yl-4{row-gap-left:1rem!important}.print\:md\:gap-yr-4{row-gap-right:1rem!important}.print\:md\:gap-yt-4{row-gap-top:1rem!important}.print\:md\:gap-yb-4{row-gap-bottom:1rem!important}.print\:md\:gap-yx-4{row-gap-left:1rem!important;row-gap-right:1rem!important}.print\:md\:gap-yy-4{row-gap-top:1rem!important;row-gap-bottom:1rem!important}.print\:md\:gap-x-4{column-gap:1rem!important}.print\:md\:gap-xl-4{column-gap-left:1rem!important}.print\:md\:gap-xr-4{column-gap-right:1rem!important}.print\:md\:gap-xt-4{column-gap-top:1rem!important}.print\:md\:gap-xb-4{column-gap-bottom:1rem!important}.print\:md\:gap-xx-4{column-gap-left:1rem!important;column-gap-right:1rem!important}.print\:md\:gap-xy-4{column-gap-top:1rem!important;column-gap-bottom:1rem!important}.print\:md\:gap-5{gap:1.25rem!important}.print\:md\:gapl-5{gap-left:1.25rem!important}.print\:md\:gapr-5{gap-right:1.25rem!important}.print\:md\:gapt-5{gap-top:1.25rem!important}.print\:md\:gapb-5{gap-bottom:1.25rem!important}.print\:md\:gapx-5{gap-left:1.25rem!important;gap-right:1.25rem!important}.print\:md\:gapy-5{gap-top:1.25rem!important;gap-bottom:1.25rem!important}.print\:md\:gap-y-5{row-gap:1.25rem!important}.print\:md\:gap-yl-5{row-gap-left:1.25rem!important}.print\:md\:gap-yr-5{row-gap-right:1.25rem!important}.print\:md\:gap-yt-5{row-gap-top:1.25rem!important}.print\:md\:gap-yb-5{row-gap-bottom:1.25rem!important}.print\:md\:gap-yx-5{row-gap-left:1.25rem!important;row-gap-right:1.25rem!important}.print\:md\:gap-yy-5{row-gap-top:1.25rem!important;row-gap-bottom:1.25rem!important}.print\:md\:gap-x-5{column-gap:1.25rem!important}.print\:md\:gap-xl-5{column-gap-left:1.25rem!important}.print\:md\:gap-xr-5{column-gap-right:1.25rem!important}.print\:md\:gap-xt-5{column-gap-top:1.25rem!important}.print\:md\:gap-xb-5{column-gap-bottom:1.25rem!important}.print\:md\:gap-xx-5{column-gap-left:1.25rem!important;column-gap-right:1.25rem!important}.print\:md\:gap-xy-5{column-gap-top:1.25rem!important;column-gap-bottom:1.25rem!important}.print\:md\:gap-6{gap:1.5rem!important}.print\:md\:gapl-6{gap-left:1.5rem!important}.print\:md\:gapr-6{gap-right:1.5rem!important}.print\:md\:gapt-6{gap-top:1.5rem!important}.print\:md\:gapb-6{gap-bottom:1.5rem!important}.print\:md\:gapx-6{gap-left:1.5rem!important;gap-right:1.5rem!important}.print\:md\:gapy-6{gap-top:1.5rem!important;gap-bottom:1.5rem!important}.print\:md\:gap-y-6{row-gap:1.5rem!important}.print\:md\:gap-yl-6{row-gap-left:1.5rem!important}.print\:md\:gap-yr-6{row-gap-right:1.5rem!important}.print\:md\:gap-yt-6{row-gap-top:1.5rem!important}.print\:md\:gap-yb-6{row-gap-bottom:1.5rem!important}.print\:md\:gap-yx-6{row-gap-left:1.5rem!important;row-gap-right:1.5rem!important}.print\:md\:gap-yy-6{row-gap-top:1.5rem!important;row-gap-bottom:1.5rem!important}.print\:md\:gap-x-6{column-gap:1.5rem!important}.print\:md\:gap-xl-6{column-gap-left:1.5rem!important}.print\:md\:gap-xr-6{column-gap-right:1.5rem!important}.print\:md\:gap-xt-6{column-gap-top:1.5rem!important}.print\:md\:gap-xb-6{column-gap-bottom:1.5rem!important}.print\:md\:gap-xx-6{column-gap-left:1.5rem!important;column-gap-right:1.5rem!important}.print\:md\:gap-xy-6{column-gap-top:1.5rem!important;column-gap-bottom:1.5rem!important}.print\:md\:gap-7{gap:1.75rem!important}.print\:md\:gapl-7{gap-left:1.75rem!important}.print\:md\:gapr-7{gap-right:1.75rem!important}.print\:md\:gapt-7{gap-top:1.75rem!important}.print\:md\:gapb-7{gap-bottom:1.75rem!important}.print\:md\:gapx-7{gap-left:1.75rem!important;gap-right:1.75rem!important}.print\:md\:gapy-7{gap-top:1.75rem!important;gap-bottom:1.75rem!important}.print\:md\:gap-y-7{row-gap:1.75rem!important}.print\:md\:gap-yl-7{row-gap-left:1.75rem!important}.print\:md\:gap-yr-7{row-gap-right:1.75rem!important}.print\:md\:gap-yt-7{row-gap-top:1.75rem!important}.print\:md\:gap-yb-7{row-gap-bottom:1.75rem!important}.print\:md\:gap-yx-7{row-gap-left:1.75rem!important;row-gap-right:1.75rem!important}.print\:md\:gap-yy-7{row-gap-top:1.75rem!important;row-gap-bottom:1.75rem!important}.print\:md\:gap-x-7{column-gap:1.75rem!important}.print\:md\:gap-xl-7{column-gap-left:1.75rem!important}.print\:md\:gap-xr-7{column-gap-right:1.75rem!important}.print\:md\:gap-xt-7{column-gap-top:1.75rem!important}.print\:md\:gap-xb-7{column-gap-bottom:1.75rem!important}.print\:md\:gap-xx-7{column-gap-left:1.75rem!important;column-gap-right:1.75rem!important}.print\:md\:gap-xy-7{column-gap-top:1.75rem!important;column-gap-bottom:1.75rem!important}.print\:md\:gap-8{gap:2rem!important}.print\:md\:gapl-8{gap-left:2rem!important}.print\:md\:gapr-8{gap-right:2rem!important}.print\:md\:gapt-8{gap-top:2rem!important}.print\:md\:gapb-8{gap-bottom:2rem!important}.print\:md\:gapx-8{gap-left:2rem!important;gap-right:2rem!important}.print\:md\:gapy-8{gap-top:2rem!important;gap-bottom:2rem!important}.print\:md\:gap-y-8{row-gap:2rem!important}.print\:md\:gap-yl-8{row-gap-left:2rem!important}.print\:md\:gap-yr-8{row-gap-right:2rem!important}.print\:md\:gap-yt-8{row-gap-top:2rem!important}.print\:md\:gap-yb-8{row-gap-bottom:2rem!important}.print\:md\:gap-yx-8{row-gap-left:2rem!important;row-gap-right:2rem!important}.print\:md\:gap-yy-8{row-gap-top:2rem!important;row-gap-bottom:2rem!important}.print\:md\:gap-x-8{column-gap:2rem!important}.print\:md\:gap-xl-8{column-gap-left:2rem!important}.print\:md\:gap-xr-8{column-gap-right:2rem!important}.print\:md\:gap-xt-8{column-gap-top:2rem!important}.print\:md\:gap-xb-8{column-gap-bottom:2rem!important}.print\:md\:gap-xx-8{column-gap-left:2rem!important;column-gap-right:2rem!important}.print\:md\:gap-xy-8{column-gap-top:2rem!important;column-gap-bottom:2rem!important}.print\:md\:gap-9{gap:2.25rem!important}.print\:md\:gapl-9{gap-left:2.25rem!important}.print\:md\:gapr-9{gap-right:2.25rem!important}.print\:md\:gapt-9{gap-top:2.25rem!important}.print\:md\:gapb-9{gap-bottom:2.25rem!important}.print\:md\:gapx-9{gap-left:2.25rem!important;gap-right:2.25rem!important}.print\:md\:gapy-9{gap-top:2.25rem!important;gap-bottom:2.25rem!important}.print\:md\:gap-y-9{row-gap:2.25rem!important}.print\:md\:gap-yl-9{row-gap-left:2.25rem!important}.print\:md\:gap-yr-9{row-gap-right:2.25rem!important}.print\:md\:gap-yt-9{row-gap-top:2.25rem!important}.print\:md\:gap-yb-9{row-gap-bottom:2.25rem!important}.print\:md\:gap-yx-9{row-gap-left:2.25rem!important;row-gap-right:2.25rem!important}.print\:md\:gap-yy-9{row-gap-top:2.25rem!important;row-gap-bottom:2.25rem!important}.print\:md\:gap-x-9{column-gap:2.25rem!important}.print\:md\:gap-xl-9{column-gap-left:2.25rem!important}.print\:md\:gap-xr-9{column-gap-right:2.25rem!important}.print\:md\:gap-xt-9{column-gap-top:2.25rem!important}.print\:md\:gap-xb-9{column-gap-bottom:2.25rem!important}.print\:md\:gap-xx-9{column-gap-left:2.25rem!important;column-gap-right:2.25rem!important}.print\:md\:gap-xy-9{column-gap-top:2.25rem!important;column-gap-bottom:2.25rem!important}.print\:md\:gap-10{gap:2.5rem!important}.print\:md\:gapl-10{gap-left:2.5rem!important}.print\:md\:gapr-10{gap-right:2.5rem!important}.print\:md\:gapt-10{gap-top:2.5rem!important}.print\:md\:gapb-10{gap-bottom:2.5rem!important}.print\:md\:gapx-10{gap-left:2.5rem!important;gap-right:2.5rem!important}.print\:md\:gapy-10{gap-top:2.5rem!important;gap-bottom:2.5rem!important}.print\:md\:gap-y-10{row-gap:2.5rem!important}.print\:md\:gap-yl-10{row-gap-left:2.5rem!important}.print\:md\:gap-yr-10{row-gap-right:2.5rem!important}.print\:md\:gap-yt-10{row-gap-top:2.5rem!important}.print\:md\:gap-yb-10{row-gap-bottom:2.5rem!important}.print\:md\:gap-yx-10{row-gap-left:2.5rem!important;row-gap-right:2.5rem!important}.print\:md\:gap-yy-10{row-gap-top:2.5rem!important;row-gap-bottom:2.5rem!important}.print\:md\:gap-x-10{column-gap:2.5rem!important}.print\:md\:gap-xl-10{column-gap-left:2.5rem!important}.print\:md\:gap-xr-10{column-gap-right:2.5rem!important}.print\:md\:gap-xt-10{column-gap-top:2.5rem!important}.print\:md\:gap-xb-10{column-gap-bottom:2.5rem!important}.print\:md\:gap-xx-10{column-gap-left:2.5rem!important;column-gap-right:2.5rem!important}.print\:md\:gap-xy-10{column-gap-top:2.5rem!important;column-gap-bottom:2.5rem!important}.print\:md\:gap-11{gap:2.75rem!important}.print\:md\:gapl-11{gap-left:2.75rem!important}.print\:md\:gapr-11{gap-right:2.75rem!important}.print\:md\:gapt-11{gap-top:2.75rem!important}.print\:md\:gapb-11{gap-bottom:2.75rem!important}.print\:md\:gapx-11{gap-left:2.75rem!important;gap-right:2.75rem!important}.print\:md\:gapy-11{gap-top:2.75rem!important;gap-bottom:2.75rem!important}.print\:md\:gap-y-11{row-gap:2.75rem!important}.print\:md\:gap-yl-11{row-gap-left:2.75rem!important}.print\:md\:gap-yr-11{row-gap-right:2.75rem!important}.print\:md\:gap-yt-11{row-gap-top:2.75rem!important}.print\:md\:gap-yb-11{row-gap-bottom:2.75rem!important}.print\:md\:gap-yx-11{row-gap-left:2.75rem!important;row-gap-right:2.75rem!important}.print\:md\:gap-yy-11{row-gap-top:2.75rem!important;row-gap-bottom:2.75rem!important}.print\:md\:gap-x-11{column-gap:2.75rem!important}.print\:md\:gap-xl-11{column-gap-left:2.75rem!important}.print\:md\:gap-xr-11{column-gap-right:2.75rem!important}.print\:md\:gap-xt-11{column-gap-top:2.75rem!important}.print\:md\:gap-xb-11{column-gap-bottom:2.75rem!important}.print\:md\:gap-xx-11{column-gap-left:2.75rem!important;column-gap-right:2.75rem!important}.print\:md\:gap-xy-11{column-gap-top:2.75rem!important;column-gap-bottom:2.75rem!important}.print\:md\:gap-12{gap:3rem!important}.print\:md\:gapl-12{gap-left:3rem!important}.print\:md\:gapr-12{gap-right:3rem!important}.print\:md\:gapt-12{gap-top:3rem!important}.print\:md\:gapb-12{gap-bottom:3rem!important}.print\:md\:gapx-12{gap-left:3rem!important;gap-right:3rem!important}.print\:md\:gapy-12{gap-top:3rem!important;gap-bottom:3rem!important}.print\:md\:gap-y-12{row-gap:3rem!important}.print\:md\:gap-yl-12{row-gap-left:3rem!important}.print\:md\:gap-yr-12{row-gap-right:3rem!important}.print\:md\:gap-yt-12{row-gap-top:3rem!important}.print\:md\:gap-yb-12{row-gap-bottom:3rem!important}.print\:md\:gap-yx-12{row-gap-left:3rem!important;row-gap-right:3rem!important}.print\:md\:gap-yy-12{row-gap-top:3rem!important;row-gap-bottom:3rem!important}.print\:md\:gap-x-12{column-gap:3rem!important}.print\:md\:gap-xl-12{column-gap-left:3rem!important}.print\:md\:gap-xr-12{column-gap-right:3rem!important}.print\:md\:gap-xt-12{column-gap-top:3rem!important}.print\:md\:gap-xb-12{column-gap-bottom:3rem!important}.print\:md\:gap-xx-12{column-gap-left:3rem!important;column-gap-right:3rem!important}.print\:md\:gap-xy-12{column-gap-top:3rem!important;column-gap-bottom:3rem!important}.print\:md\:gap-14{gap:3.5rem!important}.print\:md\:gapl-14{gap-left:3.5rem!important}.print\:md\:gapr-14{gap-right:3.5rem!important}.print\:md\:gapt-14{gap-top:3.5rem!important}.print\:md\:gapb-14{gap-bottom:3.5rem!important}.print\:md\:gapx-14{gap-left:3.5rem!important;gap-right:3.5rem!important}.print\:md\:gapy-14{gap-top:3.5rem!important;gap-bottom:3.5rem!important}.print\:md\:gap-y-14{row-gap:3.5rem!important}.print\:md\:gap-yl-14{row-gap-left:3.5rem!important}.print\:md\:gap-yr-14{row-gap-right:3.5rem!important}.print\:md\:gap-yt-14{row-gap-top:3.5rem!important}.print\:md\:gap-yb-14{row-gap-bottom:3.5rem!important}.print\:md\:gap-yx-14{row-gap-left:3.5rem!important;row-gap-right:3.5rem!important}.print\:md\:gap-yy-14{row-gap-top:3.5rem!important;row-gap-bottom:3.5rem!important}.print\:md\:gap-x-14{column-gap:3.5rem!important}.print\:md\:gap-xl-14{column-gap-left:3.5rem!important}.print\:md\:gap-xr-14{column-gap-right:3.5rem!important}.print\:md\:gap-xt-14{column-gap-top:3.5rem!important}.print\:md\:gap-xb-14{column-gap-bottom:3.5rem!important}.print\:md\:gap-xx-14{column-gap-left:3.5rem!important;column-gap-right:3.5rem!important}.print\:md\:gap-xy-14{column-gap-top:3.5rem!important;column-gap-bottom:3.5rem!important}.print\:md\:gap-16{gap:4rem!important}.print\:md\:gapl-16{gap-left:4rem!important}.print\:md\:gapr-16{gap-right:4rem!important}.print\:md\:gapt-16{gap-top:4rem!important}.print\:md\:gapb-16{gap-bottom:4rem!important}.print\:md\:gapx-16{gap-left:4rem!important;gap-right:4rem!important}.print\:md\:gapy-16{gap-top:4rem!important;gap-bottom:4rem!important}.print\:md\:gap-y-16{row-gap:4rem!important}.print\:md\:gap-yl-16{row-gap-left:4rem!important}.print\:md\:gap-yr-16{row-gap-right:4rem!important}.print\:md\:gap-yt-16{row-gap-top:4rem!important}.print\:md\:gap-yb-16{row-gap-bottom:4rem!important}.print\:md\:gap-yx-16{row-gap-left:4rem!important;row-gap-right:4rem!important}.print\:md\:gap-yy-16{row-gap-top:4rem!important;row-gap-bottom:4rem!important}.print\:md\:gap-x-16{column-gap:4rem!important}.print\:md\:gap-xl-16{column-gap-left:4rem!important}.print\:md\:gap-xr-16{column-gap-right:4rem!important}.print\:md\:gap-xt-16{column-gap-top:4rem!important}.print\:md\:gap-xb-16{column-gap-bottom:4rem!important}.print\:md\:gap-xx-16{column-gap-left:4rem!important;column-gap-right:4rem!important}.print\:md\:gap-xy-16{column-gap-top:4rem!important;column-gap-bottom:4rem!important}.print\:md\:gap-20{gap:5rem!important}.print\:md\:gapl-20{gap-left:5rem!important}.print\:md\:gapr-20{gap-right:5rem!important}.print\:md\:gapt-20{gap-top:5rem!important}.print\:md\:gapb-20{gap-bottom:5rem!important}.print\:md\:gapx-20{gap-left:5rem!important;gap-right:5rem!important}.print\:md\:gapy-20{gap-top:5rem!important;gap-bottom:5rem!important}.print\:md\:gap-y-20{row-gap:5rem!important}.print\:md\:gap-yl-20{row-gap-left:5rem!important}.print\:md\:gap-yr-20{row-gap-right:5rem!important}.print\:md\:gap-yt-20{row-gap-top:5rem!important}.print\:md\:gap-yb-20{row-gap-bottom:5rem!important}.print\:md\:gap-yx-20{row-gap-left:5rem!important;row-gap-right:5rem!important}.print\:md\:gap-yy-20{row-gap-top:5rem!important;row-gap-bottom:5rem!important}.print\:md\:gap-x-20{column-gap:5rem!important}.print\:md\:gap-xl-20{column-gap-left:5rem!important}.print\:md\:gap-xr-20{column-gap-right:5rem!important}.print\:md\:gap-xt-20{column-gap-top:5rem!important}.print\:md\:gap-xb-20{column-gap-bottom:5rem!important}.print\:md\:gap-xx-20{column-gap-left:5rem!important;column-gap-right:5rem!important}.print\:md\:gap-xy-20{column-gap-top:5rem!important;column-gap-bottom:5rem!important}.print\:md\:gap-24{gap:6rem!important}.print\:md\:gapl-24{gap-left:6rem!important}.print\:md\:gapr-24{gap-right:6rem!important}.print\:md\:gapt-24{gap-top:6rem!important}.print\:md\:gapb-24{gap-bottom:6rem!important}.print\:md\:gapx-24{gap-left:6rem!important;gap-right:6rem!important}.print\:md\:gapy-24{gap-top:6rem!important;gap-bottom:6rem!important}.print\:md\:gap-y-24{row-gap:6rem!important}.print\:md\:gap-yl-24{row-gap-left:6rem!important}.print\:md\:gap-yr-24{row-gap-right:6rem!important}.print\:md\:gap-yt-24{row-gap-top:6rem!important}.print\:md\:gap-yb-24{row-gap-bottom:6rem!important}.print\:md\:gap-yx-24{row-gap-left:6rem!important;row-gap-right:6rem!important}.print\:md\:gap-yy-24{row-gap-top:6rem!important;row-gap-bottom:6rem!important}.print\:md\:gap-x-24{column-gap:6rem!important}.print\:md\:gap-xl-24{column-gap-left:6rem!important}.print\:md\:gap-xr-24{column-gap-right:6rem!important}.print\:md\:gap-xt-24{column-gap-top:6rem!important}.print\:md\:gap-xb-24{column-gap-bottom:6rem!important}.print\:md\:gap-xx-24{column-gap-left:6rem!important;column-gap-right:6rem!important}.print\:md\:gap-xy-24{column-gap-top:6rem!important;column-gap-bottom:6rem!important}.print\:md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.print\:md\:col-span-1{grid-column:span 1/span 1!important}.print\:md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.print\:md\:col-span-2{grid-column:span 2/span 2!important}.print\:md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.print\:md\:col-span-3{grid-column:span 3/span 3!important}.print\:md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.print\:md\:col-span-4{grid-column:span 4/span 4!important}.print\:md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.print\:md\:col-span-5{grid-column:span 5/span 5!important}.print\:md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.print\:md\:col-span-6{grid-column:span 6/span 6!important}.print\:md\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.print\:md\:col-span-7{grid-column:span 7/span 7!important}.print\:md\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.print\:md\:col-span-8{grid-column:span 8/span 8!important}.print\:md\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.print\:md\:col-span-9{grid-column:span 9/span 9!important}.print\:md\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.print\:md\:col-span-10{grid-column:span 10/span 10!important}.print\:md\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.print\:md\:col-span-11{grid-column:span 11/span 11!important}.print\:md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.print\:md\:col-span-12{grid-column:span 12/span 12!important}.print\:md\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))!important}.print\:md\:row-span-1{grid-row:span 1/span 1!important}.print\:md\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.print\:md\:row-span-2{grid-row:span 2/span 2!important}.print\:md\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))!important}.print\:md\:row-span-3{grid-row:span 3/span 3!important}.print\:md\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))!important}.print\:md\:row-span-4{grid-row:span 4/span 4!important}.print\:md\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))!important}.print\:md\:row-span-5{grid-row:span 5/span 5!important}.print\:md\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))!important}.print\:md\:row-span-6{grid-row:span 6/span 6!important}.print\:md\:grid-rows-7{grid-template-rows:repeat(7,minmax(0,1fr))!important}.print\:md\:row-span-7{grid-row:span 7/span 7!important}.print\:md\:grid-rows-8{grid-template-rows:repeat(8,minmax(0,1fr))!important}.print\:md\:row-span-8{grid-row:span 8/span 8!important}.print\:md\:grid-rows-9{grid-template-rows:repeat(9,minmax(0,1fr))!important}.print\:md\:row-span-9{grid-row:span 9/span 9!important}.print\:md\:grid-rows-10{grid-template-rows:repeat(10,minmax(0,1fr))!important}.print\:md\:row-span-10{grid-row:span 10/span 10!important}.print\:md\:grid-rows-11{grid-template-rows:repeat(11,minmax(0,1fr))!important}.print\:md\:row-span-11{grid-row:span 11/span 11!important}.print\:md\:grid-rows-12{grid-template-rows:repeat(12,minmax(0,1fr))!important}.print\:md\:row-span-12{grid-row:span 12/span 12!important}.print\:md\:col-span-full{grid-column:1/-1!important}.print\:md\:row-span-full{grid-row:1/-1!important}.print\:md\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)!important}.print\:md\:auto-cols-min{grid-auto-columns:min-content!important}.print\:md\:auto-cols-max{grid-auto-columns:max-content!important}.print\:md\:grid-flow-col{grid-auto-flow:column!important}.grid-cols-\[min-content_1fr\]{grid-template-columns:min-content 1fr}.print\:md\:icon-size-2{width:.5rem!important;height:.5rem!important;min-width:.5rem!important;min-height:.5rem!important;font-size:.5rem!important;line-height:.5rem!important}.print\:md\:icon-size-2 svg{width:.5rem!important;height:.5rem!important}.print\:md\:icon-size-2\.5{width:.625rem!important;height:.625rem!important;min-width:.625rem!important;min-height:.625rem!important;font-size:.625rem!important;line-height:.625rem!important}.print\:md\:icon-size-2\.5 svg{width:.625rem!important;height:.625rem!important}.print\:md\:icon-size-3{width:.75rem!important;height:.75rem!important;min-width:.75rem!important;min-height:.75rem!important;font-size:.75rem!important;line-height:.75rem!important}.print\:md\:icon-size-3 svg{width:.75rem!important;height:.75rem!important}.print\:md\:icon-size-3\.5{width:.875rem!important;height:.875rem!important;min-width:.875rem!important;min-height:.875rem!important;font-size:.875rem!important;line-height:.875rem!important}.print\:md\:icon-size-3\.5 svg{width:.875rem!important;height:.875rem!important}.print\:md\:icon-size-4{width:1rem!important;height:1rem!important;min-width:1rem!important;min-height:1rem!important;font-size:1rem!important;line-height:1rem!important}.print\:md\:icon-size-4 svg{width:1rem!important;height:1rem!important}.print\:md\:icon-size-4\.5{width:1.125rem!important;height:1.125rem!important;min-width:1.125rem!important;min-height:1.125rem!important;font-size:1.125rem!important;line-height:1.125rem!important}.print\:md\:icon-size-4\.5 svg{width:1.125rem!important;height:1.125rem!important}.print\:md\:icon-size-5{width:1.25rem!important;height:1.25rem!important;min-width:1.25rem!important;min-height:1.25rem!important;font-size:1.25rem!important;line-height:1.25rem!important}.print\:md\:icon-size-5 svg{width:1.25rem!important;height:1.25rem!important}.print\:md\:icon-size-6{width:1.5rem!important;height:1.5rem!important;min-width:1.5rem!important;min-height:1.5rem!important;font-size:1.5rem!important;line-height:1.5rem!important}.print\:md\:icon-size-6 svg{width:1.5rem!important;height:1.5rem!important}.print\:md\:h-10{height:2.5rem!important}.print\:md\:h-14{height:3.5rem!important}.print\:md\:h-16{height:4rem!important}.print\:md\:h-44{height:11rem!important}.print\:md\:h-96{height:24rem!important}.print\:md\:w-auto{width:auto!important}.print\:md\:w-full{width:100%!important}.print\:md\:w-0\.5{width:.125rem!important}.print\:md\:w-1{width:.25rem!important}.print\:md\:w-2{width:.5rem!important}.print\:md\:w-208{width:52rem!important}.print\:md\:w-240{width:60rem!important}.print\:md\:min-w-0{min-width:0px!important}.print\:md\:min-w-208{min-width:52rem!important}.print\:md\:min-w-240{min-width:60rem!important}.print\:md\:h-full{height:100%!important}.print\:md\:h-1{height:.25rem!important}.print\:md\:h-2{height:.5rem!important}.print\:md\:min-h-1{min-height:.25rem!important}.print\:md\:min-h-2{min-height:.5rem!important}.print\:md\:min-h-full{min-height:100%!important}.print\:md\:text-xs{font-size:.625rem!important;line-height:.875rem!important}.print\:md\:text-sm{font-size:.75rem!important;line-height:1rem!important}.print\:md\:text-md{font-size:.8125rem!important;line-height:1.25rem!important}.print\:md\:text-base,.print\:md\:text-lg{font-size:1rem!important;line-height:1.5rem!important}.print\:md\:text-xl{font-size:1.125rem!important;line-height:1.75rem!important}.print\:md\:text-2xl{font-size:1.25rem!important;line-height:1.75rem!important}.print\:md\:text-3xl{font-size:1.5rem!important;line-height:2rem!important}.print\:md\:text-4xl{font-size:1.875rem!important;line-height:2.25rem!important}.print\:md\:font-medium{font-weight:500!important}.print\:md\:font-semibold{font-weight:600!important}.print\:md\:font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.print\:md\:leading-none{line-height:1!important}.print\:md\:leading-tight{line-height:1.25!important}.print\:md\:leading-4{line-height:1rem!important}.print\:md\:leading-5{line-height:1.25rem!important}.print\:md\:leading-6{line-height:1.5rem!important}.print\:md\:tracking-tight{letter-spacing:-.025em!important}.print\:md\:tracking-normal{letter-spacing:0!important}.print\:md\:tracking-wide{letter-spacing:.025em!important}.print\:md\:tracking-wider{letter-spacing:.05em!important}.print\:md\:whitespace-nowrap{white-space:nowrap!important}.print\:md\:uppercase{text-transform:uppercase!important}.print\:md\:relative{position:relative!important}.print\:md\:absolute{position:absolute!important}.print\:md\:inset-0{inset:0!important}.print\:md\:top-0{top:0!important}.print\:md\:bottom-0{bottom:0!important}.print\:md\:right-0{right:0!important}.print\:md\:left-0{left:0!important}.print\:md\:rounded-full{border-radius:9999px!important}.print\:md\:rounded-none{border-radius:0!important}.print\:md\:rounded-sm{border-radius:.125rem!important}.print\:md\:rounded{border-radius:.25rem!important}.print\:md\:rounded-md{border-radius:.375rem!important}.print\:md\:rounded-lg{border-radius:.5rem!important}.print\:md\:rounded-xl{border-radius:.75rem!important}.print\:md\:rounded-2xl{border-radius:1rem!important}.print\:md\:truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.print\:md\:text-left{text-align:left!important}.print\:md\:text-center{text-align:center!important}.print\:md\:text-right{text-align:right!important}.print\:md\:text-ellipsis{text-overflow:ellipsis!important}.print\:md\:text-clip{text-overflow:clip!important}.print\:md\:truncate-1{display:block!important;text-overflow:ellipsis!important;word-wrap:break-word!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important}.print\:md\:truncate-2{display:block!important;max-height:2rem!important;line-height:1rem!important;text-overflow:ellipsis!important;word-wrap:break-word!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.print\:md\:truncate-3{display:block!important;max-height:3rem!important;line-height:1rem!important;text-overflow:ellipsis!important;word-wrap:break-word!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important}.print\:md\:cursor-pointer{cursor:pointer!important}.print\:md\:no-underline{text-decoration-line:none!important}.print\:md\:hover\:underline:hover{text-decoration-line:underline!important}.print\:md\:shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a!important}.print\:md\:shadow-none{box-shadow:0 0 #0000!important}.print\:md\:bg-card{background-color:#fff!important}.print\:md\:bg-transparent{background-color:transparent!important}.print\:md\:bg-black{background-color:#000!important}.print\:md\:bg-green-500{background-color:#22c55e!important}.print\:md\:bg-amber-500{background-color:#f59e0b!important}.print\:md\:bg-red-500{background-color:#ef4444!important}.print\:md\:bg-gray-100{background-color:#f3f4f6!important}.print\:md\:z-49{z-index:49!important}.print\:md\:overflow-auto{overflow:auto!important}.print\:md\:overflow-visible{overflow:visible!important}.print\:md\:inline-block{display:inline-block!important}.print\:md\:select-none{-webkit-user-select:none!important;user-select:none!important}.print\:md\:self-auto{align-self:auto!important}.print\:md\:self-start{align-self:flex-start!important}.print\:md\:self-end{align-self:flex-end!important}.print\:md\:self-center{align-self:center!important}.print\:md\:self-stretch{align-self:stretch!important}.print\:md\:self-baseline{align-self:baseline!important}.print\:md\:place-items-start{place-items:start!important}.print\:md\:place-self-center{place-self:center!important}.print\:md\:break-inside-avoid{page-break-inside:avoid!important;break-inside:avoid!important}.print\:md\:break-before-avoid{page-break-before:avoid!important;break-before:avoid!important}.print\:md\:break-after-avoid{page-break-after:avoid!important;break-after:avoid!important}.print\:md\:break-after-page{page-break-after:always!important;break-after:page!important}.print\:md\:resize-y{resize:vertical!important}.print\:md\:font-normal{font-weight:400!important}.print\:md\:font-bold{font-weight:700!important}}@media print and (min-width: 1280px){.print\:lg\:hidden{display:none!important}.print\:lg\:block{display:block!important}.print\:lg\:flex{display:flex!important}.print\:lg\:flex-row{flex-direction:row!important}.print\:lg\:flex-col{flex-direction:column!important}.print\:lg\:flex-wrap{flex-wrap:wrap!important}.print\:lg\:flex-0{flex:0 0 auto!important}.print\:lg\:flex-1{flex:1 1 0%!important}.print\:lg\:flex-auto{flex:1 1 auto!important}.print\:lg\:flex-initial{flex:0 1 auto!important}.print\:lg\:flex-none{flex:none!important}.print\:lg\:items-center{align-items:center!important}.print\:lg\:items-start{align-items:flex-start!important}.print\:lg\:items-end{align-items:flex-end!important}.print\:lg\:justify-center{justify-content:center!important}.print\:lg\:justify-between{justify-content:space-between!important}.print\:lg\:justify-evenly{justify-content:space-evenly!important}.print\:lg\:justify-start{justify-content:flex-start!important}.print\:lg\:justify-end{justify-content:flex-end!important}.print\:lg\:border{border-width:1px!important}.print\:lg\:border-none{border:none!important}.print\:lg\:border-t{border-top-width:1px!important}.print\:lg\:border-b{border-bottom-width:1px!important}.print\:lg\:border-l{border-left-width:1px!important}.print\:lg\:border-r{border-right-width:1px!important}.print\:lg\:divide-y>:not([hidden])~:not([hidden]){border-top-width:1px!important;border-bottom-width:0px!important}.print\:lg\:divide-x>:not([hidden])~:not([hidden]){border-right-width:1px!important;border-left-width:0px!important}.print\:lg\:m-0{margin:0!important}.print\:lg\:ml-0{margin-left:0!important}.print\:lg\:mr-0{margin-right:0!important}.print\:lg\:mt-0{margin-top:0!important}.print\:lg\:mb-0{margin-bottom:0!important}.print\:lg\:mx-0{margin-left:0!important;margin-right:0!important}.print\:lg\:my-0{margin-top:0!important;margin-bottom:0!important}.print\:lg\:m-0\.5{margin:.125rem!important}.print\:lg\:ml-0\.5{margin-left:.125rem!important}.print\:lg\:mr-0\.5{margin-right:.125rem!important}.print\:lg\:mt-0\.5{margin-top:.125rem!important}.print\:lg\:mb-0\.5{margin-bottom:.125rem!important}.print\:lg\:mx-0\.5{margin-left:.125rem!important;margin-right:.125rem!important}.print\:lg\:my-0\.5{margin-top:.125rem!important;margin-bottom:.125rem!important}.print\:lg\:m-1{margin:.25rem!important}.print\:lg\:ml-1{margin-left:.25rem!important}.print\:lg\:mr-1{margin-right:.25rem!important}.print\:lg\:mt-1{margin-top:.25rem!important}.print\:lg\:mb-1{margin-bottom:.25rem!important}.print\:lg\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.print\:lg\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.print\:lg\:m-1\.5{margin:.375rem!important}.print\:lg\:ml-1\.5{margin-left:.375rem!important}.print\:lg\:mr-1\.5{margin-right:.375rem!important}.print\:lg\:mt-1\.5{margin-top:.375rem!important}.print\:lg\:mb-1\.5{margin-bottom:.375rem!important}.print\:lg\:mx-1\.5{margin-left:.375rem!important;margin-right:.375rem!important}.print\:lg\:my-1\.5{margin-top:.375rem!important;margin-bottom:.375rem!important}.print\:lg\:m-2{margin:.5rem!important}.print\:lg\:ml-2{margin-left:.5rem!important}.print\:lg\:mr-2{margin-right:.5rem!important}.print\:lg\:mt-2{margin-top:.5rem!important}.print\:lg\:mb-2{margin-bottom:.5rem!important}.print\:lg\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.print\:lg\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.print\:lg\:m-2\.5{margin:.625rem!important}.print\:lg\:ml-2\.5{margin-left:.625rem!important}.print\:lg\:mr-2\.5{margin-right:.625rem!important}.print\:lg\:mt-2\.5{margin-top:.625rem!important}.print\:lg\:mb-2\.5{margin-bottom:.625rem!important}.print\:lg\:mx-2\.5{margin-left:.625rem!important;margin-right:.625rem!important}.print\:lg\:my-2\.5{margin-top:.625rem!important;margin-bottom:.625rem!important}.print\:lg\:m-3{margin:.75rem!important}.print\:lg\:ml-3{margin-left:.75rem!important}.print\:lg\:mr-3{margin-right:.75rem!important}.print\:lg\:mt-3{margin-top:.75rem!important}.print\:lg\:mb-3{margin-bottom:.75rem!important}.print\:lg\:mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.print\:lg\:my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.print\:lg\:m-4{margin:1rem!important}.print\:lg\:ml-4{margin-left:1rem!important}.print\:lg\:mr-4{margin-right:1rem!important}.print\:lg\:mt-4{margin-top:1rem!important}.print\:lg\:mb-4{margin-bottom:1rem!important}.print\:lg\:mx-4{margin-left:1rem!important;margin-right:1rem!important}.print\:lg\:my-4{margin-top:1rem!important;margin-bottom:1rem!important}.print\:lg\:m-5{margin:1.25rem!important}.print\:lg\:ml-5{margin-left:1.25rem!important}.print\:lg\:mr-5{margin-right:1.25rem!important}.print\:lg\:mt-5{margin-top:1.25rem!important}.print\:lg\:mb-5{margin-bottom:1.25rem!important}.print\:lg\:mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.print\:lg\:my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.print\:lg\:m-6{margin:1.5rem!important}.print\:lg\:ml-6{margin-left:1.5rem!important}.print\:lg\:mr-6{margin-right:1.5rem!important}.print\:lg\:mt-6{margin-top:1.5rem!important}.print\:lg\:mb-6{margin-bottom:1.5rem!important}.print\:lg\:mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.print\:lg\:my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.print\:lg\:m-7{margin:1.75rem!important}.print\:lg\:ml-7{margin-left:1.75rem!important}.print\:lg\:mr-7{margin-right:1.75rem!important}.print\:lg\:mt-7{margin-top:1.75rem!important}.print\:lg\:mb-7{margin-bottom:1.75rem!important}.print\:lg\:mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.print\:lg\:my-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.print\:lg\:m-8{margin:2rem!important}.print\:lg\:ml-8{margin-left:2rem!important}.print\:lg\:mr-8{margin-right:2rem!important}.print\:lg\:mt-8{margin-top:2rem!important}.print\:lg\:mb-8{margin-bottom:2rem!important}.print\:lg\:mx-8{margin-left:2rem!important;margin-right:2rem!important}.print\:lg\:my-8{margin-top:2rem!important;margin-bottom:2rem!important}.print\:lg\:m-9{margin:2.25rem!important}.print\:lg\:ml-9{margin-left:2.25rem!important}.print\:lg\:mr-9{margin-right:2.25rem!important}.print\:lg\:mt-9{margin-top:2.25rem!important}.print\:lg\:mb-9{margin-bottom:2.25rem!important}.print\:lg\:mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.print\:lg\:my-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.print\:lg\:m-10{margin:2.5rem!important}.print\:lg\:ml-10{margin-left:2.5rem!important}.print\:lg\:mr-10{margin-right:2.5rem!important}.print\:lg\:mt-10{margin-top:2.5rem!important}.print\:lg\:mb-10{margin-bottom:2.5rem!important}.print\:lg\:mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.print\:lg\:my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.print\:lg\:m-11{margin:2.75rem!important}.print\:lg\:ml-11{margin-left:2.75rem!important}.print\:lg\:mr-11{margin-right:2.75rem!important}.print\:lg\:mt-11{margin-top:2.75rem!important}.print\:lg\:mb-11{margin-bottom:2.75rem!important}.print\:lg\:mx-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.print\:lg\:my-11{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.print\:lg\:m-12{margin:3rem!important}.print\:lg\:ml-12{margin-left:3rem!important}.print\:lg\:mr-12{margin-right:3rem!important}.print\:lg\:mt-12{margin-top:3rem!important}.print\:lg\:mb-12{margin-bottom:3rem!important}.print\:lg\:mx-12{margin-left:3rem!important;margin-right:3rem!important}.print\:lg\:my-12{margin-top:3rem!important;margin-bottom:3rem!important}.print\:lg\:m-14{margin:3.5rem!important}.print\:lg\:ml-14{margin-left:3.5rem!important}.print\:lg\:mr-14{margin-right:3.5rem!important}.print\:lg\:mt-14{margin-top:3.5rem!important}.print\:lg\:mb-14{margin-bottom:3.5rem!important}.print\:lg\:mx-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.print\:lg\:my-14{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.print\:lg\:m-16{margin:4rem!important}.print\:lg\:ml-16{margin-left:4rem!important}.print\:lg\:mr-16{margin-right:4rem!important}.print\:lg\:mt-16{margin-top:4rem!important}.print\:lg\:mb-16{margin-bottom:4rem!important}.print\:lg\:mx-16{margin-left:4rem!important;margin-right:4rem!important}.print\:lg\:my-16{margin-top:4rem!important;margin-bottom:4rem!important}.print\:lg\:m-20{margin:5rem!important}.print\:lg\:ml-20{margin-left:5rem!important}.print\:lg\:mr-20{margin-right:5rem!important}.print\:lg\:mt-20{margin-top:5rem!important}.print\:lg\:mb-20{margin-bottom:5rem!important}.print\:lg\:mx-20{margin-left:5rem!important;margin-right:5rem!important}.print\:lg\:my-20{margin-top:5rem!important;margin-bottom:5rem!important}.print\:lg\:m-24{margin:6rem!important}.print\:lg\:ml-24{margin-left:6rem!important}.print\:lg\:mr-24{margin-right:6rem!important}.print\:lg\:mt-24{margin-top:6rem!important}.print\:lg\:mb-24{margin-bottom:6rem!important}.print\:lg\:mx-24{margin-left:6rem!important;margin-right:6rem!important}.print\:lg\:my-24{margin-top:6rem!important;margin-bottom:6rem!important}.print\:lg\:m-auto{margin:auto!important}.print\:lg\:ml-auto{margin-left:auto!important}.print\:lg\:mr-auto{margin-right:auto!important}.print\:lg\:mx-auto{margin-left:auto!important;margin-right:auto!important}.print\:lg\:p-0{padding:0!important}.print\:lg\:pl-0{padding-left:0!important}.print\:lg\:pr-0{padding-right:0!important}.print\:lg\:pt-0{padding-top:0!important}.print\:lg\:pb-0{padding-bottom:0!important}.print\:lg\:px-0{padding-left:0!important;padding-right:0!important}.print\:lg\:py-0{padding-top:0!important;padding-bottom:0!important}.print\:lg\:p-0\.5{padding:.125rem!important}.print\:lg\:pl-0\.5{padding-left:.125rem!important}.print\:lg\:pr-0\.5{padding-right:.125rem!important}.print\:lg\:pt-0\.5{padding-top:.125rem!important}.print\:lg\:pb-0\.5{padding-bottom:.125rem!important}.print\:lg\:px-0\.5{padding-left:.125rem!important;padding-right:.125rem!important}.print\:lg\:py-0\.5{padding-top:.125rem!important;padding-bottom:.125rem!important}.print\:lg\:p-1{padding:.25rem!important}.print\:lg\:pl-1{padding-left:.25rem!important}.print\:lg\:pr-1{padding-right:.25rem!important}.print\:lg\:pt-1{padding-top:.25rem!important}.print\:lg\:pb-1{padding-bottom:.25rem!important}.print\:lg\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.print\:lg\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.print\:lg\:p-1\.5{padding:.375rem!important}.print\:lg\:pl-1\.5{padding-left:.375rem!important}.print\:lg\:pr-1\.5{padding-right:.375rem!important}.print\:lg\:pt-1\.5{padding-top:.375rem!important}.print\:lg\:pb-1\.5{padding-bottom:.375rem!important}.print\:lg\:px-1\.5{padding-left:.375rem!important;padding-right:.375rem!important}.print\:lg\:py-1\.5{padding-top:.375rem!important;padding-bottom:.375rem!important}.print\:lg\:p-2{padding:.5rem!important}.print\:lg\:pl-2{padding-left:.5rem!important}.print\:lg\:pr-2{padding-right:.5rem!important}.print\:lg\:pt-2{padding-top:.5rem!important}.print\:lg\:pb-2{padding-bottom:.5rem!important}.print\:lg\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.print\:lg\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.print\:lg\:p-2\.5{padding:.625rem!important}.print\:lg\:pl-2\.5{padding-left:.625rem!important}.print\:lg\:pr-2\.5{padding-right:.625rem!important}.print\:lg\:pt-2\.5{padding-top:.625rem!important}.print\:lg\:pb-2\.5{padding-bottom:.625rem!important}.print\:lg\:px-2\.5{padding-left:.625rem!important;padding-right:.625rem!important}.print\:lg\:py-2\.5{padding-top:.625rem!important;padding-bottom:.625rem!important}.print\:lg\:p-3{padding:.75rem!important}.print\:lg\:pl-3{padding-left:.75rem!important}.print\:lg\:pr-3{padding-right:.75rem!important}.print\:lg\:pt-3{padding-top:.75rem!important}.print\:lg\:pb-3{padding-bottom:.75rem!important}.print\:lg\:px-3{padding-left:.75rem!important;padding-right:.75rem!important}.print\:lg\:py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.print\:lg\:p-4{padding:1rem!important}.print\:lg\:pl-4{padding-left:1rem!important}.print\:lg\:pr-4{padding-right:1rem!important}.print\:lg\:pt-4{padding-top:1rem!important}.print\:lg\:pb-4{padding-bottom:1rem!important}.print\:lg\:px-4{padding-left:1rem!important;padding-right:1rem!important}.print\:lg\:py-4{padding-top:1rem!important;padding-bottom:1rem!important}.print\:lg\:p-5{padding:1.25rem!important}.print\:lg\:pl-5{padding-left:1.25rem!important}.print\:lg\:pr-5{padding-right:1.25rem!important}.print\:lg\:pt-5{padding-top:1.25rem!important}.print\:lg\:pb-5{padding-bottom:1.25rem!important}.print\:lg\:px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.print\:lg\:py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.print\:lg\:p-6{padding:1.5rem!important}.print\:lg\:pl-6{padding-left:1.5rem!important}.print\:lg\:pr-6{padding-right:1.5rem!important}.print\:lg\:pt-6{padding-top:1.5rem!important}.print\:lg\:pb-6{padding-bottom:1.5rem!important}.print\:lg\:px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.print\:lg\:py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.print\:lg\:p-7{padding:1.75rem!important}.print\:lg\:pl-7{padding-left:1.75rem!important}.print\:lg\:pr-7{padding-right:1.75rem!important}.print\:lg\:pt-7{padding-top:1.75rem!important}.print\:lg\:pb-7{padding-bottom:1.75rem!important}.print\:lg\:px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.print\:lg\:py-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.print\:lg\:p-8{padding:2rem!important}.print\:lg\:pl-8{padding-left:2rem!important}.print\:lg\:pr-8{padding-right:2rem!important}.print\:lg\:pt-8{padding-top:2rem!important}.print\:lg\:pb-8{padding-bottom:2rem!important}.print\:lg\:px-8{padding-left:2rem!important;padding-right:2rem!important}.print\:lg\:py-8{padding-top:2rem!important;padding-bottom:2rem!important}.print\:lg\:p-9{padding:2.25rem!important}.print\:lg\:pl-9{padding-left:2.25rem!important}.print\:lg\:pr-9{padding-right:2.25rem!important}.print\:lg\:pt-9{padding-top:2.25rem!important}.print\:lg\:pb-9{padding-bottom:2.25rem!important}.print\:lg\:px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.print\:lg\:py-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.print\:lg\:p-10{padding:2.5rem!important}.print\:lg\:pl-10{padding-left:2.5rem!important}.print\:lg\:pr-10{padding-right:2.5rem!important}.print\:lg\:pt-10{padding-top:2.5rem!important}.print\:lg\:pb-10{padding-bottom:2.5rem!important}.print\:lg\:px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.print\:lg\:py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.print\:lg\:p-11{padding:2.75rem!important}.print\:lg\:pl-11{padding-left:2.75rem!important}.print\:lg\:pr-11{padding-right:2.75rem!important}.print\:lg\:pt-11{padding-top:2.75rem!important}.print\:lg\:pb-11{padding-bottom:2.75rem!important}.print\:lg\:px-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.print\:lg\:py-11{padding-top:2.75rem!important;padding-bottom:2.75rem!important}.print\:lg\:p-12{padding:3rem!important}.print\:lg\:pl-12{padding-left:3rem!important}.print\:lg\:pr-12{padding-right:3rem!important}.print\:lg\:pt-12{padding-top:3rem!important}.print\:lg\:pb-12{padding-bottom:3rem!important}.print\:lg\:px-12{padding-left:3rem!important;padding-right:3rem!important}.print\:lg\:py-12{padding-top:3rem!important;padding-bottom:3rem!important}.print\:lg\:p-14{padding:3.5rem!important}.print\:lg\:pl-14{padding-left:3.5rem!important}.print\:lg\:pr-14{padding-right:3.5rem!important}.print\:lg\:pt-14{padding-top:3.5rem!important}.print\:lg\:pb-14{padding-bottom:3.5rem!important}.print\:lg\:px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.print\:lg\:py-14{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.print\:lg\:p-16{padding:4rem!important}.print\:lg\:pl-16{padding-left:4rem!important}.print\:lg\:pr-16{padding-right:4rem!important}.print\:lg\:pt-16{padding-top:4rem!important}.print\:lg\:pb-16{padding-bottom:4rem!important}.print\:lg\:px-16{padding-left:4rem!important;padding-right:4rem!important}.print\:lg\:py-16{padding-top:4rem!important;padding-bottom:4rem!important}.print\:lg\:p-20{padding:5rem!important}.print\:lg\:pl-20{padding-left:5rem!important}.print\:lg\:pr-20{padding-right:5rem!important}.print\:lg\:pt-20{padding-top:5rem!important}.print\:lg\:pb-20{padding-bottom:5rem!important}.print\:lg\:px-20{padding-left:5rem!important;padding-right:5rem!important}.print\:lg\:py-20{padding-top:5rem!important;padding-bottom:5rem!important}.print\:lg\:p-24{padding:6rem!important}.print\:lg\:pl-24{padding-left:6rem!important}.print\:lg\:pr-24{padding-right:6rem!important}.print\:lg\:pt-24{padding-top:6rem!important}.print\:lg\:pb-24{padding-bottom:6rem!important}.print\:lg\:px-24{padding-left:6rem!important;padding-right:6rem!important}.print\:lg\:py-24{padding-top:6rem!important;padding-bottom:6rem!important}.print\:lg\:grid{display:grid!important}.print\:lg\:gap-0{gap:0px!important}.print\:lg\:gapl-0{gap-left:0px!important}.print\:lg\:gapr-0{gap-right:0px!important}.print\:lg\:gapt-0{gap-top:0px!important}.print\:lg\:gapb-0{gap-bottom:0px!important}.print\:lg\:gapx-0{gap-left:0px!important;gap-right:0px!important}.print\:lg\:gapy-0{gap-top:0px!important;gap-bottom:0px!important}.print\:lg\:gap-y-0{row-gap:0px!important}.print\:lg\:gap-yl-0{row-gap-left:0px!important}.print\:lg\:gap-yr-0{row-gap-right:0px!important}.print\:lg\:gap-yt-0{row-gap-top:0px!important}.print\:lg\:gap-yb-0{row-gap-bottom:0px!important}.print\:lg\:gap-yx-0{row-gap-left:0px!important;row-gap-right:0px!important}.print\:lg\:gap-yy-0{row-gap-top:0px!important;row-gap-bottom:0px!important}.print\:lg\:gap-x-0{column-gap:0px!important}.print\:lg\:gap-xl-0{column-gap-left:0px!important}.print\:lg\:gap-xr-0{column-gap-right:0px!important}.print\:lg\:gap-xt-0{column-gap-top:0px!important}.print\:lg\:gap-xb-0{column-gap-bottom:0px!important}.print\:lg\:gap-xx-0{column-gap-left:0px!important;column-gap-right:0px!important}.print\:lg\:gap-xy-0{column-gap-top:0px!important;column-gap-bottom:0px!important}.print\:lg\:gap-0\.5{gap:.125rem!important}.print\:lg\:gapl-0\.5{gap-left:.125rem!important}.print\:lg\:gapr-0\.5{gap-right:.125rem!important}.print\:lg\:gapt-0\.5{gap-top:.125rem!important}.print\:lg\:gapb-0\.5{gap-bottom:.125rem!important}.print\:lg\:gapx-0\.5{gap-left:.125rem!important;gap-right:.125rem!important}.print\:lg\:gapy-0\.5{gap-top:.125rem!important;gap-bottom:.125rem!important}.print\:lg\:gap-y-0\.5{row-gap:.125rem!important}.print\:lg\:gap-yl-0\.5{row-gap-left:.125rem!important}.print\:lg\:gap-yr-0\.5{row-gap-right:.125rem!important}.print\:lg\:gap-yt-0\.5{row-gap-top:.125rem!important}.print\:lg\:gap-yb-0\.5{row-gap-bottom:.125rem!important}.print\:lg\:gap-yx-0\.5{row-gap-left:.125rem!important;row-gap-right:.125rem!important}.print\:lg\:gap-yy-0\.5{row-gap-top:.125rem!important;row-gap-bottom:.125rem!important}.print\:lg\:gap-x-0\.5{column-gap:.125rem!important}.print\:lg\:gap-xl-0\.5{column-gap-left:.125rem!important}.print\:lg\:gap-xr-0\.5{column-gap-right:.125rem!important}.print\:lg\:gap-xt-0\.5{column-gap-top:.125rem!important}.print\:lg\:gap-xb-0\.5{column-gap-bottom:.125rem!important}.print\:lg\:gap-xx-0\.5{column-gap-left:.125rem!important;column-gap-right:.125rem!important}.print\:lg\:gap-xy-0\.5{column-gap-top:.125rem!important;column-gap-bottom:.125rem!important}.print\:lg\:gap-1{gap:.25rem!important}.print\:lg\:gapl-1{gap-left:.25rem!important}.print\:lg\:gapr-1{gap-right:.25rem!important}.print\:lg\:gapt-1{gap-top:.25rem!important}.print\:lg\:gapb-1{gap-bottom:.25rem!important}.print\:lg\:gapx-1{gap-left:.25rem!important;gap-right:.25rem!important}.print\:lg\:gapy-1{gap-top:.25rem!important;gap-bottom:.25rem!important}.print\:lg\:gap-y-1{row-gap:.25rem!important}.print\:lg\:gap-yl-1{row-gap-left:.25rem!important}.print\:lg\:gap-yr-1{row-gap-right:.25rem!important}.print\:lg\:gap-yt-1{row-gap-top:.25rem!important}.print\:lg\:gap-yb-1{row-gap-bottom:.25rem!important}.print\:lg\:gap-yx-1{row-gap-left:.25rem!important;row-gap-right:.25rem!important}.print\:lg\:gap-yy-1{row-gap-top:.25rem!important;row-gap-bottom:.25rem!important}.print\:lg\:gap-x-1{column-gap:.25rem!important}.print\:lg\:gap-xl-1{column-gap-left:.25rem!important}.print\:lg\:gap-xr-1{column-gap-right:.25rem!important}.print\:lg\:gap-xt-1{column-gap-top:.25rem!important}.print\:lg\:gap-xb-1{column-gap-bottom:.25rem!important}.print\:lg\:gap-xx-1{column-gap-left:.25rem!important;column-gap-right:.25rem!important}.print\:lg\:gap-xy-1{column-gap-top:.25rem!important;column-gap-bottom:.25rem!important}.print\:lg\:gap-1\.5{gap:.375rem!important}.print\:lg\:gapl-1\.5{gap-left:.375rem!important}.print\:lg\:gapr-1\.5{gap-right:.375rem!important}.print\:lg\:gapt-1\.5{gap-top:.375rem!important}.print\:lg\:gapb-1\.5{gap-bottom:.375rem!important}.print\:lg\:gapx-1\.5{gap-left:.375rem!important;gap-right:.375rem!important}.print\:lg\:gapy-1\.5{gap-top:.375rem!important;gap-bottom:.375rem!important}.print\:lg\:gap-y-1\.5{row-gap:.375rem!important}.print\:lg\:gap-yl-1\.5{row-gap-left:.375rem!important}.print\:lg\:gap-yr-1\.5{row-gap-right:.375rem!important}.print\:lg\:gap-yt-1\.5{row-gap-top:.375rem!important}.print\:lg\:gap-yb-1\.5{row-gap-bottom:.375rem!important}.print\:lg\:gap-yx-1\.5{row-gap-left:.375rem!important;row-gap-right:.375rem!important}.print\:lg\:gap-yy-1\.5{row-gap-top:.375rem!important;row-gap-bottom:.375rem!important}.print\:lg\:gap-x-1\.5{column-gap:.375rem!important}.print\:lg\:gap-xl-1\.5{column-gap-left:.375rem!important}.print\:lg\:gap-xr-1\.5{column-gap-right:.375rem!important}.print\:lg\:gap-xt-1\.5{column-gap-top:.375rem!important}.print\:lg\:gap-xb-1\.5{column-gap-bottom:.375rem!important}.print\:lg\:gap-xx-1\.5{column-gap-left:.375rem!important;column-gap-right:.375rem!important}.print\:lg\:gap-xy-1\.5{column-gap-top:.375rem!important;column-gap-bottom:.375rem!important}.print\:lg\:gap-2{gap:.5rem!important}.print\:lg\:gapl-2{gap-left:.5rem!important}.print\:lg\:gapr-2{gap-right:.5rem!important}.print\:lg\:gapt-2{gap-top:.5rem!important}.print\:lg\:gapb-2{gap-bottom:.5rem!important}.print\:lg\:gapx-2{gap-left:.5rem!important;gap-right:.5rem!important}.print\:lg\:gapy-2{gap-top:.5rem!important;gap-bottom:.5rem!important}.print\:lg\:gap-y-2{row-gap:.5rem!important}.print\:lg\:gap-yl-2{row-gap-left:.5rem!important}.print\:lg\:gap-yr-2{row-gap-right:.5rem!important}.print\:lg\:gap-yt-2{row-gap-top:.5rem!important}.print\:lg\:gap-yb-2{row-gap-bottom:.5rem!important}.print\:lg\:gap-yx-2{row-gap-left:.5rem!important;row-gap-right:.5rem!important}.print\:lg\:gap-yy-2{row-gap-top:.5rem!important;row-gap-bottom:.5rem!important}.print\:lg\:gap-x-2{column-gap:.5rem!important}.print\:lg\:gap-xl-2{column-gap-left:.5rem!important}.print\:lg\:gap-xr-2{column-gap-right:.5rem!important}.print\:lg\:gap-xt-2{column-gap-top:.5rem!important}.print\:lg\:gap-xb-2{column-gap-bottom:.5rem!important}.print\:lg\:gap-xx-2{column-gap-left:.5rem!important;column-gap-right:.5rem!important}.print\:lg\:gap-xy-2{column-gap-top:.5rem!important;column-gap-bottom:.5rem!important}.print\:lg\:gap-2\.5{gap:.625rem!important}.print\:lg\:gapl-2\.5{gap-left:.625rem!important}.print\:lg\:gapr-2\.5{gap-right:.625rem!important}.print\:lg\:gapt-2\.5{gap-top:.625rem!important}.print\:lg\:gapb-2\.5{gap-bottom:.625rem!important}.print\:lg\:gapx-2\.5{gap-left:.625rem!important;gap-right:.625rem!important}.print\:lg\:gapy-2\.5{gap-top:.625rem!important;gap-bottom:.625rem!important}.print\:lg\:gap-y-2\.5{row-gap:.625rem!important}.print\:lg\:gap-yl-2\.5{row-gap-left:.625rem!important}.print\:lg\:gap-yr-2\.5{row-gap-right:.625rem!important}.print\:lg\:gap-yt-2\.5{row-gap-top:.625rem!important}.print\:lg\:gap-yb-2\.5{row-gap-bottom:.625rem!important}.print\:lg\:gap-yx-2\.5{row-gap-left:.625rem!important;row-gap-right:.625rem!important}.print\:lg\:gap-yy-2\.5{row-gap-top:.625rem!important;row-gap-bottom:.625rem!important}.print\:lg\:gap-x-2\.5{column-gap:.625rem!important}.print\:lg\:gap-xl-2\.5{column-gap-left:.625rem!important}.print\:lg\:gap-xr-2\.5{column-gap-right:.625rem!important}.print\:lg\:gap-xt-2\.5{column-gap-top:.625rem!important}.print\:lg\:gap-xb-2\.5{column-gap-bottom:.625rem!important}.print\:lg\:gap-xx-2\.5{column-gap-left:.625rem!important;column-gap-right:.625rem!important}.print\:lg\:gap-xy-2\.5{column-gap-top:.625rem!important;column-gap-bottom:.625rem!important}.print\:lg\:gap-3{gap:.75rem!important}.print\:lg\:gapl-3{gap-left:.75rem!important}.print\:lg\:gapr-3{gap-right:.75rem!important}.print\:lg\:gapt-3{gap-top:.75rem!important}.print\:lg\:gapb-3{gap-bottom:.75rem!important}.print\:lg\:gapx-3{gap-left:.75rem!important;gap-right:.75rem!important}.print\:lg\:gapy-3{gap-top:.75rem!important;gap-bottom:.75rem!important}.print\:lg\:gap-y-3{row-gap:.75rem!important}.print\:lg\:gap-yl-3{row-gap-left:.75rem!important}.print\:lg\:gap-yr-3{row-gap-right:.75rem!important}.print\:lg\:gap-yt-3{row-gap-top:.75rem!important}.print\:lg\:gap-yb-3{row-gap-bottom:.75rem!important}.print\:lg\:gap-yx-3{row-gap-left:.75rem!important;row-gap-right:.75rem!important}.print\:lg\:gap-yy-3{row-gap-top:.75rem!important;row-gap-bottom:.75rem!important}.print\:lg\:gap-x-3{column-gap:.75rem!important}.print\:lg\:gap-xl-3{column-gap-left:.75rem!important}.print\:lg\:gap-xr-3{column-gap-right:.75rem!important}.print\:lg\:gap-xt-3{column-gap-top:.75rem!important}.print\:lg\:gap-xb-3{column-gap-bottom:.75rem!important}.print\:lg\:gap-xx-3{column-gap-left:.75rem!important;column-gap-right:.75rem!important}.print\:lg\:gap-xy-3{column-gap-top:.75rem!important;column-gap-bottom:.75rem!important}.print\:lg\:gap-4{gap:1rem!important}.print\:lg\:gapl-4{gap-left:1rem!important}.print\:lg\:gapr-4{gap-right:1rem!important}.print\:lg\:gapt-4{gap-top:1rem!important}.print\:lg\:gapb-4{gap-bottom:1rem!important}.print\:lg\:gapx-4{gap-left:1rem!important;gap-right:1rem!important}.print\:lg\:gapy-4{gap-top:1rem!important;gap-bottom:1rem!important}.print\:lg\:gap-y-4{row-gap:1rem!important}.print\:lg\:gap-yl-4{row-gap-left:1rem!important}.print\:lg\:gap-yr-4{row-gap-right:1rem!important}.print\:lg\:gap-yt-4{row-gap-top:1rem!important}.print\:lg\:gap-yb-4{row-gap-bottom:1rem!important}.print\:lg\:gap-yx-4{row-gap-left:1rem!important;row-gap-right:1rem!important}.print\:lg\:gap-yy-4{row-gap-top:1rem!important;row-gap-bottom:1rem!important}.print\:lg\:gap-x-4{column-gap:1rem!important}.print\:lg\:gap-xl-4{column-gap-left:1rem!important}.print\:lg\:gap-xr-4{column-gap-right:1rem!important}.print\:lg\:gap-xt-4{column-gap-top:1rem!important}.print\:lg\:gap-xb-4{column-gap-bottom:1rem!important}.print\:lg\:gap-xx-4{column-gap-left:1rem!important;column-gap-right:1rem!important}.print\:lg\:gap-xy-4{column-gap-top:1rem!important;column-gap-bottom:1rem!important}.print\:lg\:gap-5{gap:1.25rem!important}.print\:lg\:gapl-5{gap-left:1.25rem!important}.print\:lg\:gapr-5{gap-right:1.25rem!important}.print\:lg\:gapt-5{gap-top:1.25rem!important}.print\:lg\:gapb-5{gap-bottom:1.25rem!important}.print\:lg\:gapx-5{gap-left:1.25rem!important;gap-right:1.25rem!important}.print\:lg\:gapy-5{gap-top:1.25rem!important;gap-bottom:1.25rem!important}.print\:lg\:gap-y-5{row-gap:1.25rem!important}.print\:lg\:gap-yl-5{row-gap-left:1.25rem!important}.print\:lg\:gap-yr-5{row-gap-right:1.25rem!important}.print\:lg\:gap-yt-5{row-gap-top:1.25rem!important}.print\:lg\:gap-yb-5{row-gap-bottom:1.25rem!important}.print\:lg\:gap-yx-5{row-gap-left:1.25rem!important;row-gap-right:1.25rem!important}.print\:lg\:gap-yy-5{row-gap-top:1.25rem!important;row-gap-bottom:1.25rem!important}.print\:lg\:gap-x-5{column-gap:1.25rem!important}.print\:lg\:gap-xl-5{column-gap-left:1.25rem!important}.print\:lg\:gap-xr-5{column-gap-right:1.25rem!important}.print\:lg\:gap-xt-5{column-gap-top:1.25rem!important}.print\:lg\:gap-xb-5{column-gap-bottom:1.25rem!important}.print\:lg\:gap-xx-5{column-gap-left:1.25rem!important;column-gap-right:1.25rem!important}.print\:lg\:gap-xy-5{column-gap-top:1.25rem!important;column-gap-bottom:1.25rem!important}.print\:lg\:gap-6{gap:1.5rem!important}.print\:lg\:gapl-6{gap-left:1.5rem!important}.print\:lg\:gapr-6{gap-right:1.5rem!important}.print\:lg\:gapt-6{gap-top:1.5rem!important}.print\:lg\:gapb-6{gap-bottom:1.5rem!important}.print\:lg\:gapx-6{gap-left:1.5rem!important;gap-right:1.5rem!important}.print\:lg\:gapy-6{gap-top:1.5rem!important;gap-bottom:1.5rem!important}.print\:lg\:gap-y-6{row-gap:1.5rem!important}.print\:lg\:gap-yl-6{row-gap-left:1.5rem!important}.print\:lg\:gap-yr-6{row-gap-right:1.5rem!important}.print\:lg\:gap-yt-6{row-gap-top:1.5rem!important}.print\:lg\:gap-yb-6{row-gap-bottom:1.5rem!important}.print\:lg\:gap-yx-6{row-gap-left:1.5rem!important;row-gap-right:1.5rem!important}.print\:lg\:gap-yy-6{row-gap-top:1.5rem!important;row-gap-bottom:1.5rem!important}.print\:lg\:gap-x-6{column-gap:1.5rem!important}.print\:lg\:gap-xl-6{column-gap-left:1.5rem!important}.print\:lg\:gap-xr-6{column-gap-right:1.5rem!important}.print\:lg\:gap-xt-6{column-gap-top:1.5rem!important}.print\:lg\:gap-xb-6{column-gap-bottom:1.5rem!important}.print\:lg\:gap-xx-6{column-gap-left:1.5rem!important;column-gap-right:1.5rem!important}.print\:lg\:gap-xy-6{column-gap-top:1.5rem!important;column-gap-bottom:1.5rem!important}.print\:lg\:gap-7{gap:1.75rem!important}.print\:lg\:gapl-7{gap-left:1.75rem!important}.print\:lg\:gapr-7{gap-right:1.75rem!important}.print\:lg\:gapt-7{gap-top:1.75rem!important}.print\:lg\:gapb-7{gap-bottom:1.75rem!important}.print\:lg\:gapx-7{gap-left:1.75rem!important;gap-right:1.75rem!important}.print\:lg\:gapy-7{gap-top:1.75rem!important;gap-bottom:1.75rem!important}.print\:lg\:gap-y-7{row-gap:1.75rem!important}.print\:lg\:gap-yl-7{row-gap-left:1.75rem!important}.print\:lg\:gap-yr-7{row-gap-right:1.75rem!important}.print\:lg\:gap-yt-7{row-gap-top:1.75rem!important}.print\:lg\:gap-yb-7{row-gap-bottom:1.75rem!important}.print\:lg\:gap-yx-7{row-gap-left:1.75rem!important;row-gap-right:1.75rem!important}.print\:lg\:gap-yy-7{row-gap-top:1.75rem!important;row-gap-bottom:1.75rem!important}.print\:lg\:gap-x-7{column-gap:1.75rem!important}.print\:lg\:gap-xl-7{column-gap-left:1.75rem!important}.print\:lg\:gap-xr-7{column-gap-right:1.75rem!important}.print\:lg\:gap-xt-7{column-gap-top:1.75rem!important}.print\:lg\:gap-xb-7{column-gap-bottom:1.75rem!important}.print\:lg\:gap-xx-7{column-gap-left:1.75rem!important;column-gap-right:1.75rem!important}.print\:lg\:gap-xy-7{column-gap-top:1.75rem!important;column-gap-bottom:1.75rem!important}.print\:lg\:gap-8{gap:2rem!important}.print\:lg\:gapl-8{gap-left:2rem!important}.print\:lg\:gapr-8{gap-right:2rem!important}.print\:lg\:gapt-8{gap-top:2rem!important}.print\:lg\:gapb-8{gap-bottom:2rem!important}.print\:lg\:gapx-8{gap-left:2rem!important;gap-right:2rem!important}.print\:lg\:gapy-8{gap-top:2rem!important;gap-bottom:2rem!important}.print\:lg\:gap-y-8{row-gap:2rem!important}.print\:lg\:gap-yl-8{row-gap-left:2rem!important}.print\:lg\:gap-yr-8{row-gap-right:2rem!important}.print\:lg\:gap-yt-8{row-gap-top:2rem!important}.print\:lg\:gap-yb-8{row-gap-bottom:2rem!important}.print\:lg\:gap-yx-8{row-gap-left:2rem!important;row-gap-right:2rem!important}.print\:lg\:gap-yy-8{row-gap-top:2rem!important;row-gap-bottom:2rem!important}.print\:lg\:gap-x-8{column-gap:2rem!important}.print\:lg\:gap-xl-8{column-gap-left:2rem!important}.print\:lg\:gap-xr-8{column-gap-right:2rem!important}.print\:lg\:gap-xt-8{column-gap-top:2rem!important}.print\:lg\:gap-xb-8{column-gap-bottom:2rem!important}.print\:lg\:gap-xx-8{column-gap-left:2rem!important;column-gap-right:2rem!important}.print\:lg\:gap-xy-8{column-gap-top:2rem!important;column-gap-bottom:2rem!important}.print\:lg\:gap-9{gap:2.25rem!important}.print\:lg\:gapl-9{gap-left:2.25rem!important}.print\:lg\:gapr-9{gap-right:2.25rem!important}.print\:lg\:gapt-9{gap-top:2.25rem!important}.print\:lg\:gapb-9{gap-bottom:2.25rem!important}.print\:lg\:gapx-9{gap-left:2.25rem!important;gap-right:2.25rem!important}.print\:lg\:gapy-9{gap-top:2.25rem!important;gap-bottom:2.25rem!important}.print\:lg\:gap-y-9{row-gap:2.25rem!important}.print\:lg\:gap-yl-9{row-gap-left:2.25rem!important}.print\:lg\:gap-yr-9{row-gap-right:2.25rem!important}.print\:lg\:gap-yt-9{row-gap-top:2.25rem!important}.print\:lg\:gap-yb-9{row-gap-bottom:2.25rem!important}.print\:lg\:gap-yx-9{row-gap-left:2.25rem!important;row-gap-right:2.25rem!important}.print\:lg\:gap-yy-9{row-gap-top:2.25rem!important;row-gap-bottom:2.25rem!important}.print\:lg\:gap-x-9{column-gap:2.25rem!important}.print\:lg\:gap-xl-9{column-gap-left:2.25rem!important}.print\:lg\:gap-xr-9{column-gap-right:2.25rem!important}.print\:lg\:gap-xt-9{column-gap-top:2.25rem!important}.print\:lg\:gap-xb-9{column-gap-bottom:2.25rem!important}.print\:lg\:gap-xx-9{column-gap-left:2.25rem!important;column-gap-right:2.25rem!important}.print\:lg\:gap-xy-9{column-gap-top:2.25rem!important;column-gap-bottom:2.25rem!important}.print\:lg\:gap-10{gap:2.5rem!important}.print\:lg\:gapl-10{gap-left:2.5rem!important}.print\:lg\:gapr-10{gap-right:2.5rem!important}.print\:lg\:gapt-10{gap-top:2.5rem!important}.print\:lg\:gapb-10{gap-bottom:2.5rem!important}.print\:lg\:gapx-10{gap-left:2.5rem!important;gap-right:2.5rem!important}.print\:lg\:gapy-10{gap-top:2.5rem!important;gap-bottom:2.5rem!important}.print\:lg\:gap-y-10{row-gap:2.5rem!important}.print\:lg\:gap-yl-10{row-gap-left:2.5rem!important}.print\:lg\:gap-yr-10{row-gap-right:2.5rem!important}.print\:lg\:gap-yt-10{row-gap-top:2.5rem!important}.print\:lg\:gap-yb-10{row-gap-bottom:2.5rem!important}.print\:lg\:gap-yx-10{row-gap-left:2.5rem!important;row-gap-right:2.5rem!important}.print\:lg\:gap-yy-10{row-gap-top:2.5rem!important;row-gap-bottom:2.5rem!important}.print\:lg\:gap-x-10{column-gap:2.5rem!important}.print\:lg\:gap-xl-10{column-gap-left:2.5rem!important}.print\:lg\:gap-xr-10{column-gap-right:2.5rem!important}.print\:lg\:gap-xt-10{column-gap-top:2.5rem!important}.print\:lg\:gap-xb-10{column-gap-bottom:2.5rem!important}.print\:lg\:gap-xx-10{column-gap-left:2.5rem!important;column-gap-right:2.5rem!important}.print\:lg\:gap-xy-10{column-gap-top:2.5rem!important;column-gap-bottom:2.5rem!important}.print\:lg\:gap-11{gap:2.75rem!important}.print\:lg\:gapl-11{gap-left:2.75rem!important}.print\:lg\:gapr-11{gap-right:2.75rem!important}.print\:lg\:gapt-11{gap-top:2.75rem!important}.print\:lg\:gapb-11{gap-bottom:2.75rem!important}.print\:lg\:gapx-11{gap-left:2.75rem!important;gap-right:2.75rem!important}.print\:lg\:gapy-11{gap-top:2.75rem!important;gap-bottom:2.75rem!important}.print\:lg\:gap-y-11{row-gap:2.75rem!important}.print\:lg\:gap-yl-11{row-gap-left:2.75rem!important}.print\:lg\:gap-yr-11{row-gap-right:2.75rem!important}.print\:lg\:gap-yt-11{row-gap-top:2.75rem!important}.print\:lg\:gap-yb-11{row-gap-bottom:2.75rem!important}.print\:lg\:gap-yx-11{row-gap-left:2.75rem!important;row-gap-right:2.75rem!important}.print\:lg\:gap-yy-11{row-gap-top:2.75rem!important;row-gap-bottom:2.75rem!important}.print\:lg\:gap-x-11{column-gap:2.75rem!important}.print\:lg\:gap-xl-11{column-gap-left:2.75rem!important}.print\:lg\:gap-xr-11{column-gap-right:2.75rem!important}.print\:lg\:gap-xt-11{column-gap-top:2.75rem!important}.print\:lg\:gap-xb-11{column-gap-bottom:2.75rem!important}.print\:lg\:gap-xx-11{column-gap-left:2.75rem!important;column-gap-right:2.75rem!important}.print\:lg\:gap-xy-11{column-gap-top:2.75rem!important;column-gap-bottom:2.75rem!important}.print\:lg\:gap-12{gap:3rem!important}.print\:lg\:gapl-12{gap-left:3rem!important}.print\:lg\:gapr-12{gap-right:3rem!important}.print\:lg\:gapt-12{gap-top:3rem!important}.print\:lg\:gapb-12{gap-bottom:3rem!important}.print\:lg\:gapx-12{gap-left:3rem!important;gap-right:3rem!important}.print\:lg\:gapy-12{gap-top:3rem!important;gap-bottom:3rem!important}.print\:lg\:gap-y-12{row-gap:3rem!important}.print\:lg\:gap-yl-12{row-gap-left:3rem!important}.print\:lg\:gap-yr-12{row-gap-right:3rem!important}.print\:lg\:gap-yt-12{row-gap-top:3rem!important}.print\:lg\:gap-yb-12{row-gap-bottom:3rem!important}.print\:lg\:gap-yx-12{row-gap-left:3rem!important;row-gap-right:3rem!important}.print\:lg\:gap-yy-12{row-gap-top:3rem!important;row-gap-bottom:3rem!important}.print\:lg\:gap-x-12{column-gap:3rem!important}.print\:lg\:gap-xl-12{column-gap-left:3rem!important}.print\:lg\:gap-xr-12{column-gap-right:3rem!important}.print\:lg\:gap-xt-12{column-gap-top:3rem!important}.print\:lg\:gap-xb-12{column-gap-bottom:3rem!important}.print\:lg\:gap-xx-12{column-gap-left:3rem!important;column-gap-right:3rem!important}.print\:lg\:gap-xy-12{column-gap-top:3rem!important;column-gap-bottom:3rem!important}.print\:lg\:gap-14{gap:3.5rem!important}.print\:lg\:gapl-14{gap-left:3.5rem!important}.print\:lg\:gapr-14{gap-right:3.5rem!important}.print\:lg\:gapt-14{gap-top:3.5rem!important}.print\:lg\:gapb-14{gap-bottom:3.5rem!important}.print\:lg\:gapx-14{gap-left:3.5rem!important;gap-right:3.5rem!important}.print\:lg\:gapy-14{gap-top:3.5rem!important;gap-bottom:3.5rem!important}.print\:lg\:gap-y-14{row-gap:3.5rem!important}.print\:lg\:gap-yl-14{row-gap-left:3.5rem!important}.print\:lg\:gap-yr-14{row-gap-right:3.5rem!important}.print\:lg\:gap-yt-14{row-gap-top:3.5rem!important}.print\:lg\:gap-yb-14{row-gap-bottom:3.5rem!important}.print\:lg\:gap-yx-14{row-gap-left:3.5rem!important;row-gap-right:3.5rem!important}.print\:lg\:gap-yy-14{row-gap-top:3.5rem!important;row-gap-bottom:3.5rem!important}.print\:lg\:gap-x-14{column-gap:3.5rem!important}.print\:lg\:gap-xl-14{column-gap-left:3.5rem!important}.print\:lg\:gap-xr-14{column-gap-right:3.5rem!important}.print\:lg\:gap-xt-14{column-gap-top:3.5rem!important}.print\:lg\:gap-xb-14{column-gap-bottom:3.5rem!important}.print\:lg\:gap-xx-14{column-gap-left:3.5rem!important;column-gap-right:3.5rem!important}.print\:lg\:gap-xy-14{column-gap-top:3.5rem!important;column-gap-bottom:3.5rem!important}.print\:lg\:gap-16{gap:4rem!important}.print\:lg\:gapl-16{gap-left:4rem!important}.print\:lg\:gapr-16{gap-right:4rem!important}.print\:lg\:gapt-16{gap-top:4rem!important}.print\:lg\:gapb-16{gap-bottom:4rem!important}.print\:lg\:gapx-16{gap-left:4rem!important;gap-right:4rem!important}.print\:lg\:gapy-16{gap-top:4rem!important;gap-bottom:4rem!important}.print\:lg\:gap-y-16{row-gap:4rem!important}.print\:lg\:gap-yl-16{row-gap-left:4rem!important}.print\:lg\:gap-yr-16{row-gap-right:4rem!important}.print\:lg\:gap-yt-16{row-gap-top:4rem!important}.print\:lg\:gap-yb-16{row-gap-bottom:4rem!important}.print\:lg\:gap-yx-16{row-gap-left:4rem!important;row-gap-right:4rem!important}.print\:lg\:gap-yy-16{row-gap-top:4rem!important;row-gap-bottom:4rem!important}.print\:lg\:gap-x-16{column-gap:4rem!important}.print\:lg\:gap-xl-16{column-gap-left:4rem!important}.print\:lg\:gap-xr-16{column-gap-right:4rem!important}.print\:lg\:gap-xt-16{column-gap-top:4rem!important}.print\:lg\:gap-xb-16{column-gap-bottom:4rem!important}.print\:lg\:gap-xx-16{column-gap-left:4rem!important;column-gap-right:4rem!important}.print\:lg\:gap-xy-16{column-gap-top:4rem!important;column-gap-bottom:4rem!important}.print\:lg\:gap-20{gap:5rem!important}.print\:lg\:gapl-20{gap-left:5rem!important}.print\:lg\:gapr-20{gap-right:5rem!important}.print\:lg\:gapt-20{gap-top:5rem!important}.print\:lg\:gapb-20{gap-bottom:5rem!important}.print\:lg\:gapx-20{gap-left:5rem!important;gap-right:5rem!important}.print\:lg\:gapy-20{gap-top:5rem!important;gap-bottom:5rem!important}.print\:lg\:gap-y-20{row-gap:5rem!important}.print\:lg\:gap-yl-20{row-gap-left:5rem!important}.print\:lg\:gap-yr-20{row-gap-right:5rem!important}.print\:lg\:gap-yt-20{row-gap-top:5rem!important}.print\:lg\:gap-yb-20{row-gap-bottom:5rem!important}.print\:lg\:gap-yx-20{row-gap-left:5rem!important;row-gap-right:5rem!important}.print\:lg\:gap-yy-20{row-gap-top:5rem!important;row-gap-bottom:5rem!important}.print\:lg\:gap-x-20{column-gap:5rem!important}.print\:lg\:gap-xl-20{column-gap-left:5rem!important}.print\:lg\:gap-xr-20{column-gap-right:5rem!important}.print\:lg\:gap-xt-20{column-gap-top:5rem!important}.print\:lg\:gap-xb-20{column-gap-bottom:5rem!important}.print\:lg\:gap-xx-20{column-gap-left:5rem!important;column-gap-right:5rem!important}.print\:lg\:gap-xy-20{column-gap-top:5rem!important;column-gap-bottom:5rem!important}.print\:lg\:gap-24{gap:6rem!important}.print\:lg\:gapl-24{gap-left:6rem!important}.print\:lg\:gapr-24{gap-right:6rem!important}.print\:lg\:gapt-24{gap-top:6rem!important}.print\:lg\:gapb-24{gap-bottom:6rem!important}.print\:lg\:gapx-24{gap-left:6rem!important;gap-right:6rem!important}.print\:lg\:gapy-24{gap-top:6rem!important;gap-bottom:6rem!important}.print\:lg\:gap-y-24{row-gap:6rem!important}.print\:lg\:gap-yl-24{row-gap-left:6rem!important}.print\:lg\:gap-yr-24{row-gap-right:6rem!important}.print\:lg\:gap-yt-24{row-gap-top:6rem!important}.print\:lg\:gap-yb-24{row-gap-bottom:6rem!important}.print\:lg\:gap-yx-24{row-gap-left:6rem!important;row-gap-right:6rem!important}.print\:lg\:gap-yy-24{row-gap-top:6rem!important;row-gap-bottom:6rem!important}.print\:lg\:gap-x-24{column-gap:6rem!important}.print\:lg\:gap-xl-24{column-gap-left:6rem!important}.print\:lg\:gap-xr-24{column-gap-right:6rem!important}.print\:lg\:gap-xt-24{column-gap-top:6rem!important}.print\:lg\:gap-xb-24{column-gap-bottom:6rem!important}.print\:lg\:gap-xx-24{column-gap-left:6rem!important;column-gap-right:6rem!important}.print\:lg\:gap-xy-24{column-gap-top:6rem!important;column-gap-bottom:6rem!important}.print\:lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.print\:lg\:col-span-1{grid-column:span 1/span 1!important}.print\:lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.print\:lg\:col-span-2{grid-column:span 2/span 2!important}.print\:lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.print\:lg\:col-span-3{grid-column:span 3/span 3!important}.print\:lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.print\:lg\:col-span-4{grid-column:span 4/span 4!important}.print\:lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.print\:lg\:col-span-5{grid-column:span 5/span 5!important}.print\:lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.print\:lg\:col-span-6{grid-column:span 6/span 6!important}.print\:lg\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.print\:lg\:col-span-7{grid-column:span 7/span 7!important}.print\:lg\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.print\:lg\:col-span-8{grid-column:span 8/span 8!important}.print\:lg\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.print\:lg\:col-span-9{grid-column:span 9/span 9!important}.print\:lg\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.print\:lg\:col-span-10{grid-column:span 10/span 10!important}.print\:lg\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.print\:lg\:col-span-11{grid-column:span 11/span 11!important}.print\:lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.print\:lg\:col-span-12{grid-column:span 12/span 12!important}.print\:lg\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))!important}.print\:lg\:row-span-1{grid-row:span 1/span 1!important}.print\:lg\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.print\:lg\:row-span-2{grid-row:span 2/span 2!important}.print\:lg\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))!important}.print\:lg\:row-span-3{grid-row:span 3/span 3!important}.print\:lg\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))!important}.print\:lg\:row-span-4{grid-row:span 4/span 4!important}.print\:lg\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))!important}.print\:lg\:row-span-5{grid-row:span 5/span 5!important}.print\:lg\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))!important}.print\:lg\:row-span-6{grid-row:span 6/span 6!important}.print\:lg\:grid-rows-7{grid-template-rows:repeat(7,minmax(0,1fr))!important}.print\:lg\:row-span-7{grid-row:span 7/span 7!important}.print\:lg\:grid-rows-8{grid-template-rows:repeat(8,minmax(0,1fr))!important}.print\:lg\:row-span-8{grid-row:span 8/span 8!important}.print\:lg\:grid-rows-9{grid-template-rows:repeat(9,minmax(0,1fr))!important}.print\:lg\:row-span-9{grid-row:span 9/span 9!important}.print\:lg\:grid-rows-10{grid-template-rows:repeat(10,minmax(0,1fr))!important}.print\:lg\:row-span-10{grid-row:span 10/span 10!important}.print\:lg\:grid-rows-11{grid-template-rows:repeat(11,minmax(0,1fr))!important}.print\:lg\:row-span-11{grid-row:span 11/span 11!important}.print\:lg\:grid-rows-12{grid-template-rows:repeat(12,minmax(0,1fr))!important}.print\:lg\:row-span-12{grid-row:span 12/span 12!important}.print\:lg\:col-span-full{grid-column:1/-1!important}.print\:lg\:row-span-full{grid-row:1/-1!important}.print\:lg\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)!important}.print\:lg\:auto-cols-min{grid-auto-columns:min-content!important}.print\:lg\:auto-cols-max{grid-auto-columns:max-content!important}.print\:lg\:grid-flow-col{grid-auto-flow:column!important}.grid-cols-\[min-content_1fr\]{grid-template-columns:min-content 1fr}.print\:lg\:icon-size-2{width:.5rem!important;height:.5rem!important;min-width:.5rem!important;min-height:.5rem!important;font-size:.5rem!important;line-height:.5rem!important}.print\:lg\:icon-size-2 svg{width:.5rem!important;height:.5rem!important}.print\:lg\:icon-size-2\.5{width:.625rem!important;height:.625rem!important;min-width:.625rem!important;min-height:.625rem!important;font-size:.625rem!important;line-height:.625rem!important}.print\:lg\:icon-size-2\.5 svg{width:.625rem!important;height:.625rem!important}.print\:lg\:icon-size-3{width:.75rem!important;height:.75rem!important;min-width:.75rem!important;min-height:.75rem!important;font-size:.75rem!important;line-height:.75rem!important}.print\:lg\:icon-size-3 svg{width:.75rem!important;height:.75rem!important}.print\:lg\:icon-size-3\.5{width:.875rem!important;height:.875rem!important;min-width:.875rem!important;min-height:.875rem!important;font-size:.875rem!important;line-height:.875rem!important}.print\:lg\:icon-size-3\.5 svg{width:.875rem!important;height:.875rem!important}.print\:lg\:icon-size-4{width:1rem!important;height:1rem!important;min-width:1rem!important;min-height:1rem!important;font-size:1rem!important;line-height:1rem!important}.print\:lg\:icon-size-4 svg{width:1rem!important;height:1rem!important}.print\:lg\:icon-size-4\.5{width:1.125rem!important;height:1.125rem!important;min-width:1.125rem!important;min-height:1.125rem!important;font-size:1.125rem!important;line-height:1.125rem!important}.print\:lg\:icon-size-4\.5 svg{width:1.125rem!important;height:1.125rem!important}.print\:lg\:icon-size-5{width:1.25rem!important;height:1.25rem!important;min-width:1.25rem!important;min-height:1.25rem!important;font-size:1.25rem!important;line-height:1.25rem!important}.print\:lg\:icon-size-5 svg{width:1.25rem!important;height:1.25rem!important}.print\:lg\:icon-size-6{width:1.5rem!important;height:1.5rem!important;min-width:1.5rem!important;min-height:1.5rem!important;font-size:1.5rem!important;line-height:1.5rem!important}.print\:lg\:icon-size-6 svg{width:1.5rem!important;height:1.5rem!important}.print\:lg\:h-10{height:2.5rem!important}.print\:lg\:h-14{height:3.5rem!important}.print\:lg\:h-16{height:4rem!important}.print\:lg\:h-44{height:11rem!important}.print\:lg\:h-96{height:24rem!important}.print\:lg\:w-auto{width:auto!important}.print\:lg\:w-full{width:100%!important}.print\:lg\:w-0\.5{width:.125rem!important}.print\:lg\:w-1{width:.25rem!important}.print\:lg\:w-2{width:.5rem!important}.print\:lg\:w-208{width:52rem!important}.print\:lg\:w-240{width:60rem!important}.print\:lg\:min-w-0{min-width:0px!important}.print\:lg\:min-w-208{min-width:52rem!important}.print\:lg\:min-w-240{min-width:60rem!important}.print\:lg\:h-full{height:100%!important}.print\:lg\:h-1{height:.25rem!important}.print\:lg\:h-2{height:.5rem!important}.print\:lg\:min-h-1{min-height:.25rem!important}.print\:lg\:min-h-2{min-height:.5rem!important}.print\:lg\:min-h-full{min-height:100%!important}.print\:lg\:text-xs{font-size:.625rem!important;line-height:.875rem!important}.print\:lg\:text-sm{font-size:.75rem!important;line-height:1rem!important}.print\:lg\:text-md{font-size:.8125rem!important;line-height:1.25rem!important}.print\:lg\:text-base,.print\:lg\:text-lg{font-size:1rem!important;line-height:1.5rem!important}.print\:lg\:text-xl{font-size:1.125rem!important;line-height:1.75rem!important}.print\:lg\:text-2xl{font-size:1.25rem!important;line-height:1.75rem!important}.print\:lg\:text-3xl{font-size:1.5rem!important;line-height:2rem!important}.print\:lg\:text-4xl{font-size:1.875rem!important;line-height:2.25rem!important}.print\:lg\:font-medium{font-weight:500!important}.print\:lg\:font-semibold{font-weight:600!important}.print\:lg\:font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.print\:lg\:leading-none{line-height:1!important}.print\:lg\:leading-tight{line-height:1.25!important}.print\:lg\:leading-4{line-height:1rem!important}.print\:lg\:leading-5{line-height:1.25rem!important}.print\:lg\:leading-6{line-height:1.5rem!important}.print\:lg\:tracking-tight{letter-spacing:-.025em!important}.print\:lg\:tracking-normal{letter-spacing:0!important}.print\:lg\:tracking-wide{letter-spacing:.025em!important}.print\:lg\:tracking-wider{letter-spacing:.05em!important}.print\:lg\:whitespace-nowrap{white-space:nowrap!important}.print\:lg\:uppercase{text-transform:uppercase!important}.print\:lg\:relative{position:relative!important}.print\:lg\:absolute{position:absolute!important}.print\:lg\:inset-0{inset:0!important}.print\:lg\:top-0{top:0!important}.print\:lg\:bottom-0{bottom:0!important}.print\:lg\:right-0{right:0!important}.print\:lg\:left-0{left:0!important}.print\:lg\:rounded-full{border-radius:9999px!important}.print\:lg\:rounded-none{border-radius:0!important}.print\:lg\:rounded-sm{border-radius:.125rem!important}.print\:lg\:rounded{border-radius:.25rem!important}.print\:lg\:rounded-md{border-radius:.375rem!important}.print\:lg\:rounded-lg{border-radius:.5rem!important}.print\:lg\:rounded-xl{border-radius:.75rem!important}.print\:lg\:rounded-2xl{border-radius:1rem!important}.print\:lg\:truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.print\:lg\:text-left{text-align:left!important}.print\:lg\:text-center{text-align:center!important}.print\:lg\:text-right{text-align:right!important}.print\:lg\:text-ellipsis{text-overflow:ellipsis!important}.print\:lg\:text-clip{text-overflow:clip!important}.print\:lg\:truncate-1{display:block!important;text-overflow:ellipsis!important;word-wrap:break-word!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important}.print\:lg\:truncate-2{display:block!important;max-height:2rem!important;line-height:1rem!important;text-overflow:ellipsis!important;word-wrap:break-word!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.print\:lg\:truncate-3{display:block!important;max-height:3rem!important;line-height:1rem!important;text-overflow:ellipsis!important;word-wrap:break-word!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important}.print\:lg\:cursor-pointer{cursor:pointer!important}.print\:lg\:no-underline{text-decoration-line:none!important}.print\:lg\:hover\:underline:hover{text-decoration-line:underline!important}.print\:lg\:shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a!important}.print\:lg\:shadow-none{box-shadow:0 0 #0000!important}.print\:lg\:bg-card{background-color:#fff!important}.print\:lg\:bg-transparent{background-color:transparent!important}.print\:lg\:bg-black{background-color:#000!important}.print\:lg\:bg-green-500{background-color:#22c55e!important}.print\:lg\:bg-amber-500{background-color:#f59e0b!important}.print\:lg\:bg-red-500{background-color:#ef4444!important}.print\:lg\:bg-gray-100{background-color:#f3f4f6!important}.print\:lg\:z-49{z-index:49!important}.print\:lg\:overflow-auto{overflow:auto!important}.print\:lg\:overflow-visible{overflow:visible!important}.print\:lg\:inline-block{display:inline-block!important}.print\:lg\:select-none{-webkit-user-select:none!important;user-select:none!important}.print\:lg\:self-auto{align-self:auto!important}.print\:lg\:self-start{align-self:flex-start!important}.print\:lg\:self-end{align-self:flex-end!important}.print\:lg\:self-center{align-self:center!important}.print\:lg\:self-stretch{align-self:stretch!important}.print\:lg\:self-baseline{align-self:baseline!important}.print\:lg\:place-items-start{place-items:start!important}.print\:lg\:place-self-center{place-self:center!important}.print\:lg\:break-inside-avoid{page-break-inside:avoid!important;break-inside:avoid!important}.print\:lg\:break-before-avoid{page-break-before:avoid!important;break-before:avoid!important}.print\:lg\:break-after-avoid{page-break-after:avoid!important;break-after:avoid!important}.print\:lg\:break-after-page{page-break-after:always!important;break-after:page!important}.print\:lg\:resize-y{resize:vertical!important}.print\:lg\:font-normal{font-weight:400!important}.print\:lg\:font-bold{font-weight:700!important}}@media print and (min-width: 1440px){.print\:xl\:hidden{display:none!important}.print\:xl\:block{display:block!important}.print\:xl\:flex{display:flex!important}.print\:xl\:flex-row{flex-direction:row!important}.print\:xl\:flex-col{flex-direction:column!important}.print\:xl\:flex-wrap{flex-wrap:wrap!important}.print\:xl\:flex-0{flex:0 0 auto!important}.print\:xl\:flex-1{flex:1 1 0%!important}.print\:xl\:flex-auto{flex:1 1 auto!important}.print\:xl\:flex-initial{flex:0 1 auto!important}.print\:xl\:flex-none{flex:none!important}.print\:xl\:items-center{align-items:center!important}.print\:xl\:items-start{align-items:flex-start!important}.print\:xl\:items-end{align-items:flex-end!important}.print\:xl\:justify-center{justify-content:center!important}.print\:xl\:justify-between{justify-content:space-between!important}.print\:xl\:justify-evenly{justify-content:space-evenly!important}.print\:xl\:justify-start{justify-content:flex-start!important}.print\:xl\:justify-end{justify-content:flex-end!important}.print\:xl\:border{border-width:1px!important}.print\:xl\:border-none{border:none!important}.print\:xl\:border-t{border-top-width:1px!important}.print\:xl\:border-b{border-bottom-width:1px!important}.print\:xl\:border-l{border-left-width:1px!important}.print\:xl\:border-r{border-right-width:1px!important}.print\:xl\:divide-y>:not([hidden])~:not([hidden]){border-top-width:1px!important;border-bottom-width:0px!important}.print\:xl\:divide-x>:not([hidden])~:not([hidden]){border-right-width:1px!important;border-left-width:0px!important}.print\:xl\:m-0{margin:0!important}.print\:xl\:ml-0{margin-left:0!important}.print\:xl\:mr-0{margin-right:0!important}.print\:xl\:mt-0{margin-top:0!important}.print\:xl\:mb-0{margin-bottom:0!important}.print\:xl\:mx-0{margin-left:0!important;margin-right:0!important}.print\:xl\:my-0{margin-top:0!important;margin-bottom:0!important}.print\:xl\:m-0\.5{margin:.125rem!important}.print\:xl\:ml-0\.5{margin-left:.125rem!important}.print\:xl\:mr-0\.5{margin-right:.125rem!important}.print\:xl\:mt-0\.5{margin-top:.125rem!important}.print\:xl\:mb-0\.5{margin-bottom:.125rem!important}.print\:xl\:mx-0\.5{margin-left:.125rem!important;margin-right:.125rem!important}.print\:xl\:my-0\.5{margin-top:.125rem!important;margin-bottom:.125rem!important}.print\:xl\:m-1{margin:.25rem!important}.print\:xl\:ml-1{margin-left:.25rem!important}.print\:xl\:mr-1{margin-right:.25rem!important}.print\:xl\:mt-1{margin-top:.25rem!important}.print\:xl\:mb-1{margin-bottom:.25rem!important}.print\:xl\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.print\:xl\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.print\:xl\:m-1\.5{margin:.375rem!important}.print\:xl\:ml-1\.5{margin-left:.375rem!important}.print\:xl\:mr-1\.5{margin-right:.375rem!important}.print\:xl\:mt-1\.5{margin-top:.375rem!important}.print\:xl\:mb-1\.5{margin-bottom:.375rem!important}.print\:xl\:mx-1\.5{margin-left:.375rem!important;margin-right:.375rem!important}.print\:xl\:my-1\.5{margin-top:.375rem!important;margin-bottom:.375rem!important}.print\:xl\:m-2{margin:.5rem!important}.print\:xl\:ml-2{margin-left:.5rem!important}.print\:xl\:mr-2{margin-right:.5rem!important}.print\:xl\:mt-2{margin-top:.5rem!important}.print\:xl\:mb-2{margin-bottom:.5rem!important}.print\:xl\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.print\:xl\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.print\:xl\:m-2\.5{margin:.625rem!important}.print\:xl\:ml-2\.5{margin-left:.625rem!important}.print\:xl\:mr-2\.5{margin-right:.625rem!important}.print\:xl\:mt-2\.5{margin-top:.625rem!important}.print\:xl\:mb-2\.5{margin-bottom:.625rem!important}.print\:xl\:mx-2\.5{margin-left:.625rem!important;margin-right:.625rem!important}.print\:xl\:my-2\.5{margin-top:.625rem!important;margin-bottom:.625rem!important}.print\:xl\:m-3{margin:.75rem!important}.print\:xl\:ml-3{margin-left:.75rem!important}.print\:xl\:mr-3{margin-right:.75rem!important}.print\:xl\:mt-3{margin-top:.75rem!important}.print\:xl\:mb-3{margin-bottom:.75rem!important}.print\:xl\:mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.print\:xl\:my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.print\:xl\:m-4{margin:1rem!important}.print\:xl\:ml-4{margin-left:1rem!important}.print\:xl\:mr-4{margin-right:1rem!important}.print\:xl\:mt-4{margin-top:1rem!important}.print\:xl\:mb-4{margin-bottom:1rem!important}.print\:xl\:mx-4{margin-left:1rem!important;margin-right:1rem!important}.print\:xl\:my-4{margin-top:1rem!important;margin-bottom:1rem!important}.print\:xl\:m-5{margin:1.25rem!important}.print\:xl\:ml-5{margin-left:1.25rem!important}.print\:xl\:mr-5{margin-right:1.25rem!important}.print\:xl\:mt-5{margin-top:1.25rem!important}.print\:xl\:mb-5{margin-bottom:1.25rem!important}.print\:xl\:mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.print\:xl\:my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.print\:xl\:m-6{margin:1.5rem!important}.print\:xl\:ml-6{margin-left:1.5rem!important}.print\:xl\:mr-6{margin-right:1.5rem!important}.print\:xl\:mt-6{margin-top:1.5rem!important}.print\:xl\:mb-6{margin-bottom:1.5rem!important}.print\:xl\:mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.print\:xl\:my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.print\:xl\:m-7{margin:1.75rem!important}.print\:xl\:ml-7{margin-left:1.75rem!important}.print\:xl\:mr-7{margin-right:1.75rem!important}.print\:xl\:mt-7{margin-top:1.75rem!important}.print\:xl\:mb-7{margin-bottom:1.75rem!important}.print\:xl\:mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.print\:xl\:my-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.print\:xl\:m-8{margin:2rem!important}.print\:xl\:ml-8{margin-left:2rem!important}.print\:xl\:mr-8{margin-right:2rem!important}.print\:xl\:mt-8{margin-top:2rem!important}.print\:xl\:mb-8{margin-bottom:2rem!important}.print\:xl\:mx-8{margin-left:2rem!important;margin-right:2rem!important}.print\:xl\:my-8{margin-top:2rem!important;margin-bottom:2rem!important}.print\:xl\:m-9{margin:2.25rem!important}.print\:xl\:ml-9{margin-left:2.25rem!important}.print\:xl\:mr-9{margin-right:2.25rem!important}.print\:xl\:mt-9{margin-top:2.25rem!important}.print\:xl\:mb-9{margin-bottom:2.25rem!important}.print\:xl\:mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.print\:xl\:my-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.print\:xl\:m-10{margin:2.5rem!important}.print\:xl\:ml-10{margin-left:2.5rem!important}.print\:xl\:mr-10{margin-right:2.5rem!important}.print\:xl\:mt-10{margin-top:2.5rem!important}.print\:xl\:mb-10{margin-bottom:2.5rem!important}.print\:xl\:mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.print\:xl\:my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.print\:xl\:m-11{margin:2.75rem!important}.print\:xl\:ml-11{margin-left:2.75rem!important}.print\:xl\:mr-11{margin-right:2.75rem!important}.print\:xl\:mt-11{margin-top:2.75rem!important}.print\:xl\:mb-11{margin-bottom:2.75rem!important}.print\:xl\:mx-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.print\:xl\:my-11{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.print\:xl\:m-12{margin:3rem!important}.print\:xl\:ml-12{margin-left:3rem!important}.print\:xl\:mr-12{margin-right:3rem!important}.print\:xl\:mt-12{margin-top:3rem!important}.print\:xl\:mb-12{margin-bottom:3rem!important}.print\:xl\:mx-12{margin-left:3rem!important;margin-right:3rem!important}.print\:xl\:my-12{margin-top:3rem!important;margin-bottom:3rem!important}.print\:xl\:m-14{margin:3.5rem!important}.print\:xl\:ml-14{margin-left:3.5rem!important}.print\:xl\:mr-14{margin-right:3.5rem!important}.print\:xl\:mt-14{margin-top:3.5rem!important}.print\:xl\:mb-14{margin-bottom:3.5rem!important}.print\:xl\:mx-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.print\:xl\:my-14{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.print\:xl\:m-16{margin:4rem!important}.print\:xl\:ml-16{margin-left:4rem!important}.print\:xl\:mr-16{margin-right:4rem!important}.print\:xl\:mt-16{margin-top:4rem!important}.print\:xl\:mb-16{margin-bottom:4rem!important}.print\:xl\:mx-16{margin-left:4rem!important;margin-right:4rem!important}.print\:xl\:my-16{margin-top:4rem!important;margin-bottom:4rem!important}.print\:xl\:m-20{margin:5rem!important}.print\:xl\:ml-20{margin-left:5rem!important}.print\:xl\:mr-20{margin-right:5rem!important}.print\:xl\:mt-20{margin-top:5rem!important}.print\:xl\:mb-20{margin-bottom:5rem!important}.print\:xl\:mx-20{margin-left:5rem!important;margin-right:5rem!important}.print\:xl\:my-20{margin-top:5rem!important;margin-bottom:5rem!important}.print\:xl\:m-24{margin:6rem!important}.print\:xl\:ml-24{margin-left:6rem!important}.print\:xl\:mr-24{margin-right:6rem!important}.print\:xl\:mt-24{margin-top:6rem!important}.print\:xl\:mb-24{margin-bottom:6rem!important}.print\:xl\:mx-24{margin-left:6rem!important;margin-right:6rem!important}.print\:xl\:my-24{margin-top:6rem!important;margin-bottom:6rem!important}.print\:xl\:m-auto{margin:auto!important}.print\:xl\:ml-auto{margin-left:auto!important}.print\:xl\:mr-auto{margin-right:auto!important}.print\:xl\:mx-auto{margin-left:auto!important;margin-right:auto!important}.print\:xl\:p-0{padding:0!important}.print\:xl\:pl-0{padding-left:0!important}.print\:xl\:pr-0{padding-right:0!important}.print\:xl\:pt-0{padding-top:0!important}.print\:xl\:pb-0{padding-bottom:0!important}.print\:xl\:px-0{padding-left:0!important;padding-right:0!important}.print\:xl\:py-0{padding-top:0!important;padding-bottom:0!important}.print\:xl\:p-0\.5{padding:.125rem!important}.print\:xl\:pl-0\.5{padding-left:.125rem!important}.print\:xl\:pr-0\.5{padding-right:.125rem!important}.print\:xl\:pt-0\.5{padding-top:.125rem!important}.print\:xl\:pb-0\.5{padding-bottom:.125rem!important}.print\:xl\:px-0\.5{padding-left:.125rem!important;padding-right:.125rem!important}.print\:xl\:py-0\.5{padding-top:.125rem!important;padding-bottom:.125rem!important}.print\:xl\:p-1{padding:.25rem!important}.print\:xl\:pl-1{padding-left:.25rem!important}.print\:xl\:pr-1{padding-right:.25rem!important}.print\:xl\:pt-1{padding-top:.25rem!important}.print\:xl\:pb-1{padding-bottom:.25rem!important}.print\:xl\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.print\:xl\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.print\:xl\:p-1\.5{padding:.375rem!important}.print\:xl\:pl-1\.5{padding-left:.375rem!important}.print\:xl\:pr-1\.5{padding-right:.375rem!important}.print\:xl\:pt-1\.5{padding-top:.375rem!important}.print\:xl\:pb-1\.5{padding-bottom:.375rem!important}.print\:xl\:px-1\.5{padding-left:.375rem!important;padding-right:.375rem!important}.print\:xl\:py-1\.5{padding-top:.375rem!important;padding-bottom:.375rem!important}.print\:xl\:p-2{padding:.5rem!important}.print\:xl\:pl-2{padding-left:.5rem!important}.print\:xl\:pr-2{padding-right:.5rem!important}.print\:xl\:pt-2{padding-top:.5rem!important}.print\:xl\:pb-2{padding-bottom:.5rem!important}.print\:xl\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.print\:xl\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.print\:xl\:p-2\.5{padding:.625rem!important}.print\:xl\:pl-2\.5{padding-left:.625rem!important}.print\:xl\:pr-2\.5{padding-right:.625rem!important}.print\:xl\:pt-2\.5{padding-top:.625rem!important}.print\:xl\:pb-2\.5{padding-bottom:.625rem!important}.print\:xl\:px-2\.5{padding-left:.625rem!important;padding-right:.625rem!important}.print\:xl\:py-2\.5{padding-top:.625rem!important;padding-bottom:.625rem!important}.print\:xl\:p-3{padding:.75rem!important}.print\:xl\:pl-3{padding-left:.75rem!important}.print\:xl\:pr-3{padding-right:.75rem!important}.print\:xl\:pt-3{padding-top:.75rem!important}.print\:xl\:pb-3{padding-bottom:.75rem!important}.print\:xl\:px-3{padding-left:.75rem!important;padding-right:.75rem!important}.print\:xl\:py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.print\:xl\:p-4{padding:1rem!important}.print\:xl\:pl-4{padding-left:1rem!important}.print\:xl\:pr-4{padding-right:1rem!important}.print\:xl\:pt-4{padding-top:1rem!important}.print\:xl\:pb-4{padding-bottom:1rem!important}.print\:xl\:px-4{padding-left:1rem!important;padding-right:1rem!important}.print\:xl\:py-4{padding-top:1rem!important;padding-bottom:1rem!important}.print\:xl\:p-5{padding:1.25rem!important}.print\:xl\:pl-5{padding-left:1.25rem!important}.print\:xl\:pr-5{padding-right:1.25rem!important}.print\:xl\:pt-5{padding-top:1.25rem!important}.print\:xl\:pb-5{padding-bottom:1.25rem!important}.print\:xl\:px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.print\:xl\:py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.print\:xl\:p-6{padding:1.5rem!important}.print\:xl\:pl-6{padding-left:1.5rem!important}.print\:xl\:pr-6{padding-right:1.5rem!important}.print\:xl\:pt-6{padding-top:1.5rem!important}.print\:xl\:pb-6{padding-bottom:1.5rem!important}.print\:xl\:px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.print\:xl\:py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.print\:xl\:p-7{padding:1.75rem!important}.print\:xl\:pl-7{padding-left:1.75rem!important}.print\:xl\:pr-7{padding-right:1.75rem!important}.print\:xl\:pt-7{padding-top:1.75rem!important}.print\:xl\:pb-7{padding-bottom:1.75rem!important}.print\:xl\:px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.print\:xl\:py-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.print\:xl\:p-8{padding:2rem!important}.print\:xl\:pl-8{padding-left:2rem!important}.print\:xl\:pr-8{padding-right:2rem!important}.print\:xl\:pt-8{padding-top:2rem!important}.print\:xl\:pb-8{padding-bottom:2rem!important}.print\:xl\:px-8{padding-left:2rem!important;padding-right:2rem!important}.print\:xl\:py-8{padding-top:2rem!important;padding-bottom:2rem!important}.print\:xl\:p-9{padding:2.25rem!important}.print\:xl\:pl-9{padding-left:2.25rem!important}.print\:xl\:pr-9{padding-right:2.25rem!important}.print\:xl\:pt-9{padding-top:2.25rem!important}.print\:xl\:pb-9{padding-bottom:2.25rem!important}.print\:xl\:px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.print\:xl\:py-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.print\:xl\:p-10{padding:2.5rem!important}.print\:xl\:pl-10{padding-left:2.5rem!important}.print\:xl\:pr-10{padding-right:2.5rem!important}.print\:xl\:pt-10{padding-top:2.5rem!important}.print\:xl\:pb-10{padding-bottom:2.5rem!important}.print\:xl\:px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.print\:xl\:py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.print\:xl\:p-11{padding:2.75rem!important}.print\:xl\:pl-11{padding-left:2.75rem!important}.print\:xl\:pr-11{padding-right:2.75rem!important}.print\:xl\:pt-11{padding-top:2.75rem!important}.print\:xl\:pb-11{padding-bottom:2.75rem!important}.print\:xl\:px-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.print\:xl\:py-11{padding-top:2.75rem!important;padding-bottom:2.75rem!important}.print\:xl\:p-12{padding:3rem!important}.print\:xl\:pl-12{padding-left:3rem!important}.print\:xl\:pr-12{padding-right:3rem!important}.print\:xl\:pt-12{padding-top:3rem!important}.print\:xl\:pb-12{padding-bottom:3rem!important}.print\:xl\:px-12{padding-left:3rem!important;padding-right:3rem!important}.print\:xl\:py-12{padding-top:3rem!important;padding-bottom:3rem!important}.print\:xl\:p-14{padding:3.5rem!important}.print\:xl\:pl-14{padding-left:3.5rem!important}.print\:xl\:pr-14{padding-right:3.5rem!important}.print\:xl\:pt-14{padding-top:3.5rem!important}.print\:xl\:pb-14{padding-bottom:3.5rem!important}.print\:xl\:px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.print\:xl\:py-14{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.print\:xl\:p-16{padding:4rem!important}.print\:xl\:pl-16{padding-left:4rem!important}.print\:xl\:pr-16{padding-right:4rem!important}.print\:xl\:pt-16{padding-top:4rem!important}.print\:xl\:pb-16{padding-bottom:4rem!important}.print\:xl\:px-16{padding-left:4rem!important;padding-right:4rem!important}.print\:xl\:py-16{padding-top:4rem!important;padding-bottom:4rem!important}.print\:xl\:p-20{padding:5rem!important}.print\:xl\:pl-20{padding-left:5rem!important}.print\:xl\:pr-20{padding-right:5rem!important}.print\:xl\:pt-20{padding-top:5rem!important}.print\:xl\:pb-20{padding-bottom:5rem!important}.print\:xl\:px-20{padding-left:5rem!important;padding-right:5rem!important}.print\:xl\:py-20{padding-top:5rem!important;padding-bottom:5rem!important}.print\:xl\:p-24{padding:6rem!important}.print\:xl\:pl-24{padding-left:6rem!important}.print\:xl\:pr-24{padding-right:6rem!important}.print\:xl\:pt-24{padding-top:6rem!important}.print\:xl\:pb-24{padding-bottom:6rem!important}.print\:xl\:px-24{padding-left:6rem!important;padding-right:6rem!important}.print\:xl\:py-24{padding-top:6rem!important;padding-bottom:6rem!important}.print\:xl\:grid{display:grid!important}.print\:xl\:gap-0{gap:0px!important}.print\:xl\:gapl-0{gap-left:0px!important}.print\:xl\:gapr-0{gap-right:0px!important}.print\:xl\:gapt-0{gap-top:0px!important}.print\:xl\:gapb-0{gap-bottom:0px!important}.print\:xl\:gapx-0{gap-left:0px!important;gap-right:0px!important}.print\:xl\:gapy-0{gap-top:0px!important;gap-bottom:0px!important}.print\:xl\:gap-y-0{row-gap:0px!important}.print\:xl\:gap-yl-0{row-gap-left:0px!important}.print\:xl\:gap-yr-0{row-gap-right:0px!important}.print\:xl\:gap-yt-0{row-gap-top:0px!important}.print\:xl\:gap-yb-0{row-gap-bottom:0px!important}.print\:xl\:gap-yx-0{row-gap-left:0px!important;row-gap-right:0px!important}.print\:xl\:gap-yy-0{row-gap-top:0px!important;row-gap-bottom:0px!important}.print\:xl\:gap-x-0{column-gap:0px!important}.print\:xl\:gap-xl-0{column-gap-left:0px!important}.print\:xl\:gap-xr-0{column-gap-right:0px!important}.print\:xl\:gap-xt-0{column-gap-top:0px!important}.print\:xl\:gap-xb-0{column-gap-bottom:0px!important}.print\:xl\:gap-xx-0{column-gap-left:0px!important;column-gap-right:0px!important}.print\:xl\:gap-xy-0{column-gap-top:0px!important;column-gap-bottom:0px!important}.print\:xl\:gap-0\.5{gap:.125rem!important}.print\:xl\:gapl-0\.5{gap-left:.125rem!important}.print\:xl\:gapr-0\.5{gap-right:.125rem!important}.print\:xl\:gapt-0\.5{gap-top:.125rem!important}.print\:xl\:gapb-0\.5{gap-bottom:.125rem!important}.print\:xl\:gapx-0\.5{gap-left:.125rem!important;gap-right:.125rem!important}.print\:xl\:gapy-0\.5{gap-top:.125rem!important;gap-bottom:.125rem!important}.print\:xl\:gap-y-0\.5{row-gap:.125rem!important}.print\:xl\:gap-yl-0\.5{row-gap-left:.125rem!important}.print\:xl\:gap-yr-0\.5{row-gap-right:.125rem!important}.print\:xl\:gap-yt-0\.5{row-gap-top:.125rem!important}.print\:xl\:gap-yb-0\.5{row-gap-bottom:.125rem!important}.print\:xl\:gap-yx-0\.5{row-gap-left:.125rem!important;row-gap-right:.125rem!important}.print\:xl\:gap-yy-0\.5{row-gap-top:.125rem!important;row-gap-bottom:.125rem!important}.print\:xl\:gap-x-0\.5{column-gap:.125rem!important}.print\:xl\:gap-xl-0\.5{column-gap-left:.125rem!important}.print\:xl\:gap-xr-0\.5{column-gap-right:.125rem!important}.print\:xl\:gap-xt-0\.5{column-gap-top:.125rem!important}.print\:xl\:gap-xb-0\.5{column-gap-bottom:.125rem!important}.print\:xl\:gap-xx-0\.5{column-gap-left:.125rem!important;column-gap-right:.125rem!important}.print\:xl\:gap-xy-0\.5{column-gap-top:.125rem!important;column-gap-bottom:.125rem!important}.print\:xl\:gap-1{gap:.25rem!important}.print\:xl\:gapl-1{gap-left:.25rem!important}.print\:xl\:gapr-1{gap-right:.25rem!important}.print\:xl\:gapt-1{gap-top:.25rem!important}.print\:xl\:gapb-1{gap-bottom:.25rem!important}.print\:xl\:gapx-1{gap-left:.25rem!important;gap-right:.25rem!important}.print\:xl\:gapy-1{gap-top:.25rem!important;gap-bottom:.25rem!important}.print\:xl\:gap-y-1{row-gap:.25rem!important}.print\:xl\:gap-yl-1{row-gap-left:.25rem!important}.print\:xl\:gap-yr-1{row-gap-right:.25rem!important}.print\:xl\:gap-yt-1{row-gap-top:.25rem!important}.print\:xl\:gap-yb-1{row-gap-bottom:.25rem!important}.print\:xl\:gap-yx-1{row-gap-left:.25rem!important;row-gap-right:.25rem!important}.print\:xl\:gap-yy-1{row-gap-top:.25rem!important;row-gap-bottom:.25rem!important}.print\:xl\:gap-x-1{column-gap:.25rem!important}.print\:xl\:gap-xl-1{column-gap-left:.25rem!important}.print\:xl\:gap-xr-1{column-gap-right:.25rem!important}.print\:xl\:gap-xt-1{column-gap-top:.25rem!important}.print\:xl\:gap-xb-1{column-gap-bottom:.25rem!important}.print\:xl\:gap-xx-1{column-gap-left:.25rem!important;column-gap-right:.25rem!important}.print\:xl\:gap-xy-1{column-gap-top:.25rem!important;column-gap-bottom:.25rem!important}.print\:xl\:gap-1\.5{gap:.375rem!important}.print\:xl\:gapl-1\.5{gap-left:.375rem!important}.print\:xl\:gapr-1\.5{gap-right:.375rem!important}.print\:xl\:gapt-1\.5{gap-top:.375rem!important}.print\:xl\:gapb-1\.5{gap-bottom:.375rem!important}.print\:xl\:gapx-1\.5{gap-left:.375rem!important;gap-right:.375rem!important}.print\:xl\:gapy-1\.5{gap-top:.375rem!important;gap-bottom:.375rem!important}.print\:xl\:gap-y-1\.5{row-gap:.375rem!important}.print\:xl\:gap-yl-1\.5{row-gap-left:.375rem!important}.print\:xl\:gap-yr-1\.5{row-gap-right:.375rem!important}.print\:xl\:gap-yt-1\.5{row-gap-top:.375rem!important}.print\:xl\:gap-yb-1\.5{row-gap-bottom:.375rem!important}.print\:xl\:gap-yx-1\.5{row-gap-left:.375rem!important;row-gap-right:.375rem!important}.print\:xl\:gap-yy-1\.5{row-gap-top:.375rem!important;row-gap-bottom:.375rem!important}.print\:xl\:gap-x-1\.5{column-gap:.375rem!important}.print\:xl\:gap-xl-1\.5{column-gap-left:.375rem!important}.print\:xl\:gap-xr-1\.5{column-gap-right:.375rem!important}.print\:xl\:gap-xt-1\.5{column-gap-top:.375rem!important}.print\:xl\:gap-xb-1\.5{column-gap-bottom:.375rem!important}.print\:xl\:gap-xx-1\.5{column-gap-left:.375rem!important;column-gap-right:.375rem!important}.print\:xl\:gap-xy-1\.5{column-gap-top:.375rem!important;column-gap-bottom:.375rem!important}.print\:xl\:gap-2{gap:.5rem!important}.print\:xl\:gapl-2{gap-left:.5rem!important}.print\:xl\:gapr-2{gap-right:.5rem!important}.print\:xl\:gapt-2{gap-top:.5rem!important}.print\:xl\:gapb-2{gap-bottom:.5rem!important}.print\:xl\:gapx-2{gap-left:.5rem!important;gap-right:.5rem!important}.print\:xl\:gapy-2{gap-top:.5rem!important;gap-bottom:.5rem!important}.print\:xl\:gap-y-2{row-gap:.5rem!important}.print\:xl\:gap-yl-2{row-gap-left:.5rem!important}.print\:xl\:gap-yr-2{row-gap-right:.5rem!important}.print\:xl\:gap-yt-2{row-gap-top:.5rem!important}.print\:xl\:gap-yb-2{row-gap-bottom:.5rem!important}.print\:xl\:gap-yx-2{row-gap-left:.5rem!important;row-gap-right:.5rem!important}.print\:xl\:gap-yy-2{row-gap-top:.5rem!important;row-gap-bottom:.5rem!important}.print\:xl\:gap-x-2{column-gap:.5rem!important}.print\:xl\:gap-xl-2{column-gap-left:.5rem!important}.print\:xl\:gap-xr-2{column-gap-right:.5rem!important}.print\:xl\:gap-xt-2{column-gap-top:.5rem!important}.print\:xl\:gap-xb-2{column-gap-bottom:.5rem!important}.print\:xl\:gap-xx-2{column-gap-left:.5rem!important;column-gap-right:.5rem!important}.print\:xl\:gap-xy-2{column-gap-top:.5rem!important;column-gap-bottom:.5rem!important}.print\:xl\:gap-2\.5{gap:.625rem!important}.print\:xl\:gapl-2\.5{gap-left:.625rem!important}.print\:xl\:gapr-2\.5{gap-right:.625rem!important}.print\:xl\:gapt-2\.5{gap-top:.625rem!important}.print\:xl\:gapb-2\.5{gap-bottom:.625rem!important}.print\:xl\:gapx-2\.5{gap-left:.625rem!important;gap-right:.625rem!important}.print\:xl\:gapy-2\.5{gap-top:.625rem!important;gap-bottom:.625rem!important}.print\:xl\:gap-y-2\.5{row-gap:.625rem!important}.print\:xl\:gap-yl-2\.5{row-gap-left:.625rem!important}.print\:xl\:gap-yr-2\.5{row-gap-right:.625rem!important}.print\:xl\:gap-yt-2\.5{row-gap-top:.625rem!important}.print\:xl\:gap-yb-2\.5{row-gap-bottom:.625rem!important}.print\:xl\:gap-yx-2\.5{row-gap-left:.625rem!important;row-gap-right:.625rem!important}.print\:xl\:gap-yy-2\.5{row-gap-top:.625rem!important;row-gap-bottom:.625rem!important}.print\:xl\:gap-x-2\.5{column-gap:.625rem!important}.print\:xl\:gap-xl-2\.5{column-gap-left:.625rem!important}.print\:xl\:gap-xr-2\.5{column-gap-right:.625rem!important}.print\:xl\:gap-xt-2\.5{column-gap-top:.625rem!important}.print\:xl\:gap-xb-2\.5{column-gap-bottom:.625rem!important}.print\:xl\:gap-xx-2\.5{column-gap-left:.625rem!important;column-gap-right:.625rem!important}.print\:xl\:gap-xy-2\.5{column-gap-top:.625rem!important;column-gap-bottom:.625rem!important}.print\:xl\:gap-3{gap:.75rem!important}.print\:xl\:gapl-3{gap-left:.75rem!important}.print\:xl\:gapr-3{gap-right:.75rem!important}.print\:xl\:gapt-3{gap-top:.75rem!important}.print\:xl\:gapb-3{gap-bottom:.75rem!important}.print\:xl\:gapx-3{gap-left:.75rem!important;gap-right:.75rem!important}.print\:xl\:gapy-3{gap-top:.75rem!important;gap-bottom:.75rem!important}.print\:xl\:gap-y-3{row-gap:.75rem!important}.print\:xl\:gap-yl-3{row-gap-left:.75rem!important}.print\:xl\:gap-yr-3{row-gap-right:.75rem!important}.print\:xl\:gap-yt-3{row-gap-top:.75rem!important}.print\:xl\:gap-yb-3{row-gap-bottom:.75rem!important}.print\:xl\:gap-yx-3{row-gap-left:.75rem!important;row-gap-right:.75rem!important}.print\:xl\:gap-yy-3{row-gap-top:.75rem!important;row-gap-bottom:.75rem!important}.print\:xl\:gap-x-3{column-gap:.75rem!important}.print\:xl\:gap-xl-3{column-gap-left:.75rem!important}.print\:xl\:gap-xr-3{column-gap-right:.75rem!important}.print\:xl\:gap-xt-3{column-gap-top:.75rem!important}.print\:xl\:gap-xb-3{column-gap-bottom:.75rem!important}.print\:xl\:gap-xx-3{column-gap-left:.75rem!important;column-gap-right:.75rem!important}.print\:xl\:gap-xy-3{column-gap-top:.75rem!important;column-gap-bottom:.75rem!important}.print\:xl\:gap-4{gap:1rem!important}.print\:xl\:gapl-4{gap-left:1rem!important}.print\:xl\:gapr-4{gap-right:1rem!important}.print\:xl\:gapt-4{gap-top:1rem!important}.print\:xl\:gapb-4{gap-bottom:1rem!important}.print\:xl\:gapx-4{gap-left:1rem!important;gap-right:1rem!important}.print\:xl\:gapy-4{gap-top:1rem!important;gap-bottom:1rem!important}.print\:xl\:gap-y-4{row-gap:1rem!important}.print\:xl\:gap-yl-4{row-gap-left:1rem!important}.print\:xl\:gap-yr-4{row-gap-right:1rem!important}.print\:xl\:gap-yt-4{row-gap-top:1rem!important}.print\:xl\:gap-yb-4{row-gap-bottom:1rem!important}.print\:xl\:gap-yx-4{row-gap-left:1rem!important;row-gap-right:1rem!important}.print\:xl\:gap-yy-4{row-gap-top:1rem!important;row-gap-bottom:1rem!important}.print\:xl\:gap-x-4{column-gap:1rem!important}.print\:xl\:gap-xl-4{column-gap-left:1rem!important}.print\:xl\:gap-xr-4{column-gap-right:1rem!important}.print\:xl\:gap-xt-4{column-gap-top:1rem!important}.print\:xl\:gap-xb-4{column-gap-bottom:1rem!important}.print\:xl\:gap-xx-4{column-gap-left:1rem!important;column-gap-right:1rem!important}.print\:xl\:gap-xy-4{column-gap-top:1rem!important;column-gap-bottom:1rem!important}.print\:xl\:gap-5{gap:1.25rem!important}.print\:xl\:gapl-5{gap-left:1.25rem!important}.print\:xl\:gapr-5{gap-right:1.25rem!important}.print\:xl\:gapt-5{gap-top:1.25rem!important}.print\:xl\:gapb-5{gap-bottom:1.25rem!important}.print\:xl\:gapx-5{gap-left:1.25rem!important;gap-right:1.25rem!important}.print\:xl\:gapy-5{gap-top:1.25rem!important;gap-bottom:1.25rem!important}.print\:xl\:gap-y-5{row-gap:1.25rem!important}.print\:xl\:gap-yl-5{row-gap-left:1.25rem!important}.print\:xl\:gap-yr-5{row-gap-right:1.25rem!important}.print\:xl\:gap-yt-5{row-gap-top:1.25rem!important}.print\:xl\:gap-yb-5{row-gap-bottom:1.25rem!important}.print\:xl\:gap-yx-5{row-gap-left:1.25rem!important;row-gap-right:1.25rem!important}.print\:xl\:gap-yy-5{row-gap-top:1.25rem!important;row-gap-bottom:1.25rem!important}.print\:xl\:gap-x-5{column-gap:1.25rem!important}.print\:xl\:gap-xl-5{column-gap-left:1.25rem!important}.print\:xl\:gap-xr-5{column-gap-right:1.25rem!important}.print\:xl\:gap-xt-5{column-gap-top:1.25rem!important}.print\:xl\:gap-xb-5{column-gap-bottom:1.25rem!important}.print\:xl\:gap-xx-5{column-gap-left:1.25rem!important;column-gap-right:1.25rem!important}.print\:xl\:gap-xy-5{column-gap-top:1.25rem!important;column-gap-bottom:1.25rem!important}.print\:xl\:gap-6{gap:1.5rem!important}.print\:xl\:gapl-6{gap-left:1.5rem!important}.print\:xl\:gapr-6{gap-right:1.5rem!important}.print\:xl\:gapt-6{gap-top:1.5rem!important}.print\:xl\:gapb-6{gap-bottom:1.5rem!important}.print\:xl\:gapx-6{gap-left:1.5rem!important;gap-right:1.5rem!important}.print\:xl\:gapy-6{gap-top:1.5rem!important;gap-bottom:1.5rem!important}.print\:xl\:gap-y-6{row-gap:1.5rem!important}.print\:xl\:gap-yl-6{row-gap-left:1.5rem!important}.print\:xl\:gap-yr-6{row-gap-right:1.5rem!important}.print\:xl\:gap-yt-6{row-gap-top:1.5rem!important}.print\:xl\:gap-yb-6{row-gap-bottom:1.5rem!important}.print\:xl\:gap-yx-6{row-gap-left:1.5rem!important;row-gap-right:1.5rem!important}.print\:xl\:gap-yy-6{row-gap-top:1.5rem!important;row-gap-bottom:1.5rem!important}.print\:xl\:gap-x-6{column-gap:1.5rem!important}.print\:xl\:gap-xl-6{column-gap-left:1.5rem!important}.print\:xl\:gap-xr-6{column-gap-right:1.5rem!important}.print\:xl\:gap-xt-6{column-gap-top:1.5rem!important}.print\:xl\:gap-xb-6{column-gap-bottom:1.5rem!important}.print\:xl\:gap-xx-6{column-gap-left:1.5rem!important;column-gap-right:1.5rem!important}.print\:xl\:gap-xy-6{column-gap-top:1.5rem!important;column-gap-bottom:1.5rem!important}.print\:xl\:gap-7{gap:1.75rem!important}.print\:xl\:gapl-7{gap-left:1.75rem!important}.print\:xl\:gapr-7{gap-right:1.75rem!important}.print\:xl\:gapt-7{gap-top:1.75rem!important}.print\:xl\:gapb-7{gap-bottom:1.75rem!important}.print\:xl\:gapx-7{gap-left:1.75rem!important;gap-right:1.75rem!important}.print\:xl\:gapy-7{gap-top:1.75rem!important;gap-bottom:1.75rem!important}.print\:xl\:gap-y-7{row-gap:1.75rem!important}.print\:xl\:gap-yl-7{row-gap-left:1.75rem!important}.print\:xl\:gap-yr-7{row-gap-right:1.75rem!important}.print\:xl\:gap-yt-7{row-gap-top:1.75rem!important}.print\:xl\:gap-yb-7{row-gap-bottom:1.75rem!important}.print\:xl\:gap-yx-7{row-gap-left:1.75rem!important;row-gap-right:1.75rem!important}.print\:xl\:gap-yy-7{row-gap-top:1.75rem!important;row-gap-bottom:1.75rem!important}.print\:xl\:gap-x-7{column-gap:1.75rem!important}.print\:xl\:gap-xl-7{column-gap-left:1.75rem!important}.print\:xl\:gap-xr-7{column-gap-right:1.75rem!important}.print\:xl\:gap-xt-7{column-gap-top:1.75rem!important}.print\:xl\:gap-xb-7{column-gap-bottom:1.75rem!important}.print\:xl\:gap-xx-7{column-gap-left:1.75rem!important;column-gap-right:1.75rem!important}.print\:xl\:gap-xy-7{column-gap-top:1.75rem!important;column-gap-bottom:1.75rem!important}.print\:xl\:gap-8{gap:2rem!important}.print\:xl\:gapl-8{gap-left:2rem!important}.print\:xl\:gapr-8{gap-right:2rem!important}.print\:xl\:gapt-8{gap-top:2rem!important}.print\:xl\:gapb-8{gap-bottom:2rem!important}.print\:xl\:gapx-8{gap-left:2rem!important;gap-right:2rem!important}.print\:xl\:gapy-8{gap-top:2rem!important;gap-bottom:2rem!important}.print\:xl\:gap-y-8{row-gap:2rem!important}.print\:xl\:gap-yl-8{row-gap-left:2rem!important}.print\:xl\:gap-yr-8{row-gap-right:2rem!important}.print\:xl\:gap-yt-8{row-gap-top:2rem!important}.print\:xl\:gap-yb-8{row-gap-bottom:2rem!important}.print\:xl\:gap-yx-8{row-gap-left:2rem!important;row-gap-right:2rem!important}.print\:xl\:gap-yy-8{row-gap-top:2rem!important;row-gap-bottom:2rem!important}.print\:xl\:gap-x-8{column-gap:2rem!important}.print\:xl\:gap-xl-8{column-gap-left:2rem!important}.print\:xl\:gap-xr-8{column-gap-right:2rem!important}.print\:xl\:gap-xt-8{column-gap-top:2rem!important}.print\:xl\:gap-xb-8{column-gap-bottom:2rem!important}.print\:xl\:gap-xx-8{column-gap-left:2rem!important;column-gap-right:2rem!important}.print\:xl\:gap-xy-8{column-gap-top:2rem!important;column-gap-bottom:2rem!important}.print\:xl\:gap-9{gap:2.25rem!important}.print\:xl\:gapl-9{gap-left:2.25rem!important}.print\:xl\:gapr-9{gap-right:2.25rem!important}.print\:xl\:gapt-9{gap-top:2.25rem!important}.print\:xl\:gapb-9{gap-bottom:2.25rem!important}.print\:xl\:gapx-9{gap-left:2.25rem!important;gap-right:2.25rem!important}.print\:xl\:gapy-9{gap-top:2.25rem!important;gap-bottom:2.25rem!important}.print\:xl\:gap-y-9{row-gap:2.25rem!important}.print\:xl\:gap-yl-9{row-gap-left:2.25rem!important}.print\:xl\:gap-yr-9{row-gap-right:2.25rem!important}.print\:xl\:gap-yt-9{row-gap-top:2.25rem!important}.print\:xl\:gap-yb-9{row-gap-bottom:2.25rem!important}.print\:xl\:gap-yx-9{row-gap-left:2.25rem!important;row-gap-right:2.25rem!important}.print\:xl\:gap-yy-9{row-gap-top:2.25rem!important;row-gap-bottom:2.25rem!important}.print\:xl\:gap-x-9{column-gap:2.25rem!important}.print\:xl\:gap-xl-9{column-gap-left:2.25rem!important}.print\:xl\:gap-xr-9{column-gap-right:2.25rem!important}.print\:xl\:gap-xt-9{column-gap-top:2.25rem!important}.print\:xl\:gap-xb-9{column-gap-bottom:2.25rem!important}.print\:xl\:gap-xx-9{column-gap-left:2.25rem!important;column-gap-right:2.25rem!important}.print\:xl\:gap-xy-9{column-gap-top:2.25rem!important;column-gap-bottom:2.25rem!important}.print\:xl\:gap-10{gap:2.5rem!important}.print\:xl\:gapl-10{gap-left:2.5rem!important}.print\:xl\:gapr-10{gap-right:2.5rem!important}.print\:xl\:gapt-10{gap-top:2.5rem!important}.print\:xl\:gapb-10{gap-bottom:2.5rem!important}.print\:xl\:gapx-10{gap-left:2.5rem!important;gap-right:2.5rem!important}.print\:xl\:gapy-10{gap-top:2.5rem!important;gap-bottom:2.5rem!important}.print\:xl\:gap-y-10{row-gap:2.5rem!important}.print\:xl\:gap-yl-10{row-gap-left:2.5rem!important}.print\:xl\:gap-yr-10{row-gap-right:2.5rem!important}.print\:xl\:gap-yt-10{row-gap-top:2.5rem!important}.print\:xl\:gap-yb-10{row-gap-bottom:2.5rem!important}.print\:xl\:gap-yx-10{row-gap-left:2.5rem!important;row-gap-right:2.5rem!important}.print\:xl\:gap-yy-10{row-gap-top:2.5rem!important;row-gap-bottom:2.5rem!important}.print\:xl\:gap-x-10{column-gap:2.5rem!important}.print\:xl\:gap-xl-10{column-gap-left:2.5rem!important}.print\:xl\:gap-xr-10{column-gap-right:2.5rem!important}.print\:xl\:gap-xt-10{column-gap-top:2.5rem!important}.print\:xl\:gap-xb-10{column-gap-bottom:2.5rem!important}.print\:xl\:gap-xx-10{column-gap-left:2.5rem!important;column-gap-right:2.5rem!important}.print\:xl\:gap-xy-10{column-gap-top:2.5rem!important;column-gap-bottom:2.5rem!important}.print\:xl\:gap-11{gap:2.75rem!important}.print\:xl\:gapl-11{gap-left:2.75rem!important}.print\:xl\:gapr-11{gap-right:2.75rem!important}.print\:xl\:gapt-11{gap-top:2.75rem!important}.print\:xl\:gapb-11{gap-bottom:2.75rem!important}.print\:xl\:gapx-11{gap-left:2.75rem!important;gap-right:2.75rem!important}.print\:xl\:gapy-11{gap-top:2.75rem!important;gap-bottom:2.75rem!important}.print\:xl\:gap-y-11{row-gap:2.75rem!important}.print\:xl\:gap-yl-11{row-gap-left:2.75rem!important}.print\:xl\:gap-yr-11{row-gap-right:2.75rem!important}.print\:xl\:gap-yt-11{row-gap-top:2.75rem!important}.print\:xl\:gap-yb-11{row-gap-bottom:2.75rem!important}.print\:xl\:gap-yx-11{row-gap-left:2.75rem!important;row-gap-right:2.75rem!important}.print\:xl\:gap-yy-11{row-gap-top:2.75rem!important;row-gap-bottom:2.75rem!important}.print\:xl\:gap-x-11{column-gap:2.75rem!important}.print\:xl\:gap-xl-11{column-gap-left:2.75rem!important}.print\:xl\:gap-xr-11{column-gap-right:2.75rem!important}.print\:xl\:gap-xt-11{column-gap-top:2.75rem!important}.print\:xl\:gap-xb-11{column-gap-bottom:2.75rem!important}.print\:xl\:gap-xx-11{column-gap-left:2.75rem!important;column-gap-right:2.75rem!important}.print\:xl\:gap-xy-11{column-gap-top:2.75rem!important;column-gap-bottom:2.75rem!important}.print\:xl\:gap-12{gap:3rem!important}.print\:xl\:gapl-12{gap-left:3rem!important}.print\:xl\:gapr-12{gap-right:3rem!important}.print\:xl\:gapt-12{gap-top:3rem!important}.print\:xl\:gapb-12{gap-bottom:3rem!important}.print\:xl\:gapx-12{gap-left:3rem!important;gap-right:3rem!important}.print\:xl\:gapy-12{gap-top:3rem!important;gap-bottom:3rem!important}.print\:xl\:gap-y-12{row-gap:3rem!important}.print\:xl\:gap-yl-12{row-gap-left:3rem!important}.print\:xl\:gap-yr-12{row-gap-right:3rem!important}.print\:xl\:gap-yt-12{row-gap-top:3rem!important}.print\:xl\:gap-yb-12{row-gap-bottom:3rem!important}.print\:xl\:gap-yx-12{row-gap-left:3rem!important;row-gap-right:3rem!important}.print\:xl\:gap-yy-12{row-gap-top:3rem!important;row-gap-bottom:3rem!important}.print\:xl\:gap-x-12{column-gap:3rem!important}.print\:xl\:gap-xl-12{column-gap-left:3rem!important}.print\:xl\:gap-xr-12{column-gap-right:3rem!important}.print\:xl\:gap-xt-12{column-gap-top:3rem!important}.print\:xl\:gap-xb-12{column-gap-bottom:3rem!important}.print\:xl\:gap-xx-12{column-gap-left:3rem!important;column-gap-right:3rem!important}.print\:xl\:gap-xy-12{column-gap-top:3rem!important;column-gap-bottom:3rem!important}.print\:xl\:gap-14{gap:3.5rem!important}.print\:xl\:gapl-14{gap-left:3.5rem!important}.print\:xl\:gapr-14{gap-right:3.5rem!important}.print\:xl\:gapt-14{gap-top:3.5rem!important}.print\:xl\:gapb-14{gap-bottom:3.5rem!important}.print\:xl\:gapx-14{gap-left:3.5rem!important;gap-right:3.5rem!important}.print\:xl\:gapy-14{gap-top:3.5rem!important;gap-bottom:3.5rem!important}.print\:xl\:gap-y-14{row-gap:3.5rem!important}.print\:xl\:gap-yl-14{row-gap-left:3.5rem!important}.print\:xl\:gap-yr-14{row-gap-right:3.5rem!important}.print\:xl\:gap-yt-14{row-gap-top:3.5rem!important}.print\:xl\:gap-yb-14{row-gap-bottom:3.5rem!important}.print\:xl\:gap-yx-14{row-gap-left:3.5rem!important;row-gap-right:3.5rem!important}.print\:xl\:gap-yy-14{row-gap-top:3.5rem!important;row-gap-bottom:3.5rem!important}.print\:xl\:gap-x-14{column-gap:3.5rem!important}.print\:xl\:gap-xl-14{column-gap-left:3.5rem!important}.print\:xl\:gap-xr-14{column-gap-right:3.5rem!important}.print\:xl\:gap-xt-14{column-gap-top:3.5rem!important}.print\:xl\:gap-xb-14{column-gap-bottom:3.5rem!important}.print\:xl\:gap-xx-14{column-gap-left:3.5rem!important;column-gap-right:3.5rem!important}.print\:xl\:gap-xy-14{column-gap-top:3.5rem!important;column-gap-bottom:3.5rem!important}.print\:xl\:gap-16{gap:4rem!important}.print\:xl\:gapl-16{gap-left:4rem!important}.print\:xl\:gapr-16{gap-right:4rem!important}.print\:xl\:gapt-16{gap-top:4rem!important}.print\:xl\:gapb-16{gap-bottom:4rem!important}.print\:xl\:gapx-16{gap-left:4rem!important;gap-right:4rem!important}.print\:xl\:gapy-16{gap-top:4rem!important;gap-bottom:4rem!important}.print\:xl\:gap-y-16{row-gap:4rem!important}.print\:xl\:gap-yl-16{row-gap-left:4rem!important}.print\:xl\:gap-yr-16{row-gap-right:4rem!important}.print\:xl\:gap-yt-16{row-gap-top:4rem!important}.print\:xl\:gap-yb-16{row-gap-bottom:4rem!important}.print\:xl\:gap-yx-16{row-gap-left:4rem!important;row-gap-right:4rem!important}.print\:xl\:gap-yy-16{row-gap-top:4rem!important;row-gap-bottom:4rem!important}.print\:xl\:gap-x-16{column-gap:4rem!important}.print\:xl\:gap-xl-16{column-gap-left:4rem!important}.print\:xl\:gap-xr-16{column-gap-right:4rem!important}.print\:xl\:gap-xt-16{column-gap-top:4rem!important}.print\:xl\:gap-xb-16{column-gap-bottom:4rem!important}.print\:xl\:gap-xx-16{column-gap-left:4rem!important;column-gap-right:4rem!important}.print\:xl\:gap-xy-16{column-gap-top:4rem!important;column-gap-bottom:4rem!important}.print\:xl\:gap-20{gap:5rem!important}.print\:xl\:gapl-20{gap-left:5rem!important}.print\:xl\:gapr-20{gap-right:5rem!important}.print\:xl\:gapt-20{gap-top:5rem!important}.print\:xl\:gapb-20{gap-bottom:5rem!important}.print\:xl\:gapx-20{gap-left:5rem!important;gap-right:5rem!important}.print\:xl\:gapy-20{gap-top:5rem!important;gap-bottom:5rem!important}.print\:xl\:gap-y-20{row-gap:5rem!important}.print\:xl\:gap-yl-20{row-gap-left:5rem!important}.print\:xl\:gap-yr-20{row-gap-right:5rem!important}.print\:xl\:gap-yt-20{row-gap-top:5rem!important}.print\:xl\:gap-yb-20{row-gap-bottom:5rem!important}.print\:xl\:gap-yx-20{row-gap-left:5rem!important;row-gap-right:5rem!important}.print\:xl\:gap-yy-20{row-gap-top:5rem!important;row-gap-bottom:5rem!important}.print\:xl\:gap-x-20{column-gap:5rem!important}.print\:xl\:gap-xl-20{column-gap-left:5rem!important}.print\:xl\:gap-xr-20{column-gap-right:5rem!important}.print\:xl\:gap-xt-20{column-gap-top:5rem!important}.print\:xl\:gap-xb-20{column-gap-bottom:5rem!important}.print\:xl\:gap-xx-20{column-gap-left:5rem!important;column-gap-right:5rem!important}.print\:xl\:gap-xy-20{column-gap-top:5rem!important;column-gap-bottom:5rem!important}.print\:xl\:gap-24{gap:6rem!important}.print\:xl\:gapl-24{gap-left:6rem!important}.print\:xl\:gapr-24{gap-right:6rem!important}.print\:xl\:gapt-24{gap-top:6rem!important}.print\:xl\:gapb-24{gap-bottom:6rem!important}.print\:xl\:gapx-24{gap-left:6rem!important;gap-right:6rem!important}.print\:xl\:gapy-24{gap-top:6rem!important;gap-bottom:6rem!important}.print\:xl\:gap-y-24{row-gap:6rem!important}.print\:xl\:gap-yl-24{row-gap-left:6rem!important}.print\:xl\:gap-yr-24{row-gap-right:6rem!important}.print\:xl\:gap-yt-24{row-gap-top:6rem!important}.print\:xl\:gap-yb-24{row-gap-bottom:6rem!important}.print\:xl\:gap-yx-24{row-gap-left:6rem!important;row-gap-right:6rem!important}.print\:xl\:gap-yy-24{row-gap-top:6rem!important;row-gap-bottom:6rem!important}.print\:xl\:gap-x-24{column-gap:6rem!important}.print\:xl\:gap-xl-24{column-gap-left:6rem!important}.print\:xl\:gap-xr-24{column-gap-right:6rem!important}.print\:xl\:gap-xt-24{column-gap-top:6rem!important}.print\:xl\:gap-xb-24{column-gap-bottom:6rem!important}.print\:xl\:gap-xx-24{column-gap-left:6rem!important;column-gap-right:6rem!important}.print\:xl\:gap-xy-24{column-gap-top:6rem!important;column-gap-bottom:6rem!important}.print\:xl\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.print\:xl\:col-span-1{grid-column:span 1/span 1!important}.print\:xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.print\:xl\:col-span-2{grid-column:span 2/span 2!important}.print\:xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.print\:xl\:col-span-3{grid-column:span 3/span 3!important}.print\:xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.print\:xl\:col-span-4{grid-column:span 4/span 4!important}.print\:xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.print\:xl\:col-span-5{grid-column:span 5/span 5!important}.print\:xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.print\:xl\:col-span-6{grid-column:span 6/span 6!important}.print\:xl\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.print\:xl\:col-span-7{grid-column:span 7/span 7!important}.print\:xl\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.print\:xl\:col-span-8{grid-column:span 8/span 8!important}.print\:xl\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.print\:xl\:col-span-9{grid-column:span 9/span 9!important}.print\:xl\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.print\:xl\:col-span-10{grid-column:span 10/span 10!important}.print\:xl\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.print\:xl\:col-span-11{grid-column:span 11/span 11!important}.print\:xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.print\:xl\:col-span-12{grid-column:span 12/span 12!important}.print\:xl\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))!important}.print\:xl\:row-span-1{grid-row:span 1/span 1!important}.print\:xl\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.print\:xl\:row-span-2{grid-row:span 2/span 2!important}.print\:xl\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))!important}.print\:xl\:row-span-3{grid-row:span 3/span 3!important}.print\:xl\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))!important}.print\:xl\:row-span-4{grid-row:span 4/span 4!important}.print\:xl\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))!important}.print\:xl\:row-span-5{grid-row:span 5/span 5!important}.print\:xl\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))!important}.print\:xl\:row-span-6{grid-row:span 6/span 6!important}.print\:xl\:grid-rows-7{grid-template-rows:repeat(7,minmax(0,1fr))!important}.print\:xl\:row-span-7{grid-row:span 7/span 7!important}.print\:xl\:grid-rows-8{grid-template-rows:repeat(8,minmax(0,1fr))!important}.print\:xl\:row-span-8{grid-row:span 8/span 8!important}.print\:xl\:grid-rows-9{grid-template-rows:repeat(9,minmax(0,1fr))!important}.print\:xl\:row-span-9{grid-row:span 9/span 9!important}.print\:xl\:grid-rows-10{grid-template-rows:repeat(10,minmax(0,1fr))!important}.print\:xl\:row-span-10{grid-row:span 10/span 10!important}.print\:xl\:grid-rows-11{grid-template-rows:repeat(11,minmax(0,1fr))!important}.print\:xl\:row-span-11{grid-row:span 11/span 11!important}.print\:xl\:grid-rows-12{grid-template-rows:repeat(12,minmax(0,1fr))!important}.print\:xl\:row-span-12{grid-row:span 12/span 12!important}.print\:xl\:col-span-full{grid-column:1/-1!important}.print\:xl\:row-span-full{grid-row:1/-1!important}.print\:xl\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)!important}.print\:xl\:auto-cols-min{grid-auto-columns:min-content!important}.print\:xl\:auto-cols-max{grid-auto-columns:max-content!important}.print\:xl\:grid-flow-col{grid-auto-flow:column!important}.grid-cols-\[min-content_1fr\]{grid-template-columns:min-content 1fr}.print\:xl\:icon-size-2{width:.5rem!important;height:.5rem!important;min-width:.5rem!important;min-height:.5rem!important;font-size:.5rem!important;line-height:.5rem!important}.print\:xl\:icon-size-2 svg{width:.5rem!important;height:.5rem!important}.print\:xl\:icon-size-2\.5{width:.625rem!important;height:.625rem!important;min-width:.625rem!important;min-height:.625rem!important;font-size:.625rem!important;line-height:.625rem!important}.print\:xl\:icon-size-2\.5 svg{width:.625rem!important;height:.625rem!important}.print\:xl\:icon-size-3{width:.75rem!important;height:.75rem!important;min-width:.75rem!important;min-height:.75rem!important;font-size:.75rem!important;line-height:.75rem!important}.print\:xl\:icon-size-3 svg{width:.75rem!important;height:.75rem!important}.print\:xl\:icon-size-3\.5{width:.875rem!important;height:.875rem!important;min-width:.875rem!important;min-height:.875rem!important;font-size:.875rem!important;line-height:.875rem!important}.print\:xl\:icon-size-3\.5 svg{width:.875rem!important;height:.875rem!important}.print\:xl\:icon-size-4{width:1rem!important;height:1rem!important;min-width:1rem!important;min-height:1rem!important;font-size:1rem!important;line-height:1rem!important}.print\:xl\:icon-size-4 svg{width:1rem!important;height:1rem!important}.print\:xl\:icon-size-4\.5{width:1.125rem!important;height:1.125rem!important;min-width:1.125rem!important;min-height:1.125rem!important;font-size:1.125rem!important;line-height:1.125rem!important}.print\:xl\:icon-size-4\.5 svg{width:1.125rem!important;height:1.125rem!important}.print\:xl\:icon-size-5{width:1.25rem!important;height:1.25rem!important;min-width:1.25rem!important;min-height:1.25rem!important;font-size:1.25rem!important;line-height:1.25rem!important}.print\:xl\:icon-size-5 svg{width:1.25rem!important;height:1.25rem!important}.print\:xl\:icon-size-6{width:1.5rem!important;height:1.5rem!important;min-width:1.5rem!important;min-height:1.5rem!important;font-size:1.5rem!important;line-height:1.5rem!important}.print\:xl\:icon-size-6 svg{width:1.5rem!important;height:1.5rem!important}.print\:xl\:h-10{height:2.5rem!important}.print\:xl\:h-14{height:3.5rem!important}.print\:xl\:h-16{height:4rem!important}.print\:xl\:h-44{height:11rem!important}.print\:xl\:h-96{height:24rem!important}.print\:xl\:w-auto{width:auto!important}.print\:xl\:w-full{width:100%!important}.print\:xl\:w-0\.5{width:.125rem!important}.print\:xl\:w-1{width:.25rem!important}.print\:xl\:w-2{width:.5rem!important}.print\:xl\:w-208{width:52rem!important}.print\:xl\:w-240{width:60rem!important}.print\:xl\:min-w-0{min-width:0px!important}.print\:xl\:min-w-208{min-width:52rem!important}.print\:xl\:min-w-240{min-width:60rem!important}.print\:xl\:h-full{height:100%!important}.print\:xl\:h-1{height:.25rem!important}.print\:xl\:h-2{height:.5rem!important}.print\:xl\:min-h-1{min-height:.25rem!important}.print\:xl\:min-h-2{min-height:.5rem!important}.print\:xl\:min-h-full{min-height:100%!important}.print\:xl\:text-xs{font-size:.625rem!important;line-height:.875rem!important}.print\:xl\:text-sm{font-size:.75rem!important;line-height:1rem!important}.print\:xl\:text-md{font-size:.8125rem!important;line-height:1.25rem!important}.print\:xl\:text-base,.print\:xl\:text-lg{font-size:1rem!important;line-height:1.5rem!important}.print\:xl\:text-xl{font-size:1.125rem!important;line-height:1.75rem!important}.print\:xl\:text-2xl{font-size:1.25rem!important;line-height:1.75rem!important}.print\:xl\:text-3xl{font-size:1.5rem!important;line-height:2rem!important}.print\:xl\:text-4xl{font-size:1.875rem!important;line-height:2.25rem!important}.print\:xl\:font-medium{font-weight:500!important}.print\:xl\:font-semibold{font-weight:600!important}.print\:xl\:font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.print\:xl\:leading-none{line-height:1!important}.print\:xl\:leading-tight{line-height:1.25!important}.print\:xl\:leading-4{line-height:1rem!important}.print\:xl\:leading-5{line-height:1.25rem!important}.print\:xl\:leading-6{line-height:1.5rem!important}.print\:xl\:tracking-tight{letter-spacing:-.025em!important}.print\:xl\:tracking-normal{letter-spacing:0!important}.print\:xl\:tracking-wide{letter-spacing:.025em!important}.print\:xl\:tracking-wider{letter-spacing:.05em!important}.print\:xl\:whitespace-nowrap{white-space:nowrap!important}.print\:xl\:uppercase{text-transform:uppercase!important}.print\:xl\:relative{position:relative!important}.print\:xl\:absolute{position:absolute!important}.print\:xl\:inset-0{inset:0!important}.print\:xl\:top-0{top:0!important}.print\:xl\:bottom-0{bottom:0!important}.print\:xl\:right-0{right:0!important}.print\:xl\:left-0{left:0!important}.print\:xl\:rounded-full{border-radius:9999px!important}.print\:xl\:rounded-none{border-radius:0!important}.print\:xl\:rounded-sm{border-radius:.125rem!important}.print\:xl\:rounded{border-radius:.25rem!important}.print\:xl\:rounded-md{border-radius:.375rem!important}.print\:xl\:rounded-lg{border-radius:.5rem!important}.print\:xl\:rounded-xl{border-radius:.75rem!important}.print\:xl\:rounded-2xl{border-radius:1rem!important}.print\:xl\:truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.print\:xl\:text-left{text-align:left!important}.print\:xl\:text-center{text-align:center!important}.print\:xl\:text-right{text-align:right!important}.print\:xl\:text-ellipsis{text-overflow:ellipsis!important}.print\:xl\:text-clip{text-overflow:clip!important}.print\:xl\:truncate-1{display:block!important;text-overflow:ellipsis!important;word-wrap:break-word!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important}.print\:xl\:truncate-2{display:block!important;max-height:2rem!important;line-height:1rem!important;text-overflow:ellipsis!important;word-wrap:break-word!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.print\:xl\:truncate-3{display:block!important;max-height:3rem!important;line-height:1rem!important;text-overflow:ellipsis!important;word-wrap:break-word!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important}.print\:xl\:cursor-pointer{cursor:pointer!important}.print\:xl\:no-underline{text-decoration-line:none!important}.print\:xl\:hover\:underline:hover{text-decoration-line:underline!important}.print\:xl\:shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a!important}.print\:xl\:shadow-none{box-shadow:0 0 #0000!important}.print\:xl\:bg-card{background-color:#fff!important}.print\:xl\:bg-transparent{background-color:transparent!important}.print\:xl\:bg-black{background-color:#000!important}.print\:xl\:bg-green-500{background-color:#22c55e!important}.print\:xl\:bg-amber-500{background-color:#f59e0b!important}.print\:xl\:bg-red-500{background-color:#ef4444!important}.print\:xl\:bg-gray-100{background-color:#f3f4f6!important}.print\:xl\:z-49{z-index:49!important}.print\:xl\:overflow-auto{overflow:auto!important}.print\:xl\:overflow-visible{overflow:visible!important}.print\:xl\:inline-block{display:inline-block!important}.print\:xl\:select-none{-webkit-user-select:none!important;user-select:none!important}.print\:xl\:self-auto{align-self:auto!important}.print\:xl\:self-start{align-self:flex-start!important}.print\:xl\:self-end{align-self:flex-end!important}.print\:xl\:self-center{align-self:center!important}.print\:xl\:self-stretch{align-self:stretch!important}.print\:xl\:self-baseline{align-self:baseline!important}.print\:xl\:place-items-start{place-items:start!important}.print\:xl\:place-self-center{place-self:center!important}.print\:xl\:break-inside-avoid{page-break-inside:avoid!important;break-inside:avoid!important}.print\:xl\:break-before-avoid{page-break-before:avoid!important;break-before:avoid!important}.print\:xl\:break-after-avoid{page-break-after:avoid!important;break-after:avoid!important}.print\:xl\:break-after-page{page-break-after:always!important;break-after:page!important}.print\:xl\:resize-y{resize:vertical!important}.print\:xl\:font-normal{font-weight:400!important}.print\:xl\:font-bold{font-weight:700!important}}.\@container{container-type:inline-size}.cds--chart-holder{--cds-charts-1-1-1: #6929c4;--cds-charts-1-1-1-hovered: #5923a6;--cds-charts-1-2-1: #002d9c;--cds-charts-1-2-1-hovered: #002378;--cds-charts-1-3-1: #1192e8;--cds-charts-1-3-1-hovered: #0f7dc7;--cds-charts-1-4-1: #007d79;--cds-charts-1-4-1-hovered: #005956;--cds-charts-2-1-1: #6929c4;--cds-charts-2-1-1-hovered: #5923a6;--cds-charts-2-1-2: #009d9a;--cds-charts-2-1-2-hovered: #007977;--cds-charts-2-2-1: #8a3ffc;--cds-charts-2-2-1-hovered: #751cfb;--cds-charts-2-2-2: #520408;--cds-charts-2-2-2-hovered: #300205;--cds-charts-2-3-1: #9f1853;--cds-charts-2-3-1-hovered: #801343;--cds-charts-2-3-2: #520408;--cds-charts-2-3-2-hovered: #300205;--cds-charts-2-4-1: #1192e8;--cds-charts-2-4-1-hovered: #0f7dc7;--cds-charts-2-4-2: #005d5d;--cds-charts-2-4-2-hovered: #003939;--cds-charts-2-5-1: #009d9a;--cds-charts-2-5-1-hovered: #007977;--cds-charts-2-5-2: #002d9c;--cds-charts-2-5-2-hovered: #002378;--cds-charts-3-1-1: #ee5396;--cds-charts-3-1-1-hovered: #eb3382;--cds-charts-3-1-2: #1192e8;--cds-charts-3-1-2-hovered: #0f7dc7;--cds-charts-3-1-3: #6929c4;--cds-charts-3-1-3-hovered: #5923a6;--cds-charts-3-2-1: #9f1853;--cds-charts-3-2-1-hovered: #801343;--cds-charts-3-2-2: #fa4d56;--cds-charts-3-2-2-hovered: #f92a35;--cds-charts-3-2-3: #520408;--cds-charts-3-2-3-hovered: #300205;--cds-charts-3-3-1: #a56eff;--cds-charts-3-3-1-hovered: #8f4aff;--cds-charts-3-3-2: #005d5d;--cds-charts-3-3-2-hovered: #003939;--cds-charts-3-3-3: #002d9c;--cds-charts-3-3-3-hovered: #002378;--cds-charts-3-4-1: #a56eff;--cds-charts-3-4-1-hovered: #8f4aff;--cds-charts-3-4-2: #005d5d;--cds-charts-3-4-2-hovered: #003939;--cds-charts-3-4-3: #9f1853;--cds-charts-3-4-3-hovered: #801343;--cds-charts-3-5-1: #012749;--cds-charts-3-5-1-hovered: #011426;--cds-charts-3-5-2: #6929c4;--cds-charts-3-5-2-hovered: #5923a6;--cds-charts-3-5-3: #009d9a;--cds-charts-3-5-3-hovered: #007977;--cds-charts-4-1-1: #6929c4;--cds-charts-4-1-1-hovered: #5923a6;--cds-charts-4-1-2: #012749;--cds-charts-4-1-2-hovered: #011426;--cds-charts-4-1-3: #009d9a;--cds-charts-4-1-3-hovered: #007977;--cds-charts-4-1-4: #ee5396;--cds-charts-4-1-4-hovered: #eb3382;--cds-charts-4-2-1: #9f1853;--cds-charts-4-2-1-hovered: #801343;--cds-charts-4-2-2: #fa4d56;--cds-charts-4-2-2-hovered: #f92a35;--cds-charts-4-2-3: #520408;--cds-charts-4-2-3-hovered: #300205;--cds-charts-4-2-4: #a56eff;--cds-charts-4-2-4-hovered: #8f4aff;--cds-charts-4-3-1: #009d9a;--cds-charts-4-3-1-hovered: #007977;--cds-charts-4-3-2: #002d9c;--cds-charts-4-3-2-hovered: #002378;--cds-charts-4-3-3: #a56eff;--cds-charts-4-3-3-hovered: #8f4aff;--cds-charts-4-3-4: #9f1853;--cds-charts-4-3-4-hovered: #801343;--cds-charts-5-1-1: #6929c4;--cds-charts-5-1-1-hovered: #5923a6;--cds-charts-5-1-2: #1192e8;--cds-charts-5-1-2-hovered: #0f7dc7;--cds-charts-5-1-3: #005d5d;--cds-charts-5-1-3-hovered: #003939;--cds-charts-5-1-4: #9f1853;--cds-charts-5-1-4-hovered: #801343;--cds-charts-5-1-5: #520408;--cds-charts-5-1-5-hovered: #300205;--cds-charts-5-2-1: #002d9c;--cds-charts-5-2-1-hovered: #002378;--cds-charts-5-2-2: #009d9a;--cds-charts-5-2-2-hovered: #007977;--cds-charts-5-2-3: #9f1853;--cds-charts-5-2-3-hovered: #801343;--cds-charts-5-2-4: #520408;--cds-charts-5-2-4-hovered: #300205;--cds-charts-5-2-5: #a56eff;--cds-charts-5-2-5-hovered: #8f4aff;--cds-charts-14-1-1: #6929c4;--cds-charts-14-1-1-hovered: #5923a6;--cds-charts-14-1-2: #1192e8;--cds-charts-14-1-2-hovered: #0f7dc7;--cds-charts-14-1-3: #005d5d;--cds-charts-14-1-3-hovered: #003939;--cds-charts-14-1-4: #9f1853;--cds-charts-14-1-4-hovered: #801343;--cds-charts-14-1-5: #fa4d56;--cds-charts-14-1-5-hovered: #f92a35;--cds-charts-14-1-6: #520408;--cds-charts-14-1-6-hovered: #300205;--cds-charts-14-1-7: #198038;--cds-charts-14-1-7-hovered: #13622b;--cds-charts-14-1-8: #002d9c;--cds-charts-14-1-8-hovered: #002378;--cds-charts-14-1-9: #ee5396;--cds-charts-14-1-9-hovered: #eb3382;--cds-charts-14-1-10: #b28600;--cds-charts-14-1-10-hovered: #8e6b00;--cds-charts-14-1-11: #009d9a;--cds-charts-14-1-11-hovered: #007977;--cds-charts-14-1-12: #012749;--cds-charts-14-1-12-hovered: #011426;--cds-charts-14-1-13: #8a3800;--cds-charts-14-1-13-hovered: #662a00;--cds-charts-14-1-14: #a56eff;--cds-charts-14-1-14-hovered: #8f4aff;--cds-charts-mono-1-1: #ffffff;--cds-charts-mono-1-1-hovered: #ededed;--cds-charts-mono-1-2: #f6f2ff;--cds-charts-mono-1-2-hovered: #ddceff;--cds-charts-mono-1-3: #e8daff;--cds-charts-mono-1-3-hovered: #d2b6ff;--cds-charts-mono-1-4: #d4bbff;--cds-charts-mono-1-4-hovered: #bd97ff;--cds-charts-mono-1-5: #be95ff;--cds-charts-mono-1-5-hovered: #a871ff;--cds-charts-mono-1-6: #a56eff;--cds-charts-mono-1-6-hovered: #8f4aff;--cds-charts-mono-1-7: #8a3ffc;--cds-charts-mono-1-7-hovered: #751cfb;--cds-charts-mono-1-8: #6929c4;--cds-charts-mono-1-8-hovered: #5923a6;--cds-charts-mono-1-9: #491d8b;--cds-charts-mono-1-9-hovered: #39176d;--cds-charts-mono-1-10: #31135e;--cds-charts-mono-1-10-hovered: #220d40;--cds-charts-mono-1-11: #1c0f30;--cds-charts-mono-1-11-hovered: #0c0715;--cds-charts-mono-2-1: #ffffff;--cds-charts-mono-2-1-hovered: #ededed;--cds-charts-mono-2-2: #edf5ff;--cds-charts-mono-2-2-hovered: #c9e1ff;--cds-charts-mono-2-3: #d0e2ff;--cds-charts-mono-2-3-hovered: #acccff;--cds-charts-mono-2-4: #a6c8ff;--cds-charts-mono-2-4-hovered: #82b2ff;--cds-charts-mono-2-5: #78a9ff;--cds-charts-mono-2-5-hovered: #5492ff;--cds-charts-mono-2-6: #4589ff;--cds-charts-mono-2-6-hovered: #2172ff;--cds-charts-mono-2-7: #0f62fe;--cds-charts-mono-2-7-hovered: #0151e8;--cds-charts-mono-2-8: #0043ce;--cds-charts-mono-2-8-hovered: #0037aa;--cds-charts-mono-2-9: #002d9c;--cds-charts-mono-2-9-hovered: #002378;--cds-charts-mono-2-10: #001d6c;--cds-charts-mono-2-10-hovered: #001348;--cds-charts-mono-2-11: #001141;--cds-charts-mono-2-11-hovered: #00081d;--cds-charts-mono-3-1: #ffffff;--cds-charts-mono-3-1-hovered: #ededed;--cds-charts-mono-3-2: #e5f6ff;--cds-charts-mono-3-2-hovered: #c1eaff;--cds-charts-mono-3-3: #bae6ff;--cds-charts-mono-3-3-hovered: #96d9ff;--cds-charts-mono-3-4: #82cfff;--cds-charts-mono-3-4-hovered: #5ec1ff;--cds-charts-mono-3-5: #33b1ff;--cds-charts-mono-3-5-hovered: #0fa3ff;--cds-charts-mono-3-6: #1192e8;--cds-charts-mono-3-6-hovered: #0f7dc7;--cds-charts-mono-3-7: #0072c3;--cds-charts-mono-3-7-hovered: #005d9f;--cds-charts-mono-3-8: #00539a;--cds-charts-mono-3-8-hovered: #004076;--cds-charts-mono-3-9: #003a6d;--cds-charts-mono-3-9-hovered: #002749;--cds-charts-mono-3-10: #012749;--cds-charts-mono-3-10-hovered: #011426;--cds-charts-mono-3-11: #061727;--cds-charts-mono-3-11-hovered: #010508;--cds-charts-mono-4-1: #ffffff;--cds-charts-mono-4-1-hovered: #ededed;--cds-charts-mono-4-2: #d9fbfb;--cds-charts-mono-4-2-hovered: #b9f8f8;--cds-charts-mono-4-3: #9ef0f0;--cds-charts-mono-4-3-hovered: #7febeb;--cds-charts-mono-4-4: #3ddbd9;--cds-charts-mono-4-4-hovered: #26cecc;--cds-charts-mono-4-5: #08bdba;--cds-charts-mono-4-5-hovered: #079b98;--cds-charts-mono-4-6: #009d9a;--cds-charts-mono-4-6-hovered: #007977;--cds-charts-mono-4-7: #007d79;--cds-charts-mono-4-7-hovered: #005956;--cds-charts-mono-4-8: #005d5d;--cds-charts-mono-4-8-hovered: #003939;--cds-charts-mono-4-9: #004144;--cds-charts-mono-4-9-hovered: #001f20;--cds-charts-mono-4-10: #022b30;--cds-charts-mono-4-10-hovered: #010c0e;--cds-charts-mono-4-11: #081a1c;--cds-charts-mono-4-11-hovered: black;--cds-charts-diverge-1-1: #750e13;--cds-charts-diverge-1-1-hovered: #550a0e;--cds-charts-diverge-1-2: #a2191f;--cds-charts-diverge-1-2-hovered: #831419;--cds-charts-diverge-1-3: #da1e28;--cds-charts-diverge-1-3-hovered: #bb1a22;--cds-charts-diverge-1-4: #fa4d56;--cds-charts-diverge-1-4-hovered: #f92a35;--cds-charts-diverge-1-5: #ff8389;--cds-charts-diverge-1-5-hovered: #ff5f67;--cds-charts-diverge-1-6: #ffb3b8;--cds-charts-diverge-1-6-hovered: #ff8f97;--cds-charts-diverge-1-7: #ffd7d9;--cds-charts-diverge-1-7-hovered: #ffb3b7;--cds-charts-diverge-1-8: #fff1f1;--cds-charts-diverge-1-8-hovered: #ffcdcd;--cds-charts-diverge-1-9: #ffffff;--cds-charts-diverge-1-9-hovered: #ededed;--cds-charts-diverge-1-10: #e5f6ff;--cds-charts-diverge-1-10-hovered: #c1eaff;--cds-charts-diverge-1-11: #bae6ff;--cds-charts-diverge-1-11-hovered: #96d9ff;--cds-charts-diverge-1-12: #82cfff;--cds-charts-diverge-1-12-hovered: #5ec1ff;--cds-charts-diverge-1-13: #33b1ff;--cds-charts-diverge-1-13-hovered: #0fa3ff;--cds-charts-diverge-1-14: #1192e8;--cds-charts-diverge-1-14-hovered: #0f7dc7;--cds-charts-diverge-1-15: #0072c3;--cds-charts-diverge-1-15-hovered: #005d9f;--cds-charts-diverge-1-16: #00539a;--cds-charts-diverge-1-16-hovered: #004076;--cds-charts-diverge-1-17: #003a6d;--cds-charts-diverge-1-17-hovered: #002749;--cds-charts-diverge-2-1: #491d8b;--cds-charts-diverge-2-1-hovered: #39176d;--cds-charts-diverge-2-2: #6929c4;--cds-charts-diverge-2-2-hovered: #5923a6;--cds-charts-diverge-2-3: #8a3ffc;--cds-charts-diverge-2-3-hovered: #751cfb;--cds-charts-diverge-2-4: #a56eff;--cds-charts-diverge-2-4-hovered: #8f4aff;--cds-charts-diverge-2-5: #be95ff;--cds-charts-diverge-2-5-hovered: #a871ff;--cds-charts-diverge-2-6: #d4bbff;--cds-charts-diverge-2-6-hovered: #bd97ff;--cds-charts-diverge-2-7: #e8daff;--cds-charts-diverge-2-7-hovered: #d2b6ff;--cds-charts-diverge-2-8: #f6f2ff;--cds-charts-diverge-2-8-hovered: #ddceff;--cds-charts-diverge-2-9: #ffffff;--cds-charts-diverge-2-9-hovered: #ededed;--cds-charts-diverge-2-10: #d9fbfb;--cds-charts-diverge-2-10-hovered: #b9f8f8;--cds-charts-diverge-2-11: #9ef0f0;--cds-charts-diverge-2-11-hovered: #7febeb;--cds-charts-diverge-2-12: #3ddbd9;--cds-charts-diverge-2-12-hovered: #26cecc;--cds-charts-diverge-2-13: #08bdba;--cds-charts-diverge-2-13-hovered: #079b98;--cds-charts-diverge-2-14: #009d9a;--cds-charts-diverge-2-14-hovered: #007977;--cds-charts-diverge-2-15: #007d79;--cds-charts-diverge-2-15-hovered: #005956;--cds-charts-diverge-2-16: #005d5d;--cds-charts-diverge-2-16-hovered: #003939;--cds-charts-diverge-2-17: #004144;--cds-charts-diverge-2-17-hovered: #001f20}.cds--chart-holder[data-carbon-theme=g90],.cds--chart-holder[data-carbon-theme=g100]{--cds-charts-1-1-1: #d4bbff;--cds-charts-1-1-1-hovered: #bd97ff;--cds-charts-1-2-1: #4589ff;--cds-charts-1-2-1-hovered: #2172ff;--cds-charts-1-3-1: #33b1ff;--cds-charts-1-3-1-hovered: #0fa3ff;--cds-charts-1-4-1: #08bdba;--cds-charts-1-4-1-hovered: #079b98;--cds-charts-2-1-1: #8a3ffc;--cds-charts-2-1-1-hovered: #751cfb;--cds-charts-2-1-2: #08bdba;--cds-charts-2-1-2-hovered: #079b98;--cds-charts-2-2-1: #8a3ffc;--cds-charts-2-2-1-hovered: #751cfb;--cds-charts-2-2-2: #ff7eb6;--cds-charts-2-2-2-hovered: #ff5aa2;--cds-charts-2-3-1: #ff7eb6;--cds-charts-2-3-1-hovered: #ff5aa2;--cds-charts-2-3-2: #fff1f1;--cds-charts-2-3-2-hovered: #ffcdcd;--cds-charts-2-4-1: #4589ff;--cds-charts-2-4-1-hovered: #2172ff;--cds-charts-2-4-2: #bae6ff;--cds-charts-2-4-2-hovered: #96d9ff;--cds-charts-2-5-1: #007d79;--cds-charts-2-5-1-hovered: #005956;--cds-charts-2-5-2: #6fdc8c;--cds-charts-2-5-2-hovered: #52d575;--cds-charts-3-1-1: #8a3ffc;--cds-charts-3-1-1-hovered: #751cfb;--cds-charts-3-1-2: #08bdba;--cds-charts-3-1-2-hovered: #079b98;--cds-charts-3-1-3: #bae6ff;--cds-charts-3-1-3-hovered: #96d9ff;--cds-charts-3-2-1: #8a3ffc;--cds-charts-3-2-1-hovered: #751cfb;--cds-charts-3-2-2: #ff7eb6;--cds-charts-3-2-2-hovered: #ff5aa2;--cds-charts-3-2-3: #fff1f1;--cds-charts-3-2-3-hovered: #ffcdcd;--cds-charts-3-3-1: #4589ff;--cds-charts-3-3-1-hovered: #2172ff;--cds-charts-3-3-2: #08bdba;--cds-charts-3-3-2-hovered: #079b98;--cds-charts-3-3-3: #d4bbff;--cds-charts-3-3-3-hovered: #bd97ff;--cds-charts-3-4-1: #4589ff;--cds-charts-3-4-1-hovered: #2172ff;--cds-charts-3-4-2: #6fdc8c;--cds-charts-3-4-2-hovered: #52d575;--cds-charts-3-4-3: #fff1f1;--cds-charts-3-4-3-hovered: #ffcdcd;--cds-charts-3-5-1: #007d79;--cds-charts-3-5-1-hovered: #005956;--cds-charts-3-5-2: #6fdc8c;--cds-charts-3-5-2-hovered: #52d575;--cds-charts-3-5-3: #bae6ff;--cds-charts-3-5-3-hovered: #96d9ff;--cds-charts-4-1-1: #8a3ffc;--cds-charts-4-1-1-hovered: #751cfb;--cds-charts-4-1-2: #08bdba;--cds-charts-4-1-2-hovered: #079b98;--cds-charts-4-1-3: #bae6ff;--cds-charts-4-1-3-hovered: #96d9ff;--cds-charts-4-1-4: #4589ff;--cds-charts-4-1-4-hovered: #2172ff;--cds-charts-4-2-1: #4589ff;--cds-charts-4-2-1-hovered: #2172ff;--cds-charts-4-2-2: #08bdba;--cds-charts-4-2-2-hovered: #079b98;--cds-charts-4-2-3: #d4bbff;--cds-charts-4-2-3-hovered: #bd97ff;--cds-charts-4-2-4: #fff1f1;--cds-charts-4-2-4-hovered: #ffcdcd;--cds-charts-4-3-1: #007d79;--cds-charts-4-3-1-hovered: #005956;--cds-charts-4-3-2: #fff1f1;--cds-charts-4-3-2-hovered: #ffcdcd;--cds-charts-4-3-3: #33b1ff;--cds-charts-4-3-3-hovered: #0fa3ff;--cds-charts-4-3-4: #6fdc8c;--cds-charts-4-3-4-hovered: #52d575;--cds-charts-5-1-1: #8a3ffc;--cds-charts-5-1-1-hovered: #751cfb;--cds-charts-5-1-2: #08bdba;--cds-charts-5-1-2-hovered: #079b98;--cds-charts-5-1-3: #bae6ff;--cds-charts-5-1-3-hovered: #96d9ff;--cds-charts-5-1-4: #4589ff;--cds-charts-5-1-4-hovered: #2172ff;--cds-charts-5-1-5: #ff7eb6;--cds-charts-5-1-5-hovered: #ff5aa2;--cds-charts-5-2-1: #4589ff;--cds-charts-5-2-1-hovered: #2172ff;--cds-charts-5-2-2: #08bdba;--cds-charts-5-2-2-hovered: #079b98;--cds-charts-5-2-3: #d4bbff;--cds-charts-5-2-3-hovered: #bd97ff;--cds-charts-5-2-4: #fff1f1;--cds-charts-5-2-4-hovered: #ffcdcd;--cds-charts-5-2-5: #6fdc8c;--cds-charts-5-2-5-hovered: #52d575;--cds-charts-14-1-1: #8a3ffc;--cds-charts-14-1-1-hovered: #751cfb;--cds-charts-14-1-2: #33b1ff;--cds-charts-14-1-2-hovered: #0fa3ff;--cds-charts-14-1-3: #007d79;--cds-charts-14-1-3-hovered: #005956;--cds-charts-14-1-4: #ff7eb6;--cds-charts-14-1-4-hovered: #ff5aa2;--cds-charts-14-1-5: #fa4d56;--cds-charts-14-1-5-hovered: #f92a35;--cds-charts-14-1-6: #fff1f1;--cds-charts-14-1-6-hovered: #ffcdcd;--cds-charts-14-1-7: #6fdc8c;--cds-charts-14-1-7-hovered: #52d575;--cds-charts-14-1-8: #4589ff;--cds-charts-14-1-8-hovered: #2172ff;--cds-charts-14-1-9: #d02670;--cds-charts-14-1-9-hovered: #b22060;--cds-charts-14-1-10: #d2a106;--cds-charts-14-1-10-hovered: #af8605;--cds-charts-14-1-11: #08bdba;--cds-charts-14-1-11-hovered: #079b98;--cds-charts-14-1-12: #bae6ff;--cds-charts-14-1-12-hovered: #96d9ff;--cds-charts-14-1-13: #ba4e00;--cds-charts-14-1-13-hovered: #963f00;--cds-charts-14-1-14: #d4bbff;--cds-charts-14-1-14-hovered: #bd97ff;--cds-charts-mono-1-1: #ffffff;--cds-charts-mono-1-1-hovered: #ededed;--cds-charts-mono-1-2: #f6f2ff;--cds-charts-mono-1-2-hovered: #ddceff;--cds-charts-mono-1-3: #e8daff;--cds-charts-mono-1-3-hovered: #d2b6ff;--cds-charts-mono-1-4: #d4bbff;--cds-charts-mono-1-4-hovered: #bd97ff;--cds-charts-mono-1-5: #be95ff;--cds-charts-mono-1-5-hovered: #a871ff;--cds-charts-mono-1-6: #a56eff;--cds-charts-mono-1-6-hovered: #8f4aff;--cds-charts-mono-1-7: #8a3ffc;--cds-charts-mono-1-7-hovered: #751cfb;--cds-charts-mono-1-8: #6929c4;--cds-charts-mono-1-8-hovered: #5923a6;--cds-charts-mono-1-9: #491d8b;--cds-charts-mono-1-9-hovered: #39176d;--cds-charts-mono-1-10: #31135e;--cds-charts-mono-1-10-hovered: #220d40;--cds-charts-mono-1-11: #1c0f30;--cds-charts-mono-1-11-hovered: #0c0715;--cds-charts-mono-2-1: #ffffff;--cds-charts-mono-2-1-hovered: #ededed;--cds-charts-mono-2-2: #edf5ff;--cds-charts-mono-2-2-hovered: #c9e1ff;--cds-charts-mono-2-3: #d0e2ff;--cds-charts-mono-2-3-hovered: #acccff;--cds-charts-mono-2-4: #a6c8ff;--cds-charts-mono-2-4-hovered: #82b2ff;--cds-charts-mono-2-5: #78a9ff;--cds-charts-mono-2-5-hovered: #5492ff;--cds-charts-mono-2-6: #4589ff;--cds-charts-mono-2-6-hovered: #2172ff;--cds-charts-mono-2-7: #0f62fe;--cds-charts-mono-2-7-hovered: #0151e8;--cds-charts-mono-2-8: #0043ce;--cds-charts-mono-2-8-hovered: #0037aa;--cds-charts-mono-2-9: #002d9c;--cds-charts-mono-2-9-hovered: #002378;--cds-charts-mono-2-10: #001d6c;--cds-charts-mono-2-10-hovered: #001348;--cds-charts-mono-2-11: #001141;--cds-charts-mono-2-11-hovered: #00081d;--cds-charts-mono-3-1: #ffffff;--cds-charts-mono-3-1-hovered: #ededed;--cds-charts-mono-3-2: #e5f6ff;--cds-charts-mono-3-2-hovered: #c1eaff;--cds-charts-mono-3-3: #bae6ff;--cds-charts-mono-3-3-hovered: #96d9ff;--cds-charts-mono-3-4: #82cfff;--cds-charts-mono-3-4-hovered: #5ec1ff;--cds-charts-mono-3-5: #33b1ff;--cds-charts-mono-3-5-hovered: #0fa3ff;--cds-charts-mono-3-6: #1192e8;--cds-charts-mono-3-6-hovered: #0f7dc7;--cds-charts-mono-3-7: #0072c3;--cds-charts-mono-3-7-hovered: #005d9f;--cds-charts-mono-3-8: #00539a;--cds-charts-mono-3-8-hovered: #004076;--cds-charts-mono-3-9: #003a6d;--cds-charts-mono-3-9-hovered: #002749;--cds-charts-mono-3-10: #012749;--cds-charts-mono-3-10-hovered: #011426;--cds-charts-mono-3-11: #061727;--cds-charts-mono-3-11-hovered: #010508;--cds-charts-mono-4-1: #ffffff;--cds-charts-mono-4-1-hovered: #ededed;--cds-charts-mono-4-2: #d9fbfb;--cds-charts-mono-4-2-hovered: #b9f8f8;--cds-charts-mono-4-3: #9ef0f0;--cds-charts-mono-4-3-hovered: #7febeb;--cds-charts-mono-4-4: #3ddbd9;--cds-charts-mono-4-4-hovered: #26cecc;--cds-charts-mono-4-5: #08bdba;--cds-charts-mono-4-5-hovered: #079b98;--cds-charts-mono-4-6: #009d9a;--cds-charts-mono-4-6-hovered: #007977;--cds-charts-mono-4-7: #007d79;--cds-charts-mono-4-7-hovered: #005956;--cds-charts-mono-4-8: #005d5d;--cds-charts-mono-4-8-hovered: #003939;--cds-charts-mono-4-9: #004144;--cds-charts-mono-4-9-hovered: #001f20;--cds-charts-mono-4-10: #022b30;--cds-charts-mono-4-10-hovered: #010c0e;--cds-charts-mono-4-11: #081a1c;--cds-charts-mono-4-11-hovered: black;--cds-charts-diverge-1-1: #750e13;--cds-charts-diverge-1-1-hovered: #550a0e;--cds-charts-diverge-1-2: #a2191f;--cds-charts-diverge-1-2-hovered: #831419;--cds-charts-diverge-1-3: #da1e28;--cds-charts-diverge-1-3-hovered: #bb1a22;--cds-charts-diverge-1-4: #fa4d56;--cds-charts-diverge-1-4-hovered: #f92a35;--cds-charts-diverge-1-5: #ff8389;--cds-charts-diverge-1-5-hovered: #ff5f67;--cds-charts-diverge-1-6: #ffb3b8;--cds-charts-diverge-1-6-hovered: #ff8f97;--cds-charts-diverge-1-7: #ffd7d9;--cds-charts-diverge-1-7-hovered: #ffb3b7;--cds-charts-diverge-1-8: #fff1f1;--cds-charts-diverge-1-8-hovered: #ffcdcd;--cds-charts-diverge-1-9: #ffffff;--cds-charts-diverge-1-9-hovered: #ededed;--cds-charts-diverge-1-10: #e5f6ff;--cds-charts-diverge-1-10-hovered: #c1eaff;--cds-charts-diverge-1-11: #bae6ff;--cds-charts-diverge-1-11-hovered: #96d9ff;--cds-charts-diverge-1-12: #82cfff;--cds-charts-diverge-1-12-hovered: #5ec1ff;--cds-charts-diverge-1-13: #33b1ff;--cds-charts-diverge-1-13-hovered: #0fa3ff;--cds-charts-diverge-1-14: #1192e8;--cds-charts-diverge-1-14-hovered: #0f7dc7;--cds-charts-diverge-1-15: #0072c3;--cds-charts-diverge-1-15-hovered: #005d9f;--cds-charts-diverge-1-16: #00539a;--cds-charts-diverge-1-16-hovered: #004076;--cds-charts-diverge-1-17: #003a6d;--cds-charts-diverge-1-17-hovered: #002749;--cds-charts-diverge-2-1: #491d8b;--cds-charts-diverge-2-1-hovered: #39176d;--cds-charts-diverge-2-2: #6929c4;--cds-charts-diverge-2-2-hovered: #5923a6;--cds-charts-diverge-2-3: #8a3ffc;--cds-charts-diverge-2-3-hovered: #751cfb;--cds-charts-diverge-2-4: #a56eff;--cds-charts-diverge-2-4-hovered: #8f4aff;--cds-charts-diverge-2-5: #be95ff;--cds-charts-diverge-2-5-hovered: #a871ff;--cds-charts-diverge-2-6: #d4bbff;--cds-charts-diverge-2-6-hovered: #bd97ff;--cds-charts-diverge-2-7: #e8daff;--cds-charts-diverge-2-7-hovered: #d2b6ff;--cds-charts-diverge-2-8: #f6f2ff;--cds-charts-diverge-2-8-hovered: #ddceff;--cds-charts-diverge-2-9: #ffffff;--cds-charts-diverge-2-9-hovered: #ededed;--cds-charts-diverge-2-10: #d9fbfb;--cds-charts-diverge-2-10-hovered: #b9f8f8;--cds-charts-diverge-2-11: #9ef0f0;--cds-charts-diverge-2-11-hovered: #7febeb;--cds-charts-diverge-2-12: #3ddbd9;--cds-charts-diverge-2-12-hovered: #26cecc;--cds-charts-diverge-2-13: #08bdba;--cds-charts-diverge-2-13-hovered: #079b98;--cds-charts-diverge-2-14: #009d9a;--cds-charts-diverge-2-14-hovered: #007977;--cds-charts-diverge-2-15: #007d79;--cds-charts-diverge-2-15-hovered: #005956;--cds-charts-diverge-2-16: #005d5d;--cds-charts-diverge-2-16-hovered: #003939;--cds-charts-diverge-2-17: #004144;--cds-charts-diverge-2-17-hovered: #001f20}.cds--cc--chart-wrapper .fill-1-1-1{fill:var(--cds-charts-1-1-1, #6929c4)}.cds--cc--chart-wrapper .fill-1-1-1.hovered{fill:var(--cds-charts-1-1-1-hovered, #6929c4);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-1-1-1{background-color:var(--cds-charts-1-1-1, #6929c4)}.cds--cc--chart-wrapper .background-1-1-1.hovered{background-color:var(--cds-charts-1-1-1-hovered, #6929c4);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-1-1-1{stroke:var(--cds-charts-1-1-1, #6929c4)}.cds--cc--chart-wrapper .stop-color-1-1-1{stop-color:var(--cds-charts-1-1-1, #6929c4)}.cds--cc--chart-wrapper .fill-1-2-1{fill:var(--cds-charts-1-2-1, #002d9c)}.cds--cc--chart-wrapper .fill-1-2-1.hovered{fill:var(--cds-charts-1-2-1-hovered, #002d9c);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-1-2-1{background-color:var(--cds-charts-1-2-1, #002d9c)}.cds--cc--chart-wrapper .background-1-2-1.hovered{background-color:var(--cds-charts-1-2-1-hovered, #002d9c);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-1-2-1{stroke:var(--cds-charts-1-2-1, #002d9c)}.cds--cc--chart-wrapper .stop-color-1-2-1{stop-color:var(--cds-charts-1-2-1, #002d9c)}.cds--cc--chart-wrapper .fill-1-3-1{fill:var(--cds-charts-1-3-1, #1192e8)}.cds--cc--chart-wrapper .fill-1-3-1.hovered{fill:var(--cds-charts-1-3-1-hovered, #1192e8);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-1-3-1{background-color:var(--cds-charts-1-3-1, #1192e8)}.cds--cc--chart-wrapper .background-1-3-1.hovered{background-color:var(--cds-charts-1-3-1-hovered, #1192e8);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-1-3-1{stroke:var(--cds-charts-1-3-1, #1192e8)}.cds--cc--chart-wrapper .stop-color-1-3-1{stop-color:var(--cds-charts-1-3-1, #1192e8)}.cds--cc--chart-wrapper .fill-1-4-1{fill:var(--cds-charts-1-4-1, #007d79)}.cds--cc--chart-wrapper .fill-1-4-1.hovered{fill:var(--cds-charts-1-4-1-hovered, #007d79);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-1-4-1{background-color:var(--cds-charts-1-4-1, #007d79)}.cds--cc--chart-wrapper .background-1-4-1.hovered{background-color:var(--cds-charts-1-4-1-hovered, #007d79);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-1-4-1{stroke:var(--cds-charts-1-4-1, #007d79)}.cds--cc--chart-wrapper .stop-color-1-4-1{stop-color:var(--cds-charts-1-4-1, #007d79)}.cds--cc--chart-wrapper .fill-2-1-1{fill:var(--cds-charts-2-1-1, #6929c4)}.cds--cc--chart-wrapper .fill-2-1-1.hovered{fill:var(--cds-charts-2-1-1-hovered, #6929c4);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-2-1-1{background-color:var(--cds-charts-2-1-1, #6929c4)}.cds--cc--chart-wrapper .background-2-1-1.hovered{background-color:var(--cds-charts-2-1-1-hovered, #6929c4);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-2-1-1{stroke:var(--cds-charts-2-1-1, #6929c4)}.cds--cc--chart-wrapper .stop-color-2-1-1{stop-color:var(--cds-charts-2-1-1, #6929c4)}.cds--cc--chart-wrapper .fill-2-1-2{fill:var(--cds-charts-2-1-2, #009d9a)}.cds--cc--chart-wrapper .fill-2-1-2.hovered{fill:var(--cds-charts-2-1-2-hovered, #009d9a);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-2-1-2{background-color:var(--cds-charts-2-1-2, #009d9a)}.cds--cc--chart-wrapper .background-2-1-2.hovered{background-color:var(--cds-charts-2-1-2-hovered, #009d9a);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-2-1-2{stroke:var(--cds-charts-2-1-2, #009d9a)}.cds--cc--chart-wrapper .stop-color-2-1-2{stop-color:var(--cds-charts-2-1-2, #009d9a)}.cds--cc--chart-wrapper .fill-2-2-1{fill:var(--cds-charts-2-2-1, #8a3ffc)}.cds--cc--chart-wrapper .fill-2-2-1.hovered{fill:var(--cds-charts-2-2-1-hovered, #8a3ffc);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-2-2-1{background-color:var(--cds-charts-2-2-1, #8a3ffc)}.cds--cc--chart-wrapper .background-2-2-1.hovered{background-color:var(--cds-charts-2-2-1-hovered, #8a3ffc);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-2-2-1{stroke:var(--cds-charts-2-2-1, #8a3ffc)}.cds--cc--chart-wrapper .stop-color-2-2-1{stop-color:var(--cds-charts-2-2-1, #8a3ffc)}.cds--cc--chart-wrapper .fill-2-2-2{fill:var(--cds-charts-2-2-2, #520408)}.cds--cc--chart-wrapper .fill-2-2-2.hovered{fill:var(--cds-charts-2-2-2-hovered, #520408);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-2-2-2{background-color:var(--cds-charts-2-2-2, #520408)}.cds--cc--chart-wrapper .background-2-2-2.hovered{background-color:var(--cds-charts-2-2-2-hovered, #520408);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-2-2-2{stroke:var(--cds-charts-2-2-2, #520408)}.cds--cc--chart-wrapper .stop-color-2-2-2{stop-color:var(--cds-charts-2-2-2, #520408)}.cds--cc--chart-wrapper .fill-2-3-1{fill:var(--cds-charts-2-3-1, #9f1853)}.cds--cc--chart-wrapper .fill-2-3-1.hovered{fill:var(--cds-charts-2-3-1-hovered, #9f1853);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-2-3-1{background-color:var(--cds-charts-2-3-1, #9f1853)}.cds--cc--chart-wrapper .background-2-3-1.hovered{background-color:var(--cds-charts-2-3-1-hovered, #9f1853);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-2-3-1{stroke:var(--cds-charts-2-3-1, #9f1853)}.cds--cc--chart-wrapper .stop-color-2-3-1{stop-color:var(--cds-charts-2-3-1, #9f1853)}.cds--cc--chart-wrapper .fill-2-3-2{fill:var(--cds-charts-2-3-2, #520408)}.cds--cc--chart-wrapper .fill-2-3-2.hovered{fill:var(--cds-charts-2-3-2-hovered, #520408);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-2-3-2{background-color:var(--cds-charts-2-3-2, #520408)}.cds--cc--chart-wrapper .background-2-3-2.hovered{background-color:var(--cds-charts-2-3-2-hovered, #520408);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-2-3-2{stroke:var(--cds-charts-2-3-2, #520408)}.cds--cc--chart-wrapper .stop-color-2-3-2{stop-color:var(--cds-charts-2-3-2, #520408)}.cds--cc--chart-wrapper .fill-2-4-1{fill:var(--cds-charts-2-4-1, #1192e8)}.cds--cc--chart-wrapper .fill-2-4-1.hovered{fill:var(--cds-charts-2-4-1-hovered, #1192e8);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-2-4-1{background-color:var(--cds-charts-2-4-1, #1192e8)}.cds--cc--chart-wrapper .background-2-4-1.hovered{background-color:var(--cds-charts-2-4-1-hovered, #1192e8);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-2-4-1{stroke:var(--cds-charts-2-4-1, #1192e8)}.cds--cc--chart-wrapper .stop-color-2-4-1{stop-color:var(--cds-charts-2-4-1, #1192e8)}.cds--cc--chart-wrapper .fill-2-4-2{fill:var(--cds-charts-2-4-2, #005d5d)}.cds--cc--chart-wrapper .fill-2-4-2.hovered{fill:var(--cds-charts-2-4-2-hovered, #005d5d);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-2-4-2{background-color:var(--cds-charts-2-4-2, #005d5d)}.cds--cc--chart-wrapper .background-2-4-2.hovered{background-color:var(--cds-charts-2-4-2-hovered, #005d5d);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-2-4-2{stroke:var(--cds-charts-2-4-2, #005d5d)}.cds--cc--chart-wrapper .stop-color-2-4-2{stop-color:var(--cds-charts-2-4-2, #005d5d)}.cds--cc--chart-wrapper .fill-2-5-1{fill:var(--cds-charts-2-5-1, #009d9a)}.cds--cc--chart-wrapper .fill-2-5-1.hovered{fill:var(--cds-charts-2-5-1-hovered, #009d9a);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-2-5-1{background-color:var(--cds-charts-2-5-1, #009d9a)}.cds--cc--chart-wrapper .background-2-5-1.hovered{background-color:var(--cds-charts-2-5-1-hovered, #009d9a);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-2-5-1{stroke:var(--cds-charts-2-5-1, #009d9a)}.cds--cc--chart-wrapper .stop-color-2-5-1{stop-color:var(--cds-charts-2-5-1, #009d9a)}.cds--cc--chart-wrapper .fill-2-5-2{fill:var(--cds-charts-2-5-2, #002d9c)}.cds--cc--chart-wrapper .fill-2-5-2.hovered{fill:var(--cds-charts-2-5-2-hovered, #002d9c);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-2-5-2{background-color:var(--cds-charts-2-5-2, #002d9c)}.cds--cc--chart-wrapper .background-2-5-2.hovered{background-color:var(--cds-charts-2-5-2-hovered, #002d9c);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-2-5-2{stroke:var(--cds-charts-2-5-2, #002d9c)}.cds--cc--chart-wrapper .stop-color-2-5-2{stop-color:var(--cds-charts-2-5-2, #002d9c)}.cds--cc--chart-wrapper .fill-3-1-1{fill:var(--cds-charts-3-1-1, #ee5396)}.cds--cc--chart-wrapper .fill-3-1-1.hovered{fill:var(--cds-charts-3-1-1-hovered, #ee5396);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-3-1-1{background-color:var(--cds-charts-3-1-1, #ee5396)}.cds--cc--chart-wrapper .background-3-1-1.hovered{background-color:var(--cds-charts-3-1-1-hovered, #ee5396);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-3-1-1{stroke:var(--cds-charts-3-1-1, #ee5396)}.cds--cc--chart-wrapper .stop-color-3-1-1{stop-color:var(--cds-charts-3-1-1, #ee5396)}.cds--cc--chart-wrapper .fill-3-1-2{fill:var(--cds-charts-3-1-2, #1192e8)}.cds--cc--chart-wrapper .fill-3-1-2.hovered{fill:var(--cds-charts-3-1-2-hovered, #1192e8);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-3-1-2{background-color:var(--cds-charts-3-1-2, #1192e8)}.cds--cc--chart-wrapper .background-3-1-2.hovered{background-color:var(--cds-charts-3-1-2-hovered, #1192e8);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-3-1-2{stroke:var(--cds-charts-3-1-2, #1192e8)}.cds--cc--chart-wrapper .stop-color-3-1-2{stop-color:var(--cds-charts-3-1-2, #1192e8)}.cds--cc--chart-wrapper .fill-3-1-3{fill:var(--cds-charts-3-1-3, #6929c4)}.cds--cc--chart-wrapper .fill-3-1-3.hovered{fill:var(--cds-charts-3-1-3-hovered, #6929c4);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-3-1-3{background-color:var(--cds-charts-3-1-3, #6929c4)}.cds--cc--chart-wrapper .background-3-1-3.hovered{background-color:var(--cds-charts-3-1-3-hovered, #6929c4);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-3-1-3{stroke:var(--cds-charts-3-1-3, #6929c4)}.cds--cc--chart-wrapper .stop-color-3-1-3{stop-color:var(--cds-charts-3-1-3, #6929c4)}.cds--cc--chart-wrapper .fill-3-2-1{fill:var(--cds-charts-3-2-1, #9f1853)}.cds--cc--chart-wrapper .fill-3-2-1.hovered{fill:var(--cds-charts-3-2-1-hovered, #9f1853);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-3-2-1{background-color:var(--cds-charts-3-2-1, #9f1853)}.cds--cc--chart-wrapper .background-3-2-1.hovered{background-color:var(--cds-charts-3-2-1-hovered, #9f1853);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-3-2-1{stroke:var(--cds-charts-3-2-1, #9f1853)}.cds--cc--chart-wrapper .stop-color-3-2-1{stop-color:var(--cds-charts-3-2-1, #9f1853)}.cds--cc--chart-wrapper .fill-3-2-2{fill:var(--cds-charts-3-2-2, #fa4d56)}.cds--cc--chart-wrapper .fill-3-2-2.hovered{fill:var(--cds-charts-3-2-2-hovered, #fa4d56);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-3-2-2{background-color:var(--cds-charts-3-2-2, #fa4d56)}.cds--cc--chart-wrapper .background-3-2-2.hovered{background-color:var(--cds-charts-3-2-2-hovered, #fa4d56);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-3-2-2{stroke:var(--cds-charts-3-2-2, #fa4d56)}.cds--cc--chart-wrapper .stop-color-3-2-2{stop-color:var(--cds-charts-3-2-2, #fa4d56)}.cds--cc--chart-wrapper .fill-3-2-3{fill:var(--cds-charts-3-2-3, #520408)}.cds--cc--chart-wrapper .fill-3-2-3.hovered{fill:var(--cds-charts-3-2-3-hovered, #520408);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-3-2-3{background-color:var(--cds-charts-3-2-3, #520408)}.cds--cc--chart-wrapper .background-3-2-3.hovered{background-color:var(--cds-charts-3-2-3-hovered, #520408);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-3-2-3{stroke:var(--cds-charts-3-2-3, #520408)}.cds--cc--chart-wrapper .stop-color-3-2-3{stop-color:var(--cds-charts-3-2-3, #520408)}.cds--cc--chart-wrapper .fill-3-3-1{fill:var(--cds-charts-3-3-1, #a56eff)}.cds--cc--chart-wrapper .fill-3-3-1.hovered{fill:var(--cds-charts-3-3-1-hovered, #a56eff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-3-3-1{background-color:var(--cds-charts-3-3-1, #a56eff)}.cds--cc--chart-wrapper .background-3-3-1.hovered{background-color:var(--cds-charts-3-3-1-hovered, #a56eff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-3-3-1{stroke:var(--cds-charts-3-3-1, #a56eff)}.cds--cc--chart-wrapper .stop-color-3-3-1{stop-color:var(--cds-charts-3-3-1, #a56eff)}.cds--cc--chart-wrapper .fill-3-3-2{fill:var(--cds-charts-3-3-2, #005d5d)}.cds--cc--chart-wrapper .fill-3-3-2.hovered{fill:var(--cds-charts-3-3-2-hovered, #005d5d);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-3-3-2{background-color:var(--cds-charts-3-3-2, #005d5d)}.cds--cc--chart-wrapper .background-3-3-2.hovered{background-color:var(--cds-charts-3-3-2-hovered, #005d5d);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-3-3-2{stroke:var(--cds-charts-3-3-2, #005d5d)}.cds--cc--chart-wrapper .stop-color-3-3-2{stop-color:var(--cds-charts-3-3-2, #005d5d)}.cds--cc--chart-wrapper .fill-3-3-3{fill:var(--cds-charts-3-3-3, #002d9c)}.cds--cc--chart-wrapper .fill-3-3-3.hovered{fill:var(--cds-charts-3-3-3-hovered, #002d9c);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-3-3-3{background-color:var(--cds-charts-3-3-3, #002d9c)}.cds--cc--chart-wrapper .background-3-3-3.hovered{background-color:var(--cds-charts-3-3-3-hovered, #002d9c);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-3-3-3{stroke:var(--cds-charts-3-3-3, #002d9c)}.cds--cc--chart-wrapper .stop-color-3-3-3{stop-color:var(--cds-charts-3-3-3, #002d9c)}.cds--cc--chart-wrapper .fill-3-4-1{fill:var(--cds-charts-3-4-1, #a56eff)}.cds--cc--chart-wrapper .fill-3-4-1.hovered{fill:var(--cds-charts-3-4-1-hovered, #a56eff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-3-4-1{background-color:var(--cds-charts-3-4-1, #a56eff)}.cds--cc--chart-wrapper .background-3-4-1.hovered{background-color:var(--cds-charts-3-4-1-hovered, #a56eff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-3-4-1{stroke:var(--cds-charts-3-4-1, #a56eff)}.cds--cc--chart-wrapper .stop-color-3-4-1{stop-color:var(--cds-charts-3-4-1, #a56eff)}.cds--cc--chart-wrapper .fill-3-4-2{fill:var(--cds-charts-3-4-2, #005d5d)}.cds--cc--chart-wrapper .fill-3-4-2.hovered{fill:var(--cds-charts-3-4-2-hovered, #005d5d);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-3-4-2{background-color:var(--cds-charts-3-4-2, #005d5d)}.cds--cc--chart-wrapper .background-3-4-2.hovered{background-color:var(--cds-charts-3-4-2-hovered, #005d5d);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-3-4-2{stroke:var(--cds-charts-3-4-2, #005d5d)}.cds--cc--chart-wrapper .stop-color-3-4-2{stop-color:var(--cds-charts-3-4-2, #005d5d)}.cds--cc--chart-wrapper .fill-3-4-3{fill:var(--cds-charts-3-4-3, #9f1853)}.cds--cc--chart-wrapper .fill-3-4-3.hovered{fill:var(--cds-charts-3-4-3-hovered, #9f1853);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-3-4-3{background-color:var(--cds-charts-3-4-3, #9f1853)}.cds--cc--chart-wrapper .background-3-4-3.hovered{background-color:var(--cds-charts-3-4-3-hovered, #9f1853);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-3-4-3{stroke:var(--cds-charts-3-4-3, #9f1853)}.cds--cc--chart-wrapper .stop-color-3-4-3{stop-color:var(--cds-charts-3-4-3, #9f1853)}.cds--cc--chart-wrapper .fill-3-5-1{fill:var(--cds-charts-3-5-1, #012749)}.cds--cc--chart-wrapper .fill-3-5-1.hovered{fill:var(--cds-charts-3-5-1-hovered, #012749);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-3-5-1{background-color:var(--cds-charts-3-5-1, #012749)}.cds--cc--chart-wrapper .background-3-5-1.hovered{background-color:var(--cds-charts-3-5-1-hovered, #012749);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-3-5-1{stroke:var(--cds-charts-3-5-1, #012749)}.cds--cc--chart-wrapper .stop-color-3-5-1{stop-color:var(--cds-charts-3-5-1, #012749)}.cds--cc--chart-wrapper .fill-3-5-2{fill:var(--cds-charts-3-5-2, #6929c4)}.cds--cc--chart-wrapper .fill-3-5-2.hovered{fill:var(--cds-charts-3-5-2-hovered, #6929c4);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-3-5-2{background-color:var(--cds-charts-3-5-2, #6929c4)}.cds--cc--chart-wrapper .background-3-5-2.hovered{background-color:var(--cds-charts-3-5-2-hovered, #6929c4);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-3-5-2{stroke:var(--cds-charts-3-5-2, #6929c4)}.cds--cc--chart-wrapper .stop-color-3-5-2{stop-color:var(--cds-charts-3-5-2, #6929c4)}.cds--cc--chart-wrapper .fill-3-5-3{fill:var(--cds-charts-3-5-3, #009d9a)}.cds--cc--chart-wrapper .fill-3-5-3.hovered{fill:var(--cds-charts-3-5-3-hovered, #009d9a);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-3-5-3{background-color:var(--cds-charts-3-5-3, #009d9a)}.cds--cc--chart-wrapper .background-3-5-3.hovered{background-color:var(--cds-charts-3-5-3-hovered, #009d9a);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-3-5-3{stroke:var(--cds-charts-3-5-3, #009d9a)}.cds--cc--chart-wrapper .stop-color-3-5-3{stop-color:var(--cds-charts-3-5-3, #009d9a)}.cds--cc--chart-wrapper .fill-4-1-1{fill:var(--cds-charts-4-1-1, #6929c4)}.cds--cc--chart-wrapper .fill-4-1-1.hovered{fill:var(--cds-charts-4-1-1-hovered, #6929c4);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-4-1-1{background-color:var(--cds-charts-4-1-1, #6929c4)}.cds--cc--chart-wrapper .background-4-1-1.hovered{background-color:var(--cds-charts-4-1-1-hovered, #6929c4);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-4-1-1{stroke:var(--cds-charts-4-1-1, #6929c4)}.cds--cc--chart-wrapper .stop-color-4-1-1{stop-color:var(--cds-charts-4-1-1, #6929c4)}.cds--cc--chart-wrapper .fill-4-1-2{fill:var(--cds-charts-4-1-2, #012749)}.cds--cc--chart-wrapper .fill-4-1-2.hovered{fill:var(--cds-charts-4-1-2-hovered, #012749);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-4-1-2{background-color:var(--cds-charts-4-1-2, #012749)}.cds--cc--chart-wrapper .background-4-1-2.hovered{background-color:var(--cds-charts-4-1-2-hovered, #012749);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-4-1-2{stroke:var(--cds-charts-4-1-2, #012749)}.cds--cc--chart-wrapper .stop-color-4-1-2{stop-color:var(--cds-charts-4-1-2, #012749)}.cds--cc--chart-wrapper .fill-4-1-3{fill:var(--cds-charts-4-1-3, #009d9a)}.cds--cc--chart-wrapper .fill-4-1-3.hovered{fill:var(--cds-charts-4-1-3-hovered, #009d9a);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-4-1-3{background-color:var(--cds-charts-4-1-3, #009d9a)}.cds--cc--chart-wrapper .background-4-1-3.hovered{background-color:var(--cds-charts-4-1-3-hovered, #009d9a);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-4-1-3{stroke:var(--cds-charts-4-1-3, #009d9a)}.cds--cc--chart-wrapper .stop-color-4-1-3{stop-color:var(--cds-charts-4-1-3, #009d9a)}.cds--cc--chart-wrapper .fill-4-1-4{fill:var(--cds-charts-4-1-4, #ee5396)}.cds--cc--chart-wrapper .fill-4-1-4.hovered{fill:var(--cds-charts-4-1-4-hovered, #ee5396);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-4-1-4{background-color:var(--cds-charts-4-1-4, #ee5396)}.cds--cc--chart-wrapper .background-4-1-4.hovered{background-color:var(--cds-charts-4-1-4-hovered, #ee5396);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-4-1-4{stroke:var(--cds-charts-4-1-4, #ee5396)}.cds--cc--chart-wrapper .stop-color-4-1-4{stop-color:var(--cds-charts-4-1-4, #ee5396)}.cds--cc--chart-wrapper .fill-4-2-1{fill:var(--cds-charts-4-2-1, #9f1853)}.cds--cc--chart-wrapper .fill-4-2-1.hovered{fill:var(--cds-charts-4-2-1-hovered, #9f1853);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-4-2-1{background-color:var(--cds-charts-4-2-1, #9f1853)}.cds--cc--chart-wrapper .background-4-2-1.hovered{background-color:var(--cds-charts-4-2-1-hovered, #9f1853);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-4-2-1{stroke:var(--cds-charts-4-2-1, #9f1853)}.cds--cc--chart-wrapper .stop-color-4-2-1{stop-color:var(--cds-charts-4-2-1, #9f1853)}.cds--cc--chart-wrapper .fill-4-2-2{fill:var(--cds-charts-4-2-2, #fa4d56)}.cds--cc--chart-wrapper .fill-4-2-2.hovered{fill:var(--cds-charts-4-2-2-hovered, #fa4d56);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-4-2-2{background-color:var(--cds-charts-4-2-2, #fa4d56)}.cds--cc--chart-wrapper .background-4-2-2.hovered{background-color:var(--cds-charts-4-2-2-hovered, #fa4d56);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-4-2-2{stroke:var(--cds-charts-4-2-2, #fa4d56)}.cds--cc--chart-wrapper .stop-color-4-2-2{stop-color:var(--cds-charts-4-2-2, #fa4d56)}.cds--cc--chart-wrapper .fill-4-2-3{fill:var(--cds-charts-4-2-3, #520408)}.cds--cc--chart-wrapper .fill-4-2-3.hovered{fill:var(--cds-charts-4-2-3-hovered, #520408);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-4-2-3{background-color:var(--cds-charts-4-2-3, #520408)}.cds--cc--chart-wrapper .background-4-2-3.hovered{background-color:var(--cds-charts-4-2-3-hovered, #520408);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-4-2-3{stroke:var(--cds-charts-4-2-3, #520408)}.cds--cc--chart-wrapper .stop-color-4-2-3{stop-color:var(--cds-charts-4-2-3, #520408)}.cds--cc--chart-wrapper .fill-4-2-4{fill:var(--cds-charts-4-2-4, #a56eff)}.cds--cc--chart-wrapper .fill-4-2-4.hovered{fill:var(--cds-charts-4-2-4-hovered, #a56eff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-4-2-4{background-color:var(--cds-charts-4-2-4, #a56eff)}.cds--cc--chart-wrapper .background-4-2-4.hovered{background-color:var(--cds-charts-4-2-4-hovered, #a56eff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-4-2-4{stroke:var(--cds-charts-4-2-4, #a56eff)}.cds--cc--chart-wrapper .stop-color-4-2-4{stop-color:var(--cds-charts-4-2-4, #a56eff)}.cds--cc--chart-wrapper .fill-4-3-1{fill:var(--cds-charts-4-3-1, #009d9a)}.cds--cc--chart-wrapper .fill-4-3-1.hovered{fill:var(--cds-charts-4-3-1-hovered, #009d9a);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-4-3-1{background-color:var(--cds-charts-4-3-1, #009d9a)}.cds--cc--chart-wrapper .background-4-3-1.hovered{background-color:var(--cds-charts-4-3-1-hovered, #009d9a);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-4-3-1{stroke:var(--cds-charts-4-3-1, #009d9a)}.cds--cc--chart-wrapper .stop-color-4-3-1{stop-color:var(--cds-charts-4-3-1, #009d9a)}.cds--cc--chart-wrapper .fill-4-3-2{fill:var(--cds-charts-4-3-2, #002d9c)}.cds--cc--chart-wrapper .fill-4-3-2.hovered{fill:var(--cds-charts-4-3-2-hovered, #002d9c);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-4-3-2{background-color:var(--cds-charts-4-3-2, #002d9c)}.cds--cc--chart-wrapper .background-4-3-2.hovered{background-color:var(--cds-charts-4-3-2-hovered, #002d9c);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-4-3-2{stroke:var(--cds-charts-4-3-2, #002d9c)}.cds--cc--chart-wrapper .stop-color-4-3-2{stop-color:var(--cds-charts-4-3-2, #002d9c)}.cds--cc--chart-wrapper .fill-4-3-3{fill:var(--cds-charts-4-3-3, #a56eff)}.cds--cc--chart-wrapper .fill-4-3-3.hovered{fill:var(--cds-charts-4-3-3-hovered, #a56eff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-4-3-3{background-color:var(--cds-charts-4-3-3, #a56eff)}.cds--cc--chart-wrapper .background-4-3-3.hovered{background-color:var(--cds-charts-4-3-3-hovered, #a56eff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-4-3-3{stroke:var(--cds-charts-4-3-3, #a56eff)}.cds--cc--chart-wrapper .stop-color-4-3-3{stop-color:var(--cds-charts-4-3-3, #a56eff)}.cds--cc--chart-wrapper .fill-4-3-4{fill:var(--cds-charts-4-3-4, #9f1853)}.cds--cc--chart-wrapper .fill-4-3-4.hovered{fill:var(--cds-charts-4-3-4-hovered, #9f1853);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-4-3-4{background-color:var(--cds-charts-4-3-4, #9f1853)}.cds--cc--chart-wrapper .background-4-3-4.hovered{background-color:var(--cds-charts-4-3-4-hovered, #9f1853);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-4-3-4{stroke:var(--cds-charts-4-3-4, #9f1853)}.cds--cc--chart-wrapper .stop-color-4-3-4{stop-color:var(--cds-charts-4-3-4, #9f1853)}.cds--cc--chart-wrapper .fill-5-1-1{fill:var(--cds-charts-5-1-1, #6929c4)}.cds--cc--chart-wrapper .fill-5-1-1.hovered{fill:var(--cds-charts-5-1-1-hovered, #6929c4);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-5-1-1{background-color:var(--cds-charts-5-1-1, #6929c4)}.cds--cc--chart-wrapper .background-5-1-1.hovered{background-color:var(--cds-charts-5-1-1-hovered, #6929c4);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-5-1-1{stroke:var(--cds-charts-5-1-1, #6929c4)}.cds--cc--chart-wrapper .stop-color-5-1-1{stop-color:var(--cds-charts-5-1-1, #6929c4)}.cds--cc--chart-wrapper .fill-5-1-2{fill:var(--cds-charts-5-1-2, #1192e8)}.cds--cc--chart-wrapper .fill-5-1-2.hovered{fill:var(--cds-charts-5-1-2-hovered, #1192e8);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-5-1-2{background-color:var(--cds-charts-5-1-2, #1192e8)}.cds--cc--chart-wrapper .background-5-1-2.hovered{background-color:var(--cds-charts-5-1-2-hovered, #1192e8);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-5-1-2{stroke:var(--cds-charts-5-1-2, #1192e8)}.cds--cc--chart-wrapper .stop-color-5-1-2{stop-color:var(--cds-charts-5-1-2, #1192e8)}.cds--cc--chart-wrapper .fill-5-1-3{fill:var(--cds-charts-5-1-3, #005d5d)}.cds--cc--chart-wrapper .fill-5-1-3.hovered{fill:var(--cds-charts-5-1-3-hovered, #005d5d);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-5-1-3{background-color:var(--cds-charts-5-1-3, #005d5d)}.cds--cc--chart-wrapper .background-5-1-3.hovered{background-color:var(--cds-charts-5-1-3-hovered, #005d5d);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-5-1-3{stroke:var(--cds-charts-5-1-3, #005d5d)}.cds--cc--chart-wrapper .stop-color-5-1-3{stop-color:var(--cds-charts-5-1-3, #005d5d)}.cds--cc--chart-wrapper .fill-5-1-4{fill:var(--cds-charts-5-1-4, #9f1853)}.cds--cc--chart-wrapper .fill-5-1-4.hovered{fill:var(--cds-charts-5-1-4-hovered, #9f1853);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-5-1-4{background-color:var(--cds-charts-5-1-4, #9f1853)}.cds--cc--chart-wrapper .background-5-1-4.hovered{background-color:var(--cds-charts-5-1-4-hovered, #9f1853);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-5-1-4{stroke:var(--cds-charts-5-1-4, #9f1853)}.cds--cc--chart-wrapper .stop-color-5-1-4{stop-color:var(--cds-charts-5-1-4, #9f1853)}.cds--cc--chart-wrapper .fill-5-1-5{fill:var(--cds-charts-5-1-5, #520408)}.cds--cc--chart-wrapper .fill-5-1-5.hovered{fill:var(--cds-charts-5-1-5-hovered, #520408);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-5-1-5{background-color:var(--cds-charts-5-1-5, #520408)}.cds--cc--chart-wrapper .background-5-1-5.hovered{background-color:var(--cds-charts-5-1-5-hovered, #520408);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-5-1-5{stroke:var(--cds-charts-5-1-5, #520408)}.cds--cc--chart-wrapper .stop-color-5-1-5{stop-color:var(--cds-charts-5-1-5, #520408)}.cds--cc--chart-wrapper .fill-5-2-1{fill:var(--cds-charts-5-2-1, #002d9c)}.cds--cc--chart-wrapper .fill-5-2-1.hovered{fill:var(--cds-charts-5-2-1-hovered, #002d9c);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-5-2-1{background-color:var(--cds-charts-5-2-1, #002d9c)}.cds--cc--chart-wrapper .background-5-2-1.hovered{background-color:var(--cds-charts-5-2-1-hovered, #002d9c);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-5-2-1{stroke:var(--cds-charts-5-2-1, #002d9c)}.cds--cc--chart-wrapper .stop-color-5-2-1{stop-color:var(--cds-charts-5-2-1, #002d9c)}.cds--cc--chart-wrapper .fill-5-2-2{fill:var(--cds-charts-5-2-2, #009d9a)}.cds--cc--chart-wrapper .fill-5-2-2.hovered{fill:var(--cds-charts-5-2-2-hovered, #009d9a);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-5-2-2{background-color:var(--cds-charts-5-2-2, #009d9a)}.cds--cc--chart-wrapper .background-5-2-2.hovered{background-color:var(--cds-charts-5-2-2-hovered, #009d9a);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-5-2-2{stroke:var(--cds-charts-5-2-2, #009d9a)}.cds--cc--chart-wrapper .stop-color-5-2-2{stop-color:var(--cds-charts-5-2-2, #009d9a)}.cds--cc--chart-wrapper .fill-5-2-3{fill:var(--cds-charts-5-2-3, #9f1853)}.cds--cc--chart-wrapper .fill-5-2-3.hovered{fill:var(--cds-charts-5-2-3-hovered, #9f1853);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-5-2-3{background-color:var(--cds-charts-5-2-3, #9f1853)}.cds--cc--chart-wrapper .background-5-2-3.hovered{background-color:var(--cds-charts-5-2-3-hovered, #9f1853);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-5-2-3{stroke:var(--cds-charts-5-2-3, #9f1853)}.cds--cc--chart-wrapper .stop-color-5-2-3{stop-color:var(--cds-charts-5-2-3, #9f1853)}.cds--cc--chart-wrapper .fill-5-2-4{fill:var(--cds-charts-5-2-4, #520408)}.cds--cc--chart-wrapper .fill-5-2-4.hovered{fill:var(--cds-charts-5-2-4-hovered, #520408);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-5-2-4{background-color:var(--cds-charts-5-2-4, #520408)}.cds--cc--chart-wrapper .background-5-2-4.hovered{background-color:var(--cds-charts-5-2-4-hovered, #520408);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-5-2-4{stroke:var(--cds-charts-5-2-4, #520408)}.cds--cc--chart-wrapper .stop-color-5-2-4{stop-color:var(--cds-charts-5-2-4, #520408)}.cds--cc--chart-wrapper .fill-5-2-5{fill:var(--cds-charts-5-2-5, #a56eff)}.cds--cc--chart-wrapper .fill-5-2-5.hovered{fill:var(--cds-charts-5-2-5-hovered, #a56eff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-5-2-5{background-color:var(--cds-charts-5-2-5, #a56eff)}.cds--cc--chart-wrapper .background-5-2-5.hovered{background-color:var(--cds-charts-5-2-5-hovered, #a56eff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-5-2-5{stroke:var(--cds-charts-5-2-5, #a56eff)}.cds--cc--chart-wrapper .stop-color-5-2-5{stop-color:var(--cds-charts-5-2-5, #a56eff)}.cds--cc--chart-wrapper .fill-14-1-1{fill:var(--cds-charts-14-1-1, #6929c4)}.cds--cc--chart-wrapper .fill-14-1-1.hovered{fill:var(--cds-charts-14-1-1-hovered, #6929c4);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-14-1-1{background-color:var(--cds-charts-14-1-1, #6929c4)}.cds--cc--chart-wrapper .background-14-1-1.hovered{background-color:var(--cds-charts-14-1-1-hovered, #6929c4);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-14-1-1{stroke:var(--cds-charts-14-1-1, #6929c4)}.cds--cc--chart-wrapper .stop-color-14-1-1{stop-color:var(--cds-charts-14-1-1, #6929c4)}.cds--cc--chart-wrapper .fill-14-1-2{fill:var(--cds-charts-14-1-2, #1192e8)}.cds--cc--chart-wrapper .fill-14-1-2.hovered{fill:var(--cds-charts-14-1-2-hovered, #1192e8);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-14-1-2{background-color:var(--cds-charts-14-1-2, #1192e8)}.cds--cc--chart-wrapper .background-14-1-2.hovered{background-color:var(--cds-charts-14-1-2-hovered, #1192e8);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-14-1-2{stroke:var(--cds-charts-14-1-2, #1192e8)}.cds--cc--chart-wrapper .stop-color-14-1-2{stop-color:var(--cds-charts-14-1-2, #1192e8)}.cds--cc--chart-wrapper .fill-14-1-3{fill:var(--cds-charts-14-1-3, #005d5d)}.cds--cc--chart-wrapper .fill-14-1-3.hovered{fill:var(--cds-charts-14-1-3-hovered, #005d5d);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-14-1-3{background-color:var(--cds-charts-14-1-3, #005d5d)}.cds--cc--chart-wrapper .background-14-1-3.hovered{background-color:var(--cds-charts-14-1-3-hovered, #005d5d);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-14-1-3{stroke:var(--cds-charts-14-1-3, #005d5d)}.cds--cc--chart-wrapper .stop-color-14-1-3{stop-color:var(--cds-charts-14-1-3, #005d5d)}.cds--cc--chart-wrapper .fill-14-1-4{fill:var(--cds-charts-14-1-4, #9f1853)}.cds--cc--chart-wrapper .fill-14-1-4.hovered{fill:var(--cds-charts-14-1-4-hovered, #9f1853);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-14-1-4{background-color:var(--cds-charts-14-1-4, #9f1853)}.cds--cc--chart-wrapper .background-14-1-4.hovered{background-color:var(--cds-charts-14-1-4-hovered, #9f1853);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-14-1-4{stroke:var(--cds-charts-14-1-4, #9f1853)}.cds--cc--chart-wrapper .stop-color-14-1-4{stop-color:var(--cds-charts-14-1-4, #9f1853)}.cds--cc--chart-wrapper .fill-14-1-5{fill:var(--cds-charts-14-1-5, #fa4d56)}.cds--cc--chart-wrapper .fill-14-1-5.hovered{fill:var(--cds-charts-14-1-5-hovered, #fa4d56);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-14-1-5{background-color:var(--cds-charts-14-1-5, #fa4d56)}.cds--cc--chart-wrapper .background-14-1-5.hovered{background-color:var(--cds-charts-14-1-5-hovered, #fa4d56);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-14-1-5{stroke:var(--cds-charts-14-1-5, #fa4d56)}.cds--cc--chart-wrapper .stop-color-14-1-5{stop-color:var(--cds-charts-14-1-5, #fa4d56)}.cds--cc--chart-wrapper .fill-14-1-6{fill:var(--cds-charts-14-1-6, #520408)}.cds--cc--chart-wrapper .fill-14-1-6.hovered{fill:var(--cds-charts-14-1-6-hovered, #520408);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-14-1-6{background-color:var(--cds-charts-14-1-6, #520408)}.cds--cc--chart-wrapper .background-14-1-6.hovered{background-color:var(--cds-charts-14-1-6-hovered, #520408);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-14-1-6{stroke:var(--cds-charts-14-1-6, #520408)}.cds--cc--chart-wrapper .stop-color-14-1-6{stop-color:var(--cds-charts-14-1-6, #520408)}.cds--cc--chart-wrapper .fill-14-1-7{fill:var(--cds-charts-14-1-7, #198038)}.cds--cc--chart-wrapper .fill-14-1-7.hovered{fill:var(--cds-charts-14-1-7-hovered, #198038);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-14-1-7{background-color:var(--cds-charts-14-1-7, #198038)}.cds--cc--chart-wrapper .background-14-1-7.hovered{background-color:var(--cds-charts-14-1-7-hovered, #198038);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-14-1-7{stroke:var(--cds-charts-14-1-7, #198038)}.cds--cc--chart-wrapper .stop-color-14-1-7{stop-color:var(--cds-charts-14-1-7, #198038)}.cds--cc--chart-wrapper .fill-14-1-8{fill:var(--cds-charts-14-1-8, #002d9c)}.cds--cc--chart-wrapper .fill-14-1-8.hovered{fill:var(--cds-charts-14-1-8-hovered, #002d9c);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-14-1-8{background-color:var(--cds-charts-14-1-8, #002d9c)}.cds--cc--chart-wrapper .background-14-1-8.hovered{background-color:var(--cds-charts-14-1-8-hovered, #002d9c);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-14-1-8{stroke:var(--cds-charts-14-1-8, #002d9c)}.cds--cc--chart-wrapper .stop-color-14-1-8{stop-color:var(--cds-charts-14-1-8, #002d9c)}.cds--cc--chart-wrapper .fill-14-1-9{fill:var(--cds-charts-14-1-9, #ee5396)}.cds--cc--chart-wrapper .fill-14-1-9.hovered{fill:var(--cds-charts-14-1-9-hovered, #ee5396);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-14-1-9{background-color:var(--cds-charts-14-1-9, #ee5396)}.cds--cc--chart-wrapper .background-14-1-9.hovered{background-color:var(--cds-charts-14-1-9-hovered, #ee5396);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-14-1-9{stroke:var(--cds-charts-14-1-9, #ee5396)}.cds--cc--chart-wrapper .stop-color-14-1-9{stop-color:var(--cds-charts-14-1-9, #ee5396)}.cds--cc--chart-wrapper .fill-14-1-10{fill:var(--cds-charts-14-1-10, #b28600)}.cds--cc--chart-wrapper .fill-14-1-10.hovered{fill:var(--cds-charts-14-1-10-hovered, #b28600);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-14-1-10{background-color:var(--cds-charts-14-1-10, #b28600)}.cds--cc--chart-wrapper .background-14-1-10.hovered{background-color:var(--cds-charts-14-1-10-hovered, #b28600);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-14-1-10{stroke:var(--cds-charts-14-1-10, #b28600)}.cds--cc--chart-wrapper .stop-color-14-1-10{stop-color:var(--cds-charts-14-1-10, #b28600)}.cds--cc--chart-wrapper .fill-14-1-11{fill:var(--cds-charts-14-1-11, #009d9a)}.cds--cc--chart-wrapper .fill-14-1-11.hovered{fill:var(--cds-charts-14-1-11-hovered, #009d9a);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-14-1-11{background-color:var(--cds-charts-14-1-11, #009d9a)}.cds--cc--chart-wrapper .background-14-1-11.hovered{background-color:var(--cds-charts-14-1-11-hovered, #009d9a);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-14-1-11{stroke:var(--cds-charts-14-1-11, #009d9a)}.cds--cc--chart-wrapper .stop-color-14-1-11{stop-color:var(--cds-charts-14-1-11, #009d9a)}.cds--cc--chart-wrapper .fill-14-1-12{fill:var(--cds-charts-14-1-12, #012749)}.cds--cc--chart-wrapper .fill-14-1-12.hovered{fill:var(--cds-charts-14-1-12-hovered, #012749);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-14-1-12{background-color:var(--cds-charts-14-1-12, #012749)}.cds--cc--chart-wrapper .background-14-1-12.hovered{background-color:var(--cds-charts-14-1-12-hovered, #012749);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-14-1-12{stroke:var(--cds-charts-14-1-12, #012749)}.cds--cc--chart-wrapper .stop-color-14-1-12{stop-color:var(--cds-charts-14-1-12, #012749)}.cds--cc--chart-wrapper .fill-14-1-13{fill:var(--cds-charts-14-1-13, #8a3800)}.cds--cc--chart-wrapper .fill-14-1-13.hovered{fill:var(--cds-charts-14-1-13-hovered, #8a3800);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-14-1-13{background-color:var(--cds-charts-14-1-13, #8a3800)}.cds--cc--chart-wrapper .background-14-1-13.hovered{background-color:var(--cds-charts-14-1-13-hovered, #8a3800);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-14-1-13{stroke:var(--cds-charts-14-1-13, #8a3800)}.cds--cc--chart-wrapper .stop-color-14-1-13{stop-color:var(--cds-charts-14-1-13, #8a3800)}.cds--cc--chart-wrapper .fill-14-1-14{fill:var(--cds-charts-14-1-14, #a56eff)}.cds--cc--chart-wrapper .fill-14-1-14.hovered{fill:var(--cds-charts-14-1-14-hovered, #a56eff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-14-1-14{background-color:var(--cds-charts-14-1-14, #a56eff)}.cds--cc--chart-wrapper .background-14-1-14.hovered{background-color:var(--cds-charts-14-1-14-hovered, #a56eff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-14-1-14{stroke:var(--cds-charts-14-1-14, #a56eff)}.cds--cc--chart-wrapper .stop-color-14-1-14{stop-color:var(--cds-charts-14-1-14, #a56eff)}.cds--cc--chart-wrapper .fill-mono-1-1{fill:var(--cds-charts-mono-1-1, #ffffff)}.cds--cc--chart-wrapper .fill-mono-1-1.hovered{fill:var(--cds-charts-mono-1-1-hovered, #ffffff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-1-1{background-color:var(--cds-charts-mono-1-1, #ffffff)}.cds--cc--chart-wrapper .background-mono-1-1.hovered{background-color:var(--cds-charts-mono-1-1-hovered, #ffffff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-1-1{stroke:var(--cds-charts-mono-1-1, #ffffff)}.cds--cc--chart-wrapper .stop-color-mono-1-1{stop-color:var(--cds-charts-mono-1-1, #ffffff)}.cds--cc--chart-wrapper .fill-mono-1-2{fill:var(--cds-charts-mono-1-2, #f6f2ff)}.cds--cc--chart-wrapper .fill-mono-1-2.hovered{fill:var(--cds-charts-mono-1-2-hovered, #f6f2ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-1-2{background-color:var(--cds-charts-mono-1-2, #f6f2ff)}.cds--cc--chart-wrapper .background-mono-1-2.hovered{background-color:var(--cds-charts-mono-1-2-hovered, #f6f2ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-1-2{stroke:var(--cds-charts-mono-1-2, #f6f2ff)}.cds--cc--chart-wrapper .stop-color-mono-1-2{stop-color:var(--cds-charts-mono-1-2, #f6f2ff)}.cds--cc--chart-wrapper .fill-mono-1-3{fill:var(--cds-charts-mono-1-3, #e8daff)}.cds--cc--chart-wrapper .fill-mono-1-3.hovered{fill:var(--cds-charts-mono-1-3-hovered, #e8daff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-1-3{background-color:var(--cds-charts-mono-1-3, #e8daff)}.cds--cc--chart-wrapper .background-mono-1-3.hovered{background-color:var(--cds-charts-mono-1-3-hovered, #e8daff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-1-3{stroke:var(--cds-charts-mono-1-3, #e8daff)}.cds--cc--chart-wrapper .stop-color-mono-1-3{stop-color:var(--cds-charts-mono-1-3, #e8daff)}.cds--cc--chart-wrapper .fill-mono-1-4{fill:var(--cds-charts-mono-1-4, #d4bbff)}.cds--cc--chart-wrapper .fill-mono-1-4.hovered{fill:var(--cds-charts-mono-1-4-hovered, #d4bbff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-1-4{background-color:var(--cds-charts-mono-1-4, #d4bbff)}.cds--cc--chart-wrapper .background-mono-1-4.hovered{background-color:var(--cds-charts-mono-1-4-hovered, #d4bbff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-1-4{stroke:var(--cds-charts-mono-1-4, #d4bbff)}.cds--cc--chart-wrapper .stop-color-mono-1-4{stop-color:var(--cds-charts-mono-1-4, #d4bbff)}.cds--cc--chart-wrapper .fill-mono-1-5{fill:var(--cds-charts-mono-1-5, #be95ff)}.cds--cc--chart-wrapper .fill-mono-1-5.hovered{fill:var(--cds-charts-mono-1-5-hovered, #be95ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-1-5{background-color:var(--cds-charts-mono-1-5, #be95ff)}.cds--cc--chart-wrapper .background-mono-1-5.hovered{background-color:var(--cds-charts-mono-1-5-hovered, #be95ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-1-5{stroke:var(--cds-charts-mono-1-5, #be95ff)}.cds--cc--chart-wrapper .stop-color-mono-1-5{stop-color:var(--cds-charts-mono-1-5, #be95ff)}.cds--cc--chart-wrapper .fill-mono-1-6{fill:var(--cds-charts-mono-1-6, #a56eff)}.cds--cc--chart-wrapper .fill-mono-1-6.hovered{fill:var(--cds-charts-mono-1-6-hovered, #a56eff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-1-6{background-color:var(--cds-charts-mono-1-6, #a56eff)}.cds--cc--chart-wrapper .background-mono-1-6.hovered{background-color:var(--cds-charts-mono-1-6-hovered, #a56eff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-1-6{stroke:var(--cds-charts-mono-1-6, #a56eff)}.cds--cc--chart-wrapper .stop-color-mono-1-6{stop-color:var(--cds-charts-mono-1-6, #a56eff)}.cds--cc--chart-wrapper .fill-mono-1-7{fill:var(--cds-charts-mono-1-7, #8a3ffc)}.cds--cc--chart-wrapper .fill-mono-1-7.hovered{fill:var(--cds-charts-mono-1-7-hovered, #8a3ffc);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-1-7{background-color:var(--cds-charts-mono-1-7, #8a3ffc)}.cds--cc--chart-wrapper .background-mono-1-7.hovered{background-color:var(--cds-charts-mono-1-7-hovered, #8a3ffc);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-1-7{stroke:var(--cds-charts-mono-1-7, #8a3ffc)}.cds--cc--chart-wrapper .stop-color-mono-1-7{stop-color:var(--cds-charts-mono-1-7, #8a3ffc)}.cds--cc--chart-wrapper .fill-mono-1-8{fill:var(--cds-charts-mono-1-8, #6929c4)}.cds--cc--chart-wrapper .fill-mono-1-8.hovered{fill:var(--cds-charts-mono-1-8-hovered, #6929c4);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-1-8{background-color:var(--cds-charts-mono-1-8, #6929c4)}.cds--cc--chart-wrapper .background-mono-1-8.hovered{background-color:var(--cds-charts-mono-1-8-hovered, #6929c4);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-1-8{stroke:var(--cds-charts-mono-1-8, #6929c4)}.cds--cc--chart-wrapper .stop-color-mono-1-8{stop-color:var(--cds-charts-mono-1-8, #6929c4)}.cds--cc--chart-wrapper .fill-mono-1-9{fill:var(--cds-charts-mono-1-9, #491d8b)}.cds--cc--chart-wrapper .fill-mono-1-9.hovered{fill:var(--cds-charts-mono-1-9-hovered, #491d8b);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-1-9{background-color:var(--cds-charts-mono-1-9, #491d8b)}.cds--cc--chart-wrapper .background-mono-1-9.hovered{background-color:var(--cds-charts-mono-1-9-hovered, #491d8b);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-1-9{stroke:var(--cds-charts-mono-1-9, #491d8b)}.cds--cc--chart-wrapper .stop-color-mono-1-9{stop-color:var(--cds-charts-mono-1-9, #491d8b)}.cds--cc--chart-wrapper .fill-mono-1-10{fill:var(--cds-charts-mono-1-10, #31135e)}.cds--cc--chart-wrapper .fill-mono-1-10.hovered{fill:var(--cds-charts-mono-1-10-hovered, #31135e);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-1-10{background-color:var(--cds-charts-mono-1-10, #31135e)}.cds--cc--chart-wrapper .background-mono-1-10.hovered{background-color:var(--cds-charts-mono-1-10-hovered, #31135e);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-1-10{stroke:var(--cds-charts-mono-1-10, #31135e)}.cds--cc--chart-wrapper .stop-color-mono-1-10{stop-color:var(--cds-charts-mono-1-10, #31135e)}.cds--cc--chart-wrapper .fill-mono-1-11{fill:var(--cds-charts-mono-1-11, #1c0f30)}.cds--cc--chart-wrapper .fill-mono-1-11.hovered{fill:var(--cds-charts-mono-1-11-hovered, #1c0f30);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-1-11{background-color:var(--cds-charts-mono-1-11, #1c0f30)}.cds--cc--chart-wrapper .background-mono-1-11.hovered{background-color:var(--cds-charts-mono-1-11-hovered, #1c0f30);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-1-11{stroke:var(--cds-charts-mono-1-11, #1c0f30)}.cds--cc--chart-wrapper .stop-color-mono-1-11{stop-color:var(--cds-charts-mono-1-11, #1c0f30)}.cds--cc--chart-wrapper .fill-mono-2-1{fill:var(--cds-charts-mono-2-1, #ffffff)}.cds--cc--chart-wrapper .fill-mono-2-1.hovered{fill:var(--cds-charts-mono-2-1-hovered, #ffffff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-2-1{background-color:var(--cds-charts-mono-2-1, #ffffff)}.cds--cc--chart-wrapper .background-mono-2-1.hovered{background-color:var(--cds-charts-mono-2-1-hovered, #ffffff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-2-1{stroke:var(--cds-charts-mono-2-1, #ffffff)}.cds--cc--chart-wrapper .stop-color-mono-2-1{stop-color:var(--cds-charts-mono-2-1, #ffffff)}.cds--cc--chart-wrapper .fill-mono-2-2{fill:var(--cds-charts-mono-2-2, #edf5ff)}.cds--cc--chart-wrapper .fill-mono-2-2.hovered{fill:var(--cds-charts-mono-2-2-hovered, #edf5ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-2-2{background-color:var(--cds-charts-mono-2-2, #edf5ff)}.cds--cc--chart-wrapper .background-mono-2-2.hovered{background-color:var(--cds-charts-mono-2-2-hovered, #edf5ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-2-2{stroke:var(--cds-charts-mono-2-2, #edf5ff)}.cds--cc--chart-wrapper .stop-color-mono-2-2{stop-color:var(--cds-charts-mono-2-2, #edf5ff)}.cds--cc--chart-wrapper .fill-mono-2-3{fill:var(--cds-charts-mono-2-3, #d0e2ff)}.cds--cc--chart-wrapper .fill-mono-2-3.hovered{fill:var(--cds-charts-mono-2-3-hovered, #d0e2ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-2-3{background-color:var(--cds-charts-mono-2-3, #d0e2ff)}.cds--cc--chart-wrapper .background-mono-2-3.hovered{background-color:var(--cds-charts-mono-2-3-hovered, #d0e2ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-2-3{stroke:var(--cds-charts-mono-2-3, #d0e2ff)}.cds--cc--chart-wrapper .stop-color-mono-2-3{stop-color:var(--cds-charts-mono-2-3, #d0e2ff)}.cds--cc--chart-wrapper .fill-mono-2-4{fill:var(--cds-charts-mono-2-4, #a6c8ff)}.cds--cc--chart-wrapper .fill-mono-2-4.hovered{fill:var(--cds-charts-mono-2-4-hovered, #a6c8ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-2-4{background-color:var(--cds-charts-mono-2-4, #a6c8ff)}.cds--cc--chart-wrapper .background-mono-2-4.hovered{background-color:var(--cds-charts-mono-2-4-hovered, #a6c8ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-2-4{stroke:var(--cds-charts-mono-2-4, #a6c8ff)}.cds--cc--chart-wrapper .stop-color-mono-2-4{stop-color:var(--cds-charts-mono-2-4, #a6c8ff)}.cds--cc--chart-wrapper .fill-mono-2-5{fill:var(--cds-charts-mono-2-5, #78a9ff)}.cds--cc--chart-wrapper .fill-mono-2-5.hovered{fill:var(--cds-charts-mono-2-5-hovered, #78a9ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-2-5{background-color:var(--cds-charts-mono-2-5, #78a9ff)}.cds--cc--chart-wrapper .background-mono-2-5.hovered{background-color:var(--cds-charts-mono-2-5-hovered, #78a9ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-2-5{stroke:var(--cds-charts-mono-2-5, #78a9ff)}.cds--cc--chart-wrapper .stop-color-mono-2-5{stop-color:var(--cds-charts-mono-2-5, #78a9ff)}.cds--cc--chart-wrapper .fill-mono-2-6{fill:var(--cds-charts-mono-2-6, #4589ff)}.cds--cc--chart-wrapper .fill-mono-2-6.hovered{fill:var(--cds-charts-mono-2-6-hovered, #4589ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-2-6{background-color:var(--cds-charts-mono-2-6, #4589ff)}.cds--cc--chart-wrapper .background-mono-2-6.hovered{background-color:var(--cds-charts-mono-2-6-hovered, #4589ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-2-6{stroke:var(--cds-charts-mono-2-6, #4589ff)}.cds--cc--chart-wrapper .stop-color-mono-2-6{stop-color:var(--cds-charts-mono-2-6, #4589ff)}.cds--cc--chart-wrapper .fill-mono-2-7{fill:var(--cds-charts-mono-2-7, #0f62fe)}.cds--cc--chart-wrapper .fill-mono-2-7.hovered{fill:var(--cds-charts-mono-2-7-hovered, #0f62fe);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-2-7{background-color:var(--cds-charts-mono-2-7, #0f62fe)}.cds--cc--chart-wrapper .background-mono-2-7.hovered{background-color:var(--cds-charts-mono-2-7-hovered, #0f62fe);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-2-7{stroke:var(--cds-charts-mono-2-7, #0f62fe)}.cds--cc--chart-wrapper .stop-color-mono-2-7{stop-color:var(--cds-charts-mono-2-7, #0f62fe)}.cds--cc--chart-wrapper .fill-mono-2-8{fill:var(--cds-charts-mono-2-8, #0043ce)}.cds--cc--chart-wrapper .fill-mono-2-8.hovered{fill:var(--cds-charts-mono-2-8-hovered, #0043ce);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-2-8{background-color:var(--cds-charts-mono-2-8, #0043ce)}.cds--cc--chart-wrapper .background-mono-2-8.hovered{background-color:var(--cds-charts-mono-2-8-hovered, #0043ce);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-2-8{stroke:var(--cds-charts-mono-2-8, #0043ce)}.cds--cc--chart-wrapper .stop-color-mono-2-8{stop-color:var(--cds-charts-mono-2-8, #0043ce)}.cds--cc--chart-wrapper .fill-mono-2-9{fill:var(--cds-charts-mono-2-9, #002d9c)}.cds--cc--chart-wrapper .fill-mono-2-9.hovered{fill:var(--cds-charts-mono-2-9-hovered, #002d9c);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-2-9{background-color:var(--cds-charts-mono-2-9, #002d9c)}.cds--cc--chart-wrapper .background-mono-2-9.hovered{background-color:var(--cds-charts-mono-2-9-hovered, #002d9c);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-2-9{stroke:var(--cds-charts-mono-2-9, #002d9c)}.cds--cc--chart-wrapper .stop-color-mono-2-9{stop-color:var(--cds-charts-mono-2-9, #002d9c)}.cds--cc--chart-wrapper .fill-mono-2-10{fill:var(--cds-charts-mono-2-10, #001d6c)}.cds--cc--chart-wrapper .fill-mono-2-10.hovered{fill:var(--cds-charts-mono-2-10-hovered, #001d6c);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-2-10{background-color:var(--cds-charts-mono-2-10, #001d6c)}.cds--cc--chart-wrapper .background-mono-2-10.hovered{background-color:var(--cds-charts-mono-2-10-hovered, #001d6c);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-2-10{stroke:var(--cds-charts-mono-2-10, #001d6c)}.cds--cc--chart-wrapper .stop-color-mono-2-10{stop-color:var(--cds-charts-mono-2-10, #001d6c)}.cds--cc--chart-wrapper .fill-mono-2-11{fill:var(--cds-charts-mono-2-11, #001141)}.cds--cc--chart-wrapper .fill-mono-2-11.hovered{fill:var(--cds-charts-mono-2-11-hovered, #001141);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-2-11{background-color:var(--cds-charts-mono-2-11, #001141)}.cds--cc--chart-wrapper .background-mono-2-11.hovered{background-color:var(--cds-charts-mono-2-11-hovered, #001141);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-2-11{stroke:var(--cds-charts-mono-2-11, #001141)}.cds--cc--chart-wrapper .stop-color-mono-2-11{stop-color:var(--cds-charts-mono-2-11, #001141)}.cds--cc--chart-wrapper .fill-mono-3-1{fill:var(--cds-charts-mono-3-1, #ffffff)}.cds--cc--chart-wrapper .fill-mono-3-1.hovered{fill:var(--cds-charts-mono-3-1-hovered, #ffffff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-3-1{background-color:var(--cds-charts-mono-3-1, #ffffff)}.cds--cc--chart-wrapper .background-mono-3-1.hovered{background-color:var(--cds-charts-mono-3-1-hovered, #ffffff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-3-1{stroke:var(--cds-charts-mono-3-1, #ffffff)}.cds--cc--chart-wrapper .stop-color-mono-3-1{stop-color:var(--cds-charts-mono-3-1, #ffffff)}.cds--cc--chart-wrapper .fill-mono-3-2{fill:var(--cds-charts-mono-3-2, #e5f6ff)}.cds--cc--chart-wrapper .fill-mono-3-2.hovered{fill:var(--cds-charts-mono-3-2-hovered, #e5f6ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-3-2{background-color:var(--cds-charts-mono-3-2, #e5f6ff)}.cds--cc--chart-wrapper .background-mono-3-2.hovered{background-color:var(--cds-charts-mono-3-2-hovered, #e5f6ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-3-2{stroke:var(--cds-charts-mono-3-2, #e5f6ff)}.cds--cc--chart-wrapper .stop-color-mono-3-2{stop-color:var(--cds-charts-mono-3-2, #e5f6ff)}.cds--cc--chart-wrapper .fill-mono-3-3{fill:var(--cds-charts-mono-3-3, #bae6ff)}.cds--cc--chart-wrapper .fill-mono-3-3.hovered{fill:var(--cds-charts-mono-3-3-hovered, #bae6ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-3-3{background-color:var(--cds-charts-mono-3-3, #bae6ff)}.cds--cc--chart-wrapper .background-mono-3-3.hovered{background-color:var(--cds-charts-mono-3-3-hovered, #bae6ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-3-3{stroke:var(--cds-charts-mono-3-3, #bae6ff)}.cds--cc--chart-wrapper .stop-color-mono-3-3{stop-color:var(--cds-charts-mono-3-3, #bae6ff)}.cds--cc--chart-wrapper .fill-mono-3-4{fill:var(--cds-charts-mono-3-4, #82cfff)}.cds--cc--chart-wrapper .fill-mono-3-4.hovered{fill:var(--cds-charts-mono-3-4-hovered, #82cfff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-3-4{background-color:var(--cds-charts-mono-3-4, #82cfff)}.cds--cc--chart-wrapper .background-mono-3-4.hovered{background-color:var(--cds-charts-mono-3-4-hovered, #82cfff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-3-4{stroke:var(--cds-charts-mono-3-4, #82cfff)}.cds--cc--chart-wrapper .stop-color-mono-3-4{stop-color:var(--cds-charts-mono-3-4, #82cfff)}.cds--cc--chart-wrapper .fill-mono-3-5{fill:var(--cds-charts-mono-3-5, #33b1ff)}.cds--cc--chart-wrapper .fill-mono-3-5.hovered{fill:var(--cds-charts-mono-3-5-hovered, #33b1ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-3-5{background-color:var(--cds-charts-mono-3-5, #33b1ff)}.cds--cc--chart-wrapper .background-mono-3-5.hovered{background-color:var(--cds-charts-mono-3-5-hovered, #33b1ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-3-5{stroke:var(--cds-charts-mono-3-5, #33b1ff)}.cds--cc--chart-wrapper .stop-color-mono-3-5{stop-color:var(--cds-charts-mono-3-5, #33b1ff)}.cds--cc--chart-wrapper .fill-mono-3-6{fill:var(--cds-charts-mono-3-6, #1192e8)}.cds--cc--chart-wrapper .fill-mono-3-6.hovered{fill:var(--cds-charts-mono-3-6-hovered, #1192e8);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-3-6{background-color:var(--cds-charts-mono-3-6, #1192e8)}.cds--cc--chart-wrapper .background-mono-3-6.hovered{background-color:var(--cds-charts-mono-3-6-hovered, #1192e8);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-3-6{stroke:var(--cds-charts-mono-3-6, #1192e8)}.cds--cc--chart-wrapper .stop-color-mono-3-6{stop-color:var(--cds-charts-mono-3-6, #1192e8)}.cds--cc--chart-wrapper .fill-mono-3-7{fill:var(--cds-charts-mono-3-7, #0072c3)}.cds--cc--chart-wrapper .fill-mono-3-7.hovered{fill:var(--cds-charts-mono-3-7-hovered, #0072c3);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-3-7{background-color:var(--cds-charts-mono-3-7, #0072c3)}.cds--cc--chart-wrapper .background-mono-3-7.hovered{background-color:var(--cds-charts-mono-3-7-hovered, #0072c3);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-3-7{stroke:var(--cds-charts-mono-3-7, #0072c3)}.cds--cc--chart-wrapper .stop-color-mono-3-7{stop-color:var(--cds-charts-mono-3-7, #0072c3)}.cds--cc--chart-wrapper .fill-mono-3-8{fill:var(--cds-charts-mono-3-8, #00539a)}.cds--cc--chart-wrapper .fill-mono-3-8.hovered{fill:var(--cds-charts-mono-3-8-hovered, #00539a);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-3-8{background-color:var(--cds-charts-mono-3-8, #00539a)}.cds--cc--chart-wrapper .background-mono-3-8.hovered{background-color:var(--cds-charts-mono-3-8-hovered, #00539a);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-3-8{stroke:var(--cds-charts-mono-3-8, #00539a)}.cds--cc--chart-wrapper .stop-color-mono-3-8{stop-color:var(--cds-charts-mono-3-8, #00539a)}.cds--cc--chart-wrapper .fill-mono-3-9{fill:var(--cds-charts-mono-3-9, #003a6d)}.cds--cc--chart-wrapper .fill-mono-3-9.hovered{fill:var(--cds-charts-mono-3-9-hovered, #003a6d);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-3-9{background-color:var(--cds-charts-mono-3-9, #003a6d)}.cds--cc--chart-wrapper .background-mono-3-9.hovered{background-color:var(--cds-charts-mono-3-9-hovered, #003a6d);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-3-9{stroke:var(--cds-charts-mono-3-9, #003a6d)}.cds--cc--chart-wrapper .stop-color-mono-3-9{stop-color:var(--cds-charts-mono-3-9, #003a6d)}.cds--cc--chart-wrapper .fill-mono-3-10{fill:var(--cds-charts-mono-3-10, #012749)}.cds--cc--chart-wrapper .fill-mono-3-10.hovered{fill:var(--cds-charts-mono-3-10-hovered, #012749);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-3-10{background-color:var(--cds-charts-mono-3-10, #012749)}.cds--cc--chart-wrapper .background-mono-3-10.hovered{background-color:var(--cds-charts-mono-3-10-hovered, #012749);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-3-10{stroke:var(--cds-charts-mono-3-10, #012749)}.cds--cc--chart-wrapper .stop-color-mono-3-10{stop-color:var(--cds-charts-mono-3-10, #012749)}.cds--cc--chart-wrapper .fill-mono-3-11{fill:var(--cds-charts-mono-3-11, #061727)}.cds--cc--chart-wrapper .fill-mono-3-11.hovered{fill:var(--cds-charts-mono-3-11-hovered, #061727);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-3-11{background-color:var(--cds-charts-mono-3-11, #061727)}.cds--cc--chart-wrapper .background-mono-3-11.hovered{background-color:var(--cds-charts-mono-3-11-hovered, #061727);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-3-11{stroke:var(--cds-charts-mono-3-11, #061727)}.cds--cc--chart-wrapper .stop-color-mono-3-11{stop-color:var(--cds-charts-mono-3-11, #061727)}.cds--cc--chart-wrapper .fill-mono-4-1{fill:var(--cds-charts-mono-4-1, #ffffff)}.cds--cc--chart-wrapper .fill-mono-4-1.hovered{fill:var(--cds-charts-mono-4-1-hovered, #ffffff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-4-1{background-color:var(--cds-charts-mono-4-1, #ffffff)}.cds--cc--chart-wrapper .background-mono-4-1.hovered{background-color:var(--cds-charts-mono-4-1-hovered, #ffffff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-4-1{stroke:var(--cds-charts-mono-4-1, #ffffff)}.cds--cc--chart-wrapper .stop-color-mono-4-1{stop-color:var(--cds-charts-mono-4-1, #ffffff)}.cds--cc--chart-wrapper .fill-mono-4-2{fill:var(--cds-charts-mono-4-2, #d9fbfb)}.cds--cc--chart-wrapper .fill-mono-4-2.hovered{fill:var(--cds-charts-mono-4-2-hovered, #d9fbfb);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-4-2{background-color:var(--cds-charts-mono-4-2, #d9fbfb)}.cds--cc--chart-wrapper .background-mono-4-2.hovered{background-color:var(--cds-charts-mono-4-2-hovered, #d9fbfb);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-4-2{stroke:var(--cds-charts-mono-4-2, #d9fbfb)}.cds--cc--chart-wrapper .stop-color-mono-4-2{stop-color:var(--cds-charts-mono-4-2, #d9fbfb)}.cds--cc--chart-wrapper .fill-mono-4-3{fill:var(--cds-charts-mono-4-3, #9ef0f0)}.cds--cc--chart-wrapper .fill-mono-4-3.hovered{fill:var(--cds-charts-mono-4-3-hovered, #9ef0f0);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-4-3{background-color:var(--cds-charts-mono-4-3, #9ef0f0)}.cds--cc--chart-wrapper .background-mono-4-3.hovered{background-color:var(--cds-charts-mono-4-3-hovered, #9ef0f0);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-4-3{stroke:var(--cds-charts-mono-4-3, #9ef0f0)}.cds--cc--chart-wrapper .stop-color-mono-4-3{stop-color:var(--cds-charts-mono-4-3, #9ef0f0)}.cds--cc--chart-wrapper .fill-mono-4-4{fill:var(--cds-charts-mono-4-4, #3ddbd9)}.cds--cc--chart-wrapper .fill-mono-4-4.hovered{fill:var(--cds-charts-mono-4-4-hovered, #3ddbd9);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-4-4{background-color:var(--cds-charts-mono-4-4, #3ddbd9)}.cds--cc--chart-wrapper .background-mono-4-4.hovered{background-color:var(--cds-charts-mono-4-4-hovered, #3ddbd9);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-4-4{stroke:var(--cds-charts-mono-4-4, #3ddbd9)}.cds--cc--chart-wrapper .stop-color-mono-4-4{stop-color:var(--cds-charts-mono-4-4, #3ddbd9)}.cds--cc--chart-wrapper .fill-mono-4-5{fill:var(--cds-charts-mono-4-5, #08bdba)}.cds--cc--chart-wrapper .fill-mono-4-5.hovered{fill:var(--cds-charts-mono-4-5-hovered, #08bdba);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-4-5{background-color:var(--cds-charts-mono-4-5, #08bdba)}.cds--cc--chart-wrapper .background-mono-4-5.hovered{background-color:var(--cds-charts-mono-4-5-hovered, #08bdba);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-4-5{stroke:var(--cds-charts-mono-4-5, #08bdba)}.cds--cc--chart-wrapper .stop-color-mono-4-5{stop-color:var(--cds-charts-mono-4-5, #08bdba)}.cds--cc--chart-wrapper .fill-mono-4-6{fill:var(--cds-charts-mono-4-6, #009d9a)}.cds--cc--chart-wrapper .fill-mono-4-6.hovered{fill:var(--cds-charts-mono-4-6-hovered, #009d9a);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-4-6{background-color:var(--cds-charts-mono-4-6, #009d9a)}.cds--cc--chart-wrapper .background-mono-4-6.hovered{background-color:var(--cds-charts-mono-4-6-hovered, #009d9a);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-4-6{stroke:var(--cds-charts-mono-4-6, #009d9a)}.cds--cc--chart-wrapper .stop-color-mono-4-6{stop-color:var(--cds-charts-mono-4-6, #009d9a)}.cds--cc--chart-wrapper .fill-mono-4-7{fill:var(--cds-charts-mono-4-7, #007d79)}.cds--cc--chart-wrapper .fill-mono-4-7.hovered{fill:var(--cds-charts-mono-4-7-hovered, #007d79);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-4-7{background-color:var(--cds-charts-mono-4-7, #007d79)}.cds--cc--chart-wrapper .background-mono-4-7.hovered{background-color:var(--cds-charts-mono-4-7-hovered, #007d79);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-4-7{stroke:var(--cds-charts-mono-4-7, #007d79)}.cds--cc--chart-wrapper .stop-color-mono-4-7{stop-color:var(--cds-charts-mono-4-7, #007d79)}.cds--cc--chart-wrapper .fill-mono-4-8{fill:var(--cds-charts-mono-4-8, #005d5d)}.cds--cc--chart-wrapper .fill-mono-4-8.hovered{fill:var(--cds-charts-mono-4-8-hovered, #005d5d);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-4-8{background-color:var(--cds-charts-mono-4-8, #005d5d)}.cds--cc--chart-wrapper .background-mono-4-8.hovered{background-color:var(--cds-charts-mono-4-8-hovered, #005d5d);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-4-8{stroke:var(--cds-charts-mono-4-8, #005d5d)}.cds--cc--chart-wrapper .stop-color-mono-4-8{stop-color:var(--cds-charts-mono-4-8, #005d5d)}.cds--cc--chart-wrapper .fill-mono-4-9{fill:var(--cds-charts-mono-4-9, #004144)}.cds--cc--chart-wrapper .fill-mono-4-9.hovered{fill:var(--cds-charts-mono-4-9-hovered, #004144);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-4-9{background-color:var(--cds-charts-mono-4-9, #004144)}.cds--cc--chart-wrapper .background-mono-4-9.hovered{background-color:var(--cds-charts-mono-4-9-hovered, #004144);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-4-9{stroke:var(--cds-charts-mono-4-9, #004144)}.cds--cc--chart-wrapper .stop-color-mono-4-9{stop-color:var(--cds-charts-mono-4-9, #004144)}.cds--cc--chart-wrapper .fill-mono-4-10{fill:var(--cds-charts-mono-4-10, #022b30)}.cds--cc--chart-wrapper .fill-mono-4-10.hovered{fill:var(--cds-charts-mono-4-10-hovered, #022b30);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-4-10{background-color:var(--cds-charts-mono-4-10, #022b30)}.cds--cc--chart-wrapper .background-mono-4-10.hovered{background-color:var(--cds-charts-mono-4-10-hovered, #022b30);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-4-10{stroke:var(--cds-charts-mono-4-10, #022b30)}.cds--cc--chart-wrapper .stop-color-mono-4-10{stop-color:var(--cds-charts-mono-4-10, #022b30)}.cds--cc--chart-wrapper .fill-mono-4-11{fill:var(--cds-charts-mono-4-11, #081a1c)}.cds--cc--chart-wrapper .fill-mono-4-11.hovered{fill:var(--cds-charts-mono-4-11-hovered, #081a1c);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-mono-4-11{background-color:var(--cds-charts-mono-4-11, #081a1c)}.cds--cc--chart-wrapper .background-mono-4-11.hovered{background-color:var(--cds-charts-mono-4-11-hovered, #081a1c);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-mono-4-11{stroke:var(--cds-charts-mono-4-11, #081a1c)}.cds--cc--chart-wrapper .stop-color-mono-4-11{stop-color:var(--cds-charts-mono-4-11, #081a1c)}.cds--cc--chart-wrapper .fill-diverge-1-1{fill:var(--cds-charts-diverge-1-1, #750e13)}.cds--cc--chart-wrapper .fill-diverge-1-1.hovered{fill:var(--cds-charts-diverge-1-1-hovered, #750e13);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-1-1{background-color:var(--cds-charts-diverge-1-1, #750e13)}.cds--cc--chart-wrapper .background-diverge-1-1.hovered{background-color:var(--cds-charts-diverge-1-1-hovered, #750e13);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-1-1{stroke:var(--cds-charts-diverge-1-1, #750e13)}.cds--cc--chart-wrapper .stop-color-diverge-1-1{stop-color:var(--cds-charts-diverge-1-1, #750e13)}.cds--cc--chart-wrapper .fill-diverge-1-2{fill:var(--cds-charts-diverge-1-2, #a2191f)}.cds--cc--chart-wrapper .fill-diverge-1-2.hovered{fill:var(--cds-charts-diverge-1-2-hovered, #a2191f);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-1-2{background-color:var(--cds-charts-diverge-1-2, #a2191f)}.cds--cc--chart-wrapper .background-diverge-1-2.hovered{background-color:var(--cds-charts-diverge-1-2-hovered, #a2191f);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-1-2{stroke:var(--cds-charts-diverge-1-2, #a2191f)}.cds--cc--chart-wrapper .stop-color-diverge-1-2{stop-color:var(--cds-charts-diverge-1-2, #a2191f)}.cds--cc--chart-wrapper .fill-diverge-1-3{fill:var(--cds-charts-diverge-1-3, #da1e28)}.cds--cc--chart-wrapper .fill-diverge-1-3.hovered{fill:var(--cds-charts-diverge-1-3-hovered, #da1e28);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-1-3{background-color:var(--cds-charts-diverge-1-3, #da1e28)}.cds--cc--chart-wrapper .background-diverge-1-3.hovered{background-color:var(--cds-charts-diverge-1-3-hovered, #da1e28);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-1-3{stroke:var(--cds-charts-diverge-1-3, #da1e28)}.cds--cc--chart-wrapper .stop-color-diverge-1-3{stop-color:var(--cds-charts-diverge-1-3, #da1e28)}.cds--cc--chart-wrapper .fill-diverge-1-4{fill:var(--cds-charts-diverge-1-4, #fa4d56)}.cds--cc--chart-wrapper .fill-diverge-1-4.hovered{fill:var(--cds-charts-diverge-1-4-hovered, #fa4d56);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-1-4{background-color:var(--cds-charts-diverge-1-4, #fa4d56)}.cds--cc--chart-wrapper .background-diverge-1-4.hovered{background-color:var(--cds-charts-diverge-1-4-hovered, #fa4d56);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-1-4{stroke:var(--cds-charts-diverge-1-4, #fa4d56)}.cds--cc--chart-wrapper .stop-color-diverge-1-4{stop-color:var(--cds-charts-diverge-1-4, #fa4d56)}.cds--cc--chart-wrapper .fill-diverge-1-5{fill:var(--cds-charts-diverge-1-5, #ff8389)}.cds--cc--chart-wrapper .fill-diverge-1-5.hovered{fill:var(--cds-charts-diverge-1-5-hovered, #ff8389);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-1-5{background-color:var(--cds-charts-diverge-1-5, #ff8389)}.cds--cc--chart-wrapper .background-diverge-1-5.hovered{background-color:var(--cds-charts-diverge-1-5-hovered, #ff8389);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-1-5{stroke:var(--cds-charts-diverge-1-5, #ff8389)}.cds--cc--chart-wrapper .stop-color-diverge-1-5{stop-color:var(--cds-charts-diverge-1-5, #ff8389)}.cds--cc--chart-wrapper .fill-diverge-1-6{fill:var(--cds-charts-diverge-1-6, #ffb3b8)}.cds--cc--chart-wrapper .fill-diverge-1-6.hovered{fill:var(--cds-charts-diverge-1-6-hovered, #ffb3b8);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-1-6{background-color:var(--cds-charts-diverge-1-6, #ffb3b8)}.cds--cc--chart-wrapper .background-diverge-1-6.hovered{background-color:var(--cds-charts-diverge-1-6-hovered, #ffb3b8);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-1-6{stroke:var(--cds-charts-diverge-1-6, #ffb3b8)}.cds--cc--chart-wrapper .stop-color-diverge-1-6{stop-color:var(--cds-charts-diverge-1-6, #ffb3b8)}.cds--cc--chart-wrapper .fill-diverge-1-7{fill:var(--cds-charts-diverge-1-7, #ffd7d9)}.cds--cc--chart-wrapper .fill-diverge-1-7.hovered{fill:var(--cds-charts-diverge-1-7-hovered, #ffd7d9);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-1-7{background-color:var(--cds-charts-diverge-1-7, #ffd7d9)}.cds--cc--chart-wrapper .background-diverge-1-7.hovered{background-color:var(--cds-charts-diverge-1-7-hovered, #ffd7d9);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-1-7{stroke:var(--cds-charts-diverge-1-7, #ffd7d9)}.cds--cc--chart-wrapper .stop-color-diverge-1-7{stop-color:var(--cds-charts-diverge-1-7, #ffd7d9)}.cds--cc--chart-wrapper .fill-diverge-1-8{fill:var(--cds-charts-diverge-1-8, #fff1f1)}.cds--cc--chart-wrapper .fill-diverge-1-8.hovered{fill:var(--cds-charts-diverge-1-8-hovered, #fff1f1);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-1-8{background-color:var(--cds-charts-diverge-1-8, #fff1f1)}.cds--cc--chart-wrapper .background-diverge-1-8.hovered{background-color:var(--cds-charts-diverge-1-8-hovered, #fff1f1);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-1-8{stroke:var(--cds-charts-diverge-1-8, #fff1f1)}.cds--cc--chart-wrapper .stop-color-diverge-1-8{stop-color:var(--cds-charts-diverge-1-8, #fff1f1)}.cds--cc--chart-wrapper .fill-diverge-1-9{fill:var(--cds-charts-diverge-1-9, #ffffff)}.cds--cc--chart-wrapper .fill-diverge-1-9.hovered{fill:var(--cds-charts-diverge-1-9-hovered, #ffffff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-1-9{background-color:var(--cds-charts-diverge-1-9, #ffffff)}.cds--cc--chart-wrapper .background-diverge-1-9.hovered{background-color:var(--cds-charts-diverge-1-9-hovered, #ffffff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-1-9{stroke:var(--cds-charts-diverge-1-9, #ffffff)}.cds--cc--chart-wrapper .stop-color-diverge-1-9{stop-color:var(--cds-charts-diverge-1-9, #ffffff)}.cds--cc--chart-wrapper .fill-diverge-1-10{fill:var(--cds-charts-diverge-1-10, #e5f6ff)}.cds--cc--chart-wrapper .fill-diverge-1-10.hovered{fill:var(--cds-charts-diverge-1-10-hovered, #e5f6ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-1-10{background-color:var(--cds-charts-diverge-1-10, #e5f6ff)}.cds--cc--chart-wrapper .background-diverge-1-10.hovered{background-color:var(--cds-charts-diverge-1-10-hovered, #e5f6ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-1-10{stroke:var(--cds-charts-diverge-1-10, #e5f6ff)}.cds--cc--chart-wrapper .stop-color-diverge-1-10{stop-color:var(--cds-charts-diverge-1-10, #e5f6ff)}.cds--cc--chart-wrapper .fill-diverge-1-11{fill:var(--cds-charts-diverge-1-11, #bae6ff)}.cds--cc--chart-wrapper .fill-diverge-1-11.hovered{fill:var(--cds-charts-diverge-1-11-hovered, #bae6ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-1-11{background-color:var(--cds-charts-diverge-1-11, #bae6ff)}.cds--cc--chart-wrapper .background-diverge-1-11.hovered{background-color:var(--cds-charts-diverge-1-11-hovered, #bae6ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-1-11{stroke:var(--cds-charts-diverge-1-11, #bae6ff)}.cds--cc--chart-wrapper .stop-color-diverge-1-11{stop-color:var(--cds-charts-diverge-1-11, #bae6ff)}.cds--cc--chart-wrapper .fill-diverge-1-12{fill:var(--cds-charts-diverge-1-12, #82cfff)}.cds--cc--chart-wrapper .fill-diverge-1-12.hovered{fill:var(--cds-charts-diverge-1-12-hovered, #82cfff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-1-12{background-color:var(--cds-charts-diverge-1-12, #82cfff)}.cds--cc--chart-wrapper .background-diverge-1-12.hovered{background-color:var(--cds-charts-diverge-1-12-hovered, #82cfff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-1-12{stroke:var(--cds-charts-diverge-1-12, #82cfff)}.cds--cc--chart-wrapper .stop-color-diverge-1-12{stop-color:var(--cds-charts-diverge-1-12, #82cfff)}.cds--cc--chart-wrapper .fill-diverge-1-13{fill:var(--cds-charts-diverge-1-13, #33b1ff)}.cds--cc--chart-wrapper .fill-diverge-1-13.hovered{fill:var(--cds-charts-diverge-1-13-hovered, #33b1ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-1-13{background-color:var(--cds-charts-diverge-1-13, #33b1ff)}.cds--cc--chart-wrapper .background-diverge-1-13.hovered{background-color:var(--cds-charts-diverge-1-13-hovered, #33b1ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-1-13{stroke:var(--cds-charts-diverge-1-13, #33b1ff)}.cds--cc--chart-wrapper .stop-color-diverge-1-13{stop-color:var(--cds-charts-diverge-1-13, #33b1ff)}.cds--cc--chart-wrapper .fill-diverge-1-14{fill:var(--cds-charts-diverge-1-14, #1192e8)}.cds--cc--chart-wrapper .fill-diverge-1-14.hovered{fill:var(--cds-charts-diverge-1-14-hovered, #1192e8);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-1-14{background-color:var(--cds-charts-diverge-1-14, #1192e8)}.cds--cc--chart-wrapper .background-diverge-1-14.hovered{background-color:var(--cds-charts-diverge-1-14-hovered, #1192e8);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-1-14{stroke:var(--cds-charts-diverge-1-14, #1192e8)}.cds--cc--chart-wrapper .stop-color-diverge-1-14{stop-color:var(--cds-charts-diverge-1-14, #1192e8)}.cds--cc--chart-wrapper .fill-diverge-1-15{fill:var(--cds-charts-diverge-1-15, #0072c3)}.cds--cc--chart-wrapper .fill-diverge-1-15.hovered{fill:var(--cds-charts-diverge-1-15-hovered, #0072c3);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-1-15{background-color:var(--cds-charts-diverge-1-15, #0072c3)}.cds--cc--chart-wrapper .background-diverge-1-15.hovered{background-color:var(--cds-charts-diverge-1-15-hovered, #0072c3);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-1-15{stroke:var(--cds-charts-diverge-1-15, #0072c3)}.cds--cc--chart-wrapper .stop-color-diverge-1-15{stop-color:var(--cds-charts-diverge-1-15, #0072c3)}.cds--cc--chart-wrapper .fill-diverge-1-16{fill:var(--cds-charts-diverge-1-16, #00539a)}.cds--cc--chart-wrapper .fill-diverge-1-16.hovered{fill:var(--cds-charts-diverge-1-16-hovered, #00539a);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-1-16{background-color:var(--cds-charts-diverge-1-16, #00539a)}.cds--cc--chart-wrapper .background-diverge-1-16.hovered{background-color:var(--cds-charts-diverge-1-16-hovered, #00539a);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-1-16{stroke:var(--cds-charts-diverge-1-16, #00539a)}.cds--cc--chart-wrapper .stop-color-diverge-1-16{stop-color:var(--cds-charts-diverge-1-16, #00539a)}.cds--cc--chart-wrapper .fill-diverge-1-17{fill:var(--cds-charts-diverge-1-17, #003a6d)}.cds--cc--chart-wrapper .fill-diverge-1-17.hovered{fill:var(--cds-charts-diverge-1-17-hovered, #003a6d);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-1-17{background-color:var(--cds-charts-diverge-1-17, #003a6d)}.cds--cc--chart-wrapper .background-diverge-1-17.hovered{background-color:var(--cds-charts-diverge-1-17-hovered, #003a6d);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-1-17{stroke:var(--cds-charts-diverge-1-17, #003a6d)}.cds--cc--chart-wrapper .stop-color-diverge-1-17{stop-color:var(--cds-charts-diverge-1-17, #003a6d)}.cds--cc--chart-wrapper .fill-diverge-2-1{fill:var(--cds-charts-diverge-2-1, #491d8b)}.cds--cc--chart-wrapper .fill-diverge-2-1.hovered{fill:var(--cds-charts-diverge-2-1-hovered, #491d8b);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-2-1{background-color:var(--cds-charts-diverge-2-1, #491d8b)}.cds--cc--chart-wrapper .background-diverge-2-1.hovered{background-color:var(--cds-charts-diverge-2-1-hovered, #491d8b);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-2-1{stroke:var(--cds-charts-diverge-2-1, #491d8b)}.cds--cc--chart-wrapper .stop-color-diverge-2-1{stop-color:var(--cds-charts-diverge-2-1, #491d8b)}.cds--cc--chart-wrapper .fill-diverge-2-2{fill:var(--cds-charts-diverge-2-2, #6929c4)}.cds--cc--chart-wrapper .fill-diverge-2-2.hovered{fill:var(--cds-charts-diverge-2-2-hovered, #6929c4);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-2-2{background-color:var(--cds-charts-diverge-2-2, #6929c4)}.cds--cc--chart-wrapper .background-diverge-2-2.hovered{background-color:var(--cds-charts-diverge-2-2-hovered, #6929c4);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-2-2{stroke:var(--cds-charts-diverge-2-2, #6929c4)}.cds--cc--chart-wrapper .stop-color-diverge-2-2{stop-color:var(--cds-charts-diverge-2-2, #6929c4)}.cds--cc--chart-wrapper .fill-diverge-2-3{fill:var(--cds-charts-diverge-2-3, #8a3ffc)}.cds--cc--chart-wrapper .fill-diverge-2-3.hovered{fill:var(--cds-charts-diverge-2-3-hovered, #8a3ffc);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-2-3{background-color:var(--cds-charts-diverge-2-3, #8a3ffc)}.cds--cc--chart-wrapper .background-diverge-2-3.hovered{background-color:var(--cds-charts-diverge-2-3-hovered, #8a3ffc);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-2-3{stroke:var(--cds-charts-diverge-2-3, #8a3ffc)}.cds--cc--chart-wrapper .stop-color-diverge-2-3{stop-color:var(--cds-charts-diverge-2-3, #8a3ffc)}.cds--cc--chart-wrapper .fill-diverge-2-4{fill:var(--cds-charts-diverge-2-4, #a56eff)}.cds--cc--chart-wrapper .fill-diverge-2-4.hovered{fill:var(--cds-charts-diverge-2-4-hovered, #a56eff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-2-4{background-color:var(--cds-charts-diverge-2-4, #a56eff)}.cds--cc--chart-wrapper .background-diverge-2-4.hovered{background-color:var(--cds-charts-diverge-2-4-hovered, #a56eff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-2-4{stroke:var(--cds-charts-diverge-2-4, #a56eff)}.cds--cc--chart-wrapper .stop-color-diverge-2-4{stop-color:var(--cds-charts-diverge-2-4, #a56eff)}.cds--cc--chart-wrapper .fill-diverge-2-5{fill:var(--cds-charts-diverge-2-5, #be95ff)}.cds--cc--chart-wrapper .fill-diverge-2-5.hovered{fill:var(--cds-charts-diverge-2-5-hovered, #be95ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-2-5{background-color:var(--cds-charts-diverge-2-5, #be95ff)}.cds--cc--chart-wrapper .background-diverge-2-5.hovered{background-color:var(--cds-charts-diverge-2-5-hovered, #be95ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-2-5{stroke:var(--cds-charts-diverge-2-5, #be95ff)}.cds--cc--chart-wrapper .stop-color-diverge-2-5{stop-color:var(--cds-charts-diverge-2-5, #be95ff)}.cds--cc--chart-wrapper .fill-diverge-2-6{fill:var(--cds-charts-diverge-2-6, #d4bbff)}.cds--cc--chart-wrapper .fill-diverge-2-6.hovered{fill:var(--cds-charts-diverge-2-6-hovered, #d4bbff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-2-6{background-color:var(--cds-charts-diverge-2-6, #d4bbff)}.cds--cc--chart-wrapper .background-diverge-2-6.hovered{background-color:var(--cds-charts-diverge-2-6-hovered, #d4bbff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-2-6{stroke:var(--cds-charts-diverge-2-6, #d4bbff)}.cds--cc--chart-wrapper .stop-color-diverge-2-6{stop-color:var(--cds-charts-diverge-2-6, #d4bbff)}.cds--cc--chart-wrapper .fill-diverge-2-7{fill:var(--cds-charts-diverge-2-7, #e8daff)}.cds--cc--chart-wrapper .fill-diverge-2-7.hovered{fill:var(--cds-charts-diverge-2-7-hovered, #e8daff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-2-7{background-color:var(--cds-charts-diverge-2-7, #e8daff)}.cds--cc--chart-wrapper .background-diverge-2-7.hovered{background-color:var(--cds-charts-diverge-2-7-hovered, #e8daff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-2-7{stroke:var(--cds-charts-diverge-2-7, #e8daff)}.cds--cc--chart-wrapper .stop-color-diverge-2-7{stop-color:var(--cds-charts-diverge-2-7, #e8daff)}.cds--cc--chart-wrapper .fill-diverge-2-8{fill:var(--cds-charts-diverge-2-8, #f6f2ff)}.cds--cc--chart-wrapper .fill-diverge-2-8.hovered{fill:var(--cds-charts-diverge-2-8-hovered, #f6f2ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-2-8{background-color:var(--cds-charts-diverge-2-8, #f6f2ff)}.cds--cc--chart-wrapper .background-diverge-2-8.hovered{background-color:var(--cds-charts-diverge-2-8-hovered, #f6f2ff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-2-8{stroke:var(--cds-charts-diverge-2-8, #f6f2ff)}.cds--cc--chart-wrapper .stop-color-diverge-2-8{stop-color:var(--cds-charts-diverge-2-8, #f6f2ff)}.cds--cc--chart-wrapper .fill-diverge-2-9{fill:var(--cds-charts-diverge-2-9, #ffffff)}.cds--cc--chart-wrapper .fill-diverge-2-9.hovered{fill:var(--cds-charts-diverge-2-9-hovered, #ffffff);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-2-9{background-color:var(--cds-charts-diverge-2-9, #ffffff)}.cds--cc--chart-wrapper .background-diverge-2-9.hovered{background-color:var(--cds-charts-diverge-2-9-hovered, #ffffff);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-2-9{stroke:var(--cds-charts-diverge-2-9, #ffffff)}.cds--cc--chart-wrapper .stop-color-diverge-2-9{stop-color:var(--cds-charts-diverge-2-9, #ffffff)}.cds--cc--chart-wrapper .fill-diverge-2-10{fill:var(--cds-charts-diverge-2-10, #d9fbfb)}.cds--cc--chart-wrapper .fill-diverge-2-10.hovered{fill:var(--cds-charts-diverge-2-10-hovered, #d9fbfb);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-2-10{background-color:var(--cds-charts-diverge-2-10, #d9fbfb)}.cds--cc--chart-wrapper .background-diverge-2-10.hovered{background-color:var(--cds-charts-diverge-2-10-hovered, #d9fbfb);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-2-10{stroke:var(--cds-charts-diverge-2-10, #d9fbfb)}.cds--cc--chart-wrapper .stop-color-diverge-2-10{stop-color:var(--cds-charts-diverge-2-10, #d9fbfb)}.cds--cc--chart-wrapper .fill-diverge-2-11{fill:var(--cds-charts-diverge-2-11, #9ef0f0)}.cds--cc--chart-wrapper .fill-diverge-2-11.hovered{fill:var(--cds-charts-diverge-2-11-hovered, #9ef0f0);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-2-11{background-color:var(--cds-charts-diverge-2-11, #9ef0f0)}.cds--cc--chart-wrapper .background-diverge-2-11.hovered{background-color:var(--cds-charts-diverge-2-11-hovered, #9ef0f0);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-2-11{stroke:var(--cds-charts-diverge-2-11, #9ef0f0)}.cds--cc--chart-wrapper .stop-color-diverge-2-11{stop-color:var(--cds-charts-diverge-2-11, #9ef0f0)}.cds--cc--chart-wrapper .fill-diverge-2-12{fill:var(--cds-charts-diverge-2-12, #3ddbd9)}.cds--cc--chart-wrapper .fill-diverge-2-12.hovered{fill:var(--cds-charts-diverge-2-12-hovered, #3ddbd9);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-2-12{background-color:var(--cds-charts-diverge-2-12, #3ddbd9)}.cds--cc--chart-wrapper .background-diverge-2-12.hovered{background-color:var(--cds-charts-diverge-2-12-hovered, #3ddbd9);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-2-12{stroke:var(--cds-charts-diverge-2-12, #3ddbd9)}.cds--cc--chart-wrapper .stop-color-diverge-2-12{stop-color:var(--cds-charts-diverge-2-12, #3ddbd9)}.cds--cc--chart-wrapper .fill-diverge-2-13{fill:var(--cds-charts-diverge-2-13, #08bdba)}.cds--cc--chart-wrapper .fill-diverge-2-13.hovered{fill:var(--cds-charts-diverge-2-13-hovered, #08bdba);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-2-13{background-color:var(--cds-charts-diverge-2-13, #08bdba)}.cds--cc--chart-wrapper .background-diverge-2-13.hovered{background-color:var(--cds-charts-diverge-2-13-hovered, #08bdba);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-2-13{stroke:var(--cds-charts-diverge-2-13, #08bdba)}.cds--cc--chart-wrapper .stop-color-diverge-2-13{stop-color:var(--cds-charts-diverge-2-13, #08bdba)}.cds--cc--chart-wrapper .fill-diverge-2-14{fill:var(--cds-charts-diverge-2-14, #009d9a)}.cds--cc--chart-wrapper .fill-diverge-2-14.hovered{fill:var(--cds-charts-diverge-2-14-hovered, #009d9a);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-2-14{background-color:var(--cds-charts-diverge-2-14, #009d9a)}.cds--cc--chart-wrapper .background-diverge-2-14.hovered{background-color:var(--cds-charts-diverge-2-14-hovered, #009d9a);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-2-14{stroke:var(--cds-charts-diverge-2-14, #009d9a)}.cds--cc--chart-wrapper .stop-color-diverge-2-14{stop-color:var(--cds-charts-diverge-2-14, #009d9a)}.cds--cc--chart-wrapper .fill-diverge-2-15{fill:var(--cds-charts-diverge-2-15, #007d79)}.cds--cc--chart-wrapper .fill-diverge-2-15.hovered{fill:var(--cds-charts-diverge-2-15-hovered, #007d79);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-2-15{background-color:var(--cds-charts-diverge-2-15, #007d79)}.cds--cc--chart-wrapper .background-diverge-2-15.hovered{background-color:var(--cds-charts-diverge-2-15-hovered, #007d79);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-2-15{stroke:var(--cds-charts-diverge-2-15, #007d79)}.cds--cc--chart-wrapper .stop-color-diverge-2-15{stop-color:var(--cds-charts-diverge-2-15, #007d79)}.cds--cc--chart-wrapper .fill-diverge-2-16{fill:var(--cds-charts-diverge-2-16, #005d5d)}.cds--cc--chart-wrapper .fill-diverge-2-16.hovered{fill:var(--cds-charts-diverge-2-16-hovered, #005d5d);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-2-16{background-color:var(--cds-charts-diverge-2-16, #005d5d)}.cds--cc--chart-wrapper .background-diverge-2-16.hovered{background-color:var(--cds-charts-diverge-2-16-hovered, #005d5d);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-2-16{stroke:var(--cds-charts-diverge-2-16, #005d5d)}.cds--cc--chart-wrapper .stop-color-diverge-2-16{stop-color:var(--cds-charts-diverge-2-16, #005d5d)}.cds--cc--chart-wrapper .fill-diverge-2-17{fill:var(--cds-charts-diverge-2-17, #004144)}.cds--cc--chart-wrapper .fill-diverge-2-17.hovered{fill:var(--cds-charts-diverge-2-17-hovered, #004144);transition:all .1s ease-out}.cds--cc--chart-wrapper .background-diverge-2-17{background-color:var(--cds-charts-diverge-2-17, #004144)}.cds--cc--chart-wrapper .background-diverge-2-17.hovered{background-color:var(--cds-charts-diverge-2-17-hovered, #004144);transition:all .1s ease-out}.cds--cc--chart-wrapper .stroke-diverge-2-17{stroke:var(--cds-charts-diverge-2-17, #004144)}.cds--cc--chart-wrapper .stop-color-diverge-2-17{stop-color:var(--cds-charts-diverge-2-17, #004144)}.cds--cc--tooltip .tooltip-1-1-1{background-color:var(--cds-charts-1-1-1, #6929c4)}.cds--cc--tooltip .tooltip-1-2-1{background-color:var(--cds-charts-1-2-1, #002d9c)}.cds--cc--tooltip .tooltip-1-3-1{background-color:var(--cds-charts-1-3-1, #1192e8)}.cds--cc--tooltip .tooltip-1-4-1{background-color:var(--cds-charts-1-4-1, #007d79)}.cds--cc--tooltip .tooltip-2-1-1{background-color:var(--cds-charts-2-1-1, #6929c4)}.cds--cc--tooltip .tooltip-2-1-2{background-color:var(--cds-charts-2-1-2, #009d9a)}.cds--cc--tooltip .tooltip-2-2-1{background-color:var(--cds-charts-2-2-1, #8a3ffc)}.cds--cc--tooltip .tooltip-2-2-2{background-color:var(--cds-charts-2-2-2, #520408)}.cds--cc--tooltip .tooltip-2-3-1{background-color:var(--cds-charts-2-3-1, #9f1853)}.cds--cc--tooltip .tooltip-2-3-2{background-color:var(--cds-charts-2-3-2, #520408)}.cds--cc--tooltip .tooltip-2-4-1{background-color:var(--cds-charts-2-4-1, #1192e8)}.cds--cc--tooltip .tooltip-2-4-2{background-color:var(--cds-charts-2-4-2, #005d5d)}.cds--cc--tooltip .tooltip-2-5-1{background-color:var(--cds-charts-2-5-1, #009d9a)}.cds--cc--tooltip .tooltip-2-5-2{background-color:var(--cds-charts-2-5-2, #002d9c)}.cds--cc--tooltip .tooltip-3-1-1{background-color:var(--cds-charts-3-1-1, #ee5396)}.cds--cc--tooltip .tooltip-3-1-2{background-color:var(--cds-charts-3-1-2, #1192e8)}.cds--cc--tooltip .tooltip-3-1-3{background-color:var(--cds-charts-3-1-3, #6929c4)}.cds--cc--tooltip .tooltip-3-2-1{background-color:var(--cds-charts-3-2-1, #9f1853)}.cds--cc--tooltip .tooltip-3-2-2{background-color:var(--cds-charts-3-2-2, #fa4d56)}.cds--cc--tooltip .tooltip-3-2-3{background-color:var(--cds-charts-3-2-3, #520408)}.cds--cc--tooltip .tooltip-3-3-1{background-color:var(--cds-charts-3-3-1, #a56eff)}.cds--cc--tooltip .tooltip-3-3-2{background-color:var(--cds-charts-3-3-2, #005d5d)}.cds--cc--tooltip .tooltip-3-3-3{background-color:var(--cds-charts-3-3-3, #002d9c)}.cds--cc--tooltip .tooltip-3-4-1{background-color:var(--cds-charts-3-4-1, #a56eff)}.cds--cc--tooltip .tooltip-3-4-2{background-color:var(--cds-charts-3-4-2, #005d5d)}.cds--cc--tooltip .tooltip-3-4-3{background-color:var(--cds-charts-3-4-3, #9f1853)}.cds--cc--tooltip .tooltip-3-5-1{background-color:var(--cds-charts-3-5-1, #012749)}.cds--cc--tooltip .tooltip-3-5-2{background-color:var(--cds-charts-3-5-2, #6929c4)}.cds--cc--tooltip .tooltip-3-5-3{background-color:var(--cds-charts-3-5-3, #009d9a)}.cds--cc--tooltip .tooltip-4-1-1{background-color:var(--cds-charts-4-1-1, #6929c4)}.cds--cc--tooltip .tooltip-4-1-2{background-color:var(--cds-charts-4-1-2, #012749)}.cds--cc--tooltip .tooltip-4-1-3{background-color:var(--cds-charts-4-1-3, #009d9a)}.cds--cc--tooltip .tooltip-4-1-4{background-color:var(--cds-charts-4-1-4, #ee5396)}.cds--cc--tooltip .tooltip-4-2-1{background-color:var(--cds-charts-4-2-1, #9f1853)}.cds--cc--tooltip .tooltip-4-2-2{background-color:var(--cds-charts-4-2-2, #fa4d56)}.cds--cc--tooltip .tooltip-4-2-3{background-color:var(--cds-charts-4-2-3, #520408)}.cds--cc--tooltip .tooltip-4-2-4{background-color:var(--cds-charts-4-2-4, #a56eff)}.cds--cc--tooltip .tooltip-4-3-1{background-color:var(--cds-charts-4-3-1, #009d9a)}.cds--cc--tooltip .tooltip-4-3-2{background-color:var(--cds-charts-4-3-2, #002d9c)}.cds--cc--tooltip .tooltip-4-3-3{background-color:var(--cds-charts-4-3-3, #a56eff)}.cds--cc--tooltip .tooltip-4-3-4{background-color:var(--cds-charts-4-3-4, #9f1853)}.cds--cc--tooltip .tooltip-5-1-1{background-color:var(--cds-charts-5-1-1, #6929c4)}.cds--cc--tooltip .tooltip-5-1-2{background-color:var(--cds-charts-5-1-2, #1192e8)}.cds--cc--tooltip .tooltip-5-1-3{background-color:var(--cds-charts-5-1-3, #005d5d)}.cds--cc--tooltip .tooltip-5-1-4{background-color:var(--cds-charts-5-1-4, #9f1853)}.cds--cc--tooltip .tooltip-5-1-5{background-color:var(--cds-charts-5-1-5, #520408)}.cds--cc--tooltip .tooltip-5-2-1{background-color:var(--cds-charts-5-2-1, #002d9c)}.cds--cc--tooltip .tooltip-5-2-2{background-color:var(--cds-charts-5-2-2, #009d9a)}.cds--cc--tooltip .tooltip-5-2-3{background-color:var(--cds-charts-5-2-3, #9f1853)}.cds--cc--tooltip .tooltip-5-2-4{background-color:var(--cds-charts-5-2-4, #520408)}.cds--cc--tooltip .tooltip-5-2-5{background-color:var(--cds-charts-5-2-5, #a56eff)}.cds--cc--tooltip .tooltip-14-1-1{background-color:var(--cds-charts-14-1-1, #6929c4)}.cds--cc--tooltip .tooltip-14-1-2{background-color:var(--cds-charts-14-1-2, #1192e8)}.cds--cc--tooltip .tooltip-14-1-3{background-color:var(--cds-charts-14-1-3, #005d5d)}.cds--cc--tooltip .tooltip-14-1-4{background-color:var(--cds-charts-14-1-4, #9f1853)}.cds--cc--tooltip .tooltip-14-1-5{background-color:var(--cds-charts-14-1-5, #fa4d56)}.cds--cc--tooltip .tooltip-14-1-6{background-color:var(--cds-charts-14-1-6, #520408)}.cds--cc--tooltip .tooltip-14-1-7{background-color:var(--cds-charts-14-1-7, #198038)}.cds--cc--tooltip .tooltip-14-1-8{background-color:var(--cds-charts-14-1-8, #002d9c)}.cds--cc--tooltip .tooltip-14-1-9{background-color:var(--cds-charts-14-1-9, #ee5396)}.cds--cc--tooltip .tooltip-14-1-10{background-color:var(--cds-charts-14-1-10, #b28600)}.cds--cc--tooltip .tooltip-14-1-11{background-color:var(--cds-charts-14-1-11, #009d9a)}.cds--cc--tooltip .tooltip-14-1-12{background-color:var(--cds-charts-14-1-12, #012749)}.cds--cc--tooltip .tooltip-14-1-13{background-color:var(--cds-charts-14-1-13, #8a3800)}.cds--cc--tooltip .tooltip-14-1-14{background-color:var(--cds-charts-14-1-14, #a56eff)}.cds--cc--legend .additional>.icon .area-1{fill:var(--cds-zone-fill-01, #f4f4f4);stroke:var(--cds-zone-stroke-01, #8d8d8d)}.cds--cc--legend .additional>.icon .area-2{fill:var(--cds-zone-fill-02, #e0e0e0);stroke:var(--cds-zone-stroke-02, #8d8d8d)}.cds--cc--legend .additional>.icon .area-3{fill:var(--cds-zone-fill-03, #c6c6c6);stroke:var(--cds-zone-stroke-03, #8d8d8d)}.cds--cc--legend .additional>.icon .quartile-wrapper{fill:var(--cds-zone-fill-02, #e0e0e0);stroke:var(--cds-zone-stroke-01, #8d8d8d)}.cds--cc--legend .additional>.icon .quartile-line{fill:var(--cds-layer-inverse-absolute, #000000)}.cds--cc--axes{overflow:visible}.cds--cc--axes g.axis g.ticks.invisible{visibility:hidden}.cds--cc--axes g.axis g.tick-hover rect.axis-holder{fill:transparent;stroke:transparent;stroke-width:2px}.cds--cc--axes g.axis g.tick-hover:hover rect.axis-holder,.cds--cc--axes g.axis g.tick-hover:focus rect.axis-holder{fill:var(--cds-layer-selected-inverse, #161616);stroke:var(--cds-layer-selected-inverse, #161616);stroke-width:2px}.cds--cc--axes g.axis g.tick-hover:hover text,.cds--cc--axes g.axis g.tick-hover:focus text{fill:var(--cds-layer-selected)}.cds--cc--axes g.axis g.tick text{fill:var(--cds-text-secondary, #525252);font-family:IBM Plex Sans Condensed,system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",sans-serif}.cds--cc--axes g.axis g.tick line{display:none}.cds--cc--axes g.axis path.domain{stroke:var(--cds-border-strong-01, #8d8d8d)}.cds--cc--axes g.axis .axis-title{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",sans-serif;font-weight:600;fill:var(--cds-text-primary, #161616)}.cds--cc--chart-wrapper g.callouts{stroke:var(--cds-text-secondary, #525252)}.cds--cc--grid-brush g.grid-brush rect.selection{fill:none;fill-opacity:0;stroke:none}.cds--cc--grid-brush rect.frontSelection{fill:var(--cds-layer-accent-01, #e0e0e0);fill-opacity:.3;stroke:var(--cds-button-tertiary, #0f62fe)}.cds--cc--grid rect.chart-grid-backdrop{fill:var(--cds-grid-bg, #ffffff)}.cds--cc--grid rect.chart-grid-backdrop.stroked{stroke:var(--cds-layer-accent-01, #e0e0e0)}.cds--cc--grid rect.stroke{stroke:var(--cds-layer-accent-01, #e0e0e0)}.cds--cc--grid g.x.grid g.tick line,.cds--cc--grid g.y.grid g.tick line{pointer-events:none;stroke-width:1px;stroke:var(--cds-layer-accent-01, #e0e0e0)}.cds--cc--grid g.x.grid g.tick.active line,.cds--cc--grid g.y.grid g.tick.active line{stroke-dasharray:2px;stroke:var(--cds-focus, #0f62fe)}.cds--cc--ruler line.ruler-line,.cds--cc--ruler-binned line.ruler-line{stroke:var(--cds-layer-inverse-absolute, #000000);stroke-width:1px;stroke-dasharray:2;pointer-events:none}.cds--cc--skeleton rect.chart-skeleton-backdrop{fill:var(--cds-grid-bg, #ffffff)}.cds--cc--skeleton .shimmer-effect-lines{stroke-width:1px}.cds--cc--skeleton .shimmer-effect-sparkline{stroke-width:0px}.cds--cc--skeleton .empty-state-lines{stroke-width:1px;stroke:var(--cds-layer-accent-01, #e0e0e0)}.cds--cc--skeleton .shimmer-lines .stop-bg-shimmer{stop-color:var(--cds-layer-accent-01, #e0e0e0)}.cds--cc--skeleton .shimmer-lines .stop-shimmer{stop-color:#fff}.cds--cc--skeleton .empty-state-areas{fill:#7f7f7f1a}.cds--cc--skeleton .shimmer-areas .stop-bg-shimmer{stop-color:#7f7f7f1a}.cds--cc--skeleton .shimmer-areas .stop-shimmer{stop-color:#ffffff26}.cds--cc--skeleton-lines rect.chart-skeleton-backdrop{fill:var(--cds-grid-bg, #ffffff)}.cds--cc--skeleton-lines .shimmer-effect-lines{stroke-width:1px}.cds--cc--skeleton-lines .shimmer-effect-sparkline{stroke-width:0px}.cds--cc--skeleton-lines .empty-state-lines{stroke-width:1px;stroke:var(--cds-layer-accent-01, #e0e0e0)}.cds--cc--skeleton-lines .shimmer-lines .stop-bg-shimmer{stop-color:var(--cds-layer-accent-01, #e0e0e0)}.cds--cc--skeleton-lines .shimmer-lines .stop-shimmer{stop-color:#fff}.cds--cc--zero-line line.domain{stroke:var(--cds-border-strong-01, #8d8d8d)}.cds--cc--layout-row{display:flex;flex-direction:row}.cds--cc--layout-column{display:flex;flex-direction:column}.cds--cc--layout-row-reverse{display:flex;flex-direction:row-reverse}.cds--cc--layout-column-reverse{display:flex;flex-direction:column-reverse}.cds--cc--layout-alignitems-center{align-items:center}.cds--cc--chart-wrapper .layout-child{overflow:visible}.cds--cc--chart-wrapper svg.layout-svg-wrapper{height:inherit;width:inherit;overflow:visible}div.cds--cc--legend{display:flex;-webkit-user-select:none;user-select:none;flex-wrap:wrap}div.cds--cc--legend[data-name=legend-items]{width:100%;margin:-5px}div.cds--cc--legend div.legend-item{display:flex;align-items:center;margin:5px}div.cds--cc--legend div.legend-item div.checkbox{width:13px;height:13px;margin-right:4px;border-radius:2px;border:solid 1px var(--cds-background, #ffffff);box-shadow:0 0 0 2px transparent}@media (forced-colors: active){div.cds--cc--legend div.legend-item div.checkbox{forced-color-adjust:none}}div.cds--cc--legend div.legend-item div.checkbox:not(.active){border-color:var(--cds-text-secondary, #525252);background:var(--cds-background, #ffffff)}div.cds--cc--legend div.legend-item div.checkbox svg{display:none;vertical-align:text-top;fill:var(--cds-background, #ffffff);stroke:var(--cds-background, #ffffff)}div.cds--cc--legend div.legend-item.additional svg.icon{margin-right:4px}div.cds--cc--legend div.legend-item p{font-size:12px;fill:var(--cds-text-secondary, #525252);line-height:1rem}div.cds--cc--legend.center-aligned{justify-content:center}div.cds--cc--legend.right-aligned{justify-content:flex-end}div.cds--cc--legend.has-deactivated-items div.legend-item div.checkbox svg{display:block}div.cds--cc--legend.vertical{margin:-5px;flex-direction:column}div.cds--cc--legend.vertical div.legend-item{margin-right:0;margin-bottom:10px}div.cds--cc--legend.clickable div.legend-item:not(.additional):hover{cursor:pointer}div.cds--cc--legend.clickable div.legend-item:not(.additional):hover div.checkbox{border:solid 1px var(--cds-background, #ffffff);box-shadow:0 0 0 2px #0f62fe}div.cds--cc--legend.clickable div.legend-item:not(.additional):hover div.checkbox:not(.active){border-color:var(--cds-text-secondary, #525252)}.cds--chart-holder .cds--modal.is-visible{z-index:99999}.cds--chart-holder .cds--modal .cds--modal-container .cds--modal-header__label{margin-top:0;margin-bottom:0}.cds--chart-holder .cds--modal .cds--modal-container .cds--modal-header__heading{margin-top:.5rem;margin-bottom:1rem}.cds--chart-holder .cds--modal .cds--modal-container .cds--modal-content{padding:0;margin-bottom:0;color-scheme:var(--cds-color-scheme, light)}.cds--chart-holder .cds--modal .cds--modal-container .cds--modal-content table{position:relative;border-collapse:collapse}.cds--chart-holder .cds--modal .cds--modal-container .cds--modal-content table th{position:sticky;top:0}.cds--chart-holder .cds--modal .cds--modal-container .cds--modal-footer{background-color:transparent}.cds--chart-holder .cds--modal .cds--modal-container .cds--modal-footer .cds--cc-modal-footer-spacer{width:50%}.cds--cc--title p.title{color:var(--cds-text-primary, #161616);font-size:16px;font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",sans-serif;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:15px}.layout-child.title{height:unset!important;overflow:hidden}.cds--cc--meter-title{overflow:visible}.cds--cc--meter-title text.meter-title,.cds--cc--meter-title text.proportional-meter-title,.cds--cc--meter-title text.proportional-meter-total,.cds--cc--meter-title text.percent-value{fill:var(--cds-text-primary, #161616)}.cds--cc--meter-title g.status-indicator.status--danger circle.status{fill:var(--cds-support-error, #da1e28)}.cds--cc--meter-title g.status-indicator.status--warning circle.status{fill:var(--cds-support-warning, #f1c21b)}.cds--cc--meter-title g.status-indicator.status--warning path.innerFill{fill:#000}.cds--cc--meter-title g.status-indicator.status--success circle.status{fill:var(--cds-support-success, #198038)}.cds--cc--meter-title g.status-indicator path.innerFill{fill:var(--cds-layer-01-absolute, #ffffff)}.cds--chart-holder .cds--overflow-menu,.cds--chart-holder .cds--overflow-menu__trigger{width:2rem;height:2rem}.cds--chart-holder .cds--cc--toolbar{display:flex}.cds--chart-holder .cds--cc--toolbar div.toolbar-control.disabled,.cds--chart-holder .cds--cc--toolbar div.toolbar-control.disabled button{cursor:not-allowed}.cds--chart-holder .cds--cc--toolbar div.toolbar-control.disabled:hover,.cds--chart-holder .cds--cc--toolbar div.toolbar-control.disabled button:hover{background-color:transparent}.cds--chart-holder .cds--cc--toolbar div.toolbar-control.disabled button:focus{outline:none}.cds--chart-holder .cds--cc--toolbar div.toolbar-control.disabled svg{fill:var(--cds-icon-on-color-disabled, #8d8d8d)}.cds--chart-holder .cds--cc--toolbar .cds--overflow-menu--flip{right:0;left:unset}.cds--chart-holder .cds--cc--toolbar .cds--overflow-menu--flip.is-open{display:table}.cds--chart-holder .cds--cc--toolbar .cds--overflow-menu--flip ul{margin:0;padding:0}.cds--chart-holder .cds--cc--toolbar .cds--loading__background{fill:transparent}.cds--chart-holder .cds--cc--toolbar .cds--loading__stroke{stroke-dashoffset:99;fill:transparent}.cds--cc--tooltip{background-color:var(--cds-layer-02, #ffffff);pointer-events:none;transition-timing-function:cubic-bezier(.4,.14,.3,1);display:inline;visibility:visible;box-shadow:0 1px 6px #0003;position:absolute;word-wrap:break-word;z-index:1059;font-family:IBM Plex Sans Condensed,system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",sans-serif;transition:visibility 0s linear .1s,opacity .1s}.cds--cc--tooltip.hidden{opacity:0;visibility:hidden;transition:visibility 0s linear 0s,opacity .1s;transition-timing-function:cubic-bezier(.4,.14,.3,1)}.cds--cc--tooltip .content-box{color:var(--cds-text-primary, #161616)}.cds--cc--tooltip .content-box .title-tooltip{width:auto;padding:4px;min-width:20px;max-width:270px}.cds--cc--tooltip .content-box .title-tooltip p{margin:2px;font-size:12px;line-height:1rem}.cds--cc--tooltip .content-box .datapoint-tooltip{display:flex;padding:4px;flex-flow:row nowrap;width:auto;min-width:20px;justify-content:flex-start;align-items:center}.cds--cc--tooltip .content-box .datapoint-tooltip div.label{display:flex;flex:1}.cds--cc--tooltip .content-box .datapoint-tooltip div.label p{flex:1;padding-right:8px}.cds--cc--tooltip .content-box .datapoint-tooltip div.label span.label-icon svg{height:12px;padding-top:3px;vertical-align:top;padding-left:4px;width:auto;fill:var(--cds-layer-inverse-absolute, #000000)}.cds--cc--tooltip .content-box .datapoint-tooltip.bold div.label p{font-weight:600}.cds--cc--tooltip .content-box .datapoint-tooltip p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:16px;font-size:12px;display:inline-block;margin:0;padding:0;border:0}.cds--cc--tooltip .content-box .datapoint-tooltip p.value{width:auto;margin-left:6px}.cds--cc--tooltip .content-box ul.multi-tooltip{margin:0;padding:0}.cds--cc--tooltip .content-box ul.multi-tooltip li{list-style:none;position:relative}.cds--cc--tooltip .content-box ul.multi-tooltip li:not(:last-child){border-bottom:1px solid var(--cds-tooltip-line-border, #e0e0e0)}.cds--cc--tooltip .content-box svg.arrow-right rect{fill:none}.cds--cc--tooltip .tooltip-color{position:absolute;left:0;top:0;width:4px;height:100%}@media (forced-colors: active){.cds--cc--tooltip .tooltip-color{forced-color-adjust:none}}.cds--cc--tooltip .tooltip-color+div.label p{margin-left:4px}.cds--cc--threshold line.threshold-line{stroke:#fa4d56;stroke-width:1;stroke-dasharray:4;cursor:pointer;pointer-events:none}.cds--cc--threshold line.threshold-line.active{stroke-width:2}.cds--cc--threshold rect.threshold-hoverable-area{height:20px;transform:translateY(-10px);cursor:pointer;fill:transparent}.cds--cc--threshold rect.threshold-hoverable-area.rotate{transform:rotate(90deg) translateY(-10px)}.cds--cc--threshold--label{background-color:#fa4d56;pointer-events:none;transition:opacity .1s;transition-timing-function:cubic-bezier(.4,.14,.3,1);display:inline;box-shadow:0 1px 6px #0003;position:absolute;word-wrap:break-word;z-index:1059;font-family:IBM Plex Sans Condensed,system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",sans-serif;color:var(--cds-text-primary, #161616);line-height:16px;font-size:12px;padding:4px;min-width:20px}.cds--cc--threshold--label.hidden{opacity:0;transition:opacity .1s;transition-timing-function:cubic-bezier(.4,.14,.3,1)}.cds--cc--zoom-bar rect.zoom-bg{fill:var(--cds-background, #ffffff);stroke:var(--cds-layer-01, #f4f4f4)}.cds--cc--zoom-bar rect.zoom-slider-bg{fill:var(--cds-layer-01, #f4f4f4)}.cds--cc--zoom-bar rect.zoom-slider-selected-area{fill:var(--cds-icon-secondary, #525252)}.cds--cc--zoom-bar path.zoom-bg-baseline{stroke:var(--cds-border-strong-01, #8d8d8d);stroke-width:2}.cds--cc--zoom-bar path.zoom-graph-area{fill:var(--cds-layer-accent-01, #e0e0e0);stroke:var(--cds-border-strong-01, #8d8d8d);stroke-width:1}.cds--cc--zoom-bar path.zoom-graph-area-unselected{fill:var(--cds-layer-01, #f4f4f4);stroke:none}.cds--cc--zoom-bar g.zoom-bar-brush rect.handle{fill:var(--cds-icon-secondary, #525252)}.cds--cc--zoom-bar g.zoom-bar-brush rect.handle-bar{fill:var(--cds-layer-02, #ffffff)}.cds--cc--zoom-bar g.zoom-bar-brush rect.selection{fill:none;stroke:none}.cds--cc--zoom-bar rect[class^=highlight-]{fill:#ee5396;stroke:#ee5396}.cds--cc--highlight rect.highlight-bar{pointer-events:none;fill:#ee5396;stroke:#ee5396}.cds--cc--card-node{display:flex;position:relative;background-color:var(--cds-layer-01, #f4f4f4);z-index:1;box-sizing:border-box;font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",sans-serif;width:100%;height:100%;padding:1rem .5rem;border-left:.25rem solid var(--cds-border-inverse, #161616)}.cds--cc--card-node--a,.cds--cc--card-node--button{border-top:none;border-right:none;border-bottom:none;color:inherit;text-decoration:none;cursor:pointer}.cds--cc--card-node--button{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",sans-serif;text-align:left;width:100%}.cds--cc--card-node--a:focus,.cds--cc--card-node--a:hover,.cds--cc--card-node--button:focus,.cds--cc--card-node--button:hover{background-color:var(--cds-network-diagrams-background-hover, #f1f1f1)}.cds--cc--card-node--a:focus,.cds--cc--card-node--button:focus{outline:2px solid var(--cds-focus, #0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--cc--card-node--a:focus,.cds--cc--card-node--button:focus{outline-style:dotted}}.cds--cc--card-node--stacked:before{content:"";height:100%;width:100%;position:absolute;z-index:0;border-top:.125rem solid var(--cds-layer-accent-01, #e0e0e0);border-right:.125rem solid var(--cds-layer-accent-01, #e0e0e0);pointer-events:none;left:.3125rem;bottom:.3125rem}.cds--cc--card-node--stacked:after{content:"";height:100%;width:100%;position:absolute;z-index:0;border-top:.125rem solid var(--cds-layer-accent-01, #e0e0e0);border-right:.125rem solid var(--cds-layer-accent-01, #e0e0e0);pointer-events:none;left:.6875rem;bottom:.6875rem}.cds--cc--card-node__column{padding:0 .5rem}.cds--cc--card-node__column--farside{margin-left:auto}.cds--cc--card-node__title{font-size:var(--cds-productive-heading-01-font-size, .875rem);font-weight:var(--cds-productive-heading-01-font-weight, 600);line-height:var(--cds-productive-heading-01-line-height, 1.28572);letter-spacing:var(--cds-productive-heading-01-letter-spacing, .16px);margin:0}.cds--cc--card-node__subtitle{font-size:var(--cds-body-short-01-font-size, .875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, .16px);margin:0}.cds--cc--card-node__label{display:block;font-size:var(--cds-label-01-font-size, .75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, .32px);color:var(--cds-text-secondary, #525252);padding-top:1.5rem}.cds--cc--shape-node{display:flex;justify-content:center;align-items:center;background-color:var(--cds-layer-01, #f4f4f4);box-sizing:border-box;font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",sans-serif;width:100%;height:100%;position:relative}.cds--cc--shape-node--circle{border-radius:100%}.cds--cc--shape-node--square{border-radius:0}.cds--cc--shape-node--rounded-square{border-radius:.5rem}.cds--cc--shape-node--a,.cds--cc--shape-node--button{border:none;color:inherit;text-decoration:none;cursor:pointer}.cds--cc--shape-node--button{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",sans-serif;text-align:left;width:100%}.cds--cc--shape-node--a:focus,.cds--cc--shape-node--a:hover,.cds--cc--shape-node--button:focus,.cds--cc--shape-node--button:hover{background-color:var(--cds-network-diagrams-background-hover, #f1f1f1)}.cds--cc--shape-node--a:focus .cds--cc--shape-node__title,.cds--cc--shape-node--a:focus .cds--cc--shape-node__subtitle,.cds--cc--shape-node--a:hover .cds--cc--shape-node__title,.cds--cc--shape-node--a:hover .cds--cc--shape-node__subtitle,.cds--cc--shape-node--button:focus .cds--cc--shape-node__title,.cds--cc--shape-node--button:focus .cds--cc--shape-node__subtitle,.cds--cc--shape-node--button:hover .cds--cc--shape-node__title,.cds--cc--shape-node--button:hover .cds--cc--shape-node__subtitle{font-weight:600}.cds--cc--shape-node--a:focus:focus,.cds--cc--shape-node--button:focus:focus{outline:none;box-shadow:0 0 0 2px var(--cds-focus, #0f62fe)}.cds--cc--shape-node__body{position:absolute;top:calc(100% + .125rem);text-align:center}.cds--cc--shape-node__subtitle{padding-bottom:.125rem;font-size:var(--cds-body-short-01-font-size, .875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, .16px);color:var(--cds-text-primary, #161616)}.cds--cc--shape-node__icon{display:flex}.cds--cc--shape-node__title{font-size:var(--cds-body-short-01-font-size, .875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, .16px);color:var(--cds-text-primary, #161616);padding-top:.125rem;margin-bottom:1px}.cds--cc--edge{fill:transparent}.cds--cc--edge__container{stroke-width:1.5rem;stroke:transparent;stroke-dasharray:none}.cds--cc--edge__inner{stroke-width:.0625rem;stroke:var(--cds-border-strong-01, #8d8d8d)}.cds--cc--edge__outer{stroke-width:.15625rem;stroke:transparent}.cds--cc--edge:hover .cds--cc--edge__inner{stroke-width:.15625rem}.cds--cc--edge--dash-sm{stroke-dasharray:2 4}.cds--cc--edge--dash-md{stroke-dasharray:4 4}.cds--cc--edge--dash-lg{stroke-dasharray:8 4}.cds--cc--edge--dash-xl{stroke-dasharray:16 4}.cds--cc--edge--tunnel .cds--cc--edge__outer{stroke:var(--cds-layer-accent-01, #e0e0e0);stroke-width:.375rem}.cds--cc--edge--double .cds--cc--edge__inner{stroke:var(--cds-background, #ffffff)}.cds--cc--edge--double .cds--cc--edge__outer{stroke:var(--cds-border-inverse, #161616);stroke-width:.28125rem}.cds--cc--marker{fill:var(--cds-border-inverse, #161616)}svg.cds--cc--color-legend{display:flex;-webkit-user-select:none;user-select:none}svg.cds--cc--color-legend g.legend-title text{fill:var(--cds-layer-inverse-absolute, #000000)}.cds--cc--area path.area,.cds--cc--area-stacked path.area{pointer-events:none}.cds--cc--bubble circle.dot.hovered{fill-opacity:1;transition:all .1s;transition-timing-function:cubic-bezier(.4,.14,.3,1)}.cds--cc--bubble circle.dot.unfilled{fill:var(--cds-layer-01, #f4f4f4)}.cds--cc--bubble g.lines path.line{mix-blend-mode:multiply}.cds--cc--bullet path.range-box{pointer-events:none}.cds--cc--bullet path.range-box.order-1{fill:var(--cds-zone-fill-01, #f4f4f4);stroke:var(--cds-zone-stroke-01, #8d8d8d)}.cds--cc--bullet path.range-box.order-2{fill:var(--cds-zone-fill-02, #e0e0e0);stroke:var(--cds-zone-stroke-02, #8d8d8d)}.cds--cc--bullet path.range-box.order-3{fill:var(--cds-zone-fill-03, #c6c6c6);stroke:var(--cds-zone-stroke-03, #8d8d8d)}.cds--cc--bullet path.marker,.cds--cc--bullet path.quartile{pointer-events:none;stroke-width:1.5px;stroke:var(--cds-layer-inverse-absolute, #000000)}.cds--cc--bullet path.quartile.over-bar{stroke:var(--cds-layer-01-absolute, #ffffff)}.cds--cc--donut{overflow:visible}.cds--cc--line path.line{pointer-events:none;fill:none;stroke-width:1.5}.cds--cc--line path.line.sparkline-loading{animation:shimmer 2.5s infinite linear}@keyframes shimmer{0%{stroke:var(--cds-layer-accent-01, #e0e0e0)}20%{stroke:#fff;opacity:.5}to{stroke:var(--cds-layer-accent-01, #e0e0e0)}}.cds--cc--scatter circle.dot.hovered{fill-opacity:1;transition:all .1s;transition-timing-function:cubic-bezier(.4,.14,.3,1)}.cds--cc--scatter circle.dot.unfilled{fill:var(--cds-layer-01, #f4f4f4);stroke-width:1.5}.cds--cc--scatter circle.dot.threshold-anomaly{stroke-width:3}.cds--cc--scatter g.lines path.line{mix-blend-mode:multiply}.cds--cc--meter rect.container{fill:var(--cds-layer-01, #f4f4f4)}.cds--cc--meter line.rangeIndicator{stroke:var(--cds-meter-range-indicator, #a8a8a8);stroke-width:1px}.cds--cc--meter rect.value.status--danger{fill:var(--cds-support-error, #da1e28)}.cds--cc--meter rect.value.status--warning{fill:var(--cds-support-warning, #f1c21b);stroke-width:1px;stroke:var(--cds-alert-stroke, #b28600)}.cds--cc--meter rect.value.status--success{fill:var(--cds-support-success, #198038)}.cds--cc--meter line.peak{stroke:var(--cds-border-inverse, #161616);stroke-width:2px}.cds--cc--scatter-stacked circle.dot.unfilled{fill:var(--cds-layer-01, #f4f4f4);stroke-width:1.5}.cds--cc--scatter-stacked circle.dot.threshold-anomaly{stroke-width:3}.cds--cc--radar .blobs path{stroke-width:1.5px}.cds--cc--radar .y-axes path,.cds--cc--radar .x-axes line{stroke-width:1px;stroke:var(--cds-layer-accent-01, #e0e0e0)}.cds--cc--radar .x-axes line.hovered{stroke:var(--cds-layer-inverse-absolute, #000000)}.cds--cc--chart-wrapper .cds--cc--tree g.links{fill:none;stroke:var(--cds-border-strong-01, #8d8d8d);stroke-opacity:.4;stroke-width:1.5}.cds--cc--chart-wrapper .cds--cc--tree g.clickable{cursor:pointer}.cds--cc--chart-wrapper .cds--cc--tree g.clickable:hover text{font-weight:600}.cds--cc--chart-wrapper .cds--cc--tree g.clickable:hover circle{fill:var(--cds-text-primary, #161616);transition:all .1s ease-out}.cds--cc--chart-wrapper .cds--cc--tree circle.parent{fill:var(--cds-text-secondary, #525252)}.cds--cc--chart-wrapper .cds--cc--tree circle.child{fill:var(--cds-border-strong-01, #8d8d8d)}.cds--cc--chart-wrapper .cds--cc--tree text{fill:var(--cds-text-primary, #161616)}.cds--cc--chart-wrapper .cds--cc--tree text.text-stroke{stroke:var(--cds-text-inverse, #ffffff);stroke-width:2px}.cds--cc--treemap text{pointer-events:none}.cds--cc--gauge{overflow:visible}.cds--cc--gauge path.arc-background{fill:var(--cds-layer-01, #f4f4f4)}.cds--cc--gauge .gauge-delta-arrow.status--danger{fill:var(--cds-support-error, #da1e28)}.cds--cc--gauge .gauge-delta-arrow.status--warning{fill:var(--cds-support-warning, #f1c21b)}.cds--cc--gauge .gauge-delta-arrow.status--success{fill:var(--cds-support-success, #198038)}.cds--cc--pie{overflow:visible}.cds--cc--lollipop line.line{pointer-events:none}.cds--cc--lollipop circle.dot{stroke-width:1.5}.cds--cc--circle-pack circle.node{stroke-width:1.5px}.cds--cc--circle-pack circle.node.hovered{fill-opacity:1}.cds--cc--circle-pack circle.node.non-focal{fill:var(--cds-icon-disabled, rgba(22, 22, 22, .25));fill-opacity:30%;stroke:var(--cds-icon-disabled, rgba(22, 22, 22, .25))}.cds--cc--circle-pack circle.node.clickable{cursor:zoom-in}.cds--cc--chart-wrapper.zoomed-in{cursor:zoom-out}.cds--cc--chart-wrapper.zoomed-in .cds--cc--circle-pack circle.node.hovered-child{stroke:1.5px solid initial}.cds--cc--chart-wrapper.zoomed-in .cds--cc--circle-pack circle.node.clickable{cursor:zoom-out}.cds--cc--wordcloud text.word.light{font-weight:300}.cds--cc--alluvial rect.node,.cds--cc--alluvial rect.node-text-bg{fill:var(--cds-layer-inverse-absolute, #000000)}.cds--cc--alluvial text.node-text{fill:var(--cds-layer-01-absolute, #ffffff)}.cds--cc--alluvial polygon.arrow-down{fill:var(--cds-layer-01, #f4f4f4)}.cds--cc--heatmap g.highlighter-hidden{visibility:hidden}.cds--cc--heatmap g.cell-highlight line{stroke:#fff;stroke-width:1px}.cds--cc--heatmap g.cell-2 line{stroke:#fff;stroke-width:2px!important}.cds--cc--heatmap g.multi-cell line{stroke:#fff;stroke-width:2px}.cds--cc--heatmap rect.pattern-fill{fill:var(--cds-border-strong-01, #8d8d8d)}.cds--cc--heatmap g.shadows line.top{filter:drop-shadow(0px -3px 2px black)}.cds--cc--heatmap g.shadows line.down{filter:drop-shadow(0px 3px 2px black)}.cds--cc--heatmap g.shadows line.left{filter:drop-shadow(-3px 0px 2px black)}.cds--cc--heatmap g.shadows line.right{filter:drop-shadow(3px 0px 2px black)}.cds--cc--heatmap rect.heat{stroke-width:0px;stroke:var(--cds-background, #ffffff)}.cds--cc--heatmap rect.null-state{fill:var(--cds-icon-inverse, #ffffff)}.cds--cc--chart-wrapper{font-family:IBM Plex Sans Condensed,system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",sans-serif}.cds--cc--chart-wrapper p{padding:0;margin:0;font-size:12px;font-weight:400;color:var(--cds-text-secondary, #525252)}.cds--cc--chart-wrapper text{font-size:12px;font-weight:400;fill:var(--cds-text-secondary, #525252)}.cds--cc--chart-wrapper g.gauge-numbers text.gauge-value-number{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",sans-serif;font-weight:300}.cds--cc--chart-wrapper text.meter-title,.cds--cc--chart-wrapper text.percent-value{font-size:16px;font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",sans-serif}.cds--cc--chart-wrapper text.meter-title{font-weight:600}.cds--chart-holder{position:relative;display:block;width:100%;height:100%}.cds--chart-holder.filled,.cds--chart-holder.fullscreen,.cds--chart-holder.filled .cds--cc--chart-wrapper,.cds--chart-holder.fullscreen .cds--cc--chart-wrapper{background-color:var(--cds-background, #ffffff)}.cds--chart-holder .DONT_STYLE_ME_css_styles_verifier{overflow:hidden;opacity:0}.cds--chart-holder{--cds-background: #ffffff;--cds-background-active: rgba(141, 141, 141, .5);--cds-background-brand: #0f62fe;--cds-background-hover: rgba(141, 141, 141, .12);--cds-background-inverse: #393939;--cds-background-inverse-hover: #474747;--cds-background-selected: rgba(141, 141, 141, .2);--cds-background-selected-hover: rgba(141, 141, 141, .32);--cds-border-disabled: #c6c6c6;--cds-border-interactive: #0f62fe;--cds-border-inverse: #161616;--cds-border-strong-01: #8d8d8d;--cds-border-strong-02: #8d8d8d;--cds-border-strong-03: #8d8d8d;--cds-border-subtle-00: #e0e0e0;--cds-border-subtle-01: #e0e0e0;--cds-border-subtle-02: #e0e0e0;--cds-border-subtle-03: #e0e0e0;--cds-border-subtle-selected-01: #c6c6c6;--cds-border-subtle-selected-02: #c6c6c6;--cds-border-subtle-selected-03: #c6c6c6;--cds-field-01: #f4f4f4;--cds-field-02: #ffffff;--cds-field-03: #f4f4f4;--cds-field-hover-01: #e8e8e8;--cds-field-hover-02: #e8e8e8;--cds-field-hover-03: #e8e8e8;--cds-focus: #0f62fe;--cds-focus-inset: #ffffff;--cds-focus-inverse: #ffffff;--cds-highlight: #d0e2ff;--cds-icon-disabled: rgba(22, 22, 22, .25);--cds-icon-inverse: #ffffff;--cds-icon-on-color: #ffffff;--cds-icon-on-color-disabled: #8d8d8d;--cds-icon-primary: #161616;--cds-icon-secondary: #525252;--cds-interactive: #0f62fe;--cds-layer-01: #f4f4f4;--cds-layer-02: #ffffff;--cds-layer-03: #f4f4f4;--cds-layer-accent-01: #e0e0e0;--cds-layer-accent-02: #e0e0e0;--cds-layer-accent-03: #e0e0e0;--cds-layer-accent-active-01: #a8a8a8;--cds-layer-accent-active-02: #a8a8a8;--cds-layer-accent-active-03: #a8a8a8;--cds-layer-accent-hover-01: #d1d1d1;--cds-layer-accent-hover-02: #d1d1d1;--cds-layer-accent-hover-03: #d1d1d1;--cds-layer-active-01: #c6c6c6;--cds-layer-active-02: #c6c6c6;--cds-layer-active-03: #c6c6c6;--cds-layer-hover-01: #e8e8e8;--cds-layer-hover-02: #e8e8e8;--cds-layer-hover-03: #e8e8e8;--cds-layer-selected-01: #e0e0e0;--cds-layer-selected-02: #e0e0e0;--cds-layer-selected-03: #e0e0e0;--cds-layer-selected-disabled: #8d8d8d;--cds-layer-selected-hover-01: #d1d1d1;--cds-layer-selected-hover-02: #d1d1d1;--cds-layer-selected-hover-03: #d1d1d1;--cds-layer-selected-inverse: #161616;--cds-link-inverse: #78a9ff;--cds-link-inverse-active: #f4f4f4;--cds-link-inverse-hover: #a6c8ff;--cds-link-primary: #0f62fe;--cds-link-primary-hover: #0043ce;--cds-link-secondary: #0043ce;--cds-link-visited: #8a3ffc;--cds-overlay: rgba(22, 22, 22, .5);--cds-shadow: rgba(0, 0, 0, .3);--cds-skeleton-background: #e8e8e8;--cds-skeleton-element: #c6c6c6;--cds-support-caution-major: #ff832b;--cds-support-caution-minor: #f1c21b;--cds-support-caution-undefined: #8a3ffc;--cds-support-error: #da1e28;--cds-support-error-inverse: #fa4d56;--cds-support-info: #0043ce;--cds-support-info-inverse: #4589ff;--cds-support-success: #198038;--cds-support-success-inverse: #42be65;--cds-support-warning: #f1c21b;--cds-support-warning-inverse: #f1c21b;--cds-text-disabled: rgba(22, 22, 22, .25);--cds-text-error: #da1e28;--cds-text-helper: #6f6f6f;--cds-text-inverse: #ffffff;--cds-text-on-color: #ffffff;--cds-text-on-color-disabled: #8d8d8d;--cds-text-placeholder: rgba(22, 22, 22, .4);--cds-text-primary: #161616;--cds-text-secondary: #525252;--cds-toggle-off: #8d8d8d;--cds-spacing-01: .125rem;--cds-spacing-02: .25rem;--cds-spacing-03: .5rem;--cds-spacing-04: .75rem;--cds-spacing-05: 1rem;--cds-spacing-06: 1.5rem;--cds-spacing-07: 2rem;--cds-spacing-08: 2.5rem;--cds-spacing-09: 3rem;--cds-spacing-10: 4rem;--cds-spacing-11: 5rem;--cds-spacing-12: 6rem;--cds-spacing-13: 10rem;--cds-fluid-spacing-01: 0;--cds-fluid-spacing-02: 2vw;--cds-fluid-spacing-03: 5vw;--cds-fluid-spacing-04: 10vw;--cds-label-01-font-size: .75rem;--cds-label-01-font-weight: 400;--cds-label-01-line-height: 1.33333;--cds-label-01-letter-spacing: .32px;--cds-helper-text-01-font-size: .75rem;--cds-helper-text-01-line-height: 1.33333;--cds-helper-text-01-letter-spacing: .32px;--cds-body-short-01-font-size: .875rem;--cds-body-short-01-font-weight: 400;--cds-body-short-01-line-height: 1.28572;--cds-body-short-01-letter-spacing: .16px;--cds-body-short-02-font-size: 1rem;--cds-body-short-02-font-weight: 400;--cds-body-short-02-line-height: 1.375;--cds-body-short-02-letter-spacing: 0;--cds-body-long-01-font-size: .875rem;--cds-body-long-01-font-weight: 400;--cds-body-long-01-line-height: 1.42857;--cds-body-long-01-letter-spacing: .16px;--cds-body-long-02-font-size: 1rem;--cds-body-long-02-font-weight: 400;--cds-body-long-02-line-height: 1.5;--cds-body-long-02-letter-spacing: 0;--cds-code-01-font-family: "IBM Plex Mono", system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", monospace;--cds-code-01-font-size: .75rem;--cds-code-01-font-weight: 400;--cds-code-01-line-height: 1.33333;--cds-code-01-letter-spacing: .32px;--cds-code-02-font-family: "IBM Plex Mono", system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", monospace;--cds-code-02-font-size: .875rem;--cds-code-02-font-weight: 400;--cds-code-02-line-height: 1.42857;--cds-code-02-letter-spacing: .32px;--cds-heading-01-font-size: .875rem;--cds-heading-01-font-weight: 600;--cds-heading-01-line-height: 1.42857;--cds-heading-01-letter-spacing: .16px;--cds-heading-02-font-size: 1rem;--cds-heading-02-font-weight: 600;--cds-heading-02-line-height: 1.5;--cds-heading-02-letter-spacing: 0;--cds-productive-heading-01-font-size: .875rem;--cds-productive-heading-01-font-weight: 600;--cds-productive-heading-01-line-height: 1.28572;--cds-productive-heading-01-letter-spacing: .16px;--cds-productive-heading-02-font-size: 1rem;--cds-productive-heading-02-font-weight: 600;--cds-productive-heading-02-line-height: 1.375;--cds-productive-heading-02-letter-spacing: 0;--cds-productive-heading-03-font-size: 1.25rem;--cds-productive-heading-03-font-weight: 400;--cds-productive-heading-03-line-height: 1.4;--cds-productive-heading-03-letter-spacing: 0;--cds-productive-heading-04-font-size: 1.75rem;--cds-productive-heading-04-font-weight: 400;--cds-productive-heading-04-line-height: 1.28572;--cds-productive-heading-04-letter-spacing: 0;--cds-productive-heading-05-font-size: 2rem;--cds-productive-heading-05-font-weight: 400;--cds-productive-heading-05-line-height: 1.25;--cds-productive-heading-05-letter-spacing: 0;--cds-productive-heading-06-font-size: 2rem;--cds-productive-heading-06-font-weight: 300;--cds-productive-heading-06-line-height: 1.199;--cds-productive-heading-06-letter-spacing: 0;--cds-productive-heading-07-font-size: 2.625rem;--cds-productive-heading-07-font-weight: 300;--cds-productive-heading-07-line-height: 1.19;--cds-productive-heading-07-letter-spacing: 0;--cds-expressive-paragraph-01-font-size: 1.5rem;--cds-expressive-paragraph-01-font-weight: 300;--cds-expressive-paragraph-01-line-height: 1.334;--cds-expressive-paragraph-01-letter-spacing: 0;--cds-expressive-heading-01-font-size: .875rem;--cds-expressive-heading-01-font-weight: 600;--cds-expressive-heading-01-line-height: 1.42857;--cds-expressive-heading-01-letter-spacing: .16px;--cds-expressive-heading-02-font-size: 1rem;--cds-expressive-heading-02-font-weight: 600;--cds-expressive-heading-02-line-height: 1.5;--cds-expressive-heading-02-letter-spacing: 0;--cds-expressive-heading-03-font-size: 1.25rem;--cds-expressive-heading-03-font-weight: 400;--cds-expressive-heading-03-line-height: 1.4;--cds-expressive-heading-03-letter-spacing: 0;--cds-expressive-heading-04-font-size: 1.75rem;--cds-expressive-heading-04-font-weight: 400;--cds-expressive-heading-04-line-height: 1.28572;--cds-expressive-heading-04-letter-spacing: 0;--cds-expressive-heading-05-font-size: 2rem;--cds-expressive-heading-05-font-weight: 400;--cds-expressive-heading-05-line-height: 1.25;--cds-expressive-heading-05-letter-spacing: 0;--cds-expressive-heading-06-font-size: 2rem;--cds-expressive-heading-06-font-weight: 600;--cds-expressive-heading-06-line-height: 1.25;--cds-expressive-heading-06-letter-spacing: 0;--cds-quotation-01-font-family: "IBM Plex Serif", system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", serif;--cds-quotation-01-font-size: 1.25rem;--cds-quotation-01-font-weight: 400;--cds-quotation-01-line-height: 1.3;--cds-quotation-01-letter-spacing: 0;--cds-quotation-02-font-family: "IBM Plex Serif", system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", serif;--cds-quotation-02-font-size: 2rem;--cds-quotation-02-font-weight: 300;--cds-quotation-02-line-height: 1.25;--cds-quotation-02-letter-spacing: 0;--cds-display-01-font-size: 2.625rem;--cds-display-01-font-weight: 300;--cds-display-01-line-height: 1.19;--cds-display-01-letter-spacing: 0;--cds-display-02-font-size: 2.625rem;--cds-display-02-font-weight: 600;--cds-display-02-line-height: 1.19;--cds-display-02-letter-spacing: 0;--cds-display-03-font-size: 2.625rem;--cds-display-03-font-weight: 300;--cds-display-03-line-height: 1.19;--cds-display-03-letter-spacing: 0;--cds-display-04-font-size: 2.625rem;--cds-display-04-font-weight: 600;--cds-display-04-line-height: 1.19;--cds-display-04-letter-spacing: 0;--cds-legal-01-font-size: .75rem;--cds-legal-01-font-weight: 400;--cds-legal-01-line-height: 1.33333;--cds-legal-01-letter-spacing: .32px;--cds-legal-02-font-size: .875rem;--cds-legal-02-font-weight: 400;--cds-legal-02-line-height: 1.28572;--cds-legal-02-letter-spacing: .16px;--cds-body-compact-01-font-size: .875rem;--cds-body-compact-01-font-weight: 400;--cds-body-compact-01-line-height: 1.28572;--cds-body-compact-01-letter-spacing: .16px;--cds-body-compact-02-font-size: 1rem;--cds-body-compact-02-font-weight: 400;--cds-body-compact-02-line-height: 1.375;--cds-body-compact-02-letter-spacing: 0;--cds-heading-compact-01-font-size: .875rem;--cds-heading-compact-01-font-weight: 600;--cds-heading-compact-01-line-height: 1.28572;--cds-heading-compact-01-letter-spacing: .16px;--cds-heading-compact-02-font-size: 1rem;--cds-heading-compact-02-font-weight: 600;--cds-heading-compact-02-line-height: 1.375;--cds-heading-compact-02-letter-spacing: 0;--cds-body-01-font-size: .875rem;--cds-body-01-font-weight: 400;--cds-body-01-line-height: 1.42857;--cds-body-01-letter-spacing: .16px;--cds-body-02-font-size: 1rem;--cds-body-02-font-weight: 400;--cds-body-02-line-height: 1.5;--cds-body-02-letter-spacing: 0;--cds-heading-03-font-size: 1.25rem;--cds-heading-03-font-weight: 400;--cds-heading-03-line-height: 1.4;--cds-heading-03-letter-spacing: 0;--cds-heading-04-font-size: 1.75rem;--cds-heading-04-font-weight: 400;--cds-heading-04-line-height: 1.28572;--cds-heading-04-letter-spacing: 0;--cds-heading-05-font-size: 2rem;--cds-heading-05-font-weight: 400;--cds-heading-05-line-height: 1.25;--cds-heading-05-letter-spacing: 0;--cds-heading-06-font-size: 2rem;--cds-heading-06-font-weight: 300;--cds-heading-06-line-height: 1.199;--cds-heading-06-letter-spacing: 0;--cds-heading-07-font-size: 2.625rem;--cds-heading-07-font-weight: 300;--cds-heading-07-line-height: 1.19;--cds-heading-07-letter-spacing: 0;--cds-fluid-heading-03-font-size: 1.25rem;--cds-fluid-heading-03-font-weight: 400;--cds-fluid-heading-03-line-height: 1.4;--cds-fluid-heading-03-letter-spacing: 0;--cds-fluid-heading-04-font-size: 1.75rem;--cds-fluid-heading-04-font-weight: 400;--cds-fluid-heading-04-line-height: 1.28572;--cds-fluid-heading-04-letter-spacing: 0;--cds-fluid-heading-05-font-size: 2rem;--cds-fluid-heading-05-font-weight: 400;--cds-fluid-heading-05-line-height: 1.25;--cds-fluid-heading-05-letter-spacing: 0;--cds-fluid-heading-06-font-size: 2rem;--cds-fluid-heading-06-font-weight: 600;--cds-fluid-heading-06-line-height: 1.25;--cds-fluid-heading-06-letter-spacing: 0;--cds-fluid-paragraph-01-font-size: 1.5rem;--cds-fluid-paragraph-01-font-weight: 300;--cds-fluid-paragraph-01-line-height: 1.334;--cds-fluid-paragraph-01-letter-spacing: 0;--cds-fluid-quotation-01-font-family: "IBM Plex Serif", system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", serif;--cds-fluid-quotation-01-font-size: 1.25rem;--cds-fluid-quotation-01-font-weight: 400;--cds-fluid-quotation-01-line-height: 1.3;--cds-fluid-quotation-01-letter-spacing: 0;--cds-fluid-quotation-02-font-family: "IBM Plex Serif", system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", serif;--cds-fluid-quotation-02-font-size: 2rem;--cds-fluid-quotation-02-font-weight: 300;--cds-fluid-quotation-02-line-height: 1.25;--cds-fluid-quotation-02-letter-spacing: 0;--cds-fluid-display-01-font-size: 2.625rem;--cds-fluid-display-01-font-weight: 300;--cds-fluid-display-01-line-height: 1.19;--cds-fluid-display-01-letter-spacing: 0;--cds-fluid-display-02-font-size: 2.625rem;--cds-fluid-display-02-font-weight: 600;--cds-fluid-display-02-line-height: 1.19;--cds-fluid-display-02-letter-spacing: 0;--cds-fluid-display-03-font-size: 2.625rem;--cds-fluid-display-03-font-weight: 300;--cds-fluid-display-03-line-height: 1.19;--cds-fluid-display-03-letter-spacing: 0;--cds-fluid-display-04-font-size: 2.625rem;--cds-fluid-display-04-font-weight: 600;--cds-fluid-display-04-line-height: 1.19;--cds-fluid-display-04-letter-spacing: 0;--cds-color-scheme: light;--cds-alert-stroke: #b28600;--cds-layer-01-absolute: #ffffff;--cds-layer-inverse-absolute: #000000;--cds-null-state: none;--cds-grid-bg: #ffffff;--cds-meter-range-indicator: #a8a8a8;--cds-network-diagrams-background-hover: #f1f1f1;--cds-tooltip-line-border: #e0e0e0;--cds-zone-fill-01: #f4f4f4;--cds-zone-stroke-01: #8d8d8d;--cds-zone-fill-02: #e0e0e0;--cds-zone-stroke-02: #8d8d8d;--cds-zone-fill-03: #c6c6c6;--cds-zone-stroke-03: #8d8d8d;--cds-layer: var(--cds-layer-01, #f4f4f4);--cds-layer-active: var(--cds-layer-active-01, #c6c6c6);--cds-layer-hover: var(--cds-layer-hover-01, #e8e8e8);--cds-layer-selected: var(--cds-layer-selected-01, #e0e0e0);--cds-layer-selected-hover: var(--cds-layer-selected-hover-01, #d1d1d1);--cds-layer-accent: var(--cds-layer-accent-01, #e0e0e0);--cds-layer-accent-hover: var(--cds-layer-accent-hover-01, #d1d1d1);--cds-layer-accent-active: var(--cds-layer-accent-active-01, #a8a8a8);--cds-field: var(--cds-field-01, #f4f4f4);--cds-field-hover: var(--cds-field-hover-01, #e8e8e8);--cds-border-subtle: var(--cds-border-subtle-01, #e0e0e0);--cds-border-subtle-selected: var(--cds-border-subtle-selected-01, #c6c6c6);--cds-border-strong: var(--cds-border-strong-01, #8d8d8d)}.cds--chart-holder[data-carbon-theme=g10]{--cds-background: #f4f4f4;--cds-background-active: rgba(141, 141, 141, .5);--cds-background-brand: #0f62fe;--cds-background-hover: rgba(141, 141, 141, .12);--cds-background-inverse: #393939;--cds-background-inverse-hover: #474747;--cds-background-selected: rgba(141, 141, 141, .2);--cds-background-selected-hover: rgba(141, 141, 141, .32);--cds-border-disabled: #c6c6c6;--cds-border-interactive: #0f62fe;--cds-border-inverse: #161616;--cds-border-strong-01: #8d8d8d;--cds-border-strong-02: #8d8d8d;--cds-border-strong-03: #8d8d8d;--cds-border-subtle-00: #e0e0e0;--cds-border-subtle-01: #e0e0e0;--cds-border-subtle-02: #e0e0e0;--cds-border-subtle-03: #e0e0e0;--cds-border-subtle-selected-01: #c6c6c6;--cds-border-subtle-selected-02: #c6c6c6;--cds-border-subtle-selected-03: #c6c6c6;--cds-field-01: #ffffff;--cds-field-02: #f4f4f4;--cds-field-03: #ffffff;--cds-field-hover-01: #e8e8e8;--cds-field-hover-02: #e8e8e8;--cds-field-hover-03: #e8e8e8;--cds-focus: #0f62fe;--cds-focus-inset: #ffffff;--cds-focus-inverse: #ffffff;--cds-highlight: #d0e2ff;--cds-icon-disabled: rgba(22, 22, 22, .25);--cds-icon-inverse: #ffffff;--cds-icon-on-color: #ffffff;--cds-icon-on-color-disabled: #8d8d8d;--cds-icon-primary: #161616;--cds-icon-secondary: #525252;--cds-interactive: #0f62fe;--cds-layer-01: #ffffff;--cds-layer-02: #f4f4f4;--cds-layer-03: #ffffff;--cds-layer-accent-01: #e0e0e0;--cds-layer-accent-02: #e0e0e0;--cds-layer-accent-03: #e0e0e0;--cds-layer-accent-active-01: #a8a8a8;--cds-layer-accent-active-02: #a8a8a8;--cds-layer-accent-active-03: #a8a8a8;--cds-layer-accent-hover-01: #d1d1d1;--cds-layer-accent-hover-02: #d1d1d1;--cds-layer-accent-hover-03: #d1d1d1;--cds-layer-active-01: #c6c6c6;--cds-layer-active-02: #c6c6c6;--cds-layer-active-03: #c6c6c6;--cds-layer-hover-01: #e8e8e8;--cds-layer-hover-02: #e8e8e8;--cds-layer-hover-03: #e8e8e8;--cds-layer-selected-01: #e0e0e0;--cds-layer-selected-02: #e0e0e0;--cds-layer-selected-03: #e0e0e0;--cds-layer-selected-disabled: #8d8d8d;--cds-layer-selected-hover-01: #d1d1d1;--cds-layer-selected-hover-02: #d1d1d1;--cds-layer-selected-hover-03: #d1d1d1;--cds-layer-selected-inverse: #161616;--cds-link-inverse: #78a9ff;--cds-link-inverse-active: #f4f4f4;--cds-link-inverse-hover: #a6c8ff;--cds-link-primary: #0f62fe;--cds-link-primary-hover: #0043ce;--cds-link-secondary: #0043ce;--cds-link-visited: #8a3ffc;--cds-overlay: rgba(22, 22, 22, .5);--cds-shadow: rgba(0, 0, 0, .3);--cds-skeleton-background: #e8e8e8;--cds-skeleton-element: #c6c6c6;--cds-support-caution-major: #ff832b;--cds-support-caution-minor: #f1c21b;--cds-support-caution-undefined: #8a3ffc;--cds-support-error: #da1e28;--cds-support-error-inverse: #fa4d56;--cds-support-info: #0043ce;--cds-support-info-inverse: #4589ff;--cds-support-success: #198038;--cds-support-success-inverse: #42be65;--cds-support-warning: #f1c21b;--cds-support-warning-inverse: #f1c21b;--cds-text-disabled: rgba(22, 22, 22, .25);--cds-text-error: #da1e28;--cds-text-helper: #6f6f6f;--cds-text-inverse: #ffffff;--cds-text-on-color: #ffffff;--cds-text-on-color-disabled: #8d8d8d;--cds-text-placeholder: rgba(22, 22, 22, .4);--cds-text-primary: #161616;--cds-text-secondary: #525252;--cds-toggle-off: #8d8d8d;--cds-spacing-01: .125rem;--cds-spacing-02: .25rem;--cds-spacing-03: .5rem;--cds-spacing-04: .75rem;--cds-spacing-05: 1rem;--cds-spacing-06: 1.5rem;--cds-spacing-07: 2rem;--cds-spacing-08: 2.5rem;--cds-spacing-09: 3rem;--cds-spacing-10: 4rem;--cds-spacing-11: 5rem;--cds-spacing-12: 6rem;--cds-spacing-13: 10rem;--cds-fluid-spacing-01: 0;--cds-fluid-spacing-02: 2vw;--cds-fluid-spacing-03: 5vw;--cds-fluid-spacing-04: 10vw;--cds-label-01-font-size: .75rem;--cds-label-01-font-weight: 400;--cds-label-01-line-height: 1.33333;--cds-label-01-letter-spacing: .32px;--cds-helper-text-01-font-size: .75rem;--cds-helper-text-01-line-height: 1.33333;--cds-helper-text-01-letter-spacing: .32px;--cds-body-short-01-font-size: .875rem;--cds-body-short-01-font-weight: 400;--cds-body-short-01-line-height: 1.28572;--cds-body-short-01-letter-spacing: .16px;--cds-body-short-02-font-size: 1rem;--cds-body-short-02-font-weight: 400;--cds-body-short-02-line-height: 1.375;--cds-body-short-02-letter-spacing: 0;--cds-body-long-01-font-size: .875rem;--cds-body-long-01-font-weight: 400;--cds-body-long-01-line-height: 1.42857;--cds-body-long-01-letter-spacing: .16px;--cds-body-long-02-font-size: 1rem;--cds-body-long-02-font-weight: 400;--cds-body-long-02-line-height: 1.5;--cds-body-long-02-letter-spacing: 0;--cds-code-01-font-family: "IBM Plex Mono", system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", monospace;--cds-code-01-font-size: .75rem;--cds-code-01-font-weight: 400;--cds-code-01-line-height: 1.33333;--cds-code-01-letter-spacing: .32px;--cds-code-02-font-family: "IBM Plex Mono", system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", monospace;--cds-code-02-font-size: .875rem;--cds-code-02-font-weight: 400;--cds-code-02-line-height: 1.42857;--cds-code-02-letter-spacing: .32px;--cds-heading-01-font-size: .875rem;--cds-heading-01-font-weight: 600;--cds-heading-01-line-height: 1.42857;--cds-heading-01-letter-spacing: .16px;--cds-heading-02-font-size: 1rem;--cds-heading-02-font-weight: 600;--cds-heading-02-line-height: 1.5;--cds-heading-02-letter-spacing: 0;--cds-productive-heading-01-font-size: .875rem;--cds-productive-heading-01-font-weight: 600;--cds-productive-heading-01-line-height: 1.28572;--cds-productive-heading-01-letter-spacing: .16px;--cds-productive-heading-02-font-size: 1rem;--cds-productive-heading-02-font-weight: 600;--cds-productive-heading-02-line-height: 1.375;--cds-productive-heading-02-letter-spacing: 0;--cds-productive-heading-03-font-size: 1.25rem;--cds-productive-heading-03-font-weight: 400;--cds-productive-heading-03-line-height: 1.4;--cds-productive-heading-03-letter-spacing: 0;--cds-productive-heading-04-font-size: 1.75rem;--cds-productive-heading-04-font-weight: 400;--cds-productive-heading-04-line-height: 1.28572;--cds-productive-heading-04-letter-spacing: 0;--cds-productive-heading-05-font-size: 2rem;--cds-productive-heading-05-font-weight: 400;--cds-productive-heading-05-line-height: 1.25;--cds-productive-heading-05-letter-spacing: 0;--cds-productive-heading-06-font-size: 2rem;--cds-productive-heading-06-font-weight: 300;--cds-productive-heading-06-line-height: 1.199;--cds-productive-heading-06-letter-spacing: 0;--cds-productive-heading-07-font-size: 2.625rem;--cds-productive-heading-07-font-weight: 300;--cds-productive-heading-07-line-height: 1.19;--cds-productive-heading-07-letter-spacing: 0;--cds-expressive-paragraph-01-font-size: 1.5rem;--cds-expressive-paragraph-01-font-weight: 300;--cds-expressive-paragraph-01-line-height: 1.334;--cds-expressive-paragraph-01-letter-spacing: 0;--cds-expressive-heading-01-font-size: .875rem;--cds-expressive-heading-01-font-weight: 600;--cds-expressive-heading-01-line-height: 1.42857;--cds-expressive-heading-01-letter-spacing: .16px;--cds-expressive-heading-02-font-size: 1rem;--cds-expressive-heading-02-font-weight: 600;--cds-expressive-heading-02-line-height: 1.5;--cds-expressive-heading-02-letter-spacing: 0;--cds-expressive-heading-03-font-size: 1.25rem;--cds-expressive-heading-03-font-weight: 400;--cds-expressive-heading-03-line-height: 1.4;--cds-expressive-heading-03-letter-spacing: 0;--cds-expressive-heading-04-font-size: 1.75rem;--cds-expressive-heading-04-font-weight: 400;--cds-expressive-heading-04-line-height: 1.28572;--cds-expressive-heading-04-letter-spacing: 0;--cds-expressive-heading-05-font-size: 2rem;--cds-expressive-heading-05-font-weight: 400;--cds-expressive-heading-05-line-height: 1.25;--cds-expressive-heading-05-letter-spacing: 0;--cds-expressive-heading-06-font-size: 2rem;--cds-expressive-heading-06-font-weight: 600;--cds-expressive-heading-06-line-height: 1.25;--cds-expressive-heading-06-letter-spacing: 0;--cds-quotation-01-font-family: "IBM Plex Serif", system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", serif;--cds-quotation-01-font-size: 1.25rem;--cds-quotation-01-font-weight: 400;--cds-quotation-01-line-height: 1.3;--cds-quotation-01-letter-spacing: 0;--cds-quotation-02-font-family: "IBM Plex Serif", system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", serif;--cds-quotation-02-font-size: 2rem;--cds-quotation-02-font-weight: 300;--cds-quotation-02-line-height: 1.25;--cds-quotation-02-letter-spacing: 0;--cds-display-01-font-size: 2.625rem;--cds-display-01-font-weight: 300;--cds-display-01-line-height: 1.19;--cds-display-01-letter-spacing: 0;--cds-display-02-font-size: 2.625rem;--cds-display-02-font-weight: 600;--cds-display-02-line-height: 1.19;--cds-display-02-letter-spacing: 0;--cds-display-03-font-size: 2.625rem;--cds-display-03-font-weight: 300;--cds-display-03-line-height: 1.19;--cds-display-03-letter-spacing: 0;--cds-display-04-font-size: 2.625rem;--cds-display-04-font-weight: 600;--cds-display-04-line-height: 1.19;--cds-display-04-letter-spacing: 0;--cds-legal-01-font-size: .75rem;--cds-legal-01-font-weight: 400;--cds-legal-01-line-height: 1.33333;--cds-legal-01-letter-spacing: .32px;--cds-legal-02-font-size: .875rem;--cds-legal-02-font-weight: 400;--cds-legal-02-line-height: 1.28572;--cds-legal-02-letter-spacing: .16px;--cds-body-compact-01-font-size: .875rem;--cds-body-compact-01-font-weight: 400;--cds-body-compact-01-line-height: 1.28572;--cds-body-compact-01-letter-spacing: .16px;--cds-body-compact-02-font-size: 1rem;--cds-body-compact-02-font-weight: 400;--cds-body-compact-02-line-height: 1.375;--cds-body-compact-02-letter-spacing: 0;--cds-heading-compact-01-font-size: .875rem;--cds-heading-compact-01-font-weight: 600;--cds-heading-compact-01-line-height: 1.28572;--cds-heading-compact-01-letter-spacing: .16px;--cds-heading-compact-02-font-size: 1rem;--cds-heading-compact-02-font-weight: 600;--cds-heading-compact-02-line-height: 1.375;--cds-heading-compact-02-letter-spacing: 0;--cds-body-01-font-size: .875rem;--cds-body-01-font-weight: 400;--cds-body-01-line-height: 1.42857;--cds-body-01-letter-spacing: .16px;--cds-body-02-font-size: 1rem;--cds-body-02-font-weight: 400;--cds-body-02-line-height: 1.5;--cds-body-02-letter-spacing: 0;--cds-heading-03-font-size: 1.25rem;--cds-heading-03-font-weight: 400;--cds-heading-03-line-height: 1.4;--cds-heading-03-letter-spacing: 0;--cds-heading-04-font-size: 1.75rem;--cds-heading-04-font-weight: 400;--cds-heading-04-line-height: 1.28572;--cds-heading-04-letter-spacing: 0;--cds-heading-05-font-size: 2rem;--cds-heading-05-font-weight: 400;--cds-heading-05-line-height: 1.25;--cds-heading-05-letter-spacing: 0;--cds-heading-06-font-size: 2rem;--cds-heading-06-font-weight: 300;--cds-heading-06-line-height: 1.199;--cds-heading-06-letter-spacing: 0;--cds-heading-07-font-size: 2.625rem;--cds-heading-07-font-weight: 300;--cds-heading-07-line-height: 1.19;--cds-heading-07-letter-spacing: 0;--cds-fluid-heading-03-font-size: 1.25rem;--cds-fluid-heading-03-font-weight: 400;--cds-fluid-heading-03-line-height: 1.4;--cds-fluid-heading-03-letter-spacing: 0;--cds-fluid-heading-04-font-size: 1.75rem;--cds-fluid-heading-04-font-weight: 400;--cds-fluid-heading-04-line-height: 1.28572;--cds-fluid-heading-04-letter-spacing: 0;--cds-fluid-heading-05-font-size: 2rem;--cds-fluid-heading-05-font-weight: 400;--cds-fluid-heading-05-line-height: 1.25;--cds-fluid-heading-05-letter-spacing: 0;--cds-fluid-heading-06-font-size: 2rem;--cds-fluid-heading-06-font-weight: 600;--cds-fluid-heading-06-line-height: 1.25;--cds-fluid-heading-06-letter-spacing: 0;--cds-fluid-paragraph-01-font-size: 1.5rem;--cds-fluid-paragraph-01-font-weight: 300;--cds-fluid-paragraph-01-line-height: 1.334;--cds-fluid-paragraph-01-letter-spacing: 0;--cds-fluid-quotation-01-font-family: "IBM Plex Serif", system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", serif;--cds-fluid-quotation-01-font-size: 1.25rem;--cds-fluid-quotation-01-font-weight: 400;--cds-fluid-quotation-01-line-height: 1.3;--cds-fluid-quotation-01-letter-spacing: 0;--cds-fluid-quotation-02-font-family: "IBM Plex Serif", system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", serif;--cds-fluid-quotation-02-font-size: 2rem;--cds-fluid-quotation-02-font-weight: 300;--cds-fluid-quotation-02-line-height: 1.25;--cds-fluid-quotation-02-letter-spacing: 0;--cds-fluid-display-01-font-size: 2.625rem;--cds-fluid-display-01-font-weight: 300;--cds-fluid-display-01-line-height: 1.19;--cds-fluid-display-01-letter-spacing: 0;--cds-fluid-display-02-font-size: 2.625rem;--cds-fluid-display-02-font-weight: 600;--cds-fluid-display-02-line-height: 1.19;--cds-fluid-display-02-letter-spacing: 0;--cds-fluid-display-03-font-size: 2.625rem;--cds-fluid-display-03-font-weight: 300;--cds-fluid-display-03-line-height: 1.19;--cds-fluid-display-03-letter-spacing: 0;--cds-fluid-display-04-font-size: 2.625rem;--cds-fluid-display-04-font-weight: 600;--cds-fluid-display-04-line-height: 1.19;--cds-fluid-display-04-letter-spacing: 0;--cds-color-scheme: light;--cds-alert-stroke: #b28600;--cds-layer-01-absolute: #ffffff;--cds-layer-inverse-absolute: #000000;--cds-null-state: none;--cds-grid-bg: #ffffff;--cds-meter-range-indicator: #a8a8a8;--cds-network-diagrams-background-hover: #f1f1f1;--cds-tooltip-line-border: #e0e0e0;--cds-zone-fill-01: #f4f4f4;--cds-zone-stroke-01: #8d8d8d;--cds-zone-fill-02: #e0e0e0;--cds-zone-stroke-02: #8d8d8d;--cds-zone-fill-03: #c6c6c6;--cds-zone-stroke-03: #8d8d8d;--cds-layer: var(--cds-layer-01, #f4f4f4);--cds-layer-active: var(--cds-layer-active-01, #c6c6c6);--cds-layer-hover: var(--cds-layer-hover-01, #e8e8e8);--cds-layer-selected: var(--cds-layer-selected-01, #e0e0e0);--cds-layer-selected-hover: var(--cds-layer-selected-hover-01, #d1d1d1);--cds-layer-accent: var(--cds-layer-accent-01, #e0e0e0);--cds-layer-accent-hover: var(--cds-layer-accent-hover-01, #d1d1d1);--cds-layer-accent-active: var(--cds-layer-accent-active-01, #a8a8a8);--cds-field: var(--cds-field-01, #f4f4f4);--cds-field-hover: var(--cds-field-hover-01, #e8e8e8);--cds-border-subtle: var(--cds-border-subtle-01, #e0e0e0);--cds-border-subtle-selected: var(--cds-border-subtle-selected-01, #c6c6c6);--cds-border-strong: var(--cds-border-strong-01, #8d8d8d)}.cds--chart-holder[data-carbon-theme=g90]{--cds-background: #262626;--cds-background-active: rgba(141, 141, 141, .4);--cds-background-brand: #0f62fe;--cds-background-hover: rgba(141, 141, 141, .16);--cds-background-inverse: #f4f4f4;--cds-background-inverse-hover: #e8e8e8;--cds-background-selected: rgba(141, 141, 141, .24);--cds-background-selected-hover: rgba(141, 141, 141, .32);--cds-border-disabled: rgba(141, 141, 141, .5);--cds-border-interactive: #4589ff;--cds-border-inverse: #f4f4f4;--cds-border-strong-01: #8d8d8d;--cds-border-strong-02: #a8a8a8;--cds-border-strong-03: #c6c6c6;--cds-border-subtle-00: #525252;--cds-border-subtle-01: #525252;--cds-border-subtle-02: #6f6f6f;--cds-border-subtle-03: #8d8d8d;--cds-border-subtle-selected-01: #6f6f6f;--cds-border-subtle-selected-02: #8d8d8d;--cds-border-subtle-selected-03: #a8a8a8;--cds-field-01: #393939;--cds-field-02: #525252;--cds-field-03: #6f6f6f;--cds-field-hover-01: #474747;--cds-field-hover-02: #636363;--cds-field-hover-03: #5e5e5e;--cds-focus: #ffffff;--cds-focus-inset: #161616;--cds-focus-inverse: #0f62fe;--cds-highlight: #0043ce;--cds-icon-disabled: rgba(244, 244, 244, .25);--cds-icon-inverse: #161616;--cds-icon-on-color: #ffffff;--cds-icon-on-color-disabled: rgba(255, 255, 255, .25);--cds-icon-primary: #f4f4f4;--cds-icon-secondary: #c6c6c6;--cds-interactive: #4589ff;--cds-layer-01: #393939;--cds-layer-02: #525252;--cds-layer-03: #6f6f6f;--cds-layer-accent-01: #525252;--cds-layer-accent-02: #6f6f6f;--cds-layer-accent-03: #8d8d8d;--cds-layer-accent-active-01: #8d8d8d;--cds-layer-accent-active-02: #393939;--cds-layer-accent-active-03: #525252;--cds-layer-accent-hover-01: #636363;--cds-layer-accent-hover-02: #5e5e5e;--cds-layer-accent-hover-03: #7a7a7a;--cds-layer-active-01: #6f6f6f;--cds-layer-active-02: #8d8d8d;--cds-layer-active-03: #393939;--cds-layer-hover-01: #474747;--cds-layer-hover-02: #636363;--cds-layer-hover-03: #5e5e5e;--cds-layer-selected-01: #525252;--cds-layer-selected-02: #6f6f6f;--cds-layer-selected-03: #525252;--cds-layer-selected-disabled: #a8a8a8;--cds-layer-selected-hover-01: #636363;--cds-layer-selected-hover-02: #5e5e5e;--cds-layer-selected-hover-03: #636363;--cds-layer-selected-inverse: #f4f4f4;--cds-link-inverse: #0f62fe;--cds-link-inverse-active: #161616;--cds-link-inverse-hover: #0043ce;--cds-link-primary: #78a9ff;--cds-link-primary-hover: #a6c8ff;--cds-link-secondary: #a6c8ff;--cds-link-visited: #be95ff;--cds-overlay: rgba(0, 0, 0, .65);--cds-shadow: rgba(0, 0, 0, .8);--cds-skeleton-background: #333333;--cds-skeleton-element: #525252;--cds-support-caution-major: #ff832b;--cds-support-caution-minor: #f1c21b;--cds-support-caution-undefined: #a56eff;--cds-support-error: #ff8389;--cds-support-error-inverse: #da1e28;--cds-support-info: #4589ff;--cds-support-info-inverse: #0043ce;--cds-support-success: #42be65;--cds-support-success-inverse: #24a148;--cds-support-warning: #f1c21b;--cds-support-warning-inverse: #f1c21b;--cds-text-disabled: rgba(244, 244, 244, .25);--cds-text-error: #ffb3b8;--cds-text-helper: #c6c6c6;--cds-text-inverse: #161616;--cds-text-on-color: #ffffff;--cds-text-on-color-disabled: rgba(255, 255, 255, .25);--cds-text-placeholder: rgba(244, 244, 244, .4);--cds-text-primary: #f4f4f4;--cds-text-secondary: #c6c6c6;--cds-toggle-off: #8d8d8d;--cds-spacing-01: .125rem;--cds-spacing-02: .25rem;--cds-spacing-03: .5rem;--cds-spacing-04: .75rem;--cds-spacing-05: 1rem;--cds-spacing-06: 1.5rem;--cds-spacing-07: 2rem;--cds-spacing-08: 2.5rem;--cds-spacing-09: 3rem;--cds-spacing-10: 4rem;--cds-spacing-11: 5rem;--cds-spacing-12: 6rem;--cds-spacing-13: 10rem;--cds-fluid-spacing-01: 0;--cds-fluid-spacing-02: 2vw;--cds-fluid-spacing-03: 5vw;--cds-fluid-spacing-04: 10vw;--cds-label-01-font-size: .75rem;--cds-label-01-font-weight: 400;--cds-label-01-line-height: 1.33333;--cds-label-01-letter-spacing: .32px;--cds-helper-text-01-font-size: .75rem;--cds-helper-text-01-line-height: 1.33333;--cds-helper-text-01-letter-spacing: .32px;--cds-body-short-01-font-size: .875rem;--cds-body-short-01-font-weight: 400;--cds-body-short-01-line-height: 1.28572;--cds-body-short-01-letter-spacing: .16px;--cds-body-short-02-font-size: 1rem;--cds-body-short-02-font-weight: 400;--cds-body-short-02-line-height: 1.375;--cds-body-short-02-letter-spacing: 0;--cds-body-long-01-font-size: .875rem;--cds-body-long-01-font-weight: 400;--cds-body-long-01-line-height: 1.42857;--cds-body-long-01-letter-spacing: .16px;--cds-body-long-02-font-size: 1rem;--cds-body-long-02-font-weight: 400;--cds-body-long-02-line-height: 1.5;--cds-body-long-02-letter-spacing: 0;--cds-code-01-font-family: "IBM Plex Mono", system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", monospace;--cds-code-01-font-size: .75rem;--cds-code-01-font-weight: 400;--cds-code-01-line-height: 1.33333;--cds-code-01-letter-spacing: .32px;--cds-code-02-font-family: "IBM Plex Mono", system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", monospace;--cds-code-02-font-size: .875rem;--cds-code-02-font-weight: 400;--cds-code-02-line-height: 1.42857;--cds-code-02-letter-spacing: .32px;--cds-heading-01-font-size: .875rem;--cds-heading-01-font-weight: 600;--cds-heading-01-line-height: 1.42857;--cds-heading-01-letter-spacing: .16px;--cds-heading-02-font-size: 1rem;--cds-heading-02-font-weight: 600;--cds-heading-02-line-height: 1.5;--cds-heading-02-letter-spacing: 0;--cds-productive-heading-01-font-size: .875rem;--cds-productive-heading-01-font-weight: 600;--cds-productive-heading-01-line-height: 1.28572;--cds-productive-heading-01-letter-spacing: .16px;--cds-productive-heading-02-font-size: 1rem;--cds-productive-heading-02-font-weight: 600;--cds-productive-heading-02-line-height: 1.375;--cds-productive-heading-02-letter-spacing: 0;--cds-productive-heading-03-font-size: 1.25rem;--cds-productive-heading-03-font-weight: 400;--cds-productive-heading-03-line-height: 1.4;--cds-productive-heading-03-letter-spacing: 0;--cds-productive-heading-04-font-size: 1.75rem;--cds-productive-heading-04-font-weight: 400;--cds-productive-heading-04-line-height: 1.28572;--cds-productive-heading-04-letter-spacing: 0;--cds-productive-heading-05-font-size: 2rem;--cds-productive-heading-05-font-weight: 400;--cds-productive-heading-05-line-height: 1.25;--cds-productive-heading-05-letter-spacing: 0;--cds-productive-heading-06-font-size: 2rem;--cds-productive-heading-06-font-weight: 300;--cds-productive-heading-06-line-height: 1.199;--cds-productive-heading-06-letter-spacing: 0;--cds-productive-heading-07-font-size: 2.625rem;--cds-productive-heading-07-font-weight: 300;--cds-productive-heading-07-line-height: 1.19;--cds-productive-heading-07-letter-spacing: 0;--cds-expressive-paragraph-01-font-size: 1.5rem;--cds-expressive-paragraph-01-font-weight: 300;--cds-expressive-paragraph-01-line-height: 1.334;--cds-expressive-paragraph-01-letter-spacing: 0;--cds-expressive-heading-01-font-size: .875rem;--cds-expressive-heading-01-font-weight: 600;--cds-expressive-heading-01-line-height: 1.42857;--cds-expressive-heading-01-letter-spacing: .16px;--cds-expressive-heading-02-font-size: 1rem;--cds-expressive-heading-02-font-weight: 600;--cds-expressive-heading-02-line-height: 1.5;--cds-expressive-heading-02-letter-spacing: 0;--cds-expressive-heading-03-font-size: 1.25rem;--cds-expressive-heading-03-font-weight: 400;--cds-expressive-heading-03-line-height: 1.4;--cds-expressive-heading-03-letter-spacing: 0;--cds-expressive-heading-04-font-size: 1.75rem;--cds-expressive-heading-04-font-weight: 400;--cds-expressive-heading-04-line-height: 1.28572;--cds-expressive-heading-04-letter-spacing: 0;--cds-expressive-heading-05-font-size: 2rem;--cds-expressive-heading-05-font-weight: 400;--cds-expressive-heading-05-line-height: 1.25;--cds-expressive-heading-05-letter-spacing: 0;--cds-expressive-heading-06-font-size: 2rem;--cds-expressive-heading-06-font-weight: 600;--cds-expressive-heading-06-line-height: 1.25;--cds-expressive-heading-06-letter-spacing: 0;--cds-quotation-01-font-family: "IBM Plex Serif", system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", serif;--cds-quotation-01-font-size: 1.25rem;--cds-quotation-01-font-weight: 400;--cds-quotation-01-line-height: 1.3;--cds-quotation-01-letter-spacing: 0;--cds-quotation-02-font-family: "IBM Plex Serif", system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", serif;--cds-quotation-02-font-size: 2rem;--cds-quotation-02-font-weight: 300;--cds-quotation-02-line-height: 1.25;--cds-quotation-02-letter-spacing: 0;--cds-display-01-font-size: 2.625rem;--cds-display-01-font-weight: 300;--cds-display-01-line-height: 1.19;--cds-display-01-letter-spacing: 0;--cds-display-02-font-size: 2.625rem;--cds-display-02-font-weight: 600;--cds-display-02-line-height: 1.19;--cds-display-02-letter-spacing: 0;--cds-display-03-font-size: 2.625rem;--cds-display-03-font-weight: 300;--cds-display-03-line-height: 1.19;--cds-display-03-letter-spacing: 0;--cds-display-04-font-size: 2.625rem;--cds-display-04-font-weight: 600;--cds-display-04-line-height: 1.19;--cds-display-04-letter-spacing: 0;--cds-legal-01-font-size: .75rem;--cds-legal-01-font-weight: 400;--cds-legal-01-line-height: 1.33333;--cds-legal-01-letter-spacing: .32px;--cds-legal-02-font-size: .875rem;--cds-legal-02-font-weight: 400;--cds-legal-02-line-height: 1.28572;--cds-legal-02-letter-spacing: .16px;--cds-body-compact-01-font-size: .875rem;--cds-body-compact-01-font-weight: 400;--cds-body-compact-01-line-height: 1.28572;--cds-body-compact-01-letter-spacing: .16px;--cds-body-compact-02-font-size: 1rem;--cds-body-compact-02-font-weight: 400;--cds-body-compact-02-line-height: 1.375;--cds-body-compact-02-letter-spacing: 0;--cds-heading-compact-01-font-size: .875rem;--cds-heading-compact-01-font-weight: 600;--cds-heading-compact-01-line-height: 1.28572;--cds-heading-compact-01-letter-spacing: .16px;--cds-heading-compact-02-font-size: 1rem;--cds-heading-compact-02-font-weight: 600;--cds-heading-compact-02-line-height: 1.375;--cds-heading-compact-02-letter-spacing: 0;--cds-body-01-font-size: .875rem;--cds-body-01-font-weight: 400;--cds-body-01-line-height: 1.42857;--cds-body-01-letter-spacing: .16px;--cds-body-02-font-size: 1rem;--cds-body-02-font-weight: 400;--cds-body-02-line-height: 1.5;--cds-body-02-letter-spacing: 0;--cds-heading-03-font-size: 1.25rem;--cds-heading-03-font-weight: 400;--cds-heading-03-line-height: 1.4;--cds-heading-03-letter-spacing: 0;--cds-heading-04-font-size: 1.75rem;--cds-heading-04-font-weight: 400;--cds-heading-04-line-height: 1.28572;--cds-heading-04-letter-spacing: 0;--cds-heading-05-font-size: 2rem;--cds-heading-05-font-weight: 400;--cds-heading-05-line-height: 1.25;--cds-heading-05-letter-spacing: 0;--cds-heading-06-font-size: 2rem;--cds-heading-06-font-weight: 300;--cds-heading-06-line-height: 1.199;--cds-heading-06-letter-spacing: 0;--cds-heading-07-font-size: 2.625rem;--cds-heading-07-font-weight: 300;--cds-heading-07-line-height: 1.19;--cds-heading-07-letter-spacing: 0;--cds-fluid-heading-03-font-size: 1.25rem;--cds-fluid-heading-03-font-weight: 400;--cds-fluid-heading-03-line-height: 1.4;--cds-fluid-heading-03-letter-spacing: 0;--cds-fluid-heading-04-font-size: 1.75rem;--cds-fluid-heading-04-font-weight: 400;--cds-fluid-heading-04-line-height: 1.28572;--cds-fluid-heading-04-letter-spacing: 0;--cds-fluid-heading-05-font-size: 2rem;--cds-fluid-heading-05-font-weight: 400;--cds-fluid-heading-05-line-height: 1.25;--cds-fluid-heading-05-letter-spacing: 0;--cds-fluid-heading-06-font-size: 2rem;--cds-fluid-heading-06-font-weight: 600;--cds-fluid-heading-06-line-height: 1.25;--cds-fluid-heading-06-letter-spacing: 0;--cds-fluid-paragraph-01-font-size: 1.5rem;--cds-fluid-paragraph-01-font-weight: 300;--cds-fluid-paragraph-01-line-height: 1.334;--cds-fluid-paragraph-01-letter-spacing: 0;--cds-fluid-quotation-01-font-family: "IBM Plex Serif", system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", serif;--cds-fluid-quotation-01-font-size: 1.25rem;--cds-fluid-quotation-01-font-weight: 400;--cds-fluid-quotation-01-line-height: 1.3;--cds-fluid-quotation-01-letter-spacing: 0;--cds-fluid-quotation-02-font-family: "IBM Plex Serif", system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", serif;--cds-fluid-quotation-02-font-size: 2rem;--cds-fluid-quotation-02-font-weight: 300;--cds-fluid-quotation-02-line-height: 1.25;--cds-fluid-quotation-02-letter-spacing: 0;--cds-fluid-display-01-font-size: 2.625rem;--cds-fluid-display-01-font-weight: 300;--cds-fluid-display-01-line-height: 1.19;--cds-fluid-display-01-letter-spacing: 0;--cds-fluid-display-02-font-size: 2.625rem;--cds-fluid-display-02-font-weight: 600;--cds-fluid-display-02-line-height: 1.19;--cds-fluid-display-02-letter-spacing: 0;--cds-fluid-display-03-font-size: 2.625rem;--cds-fluid-display-03-font-weight: 300;--cds-fluid-display-03-line-height: 1.19;--cds-fluid-display-03-letter-spacing: 0;--cds-fluid-display-04-font-size: 2.625rem;--cds-fluid-display-04-font-weight: 600;--cds-fluid-display-04-line-height: 1.19;--cds-fluid-display-04-letter-spacing: 0;--cds-color-scheme: dark;--cds-alert-stroke: none;--cds-layer-01-absolute: #000000;--cds-layer-inverse-absolute: #ffffff;--cds-null-state: #161616;--cds-grid-bg: #161616;--cds-meter-range-indicator: #6f6f6f;--cds-network-diagrams-background-hover: #ededed;--cds-tooltip-line-border: #393939;--cds-zone-fill-01: #262626;--cds-zone-stroke-01: #6f6f6f;--cds-zone-fill-02: #393939;--cds-zone-stroke-02: #6f6f6f;--cds-zone-fill-03: #525252;--cds-zone-stroke-03: #6f6f6f;--cds-layer: var(--cds-layer-01, #f4f4f4);--cds-layer-active: var(--cds-layer-active-01, #c6c6c6);--cds-layer-hover: var(--cds-layer-hover-01, #e8e8e8);--cds-layer-selected: var(--cds-layer-selected-01, #e0e0e0);--cds-layer-selected-hover: var(--cds-layer-selected-hover-01, #d1d1d1);--cds-layer-accent: var(--cds-layer-accent-01, #e0e0e0);--cds-layer-accent-hover: var(--cds-layer-accent-hover-01, #d1d1d1);--cds-layer-accent-active: var(--cds-layer-accent-active-01, #a8a8a8);--cds-field: var(--cds-field-01, #f4f4f4);--cds-field-hover: var(--cds-field-hover-01, #e8e8e8);--cds-border-subtle: var(--cds-border-subtle-01, #e0e0e0);--cds-border-subtle-selected: var(--cds-border-subtle-selected-01, #c6c6c6);--cds-border-strong: var(--cds-border-strong-01, #8d8d8d)}.cds--chart-holder[data-carbon-theme=g100]{--cds-background: #161616;--cds-background-active: rgba(141, 141, 141, .4);--cds-background-brand: #0f62fe;--cds-background-hover: rgba(141, 141, 141, .16);--cds-background-inverse: #f4f4f4;--cds-background-inverse-hover: #e8e8e8;--cds-background-selected: rgba(141, 141, 141, .24);--cds-background-selected-hover: rgba(141, 141, 141, .32);--cds-border-disabled: rgba(141, 141, 141, .5);--cds-border-interactive: #4589ff;--cds-border-inverse: #f4f4f4;--cds-border-strong-01: #6f6f6f;--cds-border-strong-02: #8d8d8d;--cds-border-strong-03: #a8a8a8;--cds-border-subtle-00: #393939;--cds-border-subtle-01: #393939;--cds-border-subtle-02: #525252;--cds-border-subtle-03: #6f6f6f;--cds-border-subtle-selected-01: #525252;--cds-border-subtle-selected-02: #6f6f6f;--cds-border-subtle-selected-03: #8d8d8d;--cds-field-01: #262626;--cds-field-02: #393939;--cds-field-03: #525252;--cds-field-hover-01: #333333;--cds-field-hover-02: #474747;--cds-field-hover-03: #636363;--cds-focus: #ffffff;--cds-focus-inset: #161616;--cds-focus-inverse: #0f62fe;--cds-highlight: #002d9c;--cds-icon-disabled: rgba(244, 244, 244, .25);--cds-icon-inverse: #161616;--cds-icon-on-color: #ffffff;--cds-icon-on-color-disabled: rgba(255, 255, 255, .25);--cds-icon-primary: #f4f4f4;--cds-icon-secondary: #c6c6c6;--cds-interactive: #4589ff;--cds-layer-01: #262626;--cds-layer-02: #393939;--cds-layer-03: #525252;--cds-layer-accent-01: #393939;--cds-layer-accent-02: #525252;--cds-layer-accent-03: #6f6f6f;--cds-layer-accent-active-01: #6f6f6f;--cds-layer-accent-active-02: #8d8d8d;--cds-layer-accent-active-03: #393939;--cds-layer-accent-hover-01: #474747;--cds-layer-accent-hover-02: #636363;--cds-layer-accent-hover-03: #5e5e5e;--cds-layer-active-01: #525252;--cds-layer-active-02: #6f6f6f;--cds-layer-active-03: #8d8d8d;--cds-layer-hover-01: #333333;--cds-layer-hover-02: #474747;--cds-layer-hover-03: #636363;--cds-layer-selected-01: #393939;--cds-layer-selected-02: #525252;--cds-layer-selected-03: #6f6f6f;--cds-layer-selected-disabled: #a8a8a8;--cds-layer-selected-hover-01: #474747;--cds-layer-selected-hover-02: #636363;--cds-layer-selected-hover-03: #5e5e5e;--cds-layer-selected-inverse: #f4f4f4;--cds-link-inverse: #0f62fe;--cds-link-inverse-active: #161616;--cds-link-inverse-hover: #0043ce;--cds-link-primary: #78a9ff;--cds-link-primary-hover: #a6c8ff;--cds-link-secondary: #a6c8ff;--cds-link-visited: #be95ff;--cds-overlay: rgba(0, 0, 0, .65);--cds-shadow: rgba(0, 0, 0, .8);--cds-skeleton-background: #292929;--cds-skeleton-element: #393939;--cds-support-caution-major: #ff832b;--cds-support-caution-minor: #f1c21b;--cds-support-caution-undefined: #a56eff;--cds-support-error: #fa4d56;--cds-support-error-inverse: #da1e28;--cds-support-info: #4589ff;--cds-support-info-inverse: #0043ce;--cds-support-success: #42be65;--cds-support-success-inverse: #24a148;--cds-support-warning: #f1c21b;--cds-support-warning-inverse: #f1c21b;--cds-text-disabled: rgba(244, 244, 244, .25);--cds-text-error: #ff8389;--cds-text-helper: #a8a8a8;--cds-text-inverse: #161616;--cds-text-on-color: #ffffff;--cds-text-on-color-disabled: rgba(255, 255, 255, .25);--cds-text-placeholder: rgba(244, 244, 244, .4);--cds-text-primary: #f4f4f4;--cds-text-secondary: #c6c6c6;--cds-toggle-off: #6f6f6f;--cds-spacing-01: .125rem;--cds-spacing-02: .25rem;--cds-spacing-03: .5rem;--cds-spacing-04: .75rem;--cds-spacing-05: 1rem;--cds-spacing-06: 1.5rem;--cds-spacing-07: 2rem;--cds-spacing-08: 2.5rem;--cds-spacing-09: 3rem;--cds-spacing-10: 4rem;--cds-spacing-11: 5rem;--cds-spacing-12: 6rem;--cds-spacing-13: 10rem;--cds-fluid-spacing-01: 0;--cds-fluid-spacing-02: 2vw;--cds-fluid-spacing-03: 5vw;--cds-fluid-spacing-04: 10vw;--cds-label-01-font-size: .75rem;--cds-label-01-font-weight: 400;--cds-label-01-line-height: 1.33333;--cds-label-01-letter-spacing: .32px;--cds-helper-text-01-font-size: .75rem;--cds-helper-text-01-line-height: 1.33333;--cds-helper-text-01-letter-spacing: .32px;--cds-body-short-01-font-size: .875rem;--cds-body-short-01-font-weight: 400;--cds-body-short-01-line-height: 1.28572;--cds-body-short-01-letter-spacing: .16px;--cds-body-short-02-font-size: 1rem;--cds-body-short-02-font-weight: 400;--cds-body-short-02-line-height: 1.375;--cds-body-short-02-letter-spacing: 0;--cds-body-long-01-font-size: .875rem;--cds-body-long-01-font-weight: 400;--cds-body-long-01-line-height: 1.42857;--cds-body-long-01-letter-spacing: .16px;--cds-body-long-02-font-size: 1rem;--cds-body-long-02-font-weight: 400;--cds-body-long-02-line-height: 1.5;--cds-body-long-02-letter-spacing: 0;--cds-code-01-font-family: "IBM Plex Mono", system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", monospace;--cds-code-01-font-size: .75rem;--cds-code-01-font-weight: 400;--cds-code-01-line-height: 1.33333;--cds-code-01-letter-spacing: .32px;--cds-code-02-font-family: "IBM Plex Mono", system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", monospace;--cds-code-02-font-size: .875rem;--cds-code-02-font-weight: 400;--cds-code-02-line-height: 1.42857;--cds-code-02-letter-spacing: .32px;--cds-heading-01-font-size: .875rem;--cds-heading-01-font-weight: 600;--cds-heading-01-line-height: 1.42857;--cds-heading-01-letter-spacing: .16px;--cds-heading-02-font-size: 1rem;--cds-heading-02-font-weight: 600;--cds-heading-02-line-height: 1.5;--cds-heading-02-letter-spacing: 0;--cds-productive-heading-01-font-size: .875rem;--cds-productive-heading-01-font-weight: 600;--cds-productive-heading-01-line-height: 1.28572;--cds-productive-heading-01-letter-spacing: .16px;--cds-productive-heading-02-font-size: 1rem;--cds-productive-heading-02-font-weight: 600;--cds-productive-heading-02-line-height: 1.375;--cds-productive-heading-02-letter-spacing: 0;--cds-productive-heading-03-font-size: 1.25rem;--cds-productive-heading-03-font-weight: 400;--cds-productive-heading-03-line-height: 1.4;--cds-productive-heading-03-letter-spacing: 0;--cds-productive-heading-04-font-size: 1.75rem;--cds-productive-heading-04-font-weight: 400;--cds-productive-heading-04-line-height: 1.28572;--cds-productive-heading-04-letter-spacing: 0;--cds-productive-heading-05-font-size: 2rem;--cds-productive-heading-05-font-weight: 400;--cds-productive-heading-05-line-height: 1.25;--cds-productive-heading-05-letter-spacing: 0;--cds-productive-heading-06-font-size: 2rem;--cds-productive-heading-06-font-weight: 300;--cds-productive-heading-06-line-height: 1.199;--cds-productive-heading-06-letter-spacing: 0;--cds-productive-heading-07-font-size: 2.625rem;--cds-productive-heading-07-font-weight: 300;--cds-productive-heading-07-line-height: 1.19;--cds-productive-heading-07-letter-spacing: 0;--cds-expressive-paragraph-01-font-size: 1.5rem;--cds-expressive-paragraph-01-font-weight: 300;--cds-expressive-paragraph-01-line-height: 1.334;--cds-expressive-paragraph-01-letter-spacing: 0;--cds-expressive-heading-01-font-size: .875rem;--cds-expressive-heading-01-font-weight: 600;--cds-expressive-heading-01-line-height: 1.42857;--cds-expressive-heading-01-letter-spacing: .16px;--cds-expressive-heading-02-font-size: 1rem;--cds-expressive-heading-02-font-weight: 600;--cds-expressive-heading-02-line-height: 1.5;--cds-expressive-heading-02-letter-spacing: 0;--cds-expressive-heading-03-font-size: 1.25rem;--cds-expressive-heading-03-font-weight: 400;--cds-expressive-heading-03-line-height: 1.4;--cds-expressive-heading-03-letter-spacing: 0;--cds-expressive-heading-04-font-size: 1.75rem;--cds-expressive-heading-04-font-weight: 400;--cds-expressive-heading-04-line-height: 1.28572;--cds-expressive-heading-04-letter-spacing: 0;--cds-expressive-heading-05-font-size: 2rem;--cds-expressive-heading-05-font-weight: 400;--cds-expressive-heading-05-line-height: 1.25;--cds-expressive-heading-05-letter-spacing: 0;--cds-expressive-heading-06-font-size: 2rem;--cds-expressive-heading-06-font-weight: 600;--cds-expressive-heading-06-line-height: 1.25;--cds-expressive-heading-06-letter-spacing: 0;--cds-quotation-01-font-family: "IBM Plex Serif", system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", serif;--cds-quotation-01-font-size: 1.25rem;--cds-quotation-01-font-weight: 400;--cds-quotation-01-line-height: 1.3;--cds-quotation-01-letter-spacing: 0;--cds-quotation-02-font-family: "IBM Plex Serif", system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", serif;--cds-quotation-02-font-size: 2rem;--cds-quotation-02-font-weight: 300;--cds-quotation-02-line-height: 1.25;--cds-quotation-02-letter-spacing: 0;--cds-display-01-font-size: 2.625rem;--cds-display-01-font-weight: 300;--cds-display-01-line-height: 1.19;--cds-display-01-letter-spacing: 0;--cds-display-02-font-size: 2.625rem;--cds-display-02-font-weight: 600;--cds-display-02-line-height: 1.19;--cds-display-02-letter-spacing: 0;--cds-display-03-font-size: 2.625rem;--cds-display-03-font-weight: 300;--cds-display-03-line-height: 1.19;--cds-display-03-letter-spacing: 0;--cds-display-04-font-size: 2.625rem;--cds-display-04-font-weight: 600;--cds-display-04-line-height: 1.19;--cds-display-04-letter-spacing: 0;--cds-legal-01-font-size: .75rem;--cds-legal-01-font-weight: 400;--cds-legal-01-line-height: 1.33333;--cds-legal-01-letter-spacing: .32px;--cds-legal-02-font-size: .875rem;--cds-legal-02-font-weight: 400;--cds-legal-02-line-height: 1.28572;--cds-legal-02-letter-spacing: .16px;--cds-body-compact-01-font-size: .875rem;--cds-body-compact-01-font-weight: 400;--cds-body-compact-01-line-height: 1.28572;--cds-body-compact-01-letter-spacing: .16px;--cds-body-compact-02-font-size: 1rem;--cds-body-compact-02-font-weight: 400;--cds-body-compact-02-line-height: 1.375;--cds-body-compact-02-letter-spacing: 0;--cds-heading-compact-01-font-size: .875rem;--cds-heading-compact-01-font-weight: 600;--cds-heading-compact-01-line-height: 1.28572;--cds-heading-compact-01-letter-spacing: .16px;--cds-heading-compact-02-font-size: 1rem;--cds-heading-compact-02-font-weight: 600;--cds-heading-compact-02-line-height: 1.375;--cds-heading-compact-02-letter-spacing: 0;--cds-body-01-font-size: .875rem;--cds-body-01-font-weight: 400;--cds-body-01-line-height: 1.42857;--cds-body-01-letter-spacing: .16px;--cds-body-02-font-size: 1rem;--cds-body-02-font-weight: 400;--cds-body-02-line-height: 1.5;--cds-body-02-letter-spacing: 0;--cds-heading-03-font-size: 1.25rem;--cds-heading-03-font-weight: 400;--cds-heading-03-line-height: 1.4;--cds-heading-03-letter-spacing: 0;--cds-heading-04-font-size: 1.75rem;--cds-heading-04-font-weight: 400;--cds-heading-04-line-height: 1.28572;--cds-heading-04-letter-spacing: 0;--cds-heading-05-font-size: 2rem;--cds-heading-05-font-weight: 400;--cds-heading-05-line-height: 1.25;--cds-heading-05-letter-spacing: 0;--cds-heading-06-font-size: 2rem;--cds-heading-06-font-weight: 300;--cds-heading-06-line-height: 1.199;--cds-heading-06-letter-spacing: 0;--cds-heading-07-font-size: 2.625rem;--cds-heading-07-font-weight: 300;--cds-heading-07-line-height: 1.19;--cds-heading-07-letter-spacing: 0;--cds-fluid-heading-03-font-size: 1.25rem;--cds-fluid-heading-03-font-weight: 400;--cds-fluid-heading-03-line-height: 1.4;--cds-fluid-heading-03-letter-spacing: 0;--cds-fluid-heading-04-font-size: 1.75rem;--cds-fluid-heading-04-font-weight: 400;--cds-fluid-heading-04-line-height: 1.28572;--cds-fluid-heading-04-letter-spacing: 0;--cds-fluid-heading-05-font-size: 2rem;--cds-fluid-heading-05-font-weight: 400;--cds-fluid-heading-05-line-height: 1.25;--cds-fluid-heading-05-letter-spacing: 0;--cds-fluid-heading-06-font-size: 2rem;--cds-fluid-heading-06-font-weight: 600;--cds-fluid-heading-06-line-height: 1.25;--cds-fluid-heading-06-letter-spacing: 0;--cds-fluid-paragraph-01-font-size: 1.5rem;--cds-fluid-paragraph-01-font-weight: 300;--cds-fluid-paragraph-01-line-height: 1.334;--cds-fluid-paragraph-01-letter-spacing: 0;--cds-fluid-quotation-01-font-family: "IBM Plex Serif", system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", serif;--cds-fluid-quotation-01-font-size: 1.25rem;--cds-fluid-quotation-01-font-weight: 400;--cds-fluid-quotation-01-line-height: 1.3;--cds-fluid-quotation-01-letter-spacing: 0;--cds-fluid-quotation-02-font-family: "IBM Plex Serif", system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", serif;--cds-fluid-quotation-02-font-size: 2rem;--cds-fluid-quotation-02-font-weight: 300;--cds-fluid-quotation-02-line-height: 1.25;--cds-fluid-quotation-02-letter-spacing: 0;--cds-fluid-display-01-font-size: 2.625rem;--cds-fluid-display-01-font-weight: 300;--cds-fluid-display-01-line-height: 1.19;--cds-fluid-display-01-letter-spacing: 0;--cds-fluid-display-02-font-size: 2.625rem;--cds-fluid-display-02-font-weight: 600;--cds-fluid-display-02-line-height: 1.19;--cds-fluid-display-02-letter-spacing: 0;--cds-fluid-display-03-font-size: 2.625rem;--cds-fluid-display-03-font-weight: 300;--cds-fluid-display-03-line-height: 1.19;--cds-fluid-display-03-letter-spacing: 0;--cds-fluid-display-04-font-size: 2.625rem;--cds-fluid-display-04-font-weight: 600;--cds-fluid-display-04-line-height: 1.19;--cds-fluid-display-04-letter-spacing: 0;--cds-color-scheme: dark;--cds-alert-stroke: none;--cds-layer-01-absolute: #000000;--cds-layer-inverse-absolute: #ffffff;--cds-null-state: none;--cds-grid-bg: #161616;--cds-meter-range-indicator: #6f6f6f;--cds-network-diagrams-background-hover: #ededed;--cds-tooltip-line-border: #6f6f6f;--cds-zone-fill-01: #262626;--cds-zone-stroke-01: #6f6f6f;--cds-zone-fill-02: #393939;--cds-zone-stroke-02: #6f6f6f;--cds-zone-fill-03: #525252;--cds-zone-stroke-03: #6f6f6f;--cds-layer: var(--cds-layer-01, #f4f4f4);--cds-layer-active: var(--cds-layer-active-01, #c6c6c6);--cds-layer-hover: var(--cds-layer-hover-01, #e8e8e8);--cds-layer-selected: var(--cds-layer-selected-01, #e0e0e0);--cds-layer-selected-hover: var(--cds-layer-selected-hover-01, #d1d1d1);--cds-layer-accent: var(--cds-layer-accent-01, #e0e0e0);--cds-layer-accent-hover: var(--cds-layer-accent-hover-01, #d1d1d1);--cds-layer-accent-active: var(--cds-layer-accent-active-01, #a8a8a8);--cds-field: var(--cds-field-01, #f4f4f4);--cds-field-hover: var(--cds-field-hover-01, #e8e8e8);--cds-border-subtle: var(--cds-border-subtle-01, #e0e0e0);--cds-border-subtle-selected: var(--cds-border-subtle-selected-01, #c6c6c6);--cds-border-strong: var(--cds-border-strong-01, #8d8d8d)}.cds--chart-holder.fullscreen,.cds--chart-holder:-webkit-full-screen{width:100%!important;height:100%!important;max-width:unset!important;max-height:unset!important;padding:2em}.cds--cc--chart-wrapper{overflow:visible}.mt-0\:first-of-type:first-of-type{margin-top:0!important}
