@mozaic-ds/vue 0.37.1-beta.0 → 0.37.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -25,7 +25,7 @@
25
25
  .mc-tabs{font-family:"Roboto",sans-serif;font-weight:400;background-color:#fff;position:relative;width:100%}.mc-tabs::after{background:#b3b3b3;content:"";display:block;margin:0 auto;height:1px;width:100%;bottom:0;left:0;position:absolute}.mc-tabs--no-shadow::after,.mc-tabs--no-divider::after{display:none}.mc-tabs__nav{list-style:none;margin-left:0;padding-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:0;margin-bottom:0}.mc-tabs__nav,.mc-tabs__select{position:relative}.mc-tabs__link,.mc-tabs__element{font-size:.875rem;line-height:1.2857142857;font-weight:700;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:none;border:none;color:#666;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:3.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;outline:none;padding-left:.75rem;padding-right:.75rem;position:relative;text-decoration:none}.mc-tabs__link::before,.mc-tabs__element::before{border-radius:2px;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,0);box-shadow:0 0 0 0 rgba(0,0,0,0);content:"";display:block;pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;-webkit-transition:-webkit-box-shadow 200ms ease;transition:-webkit-box-shadow 200ms ease;-o-transition:box-shadow 200ms ease;transition:box-shadow 200ms ease;transition:box-shadow 200ms ease, -webkit-box-shadow 200ms ease;transition:box-shadow 200ms ease,-webkit-box-shadow 200ms ease;bottom:-0.125rem;top:-0.125rem}.mc-tabs__link::after,.mc-tabs__element::after{background-color:rgba(0,0,0,0);bottom:0;content:"";height:.25rem;left:1.5rem;position:absolute;right:1.5rem}.mc-tabs__link:hover .mc-tabs__text,.mc-tabs__element:hover .mc-tabs__text{background-color:#eeedea}.mc-tabs__link:active,.mc-tabs__element:active{color:#004e57}.mc-tabs__link:active .mc-tabs__text,.mc-tabs__element:active .mc-tabs__text{background-color:#dddcd5}.mc-tabs__link:focus::before,.mc-tabs__element:focus::before{-webkit-box-shadow:0 0 0 .125rem #fff,0 0 0 .25rem #758992;box-shadow:0 0 0 .125rem #fff,0 0 0 .25rem #758992}.mc-tabs__link--selected,.mc-tabs__element--selected{color:#007f8c}.mc-tabs__link--selected::after,.mc-tabs__element--selected::after{background-color:#007f8c}.mc-tabs__link--disabled,.mc-tabs__element--disabled{cursor:not-allowed;background-color:#ccc;pointer-events:none}.mc-tabs__link--disabled,.mc-tabs__link--disabled:hover,.mc-tabs__link--disabled:focus,.mc-tabs__link--disabled:active,.mc-tabs__element--disabled,.mc-tabs__element--disabled:hover,.mc-tabs__element--disabled:focus,.mc-tabs__element--disabled:active{-webkit-box-shadow:none;box-shadow:none}.mc-tabs__text{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.25rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;padding:.4375rem .75rem;pointer-events:none}.mc-tabs__icon{fill:currentColor;height:1.5rem;width:1.5rem}.mc-tabs--dropdown{padding:1rem;width:auto}@media screen and (min-width: 680px){.mc-tabs{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:auto}.mc-tabs--full,.mc-tabs--full-centered{width:100%}.mc-tabs--full-centered{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width: 679px){.mc-tabs:not(.mc-tabs--dropdown)::before{bottom:.125rem}.mc-tabs__nav{overflow:auto hidden;white-space:nowrap}}
26
26
  .mc-divider{position:relative}.mc-divider-top{border-top:1px solid #666}.mc-divider-top--lightest{border-top-color:#fff}.mc-divider-top--light{border-top-color:#b3b3b3}.mc-divider-top--dark{border-top-color:#000}.mc-divider-top--m{border-top-width:.25rem}.mc-divider-top--l{border-top-width:.5rem}.mc-divider-right{border-right:1px solid #666}.mc-divider-right--lightest{border-right-color:#fff}.mc-divider-right--light{border-right-color:#b3b3b3}.mc-divider-right--dark{border-right-color:#000}.mc-divider-right--m{border-right-width:.25rem}.mc-divider-right--l{border-right-width:.5rem}.mc-divider-bottom{border-bottom:1px solid #666}.mc-divider-bottom--lightest{border-bottom-color:#fff}.mc-divider-bottom--light{border-bottom-color:#b3b3b3}.mc-divider-bottom--dark{border-bottom-color:#000}.mc-divider-bottom--m{border-bottom-width:.25rem}.mc-divider-bottom--l{border-bottom-width:.5rem}.mc-divider-left{border-left:1px solid #666}.mc-divider-left--lightest{border-left-color:#fff}.mc-divider-left--light{border-left-color:#b3b3b3}.mc-divider-left--dark{border-left-color:#000}.mc-divider-left--m{border-left-width:.25rem}.mc-divider-left--l{border-left-width:.5rem}.mc-header{font-family:"Roboto",sans-serif;font-weight:400;background-color:#fff;z-index:10}.mc-header__container{display:grid;padding:.5rem 1.5rem 1rem}@media screen and (min-width: 1024px){.mc-header__container{padding-left:2rem;padding-right:2rem}}.mc-header__breadcrumb{grid-column:1;grid-row:auto}.mc-header__content{color:#000;grid-column:1;grid-row:auto;padding-top:.5rem}.mc-header__content-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.mc-header__content-main:not(:only-child){margin-bottom:.25rem}.mc-header__content-aside{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem;padding-bottom:.5rem}.mc-header__content-aside.can-navigate{padding-left:3rem}@media screen and (min-width: 1024px){.mc-header__content-aside{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1rem;padding-bottom:0}}.mc-header__back{margin:0;-webkit-box-shadow:none;box-shadow:none;text-decoration:none;outline:none;border:none;cursor:pointer;padding:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,0);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:currentColor;display:-webkit-box;display:-ms-flexbox;display:flex;height:2rem;width:2rem}.mc-header__back-icon{color:#333;height:1.5rem;width:1.5rem}.mc-header__back-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.mc-header__title{margin-top:0;margin-bottom:0}.mc-header__title--s{font-size:1.4375rem;line-height:1.3913043478}.mc-header__title--m{font-size:1.75rem;line-height:1.2857142857}.mc-header__title--l{font-size:2.125rem;line-height:1.2941176471}.mc-header__title--xl{font-size:2.5625rem;line-height:1.3658536585}.mc-header__subtitle{font-size:1rem;line-height:1.375}.mc-header__actions,.mc-header__icons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem}.mc-header__actions{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;align-self:flex-start;grid-column:1;grid-row:1;justify-self:end;margin-bottom:.5rem;min-height:2.5rem}@media screen and (min-width: 1024px){.mc-header__actions{grid-column:2;grid-row:1;margin-bottom:0}}.mc-header__selector:not(:only-child){padding-left:1.5625rem;position:relative}.mc-header__selector:not(:only-child)::before{background:#b3b3b3;content:"";display:block;width:1px;height:100%;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0}.mc-header__tabs{padding-left:2rem;padding-right:2rem}.mc-header--shadow{-webkit-box-shadow:0px 1px 5px 0px rgba(25,25,25,.2);box-shadow:0px 1px 5px 0px rgba(25,25,25,.2)}.mc-header--animate{left:0;position:absolute;right:0;-webkit-transition:-webkit-transform ease-out .4s;transition:-webkit-transform ease-out .4s;-o-transition:transform ease-out .4s;transition:transform ease-out .4s;transition:transform ease-out .4s, -webkit-transform ease-out .4s;transition:transform ease-out .4s,-webkit-transform ease-out .4s}.mc-header--sticky{position:-webkit-sticky;position:sticky;top:0}.mc-header--up{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.mc-header--down{-webkit-transform:translateY(calc(-100% - 5px));-ms-transform:translateY(calc(-100% - 5px));transform:translateY(calc(-100% - 5px))}
27
27
  .mt-body-l{font-family:"Roboto",sans-serif;font-weight:400;font-size:1.125rem;line-height:1.5555555556}.mt-body-l--line-height-m{line-height:1.3333333333}.mt-body-l--semi-bold{font-family:"Roboto",sans-serif;font-weight:700}.mt-body-m{font-family:"Roboto",sans-serif;font-weight:400;font-size:1rem;line-height:1.5}.mt-body-m--line-height-m{line-height:1.375}.mt-body-m--semi-bold{font-family:"Roboto",sans-serif;font-weight:700}.mt-body-s{font-family:"Roboto",sans-serif;font-weight:400;font-size:.875rem;line-height:1.5714285714}.mt-body-s--line-height-m{line-height:1.2857142857}.mt-body-s--semi-bold{font-family:"Roboto",sans-serif;font-weight:700}.mt-heading{font-family:"Roboto",sans-serif;font-weight:400;color:#000;display:block;margin-bottom:2rem}.mt-heading--underline::after{content:"";display:block;height:.25rem;background-color:#00919f}.mt-heading--line-primary-01-200::after,.mt-heading--line-lightest::after{background-color:#91d5db}.mt-heading--line-primary-02-200::after{background-color:#cfd2d8}.mt-heading--line-primary-02-600::after{background-color:#494f60}.mt-heading--center{text-align:center}.mt-heading--center.mt-heading--underline::after{margin-left:auto;margin-right:auto}.mt-heading--right{text-align:right}.mt-heading--right.mt-heading--underline::after{margin-left:auto;margin-right:0}.mt-heading--left{text-align:left}.mt-heading--left.mt-heading--underline::after{margin-left:0;margin-right:auto}.mt-heading--s{font-size:1.4375rem;line-height:1.3913043478}.mt-heading--s.mt-heading--underline::after{width:4rem;margin-top:1rem}.mt-heading--s.mt-heading--line-height-xs{line-height:1.0434782609}.mt-heading--m{font-size:1.75rem;line-height:1.2857142857}.mt-heading--m.mt-heading--underline::after{width:4.5rem;margin-top:1rem}.mt-heading--m.mt-heading--line-height-xs{line-height:1}.mt-heading--l{font-size:2.125rem;line-height:1.2941176471}.mt-heading--l.mt-heading--underline::after{width:5rem;margin-top:1.25rem}.mt-heading--l.mt-heading--line-height-xs{line-height:1.0588235294}.mt-heading--lightest{color:#fff}.mt-heading--light{font-weight:300}.mt-heading--semi-bold,.mt-heading--underline{font-weight:700}@media screen and (min-width: 680px){.mt-heading--center\@from-m{text-align:center}.mt-heading--center\@from-m.mt-heading--underline::after{margin-left:auto;margin-right:auto}.mt-heading--right\@from-m{text-align:right}.mt-heading--right\@from-m.mt-heading--underline::after{margin-left:auto;margin-right:0}.mt-heading--left\@from-m{text-align:left}.mt-heading--left\@from-m.mt-heading--underline::after{margin-left:0;margin-right:auto}.mt-heading--s{font-size:1.75rem;line-height:1.2857142857}.mt-heading--s.mt-heading--underline::after{width:4.5rem;margin-top:1rem}.mt-heading--s.mt-heading--line-height-xs{line-height:1}.mt-heading--m{font-size:2.125rem;line-height:1.2941176471}.mt-heading--m.mt-heading--underline::after{width:5rem;margin-top:1.25rem}.mt-heading--m.mt-heading--line-height-xs{line-height:1.0588235294}.mt-heading--l{font-size:2.5625rem;line-height:1.3658536585}.mt-heading--l.mt-heading--underline::after{width:5.5rem;margin-top:1.5rem}.mt-heading--l.mt-heading--line-height-xs{line-height:0.9756097561}}@media screen and (min-width: 1024px){.mt-heading--center\@from-l{text-align:center}.mt-heading--center\@from-l.mt-heading--underline::after{margin-left:auto;margin-right:auto}.mt-heading--right\@from-l{text-align:right}.mt-heading--right\@from-l.mt-heading--underline::after{margin-left:auto;margin-right:0}.mt-heading--left\@from-l{text-align:left}.mt-heading--left\@from-l.mt-heading--underline::after{margin-left:0;margin-right:auto}.mt-heading--s{font-size:2.125rem;line-height:1.2941176471}.mt-heading--s.mt-heading--underline::after{width:5rem;margin-top:1.25rem}.mt-heading--s.mt-heading--line-height-xs{line-height:1.0588235294}.mt-heading--m{font-size:2.5625rem;line-height:1.3658536585}.mt-heading--m.mt-heading--underline::after{width:5.5rem;margin-top:1.5rem}.mt-heading--m.mt-heading--line-height-xs{line-height:0.9756097561}.mt-heading--l{font-size:3.0625rem;line-height:1.387755102;margin-bottom:3.5rem}.mt-heading--l.mt-heading--underline::after{width:6rem;margin-top:2rem}.mt-heading--l.mt-heading--line-height-xs{line-height:0.9795918367}}@media screen and (min-width: 1280px){.mt-heading--center\@from-xl{text-align:center}.mt-heading--center\@from-xl.mt-heading--underline::after{margin-left:auto;margin-right:auto}.mt-heading--right\@from-xl{text-align:right}.mt-heading--right\@from-xl.mt-heading--underline::after{margin-left:auto;margin-right:0}.mt-heading--left\@from-xl{text-align:left}.mt-heading--left\@from-xl.mt-heading--underline::after{margin-left:0;margin-right:auto}}@media screen and (min-width: 1920px){.mt-heading--center\@from-xxl{text-align:center}.mt-heading--center\@from-xxl.mt-heading--underline::after{margin-left:auto;margin-right:auto}.mt-heading--right\@from-xxl{text-align:right}.mt-heading--right\@from-xxl.mt-heading--underline::after{margin-left:auto;margin-right:0}.mt-heading--left\@from-xxl{text-align:left}.mt-heading--left\@from-xxl.mt-heading--underline::after{margin-left:0;margin-right:auto}}.mt-hero{font-family:"Roboto",sans-serif;font-weight:400;font-size:2.125rem;line-height:1.5294117647}.mt-hero--semi-bold{font-family:"Roboto",sans-serif;font-weight:700}.mt-hero--line-height-s{line-height:1.1764705882}@media screen and (min-width: 680px){.mt-hero{font-size:2.5625rem;line-height:1.4634146341}.mt-hero--line-height-s{line-height:1.1707317073}}@media screen and (min-width: 1024px){.mt-hero{font-size:3.0625rem;line-height:1.4693877551}.mt-hero--line-height-s{line-height:1.1428571429}}@media screen and (min-width: 1440px){.mt-hero{font-size:3.6875rem;line-height:1.4915254237}.mt-hero--line-height-s{line-height:1.1525423729}}.ml-container{-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem;width:100%}@media screen and (min-width: 680px){.ml-container{padding-right:2rem;padding-left:2rem}}@media screen and (min-width: 1024px){.ml-container{padding-right:3rem;padding-left:3rem;max-width:64rem}}@media screen and (min-width: 1280px){.ml-container{padding-right:2rem;padding-left:2rem;max-width:80rem}}@media screen and (min-width: 1920px){.ml-container{padding-right:2.5rem;padding-left:2.5rem;max-width:120rem}}.ml-container--fluid{max-width:none}@media screen and (min-width: 680px){.ml-container--fluid\@from-m{max-width:none}}@media screen and (min-width: 1024px){.ml-container--fluid\@from-l{max-width:none}}@media screen and (min-width: 1280px){.ml-container--fluid\@from-xl{max-width:none}}@media screen and (min-width: 1920px){.ml-container--fluid\@from-xxl{max-width:none}}.ml-flexy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ml-flexy--gutter{margin-right:-0.5rem;margin-left:-0.5rem}.ml-flexy--space-around{-ms-flex-pack:distribute;justify-content:space-around}.ml-flexy--justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ml-flexy--justify-evenly{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.ml-flexy--justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ml-flexy--justify-center{-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center}.ml-flexy--justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ml-flexy--items-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.ml-flexy--items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ml-flexy--items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ml-flexy--items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ml-flexy__col{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.ml-flexy--gutter>.ml-flexy__col{padding-right:.5rem;padding-left:.5rem}.ml-flexy__col--fill{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.ml-flexy__col--full{-webkit-box-flex:100%;-ms-flex:100%;flex:100%;max-width:100%}.ml-flexy__col--1of2{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ml-flexy__col--push-1of2{margin-left:50%}.ml-flexy__col--1of3{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ml-flexy__col--push-1of3{margin-left:33.3333333333%}.ml-flexy__col--2of3{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ml-flexy__col--push-2of3{margin-left:66.6666666667%}.ml-flexy__col--1of4{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ml-flexy__col--push-1of4{margin-left:25%}.ml-flexy__col--3of4{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ml-flexy__col--push-3of4{margin-left:75%}.ml-flexy__col--1of6{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ml-flexy__col--push-1of6{margin-left:16.6666666667%}.ml-flexy__col--5of6{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ml-flexy__col--push-5of6{margin-left:83.3333333333%}.ml-flexy__col--1of12{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.ml-flexy__col--push-1of12{margin-left:8.3333333333%}.ml-flexy__col--2of12{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ml-flexy__col--push-2of12{margin-left:16.6666666667%}.ml-flexy__col--3of12{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ml-flexy__col--push-3of12{margin-left:25%}.ml-flexy__col--4of12{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ml-flexy__col--push-4of12{margin-left:33.3333333333%}.ml-flexy__col--5of12{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.ml-flexy__col--push-5of12{margin-left:41.6666666667%}.ml-flexy__col--6of12{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ml-flexy__col--push-6of12{margin-left:50%}.ml-flexy__col--7of12{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.ml-flexy__col--push-7of12{margin-left:58.3333333333%}.ml-flexy__col--8of12{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ml-flexy__col--push-8of12{margin-left:66.6666666667%}.ml-flexy__col--9of12{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ml-flexy__col--push-9of12{margin-left:75%}.ml-flexy__col--10of12{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ml-flexy__col--push-10of12{margin-left:83.3333333333%}.ml-flexy__col--11of12{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.ml-flexy__col--push-11of12{margin-left:91.6666666667%}.ml-flexy__col--initial{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.ml-flexy__col--grow{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:none}.ml-flexy__col--first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.ml-flexy__col--last{-webkit-box-ordinal-group:1000;-ms-flex-order:999;order:999}.ml-flexy__col--push--reset{margin-left:auto}@media screen and (min-width: 680px){.ml-flexy--gutter{margin-right:-1rem;margin-left:-1rem}.ml-flexy--space-around\@from-m{-ms-flex-pack:distribute;justify-content:space-around}.ml-flexy--justify-between\@from-m{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ml-flexy--justify-evenly\@from-m{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.ml-flexy--justify-start\@from-m{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ml-flexy--justify-center\@from-m{-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center}.ml-flexy--justify-end\@from-m{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ml-flexy--gutter>.ml-flexy__col{padding-right:1rem;padding-left:1rem}.ml-flexy__col--fill\@from-m{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.ml-flexy__col--full\@from-m{-webkit-box-flex:100%;-ms-flex:100%;flex:100%;max-width:100%}.ml-flexy__col--1of2\@from-m{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ml-flexy__col--push-1of2\@from-m{margin-left:50%}.ml-flexy__col--1of3\@from-m{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ml-flexy__col--push-1of3\@from-m{margin-left:33.3333333333%}.ml-flexy__col--2of3\@from-m{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ml-flexy__col--push-2of3\@from-m{margin-left:66.6666666667%}.ml-flexy__col--1of4\@from-m{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ml-flexy__col--push-1of4\@from-m{margin-left:25%}.ml-flexy__col--3of4\@from-m{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ml-flexy__col--push-3of4\@from-m{margin-left:75%}.ml-flexy__col--1of6\@from-m{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ml-flexy__col--push-1of6\@from-m{margin-left:16.6666666667%}.ml-flexy__col--5of6\@from-m{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ml-flexy__col--push-5of6\@from-m{margin-left:83.3333333333%}.ml-flexy__col--1of12\@from-m{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.ml-flexy__col--push-1of12\@from-m{margin-left:8.3333333333%}.ml-flexy__col--2of12\@from-m{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ml-flexy__col--push-2of12\@from-m{margin-left:16.6666666667%}.ml-flexy__col--3of12\@from-m{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ml-flexy__col--push-3of12\@from-m{margin-left:25%}.ml-flexy__col--4of12\@from-m{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ml-flexy__col--push-4of12\@from-m{margin-left:33.3333333333%}.ml-flexy__col--5of12\@from-m{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.ml-flexy__col--push-5of12\@from-m{margin-left:41.6666666667%}.ml-flexy__col--6of12\@from-m{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ml-flexy__col--push-6of12\@from-m{margin-left:50%}.ml-flexy__col--7of12\@from-m{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.ml-flexy__col--push-7of12\@from-m{margin-left:58.3333333333%}.ml-flexy__col--8of12\@from-m{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ml-flexy__col--push-8of12\@from-m{margin-left:66.6666666667%}.ml-flexy__col--9of12\@from-m{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ml-flexy__col--push-9of12\@from-m{margin-left:75%}.ml-flexy__col--10of12\@from-m{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ml-flexy__col--push-10of12\@from-m{margin-left:83.3333333333%}.ml-flexy__col--11of12\@from-m{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.ml-flexy__col--push-11of12\@from-m{margin-left:91.6666666667%}.ml-flexy__col--initial\@from-m{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.ml-flexy__col--grow\@from-m{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:none}.ml-flexy__col--first\@from-m{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.ml-flexy__col--last\@from-m{-webkit-box-ordinal-group:1000;-ms-flex-order:999;order:999}.ml-flexy__col--push--reset\@from-m{margin-left:auto}}@media screen and (min-width: 1024px){.ml-flexy--space-around\@from-l{-ms-flex-pack:distribute;justify-content:space-around}.ml-flexy--justify-between\@from-l{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ml-flexy--justify-evenly\@from-l{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.ml-flexy--justify-start\@from-l{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ml-flexy--justify-center\@from-l{-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center}.ml-flexy--justify-end\@from-l{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ml-flexy__col--fill\@from-l{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.ml-flexy__col--full\@from-l{-webkit-box-flex:100%;-ms-flex:100%;flex:100%;max-width:100%}.ml-flexy__col--1of2\@from-l{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ml-flexy__col--push-1of2\@from-l{margin-left:50%}.ml-flexy__col--1of3\@from-l{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ml-flexy__col--push-1of3\@from-l{margin-left:33.3333333333%}.ml-flexy__col--2of3\@from-l{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ml-flexy__col--push-2of3\@from-l{margin-left:66.6666666667%}.ml-flexy__col--1of4\@from-l{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ml-flexy__col--push-1of4\@from-l{margin-left:25%}.ml-flexy__col--3of4\@from-l{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ml-flexy__col--push-3of4\@from-l{margin-left:75%}.ml-flexy__col--1of6\@from-l{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ml-flexy__col--push-1of6\@from-l{margin-left:16.6666666667%}.ml-flexy__col--5of6\@from-l{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ml-flexy__col--push-5of6\@from-l{margin-left:83.3333333333%}.ml-flexy__col--1of12\@from-l{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.ml-flexy__col--push-1of12\@from-l{margin-left:8.3333333333%}.ml-flexy__col--2of12\@from-l{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ml-flexy__col--push-2of12\@from-l{margin-left:16.6666666667%}.ml-flexy__col--3of12\@from-l{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ml-flexy__col--push-3of12\@from-l{margin-left:25%}.ml-flexy__col--4of12\@from-l{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ml-flexy__col--push-4of12\@from-l{margin-left:33.3333333333%}.ml-flexy__col--5of12\@from-l{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.ml-flexy__col--push-5of12\@from-l{margin-left:41.6666666667%}.ml-flexy__col--6of12\@from-l{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ml-flexy__col--push-6of12\@from-l{margin-left:50%}.ml-flexy__col--7of12\@from-l{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.ml-flexy__col--push-7of12\@from-l{margin-left:58.3333333333%}.ml-flexy__col--8of12\@from-l{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ml-flexy__col--push-8of12\@from-l{margin-left:66.6666666667%}.ml-flexy__col--9of12\@from-l{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ml-flexy__col--push-9of12\@from-l{margin-left:75%}.ml-flexy__col--10of12\@from-l{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ml-flexy__col--push-10of12\@from-l{margin-left:83.3333333333%}.ml-flexy__col--11of12\@from-l{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.ml-flexy__col--push-11of12\@from-l{margin-left:91.6666666667%}.ml-flexy__col--initial\@from-l{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.ml-flexy__col--grow\@from-l{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:none}.ml-flexy__col--first\@from-l{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.ml-flexy__col--last\@from-l{-webkit-box-ordinal-group:1000;-ms-flex-order:999;order:999}.ml-flexy__col--push--reset\@from-l{margin-left:auto}}@media screen and (min-width: 1280px){.ml-flexy--space-around\@from-xl{-ms-flex-pack:distribute;justify-content:space-around}.ml-flexy--justify-between\@from-xl{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ml-flexy--justify-evenly\@from-xl{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.ml-flexy--justify-start\@from-xl{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ml-flexy--justify-center\@from-xl{-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center}.ml-flexy--justify-end\@from-xl{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ml-flexy__col--fill\@from-xl{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.ml-flexy__col--full\@from-xl{-webkit-box-flex:100%;-ms-flex:100%;flex:100%;max-width:100%}.ml-flexy__col--1of2\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ml-flexy__col--push-1of2\@from-xl{margin-left:50%}.ml-flexy__col--1of3\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ml-flexy__col--push-1of3\@from-xl{margin-left:33.3333333333%}.ml-flexy__col--2of3\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ml-flexy__col--push-2of3\@from-xl{margin-left:66.6666666667%}.ml-flexy__col--1of4\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ml-flexy__col--push-1of4\@from-xl{margin-left:25%}.ml-flexy__col--3of4\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ml-flexy__col--push-3of4\@from-xl{margin-left:75%}.ml-flexy__col--1of6\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ml-flexy__col--push-1of6\@from-xl{margin-left:16.6666666667%}.ml-flexy__col--5of6\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ml-flexy__col--push-5of6\@from-xl{margin-left:83.3333333333%}.ml-flexy__col--1of12\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.ml-flexy__col--push-1of12\@from-xl{margin-left:8.3333333333%}.ml-flexy__col--2of12\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ml-flexy__col--push-2of12\@from-xl{margin-left:16.6666666667%}.ml-flexy__col--3of12\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ml-flexy__col--push-3of12\@from-xl{margin-left:25%}.ml-flexy__col--4of12\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ml-flexy__col--push-4of12\@from-xl{margin-left:33.3333333333%}.ml-flexy__col--5of12\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.ml-flexy__col--push-5of12\@from-xl{margin-left:41.6666666667%}.ml-flexy__col--6of12\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ml-flexy__col--push-6of12\@from-xl{margin-left:50%}.ml-flexy__col--7of12\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.ml-flexy__col--push-7of12\@from-xl{margin-left:58.3333333333%}.ml-flexy__col--8of12\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ml-flexy__col--push-8of12\@from-xl{margin-left:66.6666666667%}.ml-flexy__col--9of12\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ml-flexy__col--push-9of12\@from-xl{margin-left:75%}.ml-flexy__col--10of12\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ml-flexy__col--push-10of12\@from-xl{margin-left:83.3333333333%}.ml-flexy__col--11of12\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.ml-flexy__col--push-11of12\@from-xl{margin-left:91.6666666667%}.ml-flexy__col--initial\@from-xl{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.ml-flexy__col--grow\@from-xl{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:none}.ml-flexy__col--first\@from-xl{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.ml-flexy__col--last\@from-xl{-webkit-box-ordinal-group:1000;-ms-flex-order:999;order:999}.ml-flexy__col--push--reset\@from-xl{margin-left:auto}}@media screen and (min-width: 1920px){.ml-flexy--space-around\@from-xxl{-ms-flex-pack:distribute;justify-content:space-around}.ml-flexy--justify-between\@from-xxl{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ml-flexy--justify-evenly\@from-xxl{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.ml-flexy--justify-start\@from-xxl{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ml-flexy--justify-center\@from-xxl{-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center}.ml-flexy--justify-end\@from-xxl{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ml-flexy__col--fill\@from-xxl{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.ml-flexy__col--full\@from-xxl{-webkit-box-flex:100%;-ms-flex:100%;flex:100%;max-width:100%}.ml-flexy__col--1of2\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ml-flexy__col--push-1of2\@from-xxl{margin-left:50%}.ml-flexy__col--1of3\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ml-flexy__col--push-1of3\@from-xxl{margin-left:33.3333333333%}.ml-flexy__col--2of3\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ml-flexy__col--push-2of3\@from-xxl{margin-left:66.6666666667%}.ml-flexy__col--1of4\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ml-flexy__col--push-1of4\@from-xxl{margin-left:25%}.ml-flexy__col--3of4\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ml-flexy__col--push-3of4\@from-xxl{margin-left:75%}.ml-flexy__col--1of6\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ml-flexy__col--push-1of6\@from-xxl{margin-left:16.6666666667%}.ml-flexy__col--5of6\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ml-flexy__col--push-5of6\@from-xxl{margin-left:83.3333333333%}.ml-flexy__col--1of12\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.ml-flexy__col--push-1of12\@from-xxl{margin-left:8.3333333333%}.ml-flexy__col--2of12\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ml-flexy__col--push-2of12\@from-xxl{margin-left:16.6666666667%}.ml-flexy__col--3of12\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ml-flexy__col--push-3of12\@from-xxl{margin-left:25%}.ml-flexy__col--4of12\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ml-flexy__col--push-4of12\@from-xxl{margin-left:33.3333333333%}.ml-flexy__col--5of12\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.ml-flexy__col--push-5of12\@from-xxl{margin-left:41.6666666667%}.ml-flexy__col--6of12\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ml-flexy__col--push-6of12\@from-xxl{margin-left:50%}.ml-flexy__col--7of12\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.ml-flexy__col--push-7of12\@from-xxl{margin-left:58.3333333333%}.ml-flexy__col--8of12\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ml-flexy__col--push-8of12\@from-xxl{margin-left:66.6666666667%}.ml-flexy__col--9of12\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ml-flexy__col--push-9of12\@from-xxl{margin-left:75%}.ml-flexy__col--10of12\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ml-flexy__col--push-10of12\@from-xxl{margin-left:83.3333333333%}.ml-flexy__col--11of12\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.ml-flexy__col--push-11of12\@from-xxl{margin-left:91.6666666667%}.ml-flexy__col--initial\@from-xxl{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.ml-flexy__col--grow\@from-xxl{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:none}.ml-flexy__col--first\@from-xxl{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.ml-flexy__col--last\@from-xxl{-webkit-box-ordinal-group:1000;-ms-flex-order:999;order:999}.ml-flexy__col--push--reset\@from-xxl{margin-left:auto}}.mc-hero{position:relative}.mc-hero__main{-webkit-box-flex:100%;-ms-flex:100%;flex:100%;padding-bottom:4.5rem;padding-top:4rem}@media screen and (min-width: 680px){.mc-hero__main{padding-bottom:7rem;padding-top:6rem}}@media screen and (min-width: 1024px){.mc-hero__main{padding-bottom:10rem}}@media screen and (min-width: 1440px){.mc-hero__main{padding-bottom:8rem;padding-top:8rem}}.mc-hero__cover{z-index:-1}.mc-hero__cover,.mc-hero__cover::before{height:100%;left:0;position:absolute;top:0;width:100%}.mc-hero__cover::before{background-color:rgba(25,25,25,.8);content:"";display:block}.mc-hero__visual{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width: 1024px){.mc-hero__header{max-width:75%}}@media screen and (min-width: 1280px){.mc-hero__header{max-width:66.6666666667%}}@media(min-width: 1440px)and (max-width: 1919px){.mc-hero__header{max-width:75%}}.mc-hero__title{margin-top:0}.mc-hero__content{color:#fff}@media screen and (min-width: 1024px){.mc-hero__content{max-width:83.3333333333%}}@media(min-width: 1280px)and (max-width: 1919px){.mc-hero__content{max-width:75%}}.mc-hero__boxed{-webkit-box-flex:100%;-ms-flex:100%;flex:100%;margin-top:-6rem}@media screen and (min-width: 680px){.mc-hero__boxed{margin-top:-5rem}}@media screen and (min-width: 1024px){.mc-hero__boxed{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%;margin-top:0}}@media screen and (min-width: 1920px){.mc-hero__boxed{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}}.mc-hero--with-content .mc-hero__main{padding-bottom:3rem;padding-top:2.5rem}@media screen and (min-width: 680px){.mc-hero--with-content .mc-hero__main{padding-bottom:5rem;padding-top:3.5rem}}@media screen and (min-width: 1024px){.mc-hero--with-content .mc-hero__main{padding-bottom:6rem;padding-top:5rem}}@media screen and (min-width: 1920px){.mc-hero--with-content .mc-hero__main{padding-bottom:8rem}}@media(min-width: 1440px)and (max-width: 1919px){.mc-hero--with-content .mc-hero__header{max-width:66.6666666667%}}@media screen and (min-width: 1920px){.mc-hero--with-content .mc-hero__header{max-width:58.3333333333%}}.mc-hero--with-boxed *{-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width: 1024px){.mc-hero--with-boxed{padding-bottom:3rem;padding-top:4rem}}@media screen and (min-width: 1440px){.mc-hero--with-boxed{padding-bottom:4rem}}@media screen and (min-width: 1920px){.mc-hero--with-boxed{padding-bottom:5rem}}.mc-hero--with-boxed .mc-hero__main{padding-bottom:6rem;padding-top:2.5rem;position:relative;-webkit-box-flex:100%;-ms-flex:100%;flex:100%}@media screen and (min-width: 680px){.mc-hero--with-boxed .mc-hero__main{padding-bottom:5rem;padding-top:4rem}}@media screen and (min-width: 1024px){.mc-hero--with-boxed .mc-hero__main{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%;padding-bottom:0;padding-top:0;position:static}}@media screen and (min-width: 1920px){.mc-hero--with-boxed .mc-hero__main{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}}@media(max-width: 679px){.mc-hero--with-boxed .mc-hero__cover{left:-0.5rem;width:calc(100% + 1rem)}}@media(max-width: 1023px){.mc-hero--with-boxed .mc-hero__cover{left:-1rem;width:calc(100% + 2rem)}}.mc-hero--with-boxed .mc-hero__header,.mc-hero--with-boxed .mc-hero__content{max-width:none}.mc-hero--with-boxed .mc-hero__content{margin-bottom:2rem}@media screen and (min-width: 680px){.mc-hero--with-boxed .mc-hero__content{margin-bottom:3rem}}@media screen and (min-width: 1024px){.mc-hero--with-boxed .mc-hero__content{margin-bottom:0}}@media(min-width: 1024px)and (max-width: 1279px){.mc-hero--boxed-l{padding-bottom:0;padding-top:0}.mc-hero--boxed-l .mc-hero__main,.mc-hero--boxed-l .mc-hero__boxed{-webkit-box-flex:100%;-ms-flex:100%;flex:100%;max-width:none}.mc-hero--boxed-l .mc-hero__cover{left:-2rem;width:calc(100% + 4rem)}.mc-hero--boxed-l .mc-hero__main{padding-bottom:7rem;padding-top:4rem;position:relative}.mc-hero--boxed-l .mc-hero__content{margin-bottom:3rem}.mc-hero--boxed-l .mc-hero__boxed{margin-top:-7rem}}.mc-hero--center .mc-hero__header,.mc-hero--center .mc-hero__content{margin-left:auto;margin-right:auto}@media screen and (min-width: 1024px){.mc-hero--center .mc-hero__header{max-width:66.6666666667%}}@media screen and (min-width: 1920px){.mc-hero--center .mc-hero__header{max-width:50%}}.mc-hero--center .mc-hero__content{text-align:center}@media screen and (min-width: 1024px){.mc-hero--center .mc-hero__content{max-width:none}}@media screen and (min-width: 1280px){.mc-hero--center .mc-hero__content{max-width:66.6666666667%}}@media(min-width: 1440px)and (max-width: 1919px){.mc-hero--center .mc-hero__content{max-width:83.3333333333%}}
28
- .mc-kpi[data-v-4dbae827]{color:var(--color-kpi-text, #005c91);display:inline-block}.mc-kpi__label[data-v-4dbae827]{font-size:.875rem;line-height:1.2857142857;display:block}.mc-kpi__content[data-v-4dbae827]{display:-webkit-box;display:-ms-flexbox;display:flex}.mc-kpi__value[data-v-4dbae827]{font-size:.875rem;line-height:1.2857142857;font-weight:700;text-align:center}.mc-kpi__details[data-v-4dbae827]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mc-kpi__text[data-v-4dbae827]{font-size:.875rem;line-height:1.2857142857}.mc-kpi__icon[data-v-4dbae827]{display:block;height:1rem;width:1rem}.mc-kpi--small .mc-kpi__content[data-v-4dbae827]{gap:.5rem}.mc-kpi--small .mc-kpi__value[data-v-4dbae827]{background-color:var(--color-kpi-background, #daeff7);border:1px solid var(--color-kpi-border, #007bb4);border-radius:4px;overflow:hidden;padding:.1875rem .4375rem}.mc-kpi--small .mc-kpi__details[data-v-4dbae827]{background-color:rgba(0,0,0,0)}.mc-kpi--medium .mc-kpi__label[data-v-4dbae827]{color:#000;margin-bottom:.375rem}.mc-kpi--medium .mc-kpi__content[data-v-4dbae827]{background-color:var(--color-kpi-background, #daeff7);border:1px solid var(--color-kpi-border, #007bb4);border-radius:4px;overflow:hidden}.mc-kpi--medium .mc-kpi__value[data-v-4dbae827]{font-size:1rem;line-height:1.375;padding:.5rem .5rem .5rem .4375rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.mc-kpi--medium .mc-kpi__details[data-v-4dbae827]{padding-left:.75rem;padding-right:.6875rem}.mc-kpi--large[data-v-4dbae827]{background-color:var(--color-kpi-background, #daeff7);border:1px solid var(--color-kpi-border, #007bb4);border-radius:4px;overflow:hidden}.mc-kpi--large .mc-kpi__label[data-v-4dbae827],.mc-kpi--large .mc-kpi__value[data-v-4dbae827]{padding-right:.9375rem;padding-left:.9375rem}.mc-kpi--large .mc-kpi__label[data-v-4dbae827]{font-size:1rem;line-height:1.375;padding-top:1rem;text-align:center}.mc-kpi--large .mc-kpi__content[data-v-4dbae827]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.mc-kpi--large .mc-kpi__value[data-v-4dbae827]{font-size:2.125rem;line-height:1.2941176471;padding-bottom:1rem}.mc-kpi--large .mc-kpi__details[data-v-4dbae827]{min-height:2.9375rem;padding-right:.6875rem;padding-left:.6875rem;gap:.75rem}.mc-kpi--warning[data-v-4dbae827]{--color-kpi-background: #fdf1e8;--color-kpi-border: #c65200;--color-kpi-text: #8c3500}.mc-kpi--danger[data-v-4dbae827]{--color-kpi-background: #fdeaea;--color-kpi-border: #c61112;--color-kpi-text: #8c0003}.mc-kpi--success[data-v-4dbae827]{--color-kpi-background: #ebf5de;--color-kpi-border: #188803;--color-kpi-text: #006902}.mc-kpi--neutral[data-v-4dbae827]{--color-kpi-background: #e6e6e6;--color-kpi-border: #666666;--color-kpi-text: #4d4d4d}
28
+ .mc-kpi[data-v-5614ace6]{color:var(--color-kpi-text, #005c91);display:inline-block}.mc-kpi__label[data-v-5614ace6]{font-size:.875rem;line-height:1.2857142857;display:block}.mc-kpi__content[data-v-5614ace6]{display:-webkit-box;display:-ms-flexbox;display:flex}.mc-kpi__main[data-v-5614ace6]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mc-kpi__value[data-v-5614ace6]{font-size:.875rem;line-height:1.2857142857;font-weight:700}.mc-kpi__aside[data-v-5614ace6]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mc-kpi__detail[data-v-5614ace6]{font-size:.875rem;line-height:1.2857142857}.mc-kpi__icon[data-v-5614ace6]{display:block;height:1rem;width:1rem}.mc-kpi--small .mc-kpi__content[data-v-5614ace6]{gap:.5rem}.mc-kpi--small .mc-kpi__main[data-v-5614ace6]{background-color:var(--color-kpi-background, #daeff7);border:1px solid var(--color-kpi-border, #007bb4);border-radius:4px;overflow:hidden;padding:.1875rem .4375rem}.mc-kpi--small .mc-kpi__aside[data-v-5614ace6]{background-color:rgba(0,0,0,0)}.mc-kpi--medium .mc-kpi__label[data-v-5614ace6]{color:#000;margin-bottom:.375rem}.mc-kpi--medium .mc-kpi__content[data-v-5614ace6]{background-color:var(--color-kpi-background, #daeff7);border:1px solid var(--color-kpi-border, #007bb4);border-radius:4px;overflow:hidden}.mc-kpi--medium .mc-kpi__main[data-v-5614ace6]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:.5rem .5rem .5rem .4375rem}.mc-kpi--medium .mc-kpi__value[data-v-5614ace6]{font-size:1rem;line-height:1.375}.mc-kpi--medium .mc-kpi__aside[data-v-5614ace6]{padding-left:.75rem;padding-right:.6875rem}.mc-kpi--large[data-v-5614ace6]{background-color:var(--color-kpi-background, #daeff7);border:1px solid var(--color-kpi-border, #007bb4);border-radius:4px;overflow:hidden}.mc-kpi--large .mc-kpi__content[data-v-5614ace6]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.mc-kpi--large .mc-kpi__main[data-v-5614ace6]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1rem .9375rem}.mc-kpi--large .mc-kpi__label[data-v-5614ace6]{font-size:1rem;line-height:1.375}.mc-kpi--large .mc-kpi__value[data-v-5614ace6]{font-size:2.125rem;line-height:1.2941176471}.mc-kpi--large .mc-kpi__aside[data-v-5614ace6]{min-height:2.9375rem;padding-right:.6875rem;padding-left:.6875rem;gap:.75rem}.mc-kpi--warning[data-v-5614ace6]{--color-kpi-background: #fdf1e8;--color-kpi-border: #c65200;--color-kpi-text: #8c3500}.mc-kpi--danger[data-v-5614ace6]{--color-kpi-background: #fdeaea;--color-kpi-border: #c61112;--color-kpi-text: #8c0003}.mc-kpi--success[data-v-5614ace6]{--color-kpi-background: #ebf5de;--color-kpi-border: #188803;--color-kpi-text: #006902}.mc-kpi--neutral[data-v-5614ace6]{--color-kpi-background: #e6e6e6;--color-kpi-border: #666666;--color-kpi-text: #4d4d4d}
29
29
  .mc-layer{font-family:"Roboto",sans-serif;font-weight:400;-webkit-box-sizing:border-box;box-sizing:border-box;bottom:0;left:0;outline:0;pointer-events:none;position:fixed;right:0;top:0;z-index:1999999999;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.mc-layer *{-webkit-box-sizing:inherit;box-sizing:inherit}.mc-layer--ltr{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.mc-layer--ltr .mc-layer__dialog{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}.mc-layer:not(.mc-layer--ltr){-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.mc-layer:not(.mc-layer--ltr) .mc-layer__dialog{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}.mc-layer__dialog{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;max-width:calc(100% - 2rem);-webkit-transition:visibility 0s linear .4s,-webkit-transform .4s;transition:visibility 0s linear .4s,-webkit-transform .4s;-o-transition:visibility 0s linear .4s,transform .4s;transition:visibility 0s linear .4s,transform .4s;transition:visibility 0s linear .4s,transform .4s,-webkit-transform .4s;visibility:hidden;width:100%}@media screen and (min-width: 680px){.mc-layer__dialog{max-width:25rem}}@media screen and (min-width: 769px){.mc-layer__dialog{max-width:28.6875rem}}@media screen and (min-width: 1024px){.mc-layer__dialog{max-width:28rem}}@media screen and (min-width: 680px){.mc-layer__dialog--extend{max-width:31.75rem}}@media screen and (min-width: 769px){.mc-layer__dialog--extend{max-width:36.3125rem}}@media screen and (min-width: 1024px){.mc-layer__dialog--extend{max-width:43rem}}.mc-layer__header,.mc-layer__footer{padding-left:1rem;padding-right:1rem}@media screen and (min-width: 1024px){.mc-layer__header,.mc-layer__footer{padding-left:2rem;padding-right:2rem}}.mc-layer__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:.5rem;padding-top:1rem;min-height:3.75rem;position:relative}.mc-layer__header::after{background:#b3b3b3;content:"";display:block;margin:0 auto;height:1px;width:100%;bottom:0;left:0;position:absolute}@media screen and (min-width: 1024px){.mc-layer__header{padding-bottom:.75rem;padding-top:1.25rem;min-height:4.25rem}}.mc-layer__icon{fill:#666;height:1.5rem;margin-right:.75rem;width:1.5rem}.mc-layer__title{font-size:.875rem;line-height:1.2857142857;font-weight:400;color:#666;margin-bottom:0;margin-top:0}.mc-layer__close{margin:0;-webkit-box-shadow:none;box-shadow:none;text-decoration:none;outline:none;border:none;cursor:pointer;padding:0;position:relative;-ms-flex-item-align:start;align-self:flex-start;background:rgba(0,0,0,0) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMnJlbSIgd2lkdGg9IjJyZW0iIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0iIzgwODA4MCI+PHBhdGggZD0iTTE3LjQxIDE2bDguOC04Ljc5YTEgMSAwIDEwLTEuNDItMS40MkwxNiAxNC41OWwtOC43OS04LjhhMSAxIDAgMDAtMS40MiAxLjQybDguOCA4Ljc5LTguOCA4Ljc5YTEgMSAwIDAwMCAxLjQyIDEgMSAwIDAwMS40MiAwbDguNzktOC44IDguNzkgOC44YTEgMSAwIDAwMS40MiAwIDEgMSAwIDAwMC0xLjQyeiIvPjwvc3ZnPg==) no-repeat;background-size:contain;cursor:pointer;height:2rem;margin-left:auto;width:2rem}.mc-layer__close::after{border-radius:2px;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,0);box-shadow:0 0 0 0 rgba(0,0,0,0);content:"";display:block;pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;-webkit-transition:-webkit-box-shadow 200ms ease;transition:-webkit-box-shadow 200ms ease;-o-transition:box-shadow 200ms ease;transition:box-shadow 200ms ease;transition:box-shadow 200ms ease, -webkit-box-shadow 200ms ease;transition:box-shadow 200ms ease,-webkit-box-shadow 200ms ease}.mc-layer__close-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;visibility:visible;white-space:nowrap}.mc-layer__close:focus::after{-webkit-box-shadow:0 0 0 .125rem #fff,0 0 0 .25rem #758992;box-shadow:0 0 0 .125rem #fff,0 0 0 .25rem #758992}.mc-layer__body{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;overflow:hidden;padding-left:.5rem;padding-right:.5rem}@media screen and (min-width: 1024px){.mc-layer__body{padding-left:1rem;padding-right:1rem}}.mc-layer__body--overflowing+.mc-layer__footer,.mc-layer__body--overflowing-scroll-edge+.mc-layer__footer{-webkit-box-shadow:0px 4px 20px 0px rgba(25,25,25,.2);box-shadow:0px 4px 20px 0px rgba(25,25,25,.2);position:relative}.mc-layer__body--overflowing-scroll-edge{padding-left:0;padding-right:0}.mc-layer__body--overflowing-scroll-edge .mc-layer__content{padding-left:1rem;padding-right:1.125rem}@media screen and (min-width: 1024px){.mc-layer__body--overflowing-scroll-edge .mc-layer__content{padding-left:2rem;padding-right:2rem}}.mc-layer__body--scroll-end+.mc-layer__footer{-webkit-box-shadow:none;box-shadow:none}.mc-layer__content{max-height:100%;overflow-y:auto;overflow-x:hidden;padding:1.5rem .5rem 3rem;scrollbar-color:#666 #e6e6e6;scrollbar-width:thin}@media screen and (min-width: 1024px){.mc-layer__content{padding-left:1rem;padding-right:1rem}}.mc-layer__content::-webkit-scrollbar{background-color:#e6e6e6;width:.25rem}.mc-layer__content::-webkit-scrollbar-thumb{background:#666}.mc-layer__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:1rem;padding-bottom:1rem}@media screen and (min-width: 1024px){.mc-layer__footer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:1.5rem;padding-bottom:1.5rem}}.mc-layer__footer>:first-child:not(:only-child){margin-bottom:.75rem}@media screen and (min-width: 1024px){.mc-layer__footer>:first-child:not(:only-child){margin-bottom:0;margin-right:1rem}}.mc-layer-open{overflow:hidden}.mc-layer .mc-layer__dialog.is-open{pointer-events:all;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-transition:visibility 0s linear 0s,-webkit-transform .4s;transition:visibility 0s linear 0s,-webkit-transform .4s;-o-transition:visibility 0s linear 0s,transform .4s;transition:visibility 0s linear 0s,transform .4s;transition:visibility 0s linear 0s,transform .4s,-webkit-transform .4s;visibility:visible}.mc-layer-overlay{background-color:rgba(25,25,25,.7);-webkit-filter:blur(1px);filter:blur(1px);inset:0;opacity:0;position:fixed;pointer-events:none;-webkit-transition:opacity .4s ease,visibility 0ms .4s;-o-transition:opacity .4s ease,visibility 0ms .4s;transition:opacity .4s ease,visibility 0ms .4s;z-index:1999999998}.mc-layer-overlay.is-visible{opacity:1;pointer-events:all;-webkit-transition:opacity .4s ease,visibility 0ms;-o-transition:opacity .4s ease,visibility 0ms;transition:opacity .4s ease,visibility 0ms;visibility:visible}.mc-layer__body--overflowing::after,.mc-layer__body--overflowing-scroll-edge::after{pointer-events:none}
30
30
  .mc-listbox-options{display:inline-block;position:relative}.mc-listbox-options__trigger{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:none;border:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:1.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;width:1.5rem}.mc-listbox-options__trigger-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.mc-listbox-options__container{background-color:#fff;border:1px solid #666;border-radius:3px;left:0;min-width:8rem;overflow-y:auto;opacity:0;position:absolute;visibility:hidden;top:100%}.mc-listbox-options__container.is-open{opacity:1;visibility:visible;z-index:11}.mc-listbox-options__container.align-top{-webkit-transform:translate(0, calc(-100% - 1.5rem));-ms-transform:translate(0, calc(-100% - 1.5rem));transform:translate(0, calc(-100% - 1.5rem))}.mc-listbox-options__container.align-right{-webkit-transform:translate(calc(-100% + 1.5rem), 0);-ms-transform:translate(calc(-100% + 1.5rem), 0);transform:translate(calc(-100% + 1.5rem), 0)}.mc-listbox-options__container.align-right.align-top{-webkit-transform:translate(calc(-100% + 1.5rem), calc(-100% - 1.5rem));-ms-transform:translate(calc(-100% + 1.5rem), calc(-100% - 1.5rem));transform:translate(calc(-100% + 1.5rem), calc(-100% - 1.5rem))}.mc-listbox-options__list{list-style:none;margin-left:0;padding-left:0;margin:0 auto;padding:8px 0}.mc-listbox-options__list::-webkit-scrollbar{background-color:#e6e6e6;width:.25rem}.mc-listbox-options__list::-webkit-scrollbar-thumb{background:#666}.mc-listbox-options__list:not(:last-child){border-bottom:1px solid #bab6bc}.mc-listbox-options__tile{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1e1e1c;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;min-height:2.5rem;padding-left:.75rem;padding-right:.75rem;position:relative}.mc-listbox-options__tile:hover{background-color:#eeedea}.mc-listbox-options__tile.is-disabled{background-color:#ccc}.mc-listbox-options__tile.is-disabled,.mc-listbox-options__tile.is-disabled .mc-listbox-options__item{color:#666;cursor:not-allowed;pointer-events:none}.mc-listbox-options__item{font-size:1rem;line-height:1.375;background:none;border:none;color:currentColor;cursor:pointer;padding:0;white-space:nowrap}.mc-listbox-options__item::after{content:"";position:absolute;inset:0;z-index:2}.mc-listbox-options__item,.mc-listbox-options__item:active,.mc-listbox-options__item:hover,.mc-listbox-options__item:focus{text-decoration:none}.mc-listbox-options__item.is-danger{color:#c61112}
31
31
  .mt-body-l{font-family:"Roboto",sans-serif;font-weight:400;font-size:1.125rem;line-height:1.5555555556}.mt-body-l--line-height-m{line-height:1.3333333333}.mt-body-l--semi-bold{font-family:"Roboto",sans-serif;font-weight:700}.mt-body-m{font-family:"Roboto",sans-serif;font-weight:400;font-size:1rem;line-height:1.5}.mt-body-m--line-height-m{line-height:1.375}.mt-body-m--semi-bold{font-family:"Roboto",sans-serif;font-weight:700}.mt-body-s{font-family:"Roboto",sans-serif;font-weight:400;font-size:.875rem;line-height:1.5714285714}.mt-body-s--line-height-m{line-height:1.2857142857}.mt-body-s--semi-bold{font-family:"Roboto",sans-serif;font-weight:700}.mc-modal{font-family:"Roboto",sans-serif;font-weight:400;-webkit-box-sizing:border-box;box-sizing:border-box;bottom:0;left:0;outline:0;pointer-events:none;position:fixed;right:0;top:0;z-index:1999999999;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;height:100vh;height:-webkit-fill-available;height:-moz-available;height:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow-x:hidden;overflow-y:auto;padding:1rem 1.125rem;width:100vw}@media screen and (min-width: 680px){.mc-modal{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}}.mc-modal__dialog{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;opacity:0;position:relative;-webkit-transform:translateY(-25%);-ms-transform:translateY(-25%);transform:translateY(-25%);-webkit-transition:visibility 0s linear .4s,opacity .4s ease,-webkit-transform .4s ease;transition:visibility 0s linear .4s,opacity .4s ease,-webkit-transform .4s ease;-o-transition:visibility 0s linear .4s,transform .4s ease,opacity .4s ease;transition:visibility 0s linear .4s,transform .4s ease,opacity .4s ease;transition:visibility 0s linear .4s,transform .4s ease,opacity .4s ease,-webkit-transform .4s ease;visibility:hidden;width:100%}@media screen and (min-width: 680px){.mc-modal__dialog{max-height:50%;max-width:38.5rem}}@media(min-width: 1024px)and (max-width: 1919px){.mc-modal__dialog{max-height:66.6666666667%}}@media screen and (min-width: 1024px){.mc-modal__dialog{max-width:48rem}}@media screen and (min-width: 1280px){.mc-modal__dialog{max-width:50rem}}@media screen and (min-width: 1920px){.mc-modal__dialog{max-width:56.5rem}}.mc-modal__dialog.is-open{opacity:1;pointer-events:all;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:visibility 0s linear 0s,opacity .4s ease,-webkit-transform .4s ease;transition:visibility 0s linear 0s,opacity .4s ease,-webkit-transform .4s ease;-o-transition:visibility 0s linear 0s,transform .4s ease,opacity .4s ease;transition:visibility 0s linear 0s,transform .4s ease,opacity .4s ease;transition:visibility 0s linear 0s,transform .4s ease,opacity .4s ease,-webkit-transform .4s ease;visibility:visible}.mc-modal__form{display:contents}.mc-modal__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.75rem;margin-bottom:1rem;min-height:3.75rem;padding:.75rem .75rem .75rem 1rem;position:relative}.mc-modal__header::after{background:#b3b3b3;content:"";display:block;margin:0 auto;height:1px;width:100%;bottom:0;left:0;position:absolute}@media screen and (min-width: 680px){.mc-modal__header{padding-top:1rem;padding-right:1rem;padding-left:1.5rem}}.mc-modal__icon{fill:#666;height:1.5rem;width:1.5rem}.mc-modal__title{font-size:.875rem;line-height:1.2857142857;font-weight:400;color:#666;margin-bottom:0;margin-top:0}.mc-modal__close{margin:0;-webkit-box-shadow:none;box-shadow:none;text-decoration:none;outline:none;border:none;cursor:pointer;padding:0;position:relative;-ms-flex-item-align:start;align-self:flex-start;background:rgba(0,0,0,0) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMnJlbSIgd2lkdGg9IjJyZW0iIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0iIzgwODA4MCI+PHBhdGggZD0iTTE3LjQxIDE2bDguOC04Ljc5YTEgMSAwIDEwLTEuNDItMS40MkwxNiAxNC41OWwtOC43OS04LjhhMSAxIDAgMDAtMS40MiAxLjQybDguOCA4Ljc5LTguOCA4Ljc5YTEgMSAwIDAwMCAxLjQyIDEgMSAwIDAwMS40MiAwbDguNzktOC44IDguNzkgOC44YTEgMSAwIDAwMS40MiAwIDEgMSAwIDAwMC0xLjQyeiIvPjwvc3ZnPg==) no-repeat;background-size:contain;cursor:pointer;height:2rem;-ms-flex-negative:0;flex-shrink:0;margin-left:auto;width:2rem}.mc-modal__close::after{border-radius:2px;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,0);box-shadow:0 0 0 0 rgba(0,0,0,0);content:"";display:block;pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;-webkit-transition:-webkit-box-shadow 200ms ease;transition:-webkit-box-shadow 200ms ease;-o-transition:box-shadow 200ms ease;transition:box-shadow 200ms ease;transition:box-shadow 200ms ease, -webkit-box-shadow 200ms ease;transition:box-shadow 200ms ease,-webkit-box-shadow 200ms ease}.mc-modal__close-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;visibility:visible;white-space:nowrap}.mc-modal__close:focus::after{-webkit-box-shadow:0 0 0 .125rem #fff,0 0 0 .25rem #758992;box-shadow:0 0 0 .125rem #fff,0 0 0 .25rem #758992}.mc-modal__body{font-size:1rem;line-height:1.375;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;color:#191919;overflow:hidden;padding-left:.5rem;padding-right:.5rem}@media screen and (min-width: 680px){.mc-modal__body{padding-left:.75rem;padding-right:1rem}}.mc-modal__content{max-height:100%;overflow-y:auto;overflow-x:hidden;scrollbar-color:#666 #e6e6e6;scrollbar-width:thin;padding-left:.5rem;padding-right:.5rem}@media screen and (min-width: 680px){.mc-modal__content{padding-left:.75rem;padding-right:.75rem}}.mc-modal__content::-webkit-scrollbar{background-color:#e6e6e6;width:.25rem}.mc-modal__content::-webkit-scrollbar-thumb{background:#666}.mc-modal__heading{font-size:1.125rem;line-height:1.3333333333;font-weight:700;color:#000;margin-bottom:0;margin-top:0}.mc-modal__inner{padding-top:1.5rem;padding-bottom:3rem}.mc-modal__footer{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1rem}@media screen and (min-width: 680px){.mc-modal__footer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:1.5rem}}.mc-modal__footer>:first-child:not(:only-child){margin-bottom:.75rem}@media screen and (min-width: 680px){.mc-modal__footer>:first-child:not(:only-child){margin-bottom:0;margin-right:1rem}}.mc-modal-open{overflow:hidden}.mc-modal--overflow .mc-modal__dialog{height:100%}.mc-modal--overflow .mc-modal__footer{-webkit-box-shadow:0 .25rem 1.25rem 0 rgba(25,25,25,.2);box-shadow:0 .25rem 1.25rem 0 rgba(25,25,25,.2)}.mc-modal-overlay{background-color:rgba(25,25,25,.7);-webkit-filter:blur(1px);filter:blur(1px);inset:0;opacity:0;position:fixed;pointer-events:none;-webkit-transition:opacity .4s ease,visibility 0ms .4s;-o-transition:opacity .4s ease,visibility 0ms .4s;transition:opacity .4s ease,visibility 0ms .4s;z-index:1999999998}.mc-modal-overlay.is-visible{opacity:1;pointer-events:all;-webkit-transition:opacity .4s ease,visibility 0ms;-o-transition:opacity .4s ease,visibility 0ms;transition:opacity .4s ease,visibility 0ms;visibility:visible}
@@ -19283,10 +19283,10 @@ var MCheckbox_component = normalizeComponent(
19283
19283
  )
19284
19284
 
19285
19285
  /* harmony default export */ var MCheckbox = (MCheckbox_component.exports);
19286
- ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/checkbox/MCheckboxGroup.vue?vue&type=template&id=2ef3bca1&
19286
+ ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/checkbox/MCheckboxGroup.vue?vue&type=template&id=1225eaa8&
19287
19287
 
19288
19288
 
19289
- var MCheckboxGroupvue_type_template_id_2ef3bca1_render = function render() {
19289
+ var MCheckboxGroupvue_type_template_id_1225eaa8_render = function render() {
19290
19290
  var _vm = this,
19291
19291
  _c = _vm._self._c;
19292
19292
  return _c('fieldset', {
@@ -19338,10 +19338,40 @@ var MCheckboxGroupvue_type_template_id_2ef3bca1_render = function render() {
19338
19338
  }
19339
19339
  }, [_vm._v(" " + _vm._s(_vm.errorMessage) + " ")]) : _vm._e()]);
19340
19340
  };
19341
- var MCheckboxGroupvue_type_template_id_2ef3bca1_staticRenderFns = [];
19341
+ var MCheckboxGroupvue_type_template_id_1225eaa8_staticRenderFns = [];
19342
19342
 
19343
- ;// CONCATENATED MODULE: ./src/components/checkbox/MCheckboxGroup.vue?vue&type=template&id=2ef3bca1&
19343
+ ;// CONCATENATED MODULE: ./src/components/checkbox/MCheckboxGroup.vue?vue&type=template&id=1225eaa8&
19344
19344
 
19345
+ ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js
19346
+
19347
+ function _arrayWithoutHoles(arr) {
19348
+ if (Array.isArray(arr)) return _arrayLikeToArray(arr);
19349
+ }
19350
+ ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/iterableToArray.js
19351
+
19352
+
19353
+
19354
+
19355
+
19356
+
19357
+
19358
+
19359
+ function _iterableToArray(iter) {
19360
+ if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
19361
+ }
19362
+ ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js
19363
+
19364
+ function _nonIterableSpread() {
19365
+ throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
19366
+ }
19367
+ ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
19368
+
19369
+
19370
+
19371
+
19372
+ function _toConsumableArray(arr) {
19373
+ return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread();
19374
+ }
19345
19375
  ;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/checkbox/MCheckboxGroup.vue?vue&type=script&lang=js&
19346
19376
 
19347
19377
 
@@ -19349,6 +19379,7 @@ var MCheckboxGroupvue_type_template_id_2ef3bca1_staticRenderFns = [];
19349
19379
 
19350
19380
 
19351
19381
 
19382
+
19352
19383
  /* harmony default export */ var MCheckboxGroupvue_type_script_lang_js_ = ({
19353
19384
  name: 'MCheckboxGroup',
19354
19385
  components: {
@@ -19438,6 +19469,12 @@ var MCheckboxGroupvue_type_template_id_2ef3bca1_staticRenderFns = [];
19438
19469
  checkboxesValues: []
19439
19470
  };
19440
19471
  },
19472
+ mounted: function mounted() {
19473
+ var _this$value;
19474
+ if ((_this$value = this.value) !== null && _this$value !== void 0 && _this$value.length) {
19475
+ this.checkboxesValues = _toConsumableArray(this.value);
19476
+ }
19477
+ },
19441
19478
  methods: {
19442
19479
  onChange: function onChange(isChecked, value) {
19443
19480
  var values = this.checkboxesValues;
@@ -19455,10 +19492,10 @@ var MCheckboxGroupvue_type_template_id_2ef3bca1_staticRenderFns = [];
19455
19492
  });
19456
19493
  ;// CONCATENATED MODULE: ./src/components/checkbox/MCheckboxGroup.vue?vue&type=script&lang=js&
19457
19494
  /* harmony default export */ var checkbox_MCheckboxGroupvue_type_script_lang_js_ = (MCheckboxGroupvue_type_script_lang_js_);
19458
- ;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-41.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/checkbox/MCheckboxGroup.vue?vue&type=style&index=0&id=2ef3bca1&prod&lang=scss&
19495
+ ;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-41.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/checkbox/MCheckboxGroup.vue?vue&type=style&index=0&id=1225eaa8&prod&lang=scss&
19459
19496
  // extracted by mini-css-extract-plugin
19460
19497
 
19461
- ;// CONCATENATED MODULE: ./src/components/checkbox/MCheckboxGroup.vue?vue&type=style&index=0&id=2ef3bca1&prod&lang=scss&
19498
+ ;// CONCATENATED MODULE: ./src/components/checkbox/MCheckboxGroup.vue?vue&type=style&index=0&id=1225eaa8&prod&lang=scss&
19462
19499
 
19463
19500
  ;// CONCATENATED MODULE: ./src/components/checkbox/MCheckboxGroup.vue
19464
19501
 
@@ -19471,8 +19508,8 @@ var MCheckboxGroupvue_type_template_id_2ef3bca1_staticRenderFns = [];
19471
19508
 
19472
19509
  var MCheckboxGroup_component = normalizeComponent(
19473
19510
  checkbox_MCheckboxGroupvue_type_script_lang_js_,
19474
- MCheckboxGroupvue_type_template_id_2ef3bca1_render,
19475
- MCheckboxGroupvue_type_template_id_2ef3bca1_staticRenderFns,
19511
+ MCheckboxGroupvue_type_template_id_1225eaa8_render,
19512
+ MCheckboxGroupvue_type_template_id_1225eaa8_staticRenderFns,
19476
19513
  false,
19477
19514
  null,
19478
19515
  null,
@@ -21791,36 +21828,6 @@ var MFileUploadervue_type_template_id_527fc52d_render = function render() {
21791
21828
  };
21792
21829
  var MFileUploadervue_type_template_id_527fc52d_staticRenderFns = [];
21793
21830
 
21794
- ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js
21795
-
21796
- function _arrayWithoutHoles(arr) {
21797
- if (Array.isArray(arr)) return _arrayLikeToArray(arr);
21798
- }
21799
- ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/iterableToArray.js
21800
-
21801
-
21802
-
21803
-
21804
-
21805
-
21806
-
21807
-
21808
- function _iterableToArray(iter) {
21809
- if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
21810
- }
21811
- ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js
21812
-
21813
- function _nonIterableSpread() {
21814
- throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
21815
- }
21816
- ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
21817
-
21818
-
21819
-
21820
-
21821
- function _toConsumableArray(arr) {
21822
- return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread();
21823
- }
21824
21831
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/fileuploader/MFileResult.vue?vue&type=template&id=637ee690&
21825
21832
 
21826
21833
 
@@ -22890,23 +22897,27 @@ MIcon.install = function (Vue) {
22890
22897
  Vue.component(MIcon.name, MIcon);
22891
22898
  };
22892
22899
 
22893
- ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/kpi/MKpi.vue?vue&type=template&id=4dbae827&scoped=true&
22894
- var MKpivue_type_template_id_4dbae827_scoped_true_render = function render() {
22900
+ ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/kpi/MKpi.vue?vue&type=template&id=5614ace6&scoped=true&
22901
+ var MKpivue_type_template_id_5614ace6_scoped_true_render = function render() {
22895
22902
  var _vm = this,
22896
22903
  _c = _vm._self._c;
22897
22904
  return _c('div', {
22898
22905
  staticClass: "mc-kpi",
22899
22906
  class: _vm.classObject
22900
- }, [_vm.label ? _c('span', {
22907
+ }, [_vm.labelOutsideContent ? _c('span', {
22901
22908
  staticClass: "mc-kpi__label"
22902
- }, [_vm._v(_vm._s(_vm.label))]) : _vm._e(), _c('div', {
22909
+ }, [_vm._v(" " + _vm._s(_vm.label) + " ")]) : _vm._e(), _c('div', {
22903
22910
  staticClass: "mc-kpi__content"
22904
22911
  }, [_c('div', {
22912
+ staticClass: "mc-kpi__main"
22913
+ }, [!_vm.labelOutsideContent ? _c('span', {
22914
+ staticClass: "mc-kpi__label"
22915
+ }, [_vm._v(" " + _vm._s(_vm.label) + " ")]) : _vm._e(), _c('span', {
22905
22916
  staticClass: "mc-kpi__value"
22906
- }, [_vm._v(_vm._s(_vm.value))]), _vm.icon || _vm.detail ? _c('div', {
22907
- staticClass: "mc-kpi__details"
22917
+ }, [_vm._v(_vm._s(_vm.value))])]), _vm.icon || _vm.detail ? _c('div', {
22918
+ staticClass: "mc-kpi__aside"
22908
22919
  }, [_vm.detail ? _c('span', {
22909
- staticClass: "mc-kpi__text"
22920
+ staticClass: "mc-kpi__detail"
22910
22921
  }, [_vm._v(" " + _vm._s(_vm.detail) + " ")]) : _vm._e(), _vm.icon ? _c('MIcon', {
22911
22922
  staticClass: "mc-kpi__icon",
22912
22923
  attrs: {
@@ -22915,7 +22926,7 @@ var MKpivue_type_template_id_4dbae827_scoped_true_render = function render() {
22915
22926
  }
22916
22927
  }) : _vm._e()], 1) : _vm._e()])]);
22917
22928
  };
22918
- var MKpivue_type_template_id_4dbae827_scoped_true_staticRenderFns = [];
22929
+ var MKpivue_type_template_id_5614ace6_scoped_true_staticRenderFns = [];
22919
22930
 
22920
22931
  ;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/kpi/MKpi.vue?vue&type=script&lang=js&
22921
22932
 
@@ -22964,15 +22975,18 @@ var MKpivue_type_template_id_4dbae827_scoped_true_staticRenderFns = [];
22964
22975
  classObject: function classObject() {
22965
22976
  var _ref;
22966
22977
  return _ref = {}, _defineProperty(_ref, "mc-kpi--".concat(this.getSize), this.getSize), _defineProperty(_ref, "mc-kpi--".concat(this.type), this.type), _ref;
22978
+ },
22979
+ labelOutsideContent: function labelOutsideContent() {
22980
+ return this.label && this.getSize !== 'large';
22967
22981
  }
22968
22982
  }
22969
22983
  });
22970
22984
  ;// CONCATENATED MODULE: ./src/components/kpi/MKpi.vue?vue&type=script&lang=js&
22971
22985
  /* harmony default export */ var kpi_MKpivue_type_script_lang_js_ = (MKpivue_type_script_lang_js_);
22972
- ;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-41.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/kpi/MKpi.vue?vue&type=style&index=0&id=4dbae827&prod&lang=scss&scoped=true&
22986
+ ;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-41.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/kpi/MKpi.vue?vue&type=style&index=0&id=5614ace6&prod&lang=scss&scoped=true&
22973
22987
  // extracted by mini-css-extract-plugin
22974
22988
 
22975
- ;// CONCATENATED MODULE: ./src/components/kpi/MKpi.vue?vue&type=style&index=0&id=4dbae827&prod&lang=scss&scoped=true&
22989
+ ;// CONCATENATED MODULE: ./src/components/kpi/MKpi.vue?vue&type=style&index=0&id=5614ace6&prod&lang=scss&scoped=true&
22976
22990
 
22977
22991
  ;// CONCATENATED MODULE: ./src/components/kpi/MKpi.vue
22978
22992
 
@@ -22985,11 +22999,11 @@ var MKpivue_type_template_id_4dbae827_scoped_true_staticRenderFns = [];
22985
22999
 
22986
23000
  var MKpi_component = normalizeComponent(
22987
23001
  kpi_MKpivue_type_script_lang_js_,
22988
- MKpivue_type_template_id_4dbae827_scoped_true_render,
22989
- MKpivue_type_template_id_4dbae827_scoped_true_staticRenderFns,
23002
+ MKpivue_type_template_id_5614ace6_scoped_true_render,
23003
+ MKpivue_type_template_id_5614ace6_scoped_true_staticRenderFns,
22990
23004
  false,
22991
23005
  null,
22992
- "4dbae827",
23006
+ "5614ace6",
22993
23007
  null
22994
23008
 
22995
23009
  )
@@ -19265,10 +19265,10 @@ var MCheckbox_component = normalizeComponent(
19265
19265
  )
19266
19266
 
19267
19267
  /* harmony default export */ var MCheckbox = (MCheckbox_component.exports);
19268
- ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/checkbox/MCheckboxGroup.vue?vue&type=template&id=2ef3bca1&
19268
+ ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/checkbox/MCheckboxGroup.vue?vue&type=template&id=1225eaa8&
19269
19269
 
19270
19270
 
19271
- var MCheckboxGroupvue_type_template_id_2ef3bca1_render = function render() {
19271
+ var MCheckboxGroupvue_type_template_id_1225eaa8_render = function render() {
19272
19272
  var _vm = this,
19273
19273
  _c = _vm._self._c;
19274
19274
  return _c('fieldset', {
@@ -19320,10 +19320,40 @@ var MCheckboxGroupvue_type_template_id_2ef3bca1_render = function render() {
19320
19320
  }
19321
19321
  }, [_vm._v(" " + _vm._s(_vm.errorMessage) + " ")]) : _vm._e()]);
19322
19322
  };
19323
- var MCheckboxGroupvue_type_template_id_2ef3bca1_staticRenderFns = [];
19323
+ var MCheckboxGroupvue_type_template_id_1225eaa8_staticRenderFns = [];
19324
19324
 
19325
- ;// CONCATENATED MODULE: ./src/components/checkbox/MCheckboxGroup.vue?vue&type=template&id=2ef3bca1&
19325
+ ;// CONCATENATED MODULE: ./src/components/checkbox/MCheckboxGroup.vue?vue&type=template&id=1225eaa8&
19326
19326
 
19327
+ ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js
19328
+
19329
+ function _arrayWithoutHoles(arr) {
19330
+ if (Array.isArray(arr)) return _arrayLikeToArray(arr);
19331
+ }
19332
+ ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/iterableToArray.js
19333
+
19334
+
19335
+
19336
+
19337
+
19338
+
19339
+
19340
+
19341
+ function _iterableToArray(iter) {
19342
+ if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
19343
+ }
19344
+ ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js
19345
+
19346
+ function _nonIterableSpread() {
19347
+ throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
19348
+ }
19349
+ ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
19350
+
19351
+
19352
+
19353
+
19354
+ function _toConsumableArray(arr) {
19355
+ return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread();
19356
+ }
19327
19357
  ;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/checkbox/MCheckboxGroup.vue?vue&type=script&lang=js&
19328
19358
 
19329
19359
 
@@ -19331,6 +19361,7 @@ var MCheckboxGroupvue_type_template_id_2ef3bca1_staticRenderFns = [];
19331
19361
 
19332
19362
 
19333
19363
 
19364
+
19334
19365
  /* harmony default export */ var MCheckboxGroupvue_type_script_lang_js_ = ({
19335
19366
  name: 'MCheckboxGroup',
19336
19367
  components: {
@@ -19420,6 +19451,12 @@ var MCheckboxGroupvue_type_template_id_2ef3bca1_staticRenderFns = [];
19420
19451
  checkboxesValues: []
19421
19452
  };
19422
19453
  },
19454
+ mounted: function mounted() {
19455
+ var _this$value;
19456
+ if ((_this$value = this.value) !== null && _this$value !== void 0 && _this$value.length) {
19457
+ this.checkboxesValues = _toConsumableArray(this.value);
19458
+ }
19459
+ },
19423
19460
  methods: {
19424
19461
  onChange: function onChange(isChecked, value) {
19425
19462
  var values = this.checkboxesValues;
@@ -19437,10 +19474,10 @@ var MCheckboxGroupvue_type_template_id_2ef3bca1_staticRenderFns = [];
19437
19474
  });
19438
19475
  ;// CONCATENATED MODULE: ./src/components/checkbox/MCheckboxGroup.vue?vue&type=script&lang=js&
19439
19476
  /* harmony default export */ var checkbox_MCheckboxGroupvue_type_script_lang_js_ = (MCheckboxGroupvue_type_script_lang_js_);
19440
- ;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-41.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/checkbox/MCheckboxGroup.vue?vue&type=style&index=0&id=2ef3bca1&prod&lang=scss&
19477
+ ;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-41.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/checkbox/MCheckboxGroup.vue?vue&type=style&index=0&id=1225eaa8&prod&lang=scss&
19441
19478
  // extracted by mini-css-extract-plugin
19442
19479
 
19443
- ;// CONCATENATED MODULE: ./src/components/checkbox/MCheckboxGroup.vue?vue&type=style&index=0&id=2ef3bca1&prod&lang=scss&
19480
+ ;// CONCATENATED MODULE: ./src/components/checkbox/MCheckboxGroup.vue?vue&type=style&index=0&id=1225eaa8&prod&lang=scss&
19444
19481
 
19445
19482
  ;// CONCATENATED MODULE: ./src/components/checkbox/MCheckboxGroup.vue
19446
19483
 
@@ -19453,8 +19490,8 @@ var MCheckboxGroupvue_type_template_id_2ef3bca1_staticRenderFns = [];
19453
19490
 
19454
19491
  var MCheckboxGroup_component = normalizeComponent(
19455
19492
  checkbox_MCheckboxGroupvue_type_script_lang_js_,
19456
- MCheckboxGroupvue_type_template_id_2ef3bca1_render,
19457
- MCheckboxGroupvue_type_template_id_2ef3bca1_staticRenderFns,
19493
+ MCheckboxGroupvue_type_template_id_1225eaa8_render,
19494
+ MCheckboxGroupvue_type_template_id_1225eaa8_staticRenderFns,
19458
19495
  false,
19459
19496
  null,
19460
19497
  null,
@@ -21773,36 +21810,6 @@ var MFileUploadervue_type_template_id_527fc52d_render = function render() {
21773
21810
  };
21774
21811
  var MFileUploadervue_type_template_id_527fc52d_staticRenderFns = [];
21775
21812
 
21776
- ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js
21777
-
21778
- function _arrayWithoutHoles(arr) {
21779
- if (Array.isArray(arr)) return _arrayLikeToArray(arr);
21780
- }
21781
- ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/iterableToArray.js
21782
-
21783
-
21784
-
21785
-
21786
-
21787
-
21788
-
21789
-
21790
- function _iterableToArray(iter) {
21791
- if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
21792
- }
21793
- ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js
21794
-
21795
- function _nonIterableSpread() {
21796
- throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
21797
- }
21798
- ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
21799
-
21800
-
21801
-
21802
-
21803
- function _toConsumableArray(arr) {
21804
- return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread();
21805
- }
21806
21813
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/fileuploader/MFileResult.vue?vue&type=template&id=637ee690&
21807
21814
 
21808
21815
 
@@ -22872,23 +22879,27 @@ MIcon.install = function (Vue) {
22872
22879
  Vue.component(MIcon.name, MIcon);
22873
22880
  };
22874
22881
 
22875
- ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/kpi/MKpi.vue?vue&type=template&id=4dbae827&scoped=true&
22876
- var MKpivue_type_template_id_4dbae827_scoped_true_render = function render() {
22882
+ ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/kpi/MKpi.vue?vue&type=template&id=5614ace6&scoped=true&
22883
+ var MKpivue_type_template_id_5614ace6_scoped_true_render = function render() {
22877
22884
  var _vm = this,
22878
22885
  _c = _vm._self._c;
22879
22886
  return _c('div', {
22880
22887
  staticClass: "mc-kpi",
22881
22888
  class: _vm.classObject
22882
- }, [_vm.label ? _c('span', {
22889
+ }, [_vm.labelOutsideContent ? _c('span', {
22883
22890
  staticClass: "mc-kpi__label"
22884
- }, [_vm._v(_vm._s(_vm.label))]) : _vm._e(), _c('div', {
22891
+ }, [_vm._v(" " + _vm._s(_vm.label) + " ")]) : _vm._e(), _c('div', {
22885
22892
  staticClass: "mc-kpi__content"
22886
22893
  }, [_c('div', {
22894
+ staticClass: "mc-kpi__main"
22895
+ }, [!_vm.labelOutsideContent ? _c('span', {
22896
+ staticClass: "mc-kpi__label"
22897
+ }, [_vm._v(" " + _vm._s(_vm.label) + " ")]) : _vm._e(), _c('span', {
22887
22898
  staticClass: "mc-kpi__value"
22888
- }, [_vm._v(_vm._s(_vm.value))]), _vm.icon || _vm.detail ? _c('div', {
22889
- staticClass: "mc-kpi__details"
22899
+ }, [_vm._v(_vm._s(_vm.value))])]), _vm.icon || _vm.detail ? _c('div', {
22900
+ staticClass: "mc-kpi__aside"
22890
22901
  }, [_vm.detail ? _c('span', {
22891
- staticClass: "mc-kpi__text"
22902
+ staticClass: "mc-kpi__detail"
22892
22903
  }, [_vm._v(" " + _vm._s(_vm.detail) + " ")]) : _vm._e(), _vm.icon ? _c('MIcon', {
22893
22904
  staticClass: "mc-kpi__icon",
22894
22905
  attrs: {
@@ -22897,7 +22908,7 @@ var MKpivue_type_template_id_4dbae827_scoped_true_render = function render() {
22897
22908
  }
22898
22909
  }) : _vm._e()], 1) : _vm._e()])]);
22899
22910
  };
22900
- var MKpivue_type_template_id_4dbae827_scoped_true_staticRenderFns = [];
22911
+ var MKpivue_type_template_id_5614ace6_scoped_true_staticRenderFns = [];
22901
22912
 
22902
22913
  ;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/kpi/MKpi.vue?vue&type=script&lang=js&
22903
22914
 
@@ -22946,15 +22957,18 @@ var MKpivue_type_template_id_4dbae827_scoped_true_staticRenderFns = [];
22946
22957
  classObject: function classObject() {
22947
22958
  var _ref;
22948
22959
  return _ref = {}, _defineProperty(_ref, "mc-kpi--".concat(this.getSize), this.getSize), _defineProperty(_ref, "mc-kpi--".concat(this.type), this.type), _ref;
22960
+ },
22961
+ labelOutsideContent: function labelOutsideContent() {
22962
+ return this.label && this.getSize !== 'large';
22949
22963
  }
22950
22964
  }
22951
22965
  });
22952
22966
  ;// CONCATENATED MODULE: ./src/components/kpi/MKpi.vue?vue&type=script&lang=js&
22953
22967
  /* harmony default export */ var kpi_MKpivue_type_script_lang_js_ = (MKpivue_type_script_lang_js_);
22954
- ;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-41.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/kpi/MKpi.vue?vue&type=style&index=0&id=4dbae827&prod&lang=scss&scoped=true&
22968
+ ;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-41.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/kpi/MKpi.vue?vue&type=style&index=0&id=5614ace6&prod&lang=scss&scoped=true&
22955
22969
  // extracted by mini-css-extract-plugin
22956
22970
 
22957
- ;// CONCATENATED MODULE: ./src/components/kpi/MKpi.vue?vue&type=style&index=0&id=4dbae827&prod&lang=scss&scoped=true&
22971
+ ;// CONCATENATED MODULE: ./src/components/kpi/MKpi.vue?vue&type=style&index=0&id=5614ace6&prod&lang=scss&scoped=true&
22958
22972
 
22959
22973
  ;// CONCATENATED MODULE: ./src/components/kpi/MKpi.vue
22960
22974
 
@@ -22967,11 +22981,11 @@ var MKpivue_type_template_id_4dbae827_scoped_true_staticRenderFns = [];
22967
22981
 
22968
22982
  var MKpi_component = normalizeComponent(
22969
22983
  kpi_MKpivue_type_script_lang_js_,
22970
- MKpivue_type_template_id_4dbae827_scoped_true_render,
22971
- MKpivue_type_template_id_4dbae827_scoped_true_staticRenderFns,
22984
+ MKpivue_type_template_id_5614ace6_scoped_true_render,
22985
+ MKpivue_type_template_id_5614ace6_scoped_true_staticRenderFns,
22972
22986
  false,
22973
22987
  null,
22974
- "4dbae827",
22988
+ "5614ace6",
22975
22989
  null
22976
22990
 
22977
22991
  )