@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap);.stix-accordion-header{width:100%;text-align:left;text-transform:uppercase;font-weight:600;font-size:.88rem;height:45px;border:1px solid #eaeff2;border-radius:.25rem;padding:0 1.25rem;color:#5f7787;background-color:#fff;box-shadow:0 2px 16px 0 rgba(203,215,223,.29);margin-bottom:.12rem;display:flex;align-items:center}.stix-accordion-header>span{flex:1 1}.stix-accordion-header .icon{width:.5rem;transition:.3s ease;transform:rotate(0)}.stix-accordion-header.active,.stix-accordion-header:focus,.stix-accordion-header:hover{background-color:#4c9fce;color:#fff;outline:none}.stix-accordion-header.active .icon{transform:rotate(180deg)}.stix-accordion-content>:first-child{margin-bottom:.94rem}.icon{display:inline-block;height:1rem;stroke-width:0}.icon,.icon+span{vertical-align:middle}.icon+span{margin-left:.25rem}.icon-lg{height:4rem}.icon-md{height:2rem}.hide-icon-title{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.stix-alert{position:relative;padding:1rem 3rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.stix-alert-heading{color:inherit}.stix-alert-link{font-weight:600}.stix-alert-dismissible{padding-right:7.5rem}.stix-alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:1rem 3rem;color:inherit}.stix-alert-primary{color:rgb(6.76,34.84,46.8);background-color:rgb(206.6,217.4,222);border-color:rgb(187.24,202.36,208.8)}.stix-alert-primary hr{border-top-color:rgb(172.0778378378,190.5811302211,198.4621621622)}.stix-alert-primary .stix-alert-link{color:rgb(.3231067961,1.6652427184,2.2368932039)}.stix-alert-secondary{color:rgb(39.52,82.68,107.12);background-color:rgb(219.2,235.8,245.2);border-color:rgb(204.88,228.12,241.28)}.stix-alert-secondary hr{border-top-color:rgb(184.8602631579,217.3831578947,235.7997368421)}.stix-alert-secondary .stix-alert-link{color:rgb(25.7753191489,53.9246808511,69.8646808511)}.stix-alert-success{color:rgb(94.12,119.6,66.56);background-color:rgb(240.2,250,229.6);border-color:rgb(234.28,248,219.44)}.stix-alert-success hr{border-top-color:#def4c6}.stix-alert-success .stix-alert-link{color:rgb(68.3350837989,86.8346368715,48.3253631285)}.stix-alert-info{color:rgb(104,121.16,124.28);background-color:rgb(244,250.6,251.8);border-color:rgb(239.6,248.84,250.52)}.stix-alert-info hr{border-top-color:rgb(219.8464788732,240.9385915493,244.7735211268)}.stix-alert-info .stix-alert-link{color:rgb(80.7653758542,94.0916628702,96.5146241458)}.stix-alert-warning{color:rgb(132.6,97.24,40.04);background-color:rgb(255,241.4,219.4);border-color:rgb(255,235.96,205.16)}.stix-alert-warning hr{border-top-color:rgb(255,226.2184269663,179.66)}.stix-alert-warning .stix-alert-link{color:rgb(93.428313253,68.5140963855,28.211686747)}.stix-alert-danger{color:rgb(121.16,45.24,53.04);background-color:rgb(250.6,221.4,224.4);border-color:rgb(248.84,207.96,212.16)}.stix-alert-danger hr{border-top-color:#f6b9c0}.stix-alert-danger .stix-alert-link{color:rgb(84.025625,31.374375,36.78375)}.stix-alert-light{color:rgb(128.96,129.48,130);background-color:rgb(253.6,253.8,254);border-color:rgb(253.04,253.32,253.6)}.stix-alert-light hr{border-top-color:rgb(238.165,240.57,242.975)}.stix-alert-light .stix-alert-link{color:#686868}.stix-alert-dark{color:rgb(27.04,30.16,33.28);background-color:rgb(214.4,215.6,216.8);border-color:rgb(198.16,199.84,201.52)}.stix-alert-dark hr{border-top-color:#b9bbbd}.stix-alert-dark .stix-alert-link{color:rgb(4.1779310345,4.66,5.1420689655)}.stix-alert-secondary-light{color:rgb(123.76,127.92,130.52);background-color:rgb(251.6,253.2,254.2);border-color:rgb(250.24,252.48,253.88)}.stix-alert-secondary-light hr{border-top-color:rgb(229.5971428571,241.5514285714,249.0228571429)}.stix-alert-secondary-light .stix-alert-link{color:rgb(98.9379141104,102.2635582822,104.3420858896)}.stix-alert-busy{color:rgb(128.96,122.2,64.48);background-color:rgb(253.6,251,228.8);border-color:rgb(253.04,249.4,218.32)}.stix-alert-busy hr{border-top-color:#fcf6c2}.stix-alert-busy .stix-alert-link{color:rgb(94.96,89.9822580645,47.48)}button.close{background:none;border:none;float:right;padding:0;line-height:0;color:#cbd7df}button.close>span{font-size:2rem;line-height:0}button.close .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}button.close:active,button.close:focus,button.close:hover{opacity:.5;outline:none}.stix-alert{background-color:#fff;border-color:#cbd7df;border-left:.375rem solid #6c757d;color:#5f7787;font-size:.9375rem}.stix-alert-primary{border-left-color:#0d435a}.stix-alert-primary .icon{color:#0d435a}.stix-alert-secondary{border-left-color:#4c9fce}.stix-alert-secondary .icon{color:#4c9fce}.stix-alert-success{border-left-color:#b5e680}.stix-alert-success .icon{color:#b5e680}.stix-alert-danger{border-left-color:#e95766}.stix-alert-danger .icon{color:#e95766}.stix-alert-warning{border-left-color:#ffbb4d}.stix-alert-warning .icon{color:#ffbb4d}.stix-alert-info{border-left-color:#c8e9ef}.stix-alert-info .icon{color:#c8e9ef}.stix-alert-light{border-left-color:#f8f9fa}.stix-alert-light .icon{color:#f8f9fa}.stix-alert-dark{border-left-color:#343a40}.stix-alert-dark .icon{color:#343a40}.stix-alert .icon{width:1.5rem;height:1.5rem;position:absolute;top:50%;left:.875rem;margin-top:-.75rem}.stix-alert :last-child{margin-bottom:0}.stix-alert-heading{font-size:1rem;text-transform:uppercase;font-weight:600}.stix-alert-dismissible .close{padding:1.25rem;color:#cbd7df;height:100%}.stix-badge{display:inline-block;padding:.334em .9em;font-size:75%;font-weight:400;line-height:1;text-align:center;white-space:nowrap;vertical-align:initial;border-radius:20px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.stix-badge{transition:none}}a.stix-badge:focus,a.stix-badge:hover{text-decoration:none}.stix-badge:empty{display:none}.stix-btn .stix-badge{position:relative;top:-1px}.stix-badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.stix-badge-primary{color:#fff;background-color:#0d435a}a.stix-badge-primary:focus,a.stix-badge-primary:hover{color:#fff;background-color:rgb(6.5631067961,33.8252427184,45.4368932039)}a.stix-badge-primary.stix-focus,a.stix-badge-primary:focus{outline:0;box-shadow:0 0 0 .0625rem rgba(13,67,90,.5)}.stix-badge-secondary{color:#fff;background-color:#4c9fce}a.stix-badge-secondary:focus,a.stix-badge-secondary:hover{color:#fff;background-color:rgb(49.6447368421,133.7368421053,181.3552631579)}a.stix-badge-secondary.stix-focus,a.stix-badge-secondary:focus{outline:0;box-shadow:0 0 0 .0625rem rgba(76,159,206,.5)}.stix-badge-success{color:#212529;background-color:#b5e680}a.stix-badge-success:focus,a.stix-badge-success:hover{color:#212529;background-color:rgb(156.1710526316,221.6118421053,85.3881578947)}a.stix-badge-success.stix-focus,a.stix-badge-success:focus{outline:0;box-shadow:0 0 0 .0625rem rgba(181,230,128,.5)}.stix-badge-info{color:#212529;background-color:#c8e9ef}a.stix-badge-info:focus,a.stix-badge-info:hover{color:#212529;background-color:rgb(160.4929577465,217.1971830986,227.5070422535)}a.stix-badge-info.stix-focus,a.stix-badge-info:focus{outline:0;box-shadow:0 0 0 .0625rem rgba(200,233,239,.5)}.stix-badge-warning{color:#212529;background-color:#ffbb4d}a.stix-badge-warning:focus,a.stix-badge-warning:hover{color:#212529;background-color:rgb(255,167.5168539326,26)}a.stix-badge-warning.stix-focus,a.stix-badge-warning:focus{outline:0;box-shadow:0 0 0 .0625rem rgba(255,187,77,.5)}.stix-badge-danger{color:#fff;background-color:#e95766}a.stix-badge-danger:focus,a.stix-badge-danger:hover{color:#fff;background-color:rgb(227.0947368421,41.9052631579,60.9315789474)}a.stix-badge-danger.stix-focus,a.stix-badge-danger:focus{outline:0;box-shadow:0 0 0 .0625rem rgba(233,87,102,.5)}.stix-badge-light{color:#212529;background-color:#f8f9fa}a.stix-badge-light:focus,a.stix-badge-light:hover{color:#212529;background-color:rgb(218.25,223.5,228.75)}a.stix-badge-light.stix-focus,a.stix-badge-light:focus{outline:0;box-shadow:0 0 0 .0625rem rgba(248,249,250,.5)}.stix-badge-dark{color:#fff;background-color:#343a40}a.stix-badge-dark:focus,a.stix-badge-dark:hover{color:#fff;background-color:rgb(29.1379310345,32.5,35.8620689655)}a.stix-badge-dark.stix-focus,a.stix-badge-dark:focus{outline:0;box-shadow:0 0 0 .0625rem rgba(52,58,64,.5)}.stix-badge-secondary-light{color:#212529;background-color:#eef6fb}a.stix-badge-secondary-light:focus,a.stix-badge-secondary-light:hover{color:#212529;background-color:rgb(196.7142857143,224.1428571429,241.2857142857)}a.stix-badge-secondary-light.stix-focus,a.stix-badge-secondary-light:focus{outline:0;box-shadow:0 0 0 .0625rem rgba(238,246,251,.5)}.stix-badge-busy{color:#212529;background-color:#f8eb7c}a.stix-badge-busy:focus,a.stix-badge-busy:hover{color:#212529;background-color:rgb(245.4130434783,227.6086956522,75.5869565217)}a.stix-badge-busy.stix-focus,a.stix-badge-busy:focus{outline:0;box-shadow:0 0 0 .0625rem rgba(248,235,124,.5)}.stix-badge-size-small .stix-badge{height:20px;line-height:20px;padding:0;width:20px}.stix-badge-size-tiny .stix-badge{background-color:grey;width:.5rem;height:.5rem;border-radius:.5rem;display:inline-block;padding:0;vertical-align:middle;margin-right:.25rem}.stix-badge-size-tiny .stix-badge-busy{background-color:#f8eb7c}.stix-badge-size-tiny .stix-badge-danger{background-color:#e95766}.stix-badge-size-tiny .stix-badge-warning{background-color:#ffbb4d}.stix-badge-size-tiny .stix-badge-success{background-color:#b5e680}.stix-badge-size-tiny .stix-badge-primary{background-color:#0d435a}.stix-badge-size-tiny .stix-badge-secondary{background-color:#4c9fce}.stix-badge-size-tiny .stix-badge-info{background-color:#c8e9ef}.stix-badge-size-tiny .stix-badge:empty{display:inline-block}.breadcrumb{flex-wrap:wrap;padding:0;margin-bottom:0;list-style:none;background-color:transparent;border-radius:0}.breadcrumb,.breadcrumb-item{display:flex}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{display:inline-block;padding-right:.5rem;color:#5f7787;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#5f7787}.breadcrumb-item+.breadcrumb-item.custom-separator:before{content:"";background:url(/static/media/separator.d2fd30e9.svg) no-repeat 50% 50%;padding:0;min-width:.5rem;margin-right:.5rem}.stix-dropdown,.stix-dropleft,.stix-dropright,.stix-dropup{position:relative}.stix-dropdown-toggle{white-space:nowrap}.stix-dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.stix-dropdown-toggle:empty:after{margin-left:0}.stix-dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:.875rem;color:#5f7787;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid #eaeff2;border-radius:.25rem;box-shadow:0 2px 16px 0 rgba(203,215,223,.5)}.stix-dropdown-menu-left{right:auto;left:0}.stix-dropdown-menu-right{right:0;left:auto}@media(min-width:576px){.stix-dropdown-menu-sm-left{right:auto;left:0}.stix-dropdown-menu-sm-right{right:0;left:auto}}@media(min-width:768px){.stix-dropdown-menu-md-left{right:auto;left:0}.stix-dropdown-menu-md-right{right:0;left:auto}}@media(min-width:992px){.stix-dropdown-menu-lg-left{right:auto;left:0}.stix-dropdown-menu-lg-right{right:0;left:auto}}@media(min-width:1200px){.stix-dropdown-menu-xl-left{right:auto;left:0}.stix-dropdown-menu-xl-right{right:0;left:auto}}.stix-dropup .stix-dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.stix-dropup .stix-dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.stix-dropup .stix-dropdown-toggle:empty:after{margin-left:0}.stix-dropright .stix-dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.stix-dropright .stix-dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.stix-dropright .stix-dropdown-toggle:empty:after{margin-left:0}.stix-dropright .stix-dropdown-toggle:after{vertical-align:0}.stix-dropleft .stix-dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.stix-dropleft .stix-dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}.stix-dropleft .stix-dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.stix-dropleft .stix-dropdown-toggle:empty:after{margin-left:0}.stix-dropleft .stix-dropdown-toggle:before{vertical-align:0}.stix-dropdown-menu[x-placement^=bottom],.stix-dropdown-menu[x-placement^=left],.stix-dropdown-menu[x-placement^=right],.stix-dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.stix-dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.stix-dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#5f7787;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.stix-dropdown-item:focus,.stix-dropdown-item:hover{color:#4c9fce;text-decoration:none;background-color:#eef6fb}.stix-dropdown-item.active,.stix-dropdown-item:active{color:#fff;text-decoration:none;background-color:#0d435a}.stix-dropdown-item.stix-disabled,.stix-dropdown-item:disabled{color:#ced4da;pointer-events:none;background-color:transparent}.stix-dropdown-header{display:block;padding:.5rem 1rem;margin-bottom:0;font-size:.875rem;color:#9daab3;white-space:nowrap}.stix-dropdown-item-text{display:block;padding:.25rem 1rem;color:#5f7787}.stix-dropdown-menu.show{display:block}.stix-dropdown-toggle:after{content:normal}.stix-dropdown-toggle .icon{height:1rem;vertical-align:middle;display:inline-block}.stix-dropdown-header{text-transform:uppercase;font-weight:600}.show>.stix-btn.stix-dropdown-toggle:focus{box-shadow:0 0 0 .0625rem #fff,0 0 0 .125rem rgba(76,159,206,.3)}.stix-dropdown-context-menu>a{height:30px;width:30px;display:inline-block;text-align:center;border:2px solid transparent;border-radius:.25rem;color:#5f7787}.stix-dropdown-context-menu>a:hover{background-color:#eef6fb;color:#4c9fce}.stix-dropdown-context-menu>a:focus{outline:none;background-color:#4c9fce;color:rgb(219.2,235.8,245.2)}.stix-context-menu.show>.stix-dropdown-menu.show{display:block!important;opacity:1!important;pointer-events:all!important}.stix-card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:initial;border:1px solid #eaeff2;border-radius:.25rem}.stix-card>hr{margin-right:0;margin-left:0}.stix-card>.stix-list-group{border-top:inherit;border-bottom:inherit}.stix-card>.stix-list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.stix-card>.stix-list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.stix-card>.stix-card-header+.stix-list-group,.stix-card>.stix-list-group+.stix-card-footer{border-top:0}.stix-card-body{flex:1 1 auto;min-height:1px;padding:1.5rem}.stix-card-title{margin-bottom:1.5rem}.stix-card-subtitle{margin-top:-.75rem;margin-bottom:0}.stix-card-text:last-child{margin-bottom:0}.stix-card-link:hover{text-decoration:none}.stix-card-link+.stix-card-link{margin-left:1.5rem}.stix-card-header{padding:1.5rem;margin-bottom:0;background-color:transparent;border-bottom:1px solid #eaeff2}.stix-card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.stix-card-footer{padding:1.5rem;background-color:transparent;border-top:1px solid #eaeff2}.stix-card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.stix-card-header-tabs{margin-bottom:-1.5rem;border-bottom:0}.stix-card-header-pills,.stix-card-header-tabs{margin-right:-.75rem;margin-left:-.75rem}.stix-card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.stix-card-img,.stix-card-img-bottom,.stix-card-img-top{flex-shrink:0;width:100%}.stix-card-img,.stix-card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.stix-card-img,.stix-card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.stix-card-deck .stix-card{margin-bottom:15px}@media(min-width:576px){.stix-card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.stix-card-deck .stix-card{flex:1 0;margin-right:15px;margin-bottom:0;margin-left:15px}}.stix-card-group>.stix-card{margin-bottom:15px}@media(min-width:576px){.stix-card-group{display:flex;flex-flow:row wrap}.stix-card-group>.stix-card{flex:1 0;margin-bottom:0}.stix-card-group>.stix-card+.stix-card{margin-left:0;border-left:0}.stix-card-group>.stix-card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.stix-card-group>.stix-card:not(:last-child) .stix-card-header,.stix-card-group>.stix-card:not(:last-child) .stix-card-img-top{border-top-right-radius:0}.stix-card-group>.stix-card:not(:last-child) .stix-card-footer,.stix-card-group>.stix-card:not(:last-child) .stix-card-img-bottom{border-bottom-right-radius:0}.stix-card-group>.stix-card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.stix-card-group>.stix-card:not(:first-child) .stix-card-header,.stix-card-group>.stix-card:not(:first-child) .stix-card-img-top{border-top-left-radius:0}.stix-card-group>.stix-card:not(:first-child) .stix-card-footer,.stix-card-group>.stix-card:not(:first-child) .stix-card-img-bottom{border-bottom-left-radius:0}}.stix-card-columns .stix-card{margin-bottom:1.5rem}@media(min-width:576px){.stix-card-columns{column-count:3;grid-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.stix-card-columns .stix-card{display:inline-block;width:100%}}.stix-accordion{overflow-anchor:none}.stix-accordion>.stix-card{overflow:hidden}.stix-accordion>.stix-card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.stix-accordion>.stix-card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.stix-accordion>.stix-card>.stix-card-header{border-radius:0;margin-bottom:-1px}.stix-card{box-shadow:0 2px 16px 0 rgba(203,215,223,.29)}.stix-card .stix-card-header{padding-bottom:0;border-bottom:0}.stix-card .stix-card-header.has-context-menu{display:flex;justify-content:space-between;padding-top:1.25rem}.stix-card .stix-card-header.has-context-menu .dropdown-context-menu{align-self:end}.stix-card .stix-card-header.has-nav-menu{display:flex;justify-content:space-between;padding-bottom:1.25rem}.stix-card .stix-card-header .stix-card-title{margin-bottom:0}.stix-card .stix-card-body+.stix-card-footer{padding-top:0}.stix-card .stix-card-title{font-size:.875rem;color:#354a59;text-transform:uppercase;font-weight:600;margin:0 0 1.25rem;align-self:center}.stix-card .stix-card-footer{background-color:#fff;border-top:0}.stix-card .stix-card-footer .stix-card-link{font-weight:600}.stix-card-header-pills{margin-left:0;margin-right:0;text-transform:none;font-weight:400}.stix-card-header+.stix-list-group .stix-list-group-item:first-child{border-top:1px solid #eaeff2;margin-top:1.25rem}.stix-chip{background-color:#eaeff2;height:1.75rem;border-radius:2rem;font-size:.875rem;padding:0 .8125rem;display:flex;align-items:center;border-color:transparent}.stix-chip:active,.stix-chip:focus{outline:none;border:1px solid #ced4da;border-radius:2rem}.stix-chip:focus,.stix-chip:hover{background-color:rgb(219.2,235.8,245.2)}.stix-chip .icon{line-height:0;color:#354a59;height:.8125rem;opacity:.5}.stix-chip-text{color:#354a59;margin:0 .3125rem}.stix-chip .close{height:.5625rem;color:#9aa9b3}.stix-align-baseline{vertical-align:initial!important}.stix-align-top{vertical-align:top!important}.stix-align-middle{vertical-align:middle!important}.stix-align-bottom{vertical-align:bottom!important}.stix-align-text-bottom{vertical-align:text-bottom!important}.stix-align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#0d435a!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:rgb(6.5631067961,33.8252427184,45.4368932039)!important}.bg-secondary{background-color:#4c9fce!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:rgb(49.6447368421,133.7368421053,181.3552631579)!important}.bg-success{background-color:#b5e680!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:rgb(156.1710526316,221.6118421053,85.3881578947)!important}.bg-info{background-color:#c8e9ef!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:rgb(160.4929577465,217.1971830986,227.5070422535)!important}.bg-warning{background-color:#ffbb4d!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:rgb(255,167.5168539326,26)!important}.bg-danger{background-color:#e95766!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:rgb(227.0947368421,41.9052631579,60.9315789474)!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:rgb(218.25,223.5,228.75)!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:rgb(29.1379310345,32.5,35.8620689655)!important}.bg-secondary-light{background-color:#eef6fb!important}a.bg-secondary-light:focus,a.bg-secondary-light:hover,button.bg-secondary-light:focus,button.bg-secondary-light:hover{background-color:rgb(196.7142857143,224.1428571429,241.2857142857)!important}.bg-busy{background-color:#f8eb7c!important}a.bg-busy:focus,a.bg-busy:hover,button.bg-busy:focus,button.bg-busy:hover{background-color:rgb(245.4130434783,227.6086956522,75.5869565217)!important}.stix-bg-white{background-color:#fff!important}.stix-bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#0d435a!important}.border-secondary{border-color:#4c9fce!important}.border-success{border-color:#b5e680!important}.border-info{border-color:#c8e9ef!important}.border-warning{border-color:#ffbb4d!important}.border-danger{border-color:#e95766!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-secondary-light{border-color:#eef6fb!important}.border-busy{border-color:#f8eb7c!important}.border-white{border-color:#fff!important}.stix-rounded-sm{border-radius:.2rem!important}.stix-rounded{border-radius:.25rem!important}.stix-rounded-top{border-top-left-radius:.25rem!important}.stix-rounded-right,.stix-rounded-top{border-top-right-radius:.25rem!important}.stix-rounded-bottom,.stix-rounded-right{border-bottom-right-radius:.25rem!important}.stix-rounded-bottom,.stix-rounded-left{border-bottom-left-radius:.25rem!important}.stix-rounded-left{border-top-left-radius:.25rem!important}.stix-rounded-lg{border-radius:.3rem!important}.stix-rounded-circle{border-radius:50%!important}.stix-rounded-pill{border-radius:50rem!important}.stix-rounded-0{border-radius:0!important}.stix-clearfix:after{display:block;clear:both;content:""}.stix-d-none{display:none!important}.stix-d-inline{display:inline!important}.stix-d-inline-block{display:inline-block!important}.stix-d-block{display:block!important}.stix-d-table{display:table!important}.stix-d-table-row{display:table-row!important}.stix-d-table-cell{display:table-cell!important}.stix-d-flex{display:flex!important}.stix-d-inline-flex{display:inline-flex!important}@media(min-width:576px){.stix-d-sm-none{display:none!important}.stix-d-sm-inline{display:inline!important}.stix-d-sm-inline-block{display:inline-block!important}.stix-d-sm-block{display:block!important}.stix-d-sm-table{display:table!important}.stix-d-sm-table-row{display:table-row!important}.stix-d-sm-table-cell{display:table-cell!important}.stix-d-sm-flex{display:flex!important}.stix-d-sm-inline-flex{display:inline-flex!important}}@media(min-width:768px){.stix-d-md-none{display:none!important}.stix-d-md-inline{display:inline!important}.stix-d-md-inline-block{display:inline-block!important}.stix-d-md-block{display:block!important}.stix-d-md-table{display:table!important}.stix-d-md-table-row{display:table-row!important}.stix-d-md-table-cell{display:table-cell!important}.stix-d-md-flex{display:flex!important}.stix-d-md-inline-flex{display:inline-flex!important}}@media(min-width:992px){.stix-d-lg-none{display:none!important}.stix-d-lg-inline{display:inline!important}.stix-d-lg-inline-block{display:inline-block!important}.stix-d-lg-block{display:block!important}.stix-d-lg-table{display:table!important}.stix-d-lg-table-row{display:table-row!important}.stix-d-lg-table-cell{display:table-cell!important}.stix-d-lg-flex{display:flex!important}.stix-d-lg-inline-flex{display:inline-flex!important}}@media(min-width:1200px){.stix-d-xl-none{display:none!important}.stix-d-xl-inline{display:inline!important}.stix-d-xl-inline-block{display:inline-block!important}.stix-d-xl-block{display:block!important}.stix-d-xl-table{display:table!important}.stix-d-xl-table-row{display:table-row!important}.stix-d-xl-table-cell{display:table-cell!important}.stix-d-xl-flex{display:flex!important}.stix-d-xl-inline-flex{display:inline-flex!important}}@media print{.stix-d-print-none{display:none!important}.stix-d-print-inline{display:inline!important}.stix-d-print-inline-block{display:inline-block!important}.stix-d-print-block{display:block!important}.stix-d-print-table{display:table!important}.stix-d-print-table-row{display:table-row!important}.stix-d-print-table-cell{display:table-cell!important}.stix-d-print-flex{display:flex!important}.stix-d-print-inline-flex{display:inline-flex!important}}.stix-embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.stix-embed-responsive:before{display:block;content:""}.stix-embed-responsive .stix-embed-responsive-item,.stix-embed-responsive embed,.stix-embed-responsive iframe,.stix-embed-responsive object,.stix-embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.stix-embed-responsive-21by9:before{padding-top:42.8571428571%}.stix-embed-responsive-16by9:before{padding-top:56.25%}.stix-embed-responsive-4by3:before{padding-top:75%}.stix-embed-responsive-1by1:before{padding-top:100%}.stix-flex-row{flex-direction:row!important}.stix-flex-column{flex-direction:column!important}.stix-flex-row-reverse{flex-direction:row-reverse!important}.stix-flex-column-reverse{flex-direction:column-reverse!important}.stix-flex-wrap{flex-wrap:wrap!important}.stix-flex-nowrap{flex-wrap:nowrap!important}.stix-flex-wrap-reverse{flex-wrap:wrap-reverse!important}.stix-flex-fill{flex:1 1 auto!important}.stix-flex-grow-0{flex-grow:0!important}.stix-flex-grow-1{flex-grow:1!important}.stix-flex-shrink-0{flex-shrink:0!important}.stix-flex-shrink-1{flex-shrink:1!important}.stix-justify-content-start{justify-content:flex-start!important}.stix-justify-content-end{justify-content:flex-end!important}.stix-justify-content-center{justify-content:center!important}.stix-justify-content-between{justify-content:space-between!important}.stix-justify-content-around{justify-content:space-around!important}.stix-align-items-start{align-items:flex-start!important}.stix-align-items-end{align-items:flex-end!important}.stix-align-items-center{align-items:center!important}.stix-align-items-baseline{align-items:baseline!important}.stix-align-items-stretch{align-items:stretch!important}.stix-align-content-start{align-content:flex-start!important}.stix-align-content-end{align-content:flex-end!important}.stix-align-content-center{align-content:center!important}.stix-align-content-between{align-content:space-between!important}.stix-align-content-around{align-content:space-around!important}.stix-align-content-stretch{align-content:stretch!important}.stix-align-self-auto{align-self:auto!important}.stix-align-self-start{align-self:flex-start!important}.stix-align-self-end{align-self:flex-end!important}.stix-align-self-center{align-self:center!important}.stix-align-self-baseline{align-self:baseline!important}.stix-align-self-stretch{align-self:stretch!important}@media(min-width:576px){.stix-flex-sm-row{flex-direction:row!important}.stix-flex-sm-column{flex-direction:column!important}.stix-flex-sm-row-reverse{flex-direction:row-reverse!important}.stix-flex-sm-column-reverse{flex-direction:column-reverse!important}.stix-flex-sm-wrap{flex-wrap:wrap!important}.stix-flex-sm-nowrap{flex-wrap:nowrap!important}.stix-flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.stix-flex-sm-fill{flex:1 1 auto!important}.stix-flex-sm-grow-0{flex-grow:0!important}.stix-flex-sm-grow-1{flex-grow:1!important}.stix-flex-sm-shrink-0{flex-shrink:0!important}.stix-flex-sm-shrink-1{flex-shrink:1!important}.stix-justify-content-sm-start{justify-content:flex-start!important}.stix-justify-content-sm-end{justify-content:flex-end!important}.stix-justify-content-sm-center{justify-content:center!important}.stix-justify-content-sm-between{justify-content:space-between!important}.stix-justify-content-sm-around{justify-content:space-around!important}.stix-align-items-sm-start{align-items:flex-start!important}.stix-align-items-sm-end{align-items:flex-end!important}.stix-align-items-sm-center{align-items:center!important}.stix-align-items-sm-baseline{align-items:baseline!important}.stix-align-items-sm-stretch{align-items:stretch!important}.stix-align-content-sm-start{align-content:flex-start!important}.stix-align-content-sm-end{align-content:flex-end!important}.stix-align-content-sm-center{align-content:center!important}.stix-align-content-sm-between{align-content:space-between!important}.stix-align-content-sm-around{align-content:space-around!important}.stix-align-content-sm-stretch{align-content:stretch!important}.stix-align-self-sm-auto{align-self:auto!important}.stix-align-self-sm-start{align-self:flex-start!important}.stix-align-self-sm-end{align-self:flex-end!important}.stix-align-self-sm-center{align-self:center!important}.stix-align-self-sm-baseline{align-self:baseline!important}.stix-align-self-sm-stretch{align-self:stretch!important}}@media(min-width:768px){.stix-flex-md-row{flex-direction:row!important}.stix-flex-md-column{flex-direction:column!important}.stix-flex-md-row-reverse{flex-direction:row-reverse!important}.stix-flex-md-column-reverse{flex-direction:column-reverse!important}.stix-flex-md-wrap{flex-wrap:wrap!important}.stix-flex-md-nowrap{flex-wrap:nowrap!important}.stix-flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.stix-flex-md-fill{flex:1 1 auto!important}.stix-flex-md-grow-0{flex-grow:0!important}.stix-flex-md-grow-1{flex-grow:1!important}.stix-flex-md-shrink-0{flex-shrink:0!important}.stix-flex-md-shrink-1{flex-shrink:1!important}.stix-justify-content-md-start{justify-content:flex-start!important}.stix-justify-content-md-end{justify-content:flex-end!important}.stix-justify-content-md-center{justify-content:center!important}.stix-justify-content-md-between{justify-content:space-between!important}.stix-justify-content-md-around{justify-content:space-around!important}.stix-align-items-md-start{align-items:flex-start!important}.stix-align-items-md-end{align-items:flex-end!important}.stix-align-items-md-center{align-items:center!important}.stix-align-items-md-baseline{align-items:baseline!important}.stix-align-items-md-stretch{align-items:stretch!important}.stix-align-content-md-start{align-content:flex-start!important}.stix-align-content-md-end{align-content:flex-end!important}.stix-align-content-md-center{align-content:center!important}.stix-align-content-md-between{align-content:space-between!important}.stix-align-content-md-around{align-content:space-around!important}.stix-align-content-md-stretch{align-content:stretch!important}.stix-align-self-md-auto{align-self:auto!important}.stix-align-self-md-start{align-self:flex-start!important}.stix-align-self-md-end{align-self:flex-end!important}.stix-align-self-md-center{align-self:center!important}.stix-align-self-md-baseline{align-self:baseline!important}.stix-align-self-md-stretch{align-self:stretch!important}}@media(min-width:992px){.stix-flex-lg-row{flex-direction:row!important}.stix-flex-lg-column{flex-direction:column!important}.stix-flex-lg-row-reverse{flex-direction:row-reverse!important}.stix-flex-lg-column-reverse{flex-direction:column-reverse!important}.stix-flex-lg-wrap{flex-wrap:wrap!important}.stix-flex-lg-nowrap{flex-wrap:nowrap!important}.stix-flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.stix-flex-lg-fill{flex:1 1 auto!important}.stix-flex-lg-grow-0{flex-grow:0!important}.stix-flex-lg-grow-1{flex-grow:1!important}.stix-flex-lg-shrink-0{flex-shrink:0!important}.stix-flex-lg-shrink-1{flex-shrink:1!important}.stix-justify-content-lg-start{justify-content:flex-start!important}.stix-justify-content-lg-end{justify-content:flex-end!important}.stix-justify-content-lg-center{justify-content:center!important}.stix-justify-content-lg-between{justify-content:space-between!important}.stix-justify-content-lg-around{justify-content:space-around!important}.stix-align-items-lg-start{align-items:flex-start!important}.stix-align-items-lg-end{align-items:flex-end!important}.stix-align-items-lg-center{align-items:center!important}.stix-align-items-lg-baseline{align-items:baseline!important}.stix-align-items-lg-stretch{align-items:stretch!important}.stix-align-content-lg-start{align-content:flex-start!important}.stix-align-content-lg-end{align-content:flex-end!important}.stix-align-content-lg-center{align-content:center!important}.stix-align-content-lg-between{align-content:space-between!important}.stix-align-content-lg-around{align-content:space-around!important}.stix-align-content-lg-stretch{align-content:stretch!important}.stix-align-self-lg-auto{align-self:auto!important}.stix-align-self-lg-start{align-self:flex-start!important}.stix-align-self-lg-end{align-self:flex-end!important}.stix-align-self-lg-center{align-self:center!important}.stix-align-self-lg-baseline{align-self:baseline!important}.stix-align-self-lg-stretch{align-self:stretch!important}}@media(min-width:1200px){.stix-flex-xl-row{flex-direction:row!important}.stix-flex-xl-column{flex-direction:column!important}.stix-flex-xl-row-reverse{flex-direction:row-reverse!important}.stix-flex-xl-column-reverse{flex-direction:column-reverse!important}.stix-flex-xl-wrap{flex-wrap:wrap!important}.stix-flex-xl-nowrap{flex-wrap:nowrap!important}.stix-flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.stix-flex-xl-fill{flex:1 1 auto!important}.stix-flex-xl-grow-0{flex-grow:0!important}.stix-flex-xl-grow-1{flex-grow:1!important}.stix-flex-xl-shrink-0{flex-shrink:0!important}.stix-flex-xl-shrink-1{flex-shrink:1!important}.stix-justify-content-xl-start{justify-content:flex-start!important}.stix-justify-content-xl-end{justify-content:flex-end!important}.stix-justify-content-xl-center{justify-content:center!important}.stix-justify-content-xl-between{justify-content:space-between!important}.stix-justify-content-xl-around{justify-content:space-around!important}.stix-align-items-xl-start{align-items:flex-start!important}.stix-align-items-xl-end{align-items:flex-end!important}.stix-align-items-xl-center{align-items:center!important}.stix-align-items-xl-baseline{align-items:baseline!important}.stix-align-items-xl-stretch{align-items:stretch!important}.stix-align-content-xl-start{align-content:flex-start!important}.stix-align-content-xl-end{align-content:flex-end!important}.stix-align-content-xl-center{align-content:center!important}.stix-align-content-xl-between{align-content:space-between!important}.stix-align-content-xl-around{align-content:space-around!important}.stix-align-content-xl-stretch{align-content:stretch!important}.stix-align-self-xl-auto{align-self:auto!important}.stix-align-self-xl-start{align-self:flex-start!important}.stix-align-self-xl-end{align-self:flex-end!important}.stix-align-self-xl-center{align-self:center!important}.stix-align-self-xl-baseline{align-self:baseline!important}.stix-align-self-xl-stretch{align-self:stretch!important}}.stix-float-left{float:left!important}.stix-float-right{float:right!important}.stix-float-none{float:none!important}@media(min-width:576px){.stix-float-sm-left{float:left!important}.stix-float-sm-right{float:right!important}.stix-float-sm-none{float:none!important}}@media(min-width:768px){.stix-float-md-left{float:left!important}.stix-float-md-right{float:right!important}.stix-float-md-none{float:none!important}}@media(min-width:992px){.stix-float-lg-left{float:left!important}.stix-float-lg-right{float:right!important}.stix-float-lg-none{float:none!important}}@media(min-width:1200px){.stix-float-xl-left{float:left!important}.stix-float-xl-right{float:right!important}.stix-float-xl-none{float:none!important}}.stix-user-select-all{-webkit-user-select:all!important;user-select:all!important}.stix-user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.stix-user-select-none{-webkit-user-select:none!important;user-select:none!important}.stix-overflow-auto{overflow:auto!important}.stix-overflow-hidden{overflow:hidden!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.stix-shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.stix-shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.stix-shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.stix-shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.stix-mw-100{max-width:100%!important}.stix-mh-100{max-height:100%!important}.stix-min-vw-100{min-width:100vw!important}.stix-min-vh-100{min-height:100vh!important}.stix-vw-100{width:100vw!important}.stix-vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.stix-m-n1{margin:-.25rem!important}.stix-mt-n1,.stix-my-n1{margin-top:-.25rem!important}.stix-mr-n1,.stix-mx-n1{margin-right:-.25rem!important}.stix-mb-n1,.stix-my-n1{margin-bottom:-.25rem!important}.stix-ml-n1,.stix-mx-n1{margin-left:-.25rem!important}.stix-m-n2{margin:-.5rem!important}.stix-mt-n2,.stix-my-n2{margin-top:-.5rem!important}.stix-mr-n2,.stix-mx-n2{margin-right:-.5rem!important}.stix-mb-n2,.stix-my-n2{margin-bottom:-.5rem!important}.stix-ml-n2,.stix-mx-n2{margin-left:-.5rem!important}.stix-m-n3{margin:-1rem!important}.stix-mt-n3,.stix-my-n3{margin-top:-1rem!important}.stix-mr-n3,.stix-mx-n3{margin-right:-1rem!important}.stix-mb-n3,.stix-my-n3{margin-bottom:-1rem!important}.stix-ml-n3,.stix-mx-n3{margin-left:-1rem!important}.stix-m-n4{margin:-1.5rem!important}.stix-mt-n4,.stix-my-n4{margin-top:-1.5rem!important}.stix-mr-n4,.stix-mx-n4{margin-right:-1.5rem!important}.stix-mb-n4,.stix-my-n4{margin-bottom:-1.5rem!important}.stix-ml-n4,.stix-mx-n4{margin-left:-1.5rem!important}.stix-m-n5{margin:-3rem!important}.stix-mt-n5,.stix-my-n5{margin-top:-3rem!important}.stix-mr-n5,.stix-mx-n5{margin-right:-3rem!important}.stix-mb-n5,.stix-my-n5{margin-bottom:-3rem!important}.stix-ml-n5,.stix-mx-n5{margin-left:-3rem!important}.stix-m-auto{margin:auto!important}.stix-mt-auto,.stix-my-auto{margin-top:auto!important}.stix-mr-auto,.stix-mx-auto{margin-right:auto!important}.stix-mb-auto,.stix-my-auto{margin-bottom:auto!important}.stix-ml-auto,.stix-mx-auto{margin-left:auto!important}@media(min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.stix-m-sm-n1{margin:-.25rem!important}.stix-mt-sm-n1,.stix-my-sm-n1{margin-top:-.25rem!important}.stix-mr-sm-n1,.stix-mx-sm-n1{margin-right:-.25rem!important}.stix-mb-sm-n1,.stix-my-sm-n1{margin-bottom:-.25rem!important}.stix-ml-sm-n1,.stix-mx-sm-n1{margin-left:-.25rem!important}.stix-m-sm-n2{margin:-.5rem!important}.stix-mt-sm-n2,.stix-my-sm-n2{margin-top:-.5rem!important}.stix-mr-sm-n2,.stix-mx-sm-n2{margin-right:-.5rem!important}.stix-mb-sm-n2,.stix-my-sm-n2{margin-bottom:-.5rem!important}.stix-ml-sm-n2,.stix-mx-sm-n2{margin-left:-.5rem!important}.stix-m-sm-n3{margin:-1rem!important}.stix-mt-sm-n3,.stix-my-sm-n3{margin-top:-1rem!important}.stix-mr-sm-n3,.stix-mx-sm-n3{margin-right:-1rem!important}.stix-mb-sm-n3,.stix-my-sm-n3{margin-bottom:-1rem!important}.stix-ml-sm-n3,.stix-mx-sm-n3{margin-left:-1rem!important}.stix-m-sm-n4{margin:-1.5rem!important}.stix-mt-sm-n4,.stix-my-sm-n4{margin-top:-1.5rem!important}.stix-mr-sm-n4,.stix-mx-sm-n4{margin-right:-1.5rem!important}.stix-mb-sm-n4,.stix-my-sm-n4{margin-bottom:-1.5rem!important}.stix-ml-sm-n4,.stix-mx-sm-n4{margin-left:-1.5rem!important}.stix-m-sm-n5{margin:-3rem!important}.stix-mt-sm-n5,.stix-my-sm-n5{margin-top:-3rem!important}.stix-mr-sm-n5,.stix-mx-sm-n5{margin-right:-3rem!important}.stix-mb-sm-n5,.stix-my-sm-n5{margin-bottom:-3rem!important}.stix-ml-sm-n5,.stix-mx-sm-n5{margin-left:-3rem!important}.stix-m-sm-auto{margin:auto!important}.stix-mt-sm-auto,.stix-my-sm-auto{margin-top:auto!important}.stix-mr-sm-auto,.stix-mx-sm-auto{margin-right:auto!important}.stix-mb-sm-auto,.stix-my-sm-auto{margin-bottom:auto!important}.stix-ml-sm-auto,.stix-mx-sm-auto{margin-left:auto!important}}@media(min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.stix-m-md-n1{margin:-.25rem!important}.stix-mt-md-n1,.stix-my-md-n1{margin-top:-.25rem!important}.stix-mr-md-n1,.stix-mx-md-n1{margin-right:-.25rem!important}.stix-mb-md-n1,.stix-my-md-n1{margin-bottom:-.25rem!important}.stix-ml-md-n1,.stix-mx-md-n1{margin-left:-.25rem!important}.stix-m-md-n2{margin:-.5rem!important}.stix-mt-md-n2,.stix-my-md-n2{margin-top:-.5rem!important}.stix-mr-md-n2,.stix-mx-md-n2{margin-right:-.5rem!important}.stix-mb-md-n2,.stix-my-md-n2{margin-bottom:-.5rem!important}.stix-ml-md-n2,.stix-mx-md-n2{margin-left:-.5rem!important}.stix-m-md-n3{margin:-1rem!important}.stix-mt-md-n3,.stix-my-md-n3{margin-top:-1rem!important}.stix-mr-md-n3,.stix-mx-md-n3{margin-right:-1rem!important}.stix-mb-md-n3,.stix-my-md-n3{margin-bottom:-1rem!important}.stix-ml-md-n3,.stix-mx-md-n3{margin-left:-1rem!important}.stix-m-md-n4{margin:-1.5rem!important}.stix-mt-md-n4,.stix-my-md-n4{margin-top:-1.5rem!important}.stix-mr-md-n4,.stix-mx-md-n4{margin-right:-1.5rem!important}.stix-mb-md-n4,.stix-my-md-n4{margin-bottom:-1.5rem!important}.stix-ml-md-n4,.stix-mx-md-n4{margin-left:-1.5rem!important}.stix-m-md-n5{margin:-3rem!important}.stix-mt-md-n5,.stix-my-md-n5{margin-top:-3rem!important}.stix-mr-md-n5,.stix-mx-md-n5{margin-right:-3rem!important}.stix-mb-md-n5,.stix-my-md-n5{margin-bottom:-3rem!important}.stix-ml-md-n5,.stix-mx-md-n5{margin-left:-3rem!important}.stix-m-md-auto{margin:auto!important}.stix-mt-md-auto,.stix-my-md-auto{margin-top:auto!important}.stix-mr-md-auto,.stix-mx-md-auto{margin-right:auto!important}.stix-mb-md-auto,.stix-my-md-auto{margin-bottom:auto!important}.stix-ml-md-auto,.stix-mx-md-auto{margin-left:auto!important}}@media(min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.stix-m-lg-n1{margin:-.25rem!important}.stix-mt-lg-n1,.stix-my-lg-n1{margin-top:-.25rem!important}.stix-mr-lg-n1,.stix-mx-lg-n1{margin-right:-.25rem!important}.stix-mb-lg-n1,.stix-my-lg-n1{margin-bottom:-.25rem!important}.stix-ml-lg-n1,.stix-mx-lg-n1{margin-left:-.25rem!important}.stix-m-lg-n2{margin:-.5rem!important}.stix-mt-lg-n2,.stix-my-lg-n2{margin-top:-.5rem!important}.stix-mr-lg-n2,.stix-mx-lg-n2{margin-right:-.5rem!important}.stix-mb-lg-n2,.stix-my-lg-n2{margin-bottom:-.5rem!important}.stix-ml-lg-n2,.stix-mx-lg-n2{margin-left:-.5rem!important}.stix-m-lg-n3{margin:-1rem!important}.stix-mt-lg-n3,.stix-my-lg-n3{margin-top:-1rem!important}.stix-mr-lg-n3,.stix-mx-lg-n3{margin-right:-1rem!important}.stix-mb-lg-n3,.stix-my-lg-n3{margin-bottom:-1rem!important}.stix-ml-lg-n3,.stix-mx-lg-n3{margin-left:-1rem!important}.stix-m-lg-n4{margin:-1.5rem!important}.stix-mt-lg-n4,.stix-my-lg-n4{margin-top:-1.5rem!important}.stix-mr-lg-n4,.stix-mx-lg-n4{margin-right:-1.5rem!important}.stix-mb-lg-n4,.stix-my-lg-n4{margin-bottom:-1.5rem!important}.stix-ml-lg-n4,.stix-mx-lg-n4{margin-left:-1.5rem!important}.stix-m-lg-n5{margin:-3rem!important}.stix-mt-lg-n5,.stix-my-lg-n5{margin-top:-3rem!important}.stix-mr-lg-n5,.stix-mx-lg-n5{margin-right:-3rem!important}.stix-mb-lg-n5,.stix-my-lg-n5{margin-bottom:-3rem!important}.stix-ml-lg-n5,.stix-mx-lg-n5{margin-left:-3rem!important}.stix-m-lg-auto{margin:auto!important}.stix-mt-lg-auto,.stix-my-lg-auto{margin-top:auto!important}.stix-mr-lg-auto,.stix-mx-lg-auto{margin-right:auto!important}.stix-mb-lg-auto,.stix-my-lg-auto{margin-bottom:auto!important}.stix-ml-lg-auto,.stix-mx-lg-auto{margin-left:auto!important}}@media(min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.stix-m-xl-n1{margin:-.25rem!important}.stix-mt-xl-n1,.stix-my-xl-n1{margin-top:-.25rem!important}.stix-mr-xl-n1,.stix-mx-xl-n1{margin-right:-.25rem!important}.stix-mb-xl-n1,.stix-my-xl-n1{margin-bottom:-.25rem!important}.stix-ml-xl-n1,.stix-mx-xl-n1{margin-left:-.25rem!important}.stix-m-xl-n2{margin:-.5rem!important}.stix-mt-xl-n2,.stix-my-xl-n2{margin-top:-.5rem!important}.stix-mr-xl-n2,.stix-mx-xl-n2{margin-right:-.5rem!important}.stix-mb-xl-n2,.stix-my-xl-n2{margin-bottom:-.5rem!important}.stix-ml-xl-n2,.stix-mx-xl-n2{margin-left:-.5rem!important}.stix-m-xl-n3{margin:-1rem!important}.stix-mt-xl-n3,.stix-my-xl-n3{margin-top:-1rem!important}.stix-mr-xl-n3,.stix-mx-xl-n3{margin-right:-1rem!important}.stix-mb-xl-n3,.stix-my-xl-n3{margin-bottom:-1rem!important}.stix-ml-xl-n3,.stix-mx-xl-n3{margin-left:-1rem!important}.stix-m-xl-n4{margin:-1.5rem!important}.stix-mt-xl-n4,.stix-my-xl-n4{margin-top:-1.5rem!important}.stix-mr-xl-n4,.stix-mx-xl-n4{margin-right:-1.5rem!important}.stix-mb-xl-n4,.stix-my-xl-n4{margin-bottom:-1.5rem!important}.stix-ml-xl-n4,.stix-mx-xl-n4{margin-left:-1.5rem!important}.stix-m-xl-n5{margin:-3rem!important}.stix-mt-xl-n5,.stix-my-xl-n5{margin-top:-3rem!important}.stix-mr-xl-n5,.stix-mx-xl-n5{margin-right:-3rem!important}.stix-mb-xl-n5,.stix-my-xl-n5{margin-bottom:-3rem!important}.stix-ml-xl-n5,.stix-mx-xl-n5{margin-left:-3rem!important}.stix-m-xl-auto{margin:auto!important}.stix-mt-xl-auto,.stix-my-xl-auto{margin-top:auto!important}.stix-mr-xl-auto,.stix-mx-xl-auto{margin-right:auto!important}.stix-mb-xl-auto,.stix-my-xl-auto{margin-bottom:auto!important}.stix-ml-xl-auto,.stix-mx-xl-auto{margin-left:auto!important}}.stix-stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:transparent}.stix-text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.stix-text-justify{text-align:justify!important}.stix-text-wrap{white-space:normal!important}.stix-text-nowrap{white-space:nowrap!important}.stix-text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stix-text-left{text-align:left!important}.stix-text-right{text-align:right!important}.stix-text-center{text-align:center!important}@media(min-width:576px){.stix-text-sm-left{text-align:left!important}.stix-text-sm-right{text-align:right!important}.stix-text-sm-center{text-align:center!important}}@media(min-width:768px){.stix-text-md-left{text-align:left!important}.stix-text-md-right{text-align:right!important}.stix-text-md-center{text-align:center!important}}@media(min-width:992px){.stix-text-lg-left{text-align:left!important}.stix-text-lg-right{text-align:right!important}.stix-text-lg-center{text-align:center!important}}@media(min-width:1200px){.stix-text-xl-left{text-align:left!important}.stix-text-xl-right{text-align:right!important}.stix-text-xl-center{text-align:center!important}}.stix-text-lowercase{text-transform:lowercase!important}.stix-text-uppercase{text-transform:uppercase!important}.stix-text-capitalize{text-transform:capitalize!important}.stix-font-weight-light{font-weight:300!important}.stix-font-weight-lighter{font-weight:lighter!important}.stix-font-weight-normal{font-weight:400!important}.stix-font-weight-bold{font-weight:700!important}.stix-font-weight-bolder{font-weight:bolder!important}.stix-font-italic{font-style:italic!important}.stix-text-white{color:#fff!important}.text-primary{color:#0d435a!important}a.text-primary:focus,a.text-primary:hover{color:rgb(3.3446601942,17.2378640777,23.1553398058)!important}.text-secondary{color:#4c9fce!important}a.text-secondary:focus,a.text-secondary:hover{color:rgb(44.1644736842,118.9736842105,161.3355263158)!important}.text-success{color:#b5e680!important}a.text-success:focus,a.text-success:hover{color:rgb(143.7565789474,217.4177631579,64.0822368421)!important}.text-info{color:#c8e9ef!important}a.text-info:focus,a.text-info:hover{color:rgb(140.7394366197,209.2957746479,221.7605633803)!important}.text-warning{color:#ffbb4d!important}a.text-warning:focus,a.text-warning:hover{color:rgb(255,157.7752808989,.5)!important}.text-danger{color:#e95766!important}a.text-danger:focus,a.text-danger:hover{color:rgb(215.3052631579,28.1947368421,47.4184210526)!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:rgb(203.375,210.75,218.125)!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-secondary-light{color:#eef6fb!important}a.text-secondary-light:focus,a.text-secondary-light:hover{color:rgb(176.0714285714,213.2142857143,236.4285714286)!important}.text-busy{color:#f8eb7c!important}a.text-busy:focus,a.text-busy:hover{color:rgb(244.1195652174,223.9130434783,51.3804347826)!important}.stix-text-body{color:#5f7787!important}.stix-text-muted{color:#6c757d!important}.stix-text-black-50{color:rgba(0,0,0,.5)!important}.stix-text-white-50{color:hsla(0,0%,100%,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.stix-text-decoration-none{text-decoration:none!important}.stix-text-break{word-break:break-word!important;word-wrap:break-word!important}.stix-text-reset{color:inherit!important}.stix-visible{visibility:visible!important}.stix-invisible{visibility:hidden!important}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion:reduce){.collapsing{transition:none}}.stix-collapsible .stix-collapsible-icon{height:30px;width:30px;margin-left:auto;position:relative}.stix-collapsible .stix-collapsible-icon .icon{height:10px;color:#5f7787;position:absolute;top:50%;right:0;margin-top:-5px}.stix-collapsible .icon-closed,.stix-collapsible .icon-open{transition:opacity .2s linear;left:0;right:0;text-align:center}.stix-collapsible .icon-open{opacity:0;transition-delay:unset}.stix-collapsible .icon-closed,.stix-collapsible[data-is-open="1"] .icon-open{opacity:1;transition-delay:.1s}.stix-collapsible[data-is-open="1"] .icon-closed{opacity:0;transition-delay:unset}.stix-collapsible-body{padding:0 .3125rem}.stix-collapsible-link{display:flex;border-radius:.25rem;padding:0 .3125rem;align-items:center;margin-bottom:.125rem}.stix-collapsible-link:focus,.stix-collapsible-link:hover{text-decoration:none;background-color:#dce5ec}.stix-collapsible-title{color:#5f7787}.drawer-container{position:relative;flex:1 1;display:flex;flex-direction:row;width:100%;height:calc(100vh - 60px)}.drawer-container.drawer-open{overflow:visible}.drawer-container.drawer-open .drawer-detail-content,.drawer-container.drawer-open .drawer-detail-header{animation:fadein .7s cubic-bezier(1,-.3,.58,1)}.drawer-container.sticky .drawer{position:absolute;position:-webkit-sticky;position:sticky}.drawer-container.absolute .drawer{position:absolute}.drawer-container.fixed .drawer{position:fixed}.drawer-container:not(.drawer-open) .drawer-detail-content,.drawer-container:not(.drawer-open) .drawer-detail-header{opacity:0}.drawer-f-r>.drawer{top:0;width:0;right:0;transform:translateX(100%)}.drawer{z-index:5;box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:nowrap;height:100vh;overflow:visible;overflow-y:auto;font-size:.875rem;background:#fff;width:30%;transition:all .35s cubic-bezier(.4,0,.2,1);transform-style:preserve-3d;box-shadow:6px 0 50px rgba(94,121,135,.2)}.drawer-content{padding-top:1.25rem;width:100%}.drawer-open.drawer-f-r>.drawer{transform:translateX(0);width:30%}.drawer-detail-header{display:flex;padding:1.5rem;align-items:center;border-bottom:1px solid #dee2e6}.drawer-detail-title{text-transform:uppercase;font-size:1.5rem;margin:0}.drawer-detail-content{padding:1.5rem}.drawer-detail-content>.btn{margin-bottom:1.5rem}.drawer-close-btn{margin-left:auto;opacity:.5;padding:0;border:0}.drawer-close-btn .icon{height:12px;color:#5f7787}.drawer-close-btn:focus,.drawer-close-btn:hover{opacity:1}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadeout{0%{opacity:1}to{opacity:0}}.stix-entity-card{padding:.75rem .75rem .75rem 1.25rem}.stix-entity-card:before{border-radius:.25rem 0 0 .25rem;content:"";width:4px;height:100%;position:absolute;left:0;top:0;background-color:#354a59}.stix-entity-card:hover{cursor:pointer}.stix-entity-card.selected{box-shadow:0 2px 16px 0 #cbd7df;border-color:rgba(76,159,206,.3);background-color:#eef6fb}.stix-entity-card>.icon{color:#adb5bd;position:absolute;right:.75rem;top:.75rem}.stix-entity-card-footer{display:flex;align-items:center}.stix-entity-card-footer .icon{position:static;display:inline-block}.stix-entity-card .stix-card-title{align-self:normal;font-size:1rem;margin-bottom:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.stix-entity-card .stix-breadcrumb{flex-wrap:nowrap;padding-right:1rem}.stix-entity-card .stix-breadcrumb .stix-breadcrumb-item{font-size:.75rem;color:#9aa9b3;margin-bottom:.25rem;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stix-entity-card .stix-breadcrumb .stix-breadcrumb-item:first-child{line-height:1.5}.stix-entity-card .stix-breadcrumb .stix-breadcrumb-item>a{color:#9aa9b3}.stix-entity-card .stix-breadcrumb .stix-breadcrumb-item+.stix-breadcrumb-item{padding-left:.25rem}.stix-entity-card .stix-breadcrumb .stix-breadcrumb-item+.stix-breadcrumb-item.custom-separator:before{margin-right:.25rem}.stix-entity-card-subtitle{font-size:.75rem;margin-top:0;color:#9aa9b3}.status:before{background-color:#0d435a}.status-busy:before{background-color:#f8eb7c}.status-danger:before{background-color:#e95766}.status-warning:before{background-color:#ffbb4d}.status-success:before{background-color:#b5e680}.status-primary:before{background-color:#0d435a}.status-secondary:before{background-color:#4c9fce}.status-info:before{background-color:#c8e9ef}.stix-config-amount-wrapper{margin-right:2rem}.stix-container,.stix-container-fluid,.stix-container-lg,.stix-container-md,.stix-container-sm,.stix-container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:576px){.stix-container,.stix-container-sm{max-width:540px}}@media(min-width:768px){.stix-container,.stix-container-md,.stix-container-sm{max-width:720px}}@media(min-width:992px){.stix-container,.stix-container-lg,.stix-container-md,.stix-container-sm{max-width:960px}}@media(min-width:1200px){.stix-container,.stix-container-lg,.stix-container-md,.stix-container-sm,.stix-container-xl{max-width:1140px}}.stix-row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.stix-no-gutters{margin-right:0;margin-left:0}.stix-no-gutters>.stix-col,.stix-no-gutters>[class*=stix-col-]{padding-right:0;padding-left:0}.stix-col,.stix-col-1,.stix-col-2,.stix-col-3,.stix-col-4,.stix-col-5,.stix-col-6,.stix-col-7,.stix-col-8,.stix-col-9,.stix-col-10,.stix-col-11,.stix-col-12,.stix-col-auto,.stix-col-lg,.stix-col-lg-1,.stix-col-lg-2,.stix-col-lg-3,.stix-col-lg-4,.stix-col-lg-5,.stix-col-lg-6,.stix-col-lg-7,.stix-col-lg-8,.stix-col-lg-9,.stix-col-lg-10,.stix-col-lg-11,.stix-col-lg-12,.stix-col-lg-auto,.stix-col-md,.stix-col-md-1,.stix-col-md-2,.stix-col-md-3,.stix-col-md-4,.stix-col-md-5,.stix-col-md-6,.stix-col-md-7,.stix-col-md-8,.stix-col-md-9,.stix-col-md-10,.stix-col-md-11,.stix-col-md-12,.stix-col-md-auto,.stix-col-sm,.stix-col-sm-1,.stix-col-sm-2,.stix-col-sm-3,.stix-col-sm-4,.stix-col-sm-5,.stix-col-sm-6,.stix-col-sm-7,.stix-col-sm-8,.stix-col-sm-9,.stix-col-sm-10,.stix-col-sm-11,.stix-col-sm-12,.stix-col-sm-auto,.stix-col-xl,.stix-col-xl-1,.stix-col-xl-2,.stix-col-xl-3,.stix-col-xl-4,.stix-col-xl-5,.stix-col-xl-6,.stix-col-xl-7,.stix-col-xl-8,.stix-col-xl-9,.stix-col-xl-10,.stix-col-xl-11,.stix-col-xl-12,.stix-col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.stix-col{flex-basis:0;flex-grow:1;max-width:100%}.stix-row-cols-1>*{flex:0 0 100%;max-width:100%}.stix-row-cols-2>*{flex:0 0 50%;max-width:50%}.stix-row-cols-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.stix-row-cols-4>*{flex:0 0 25%;max-width:25%}.stix-row-cols-5>*{flex:0 0 20%;max-width:20%}.stix-row-cols-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.stix-col-auto{flex:0 0 auto;width:auto;max-width:100%}.stix-col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.stix-col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.stix-col-3{flex:0 0 25%;max-width:25%}.stix-col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.stix-col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.stix-col-6{flex:0 0 50%;max-width:50%}.stix-col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.stix-col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.stix-col-9{flex:0 0 75%;max-width:75%}.stix-col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.stix-col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.stix-col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media(min-width:576px){.stix-col-sm{flex-basis:0;flex-grow:1;max-width:100%}.stix-row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.stix-row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.stix-row-cols-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.stix-row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.stix-row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.stix-row-cols-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.stix-col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.stix-col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.stix-col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.stix-col-sm-3{flex:0 0 25%;max-width:25%}.stix-col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.stix-col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.stix-col-sm-6{flex:0 0 50%;max-width:50%}.stix-col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.stix-col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.stix-col-sm-9{flex:0 0 75%;max-width:75%}.stix-col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.stix-col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.stix-col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media(min-width:768px){.stix-col-md{flex-basis:0;flex-grow:1;max-width:100%}.stix-row-cols-md-1>*{flex:0 0 100%;max-width:100%}.stix-row-cols-md-2>*{flex:0 0 50%;max-width:50%}.stix-row-cols-md-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.stix-row-cols-md-4>*{flex:0 0 25%;max-width:25%}.stix-row-cols-md-5>*{flex:0 0 20%;max-width:20%}.stix-row-cols-md-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.stix-col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.stix-col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.stix-col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.stix-col-md-3{flex:0 0 25%;max-width:25%}.stix-col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.stix-col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.stix-col-md-6{flex:0 0 50%;max-width:50%}.stix-col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.stix-col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.stix-col-md-9{flex:0 0 75%;max-width:75%}.stix-col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.stix-col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.stix-col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media(min-width:992px){.stix-col-lg{flex-basis:0;flex-grow:1;max-width:100%}.stix-row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.stix-row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.stix-row-cols-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.stix-row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.stix-row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.stix-row-cols-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.stix-col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.stix-col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.stix-col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.stix-col-lg-3{flex:0 0 25%;max-width:25%}.stix-col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.stix-col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.stix-col-lg-6{flex:0 0 50%;max-width:50%}.stix-col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.stix-col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.stix-col-lg-9{flex:0 0 75%;max-width:75%}.stix-col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.stix-col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.stix-col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}@media(min-width:1200px){.stix-col-xl{flex-basis:0;flex-grow:1;max-width:100%}.stix-row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.stix-row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.stix-row-cols-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.stix-row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.stix-row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.stix-row-cols-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.stix-col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.stix-col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.stix-col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.stix-col-xl-3{flex:0 0 25%;max-width:25%}.stix-col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.stix-col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.stix-col-xl-6{flex:0 0 50%;max-width:50%}.stix-col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.stix-col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.stix-col-xl-9{flex:0 0 75%;max-width:75%}.stix-col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.stix-col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.stix-col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:0}.list-group-item-action{width:100%;color:#4c9fce;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#4c9fce;text-decoration:none;background-color:#eef6fb}.list-group-item-action:active{color:#5f7787;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.5rem;background-color:#fff;border:1px solid #eaeff2}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#5f7787;background-color:#eef6fb;border-color:#eef6fb}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child,.list-group-horizontal>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media(min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child,.list-group-horizontal-sm>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child,.list-group-horizontal-md>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child,.list-group-horizontal-lg>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child,.list-group-horizontal-xl>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.stix-list-group-item-primary{color:rgb(6.76,34.84,46.8);background-color:rgb(187.24,202.36,208.8)}.stix-list-group-item-primary.stix-list-group-item-action:focus,.stix-list-group-item-primary.stix-list-group-item-action:hover{color:rgb(6.76,34.84,46.8);background-color:rgb(172.0778378378,190.5811302211,198.4621621622)}.stix-list-group-item-primary.stix-list-group-item-action.active{color:#fff;background-color:rgb(6.76,34.84,46.8);border-color:rgb(6.76,34.84,46.8)}.stix-list-group-item-secondary{color:rgb(39.52,82.68,107.12);background-color:rgb(204.88,228.12,241.28)}.stix-list-group-item-secondary.stix-list-group-item-action:focus,.stix-list-group-item-secondary.stix-list-group-item-action:hover{color:rgb(39.52,82.68,107.12);background-color:rgb(184.8602631579,217.3831578947,235.7997368421)}.stix-list-group-item-secondary.stix-list-group-item-action.active{color:#fff;background-color:rgb(39.52,82.68,107.12);border-color:rgb(39.52,82.68,107.12)}.stix-list-group-item-success{color:rgb(94.12,119.6,66.56);background-color:rgb(234.28,248,219.44)}.stix-list-group-item-success.stix-list-group-item-action:focus,.stix-list-group-item-success.stix-list-group-item-action:hover{color:rgb(94.12,119.6,66.56);background-color:#def4c6}.stix-list-group-item-success.stix-list-group-item-action.active{color:#fff;background-color:rgb(94.12,119.6,66.56);border-color:rgb(94.12,119.6,66.56)}.stix-list-group-item-info{color:rgb(104,121.16,124.28);background-color:rgb(239.6,248.84,250.52)}.stix-list-group-item-info.stix-list-group-item-action:focus,.stix-list-group-item-info.stix-list-group-item-action:hover{color:rgb(104,121.16,124.28);background-color:rgb(219.8464788732,240.9385915493,244.7735211268)}.stix-list-group-item-info.stix-list-group-item-action.active{color:#fff;background-color:rgb(104,121.16,124.28);border-color:rgb(104,121.16,124.28)}.stix-list-group-item-warning{color:rgb(132.6,97.24,40.04);background-color:rgb(255,235.96,205.16)}.stix-list-group-item-warning.stix-list-group-item-action:focus,.stix-list-group-item-warning.stix-list-group-item-action:hover{color:rgb(132.6,97.24,40.04);background-color:rgb(255,226.2184269663,179.66)}.stix-list-group-item-warning.stix-list-group-item-action.active{color:#fff;background-color:rgb(132.6,97.24,40.04);border-color:rgb(132.6,97.24,40.04)}.stix-list-group-item-danger{color:rgb(121.16,45.24,53.04);background-color:rgb(248.84,207.96,212.16)}.stix-list-group-item-danger.stix-list-group-item-action:focus,.stix-list-group-item-danger.stix-list-group-item-action:hover{color:rgb(121.16,45.24,53.04);background-color:#f6b9c0}.stix-list-group-item-danger.stix-list-group-item-action.active{color:#fff;background-color:rgb(121.16,45.24,53.04);border-color:rgb(121.16,45.24,53.04)}.stix-list-group-item-light{color:rgb(128.96,129.48,130);background-color:rgb(253.04,253.32,253.6)}.stix-list-group-item-light.stix-list-group-item-action:focus,.stix-list-group-item-light.stix-list-group-item-action:hover{color:rgb(128.96,129.48,130);background-color:rgb(238.165,240.57,242.975)}.stix-list-group-item-light.stix-list-group-item-action.active{color:#fff;background-color:rgb(128.96,129.48,130);border-color:rgb(128.96,129.48,130)}.stix-list-group-item-dark{color:rgb(27.04,30.16,33.28);background-color:rgb(198.16,199.84,201.52)}.stix-list-group-item-dark.stix-list-group-item-action:focus,.stix-list-group-item-dark.stix-list-group-item-action:hover{color:rgb(27.04,30.16,33.28);background-color:#b9bbbd}.stix-list-group-item-dark.stix-list-group-item-action.active{color:#fff;background-color:rgb(27.04,30.16,33.28);border-color:rgb(27.04,30.16,33.28)}.stix-list-group-item-secondary-light{color:rgb(123.76,127.92,130.52);background-color:rgb(250.24,252.48,253.88)}.stix-list-group-item-secondary-light.stix-list-group-item-action:focus,.stix-list-group-item-secondary-light.stix-list-group-item-action:hover{color:rgb(123.76,127.92,130.52);background-color:rgb(229.5971428571,241.5514285714,249.0228571429)}.stix-list-group-item-secondary-light.stix-list-group-item-action.active{color:#fff;background-color:rgb(123.76,127.92,130.52);border-color:rgb(123.76,127.92,130.52)}.stix-list-group-item-busy{color:rgb(128.96,122.2,64.48);background-color:rgb(253.04,249.4,218.32)}.stix-list-group-item-busy.stix-list-group-item-action:focus,.stix-list-group-item-busy.stix-list-group-item-action:hover{color:rgb(128.96,122.2,64.48);background-color:#fcf6c2}.stix-list-group-item-busy.stix-list-group-item-action.active{color:#fff;background-color:rgb(128.96,122.2,64.48);border-color:rgb(128.96,122.2,64.48)}.list-group-bullets .list-group-item{border:0;padding:.5rem 0;color:#5f7787}.list-group-bullets .list-group-item span{margin-left:.625rem}.list-group-bullets .list-group-item svg{fill:#4c9fce;color:#4c9fce}.list-group-multiColumn .list-group-item{display:flex;align-items:center;border-left:0;border-right:0}.list-group-multiColumn .list-group-item:nth-child(2n){background-color:#f8f9fa}.list-group-multiColumn .list-group-item:nth-child(2n):hover{background-color:#eef6fb}.list-group-multiColumn .list-group-item .icon{margin-right:.3125rem}.list-group-multiColumn .list-group-item span+span{align-self:end;color:#5f7787;text-align:right}.list-group-multiColumn .list-group-item>span{flex:1 1}.stix-navbar{position:relative;padding:.644rem 1.5rem}.stix-navbar,.stix-navbar .stix-container,.stix-navbar .stix-container-fluid,.stix-navbar>.stix-container-lg,.stix-navbar>.stix-container-md,.stix-navbar>.stix-container-sm,.stix-navbar>.stix-container-xl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.stix-navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1.5rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.stix-navbar-brand:focus,.stix-navbar-brand:hover{text-decoration:none}.stix-navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.stix-navbar-nav .stix-nav-link{padding-right:0;padding-left:0}.stix-navbar-nav .stix-dropdown-menu{position:static;float:none}.stix-navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.stix-navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.stix-navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.stix-navbar-toggler:focus,.stix-navbar-toggler:hover{text-decoration:none}.stix-navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat 50%;background-size:100% 100%}@media(max-width:575.98px){.stix-navbar-expand-sm>.stix-container,.stix-navbar-expand-sm>.stix-container-fluid,.stix-navbar-expand-sm>.stix-container-lg,.stix-navbar-expand-sm>.stix-container-md,.stix-navbar-expand-sm>.stix-container-sm,.stix-navbar-expand-sm>.stix-container-xl{padding-right:0;padding-left:0}}@media(min-width:576px){.stix-navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.stix-navbar-expand-sm .stix-navbar-nav{flex-direction:row}.stix-navbar-expand-sm .stix-navbar-nav .stix-dropdown-menu{position:absolute}.stix-navbar-expand-sm .stix-navbar-nav .stix-nav-link{padding-right:.5rem;padding-left:.5rem}.stix-navbar-expand-sm>.stix-container,.stix-navbar-expand-sm>.stix-container-fluid,.stix-navbar-expand-sm>.stix-container-lg,.stix-navbar-expand-sm>.stix-container-md,.stix-navbar-expand-sm>.stix-container-sm,.stix-navbar-expand-sm>.stix-container-xl{flex-wrap:nowrap}.stix-navbar-expand-sm .stix-navbar-collapse{display:flex!important;flex-basis:auto}.stix-navbar-expand-sm .stix-navbar-toggler{display:none}}@media(max-width:767.98px){.stix-navbar-expand-md>.stix-container,.stix-navbar-expand-md>.stix-container-fluid,.stix-navbar-expand-md>.stix-container-lg,.stix-navbar-expand-md>.stix-container-md,.stix-navbar-expand-md>.stix-container-sm,.stix-navbar-expand-md>.stix-container-xl{padding-right:0;padding-left:0}}@media(min-width:768px){.stix-navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.stix-navbar-expand-md .stix-navbar-nav{flex-direction:row}.stix-navbar-expand-md .stix-navbar-nav .stix-dropdown-menu{position:absolute}.stix-navbar-expand-md .stix-navbar-nav .stix-nav-link{padding-right:.5rem;padding-left:.5rem}.stix-navbar-expand-md>.stix-container,.stix-navbar-expand-md>.stix-container-fluid,.stix-navbar-expand-md>.stix-container-lg,.stix-navbar-expand-md>.stix-container-md,.stix-navbar-expand-md>.stix-container-sm,.stix-navbar-expand-md>.stix-container-xl{flex-wrap:nowrap}.stix-navbar-expand-md .stix-navbar-collapse{display:flex!important;flex-basis:auto}.stix-navbar-expand-md .stix-navbar-toggler{display:none}}@media(max-width:991.98px){.stix-navbar-expand-lg>.stix-container,.stix-navbar-expand-lg>.stix-container-fluid,.stix-navbar-expand-lg>.stix-container-lg,.stix-navbar-expand-lg>.stix-container-md,.stix-navbar-expand-lg>.stix-container-sm,.stix-navbar-expand-lg>.stix-container-xl{padding-right:0;padding-left:0}}@media(min-width:992px){.stix-navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.stix-navbar-expand-lg .stix-navbar-nav{flex-direction:row}.stix-navbar-expand-lg .stix-navbar-nav .stix-dropdown-menu{position:absolute}.stix-navbar-expand-lg .stix-navbar-nav .stix-nav-link{padding-right:.5rem;padding-left:.5rem}.stix-navbar-expand-lg>.stix-container,.stix-navbar-expand-lg>.stix-container-fluid,.stix-navbar-expand-lg>.stix-container-lg,.stix-navbar-expand-lg>.stix-container-md,.stix-navbar-expand-lg>.stix-container-sm,.stix-navbar-expand-lg>.stix-container-xl{flex-wrap:nowrap}.stix-navbar-expand-lg .stix-navbar-collapse{display:flex!important;flex-basis:auto}.stix-navbar-expand-lg .stix-navbar-toggler{display:none}}@media(max-width:1199.98px){.stix-navbar-expand-xl>.stix-container,.stix-navbar-expand-xl>.stix-container-fluid,.stix-navbar-expand-xl>.stix-container-lg,.stix-navbar-expand-xl>.stix-container-md,.stix-navbar-expand-xl>.stix-container-sm,.stix-navbar-expand-xl>.stix-container-xl{padding-right:0;padding-left:0}}@media(min-width:1200px){.stix-navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.stix-navbar-expand-xl .stix-navbar-nav{flex-direction:row}.stix-navbar-expand-xl .stix-navbar-nav .stix-dropdown-menu{position:absolute}.stix-navbar-expand-xl .stix-navbar-nav .stix-nav-link{padding-right:.5rem;padding-left:.5rem}.stix-navbar-expand-xl>.stix-container,.stix-navbar-expand-xl>.stix-container-fluid,.stix-navbar-expand-xl>.stix-container-lg,.stix-navbar-expand-xl>.stix-container-md,.stix-navbar-expand-xl>.stix-container-sm,.stix-navbar-expand-xl>.stix-container-xl{flex-wrap:nowrap}.stix-navbar-expand-xl .stix-navbar-collapse{display:flex!important;flex-basis:auto}.stix-navbar-expand-xl .stix-navbar-toggler{display:none}}.stix-navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.stix-navbar-expand>.stix-container,.stix-navbar-expand>.stix-container-fluid,.stix-navbar-expand>.stix-container-lg,.stix-navbar-expand>.stix-container-md,.stix-navbar-expand>.stix-container-sm,.stix-navbar-expand>.stix-container-xl{padding-right:0;padding-left:0}.stix-navbar-expand .stix-navbar-nav{flex-direction:row}.stix-navbar-expand .stix-navbar-nav .stix-dropdown-menu{position:absolute}.stix-navbar-expand .stix-navbar-nav .stix-nav-link{padding-right:.5rem;padding-left:.5rem}.stix-navbar-expand>.stix-container,.stix-navbar-expand>.stix-container-fluid,.stix-navbar-expand>.stix-container-lg,.stix-navbar-expand>.stix-container-md,.stix-navbar-expand>.stix-container-sm,.stix-navbar-expand>.stix-container-xl{flex-wrap:nowrap}.stix-navbar-expand .stix-navbar-collapse{display:flex!important;flex-basis:auto}.stix-navbar-expand .stix-navbar-toggler{display:none}.stix-navbar-light .stix-navbar-brand,.stix-navbar-light .stix-navbar-brand:focus,.stix-navbar-light .stix-navbar-brand:hover{color:rgba(0,0,0,.9)}.stix-navbar-light .stix-navbar-nav .stix-nav-link{color:rgba(0,0,0,.5)}.stix-navbar-light .stix-navbar-nav .stix-nav-link:focus,.stix-navbar-light .stix-navbar-nav .stix-nav-link:hover{color:rgba(0,0,0,.7)}.stix-navbar-light .stix-navbar-nav .stix-nav-link.stix-disabled{color:rgba(0,0,0,.3)}.stix-navbar-light .stix-navbar-nav .active>.stix-nav-link,.stix-navbar-light .stix-navbar-nav .show>.stix-nav-link,.stix-navbar-light .stix-navbar-nav .stix-nav-link.active,.stix-navbar-light .stix-navbar-nav .stix-nav-link.show{color:rgba(0,0,0,.9)}.stix-navbar-light .stix-navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.stix-navbar-light .stix-navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.stix-navbar-light .stix-navbar-text{color:rgba(0,0,0,.5)}.stix-navbar-light .stix-navbar-text a,.stix-navbar-light .stix-navbar-text a:focus,.stix-navbar-light .stix-navbar-text a:hover{color:rgba(0,0,0,.9)}.stix-navbar-dark .stix-navbar-brand,.stix-navbar-dark .stix-navbar-brand:focus,.stix-navbar-dark .stix-navbar-brand:hover{color:#fff}.stix-navbar-dark .stix-navbar-nav .stix-nav-link{color:#f9fbfc}.stix-navbar-dark .stix-navbar-nav .stix-nav-link:focus,.stix-navbar-dark .stix-navbar-nav .stix-nav-link:hover{color:#90d5df}.stix-navbar-dark .stix-navbar-nav .stix-nav-link.stix-disabled{color:hsla(0,0%,100%,.25)}.stix-navbar-dark .stix-navbar-nav .active>.stix-nav-link,.stix-navbar-dark .stix-navbar-nav .show>.stix-nav-link,.stix-navbar-dark .stix-navbar-nav .stix-nav-link.active,.stix-navbar-dark .stix-navbar-nav .stix-nav-link.show{color:#fff}.stix-navbar-dark .stix-navbar-toggler{color:#f9fbfc;border-color:hsla(0,0%,100%,.1)}.stix-navbar-dark .stix-navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='%23f9fbfc' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.stix-navbar-dark .stix-navbar-text{color:#f9fbfc}.stix-navbar-dark .stix-navbar-text a,.stix-navbar-dark .stix-navbar-text a:focus,.stix-navbar-dark .stix-navbar-text a:hover{color:#fff}.stix-position-static{position:static!important}.stix-position-relative{position:relative!important}.stix-position-absolute{position:absolute!important}.stix-position-fixed{position:fixed!important}.stix-position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}@supports((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.stix-navbar-container-right{margin-left:auto;display:flex;align-items:center}.stix-navbar-nav{align-items:center}.stix-navbar-nav .stix-nav-link{font-size:.9375rem;position:relative}.stix-navbar-nav .stix-nav-link:before{content:"";display:block;width:1px;height:100%;background-color:#fff;opacity:.3;position:absolute;right:0;top:0}.stix-navbar-nav .icon{height:.6875rem;margin-left:.5rem}.stix-navbar-nav .stix-dropdown{position:static}.stix-navbar-nav .stix-dropdown.fullwidth .stix-dropdown-menu.show{display:flex;flex-wrap:wrap;top:60px;margin-top:0;border-radius:0;border:0;box-shadow:20px 20px 20px -20px rgba(203,215,223,.4),-20px 20px 20px -20px rgba(203,215,223,.4);padding-bottom:1.25rem}.stix-navbar-nav .stix-dropdown.fullwidth .stix-dropdown-menu .stix-col{flex-basis:25%}.stix-navbar-nav .stix-dropdown.fullwidth .stix-dropdown-menu .stix-dropdown-item{white-space:normal}.stix-navbar-nav .stix-dropdown.fullwidth .stix-dropdown-menu{width:100%}.stix-navbar-nav .stix-dropdown.compact{position:relative}.stix-navbar-dark .stix-navbar-container-right>a,.stix-navbar-dark .stix-navbar-container-right>div,.stix-navbar-dark .stix-navbar-container-right>p{color:#f9fbfc}.stix-navbar-dark .stix-navbar-container-right>a:hover,.stix-navbar-dark .stix-navbar-container-right>div:hover,.stix-navbar-dark .stix-navbar-container-right>p:hover{color:#90d5df}.stix-navbar-light .stix-navbar-container-right a,.stix-navbar-light .stix-navbar-container-right div,.stix-navbar-light .stix-navbar-container-right p{color:rgba(0,0,0,.5)}.stix-navbar-light .stix-navbar-container-right a:hover,.stix-navbar-light .stix-navbar-container-right div:hover,.stix-navbar-light .stix-navbar-container-right p:hover{color:rgba(0,0,0,.7)}.stix-navbar-expand .stix-navbar-nav .stix-nav-link{padding-right:1rem;padding-left:1rem}.stix-navbar{max-height:60px;height:60px}.stix-navbar .stix-dropdown-header{color:#354a59}.stix-navbar-brand{padding:0}.stix-navbar-brand:focus img,.stix-navbar-brand:hover img{opacity:.5;transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.stix-navbar-brand:focus img,.stix-navbar-brand:hover img{transition:none}}.stix-pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#4c9fce;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:rgb(44.1644736842,118.9736842105,161.3355263158);text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .0625rem rgba(13,67,90,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#0d435a;border-color:#0d435a}.page-item.stix-disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.stix-pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.stix-pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.stix-pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.stix-pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.stix-pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.stix-pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.stix-btn{display:inline-block;font-weight:400;color:#5f7787;text-align:center;vertical-align:middle;-webkit-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem 1rem;font-size:.9375rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.stix-btn{transition:none}}.stix-btn:hover{color:#5f7787;text-decoration:none}.stix-btn.stix-focus,.stix-btn:focus{outline:0;box-shadow:0 0 0 .0625rem rgba(13,67,90,.25)}.stix-btn.stix-disabled,.stix-btn:disabled{opacity:.5;box-shadow:none}.stix-btn:not(:disabled):not(.stix-disabled){cursor:pointer}.stix-btn:not(:disabled):not(.stix-disabled).active,.stix-btn:not(:disabled):not(.stix-disabled):active{box-shadow:none}.stix-btn:not(:disabled):not(.stix-disabled).active:focus,.stix-btn:not(:disabled):not(.stix-disabled):active:focus{box-shadow:0 0 0 .0625rem rgba(13,67,90,.25)}a.stix-btn.stix-disabled,fieldset:disabled a.stix-btn{pointer-events:none}.stix-btn-primary{color:#fff;background-color:#0d435a;border-color:#0d435a;box-shadow:none}.stix-btn-primary.stix-focus,.stix-btn-primary:focus,.stix-btn-primary:hover{color:#fff;background-color:rgb(8.1723300971,42.1189320388,56.5776699029);border-color:rgb(6.5631067961,33.8252427184,45.4368932039)}.stix-btn-primary.stix-focus,.stix-btn-primary:focus{box-shadow:0 0 0 .0625rem rgba(49.3,95.2,114.75,.5)}.stix-btn-primary.stix-disabled,.stix-btn-primary:disabled{color:#fff;background-color:#0d435a;border-color:#0d435a}.show>.stix-btn-primary.stix-dropdown-toggle,.stix-btn-primary:not(:disabled):not(.stix-disabled).active,.stix-btn-primary:not(:disabled):not(.stix-disabled):active{color:#fff;background-color:rgb(6.5631067961,33.8252427184,45.4368932039);border-color:rgb(4.9538834951,25.5315533981,34.2961165049)}.show>.stix-btn-primary.stix-dropdown-toggle:focus,.stix-btn-primary:not(:disabled):not(.stix-disabled).active:focus,.stix-btn-primary:not(:disabled):not(.stix-disabled):active:focus{box-shadow:0 0 0 .0625rem rgba(49.3,95.2,114.75,.5)}.stix-btn-secondary{color:#fff;background-color:#4c9fce;border-color:#4c9fce;box-shadow:none}.stix-btn-secondary.stix-focus,.stix-btn-secondary:focus,.stix-btn-secondary:hover{color:#fff;background-color:rgb(52.3848684211,141.1184210526,191.3651315789);border-color:rgb(49.6447368421,133.7368421053,181.3552631579)}.stix-btn-secondary.stix-focus,.stix-btn-secondary:focus{box-shadow:0 0 0 .0625rem rgba(102.85,173.4,213.35,.5)}.stix-btn-secondary.stix-disabled,.stix-btn-secondary:disabled{color:#fff;background-color:#4c9fce;border-color:#4c9fce}.show>.stix-btn-secondary.stix-dropdown-toggle,.stix-btn-secondary:not(:disabled):not(.stix-disabled).active,.stix-btn-secondary:not(:disabled):not(.stix-disabled):active{color:#fff;background-color:rgb(49.6447368421,133.7368421053,181.3552631579);border-color:rgb(46.9046052632,126.3552631579,171.3453947368)}.show>.stix-btn-secondary.stix-dropdown-toggle:focus,.stix-btn-secondary:not(:disabled):not(.stix-disabled).active:focus,.stix-btn-secondary:not(:disabled):not(.stix-disabled):active:focus{box-shadow:0 0 0 .0625rem rgba(102.85,173.4,213.35,.5)}.stix-btn-success{color:#212529;background-color:#b5e680;border-color:#b5e680;box-shadow:none}.stix-btn-success.stix-focus,.stix-btn-success:focus,.stix-btn-success:hover{color:#212529;background-color:rgb(162.3782894737,223.7088815789,96.0411184211);border-color:rgb(156.1710526316,221.6118421053,85.3881578947)}.stix-btn-success.stix-focus,.stix-btn-success:focus{box-shadow:0 0 0 .0625rem rgba(158.8,201.05,114.95,.5)}.stix-btn-success.stix-disabled,.stix-btn-success:disabled{color:#212529;background-color:#b5e680;border-color:#b5e680}.show>.stix-btn-success.stix-dropdown-toggle,.stix-btn-success:not(:disabled):not(.stix-disabled).active,.stix-btn-success:not(:disabled):not(.stix-disabled):active{color:#212529;background-color:rgb(156.1710526316,221.6118421053,85.3881578947);border-color:rgb(149.9638157895,219.5148026316,74.7351973684)}.show>.stix-btn-success.stix-dropdown-toggle:focus,.stix-btn-success:not(:disabled):not(.stix-disabled).active:focus,.stix-btn-success:not(:disabled):not(.stix-disabled):active:focus{box-shadow:0 0 0 .0625rem rgba(158.8,201.05,114.95,.5)}.stix-btn-info{color:#212529;background-color:#c8e9ef;border-color:#c8e9ef;box-shadow:none}.stix-btn-info.stix-focus,.stix-btn-info:focus,.stix-btn-info:hover{color:#212529;background-color:rgb(170.3697183099,221.1478873239,230.3802816901);border-color:rgb(160.4929577465,217.1971830986,227.5070422535)}.stix-btn-info.stix-focus,.stix-btn-info:focus{box-shadow:0 0 0 .0625rem rgba(174.95,203.6,209.3,.5)}.stix-btn-info.stix-disabled,.stix-btn-info:disabled{color:#212529;background-color:#c8e9ef;border-color:#c8e9ef}.show>.stix-btn-info.stix-dropdown-toggle,.stix-btn-info:not(:disabled):not(.stix-disabled).active,.stix-btn-info:not(:disabled):not(.stix-disabled):active{color:#212529;background-color:rgb(160.4929577465,217.1971830986,227.5070422535);border-color:rgb(150.6161971831,213.2464788732,224.6338028169)}.show>.stix-btn-info.stix-dropdown-toggle:focus,.stix-btn-info:not(:disabled):not(.stix-disabled).active:focus,.stix-btn-info:not(:disabled):not(.stix-disabled):active:focus{box-shadow:0 0 0 .0625rem rgba(174.95,203.6,209.3,.5)}.stix-btn-warning{color:#212529;background-color:#ffbb4d;border-color:#ffbb4d;box-shadow:none}.stix-btn-warning.stix-focus,.stix-btn-warning:focus,.stix-btn-warning:hover{color:#212529;background-color:rgb(255,172.3876404494,38.75);border-color:rgb(255,167.5168539326,26)}.stix-btn-warning.stix-focus,.stix-btn-warning:focus{box-shadow:0 0 0 .0625rem rgba(221.7,164.5,71.6,.5)}.stix-btn-warning.stix-disabled,.stix-btn-warning:disabled{color:#212529;background-color:#ffbb4d;border-color:#ffbb4d}.show>.stix-btn-warning.stix-dropdown-toggle,.stix-btn-warning:not(:disabled):not(.stix-disabled).active,.stix-btn-warning:not(:disabled):not(.stix-disabled):active{color:#212529;background-color:rgb(255,167.5168539326,26);border-color:rgb(255,162.6460674157,13.25)}.show>.stix-btn-warning.stix-dropdown-toggle:focus,.stix-btn-warning:not(:disabled):not(.stix-disabled).active:focus,.stix-btn-warning:not(:disabled):not(.stix-disabled):active:focus{box-shadow:0 0 0 .0625rem rgba(221.7,164.5,71.6,.5)}.stix-btn-danger{color:#fff;background-color:#e95766;border-color:#e95766;box-shadow:none}.stix-btn-danger.stix-focus,.stix-btn-danger:focus,.stix-btn-danger:hover{color:#fff;background-color:rgb(228.5710526316,53.1789473684,71.1986842105);border-color:rgb(227.0947368421,41.9052631579,60.9315789474)}.stix-btn-danger.stix-focus,.stix-btn-danger:focus{box-shadow:0 0 0 .0625rem rgba(236.3,112.2,124.95,.5)}.stix-btn-danger.stix-disabled,.stix-btn-danger:disabled{color:#fff;background-color:#e95766;border-color:#e95766}.show>.stix-btn-danger.stix-dropdown-toggle,.stix-btn-danger:not(:disabled):not(.stix-disabled).active,.stix-btn-danger:not(:disabled):not(.stix-disabled):active{color:#fff;background-color:rgb(227.0947368421,41.9052631579,60.9315789474);border-color:rgb(225.6184210526,30.6315789474,50.6644736842)}.show>.stix-btn-danger.stix-dropdown-toggle:focus,.stix-btn-danger:not(:disabled):not(.stix-disabled).active:focus,.stix-btn-danger:not(:disabled):not(.stix-disabled):active:focus{box-shadow:0 0 0 .0625rem rgba(236.3,112.2,124.95,.5)}.stix-btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa;box-shadow:none}.stix-btn-light.stix-focus,.stix-btn-light:focus,.stix-btn-light:hover{color:#212529;background-color:rgb(225.6875,229.875,234.0625);border-color:rgb(218.25,223.5,228.75)}.stix-btn-light.stix-focus,.stix-btn-light:focus{box-shadow:0 0 0 .0625rem rgba(215.75,217.2,218.65,.5)}.stix-btn-light.stix-disabled,.stix-btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.show>.stix-btn-light.stix-dropdown-toggle,.stix-btn-light:not(:disabled):not(.stix-disabled).active,.stix-btn-light:not(:disabled):not(.stix-disabled):active{color:#212529;background-color:rgb(218.25,223.5,228.75);border-color:rgb(210.8125,217.125,223.4375)}.show>.stix-btn-light.stix-dropdown-toggle:focus,.stix-btn-light:not(:disabled):not(.stix-disabled).active:focus,.stix-btn-light:not(:disabled):not(.stix-disabled):active:focus{box-shadow:0 0 0 .0625rem rgba(215.75,217.2,218.65,.5)}.stix-btn-dark{color:#fff;background-color:#343a40;border-color:#343a40;box-shadow:none}.stix-btn-dark.stix-focus,.stix-btn-dark:focus,.stix-btn-dark:hover{color:#fff;background-color:#23272b;border-color:rgb(29.1379310345,32.5,35.8620689655)}.stix-btn-dark.stix-focus,.stix-btn-dark:focus{box-shadow:0 0 0 .0625rem rgba(82.45,87.55,92.65,.5)}.stix-btn-dark.stix-disabled,.stix-btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.show>.stix-btn-dark.stix-dropdown-toggle,.stix-btn-dark:not(:disabled):not(.stix-disabled).active,.stix-btn-dark:not(:disabled):not(.stix-disabled):active{color:#fff;background-color:rgb(29.1379310345,32.5,35.8620689655);border-color:#171a1d}.show>.stix-btn-dark.stix-dropdown-toggle:focus,.stix-btn-dark:not(:disabled):not(.stix-disabled).active:focus,.stix-btn-dark:not(:disabled):not(.stix-disabled):active:focus{box-shadow:0 0 0 .0625rem rgba(82.45,87.55,92.65,.5)}.stix-btn-secondary-light{color:#212529;background-color:#eef6fb;border-color:#eef6fb;box-shadow:none}.stix-btn-secondary-light.stix-focus,.stix-btn-secondary-light:focus,.stix-btn-secondary-light:hover{color:#212529;background-color:rgb(207.0357142857,229.6071428571,243.7142857143);border-color:rgb(196.7142857143,224.1428571429,241.2857142857)}.stix-btn-secondary-light.stix-focus,.stix-btn-secondary-light:focus{box-shadow:0 0 0 .0625rem rgba(207.25,214.65,219.5,.5)}.stix-btn-secondary-light.stix-disabled,.stix-btn-secondary-light:disabled{color:#212529;background-color:#eef6fb;border-color:#eef6fb}.show>.stix-btn-secondary-light.stix-dropdown-toggle,.stix-btn-secondary-light:not(:disabled):not(.stix-disabled).active,.stix-btn-secondary-light:not(:disabled):not(.stix-disabled):active{color:#212529;background-color:rgb(196.7142857143,224.1428571429,241.2857142857);border-color:rgb(186.3928571429,218.6785714286,238.8571428571)}.show>.stix-btn-secondary-light.stix-dropdown-toggle:focus,.stix-btn-secondary-light:not(:disabled):not(.stix-disabled).active:focus,.stix-btn-secondary-light:not(:disabled):not(.stix-disabled):active:focus{box-shadow:0 0 0 .0625rem rgba(207.25,214.65,219.5,.5)}.stix-btn-busy{color:#212529;background-color:#f8eb7c;border-color:#f8eb7c;box-shadow:none}.stix-btn-busy.stix-focus,.stix-btn-busy:focus,.stix-btn-busy:hover{color:#212529;background-color:rgb(246.0597826087,229.4565217391,87.6902173913);border-color:rgb(245.4130434783,227.6086956522,75.5869565217)}.stix-btn-busy.stix-focus,.stix-btn-busy:focus{box-shadow:0 0 0 .0625rem rgba(215.75,205.3,111.55,.5)}.stix-btn-busy.stix-disabled,.stix-btn-busy:disabled{color:#212529;background-color:#f8eb7c;border-color:#f8eb7c}.show>.stix-btn-busy.stix-dropdown-toggle,.stix-btn-busy:not(:disabled):not(.stix-disabled).active,.stix-btn-busy:not(:disabled):not(.stix-disabled):active{color:#212529;background-color:rgb(245.4130434783,227.6086956522,75.5869565217);border-color:rgb(244.7663043478,225.7608695652,63.4836956522)}.show>.stix-btn-busy.stix-dropdown-toggle:focus,.stix-btn-busy:not(:disabled):not(.stix-disabled).active:focus,.stix-btn-busy:not(:disabled):not(.stix-disabled):active:focus{box-shadow:0 0 0 .0625rem rgba(215.75,205.3,111.55,.5)}.stix-btn-outline-primary{color:#0d435a;border-color:#0d435a}.stix-btn-outline-primary:hover{color:#fff;background-color:#0d435a;border-color:#0d435a}.stix-btn-outline-primary.stix-focus,.stix-btn-outline-primary:focus{box-shadow:0 0 0 .0625rem rgba(13,67,90,.5)}.stix-btn-outline-primary.stix-disabled,.stix-btn-outline-primary:disabled{color:#0d435a;background-color:transparent}.show>.stix-btn-outline-primary.stix-dropdown-toggle,.stix-btn-outline-primary:not(:disabled):not(.stix-disabled).active,.stix-btn-outline-primary:not(:disabled):not(.stix-disabled):active{color:#fff;background-color:#0d435a;border-color:#0d435a}.show>.stix-btn-outline-primary.stix-dropdown-toggle:focus,.stix-btn-outline-primary:not(:disabled):not(.stix-disabled).active:focus,.stix-btn-outline-primary:not(:disabled):not(.stix-disabled):active:focus{box-shadow:0 0 0 .0625rem rgba(13,67,90,.5)}.stix-btn-outline-secondary{color:#4c9fce;border-color:#4c9fce}.stix-btn-outline-secondary:hover{color:#fff;background-color:#4c9fce;border-color:#4c9fce}.stix-btn-outline-secondary.stix-focus,.stix-btn-outline-secondary:focus{box-shadow:0 0 0 .0625rem rgba(76,159,206,.5)}.stix-btn-outline-secondary.stix-disabled,.stix-btn-outline-secondary:disabled{color:#4c9fce;background-color:transparent}.show>.stix-btn-outline-secondary.stix-dropdown-toggle,.stix-btn-outline-secondary:not(:disabled):not(.stix-disabled).active,.stix-btn-outline-secondary:not(:disabled):not(.stix-disabled):active{color:#fff;background-color:#4c9fce;border-color:#4c9fce}.show>.stix-btn-outline-secondary.stix-dropdown-toggle:focus,.stix-btn-outline-secondary:not(:disabled):not(.stix-disabled).active:focus,.stix-btn-outline-secondary:not(:disabled):not(.stix-disabled):active:focus{box-shadow:0 0 0 .0625rem rgba(76,159,206,.5)}.stix-btn-outline-success{color:#b5e680;border-color:#b5e680}.stix-btn-outline-success:hover{color:#212529;background-color:#b5e680;border-color:#b5e680}.stix-btn-outline-success.stix-focus,.stix-btn-outline-success:focus{box-shadow:0 0 0 .0625rem rgba(181,230,128,.5)}.stix-btn-outline-success.stix-disabled,.stix-btn-outline-success:disabled{color:#b5e680;background-color:transparent}.show>.stix-btn-outline-success.stix-dropdown-toggle,.stix-btn-outline-success:not(:disabled):not(.stix-disabled).active,.stix-btn-outline-success:not(:disabled):not(.stix-disabled):active{color:#212529;background-color:#b5e680;border-color:#b5e680}.show>.stix-btn-outline-success.stix-dropdown-toggle:focus,.stix-btn-outline-success:not(:disabled):not(.stix-disabled).active:focus,.stix-btn-outline-success:not(:disabled):not(.stix-disabled):active:focus{box-shadow:0 0 0 .0625rem rgba(181,230,128,.5)}.stix-btn-outline-info{color:#c8e9ef;border-color:#c8e9ef}.stix-btn-outline-info:hover{color:#212529;background-color:#c8e9ef;border-color:#c8e9ef}.stix-btn-outline-info.stix-focus,.stix-btn-outline-info:focus{box-shadow:0 0 0 .0625rem rgba(200,233,239,.5)}.stix-btn-outline-info.stix-disabled,.stix-btn-outline-info:disabled{color:#c8e9ef;background-color:transparent}.show>.stix-btn-outline-info.stix-dropdown-toggle,.stix-btn-outline-info:not(:disabled):not(.stix-disabled).active,.stix-btn-outline-info:not(:disabled):not(.stix-disabled):active{color:#212529;background-color:#c8e9ef;border-color:#c8e9ef}.show>.stix-btn-outline-info.stix-dropdown-toggle:focus,.stix-btn-outline-info:not(:disabled):not(.stix-disabled).active:focus,.stix-btn-outline-info:not(:disabled):not(.stix-disabled):active:focus{box-shadow:0 0 0 .0625rem rgba(200,233,239,.5)}.stix-btn-outline-warning{color:#ffbb4d;border-color:#ffbb4d}.stix-btn-outline-warning:hover{color:#212529;background-color:#ffbb4d;border-color:#ffbb4d}.stix-btn-outline-warning.stix-focus,.stix-btn-outline-warning:focus{box-shadow:0 0 0 .0625rem rgba(255,187,77,.5)}.stix-btn-outline-warning.stix-disabled,.stix-btn-outline-warning:disabled{color:#ffbb4d;background-color:transparent}.show>.stix-btn-outline-warning.stix-dropdown-toggle,.stix-btn-outline-warning:not(:disabled):not(.stix-disabled).active,.stix-btn-outline-warning:not(:disabled):not(.stix-disabled):active{color:#212529;background-color:#ffbb4d;border-color:#ffbb4d}.show>.stix-btn-outline-warning.stix-dropdown-toggle:focus,.stix-btn-outline-warning:not(:disabled):not(.stix-disabled).active:focus,.stix-btn-outline-warning:not(:disabled):not(.stix-disabled):active:focus{box-shadow:0 0 0 .0625rem rgba(255,187,77,.5)}.stix-btn-outline-danger{color:#e95766;border-color:#e95766}.stix-btn-outline-danger:hover{color:#fff;background-color:#e95766;border-color:#e95766}.stix-btn-outline-danger.stix-focus,.stix-btn-outline-danger:focus{box-shadow:0 0 0 .0625rem rgba(233,87,102,.5)}.stix-btn-outline-danger.stix-disabled,.stix-btn-outline-danger:disabled{color:#e95766;background-color:transparent}.show>.stix-btn-outline-danger.stix-dropdown-toggle,.stix-btn-outline-danger:not(:disabled):not(.stix-disabled).active,.stix-btn-outline-danger:not(:disabled):not(.stix-disabled):active{color:#fff;background-color:#e95766;border-color:#e95766}.show>.stix-btn-outline-danger.stix-dropdown-toggle:focus,.stix-btn-outline-danger:not(:disabled):not(.stix-disabled).active:focus,.stix-btn-outline-danger:not(:disabled):not(.stix-disabled):active:focus{box-shadow:0 0 0 .0625rem rgba(233,87,102,.5)}.stix-btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.stix-btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.stix-btn-outline-light.stix-focus,.stix-btn-outline-light:focus{box-shadow:0 0 0 .0625rem rgba(248,249,250,.5)}.stix-btn-outline-light.stix-disabled,.stix-btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.show>.stix-btn-outline-light.stix-dropdown-toggle,.stix-btn-outline-light:not(:disabled):not(.stix-disabled).active,.stix-btn-outline-light:not(:disabled):not(.stix-disabled):active{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.show>.stix-btn-outline-light.stix-dropdown-toggle:focus,.stix-btn-outline-light:not(:disabled):not(.stix-disabled).active:focus,.stix-btn-outline-light:not(:disabled):not(.stix-disabled):active:focus{box-shadow:0 0 0 .0625rem rgba(248,249,250,.5)}.stix-btn-outline-dark{color:#343a40;border-color:#343a40}.stix-btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.stix-btn-outline-dark.stix-focus,.stix-btn-outline-dark:focus{box-shadow:0 0 0 .0625rem rgba(52,58,64,.5)}.stix-btn-outline-dark.stix-disabled,.stix-btn-outline-dark:disabled{color:#343a40;background-color:transparent}.show>.stix-btn-outline-dark.stix-dropdown-toggle,.stix-btn-outline-dark:not(:disabled):not(.stix-disabled).active,.stix-btn-outline-dark:not(:disabled):not(.stix-disabled):active{color:#fff;background-color:#343a40;border-color:#343a40}.show>.stix-btn-outline-dark.stix-dropdown-toggle:focus,.stix-btn-outline-dark:not(:disabled):not(.stix-disabled).active:focus,.stix-btn-outline-dark:not(:disabled):not(.stix-disabled):active:focus{box-shadow:0 0 0 .0625rem rgba(52,58,64,.5)}.stix-btn-outline-secondary-light{color:#eef6fb;border-color:#eef6fb}.stix-btn-outline-secondary-light:hover{color:#212529;background-color:#eef6fb;border-color:#eef6fb}.stix-btn-outline-secondary-light.stix-focus,.stix-btn-outline-secondary-light:focus{box-shadow:0 0 0 .0625rem rgba(238,246,251,.5)}.stix-btn-outline-secondary-light.stix-disabled,.stix-btn-outline-secondary-light:disabled{color:#eef6fb;background-color:transparent}.show>.stix-btn-outline-secondary-light.stix-dropdown-toggle,.stix-btn-outline-secondary-light:not(:disabled):not(.stix-disabled).active,.stix-btn-outline-secondary-light:not(:disabled):not(.stix-disabled):active{color:#212529;background-color:#eef6fb;border-color:#eef6fb}.show>.stix-btn-outline-secondary-light.stix-dropdown-toggle:focus,.stix-btn-outline-secondary-light:not(:disabled):not(.stix-disabled).active:focus,.stix-btn-outline-secondary-light:not(:disabled):not(.stix-disabled):active:focus{box-shadow:0 0 0 .0625rem rgba(238,246,251,.5)}.stix-btn-outline-busy{color:#f8eb7c;border-color:#f8eb7c}.stix-btn-outline-busy:hover{color:#212529;background-color:#f8eb7c;border-color:#f8eb7c}.stix-btn-outline-busy.stix-focus,.stix-btn-outline-busy:focus{box-shadow:0 0 0 .0625rem rgba(248,235,124,.5)}.stix-btn-outline-busy.stix-disabled,.stix-btn-outline-busy:disabled{color:#f8eb7c;background-color:transparent}.show>.stix-btn-outline-busy.stix-dropdown-toggle,.stix-btn-outline-busy:not(:disabled):not(.stix-disabled).active,.stix-btn-outline-busy:not(:disabled):not(.stix-disabled):active{color:#212529;background-color:#f8eb7c;border-color:#f8eb7c}.show>.stix-btn-outline-busy.stix-dropdown-toggle:focus,.stix-btn-outline-busy:not(:disabled):not(.stix-disabled).active:focus,.stix-btn-outline-busy:not(:disabled):not(.stix-disabled):active:focus{box-shadow:0 0 0 .0625rem rgba(248,235,124,.5)}.stix-btn-link{font-weight:400;color:#4c9fce;text-decoration:none}.stix-btn-link:hover{color:rgb(44.1644736842,118.9736842105,161.3355263158)}.stix-btn-link.stix-focus,.stix-btn-link:focus,.stix-btn-link:hover{text-decoration:underline}.stix-btn-link.stix-disabled,.stix-btn-link:disabled{color:#6c757d;pointer-events:none}.btn-lg,.stix-btn-group-lg>.stix-btn,.stix-btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-sm,.stix-btn-group-sm>.stix-btn,.stix-btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.stix-btn-block{display:block;width:100%}.stix-btn-block+.stix-btn-block{margin-top:.5rem}input[type=button].stix-btn-block,input[type=reset].stix-btn-block,input[type=submit].stix-btn-block{width:100%}.stix-btn-group,.stix-btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.stix-btn-group-vertical>.stix-btn,.stix-btn-group>.stix-btn{position:relative;flex:1 1 auto}.stix-btn-group-vertical>.stix-btn.active,.stix-btn-group-vertical>.stix-btn:active,.stix-btn-group-vertical>.stix-btn:focus,.stix-btn-group-vertical>.stix-btn:hover,.stix-btn-group>.stix-btn.active,.stix-btn-group>.stix-btn:active,.stix-btn-group>.stix-btn:focus,.stix-btn-group>.stix-btn:hover{z-index:1}.stix-btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.stix-btn-toolbar .stix-input-group{width:auto}.stix-btn-group>.stix-btn-group:not(:first-child),.stix-btn-group>.stix-btn:not(:first-child){margin-left:-1px}.stix-btn-group>.stix-btn-group:not(:last-child)>.stix-btn,.stix-btn-group>.stix-btn:not(:last-child):not(.stix-dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.stix-btn-group>.stix-btn-group:not(:first-child)>.stix-btn,.stix-btn-group>.stix-btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.stix-dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.stix-dropdown-toggle-split:after,.stix-dropright .stix-dropdown-toggle-split:after,.stix-dropup .stix-dropdown-toggle-split:after{margin-left:0}.stix-dropleft .stix-dropdown-toggle-split:before{margin-right:0}.btn-sm+.stix-dropdown-toggle-split,.stix-btn-group-sm>.stix-btn+.stix-dropdown-toggle-split,.stix-btn-sm+.stix-dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.stix-dropdown-toggle-split,.stix-btn-group-lg>.stix-btn+.stix-dropdown-toggle-split,.stix-btn-lg+.stix-dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.stix-btn-group.show .stix-dropdown-toggle,.stix-btn-group.show .stix-dropdown-toggle.stix-btn-link{box-shadow:none}.stix-btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.stix-btn-group-vertical>.stix-btn,.stix-btn-group-vertical>.stix-btn-group{width:100%}.stix-btn-group-vertical>.stix-btn-group:not(:first-child),.stix-btn-group-vertical>.stix-btn:not(:first-child){margin-top:-1px}.stix-btn-group-vertical>.stix-btn-group:not(:last-child)>.stix-btn,.stix-btn-group-vertical>.stix-btn:not(:last-child):not(.stix-dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.stix-btn-group-vertical>.stix-btn-group:not(:first-child)>.stix-btn,.stix-btn-group-vertical>.stix-btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.stix-btn-group-toggle>.stix-btn,.stix-btn-group-toggle>.stix-btn-group>.stix-btn{margin-bottom:0}.stix-btn-group-toggle>.stix-btn-group>.stix-btn input[type=checkbox],.stix-btn-group-toggle>.stix-btn-group>.stix-btn input[type=radio],.stix-btn-group-toggle>.stix-btn input[type=checkbox],.stix-btn-group-toggle>.stix-btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.stix-btn:disabled{cursor:default}.stix-btn:focus,.stix-btn:not(:disabled):not(.disabled):active,.stix-btn:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .0625rem #fff,0 0 0 .125rem rgba(76,159,206,.3)}.stix-btn span{vertical-align:middle}.stix-btn .icon:first-child{margin-right:.625rem}.stix-btn .icon:last-child{margin-left:.625rem}.btn-sm .icon:first-child,.stix-btn-group-sm>.stix-btn .icon:first-child,.stix-btn-sm .icon:first-child{margin-right:.25rem}.btn-sm .icon:last-child,.stix-btn-group-sm>.stix-btn .icon:last-child,.stix-btn-sm .icon:last-child{margin-left:.25rem}.stix-btn-naked{padding:.5rem;line-height:0;color:#4c9fce}.stix-btn-naked:not(:disabled):not(.disabled):focus,.stix-btn-naked:not(:disabled):not(.disabled):hover{background-color:#eef6fb}.stix-btn-naked:not(:disabled):not(.disabled).active,.stix-btn-naked:not(:disabled):not(.disabled):active{background-color:#4c9fce;color:rgb(219.2,235.8,245.2)}.stix-btn-naked .icon:first-child,.stix-btn-naked .icon:last-child{height:1rem;margin:0}.stix-btn-group-lg>.stix-btn-naked.stix-btn .icon,.stix-btn-naked.btn-lg .icon,.stix-btn-naked.stix-btn-lg .icon{height:1.5rem}.stix-btn-ghost{background-color:#fff;border-color:#cbd7df;color:#4c9fce}.stix-btn-ghost:active:not(:disabled),.stix-btn-ghost:focus:not(:disabled),.stix-btn-ghost:hover:not(:disabled){background-color:#eef6fb;border-color:#4c9fce;color:#4c9fce}.stix-btn-ghost:disabled{border-color:#cbd7df;color:#5f7787;background-color:#eff1f3}.stix-btn-toolbar button+button{margin-left:.625rem}.stix-pagination{display:inline-flex;margin:1.5rem 0;font-size:.88rem}.stix-pagination .page-item{text-align:center}.stix-pagination .page-item.active .page-link,.stix-pagination .page-item.active .page-link:active,.stix-pagination .page-item.active .page-link:focus,.stix-pagination .page-item.active .page-link:hover{background-color:#4c9fce;color:rgb(219.2,235.8,245.2)}.stix-pagination .page-item.disabled .page-link{background-color:transparent;color:#5f7787;pointer-events:none;border:1px solid #5f7787;height:30px;opacity:.5}.stix-pagination .page-item.disabled .page-link:active,.stix-pagination .page-item.disabled .page-link:focus,.stix-pagination .page-item.disabled .page-link:hover{background-color:transparent}.stix-pagination .page-item.stix-pagination-ellipsis.disabled>.page-link{border:none;opacity:1}.stix-pagination .page-link{border:0;text-align:center;line-height:1rem;display:inline-block;min-width:30px;height:30px;padding-left:.62rem;padding-right:.62rem;border-radius:.25rem;background-color:#eef6fb}.stix-pagination .page-link .icon{height:.75rem}.stix-pagination .page-link:focus,.stix-pagination .page-link:hover{background-color:#4c9fce;color:#fff}.stix-pagination-btn .page-link{display:flex;align-items:center}.stix-pagination-btn.last .icon,.stix-pagination-btn.next .icon{margin-left:.5rem}.stix-pagination-btn.first .icon,.stix-pagination-btn.previous .icon{margin-right:.5rem}.stix-pagination-btn.first .icon+span,.stix-pagination-btn.previous .icon+span{margin:0}.stix-pagination-btn.previous{margin:0 .75rem 0 .31rem}.stix-pagination-btn.next{margin:0 .31rem 0 .75rem}.stix-pagination-btn.disabled{background-color:transparent}.stix-pagination-number{margin:0 .1rem}.stix-pagination-number>.page-link{background-color:transparent}.stix-pagination-number>.page-link:focus,.stix-pagination-number>.page-link:hover{background-color:#eef6fb;color:#5f7787}.stix-pagination-wrapper{display:flex;flex-wrap:wrap;padding:0 1.5rem;justify-content:center}.stix-pagination-wrapper.compact .icon{margin:0}.stix-pagination-go-to-page{display:flex;align-items:center}.stix-pagination-go-to-page label{margin:0}.stix-pagination-go-to-page:before{content:"";width:1px;background-color:#5f7787;opacity:.5;height:30px;margin:0 1.25rem}.stix-pagination-go-to-page .stix-pagination-input{width:50px;height:30px;margin-left:.5rem;display:block;padding:.375rem .875rem;font-size:.9375rem;font-weight:400;line-height:1.5;color:#5f7787;background-color:#fff;background-clip:padding-box;border:1px solid #cbd7df;border-radius:.25rem;box-shadow:none;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.stix-pagination-go-to-page .stix-pagination-input:focus{color:#5f7787;background-color:#fff;border-color:#4c9fce;outline:0;box-shadow:none}.stix-popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:0 solid rgba(0,0,0,.2);border-radius:.3rem;box-shadow:0 1rem 3rem rgba(0,0,0,.175)}.stix-popover .arrow,.stix-popover .stix-arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.stix-popover .arrow:after,.stix-popover .arrow:before,.stix-popover .stix-arrow:after,.stix-popover .stix-arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-top,.stix-bs-popover-auto[x-placement^=top],.stix-bs-popover-top{margin-bottom:.5rem}.bs-popover-top>.arrow,.bs-popover-top>.stix-arrow,.stix-bs-popover-auto[x-placement^=top].bs-popover-bottom>.arrow,.stix-bs-popover-auto[x-placement^=top].bs-popover-left>.arrow,.stix-bs-popover-auto[x-placement^=top].bs-popover-right>.arrow,.stix-bs-popover-auto[x-placement^=top]>.stix-arrow,.stix-bs-popover-top.bs-popover-bottom>.arrow,.stix-bs-popover-top.bs-popover-left>.arrow,.stix-bs-popover-top.bs-popover-right>.arrow,.stix-bs-popover-top>.stix-arrow,.stix-popover .stix-bs-popover-auto[x-placement^=top]>.arrow,.stix-popover .stix-bs-popover-top>.arrow{bottom:-.5rem}.bs-popover-top>.arrow:before,.bs-popover-top>.stix-arrow:before,.stix-bs-popover-auto[x-placement^=top].bs-popover-bottom>.arrow:before,.stix-bs-popover-auto[x-placement^=top].bs-popover-left>.arrow:before,.stix-bs-popover-auto[x-placement^=top].bs-popover-right>.arrow:before,.stix-bs-popover-auto[x-placement^=top]>.stix-arrow:before,.stix-bs-popover-top.bs-popover-bottom>.arrow:before,.stix-bs-popover-top.bs-popover-left>.arrow:before,.stix-bs-popover-top.bs-popover-right>.arrow:before,.stix-bs-popover-top>.stix-arrow:before,.stix-popover .stix-bs-popover-auto[x-placement^=top]>.arrow:before,.stix-popover .stix-bs-popover-top>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-top>.arrow:after,.bs-popover-top>.stix-arrow:after,.stix-bs-popover-auto[x-placement^=top].bs-popover-bottom>.arrow:after,.stix-bs-popover-auto[x-placement^=top].bs-popover-left>.arrow:after,.stix-bs-popover-auto[x-placement^=top].bs-popover-right>.arrow:after,.stix-bs-popover-auto[x-placement^=top]>.stix-arrow:after,.stix-bs-popover-top.bs-popover-bottom>.arrow:after,.stix-bs-popover-top.bs-popover-left>.arrow:after,.stix-bs-popover-top.bs-popover-right>.arrow:after,.stix-bs-popover-top>.stix-arrow:after,.stix-popover .stix-bs-popover-auto[x-placement^=top]>.arrow:after,.stix-popover .stix-bs-popover-top>.arrow:after{bottom:0;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-right,.stix-bs-popover-auto[x-placement^=right],.stix-bs-popover-right{margin-left:.5rem}.bs-popover-right>.arrow,.bs-popover-right>.stix-arrow,.stix-bs-popover-auto[x-placement^=right].bs-popover-bottom>.arrow,.stix-bs-popover-auto[x-placement^=right].bs-popover-left>.arrow,.stix-bs-popover-auto[x-placement^=right].bs-popover-top>.arrow,.stix-bs-popover-auto[x-placement^=right]>.stix-arrow,.stix-bs-popover-right.bs-popover-bottom>.arrow,.stix-bs-popover-right.bs-popover-left>.arrow,.stix-bs-popover-right.bs-popover-top>.arrow,.stix-bs-popover-right>.stix-arrow,.stix-popover .stix-bs-popover-auto[x-placement^=right]>.arrow,.stix-popover .stix-bs-popover-right>.arrow{left:-.5rem;width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-right>.arrow:before,.bs-popover-right>.stix-arrow:before,.stix-bs-popover-auto[x-placement^=right].bs-popover-bottom>.arrow:before,.stix-bs-popover-auto[x-placement^=right].bs-popover-left>.arrow:before,.stix-bs-popover-auto[x-placement^=right].bs-popover-top>.arrow:before,.stix-bs-popover-auto[x-placement^=right]>.stix-arrow:before,.stix-bs-popover-right.bs-popover-bottom>.arrow:before,.stix-bs-popover-right.bs-popover-left>.arrow:before,.stix-bs-popover-right.bs-popover-top>.arrow:before,.stix-bs-popover-right>.stix-arrow:before,.stix-popover .stix-bs-popover-auto[x-placement^=right]>.arrow:before,.stix-popover .stix-bs-popover-right>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-right>.arrow:after,.bs-popover-right>.stix-arrow:after,.stix-bs-popover-auto[x-placement^=right].bs-popover-bottom>.arrow:after,.stix-bs-popover-auto[x-placement^=right].bs-popover-left>.arrow:after,.stix-bs-popover-auto[x-placement^=right].bs-popover-top>.arrow:after,.stix-bs-popover-auto[x-placement^=right]>.stix-arrow:after,.stix-bs-popover-right.bs-popover-bottom>.arrow:after,.stix-bs-popover-right.bs-popover-left>.arrow:after,.stix-bs-popover-right.bs-popover-top>.arrow:after,.stix-bs-popover-right>.stix-arrow:after,.stix-popover .stix-bs-popover-auto[x-placement^=right]>.arrow:after,.stix-popover .stix-bs-popover-right>.arrow:after{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-bottom,.stix-bs-popover-auto[x-placement^=bottom],.stix-bs-popover-bottom{margin-top:.5rem}.bs-popover-bottom>.arrow,.bs-popover-bottom>.stix-arrow,.stix-bs-popover-auto[x-placement^=bottom].bs-popover-left>.arrow,.stix-bs-popover-auto[x-placement^=bottom].bs-popover-right>.arrow,.stix-bs-popover-auto[x-placement^=bottom].bs-popover-top>.arrow,.stix-bs-popover-auto[x-placement^=bottom]>.stix-arrow,.stix-bs-popover-bottom.bs-popover-left>.arrow,.stix-bs-popover-bottom.bs-popover-right>.arrow,.stix-bs-popover-bottom.bs-popover-top>.arrow,.stix-bs-popover-bottom>.stix-arrow,.stix-popover .stix-bs-popover-auto[x-placement^=bottom]>.arrow,.stix-popover .stix-bs-popover-bottom>.arrow{top:-.5rem}.bs-popover-bottom>.arrow:before,.bs-popover-bottom>.stix-arrow:before,.stix-bs-popover-auto[x-placement^=bottom].bs-popover-left>.arrow:before,.stix-bs-popover-auto[x-placement^=bottom].bs-popover-right>.arrow:before,.stix-bs-popover-auto[x-placement^=bottom].bs-popover-top>.arrow:before,.stix-bs-popover-auto[x-placement^=bottom]>.stix-arrow:before,.stix-bs-popover-bottom.bs-popover-left>.arrow:before,.stix-bs-popover-bottom.bs-popover-right>.arrow:before,.stix-bs-popover-bottom.bs-popover-top>.arrow:before,.stix-bs-popover-bottom>.stix-arrow:before,.stix-popover .stix-bs-popover-auto[x-placement^=bottom]>.arrow:before,.stix-popover .stix-bs-popover-bottom>.arrow:before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-bottom>.arrow:after,.bs-popover-bottom>.stix-arrow:after,.stix-bs-popover-auto[x-placement^=bottom].bs-popover-left>.arrow:after,.stix-bs-popover-auto[x-placement^=bottom].bs-popover-right>.arrow:after,.stix-bs-popover-auto[x-placement^=bottom].bs-popover-top>.arrow:after,.stix-bs-popover-auto[x-placement^=bottom]>.stix-arrow:after,.stix-bs-popover-bottom.bs-popover-left>.arrow:after,.stix-bs-popover-bottom.bs-popover-right>.arrow:after,.stix-bs-popover-bottom.bs-popover-top>.arrow:after,.stix-bs-popover-bottom>.stix-arrow:after,.stix-popover .stix-bs-popover-auto[x-placement^=bottom]>.arrow:after,.stix-popover .stix-bs-popover-bottom>.arrow:after{top:0;border-width:0 .5rem .5rem;border-bottom-color:#fff}.bs-popover-bottom .stix-popover-header:before,.stix-bs-popover-auto[x-placement^=bottom] .stix-popover-header:before,.stix-bs-popover-bottom .stix-popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:0 solid #fff}.bs-popover-left,.stix-bs-popover-auto[x-placement^=left],.stix-bs-popover-left{margin-right:.5rem}.bs-popover-left>.arrow,.bs-popover-left>.stix-arrow,.stix-bs-popover-auto[x-placement^=left].bs-popover-bottom>.arrow,.stix-bs-popover-auto[x-placement^=left].bs-popover-right>.arrow,.stix-bs-popover-auto[x-placement^=left].bs-popover-top>.arrow,.stix-bs-popover-auto[x-placement^=left]>.stix-arrow,.stix-bs-popover-left.bs-popover-bottom>.arrow,.stix-bs-popover-left.bs-popover-right>.arrow,.stix-bs-popover-left.bs-popover-top>.arrow,.stix-bs-popover-left>.stix-arrow,.stix-popover .stix-bs-popover-auto[x-placement^=left]>.arrow,.stix-popover .stix-bs-popover-left>.arrow{right:-.5rem;width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-left>.arrow:before,.bs-popover-left>.stix-arrow:before,.stix-bs-popover-auto[x-placement^=left].bs-popover-bottom>.arrow:before,.stix-bs-popover-auto[x-placement^=left].bs-popover-right>.arrow:before,.stix-bs-popover-auto[x-placement^=left].bs-popover-top>.arrow:before,.stix-bs-popover-auto[x-placement^=left]>.stix-arrow:before,.stix-bs-popover-left.bs-popover-bottom>.arrow:before,.stix-bs-popover-left.bs-popover-right>.arrow:before,.stix-bs-popover-left.bs-popover-top>.arrow:before,.stix-bs-popover-left>.stix-arrow:before,.stix-popover .stix-bs-popover-auto[x-placement^=left]>.arrow:before,.stix-popover .stix-bs-popover-left>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-left>.arrow:after,.bs-popover-left>.stix-arrow:after,.stix-bs-popover-auto[x-placement^=left].bs-popover-bottom>.arrow:after,.stix-bs-popover-auto[x-placement^=left].bs-popover-right>.arrow:after,.stix-bs-popover-auto[x-placement^=left].bs-popover-top>.arrow:after,.stix-bs-popover-auto[x-placement^=left]>.stix-arrow:after,.stix-bs-popover-left.bs-popover-bottom>.arrow:after,.stix-bs-popover-left.bs-popover-right>.arrow:after,.stix-bs-popover-left.bs-popover-top>.arrow:after,.stix-bs-popover-left>.stix-arrow:after,.stix-popover .stix-bs-popover-auto[x-placement^=left]>.arrow:after,.stix-popover .stix-bs-popover-left>.arrow:after{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.stix-popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;color:#354a59;background-color:#fff;border-bottom:0 solid #f2f2f2;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.stix-popover-header:empty{display:none}.stix-popover-body{padding:.5rem .75rem;color:#5f7787}.stix-popover-header{padding-bottom:0;color:#4c9fce}.stix-popover-body{padding-top:0}.stix-simple-status-bar{list-style:none;padding:0;margin:0}.stix-simple-status-bar-item{display:inline-block}.stix-simple-status-bar .stix-badge-size-tiny{margin-right:.5rem}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{height:1rem;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem;box-shadow:none}.progress,.progress-bar{display:flex;overflow:hidden}.progress-bar{flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#0d435a;transition:width .6s ease}@media(prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media(prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.progress-bar.bg-busy{background-color:#f8eb7c}.progress-bar.bg-danger{background-color:#e95766}.progress-bar.bg-warning{background-color:#ffbb4d}.progress-bar.bg-success{background-color:#b5e680}.progress-bar.bg-primary{background-color:#0d435a}.progress-bar.bg-secondary{background-color:#4c9fce}.progress-bar.bg-info{background-color:#c8e9ef}.stix-status-bar-title{font-size:.875rem;text-transform:uppercase;font-weight:600;color:#354a59}.stix-status-bar-bottom{margin-top:.5rem;display:flex;align-items:center;justify-content:space-between}.stix-status-bar a{float:right}.stix-tab-nav{margin-bottom:.5rem}.stix-tab-nav.stix-nav-material{border-bottom:1px solid #cbd7df}.toast_toast__1wtmW{flex-basis:350px;max-width:350px;font-size:.9375rem;color:#5f7787;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border:0 solid rgba(0,0,0,.1);box-shadow:0 0 20px 0 rgba(203,215,223,.5);opacity:0;border-radius:.25rem}.toast_toast__1wtmW:not(:last-child){margin-bottom:1.25rem}.toast_toast__1wtmW.toast_showing__3zkts{opacity:1}.toast_toast__1wtmW.toast_show__3ZvKB{display:block;opacity:1}.toast_toast__1wtmW.toast_hide__1llHc{display:none}.toast_toast-header__1YE_j{display:flex;padding:1.25rem;color:#0b2536;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border-bottom:0 solid #fff;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.toast_toast-body__2fh64{padding:1.25rem}.toast_original__1pj14.toast_toast__1wtmW{border-left:6px solid grey;pointer-events:none}.toast_original__1pj14.toast_variant-info__32Y3r{border-left-color:#c8e9ef}.toast_original__1pj14.toast_variant-info__32Y3r .toast_icon__PmIbO{fill:#c8e9ef}.toast_original__1pj14.toast_variant-success__2r3dr{border-left-color:#b5e680}.toast_original__1pj14.toast_variant-success__2r3dr .toast_icon__PmIbO{fill:#b5e680}.toast_original__1pj14.toast_variant-danger__CtLmV{border-left-color:#e95766}.toast_original__1pj14.toast_variant-danger__CtLmV .toast_icon__PmIbO{fill:#e95766}.toast_original__1pj14.toast_variant-warning__3ylCa{border-left-color:#ffbb4d}.toast_original__1pj14.toast_variant-warning__3ylCa .toast_icon__PmIbO{fill:#ffbb4d}.toast_original__1pj14.toast_variant-primary__2cimp{border-left-color:#0d435a}.toast_original__1pj14.toast_variant-primary__2cimp .toast_icon__PmIbO{fill:#0d435a}.toast_original__1pj14.toast_variant-secondary__CZoHS{border-left-color:#4c9fce}.toast_original__1pj14.toast_variant-secondary__CZoHS .toast_icon__PmIbO{fill:#4c9fce}.toast_original__1pj14.toast_variant-busy__3w4xu{border-left-color:#f8eb7c}.toast_original__1pj14.toast_variant-busy__3w4xu .toast_icon__PmIbO{fill:#f8eb7c}.toast_original__1pj14 .toast_toast-header__1YE_j:last-child{padding-bottom:1.25rem}.toast_original__1pj14 .toast_toast-body__2fh64{padding-left:3.625rem;padding-top:.5rem}.toast_latest__3HW9u.toast_toast__1wtmW{border-left:none;box-shadow:1px 2px 8px 0 rgba(13,67,90,.25);border-radius:14px;min-height:60px;display:flex;flex-wrap:wrap;min-width:360px}.toast_latest__3HW9u.toast_toast__1wtmW .toast_icon__PmIbO{left:22px;width:28px;height:auto}.toast_latest__3HW9u.toast_variant-info__32Y3r .toast_icon__PmIbO{fill:#4c9fce}.toast_latest__3HW9u.toast_variant-success__2r3dr .toast_icon__PmIbO{fill:#15b371}.toast_latest__3HW9u.toast_variant-danger__CtLmV .toast_icon__PmIbO{fill:#ef4b4b}.toast_latest__3HW9u.toast_variant-warning__3ylCa .toast_icon__PmIbO{fill:#ffc248}.toast_latest__3HW9u.toast_variant-primary__2cimp .toast_icon__PmIbO{fill:#0d435a}.toast_latest__3HW9u.toast_variant-secondary__CZoHS .toast_icon__PmIbO{fill:#4c9fce}.toast_latest__3HW9u.toast_variant-busy__3w4xu .toast_icon__PmIbO{fill:#f8eb7c}.toast_latest__3HW9u .toast_toast-header__1YE_j{color:#0d435a;font-size:1rem;line-height:1.25rem;padding:10px 50px 0 66px}.toast_latest__3HW9u .toast_toast-header__1YE_j:last-child{padding-bottom:10px}.toast_latest__3HW9u .toast_toast-header__1YE_j button.close{top:50%;color:#5f7787;position:absolute;right:20px}.toast_latest__3HW9u .toast_toast-header__1YE_j button.close>span{font-size:1.75rem}.toast_latest__3HW9u .toast_toast-body__2fh64{font-size:.875rem;line-height:1.125rem;color:#5f7787;padding:0 50px 12px 66px}.toast_toast__1wtmW{position:relative;background-color:#fff;transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.toast_toast__1wtmW{transition:none}}.toast_toast__1wtmW:not(.toast_show__3ZvKB){opacity:0}.toast_toast__1wtmW.toast_noIcon__2BvQr .toast_toast-body__2fh64,.toast_toast__1wtmW.toast_noIcon__2BvQr .toast_toast-header__1YE_j{padding-left:22px}.toast_toast__1wtmW .toast_icon__PmIbO{width:1.5rem;height:1.5rem;position:absolute;top:50%;left:.875rem;margin-top:0;transform:translateY(-50%)}.toast_toast__1wtmW .toast_icon__PmIbO>svg{max-height:100%;max-width:100%}.toast_toast-header__1YE_j{padding-bottom:0;font-weight:600;padding-left:3.625rem;align-items:center;justify-content:space-between;background:none}.toast_toast-header__1YE_j button.close{margin-left:auto!important;background:none;border:none;float:right;padding:0;line-height:0;color:#cbd7df}.toast_toast-header__1YE_j button.close>span{font-size:2rem;line-height:0}.toast_toast-header__1YE_j button.close .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.toast_toast-header__1YE_j button.close:active,.toast_toast-header__1YE_j button.close:focus,.toast_toast-header__1YE_j button.close:hover{opacity:.5;outline:none}.toast_container__3I684{position:absolute;z-index:1030;left:auto;right:auto;bottom:auto;top:auto}.toast_container__3I684.toast_topLeft__1UXVp{top:1rem;left:1rem;bottom:auto;right:auto}.toast_container__3I684.toast_topRight__1fMrP{top:1rem;left:auto;bottom:auto;right:1rem}.toast_container__3I684.toast_bottomLeft__2_Dae{top:auto;left:1rem;bottom:1rem;right:auto}.toast_container__3I684.toast_bottomRight__3S8-P{top:auto;left:auto;bottom:1rem;right:1rem}.stix-toast.show{opacity:1!important;pointer-events:all}.stix-nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.stix-nav-link{display:block;padding:.5rem 1rem}.stix-nav-link:focus,.stix-nav-link:hover{text-decoration:none}.stix-nav-link.stix-disabled{color:#9aa9b3;pointer-events:none;cursor:default}.stix-nav-tabs{border-bottom:1px solid #dee2e6}.stix-nav-tabs .stix-nav-item{margin-bottom:-1px}.stix-nav-tabs .stix-nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.stix-nav-tabs .stix-nav-link:focus,.stix-nav-tabs .stix-nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.stix-nav-tabs .stix-nav-link.stix-disabled{color:#9aa9b3;background-color:transparent;border-color:transparent}.stix-nav-tabs .stix-nav-item.show .stix-nav-link,.stix-nav-tabs .stix-nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.stix-nav-tabs .stix-dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.stix-nav-pills .stix-nav-link{border-radius:30px}.stix-nav-pills .show>.stix-nav-link,.stix-nav-pills .stix-nav-link.active{color:#fff;background-color:#4c9fce}.stix-nav-fill .stix-nav-item,.stix-nav-fill>.stix-nav-link{flex:1 1 auto;text-align:center}.stix-nav-justified .stix-nav-item,.stix-nav-justified>.stix-nav-link{flex-basis:0;flex-grow:1;text-align:center}.stix-tab-content>.stix-tab-pane{display:none}.stix-tab-content>.active{display:block}.stix-nav-pills .stix-nav-link{padding:.125rem 1rem;font-size:.9375rem}.stix-nav-material .stix-nav-link{color:#5f7787;padding:.57rem .94rem;font-size:.9375rem;background-color:transparent;transition:background-color .3s ease-in;position:relative;text-transform:uppercase;font-weight:600}.stix-nav-material .stix-nav-link:focus,.stix-nav-material .stix-nav-link:hover{outline:none;background-color:rgba(76,159,206,.1)}.stix-nav-material .stix-nav-link.active{color:#4c9fce}.stix-nav-material .stix-nav-link.active .stix-tab-nav-indicator-content{opacity:1;width:100%;transform:scale(1)}.stix-nav-material .stix-nav-link.stix-disabled{opacity:.65}.stix-tab-nav-indicator{display:flex;position:absolute;top:0;left:0;justify-content:center;width:100%;height:100%;pointer-events:none;z-index:1}.stix-tab-nav-indicator-content{transition:all .25s cubic-bezier(.4,0,.2,1);transform:scale(0);border-top:2px solid #4c9fce;transform-origin:center;opacity:0;display:flex;width:0;align-self:flex-end}.stix-nav-material-scroll{flex-wrap:nowrap;padding:0 30px;flex:1 0 auto}.stix-nav-material-scroll .stix-nav-link{color:#5f7787;padding:.57rem .94rem;font-size:.9375rem;background-color:transparent;transition:background-color .3s ease-in;position:relative;text-transform:uppercase;font-weight:600}.stix-nav-material-scroll .stix-nav-link:focus,.stix-nav-material-scroll .stix-nav-link:hover{outline:none;background-color:rgba(76,159,206,.1)}.stix-nav-material-scroll .stix-nav-link.active{color:#4c9fce}.stix-nav-material-scroll .stix-nav-link.active .stix-tab-nav-indicator-content{opacity:1;width:100%;transform:scale(1)}.stix-nav-material-scroll .stix-nav-link.stix-disabled{opacity:.65}.stix-nav-material-scroll .stix-nav-item{background-color:#f9fbfc;flex:1 1 auto}.stix-nav-material-scroll .stix-nav-link{white-space:nowrap}.stix-tab-scroll-wrapper{overflow-x:scroll;overflow-y:hidden;position:relative;display:flex;height:100%;width:100%;scrollbar-width:none;-ms-overflow-style:none}.stix-tab-scroll-wrapper::-webkit-scrollbar{display:none}.stix-vertical-tabs .stix-tab-nav-container{display:flex;flex-direction:column;height:100%}.stix-vertical-tabs .stix-tab-nav-container:after{content:"";flex-grow:1;border-right:1px solid #e9ecef}.stix-vertical-tabs .stix-tab-nav{margin-bottom:0}.stix-vertical-tabs .stix-tab-nav .stix-nav-item:not(:first-child) .stix-nav-link{border-top:0}.stix-vertical-tabs .stix-tab-nav .stix-nav-link{position:relative;border:1px solid #e9ecef;padding:20px;z-index:1}.stix-vertical-tabs .stix-tab-nav .stix-nav-link:not(.active){color:inherit}.stix-vertical-tabs .stix-tab-nav .stix-nav-link.active{font-weight:500;border-right-width:0}.stix-vertical-tabs .stix-tab-nav .stix-nav-link.active:before{position:absolute;left:-1px;top:-1px;bottom:-1px;content:"";border-left:4px solid #4c9fce}.stix-vertical-tabs .stix-tab-content{padding-left:30px}.stix-vertical-tabs .stix-vertical-tab-content-col{min-width:0}.stix-form-actions .stix-btn{margin-right:1rem}.custom-switch .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.custom-switch .stix-custom-control-label:before{border-color:#cbd7df}.custom-switch .stix-custom-control-input:not(:disabled):active~.stix-custom-control-label:before{border-color:rgb(166.52,211.6,117.76);background-color:rgb(166.52,211.6,117.76)}.custom-switch .stix-custom-control-input:checked~.stix-custom-control-label:before{color:#b5e680;border-color:#b5e680;background-color:#b5e680}.custom-switch input:active~.stix-custom-control-label:before{color:rgb(210.6,240,178.8)}.custom-switch.stix-label-left.stix-custom-control{padding-left:0;padding-right:2.6875rem}.custom-switch.stix-label-left.stix-custom-control .stix-custom-control-label:before{left:auto;right:-2.6875rem}.custom-switch.stix-label-left.stix-custom-control .stix-custom-control-label:after{left:auto;right:calc(-1.25rem - 4px)}.custom-checkbox.stix-label-left.stix-custom-control{padding-left:0;padding-right:1.75rem}.custom-checkbox.stix-label-left.stix-custom-control .stix-custom-control-label:after,.custom-checkbox.stix-label-left.stix-custom-control .stix-custom-control-label:before{left:auto;right:-1.75rem}.was-validated .stix-custom-control-input:invalid .stix-custom-control-label,.was-validated .stix-custom-control-input:valid .stix-custom-control-label{color:inherit}.was-validated .stix-custom-control-input:valid:checked~.stix-custom-control-label:before{background-color:#b5e680}.was-validated .stix-custom-control-input:invalid:checked~.stix-custom-control-label:before{background-color:#e95766}.stix-custom-control-input.stix-is-invalid~.stix-custom-control-label,.stix-custom-control-input.stix-is-valid~.stix-custom-control-label{color:inherit}.stix-custom-control-input.stix-is-valid:checked~.stix-custom-control-label:before{background-color:#b5e680}.stix-custom-control-input.stix-is-invalid:checked~.stix-custom-control-label:before{background-color:#e95766}.stix-detail-info{display:flex;align-items:baseline;flex-wrap:wrap}.stix-detail-info.single-column .stix-detail-info-group{width:100%}.stix-detail-info-group{width:50%}.stix-detail-info-group label{margin-bottom:0}.stix-detail-info-group input{font-size:.9375rem;color:#0b2536;line-height:normal;padding:0}.stix-detail-info-group input:active,.stix-detail-info-group input:focus,.stix-detail-info-group input:hover{outline:none}.stix-detail-info-label{font-size:.875rem;display:block}.stix-form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .875rem;font-size:.9375rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #cbd7df;border-radius:.25rem;box-shadow:none;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.stix-form-control{transition:none}}.stix-form-control::-ms-expand{background-color:transparent;border:0}.stix-form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.stix-form-control:focus{color:#495057;background-color:#fff;border-color:#4c9fce;outline:0;box-shadow:0 0 6px 0 rgba(76,159,206,.3)}.stix-form-control::placeholder{color:#6c757d;opacity:1}.stix-form-control:disabled,.stix-form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].stix-form-control,input[type=datetime-local].stix-form-control,input[type=month].stix-form-control,input[type=time].stix-form-control{-webkit-appearance:none;appearance:none}select.stix-form-control:focus::-ms-value{color:#495057;background-color:#fff}.stix-form-control-file,.stix-form-control-range{display:block;width:100%}.stix-col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.stix-col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.stix-col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.stix-form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:.9375rem;line-height:1.5;color:#5f7787;background-color:transparent;border:solid transparent;border-width:1px 0}.stix-form-control-plaintext.stix-form-control-lg,.stix-form-control-plaintext.stix-form-control-sm{padding-right:0;padding-left:0}.stix-form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.stix-form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.stix-form-control[multiple],select.stix-form-control[size],textarea.stix-form-control{height:auto}.stix-form-group{margin-bottom:1rem}.stix-form-text{display:block;margin-top:.25rem}.stix-form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.stix-form-row>.stix-col,.stix-form-row>[class*=stix-col-]{padding-right:5px;padding-left:5px}.stix-form-check{position:relative;display:block;padding-left:1.25rem}.stix-form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.stix-form-check-input:disabled~.stix-form-check-label,.stix-form-check-input[disabled]~.stix-form-check-label{color:#6c757d}.stix-form-check-label{margin-bottom:0}.stix-form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.stix-form-check-inline .stix-form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#b5e680}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#212529;background-color:rgba(181,230,128,.9);border-radius:.25rem}.stix-is-valid~.valid-feedback,.stix-is-valid~.valid-tooltip,.stix-was-validated :valid~.valid-feedback,.stix-was-validated :valid~.valid-tooltip{display:block}.stix-form-control.stix-is-valid,.stix-was-validated .stix-form-control:valid{border-color:#b5e680;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%23b5e680' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.stix-form-control.stix-is-valid:focus,.stix-was-validated .stix-form-control:valid:focus{border-color:#b5e680;box-shadow:0 0 0 .0625rem rgba(181,230,128,.25)}.stix-was-validated textarea.stix-form-control:valid,textarea.stix-form-control.stix-is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.stix-custom-select.stix-is-valid,.stix-was-validated .stix-custom-select:valid{border-color:#b5e680;padding-right:calc(.75em + 2.4375rem);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .875rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%23b5e680' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") #fff no-repeat center right 1.875rem/calc(.75em + .375rem) calc(.75em + .375rem)}.stix-custom-select.stix-is-valid:focus,.stix-was-validated .stix-custom-select:valid:focus{border-color:#b5e680;box-shadow:0 0 0 .0625rem rgba(181,230,128,.25)}.stix-form-check-input.stix-is-valid~.stix-form-check-label,.stix-was-validated .stix-form-check-input:valid~.stix-form-check-label{color:#b5e680}.stix-form-check-input.stix-is-valid~.valid-feedback,.stix-form-check-input.stix-is-valid~.valid-tooltip,.stix-was-validated .stix-form-check-input:valid~.valid-feedback,.stix-was-validated .stix-form-check-input:valid~.valid-tooltip{display:block}.stix-custom-control-input.stix-is-valid~.stix-custom-control-label,.stix-was-validated .stix-custom-control-input:valid~.stix-custom-control-label{color:#b5e680}.stix-custom-control-input.stix-is-valid~.stix-custom-control-label:before,.stix-was-validated .stix-custom-control-input:valid~.stix-custom-control-label:before{border-color:#b5e680}.stix-custom-control-input.stix-is-valid:checked~.stix-custom-control-label:before,.stix-was-validated .stix-custom-control-input:valid:checked~.stix-custom-control-label:before{border-color:#ceeeab;background-color:#ceeeab}.stix-custom-control-input.stix-is-valid:focus~.stix-custom-control-label:before,.stix-was-validated .stix-custom-control-input:valid:focus~.stix-custom-control-label:before{box-shadow:0 0 0 .0625rem rgba(181,230,128,.25)}.stix-custom-control-input.stix-is-valid:focus:not(:checked)~.stix-custom-control-label:before,.stix-custom-file-input.stix-is-valid~.stix-custom-file-label,.stix-was-validated .stix-custom-control-input:valid:focus:not(:checked)~.stix-custom-control-label:before,.stix-was-validated .stix-custom-file-input:valid~.stix-custom-file-label{border-color:#b5e680}.stix-custom-file-input.stix-is-valid:focus~.stix-custom-file-label,.stix-was-validated .stix-custom-file-input:valid:focus~.stix-custom-file-label{border-color:#b5e680;box-shadow:0 0 0 .0625rem rgba(181,230,128,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#e95766}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(233,87,102,.9);border-radius:.25rem}.stix-is-invalid~.invalid-feedback,.stix-is-invalid~.invalid-tooltip,.stix-was-validated :invalid~.invalid-feedback,.stix-was-validated :invalid~.invalid-tooltip{display:block}.stix-form-control.stix-is-invalid,.stix-was-validated .stix-form-control:invalid{border-color:#e95766;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23e95766'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23e95766' stroke='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.stix-form-control.stix-is-invalid:focus,.stix-was-validated .stix-form-control:invalid:focus{border-color:#e95766;box-shadow:0 0 0 .0625rem rgba(233,87,102,.25)}.stix-was-validated textarea.stix-form-control:invalid,textarea.stix-form-control.stix-is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.stix-custom-select.stix-is-invalid,.stix-was-validated .stix-custom-select:invalid{border-color:#e95766;padding-right:calc(.75em + 2.4375rem);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .875rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23e95766'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23e95766' stroke='none'/%3E%3C/svg%3E") #fff no-repeat center right 1.875rem/calc(.75em + .375rem) calc(.75em + .375rem)}.stix-custom-select.stix-is-invalid:focus,.stix-was-validated .stix-custom-select:invalid:focus{border-color:#e95766;box-shadow:0 0 0 .0625rem rgba(233,87,102,.25)}.stix-form-check-input.stix-is-invalid~.stix-form-check-label,.stix-was-validated .stix-form-check-input:invalid~.stix-form-check-label{color:#e95766}.stix-form-check-input.stix-is-invalid~.invalid-feedback,.stix-form-check-input.stix-is-invalid~.invalid-tooltip,.stix-was-validated .stix-form-check-input:invalid~.invalid-feedback,.stix-was-validated .stix-form-check-input:invalid~.invalid-tooltip{display:block}.stix-custom-control-input.stix-is-invalid~.stix-custom-control-label,.stix-was-validated .stix-custom-control-input:invalid~.stix-custom-control-label{color:#e95766}.stix-custom-control-input.stix-is-invalid~.stix-custom-control-label:before,.stix-was-validated .stix-custom-control-input:invalid~.stix-custom-control-label:before{border-color:#e95766}.stix-custom-control-input.stix-is-invalid:checked~.stix-custom-control-label:before,.stix-was-validated .stix-custom-control-input:invalid:checked~.stix-custom-control-label:before{border-color:rgb(238.9052631579,132.0947368421,143.0684210526);background-color:rgb(238.9052631579,132.0947368421,143.0684210526)}.stix-custom-control-input.stix-is-invalid:focus~.stix-custom-control-label:before,.stix-was-validated .stix-custom-control-input:invalid:focus~.stix-custom-control-label:before{box-shadow:0 0 0 .0625rem rgba(233,87,102,.25)}.stix-custom-control-input.stix-is-invalid:focus:not(:checked)~.stix-custom-control-label:before,.stix-custom-file-input.stix-is-invalid~.stix-custom-file-label,.stix-was-validated .stix-custom-control-input:invalid:focus:not(:checked)~.stix-custom-control-label:before,.stix-was-validated .stix-custom-file-input:invalid~.stix-custom-file-label{border-color:#e95766}.stix-custom-file-input.stix-is-invalid:focus~.stix-custom-file-label,.stix-was-validated .stix-custom-file-input:invalid:focus~.stix-custom-file-label{border-color:#e95766;box-shadow:0 0 0 .0625rem rgba(233,87,102,.25)}.stix-form-inline{display:flex;flex-flow:row wrap;align-items:center}.stix-form-inline .stix-form-check{width:100%}@media(min-width:576px){.stix-form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.stix-form-inline .stix-form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.stix-form-inline .stix-form-control{display:inline-block;width:auto;vertical-align:middle}.stix-form-inline .stix-form-control-plaintext{display:inline-block}.stix-form-inline .stix-custom-select,.stix-form-inline .stix-input-group{width:auto}.stix-form-inline .stix-form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.stix-form-inline .stix-form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.stix-form-inline .stix-custom-control{align-items:center;justify-content:center}.stix-form-inline .stix-custom-control-label{margin-bottom:0}}.stix-custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.75rem;-webkit-print-color-adjust:exact;color-adjust:exact}.stix-custom-control-inline{display:inline-flex;margin-right:1rem}.stix-custom-control-input{position:absolute;left:0;z-index:-1;width:1.25rem;height:1.375rem;opacity:0}.stix-custom-control-input:checked~.stix-custom-control-label:before{color:#4c9fce;border-color:#4c9fce;background-color:#4c9fce}.stix-custom-control-input:focus~.stix-custom-control-label:before{box-shadow:none,0 0 6px 0 rgba(76,159,206,.3)}.stix-custom-control-input:focus:not(:checked)~.stix-custom-control-label:before{border-color:#4c9fce}.stix-custom-control-input:not(:disabled):active~.stix-custom-control-label:before{color:#fff;background-color:rgb(55.3398058252,175.1359223301,226.1601941748);border-color:#4c9fce}.stix-custom-control-input:disabled~.stix-custom-control-label,.stix-custom-control-input[disabled]~.stix-custom-control-label{color:#6c757d}.stix-custom-control-input:disabled~.stix-custom-control-label:before,.stix-custom-control-input[disabled]~.stix-custom-control-label:before{background-color:#e9ecef}.stix-custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.stix-custom-control-label:before{pointer-events:none;background-color:#fff;border:1px solid #adb5bd;box-shadow:none}.stix-custom-control-label:after,.stix-custom-control-label:before{position:absolute;top:.125rem;left:-1.75rem;display:block;width:1.25rem;height:1.25rem;content:""}.stix-custom-control-label:after{background:no-repeat 50%/50% 50%}.custom-checkbox .stix-custom-control-label:before{border-radius:.25rem}.custom-checkbox .stix-custom-control-input:checked~.stix-custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M8.369.08A.196.196 0 018.532 0c.068 0 .122.027.163.08l.244.221A.29.29 0 019 .482c0 .067-.02.121-.061.161L2.83 6.67a.246.246 0 01-.173.08.246.246 0 01-.173-.08L.061 4.279A.215.215 0 010 4.118a.29.29 0 01.061-.181l.244-.22a.194.194 0 01.163-.081c.068 0 .122.027.163.081l2.016 1.988L8.369.08z'/%3E%3C/svg%3E")}.custom-checkbox .stix-custom-control-input:indeterminate~.stix-custom-control-label:before{border-color:#0d435a;background-color:#0d435a}.custom-checkbox .stix-custom-control-input:indeterminate~.stix-custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4'%3E%3Cpath stroke='%234c9fce' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .stix-custom-control-input:disabled:checked~.stix-custom-control-label:before,.custom-checkbox .stix-custom-control-input:disabled:indeterminate~.stix-custom-control-label:before{background-color:rgba(13,67,90,.5)}.custom-radio .stix-custom-control-label:before{border-radius:50%}.custom-radio .stix-custom-control-input:checked~.stix-custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3.5' fill='%234c9fce'/%3E%3C/svg%3E")}.custom-radio .stix-custom-control-input:disabled:checked~.stix-custom-control-label:before{background-color:rgba(13,67,90,.5)}.custom-switch{padding-left:2.6875rem}.custom-switch .stix-custom-control-label:before{left:-2.6875rem;width:2.1875rem;pointer-events:all;border-radius:.625rem}.custom-switch .stix-custom-control-label:after{top:calc(.125rem + 2px);left:calc(-2.6875rem + 2px);width:calc(1.25rem - 4px);height:calc(1.25rem - 4px);background-color:#adb5bd;border-radius:.625rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.custom-switch .stix-custom-control-label:after{transition:none}}.custom-switch .stix-custom-control-input:checked~.stix-custom-control-label:after{background-color:#fff;transform:translateX(.9375rem)}.custom-switch .stix-custom-control-input:disabled:checked~.stix-custom-control-label:before{background-color:rgba(13,67,90,.5)}.stix-custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.875rem .375rem .875rem;font-size:.9375rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .875rem center/8px 10px;border:1px solid #cbd7df;border-radius:.25rem;box-shadow:inset 0 1px 2px rgba(0,0,0,.075);-webkit-appearance:none;appearance:none}.stix-custom-select:focus{border-color:#4c9fce;outline:0;box-shadow:inset 0 1px 2px rgba(0,0,0,.075),0 0 0 .0625rem rgba(13,67,90,.25)}.stix-custom-select:focus::-ms-value{color:#495057;background-color:#fff}.stix-custom-select[multiple],.stix-custom-select[size]:not([size="1"]){height:auto;padding-right:.875rem;background-image:none}.stix-custom-select:disabled{color:#6c757d;background-color:#e9ecef}.stix-custom-select::-ms-expand{display:none}.stix-custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.stix-custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.stix-custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.stix-custom-file{display:inline-block;margin-bottom:0}.stix-custom-file,.stix-custom-file-input{position:relative;width:100%;height:calc(1.5em + .75rem + 2px)}.stix-custom-file-input{z-index:2;margin:0;opacity:0}.stix-custom-file-input:focus~.stix-custom-file-label{border-color:#4c9fce;box-shadow:0 0 6px 0 rgba(76,159,206,.3)}.stix-custom-file-input:disabled~.stix-custom-file-label,.stix-custom-file-input[disabled]~.stix-custom-file-label{background-color:#e9ecef}.stix-custom-file-input:lang(en)~.stix-custom-file-label:after{content:"Browse"}.stix-custom-file-input~.stix-custom-file-label[data-browse]:after{content:attr(data-browse)}.stix-custom-file-label{left:0;z-index:1;height:calc(1.5em + .75rem + 2px);font-weight:400;background-color:#fff;border:1px solid #cbd7df;border-radius:.25rem;box-shadow:none}.stix-custom-file-label,.stix-custom-file-label:after{position:absolute;top:0;right:0;padding:.375rem .875rem;line-height:1.5;color:#495057}.stix-custom-file-label:after{bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.stix-custom-range{width:100%;height:1.125rem;padding:0;background-color:transparent;-webkit-appearance:none;appearance:none}.stix-custom-range:focus{outline:none}.stix-custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 6px 0 rgba(76,159,206,.3)}.stix-custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 6px 0 rgba(76,159,206,.3)}.stix-custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 6px 0 rgba(76,159,206,.3)}.stix-custom-range::-moz-focus-outer{border:0}.stix-custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d435a;border:0;border-radius:1rem;box-shadow:0 .1rem .25rem rgba(0,0,0,.1);-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media(prefers-reduced-motion:reduce){.stix-custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.stix-custom-range::-webkit-slider-thumb:active{background-color:rgb(55.3398058252,175.1359223301,226.1601941748)}.stix-custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem;box-shadow:inset 0 .25rem .25rem rgba(0,0,0,.1)}.stix-custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d435a;border:0;border-radius:1rem;box-shadow:0 .1rem .25rem rgba(0,0,0,.1);-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media(prefers-reduced-motion:reduce){.stix-custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.stix-custom-range::-moz-range-thumb:active{background-color:rgb(55.3398058252,175.1359223301,226.1601941748)}.stix-custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem;box-shadow:inset 0 .25rem .25rem rgba(0,0,0,.1)}.stix-custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.0625rem;margin-left:.0625rem;background-color:#0d435a;border:0;border-radius:1rem;box-shadow:0 .1rem .25rem rgba(0,0,0,.1);-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media(prefers-reduced-motion:reduce){.stix-custom-range::-ms-thumb{-ms-transition:none;transition:none}}.stix-custom-range::-ms-thumb:active{background-color:rgb(55.3398058252,175.1359223301,226.1601941748)}.stix-custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem;box-shadow:inset 0 .25rem .25rem rgba(0,0,0,.1)}.stix-custom-range::-ms-fill-lower,.stix-custom-range::-ms-fill-upper{background-color:#dee2e6;border-radius:1rem}.stix-custom-range::-ms-fill-upper{margin-right:15px}.stix-custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.stix-custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.stix-custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.stix-custom-range:disabled::-moz-range-track{cursor:default}.stix-custom-range:disabled::-ms-thumb{background-color:#adb5bd}.stix-custom-control-label:before,.stix-custom-file-label,.stix-custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.stix-custom-control-label:before,.stix-custom-file-label,.stix-custom-select{transition:none}}.stix-form-legend,legend{text-transform:uppercase;font-size:.875rem;color:#9aa9b3;border-bottom:1px solid #eceff1;padding-bottom:.25rem}.stix-form-label,label{margin-bottom:.25rem;font-size:.875rem}.stix-form-group .stix-custom-control{margin-bottom:.25rem}.was-validated .stix-custom-control-input:invalid~.custom-control-label,.was-validated .stix-custom-control-input:invalid~.form-check-label,.was-validated .stix-custom-control-input:valid~.custom-control-label,.was-validated .stix-custom-control-input:valid~.form-check-label,.was-validated .stix-form-check-input:invalid~.custom-control-label,.was-validated .stix-form-check-input:invalid~.form-check-label,.was-validated .stix-form-check-input:valid~.custom-control-label,.was-validated .stix-form-check-input:valid~.form-check-label{color:#5f7787}.was-validated .stix-custom-control-input:valid:checked~.stix-custom-control-label:before{border-color:#cbd7df;background-color:#4c9fce}.was-validated .stix-custom-control-input:valid~.stix-custom-control-label:before{border-color:#cbd7df}.custom-checkbox .invalid-feedback,.custom-radio .invalid-feedback{margin-top:-.3125rem}.stix-custom-control-label{line-height:1.4375rem}.custom-radio .stix-custom-control-input:checked~.stix-custom-control-label:before,.custom-radio .stix-custom-control-input:valid:checked~.stix-custom-control-label:before{background-color:transparent}.stix-form-control-info{color:#adb5bd;display:block}.was-validated .stix-form-control.is-invalid,.was-validated .stix-form-control:invalid{border-color:#cbd7df #cbd7df #e95766;border-bottom-width:2px;box-shadow:0 0 6px 0 #cbd7df}.was-validated .stix-form-control.is-invalid:focus,.was-validated .stix-form-control:invalid:focus{box-shadow:0 0 6px 0 rgba(233,87,102,.3)}.was-validated .stix-form-control.is-valid,.was-validated .stix-form-control:valid{border-color:#cbd7df #cbd7df #b5e680;border-bottom-width:2px}.was-validated .stix-form-control.is-valid:focus,.was-validated .stix-form-control:valid:focus{box-shadow:0 0 6px 0 rgba(181,230,128,.3)}.stix-input-wrapper{position:relative}.stix-input-wrapper .stix-start-icon-form-control{padding-left:2.5rem}.stix-input-wrapper .sm-start-icon{height:.875rem;font-size:.875rem}.stix-input-wrapper .md-start-icon,.stix-input-wrapper .sm-start-icon{left:.875rem;position:absolute;top:50%;transform:translateY(-50%);width:auto}.stix-input-wrapper .md-start-icon{height:1rem;font-size:1rem}.stix-input-wrapper .lg-start-icon{left:.875rem;position:absolute;top:50%;transform:translateY(-50%);width:auto;height:1.25rem;font-size:1.25rem}.stix-input-wrapper .stix-end-icon-form-control{padding-right:2.5rem}.stix-input-wrapper .sm-end-icon{height:.875rem;font-size:.875rem}.stix-input-wrapper .md-end-icon,.stix-input-wrapper .sm-end-icon{right:.875rem;position:absolute;top:50%;transform:translateY(-50%);width:auto}.stix-input-wrapper .md-end-icon{height:1rem;font-size:1rem}.stix-input-wrapper .lg-end-icon{right:.875rem;position:absolute;top:50%;transform:translateY(-50%);width:auto;height:1.25rem;font-size:1.25rem}.stix-input-wrapper .stix-form-control:focus~.icon{color:#4c9fce}.custom-radio .stix-custom-control-input:disabled:checked~.stix-custom-control-label:before{background-color:#ced4da}.custom-radio .stix-custom-control-input:checked.stix-is-valid~.stix-custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3.5' fill='%23b5e680'/%3E%3C/svg%3E")}.custom-radio .stix-custom-control-input:checked.stix-is-invalid~.stix-custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3.5' fill='%23e95766'/%3E%3C/svg%3E")}.stix-custom-control.custom-radio-switch{margin:0;padding:0}.stix-radio-switch{border:none;padding:0;white-space:nowrap}.stix-radio-switch-inner{display:inline-block;position:relative}.stix-radio-switch-legend{text-transform:none;font-size:.875rem;border-bottom:0;padding:0;margin:0}.stix-radio-switch-legend.hide-legend{font-size:0;opacity:0;position:absolute}.stix-radio-switch input{-webkit-appearance:none;appearance:none;background:none;height:100%;opacity:.00001;position:absolute;top:0;width:30%;z-index:3}.stix-radio-switch input:disabled+label{opacity:.5}.stix-radio-switch input:disabled+label:after{background-color:#ced4da}.stix-radio-switch input:first-of-type{left:0}.stix-radio-switch input:first-of-type:checked+label{z-index:0}.stix-radio-switch input:first-of-type:checked+label:before{right:calc(1.25rem - 3px)}.stix-radio-switch input:first-of-type:not(:checked)+label{z-index:10}.stix-radio-switch input:first-of-type:not(:checked)+label:before{right:3px}.stix-radio-switch label{display:inline-block;line-height:normal;position:relative;margin-bottom:0;z-index:2}.stix-radio-switch label:first-of-type{padding-right:2.9rem}.stix-radio-switch label:first-of-type:after,.stix-radio-switch label:first-of-type:before{content:"";height:1.25rem;overflow:hidden;pointer-events:none;position:absolute;vertical-align:middle}.stix-radio-switch label:first-of-type:before{background:#fff;border-radius:100%;position:absolute;top:2px;right:3px;transition:right .2s ease-in-out;width:calc(1.25rem - 4px);height:calc(1.25rem - 4px);z-index:2}.stix-radio-switch label:first-of-type:after{background:#b5e680;border-radius:1em;margin:0 .62rem;transition:background .2s ease-in-out;width:2.1875rem}.stix-radio-switch label:last-of-type{right:0}.stix-radio-switch label:last-child{margin-left:-4.3em;padding-left:5em}.select-chip{background-color:#eaeff2;height:1.5rem;border-radius:2rem;padding:0 .8125rem;display:flex;align-items:center;border-color:transparent;margin:.25rem .25rem .25rem 0}.select-chip:active,.select-chip:focus{outline:none;border:1px solid #ced4da;border-radius:2rem}.select-chip:focus,.select-chip:hover{background-color:rgb(219.2,235.8,245.2)}.select-chip .icon{line-height:0;color:#354a59;height:.8125rem;opacity:.5}.select-chip-text{font-size:.875rem;color:#354a59;height:100%;vertical-align:middle;align-self:center;line-height:1.125rem}.select-chip-text+.select-chip-text:hover .icon{opacity:1}.select-chip .clear{height:.5625rem;color:#9aa9b3}.stix-react-select .stix-__value-container{padding-left:.875rem;padding-right:.875rem}.stix-react-select .stix-__menu{z-index:1000}.stix-react-select .clear-all{height:.65rem}.stix-react-select .noWrap>div{flex-wrap:nowrap}.stix-react-select.stix-is-valid .stix-__control{border-color:#b5e680}.stix-react-select.stix-is-invalid .stix-__control{border-color:#e95766}.option-select-checkbox,.option-select-label{vertical-align:middle;display:inline-block;margin:0 .6875rem 0 0}.stix-select-picker .stix-__menu{position:static;box-shadow:none;margin-top:0;border:0}.stix-select-picker .stix-__menu .stix-__option{background:transparent;color:inherit;position:relative;padding-left:2rem}.stix-select-picker .stix-__menu .stix-__option:before{position:absolute;top:50%;left:0;transform:translateY(-50%);content:"";width:1.25rem;height:1.25rem;background-color:#fff;border:1px solid #adb5bd;box-shadow:none;border-radius:.25rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.stix-select-picker .stix-__menu .stix-__option:after{position:absolute;top:50%;left:0;transform:translateY(-50%);display:block;width:1.25rem;height:1.25rem;content:"";background:no-repeat 50%/50% 50%}.stix-select-picker .stix-__menu .stix-__option.stix-__option--is-selected:before{background-color:#4c9fce;border-color:#4c9fce}.stix-select-picker .stix-__menu .stix-__option.stix-__option--is-selected:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M8.369.08A.196.196 0 018.532 0c.068 0 .122.027.163.08l.244.221A.29.29 0 019 .482c0 .067-.02.121-.061.161L2.83 6.67a.246.246 0 01-.173.08.246.246 0 01-.173-.08L.061 4.279A.215.215 0 010 4.118a.29.29 0 01.061-.181l.244-.22a.194.194 0 01.163-.081c.068 0 .122.027.163.081l2.016 1.988L8.369.08z'/%3E%3C/svg%3E")}.stix-select-picker .stix-__menu .stix-__option.prefix__option--is-focused{background-color:#eef6fb}.stix-select-picker .stix-__menu .stix-__option.stix-__option--is-disabled{padding-left:0;padding-right:0}.stix-select-picker .stix-__menu .stix-__option.stix-__option--is-disabled:after,.stix-select-picker .stix-__menu .stix-__option.stix-__option--is-disabled:before{content:normal}.stix-tree-select .nested-option{position:relative}.stix-tree-select .nested-option:before{content:"";margin-right:5px}.stix-tree-select .stix-tree-select-collapse{position:absolute;left:-11px;padding:0;line-height:normal;width:1.25rem;height:1.25rem}.stix-tree-select .stix-tree-select-collapse .icon{display:block;width:.5rem;margin:auto}.stix-toast-container{min-width:250px}.stix-toast-container .toast{background-color:hsla(0,0%,100%,.9)}.snackbar_btn__35nWV{background:none;border:none;padding:0;margin:0}.snackbar_btn__35nWV:active,.snackbar_btn__35nWV:focus{outline:none}.snackbar_snackbar__1THDb{position:absolute;max-height:60px;bottom:10px;right:10px;background-color:#0d435a;opacity:0;height:0;overflow:hidden;border-radius:8px;box-shadow:1px 2px 10px 0 rgba(13,67,90,.3);padding:21px 21px 21px 24px;min-width:295px;display:flex;align-items:center;z-index:1070}.snackbar_snackbarTitle__1fCdn{color:#fff;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:20px;max-width:170px}.snackbar_actionBtn__2W3wr{color:#4c9fce;font-weight:600;padding:3px 9px;margin:0 30px 0 10px;max-height:30px}.snackbar_actionBtn__2W3wr:hover{background-color:rgba(76,159,206,.25);border-radius:4px}.snackbar_closeBtn__JB2sZ{color:#fff;line-height:12px;position:absolute;right:21px;top:50%;margin-top:-6px}.snackbar_closeBtn__JB2sZ:focus,.snackbar_closeBtn__JB2sZ:hover{opacity:.5}.snackbar_closeBtn__JB2sZ svg{height:12px}.snackbar_showSnackbar__oys8_{opacity:1;height:auto;overflow:visible}
/*# sourceMappingURL=49.836ceded.chunk.css.map */