fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{position:absolute;right:1px;top:1px;width:48px;height:35px;background:#fff;display:block}.multiselect__spinner:after,.multiselect__spinner:before{position:absolute;content:"";top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;border-radius:100%;border:2px solid transparent;border-top-color:#41b883;-webkit-box-shadow:0 0 0 1px transparent;box-shadow:0 0 0 1px transparent}.multiselect__spinner:before{-webkit-animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__spinner:after{-webkit-animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;opacity:1}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;-ms-touch-action:manipulation;touch-action:manipulation}.multiselect{-webkit-box-sizing:content-box;box-sizing:content-box;display:block;position:relative;width:100%;min-height:40px;text-align:left;color:#35495e}.multiselect *{-webkit-box-sizing:border-box;box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{background:#ededed;pointer-events:none;opacity:.6}.multiselect--active{z-index:50}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect--active .multiselect__select{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{position:relative;display:inline-block;min-height:20px;line-height:20px;border:none;border-radius:5px;background:#fff;padding:0 0 0 5px;width:100%;-webkit-transition:border .1s ease;transition:border .1s ease;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:8px;vertical-align:top}.multiselect__input:-ms-input-placeholder{color:#35495e}.multiselect__input::-webkit-input-placeholder{color:#35495e}.multiselect__input::-moz-placeholder{color:#35495e}.multiselect__input::-ms-input-placeholder{color:#35495e}.multiselect__input::placeholder{color:#35495e}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none}.multiselect__single{padding-left:5px;margin-bottom:8px}.multiselect__tags-wrap{display:inline}.multiselect__tags{min-height:40px;display:block;padding:8px 40px 0 8px;border-radius:5px;border:1px solid #e8e8e8;background:#fff;font-size:14px}.multiselect__tag{position:relative;display:inline-block;padding:4px 26px 4px 10px;border-radius:5px;margin-right:10px;color:#fff;line-height:1;background:#41b883;margin-bottom:5px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.multiselect__tag-icon{cursor:pointer;margin-left:7px;position:absolute;right:0;top:0;bottom:0;font-weight:700;font-style:normal;width:22px;text-align:center;line-height:22px;-webkit-transition:all .2s ease;transition:all .2s ease;border-radius:5px}.multiselect__tag-icon:after{content:"×";color:#266d4d;font-size:14px}.multiselect__tag-icon:focus,.multiselect__tag-icon:hover{background:#369a6e}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{min-height:40px;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap;border-radius:5px;border:1px solid #e8e8e8}.multiselect__current,.multiselect__select{line-height:16px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;margin:0;text-decoration:none;cursor:pointer}.multiselect__select{position:absolute;width:40px;height:38px;right:1px;top:1px;padding:4px 8px;text-align:center;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.multiselect__select:before{position:relative;right:0;top:65%;color:#999;margin-top:4px;border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0;content:""}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{position:absolute;display:block;background:#fff;width:100%;max-height:240px;overflow:auto;border:1px solid #e8e8e8;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;z-index:50;-webkit-overflow-scrolling:touch}.multiselect__content{list-style:none;display:inline-block;padding:0;margin:0;min-width:100%;vertical-align:top}.multiselect--above .multiselect__content-wrapper{bottom:100%;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:none;border-top:1px solid #e8e8e8}.multiselect__content::webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{display:block;padding:12px;min-height:40px;line-height:16px;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;cursor:pointer;white-space:nowrap}.multiselect__option:after{top:0;right:0;position:absolute;line-height:40px;padding-right:12px;padding-left:20px;font-size:13px}.multiselect__option--highlight{background:#41b883;outline:none;color:#fff}.multiselect__option--highlight:after{content:attr(data-select);background:#41b883;color:#fff}.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.multiselect__option--selected:after{content:attr(data-selected);color:silver}.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{background:#ededed!important;color:#a6a6a6!important;cursor:text;pointer-events:none}.multiselect__option--group{background:#ededed;color:#35495e}.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect-enter-active,.multiselect-leave-active{-webkit-transition:all .15s ease;transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{margin-bottom:8px;line-height:20px;display:inline-block;vertical-align:top}[dir=rtl] .multiselect{text-align:right}[dir=rtl] .multiselect__select{right:auto;left:1px}[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}[dir=rtl] .multiselect__content{text-align:right}[dir=rtl] .multiselect__option:after{right:auto;left:0}[dir=rtl] .multiselect__clear{right:auto;left:12px}[dir=rtl] .multiselect__spinner{right:auto;left:1px}@-webkit-keyframes spinning{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}@keyframes spinning{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}.swal2-popup.swal2-toast{-webkit-box-sizing:border-box;box-sizing:border-box;grid-column:1/4!important;grid-row:1/4!important;grid-template-columns:1fr 99fr 1fr;padding:1em;overflow-y:hidden;background:#fff;-webkit-box-shadow:0 0 1px rgba(0,0,0,.075),0 1px 2px rgba(0,0,0,.075),1px 2px 4px rgba(0,0,0,.075),1px 3px 8px rgba(0,0,0,.075),2px 4px 16px rgba(0,0,0,.075);box-shadow:0 0 1px rgba(0,0,0,.075),0 1px 2px rgba(0,0,0,.075),1px 2px 4px rgba(0,0,0,.075),1px 3px 8px rgba(0,0,0,.075),2px 4px 16px rgba(0,0,0,.075);pointer-events:all}.swal2-popup.swal2-toast>*{grid-column:2}.swal2-popup.swal2-toast .swal2-title{margin:.5em 1em;padding:0;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-loading{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.swal2-popup.swal2-toast .swal2-input{height:2em;margin:.5em;font-size:1em}.swal2-popup.swal2-toast .swal2-validation-message{font-size:1em}.swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-popup.swal2-toast .swal2-close{grid-column:3/3;grid-row:1/99;align-self:center;width:.8em;height:.8em;margin:0;font-size:2em}.swal2-popup.swal2-toast .swal2-html-container{margin:.5em 1em;padding:0;overflow:initial;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-html-container:empty{padding:0}.swal2-popup.swal2-toast .swal2-loader{grid-column:1;grid-row:1/99;align-self:center;width:2em;height:2em;margin:.25em}.swal2-popup.swal2-toast .swal2-icon{grid-column:1;grid-row:1/99;align-self:center;width:2em;min-width:2em;height:2em;margin:0 .5em 0 0}.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.8em;font-weight:700}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-popup.swal2-toast .swal2-actions{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:auto;margin:0;margin-top:.5em;padding:0 .5em}.swal2-popup.swal2-toast .swal2-styled{margin:.25em .5em;padding:.4em .6em;font-size:1em}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:1.6em;height:3em;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-radius:50%}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.8em;left:-.5em;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:2em 2em;transform-origin:2em 2em;border-radius:4em 0 0 4em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.25em;left:.9375em;-webkit-transform-origin:0 1.5em;transform-origin:0 1.5em;border-radius:0 4em 4em 0}.swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{-webkit-animation:swal2-toast-animate-success-line-tip .75s;animation:swal2-toast-animate-success-line-tip .75s}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{-webkit-animation:swal2-toast-animate-success-line-long .75s;animation:swal2-toast-animate-success-line-long .75s}.swal2-popup.swal2-toast.swal2-show{-webkit-animation:swal2-toast-show .5s;animation:swal2-toast-show .5s}.swal2-popup.swal2-toast.swal2-hide{-webkit-animation:swal2-toast-hide .1s forwards;animation:swal2-toast-hide .1s forwards}.swal2-container{display:grid;position:fixed;z-index:1060;top:0;right:0;bottom:0;left:0;-webkit-box-sizing:border-box;box-sizing:border-box;grid-template-areas:"top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";grid-template-rows:minmax(-webkit-min-content,auto) minmax(-webkit-min-content,auto) minmax(-webkit-min-content,auto);grid-template-rows:minmax(min-content,auto) minmax(min-content,auto) minmax(min-content,auto);height:100%;padding:.625em;overflow-x:hidden;-webkit-transition:background-color .1s;transition:background-color .1s;-webkit-overflow-scrolling:touch}.swal2-container.swal2-backdrop-show,.swal2-container.swal2-noanimation{background:rgba(0,0,0,.4)}.swal2-container.swal2-backdrop-hide{background:transparent!important}.swal2-container.swal2-bottom-start,.swal2-container.swal2-center-start,.swal2-container.swal2-top-start{grid-template-columns:minmax(0,1fr) auto auto}.swal2-container.swal2-bottom,.swal2-container.swal2-center,.swal2-container.swal2-top{grid-template-columns:auto minmax(0,1fr) auto}.swal2-container.swal2-bottom-end,.swal2-container.swal2-center-end,.swal2-container.swal2-top-end{grid-template-columns:auto auto minmax(0,1fr)}.swal2-container.swal2-top-start>.swal2-popup{-ms-flex-item-align:start;align-self:start}.swal2-container.swal2-top>.swal2-popup{grid-column:2;align-self:start;justify-self:center}.swal2-container.swal2-top-end>.swal2-popup,.swal2-container.swal2-top-right>.swal2-popup{grid-column:3;align-self:start;justify-self:end}.swal2-container.swal2-center-left>.swal2-popup,.swal2-container.swal2-center-start>.swal2-popup{grid-row:2;align-self:center}.swal2-container.swal2-center>.swal2-popup{grid-column:2;grid-row:2;align-self:center;justify-self:center}.swal2-container.swal2-center-end>.swal2-popup,.swal2-container.swal2-center-right>.swal2-popup{grid-column:3;grid-row:2;align-self:center;justify-self:end}.swal2-container.swal2-bottom-left>.swal2-popup,.swal2-container.swal2-bottom-start>.swal2-popup{grid-column:1;grid-row:3;align-self:end}.swal2-container.swal2-bottom>.swal2-popup{grid-column:2;grid-row:3;justify-self:center;align-self:end}.swal2-container.swal2-bottom-end>.swal2-popup,.swal2-container.swal2-bottom-right>.swal2-popup{grid-column:3;grid-row:3;align-self:end;justify-self:end}.swal2-container.swal2-grow-fullscreen>.swal2-popup,.swal2-container.swal2-grow-row>.swal2-popup{grid-column:1/4;width:100%}.swal2-container.swal2-grow-column>.swal2-popup,.swal2-container.swal2-grow-fullscreen>.swal2-popup{grid-row:1/4;align-self:stretch}.swal2-container.swal2-no-transition{-webkit-transition:none!important;transition:none!important}.swal2-popup{display:none;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;grid-template-columns:minmax(0,100%);width:32em;max-width:100%;padding:0 0 1.25em;border:none;border-radius:5px;background:#fff;color:#545454;font-family:inherit;font-size:1rem}.swal2-popup:focus{outline:none}.swal2-popup.swal2-loading{overflow-y:hidden}.swal2-title{position:relative;max-width:100%;margin:0;padding:.8em 1em 0;color:inherit;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word}.swal2-actions{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:1;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto;margin:1.25em auto 0;padding:0}.swal2-actions:not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}.swal2-actions:not(.swal2-loading) .swal2-styled:hover{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.1)),to(rgba(0,0,0,.1)));background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.swal2-actions:not(.swal2-loading) .swal2-styled:active{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.2)),to(rgba(0,0,0,.2)));background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2))}.swal2-loader{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:2.2em;height:2.2em;margin:0 1.875em;-webkit-animation:swal2-rotate-loading 1.5s linear 0s infinite normal;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border-width:.25em;border-style:solid;border-radius:100%;border-color:#2778c4 transparent #2778c4 transparent}.swal2-styled{margin:.3125em;padding:.625em 1.1em;-webkit-transition:-webkit-box-shadow .1s;transition:-webkit-box-shadow .1s;transition:box-shadow .1s;transition:box-shadow .1s,-webkit-box-shadow .1s;-webkit-box-shadow:0 0 0 3px transparent;box-shadow:0 0 0 3px transparent;font-weight:500}.swal2-styled:not([disabled]){cursor:pointer}.swal2-styled.swal2-confirm{border:0;border-radius:.25em;background:initial;background-color:#7066e0;color:#fff;font-size:1em}.swal2-styled.swal2-confirm:focus{-webkit-box-shadow:0 0 0 3px rgba(112,102,224,.5);box-shadow:0 0 0 3px rgba(112,102,224,.5)}.swal2-styled.swal2-deny{border:0;border-radius:.25em;background:initial;background-color:#dc3741;color:#fff;font-size:1em}.swal2-styled.swal2-deny:focus{-webkit-box-shadow:0 0 0 3px rgba(220,55,65,.5);box-shadow:0 0 0 3px rgba(220,55,65,.5)}.swal2-styled.swal2-cancel{border:0;border-radius:.25em;background:initial;background-color:#6e7881;color:#fff;font-size:1em}.swal2-styled.swal2-cancel:focus{-webkit-box-shadow:0 0 0 3px hsla(208,8%,47%,.5);box-shadow:0 0 0 3px hsla(208,8%,47%,.5)}.swal2-styled.swal2-default-outline:focus{-webkit-box-shadow:0 0 0 3px rgba(100,150,200,.5);box-shadow:0 0 0 3px rgba(100,150,200,.5)}.swal2-styled:focus{outline:none}.swal2-styled::-moz-focus-inner{border:0}.swal2-footer{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:1em 0 0;padding:1em 1em 0;border-top:1px solid #eee;color:inherit;font-size:1em}.swal2-timer-progress-bar-container{position:absolute;right:0;bottom:0;left:0;grid-column:auto!important;overflow:hidden;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.swal2-timer-progress-bar{width:100%;height:.25em;background:rgba(0,0,0,.2)}.swal2-image{max-width:100%;margin:2em auto 1em}.swal2-close{z-index:2;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.2em;height:1.2em;margin-top:0;margin-right:0;margin-bottom:-1.2em;padding:0;overflow:hidden;-webkit-transition:color .1s,-webkit-box-shadow .1s;transition:color .1s,-webkit-box-shadow .1s;transition:color .1s,box-shadow .1s;transition:color .1s,box-shadow .1s,-webkit-box-shadow .1s;border:none;border-radius:5px;background:transparent;color:#ccc;font-family:serif;font-family:monospace;font-size:2.5em;cursor:pointer;justify-self:end}.swal2-close:hover{-webkit-transform:none;transform:none;background:transparent;color:#f27474}.swal2-close:focus{outline:none;-webkit-box-shadow:inset 0 0 0 3px rgba(100,150,200,.5);box-shadow:inset 0 0 0 3px rgba(100,150,200,.5)}.swal2-close::-moz-focus-inner{border:0}.swal2-html-container{z-index:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:1em 1.6em .3em;padding:0;overflow:auto;color:inherit;font-size:1.125em;font-weight:400;line-height:normal;text-align:center;word-wrap:break-word;word-break:break-word}.swal2-checkbox,.swal2-file,.swal2-input,.swal2-radio,.swal2-select,.swal2-textarea{margin:1em 2em 3px}.swal2-file,.swal2-input,.swal2-textarea{-webkit-box-sizing:border-box;box-sizing:border-box;width:auto;-webkit-transition:border-color .1s,-webkit-box-shadow .1s;transition:border-color .1s,-webkit-box-shadow .1s;transition:border-color .1s,box-shadow .1s;transition:border-color .1s,box-shadow .1s,-webkit-box-shadow .1s;border:1px solid #d9d9d9;border-radius:.1875em;background:transparent;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px transparent;box-shadow:inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px transparent;color:inherit;font-size:1.125em}.swal2-file.swal2-inputerror,.swal2-input.swal2-inputerror,.swal2-textarea.swal2-inputerror{border-color:#f27474!important;-webkit-box-shadow:0 0 2px #f27474!important;box-shadow:0 0 2px #f27474!important}.swal2-file:focus,.swal2-input:focus,.swal2-textarea:focus{border:1px solid #b4dbed;outline:none;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px rgba(100,150,200,.5);box-shadow:inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px rgba(100,150,200,.5)}.swal2-file::-webkit-input-placeholder,.swal2-input::-webkit-input-placeholder,.swal2-textarea::-webkit-input-placeholder{color:#ccc}.swal2-file::-moz-placeholder,.swal2-input::-moz-placeholder,.swal2-textarea::-moz-placeholder{color:#ccc}.swal2-file:-ms-input-placeholder,.swal2-input:-ms-input-placeholder,.swal2-textarea:-ms-input-placeholder{color:#ccc}.swal2-file::-ms-input-placeholder,.swal2-input::-ms-input-placeholder,.swal2-textarea::-ms-input-placeholder{color:#ccc}.swal2-file::placeholder,.swal2-input::placeholder,.swal2-textarea::placeholder{color:#ccc}.swal2-range{margin:1em 2em 3px;background:#fff}.swal2-range input{width:80%}.swal2-range output{width:20%;color:inherit;font-weight:600;text-align:center}.swal2-range input,.swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}.swal2-input{height:2.625em;padding:0 .75em}.swal2-file{width:75%;margin-right:auto;margin-left:auto;background:transparent;font-size:1.125em}.swal2-textarea{height:6.75em;padding:.75em}.swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;background:transparent;color:inherit;font-size:1.125em}.swal2-checkbox,.swal2-radio{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;color:inherit}.swal2-checkbox label,.swal2-radio label{margin:0 .6em;font-size:1.125em}.swal2-checkbox input,.swal2-radio input{-ms-flex-negative:0;flex-shrink:0;margin:0 .4em}.swal2-input-label{display:-webkit-box;display:-ms-flexbox;display:flex;margin:1em auto 0}.swal2-input-label,.swal2-validation-message{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.swal2-validation-message{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:1em 0 0;padding:.625em;overflow:hidden;background:#f0f0f0;color:#666;font-size:1em;font-weight:300}.swal2-validation-message:before{content:"!";display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center}.swal2-icon{position:relative;-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:5em;height:5em;margin:2.5em auto .6em;border:.25em solid transparent;border-radius:50%;border-color:#000;font-family:inherit;line-height:5em;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.swal2-icon .swal2-icon-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:3.75em}.swal2-icon.swal2-error{border-color:#f27474;color:#f27474}.swal2-icon.swal2-error .swal2-x-mark{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.swal2-icon.swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.swal2-icon.swal2-error.swal2-icon-show{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark{-webkit-animation:swal2-animate-error-x-mark .5s;animation:swal2-animate-error-x-mark .5s}.swal2-icon.swal2-warning{border-color:#facea8;color:#f8bb86}.swal2-icon.swal2-warning.swal2-icon-show{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-warning.swal2-icon-show .swal2-icon-content{-webkit-animation:swal2-animate-i-mark .5s;animation:swal2-animate-i-mark .5s}.swal2-icon.swal2-info{border-color:#9de0f6;color:#3fc3ee}.swal2-icon.swal2-info.swal2-icon-show{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-info.swal2-icon-show .swal2-icon-content{-webkit-animation:swal2-animate-i-mark .8s;animation:swal2-animate-i-mark .8s}.swal2-icon.swal2-question{border-color:#c9dae1;color:#87adbd}.swal2-icon.swal2-question.swal2-icon-show{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-question.swal2-icon-show .swal2-icon-content{-webkit-animation:swal2-animate-question-mark .8s;animation:swal2-animate-question-mark .8s}.swal2-icon.swal2-success{border-color:#a5dc86;color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-radius:50%}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.4375em;left:-2.0635em;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:3.75em 3.75em;transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;left:1.875em;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 3.75em;transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}.swal2-icon.swal2-success .swal2-success-ring{position:absolute;z-index:2;top:-.25em;left:-.25em;-webkit-box-sizing:content-box;box-sizing:content-box;width:100%;height:100%;border:.25em solid hsla(98,55%,69%,.3);border-radius:50%}.swal2-icon.swal2-success .swal2-success-fix{position:absolute;z-index:1;top:.5em;left:1.625em;width:.4375em;height:5.625em;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.swal2-icon.swal2-success [class^=swal2-success-line]{display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.8125em;width:1.5625em;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip{-webkit-animation:swal2-animate-success-line-tip .75s;animation:swal2-animate-success-line-tip .75s}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long{-webkit-animation:swal2-animate-success-line-long .75s;animation:swal2-animate-success-line-long .75s}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right{-webkit-animation:swal2-rotate-success-circular-line 4.25s ease-in;animation:swal2-rotate-success-circular-line 4.25s ease-in}.swal2-progress-steps{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%;margin:1.25em auto;padding:0;background:transparent;font-weight:600}.swal2-progress-steps li{display:inline-block;position:relative}.swal2-progress-steps .swal2-progress-step{z-index:20;-ms-flex-negative:0;flex-shrink:0;width:2em;height:2em;border-radius:2em;background:#2778c4;color:#fff;line-height:2em;text-align:center}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#2778c4}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:#add8e6;color:#fff}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:#add8e6}.swal2-progress-steps .swal2-progress-step-line{z-index:10;-ms-flex-negative:0;flex-shrink:0;width:2.5em;height:.4em;margin:0 -1px;background:#2778c4}[class^=swal2]{-webkit-tap-highlight-color:rgba(0,0,0,0)}.swal2-show{-webkit-animation:swal2-show .3s;animation:swal2-show .3s}.swal2-hide{-webkit-animation:swal2-hide .15s forwards;animation:swal2-hide .15s forwards}.swal2-noanimation{-webkit-transition:none;transition:none}.swal2-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.swal2-rtl .swal2-close{margin-right:0;margin-left:0}.swal2-rtl .swal2-timer-progress-bar{right:0;left:auto}.leave-russia-now-and-apply-your-skills-to-the-world{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;z-index:1939;top:0;right:0;bottom:0;left:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:25px 0 20px;background:#20232a;color:#fff;text-align:center}.leave-russia-now-and-apply-your-skills-to-the-world div{max-width:560px;margin:10px;line-height:146%}.leave-russia-now-and-apply-your-skills-to-the-world iframe{max-width:100%;max-height:55.5555555556vmin;margin:16px auto}.leave-russia-now-and-apply-your-skills-to-the-world strong{border-bottom:2px dashed #fff}.leave-russia-now-and-apply-your-skills-to-the-world button{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;z-index:1940;top:0;right:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px;margin-right:10px;margin-bottom:-10px;border:none;background:transparent;color:#aaa;font-size:48px;font-weight:700;cursor:pointer}.leave-russia-now-and-apply-your-skills-to-the-world button:hover{color:#fff}@-webkit-keyframes swal2-toast-show{0%{-webkit-transform:translateY(-.625em) rotate(2deg);transform:translateY(-.625em) rotate(2deg)}33%{-webkit-transform:translateY(0) rotate(-2deg);transform:translateY(0) rotate(-2deg)}66%{-webkit-transform:translateY(.3125em) rotate(2deg);transform:translateY(.3125em) rotate(2deg)}to{-webkit-transform:translateY(0) rotate(0deg);transform:translateY(0) rotate(0deg)}}@keyframes swal2-toast-show{0%{-webkit-transform:translateY(-.625em) rotate(2deg);transform:translateY(-.625em) rotate(2deg)}33%{-webkit-transform:translateY(0) rotate(-2deg);transform:translateY(0) rotate(-2deg)}66%{-webkit-transform:translateY(.3125em) rotate(2deg);transform:translateY(.3125em) rotate(2deg)}to{-webkit-transform:translateY(0) rotate(0deg);transform:translateY(0) rotate(0deg)}}@-webkit-keyframes swal2-toast-hide{to{-webkit-transform:rotate(1deg);transform:rotate(1deg);opacity:0}}@keyframes swal2-toast-hide{to{-webkit-transform:rotate(1deg);transform:rotate(1deg);opacity:0}}@-webkit-keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}to{top:1.125em;left:.1875em;width:.75em}}@keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}to{top:1.125em;left:.1875em;width:.75em}}@-webkit-keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}to{top:.9375em;right:.1875em;width:1.375em}}@keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}to{top:.9375em;right:.1875em;width:1.375em}}@-webkit-keyframes swal2-show{0%{-webkit-transform:scale(.7);transform:scale(.7)}45%{-webkit-transform:scale(1.05);transform:scale(1.05)}80%{-webkit-transform:scale(.95);transform:scale(.95)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes swal2-show{0%{-webkit-transform:scale(.7);transform:scale(.7)}45%{-webkit-transform:scale(1.05);transform:scale(1.05)}80%{-webkit-transform:scale(.95);transform:scale(.95)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes swal2-hide{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}}@keyframes swal2-hide{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}}@-webkit-keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}to{top:2.8125em;left:.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}to{top:2.8125em;left:.8125em;width:1.5625em}}@-webkit-keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}to{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}to{top:2.375em;right:.5em;width:2.9375em}}@-webkit-keyframes swal2-rotate-success-circular-line{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}5%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}12%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}to{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}}@keyframes swal2-rotate-success-circular-line{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}5%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}12%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}to{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}}@-webkit-keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;-webkit-transform:scale(.4);transform:scale(.4);opacity:0}50%{margin-top:1.625em;-webkit-transform:scale(.4);transform:scale(.4);opacity:0}80%{margin-top:-.375em;-webkit-transform:scale(1.15);transform:scale(1.15)}to{margin-top:0;-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;-webkit-transform:scale(.4);transform:scale(.4);opacity:0}50%{margin-top:1.625em;-webkit-transform:scale(.4);transform:scale(.4);opacity:0}80%{margin-top:-.375em;-webkit-transform:scale(1.15);transform:scale(1.15)}to{margin-top:0;-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes swal2-animate-error-icon{0%{-webkit-transform:rotateX(100deg);transform:rotateX(100deg);opacity:0}to{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);opacity:1}}@keyframes swal2-animate-error-icon{0%{-webkit-transform:rotateX(100deg);transform:rotateX(100deg);opacity:0}to{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);opacity:1}}@-webkit-keyframes swal2-rotate-loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swal2-rotate-loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes swal2-animate-question-mark{0%{-webkit-transform:rotateY(-1turn);transform:rotateY(-1turn)}to{-webkit-transform:rotateY(0);transform:rotateY(0)}}@keyframes swal2-animate-question-mark{0%{-webkit-transform:rotateY(-1turn);transform:rotateY(-1turn)}to{-webkit-transform:rotateY(0);transform:rotateY(0)}}@-webkit-keyframes swal2-animate-i-mark{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}25%{-webkit-transform:rotate(-25deg);transform:rotate(-25deg);opacity:.4}50%{-webkit-transform:rotate(15deg);transform:rotate(15deg);opacity:.8}75%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg);opacity:1}to{-webkit-transform:rotateX(0);transform:rotateX(0);opacity:1}}@keyframes swal2-animate-i-mark{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}25%{-webkit-transform:rotate(-25deg);transform:rotate(-25deg);opacity:.4}50%{-webkit-transform:rotate(15deg);transform:rotate(15deg);opacity:.8}75%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg);opacity:1}to{-webkit-transform:rotateX(0);transform:rotateX(0);opacity:1}}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-container{background-color:transparent!important;pointer-events:none}body.swal2-no-backdrop .swal2-container .swal2-popup{pointer-events:all}body.swal2-no-backdrop .swal2-container .swal2-modal{-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);box-shadow:0 0 10px rgba(0,0,0,.4)}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static!important}}body.swal2-toast-shown .swal2-container{-webkit-box-sizing:border-box;box-sizing:border-box;width:360px;max-width:100%;background-color:transparent;pointer-events:none}body.swal2-toast-shown .swal2-container.swal2-top{top:0;right:auto;bottom:auto;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{top:0;right:0;bottom:auto;left:auto}body.swal2-toast-shown .swal2-container.swal2-top-left,body.swal2-toast-shown .swal2-container.swal2-top-start{top:0;right:auto;bottom:auto;left:0}body.swal2-toast-shown .swal2-container.swal2-center-left,body.swal2-toast-shown .swal2-container.swal2-center-start{top:50%;right:auto;bottom:auto;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{top:50%;right:auto;bottom:auto;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{top:50%;right:0;bottom:auto;left:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-left,body.swal2-toast-shown .swal2-container.swal2-bottom-start{top:auto;right:auto;bottom:0;left:0}body.swal2-toast-shown .swal2-container.swal2-bottom{top:auto;right:auto;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{top:auto;right:0;bottom:0;left:auto}.bg-completed{background:#0cd3a0}.text-completed{color:#0cd3a0}.bg-inprogress{background:#9d70e5}.text-inprogress{color:#9d70e5}.bg-inreview{background:#547de6}.text-inreview{color:#547de6}.bg-onhold{background:#e99330}.text-onhold{color:#e99330}.bg-rejected{background:#e60f4f}.text-rejected{color:#e60f4f}.bg-pending{background:#9ba3c0}.text-pending{color:#9ba3c0}.bg-discard{background:#a1a1a1}.text-discard{color:#a1a1a1}.bg-notstarted{background:#94a4ae}.text-notstarted{color:#94a4ae}.bg-completed-light,.text-completed-light{background:#dcfbf3}.bg-completed-dark,.text-completed-dark{background:#005147}.bg-inprogress-light,.text-inprogress-light{background:#f0e7ff}.bg-inprogress-dark,.text-inprogress-dark{background:#600078}.bg-inreview-light,.text-inreview-light{background:#f0f4ff}.bg-inreview-dark,.text-inreview-dark{background:#173ea0}.bg-onhold-light,.text-onhold-light{background:#fff2e3}.bg-onhold-dark,.text-onhold-dark{background:#842f00}.bg-rejected-light,.text-rejected-light{background:#fcf2f5}.bg-rejected-dark,.text-rejected-dark{background:#98002d}.bg-pending-light,.text-pending-light{background:#e6e9f3}.bg-pending-dark,.text-pending-dark{background:#606888}.bg-discard-light,.text-discard-light{background:#e8e8e8}.bg-discard-dark,.text-discard-dark{background:#4d4d4d}.bg-notstarted-light,.text-notstarted-light{background:#e0e6e9}.bg-notstarted-dark,.text-notstarted-dark{background:#3a474f}html{font-size:16px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50}body.modal-open{overflow:hidden}thead tr{color:#90a0b7;font-size:13px;height:40px}.title-and-count{font-size:18px;font-weight:700}.title-and-count .separator{margin-left:20px;margin-right:20px;border-left:1px solid #90a0b7}.title-and-count .count{font-size:14px;color:#90a0b7}.no-border{border:none}.form-label{color:#818e9b;font-size:90%}.box-shadow-0{-webkit-box-shadow:none!important;box-shadow:none!important}.cursor-pointer:hover{cursor:pointer}.outline-0{outline:none!important}.main-contents-wrapper{position:relative;min-height:8rem}.btn-outline-custom{background:#fff;border:1px solid #d5dfec;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;color:#41404b;font-weight:600}.btn-outline-custom:hover:enabled{background:#f3f5f9}.swal2-content{margin-left:10px}/*!
 * Bootstrap v4.6.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--blue:#007bff;--indigo:#5546d8;--purple:#f0e7ff;--pink:#e83e8c;--red:#f01557;--orange:#f06415;--yellow:#fff2e3;--green:#009974;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--yellow-dark:#842f00;--aqua-dark:#005365;--purple-dark:#600078;--primary:#3263e1;--secondary:#009974;--success:#009974;--info:#17a2b8;--warning:#e99330;--danger:#e60f4f;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:"Noto Sans JP","Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:Noto Sans JP,Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;color:#3a474f;text-align:left;background-color:#fafafa}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#3263e1;text-decoration:none;background-color:transparent}a:hover{color:#1943ad;text-decoration:underline}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{padding-top:0;padding-bottom:0;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem}.display-1,.display-2{font-weight:300;line-height:1.2}.display-2{font-size:5.5rem}.display-3{font-size:4.5rem}.display-3,.display-4{font-weight:300;line-height:1.2}.display-4{font-size:3.5rem}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fafafa;border:1px solid #dee2e6;border-radius:.25rem;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.075);box-shadow:0 1px 2px rgba(0,0,0,.075)}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem;-webkit-box-shadow:inset 0 -.1rem 0 rgba(0,0,0,.25);box-shadow:inset 0 -.1rem 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:576px){.container,.container-sm{max-width:540px}}@media(min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media(min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media(min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1,.col-auto{-webkit-box-flex:0}.col-1{-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}.col-2{-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}.col-2,.col-3{-webkit-box-flex:0}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}.col-4,.col-5{-webkit-box-flex:0}.col-5{-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-6,.col-7{-webkit-box-flex:0}.col-7{-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}.col-8{-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}.col-8,.col-9{-webkit-box-flex:0}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}.col-10,.col-11{-webkit-box-flex:0}.col-11{-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}@media(min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-sm-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-sm-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}}@media(min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-md-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-md-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}}@media(min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-lg-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lg-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}}@media(min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xl-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xl-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}}.table{width:100%;margin-bottom:1rem;color:#3a474f;background-color:#fff}.table td,.table th{padding:0;vertical-align:top;border-top:1px solid #e0e6e9}.table thead th{vertical-align:bottom;border-bottom:2px solid #e0e6e9}.table tbody+tbody{border-top:2px solid #e0e6e9}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #e0e6e9}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(2n){background-color:#f9f9fa}.table-hover tbody tr:hover{color:#3a474f;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#c6d3f7}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#94aeef}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#b0c2f4}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#b8e2d8}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#7acab7}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#a6dbce}.table-success,.table-success>td,.table-success>th{background-color:#b8e2d8}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#7acab7}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#a6dbce}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#f9e1c5}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#f4c793}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#f7d5ae}.table-danger,.table-danger>td,.table-danger>th{background-color:#f8bcce}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#f282a3}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f6a5bd}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#e0e6e9}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(2n){background-color:hsla(0,0%,100%,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:hsla(0,0%,100%,.075)}@media(max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media(max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media(max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media(max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:2.5rem;padding:.5625rem .875rem;font-size:.875rem;font-weight:400;line-height:1.5;color:#3a474f;background-color:#f9f9fa;background-clip:padding-box;border:1px solid #afbec7;border-radius:.5rem;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control{-webkit-transition:none;transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#3a474f;background-color:#fff;border-color:#98b1f0;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(50,99,225,.25);box-shadow:0 0 0 .2rem rgba(50,99,225,.25)}.form-control::-webkit-input-placeholder{color:#afbec7;opacity:1}.form-control::-moz-placeholder{color:#afbec7;opacity:1}.form-control:-ms-input-placeholder{color:#afbec7;opacity:1}.form-control::-ms-input-placeholder{color:#afbec7;opacity:1}.form-control::placeholder{color:#afbec7;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#f9f9fa;opacity:1}input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #3a474f}select.form-control:focus::-ms-value{color:#3a474f;background-color:#f9f9fa}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.5625rem + 1px);padding-bottom:calc(.5625rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.5625rem 0;margin-bottom:0;font-size:.875rem;line-height:1.5;color:#3a474f;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:2rem;padding:.25rem .875rem;font-size:.875rem}.form-control-lg,.form-control-sm{line-height:1.5;border-radius:.5rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem}select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto}.form-group{margin-bottom:0}.form-text{display:block;margin-top:.25rem}.form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .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:#009974}.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:#fff;background-color:rgba(0,153,116,.9);border-radius:.25rem}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#009974;padding-right:calc(1.5em + .75rem)!important;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='%23009974' d='M2.3 6.73.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)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#009974;-webkit-box-shadow:0 0 0 0 rgba(0,153,116,.25);box-shadow:0 0 0 0 rgba(0,153,116,.25)}.was-validated select.form-control:valid,select.form-control.is-valid{padding-right:3.5rem!important;background-position:right 1.75rem center}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#009974;padding-right:calc(.75em + 2.3125rem)!important;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 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%23009974' d='M2.3 6.73.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") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#009974;-webkit-box-shadow:0 0 0 0 rgba(0,153,116,.25);box-shadow:0 0 0 0 rgba(0,153,116,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#009974}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#009974}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{border-color:#009974}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{border-color:#00cc9b;background-color:#00cc9b}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{-webkit-box-shadow:0 0 0 0 rgba(0,153,116,.25);box-shadow:0 0 0 0 rgba(0,153,116,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before{border-color:#009974}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#009974}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#009974;-webkit-box-shadow:0 0 0 0 rgba(0,153,116,.25);box-shadow:0 0 0 0 rgba(0,153,116,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#f01557}.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(240,21,87,.9);border-radius:.25rem}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#f01557;padding-right:calc(1.5em + .75rem)!important;background-image:none;background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#f01557;-webkit-box-shadow:0 0 0 0 rgba(240,21,87,.25);box-shadow:0 0 0 0 rgba(240,21,87,.25)}.was-validated select.form-control:invalid,select.form-control.is-invalid{padding-right:3.5rem!important;background-position:right 1.75rem center}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#f01557;padding-right:calc(.75em + 2.3125rem)!important;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 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat,#fff none center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#f01557;-webkit-box-shadow:0 0 0 0 rgba(240,21,87,.25);box-shadow:0 0 0 0 rgba(240,21,87,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#f01557}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#f01557}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{border-color:#f01557}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{border-color:#f34579;background-color:#f34579}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{-webkit-box-shadow:0 0 0 0 rgba(240,21,87,.25);box-shadow:0 0 0 0 rgba(240,21,87,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before{border-color:#f01557}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#f01557}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#f01557;-webkit-box-shadow:0 0 0 0 rgba(240,21,87,.25);box-shadow:0 0 0 0 rgba(240,21,87,.25)}.form-inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media(min-width:576px){.form-inline label{-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form-inline .form-group,.form-inline label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;margin-bottom:0}.form-inline .form-group{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:700;color:#3a474f;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.4375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.5rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.btn{-webkit-transition:none;transition:none}}.btn:hover{color:#3a474f;text-decoration:none}.btn.focus,.btn:focus{outline:0;-webkit-box-shadow:none;box-shadow:none}.btn.disabled,.btn:disabled{opacity:.65;-webkit-box-shadow:none;box-shadow:none}.btn:not(:disabled):not(.disabled){cursor:pointer}.btn:not(:disabled):not(.disabled).active,.btn:not(:disabled):not(.disabled):active{-webkit-box-shadow:none;box-shadow:none}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{border-color:#3263e1}.btn-primary.focus,.btn-primary:focus,.btn-primary:hover{background-color:#1e50cf;border-color:#1d4bc3}.btn-primary.focus,.btn-primary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(81,122,230,.5);box-shadow:0 0 0 .2rem rgba(81,122,230,.5)}.btn-primary.disabled,.btn-primary:disabled{border-color:#3263e1}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{background-color:#1d4bc3;border-color:#1b47b8}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(81,122,230,.5);box-shadow:0 0 0 .2rem rgba(81,122,230,.5)}.btn-secondary{border-color:#009974}.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover{background-color:#007357;border-color:#00664d}.btn-secondary.focus,.btn-secondary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(38,168,137,.5);box-shadow:0 0 0 .2rem rgba(38,168,137,.5)}.btn-secondary.disabled,.btn-secondary:disabled{border-color:#009974}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{background-color:#00664d;border-color:#005944}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(38,168,137,.5);box-shadow:0 0 0 .2rem rgba(38,168,137,.5)}.btn-success{color:#fff;background-color:#009974;border-color:#009974;-webkit-box-shadow:none;box-shadow:none}.btn-success.focus,.btn-success:focus,.btn-success:hover{color:#fff;background-color:#007357;border-color:#00664d}.btn-success.focus,.btn-success:focus{-webkit-box-shadow:0 0 0 .2rem rgba(38,168,137,.5);box-shadow:0 0 0 .2rem rgba(38,168,137,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#009974;border-color:#009974}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#00664d;border-color:#005944}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(38,168,137,.5);box-shadow:0 0 0 .2rem rgba(38,168,137,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8;-webkit-box-shadow:none;box-shadow:none}.btn-info.focus,.btn-info:focus,.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{-webkit-box-shadow:0 0 0 .2rem rgba(58,176,195,.5);box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(58,176,195,.5);box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#e99330;border-color:#e99330;-webkit-box-shadow:none;box-shadow:none}.btn-warning.focus,.btn-warning:focus,.btn-warning:hover{color:#fff;background-color:#db8017;border-color:#d07a16}.btn-warning.focus,.btn-warning:focus{-webkit-box-shadow:0 0 0 .2rem rgba(203,131,47,.5);box-shadow:0 0 0 .2rem rgba(203,131,47,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#e99330;border-color:#e99330}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#fff;background-color:#d07a16;border-color:#c47315}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(203,131,47,.5);box-shadow:0 0 0 .2rem rgba(203,131,47,.5)}.btn-danger{border-color:#e60f4f}.btn-danger.focus,.btn-danger:focus,.btn-danger:hover{background-color:#c20d43;border-color:#b60c3f}.btn-danger.focus,.btn-danger:focus{-webkit-box-shadow:0 0 0 .2rem rgba(234,51,105,.5);box-shadow:0 0 0 .2rem rgba(234,51,105,.5)}.btn-danger.disabled,.btn-danger:disabled{border-color:#e60f4f}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{background-color:#b60c3f;border-color:#aa0b3a}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(234,51,105,.5);box-shadow:0 0 0 .2rem rgba(234,51,105,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa;-webkit-box-shadow:none;box-shadow:none}.btn-light.focus,.btn-light:focus,.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{-webkit-box-shadow:0 0 0 .2rem hsla(220,4%,85%,.5);box-shadow:0 0 0 .2rem hsla(220,4%,85%,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem hsla(220,4%,85%,.5);box-shadow:0 0 0 .2rem hsla(220,4%,85%,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40;-webkit-box-shadow:none;box-shadow:none}.btn-dark.focus,.btn-dark:focus,.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{-webkit-box-shadow:0 0 0 .2rem rgba(82,88,93,.5);box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(82,88,93,.5);box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary:hover{color:#fff;background-color:#3263e1;border-color:#3263e1}.btn-outline-primary.focus,.btn-outline-primary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(50,99,225,.5);box-shadow:0 0 0 .2rem rgba(50,99,225,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#3263e1}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#3263e1;border-color:#3263e1}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(50,99,225,.5);box-shadow:0 0 0 .2rem rgba(50,99,225,.5)}.btn-outline-secondary:hover{color:#fff;background-color:#009974;border-color:#009974}.btn-outline-secondary.focus,.btn-outline-secondary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,153,116,.5);box-shadow:0 0 0 .2rem rgba(0,153,116,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#009974}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#009974;border-color:#009974}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,153,116,.5);box-shadow:0 0 0 .2rem rgba(0,153,116,.5)}.btn-outline-success{color:#009974;border-color:#009974}.btn-outline-success:hover{color:#fff;background-color:#009974;border-color:#009974}.btn-outline-success.focus,.btn-outline-success:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,153,116,.5);box-shadow:0 0 0 .2rem rgba(0,153,116,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#009974;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#009974;border-color:#009974}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,153,116,.5);box-shadow:0 0 0 .2rem rgba(0,153,116,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{-webkit-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#e99330;border-color:#e99330}.btn-outline-warning:hover{color:#212529;background-color:#e99330;border-color:#e99330}.btn-outline-warning.focus,.btn-outline-warning:focus{-webkit-box-shadow:0 0 0 .2rem rgba(233,147,48,.5);box-shadow:0 0 0 .2rem rgba(233,147,48,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#e99330;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#e99330;border-color:#e99330}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(233,147,48,.5);box-shadow:0 0 0 .2rem rgba(233,147,48,.5)}.btn-outline-danger:hover{color:#fff;background-color:#e60f4f;border-color:#e60f4f}.btn-outline-danger.focus,.btn-outline-danger:focus{-webkit-box-shadow:0 0 0 .2rem rgba(230,15,79,.5);box-shadow:0 0 0 .2rem rgba(230,15,79,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#e60f4f}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#e60f4f;border-color:#e60f4f}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(230,15,79,.5);box-shadow:0 0 0 .2rem rgba(230,15,79,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{-webkit-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#3263e1;text-decoration:none}.btn-link:hover{color:#1943ad}.btn-link.focus,.btn-link:focus,.btn-link:hover{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.6875rem 1rem;font-size:1rem;line-height:1.5;border-radius:.5rem}.btn-group-sm>.btn,.btn-sm{padding:.28125rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.5rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.fade{-webkit-transition:none;transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}@media(prefers-reduced-motion:reduce){.collapsing{-webkit-transition:none;transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.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}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:8.5rem;padding:.5rem 0;margin:.125rem 0 0;font-size:.875rem;color:#3a474f;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:0 none;border-radius:.5rem;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.16);box-shadow:0 1px 4px rgba(0,0,0,.16)}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media(min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media(min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media(min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media(min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .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}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .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}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropleft .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}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #afbec7}.dropdown-item{display:block;width:100%;padding:.5rem .875rem;clear:both;font-weight:400;color:#3a474f;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#3a474f;text-decoration:none;background-color:#f9f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#3263e1}.dropdown-item.disabled,.dropdown-item:disabled{color:#94a4ae;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#3a474f;white-space:nowrap}.dropdown-item-text{display:block;padding:.5rem .875rem;color:#3a474f}.btn-group,.btn-group-vertical{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group.show .dropdown-toggle,.btn-group.show .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn-group-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label:after,.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.form-control:nth-last-child(n+3),.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label:after,.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-append,.input-group-prepend{display:-webkit-box;display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.5625rem .875rem;margin-bottom:0;font-size:.875rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.5rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.5rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:2rem}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .875rem;font-size:.875rem;line-height:1.5;border-radius:.5rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;-webkit-print-color-adjust:exact;color-adjust:exact}.custom-control-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#3263e1;background-color:#3263e1}.custom-control-input:focus~.custom-control-label:before{-webkit-box-shadow:none,0 0 0 .2rem rgba(50,99,225,.25);box-shadow:none,0 0 0 .2rem rgba(50,99,225,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#a1b8f1}.custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#ced9f8;border-color:#ced9f8}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label:before,.custom-control-input[disabled]~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label:before{pointer-events:none;background-color:#fff;border:1px solid #adb5bd;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.custom-control-label:after,.custom-control-label:before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:""}.custom-control-label:after{background:50%/50% 50% no-repeat}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{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='%23FFF' d='m6.564.75-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#3263e1;background-color:#3263e1}.custom-checkbox .custom-control-input:indeterminate~.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='%23FFF' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(50,99,225,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(50,99,225,.5)}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23FFF'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(50,99,225,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label:after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.custom-switch .custom-control-label:after{-webkit-transition:none;transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;-webkit-transform:translateX(.75rem);transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(50,99,225,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;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 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:.25rem;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.075);box-shadow:inset 0 1px 2px rgba(0,0,0,.075);-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#a1b8f1;outline:0;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.075),0 0 0 .2rem rgba(50,99,225,.25);box-shadow:inset 0 1px 2px rgba(0,0,0,.075),0 0 0 .2rem rgba(50,99,225,.25)}.custom-select:focus::-ms-value{color:#3a474f;background-color:#f9f9fa}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{position:relative;width:100%;height:calc(1.5em + .75rem + 2px)}.custom-file-input{z-index:2;margin:0;overflow:hidden;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#a1b8f1;-webkit-box-shadow:0 0 0 .2rem rgba(50,99,225,.25);box-shadow:0 0 0 .2rem rgba(50,99,225,.25)}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{left:0;z-index:1;height:calc(1.5em + .75rem + 2px);overflow:hidden;font-weight:400;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.custom-file-label,.custom-file-label:after{position:absolute;top:0;right:0;padding:.375rem .75rem;line-height:1.5;color:#495057}.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}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 1px #fafafa,0 0 0 .2rem rgba(50,99,225,.25);box-shadow:0 0 0 1px #fafafa,0 0 0 .2rem rgba(50,99,225,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fafafa,0 0 0 .2rem rgba(50,99,225,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fafafa,0 0 0 .2rem rgba(50,99,225,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#3263e1;border:0;border-radius:1rem;-webkit-box-shadow:0 .1rem .25rem rgba(0,0,0,.1);box-shadow:0 .1rem .25rem rgba(0,0,0,.1);-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-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;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media(prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#ced9f8}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem;-webkit-box-shadow:inset 0 .25rem .25rem rgba(0,0,0,.1);box-shadow:inset 0 .25rem .25rem rgba(0,0,0,.1)}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#3263e1;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;-moz-appearance:none;appearance:none}@media(prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#ced9f8}.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)}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#3263e1;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){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#ced9f8}.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)}.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label:before,.custom-file-label,.custom-select{-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-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;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{-webkit-transition:none;transition:none}}.nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#556874}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#1d4dc8;background-color:"inherit";border-color:#dee2e6 #dee2e6 #fafafa}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#3263e1}.nav-fill .nav-item,.nav-fill>.nav-link{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;padding:.5rem 1.5rem}.navbar,.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.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}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50%/100% 100% no-repeat}.navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media(max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media(min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm,.navbar-expand-sm .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.75rem;padding-left:.75rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media(max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media(min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md,.navbar-expand-md .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.75rem;padding-left:.75rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media(max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media(min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg,.navbar-expand-lg .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.75rem;padding-left:.75rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media(max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media(min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl,.navbar-expand-xl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.75rem;padding-left:.75rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.75rem;padding-left:.75rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:#3a474f}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:#3a474f;border-color:rgba(0,0,0,.1)}.navbar-light .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")}.navbar-light .navbar-text{color:#3a474f}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.5);border-color:hsla(0,0%,100%,.1)}.navbar-dark .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(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid #e0e6e9;border-radius:.625rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:.625rem;border-top-right-radius:.625rem}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:.625rem;border-bottom-left-radius:.625rem}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:1px;padding:1.5rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.5rem}.card-header{padding:.75rem 1.5rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid #e0e6e9}.card-header:first-child{border-radius:.625rem .625rem 0 0}.card-footer{padding:.75rem 1.5rem;background-color:rgba(0,0,0,.03);border-top:1px solid #e0e6e9}.card-footer:last-child{border-radius:0 0 .625rem .625rem}.card-header-tabs{margin-bottom:-.75rem;border-bottom:0}.card-header-pills,.card-header-tabs{margin-right:-.75rem;margin-left:-.75rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:.625rem}.card-img,.card-img-bottom,.card-img-top{-ms-flex-negative:0;flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:.625rem;border-top-right-radius:.625rem}.card-img,.card-img-bottom{border-bottom-right-radius:.625rem;border-bottom-left-radius:.625rem}.card-deck .card{margin-bottom:15px}@media(min-width:576px){.card-deck{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media(min-width:576px){.card-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media(min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 0;margin-bottom:0;list-style:none;background-color:inherit;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.75rem}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:.75rem;color:#afbec7;content:">"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#3a474f}.pagination{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:#3263e1;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#1943ad;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(50,99,225,.25);box-shadow:0 0 0 .2rem rgba(50,99,225,.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:#3263e1;border-color:#3263e1}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25rem .4rem;font-size:100%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.badge{-webkit-transition:none;transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.625rem;padding-left:.625rem;border-radius:10rem}.badge-primary{color:#fff;background-color:#3263e1}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#1d4bc3}a.badge-primary.focus,a.badge-primary:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(50,99,225,.5);box-shadow:0 0 0 .2rem rgba(50,99,225,.5)}.badge-secondary{color:#fff;background-color:#009974}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#00664d}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,153,116,.5);box-shadow:0 0 0 .2rem rgba(0,153,116,.5)}.badge-success{color:#fff;background-color:#009974}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#00664d}a.badge-success.focus,a.badge-success:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,153,116,.5);box-shadow:0 0 0 .2rem rgba(0,153,116,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#e99330}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d07a16}a.badge-warning.focus,a.badge-warning:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(233,147,48,.5);box-shadow:0 0 0 .2rem rgba(233,147,48,.5)}.badge-danger{color:#fff;background-color:#e60f4f}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#b60c3f}a.badge-danger.focus,a.badge-danger:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(230,15,79,.5);box-shadow:0 0 0 .2rem rgba(230,15,79,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media(min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:1.125rem 1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-link{font-weight:700}.alert-dismissible{padding-right:3.5rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:1.125rem 1rem}@-webkit-keyframes progress-bar-stripes{0%{background-position:.75rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{0%{background-position:.75rem 0}to{background-position:0 0}}.progress{height:.75rem;line-height:0;font-size:.75rem;background-color:#e0e6e9;border-radius:.625rem;-webkit-box-shadow:none;box-shadow:none}.progress,.progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.progress-bar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#3263e1;-webkit-transition:width .6s ease;transition:width .6s ease}@media(prefers-reduced-motion:reduce){.progress-bar{-webkit-transition:none;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:.75rem .75rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media(prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.media-body{-webkit-box-flex:1;-ms-flex:1;flex:1}.list-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.625rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#3a474f;background-color:#e9ecef}.list-group-item{border:1px solid rgba(0,0,0,.125)}.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+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.625rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.625rem;border-bottom-left-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{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.625rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.625rem;border-bottom-left-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{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.625rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.625rem;border-bottom-left-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{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.625rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.625rem;border-bottom-left-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{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.625rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.625rem;border-bottom-left-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}.list-group-item-primary{color:#1a3375;background-color:#c6d3f7}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#1a3375;background-color:#b0c2f4}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#1a3375;border-color:#1a3375}.list-group-item-secondary{color:#00503c;background-color:#b8e2d8}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#00503c;background-color:#a6dbce}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#00503c;border-color:#00503c}.list-group-item-success{color:#00503c;background-color:#b8e2d8}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#00503c;background-color:#a6dbce}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#00503c;border-color:#00503c}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#794c19;background-color:#f9e1c5}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#794c19;background-color:#f7d5ae}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#794c19;border-color:#794c19}.list-group-item-danger{color:#780829;background-color:#f8bcce}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#780829;background-color:#f6a5bd}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#780829;border-color:#780829}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.toast{-ms-flex-preferred-size:350px;flex-basis:350px;max-width:350px;font-size:.875rem;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);-webkit-box-shadow:0 .25rem .75rem rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translateY(-50px);transform:translateY(-50px)}@media(prefers-reduced-motion:reduce){.modal.fade .modal-dialog{-webkit-transition:none;transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{display:-webkit-box;display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:1.25rem;-webkit-box-shadow:0 2px 20px rgba(0,0,0,.2);box-shadow:0 2px 20px rgba(0,0,0,.2);outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid rgba(87,87,85,.12);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem}.modal-header .close{padding:1rem 1.5rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:2.5rem}.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1.5rem}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:1.25rem;border-top:1px solid #dee2e6;border-bottom-right-radius:1.25rem;border-bottom-left-radius:1.25rem}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content}.modal-content{-webkit-box-shadow:0 2px 20px rgba(0,0,0,.2);box-shadow:0 2px 20px rgba(0,0,0,.2)}.modal-sm{max-width:300px}}@media(min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media(min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:Noto Sans JP,Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;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:.75rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:1}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#3263e1}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#3263e1}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#3263e1}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#3263e1}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#3263e1;border-radius:.1875rem}.popover{top:0;left:0;z-index:1060;max-width:276px;font-family:Noto Sans JP,Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;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:1px solid #f9f9fa;border-radius:.25rem;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.1);box-shadow:0 2px 2px rgba(0,0,0,.1)}.popover,.popover .arrow{position:absolute;display:block}.popover .arrow{width:1rem;height:.5rem;margin:0 .25rem}.popover .arrow:after,.popover .arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow:before,.bs-popover-top>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow:after,.bs-popover-top>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.25rem 0}.bs-popover-auto[x-placement^=right]>.arrow:before,.bs-popover-right>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow:after,.bs-popover-right>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow:before,.bs-popover-bottom>.arrow:before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow:after,.bs-popover-bottom>.arrow:after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.25rem 0}.bs-popover-auto[x-placement^=left]>.arrow:before,.bs-popover-left>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow:after,.bs-popover-left>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:1rem 1rem;color:#3a474f}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media(prefers-reduced-motion:reduce){.carousel-item{-webkit-transition:none;transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;-webkit-transition:opacity 0s .6s;transition:opacity 0s .6s}@media(prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{-webkit-transition:none;transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;-webkit-transition:opacity .15s ease;transition:opacity .15s ease}@media(prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{-webkit-transition:none;transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFF' width='8' height='8'%3E%3Cpath d='m5.25 0-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFF' width='8' height='8'%3E%3Cpath d='m2.75 0-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;-webkit-transition:opacity .6s ease;transition:opacity .6s ease}@media(prefers-reduced-motion:reduce){.carousel-indicators li{-webkit-transition:none;transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner-border{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}@media(prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#3263e1!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#1d4bc3!important}.bg-secondary{background-color:#009974!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#00664d!important}.bg-success{background-color:#009974!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#00664d!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#e99330!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d07a16!important}.bg-danger{background-color:#e60f4f!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#b60c3f!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:#dae0e5!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:#1d2124!important}.bg-white{background-color:#fff!important}.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:#3263e1!important}.border-secondary,.border-success{border-color:#009974!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#e99330!important}.border-danger{border-color:#e60f4f!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-right,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-right{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-left{border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media(min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media(min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media(min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media(min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.85714286%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column,.flex-row{-webkit-box-direction:normal!important}.flex-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse,.flex-row-reverse{-webkit-box-direction:reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media(min-width:576px){.flex-sm-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column,.flex-sm-row{-webkit-box-direction:normal!important}.flex-sm-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media(min-width:768px){.flex-md-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column,.flex-md-row{-webkit-box-direction:normal!important}.flex-md-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media(min-width:992px){.flex-lg-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column,.flex-lg-row{-webkit-box-direction:normal!important}.flex-lg-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media(min-width:1200px){.flex-xl-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column,.flex-xl-row{-webkit-box-direction:normal!important}.flex-xl-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media(min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media(min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media(min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media(min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;-ms-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{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:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.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}.shadow-sm{-webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{-webkit-box-shadow:0 2px 1px rgba(85,104,116,.12)!important;box-shadow:0 2px 1px rgba(85,104,116,.12)!important}.shadow-lg{-webkit-box-shadow:0 2px 10px rgba(85,104,116,.12)!important;box-shadow:0 2px 10px rgba(85,104,116,.12)!important}.shadow-none{-webkit-box-shadow:none!important;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}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.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:.75rem!important}.mt-3,.my-3{margin-top:.75rem!important}.mr-3,.mx-3{margin-right:.75rem!important}.mb-3,.my-3{margin-bottom:.75rem!important}.ml-3,.mx-3{margin-left:.75rem!important}.m-4{margin:1rem!important}.mt-4,.my-4{margin-top:1rem!important}.mr-4,.mx-4{margin-right:1rem!important}.mb-4,.my-4{margin-bottom:1rem!important}.ml-4,.mx-4{margin-left:1rem!important}.m-5{margin:1.5rem!important}.mt-5,.my-5{margin-top:1.5rem!important}.mr-5,.mx-5{margin-right:1.5rem!important}.mb-5,.my-5{margin-bottom:1.5rem!important}.ml-5,.mx-5{margin-left:1.5rem!important}.m-6{margin:2rem!important}.mt-6,.my-6{margin-top:2rem!important}.mr-6,.mx-6{margin-right:2rem!important}.mb-6,.my-6{margin-bottom:2rem!important}.ml-6,.mx-6{margin-left:2rem!important}.m-7{margin:2.5rem!important}.mt-7,.my-7{margin-top:2.5rem!important}.mr-7,.mx-7{margin-right:2.5rem!important}.mb-7,.my-7{margin-bottom:2.5rem!important}.ml-7,.mx-7{margin-left:2.5rem!important}.m-8{margin:3rem!important}.mt-8,.my-8{margin-top:3rem!important}.mr-8,.mx-8{margin-right:3rem!important}.mb-8,.my-8{margin-bottom:3rem!important}.ml-8,.mx-8{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:.75rem!important}.pt-3,.py-3{padding-top:.75rem!important}.pr-3,.px-3{padding-right:.75rem!important}.pb-3,.py-3{padding-bottom:.75rem!important}.pl-3,.px-3{padding-left:.75rem!important}.p-4{padding:1rem!important}.pt-4,.py-4{padding-top:1rem!important}.pr-4,.px-4{padding-right:1rem!important}.pb-4,.py-4{padding-bottom:1rem!important}.pl-4,.px-4{padding-left:1rem!important}.p-5{padding:1.5rem!important}.pt-5,.py-5{padding-top:1.5rem!important}.pr-5,.px-5{padding-right:1.5rem!important}.pb-5,.py-5{padding-bottom:1.5rem!important}.pl-5,.px-5{padding-left:1.5rem!important}.p-6{padding:2rem!important}.pt-6,.py-6{padding-top:2rem!important}.pr-6,.px-6{padding-right:2rem!important}.pb-6,.py-6{padding-bottom:2rem!important}.pl-6,.px-6{padding-left:2rem!important}.p-7{padding:2.5rem!important}.pt-7,.py-7{padding-top:2.5rem!important}.pr-7,.px-7{padding-right:2.5rem!important}.pb-7,.py-7{padding-bottom:2.5rem!important}.pl-7,.px-7{padding-left:2.5rem!important}.p-8{padding:3rem!important}.pt-8,.py-8{padding-top:3rem!important}.pr-8,.px-8{padding-right:3rem!important}.pb-8,.py-8{padding-bottom:3rem!important}.pl-8,.px-8{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-.75rem!important}.mt-n3,.my-n3{margin-top:-.75rem!important}.mr-n3,.mx-n3{margin-right:-.75rem!important}.mb-n3,.my-n3{margin-bottom:-.75rem!important}.ml-n3,.mx-n3{margin-left:-.75rem!important}.m-n4{margin:-1rem!important}.mt-n4,.my-n4{margin-top:-1rem!important}.mr-n4,.mx-n4{margin-right:-1rem!important}.mb-n4,.my-n4{margin-bottom:-1rem!important}.ml-n4,.mx-n4{margin-left:-1rem!important}.m-n5{margin:-1.5rem!important}.mt-n5,.my-n5{margin-top:-1.5rem!important}.mr-n5,.mx-n5{margin-right:-1.5rem!important}.mb-n5,.my-n5{margin-bottom:-1.5rem!important}.ml-n5,.mx-n5{margin-left:-1.5rem!important}.m-n6{margin:-2rem!important}.mt-n6,.my-n6{margin-top:-2rem!important}.mr-n6,.mx-n6{margin-right:-2rem!important}.mb-n6,.my-n6{margin-bottom:-2rem!important}.ml-n6,.mx-n6{margin-left:-2rem!important}.m-n7{margin:-2.5rem!important}.mt-n7,.my-n7{margin-top:-2.5rem!important}.mr-n7,.mx-n7{margin-right:-2.5rem!important}.mb-n7,.my-n7{margin-bottom:-2.5rem!important}.ml-n7,.mx-n7{margin-left:-2.5rem!important}.m-n8{margin:-3rem!important}.mt-n8,.my-n8{margin-top:-3rem!important}.mr-n8,.mx-n8{margin-right:-3rem!important}.mb-n8,.my-n8{margin-bottom:-3rem!important}.ml-n8,.mx-n8{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.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:.75rem!important}.mt-sm-3,.my-sm-3{margin-top:.75rem!important}.mr-sm-3,.mx-sm-3{margin-right:.75rem!important}.mb-sm-3,.my-sm-3{margin-bottom:.75rem!important}.ml-sm-3,.mx-sm-3{margin-left:.75rem!important}.m-sm-4{margin:1rem!important}.mt-sm-4,.my-sm-4{margin-top:1rem!important}.mr-sm-4,.mx-sm-4{margin-right:1rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1rem!important}.ml-sm-4,.mx-sm-4{margin-left:1rem!important}.m-sm-5{margin:1.5rem!important}.mt-sm-5,.my-sm-5{margin-top:1.5rem!important}.mr-sm-5,.mx-sm-5{margin-right:1.5rem!important}.mb-sm-5,.my-sm-5{margin-bottom:1.5rem!important}.ml-sm-5,.mx-sm-5{margin-left:1.5rem!important}.m-sm-6{margin:2rem!important}.mt-sm-6,.my-sm-6{margin-top:2rem!important}.mr-sm-6,.mx-sm-6{margin-right:2rem!important}.mb-sm-6,.my-sm-6{margin-bottom:2rem!important}.ml-sm-6,.mx-sm-6{margin-left:2rem!important}.m-sm-7{margin:2.5rem!important}.mt-sm-7,.my-sm-7{margin-top:2.5rem!important}.mr-sm-7,.mx-sm-7{margin-right:2.5rem!important}.mb-sm-7,.my-sm-7{margin-bottom:2.5rem!important}.ml-sm-7,.mx-sm-7{margin-left:2.5rem!important}.m-sm-8{margin:3rem!important}.mt-sm-8,.my-sm-8{margin-top:3rem!important}.mr-sm-8,.mx-sm-8{margin-right:3rem!important}.mb-sm-8,.my-sm-8{margin-bottom:3rem!important}.ml-sm-8,.mx-sm-8{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:.75rem!important}.pt-sm-3,.py-sm-3{padding-top:.75rem!important}.pr-sm-3,.px-sm-3{padding-right:.75rem!important}.pb-sm-3,.py-sm-3{padding-bottom:.75rem!important}.pl-sm-3,.px-sm-3{padding-left:.75rem!important}.p-sm-4{padding:1rem!important}.pt-sm-4,.py-sm-4{padding-top:1rem!important}.pr-sm-4,.px-sm-4{padding-right:1rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1rem!important}.pl-sm-4,.px-sm-4{padding-left:1rem!important}.p-sm-5{padding:1.5rem!important}.pt-sm-5,.py-sm-5{padding-top:1.5rem!important}.pr-sm-5,.px-sm-5{padding-right:1.5rem!important}.pb-sm-5,.py-sm-5{padding-bottom:1.5rem!important}.pl-sm-5,.px-sm-5{padding-left:1.5rem!important}.p-sm-6{padding:2rem!important}.pt-sm-6,.py-sm-6{padding-top:2rem!important}.pr-sm-6,.px-sm-6{padding-right:2rem!important}.pb-sm-6,.py-sm-6{padding-bottom:2rem!important}.pl-sm-6,.px-sm-6{padding-left:2rem!important}.p-sm-7{padding:2.5rem!important}.pt-sm-7,.py-sm-7{padding-top:2.5rem!important}.pr-sm-7,.px-sm-7{padding-right:2.5rem!important}.pb-sm-7,.py-sm-7{padding-bottom:2.5rem!important}.pl-sm-7,.px-sm-7{padding-left:2.5rem!important}.p-sm-8{padding:3rem!important}.pt-sm-8,.py-sm-8{padding-top:3rem!important}.pr-sm-8,.px-sm-8{padding-right:3rem!important}.pb-sm-8,.py-sm-8{padding-bottom:3rem!important}.pl-sm-8,.px-sm-8{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-.75rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-.75rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-.75rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-.75rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-.75rem!important}.m-sm-n4{margin:-1rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1rem!important}.m-sm-n5{margin:-1.5rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-1.5rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-1.5rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-1.5rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-1.5rem!important}.m-sm-n6{margin:-2rem!important}.mt-sm-n6,.my-sm-n6{margin-top:-2rem!important}.mr-sm-n6,.mx-sm-n6{margin-right:-2rem!important}.mb-sm-n6,.my-sm-n6{margin-bottom:-2rem!important}.ml-sm-n6,.mx-sm-n6{margin-left:-2rem!important}.m-sm-n7{margin:-2.5rem!important}.mt-sm-n7,.my-sm-n7{margin-top:-2.5rem!important}.mr-sm-n7,.mx-sm-n7{margin-right:-2.5rem!important}.mb-sm-n7,.my-sm-n7{margin-bottom:-2.5rem!important}.ml-sm-n7,.mx-sm-n7{margin-left:-2.5rem!important}.m-sm-n8{margin:-3rem!important}.mt-sm-n8,.my-sm-n8{margin-top:-3rem!important}.mr-sm-n8,.mx-sm-n8{margin-right:-3rem!important}.mb-sm-n8,.my-sm-n8{margin-bottom:-3rem!important}.ml-sm-n8,.mx-sm-n8{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.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:.75rem!important}.mt-md-3,.my-md-3{margin-top:.75rem!important}.mr-md-3,.mx-md-3{margin-right:.75rem!important}.mb-md-3,.my-md-3{margin-bottom:.75rem!important}.ml-md-3,.mx-md-3{margin-left:.75rem!important}.m-md-4{margin:1rem!important}.mt-md-4,.my-md-4{margin-top:1rem!important}.mr-md-4,.mx-md-4{margin-right:1rem!important}.mb-md-4,.my-md-4{margin-bottom:1rem!important}.ml-md-4,.mx-md-4{margin-left:1rem!important}.m-md-5{margin:1.5rem!important}.mt-md-5,.my-md-5{margin-top:1.5rem!important}.mr-md-5,.mx-md-5{margin-right:1.5rem!important}.mb-md-5,.my-md-5{margin-bottom:1.5rem!important}.ml-md-5,.mx-md-5{margin-left:1.5rem!important}.m-md-6{margin:2rem!important}.mt-md-6,.my-md-6{margin-top:2rem!important}.mr-md-6,.mx-md-6{margin-right:2rem!important}.mb-md-6,.my-md-6{margin-bottom:2rem!important}.ml-md-6,.mx-md-6{margin-left:2rem!important}.m-md-7{margin:2.5rem!important}.mt-md-7,.my-md-7{margin-top:2.5rem!important}.mr-md-7,.mx-md-7{margin-right:2.5rem!important}.mb-md-7,.my-md-7{margin-bottom:2.5rem!important}.ml-md-7,.mx-md-7{margin-left:2.5rem!important}.m-md-8{margin:3rem!important}.mt-md-8,.my-md-8{margin-top:3rem!important}.mr-md-8,.mx-md-8{margin-right:3rem!important}.mb-md-8,.my-md-8{margin-bottom:3rem!important}.ml-md-8,.mx-md-8{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:.75rem!important}.pt-md-3,.py-md-3{padding-top:.75rem!important}.pr-md-3,.px-md-3{padding-right:.75rem!important}.pb-md-3,.py-md-3{padding-bottom:.75rem!important}.pl-md-3,.px-md-3{padding-left:.75rem!important}.p-md-4{padding:1rem!important}.pt-md-4,.py-md-4{padding-top:1rem!important}.pr-md-4,.px-md-4{padding-right:1rem!important}.pb-md-4,.py-md-4{padding-bottom:1rem!important}.pl-md-4,.px-md-4{padding-left:1rem!important}.p-md-5{padding:1.5rem!important}.pt-md-5,.py-md-5{padding-top:1.5rem!important}.pr-md-5,.px-md-5{padding-right:1.5rem!important}.pb-md-5,.py-md-5{padding-bottom:1.5rem!important}.pl-md-5,.px-md-5{padding-left:1.5rem!important}.p-md-6{padding:2rem!important}.pt-md-6,.py-md-6{padding-top:2rem!important}.pr-md-6,.px-md-6{padding-right:2rem!important}.pb-md-6,.py-md-6{padding-bottom:2rem!important}.pl-md-6,.px-md-6{padding-left:2rem!important}.p-md-7{padding:2.5rem!important}.pt-md-7,.py-md-7{padding-top:2.5rem!important}.pr-md-7,.px-md-7{padding-right:2.5rem!important}.pb-md-7,.py-md-7{padding-bottom:2.5rem!important}.pl-md-7,.px-md-7{padding-left:2.5rem!important}.p-md-8{padding:3rem!important}.pt-md-8,.py-md-8{padding-top:3rem!important}.pr-md-8,.px-md-8{padding-right:3rem!important}.pb-md-8,.py-md-8{padding-bottom:3rem!important}.pl-md-8,.px-md-8{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-.75rem!important}.mt-md-n3,.my-md-n3{margin-top:-.75rem!important}.mr-md-n3,.mx-md-n3{margin-right:-.75rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-.75rem!important}.ml-md-n3,.mx-md-n3{margin-left:-.75rem!important}.m-md-n4{margin:-1rem!important}.mt-md-n4,.my-md-n4{margin-top:-1rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1rem!important}.m-md-n5{margin:-1.5rem!important}.mt-md-n5,.my-md-n5{margin-top:-1.5rem!important}.mr-md-n5,.mx-md-n5{margin-right:-1.5rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-1.5rem!important}.ml-md-n5,.mx-md-n5{margin-left:-1.5rem!important}.m-md-n6{margin:-2rem!important}.mt-md-n6,.my-md-n6{margin-top:-2rem!important}.mr-md-n6,.mx-md-n6{margin-right:-2rem!important}.mb-md-n6,.my-md-n6{margin-bottom:-2rem!important}.ml-md-n6,.mx-md-n6{margin-left:-2rem!important}.m-md-n7{margin:-2.5rem!important}.mt-md-n7,.my-md-n7{margin-top:-2.5rem!important}.mr-md-n7,.mx-md-n7{margin-right:-2.5rem!important}.mb-md-n7,.my-md-n7{margin-bottom:-2.5rem!important}.ml-md-n7,.mx-md-n7{margin-left:-2.5rem!important}.m-md-n8{margin:-3rem!important}.mt-md-n8,.my-md-n8{margin-top:-3rem!important}.mr-md-n8,.mx-md-n8{margin-right:-3rem!important}.mb-md-n8,.my-md-n8{margin-bottom:-3rem!important}.ml-md-n8,.mx-md-n8{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.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:.75rem!important}.mt-lg-3,.my-lg-3{margin-top:.75rem!important}.mr-lg-3,.mx-lg-3{margin-right:.75rem!important}.mb-lg-3,.my-lg-3{margin-bottom:.75rem!important}.ml-lg-3,.mx-lg-3{margin-left:.75rem!important}.m-lg-4{margin:1rem!important}.mt-lg-4,.my-lg-4{margin-top:1rem!important}.mr-lg-4,.mx-lg-4{margin-right:1rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1rem!important}.ml-lg-4,.mx-lg-4{margin-left:1rem!important}.m-lg-5{margin:1.5rem!important}.mt-lg-5,.my-lg-5{margin-top:1.5rem!important}.mr-lg-5,.mx-lg-5{margin-right:1.5rem!important}.mb-lg-5,.my-lg-5{margin-bottom:1.5rem!important}.ml-lg-5,.mx-lg-5{margin-left:1.5rem!important}.m-lg-6{margin:2rem!important}.mt-lg-6,.my-lg-6{margin-top:2rem!important}.mr-lg-6,.mx-lg-6{margin-right:2rem!important}.mb-lg-6,.my-lg-6{margin-bottom:2rem!important}.ml-lg-6,.mx-lg-6{margin-left:2rem!important}.m-lg-7{margin:2.5rem!important}.mt-lg-7,.my-lg-7{margin-top:2.5rem!important}.mr-lg-7,.mx-lg-7{margin-right:2.5rem!important}.mb-lg-7,.my-lg-7{margin-bottom:2.5rem!important}.ml-lg-7,.mx-lg-7{margin-left:2.5rem!important}.m-lg-8{margin:3rem!important}.mt-lg-8,.my-lg-8{margin-top:3rem!important}.mr-lg-8,.mx-lg-8{margin-right:3rem!important}.mb-lg-8,.my-lg-8{margin-bottom:3rem!important}.ml-lg-8,.mx-lg-8{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:.75rem!important}.pt-lg-3,.py-lg-3{padding-top:.75rem!important}.pr-lg-3,.px-lg-3{padding-right:.75rem!important}.pb-lg-3,.py-lg-3{padding-bottom:.75rem!important}.pl-lg-3,.px-lg-3{padding-left:.75rem!important}.p-lg-4{padding:1rem!important}.pt-lg-4,.py-lg-4{padding-top:1rem!important}.pr-lg-4,.px-lg-4{padding-right:1rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1rem!important}.pl-lg-4,.px-lg-4{padding-left:1rem!important}.p-lg-5{padding:1.5rem!important}.pt-lg-5,.py-lg-5{padding-top:1.5rem!important}.pr-lg-5,.px-lg-5{padding-right:1.5rem!important}.pb-lg-5,.py-lg-5{padding-bottom:1.5rem!important}.pl-lg-5,.px-lg-5{padding-left:1.5rem!important}.p-lg-6{padding:2rem!important}.pt-lg-6,.py-lg-6{padding-top:2rem!important}.pr-lg-6,.px-lg-6{padding-right:2rem!important}.pb-lg-6,.py-lg-6{padding-bottom:2rem!important}.pl-lg-6,.px-lg-6{padding-left:2rem!important}.p-lg-7{padding:2.5rem!important}.pt-lg-7,.py-lg-7{padding-top:2.5rem!important}.pr-lg-7,.px-lg-7{padding-right:2.5rem!important}.pb-lg-7,.py-lg-7{padding-bottom:2.5rem!important}.pl-lg-7,.px-lg-7{padding-left:2.5rem!important}.p-lg-8{padding:3rem!important}.pt-lg-8,.py-lg-8{padding-top:3rem!important}.pr-lg-8,.px-lg-8{padding-right:3rem!important}.pb-lg-8,.py-lg-8{padding-bottom:3rem!important}.pl-lg-8,.px-lg-8{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-.75rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-.75rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-.75rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-.75rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-.75rem!important}.m-lg-n4{margin:-1rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1rem!important}.m-lg-n5{margin:-1.5rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-1.5rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-1.5rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-1.5rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-1.5rem!important}.m-lg-n6{margin:-2rem!important}.mt-lg-n6,.my-lg-n6{margin-top:-2rem!important}.mr-lg-n6,.mx-lg-n6{margin-right:-2rem!important}.mb-lg-n6,.my-lg-n6{margin-bottom:-2rem!important}.ml-lg-n6,.mx-lg-n6{margin-left:-2rem!important}.m-lg-n7{margin:-2.5rem!important}.mt-lg-n7,.my-lg-n7{margin-top:-2.5rem!important}.mr-lg-n7,.mx-lg-n7{margin-right:-2.5rem!important}.mb-lg-n7,.my-lg-n7{margin-bottom:-2.5rem!important}.ml-lg-n7,.mx-lg-n7{margin-left:-2.5rem!important}.m-lg-n8{margin:-3rem!important}.mt-lg-n8,.my-lg-n8{margin-top:-3rem!important}.mr-lg-n8,.mx-lg-n8{margin-right:-3rem!important}.mb-lg-n8,.my-lg-n8{margin-bottom:-3rem!important}.ml-lg-n8,.mx-lg-n8{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.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:.75rem!important}.mt-xl-3,.my-xl-3{margin-top:.75rem!important}.mr-xl-3,.mx-xl-3{margin-right:.75rem!important}.mb-xl-3,.my-xl-3{margin-bottom:.75rem!important}.ml-xl-3,.mx-xl-3{margin-left:.75rem!important}.m-xl-4{margin:1rem!important}.mt-xl-4,.my-xl-4{margin-top:1rem!important}.mr-xl-4,.mx-xl-4{margin-right:1rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1rem!important}.ml-xl-4,.mx-xl-4{margin-left:1rem!important}.m-xl-5{margin:1.5rem!important}.mt-xl-5,.my-xl-5{margin-top:1.5rem!important}.mr-xl-5,.mx-xl-5{margin-right:1.5rem!important}.mb-xl-5,.my-xl-5{margin-bottom:1.5rem!important}.ml-xl-5,.mx-xl-5{margin-left:1.5rem!important}.m-xl-6{margin:2rem!important}.mt-xl-6,.my-xl-6{margin-top:2rem!important}.mr-xl-6,.mx-xl-6{margin-right:2rem!important}.mb-xl-6,.my-xl-6{margin-bottom:2rem!important}.ml-xl-6,.mx-xl-6{margin-left:2rem!important}.m-xl-7{margin:2.5rem!important}.mt-xl-7,.my-xl-7{margin-top:2.5rem!important}.mr-xl-7,.mx-xl-7{margin-right:2.5rem!important}.mb-xl-7,.my-xl-7{margin-bottom:2.5rem!important}.ml-xl-7,.mx-xl-7{margin-left:2.5rem!important}.m-xl-8{margin:3rem!important}.mt-xl-8,.my-xl-8{margin-top:3rem!important}.mr-xl-8,.mx-xl-8{margin-right:3rem!important}.mb-xl-8,.my-xl-8{margin-bottom:3rem!important}.ml-xl-8,.mx-xl-8{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:.75rem!important}.pt-xl-3,.py-xl-3{padding-top:.75rem!important}.pr-xl-3,.px-xl-3{padding-right:.75rem!important}.pb-xl-3,.py-xl-3{padding-bottom:.75rem!important}.pl-xl-3,.px-xl-3{padding-left:.75rem!important}.p-xl-4{padding:1rem!important}.pt-xl-4,.py-xl-4{padding-top:1rem!important}.pr-xl-4,.px-xl-4{padding-right:1rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1rem!important}.pl-xl-4,.px-xl-4{padding-left:1rem!important}.p-xl-5{padding:1.5rem!important}.pt-xl-5,.py-xl-5{padding-top:1.5rem!important}.pr-xl-5,.px-xl-5{padding-right:1.5rem!important}.pb-xl-5,.py-xl-5{padding-bottom:1.5rem!important}.pl-xl-5,.px-xl-5{padding-left:1.5rem!important}.p-xl-6{padding:2rem!important}.pt-xl-6,.py-xl-6{padding-top:2rem!important}.pr-xl-6,.px-xl-6{padding-right:2rem!important}.pb-xl-6,.py-xl-6{padding-bottom:2rem!important}.pl-xl-6,.px-xl-6{padding-left:2rem!important}.p-xl-7{padding:2.5rem!important}.pt-xl-7,.py-xl-7{padding-top:2.5rem!important}.pr-xl-7,.px-xl-7{padding-right:2.5rem!important}.pb-xl-7,.py-xl-7{padding-bottom:2.5rem!important}.pl-xl-7,.px-xl-7{padding-left:2.5rem!important}.p-xl-8{padding:3rem!important}.pt-xl-8,.py-xl-8{padding-top:3rem!important}.pr-xl-8,.px-xl-8{padding-right:3rem!important}.pb-xl-8,.py-xl-8{padding-bottom:3rem!important}.pl-xl-8,.px-xl-8{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-.75rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-.75rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-.75rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-.75rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-.75rem!important}.m-xl-n4{margin:-1rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1rem!important}.m-xl-n5{margin:-1.5rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-1.5rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-1.5rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-1.5rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-1.5rem!important}.m-xl-n6{margin:-2rem!important}.mt-xl-n6,.my-xl-n6{margin-top:-2rem!important}.mr-xl-n6,.mx-xl-n6{margin-right:-2rem!important}.mb-xl-n6,.my-xl-n6{margin-bottom:-2rem!important}.ml-xl-n6,.mx-xl-n6{margin-left:-2rem!important}.m-xl-n7{margin:-2.5rem!important}.mt-xl-n7,.my-xl-n7{margin-top:-2.5rem!important}.mr-xl-n7,.mx-xl-n7{margin-right:-2.5rem!important}.mb-xl-n7,.my-xl-n7{margin-bottom:-2.5rem!important}.ml-xl-n7,.mx-xl-n7{margin-left:-2.5rem!important}.m-xl-n8{margin:-3rem!important}.mt-xl-n8,.my-xl-n8{margin-top:-3rem!important}.mr-xl-n8,.mx-xl-n8{margin-right:-3rem!important}.mb-xl-n8,.my-xl-n8{margin-bottom:-3rem!important}.ml-xl-n8,.mx-xl-n8{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:transparent}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media(min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media(min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media(min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media(min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#3263e1!important}a.text-primary:focus,a.text-primary:hover{color:#1943ad!important}.text-secondary{color:#009974!important}a.text-secondary:focus,a.text-secondary:hover{color:#004d3a!important}.text-success{color:#009974!important}a.text-success:focus,a.text-success:hover{color:#004d3a!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#e99330!important}a.text-warning:focus,a.text-warning:hover{color:#b96c14!important}.text-danger{color:#e60f4f!important}a.text-danger:focus,a.text-danger:hover{color:#9e0a36!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#3a474f!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.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}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,:after,:before{text-shadow:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd}blockquote,img,pre,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#e0e6e9}.table .thead-dark th{color:inherit;border-color:#e0e6e9}}.badge-pill{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:1.5rem;font-size:.875rem;white-space:nowrap}.btn-primary{color:#fff;background-color:#3263e1;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-primary.focus,.btn-primary:focus,.btn-primary:hover{color:#fff;background-color:#547de6;border-color:transparent}.btn-primary.focus,.btn-primary:focus{-webkit-box-shadow:0 0 0 .2rem hsla(0,0%,100%,.5);box-shadow:0 0 0 .2rem hsla(0,0%,100%,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#3263e1;border-color:transparent}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#1d4dc8;border-color:transparent}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem hsla(0,0%,100%,.5);box-shadow:0 0 0 .2rem hsla(0,0%,100%,.5)}.btn-primary.disabled,.btn-primary:disabled{background-color:#94a4ae;border-color:#94a4ae}.btn-outline-primary{color:#3263e1;border-color:#3263e1}.btn-outline-primary:hover{color:#547de6;border-color:#547de6;background-color:transparent}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#8a8a8a;border-color:#8a8a8a;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#1d4dc8;border-color:#1d4dc8;background-color:transparent}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#94a4ae;border-color:#94a4ae}.btn-outline-primary.focus,.btn-outline-primary:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus{-webkit-box-shadow:none;box-shadow:none}.btn-outline-neutral-primary{color:#3263e1;border-color:#3263e1}.btn-outline-neutral-primary:hover{color:#547de6;border-color:#547de6;background-color:transparent}.btn-outline-neutral-primary.disabled,.btn-outline-neutral-primary:disabled{color:#8a8a8a;border-color:#8a8a8a;background-color:transparent}.btn-outline-neutral-primary:not(:disabled):not(.disabled).active,.btn-outline-neutral-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-neutral-primary.dropdown-toggle{color:#1d4dc8;border-color:#1d4dc8;background-color:transparent}.btn-outline-neutral-primary,.btn-outline-neutral-primary.disabled,.btn-outline-neutral-primary.focus,.btn-outline-neutral-primary:disabled,.btn-outline-neutral-primary:focus,.btn-outline-neutral-primary:not(:disabled):not(.disabled).active,.btn-outline-neutral-primary:not(:disabled):not(.disabled):active,.btn-outline-neutral-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-neutral-primary:not(:disabled):not(.disabled):hover{border:1px solid #e0e6e9;-webkit-box-shadow:0 2px 1px rgba(58,76,87,.12);box-shadow:0 2px 1px rgba(58,76,87,.12)}.btn-outline-neutral-primary.disabled,.btn-outline-neutral-primary:disabled{color:#94a4ae}.btn-borderless-primary{color:#3263e1;border-color:#3263e1;border:none}.btn-borderless-primary:hover{color:#547de6;border-color:#547de6;background-color:transparent}.btn-borderless-primary.disabled,.btn-borderless-primary:disabled{color:#8a8a8a;border-color:#8a8a8a;background-color:transparent}.btn-borderless-primary:not(:disabled):not(.disabled).active,.btn-borderless-primary:not(:disabled):not(.disabled):active,.show>.btn-borderless-primary.dropdown-toggle{color:#1d4dc8;border-color:#1d4dc8;background-color:transparent}.btn-borderless-primary.disabled,.btn-borderless-primary:disabled{color:#94a4ae}.btn-secondary{color:#fff;background-color:#009974;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover{color:#fff;background-color:#00bf91;border-color:transparent}.btn-secondary.focus,.btn-secondary:focus{-webkit-box-shadow:0 0 0 .2rem hsla(0,0%,100%,.5);box-shadow:0 0 0 .2rem hsla(0,0%,100%,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#009974;border-color:transparent}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#007357;border-color:transparent}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem hsla(0,0%,100%,.5);box-shadow:0 0 0 .2rem hsla(0,0%,100%,.5)}.btn-secondary.disabled,.btn-secondary:disabled{background-color:#94a4ae;border-color:#94a4ae}.btn-outline-secondary{color:#009974;border-color:#009974}.btn-outline-secondary:hover{color:#00bf91;border-color:#00bf91;background-color:transparent}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#4d4d4d;border-color:#4d4d4d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#007357;border-color:#007357;background-color:transparent}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#94a4ae;border-color:#94a4ae}.btn-outline-secondary.focus,.btn-outline-secondary:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus{-webkit-box-shadow:none;box-shadow:none}.btn-outline-neutral-secondary{color:#009974;border-color:#009974}.btn-outline-neutral-secondary:hover{color:#00bf91;border-color:#00bf91;background-color:transparent}.btn-outline-neutral-secondary.disabled,.btn-outline-neutral-secondary:disabled{color:#4d4d4d;border-color:#4d4d4d;background-color:transparent}.btn-outline-neutral-secondary:not(:disabled):not(.disabled).active,.btn-outline-neutral-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-neutral-secondary.dropdown-toggle{color:#007357;border-color:#007357;background-color:transparent}.btn-outline-neutral-secondary,.btn-outline-neutral-secondary.disabled,.btn-outline-neutral-secondary.focus,.btn-outline-neutral-secondary:disabled,.btn-outline-neutral-secondary:focus,.btn-outline-neutral-secondary:not(:disabled):not(.disabled).active,.btn-outline-neutral-secondary:not(:disabled):not(.disabled):active,.btn-outline-neutral-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-neutral-secondary:not(:disabled):not(.disabled):hover{border:1px solid #e0e6e9;-webkit-box-shadow:0 2px 1px rgba(58,76,87,.12);box-shadow:0 2px 1px rgba(58,76,87,.12)}.btn-outline-neutral-secondary.disabled,.btn-outline-neutral-secondary:disabled{color:#94a4ae}.btn-borderless-secondary{color:#009974;border-color:#009974;border:none}.btn-borderless-secondary:hover{color:#00bf91;border-color:#00bf91;background-color:transparent}.btn-borderless-secondary.disabled,.btn-borderless-secondary:disabled{color:#4d4d4d;border-color:#4d4d4d;background-color:transparent}.btn-borderless-secondary:not(:disabled):not(.disabled).active,.btn-borderless-secondary:not(:disabled):not(.disabled):active,.show>.btn-borderless-secondary.dropdown-toggle{color:#007357;border-color:#007357;background-color:transparent}.btn-borderless-secondary.disabled,.btn-borderless-secondary:disabled{color:#94a4ae}.btn-danger{color:#fff;background-color:#e60f4f;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-danger.focus,.btn-danger:focus,.btn-danger:hover{color:#fff;background-color:#f22c67;border-color:transparent}.btn-danger.focus,.btn-danger:focus{-webkit-box-shadow:0 0 0 .2rem hsla(0,0%,100%,.5);box-shadow:0 0 0 .2rem hsla(0,0%,100%,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#e60f4f;border-color:transparent}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#d1003f;border-color:transparent}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem hsla(0,0%,100%,.5);box-shadow:0 0 0 .2rem hsla(0,0%,100%,.5)}.btn-danger.disabled,.btn-danger:disabled{background-color:#94a4ae;border-color:#94a4ae}.btn-outline-danger{color:#e60f4f;border-color:#e60f4f}.btn-outline-danger:hover{color:#f22c67;border-color:#f22c67;background-color:transparent}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#7b7b7b;border-color:#7b7b7b;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#d1003f;border-color:#d1003f;background-color:transparent}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#94a4ae;border-color:#94a4ae}.btn-outline-danger.focus,.btn-outline-danger:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus{-webkit-box-shadow:none;box-shadow:none}.btn-outline-neutral-danger{color:#e60f4f;border-color:#e60f4f}.btn-outline-neutral-danger:hover{color:#f22c67;border-color:#f22c67;background-color:transparent}.btn-outline-neutral-danger.disabled,.btn-outline-neutral-danger:disabled{color:#7b7b7b;border-color:#7b7b7b;background-color:transparent}.btn-outline-neutral-danger:not(:disabled):not(.disabled).active,.btn-outline-neutral-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-neutral-danger.dropdown-toggle{color:#d1003f;border-color:#d1003f;background-color:transparent}.btn-outline-neutral-danger,.btn-outline-neutral-danger.disabled,.btn-outline-neutral-danger.focus,.btn-outline-neutral-danger:disabled,.btn-outline-neutral-danger:focus,.btn-outline-neutral-danger:not(:disabled):not(.disabled).active,.btn-outline-neutral-danger:not(:disabled):not(.disabled):active,.btn-outline-neutral-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-neutral-danger:not(:disabled):not(.disabled):hover{border:1px solid #e0e6e9;-webkit-box-shadow:0 2px 1px rgba(58,76,87,.12);box-shadow:0 2px 1px rgba(58,76,87,.12)}.btn-outline-neutral-danger.disabled,.btn-outline-neutral-danger:disabled{color:#94a4ae}.btn-borderless-danger{color:#e60f4f;border-color:#e60f4f;border:none}.btn-borderless-danger:hover{color:#f22c67;border-color:#f22c67;background-color:transparent}.btn-borderless-danger.disabled,.btn-borderless-danger:disabled{color:#7b7b7b;border-color:#7b7b7b;background-color:transparent}.btn-borderless-danger:not(:disabled):not(.disabled).active,.btn-borderless-danger:not(:disabled):not(.disabled):active,.show>.btn-borderless-danger.dropdown-toggle{color:#d1003f;border-color:#d1003f;background-color:transparent}.btn-borderless-danger.disabled,.btn-borderless-danger:disabled{color:#94a4ae}.btn{white-space:nowrap}.btn i{margin-right:.5rem}.btn-group-lg>.btn:not(.btn-link) i,.btn.btn-lg:not(.btn-link) i{margin-right:.75rem}.btn.btn-link{border:1px solid transparent;color:#3263e1}.btn.btn-link:not(:disabled):not(.disabled).active,.btn.btn-link:not(:disabled):not(.disabled):active,.btn.btn-link:not(:disabled):not(.disabled):hover{color:#547de6;background-color:transparent;text-decoration:none}.btn.btn-link:not(:disabled):not(.disabled).active,.btn.btn-link:not(:disabled):not(.disabled):active{color:#1d4dc8;background-color:transparent}.btn.btn-label{position:relative;border:1px solid #e0e6e9;border-radius:.625rem;background-color:#fff;-webkit-box-shadow:none;box-shadow:none;text-transform:none;line-height:1;font-weight:500}.btn.btn-label:not(:disabled):not(.disabled):hover{background-color:#f9f9fa;cursor:pointer}.btn.btn-label:not(:disabled):not(.disabled).active,.btn.btn-label:not(:disabled):not(.disabled):active{color:#3263e1;border-color:#3263e1;-webkit-box-shadow:none;box-shadow:none}.btn.btn-toolbar{padding-left:.9375rem;padding-right:.9375rem;height:2.5rem;background-color:#fff;-webkit-box-shadow:0 1px 0 #e0e6e9;box-shadow:0 1px 0 #e0e6e9;border:1px solid #e0e6e9;font-size:.875rem;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn.btn-toolbar.btn-toolbar-sm{padding-left:.75rem;padding-right:.75rem;height:2rem;line-height:1}.btn.btn-toolbar.btn-toolbar-contextual{padding-left:.75rem;padding-right:.75rem;color:#3263e1}.btn.btn-toolbar i:last-child{margin-right:0}.btn.btn-toolbar:not(:disabled):not(.disabled):hover{border-color:#afbec7;color:#1d4dc8}.btn.btn-toolbar:not(:disabled):not(.disabled).active,.btn.btn-toolbar:not(:disabled):not(.disabled):active{-webkit-box-shadow:0 1px 0 #e0e6e9;box-shadow:0 1px 0 #e0e6e9;background-color:#f9f9fa}.btn-group-narrow:hover .btn-toolbar{border-color:#afbec7}.btn-group-narrow .btn-toolbar{padding-left:.375rem;padding-right:.375rem;border-radius:.25rem;border-left-width:0;border-right-width:0;color:#afbec7}.btn-group-narrow .btn-toolbar:first-child{padding-left:.75rem;border-left-width:1px}.btn-group-narrow .btn-toolbar:last-child{padding-right:.75rem;border-right-width:1px}.btn-group-narrow .btn-toolbar:active{background-color:inherit}.btn-group-narrow .btn-toolbar.active{color:#3a474f;-webkit-box-shadow:0 1px 0 #e0e6e9!important;box-shadow:0 1px 0 #e0e6e9!important}.card{-webkit-box-shadow:0 2px 1px rgba(85,104,116,.12);box-shadow:0 2px 1px rgba(85,104,116,.12)}.card.card-page{-webkit-box-shadow:0 2px 10px #e0e6e9;box-shadow:0 2px 10px #e0e6e9;border-radius:1.25rem}.card .card-body .card-title{font-size:1.25rem;font-weight:700}.card .card-body .card-text{font-size:.75rem}.card .card-body .card-description{font-size:.75rem;font-style:italic}.card .card-body .card-button{width:100%}.card.card-review{border-radius:0 0 .5rem .5rem}.card.card-review.card-review-completed{border:2px solid #004c3a;background-color:#a3efdd;color:#003629}.card.card-review.card-review-rejected{border:2px solid #f01557;background-color:#fcf2f5}.card.card-review.card-col-4 .card-review-info{padding:.75rem 1rem 0 1rem}.card.card-review.card-col-4 .card-review-info .comments-count{margin-top:.3125rem}.card.card-review.card-col-4 .card-review-buttons{padding:.75rem 1rem 1rem}.card.card-review.card-col-1 .card-body,.card.card-review.card-col-2 .card-body{display:-webkit-box;display:-ms-flexbox;display:flex}.card.card-review.card-col-1 .card-review-info,.card.card-review.card-col-2 .card-review-info{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:1rem;min-width:0}.card.card-review.card-col-1 .card-review-buttons,.card.card-review.card-col-2 .card-review-buttons{padding-right:1rem}.card.card-review.card-col-1 .card-review-buttons button,.card.card-review.card-col-2 .card-review-buttons button{width:6.75rem}.card.card-review.card-col-1 .card-review-buttons button{width:11.25rem}.card.card-review .card-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;min-height:300px;background-color:#e0e6e9}.card.card-review .card-body{padding:0;font-size:.875rem}.card.card-review .card-body dl{margin-bottom:0}.card.card-review .card-body dl dd{margin-bottom:0;color:#94a4ae}.card.card-review .card-review-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.card.card-review .card-review-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;border:0}.card.card-review .card-review-buttons .badge{margin-right:1rem;min-width:0;white-space:normal}.card.card-review .card-review-buttons .btn{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.card.card-review .card-review-buttons .btn:first-child{margin-right:.5rem}.card.card-review .card-review-buttons .btn:last-child{margin-right:0}pre>code{color:#212529;padding:1rem 1.5rem;background:#e0e6e9;line-height:1.5rem;letter-spacing:.01em}.dropdown,pre>code{display:block}.dropdown .dropdown-toggle.form-control{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:0;padding-bottom:0;padding-right:2.25rem;cursor:pointer}.dropdown .dropdown-toggle:after{position:absolute;right:1rem;content:"";border:none;font-family:FontAwesome;vertical-align:unset;-webkit-transition:-webkit-transform .24 ease-out;transition:-webkit-transform .24 ease-out;transition:transform .24 ease-out;transition:transform .24 ease-out,-webkit-transform .24 ease-out}.dropdown .dropdown-toggle.form-control-sm:after{right:.75rem;font-size:.75rem}.dropdown .dropdown-toggle.form-control-lg{padding-left:2.5rem}.dropdown .dropdown-toggle.nav-link{padding-right:2rem}.dropdown .dropdown-toggle.nav-link:after{right:.75rem}.dropdown .dropdown-label{display:inline-block;max-width:100%;overflow-x:hidden;text-overflow:ellipsis}.dropdown .dropdown-header{padding:.25rem .875rem;color:#94a4ae;font-style:normal;font-weight:600;font-size:.75rem;line-height:1.5rem;text-transform:uppercase}.dropdown .dropdown-menu{min-width:100%;margin:0}.dropdown .dropdown-menu:focus{outline:none!important}.dropdown .dropdown-menu .dropdown-items-container{max-height:18rem;overflow-y:scroll}.dropdown .dropdown-menu .dropdown-item{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dropdown .dropdown-menu .dropdown-item[selected=selected]{background-color:#e0e6e9}.dropdown .dropdown-menu .dropdown-item.clear-field{display:block;padding-top:.125rem;color:#3263e1}.dropdown .dropdown-menu .dropdown-item.clear-field[disabled=disabled]{color:#cacdd8;cursor:auto}.dropdown .dropdown-menu .dropdown-item.clear-field i{margin-right:.5rem}.dropdown .dropdown-menu .dropdown-item.clear-field:hover{background-color:initial}.dropdown .dropdown-arrow{position:absolute;top:-1rem;left:50%;width:0;height:0}.dropdown .dropdown-arrow.dropdown-arrow-right{right:1.25rem;left:auto}.dropdown .dropdown-arrow.dropdown-arrow-left{left:1.25rem;right:auto}.dropdown .dropdown-arrow:after,.dropdown .dropdown-arrow:before{position:absolute;display:block;width:0;height:0;content:"";border-width:.5rem calc(.5rem - 1px);border-style:solid;border-color:transparent}.dropdown .dropdown-arrow:after{bottom:calc(-1rem - 1px);right:-.5rem;border-bottom-color:#fff}.dropdown .dropdown-arrow:before{bottom:-1rem;right:-.5rem;border-bottom-color:#f9f9fa}.dropdown.show .dropdown-toggle.form-control{border-color:#98b1f0;background-color:#e0e6e9}.dropdown.show .dropdown-toggle:after{content:""}.dropdown.dropdown-selectbox .dropdown-menu{width:100%}.dropdown:not(.dropdown-has-value):not(:hover):not(.show) .dropdown-toggle.form-control{color:#94a4ae}.dropdown.dropdown-multiselect .custom-checkbox:hover{cursor:pointer}.dropdown.dropdown-multiselect .custom-checkbox .custom-control-label:before{margin-right:0}.dropdown.dropdown-grouped .dropdown-group-header .dropdown-header{padding:.5rem .875rem;border-top:1px solid #e0e6e9;border-bottom:1px solid #e0e6e9;font-size:.875rem;text-transform:none;color:#3a474f}.dropdown.dropdown-grouped .dropdown-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.navbar .dropdown .dropdown-header{padding-left:1.5rem}.navbar .dropdown .dropdown-item{padding-left:1.5rem;padding-right:1.5rem}.form-group label{font-size:.875rem;margin:0}.form-group small{margin:0 0 .5rem;color:#afbec7;font-size:.875rem;font-style:italic}.form-group small.invalid-feedback,.form-group small.valid-feedback{margin:.25rem 0 0}.form-group small.valid-feedback{color:#009974}.form-group small.invalid-feedback{color:#f01557}.form-group small.invalid-feedback:before{margin-right:.25rem;content:"";font-family:FontAwesome;font-style:normal}.form-group .form-control.is-invalid,.form-group .form-control.is-valid{background-position:center right .75rem}.form-group .form-control.is-valid:not(:focus){border-color:#afbec7}.form-group .form-control.is-valid:focus{border-color:#98b1f0}.form-group .form-control.is-invalid:not(:focus){border-color:#db869f;background-color:#fcf2f5}.form-group .form-control:disabled{color:#afbec7;border-color:#e0e6e9}.form-group textarea.form-control.is-invalid,.form-group textarea.form-control.is-valid{background-position:top .5625rem right .75rem}.list-group-item{position:relative;display:block;padding:.47rem 1.25rem;margin-bottom:-1px;background-color:#fff;font-size:.875rem}.list-group-item:not(:first-child){border-top-color:#fff}.list-group-item:not(:last-child){border-bottom-color:#fff}.list-group-item:not(:last-child):after{content:"";border-bottom:1px solid rgba(0,0,0,.125);position:absolute;bottom:0;left:1rem;right:1rem}.list-group-item:first-child{border-top-left-radius:.625rem;border-top-right-radius:.625rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.625rem;border-bottom-left-radius:.625rem}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;font-weight:600;color:#3263e1;background-color:#f8faff;border-color:#3263e1}.list-group-item-header{font-size:.875rem;font-weight:600;padding:.47rem 1.25rem;margin-bottom:0;background-color:#f8f9fa;border:1px solid #e0e6e9;list-style:none}.list-group-item-header:first-child{border-top-left-radius:.625rem;border-top-right-radius:.625rem}.list-group-item-header:last-child{margin-bottom:0;border-bottom-right-radius:.625rem;border-bottom-left-radius:.625rem}.navbar{height:4rem;background-color:transparent}.navbar .navbar-brand{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar .user-profile .nav-link{padding-right:0}.table{border:1px solid #e0e6e9;border-top:none;border-radius:.25rem;border-collapse:separate;border-spacing:0;-webkit-box-shadow:0 2px 1px rgba(85,104,116,.12);box-shadow:0 2px 1px rgba(85,104,116,.12)}.table thead tr{background-color:#f9f9fa;color:#3a474f}.table thead tr th{border:none;font-size:1rem;vertical-align:middle}.table thead tr th .table-sort{color:#3263e1}.table thead tr th .table-sort.table-sort:after{content:"";padding-left:.25rem;font-family:FontAwesome}.table thead tr th .table-sort.table-sort-up:after{content:""}.table thead tr th .table-sort.table-sort-down:after{content:""}.table tr td:first-child,.table tr th:first-child{padding-left:1rem}.table tr td:last-child,.table tr th:last-child{padding-right:1rem}.table-simple{border:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none;color:#3a474f}.table-simple,.table-simple tr{border-bottom:1px solid #e0e6e9}.table-simple tr td:first-child,.table-simple tr th:first-child{padding-left:0}.table-simple thead tr{background-color:#fff}.table-simple thead tr th{padding:.25rem;border:0;vertical-align:middle;line-height:1.625rem}.table-simple td,.table-simple th{padding-left:.25rem}.table-simple td.text-right,.table-simple th.text-right{padding-right:.25rem}.table-simple td.text-right:last-child,.table-simple th.text-right:last-child{padding-right:0}.table-simple tbody td{padding-top:.625rem;padding-bottom:.625rem;vertical-align:middle}.table-title{border-bottom:2px solid #e0e6e9;font-size:1.25rem;font-weight:700;line-height:3rem}.table-title .table-subtitle{font-size:1rem;font-weight:400;line-height:1;color:#556874}.table-empty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:3rem;padding-bottom:2rem}.table-empty .table-empty-label{min-width:18rem;border-radius:6.25rem;background:#f9f9fa;color:#94a4ae;line-height:4.1875rem;text-align:center}.tooltip{pointer-events:none}.tooltip.b-tooltip{opacity:1}.tooltip.b-tooltip.fade:not(.show){opacity:0}.tooltip .tooltip-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #3263e1;line-height:1.25rem;font-weight:500}.tooltip.tooltip-no-truncation .tooltip-inner{white-space:pre;max-width:none}.nav-tabs{border:none}.nav-tabs .nav-item{color:#556874}.nav-tabs .nav-item:hover{color:#3a474f}.nav-tabs .nav-item>.nav-link{padding-top:1rem;padding-bottom:1rem;border:none;border-bottom:2px solid #afbec7;color:inherit;font-weight:600;font-size:1rem;line-height:1.625rem}.nav-tabs .nav-item>.nav-link:focus,.nav-tabs .nav-item>.nav-link:hover{cursor:pointer;border-bottom-color:#556874}.nav-tabs .nav-item>.nav-link.active{color:#1d4dc8;border-bottom-color:#1d4dc8}.nav-tabs .nav-item>.nav-link.disabled{border-bottom-color:#f9f9fa;color:#e0e6e9}.nav-tabs-sm .nav-item>.nav-link{padding-top:.5rem;padding-bottom:.5rem;font-size:.8125rem}.breadcrumb{font-size:1rem;line-height:1.25}.breadcrumb .breadcrumb-item{color:#3a474f}.breadcrumb .breadcrumb-item:first-child{font-weight:700}.breadcrumb .breadcrumb-item+.breadcrumb-item:before{content:"";font-family:FontAwesome;font-size:.875rem}.breadcrumb .breadcrumb-item a{color:inherit}.breadcrumb .breadcrumb-item .router-link-active{color:#3a474f}.progress-container{position:relative}.progress-complete:after{position:absolute;top:50%;right:-.1875rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;content:"";width:1rem;height:1rem;border-radius:50%;background-color:#009974;color:#fff;font-family:FontAwesome;font-size:.5625rem;line-height:1;text-align:center}@media(min-width:576px){.modal-dialog{max-width:610px}}.modal-content{text-align:left;padding:0}.modal-content .modal-header{background:#f9f9fa;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-content .modal-header .modal-title{font-size:1.5rem;color:#3a474f}.modal-content .modal-header .btn-icon-close{position:relative;min-width:auto;width:2rem;height:2rem;background:#fff;border:1px solid rgba(0,0,0,.1);-webkit-box-shadow:0 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 0 rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.5rem}.modal-content .modal-header .btn-icon-close i,.modal-content .modal-header .btn-icon-close span{color:#3a474f;font-size:.875rem;font-weight:700;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.modal-backdrop{opacity:.5}dl.description-list{margin-bottom:0;font-size:.875rem}dl.description-list dt{text-transform:uppercase}dl.description-list dd{margin-bottom:0}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pagination p{margin-bottom:0;margin-right:.5rem;font-size:.875rem}.alert{-webkit-box-shadow:0 2px 1px rgba(85,104,116,.12);box-shadow:0 2px 1px rgba(85,104,116,.12)}.alert .btn-outline-primary{background-color:#fff;font-size:.75rem;font-weight:700;color:#224399;border-color:#224399;-webkit-box-shadow:none!important;box-shadow:none!important}.alert .btn-outline-primary:hover{color:#224399}.alert .btn-outline-secondary{background-color:#fff;font-size:.75rem;font-weight:700;color:#00684f;border-color:#00684f;-webkit-box-shadow:none!important;box-shadow:none!important}.alert .btn-outline-secondary:hover{color:#00684f}.alert .btn-outline-success{background-color:#fff;font-size:.75rem;font-weight:700;color:#00684f;border-color:#00684f;-webkit-box-shadow:none!important;box-shadow:none!important}.alert .btn-outline-success:hover{color:#00684f}.alert .btn-outline-info{background-color:#fff;font-size:.75rem;font-weight:700;color:#106e7d;border-color:#106e7d;-webkit-box-shadow:none!important;box-shadow:none!important}.alert .btn-outline-info:hover{color:#106e7d}.alert .btn-outline-warning{background-color:#fff;font-size:.75rem;font-weight:700;color:#9e6421;border-color:#9e6421;-webkit-box-shadow:none!important;box-shadow:none!important}.alert .btn-outline-warning:hover{color:#9e6421}.alert .btn-outline-danger{background-color:#fff;font-size:.75rem;font-weight:700;color:#9c0a36;border-color:#9c0a36;-webkit-box-shadow:none!important;box-shadow:none!important}.alert .btn-outline-danger:hover{color:#9c0a36}.alert .btn-outline-light{background-color:#fff;font-size:.75rem;font-weight:700;color:#a9a9aa;border-color:#a9a9aa;-webkit-box-shadow:none!important;box-shadow:none!important}.alert .btn-outline-light:hover{color:#a9a9aa}.alert .btn-outline-dark{background-color:#fff;font-size:.75rem;font-weight:700;color:#23272c;border-color:#23272c;-webkit-box-shadow:none!important;box-shadow:none!important}.alert .btn-outline-dark:hover{color:#23272c}.alert-pill{-webkit-box-shadow:none;box-shadow:none;border:none;border-radius:1.5rem}.alert-dismissible .close{color:inherit;opacity:.75;font-size:1rem;font-weight:inherit}.alert-dismissible .close i{width:1.5rem;height:1.5rem;padding:.25rem .25rem}.alert-dismissible .close:focus{outline:none}.alert-heading{color:inherit;font-weight:700;font-size:1rem;line-height:1.6875rem;margin-bottom:.25rem;margin-top:.25rem}.alert-primary{color:#2e5bcf;background-color:#eff3fd;border-color:#3263e1}.alert-primary hr{border-top-color:#2054da}.alert-primary .alert-link{color:#2549a5}.alert-secondary{color:#008d6b;background-color:#ebf7f4;border-color:#009974}.alert-secondary hr{border-top-color:#008061}.alert-secondary .alert-link{color:#005a44}.alert-success{color:#008d6b;background-color:#ebf7f4;border-color:#009974}.alert-success hr{border-top-color:#008061}.alert-success .alert-link{color:#005a44}.alert-info{color:#1595a9;background-color:#ecf8f9;border-color:#17a2b8}.alert-info hr{border-top-color:#148ea1}.alert-info .alert-link{color:#0f6d7c}.alert-warning{color:#d6872c;background-color:#fdf6ee;border-color:#e99330}.alert-warning hr{border-top-color:#e78719}.alert-warning .alert-link{color:#ad6c22}.alert-danger{color:#d40e49;background-color:#fdecf1;border-color:#e60f4f}.alert-danger hr{border-top-color:#ce0d47}.alert-danger .alert-link{color:#a40b39}.alert-light{color:#e4e5e6;background-color:#feffff;border-color:#f8f9fa}.alert-light hr{border-top-color:#e9ecef}.alert-light .alert-link{color:#cacccd}.alert-dark{color:#30353b;background-color:#efeff0;border-color:#343a40}.alert-dark hr{border-top-color:#292d32}.alert-dark .alert-link{color:#191c1f}.text-primary-2{color:#1d4dc8}.custom-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0;padding-left:0}.custom-checkbox input{display:none}.custom-checkbox input:checked~.custom-control-label:before{content:"";padding-top:.0625rem;padding-left:.0625rem;border:none;color:#fff;background:#3263e1;font-family:FontAwesome;font-size:.5625rem;text-align:center}.custom-checkbox input:disabled~.custom-control-label:before{background:#e0e6e9}.custom-checkbox .custom-control-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.custom-checkbox .custom-control-label:before{position:static;min-width:1rem;height:1rem;margin-right:.5rem;border:2px solid #e0e6e9;border-radius:.25rem;-webkit-box-shadow:none;box-shadow:none}.content-section{padding:1.5rem;-webkit-box-shadow:0 2px 10px #e0e6e9;box-shadow:0 2px 10px #e0e6e9;border-radius:1.25rem;background-color:#fff}.content-section.content-section-light{padding:1rem;-webkit-box-shadow:0 2px 1px #e0e6e9;box-shadow:0 2px 1px #e0e6e9;border-radius:.5rem}.page-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:3rem}.page-header .page-header-illustration{margin-right:1rem}.page-header .page-header-title-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.5rem;font-weight:700}.page-header .page-header-title-sm{font-size:1.25rem;line-height:1.35}.page-header .page-header-subtitle{font-weight:400;font-size:1rem;line-height:1.6875}.page-header .page-header-buttons-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-header .page-header-buttons-container>:not(:last-child){margin-right:1.5rem}.section-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #e0e6e9;height:4rem}.section-header.section-header-sm{height:2.8125rem}.section-header.section-header-sm .section-header-title{font-size:1.25rem}.section-header .section-header-title{margin:0;font-size:1.5rem;font-weight:700;line-height:1}.section-header .section-header-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.sidebar{position:sticky;top:0;bottom:0;left:0;z-index:100;-ms-flex-negative:0;flex-shrink:0;height:100vh;width:12rem;padding:0;border-right:2px solid #e0e6e9;overflow-x:hidden;overflow-y:auto;-webkit-transition:width .24s ease-out;transition:width .24s ease-out}.sidebar .sidebar-head{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;width:100%;height:4rem;margin-bottom:.5rem;padding-left:1rem;border-bottom:none}.sidebar .sidebar-head:hover{cursor:pointer}.sidebar .sidebar-head .sidebar-head-logo-icon-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:1.75rem;height:1.5rem;margin-right:.75rem}.sidebar .sidebar-head .sidebar-head-logo-icon-container .sidebar-head-logo-icon,.sidebar .sidebar-head .sidebar-head-logo-icon-container .sidebar-head-logo-icon-grey{opacity:1;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transition:opacity .24s ease-out,-webkit-transform .24s ease-out;transition:opacity .24s ease-out,-webkit-transform .24s ease-out;transition:opacity .24s ease-out,transform .24s ease-out;transition:opacity .24s ease-out,transform .24s ease-out,-webkit-transform .24s ease-out}.sidebar .sidebar-head .sidebar-head-logo-icon-container .sidebar-head-logo-icon{position:absolute}.sidebar .sidebar-head .sidebar-head-logo-title{opacity:1;-webkit-transition:opacity .24s ease-out;transition:opacity .24s ease-out}.sidebar .sidebar-body{height:100%;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:justify;align-content:space-between}.sidebar .sidebar-body,.sidebar .sidebar-body .nav-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.sidebar .sidebar-body .nav-body{-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.sidebar .sidebar-body .nav-footer .sidebar-toggle{border-top:1px solid #e0e6e9;height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sidebar .sidebar-body .nav-footer .sidebar-toggle i{position:absolute;left:auto;right:1rem}.sidebar .sidebar-body .nav-footer .sidebar-toggle:hover{cursor:pointer}.sidebar .nav-link{height:4rem;padding-left:1.25rem;font-size:1rem;color:#94a4ae}.sidebar .nav-link .ab-icon{background-color:#94a4ae}.sidebar .nav-link:hover{color:#3263e1}.sidebar .nav-link:hover .ab-icon{background-color:#3263e1}.sidebar .nav-link.active{color:#3263e1}.sidebar .nav-link.active .ab-icon{background-color:#3263e1}.sidebar .sidebar-item-title{display:inline-block;min-width:6.875rem;font-size:.875rem;line-height:1;white-space:nowrap;opacity:1;-webkit-transition:opacity .24s ease-out;transition:opacity .24s ease-out}.sidebar .sidebar-item-icon-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.5rem;margin-right:.75rem}.sidebar .sidebar-divider{-webkit-box-sizing:border-box;box-sizing:border-box;width:.375rem;height:.375rem;margin:.5rem 0;margin-left:1.8125rem;border:3px solid #94a4ae;border-radius:50%}.sidebar .language-switch-wrapper{text-align:center;margin:0 0 1.5rem 1.25rem}.sidebar .lang-switch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.75rem}.sidebar .lang-switch .active{font-weight:bolder;color:#3263e1}.sidebar .lang-switch .language-divider{-webkit-box-sizing:border-box;box-sizing:border-box;width:.1875rem;height:.1875rem;margin:.25rem 0;border:1px solid #94a4ae;border-radius:50%;background-color:#94a4ae}.sidebar .lang-switch a{margin-left:.25rem;margin-right:.25rem;white-space:nowrap}.sidebar .lang-switch a:hover{cursor:pointer}.sidebar.collapsed{width:4rem}.sidebar.collapsed .sidebar-head:not(:hover) .sidebar-head-logo-icon-container .sidebar-head-logo-icon{opacity:0;-webkit-transform:scale(1);transform:scale(1)}.sidebar.collapsed .sidebar-head:not(:hover) .sidebar-head-logo-icon-container .sidebar-head-logo-icon-grey{-webkit-transform:scale(1);transform:scale(1)}.sidebar.collapsed .sidebar-head-logo-title,.sidebar.collapsed .sidebar-item-title{opacity:0}.sidebar.collapsed .lang-switch{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0}.sidebar.collapsed .language-switch-wrapper{width:3.875rem;margin:0 0 1.5rem 0}.sidebar.collapsed .sidebar-toggle i{position:absolute;left:1rem}.navbar:after{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;top:3.875rem;left:0;content:"";width:calc(100% - 3rem);margin:0 1.5rem;border-bottom:2px solid #e0e6e9}.nav-divider{height:1.5rem;margin:0 .75rem;border-right:2px solid #e0e6e9}.nav-icon,.nav-icon i{position:relative}.nav-icon i{background-color:#94a4ae}.nav-icon i:hover{background-color:#3263e1}.nav-icon i+.have-new{content:"";position:absolute;right:0;width:.5rem;height:.5rem;border-radius:50%;background:#f06415;border:1px solid #f9f9fa}.nav-icon.nav-icon-message i+.have-new{right:-.1875rem}.nav-icon.nav-icon-notification i+.have-new{right:.15rem}.steps .step{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:4.75rem;text-align:left}.steps .step-marker{content:"";width:4.6rem;text-align:center;font-weight:700}.steps .step-marker .step-marker-title{font-size:.75rem;line-height:1;display:block}.steps .step-marker .step-marker-number{font-size:1.5rem;line-height:1.5;display:block}.steps .step-header{padding-top:.75rem}.steps .step-header .header{color:#3a474f;font-weight:600;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:1.5rem;line-height:1.5}.steps .step-body{margin-top:1rem}.steps .step-content{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:2rem}.steps .step-content:before{content:"";position:absolute;top:0;left:0;z-index:1;height:100%;border-right:2px solid #e0e6e9}.steps .step-open:not(:first-of-type){margin-top:1.5rem}.steps .step-close .step-marker .step-marker-number,.steps .step-close .step-marker .step-marker-title{display:none}.steps .step-close .step-marker:before{position:absolute;top:2.5rem;content:"";width:.625rem;height:.625rem;background-color:#e0e6e9;border-radius:50%}.steps .step-close .step-content:before{border-right:2px dashed #e0e6e9}.steps .step-close .step-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:4.75rem}.steps .step-close .step-header .header{color:#94a4ae;font-weight:400;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:1.5rem}.steps .step-active .step-marker{color:#3263e1}.steps .step-active .step-content:before{border-color:#3263e1}.steps .step-success .step-marker .step-marker-number,.steps .step-success .step-marker .step-marker-title{display:none}.steps .step-success .step-marker:before{position:absolute;top:1.125rem;left:1.5rem;content:"";width:1.5rem;height:1.5rem;background-color:#009974;border-radius:50%;color:#fff;font-family:FontAwesome;font-size:.75rem;line-height:2}.steps .step-success .step-content:before{border-color:#009974}.steps .step-error .step-marker{color:#3a474f}.steps .step-error .step-content:before{border-color:#e60f4f}.steps.step-hidden .step-marker{display:none}.steps.step-hidden .step-content{padding-left:0}.steps.step-hidden .step-content:before{display:none}.custom-radio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0;padding-left:0}.custom-radio input{display:none}.custom-radio input:checked~.custom-control-label:before{content:"";background-color:#fff;border-color:#3263e1;border-width:.25rem}.custom-radio input:disabled~.custom-control-label:before{background:#e0e6e9}.custom-radio input:disabled:checked~.custom-control-label:before{border-color:#547de6}.custom-radio .custom-control-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.custom-radio .custom-control-label:before{position:static;margin-right:.5rem;width:.875rem;min-width:.875rem;height:.875rem;border-color:#afbec7}.carousel-controller,.carousel-controller .next,.carousel-controller .prev{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.carousel-controller .next,.carousel-controller .prev{height:1.5rem;width:1.5rem;background:#fff;border:1px solid #e0e6e9;border-radius:50%;cursor:pointer;font-family:FontAwesome;font-size:.4rem;margin:0}.carousel-controller .prev{margin-right:.75rem}.carousel-controller .prev:before{content:""}.carousel-controller .next{margin-left:.75rem}.carousel-controller .next:before{content:""}.carousel-controller .indicator{display:inline-block;margin:0 .3rem;height:.25rem;width:.25rem;border-radius:50%;background:#e0e6e9;cursor:pointer}.carousel-controller .indicator.active{height:.5rem;width:.5rem;border-radius:50%;background:#3263e1}.summary-list{padding:0 1.5rem;border-radius:.5rem;border:1px solid #e0e6e9;background-color:#f9f9fa;color:#3a474f}.summary-list-title{margin:0 0 1rem 0;padding:.875rem 0;border-bottom:2px solid #afbec7;font-size:1rem;font-weight:700}.summary-list-title .ab-icon{margin-right:.375rem;vertical-align:bottom;background-color:#3a474f}.summary-list-subtitle{margin:0;padding:0;font-size:1rem;font-weight:700}.summary-list ul{list-style:none;padding:0 0 1.3125rem 0;margin:0 0 1.1875rem 0;border-bottom:1px solid #afbec7;line-height:1.375}.summary-list ul:last-child{padding-bottom:1.375rem;margin-bottom:0;border-bottom:0}.ab-icon{display:inline-block;width:1rem;height:1rem;background-color:#94a4ae;background-repeat:no-repeat;background-position:50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:1rem 1rem;mask-size:1rem 1rem}.ab-icon.ab-icon-sm{min-width:.875rem;height:.875rem;-webkit-mask-size:.875rem .875rem;mask-size:.875rem .875rem}.ab-icon.ab-icon-lg{min-width:1.25rem;height:1.25rem;-webkit-mask-size:1.25rem 1.25rem;mask-size:1.25rem 1.25rem}.ab-icon.ab-icon-xl{min-width:1.5rem;height:1.5rem;-webkit-mask-size:1.5rem 1.5rem;mask-size:1.5rem 1.5rem}.ab-icon.ab-icon-2x{min-width:2rem;height:2rem;-webkit-mask-size:2rem 2rem;mask-size:2rem 2rem}.ab-icon.ab-icon-3x{min-width:3rem;height:3rem;-webkit-mask-size:3rem 3rem;mask-size:3rem 3rem}.ab-icon.ab-icon-4x{min-width:4rem;height:4rem;-webkit-mask-size:4rem 4rem;mask-size:4rem 4rem}.ab-icon.ab-icon-5x{min-width:5rem;height:5rem;-webkit-mask-size:5rem 5rem;mask-size:5rem 5rem}.ab-icon.ab-icon-6x{min-width:6rem;height:6rem;-webkit-mask-size:6rem 6rem;mask-size:6rem 6rem}.ab-icon.ab-icon-7x{min-width:7rem;height:7rem;-webkit-mask-size:7rem 7rem;mask-size:7rem 7rem}.ab-icon.ab-icon-8x{min-width:8rem;height:8rem;-webkit-mask-size:8rem 8rem;mask-size:8rem 8rem}.ab-icon.ab-icon-9x{min-width:9rem;height:9rem;-webkit-mask-size:9rem 9rem;mask-size:9rem 9rem}.ab-icon.ab-icon-10x{min-width:10rem;height:10rem;-webkit-mask-size:10rem 10rem;mask-size:10rem 10rem}.ab-icon.ab-icon-project{top:.25rem;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYiIGhlaWdodD0iMjYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjA1IDUuMzY0di0uMTQ2YzAtMS4xMi0uOTE1LTIuMDM2LTIuMDUtMi4wMzYtMS4xMiAwLTIuMDM2LjkxNi0yLjAzNiAyLjAzNnYuMTQ2aDQuMDg3Wm03Ljc2OCAxNS41MDVWOS40OTVjMC0xLjA3Ny0uODczLTEuOTUtMS45MzQtMS45NUg1LjEzYy0xLjA3NiAwLTEuOTM1Ljg3My0xLjk1IDEuOTV2MTEuMzc0Yy4wMTYgMS4wNzcuODc0IDEuOTUgMS45NSAxLjk1aDE1Ljc1M2ExLjk0NyAxLjk0NyAwIDAgMCAxLjkzNC0xLjk1Wk0yNSA5LjQ5NXYxMS4zNzRBNC4xMjUgNC4xMjUgMCAwIDEgMjAuODg0IDI1SDUuMTNDMi44NiAyNSAxLjAxNSAyMy4xNTMgMSAyMC44N1Y5LjQ5NGMuMDE1LTIuMjg0IDEuODYyLTQuMTMxIDQuMTMtNC4xMzFoMy42NTJ2LS4xNDZBNC4yMjEgNC4yMjEgMCAwIDEgMTMgMWE0LjIyNCA0LjIyNCAwIDAgMSA0LjIzMyA0LjIxOHYuMTQ1aDMuNjVBNC4xMjUgNC4xMjUgMCAwIDEgMjUgOS40OTVaIiBmaWxsPSIjN0U3RTdFIiBzdHJva2U9IiM3RTdFN0UiIHN0cm9rZS13aWR0aD0iLjUiLz48L3N2Zz4=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYiIGhlaWdodD0iMjYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjA1IDUuMzY0di0uMTQ2YzAtMS4xMi0uOTE1LTIuMDM2LTIuMDUtMi4wMzYtMS4xMiAwLTIuMDM2LjkxNi0yLjAzNiAyLjAzNnYuMTQ2aDQuMDg3Wm03Ljc2OCAxNS41MDVWOS40OTVjMC0xLjA3Ny0uODczLTEuOTUtMS45MzQtMS45NUg1LjEzYy0xLjA3NiAwLTEuOTM1Ljg3My0xLjk1IDEuOTV2MTEuMzc0Yy4wMTYgMS4wNzcuODc0IDEuOTUgMS45NSAxLjk1aDE1Ljc1M2ExLjk0NyAxLjk0NyAwIDAgMCAxLjkzNC0xLjk1Wk0yNSA5LjQ5NXYxMS4zNzRBNC4xMjUgNC4xMjUgMCAwIDEgMjAuODg0IDI1SDUuMTNDMi44NiAyNSAxLjAxNSAyMy4xNTMgMSAyMC44N1Y5LjQ5NGMuMDE1LTIuMjg0IDEuODYyLTQuMTMxIDQuMTMtNC4xMzFoMy42NTJ2LS4xNDZBNC4yMjEgNC4yMjEgMCAwIDEgMTMgMWE0LjIyNCA0LjIyNCAwIDAgMSA0LjIzMyA0LjIxOHYuMTQ1aDMuNjVBNC4xMjUgNC4xMjUgMCAwIDEgMjUgOS40OTVaIiBmaWxsPSIjN0U3RTdFIiBzdHJva2U9IiM3RTdFN0UiIHN0cm9rZS13aWR0aD0iLjUiLz48L3N2Zz4=)}.ab-icon.ab-icon-work{top:.25rem;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjciIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOS4zMDQgMS42ODhjLjc3NCAwIDEuNTE1LjMwOCAyLjA1Ni44NTRsMy42NjMgMy42NjNhMi45MDggMi45MDggMCAwIDEgMCA0LjExM0wxMS42NSAyMy42ODdjLS44MjUuOTUxLTEuOTk1IDEuNTM2LTMuMzM1IDEuNjI4SDIuMjV2LTEuMTgxbC4wMDQtNC45NzljLjEtMS4yNDYuNjgtMi40MDQgMS41NjMtMy4xODJsMTMuNDMtMTMuNDNhMi45MDEgMi45MDEgMCAwIDEgMi4wNTctLjg1NlpNOC4yMzIgMjIuOTU2Yy42My0uMDQ1IDEuMjE4LS4zMzkgMS42OS0uODc4bDguNTI5LTguNTI5LTQuNDM1LTQuNDM1LTguNTgxIDguNTc5Yy0uNDc5LjQyMy0uNzc1IDEuMDE1LS44MjMgMS41NTd2My43MDNsMy42Mi4wMDNabTcuMzc1LTE1LjQzMyA0LjQzNSA0LjQzNSAzLjMxLTMuMzExYS41NDYuNTQ2IDAgMCAwIDAtLjc3MkwxOS42ODcgNC4yMWEuNTM5LjUzOSAwIDAgMC0uNzY0IDBsLTMuMzE1IDMuMzE0WiIgZmlsbD0iIzMyNjNFMSIvPjwvc3ZnPg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjciIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOS4zMDQgMS42ODhjLjc3NCAwIDEuNTE1LjMwOCAyLjA1Ni44NTRsMy42NjMgMy42NjNhMi45MDggMi45MDggMCAwIDEgMCA0LjExM0wxMS42NSAyMy42ODdjLS44MjUuOTUxLTEuOTk1IDEuNTM2LTMuMzM1IDEuNjI4SDIuMjV2LTEuMTgxbC4wMDQtNC45NzljLjEtMS4yNDYuNjgtMi40MDQgMS41NjMtMy4xODJsMTMuNDMtMTMuNDNhMi45MDEgMi45MDEgMCAwIDEgMi4wNTctLjg1NlpNOC4yMzIgMjIuOTU2Yy42My0uMDQ1IDEuMjE4LS4zMzkgMS42OS0uODc4bDguNTI5LTguNTI5LTQuNDM1LTQuNDM1LTguNTgxIDguNTc5Yy0uNDc5LjQyMy0uNzc1IDEuMDE1LS44MjMgMS41NTd2My43MDNsMy42Mi4wMDNabTcuMzc1LTE1LjQzMyA0LjQzNSA0LjQzNSAzLjMxLTMuMzExYS41NDYuNTQ2IDAgMCAwIDAtLjc3MkwxOS42ODcgNC4yMWEuNTM5LjUzOSAwIDAgMC0uNzY0IDBsLTMuMzE1IDMuMzE0WiIgZmlsbD0iIzMyNjNFMSIvPjwvc3ZnPg==)}.ab-icon.ab-icon-message{top:.25rem;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMmExIDEgMCAwIDEgMS0xaDE4YTEgMSAwIDAgMSAxIDF2MTMuODMzYTEgMSAwIDAgMS0xIDFoLTUuMTg2YTEgMSAwIDAgMC0uNzguMzc2bC0yLjI1MyAyLjgxNWExIDEgMCAwIDEtMS41NjIgMGwtMi4yNTItMi44MTVhMSAxIDAgMCAwLS43ODEtLjM3NkgyYTEgMSAwIDAgMS0xLTFWMloiIHN0cm9rZT0iIzNBNDc0RiIgc3Ryb2tlLXdpZHRoPSIyIi8+PGNpcmNsZSBjeD0iNi42MzciIGN5PSI4LjcyNyIgcj0iMS4zNjQiIGZpbGw9IiMzQTQ3NEYiLz48Y2lyY2xlIGN4PSIxMS4xODIiIGN5PSI4LjcyNyIgcj0iMS4zNjQiIGZpbGw9IiMzQTQ3NEYiLz48Y2lyY2xlIGN4PSIxNS43MjciIGN5PSI4LjcyNyIgcj0iMS4zNjQiIGZpbGw9IiMzQTQ3NEYiLz48L3N2Zz4=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMmExIDEgMCAwIDEgMS0xaDE4YTEgMSAwIDAgMSAxIDF2MTMuODMzYTEgMSAwIDAgMS0xIDFoLTUuMTg2YTEgMSAwIDAgMC0uNzguMzc2bC0yLjI1MyAyLjgxNWExIDEgMCAwIDEtMS41NjIgMGwtMi4yNTItMi44MTVhMSAxIDAgMCAwLS43ODEtLjM3NkgyYTEgMSAwIDAgMS0xLTFWMloiIHN0cm9rZT0iIzNBNDc0RiIgc3Ryb2tlLXdpZHRoPSIyIi8+PGNpcmNsZSBjeD0iNi42MzciIGN5PSI4LjcyNyIgcj0iMS4zNjQiIGZpbGw9IiMzQTQ3NEYiLz48Y2lyY2xlIGN4PSIxMS4xODIiIGN5PSI4LjcyNyIgcj0iMS4zNjQiIGZpbGw9IiMzQTQ3NEYiLz48Y2lyY2xlIGN4PSIxNS43MjciIGN5PSI4LjcyNyIgcj0iMS4zNjQiIGZpbGw9IiMzQTQ3NEYiLz48L3N2Zz4=)}.ab-icon.ab-icon-notification{top:.1875rem;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE4LjY0NSAxOC4zMzZoLS41NzV2LTcuNDE0YTcuODYgNy44NiAwIDAgMC0xLjUxLTQuNjM0IDguMjggOC4yOCAwIDAgMC0zLjk5Mi0yLjk0NnYtLjYzNGEyLjU1IDIuNTUgMCAwIDAtLjE4MS0xLjAzIDIuNjE3IDIuNjE3IDAgMCAwLS41ODItLjg4IDIuNzIgMi43MiAwIDAgMC0uODkxLS41OSAyLjc5MiAyLjc5MiAwIDAgMC0yLjExNiAwIDIuNzE4IDIuNzE4IDAgMCAwLS44OS41OWMtLjI1NC4yNTMtLjQ1Mi41NTItLjU4My44OGEyLjU1IDIuNTUgMCAwIDAtLjE4MSAxLjAzdi42MzRBOC4yOCA4LjI4IDAgMCAwIDMuMTUgNi4yODhhNy44NiA3Ljg2IDAgMCAwLTEuNTEgNC42MzR2Ny40MTRIMS4wN2MtLjI4MyAwLS41NTUuMTA5LS43NTYuMzAzLS4yLjE5NC0uMzEzLjQ1Ny0uMzEzLjczMiAwIC4yNzQuMTEzLjUzNy4zMTMuNzMxLjIuMTk0LjQ3My4zMDMuNzU2LjMwM2g1LjIxOXYuMTRhMy40IDMuNCAwIDAgMCAxLjA0NiAyLjQ0M0EzLjYzMiAzLjYzMiAwIDAgMCA5Ljg1OCAyNGMuOTQ3IDAgMS44NTYtLjM2NCAyLjUyNS0xLjAxMmEzLjQgMy40IDAgMCAwIDEuMDQ2LTIuNDQzdi0uMTRoNS4yMTZjLjI4NCAwIC41NTYtLjEwOS43NTYtLjMwMy4yLS4xOTQuMzEzLS40NTcuMzEzLS43MzEgMC0uMjc1LS4xMTItLjUzOC0uMzEzLS43MzJhMS4wODggMS4wODggMCAwIDAtLjc1Ni0uMzAzWk05LjI4OCAyLjcwOGEuNTQuNTQgMCAwIDEgLjE1My0uNDE3LjU3NS41NzUgMCAwIDEgLjQyLS4xNzcuNTkuNTkgMCAwIDEgLjQyLjE3Ny41NTMuNTUzIDAgMCAxIC4xNTQuNDE3di4yMDJjLS4xOSAwLS4zOC0uMDItLjU3NS0uMDItLjE5NSAwLS4zODUgMC0uNTc1LjAybC4wMDMtLjIwMlptLTUuNTA1IDguMjE0YTUuNzEyIDUuNzEyIDAgMCAxIC40MjUtMi4yODggNS44NjQgNS44NjQgMCAwIDEgMS4zMDktMS45NSA2LjA5IDYuMDkgMCAwIDEgMS45ODctMS4zMDYgNi4yNTMgNi4yNTMgMCAwIDEgNC43MSAwQTYuMDkxIDYuMDkxIDAgMCAxIDE0LjIgNi42ODRhNS44NjUgNS44NjUgMCAwIDEgMS4zMDkgMS45NWMuMjk3LjcyOC40NDIgMS41MDUuNDI1IDIuMjg4djcuNDE0SDMuNzgzdi03LjQxNFptNy41MDcgOS42MjNjMCAuMzY3LS4xNS43Mi0uNDIuOTgtLjI2OC4yNi0uNjMyLjQwNS0xLjAxMi40MDVzLS43NDMtLjE0NS0xLjAxMi0uNDA1YTEuMzYzIDEuMzYzIDAgMCAxLS40Mi0uOTh2LS4xNGgyLjg2MWwuMDAzLjE0WiIgZmlsbD0iIzNBNDc0RiIvPjwvc3ZnPg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE4LjY0NSAxOC4zMzZoLS41NzV2LTcuNDE0YTcuODYgNy44NiAwIDAgMC0xLjUxLTQuNjM0IDguMjggOC4yOCAwIDAgMC0zLjk5Mi0yLjk0NnYtLjYzNGEyLjU1IDIuNTUgMCAwIDAtLjE4MS0xLjAzIDIuNjE3IDIuNjE3IDAgMCAwLS41ODItLjg4IDIuNzIgMi43MiAwIDAgMC0uODkxLS41OSAyLjc5MiAyLjc5MiAwIDAgMC0yLjExNiAwIDIuNzE4IDIuNzE4IDAgMCAwLS44OS41OWMtLjI1NC4yNTMtLjQ1Mi41NTItLjU4My44OGEyLjU1IDIuNTUgMCAwIDAtLjE4MSAxLjAzdi42MzRBOC4yOCA4LjI4IDAgMCAwIDMuMTUgNi4yODhhNy44NiA3Ljg2IDAgMCAwLTEuNTEgNC42MzR2Ny40MTRIMS4wN2MtLjI4MyAwLS41NTUuMTA5LS43NTYuMzAzLS4yLjE5NC0uMzEzLjQ1Ny0uMzEzLjczMiAwIC4yNzQuMTEzLjUzNy4zMTMuNzMxLjIuMTk0LjQ3My4zMDMuNzU2LjMwM2g1LjIxOXYuMTRhMy40IDMuNCAwIDAgMCAxLjA0NiAyLjQ0M0EzLjYzMiAzLjYzMiAwIDAgMCA5Ljg1OCAyNGMuOTQ3IDAgMS44NTYtLjM2NCAyLjUyNS0xLjAxMmEzLjQgMy40IDAgMCAwIDEuMDQ2LTIuNDQzdi0uMTRoNS4yMTZjLjI4NCAwIC41NTYtLjEwOS43NTYtLjMwMy4yLS4xOTQuMzEzLS40NTcuMzEzLS43MzEgMC0uMjc1LS4xMTItLjUzOC0uMzEzLS43MzJhMS4wODggMS4wODggMCAwIDAtLjc1Ni0uMzAzWk05LjI4OCAyLjcwOGEuNTQuNTQgMCAwIDEgLjE1My0uNDE3LjU3NS41NzUgMCAwIDEgLjQyLS4xNzcuNTkuNTkgMCAwIDEgLjQyLjE3Ny41NTMuNTUzIDAgMCAxIC4xNTQuNDE3di4yMDJjLS4xOSAwLS4zOC0uMDItLjU3NS0uMDItLjE5NSAwLS4zODUgMC0uNTc1LjAybC4wMDMtLjIwMlptLTUuNTA1IDguMjE0YTUuNzEyIDUuNzEyIDAgMCAxIC40MjUtMi4yODggNS44NjQgNS44NjQgMCAwIDEgMS4zMDktMS45NSA2LjA5IDYuMDkgMCAwIDEgMS45ODctMS4zMDYgNi4yNTMgNi4yNTMgMCAwIDEgNC43MSAwQTYuMDkxIDYuMDkxIDAgMCAxIDE0LjIgNi42ODRhNS44NjUgNS44NjUgMCAwIDEgMS4zMDkgMS45NWMuMjk3LjcyOC40NDIgMS41MDUuNDI1IDIuMjg4djcuNDE0SDMuNzgzdi03LjQxNFptNy41MDcgOS42MjNjMCAuMzY3LS4xNS43Mi0uNDIuOTgtLjI2OC4yNi0uNjMyLjQwNS0xLjAxMi40MDVzLS43NDMtLjE0NS0xLjAxMi0uNDA1YTEuMzYzIDEuMzYzIDAgMCAxLS40Mi0uOTh2LS4xNGgyLjg2MWwuMDAzLjE0WiIgZmlsbD0iIzNBNDc0RiIvPjwvc3ZnPg==)}.ab-icon.ab-icon-faq{top:.25rem;height:1.625rem;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMTIiIGN5PSIxMiIgcj0iMTEiIHN0cm9rZT0iIzNBNDc0RiIgc3Ryb2tlLXdpZHRoPSIyIi8+PHBhdGggZD0iTTExLjY3MiA1LjgwOGMtMS4yMTYgMC0yLjU0NC40NDgtMy41MzYgMS4xNjhsLjQzMiAxLjY2NGMuODQ4LS42MDggMS45NTItLjk3NiAyLjk5Mi0uOTc2IDEuMzQ0IDAgMi4xNDQuNTkyIDIuMTQ0IDEuNjE2IDAgLjk5Mi0uODY0IDEuNzEyLTIuOTc2IDIuNTc2bC4wOTYgMi44aDEuNjk2bC4xMTItMS45NjhjMi4yMDgtLjkxMiAzLjEzNi0xLjk2OCAzLjEzNi0zLjUzNiAwLTIuMDQ4LTEuNTY4LTMuMzQ0LTQuMDk2LTMuMzQ0Wm0uMDE2IDEwLjI4OGMtLjgzMiAwLTEuMTg0LjMwNC0xLjE4NCAxLjA1NiAwIC43MzYuMzUyIDEuMDQgMS4xODQgMS4wNC44NDggMCAxLjItLjMwNCAxLjItMS4wNCAwLS43NTItLjM1Mi0xLjA1Ni0xLjItMS4wNTZaIiBmaWxsPSIjM0E0NzRGIi8+PC9zdmc+);mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMTIiIGN5PSIxMiIgcj0iMTEiIHN0cm9rZT0iIzNBNDc0RiIgc3Ryb2tlLXdpZHRoPSIyIi8+PHBhdGggZD0iTTExLjY3MiA1LjgwOGMtMS4yMTYgMC0yLjU0NC40NDgtMy41MzYgMS4xNjhsLjQzMiAxLjY2NGMuODQ4LS42MDggMS45NTItLjk3NiAyLjk5Mi0uOTc2IDEuMzQ0IDAgMi4xNDQuNTkyIDIuMTQ0IDEuNjE2IDAgLjk5Mi0uODY0IDEuNzEyLTIuOTc2IDIuNTc2bC4wOTYgMi44aDEuNjk2bC4xMTItMS45NjhjMi4yMDgtLjkxMiAzLjEzNi0xLjk2OCAzLjEzNi0zLjUzNiAwLTIuMDQ4LTEuNTY4LTMuMzQ0LTQuMDk2LTMuMzQ0Wm0uMDE2IDEwLjI4OGMtLjgzMiAwLTEuMTg0LjMwNC0xLjE4NCAxLjA1NiAwIC43MzYuMzUyIDEuMDQgMS4xODQgMS4wNC44NDggMCAxLjItLjMwNCAxLjItMS4wNCAwLS43NTItLjM1Mi0xLjA1Ni0xLjItMS4wNTZaIiBmaWxsPSIjM0E0NzRGIi8+PC9zdmc+)}.ab-icon.ab-icon-annotators{top:.25rem;height:1.625rem;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjAiIHk9IjAiIHZpZXdCb3g9IjAgMCAyOCAyNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjggMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxzdHlsZT4uc3Qwe2ZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkfS5zdDAsLnN0MXtmaWxsOiM3ZTdlN2V9PC9zdHlsZT48cGF0aCBjbGFzcz0ic3QwIiBkPSJNMjEgMTMuM2MyLjcgMS40IDMuOCA0LjcgMy44IDguNiAwIC42LjUgMS4xIDEuMSAxLjEuNiAwIDEuMS0uNSAxLjEtMS4xIDAtNC41LTEuNS04LjUtNC42LTEwLjMtLjQuNi0uOCAxLjMtMS40IDEuN3oiLz48cGF0aCBjbGFzcz0ic3QxIiBkPSJtMjEgMTMuMy0uMi0uMmMtLjEuMS0uMS4xLS4xLjJzLjEuMi4xLjJsLjItLjJ6bTEuNC0xLjcuMS0uMmgtLjJjLS4xIDAtLjEuMS0uMi4xbC4zLjF6bS0xLjUgMmMyLjYgMS4zIDMuNyA0LjUgMy43IDguM2guNWMwLTMuOS0xLjEtNy4zLTMuOS04LjhsLS4zLjV6bTMuNyA4LjNjMCAuNy42IDEuNCAxLjMgMS40di0uNWMtLjUgMC0uOC0uNC0uOC0uOWgtLjV6bTEuMyAxLjRjLjcgMCAxLjMtLjYgMS4zLTEuNGgtLjVjMCAuNS0uNC45LS44Ljl2LjV6bTEuMy0xLjRjMC00LjYtMS41LTguNi00LjgtMTAuNWwtLjMuNGMzIDEuOCA0LjUgNS42IDQuNSAxMC4xaC42em0tNS4xLTEwLjVjLS4zLjctLjggMS4yLTEuMyAxLjdsLjMuNGMuNi0uNSAxLjEtMS4xIDEuNC0xLjlsLS40LS4yeiIvPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0xNy4yIDMuM2MtLjQtLjctLjktMS4zLTEuNS0xLjkuNy0uMyAxLjQtLjQgMi4xLS40QzIxLjMgMSAyNCA0LjEgMjQgNy44YzAgMi41LTEuMyA0LjctMy4yIDUuOS0uNS4zLTEuMi4yLTEuNS0uNC0uMy0uNS0uMS0xLjIuNC0xLjUgMS4yLS44IDIuMS0yLjIgMi4xLTQgMC0yLjYtMS45LTQuNS00LTQuNS0uMi0uMS0uNC0uMS0uNiAweiIvPjxwYXRoIGNsYXNzPSJzdDEiIGQ9Im0xNy4yIDMuMy0uMi4xLjEuMmguMmwtLjEtLjN6bS0xLjQtMS45LS4xLS4yLS40LjEuMy4zLjItLjJ6bTUuMSAxMi4zLS4xLS4yLjEuMnptLTEuNS0uNC0uMi4xLjItLjF6bS40LTEuNS0uMS0uMi4xLjJ6bS0yLjQtOC42Yy0uNC0uNy0uOS0xLjQtMS41LTEuOWwtLjQuNGMuNS41IDEgMS4yIDEuNCAxLjhsLjUtLjN6bS0xLjYtMS42Yy42LS4yIDEuMy0uNCAyLS40Vi43Yy0uOCAwLTEuNS4xLTIuMi40bC4yLjV6bTItLjRjMy40IDAgNiAzIDYgNi41aC41YzAtMy44LTIuOC03LTYuNS03di41em02IDYuNmMwIDIuNC0xLjIgNC42LTMgNS43bC4zLjRjMi0xLjIgMy4zLTMuNSAzLjMtNi4xaC0uNnptLTMgNS42Yy0uNC4yLS45LjEtMS4yLS4zbC0uNC4zYy40LjYgMS4yLjggMS45LjVsLS4zLS41em0tMS4yLS4yYy0uMi0uNC0uMS0uOS4zLTEuMmwtLjMtLjRjLS42LjQtLjggMS4yLS41IDEuOWwuNS0uM3ptLjMtMS4yYzEuMy0uOCAyLjItMi40IDIuMi00LjJoLS41YzAgMS43LS44IDMuMS0yIDMuOGwuMy40em0yLjItNC4yYzAtMi43LTItNC44LTQuMy00Ljh2LjVjMiAwIDMuOCAxLjggMy44IDQuM2guNXpNMTcuOCAzYy0uMiAwLS41IDAtLjcuMWwuMS41Yy4yIDAgLjQtLjEuNi0uMVYzeiIvPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik01LjYgMTEuNkMyLjUgMTMuNCAxIDE3LjMgMSAyMS45YzAgLjYuNSAxLjEgMS4xIDEuMS42IDAgMS4xLS41IDEuMS0xLjEgMC0zLjkgMS4xLTcuMiAzLjgtOC42LS42LS40LTEtMS4xLTEuNC0xLjd6bTcuNyAxLjdjMi43IDEuNCAzLjggNC43IDMuOCA4LjYgMCAuNi41IDEuMSAxLjEgMS4xLjYgMCAxLjEtLjUgMS4xLTEuMSAwLTQuNS0xLjUtOC41LTQuNi0xMC4zLS40LjYtLjggMS4zLTEuNCAxLjd6Ii8+PHBhdGggY2xhc3M9InN0MSIgZD0ibTUuNiAxMS42LjItLjFjMC0uMS0uMS0uMS0uMi0uMWgtLjJsLjIuMnpNNyAxMy4zbC4xLjJjLjEgMCAuMS0uMS4xLS4yczAtLjItLjEtLjJsLS4xLjJ6bTYuMyAwLS4yLS4yYy0uMS4xLS4xLjEtLjEuMnMuMS4yLjEuMmwuMi0uMnptMS40LTEuNy4xLS4yaC0uMmMtLjEgMC0uMS4xLS4yLjFsLjMuMXpNMS4yIDIxLjljMC00LjUgMS41LTguMyA0LjUtMTAuMWwtLjMtLjRDMi4xIDEzLjMuNiAxNy40LjYgMjEuOWguNnptLjkuOWMtLjUgMC0uOC0uNC0uOC0uOUguOGMwIC43LjYgMS40IDEuMyAxLjR2LS41em0uOC0uOWMwIC41LS40LjktLjguOXYuNWMuNyAwIDEuMy0uNiAxLjMtMS40aC0uNXptNC04LjhjLTIuOSAxLjUtNCA0LjktNCA4LjhoLjVjMC0zLjggMS4xLTcgMy43LTguM2wtLjItLjV6bS4zIDBjLS41LS41LTEtMS0xLjMtMS43bC0uNC4yYy40LjcuOCAxLjMgMS40IDEuOWwuMy0uNHptMTAuMiA4LjhjMC0zLjktMS4xLTcuMy0zLjktOC44bC0uMi40YzIuNiAxLjMgMy43IDQuNSAzLjcgOC4zaC40em0uOC45Yy0uNSAwLS44LS40LS44LS45aC0uNWMwIC43LjYgMS40IDEuMyAxLjR2LS41em0uOS0uOWMwIC41LS40LjktLjguOXYuNWMuNyAwIDEuMy0uNiAxLjMtMS40aC0uNXptLTQuNi0xMC4xYzMgMS44IDQuNSA1LjYgNC41IDEwLjFoLjVjMC00LjYtMS41LTguNi00LjgtMTAuNWwtLjIuNHptLS4xLS40Yy0uMy43LS44IDEuMi0xLjMgMS43bC4zLjRjLjYtLjUgMS4xLTEuMSAxLjQtMS45bC0uNC0uMnoiLz48cGF0aCBkPSJNMTAuMiAzLjJjLTIuMSAwLTQgMS45LTQgNC41IDAgMS44LjkgMy4yIDIuMSA0IC41LjMuNyAxIC40IDEuNS0uMy41LTEgLjctMS41LjRDNS4zIDEyLjQgNCAxMC4yIDQgNy43IDMuOSA0LjEgNi42IDEgMTAuMiAxYzMuNSAwIDYuMiAzLjEgNi4yIDYuOCAwIDIuNS0xLjMgNC43LTMuMiA1LjktLjUuMy0xLjIuMi0xLjUtLjQtLjMtLjUtLjEtMS4yLjQtMS41IDEuMi0uOCAyLjEtMi4yIDIuMS00IDAtMi42LTEuOS00LjYtNC00LjZ6IiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7ZmlsbDojN2U3ZTdlO3N0cm9rZTojN2U3ZTdlO3N0cm9rZS13aWR0aDouNTtzdHJva2UtbGluZWNhcDpyb3VuZCIvPjwvc3ZnPg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjAiIHk9IjAiIHZpZXdCb3g9IjAgMCAyOCAyNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjggMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxzdHlsZT4uc3Qwe2ZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkfS5zdDAsLnN0MXtmaWxsOiM3ZTdlN2V9PC9zdHlsZT48cGF0aCBjbGFzcz0ic3QwIiBkPSJNMjEgMTMuM2MyLjcgMS40IDMuOCA0LjcgMy44IDguNiAwIC42LjUgMS4xIDEuMSAxLjEuNiAwIDEuMS0uNSAxLjEtMS4xIDAtNC41LTEuNS04LjUtNC42LTEwLjMtLjQuNi0uOCAxLjMtMS40IDEuN3oiLz48cGF0aCBjbGFzcz0ic3QxIiBkPSJtMjEgMTMuMy0uMi0uMmMtLjEuMS0uMS4xLS4xLjJzLjEuMi4xLjJsLjItLjJ6bTEuNC0xLjcuMS0uMmgtLjJjLS4xIDAtLjEuMS0uMi4xbC4zLjF6bS0xLjUgMmMyLjYgMS4zIDMuNyA0LjUgMy43IDguM2guNWMwLTMuOS0xLjEtNy4zLTMuOS04LjhsLS4zLjV6bTMuNyA4LjNjMCAuNy42IDEuNCAxLjMgMS40di0uNWMtLjUgMC0uOC0uNC0uOC0uOWgtLjV6bTEuMyAxLjRjLjcgMCAxLjMtLjYgMS4zLTEuNGgtLjVjMCAuNS0uNC45LS44Ljl2LjV6bTEuMy0xLjRjMC00LjYtMS41LTguNi00LjgtMTAuNWwtLjMuNGMzIDEuOCA0LjUgNS42IDQuNSAxMC4xaC42em0tNS4xLTEwLjVjLS4zLjctLjggMS4yLTEuMyAxLjdsLjMuNGMuNi0uNSAxLjEtMS4xIDEuNC0xLjlsLS40LS4yeiIvPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0xNy4yIDMuM2MtLjQtLjctLjktMS4zLTEuNS0xLjkuNy0uMyAxLjQtLjQgMi4xLS40QzIxLjMgMSAyNCA0LjEgMjQgNy44YzAgMi41LTEuMyA0LjctMy4yIDUuOS0uNS4zLTEuMi4yLTEuNS0uNC0uMy0uNS0uMS0xLjIuNC0xLjUgMS4yLS44IDIuMS0yLjIgMi4xLTQgMC0yLjYtMS45LTQuNS00LTQuNS0uMi0uMS0uNC0uMS0uNiAweiIvPjxwYXRoIGNsYXNzPSJzdDEiIGQ9Im0xNy4yIDMuMy0uMi4xLjEuMmguMmwtLjEtLjN6bS0xLjQtMS45LS4xLS4yLS40LjEuMy4zLjItLjJ6bTUuMSAxMi4zLS4xLS4yLjEuMnptLTEuNS0uNC0uMi4xLjItLjF6bS40LTEuNS0uMS0uMi4xLjJ6bS0yLjQtOC42Yy0uNC0uNy0uOS0xLjQtMS41LTEuOWwtLjQuNGMuNS41IDEgMS4yIDEuNCAxLjhsLjUtLjN6bS0xLjYtMS42Yy42LS4yIDEuMy0uNCAyLS40Vi43Yy0uOCAwLTEuNS4xLTIuMi40bC4yLjV6bTItLjRjMy40IDAgNiAzIDYgNi41aC41YzAtMy44LTIuOC03LTYuNS03di41em02IDYuNmMwIDIuNC0xLjIgNC42LTMgNS43bC4zLjRjMi0xLjIgMy4zLTMuNSAzLjMtNi4xaC0uNnptLTMgNS42Yy0uNC4yLS45LjEtMS4yLS4zbC0uNC4zYy40LjYgMS4yLjggMS45LjVsLS4zLS41em0tMS4yLS4yYy0uMi0uNC0uMS0uOS4zLTEuMmwtLjMtLjRjLS42LjQtLjggMS4yLS41IDEuOWwuNS0uM3ptLjMtMS4yYzEuMy0uOCAyLjItMi40IDIuMi00LjJoLS41YzAgMS43LS44IDMuMS0yIDMuOGwuMy40em0yLjItNC4yYzAtMi43LTItNC44LTQuMy00Ljh2LjVjMiAwIDMuOCAxLjggMy44IDQuM2guNXpNMTcuOCAzYy0uMiAwLS41IDAtLjcuMWwuMS41Yy4yIDAgLjQtLjEuNi0uMVYzeiIvPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik01LjYgMTEuNkMyLjUgMTMuNCAxIDE3LjMgMSAyMS45YzAgLjYuNSAxLjEgMS4xIDEuMS42IDAgMS4xLS41IDEuMS0xLjEgMC0zLjkgMS4xLTcuMiAzLjgtOC42LS42LS40LTEtMS4xLTEuNC0xLjd6bTcuNyAxLjdjMi43IDEuNCAzLjggNC43IDMuOCA4LjYgMCAuNi41IDEuMSAxLjEgMS4xLjYgMCAxLjEtLjUgMS4xLTEuMSAwLTQuNS0xLjUtOC41LTQuNi0xMC4zLS40LjYtLjggMS4zLTEuNCAxLjd6Ii8+PHBhdGggY2xhc3M9InN0MSIgZD0ibTUuNiAxMS42LjItLjFjMC0uMS0uMS0uMS0uMi0uMWgtLjJsLjIuMnpNNyAxMy4zbC4xLjJjLjEgMCAuMS0uMS4xLS4yczAtLjItLjEtLjJsLS4xLjJ6bTYuMyAwLS4yLS4yYy0uMS4xLS4xLjEtLjEuMnMuMS4yLjEuMmwuMi0uMnptMS40LTEuNy4xLS4yaC0uMmMtLjEgMC0uMS4xLS4yLjFsLjMuMXpNMS4yIDIxLjljMC00LjUgMS41LTguMyA0LjUtMTAuMWwtLjMtLjRDMi4xIDEzLjMuNiAxNy40LjYgMjEuOWguNnptLjkuOWMtLjUgMC0uOC0uNC0uOC0uOUguOGMwIC43LjYgMS40IDEuMyAxLjR2LS41em0uOC0uOWMwIC41LS40LjktLjguOXYuNWMuNyAwIDEuMy0uNiAxLjMtMS40aC0uNXptNC04LjhjLTIuOSAxLjUtNCA0LjktNCA4LjhoLjVjMC0zLjggMS4xLTcgMy43LTguM2wtLjItLjV6bS4zIDBjLS41LS41LTEtMS0xLjMtMS43bC0uNC4yYy40LjcuOCAxLjMgMS40IDEuOWwuMy0uNHptMTAuMiA4LjhjMC0zLjktMS4xLTcuMy0zLjktOC44bC0uMi40YzIuNiAxLjMgMy43IDQuNSAzLjcgOC4zaC40em0uOC45Yy0uNSAwLS44LS40LS44LS45aC0uNWMwIC43LjYgMS40IDEuMyAxLjR2LS41em0uOS0uOWMwIC41LS40LjktLjguOXYuNWMuNyAwIDEuMy0uNiAxLjMtMS40aC0uNXptLTQuNi0xMC4xYzMgMS44IDQuNSA1LjYgNC41IDEwLjFoLjVjMC00LjYtMS41LTguNi00LjgtMTAuNWwtLjIuNHptLS4xLS40Yy0uMy43LS44IDEuMi0xLjMgMS43bC4zLjRjLjYtLjUgMS4xLTEuMSAxLjQtMS45bC0uNC0uMnoiLz48cGF0aCBkPSJNMTAuMiAzLjJjLTIuMSAwLTQgMS45LTQgNC41IDAgMS44LjkgMy4yIDIuMSA0IC41LjMuNyAxIC40IDEuNS0uMy41LTEgLjctMS41LjRDNS4zIDEyLjQgNCAxMC4yIDQgNy43IDMuOSA0LjEgNi42IDEgMTAuMiAxYzMuNSAwIDYuMiAzLjEgNi4yIDYuOCAwIDIuNS0xLjMgNC43LTMuMiA1LjktLjUuMy0xLjIuMi0xLjUtLjQtLjMtLjUtLjEtMS4yLjQtMS41IDEuMi0uOCAyLjEtMi4yIDIuMS00IDAtMi42LTEuOS00LjYtNC00LjZ6IiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7ZmlsbDojN2U3ZTdlO3N0cm9rZTojN2U3ZTdlO3N0cm9rZS13aWR0aDouNTtzdHJva2UtbGluZWNhcDpyb3VuZCIvPjwvc3ZnPg==)}.ab-icon.ab-icon-datalake{top:.25rem;height:1.625rem;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMS44NSAwSDEuMTA2Qy40ODYgMCAwIC40ODUgMCAxLjEwMnYyMy44MTFjMCAuNjE4LjQ4NyAxLjEwMyAxLjEwNiAxLjEwM2gyMC43ODhjLjYyIDAgMS4xMDYtLjQ4NSAxLjEwNi0xLjEwM1YxLjEwM0MyMi45NTYuNDg0IDIyLjQ3IDAgMjEuODUgMFpNMi4yMTIgMTguMDM1djUuNzc2aDE4LjUzMnYtNS43NzZIMi4yMTJabTE2LjQzOCAyLjk5OGMwIC42NjItLjUzIDEuMTktMS4xOTQgMS4xOS0uNjY0IDAtMS4xOTQtLjUyOC0xLjE5NC0xLjE5IDAtLjY2MS41My0xLjE5IDEuMTk0LTEuMTkuNjYzIDAgMS4xOTQuNTI5IDEuMTk0IDEuMTlaTTIuMjEyIDE1Ljgzdi01LjY0NGgxOC41MzJ2NS42NDRIMi4yMTJaTTIwLjc0NCAyLjIwNUgyLjIxMlY3Ljk4aDE4LjUzMlYyLjIwNVoiIGZpbGw9IiM3RTdFN0UiLz48cGF0aCBkPSJNMTcuNDU2IDE0LjIyM2MuNjYzIDAgMS4xOTQtLjUyOSAxLjE5NC0xLjE5IDAtLjY2Mi0uNTMtMS4xOS0xLjE5NC0xLjE5LS42NjMgMC0xLjE5NC41MjgtMS4xOTQgMS4xOSAwIC42NjEuNTMgMS4xOSAxLjE5NCAxLjE5Wk0xNy40NTYgNi4yMjNjLjY2MyAwIDEuMTk0LS41MjkgMS4xOTQtMS4xOSAwLS42NjItLjUzLTEuMTktMS4xOTQtMS4xOS0uNjYzIDAtMS4xOTQuNTI4LTEuMTk0IDEuMTkgMCAuNjYxLjUzIDEuMTkgMS4xOTQgMS4xOVoiIGZpbGw9IiM3RTdFN0UiLz48L3N2Zz4=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMS44NSAwSDEuMTA2Qy40ODYgMCAwIC40ODUgMCAxLjEwMnYyMy44MTFjMCAuNjE4LjQ4NyAxLjEwMyAxLjEwNiAxLjEwM2gyMC43ODhjLjYyIDAgMS4xMDYtLjQ4NSAxLjEwNi0xLjEwM1YxLjEwM0MyMi45NTYuNDg0IDIyLjQ3IDAgMjEuODUgMFpNMi4yMTIgMTguMDM1djUuNzc2aDE4LjUzMnYtNS43NzZIMi4yMTJabTE2LjQzOCAyLjk5OGMwIC42NjItLjUzIDEuMTktMS4xOTQgMS4xOS0uNjY0IDAtMS4xOTQtLjUyOC0xLjE5NC0xLjE5IDAtLjY2MS41My0xLjE5IDEuMTk0LTEuMTkuNjYzIDAgMS4xOTQuNTI5IDEuMTk0IDEuMTlaTTIuMjEyIDE1Ljgzdi01LjY0NGgxOC41MzJ2NS42NDRIMi4yMTJaTTIwLjc0NCAyLjIwNUgyLjIxMlY3Ljk4aDE4LjUzMlYyLjIwNVoiIGZpbGw9IiM3RTdFN0UiLz48cGF0aCBkPSJNMTcuNDU2IDE0LjIyM2MuNjYzIDAgMS4xOTQtLjUyOSAxLjE5NC0xLjE5IDAtLjY2Mi0uNTMtMS4xOS0xLjE5NC0xLjE5LS42NjMgMC0xLjE5NC41MjgtMS4xOTQgMS4xOSAwIC42NjEuNTMgMS4xOSAxLjE5NCAxLjE5Wk0xNy40NTYgNi4yMjNjLjY2MyAwIDEuMTk0LS41MjkgMS4xOTQtMS4xOSAwLS42NjItLjUzLTEuMTktMS4xOTQtMS4xOS0uNjYzIDAtMS4xOTQuNTI4LTEuMTk0IDEuMTkgMCAuNjYxLjUzIDEuMTkgMS4xOTQgMS4xOVoiIGZpbGw9IiM3RTdFN0UiLz48L3N2Zz4=)}.ab-icon.ab-icon-users{top:.25rem;height:1.625rem;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOCAxMy4yOWMxLjk3NyAxLjAwNiAyLjc2OCAzLjQxNCAyLjc2OCA2LjIyNCAwIC40NDYuMzU4LjgwOC44LjgwOC40NCAwIC43OTgtLjM2Mi43OTgtLjgwOCAwLTMuMzA3LTEuMDgtNi4xNjQtMy4zNzYtNy41MTQtLjI0Ny41MDItLjU4NS45NC0uOTkgMS4yOVoiIGZpbGw9IiM1NTY4NzQiLz48cGF0aCBkPSJtMTggMTMuMjktLjE2My0uMTlhLjI1LjI1IDAgMCAwIC4wNS40MTJsLjExMy0uMjIzWm0uOTktMS4yOS4xMjYtLjIxNmEuMjUuMjUgMCAwIDAtLjM1LjEwNmwuMjI0LjExWm0tMS4xMDMgMS41MTJjMS44NDUuOTQgMi42MzEgMy4yMTYgMi42MzEgNi4wMDJoLjVjMC0yLjgzNS0uNzk2LTUuMzc0LTIuOTA1LTYuNDQ4bC0uMjI2LjQ0NlptMi42MzEgNi4wMDJjMCAuNTgyLjQ2NyAxLjA1OCAxLjA1IDEuMDU4di0uNWMtLjMwMiAwLS41NS0uMjQ3LS41NS0uNTU4aC0uNVptMS4wNSAxLjA1OGMuNTggMCAxLjA0OC0uNDc2IDEuMDQ4LTEuMDU4aC0uNWMwIC4zMS0uMjQ4LjU1OC0uNTQ5LjU1OHYuNVptMS4wNDgtMS4wNThjMC0zLjM0Ny0xLjA5NC02LjMxNS0zLjUtNy43M2wtLjI1My40MzFjMi4xODYgMS4yODYgMy4yNTMgNC4wMzMgMy4yNTMgNy4zaC41Wm0tMy44NS03LjYyNGMtLjIzMy40NzItLjU1Ljg4NC0uOTI5IDEuMjFsLjMyNi4zNzljLjQzMi0uMzcyLjc5LS44MzggMS4wNTEtMS4zNjlsLS40NDktLjIyWiIgZmlsbD0iIzU1Njg3NCIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTQuNzkgNS42NTdhNi40MjkgNi40MjkgMCAwIDAtMS4wNi0xLjM3NUE0LjIxMiA0LjIxMiAwIDAgMSAxNS4yNTIgNGMyLjU2NSAwIDQuNTI4IDIuMjcgNC41MjggNC45MTggMCAxLjgxNi0uOTEgMy40My0yLjMwMyA0LjI4NGEuNzk0Ljc5NCAwIDAgMS0xLjA5OC0uMjcxLjgxMi44MTIgMCAwIDEgLjI2OS0xLjExYy44OTYtLjU0OSAxLjUzNC0xLjYyOCAxLjUzNC0yLjkwMyAwLTEuODkyLTEuMzc2LTMuMzAzLTIuOTMtMy4zMDMtLjE1NiAwLS4zMS4wMTQtLjQ2LjA0MloiIGZpbGw9IiM1NTY4NzQiLz48cGF0aCBkPSJtMTQuNzkgNS42NTctLjIxNi4xMjQuMDg4LjE1My4xNzMtLjAzMS0uMDQ1LS4yNDZabS0xLjA2LTEuMzc1LS4wOS0uMjM0LS4zNjEuMTQuMjc2LjI3Mi4xNzUtLjE3OFptMy43NDYgOC45Mi0uMTMtLjIxMy4xMy4yMTNabS0xLjA5OC0uMjcxLS4yMTQuMTI5LjIxNC0uMTNabS4yNjktMS4xMS4xMy4yMTQtLjEzLS4yMTNabS0xLjY0LTYuMjlhNi42NzkgNi42NzkgMCAwIDAtMS4xMDEtMS40MjhsLS4zNS4zNTdhNi4xOCA2LjE4IDAgMCAxIDEuMDE4IDEuMzIxbC40MzMtLjI1Wk0xMy44MiA0LjUxNmEzLjk2MiAzLjk2MiAwIDAgMSAxLjQzMS0uMjY1di0uNWMtLjU2OSAwLTEuMTEuMTA2LTEuNjEuMjk4bC4xOC40NjdabTEuNDMxLS4yNjVjMi40MDMgMCA0LjI3OCAyLjEzMyA0LjI3OCA0LjY2OGguNWMwLTIuNzYyLTIuMDUyLTUuMTY4LTQuNzc4LTUuMTY4di41Wm00LjI3OCA0LjY2OGMwIDEuNzM0LS44NyAzLjI2NS0yLjE4NCA0LjA3MWwuMjYyLjQyNmMxLjQ3LS45MDEgMi40MjItMi41OTggMi40MjItNC40OTdoLS41Wm0tMi4xODQgNC4wNzFhLjU0NC41NDQgMCAwIDEtLjc1My0uMTg3bC0uNDI4LjI1OGMuMy40OTkuOTQ2LjY2IDEuNDQyLjM1NWwtLjI2LS40MjZabS0uNzUzLS4xODdhLjU2Mi41NjIgMCAwIDEgLjE4NS0uNzY3bC0uMjYxLS40MjdhMS4wNjIgMS4wNjIgMCAwIDAtLjM1MiAxLjQ1MmwuNDI4LS4yNThabS4xODUtLjc2N2MuOTc0LS41OTcgMS42NTMtMS43NiAxLjY1My0zLjExN2gtLjVjMCAxLjE5Mi0uNTk2IDIuMTg5LTEuNDE0IDIuNjlsLjI2MS40MjdabTEuNjUzLTMuMTE3YzAtMi4wMDgtMS40NjYtMy41NTMtMy4xNzktMy41NTN2LjVjMS4zOTUgMCAyLjY4IDEuMjc3IDIuNjggMy4wNTNoLjVabS0zLjE3OS0zLjU1M2MtLjE3IDAtLjM0LjAxNi0uNTA2LjA0NmwuMDkuNDkyYy4xMzYtLjAyNS4yNzUtLjAzOC40MTYtLjAzOHYtLjVaIiBmaWxsPSIjNTU2ODc0Ii8+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02LjM3NyAxMS42NzhDNC4wOCAxMy4wMjggMyAxNS44ODYgMyAxOS4xOTJjMCAuNDQ2LjM1OC44MDguOC44MDguNDQgMCAuNzk4LS4zNjIuNzk4LS44MDggMC0yLjgxLjc5MS01LjIxOCAyLjc2OC02LjIyNWE0LjA1NSA0LjA1NSAwIDAgMS0uOTktMS4yODlabTUuNTcyIDEuMjljMS45NzcgMS4wMDYgMi43NjggMy40MTQgMi43NjggNi4yMjQgMCAuNDQ2LjM1OC44MDguOC44MDguNDQgMCAuNzk4LS4zNjIuNzk4LS44MDggMC0zLjMwNi0xLjA4LTYuMTY0LTMuMzc2LTcuNTE0LS4yNDYuNTAyLS41ODQuOTQtLjk5IDEuMjlaIiBmaWxsPSIjNTU2ODc0Ii8+PHBhdGggZD0ibTYuMzc3IDExLjY3OC4yMjQtLjExYS4yNS4yNSAwIDAgMC0uMzUxLS4xMDVsLjEyNy4yMTVabS45OSAxLjI5LjExMy4yMjJhLjI1LjI1IDAgMCAwIC4wNS0uNDEybC0uMTY0LjE5Wm00LjU4MiAwLS4xNjMtLjE5YS4yNS4yNSAwIDAgMCAuMDUuNDEybC4xMTMtLjIyM1ptLjk5LTEuMjkuMTI3LS4yMTVhLjI1LjI1IDAgMCAwLS4zNTEuMTA1bC4yMjQuMTFaTTMuMjUgMTkuMTkyYzAtMy4yNjYgMS4wNjgtNi4wMTMgMy4yNTMtNy4yOThsLS4yNTMtLjQzMWMtMi40MDYgMS40MTQtMy41IDQuMzgyLTMuNSA3LjczaC41Wm0uNTUuNTU4Yy0uMzAyIDAtLjU1LS4yNDctLjU1LS41NThoLS41YzAgLjU4Mi40NjcgMS4wNTggMS4wNSAxLjA1OHYtLjVabS41NDgtLjU1OGMwIC4zMS0uMjQ4LjU1OC0uNTQ5LjU1OHYuNWMuNTgyIDAgMS4wNS0uNDc2IDEuMDUtMS4wNThoLS41Wm0yLjkwNS02LjQ0N2MtMi4xMDkgMS4wNzMtMi45MDUgMy42MTMtMi45MDUgNi40NDdoLjVjMC0yLjc4Ni43ODctNS4wNjMgMi42MzItNi4wMDJsLS4yMjctLjQ0NVptLjI3Ni4wMzNhMy44MDUgMy44MDUgMCAwIDEtLjkyOC0xLjIxbC0uNDQ5LjIyYy4yNi41MzEuNjIuOTk4IDEuMDUxIDEuMzY5bC4zMjYtLjM4Wm03LjQzOCA2LjQxNGMwLTIuODM0LS43OTYtNS4zNzQtMi45MDQtNi40NDdsLS4yMjcuNDQ1YzEuODQ1Ljk0IDIuNjMxIDMuMjE2IDIuNjMxIDYuMDAyaC41Wm0uNTUuNTU4Yy0uMzAxIDAtLjU1LS4yNDctLjU1LS41NThoLS41YzAgLjU4Mi40NjcgMS4wNTggMS4wNSAxLjA1OHYtLjVabS41NDgtLjU1OGMwIC4zMS0uMjQ4LjU1OC0uNTQ5LjU1OHYuNWMuNTgyIDAgMS4wNS0uNDc2IDEuMDUtMS4wNThoLS41Wm0tMy4yNTMtNy4yOThjMi4xODYgMS4yODUgMy4yNTMgNC4wMzIgMy4yNTMgNy4yOThoLjVjMC0zLjM0Ny0xLjA5My02LjMxNS0zLjUtNy43M2wtLjI1My40MzJabS0uMDk3LS4zMjZjLS4yMzIuNDczLS41NS44ODQtLjkyOSAxLjIxbC4zMjcuMzc5Yy40MzEtLjM3MS43OS0uODM3IDEuMDUtMS4zNjhsLS40NDgtLjIyWiIgZmlsbD0iIzU1Njg3NCIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNOS42NTggNS42MTVjLTEuNTUzIDAtMi45MjkgMS40MTEtMi45MjkgMy4zMDMgMCAxLjI3NS42MzggMi4zNTQgMS41MzQgMi45MDRhLjgxMi44MTIgMCAwIDEgLjI2OSAxLjEwOS43OTQuNzk0IDAgMCAxLTEuMDk4LjI3MUM2LjA0IDEyLjM0OCA1LjEzIDEwLjczNCA1LjEzIDguOTE4IDUuMTMgNi4yNjkgNy4wOTQgNCA5LjY1OCA0YzIuNTY1IDAgNC41MjggMi4yNyA0LjUyOCA0LjkxOCAwIDEuODE2LS45MSAzLjQzLTIuMzAzIDQuMjg0YS43OTQuNzk0IDAgMCAxLTEuMDk4LS4yNzEuODEyLjgxMiAwIDAgMSAuMjY5LTEuMTFjLjg5Ni0uNTQ5IDEuNTM0LTEuNjI4IDEuNTM0LTIuOTAzIDAtMS44OTItMS4zNzYtMy4zMDMtMi45My0zLjMwM1oiIGZpbGw9IiM1NTY4NzQiIHN0cm9rZT0iIzU1Njg3NCIgc3Ryb2tlLXdpZHRoPSIuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+PC9zdmc+);mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOCAxMy4yOWMxLjk3NyAxLjAwNiAyLjc2OCAzLjQxNCAyLjc2OCA2LjIyNCAwIC40NDYuMzU4LjgwOC44LjgwOC40NCAwIC43OTgtLjM2Mi43OTgtLjgwOCAwLTMuMzA3LTEuMDgtNi4xNjQtMy4zNzYtNy41MTQtLjI0Ny41MDItLjU4NS45NC0uOTkgMS4yOVoiIGZpbGw9IiM1NTY4NzQiLz48cGF0aCBkPSJtMTggMTMuMjktLjE2My0uMTlhLjI1LjI1IDAgMCAwIC4wNS40MTJsLjExMy0uMjIzWm0uOTktMS4yOS4xMjYtLjIxNmEuMjUuMjUgMCAwIDAtLjM1LjEwNmwuMjI0LjExWm0tMS4xMDMgMS41MTJjMS44NDUuOTQgMi42MzEgMy4yMTYgMi42MzEgNi4wMDJoLjVjMC0yLjgzNS0uNzk2LTUuMzc0LTIuOTA1LTYuNDQ4bC0uMjI2LjQ0NlptMi42MzEgNi4wMDJjMCAuNTgyLjQ2NyAxLjA1OCAxLjA1IDEuMDU4di0uNWMtLjMwMiAwLS41NS0uMjQ3LS41NS0uNTU4aC0uNVptMS4wNSAxLjA1OGMuNTggMCAxLjA0OC0uNDc2IDEuMDQ4LTEuMDU4aC0uNWMwIC4zMS0uMjQ4LjU1OC0uNTQ5LjU1OHYuNVptMS4wNDgtMS4wNThjMC0zLjM0Ny0xLjA5NC02LjMxNS0zLjUtNy43M2wtLjI1My40MzFjMi4xODYgMS4yODYgMy4yNTMgNC4wMzMgMy4yNTMgNy4zaC41Wm0tMy44NS03LjYyNGMtLjIzMy40NzItLjU1Ljg4NC0uOTI5IDEuMjFsLjMyNi4zNzljLjQzMi0uMzcyLjc5LS44MzggMS4wNTEtMS4zNjlsLS40NDktLjIyWiIgZmlsbD0iIzU1Njg3NCIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTQuNzkgNS42NTdhNi40MjkgNi40MjkgMCAwIDAtMS4wNi0xLjM3NUE0LjIxMiA0LjIxMiAwIDAgMSAxNS4yNTIgNGMyLjU2NSAwIDQuNTI4IDIuMjcgNC41MjggNC45MTggMCAxLjgxNi0uOTEgMy40My0yLjMwMyA0LjI4NGEuNzk0Ljc5NCAwIDAgMS0xLjA5OC0uMjcxLjgxMi44MTIgMCAwIDEgLjI2OS0xLjExYy44OTYtLjU0OSAxLjUzNC0xLjYyOCAxLjUzNC0yLjkwMyAwLTEuODkyLTEuMzc2LTMuMzAzLTIuOTMtMy4zMDMtLjE1NiAwLS4zMS4wMTQtLjQ2LjA0MloiIGZpbGw9IiM1NTY4NzQiLz48cGF0aCBkPSJtMTQuNzkgNS42NTctLjIxNi4xMjQuMDg4LjE1My4xNzMtLjAzMS0uMDQ1LS4yNDZabS0xLjA2LTEuMzc1LS4wOS0uMjM0LS4zNjEuMTQuMjc2LjI3Mi4xNzUtLjE3OFptMy43NDYgOC45Mi0uMTMtLjIxMy4xMy4yMTNabS0xLjA5OC0uMjcxLS4yMTQuMTI5LjIxNC0uMTNabS4yNjktMS4xMS4xMy4yMTQtLjEzLS4yMTNabS0xLjY0LTYuMjlhNi42NzkgNi42NzkgMCAwIDAtMS4xMDEtMS40MjhsLS4zNS4zNTdhNi4xOCA2LjE4IDAgMCAxIDEuMDE4IDEuMzIxbC40MzMtLjI1Wk0xMy44MiA0LjUxNmEzLjk2MiAzLjk2MiAwIDAgMSAxLjQzMS0uMjY1di0uNWMtLjU2OSAwLTEuMTEuMTA2LTEuNjEuMjk4bC4xOC40NjdabTEuNDMxLS4yNjVjMi40MDMgMCA0LjI3OCAyLjEzMyA0LjI3OCA0LjY2OGguNWMwLTIuNzYyLTIuMDUyLTUuMTY4LTQuNzc4LTUuMTY4di41Wm00LjI3OCA0LjY2OGMwIDEuNzM0LS44NyAzLjI2NS0yLjE4NCA0LjA3MWwuMjYyLjQyNmMxLjQ3LS45MDEgMi40MjItMi41OTggMi40MjItNC40OTdoLS41Wm0tMi4xODQgNC4wNzFhLjU0NC41NDQgMCAwIDEtLjc1My0uMTg3bC0uNDI4LjI1OGMuMy40OTkuOTQ2LjY2IDEuNDQyLjM1NWwtLjI2LS40MjZabS0uNzUzLS4xODdhLjU2Mi41NjIgMCAwIDEgLjE4NS0uNzY3bC0uMjYxLS40MjdhMS4wNjIgMS4wNjIgMCAwIDAtLjM1MiAxLjQ1MmwuNDI4LS4yNThabS4xODUtLjc2N2MuOTc0LS41OTcgMS42NTMtMS43NiAxLjY1My0zLjExN2gtLjVjMCAxLjE5Mi0uNTk2IDIuMTg5LTEuNDE0IDIuNjlsLjI2MS40MjdabTEuNjUzLTMuMTE3YzAtMi4wMDgtMS40NjYtMy41NTMtMy4xNzktMy41NTN2LjVjMS4zOTUgMCAyLjY4IDEuMjc3IDIuNjggMy4wNTNoLjVabS0zLjE3OS0zLjU1M2MtLjE3IDAtLjM0LjAxNi0uNTA2LjA0NmwuMDkuNDkyYy4xMzYtLjAyNS4yNzUtLjAzOC40MTYtLjAzOHYtLjVaIiBmaWxsPSIjNTU2ODc0Ii8+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02LjM3NyAxMS42NzhDNC4wOCAxMy4wMjggMyAxNS44ODYgMyAxOS4xOTJjMCAuNDQ2LjM1OC44MDguOC44MDguNDQgMCAuNzk4LS4zNjIuNzk4LS44MDggMC0yLjgxLjc5MS01LjIxOCAyLjc2OC02LjIyNWE0LjA1NSA0LjA1NSAwIDAgMS0uOTktMS4yODlabTUuNTcyIDEuMjljMS45NzcgMS4wMDYgMi43NjggMy40MTQgMi43NjggNi4yMjQgMCAuNDQ2LjM1OC44MDguOC44MDguNDQgMCAuNzk4LS4zNjIuNzk4LS44MDggMC0zLjMwNi0xLjA4LTYuMTY0LTMuMzc2LTcuNTE0LS4yNDYuNTAyLS41ODQuOTQtLjk5IDEuMjlaIiBmaWxsPSIjNTU2ODc0Ii8+PHBhdGggZD0ibTYuMzc3IDExLjY3OC4yMjQtLjExYS4yNS4yNSAwIDAgMC0uMzUxLS4xMDVsLjEyNy4yMTVabS45OSAxLjI5LjExMy4yMjJhLjI1LjI1IDAgMCAwIC4wNS0uNDEybC0uMTY0LjE5Wm00LjU4MiAwLS4xNjMtLjE5YS4yNS4yNSAwIDAgMCAuMDUuNDEybC4xMTMtLjIyM1ptLjk5LTEuMjkuMTI3LS4yMTVhLjI1LjI1IDAgMCAwLS4zNTEuMTA1bC4yMjQuMTFaTTMuMjUgMTkuMTkyYzAtMy4yNjYgMS4wNjgtNi4wMTMgMy4yNTMtNy4yOThsLS4yNTMtLjQzMWMtMi40MDYgMS40MTQtMy41IDQuMzgyLTMuNSA3LjczaC41Wm0uNTUuNTU4Yy0uMzAyIDAtLjU1LS4yNDctLjU1LS41NThoLS41YzAgLjU4Mi40NjcgMS4wNTggMS4wNSAxLjA1OHYtLjVabS41NDgtLjU1OGMwIC4zMS0uMjQ4LjU1OC0uNTQ5LjU1OHYuNWMuNTgyIDAgMS4wNS0uNDc2IDEuMDUtMS4wNThoLS41Wm0yLjkwNS02LjQ0N2MtMi4xMDkgMS4wNzMtMi45MDUgMy42MTMtMi45MDUgNi40NDdoLjVjMC0yLjc4Ni43ODctNS4wNjMgMi42MzItNi4wMDJsLS4yMjctLjQ0NVptLjI3Ni4wMzNhMy44MDUgMy44MDUgMCAwIDEtLjkyOC0xLjIxbC0uNDQ5LjIyYy4yNi41MzEuNjIuOTk4IDEuMDUxIDEuMzY5bC4zMjYtLjM4Wm03LjQzOCA2LjQxNGMwLTIuODM0LS43OTYtNS4zNzQtMi45MDQtNi40NDdsLS4yMjcuNDQ1YzEuODQ1Ljk0IDIuNjMxIDMuMjE2IDIuNjMxIDYuMDAyaC41Wm0uNTUuNTU4Yy0uMzAxIDAtLjU1LS4yNDctLjU1LS41NThoLS41YzAgLjU4Mi40NjcgMS4wNTggMS4wNSAxLjA1OHYtLjVabS41NDgtLjU1OGMwIC4zMS0uMjQ4LjU1OC0uNTQ5LjU1OHYuNWMuNTgyIDAgMS4wNS0uNDc2IDEuMDUtMS4wNThoLS41Wm0tMy4yNTMtNy4yOThjMi4xODYgMS4yODUgMy4yNTMgNC4wMzIgMy4yNTMgNy4yOThoLjVjMC0zLjM0Ny0xLjA5My02LjMxNS0zLjUtNy43M2wtLjI1My40MzJabS0uMDk3LS4zMjZjLS4yMzIuNDczLS41NS44ODQtLjkyOSAxLjIxbC4zMjcuMzc5Yy40MzEtLjM3MS43OS0uODM3IDEuMDUtMS4zNjhsLS40NDgtLjIyWiIgZmlsbD0iIzU1Njg3NCIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNOS42NTggNS42MTVjLTEuNTUzIDAtMi45MjkgMS40MTEtMi45MjkgMy4zMDMgMCAxLjI3NS42MzggMi4zNTQgMS41MzQgMi45MDRhLjgxMi44MTIgMCAwIDEgLjI2OSAxLjEwOS43OTQuNzk0IDAgMCAxLTEuMDk4LjI3MUM2LjA0IDEyLjM0OCA1LjEzIDEwLjczNCA1LjEzIDguOTE4IDUuMTMgNi4yNjkgNy4wOTQgNCA5LjY1OCA0YzIuNTY1IDAgNC41MjggMi4yNyA0LjUyOCA0LjkxOCAwIDEuODE2LS45MSAzLjQzLTIuMzAzIDQuMjg0YS43OTQuNzk0IDAgMCAxLTEuMDk4LS4yNzEuODEyLjgxMiAwIDAgMSAuMjY5LTEuMTFjLjg5Ni0uNTQ5IDEuNTM0LTEuNjI4IDEuNTM0LTIuOTAzIDAtMS44OTItMS4zNzYtMy4zMDMtMi45My0zLjMwM1oiIGZpbGw9IiM1NTY4NzQiIHN0cm9rZT0iIzU1Njg3NCIgc3Ryb2tlLXdpZHRoPSIuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+PC9zdmc+)}.ab-icon.ab-icon-label{top:.25rem;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE4LjQ5OCA0aC02LjAyNWMtLjUzMSAwLTEuMDQuMjExLTEuNDE3LjU4N0wzLjQ0IDEyLjIwNGExLjUwMiAxLjUwMiAwIDAgMCAwIDIuMTIzbDYuMjMzIDYuMjMzYTEuNTAyIDEuNTAyIDAgMCAwIDIuMTIzIDBsNy42MTctNy42MTZjLjM3Ni0uMzc2LjU4Ny0uODg2LjU4Ny0xLjQxN1Y1LjUwMkMyMCA0LjY3MiAxOS4zMjggNCAxOC40OTggNFptLTIuNzU0IDQuNzI4YS40NzMuNDczIDAgMSAxLS45NDUgMCAuNDczLjQ3MyAwIDAgMSAuOTQ2IDBaIiBzdHJva2U9IiM1NTY4NzQiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE4LjQ5OCA0aC02LjAyNWMtLjUzMSAwLTEuMDQuMjExLTEuNDE3LjU4N0wzLjQ0IDEyLjIwNGExLjUwMiAxLjUwMiAwIDAgMCAwIDIuMTIzbDYuMjMzIDYuMjMzYTEuNTAyIDEuNTAyIDAgMCAwIDIuMTIzIDBsNy42MTctNy42MTZjLjM3Ni0uMzc2LjU4Ny0uODg2LjU4Ny0xLjQxN1Y1LjUwMkMyMCA0LjY3MiAxOS4zMjggNCAxOC40OTggNFptLTIuNzU0IDQuNzI4YS40NzMuNDczIDAgMSAxLS45NDUgMCAuNDczLjQ3MyAwIDAgMSAuOTQ2IDBaIiBzdHJva2U9IiM1NTY4NzQiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==)}.ab-icon.ab-icon-label-multiselect{top:.25rem;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMyAxOS45MzhhOCA4IDAgMSAwIDAtMTUuODc2IDguMDAxIDguMDAxIDAgMCAxIDAgMTUuODc2WiIgZmlsbD0iIzU1Njg3NCIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTAgMThhNiA2IDAgMSAwIDAtMTIgNiA2IDAgMCAwIDAgMTJabTgtNmE4IDggMCAxIDEtMTYgMCA4IDggMCAwIDEgMTYgMFoiIGZpbGw9IiM1NTY4NzQiLz48L3N2Zz4=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMyAxOS45MzhhOCA4IDAgMSAwIDAtMTUuODc2IDguMDAxIDguMDAxIDAgMCAxIDAgMTUuODc2WiIgZmlsbD0iIzU1Njg3NCIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTAgMThhNiA2IDAgMSAwIDAtMTIgNiA2IDAgMCAwIDAgMTJabTgtNmE4IDggMCAxIDEtMTYgMCA4IDggMCAwIDEgMTYgMFoiIGZpbGw9IiM1NTY4NzQiLz48L3N2Zz4=)}.ab-icon.ab-icon-send{top:.25rem;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE2LjA0IDE2Ljk5NiAzLjQwMyAxOC4yMTkuMDc3IDI4Ljg1NWExLjY0OSAxLjY0OSAwIDAgMCAyLjI5NiAxLjk3N2wyNy42OTctMTMuNDFhMS41NzcgMS41NzcgMCAwIDAgMC0yLjgzNEwyLjM5MiAxLjE2OEExLjY0OSAxLjY0OSAwIDAgMCAuMDk2IDMuMTQ1bDMuMzI2IDEwLjYzNiAxMi42MTMgMS4yMjNhLjk5Ni45OTYgMCAwIDEgMCAxLjk4MmwuMDA1LjAxWiIgZmlsbD0iIzFENERDOCIvPjwvc3ZnPg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE2LjA0IDE2Ljk5NiAzLjQwMyAxOC4yMTkuMDc3IDI4Ljg1NWExLjY0OSAxLjY0OSAwIDAgMCAyLjI5NiAxLjk3N2wyNy42OTctMTMuNDFhMS41NzcgMS41NzcgMCAwIDAgMC0yLjgzNEwyLjM5MiAxLjE2OEExLjY0OSAxLjY0OSAwIDAgMCAuMDk2IDMuMTQ1bDMuMzI2IDEwLjYzNiAxMi42MTMgMS4yMjNhLjk5Ni45OTYgMCAwIDEgMCAxLjk4MmwuMDA1LjAxWiIgZmlsbD0iIzFENERDOCIvPjwvc3ZnPg==)}.ab-icon.ab-icon-template-2{top:.25rem;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjUgMGExLjUgMS41IDAgMCAxIDEuNDE1IDFoNS4xN0ExLjUgMS41IDAgMSAxIDEwIDIuOTE1VjZoMy4wODVBMS41IDEuNSAwIDEgMSAxNSA3LjkxNXY1LjE3QTEuNSAxLjUgMCAxIDEgMTMuMDg1IDE1aC01LjE3QTEuNSAxLjUgMCAxIDEgNiAxMy4wODVWMTBIMi45MTVBMS41IDEuNSAwIDEgMSAxIDguMDg1di01LjE3QTEuNSAxLjUgMCAwIDEgMS41IDBaTTcgMTB2My4wODVjLjQyNi4xNTEuNzY0LjQ4OS45MTUuOTE1aDUuMTdjLjE1MS0uNDI2LjQ4OS0uNzY0LjkxNS0uOTE1di01LjE3QTEuNTA0IDEuNTA0IDAgMCAxIDEzLjA4NSA3SDEwdjEuMDg1QTEuNSAxLjUgMCAxIDEgOC4wODUgMTBIN1ptMi0zdjEuMDg1Yy0uNDI2LjE1MS0uNzY0LjQ4OS0uOTE1LjkxNUg3VjcuOTE1Yy40MjYtLjE1MS43NjQtLjQ4OS45MTUtLjkxNUg5Wm0wLTFINy45MTVBMS41IDEuNSAwIDEgMCA2IDcuOTE1VjlIMi45MTVBMS41MDQgMS41MDQgMCAwIDAgMiA4LjA4NXYtNS4xN2MuNDI2LS4xNTEuNzY0LS40ODkuOTE1LS45MTVoNS4xN2MuMTUxLjQyNi40ODkuNzY0LjkxNS45MTVWNloiIGZpbGw9IiM1NTY4NzQiLz48L3N2Zz4=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjUgMGExLjUgMS41IDAgMCAxIDEuNDE1IDFoNS4xN0ExLjUgMS41IDAgMSAxIDEwIDIuOTE1VjZoMy4wODVBMS41IDEuNSAwIDEgMSAxNSA3LjkxNXY1LjE3QTEuNSAxLjUgMCAxIDEgMTMuMDg1IDE1aC01LjE3QTEuNSAxLjUgMCAxIDEgNiAxMy4wODVWMTBIMi45MTVBMS41IDEuNSAwIDEgMSAxIDguMDg1di01LjE3QTEuNSAxLjUgMCAwIDEgMS41IDBaTTcgMTB2My4wODVjLjQyNi4xNTEuNzY0LjQ4OS45MTUuOTE1aDUuMTdjLjE1MS0uNDI2LjQ4OS0uNzY0LjkxNS0uOTE1di01LjE3QTEuNTA0IDEuNTA0IDAgMCAxIDEzLjA4NSA3SDEwdjEuMDg1QTEuNSAxLjUgMCAxIDEgOC4wODUgMTBIN1ptMi0zdjEuMDg1Yy0uNDI2LjE1MS0uNzY0LjQ4OS0uOTE1LjkxNUg3VjcuOTE1Yy40MjYtLjE1MS43NjQtLjQ4OS45MTUtLjkxNUg5Wm0wLTFINy45MTVBMS41IDEuNSAwIDEgMCA2IDcuOTE1VjlIMi45MTVBMS41MDQgMS41MDQgMCAwIDAgMiA4LjA4NXYtNS4xN2MuNDI2LS4xNTEuNzY0LS40ODkuOTE1LS45MTVoNS4xN2MuMTUxLjQyNi40ODkuNzY0LjkxNS45MTVWNloiIGZpbGw9IiM1NTY4NzQiLz48L3N2Zz4=)}.ab-icon.ab-icon-download{top:.25rem;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PG1hc2sgaWQ9ImEiIGZpbGw9IiNmZmYiPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTIgMTMuMzMzIDcuMzMzIDguNjY3IDYgMTBsNiA2IDYtNi0xLjMzMy0xLjMzM0wxMiAxMy4zMzNaIi8+PC9tYXNrPjxwYXRoIGQ9Im0xMiAxMy4zMzMtMS40MTQgMS40MTVMMTIgMTYuMTYybDEuNDE0LTEuNDE0TDEyIDEzLjMzMlpNNy4zMzMgOC42NjdsMS40MTUtMS40MTUtMS40MTUtMS40MTRMNS45MiA3LjI1MmwxLjQxNCAxLjQxNVpNNiAxMCA0LjU4NiA4LjU4NiAzLjE3MiAxMGwxLjQxNCAxLjQxNEw2IDEwWm02IDYtMS40MTQgMS40MTRMMTIgMTguODI4bDEuNDE0LTEuNDE0TDEyIDE2Wm02LTYgMS40MTQgMS40MTRMMjAuODI4IDEwbC0xLjQxNC0xLjQxNEwxOCAxMFptLTEuMzMzLTEuMzMzIDEuNDE0LTEuNDE1LTEuNDE0LTEuNDE0LTEuNDE1IDEuNDE0IDEuNDE1IDEuNDE1Wm0tMy4yNTMgMy4yNTJMOC43NDggNy4yNTJsLTIuODI5IDIuODI5IDQuNjY3IDQuNjY3IDIuODI4LTIuODI5Wk01LjkyIDcuMjUyIDQuNTg2IDguNTg2bDIuODI4IDIuODI4IDEuMzM0LTEuMzMzLTIuODI5LTIuODI5Wm0xMy40OTUgMS4zMzQtMS4zMzMtMS4zMzQtMi44MjkgMi44MjkgMS4zMzQgMS4zMzMgMi44MjgtMi44MjhabS00LjE2Mi0xLjMzNC00LjY2NiA0LjY2NyAyLjgyOCAyLjgyOSA0LjY2Ny00LjY2Ny0yLjgyOS0yLjgyOVpNNC41ODYgMTEuNDE0bDYgNiAyLjgyOC0yLjgyOC02LTYtMi44MjggMi44MjhabTguODI4IDYgNi02LTIuODI4LTIuODI4LTYgNiAyLjgyOCAyLjgyOFoiIGZpbGw9IiMzMjYzRTEiIG1hc2s9InVybCgjYSkiLz48cGF0aCBmaWxsPSIjMzI2M0UxIiBkPSJNMTEgM2gydjExaC0yek0xOSAxOHYySDV2LTJ6Ii8+PC9zdmc+);mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PG1hc2sgaWQ9ImEiIGZpbGw9IiNmZmYiPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTIgMTMuMzMzIDcuMzMzIDguNjY3IDYgMTBsNiA2IDYtNi0xLjMzMy0xLjMzM0wxMiAxMy4zMzNaIi8+PC9tYXNrPjxwYXRoIGQ9Im0xMiAxMy4zMzMtMS40MTQgMS40MTVMMTIgMTYuMTYybDEuNDE0LTEuNDE0TDEyIDEzLjMzMlpNNy4zMzMgOC42NjdsMS40MTUtMS40MTUtMS40MTUtMS40MTRMNS45MiA3LjI1MmwxLjQxNCAxLjQxNVpNNiAxMCA0LjU4NiA4LjU4NiAzLjE3MiAxMGwxLjQxNCAxLjQxNEw2IDEwWm02IDYtMS40MTQgMS40MTRMMTIgMTguODI4bDEuNDE0LTEuNDE0TDEyIDE2Wm02LTYgMS40MTQgMS40MTRMMjAuODI4IDEwbC0xLjQxNC0xLjQxNEwxOCAxMFptLTEuMzMzLTEuMzMzIDEuNDE0LTEuNDE1LTEuNDE0LTEuNDE0LTEuNDE1IDEuNDE0IDEuNDE1IDEuNDE1Wm0tMy4yNTMgMy4yNTJMOC43NDggNy4yNTJsLTIuODI5IDIuODI5IDQuNjY3IDQuNjY3IDIuODI4LTIuODI5Wk01LjkyIDcuMjUyIDQuNTg2IDguNTg2bDIuODI4IDIuODI4IDEuMzM0LTEuMzMzLTIuODI5LTIuODI5Wm0xMy40OTUgMS4zMzQtMS4zMzMtMS4zMzQtMi44MjkgMi44MjkgMS4zMzQgMS4zMzMgMi44MjgtMi44MjhabS00LjE2Mi0xLjMzNC00LjY2NiA0LjY2NyAyLjgyOCAyLjgyOSA0LjY2Ny00LjY2Ny0yLjgyOS0yLjgyOVpNNC41ODYgMTEuNDE0bDYgNiAyLjgyOC0yLjgyOC02LTYtMi44MjggMi44MjhabTguODI4IDYgNi02LTIuODI4LTIuODI4LTYgNiAyLjgyOCAyLjgyOFoiIGZpbGw9IiMzMjYzRTEiIG1hc2s9InVybCgjYSkiLz48cGF0aCBmaWxsPSIjMzI2M0UxIiBkPSJNMTEgM2gydjExaC0yek0xOSAxOHYySDV2LTJ6Ii8+PC9zdmc+)}.ab-icon.ab-icon-upload{position:relative;top:.16rem;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjAiIHk9IjAiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxzdHlsZT4uc3Qye2ZpbGw6IzMyNjNlMX08L3N0eWxlPjxkZWZzPjxmaWx0ZXIgaWQ9IkFkb2JlX09wYWNpdHlNYXNrRmlsdGVyIiBmaWx0ZXJVbml0cz0idXNlclNwYWNlT25Vc2UiIHg9IjMuMiIgeT0iMCIgd2lkdGg9IjE3LjciIGhlaWdodD0iMTMiPjxmZUNvbG9yTWF0cml4IHZhbHVlcz0iMSAwIDAgMCAwIDAgMSAwIDAgMCAwIDAgMSAwIDAgMCAwIDAgMSAwIi8+PC9maWx0ZXI+PC9kZWZzPjxtYXNrIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHg9IjMuMiIgeT0iMCIgd2lkdGg9IjE3LjciIGhlaWdodD0iMTMiIGlkPSJwYXRoLTEtaW5zaWRlLTFfM18iPjxwYXRoIGQ9Im0xMiA1LjUgNC43IDQuN0wxOCA4LjhsLTYtNi02IDYgMS4zIDEuM0wxMiA1LjV6IiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7ZmlsbDojZmZmO2ZpbHRlcjp1cmwoI0Fkb2JlX09wYWNpdHlNYXNrRmlsdGVyKSIvPjwvbWFzaz48cGF0aCBkPSJtMTIgNS41IDEuNC0xLjRMMTIgMi43bC0xLjQgMS40TDEyIDUuNXptNC43IDQuNy0xLjQgMS40IDEuNCAxLjQgMS40LTEuNC0xLjQtMS40ek0xOCA4LjhsMS40IDEuNCAxLjQtMS40LTEuNC0xLjRMMTggOC44em0tNi02IDEuNC0xLjRMMTIgMGwtMS40IDEuNEwxMiAyLjh6bS02IDZMNC42IDcuNCAzLjIgOC44bDEuNCAxLjRMNiA4Ljh6bTEuMyAxLjQtMS40IDEuNEw3LjMgMTNsMS40LTEuNC0xLjQtMS40em0zLjMtMy4zIDQuNyA0LjcgMi44LTIuOC00LjctNC43LTIuOCAyLjh6bTcuNSA0LjcgMS4zLTEuMy0yLjgtMi44LTEuMyAxLjMgMi44IDIuOHpNNC42IDEwLjJsMS4zIDEuMyAyLjgtMi44LTEuMy0xLjMtMi44IDIuOHptNC4xIDEuNCA0LjctNC43LTIuOC0yLjgtNC43IDQuNiAyLjggMi45em0xMC43LTQuMi02LTYtMi44IDIuOCA2IDYgMi44LTIuOHptLTguOC02LTYgNiAyLjggMi44IDYtNi0yLjgtMi44eiIgc3R5bGU9Im1hc2s6dXJsKCNwYXRoLTEtaW5zaWRlLTFfM18pO2ZpbGw6IzMyNjNlMSIvPjxwYXRoIGNsYXNzPSJzdDIiIGQ9Ik0xMSA0LjhoMnYxMWgtMnpNNSAxOGgxNHYySDV6Ii8+PC9zdmc+);mask-image:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjAiIHk9IjAiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxzdHlsZT4uc3Qye2ZpbGw6IzMyNjNlMX08L3N0eWxlPjxkZWZzPjxmaWx0ZXIgaWQ9IkFkb2JlX09wYWNpdHlNYXNrRmlsdGVyIiBmaWx0ZXJVbml0cz0idXNlclNwYWNlT25Vc2UiIHg9IjMuMiIgeT0iMCIgd2lkdGg9IjE3LjciIGhlaWdodD0iMTMiPjxmZUNvbG9yTWF0cml4IHZhbHVlcz0iMSAwIDAgMCAwIDAgMSAwIDAgMCAwIDAgMSAwIDAgMCAwIDAgMSAwIi8+PC9maWx0ZXI+PC9kZWZzPjxtYXNrIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHg9IjMuMiIgeT0iMCIgd2lkdGg9IjE3LjciIGhlaWdodD0iMTMiIGlkPSJwYXRoLTEtaW5zaWRlLTFfM18iPjxwYXRoIGQ9Im0xMiA1LjUgNC43IDQuN0wxOCA4LjhsLTYtNi02IDYgMS4zIDEuM0wxMiA1LjV6IiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7ZmlsbDojZmZmO2ZpbHRlcjp1cmwoI0Fkb2JlX09wYWNpdHlNYXNrRmlsdGVyKSIvPjwvbWFzaz48cGF0aCBkPSJtMTIgNS41IDEuNC0xLjRMMTIgMi43bC0xLjQgMS40TDEyIDUuNXptNC43IDQuNy0xLjQgMS40IDEuNCAxLjQgMS40LTEuNC0xLjQtMS40ek0xOCA4LjhsMS40IDEuNCAxLjQtMS40LTEuNC0xLjRMMTggOC44em0tNi02IDEuNC0xLjRMMTIgMGwtMS40IDEuNEwxMiAyLjh6bS02IDZMNC42IDcuNCAzLjIgOC44bDEuNCAxLjRMNiA4Ljh6bTEuMyAxLjQtMS40IDEuNEw3LjMgMTNsMS40LTEuNC0xLjQtMS40em0zLjMtMy4zIDQuNyA0LjcgMi44LTIuOC00LjctNC43LTIuOCAyLjh6bTcuNSA0LjcgMS4zLTEuMy0yLjgtMi44LTEuMyAxLjMgMi44IDIuOHpNNC42IDEwLjJsMS4zIDEuMyAyLjgtMi44LTEuMy0xLjMtMi44IDIuOHptNC4xIDEuNCA0LjctNC43LTIuOC0yLjgtNC43IDQuNiAyLjggMi45em0xMC43LTQuMi02LTYtMi44IDIuOCA2IDYgMi44LTIuOHptLTguOC02LTYgNiAyLjggMi44IDYtNi0yLjgtMi44eiIgc3R5bGU9Im1hc2s6dXJsKCNwYXRoLTEtaW5zaWRlLTFfM18pO2ZpbGw6IzMyNjNlMSIvPjxwYXRoIGNsYXNzPSJzdDIiIGQ9Ik0xMSA0LjhoMnYxMWgtMnpNNSAxOGgxNHYySDV6Ii8+PC9zdmc+);-webkit-mask-size:1.2rem 1.2rem;mask-size:1.2rem 1.2rem}.ab-icon.ab-icon-cloud-upload{position:relative;top:.16rem;-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12.993%205.68556L12.8583%205.66362L12.8135%205.53199C12.2076%203.46984%2010.2553%202%208.01122%202C6.32819%202%204.80224%202.8117%203.88219%204.12797L3.81487%204.21572L3.72511%204.23766C1.61571%204.50091%200%206.25594%200%208.36197C0%2010.5996%201.79523%2012.3985%204.03927%2012.5082V11.4771C2.37868%2011.3894%201.0547%2010.0293%201.0547%208.36197C1.0547%206.67276%202.42356%205.29068%204.15147%205.22486L4.4432%205.20293L4.57784%204.96161C5.27349%203.77697%206.57503%203.03108%208.01122%203.03108C9.96353%203.03108%2011.6017%204.41316%2011.9158%206.25594L11.9832%206.6947H12.432C12.4544%206.6947%2012.4544%206.6947%2012.4544%206.6947H12.4769C13.8457%206.6947%2014.9453%207.76965%2014.9453%209.10786C14.9453%2010.4461%2013.8457%2011.521%2012.4769%2011.521H11.9607V12.5302H12.4769C14.4292%2012.5302%2016%2010.9945%2016%209.08592C16%207.37477%2014.6985%205.92687%2012.993%205.68556Z%22%20fill%3D%22%23C0C0C0%22%2F%3E%3Cpath%20d%3D%22M8.01122%206.91406L4.80225%2010.0292L5.54278%2010.7532L7.09117%209.23947L7.47265%208.86653V9.39304V14H8.52735V9.39304V8.86653L8.90884%209.23947L10.4572%2010.7532L11.1978%2010.0292L8.01122%206.91406Z%22%20fill%3D%22%23C0C0C0%22%2F%3E%3Cpath%20d%3D%22M8.75175%209.39307L8.90884%209.2395L8.75175%209.39307Z%22%20fill%3D%22%23C0C0C0%22%2F%3E%3Cpath%20d%3D%22M7.24825%209.39307L7.09116%209.2395L7.24825%209.39307Z%22%20fill%3D%22%23C0C0C0%22%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12.993%205.68556L12.8583%205.66362L12.8135%205.53199C12.2076%203.46984%2010.2553%202%208.01122%202C6.32819%202%204.80224%202.8117%203.88219%204.12797L3.81487%204.21572L3.72511%204.23766C1.61571%204.50091%200%206.25594%200%208.36197C0%2010.5996%201.79523%2012.3985%204.03927%2012.5082V11.4771C2.37868%2011.3894%201.0547%2010.0293%201.0547%208.36197C1.0547%206.67276%202.42356%205.29068%204.15147%205.22486L4.4432%205.20293L4.57784%204.96161C5.27349%203.77697%206.57503%203.03108%208.01122%203.03108C9.96353%203.03108%2011.6017%204.41316%2011.9158%206.25594L11.9832%206.6947H12.432C12.4544%206.6947%2012.4544%206.6947%2012.4544%206.6947H12.4769C13.8457%206.6947%2014.9453%207.76965%2014.9453%209.10786C14.9453%2010.4461%2013.8457%2011.521%2012.4769%2011.521H11.9607V12.5302H12.4769C14.4292%2012.5302%2016%2010.9945%2016%209.08592C16%207.37477%2014.6985%205.92687%2012.993%205.68556Z%22%20fill%3D%22%23C0C0C0%22%2F%3E%3Cpath%20d%3D%22M8.01122%206.91406L4.80225%2010.0292L5.54278%2010.7532L7.09117%209.23947L7.47265%208.86653V9.39304V14H8.52735V9.39304V8.86653L8.90884%209.23947L10.4572%2010.7532L11.1978%2010.0292L8.01122%206.91406Z%22%20fill%3D%22%23C0C0C0%22%2F%3E%3Cpath%20d%3D%22M8.75175%209.39307L8.90884%209.2395L8.75175%209.39307Z%22%20fill%3D%22%23C0C0C0%22%2F%3E%3Cpath%20d%3D%22M7.24825%209.39307L7.09116%209.2395L7.24825%209.39307Z%22%20fill%3D%22%23C0C0C0%22%2F%3E%3C%2Fsvg%3E")}a{color:#495057}.badge-pill.badge-status-completed{background-color:#dcfbf3;color:#005147}.badge-pill.badge-status-completed.inverted{background-color:#005147;color:#fff}.badge-pill.badge-status-inprogress{background-color:#f0e7ff;color:#600078}.badge-pill.badge-status-inprogress.inverted{background-color:#600078;color:#fff}.badge-pill.badge-status-inreview{background-color:#f0f4ff;color:#173ea0}.badge-pill.badge-status-inreview.inverted{background-color:#173ea0;color:#fff}.badge-pill.badge-status-onhold{background-color:#fff2e3;color:#842f00}.badge-pill.badge-status-onhold.inverted{background-color:#842f00;color:#fff}.badge-pill.badge-status-rejected{background-color:#fcf2f5;color:#98002d}.badge-pill.badge-status-rejected.inverted{background-color:#98002d;color:#fff}.badge-pill.badge-status-pending{background-color:#e6e9f3;color:#606888}.badge-pill.badge-status-pending.inverted{background-color:#606888;color:#fff}.badge-pill.badge-status-discard{background-color:#e8e8e8;color:#4d4d4d}.badge-pill.badge-status-discard.inverted{background-color:#4d4d4d;color:#fff}.badge-pill.badge-status-notstarted{background-color:#e0e6e9;color:#3a474f}.badge-pill.badge-status-notstarted.inverted{background-color:#3a474f;color:#fff}.badge-pill.bg-white{background-color:#fff}.badge-pill.badge-status-simple{background-color:#556874;color:#fff}.label-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.label-filter .label-filter-title{font-weight:700;color:#3a474f}.label-filter .label-filter-item{margin-left:1rem}.sidebar-item-tooltip{left:-7.9rem!important}.sidebar-item-tooltip .tooltip-inner{height:3.375rem;padding-left:2rem;padding-right:2rem;font-size:1rem}.work-header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:4rem;border-bottom:2px solid rgba(58,71,79,.12)}.work-header .work-header-icon{padding-right:.75rem}.work-header .work-header-icon img{width:2.1875rem}.work-header .work-header-subject{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#3a474f;font-size:.75rem;line-height:1.5}.work-header .work-header-subject .work-header-title{text-transform:uppercase;font-weight:700}.work-header .work-header-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700}.work-header .work-header-actions .btn{font-size:1rem}.horizontal-divider{display:inline-block;width:.0625rem;margin-top:.25rem;height:85%;background-color:#e0e6e9}.comments-count{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.75rem;font-weight:600;line-height:1;color:#3a474f}.comments-count i{width:1.375rem;height:1.375rem;margin-bottom:.25rem;background-color:#3a474f;-webkit-mask-size:1.375rem 1.375rem;mask-size:1.375rem 1.375rem}.comments-count.clickable{cursor:pointer}.comments-count.horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-size:.875rem}.comments-count.horizontal i{margin:.125rem .5rem 0}.multiselect .multiselect__select:before{top:25%;border:none;font-family:FontAwesome;vertical-align:unset;content:"";color:inherit}.multiselect .multiselect__tags{border-color:#afbec7;border-radius:.5rem!important;background:#f9f9fa}.multiselect .multiselect__input,.multiselect .multiselect__single{background:inherit}.multiselect .multiselect__content-wrapper{background:#fff;border-radius:.5rem;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.16);box-shadow:0 1px 4px rgba(0,0,0,.16)}.multiselect .multiselect__placeholder{margin-bottom:.5rem;padding-top:0}.multiselect .multiselect__option--highlight{background:#e0e6e9;color:#3a474f}.multiselect .multiselect__option--selected{font-weight:400}.multiselect .multiselect__option--highlight:after,.multiselect .multiselect__option--selected:after{content:none}.btn-google{background-color:#e60f4f}.btn-github{background-color:#252e33}.button-divider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#94a4ae}.button-divider:after,.button-divider:before{content:"";height:1px;background-color:#94a4ae;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.modal-body-text[data-v-78915778]{font-size:1.5rem;font-weight:600}