@import url(https://fonts.googleapis.com/css2?family=Sora:wght@100;200;300;400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap);svg:not(:root){max-width:100%;max-height:100%}.lds-ellipsis{--bound:80px;--color:#1e6cfe;display:flex;position:relative;align-items:center;width:var(--bound);height:var(--bound)}.lds-ellipsis div{--hw:13px;position:absolute;top:33px;width:var(--hw);height:var(--hw);border-radius:50%;background:var(--color);animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:first-child{left:8px;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:8px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:32px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:56px;animation:lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}#prel{position:absolute;top:0;right:0;width:100%;z-index:1290909;background-color:#fff;height:100vh;display:flex;align-items:center;justify-content:center;opacity:1;pointer-events:auto;transition:opacity .1s ease}#prel.init{opacity:0;pointer-events:none}#prel .core{display:flex;flex-direction:column;align-items:center;max-width:950px;flex:1}#prel .core .quote{margin-top:1rem;max-width:70%;text-align:center}#prel .core .quote h4{margin-bottom:1rem;font-weight:400}#prel .core .quote code{font-size:.875rem}#prel .core span.ldr{height:16px;width:160px;border-radius:2px}#prel .core span{display:block;background:linear-gradient(90deg,#d1e6f1 8%,#9ecfff 18%,#d1e6f1 33%);animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:wipe;animation-timing-function:linear;opacity:.8}@keyframes wipe{0%{background-position:0 0}to{background-position:160px 0}}body{color:#393838;font-size:12px;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}body,h1,h2,h3,h4,h5,h6{font-family:Sora,Noto,Roboto,sans-serif}h1,h2,h3,h4,h5,h6{margin:0;line-height:1.3}p{font-family:Sora,Noto,Roboto,sans-serif;font-weight:300;color:#000;font-size:.875rem}h1{font-size:32px}h1,h2{font-weight:600}h2{margin:0;font-size:1.5rem}h2,h3{color:#1e293b}h3{font-size:1.88em;font-weight:500;font-size:1.25rem}h4{color:#1e293b;font-size:1.1rem;margin-bottom:1rem;font-weight:600}h5{font-size:.9rem;font-weight:400;margin-right:10px;min-height:1.23rem;max-width:100%;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:10;-webkit-box-orient:vertical}textarea{font-family:Sora,Noto,Roboto,sans-serif}a.lnk{position:relative;display:inline-block;vertical-align:bottom;overflow:hidden;padding:.25em 0}a.lnk:after,a.lnk:before{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;border-bottom:1px solid;transition-property:transform;transition-duration:.7s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}a.lnk:before{transform:none}a.lnk:after{transform:translate3d(-100%,0,0);transition-delay:0ms}@media(min-width:991px){a.lnk:hover:before{transform:translate3d(100%,0,0);transition-delay:0s}a.lnk:hover:after{transform:none;transition-delay:.1s}}[class*=-meta]{letter-spacing:2px;font-size:13px;font-weight:600;text-transform:uppercase}.serif{font-family:Merriweather,Playfair Display,serif}.sans-serif{font-family:Sora,Noto,Roboto,sans-serif}.uppercase{text-transform:uppercase}.align-center{text-align:center}.align-right{text-align:right}.align-left{text-align:left}body,html{margin:0;padding:0;min-height:100vh;max-height:100vh;background-repeat:no-repeat;background-color:#f5f5f7;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,body.no-scroll,html,html.no-scroll{overflow:hidden}body .helloduty-logo,html .helloduty-logo{width:256px;height:75px;margin-bottom:.3rem;border-radius:2px;line-height:1;color:#fff;display:flex;font-size:1.2rem;font-weight:600;align-items:center;justify-content:center;background-image:url(/loader.svg);background-repeat:no-repeat}::-webkit-scrollbar{width:0;background:transparent}a{color:#00f;font-size:inherit;text-decoration:none}a.lined:after{content:"";position:absolute;top:110%;left:0;height:1px;width:100%;background-color:rgba(0,0,0,.3)}a.base{font-size:inherit;font-weight:inherit}a.blue{font-size:1em;color:#00f}*{text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:rgba(0,0,0,0)}*,:after,:before{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box}body::-webkit-scrollbar{display:none}.bg-image{background-size:cover;background-repeat:no-repeat;background-position:50%}.bg-image-top{background-size:cover;background-position:top}.hidden{position:absolute!important;overflow:hidden!important;width:0!important;height:0!important;pointer-events:none!important;display:none}ul{padding:0}ul li{list-style:none}img,svg{max-width:100%;max-height:100%}.newport{flex:1;display:flex;flex-direction:column}.newport>header{padding:2rem 2rem 32px;border-radius:8px 8px 0 0;display:flex;gap:1.5rem;flex-direction:column}.newport>header:has(.tabs-bar,.tab-ctas){padding-bottom:0}.newport>header.colored{background:#fafafb}.newport>header .title-bar__navigation .breadcrumb__item{display:flex;align-items:center;gap:.5rem;font-weight:500}.newport>header .title-bar__navigation .breadcrumb__item.record-name{font-size:1.1rem;font-weight:500}.newport>header .title-bar__navigation .breadcrumb__title-section{display:flex;align-items:center;gap:.5rem}.newport>header .title-bar__navigation .title-bar__meta{flex-direction:column}.newport>header .title-buttons .tab-ctas{justify-content:flex-end}.newport .tab-ctas{justify-content:space-between;gap:1rem}.newport .tab-ctas #update-record-cta{max-width:150px}.newport>section{padding:16px}.newport>section.padded{padding:1rem 1.5rem}.newport>section.no-padding{padding:0}.newport>section.c-sect{flex:1}.newport.no-padding section{padding:unset}:root{--gap:16px;--gutter-width:0.875rem;--outer-margin:2rem;--gutter-compensation:calc(var(--gutter-width)*0.5*-1);--half-gutter-width:calc(var(--gutter-width)*0.5);--xs-min:30;--sm-min:48;--md-min:64;--lg-min:75;--screen-xs-min:var(--xs-min) em;--screen-sm-min:var(--sm-min) em;--screen-md-min:var(--md-min) em;--screen-lg-min:var(--lg-min) em;--container-sm:calc(var(--sm-min) + var(--gutter-width));--container-md:calc(var(--md-min) + var(--gutter-width));--container-lg:calc(var(--lg-min) + var(--gutter-width))}.gr-rw{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:var(--gap);align-content:flex-start}.gr-rw .gr-half{grid-column:span 1}.gr-rw .gr-full{grid-column:span 2}@media(max-width:770px){.gr-rw .gr-full-mb{grid-column:span 2}}.gr-rw .gr-right{grid-column-start:2}.gr-rw .gr-left{grid-column-start:1}.flex-row{display:flex;flex-direction:row}.flex-column{display:flex;flex-direction:column}.flex-row-wrap{display:flex;flex-direction:row;flex-wrap:wrap}.flex-1{flex:1}.flex-2{flex:2}.flex-3{flex:3}.flex-4{flex:4}.flex-5{flex:5}.flex-6{flex:6}.flex-7{flex:7}.flex-8{flex:8}.flex-9{flex:9}.flex-10{flex:10}.flex-11{flex:11}.flex-12{flex:12}.gap-1{gap:1rem}.gap-2{gap:2rem}.gap-3{gap:3rem}.gap-4{gap:4rem}.gap-5{gap:5rem}.container{display:block;max-width:1366px;margin-left:auto;margin-right:auto;--container-width:calc(100% - 12vw);width:calc(100% - 12vw)}@media screen and (max-width:500px){.container{--container-width:100%;width:100%;padding-left:.8rem;padding-right:.8rem}}.container-fluid-md-only,.container-fluid-sm-only{display:block;width:100%;margin-left:auto;margin-right:auto}@media screen and (max-width:64em){.container-fluid-md-only{width:calc(100% - 12vw)}}@media screen and (max-width:64em)and (max-width:500px){.container-fluid-md-only{width:100%;padding-left:.8rem;padding-right:.8rem}}@media screen and (max-width:48em){.container-fluid-sm-only{width:100%;padding-left:.8rem;padding-right:.8rem}}.wrapper{width:calc(100% - 12vw);margin:auto}@media screen and (max-width:500px){.wrapper{width:100%}}.inner__wrapper{width:100%;margin:auto}.rw{box-sizing:border-box;display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:wrap;align-content:flex-start}.rw.no-gutters .cl,.rw.no-gutters [class*=cl-]{padding-right:0;padding-left:0}.rw.gutters .cl,.rw.gutters [class*=cl-]{padding-right:var(--half-gutter-width,.5rem);padding-left:var(--half-gutter-width,.5rem)}.rw.reverse{flex-direction:row-reverse}.cl.reverse{flex-direction:column-reverse}.cl,.cl-1,.cl-2,.cl-3,.cl-4,.cl-5,.cl-6,.cl-7,.cl-8,.cl-9,.cl-10,.cl-11,.cl-12,.cl-offset-0,.cl-offset-1,.cl-offset-2,.cl-offset-3,.cl-offset-4,.cl-offset-5,.cl-offset-6,.cl-offset-7,.cl-offset-8,.cl-offset-9,.cl-offset-10,.cl-offset-11,.cl-offset-12{box-sizing:border-box;flex:0 0 auto;padding-right:var(--half-gutter-width,.5rem);padding-left:var(--half-gutter-width,.5rem)}.cl{flex-grow:1;flex-basis:0;max-width:100%}.cl-1{flex-basis:8.33333333%;max-width:8.33333333%}.cl-2{flex-basis:16.66666667%;max-width:16.66666667%}.cl-3{flex-basis:25%;max-width:25%}.cl-4{flex-basis:33.33333333%;max-width:33.33333333%}.cl-5{flex-basis:41.66666667%;max-width:41.66666667%}.cl-6{flex-basis:50%;max-width:50%}.cl-7{flex-basis:58.33333333%;max-width:58.33333333%}.cl-8{flex-basis:66.66666667%;max-width:66.66666667%}.cl-9{flex-basis:75%;max-width:75%}.cl-10{flex-basis:83.33333333%;max-width:83.33333333%}.cl-11{flex-basis:91.66666667%;max-width:91.66666667%}.cl-12{flex-basis:100%;max-width:100%}.cl-offset-0{margin-left:0}.cl-offset-1{margin-left:8.33333333%}.cl-offset-2{margin-left:16.66666667%}.cl-offset-3{margin-left:25%}.cl-offset-4{margin-left:33.33333333%}.cl-offset-5{margin-left:41.66666667%}.cl-offset-6{margin-left:50%}.cl-offset-7{margin-left:58.33333333%}.cl-offset-8{margin-left:66.66666667%}.cl-offset-9{margin-left:75%}.cl-offset-10{margin-left:83.33333333%}.cl-offset-11{margin-left:91.66666667%}.start-xs{justify-content:flex-start;text-align:start}.center-xs{justify-content:center}.end-xs{justify-content:flex-end;text-align:end}.top-xs{align-items:flex-start}.middle-xs{align-items:center}.bottom-xs{align-items:flex-end}.around-xs{justify-content:space-around}.between-xs{justify-content:space-between}.first-xs{order:-1}.last-xs{order:1}@media(min-width:48em){.cl-sm,.cl-sm-1,.cl-sm-2,.cl-sm-3,.cl-sm-4,.cl-sm-5,.cl-sm-6,.cl-sm-7,.cl-sm-8,.cl-sm-9,.cl-sm-10,.cl-sm-11,.cl-sm-12,.cl-sm-offset-0,.cl-sm-offset-1,.cl-sm-offset-2,.cl-sm-offset-3,.cl-sm-offset-4,.cl-sm-offset-5,.cl-sm-offset-6,.cl-sm-offset-7,.cl-sm-offset-8,.cl-sm-offset-9,.cl-sm-offset-10,.cl-sm-offset-11,.cl-sm-offset-12{box-sizing:border-box;flex:0 0 auto;padding-right:var(--half-gutter-width,.5rem);padding-left:var(--half-gutter-width,.5rem)}.cl-sm{flex-grow:1;flex-basis:0;max-width:100%}.cl-sm-1{flex-basis:8.33333333%;max-width:8.33333333%}.cl-sm-2{flex-basis:16.66666667%;max-width:16.66666667%}.cl-sm-3{flex-basis:25%;max-width:25%}.cl-sm-4{flex-basis:33.33333333%;max-width:33.33333333%}.cl-sm-5{flex-basis:41.66666667%;max-width:41.66666667%}.cl-sm-6{flex-basis:50%;max-width:50%}.cl-sm-7{flex-basis:58.33333333%;max-width:58.33333333%}.cl-sm-8{flex-basis:66.66666667%;max-width:66.66666667%}.cl-sm-9{flex-basis:75%;max-width:75%}.cl-sm-10{flex-basis:83.33333333%;max-width:83.33333333%}.cl-sm-11{flex-basis:91.66666667%;max-width:91.66666667%}.cl-sm-12{flex-basis:100%;max-width:100%}.cl-sm-offset-0{margin-left:0}.cl-sm-offset-1{margin-left:8.33333333%}.cl-sm-offset-2{margin-left:16.66666667%}.cl-sm-offset-3{margin-left:25%}.cl-sm-offset-4{margin-left:33.33333333%}.cl-sm-offset-5{margin-left:41.66666667%}.cl-sm-offset-6{margin-left:50%}.cl-sm-offset-7{margin-left:58.33333333%}.cl-sm-offset-8{margin-left:66.66666667%}.cl-sm-offset-9{margin-left:75%}.cl-sm-offset-10{margin-left:83.33333333%}.cl-sm-offset-11{margin-left:91.66666667%}.start-sm{justify-content:flex-start;text-align:start}.center-sm{justify-content:center;text-align:center}.end-sm{justify-content:flex-end;text-align:end}.top-sm{align-items:flex-start}.middle-sm{align-items:center}.bottom-sm{align-items:flex-end}.around-sm{justify-content:space-around}.between-sm{justify-content:space-between}.first-sm{order:-1}.last-sm{order:1}}@media(max-width:64em){.cl-md,.cl-md-1,.cl-md-2,.cl-md-3,.cl-md-4,.cl-md-5,.cl-md-6,.cl-md-7,.cl-md-8,.cl-md-9,.cl-md-10,.cl-md-11,.cl-md-12,.cl-md-offset-0,.cl-md-offset-1,.cl-md-offset-2,.cl-md-offset-3,.cl-md-offset-4,.cl-md-offset-5,.cl-md-offset-6,.cl-md-offset-7,.cl-md-offset-8,.cl-md-offset-9,.cl-md-offset-10,.cl-md-offset-11,.cl-md-offset-12{box-sizing:border-box;flex:0 0 auto;padding-right:var(--half-gutter-width,.5rem);padding-left:var(--half-gutter-width,.5rem)}.cl-md{flex-grow:1;flex-basis:0;max-width:100%}.cl-md-1{flex-basis:8.33333333%;max-width:8.33333333%}.cl-md-2{flex-basis:16.66666667%;max-width:16.66666667%}.cl-md-3{flex-basis:25%;max-width:25%}.cl-md-4{flex-basis:33.33333333%;max-width:33.33333333%}.cl-md-5{flex-basis:41.66666667%;max-width:41.66666667%}.cl-md-6{flex-basis:50%;max-width:50%}.cl-md-7{flex-basis:58.33333333%;max-width:58.33333333%}.cl-md-8{flex-basis:66.66666667%;max-width:66.66666667%}.cl-md-9{flex-basis:75%;max-width:75%}.cl-md-10{flex-basis:83.33333333%;max-width:83.33333333%}.cl-md-11{flex-basis:91.66666667%;max-width:91.66666667%}.cl-md-12{flex-basis:100%;max-width:100%}.cl-md-offset-0{margin-left:0}.cl-md-offset-1{margin-left:8.33333333%}.cl-md-offset-2{margin-left:16.66666667%}.cl-md-offset-3{margin-left:25%}.cl-md-offset-4{margin-left:33.33333333%}.cl-md-offset-5{margin-left:41.66666667%}.cl-md-offset-6{margin-left:50%}.cl-md-offset-7{margin-left:58.33333333%}.cl-md-offset-8{margin-left:66.66666667%}.cl-md-offset-9{margin-left:75%}.cl-md-offset-10{margin-left:83.33333333%}.cl-md-offset-11{margin-left:91.66666667%}.start-md{justify-content:flex-start;text-align:start}.center-md{justify-content:center;text-align:center}.end-md{justify-content:flex-end;text-align:end}.top-md{align-items:flex-start}.middle-md{align-items:center}.bottom-md{align-items:flex-end}.around-md{justify-content:space-around}.between-md{justify-content:space-between}.first-md{order:-1}.last-md{order:1}}@media(min-width:75em){.cl-lg,.cl-lg-1,.cl-lg-2,.cl-lg-3,.cl-lg-4,.cl-lg-5,.cl-lg-6,.cl-lg-7,.cl-lg-8,.cl-lg-9,.cl-lg-10,.cl-lg-11,.cl-lg-12,.cl-lg-offset-0,.cl-lg-offset-1,.cl-lg-offset-2,.cl-lg-offset-3,.cl-lg-offset-4,.cl-lg-offset-5,.cl-lg-offset-6,.cl-lg-offset-7,.cl-lg-offset-8,.cl-lg-offset-9,.cl-lg-offset-10,.cl-lg-offset-11,.cl-lg-offset-12{box-sizing:border-box;flex:0 0 auto;padding-right:var(--half-gutter-width,.5rem);padding-left:var(--half-gutter-width,.5rem)}.cl-lg{flex-grow:1;flex-basis:0;max-width:100%}.cl-lg-1{flex-basis:8.33333333%;max-width:8.33333333%}.cl-lg-2{flex-basis:16.66666667%;max-width:16.66666667%}.cl-lg-3{flex-basis:25%;max-width:25%}.cl-lg-4{flex-basis:33.33333333%;max-width:33.33333333%}.cl-lg-5{flex-basis:41.66666667%;max-width:41.66666667%}.cl-lg-6{flex-basis:50%;max-width:50%}.cl-lg-7{flex-basis:58.33333333%;max-width:58.33333333%}.cl-lg-8{flex-basis:66.66666667%;max-width:66.66666667%}.cl-lg-9{flex-basis:75%;max-width:75%}.cl-lg-10{flex-basis:83.33333333%;max-width:83.33333333%}.cl-lg-11{flex-basis:91.66666667%;max-width:91.66666667%}.cl-lg-12{flex-basis:100%;max-width:100%}.cl-lg-offset-0{margin-left:0}.cl-lg-offset-1{margin-left:8.33333333%}.cl-lg-offset-2{margin-left:16.66666667%}.cl-lg-offset-3{margin-left:25%}.cl-lg-offset-4{margin-left:33.33333333%}.cl-lg-offset-5{margin-left:41.66666667%}.cl-lg-offset-6{margin-left:50%}.cl-lg-offset-7{margin-left:58.33333333%}.cl-lg-offset-8{margin-left:66.66666667%}.cl-lg-offset-9{margin-left:75%}.cl-lg-offset-10{margin-left:83.33333333%}.cl-lg-offset-11{margin-left:91.66666667%}.start-lg{justify-content:flex-start;text-align:start}.center-lg{justify-content:center;text-align:center}.end-lg{justify-content:flex-end;text-align:end}.top-lg{align-items:flex-start}.middle-lg{align-items:center}.bottom-lg{align-items:flex-end}.around-lg{justify-content:space-around}.between-lg{justify-content:space-between}.first-lg{order:-1}.last-lg{order:1}}@media(min-width:111em){.cl-xl,.cl-xl-1,.cl-xl-2,.cl-xl-3,.cl-xl-4,.cl-xl-5,.cl-xl-6,.cl-xl-7,.cl-xl-8,.cl-xl-9,.cl-xl-10,.cl-xl-11,.cl-xl-12,.cl-xl-offset-0,.cl-xl-offset-1,.cl-xl-offset-2,.cl-xl-offset-3,.cl-xl-offset-4,.cl-xl-offset-5,.cl-xl-offset-6,.cl-xl-offset-7,.cl-xl-offset-8,.cl-xl-offset-9,.cl-xl-offset-10,.cl-xl-offset-11,.cl-xl-offset-12{box-sizing:border-box;flex:0 0 auto;padding-right:var(--half-gutter-width,.5rem);padding-left:var(--half-gutter-width,.5rem)}.cl-xl{flex-grow:1;flex-basis:0;max-width:100%}.cl-xl-1{flex-basis:8.33333333%;max-width:8.33333333%}.cl-xl-2{flex-basis:16.66666667%;max-width:16.66666667%}.cl-xl-3{flex-basis:25%;max-width:25%}.cl-xl-4{flex-basis:33.33333333%;max-width:33.33333333%}.cl-xl-5{flex-basis:41.66666667%;max-width:41.66666667%}.cl-xl-6{flex-basis:50%;max-width:50%}.cl-xl-7{flex-basis:58.33333333%;max-width:58.33333333%}.cl-xl-8{flex-basis:66.66666667%;max-width:66.66666667%}.cl-xl-9{flex-basis:75%;max-width:75%}.cl-xl-10{flex-basis:83.33333333%;max-width:83.33333333%}.cl-xl-11{flex-basis:91.66666667%;max-width:91.66666667%}.cl-xl-12{flex-basis:100%;max-width:100%}.cl-xl-offset-0{margin-left:0}.cl-xl-offset-1{margin-left:8.33333333%}.cl-xl-offset-2{margin-left:16.66666667%}.cl-xl-offset-3{margin-left:25%}.cl-xl-offset-4{margin-left:33.33333333%}.cl-xl-offset-5{margin-left:41.66666667%}.cl-xl-offset-6{margin-left:50%}.cl-xl-offset-7{margin-left:58.33333333%}.cl-xl-offset-8{margin-left:66.66666667%}.cl-xl-offset-9{margin-left:75%}.cl-xl-offset-10{margin-left:83.33333333%}.cl-xl-offset-11{margin-left:91.66666667%}.start-xl{justify-content:flex-start;text-align:start}.center-xl{justify-content:center;text-align:center}.end-xl{justify-content:flex-end;text-align:end}.top-xl{align-items:flex-start}.middle-xl{align-items:center}.bottom-xl{align-items:flex-end}.around-xl{justify-content:space-around}.between-xl{justify-content:space-between}.first-xl{order:-1}.last-xl{order:1}}.pad-nav{padding-top:var(--nav-height)}@media screen and (max-width:770px){.rw.reverse-on-tablet{flex-direction:column-reverse}}@media screen and (max-width:560px){.rw.reverse-on-mobile{flex-direction:column-reverse}}.rw.no-compensate{margin-left:0;margin-right:0}.h-100{height:100%}.w-100{width:100%}.w-half{width:50%}.no-pad{padding:0}.flex{display:flex}.flex-col{flex-direction:column}.fixed-container{transform:translateZ(0)}.block{display:block}.justify-content-around{justify-content:space-around}.justify-content-between{justify-content:space-between}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:flex-end}.justify-content-center{justify-content:center}.align-items-bottom,.align-items-right{align-items:flex-end}.align-items-baseline{align-items:baseline}.align-items-center{align-items:center}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed;backface-visibility:hidden}.br{margin-top:.8rem;margin-bottom:1.2rem;width:100%;border:.8px solid rgba(0,0,0,.1)}.code-cnt{background-color:#111;border-radius:.2rem;padding:1.1rem 1rem}.code-cnt code,.code-cnt pre{font-family:Inconsolata,Helvetica,Arial,sans-serif;background:#111;color:#fff;margin:0;line-height:1.6;white-space:pre-wrap;font-size:.9rem;font-weight:500;letter-spacing:.4px}.code-cnt code.ttl:before,.code-cnt pre.ttl:before{display:block;width:100%;margin-bottom:.6em;content:attr(data-ttl);background:#111;color:#b9b9b9}.pills{display:flex;align-items:center;justify-content:center}.pill{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;border:1px solid rgba(0,0,0,.2);border-radius:20px;padding:.2rem .5rem;font-size:13px}.pill.sm{max-width:64px}.pill span{width:100%;height:22px;font-size:11px;font-weight:600;align-items:center;letter-spacing:1px;border-radius:50px;text-transform:capitalize}.pill.square,.pill span{display:flex;justify-content:center}.pill.square{align-content:center;max-width:120px;min-width:150px;border:.8px solid hsla(0,0%,83.1%,.3803921569)}.pill.square span{height:30px;border-radius:5px;font-weight:600;font-size:12px;letter-spacing:1px}@media(max-width:760px){.pill.square{max-width:120px;min-width:120px}.pill.square span{height:26px;font-weight:600;font-size:10px}}.pill.complete span,.pill.green span{color:#343a40;background-color:#a0dcd0}.pill.cancelled span,.pill.failed span,.pill.red span{color:#343a40;border:1px solid rgba(228,95,77,.1)}.pill.gray span,.pill.queued span,.pill.scheduled span{color:#34505b;border:1px solid rgba(52,80,91,.1)}.pill.blue span,.pill.ongoing span{color:#343a40;border:1px solid rgba(137,179,255,.1)}.pill.mild span,.pill.missed span{color:#343a40;border:1px solid rgba(250,237,39,.1)}header .title-bar .title-bar__navigation .title-bar__meta,header .title-bar .title-bar__navigation a{display:flex;align-items:center}header .title-bar .title-bar__navigation .title-bar__meta .breadcrumb__item,header .title-bar .title-bar__navigation a .breadcrumb__item{font-size:10px;color:#646464;text-transform:uppercase;font-weight:700;letter-spacing:.7px}header .title-bar .title-bar__navigation .title-bar__meta .breadcrumb__icon,header .title-bar .title-bar__navigation a .breadcrumb__icon{height:8px;width:8px;margin-top:-9.4px;margin-right:.4em}header .title-bar .title-bar__navigation .title-bar__meta .breadcrumb__icon svg,header .title-bar .title-bar__navigation a .breadcrumb__icon svg{max-width:80%;max-height:100%;color:#777}header .title-bar .title-bar__navigation .title-bar__meta:hover .breadcrumb__icon svg,header .title-bar .title-bar__navigation .title-bar__meta:hover .breadcrumb__item,header .title-bar .title-bar__navigation a:hover .breadcrumb__icon svg,header .title-bar .title-bar__navigation a:hover .breadcrumb__item{color:#444}header .title-bar .title-bar__main-group .title-bar__title{font-weight:400;line-height:2rem;margin-top:4px;display:flex;align-items:center;color:#0a1a49}header .title-bar .title-bar__main-group .title-bar__title.empty{color:#8d8f91}header .title-bar .title-bar__main-group .title-bar__title .title-bar__breadcrumb__icon{--w:20px;height:var(--w);width:var(--w);margin:0 .5rem 0 .1rem;display:flex;align-items:center;justify-content:center;padding-top:3px}header .title-bar .title-bar__main-group .title-bar__title span{margin-right:.8rem}header .title-bar .title-bar__main-group .title-bar__title span.sl{color:#8d8f91;margin-right:.3em}header .title-bar .title-bar__main-group .desc-cnt{padding:1.6rem 0 0}header .title-bar .title-bar__main-group .title-bar__desc{margin-top:.2em;font-weight:400}header .title-bar .title-bar__main-group .title-bar__desc.ms{font-weight:500;margin-top:.4em;font-size:1rem;line-height:1.5;color:#4b4b4b}header .title-bar .title-bar__main-group .title-bar__actions{display:flex;align-items:center}header .title-bar .title-bar__main-group .title-bar__actions .title-bar__action{font-size:1em;cursor:pointer;padding:.4em 0;margin-right:1rem}header .title-bar .title-buttons{position:relative;z-index:2}header .sub-title-bar{padding-top:1rem;display:flex;font-weight:500;font-size:1.35rem;align-items:center;margin-bottom:.6rem;margin-top:.6rem}header .sub-title-bar a,header .sub-title-bar span{display:block;font-size:inherit;font-weight:inherit}header .sub-title-bar a.sl,header .sub-title-bar span.sl{color:#8d8f91;margin-right:.3em}header .sub-title-bar a{text-align:right}header .sub-title-bar .sub-title-bar__breadcrumb__icon{--w:18px;height:var(--w);width:var(--w);margin:0 .5rem 0 .1rem;display:flex;align-items:center;justify-content:center;padding-top:3px}header .tabs-bar{position:relative;z-index:1;margin-bottom:0}header .tabs-bar .tab-ctas{position:absolute;top:0;right:0;bottom:.9rem;display:flex;justify-content:flex-end;align-items:center;width:30%;margin-bottom:0!important}header .tabs-bar .tab-ctas .action-cta{margin-left:1rem}header .tabs-bar .tab-ctas .action-cta .button,header .tabs-bar .tab-ctas .action-cta button{height:32px;min-width:140px;padding:.7em;margin-top:0!important}header .tabs-bar .tab-ctas .action-cta svg{--w:18px;margin-left:auto;height:var(--w);width:var(--w)}.tab-ctas{justify-content:space-between;width:100%;--btn-h:40px}.tab-ctas,.tab-ctas .action-cta,.tab-ctas .cta-group{display:flex;align-items:center}.tab-ctas .action-cta{flex-direction:row;gap:1rem}.tab-ctas .action-cta .button,.tab-ctas .action-cta button{min-width:135px;padding:0 1.2em}.tab-ctas .action-cta .button.delete,.tab-ctas .action-cta button.delete{color:#e55;width:32px;height:30px;padding:.3em;min-width:unset;margin-right:.8rem;background-color:#fff;border:.09rem solid #c1c6c8}.tab-ctas .action-cta .button.square,.tab-ctas .action-cta button.square{width:36px;min-width:36px;padding:0 .1em}.tab-ctas .action-cta .button.square svg,.tab-ctas .action-cta button.square svg{--w:18px;margin:0;width:var(--w);height:var(--w)}.tab-ctas .action-cta .multi-button .button,.tab-ctas .action-cta .multi-button button{min-width:41px;padding:0 .4rem}.tab-ctas .action-cta .multi-button .button-map .active-btn svg{--w:16px;margin:0 auto}.tab-ctas .action-cta svg{--w:18px;margin-left:auto;height:var(--w);width:var(--w)}.tab-ctas [class*=-settings-cta]{--w:24px;display:flex;position:relative;align-items:center;margin-left:.8rem;justify-content:center;width:var(--w);height:var(--w);cursor:pointer}.tab-ctas [class*=-settings-cta].sml{width:calc(var(--w) - 5px)}.tab-ctas .trigger-cta .button,.tab-ctas .trigger-cta button{height:30px;max-width:120px;padding:0 2rem;letter-spacing:.4px;text-transform:uppercase;font-size:.9em}.tab-ctas .button,.tab-ctas button{height:var(--btn-h)}a{width:auto;font-weight:500;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0)}section.c-sect{width:100%;display:flex;flex-direction:column;min-height:30px;scrollbar-width:none}section.c-sect ::-webkit-scrollbar{display:none}section.c-sect .sub-title-bar{margin:2rem 0 .8rem}section.c-sect .c-head{position:relative;color:rgba(51,51,51,.8);font-weight:600;font-size:.875em;margin-bottom:.8em;text-transform:uppercase;display:flex;align-items:center;justify-content:space-between}section.c-sect .c-head .c-heading{font-size:1.4rem;font-weight:600;color:#1c2025;margin-bottom:.6rem;text-transform:capitalize}section.c-sect .c-head .c-heading .c-desc{font-size:1rem;font-weight:400;margin-top:.3rem;text-transform:none}section.c-sect .c-head .c-heading .c-desc b{color:#20c997}section.c-sect .c-head .c-acts{display:flex;align-items:center}section.c-sect .c-head .c-act{text-transform:none;cursor:pointer}section.c-sect .c-head .c-info{display:inline-block;margin-left:.8em;cursor:help;margin-right:auto;width:8px;height:8px;margin-top:-.3em;color:rgba(51,51,51,.8)}section.c-sect .c-head .c-info svg{max-height:100%;max-width:100%}section.c-sect .c-body{padding:1rem 1rem 1.15rem;background-color:#fff;border-radius:2px;width:100%;margin:0 auto 1.25rem;border-left:.09rem solid #c1c6c8}section.c-sect .c-body.clean{padding:0}section.c-sect .c-body.no-border{border:none}section.c-sect .c-body.bland{padding:0;border:none}section.c-sect .c-body.minimal{padding:.8rem 1rem}section.c-sect .c-body label{font-weight:400}section.c-sect .c-body textarea{resize:vertical}section.c-sect .c-body hr{margin:1rem 0}section.c-sect .c-header__bottom{display:block;width:100%;background-color:#c4cdd5;height:1px;margin-top:.9rem}section.c-sect .c-content{padding:1.25rem 0 0}section.c-sect .c-content .c-small__ttl{text-transform:uppercase;color:#393838;font-size:.8rem;font-weight:600;margin:.4rem 0}section.c-sect .c-small__note{font-size:.8em;color:#6d6f71;line-height:1.4;margin:.1rem 0}section.c-sect .c-split{display:block;width:100%;background-color:#c4cdd5;height:1px}.section.c-sect::-webkit-scrollbar{width:0!important}section.c-sect::-webkit-scrollbar-track{background:transparent}.form .no-mg,form .no-mg{margin-bottom:0!important}.form .no-mg input[type=checkbox]+label,form .no-mg input[type=checkbox]+label{margin-bottom:0}.form .hf-mg,form .hf-mg{margin-bottom:.5em!important}.form .dbl-mg,form .dbl-mg{margin-bottom:1.8em}.form .form-group,form .form-group{position:relative}.form .form-group.no-mg,form .form-group.no-mg{margin-bottom:0}.form .form-group.dbl-mg,form .form-group.dbl-mg{margin-bottom:1.8em}.form .form-group.trpl-mg,form .form-group.trpl-mg{margin-bottom:2.2em!important}.form .form-group.hf-mg,form .form-group.hf-mg{margin-bottom:.5em!important}.form .form-group.flex-right,form .form-group.flex-right{display:flex;justify-content:flex-end}.form .form-group.no-mg,form .form-group.no-mg{margin-bottom:0!important}.form .form-group.no-mg input[type=checkbox]+label,form .form-group.no-mg input[type=checkbox]+label{margin-bottom:0}.form .form-group.checkbox,form .form-group.checkbox{margin:1.4rem 0;padding-left:.2em}.form .form-group.pass-group,form .form-group.pass-group{position:relative}.form .form-group.pass-group svg,form .form-group.pass-group svg{bottom:0;color:#555;cursor:pointer;height:18px;margin:auto;margin-right:10px;position:absolute;right:0;top:0;width:18px}.form .form-group.pass-group.lng svg,form .form-group.pass-group.lng svg{top:46px}.form .form-group span.error,form .form-group span.error{display:block;font-weight:500;color:#e45f4d}.form .form-group span.required,form .form-group span.required{color:#e45f4d;font-weight:700;margin-left:.25em}.form input,form input{border:.09rem solid #c1c6c8;font-family:inherit;border-radius:5px;display:flex;align-items:center;font-weight:500;font-size:.875rem;letter-spacing:.4px;height:44px;background-color:#fff;padding-left:12px;padding-right:12px;width:100%}.form input.invalid,.form input:invalid,.form input[aria-invalid*=true],form input.invalid,form input:invalid,form input[aria-invalid*=true]{border-right:5px solid #e45f4d}.form input:-moz-read-only,form input:-moz-read-only{background-color:#f5f5f5}.form input:disabled,.form input:read-only,form input:disabled,form input:read-only{background-color:#f5f5f5}.form input[type=number]::-webkit-inner-spin-button,.form input[type=number]::-webkit-outer-spin-button,form input[type=number]::-webkit-inner-spin-button,form input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.form input[type=checkbox],form input[type=checkbox]{display:inline}.form label,form label{display:flex;flex-direction:column;cursor:pointer;color:#474747;font-weight:400;font-size:.875rem;margin-top:10px;margin-bottom:5px}.form label.empty,form label.empty{height:18.5px}.form label.empty.sp,form label.empty.sp{height:36px}.form label.c-short,form label.c-short{flex-direction:row}.form label.c-short span.c-info,form label.c-short span.c-info{display:inline-block;margin-left:.8em;cursor:help;position:relative;margin-right:auto;width:12px;height:11px;color:rgba(51,51,51,.8)}.form label.c-short span.c-info svg,form label.c-short span.c-info svg{max-height:100%;max-width:100%}.form label.c-short span.c-info .tp-text,form label.c-short span.c-info .tp-text{visibility:hidden;min-width:180px;background-color:#8d8b8b;color:#fff;left:130%;top:100%;font-size:.75rem;text-align:center;padding:5px 5px 6px;border-radius:2px;position:absolute;z-index:1}.form label.c-short span.c-info:hover .tp-text,form label.c-short span.c-info:hover .tp-text{visibility:visible}.form label span,form label span{margin-top:.25em;font-size:.75rem;color:rgba(57,56,56,.65);font-weight:500}@media(max-width:760px){.form label span.exp-mb,form label span.exp-mb{height:30px}}.form select,form select{display:flex;align-items:center;font-family:inherit;outline:none;-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:"";width:100%;border-radius:5px;border:.09rem solid #c1c6c8;background-color:#fff;color:#393838;height:34px;padding:0 12px;font-size:.75rem;font-weight:500}.form select::-ms-expand,form select::-ms-expand{display:none}.form select.no-b,form select.no-b{border:none}.form textarea,form textarea{width:100%;min-height:90px;padding:10px 12px;line-height:1.5;font-weight:500;font-size:.875rem;resize:vertical;border:.09rem solid #c1c6c8;font-family:inherit;border-radius:5px}.form textarea.invalid,.form textarea:invalid,.form textarea[aria-invalid*=true],form textarea.invalid,form textarea:invalid,form textarea[aria-invalid*=true]{border-right:5px solid #e45f4d}.form input:focus,.form textarea:focus,form input:focus,form textarea:focus{border:1px solid #1971e5;outline:none}.form input::-moz-placeholder,.form textarea::-moz-placeholder,form input::-moz-placeholder,form textarea::-moz-placeholder{color:#bfc1c3}.form input::placeholder,.form textarea::placeholder,form input::placeholder,form textarea::placeholder{color:#bfc1c3}.form .submit-btn,form .submit-btn{color:#fff;background-color:#444}.form .cancel-btn,form .cancel-btn{background-color:#f5f5f5;width:auto;padding:0 2rem;color:#e45f4d;font-weight:600}.form .cancel-btn:hover,form .cancel-btn:hover{background-color:#c4cdd5}.form input[type=checkbox],form input[type=checkbox]{position:absolute;opacity:0;height:0;width:0}.form input[type=checkbox]+label,form input[type=checkbox]+label{position:relative;cursor:pointer;padding:0;display:flex;flex-direction:column-reverse;margin-bottom:1em}@media(max-width:760px){.form input[type=checkbox]+label,form input[type=checkbox]+label{display:block}}.form input[type=checkbox]+label span.label-cnt,form input[type=checkbox]+label span.label-cnt{margin-bottom:.875rem;font-weight:500;color:rgba(71,71,71,.8274509804);font-size:.875rem}.form input[type=checkbox]+label.no-mg,form input[type=checkbox]+label.no-mg{margin-bottom:0}.form input[type=checkbox]+label:before,form input[type=checkbox]+label:before{content:"";--size:20px;margin-right:10px;display:inline-block;vertical-align:text-top;width:var(--size);min-width:var(--size);height:var(--size);min-height:var(--size);border:1px solid #c2c2c2;background:#fff}.form input[type=checkbox]:hover+label:before,form input[type=checkbox]:hover+label:before{background:#c4cdd5}.form input[type=checkbox]:focus+label:before,form input[type=checkbox]:focus+label:before{box-shadow:0 0 0 3px rgba(0,0,0,.12)}.form input[type=checkbox]:checked+label:before,form input[type=checkbox]:checked+label:before{background:#fff}.form input[type=checkbox]:disabled+label,form input[type=checkbox]:disabled+label{color:#b8b8b8;cursor:auto}.form input[type=checkbox]:disabled+label:before,form input[type=checkbox]:disabled+label:before{box-shadow:none;background:#fff}.form input[type=checkbox]:checked+label:after,form input[type=checkbox]:checked+label:after{content:"";--color:#222;position:absolute;left:4.5px;top:44.5px;background:var(--color);width:2.8px;height:2.8px;box-shadow:2px 0 0 var(--color),4px 0 0 var(--color),4px -2px 0 var(--color),4px -4px 0 var(--color),4px -6px 0 var(--color),4px -8px 0 var(--color);transform:rotate(45deg)}.form input[type=checkbox]:disabled+label:after,form input[type=checkbox]:disabled+label:after{--color:#555}.form input[type=checkbox]:checked+label.no-lbl .label-cnt,form input[type=checkbox]:checked+label.no-lbl .label-cnt{margin-bottom:.4rem}.form input[type=checkbox]:checked+label.no-lbl:after,form input[type=checkbox]:checked+label.no-lbl:after{top:9px}.form input[type=checkbox].sm+label,form input[type=checkbox].sm+label{display:flex;align-items:center}.form input[type=checkbox].sm+label:before,form input[type=checkbox].sm+label:before{--size:15px;border:.5px solid #8b8a8a}.form input[type=checkbox].sm:checked+label:before,form input[type=checkbox].sm:checked+label:before{background:#20c997;border-width:.8px;border-color:#f5f5f5}.form input[type=checkbox].sm:checked+label:after,form input[type=checkbox].sm:checked+label:after{content:none;box-shadow:unset}.form input[type=checkbox].no-mg+label,.form input[type=checkbox].no-mg+label:after,.form input[type=checkbox].no-mg+label:before,form input[type=checkbox].no-mg+label,form input[type=checkbox].no-mg+label:after,form input[type=checkbox].no-mg+label:before{margin:0}.form .bottom-line,form .bottom-line{height:.1px;border:.09rem solid #c1c6c8;opacity:.4;margin-top:.4rem}.form #bold-text,form #bold-text{font-weight:700}.form a:hover,form a:hover{color:#1971e5}.form input[type=radio],form input[type=radio]{position:absolute;opacity:0;width:0;height:0}.form input[type=radio]+label,form input[type=radio]+label{position:relative;padding-left:2.5rem;cursor:pointer;line-height:20px;display:inline-block}.form input[type=radio]+label:before,form input[type=radio]+label:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:2rem;height:2rem;border:2px solid #343434;border-radius:50%;background:#fff}.form input[type=radio]+label:after,form input[type=radio]+label:after{content:"";position:absolute;left:4px;top:50%;transform:translateY(-50%) scale(0);width:1.5rem;height:1.5rem;background:#444;border-radius:50%;transition:transform .2s ease-in-out}.form input[type=radio]:checked+label:after,form input[type=radio]:checked+label:after{transform:translateY(-50%) scale(1)}[class*=-modal]{position:fixed;right:0;top:0;height:100%;cursor:auto;z-index:200;width:100%;transform:translateX(0);transition:transform .3s ease,width .2s ease}[class*=-modal]:before{content:"";position:absolute;pointer-events:auto;top:0;left:0;z-index:1;width:100%;height:100%;transition:opacity .2s ease;background-color:rgba(0,0,0,.15)}[class*=-modal] .modal-cnt{position:absolute;right:0;z-index:3;height:100%;width:50%;min-width:580px;overflow-x:visible;overflow-y:auto;background-color:#fff;padding:2rem 2.4rem 0;transition:transform .3s ease}[class*=-modal].closed{pointer-events:none}[class*=-modal].closed:before{pointer-events:none;opacity:0}[class*=-modal].closed .modal-cnt{transform:translateX(100%)}[class*=-modal] .modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.2rem}[class*=-modal] .modal-header .title-bar .title{font-size:1.25rem;font-weight:600;margin-bottom:.2rem}[class*=-modal] .modal-header .title-bar .sub-title{font-size:.875rem;font-weight:400}[class*=-modal] .modal-header .acts [class$=-act]{--w:22px;height:var(--w);width:var(--w);cursor:pointer}main.side-open [class*=-modal]{width:100%}.table,table:not(.mx-table){table-layout:fixed;line-height:normal;border-radius:3px;width:100%;text-align:left;border-collapse:collapse;border-spacing:0}.table.head .tr,.table.head tr,table:not(.mx-table).head .tr,table:not(.mx-table).head tr{background-color:transparent;text-align:left;text-transform:capitalize}.table.head .tr .th,.table.head .tr th,.table.head tr .th,.table.head tr th,table:not(.mx-table).head .tr .th,table:not(.mx-table).head .tr th,table:not(.mx-table).head tr .th,table:not(.mx-table).head tr th{color:#8b8a8a;font-weight:600;font-size:11px;line-height:1;padding:0;text-transform:uppercase;--radius:2px}.table.head .tr .th .ordered,.table.head .tr th .ordered,.table.head tr .th .ordered,.table.head tr th .ordered,table:not(.mx-table).head .tr .th .ordered,table:not(.mx-table).head .tr th .ordered,table:not(.mx-table).head tr .th .ordered,table:not(.mx-table).head tr th .ordered{display:flex;width:100%;min-width:28px;height:100%;padding:0 0 0 11px;align-items:center;border:.09rem solid #c1c6c8;border-right:none;background-color:#fafafb;justify-content:space-between}.table.head .tr .th .ordered .key,.table.head .tr th .ordered .key,.table.head tr .th .ordered .key,.table.head tr th .ordered .key,table:not(.mx-table).head .tr .th .ordered .key,table:not(.mx-table).head .tr th .ordered .key,table:not(.mx-table).head tr .th .ordered .key,table:not(.mx-table).head tr th .ordered .key{height:38px;width:100%;display:flex;color:#000;font-weight:500;position:relative;flex-direction:column;padding-top:.05rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:flex-start;justify-content:center}.table.head .tr .th .ordered .key span.meta-label,.table.head .tr th .ordered .key span.meta-label,.table.head tr .th .ordered .key span.meta-label,.table.head tr th .ordered .key span.meta-label,table:not(.mx-table).head .tr .th .ordered .key span.meta-label,table:not(.mx-table).head .tr th .ordered .key span.meta-label,table:not(.mx-table).head tr .th .ordered .key span.meta-label,table:not(.mx-table).head tr th .ordered .key span.meta-label{font-size:.55rem;margin-top:.2rem;color:#1e6cfe}.table.head .tr .th .ordered .order,.table.head .tr th .ordered .order,.table.head tr .th .ordered .order,.table.head tr th .ordered .order,table:not(.mx-table).head .tr .th .ordered .order,table:not(.mx-table).head .tr th .ordered .order,table:not(.mx-table).head tr .th .ordered .order,table:not(.mx-table).head tr th .ordered .order{width:30px;display:flex;align-items:center;justify-content:center;flex-direction:column}.table.head .tr .th .ordered .order span,.table.head .tr th .ordered .order span,.table.head tr .th .ordered .order span,.table.head tr th .ordered .order span,table:not(.mx-table).head .tr .th .ordered .order span,table:not(.mx-table).head .tr th .ordered .order span,table:not(.mx-table).head tr .th .ordered .order span,table:not(.mx-table).head tr th .ordered .order span{width:100%;height:19px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:0 0 0 4px;padding:.28rem 0 .04rem;color:rgba(139,138,138,.8)}.table.head .tr .th .ordered .order span svg,.table.head .tr th .ordered .order span svg,.table.head tr .th .ordered .order span svg,.table.head tr th .ordered .order span svg,table:not(.mx-table).head .tr .th .ordered .order span svg,table:not(.mx-table).head .tr th .ordered .order span svg,table:not(.mx-table).head tr .th .ordered .order span svg,table:not(.mx-table).head tr th .ordered .order span svg{--w:12px;height:var(--w);width:var(--w)}.table.head .tr .th .ordered .order span:last-of-type,.table.head .tr th .ordered .order span:last-of-type,.table.head tr .th .ordered .order span:last-of-type,.table.head tr th .ordered .order span:last-of-type,table:not(.mx-table).head .tr .th .ordered .order span:last-of-type,table:not(.mx-table).head .tr th .ordered .order span:last-of-type,table:not(.mx-table).head tr .th .ordered .order span:last-of-type,table:not(.mx-table).head tr th .ordered .order span:last-of-type{padding:.04rem 0 .28rem;border-radius:4px 0 0 0}.table.head .tr .th .ordered .order span:hover,.table.head .tr th .ordered .order span:hover,.table.head tr .th .ordered .order span:hover,.table.head tr th .ordered .order span:hover,table:not(.mx-table).head .tr .th .ordered .order span:hover,table:not(.mx-table).head .tr th .ordered .order span:hover,table:not(.mx-table).head tr .th .ordered .order span:hover,table:not(.mx-table).head tr th .ordered .order span:hover{background-color:rgba(139,138,138,.2)}.table.head .tr .th .ordered .order span.active,.table.head .tr th .ordered .order span.active,.table.head tr .th .ordered .order span.active,.table.head tr th .ordered .order span.active,table:not(.mx-table).head .tr .th .ordered .order span.active,table:not(.mx-table).head .tr th .ordered .order span.active,table:not(.mx-table).head tr .th .ordered .order span.active,table:not(.mx-table).head tr th .ordered .order span.active{color:#000;background-color:rgba(30,108,254,.4)}.table.head .tr .th .ordered .order span.active:hover,.table.head .tr th .ordered .order span.active:hover,.table.head tr .th .ordered .order span.active:hover,.table.head tr th .ordered .order span.active:hover,table:not(.mx-table).head .tr .th .ordered .order span.active:hover,table:not(.mx-table).head .tr th .ordered .order span.active:hover,table:not(.mx-table).head tr .th .ordered .order span.active:hover,table:not(.mx-table).head tr th .ordered .order span.active:hover{background-color:rgba(30,108,254,.2)}.table.head .tr .th:first-of-type .ordered,.table.head .tr th:first-of-type .ordered,.table.head tr .th:first-of-type .ordered,.table.head tr th:first-of-type .ordered,table:not(.mx-table).head .tr .th:first-of-type .ordered,table:not(.mx-table).head .tr th:first-of-type .ordered,table:not(.mx-table).head tr .th:first-of-type .ordered,table:not(.mx-table).head tr th:first-of-type .ordered{border-top-left-radius:var(--radius);border-bottom-left-radius:var(--radius);border-left:none;padding-left:24px}.table.head .tr .th:last-of-type .ordered,.table.head .tr th:last-of-type .ordered,.table.head tr .th:last-of-type .ordered,.table.head tr th:last-of-type .ordered,table:not(.mx-table).head .tr .th:last-of-type .ordered,table:not(.mx-table).head .tr th:last-of-type .ordered,table:not(.mx-table).head tr .th:last-of-type .ordered,table:not(.mx-table).head tr th:last-of-type .ordered{border-right:none;border-top-right-radius:var(--radius);border-bottom-right-radius:var(--radius)}.table.body .tr,.table.body tr,table:not(.mx-table).body .tr,table:not(.mx-table).body tr{cursor:pointer;background-color:transparent;border:.09rem solid #c1c6c8;border-top:none;border-left:none;border-right:none;transition:background-color .3s ease}.table.body .tr.active,.table.body tr.active,table:not(.mx-table).body .tr.active,table:not(.mx-table).body tr.active{background-color:rgba(103,176,248,.1)}.table.body .tr .td,.table.body .tr td,.table.body tr .td,.table.body tr td,table:not(.mx-table).body .tr .td,table:not(.mx-table).body .tr td,table:not(.mx-table).body tr .td,table:not(.mx-table).body tr td{display:table-cell;font-weight:500}.table.body .tr .td.single,.table.body .tr td.single,.table.body tr .td.single,.table.body tr td.single,table:not(.mx-table).body .tr .td.single,table:not(.mx-table).body .tr td.single,table:not(.mx-table).body tr .td.single,table:not(.mx-table).body tr td.single{display:table-cell}.table.body .tr .td:first-of-type,.table.body .tr td:first-of-type,.table.body tr .td:first-of-type,.table.body tr td:first-of-type,table:not(.mx-table).body .tr .td:first-of-type,table:not(.mx-table).body .tr td:first-of-type,table:not(.mx-table).body tr .td:first-of-type,table:not(.mx-table).body tr td:first-of-type{padding-left:24px}.table.body .tr .td .cell,.table.body .tr td .cell,.table.body tr .td .cell,.table.body tr td .cell,table:not(.mx-table).body .tr .td .cell,table:not(.mx-table).body .tr td .cell,table:not(.mx-table).body tr .td .cell,table:not(.mx-table).body tr td .cell{margin-bottom:auto}.table .td,.table .th,.table td,.table th,table:not(.mx-table) .td,table:not(.mx-table) .th,table:not(.mx-table) td,table:not(.mx-table) th{position:relative;padding:0 10px;text-align:left;font-size:14px;cursor:pointer}.table .td.select,.table .th.select,.table td.select,.table th.select,table:not(.mx-table) .td.select,table:not(.mx-table) .th.select,table:not(.mx-table) td.select,table:not(.mx-table) th.select{max-width:40px;width:40px;margin:0}.table .td.select .ic-cnt,.table .th.select .ic-cnt,.table td.select .ic-cnt,.table th.select .ic-cnt,table:not(.mx-table) .td.select .ic-cnt,table:not(.mx-table) .th.select .ic-cnt,table:not(.mx-table) td.select .ic-cnt,table:not(.mx-table) th.select .ic-cnt{display:flex;width:100%;align-items:center;justify-content:center}.table .td.select .ic,.table .th.select .ic,.table td.select .ic,.table th.select .ic,table:not(.mx-table) .td.select .ic,table:not(.mx-table) .th.select .ic,table:not(.mx-table) td.select .ic,table:not(.mx-table) th.select .ic{position:relative;border:1.2px solid #6d6f71}.table .td.select.d .ic,.table .th.select.d .ic,.table td.select.d .ic,.table th.select.d .ic,table:not(.mx-table) .td.select.d .ic,table:not(.mx-table) .th.select.d .ic,table:not(.mx-table) td.select.d .ic,table:not(.mx-table) th.select.d .ic{border:1.2px solid #6d6f71}.table .td.select.d .ic:after,.table .th.select.d .ic:after,.table td.select.d .ic:after,.table th.select.d .ic:after,table:not(.mx-table) .td.select.d .ic:after,table:not(.mx-table) .th.select.d .ic:after,table:not(.mx-table) td.select.d .ic:after,table:not(.mx-table) th.select.d .ic:after{content:"";background-color:#343a40;position:absolute;margin:auto;height:8px;width:8px;bottom:0;right:0;left:0;top:0}.table .td.acts,.table .th.acts,.table td.acts,.table th.acts,table:not(.mx-table) .td.acts,table:not(.mx-table) .th.acts,table:not(.mx-table) td.acts,table:not(.mx-table) th.acts{max-width:40px;padding:0;width:40px;position:relative}.table .td.acts .ic,.table .th.acts .ic,.table td.acts .ic,.table th.acts .ic,table:not(.mx-table) .td.acts .ic,table:not(.mx-table) .th.acts .ic,table:not(.mx-table) td.acts .ic,table:not(.mx-table) th.acts .ic{height:100%;width:100%;border:none!important;display:flex;align-items:center;justify-content:center}.table .td.acts .ic svg,.table .th.acts .ic svg,.table td.acts .ic svg,.table th.acts .ic svg,table:not(.mx-table) .td.acts .ic svg,table:not(.mx-table) .th.acts .ic svg,table:not(.mx-table) td.acts .ic svg,table:not(.mx-table) th.acts .ic svg{height:13px;width:13px}.table .td.acts .opts,.table .th.acts .opts,.table td.acts .opts,.table th.acts .opts,table:not(.mx-table) .td.acts .opts,table:not(.mx-table) .th.acts .opts,table:not(.mx-table) td.acts .opts,table:not(.mx-table) th.acts .opts{position:absolute;background-color:#fff;border-radius:4px;opacity:.001;border:.09rem solid #c1c6c8;margin-left:auto;pointer-events:none;z-index:180;right:2px;top:50%;visibility:hidden;transition:all .2s ease-in-out;min-width:150px}.table .td.acts .opts:before,.table .th.acts .opts:before,.table td.acts .opts:before,.table th.acts .opts:before,table:not(.mx-table) .td.acts .opts:before,table:not(.mx-table) .th.acts .opts:before,table:not(.mx-table) td.acts .opts:before,table:not(.mx-table) th.acts .opts:before{height:20px;width:20px;top:-20px;position:absolute;right:10px;content:"";background:linear-gradient(to bottom left,transparent,transparent 50%,grey 60%) 10px 10px no-repeat,linear-gradient(to bottom right,transparent,transparent 50%,grey 60%) -10px 10px no-repeat,linear-gradient(to top right,rgba(0,0,0,.24),transparent 60%) 10px 11px no-repeat,linear-gradient(to top left,rgba(0,0,0,.24),transparent 60%) -10px 11px no-repeat}.table .td.acts .opts.open,.table .th.acts .opts.open,.table td.acts .opts.open,.table th.acts .opts.open,table:not(.mx-table) .td.acts .opts.open,table:not(.mx-table) .th.acts .opts.open,table:not(.mx-table) td.acts .opts.open,table:not(.mx-table) th.acts .opts.open{visibility:visible;top:100%;pointer-events:auto;transition:all .2s ease-in-out;opacity:.999}.table .td.acts .opts .opt-act,.table .th.acts .opts .opt-act,.table td.acts .opts .opt-act,.table th.acts .opts .opt-act,table:not(.mx-table) .td.acts .opts .opt-act,table:not(.mx-table) .th.acts .opts .opt-act,table:not(.mx-table) td.acts .opts .opt-act,table:not(.mx-table) th.acts .opts .opt-act{cursor:pointer}.table .td.acts .opts .opt-act span,.table .th.acts .opts .opt-act span,.table td.acts .opts .opt-act span,.table th.acts .opts .opt-act span,table:not(.mx-table) .td.acts .opts .opt-act span,table:not(.mx-table) .th.acts .opts .opt-act span,table:not(.mx-table) td.acts .opts .opt-act span,table:not(.mx-table) th.acts .opts .opt-act span{display:block;padding:1em}.table .td.acts .opts .opt-act:hover,.table .th.acts .opts .opt-act:hover,.table td.acts .opts .opt-act:hover,.table th.acts .opts .opt-act:hover,table:not(.mx-table) .td.acts .opts .opt-act:hover,table:not(.mx-table) .th.acts .opts .opt-act:hover,table:not(.mx-table) td.acts .opts .opt-act:hover,table:not(.mx-table) th.acts .opts .opt-act:hover{background-color:#f5f5f5}.table .td.acts .opts .opt-act .confirm,.table .th.acts .opts .opt-act .confirm,.table td.acts .opts .opt-act .confirm,.table th.acts .opts .opt-act .confirm,table:not(.mx-table) .td.acts .opts .opt-act .confirm,table:not(.mx-table) .th.acts .opts .opt-act .confirm,table:not(.mx-table) td.acts .opts .opt-act .confirm,table:not(.mx-table) th.acts .opts .opt-act .confirm{color:#e45f4d;font-weight:600}.table .td .icon,.table .th .icon,.table td .icon,.table th .icon,table:not(.mx-table) .td .icon,table:not(.mx-table) .th .icon,table:not(.mx-table) td .icon,table:not(.mx-table) th .icon{position:absolute;margin:auto!important;left:0;right:0;cursor:pointer;top:0;bottom:0}.blocks{position:relative;display:flex;align-items:stretch;flex-wrap:wrap;width:calc(100% + 3rem);--mb-w:50%}@media(max-width:760px){.blocks{margin-left:0;width:100%}}.blocks.cols-2>*{width:50%}@media(max-width:760px){.blocks.cols-2>*{width:var(--mb-w)}}.blocks.cols-3>*{width:33.333%}@media(max-width:760px){.blocks.cols-3>*{width:var(--mb-w)}}.blocks.cols-4>*{width:25%}@media(max-width:760px){.blocks.cols-4>*{width:var(--mb-w)}}.blocks.cols-5>*{width:20%}@media(max-width:760px){.blocks.cols-5>*{width:var(--mb-w)}}.blocks .block{transition:all .3s ease}footer{width:100%}.button,button,footer{position:relative;display:flex;align-items:center}.button,button{outline:none;font-family:inherit;background-color:#0b5cff;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);border:none;color:#fff;border-radius:5px;justify-content:center;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;appearance:none;outline:0;padding:0 2rem;border-radius:25px;width:-moz-fit-content;width:fit-content;height:36px;margin:0;text-decoration:none;vertical-align:middle;white-space:nowrap;font-size:.875rem;font-weight:500;transition:all .2s ease-in-out}.button.full,button.full{width:100%}.button:hover,button:hover{border:1px solid #245ccc}.button.light,button.light{background-color:#fff;color:rgba(51,51,51,.8);border:.09rem solid #c1c6c8}.button.inv,button.inv{background-color:#fff;color:#343a40;font-weight:500;border:.8px solid rgba(0,0,0,.35)}.button.inv:hover,button.inv:hover{border-color:#1971e5;color:#1971e5}.button.link,button.link{background-color:transparent;color:#1971e5;font-weight:500;border:unset;padding:0}.button.link:disabled,button.link:disabled{background-color:transparent!important}.button.wrapped,button.wrapped{background-color:#fff;color:#1971e5;font-weight:500;width:unset;background-color:unset}.button.slct,button.slct{height:40px;background-color:#fff;color:#5c5c5c;padding-top:.1em;justify-content:unset;padding-left:1rem;border:.09rem solid #c1c6c8}.button.slct span.ic,button.slct span.ic{position:absolute;top:0;cursor:help;right:1em;bottom:0;margin:auto;display:block;height:11px;width:11px}.button.slct.actv,button.slct.actv{border-color:rgba(52,52,52,.568627451)}.button.width,button.width{max-width:130px}.button.caps,button.caps{text-transform:uppercase;font-size:.9em;letter-spacing:.4px}.button.red,button.red{color:#fff;background-color:#d13636}.button.disabled,.button:disabled,.button[disabled],button.disabled,button:disabled,button[disabled]{color:hsla(0,0%,39.2%,.9)!important;border-color:hsla(0,0%,78.4%,.7)!important;background-color:hsla(0,0%,78.4%,.7)!important;cursor:default}.button.disabled:hover,.button:disabled:hover,.button[disabled]:hover,button.disabled:hover,button:disabled:hover,button[disabled]:hover{opacity:1}nav{width:100%;height:var(--nav-height);background-color:#fff;border-bottom:.09rem solid #c1c6c8;backface-visibility:hidden}nav .nav__inner{max-width:1366px;width:calc(100% - 12vw);margin:0 auto}@media screen and (max-width:500px){nav .nav__inner{width:100%;padding-left:.8rem;padding-right:.8rem}}nav#top-nav{display:flex;justify-content:space-between}nav#top-nav .logo-cnt,nav#top-nav .name-cnt{width:250px;height:100%;display:flex;align-items:center;padding:12px 10px;--logo-w:30px}@media(max-width:760px){nav#top-nav .logo-cnt,nav#top-nav .name-cnt{padding:12px}}nav#top-nav .logo-cnt .logo,nav#top-nav .name-cnt .logo{width:var(--logo-w);height:var(--logo-w);min-width:var(--logo-w);border-radius:2px;color:#fff;display:flex;font-size:.875rem;font-weight:600;align-items:center;justify-content:center;background-color:#217ce8}nav#top-nav .name-cnt{width:360px}@media(max-width:768px){nav#top-nav .name-cnt{width:75%}}nav#top-nav .name-cnt .logo svg{--s-w:12px;width:var(--s-w);min-width:var(--s-w);height:var(--s-w)}nav#top-nav .name-cnt .name-form{width:100%;display:flex;margin-left:1rem;height:var(--logo-w);flex-direction:row;align-items:center}@media(max-width:760px){nav#top-nav .name-cnt .name-form{max-width:210px}}nav#top-nav .name-cnt .name-form .ttl{border:none;height:20px;padding:0;font-size:16px;white-space:nowrap;font-weight:600;overflow:hidden;align-items:center;font-family:inherit;outline:none;text-overflow:ellipsis;width:250px}nav#top-nav .name-cnt .name-form .ttl.em{color:#b2b2b2}nav#top-nav .name-cnt .name-form .sub-ttl{font-size:10px;overflow:hidden;white-space:nowrap}nav#top-nav .name-cnt .name-form .act-icons{--w:20px;height:var(--w);width:var(--w);display:flex;align-items:center;margin-left:.6rem;margin-bottom:auto}nav#top-nav .name-cnt .name-form .act-icons [class*=-icon]{--w:20px;height:var(--w);display:flex;align-items:center;justify-content:center;width:var(--w);cursor:pointer;margin-left:.3rem}nav#top-nav .name-cnt .name-form .act-icons [class*=-icon] svg{--w:12px;height:var(--w);width:var(--w)}nav#top-nav .inner-cnt{height:100%;display:flex;align-items:center;max-width:calc(100% - 520px);margin-right:auto}@media(max-width:760px){nav#top-nav .inner-cnt{display:none}}nav#top-nav .inner-cnt .rw,nav#top-nav .inner-cnt [class*=cl-]{height:100%;flex-grow:1}nav#top-nav .inner-cnt [class*=-btn]{height:100%;cursor:pointer;background-color:#555}nav#top-nav .inner-cnt .search-bar{height:100%;background-color:#555}nav#top-nav .inner-cnt .meta-section{height:100%;display:flex;justify-content:flex-end}nav#top-nav .inner-cnt .meta-section .shortcut-btn{width:60%}nav#top-nav .inner-cnt .meta-section .notifications-btn,nav#top-nav .inner-cnt .meta-section .support-btn{min-width:36px;margin-left:1rem}nav#top-nav .user-cnt{width:270px;background-color:#fff;display:flex;flex-direction:row;justify-content:flex-end;padding:0 20px;align-items:center;cursor:pointer;transition:background-color .2s ease}nav#top-nav .user-cnt:hover{background-color:#f5f5f5}nav#top-nav .user-cnt .user-avatar{border:.09rem solid #c1c6c8;cursor:pointer;border-radius:50%;height:34px;width:34px;display:flex;align-items:center;justify-content:center;margin:0 0 0 auto}nav#top-nav .user-cnt .user-avatar .let{line-height:1;text-transform:uppercase}nav#top-nav .user-cnt .ico{margin-right:.875rem;width:24px;height:24px;background-color:#d4d4d4}nav#top-nav .acts-cnt{min-width:350px;display:flex;width:50%;align-items:center;justify-content:flex-end;gap:.8rem;margin-right:16px}nav#top-nav .acts-cnt.left{justify-content:flex-start}@media(max-width:760px){nav#top-nav .acts-cnt{padding:0 12px}}nav#top-nav .acts-cnt .btn{width:36px;min-width:36px;padding:1rem;border-radius:2px;text-align:center;transition:all .2s cubic-bezier(.05,.03,.35,1);background-color:transparent;border:1px solid #1971e5;color:#1e6cfe}nav#top-nav .acts-cnt .btn .material-symbols-outlined{font-size:20px}nav#top-nav .acts-cnt .btn.medium{width:auto;max-width:180px;padding:0 .9rem 0 .8rem}nav#top-nav .acts-cnt .btn.large{width:auto;max-width:200px;min-width:120px}nav#top-nav .acts-cnt .btn.bold,nav#top-nav .acts-cnt .btn:hover{color:#fff;background-color:#217ce8}nav#top-nav .acts-cnt .btn.cancel{color:#fff;background-color:#e45f4d;border-color:#e45f4d}.breadcrumb{margin-bottom:1.5rem;flex-wrap:wrap}.breadcrumb,.breadcrumb .crumb{display:flex;align-items:center}.breadcrumb .crumb{--buffer:70px;--space:25px;--icon-w:24px;margin-right:var(--buffer);position:relative;font-weight:600;font-size:.95em;text-transform:uppercase}@media(max-width:768px){.breadcrumb .crumb{--buffer:30px;--space:10px}}.breadcrumb .crumb span{width:var(--icon-w);min-width:var(--icon-w);height:var(--icon-w);min-height:var(--icon-w);font-size:.75rem;display:flex;margin-right:.6rem;padding-top:.1em;font-family:monospace;line-height:1;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(0,0,0,.4)}.breadcrumb .crumb span svg{--w:9px;height:var(--w);width:var(--w)}.breadcrumb .crumb:after{content:"";width:calc(var(--buffer) - var(--space));position:absolute;height:1px;left:calc(100% + var(--space)/2);top:1px;bottom:0;margin:auto;background-color:#1c2025}@media(max-width:768px){.breadcrumb .crumb .crumb-label{display:none}}.breadcrumb .crumb.active{color:#5193eb}.breadcrumb .crumb.active span{border-color:rgba(81,147,235,.84)}.breadcrumb .crumb.active .crumb-label{color:#5193eb}@media(max-width:768px){.breadcrumb .crumb.active .crumb-label{display:block}}.breadcrumb .crumb:last-of-type{margin:0}.breadcrumb .crumb:last-of-type:after{display:none}.breadcrumb.long .crumb{--buffer:50px;--space:20px;margin-bottom:.5rem}.widget{padding:1rem;background-color:#fff;border-radius:8px;margin-bottom:10px;min-height:20%}.widget,.widget .load{display:flex;flex-direction:column}.widget .load{position:relative;z-index:1;margin-top:1.2rem}.widget .load.noloader{display:none}.widget .load .loader{margin:auto}.widget .view{padding-top:30px;margin-top:auto}.widget .view a{font-weight:500;font-size:.775rem;color:#1f01fc}.widget .sect-title{display:flex;flex-direction:row}.widget .sect-title .refresh{margin-left:auto;margin-top:auto;margin-bottom:auto;position:relative}.widget .sect-title .refresh:hover svg{color:#1f01fc}.widget .sect-title .refresh .refresh-hover{width:30px;height:30px;position:absolute}.widget .sect-title .refresh .refresh-hover:hover{background-color:#f5f5f7;top:-40%;right:-50%;border-radius:50%;cursor:pointer}.widget .sect-title .refresh svg{pointer-events:none;width:15px;height:15px;position:relative}.form-section{background:#fff;padding:1rem;display:flex;flex-direction:column;gap:1rem}.form-section .title-container{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem;justify-content:space-between}.form-section .title-container .title-icon{color:#47a248;font-size:1.5rem}.add-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:#f8fafc;border:2px dashed #e2e8f0;border-radius:10px;color:#64748b;font-weight:600;cursor:pointer;width:100%;justify-content:center;transition:all .2s}.add-btn:hover{border-color:#2563eb;color:#2563eb;background-color:#ebf2ff}.add-btn:disabled{opacity:.5;cursor:not-allowed}.add-btn:disabled,.add-btn:disabled:hover{border-color:#e2e8f0;color:#64748b;background-color:#f8fafc}.item-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem;cursor:pointer;transition:all .2s;position:relative;display:flex;align-items:start;gap:1rem}.item-card:hover{border-color:#2563eb;box-shadow:0 4px 12px rgba(37,99,235,.1)}.item-card:hover .delete-icon{opacity:1}.item-card .item-icon{width:42px;height:42px;border-radius:10px;background:#ebf2ff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.item-card .item-icon .material-symbols-outlined{color:#2563eb;font-size:1.5rem}.item-card .item-info{flex:1}.item-card .item-info h3{font-size:1rem;font-weight:600;color:#0f172a}.item-card .item-info h5.item-description{font-size:.875rem;color:#64748b;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.item-card .delete-icon{color:#64748b;opacity:0;transition:all .2s;cursor:pointer;font-size:1.25rem}.item-card .delete-icon:hover{color:#dc2626}.items-list{display:flex;flex-direction:column;gap:1rem}.collapse-section .collapse-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;font-weight:500;cursor:pointer;width:100%;justify-content:center;transition:all .2s}.collapse-section .collapse-btn:hover{border-color:#2563eb;color:#2563eb;background-color:#ebf2ff}.topic-tag{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#f1f5f9;border-radius:20px;font-size:.875rem;color:#0f172a;font-weight:500}.topic-tag .remove-topic{padding:0;border:none;background:none;color:#64748b;cursor:pointer;display:flex;align-items:center}.topic-tag .remove-topic:hover{color:#dc2626}.topic-tag .remove-topic .material-symbols-outlined{font-size:1rem}.form-input{width:100%;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.9375rem;transition:all .2s}.form-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1);outline:none}main{min-height:100vh;max-height:100vh;overflow:hidden;background-color:hsla(0,0%,96.1%,.9333333333)}main span.hover{position:fixed;backface-visibility:hidden;background-color:hsla(0,0%,96.1%,.6);transition:opacity 50ms ease-out,top .2s}@media(max-width:768px){main span.hover{display:none}}main span.cpy{margin-left:.4em;color:rgba(139,138,138,.4666666667);opacity:0;position:relative;transition:opacity .3s ease}main span.cpy:after{content:"Copied";position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;color:#00e6b5;margin:auto;height:100%;width:100%;transition:top .2s ease,opacity .15s ease}main span.cpy.done:after{opacity:1;top:-180%;transition:top .15s ease,opacity .2s ease}main.drawer-open{overflow:hidden}body.setup main{overflow:auto}#orgs nav#org-nav{align-items:center;background-color:#fff;border-bottom:1px solid rgba(0,0,0,.1);display:flex;position:relative}@media(max-width:760px){#orgs nav#org-nav{padding:0 1.4rem}}#orgs nav#org-nav .logo{height:30px;width:30px;background-size:contain;background-repeat:no-repeat;background-position:50%;background-image:url(/logo.svg)}#orgs nav#org-nav .logo img{max-height:100%;max-width:100%}#orgs nav#org-nav .profile{align-items:center;border:.09rem solid #c1c6c8;border-radius:50%;cursor:pointer;display:flex;height:34px;justify-content:center;margin:0 0 0 auto;width:34px}#orgs nav#org-nav .profile .let{text-transform:uppercase}#orgs .container{min-height:calc(100vh - var(--nav-height))}#orgs .container .cntnr{margin-left:auto;margin-right:auto;max-width:960px;width:100%}#orgs .container .cntnr.v2{max-width:720px}#orgs .container .cntnr.v3{max-width:640px}#orgs .container .cntnr.v4{max-width:520px}#orgs .container .cntnr.v5{max-width:420px}#orgs .container .title-bar{margin-bottom:1.6em}#orgs .container .title-bar .title-bar__title{margin-bottom:.2em}#orgs .container .instruction{font-size:1em}#orgs .title-bar .title-bar__title{line-height:1.2;margin-top:16px}#orgs .code-cnt{margin-bottom:1.6rem}#core{--nav-height:0px;--core-top-pad:20px;left:0;height:100%;padding:0 20px 0 1.5rem;z-index:5;top:var(--nav-height);width:100%;transition:left .2s ease-out 0s,width .2s ease-out 0s;display:flex;flex-direction:row;overflow:auto}@media(max-width:760px){#core{left:52px;min-height:unset;height:calc(100% - var(--nav-height));width:calc(100% - 52px);overflow:auto}}#core .core-wrap{width:100%;margin-right:4rem}#core .core-wrap #org-hold-banner{color:#721c24;border:.8px solid #f5c6cb;background-color:#f8d7da;padding:1rem 2rem;border-radius:8px;margin-bottom:1rem}#core .core-wrap #org-hold-banner h5{font-weight:500}#core .core-wrap .core-wrap-cnt{background-color:#fff;min-height:100%;height:100%;flex:1;overflow:auto;border:1px solid #fafafb;margin-top:1rem;border-radius:8px;display:flex;flex-direction:column}#core #sidecar-nav{margin-left:var(--core-top-pad)}#core [id$=__form] header{margin-bottom:.8rem}#core [id$=__form] header .title-bar .title-bar__navigation .title-bar__meta,#core [id$=__form] header .title-bar .title-bar__navigation a{align-items:flex-start}#core [id$=__form] header .title-bar .title-bar__navigation .title-bar__meta .breadcrumb__item,#core [id$=__form] header .title-bar .title-bar__navigation a .breadcrumb__item{font-size:1.8rem;cursor:pointer;font-weight:500;color:#2f2f2f;text-transform:capitalize;margin-right:.6rem}#core [id$=__form] header .title-bar .title-bar__navigation .title-bar__meta .breadcrumb__item:first-of-type,#core [id$=__form] header .title-bar .title-bar__navigation a .breadcrumb__item:first-of-type{font-size:.75rem;text-transform:uppercase;margin-top:.25rem;font-weight:500}#core [id$=__form] header .title-bar .title-bar__navigation .title-bar__meta .breadcrumb__item:last-of-type,#core [id$=__form] header .title-bar .title-bar__navigation a .breadcrumb__item:last-of-type{cursor:auto}#core [id$=__form] header .title-bar .title-bar__navigation .title-bar__meta .breadcrumb__icon,#core [id$=__form] header .title-bar .title-bar__navigation a .breadcrumb__icon{height:18px;width:18px;min-width:18px;display:none;margin:0;margin-right:.4rem;margin-top:.3rem}#core [id$=__form] header .title-bar .title-bar__main-group{margin-top:1.2rem;margin-bottom:.4rem}#core [id$=__form] header .title-bar .title-bar__main-group .title-bar__title{font-size:2rem}#core [id$=__form] .description h5{font-weight:500}#core [id$=__form] .description p{font-size:.85rem}#core .page-title{font-weight:500}#core .icon{border:1.4px solid #6d6f71;border-radius:1px;display:inline-block;height:13px;margin-right:.2em;width:13px}#core .inline-header-group{align-items:center;display:flex;justify-content:space-between;margin:2rem 0 1rem}#core .inline-header-group .inline-header__title{font-size:1.6em}#core .inline-header-group .inline-header__cta{font-size:.9rem}#core .filter-section{padding:1rem 0;padding-bottom:0}#core .filter-section .filter-btn{align-items:center;border:1px solid #8d8b8b;border-radius:3px 0 0 3px;cursor:pointer;display:flex;height:40px;justify-content:center}#core .filter-section .c-split{margin-bottom:1.2em}#core .filter-section .filter-tabs{align-items:center;border-bottom:1.6px solid transparent;display:flex}#core .filter-section .filter-tabs .tab{cursor:pointer;font-size:1.1em;margin-right:.3rem;min-height:20px;padding:.4rem .6rem}#core .filter-section .filter-tabs .tab.active{border-bottom:1.6px solid #343434}#core .filter-section .filter-search input{border:1px solid #8d8b8b;border-left:none;border-radius:0 3px 3px 0;font-family:inherit;height:40px;outline:none;padding:0 .8rem;width:100%}#core form{padding-bottom:4rem}#core form.no-pd{padding:0}#core form label{color:rgba(51,51,51,.8)}#core form .form-submit{align-items:center;backface-visibility:hidden;background-color:#eee;bottom:0;display:flex;height:60px;padding:0 40px;position:fixed;right:0;width:calc(100% - 250px)}#core form .form-submit .rw{flex-grow:1}main.side-open #core{width:calc(100% - var(--nav-w-full));left:calc(var(--nav-w-full) - var(--nav-w-sm));transition:left .2s ease-out 0s,width .2s ease-out 0s}@media(max-width:640px){main.side-open #core{width:calc(100% - var(--nav-w-sm))}}.app-nav-bar{background-color:#f5f5f5;border-right:2px solid #ffc938;height:100%;gap:1.5rem;padding:.7rem;padding-top:1vh;align-items:center}.app-nav-bar,.app-nav-bar .footer{display:flex;flex-direction:column}.app-nav-bar .footer{gap:2rem}.logo-temp{height:40px;width:40px;border-radius:4px;background-color:#fff;margin-top:4vh;display:flex;align-items:center;justify-content:center;position:relative;color:#000}.logo-temp:hover{color:#00f}.apps{flex:1 auto;display:flex;flex-direction:column;gap:.68rem}.apps .icon:hover{color:#00f}.nav-item{color:#ececf1;font-size:.7rem;text-decoration:none;transition:color .3s ease;display:flex;justify-content:center;align-items:center;flex-direction:column;cursor:pointer}.nav-item.router-link-active .icon{background-color:#ececf1;border:1.5px solid #ffc938;border-radius:4px;color:#000}.nav-item.router-link-active p{color:#000}.nav-item .icon{padding:4px 4px 0 4px;color:#000}.nav-item p{font-weight:400;margin:.4rem;color:#000;font-size:.75rem}.nav-item:hover{color:#ececf1}.drawer-modal.closed .close-act{opacity:0;right:0;pointer-events:none}.drawer-modal .modal-cnt{overflow-y:auto;overflow-x:hidden}.drawer-modal .modal-cnt::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,.1);background-color:#f5f5f5}.drawer-modal .modal-cnt::-webkit-scrollbar{width:5px;background-color:#f5f5f5}.drawer-modal .modal-cnt::-webkit-scrollbar-thumb{background-color:#bdbdbd}.drawer-modal .close-act,.drawer-modal .loading{display:flex;justify-content:center;align-items:center}.drawer-modal .close-act{--w:40px;position:absolute;opacity:1;pointer-events:auto;cursor:pointer;top:43%;border-radius:0 10px 10px 0;z-index:12;padding:11px 5px 11px 8px;right:49%;height:var(--w);width:var(--w);transform:rotate(180deg);transition:right .3s ease;background-color:#fff}.drawer-modal .g-form{max-width:890px}.drawer-modal .loader{position:absolute;top:0;right:0;width:100%;z-index:129090;background-color:#fff;height:100%;display:flex;align-items:center;justify-content:center;opacity:1;pointer-events:auto;transition:opacity .3s ease}.drawer-modal .loader.init{opacity:0;pointer-events:none}.drawer-modal .loader .load{height:20px;width:20px;background-color:#8b8a8a;animation:scale .3s}.full .drawer-modal{width:100%}.searchable-list.disabled{background:#f8f8f8}.searchable-list span{-webkit-user-select:none;-moz-user-select:none;user-select:none}.invisible{visibility:hidden}.listbox{display:inline-flex;height:362px;width:100%}.listbox-actions{display:flex;min-width:40px;width:45px;max-width:45px;justify-content:center;flex-direction:column;align-items:center}.listbox-actions.position{border-right:.09rem solid #c1c6c8;border-color:rgba(0,0,0,.1)}.listbox-actions svg{--w:36px;height:var(--w);width:var(--w)}.listbox-action{cursor:pointer;display:flex;align-items:center;padding:0 10px}.listbox-action:first-of-type{margin-bottom:20px}.listbox-action:last-of-type{margin-top:20px}.listbox-action.listbox-action-clear-highlight{height:30px;padding-top:.2rem;padding-bottom:.2rem}.listbox-action:hover{color:#c0c2c6;background-color:rgba(109,111,113,.1)}.listbox-action-icon{margin-top:17px;color:#c0c2c6}.listbox__list{width:100%}.search-list-input{margin-bottom:10px}.searchable-list{display:flex;flex-direction:column}.searchable-list_items{border:.09rem solid #c1c6c8;flex-basis:100%;overflow-y:auto;overflow-x:hidden}.searchable-list_items::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,.1);background-color:#f5f5f5}.searchable-list_items::-webkit-scrollbar{width:4px;background-color:#f5f5f5}.searchable-list_items::-webkit-scrollbar-thumb{background-color:#bdbdbd}.searchable-list_no-item{font-size:.95rem;font-weight:500;text-align:center;padding:50px 10px;color:#6d6f71;margin:auto}.searchable-list_item{font-size:.8rem;cursor:pointer;display:flex;height:36px;align-items:center;justify-content:space-between;border-bottom:.09rem solid #c1c6c8}.searchable-list_item.highlight,.searchable-list_item.selected{background:rgba(81,147,235,.9);color:#fff}.searchable-list_item:hover{background:#1e6cfe;color:#fff}.searchable-list_item.disabled:hover{background:#5c5c5c;color:#fff}.searchable-list_item span{display:flex;width:100%;padding:10px 12px}.searchable-list_item .list_item-actions{display:flex;align-items:center;color:inherit}.searchable-list_item .list_item-actions svg{--w:11px;height:var(--w);width:var(--w);max-width:100%}.searchable-list_item .list_item-actions [class*=list_item-]{padding:8px;display:flex;align-items:center;justify-content:center;--w:34px;height:var(--w);width:var(--w);color:inherit}.searchable-list_item .list_item-actions [class*=list_item-]:hover{background-color:rgba(0,0,0,.3)}.editor{--color-var:#217ce8;--min-h:90px;--rows:3;border-radius:5px;min-height:var(--min-h);padding:10px 12px;background-color:#fff;border:.09rem solid #c1c6c8;width:100%;display:flex;flex-direction:column;overflow:hidden}.editor textarea::-moz-placeholder{color:#f5f5f5}.editor textarea::placeholder{color:#f5f5f5}.editor .suggestions-cnt{height:34px;margin:-10px -12px 10px;display:flex;align-items:center;border-bottom:.09rem solid #c1c6c8;position:relative}.editor .suggestions-cnt .suggestion-add{margin-left:auto;display:flex;align-items:center;padding:0 .8rem;height:100%;cursor:pointer}.editor .suggestions-cnt .suggestion-add svg{--w:13px;width:var(--w);height:var(--w)}.editor .suggestions-cnt .suggestion-add span{margin-left:.4rem;font-weight:500;font-size:.675rem;text-transform:uppercase}.editor .suggestions-cnt .suggestion-add:hover{background-color:rgba(107,165,214,.15)}.editor .suggestions-cnt .suggestion-list{position:absolute;top:100%;display:flex;flex-direction:column;right:0;z-index:1000;margin:0 auto;width:50%;min-width:200px;max-height:252px;overflow:auto;border:.8px solid hsla(0,0%,83.1%,.3803921569);border-radius:2px 2px 2px 2px;text-align:left;list-style:none;background:#fff;transform:translateX(50px);pointer-events:none;opacity:0;transition:opacity .3s ease,transform .3s ease}.editor .suggestions-cnt .suggestion-list.show{opacity:1;pointer-events:auto;transform:translateX(0)}.editor .suggestions-cnt .suggestion-list::-webkit-scrollbar{width:4px;background-color:#f5f5f5}.editor .suggestions-cnt .suggestion-list::-webkit-scrollbar-thumb{background-color:#bdbdbd}.editor .suggestions-cnt .suggestion-list li{line-height:1.42857143;display:flex;align-items:center;justify-content:space-between}.editor .suggestions-cnt .suggestion-list li.drill-opt{padding:0 .875rem 0 0}.editor .suggestions-cnt .suggestion-list li.drill-opt:hover{background-color:rgba(33,124,232,.8)}.editor .suggestions-cnt .suggestion-list li.drill-opt:hover a,.editor .suggestions-cnt .suggestion-list li.drill-opt:hover svg{color:#fff}.editor .suggestions-cnt .suggestion-list li.search-bar{height:36px;min-height:36px;padding:0;display:flex;justify-content:space-between;position:sticky;top:0;left:0;z-index:4;align-items:center;background-color:#fff;border-bottom:.8px solid hsla(0,0%,83.1%,.3803921569)}.editor .suggestions-cnt .suggestion-list li.search-bar input{width:100%;height:100%;border:none;font-size:.85rem;padding-left:12px}.editor .suggestions-cnt .suggestion-list li.search-bar .s-icon{position:absolute;right:0;top:0;bottom:0;z-index:2;margin-left:auto;color:#5c5c5c;width:30px;display:flex;align-items:center;justify-content:center}.editor .suggestions-cnt .suggestion-list li.depth-bar{justify-content:unset;height:36px;min-height:36px;border-bottom:1px solid rgba(0,0,0,.1);background-color:rgba(107,165,214,.2)}.editor .suggestions-cnt .suggestion-list li.depth-bar span{font-size:.875rem;color:#343a40;height:100%;display:flex;align-items:center;cursor:pointer}.editor .suggestions-cnt .suggestion-list li.depth-bar span.base-icon{padding:0 .5rem}.editor .suggestions-cnt .suggestion-list li.depth-bar span p{height:100%;display:flex;align-items:center;padding:3px 1rem 0}.editor .suggestions-cnt .suggestion-list li.depth-bar span svg{--w:13px;width:var(--w);height:var(--w)}.editor .suggestions-cnt .suggestion-list li.depth-bar span:hover p{color:#fff;background-color:rgba(33,124,232,.8)}.editor .suggestions-cnt .suggestion-list li.depth-bar:hover{cursor:auto}.editor .suggestions-cnt .suggestion-list li.depth-bar:hover a,.editor .suggestions-cnt .suggestion-list li.depth-bar:hover svg{color:unset}.editor .suggestions-cnt .suggestion-list li svg{--w:15px;width:var(--w);height:var(--w)}.editor .suggestions-cnt .suggestion-list li>a{display:flex;align-items:center;padding:0 16px;height:36px;width:100%;font-size:.85rem;clear:both;white-space:nowrap}.editor .suggestions-cnt .suggestion-list li:hover{cursor:pointer}.editor.one{position:relative}.editor.one .suggestions-cnt{height:100%;width:0;position:absolute;z-index:5;right:0;border:none;margin:0;top:0}.editor.one .suggestions-cnt .suggestion-add{padding:0;margin:0;width:34px;justify-content:center;opacity:0;pointer-events:none}.editor.one .suggestions-cnt .suggestion-add span{display:none}.editor.one .suggestions-cnt:hover .suggestion-add{opacity:1;pointer-events:auto}.editor .CodeMirror{font-family:inherit!important;height:100%;min-height:calc(var(--rows)*1.5em + 20px);line-height:1.5;cursor:text;font-weight:500;font-size:.875rem;background:transparent;flex:1}.editor .CodeMirror .CodeMirror-scroll{overflow-y:auto!important;overflow-x:hidden!important;background:transparent;min-height:calc(var(--min-h) - 50px);height:100%;padding-right:10px}.editor .CodeMirror .CodeMirror-scroll::-webkit-scrollbar{width:6px}.editor .CodeMirror .CodeMirror-scroll::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.editor .CodeMirror .CodeMirror-scroll::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.editor .CodeMirror .CodeMirror-scroll::-webkit-scrollbar-thumb:hover{background:#555}.editor .CodeMirror .CodeMirror-line,.editor .CodeMirror .CodeMirror-lines{margin-left:0;padding:0}.editor .CodeMirror .CodeMirror-sizer{border-right-width:50px!important}.editor .CodeMirror pre.CodeMirror-placeholder{color:#bfc1c3;padding:1px 0 5px}.editor.formula .CodeMirror{font-family:monospace!important;line-height:1.8}.editor .brrng-var,.editor .cm-brrng-var{color:#fff}.editor .brrng-var:after,.editor .cm-brrng-var:after{background:var(--color-var)}.editor .cm-formula-kw{color:#217ce8}.editor .cm-formula-bool{color:#e55}.editor .cm-formula-op{color:#ee845c}.editor .cm-formula-str{color:#8f29f6}.editor .brrng-tag,.editor [class^=cm-brrng-]{font-family:inherit!important;padding:.15em .6em .25em;box-sizing:border-box;margin:0 .1em;position:relative;font-size:.9em;line-height:1.8em;cursor:default;white-space:nowrap;text-shadow:0 0 .1em rgba(0,0,0,.4)}.editor .brrng-tag:after,.editor [class^=cm-brrng-]:after{position:absolute;top:0;left:0;height:100%;width:100%;content:" ";z-index:-1;border-radius:.2em;box-sizing:border-box;box-shadow:inset 0 0 .1em rgba(0,0,0,.25);transition:background-color .3s;opacity:.8;filter:grayscale(20%)}.editor .brrng-tag label,.editor [class^=cm-brrng-] label{padding:0;margin:0;display:inline;font-style:italic;font-size:.9em}.editor .brrng-tag label i.fa,.editor [class^=cm-brrng-] label i.fa{font-family:FontAwesome,sans-serif!important;font-size:.9em;min-width:1em;margin:0 .5em 0 0}.editor .brrng-tag.cm-brrng-entity,.editor [class^=cm-brrng-].cm-brrng-entity{font-size:1em;padding:0 .5em;font-weight:500}.editor .brrng-tag.cm-brrng-entity:after,.editor [class^=cm-brrng-].cm-brrng-entity:after{--buffer:0.6rem;background-color:rgba(0,230,181,.2);height:calc(100% + var(--buffer));margin-top:calc(var(--buffer)*-1/2)}.editor .brrng-tag.brrng-var,.editor [class^=cm-brrng-].brrng-var{color:#fff}.editor .brrng-tag.brrng-var:after,.editor [class^=cm-brrng-].brrng-var:after{background:var(--color-var)}.editor .brrng-tag:hover,.editor [class^=cm-brrng-]:hover{background:hsla(0,0%,100%,.1)}.editor .brrng-tag[data-error=on],.editor [class^=cm-brrng-][data-error=on]{color:#fff}.editor .brrng-tag[data-error=on]:after,.editor [class^=cm-brrng-][data-error=on]:after{background:#d13636}.editor .brrng-tag[data-warn=on],.editor [class^=cm-brrng-][data-warn=on]{color:#fff}.editor .brrng-tag[data-warn=on]:after,.editor [class^=cm-brrng-][data-warn=on]:after{background:#fc9403}.editor.readonly{cursor:not-allowed;background-color:#f8f8f8}.editor.readonly .CodeMirror-lines{color:#333}.editor.readonly .CodeMirror-cursors{display:none}.editor.one{min-height:unset;padding:0;box-sizing:border-box;width:100%;display:grid;grid-template-rows:minmax(0,1fr) auto;grid-template-columns:100%}.editor.one .CodeMirror>div>textarea{max-width:5em!important}.editor.one .CodeMirror{min-height:unset;color:inherit!important}.editor.one .CodeMirror-lines{margin-left:0;padding:0;font-weight:500;font-size:.875rem}.editor.one .CodeMirror-scroll{overflow:hidden!important;display:flex;flex-direction:row;align-items:center;padding-left:12px;padding-right:12px;margin-right:-31.5px}.editor.one .brrng-tag{font-size:.8em!important;padding-top:.3em;padding-bottom:.4em}main #hints-cnt .CodeMirror-hints{pointer-events:auto;position:absolute;overflow:hidden;list-style:none;border-radius:0;background:#fff;font-size:90%;overflow-y:auto;border:.8px solid hsla(0,0%,83.1%,.3803921569);padding:0;margin:.2em 0 0;--w:9rem;min-width:var(--w);max-width:calc(var(--w)*1.5);max-height:19rem;z-index:999999}main #hints-cnt .CodeMirror-hints::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,.1);background-color:#f5f5f5}main #hints-cnt .CodeMirror-hints::-webkit-scrollbar{width:4px;background-color:#f5f5f5}main #hints-cnt .CodeMirror-hints::-webkit-scrollbar-thumb{background-color:#bdbdbd}main #hints-cnt .CodeMirror-hints li.CodeMirror-hint{position:relative;display:flex;align-items:flex-start;justify-content:center;width:100%;padding:0 .8rem!important;border-radius:0;background:#fff}main #hints-cnt .CodeMirror-hints li.CodeMirror-hint.CodeMirror-hint-active{background-color:#217ce8;color:#fff}main #hints-cnt .CodeMirror-hints li.CodeMirror-hint:hover{background-color:rgba(33,124,232,.8);color:#fff}main #hints-cnt .CodeMirror-hints li.CodeMirror-hint .list-item{width:100%;display:flex;align-items:center;justify-content:space-between}main #hints-cnt .CodeMirror-hints li.CodeMirror-hint .list-item .name{display:flex;align-items:center;height:100%;min-height:34px;line-height:1.4;padding:0 4px!important;margin:0;box-sizing:border-box;width:100%;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}main #hints-cnt .CodeMirror-hints li.CodeMirror-hint .list-item .drop-icon{--w:14px;height:var(--w);width:var(--w)}.lookup-opts .text-btn{border:none;color:#343a40;padding:0 16px;height:30px;cursor:pointer;background:none!important}border:none .lookup-opts .text-btn:hover{background:#f7fafc;color:#1971e5}.lookup-opts .text-btn.create-opt{height:40px!important;font-size:.85rem;padding:0 16px;margin:.2rem 0 0 0;cursor:pointer}.lookup-opts .text-btn:hover{background:#f7fafc;color:#1971e5}.re-select,.re-select *{box-sizing:border-box}.re-select{position:relative;font-family:inherit;border:.09rem solid #c1c6c8;border-radius:5px;height:44px;background-color:#fff}.re-select.open{border:1px solid #1971e5}.re-select.no-b{height:40px;border:none}.re-select.no-b .selected-tag{padding-top:0!important}.re-select.exp{height:auto}.re-select.sm{height:33px}.re-select .open-indicator{align-items:center;cursor:pointer;pointer-events:all;opacity:1;height:12px;width:12px;color:rgba(52,52,52,.6980392157)}.re-select .open-indicator svg{max-height:100%;max-width:100%}.re-select.sicon .open-indicator{display:flex}.re-select.open .open-indicator:before{transform:rotate(315deg)}.re-select.loading .open-indicator{opacity:0}.re-select .dropdown-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;overflow-x:clip;height:100%;background:none;border-radius:4px;white-space:normal}.re-select .rs__selected-options{display:flex;flex-basis:100%;flex-grow:1;height:100%;flex-wrap:wrap;padding:0 2px;position:relative}.re-select .rs__selected-options .rs__search-icon{display:none}.re-select.sicon .rs__selected-options .rs__search-icon{display:flex;align-items:center;padding:0 0 2px 10px;color:rgba(52,52,52,.6980392157)}.re-select.sicon .rs__selected-options .rs__search-icon span{width:12px;height:12px}.re-select .rs__actions{display:flex;align-items:center;width:20px;padding:0 8px 0 0}.re-select .rs__actions svg{pointer-events:none}.re-select.exp .rs__actions{display:none}.re-select .dropdown-toggle .clear{font-size:23px;font-weight:700;line-height:1;color:rgba(60,60,60,.5);padding:0;border:0;background-color:transparent;cursor:pointer;margin-right:6px}.re-select.searchable .dropdown-toggle{cursor:text}.re-select.unsearchable .dropdown-toggle{cursor:pointer}.re-select.open .dropdown-toggle{border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0}.re-select .dropdown-menu{display:flex;flex-direction:column;position:absolute;top:100%;left:-1px;z-index:1000;margin:0 auto;min-width:calc(100% + 2px);max-height:300px;overflow:auto;width:auto;border-top:none;border:.8px solid hsla(0,0%,83.1%,.3803921569);border-radius:2px 2px 2px 2px;text-align:left;list-style:none;background:#fff}.re-select .dropdown-menu.bottom{bottom:100%;top:auto}.re-select .dropdown-menu::-webkit-scrollbar{width:4px;background-color:#f5f5f5}.re-select .dropdown-menu::-webkit-scrollbar-thumb{background-color:#bdbdbd}.re-select li{line-height:1.42857143}.re-select li>a{display:flex;align-items:center;padding:0 16px;height:36px;font-size:.85rem;clear:both;color:#333;white-space:nowrap}.re-select li:hover{cursor:pointer}.re-select .dropdown-menu .active>a{color:#fff;background-color:#217ce8}.re-select .dropdown-menu>.highlight>a{color:#fff;background-color:rgba(33,124,232,.8)}.re-select .dropdown-menu>.disabled>a{color:#fff;background-color:rgba(0,0,0,.3)}.re-select .highlight:not(:last-child){margin-bottom:0}.re-select .no-options{font-size:11px;opacity:.8;text-align:center;display:flex;height:38px;align-items:center;justify-content:center;padding:0 16px}.re-select .selected-tag{display:flex;align-items:center;color:#333;position:relative;font-size:.875rem;font-weight:500;padding:0 2.2em .1em .6em;line-height:1.42857143;margin:0 4px;height:100%;transition:opacity .25s}.re-select .selected-tag.disabled{color:#8b8a8a}.re-select .selected-tag:before{content:"";position:absolute;left:0;top:0;z-index:1;bottom:0;margin:auto;height:72%;width:100%;background-color:#f0f0f0}.re-select .selected-tag .selected-option{position:relative;pointer-events:none;white-space:nowrap;z-index:4}.re-select .selected-tag .selected-icon{display:inline-block;height:7px;width:7px;margin-right:.5em;border-radius:50%}.re-select.exp .selected-tag{height:36px}.re-select.single .selected-tag{background-color:transparent;border-color:transparent;padding:0;margin:0 2px 0 10px}.re-select.single .selected-tag:before{display:none}.re-select.single.open .selected-tag{opacity:.7}.re-select.single.searching .selected-tag{display:none}.re-select .selected-tag .close{margin-left:2px;font-size:1.25em;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;z-index:4;right:0;padding:0;cursor:pointer;background:0 0;border:0;font-weight:700;max-width:18px;height:100%;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.re-select.single.searching:not(.open):not(.loading) input[type=search]{opacity:.2}.re-select input[type=search]::-webkit-search-cancel-button,.re-select input[type=search]::-webkit-search-decoration,.re-select input[type=search]::-webkit-search-results-button,.re-select input[type=search]::-webkit-search-results-decoration{display:none}.re-select input[type=search]::-ms-clear{display:none}.re-select input[type=search],.re-select input[type=search]:focus{padding:0 12px;height:100%;margin:-.8px 0 0;border:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;line-height:1.42857143;font-size:1em;display:inline-block;border-left:none;outline:none;font-family:inherit;max-width:100%;background:none;box-shadow:none;flex-grow:1;width:0}.re-select input[type=email],.re-select input[type=email]:focus,.re-select input[type=text],.re-select input[type=text]:focus{border:none;margin-right:-2px;margin-left:-2px;width:calc(100% + 4px)}.re-select.unsearchable input[type=search]{opacity:0;pointer-events:none}.re-select.unsearchable input[type=search]:hover{pointer-events:none}.re-select.exp input[type=search]{height:36px}.re-select.cs input[type=search].cs-exists{padding-left:.4em!important}.re-select .spinner{align-self:center;opacity:1;font-size:5px;text-indent:-9999em;overflow:hidden;border-top:.9em solid hsla(0,0%,39.2%,.1);border-right:.9em solid hsla(0,0%,39.2%,.1);border-bottom:.9em solid hsla(0,0%,39.2%,.1);border-left:.9em solid rgba(60,60,60,.45);transform:translateZ(0);animation:vSelectSpinner 1.1s linear infinite;transition:opacity .1s}.re-select .spinner,.re-select .spinner:after{border-radius:50%;width:5em;height:5em}.re-select.disabled .dropdown-toggle,.re-select.disabled .dropdown-toggle .clear,.re-select.disabled .dropdown-toggle input,.re-select.disabled .open-indicator,.re-select.disabled .selected-tag .close{cursor:not-allowed;background-color:#f8f8f8;z-index:-1}.re-select.loading .spinner{opacity:1}@keyframes vSelectSpinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.re-select .fade-enter-active,.re-select .fade-leave-active{transition:opacity .15s cubic-bezier(1,.5,.8,1)}.re-select .fade-enter,.re-select .fade-leave-to{opacity:0}body.todo-drk .re-select{background-color:#1c2025}body.todo-drk .re-select .selected-tag{color:#f9f9f9}body.todo-drk .re-select .selected-tag:before{background-color:#14181d}body.todo-drk .re-select .selected-tag .close{color:rgba(248,249,250,.6);text-shadow:none;opacity:.6;line-height:.6}body.todo-drk .re-select .dropdown-menu{background-color:#1c2025}body.todo-drk .re-select li>a{color:#f9f9f9}body.todo-drk .re-select .dropdown-menu .active>a{color:#14181d;background-color:#1971e5}body.todo-drk .re-select .dropdown-menu>.highlight>a{background:rgba(25,113,229,.66);color:#14181d}body.todo-drk .re-select .open-indicator,body.todo-drk .re-select.sicon .rs__selected-options .rs__search-icon{color:rgba(248,249,250,.6)}body.todo-drk .re-select input{color:#f9f9f9}body.todo-drk .re-select input::-moz-placeholder{color:rgba(248,249,250,.6)}body.todo-drk .re-select input::placeholder{color:rgba(248,249,250,.6)}.cur-input{display:flex;align-items:center}.cur-input input{border-top-left-radius:0;border-bottom-left-radius:0}.cur-input .type{height:44px;padding:0 12px;border-top-left-radius:5px;border-bottom-left-radius:5px;font-size:.75rem;line-height:1.4;border:.09rem solid #c1c6c8;display:flex;align-items:center;justify-content:center;border-right:none}.phone-input .rw{display:flex;align-items:center;gap:.75rem}.phone-input .rw>.phone-input__code{flex:1}.phone-input .rw>.phone-input__number{flex:3}.bg-white,.half{background-color:#fff!important}.half{width:20%!important;padding:2%;height:44px}input{border-bottom-left-radius:unset;border-top-left-radius:unset}.multi-button{position:relative}.multi-button .button-map{display:flex;margin:0;--drop-w:43px;align-items:center}.multi-button .button-map .button,.multi-button .button-map button{border:.09rem solid #c1c6c8;max-width:unset!important;margin-left:0!important;padding:0 .7rem}.multi-button .button-map .button:not(.inv),.multi-button .button-map button:not(.inv){border:none}.multi-button .button-map .active-btn{border-radius:5px 0 0 5px;display:flex;align-items:center;width:calc(100% - var(--drop-w));justify-content:space-between}.multi-button .button-map .active-btn.solo{border-radius:5px}.multi-button .button-map .active-btn.hide-center-border{border-right:1px solid rgba(0,0,0,.05)}.multi-button .button-map .active-btn.single{border-radius:5px;width:100%}.multi-button .button-map .active-btn .txt{display:block}.multi-button .button-map .active-btn svg{--w:14px;margin-left:auto;height:var(--w);width:var(--w)}.multi-button .button-map .active-btn.before svg{margin-left:0;margin-right:auto}.multi-button .button-map .drop-btn{width:var(--drop-w);min-width:var(--drop-w)!important;border-radius:0 5px 5px 0;margin-left:0!important;border:.09rem solid #c1c6c8;max-width:unset!important;padding:0!important;display:flex;border-left:none;align-items:center;justify-content:center}.multi-button .button-map .drop-btn .icon-cnt{margin-top:.2em}.multi-button .button-map .drop-btn .icon-cnt svg{--w:18px;margin-left:auto;height:var(--w);width:var(--w)}.multi-button .button-list{position:absolute;z-index:100;right:0;opacity:0;width:100%;min-width:200px;min-height:40px;top:calc(100% - 2px);pointer-events:none;background-color:#fff;border-radius:5px 0 5px 5px;border:.09rem solid #c1c6c8;transform:translateY(-10%);transition:transform .3s ease,opacity .2s ease}.multi-button .button-list.open{transform:translateY(0);pointer-events:auto;opacity:1}.multi-button .button-list .button-list-item{min-height:40px;color:#343a40;cursor:pointer;text-align:left;display:flex;justify-content:space-between;align-items:stretch;white-space:normal;font-size:.875rem;border-bottom:.09rem solid #c1c6c8;background-color:#fff}.multi-button .button-list .button-list-item:last-of-type{border-bottom:none}.multi-button .button-list .button-list-item .button-item-details{width:100%;height:100%;padding:.655rem .7rem;margin:auto 0;display:flex}.multi-button .button-list .button-list-item .button-item-details .item-icon{--w:16px;width:var(--w);height:var(--w);margin-right:.4rem}.multi-button .button-list .button-list-item .button-item-details .item-content{width:100%;display:flex;white-space:nowrap;flex-direction:column;text-overflow:ellipsis;justify-content:center}.multi-button .button-list .button-list-item .button-item-details span.desc,.multi-button .button-list .button-list-item .button-item-details span.txt{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.multi-button .button-list .button-list-item#multi-act-create-view .button-item-details{width:100%}.multi-button .button-list .button-list-item .button-item-actions{display:flex;height:100%;margin:auto 0;padding:0;align-items:center;justify-content:center}.multi-button .button-list .button-list-item .button-item-actions .button-actions-icon{width:37px;height:39px;display:flex;align-items:center;justify-content:center;border-left:1px solid rgba(0,0,0,.05)}.multi-button .button-list .button-list-item .button-item-actions .button-actions-icon:hover{background-color:#1e6cfe;color:#fff}.multi-button .button-list .button-list-item .button-item-actions svg{--w:15px;height:var(--w);width:var(--w)}.multi-button .button-list .button-list-item:hover{background-color:rgba(0,0,0,.08);color:#1971e5}.multi-button .button-list .button-list-item .txt{font-weight:500;margin-right:auto}.multi-button .button-list .button-list-item .desc{margin-top:.25rem;font-size:.75rem}.multi-button.icon-base .button-map{--drop-w:0px}.multi-button.icon-base .button-map .button .txt,.multi-button.icon-base .button-map .drop-btn{display:none}.multi-button.icon-base .button{min-width:41px}.search-box{padding-left:.5rem;padding-right:.5rem;padding-top:.5rem;padding-bottom:.5rem}.obj-form{padding:.6rem 0 .6rem 1.5rem;border-left:.8px solid #6cb5f3;margin:1rem 0}.obj-form .field-labels{margin-bottom:1rem}.obj-form .field-labels label{display:block;font-weight:500;margin-bottom:.5rem}.obj-form .fields{flex:1}.obj-form .fields .field-error{color:red;font-size:.8rem;margin-top:.5rem}.obj-form .delete{align-items:start;min-width:20px}.delete,.obj-form .delete{display:flex;justify-content:center;cursor:pointer;color:#bbb}.delete{align-items:center}.delete svg{--w:20px;height:var(--w);width:var(--w)}.value{width:100%}.obj-cnt{--side-pad:8px;position:relative;min-height:150px;margin-bottom:4.2rem;border:1px solid rgba(0,0,0,.1019607843);border-radius:5px;background-color:rgba(0,0,0,.0235294118);padding:10px var(--side-pad) 0;padding-bottom:4rem;margin-top:8px}.obj-cnt.sml{min-height:98px}.obj-cnt .obj-act{left:0;height:38px;width:100.25%}.obj-cnt .obj-item{display:grid;grid-template-columns:4fr 4fr 30px;grid-column-gap:10px;margin:0 0 10px}.obj-cnt .obj-item.single{grid-template-columns:1fr 30px}.obj-cnt .obj-item.conditions{grid-template-columns:32px 3.5fr 2fr 4.5fr 26px}.obj-cnt .obj-item.conditions .comparator{max-width:185px;width:100%}.obj-cnt .obj-item.no-value{grid-template-columns:32px 5fr 5fr 26px}.obj-cnt .obj-item.no-value .comparator{max-width:unset}.obj-cnt .obj-item .ix{background-color:#fff;border:.09rem solid #c1c6c8;display:flex;align-items:center;justify-content:center}.obj-cnt .obj-item .form-group{margin-bottom:0!important}.obj-cnt .obj-item .form-group span.error{display:none}.obj-cnt .obj-item .multi-value{display:grid;grid-gap:8px;width:100%;grid-template-columns:1fr 40px}.obj-cnt .obj-item .multi-value .multi-lookup-input .cl-4{padding-right:0}.obj-cnt .obj-item .multi-value .multi-button .button-map{--drop-w:0px}.obj-cnt .obj-item .multi-value .multi-button .button-map .button .txt,.obj-cnt .obj-item .multi-value .multi-button .button-map .drop-btn{display:none}.obj-cnt .obj-item .multi-value .multi-button .button{height:44px}.obj-cnt .obj-order{position:absolute;bottom:var(--side-pad);left:var(--side-pad);height:44px;width:calc(100% - var(--side-pad)*2);background-color:#fff}.columns-editor .clm-cnt{--side-pad:8px;position:relative;min-height:150px;display:flex;flex-direction:column;border:1px solid rgba(0,0,0,.1019607843);border-radius:5px;background-color:rgba(0,0,0,.0235294118);padding:10px var(--side-pad);padding-bottom:4rem;margin-top:8px}.columns-editor .clm-cnt .clm-item{display:grid;grid-template-columns:4fr 4fr 26px;grid-column-gap:10px;margin:0 0 10px}.columns-editor .clm-cnt .clm-item.legend{text-transform:uppercase;margin-bottom:18px;padding-top:.6rem}.columns-editor .clm-cnt .clm-item .clm-delete{display:flex;align-items:center;justify-content:center;cursor:pointer;color:#bbb}.columns-editor .clm-cnt .clm-item .clm-delete svg{height:15px;width:15px}.columns-editor .clm-cnt .btn-cnt{--g:0.6rem;bottom:var(--g);left:var(--g);right:var(--g);width:100%;position:absolute;display:flex;justify-content:space-between}.columns-editor .clm-cnt .button{margin-top:auto}.columns-editor .clm-cnt .button.reference{left:unset;right:0}.wysiwyg-editor .field-content{padding:.3rem 0 .3rem}.wysiwyg-editor .field-content p{font-size:.96rem}.imi{position:relative;display:flex;padding:8px 10px;border-radius:5px;border:.09rem solid #c1c6c8;--display-s:10px;--actions-s:30px}.imi .imi-label{position:absolute;height:100%;width:100%;z-index:2;cursor:pointer;margin:-10px 0 0 -10px}.imi .imi-link{position:absolute;top:0;left:74px;right:0;bottom:0;margin:auto;height:98%;width:calc(100% - 78px);z-index:5;display:none;padding:1em .7em .6em;background-color:#fff}.imi .imi-link label{display:flex;position:relative;align-items:center;margin-bottom:.4em!important;justify-content:space-between}.imi .imi-link label span{height:10px;width:10px;position:absolute;top:0;right:0;left:auto;bottom:0;margin:auto;display:block}.imi .imi-link input{padding:8px 12px;margin-top:.2em}.imi .imi-link.open{display:block}.imi .imi-preview{position:relative;margin-right:.5em;height:45px;z-index:1}.imi .imi-preview .imi__preview-box{position:absolute;top:0;bottom:0;left:0;right:0;z-index:5;display:flex;align-items:center;justify-content:center;border-radius:2px;overflow:hidden;background-size:contain;background-repeat:no-repeat;background-position:50%}.imi .imi-detail{width:calc(100% - var(--display-s) - var(--actions-s));display:flex;z-index:1;align-items:flex-start;justify-content:space-between;flex-direction:column;padding:.2em 0 .2em 0}.imi .imi-detail .imi__ttl{margin:0;font-size:1em;max-width:90%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.imi .imi-detail .imi__size{margin:0;font-size:.9em}.imi .imi-actions{position:relative;width:var(--actions-s);min-width:var(--actions-s);display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;z-index:4;padding:.3em 0}.imi .imi-actions .imi__delete{cursor:pointer;height:10px;width:10px;color:#8d8b8b}.imi .imi-actions .imi__link-open{cursor:pointer;height:16px;width:12px;color:#8d8b8b}.imi__input{position:absolute;left:-9999px}.imi__err{font-size:1em;width:100%;color:#e55}.h4-closed[data-v-41915cef],p[data-v-41915cef]{margin:0;padding:0}.alert[data-v-41915cef]{background-color:#f7f7f7;border-radius:4px;padding:.4rem 1rem;display:flex;flex-direction:row;justify-content:space-between;gap:.8rem;align-items:center}.alert .header[data-v-41915cef]{align-items:flex-start;display:flex;justify-content:space-between}.alert .alert-body[data-v-41915cef]{flex:1}.alert .title[data-v-41915cef]{font-size:medium}.alert svg[data-v-41915cef]{width:24px;height:24px}.alert.center[data-v-41915cef]{text-align:center}.alert.sm[data-v-41915cef]{padding:1rem}.alert .content[data-v-41915cef]{display:flex;font-weight:400;font-size:.8rem}.alert .content-html[data-v-41915cef]{flex-direction:column}.alert .content-excl[data-v-41915cef]{margin-top:0}.alert .content[data-v-41915cef] a{font-size:12px;text-decoration:underline}.alert-info[data-v-41915cef],.alert-success[data-v-41915cef]{color:#002c5c;background-color:#e8f0fc}.alert-error[data-v-41915cef]{color:#721c24;background-color:#ffebeb}.alert-hint[data-v-41915cef]{color:#721c24;background-color:#fff6dc}.alert.collapsed .body[data-v-41915cef]{display:none}.alert.expanded[data-v-41915cef]{align-items:flex-start;padding-top:1rem}.color-input .cnt{display:flex}.color-input .cnt input[type=color]{width:60px;padding:0 4px;margin-right:4px}.color-input .cnt input[type=color]::-webkit-color-swatch{border:none;border-radius:5px}.color-input .cnt input[type=color]::-moz-color-swatch{border:none;border-radius:5px}.field-wrp .divider hr{border:.8px solid rgba(0,0,0,.1);margin-top:1.6rem;margin-bottom:.8rem}.field-wrp h5.title{font-size:1.4em;margin-top:1rem;font-weight:500}.field-wrp h6.subtitle{font-size:1.1em;margin-top:.5rem;font-weight:500}.g-form{margin:0 auto;display:flex;flex-direction:column;height:100%;width:100%}.g-form .g-form-cnt{display:flex;flex-direction:column;height:100vh;width:100%;flex:1 auto;overflow:hidden}@media(max-width:768px){.g-form .g-form-cnt{height:100%}}.g-form .g-form-inner{display:flex;flex-direction:column;height:100vh;width:100%;overflow-y:auto;overflow-x:hidden;padding-right:4px}@media(max-width:768px){.g-form .g-form-inner{height:unset}}.g-form .loader{position:absolute;top:0;right:0;width:100%;z-index:129090;background-color:#fff;height:100%;display:flex;align-items:center;justify-content:center;opacity:1;pointer-events:auto;transition:opacity .3s ease}@keyframes scale{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.g-form .loader.init{opacity:0;pointer-events:none}.g-form .loader .load{height:20px;width:20px;background-color:#8b8a8a;animation:scale .3s}.g-form header{padding:0!important}.g-form .main-header-cnt{display:flex;align-items:center;justify-content:space-between}.g-form .main-header-cnt .main-title-bar{margin-bottom:.75rem}.g-form .main-header-cnt .main-title-bar .title{font-size:1.25rem;font-weight:600;margin-bottom:.2rem}.g-form .main-header-cnt .main-title-bar .sub-title{font-size:.875rem;font-weight:400}.g-form .header-cnt{display:flex;align-items:center;justify-content:space-between}.g-form .header-cnt .title-bar{padding-bottom:.75rem}.g-form .header-cnt .title-bar .title{font-size:1rem;font-weight:600;margin-bottom:.2rem}.g-form .header-cnt .title-bar .sub-title{font-size:.675rem;font-weight:400}.g-form .header-cnt.large-subheader .title{font-size:1.25rem}.g-form .header-cnt.large-subheader .sub-title{font-size:.875rem}.g-form .header-cnt .footer{display:flex;gap:1rem}.g-form .header-cnt .footer .act{border:.09rem solid #c1c6c8;border-radius:5px;min-width:50px;display:flex;align-items:center;justify-content:center;height:36px;cursor:pointer}.g-form .header-cnt .footer .act p{font-weight:500;font-size:1.1em;padding:1rem}.g-form .header-cnt .footer .act:hover{color:#1971e5}.g-form .back-btn{font-size:.95rem;font-weight:500;color:#343a40;height:100%;width:100%;cursor:pointer;display:flex;align-items:center}.g-form section .button.red,.g-form section button.red{background-color:#e45f4d}.g-form section .cancel-opt{display:flex;justify-content:space-around;width:100%;gap:20px}.g-form section .cancel-opt .cancel-btn{margin:0 .2rem 0 auto;width:inherit}.g-form section.footer{border-top:.09rem solid #c1c6c8;margin-top:auto;padding-top:1rem!important;padding-bottom:1.5rem;background-color:inherit}.tooltip-container[data-v-62e40fac]{display:flex;align-items:center;gap:.4rem;cursor:pointer}.tooltip[data-v-62e40fac]{position:absolute;background-color:#333;color:#fff;padding:5px 5px;border-radius:4px;white-space:nowrap;opacity:0;z-index:10;transition:opacity .2s ease-in-out;font-size:.8rem}.tooltip.right[data-v-62e40fac]{transform:translateY(-50%)}.tooltip.left[data-v-62e40fac]{top:50%;right:100%;transform:translateY(-50%)}.tooltip.top[data-v-62e40fac]{bottom:100%;left:50%;transform:translate(-50%)}.tooltip.bottom[data-v-62e40fac]{top:100%;left:50%;transform:translate(-50%)}.tooltip-container:hover .tooltip[data-v-62e40fac]{opacity:1}.aside-nav-cnt{display:flex}@media(max-width:640px){aside{flex-basis:9%}}aside .close{position:relative}aside .close .arrow{position:absolute;top:6vh;cursor:pointer}aside .close .left{right:0}aside .close .right{margin-left:1.5rem}aside nav{top:0;left:0;bottom:0;margin:0;display:flex;height:100%;padding:0;z-index:1;border-right:none;border-bottom:none;flex-direction:column}.sidebar.closed{width:0}.sidebar.hide{width:unset}.sidebar{--sidebar-header-h:60px;--sidebar-footer-h:60px;--base-clr:transparent;--accent-clr:#fafafb;--accent-clr-text:#343a40;--soft-accent-clr:#ececf1;--border:$border;--text-primary:#12181c;--text-secondary:#0f161b;height:100%;background-color:var(--base-clr);color:var(--text-primary);display:flex;flex-direction:column;max-width:228px}.sidebar p{margin:0;padding:0}.sidebar .sidebar-header{display:flex;background-color:var(--base-clr);height:var(--sidebar-header-h);justify-content:space-between;padding:.5rem 1rem;align-items:center}.sidebar .sidebar-header .title{display:flex;align-items:center;font-size:1rem;font-weight:600;margin:6px 0}.sidebar .sidebar-header .title .logo{--w:28px;width:var(--w);min-width:var(--w);height:var(--w);margin-right:.6rem;padding:4px;display:flex;align-items:center;justify-content:center;border:.09rem solid #c1c6c8;border-color:var(--border);line-height:1;text-transform:uppercase;font-size:.875rem;font-weight:600}.sidebar .sidebar-content{flex:1 auto;width:100%;overflow-y:auto;margin-top:3vh;display:flex;flex-direction:column}.sidebar .sidebar-content .nav-section{--b-radius:0 35px 35px 0;display:flex;flex-direction:column;gap:1rem;margin-top:3vh}.sidebar .sidebar-content .nav-section:not(:first-of-type){border-top:.8px solid var(--border)}.sidebar .sidebar-content .nav-section .icon svg{--w:18px;min-height:var(--w);min-width:var(--w);height:var(--w);width:var(--w)}.sidebar .sidebar-content .nav-section a{padding:.6rem}.sidebar .sidebar-content .nav-section .section-title{display:flex;align-items:center;padding:0 1.2rem;justify-content:space-between}.sidebar .sidebar-content .nav-section .section-title.hide{visibility:hidden;width:0}.sidebar .sidebar-content .nav-section .section-title.main{padding:.2rem .6rem}.sidebar .sidebar-content .nav-section .section-title a{flex-grow:1;border-radius:4px}.sidebar .sidebar-content .nav-section .section-title a.router-link-exact-active{color:var(--text-primary);background:var(--accent-clr)}.sidebar .sidebar-content .nav-section .section-title .icon{cursor:pointer}.sidebar .sidebar-content .nav-section ul{margin-top:0}.sidebar .sidebar-content .nav-section ul li{color:var(--text-secondary)}.sidebar .sidebar-content .nav-section ul li a{display:flex;align-items:center;border-radius:var(--b-radius);font-size:.7rem;font-weight:400;padding:.3rem 0 .3rem 1.5rem;position:unset;color:#6e6e80}.sidebar .sidebar-content .nav-section ul li a:hover{color:var(--accent-clr-text);background:#f5f5f5}.sidebar .sidebar-content .nav-section ul li a.router-link-active{background:#fff;border:1.8px solid #ffc938;border-left:0;color:#000;font-weight:600}.sidebar .sidebar-content .nav-section ul .icon{display:flex;align-items:center}.sidebar .sidebar-content .nav-object-icon-label{display:flex;flex-direction:row;gap:1.3rem;align-items:center;margin-right:24px;padding-right:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar .sidebar-content .nav-object-icon-label h5{font-size:.9rem}.sidebar .sidebar-content #nav-objects{display:flex;flex-direction:column;flex:1 auto;overflow:hidden}.sidebar .sidebar-content #nav-objects .object-list{flex:1 auto;overflow-y:auto}.sidebar .sidebar-content #nav-objects .object-list .relative{position:relative}.sidebar .sidebar-content #nav-objects .object-list ul{display:flex;flex-direction:column;gap:.1rem}.sidebar .sidebar-content #nav-objects .object-footer{margin:1rem;margin-bottom:2rem;display:flex;flex-direction:row;gap:1rem;align-items:center}.sidebar .sidebar-content #nav-objects .object-footer .acts{cursor:pointer}.sidebar .sidebar-content #nav-objects .object-footer button{padding-left:1rem;padding-right:1rem}.sidebar .sidebar-content #nav-objects .object-footer.hide{flex-direction:column-reverse}.sidebar .sidebar-content #nav-objects .nav-object{display:flex;flex-direction:row}.sidebar .sidebar-content #nav-objects .nav-object:hover .nav-object-icon-setting-icon{display:block}.sidebar .sidebar-content #nav-objects .nav-object-icon-setting-icon{--h:24px;padding:4px;position:absolute;right:0;width:var(--h);height:var(--h);margin-right:10px;display:none}.sidebar .sidebar-content #nav-objects .acts{--acts-background:#fff;--acts-text:#343a40;--acts-border:var(--soft-accent-clr);--acts-background-hover:var(--soft-accent-clr);--acts-text-hover:var(--acts-text);position:relative}.sidebar .sidebar-content #nav-objects .acts .opts{position:absolute;background-color:var(--acts-background);border-radius:4px;opacity:.001;border:solid 1px var(--acts-border);margin-left:auto;pointer-events:none;z-index:180;bottom:100%;right:0;margin-bottom:20px;visibility:hidden;transition:all .2s ease-in-out;min-width:150px;color:var(--acts-text);font-weight:500;cursor:pointer}.sidebar .sidebar-content #nav-objects .acts .opts:before{bottom:-20px;position:absolute;right:10px;content:"";background:linear-gradient(to top left,transparent,transparent 50%,var(--acts-border) 60%) 10px 10px no-repeat,linear-gradient(to top right,transparent,transparent 50%,var(--acts-border) 60%) -10px 10px no-repeat,linear-gradient(to bottom right,var(--acts-border),transparent 60%) 10px 11px no-repeat,linear-gradient(to bottom left,var(--acts-border),transparent 60%) -10px 11px no-repeat}.sidebar .sidebar-content #nav-objects .acts .opts.open{visibility:visible;bottom:100%;pointer-events:auto;transition:all .2s ease-in-out;opacity:.999}.sidebar .sidebar-content #nav-objects .acts .opts .opt-act{cursor:pointer;border-radius:4px}.sidebar .sidebar-content #nav-objects .acts .opts .opt-act span{display:block;padding:1em}.sidebar .sidebar-content #nav-objects .acts .opts .opt-act:hover{background-color:var(--acts-background-hover);color:var(--acts-text-hover)}.sidebar .sidebar-footer{width:100%;display:flex;height:var(--sidebar-footer-h);padding:.7rem 0 .7rem .7rem;background-color:var(--base-clr);justify-content:space-between}.sidebar .sidebar-footer #nav-guides .section-title{cursor:pointer;margin:0;display:flex;align-items:center}.sidebar .sidebar-footer #nav-guides .section-title .icon{padding-right:.7rem}.sidebar .sidebar-footer #nav-guides .section-title p{font-weight:400;padding:0;margin:0}.sidebar .sidebar-footer .footer-content{display:flex;align-items:center}.sidebar .sidebar-footer .footer-content p{margin:0 0 0 .5rem;padding:0;font-size:.9rem;font-weight:500}.sidebar .sidebar-footer .icon{cursor:pointer;display:flex;align-items:center}.sidebar .sidebar-footer .icon svg{--w:24px;min-height:var(--w);min-width:var(--w);height:var(--w);width:var(--w)}.sidebar .sidebar-footer .icon.has svg{--w:24px;margin-bottom:.15rem}aside#aside-nav{--nav-height:0;background-color:transparent;height:100%;transition:width .3s ease}aside#aside-nav .selector{padding:0 10px;background-color:transparent;display:flex;min-height:56px;margin-bottom:12px;align-items:center}aside#aside-nav .selector .org-logo{--w:30px;height:var(--w);width:var(--w);min-width:var(--w);margin-right:.5rem;border-radius:2px;background-color:#217ce8}aside#aside-nav .selector .org-list{height:auto;width:100%}aside#aside-nav .selector .org-list .re-select .selected-tag{font-size:.95rem;font-weight:600}aside#aside-nav span.hover{position:absolute;backface-visibility:hidden;left:10px;width:230px;z-index:-1}@media(max-width:768px){aside#aside-nav span.hover{display:none}}.drawer-modal{width:100vw}.filter-create{padding-bottom:2.5rem}@media(max-width:1024px){.drawer-content{margin:0 4rem}}.drawer-content .drawer-title{font-size:1.2rem;font-weight:600}.drawer-content #listbox-selected-objs{min-height:365px}.drawer-content section{padding:0!important}.drawer-content section.acts{margin-top:1rem;padding-top:1rem!important}.drawer-content .col-create{padding:1.5rem 0 0;display:flex;flex-direction:column}.drawer-content .col-create hr{width:100%;border:.8px solid #d4d4d4;margin-bottom:1rem}.drawer-content .col-create .col-create-wrp{padding:3rem 1rem;border-radius:4px;border:.8px solid #1e6cfe;background-color:rgba(108,181,243,.3)}.drawer-content .col-create .create-title{font-size:1.2rem;font-weight:600;color:#1c2025}.drawer-content .col-create .create-desc{margin-top:.6rem;font-size:.875rem;font-weight:500}.drawer-content .col-create .create-cta{margin-top:1.3rem}#brrng-cti{z-index:101}#cti{width:434px;border-radius:8px;padding:2px;margin-right:1rem;background:#fdfdfd;box-shadow:0 5px 40px rgba(0,0,0,.16)}#cti-container,#cti-stub{height:100%}#cti-stub{display:flex;align-items:center;justify-content:center}.act-bar{--bar-size:57px;position:fixed;bottom:0;right:0;width:100vw;z-index:99;transition:width .3s ease}.act-bar .act-top{z-index:1;position:fixed;bottom:26px;right:20px;transform-origin:right bottom;transition:width .2s ease 0s,height .2s ease 0s,max-height .2s ease 0s,transform .3s cubic-bezier(0,1.2,1,1) 0s,opacity 83ms ease-out 0s}.act-bar .act-top.offset{right:calc(50% + 40px)}.act-bar .hide-act{transform:scale(0);opacity:0;pointer-events:none}.act-bar .shade{background:#343a40;height:100vh;opacity:.5}.act-bar .act-cnt{position:absolute;pointer-events:none;height:var(--bar-size)}.act-bar .act-cnt,.act-bar .act-cnt .bar{left:0;bottom:0;width:100%;background-color:transparent}.act-bar .act-cnt .bar{position:relative}.act-bar .act-cnt .bar .act-loading{height:var(--bar-size);display:flex;justify-content:flex-end;align-items:center;margin-right:1rem}.act-bar .act-cnt .bar .act-icons{display:flex;pointer-events:auto;justify-content:flex-end}.act-bar .act-cnt .bar .act-icons .act-icon{--w:50px;display:flex;align-items:center;width:var(--w);height:var(--w);cursor:pointer}.act-bar .act-cnt .bar .act-icons .act-icon.call{position:fixed;border:2px solid #1e6cfe;border-radius:50%;right:1.6rem;bottom:1.6rem;height:var(--w);background-color:#1e6cfe;transform-origin:right bottom;transition:width .2s ease 0s,height .2s ease 0s,max-height .2s ease 0s,transform .3s cubic-bezier(0,1.2,1,1) 0s,opacity 83ms ease-out 0s}.act-bar .act-cnt .bar .act-icons .act-icon.offset{right:calc(50% + 40px)}.act-bar .act-cnt .bar .act-icons .act-icon svg{width:100%;color:#fff;max-height:var(--bar-size)}.act-bar .act-cnt .bar .act-icons .act-icon .icon-cnt{padding:0 .7rem;width:var(--bar-size);display:flex;align-items:center;justify-content:center}.act-bar .act-cnt .bar .act-icons .act-icon .txt{margin-left:.8rem;font-size:.95rem}.act-bar .act-cnt .bar .act-icons .act-icon.status{width:160px}.act-bar .act-cnt .bar .act-icons .icon-close svg{width:30px;height:30px}.act-bar .act-items{position:absolute;bottom:var(--bar-size);right:0}.act-bar .act-items .act-item{right:0}.notice-bar{position:fixed;left:0;z-index:100000;min-height:38px;bottom:0;bottom:-200px;color:#393838;display:flex;font-weight:400;font-size:.875rem;align-items:center;padding:2rem 1rem;line-height:1.4;margin-left:8rem;margin-bottom:3rem;max-width:380px;border-radius:5px;justify-content:center;width:calc(100% - 2rem);transition:all .3s ease-in-out;box-shadow:0 0 8px rgba(0,0,0,.18);background-color:#f5f5f5;transition-property:bottom,top,color,background-color}.notice-bar.active{bottom:0}.notice-bar.active.success{color:#2e7d4f;background-color:#c7ebd0}.notice-bar.active.info{color:#002c5c;background-color:#e8f0fc}.notice-bar.active.hint{color:#721c24;background-color:#fff6dc}.notice-bar.active.error{color:#fff;background-color:#d13636}.notice-bar.active.warning{color:#fff;background-color:#fc9403}#d{max-height:100vh;min-height:100vh;width:100%;flex-direction:row}#d,#d #w{overflow:hidden;display:flex}#d #w{min-height:100%;flex-direction:column;flex:1 auto}#d #w.full{width:100%;left:0}#d.slid{left:0}.noop{position:relative;height:100%;width:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.noop img{margin-bottom:.4rem}.noop .message{font-weight:600;font-size:1rem;text-align:center}.noop .message a{color:#1e6cfe}.wrap-cnt{box-sizing:border-box;display:flex;justify-content:center;flex:0 1 auto;flex-direction:row;flex-wrap:wrap}.wrap-cnt .wrap{--bound:90%;width:var(--bound);flex-basis:var(--bound)}@media(min-width:1400px){.wrap-cnt .wrap{--bound:82%}}@media(min-width:1540px){.wrap-cnt .wrap{--bound:70%}}body.b-tour--active{pointer-events:none}.b-tour{pointer-events:auto;position:relative}.b-tour .mask{content:"";position:fixed;z-index:99999;pointer-events:none;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.6);-webkit-mask-image:url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" preserveAspectRatio="none"><rect height="100%" width="100%" fill="black"/></svg>'),linear-gradient(#fff,#fff);-webkit-mask-size:var(--size);-webkit-mask-position:var(--position);-webkit-mask-repeat:no-repeat;-webkit-mask-composite:destination-out;mask-composite:exclude}.b-tour__target--highlighted{box-shadow:0 0 0 3px #6cb5f3;pointer-events:auto;z-index:9999}.b-tour__target--relative{position:relative}:root{--lighter-bg:#797979;--light-bg:#797979;--darker-light-bg:#797979;--lighter-dark-bg:#797979;--dark-bg:#3d3d3d;--darker-bg:#2a2a2a;--nav-height:56px;--nav-w-sm:64px;--nav-w-full:250px;--nav-w-shrunk:54px}@media(max-width:760px){:root{--nav-w-sm:64px;--nav-height:54px}}.b-step{--arrow-w:14px;--background:#373942;--color:#fff;color:var(--color);width:350px;border-radius:3px;box-shadow:0 0 0 0 transparent,0 0 0 0 transparent,0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);pointer-events:auto;z-index:100000}.b-step,.b-step .b-step__header{background-color:var(--background)}.b-step .b-step__header{padding:.875rem .65rem .625rem .875rem;display:flex;align-items:center;position:relative;z-index:10;border-radius:6px 6px 0 0;border-bottom:.09rem solid #c1c6c8;justify-content:space-between}.b-step .b-step__header h1{font-size:1rem;font-weight:600;color:var(--color)}.b-step .b-step__header .close{--h:28px;display:flex;width:var(--h);cursor:pointer;height:var(--h);align-items:center;justify-content:center}.b-step .b-step__header .close svg{--h-s:16px;width:var(--h-s);height:var(--h-s)}.b-step .b-step__content{width:100%;padding:1.4rem .75rem;overflow:hidden;font-size:.875rem}.b-step .b-step__buttons{display:flex;width:100%;bottom:0;position:relative;text-align:center}.b-step .b-step__buttons .step{flex:3;width:100%;border-top:.09rem solid #c1c6c8;height:44px;display:flex;align-items:center;background-color:#373942;border-bottom-left-radius:6px}.b-step .b-step__buttons .step span{color:#fff;display:flex;width:26%;font-size:.75rem;align-items:center;justify-content:center;border-right:1px solid hsla(0,0%,100%,.8)}.b-step .b-step__buttons .step ul{flex:2;list-style:none;height:10px;padding-left:.5rem;display:flex;align-items:center}.b-step .b-step__buttons .step ul li{padding:.4rem 0;cursor:pointer}.b-step .b-step__buttons .step ul li .counter{position:relative;height:7px;width:7px;margin:0 10px;float:left;border-radius:50%;background:none;border:1px solid #fff}.b-step .b-step__buttons .step ul li .counter:before{content:"";position:absolute;width:20px;border-top:1px solid #fff;left:-21px;top:2.5px}.b-step .b-step__buttons .step ul li:first-child .counter:before{width:0}.b-step .b-step__buttons .step ul li.true .counter{background-color:#7a7d86}.b-step .b-step__buttons .step ul li.active .counter{background-color:#fff;box-shadow:0 0 6px hsla(0,0%,100%,.78)}.b-step .b-step__buttons .step ul li:hover .counter{background-color:#6cb5f3;border-color:#6cb5f3}.b-step .b-step__buttons.no-click .step{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.b-step .b-step__buttons .btn{flex:1;background-color:#6cb5f3;border:0;margin:0;padding:0;height:unset;text-transform:uppercase;color:#fff;font-size:.725rem;font-weight:500;outline:none;border-radius:0;border-bottom-right-radius:6px;cursor:pointer;transition:all .3s}.b-step .b-step__buttons .btn:hover{background-color:#6ba5d6;transition:all .3s}.b-step .b-step__buttons .btn:active{background-color:#5f8aaf}.b-step--sticky{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.b-step--sticky .b-step__arrow{display:none}.b-step__arrow,.b-step__arrow:before{position:absolute;width:var(--arrow-w);height:var(--arrow-w);z-index:6;background:inherit}.b-step__arrow{visibility:hidden}.b-step__arrow--dark:before{background:#454d5d}.b-step__arrow:before{visibility:visible;content:"";transform:rotate(45deg)}.b-step[data-popper-placement^=top]>.b-step__arrow{bottom:calc(var(--arrow-w)*-0.5)}.b-step[data-popper-placement^=bottom]>.b-step__arrow{top:calc(var(--arrow-w)*-0.5)}.b-step[data-popper-placement^=right]>.b-step__arrow{left:calc(var(--arrow-w)*-0.5)}.b-step[data-popper-placement^=left]>.b-step__arrow{right:calc(var(--arrow-w)*-0.5)}