@import url(https://cdn.quilljs.com/1.3.6/quill.snow.css);
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;overflow:hidden;padding-left:8px;padding-right:20px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-left:20px;padding-right:8px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{border:none;box-sizing:border-box;font-family:sans-serif;font-size:100%;height:18px;margin-left:5px;margin-top:5px;max-width:100%;overflow:hidden;padding:0;resize:none;vertical-align:bottom;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;left:-100000px;position:absolute;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{box-sizing:border-box;padding:4px;width:100%}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{background-color:#fff;border:0;display:block;filter:alpha(opacity=0);height:auto;left:0;margin:0;min-height:100%;min-width:100%;opacity:0;padding:0;position:fixed;top:0;width:auto;z-index:99}.select2-hidden-accessible{clip:rect(0 0 0 0)!important;border:0!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;padding:1px;position:absolute;right:0}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;max-width:100%;overflow:hidden;padding:0 0 0 20px;position:relative;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;left:0;padding:0 4px;position:absolute;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-top-right-radius:4px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{-webkit-appearance:textfield;background:transparent;border:none;box-shadow:none;outline:0}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;border:1px solid #aaa;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);outline:0}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;border:none;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-top-right-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-radius:0;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;border-top:none;border-top-left-radius:0;border-top-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-bottom-left-radius:4px;border-top-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-top-left-radius:0;border-top-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{box-shadow:none;outline:0}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
.flatpickr-calendar{-webkit-animation:none;animation:none;background:transparent;background:#fff;border:0;border-radius:5px;-webkit-box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,.08);box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,.08);-webkit-box-sizing:border-box;box-sizing:border-box;direction:ltr;display:none;font-size:14px;line-height:24px;opacity:0;padding:0;position:absolute;text-align:center;-ms-touch-action:manipulation;touch-action:manipulation;visibility:hidden;width:307.875px}.flatpickr-calendar.inline,.flatpickr-calendar.open{max-height:640px;opacity:1;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown .3s cubic-bezier(.23,1,.32,1);animation:fpFadeInDown .3s cubic-bezier(.23,1,.32,1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{display:block;z-index:999}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){-webkit-box-shadow:none!important;box-shadow:none!important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-calendar .hasTime .dayContainer,.flatpickr-calendar .hasWeeks .dayContainer{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{border-top:1px solid #e6e6e6;height:40px}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:after,.flatpickr-calendar:before{border:solid transparent;content:"";display:block;height:0;left:22px;pointer-events:none;position:absolute;width:0}.flatpickr-calendar.arrowRight:after,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.rightMost:before{left:auto;right:22px}.flatpickr-calendar.arrowCenter:after,.flatpickr-calendar.arrowCenter:before{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:after,.flatpickr-calendar.arrowTop:before{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:after,.flatpickr-calendar.arrowBottom:before{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{display:inline-block;position:relative}.flatpickr-months{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-months .flatpickr-month{fill:rgba(0,0,0,.9);-webkit-box-flex:1;background:transparent;color:rgba(0,0,0,.9);-webkit-flex:1;-ms-flex:1;flex:1;height:34px;line-height:1;overflow:hidden;position:relative;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{fill:rgba(0,0,0,.9);color:rgba(0,0,0,.9);cursor:pointer;height:34px;padding:10px;position:absolute;text-decoration:none;top:0;z-index:3}.flatpickr-months .flatpickr-next-month.flatpickr-disabled,.flatpickr-months .flatpickr-prev-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-next-month i,.flatpickr-months .flatpickr-prev-month i{position:relative}.flatpickr-months .flatpickr-next-month.flatpickr-prev-month,.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month{left:0}.flatpickr-months .flatpickr-next-month.flatpickr-next-month,.flatpickr-months .flatpickr-prev-month.flatpickr-next-month{right:0}.flatpickr-months .flatpickr-next-month:hover,.flatpickr-months .flatpickr-prev-month:hover{color:#959ea9}.flatpickr-months .flatpickr-next-month:hover svg,.flatpickr-months .flatpickr-prev-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-next-month svg,.flatpickr-months .flatpickr-prev-month svg{height:14px;width:14px}.flatpickr-months .flatpickr-next-month svg path,.flatpickr-months .flatpickr-prev-month svg path{fill:inherit;-webkit-transition:fill .1s;transition:fill .1s}.numInputWrapper{height:auto;position:relative}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-inner-spin-button,.numInputWrapper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.numInputWrapper span{border:1px solid rgba(57,57,57,.15);-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;height:50%;line-height:50%;opacity:0;padding:0 4px 0 2px;position:absolute;right:0;width:14px}.numInputWrapper span:hover{background:rgba(0,0,0,.1)}.numInputWrapper span:active{background:rgba(0,0,0,.2)}.numInputWrapper span:after{content:"";display:block;position:absolute}.numInputWrapper span.arrowUp{border-bottom:0;top:0}.numInputWrapper span.arrowUp:after{border-bottom:4px solid rgba(57,57,57,.6);border-left:4px solid transparent;border-right:4px solid transparent;top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(57,57,57,.6);top:40%}.numInputWrapper span svg{height:auto;width:inherit}.numInputWrapper span svg path{fill:rgba(0,0,0,.5)}.numInputWrapper:hover{background:rgba(0,0,0,.05)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{color:inherit;display:inline-block;font-size:135%;font-weight:300;height:34px;left:12.5%;line-height:inherit;line-height:1;padding:7.48px 0 0;position:absolute;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);width:75%}.flatpickr-current-month span.cur-month{color:inherit;display:inline-block;font-family:inherit;font-weight:700;margin-left:.5ch;padding:0}.flatpickr-current-month span.cur-month:hover{background:rgba(0,0,0,.05)}.flatpickr-current-month .numInputWrapper{display:inline-block;width:6ch;width:7ch\0}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:rgba(0,0,0,.9)}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:rgba(0,0,0,.9)}.flatpickr-current-month input.cur-year{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;background:transparent;border:0;border-radius:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:text;display:inline-block;font-family:inherit;font-size:inherit;font-weight:300;height:auto;line-height:inherit;margin:0;padding:0 0 0 .5ch;vertical-align:initial}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{background:transparent;color:rgba(0,0,0,.5);font-size:100%;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;-webkit-appearance:menulist;-moz-appearance:menulist;background:transparent;border:none;border-radius:0;box-sizing:border-box;-webkit-box-sizing:border-box;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0;outline:none;padding:0 0 0 .5ch;position:relative;vertical-align:initial;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months:active,.flatpickr-current-month .flatpickr-monthDropdown-months:focus{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(0,0,0,.05)}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:transparent;outline:none;padding:0}.flatpickr-weekdays{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:transparent;height:28px;overflow:hidden;text-align:center;width:100%}.flatpickr-weekdays,.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-weekdays .flatpickr-weekdaycontainer,span.flatpickr-weekday{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}span.flatpickr-weekday{background:transparent;color:rgba(0,0,0,.54);cursor:default;display:block;font-size:90%;font-weight:bolder;line-height:1;margin:0;text-align:center}.dayContainer,.flatpickr-weeks{padding:1px 0 0}.flatpickr-days{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;position:relative;width:307.875px}.flatpickr-days:focus{outline:0}.dayContainer{-ms-flex-pack:justify;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-justify-content:space-around;justify-content:space-around;max-width:307.875px;min-width:307.875px;opacity:1;outline:0;padding:0;text-align:left;-webkit-transform:translateZ(0);transform:translateZ(0);width:307.875px}.dayContainer+.dayContainer{-webkit-box-shadow:-1px 0 0 #e6e6e6;box-shadow:-1px 0 0 #e6e6e6}.flatpickr-day{-ms-flex-preferred-size:14.2857143%;-webkit-box-pack:center;-ms-flex-pack:center;background:none;border:1px solid transparent;border-radius:150px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#393939;cursor:pointer;display:inline-block;-webkit-flex-basis:14.2857143%;flex-basis:14.2857143%;font-weight:400;height:39px;-webkit-justify-content:center;justify-content:center;line-height:39px;margin:0;max-width:39px;position:relative;text-align:center;width:14.2857143%}.flatpickr-day.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day.nextMonthDay:focus,.flatpickr-day.nextMonthDay:hover,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.today.inRange,.flatpickr-day:focus,.flatpickr-day:hover{background:#e6e6e6;border-color:#e6e6e6;cursor:pointer;outline:0}.flatpickr-day.today{border-color:#959ea9}.flatpickr-day.today:focus,.flatpickr-day.today:hover{background:#959ea9;border-color:#959ea9;color:#fff}.flatpickr-day.endRange,.flatpickr-day.endRange.inRange,.flatpickr-day.endRange.nextMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.endRange:focus,.flatpickr-day.endRange:hover,.flatpickr-day.selected,.flatpickr-day.selected.inRange,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.selected:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange,.flatpickr-day.startRange.inRange,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.startRange:focus,.flatpickr-day.startRange:hover{background:#569ff7;border-color:#569ff7;-webkit-box-shadow:none;box-shadow:none;color:#fff}.flatpickr-day.endRange.startRange,.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.endRange.endRange,.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #569ff7;box-shadow:-10px 0 0 #569ff7}.flatpickr-day.endRange.startRange.endRange,.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.nextMonthDay,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.prevMonthDay{background:transparent;border-color:transparent;color:rgba(57,57,57,.3);cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{color:rgba(57,57,57,.1);cursor:not-allowed}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7;box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{-webkit-box-shadow:1px 0 0 #e6e6e6;box-shadow:1px 0 0 #e6e6e6;padding:0 12px}.flatpickr-weekwrapper .flatpickr-weekday{float:none;line-height:28px;width:100%}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{background:transparent;border:none;color:rgba(57,57,57,.3);cursor:default;display:block;max-width:none;width:100%}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden}.flatpickr-innerContainer,.flatpickr-rContainer{-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-rContainer{display:inline-block;padding:0}.flatpickr-time{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:0;line-height:40px;max-height:40px;outline:0;overflow:hidden;text-align:center}.flatpickr-time:after{clear:both;content:"";display:table}.flatpickr-time .numInputWrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;float:left;height:40px;width:40%}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;background:transparent;border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;color:#393939;font-size:14px;height:inherit;line-height:inherit;margin:0;padding:0;position:relative;text-align:center}.flatpickr-time input.flatpickr-hour{font-weight:700}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{border:0;outline:0}.flatpickr-time .flatpickr-am-pm,.flatpickr-time .flatpickr-time-separator{-ms-flex-item-align:center;-webkit-align-self:center;align-self:center;color:#393939;float:left;font-weight:700;height:inherit;line-height:inherit;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:2%}.flatpickr-time .flatpickr-am-pm{cursor:pointer;font-weight:400;outline:0;text-align:center;width:18%}.flatpickr-time .flatpickr-am-pm:focus,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time input:hover{background:#eee}.flatpickr-input[readonly]{cursor:pointer}@-webkit-keyframes fpFadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fpFadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}
.flatpickr-monthSelect-months{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:10px 1px 3px}.flatpickr-monthSelect-month{-webkit-box-pack:center;-ms-flex-pack:center;background:none;border:0;border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#393939;cursor:pointer;display:inline-block;font-weight:400;justify-content:center;-webkit-justify-content:center;margin:.5px;padding:10px;position:relative;text-align:center;width:33%}.flatpickr-monthSelect-month.disabled{color:#eee}.flatpickr-monthSelect-month.disabled:focus,.flatpickr-monthSelect-month.disabled:hover{background:none!important;cursor:not-allowed}.flatpickr-monthSelect-theme-dark{background:#3f4458}.flatpickr-monthSelect-theme-dark .flatpickr-current-month input.cur-year{color:#fff}.flatpickr-monthSelect-theme-dark .flatpickr-months .flatpickr-next-month,.flatpickr-monthSelect-theme-dark .flatpickr-months .flatpickr-prev-month{fill:#fff;color:#fff}.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month{color:hsla(0,0%,100%,.95)}.flatpickr-monthSelect-month:focus,.flatpickr-monthSelect-month:hover{background:#e6e6e6;cursor:pointer;outline:0}.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month:focus,.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month:hover{background:#646c8c;border-color:#646c8c}.flatpickr-monthSelect-month.selected{background-color:#569ff7;color:#fff}.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month.selected{background:#80cbc4;border-color:#80cbc4;-webkit-box-shadow:none;box-shadow:none;color:#fff}
/*!
 * FilePond 4.30.3
 * Licensed under MIT, https://opensource.org/licenses/MIT/
 * Please visit https://pqina.nl/filepond/ for details.
 */.filepond--assistant{clip:rect(1px,1px,1px,1px);border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.filepond--browser.filepond--browser{font-size:0;left:1em;margin:0;opacity:0;padding:0;position:absolute;top:1.75em;width:calc(100% - 2em)}.filepond--data{border:none;contain:strict;height:0;margin:0;padding:0;visibility:hidden;width:0}.filepond--data,.filepond--drip{pointer-events:none;position:absolute}.filepond--drip{background:rgba(0,0,0,.01);border-radius:.5em;bottom:0;left:0;opacity:.1;overflow:hidden;right:0;top:0}.filepond--drip-blob{background:#292625;border-radius:50%;height:8em;margin-left:-4em;margin-top:-4em;-webkit-transform-origin:center center;transform-origin:center center;width:8em}.filepond--drip-blob,.filepond--drop-label{left:0;position:absolute;top:0;will-change:transform,opacity}.filepond--drop-label{align-items:center;color:#4f4f4f;display:flex;height:0;justify-content:center;margin:0;right:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filepond--drop-label.filepond--drop-label label{display:block;margin:0;padding:.5em}.filepond--drop-label label{cursor:default;font-size:.875em;font-weight:400;line-height:1.5;text-align:center}.filepond--label-action{-webkit-text-decoration-skip:ink;cursor:pointer;text-decoration:underline;-webkit-text-decoration-color:#a7a4a4;text-decoration-color:#a7a4a4;text-decoration-skip-ink:auto}.filepond--root[data-disabled] .filepond--drop-label label{opacity:.5}.filepond--file-action-button.filepond--file-action-button{border:none;font-family:inherit;font-size:1em;height:1.625em;line-height:inherit;margin:0;outline:none;padding:0;width:1.625em;will-change:transform,opacity}.filepond--file-action-button.filepond--file-action-button span{clip:rect(1px,1px,1px,1px);border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.filepond--file-action-button.filepond--file-action-button svg{height:100%;width:100%}.filepond--file-action-button.filepond--file-action-button:after{bottom:-.75em;content:"";left:-.75em;position:absolute;right:-.75em;top:-.75em}.filepond--file-action-button{background-color:rgba(0,0,0,.5);background-image:none;border-radius:50%;box-shadow:0 0 0 0 hsla(0,0%,100%,0);color:#fff;cursor:auto;transition:box-shadow .25s ease-in}.filepond--file-action-button:focus,.filepond--file-action-button:hover{box-shadow:0 0 0 .125em hsla(0,0%,100%,.9)}.filepond--file-action-button[disabled]{background-color:rgba(0,0,0,.25);color:hsla(0,0%,100%,.5)}.filepond--file-action-button[hidden]{display:none}.filepond--action-edit-item.filepond--action-edit-item{height:2em;padding:.1875em;width:2em}.filepond--action-edit-item.filepond--action-edit-item[data-align*=center]{margin-left:-.1875em}.filepond--action-edit-item.filepond--action-edit-item[data-align*=bottom]{margin-bottom:-.1875em}.filepond--action-edit-item-alt{background:transparent;border:none;color:inherit;font-family:inherit;line-height:inherit;margin:0 0 0 .25em;outline:none;padding:0;pointer-events:all;position:absolute}.filepond--action-edit-item-alt svg{height:1.3125em;width:1.3125em}.filepond--action-edit-item-alt span{font-size:0;opacity:0}.filepond--file-info{align-items:flex-start;display:flex;flex:1;flex-direction:column;margin:0 .5em 0 0;min-width:0;pointer-events:none;position:static;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;will-change:transform,opacity}.filepond--file-info *{margin:0}.filepond--file-info .filepond--file-info-main{font-size:.75em;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.filepond--file-info .filepond--file-info-sub{font-size:.625em;opacity:.5;transition:opacity .25s ease-in-out;white-space:nowrap}.filepond--file-info .filepond--file-info-sub:empty{display:none}.filepond--file-status{align-items:flex-end;display:flex;flex-direction:column;flex-grow:0;flex-shrink:0;margin:0;min-width:2.25em;pointer-events:none;position:static;text-align:right;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;will-change:transform,opacity}.filepond--file-status *{margin:0;white-space:nowrap}.filepond--file-status .filepond--file-status-main{font-size:.75em;line-height:1.2}.filepond--file-status .filepond--file-status-sub{font-size:.625em;opacity:.5;transition:opacity .25s ease-in-out}.filepond--file-wrapper.filepond--file-wrapper{border:none;height:100%;margin:0;min-width:0;padding:0}.filepond--file-wrapper.filepond--file-wrapper>legend{clip:rect(1px,1px,1px,1px);border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.filepond--file{align-items:flex-start;border-radius:.5em;color:#fff;display:flex;height:100%;padding:.5625em;position:static}.filepond--file .filepond--file-status{margin-left:auto;margin-right:2.25em}.filepond--file .filepond--processing-complete-indicator{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:3}.filepond--file .filepond--file-action-button,.filepond--file .filepond--processing-complete-indicator,.filepond--file .filepond--progress-indicator{position:absolute}.filepond--file [data-align*=left]{left:.5625em}.filepond--file [data-align*=right]{right:.5625em}.filepond--file [data-align*=center]{left:calc(50% - .8125em)}.filepond--file [data-align*=bottom]{bottom:1.125em}.filepond--file [data-align=center]{top:calc(50% - .8125em)}.filepond--file .filepond--progress-indicator{margin-top:.1875em}.filepond--file .filepond--progress-indicator[data-align*=right]{margin-right:.1875em}.filepond--file .filepond--progress-indicator[data-align*=left]{margin-left:.1875em}[data-filepond-item-state*=error] .filepond--file-info,[data-filepond-item-state*=invalid] .filepond--file-info,[data-filepond-item-state=cancelled] .filepond--file-info{margin-right:2.25em}[data-filepond-item-state~=processing] .filepond--file-status-sub{opacity:0}[data-filepond-item-state~=processing] .filepond--action-abort-item-processing~.filepond--file-status .filepond--file-status-sub{opacity:.5}[data-filepond-item-state=processing-error] .filepond--file-status-sub{opacity:0}[data-filepond-item-state=processing-error] .filepond--action-retry-item-processing~.filepond--file-status .filepond--file-status-sub{opacity:.5}[data-filepond-item-state=processing-complete] .filepond--action-revert-item-processing svg{-webkit-animation:fall .5s linear .125s both;animation:fall .5s linear .125s both}[data-filepond-item-state=processing-complete] .filepond--file-status-sub{opacity:.5}[data-filepond-item-state=processing-complete] .filepond--file-info-sub,[data-filepond-item-state=processing-complete] .filepond--processing-complete-indicator:not([style*=hidden])~.filepond--file-status .filepond--file-status-sub{opacity:0}[data-filepond-item-state=processing-complete] .filepond--action-revert-item-processing~.filepond--file-info .filepond--file-info-sub{opacity:.5}[data-filepond-item-state*=error] .filepond--file-wrapper,[data-filepond-item-state*=error] .filepond--panel,[data-filepond-item-state*=invalid] .filepond--file-wrapper,[data-filepond-item-state*=invalid] .filepond--panel{-webkit-animation:shake .65s linear both;animation:shake .65s linear both}[data-filepond-item-state*=busy] .filepond--progress-indicator svg{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes shake{10%,90%{-webkit-transform:translateX(-.0625em);transform:translateX(-.0625em)}20%,80%{-webkit-transform:translateX(.125em);transform:translateX(.125em)}30%,50%,70%{-webkit-transform:translateX(-.25em);transform:translateX(-.25em)}40%,60%{-webkit-transform:translateX(.25em);transform:translateX(.25em)}}@keyframes shake{10%,90%{-webkit-transform:translateX(-.0625em);transform:translateX(-.0625em)}20%,80%{-webkit-transform:translateX(.125em);transform:translateX(.125em)}30%,50%,70%{-webkit-transform:translateX(-.25em);transform:translateX(-.25em)}40%,60%{-webkit-transform:translateX(.25em);transform:translateX(.25em)}}@-webkit-keyframes fall{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}70%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}}@keyframes fall{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}70%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}}.filepond--hopper[data-hopper-state=drag-over]>*{pointer-events:none}.filepond--hopper[data-hopper-state=drag-over]:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:100}.filepond--progress-indicator{z-index:103}.filepond--file-action-button{z-index:102}.filepond--file-status{z-index:101}.filepond--file-info{z-index:100}.filepond--item{left:0;margin:.25em;padding:0;position:absolute;right:0;top:0;will-change:transform,opacity;z-index:1}.filepond--item>.filepond--panel{z-index:-1}.filepond--item>.filepond--panel .filepond--panel-bottom{box-shadow:0 .0625em .125em -.0625em rgba(0,0,0,.25)}.filepond--item>.filepond--file-wrapper,.filepond--item>.filepond--panel{transition:opacity .15s ease-out}.filepond--item[data-drag-state]{cursor:-webkit-grab;cursor:grab}.filepond--item[data-drag-state]>.filepond--panel{box-shadow:0 0 0 transparent;transition:box-shadow .125s ease-in-out}.filepond--item[data-drag-state=drag]{cursor:-webkit-grabbing;cursor:grabbing}.filepond--item[data-drag-state=drag]>.filepond--panel{box-shadow:0 .125em .3125em rgba(0,0,0,.325)}.filepond--item[data-drag-state]:not([data-drag-state=idle]){z-index:2}.filepond--item-panel{background-color:#64605e}[data-filepond-item-state=processing-complete] .filepond--item-panel{background-color:#369763}[data-filepond-item-state*=error] .filepond--item-panel,[data-filepond-item-state*=invalid] .filepond--item-panel{background-color:#c44e47}.filepond--item-panel{border-radius:.5em;transition:background-color .25s}.filepond--list-scroller{left:0;margin:0;position:absolute;right:0;top:0;will-change:transform}.filepond--list-scroller[data-state=overflow] .filepond--list{bottom:0;right:0}.filepond--list-scroller[data-state=overflow]{-webkit-overflow-scrolling:touch;-webkit-mask:linear-gradient(180deg,#000 calc(100% - .5em),transparent);mask:linear-gradient(180deg,#000 calc(100% - .5em),transparent);overflow-x:hidden;overflow-y:scroll}.filepond--list-scroller::-webkit-scrollbar{background:transparent}.filepond--list-scroller::-webkit-scrollbar:vertical{width:1em}.filepond--list-scroller::-webkit-scrollbar:horizontal{height:0}.filepond--list-scroller::-webkit-scrollbar-thumb{background-clip:content-box;background-color:rgba(0,0,0,.3);border:.3125em solid transparent;border-radius:99999px}.filepond--list.filepond--list{list-style-type:none;margin:0;padding:0;position:absolute;top:0;will-change:transform}.filepond--list{left:.75em;right:.75em}.filepond--root[data-style-panel-layout~=integrated]{height:100%;margin:0;max-width:none;width:100%}.filepond--root[data-style-panel-layout~=circle] .filepond--panel-root,.filepond--root[data-style-panel-layout~=integrated] .filepond--panel-root{border-radius:0}.filepond--root[data-style-panel-layout~=circle] .filepond--panel-root>*,.filepond--root[data-style-panel-layout~=integrated] .filepond--panel-root>*{display:none}.filepond--root[data-style-panel-layout~=circle] .filepond--drop-label,.filepond--root[data-style-panel-layout~=integrated] .filepond--drop-label{align-items:center;bottom:0;display:flex;height:auto;justify-content:center;z-index:7}.filepond--root[data-style-panel-layout~=circle] .filepond--item-panel,.filepond--root[data-style-panel-layout~=integrated] .filepond--item-panel{display:none}.filepond--root[data-style-panel-layout~=compact] .filepond--list-scroller,.filepond--root[data-style-panel-layout~=integrated] .filepond--list-scroller{height:100%;margin-bottom:0;margin-top:0;overflow:hidden}.filepond--root[data-style-panel-layout~=compact] .filepond--list,.filepond--root[data-style-panel-layout~=integrated] .filepond--list{height:100%;left:0;right:0}.filepond--root[data-style-panel-layout~=compact] .filepond--item,.filepond--root[data-style-panel-layout~=integrated] .filepond--item{margin:0}.filepond--root[data-style-panel-layout~=compact] .filepond--file-wrapper,.filepond--root[data-style-panel-layout~=integrated] .filepond--file-wrapper{height:100%}.filepond--root[data-style-panel-layout~=compact] .filepond--drop-label,.filepond--root[data-style-panel-layout~=integrated] .filepond--drop-label{z-index:7}.filepond--root[data-style-panel-layout~=circle]{border-radius:99999rem;overflow:hidden}.filepond--root[data-style-panel-layout~=circle]>.filepond--panel{border-radius:inherit}.filepond--root[data-style-panel-layout~=circle] .filepond--file-info,.filepond--root[data-style-panel-layout~=circle] .filepond--file-status,.filepond--root[data-style-panel-layout~=circle]>.filepond--panel>*{display:none}.filepond--root[data-style-panel-layout~=circle] .filepond--action-edit-item{opacity:1!important;visibility:visible!important}@media not all and (-webkit-min-device-pixel-ratio:0),not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none) and (stroke-color:transparent){.filepond--root[data-style-panel-layout~=circle]{will-change:transform}}}.filepond--panel-root{background-color:#f1f0ef;border-radius:.5em}.filepond--panel{height:100%!important;left:0;margin:0;pointer-events:none;position:absolute;right:0;top:0}.filepond-panel:not([data-scalable=false]){height:auto!important}.filepond--panel[data-scalable=false]>div{display:none}.filepond--panel[data-scalable=true]{background-color:transparent!important;border:none!important;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.filepond--panel-bottom,.filepond--panel-center,.filepond--panel-top{left:0;margin:0;padding:0;position:absolute;right:0;top:0}.filepond--panel-bottom,.filepond--panel-top{height:.5em}.filepond--panel-top{border-bottom:none!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.filepond--panel-top:after{background-color:inherit;bottom:-1px;content:"";height:2px;left:0;position:absolute;right:0}.filepond--panel-bottom,.filepond--panel-center{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate3d(0,.5em,0);transform:translate3d(0,.5em,0);-webkit-transform-origin:left top;transform-origin:left top;will-change:transform}.filepond--panel-bottom{border-top:none!important;border-top-left-radius:0!important;border-top-right-radius:0!important}.filepond--panel-bottom:before{background-color:inherit;content:"";height:2px;left:0;position:absolute;right:0;top:-1px}.filepond--panel-center{border-bottom:none!important;border-radius:0!important;border-top:none!important;height:100px!important}.filepond--panel-center:not([style]){visibility:hidden}.filepond--progress-indicator{color:#fff;height:1.25em;margin:0;pointer-events:none;position:static;width:1.25em;will-change:transform,opacity}.filepond--progress-indicator svg{height:100%;transform-box:fill-box;vertical-align:top;width:100%}.filepond--progress-indicator path{fill:none;stroke:currentColor}.filepond--list-scroller{z-index:6}.filepond--drop-label{z-index:5}.filepond--drip{z-index:3}.filepond--root>.filepond--panel{z-index:2}.filepond--browser{z-index:1}.filepond--root{text-rendering:optimizeLegibility;box-sizing:border-box;contain:layout style size;direction:ltr;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1rem;font-weight:450;line-height:normal;margin-bottom:1em;position:relative;text-align:left}.filepond--root *{box-sizing:inherit;line-height:inherit}.filepond--root :not(text){font-size:inherit}.filepond--root[data-disabled]{pointer-events:none}.filepond--root[data-disabled] .filepond--list-scroller{pointer-events:all}.filepond--root[data-disabled] .filepond--list{pointer-events:none}.filepond--root .filepond--drop-label{min-height:4.75em}.filepond--root .filepond--list-scroller{margin-bottom:1em;margin-top:1em}.filepond--root .filepond--credits{bottom:-14px;color:inherit;font-size:11px;line-height:.85;opacity:.175;position:absolute;right:0;text-decoration:none;z-index:3}.filepond--root .filepond--credits[style]{bottom:auto;margin-top:14px;top:0}
/*!
 * jQuery UI CSS Framework 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{border:0;font-size:100%;line-height:1.3;list-style:none;margin:0;outline:0;padding:0;text-decoration:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{border-collapse:collapse;content:"";display:table}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{-ms-filter:"alpha(opacity=0)";height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{background-repeat:no-repeat;display:inline-block;margin-top:-.25em;overflow:hidden;position:relative;text-indent:-99999px;vertical-align:middle}.ui-widget-icon-block{display:block;left:50%;margin-left:-8px}.ui-widget-overlay{height:100%;left:0;position:fixed;top:0;width:100%}
/*!
 * jQuery UI Accordion 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/accordion/#theming
 */.ui-accordion .ui-accordion-header{cursor:pointer;display:block;font-size:100%;margin:2px 0 0;padding:.5em .5em .5em .7em;position:relative}.ui-accordion .ui-accordion-content{border-top:0;overflow:auto;padding:1em 2.2em}
/*!
 * jQuery UI Autocomplete 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/autocomplete/#theming
 */.ui-autocomplete{cursor:default;left:0;position:absolute;top:0}
/*!
 * jQuery UI Button 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/button/#theming
 */.ui-button{cursor:pointer;display:inline-block;line-height:normal;margin-right:.1em;overflow:visible;padding:.4em 1em;position:relative;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{box-sizing:border-box;text-indent:-9999px;white-space:nowrap;width:2em}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px;margin-top:-8px;position:absolute;top:50%}.ui-button.ui-icon-notext .ui-icon{height:2.1em;padding:0;text-indent:-9999px;white-space:nowrap;width:2.1em}input.ui-button.ui-icon-notext .ui-icon{height:auto;padding:.4em 1em;text-indent:0;white-space:normal;width:auto}button.ui-button::-moz-focus-inner,input.ui-button::-moz-focus-inner{border:0;padding:0}
/*!
 * jQuery UI Checkboxradio 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/checkboxradio/#theming
 */.ui-checkboxradio-label .ui-icon-background{border:none;border-radius:.12em;box-shadow:inset 1px 1px 1px #ccc}.ui-checkboxradio-radio-label .ui-icon-background{border:none;border-radius:1em;height:16px;overflow:visible;width:16px}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;border-style:solid;border-width:4px;height:8px;width:8px}.ui-checkboxradio-disabled{pointer-events:none}
/*!
 * jQuery UI Controlgroup 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/controlgroup/#theming
 */.ui-controlgroup{display:inline-block;vertical-align:middle}.ui-controlgroup>.ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus,.ui-controlgroup>.ui-controlgroup-item:focus{z-index:9999}.ui-controlgroup-vertical>.ui-controlgroup-item{display:block;float:none;margin-bottom:0;margin-top:0;text-align:left;width:100%}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc(100% - 2.4em)}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}
/*!
 * jQuery UI Datepicker 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/datepicker/#theming
 */.ui-datepicker{display:none;padding:.2em .2em 0;width:17em}.ui-datepicker .ui-datepicker-header{padding:.2em 0;position:relative}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{height:1.8em;position:absolute;top:2px;width:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;left:50%;margin-left:-8px;margin-top:-8px;position:absolute;top:50%}.ui-datepicker .ui-datepicker-title{line-height:1.8em;margin:0 2.3em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{border-collapse:collapse;font-size:.9em;margin:0 0 .4em;width:100%}.ui-datepicker th{border:0;font-weight:700;padding:.7em .3em;text-align:center}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;border-bottom:0;border-left:0;border-right:0;margin:.7em 0 0;padding:0 .2em}.ui-datepicker .ui-datepicker-buttonpane button{cursor:pointer;float:right;margin:.5em .2em .4em;overflow:visible;padding:.2em .6em .3em;width:auto}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{margin:0 auto .4em;width:95%}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;font-size:0;width:100%}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{left:auto;right:2px}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{left:auto;right:1px}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:1px;border-right-width:0}.ui-datepicker .ui-icon{background-repeat:no-repeat;display:block;left:.5em;overflow:hidden;text-indent:-99999px;top:.3em}
/*!
 * jQuery UI Dialog 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/dialog/#theming
 */.ui-dialog{left:0;outline:0;padding:.2em;position:absolute;top:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:90%}.ui-dialog .ui-dialog-titlebar-close{height:20px;margin:-10px 0 0;padding:1px;position:absolute;right:.3em;top:50%;width:20px}.ui-dialog .ui-dialog-content{background:none;border:0;overflow:auto;padding:.5em 1em;position:relative}.ui-dialog .ui-dialog-buttonpane{background-image:none;border-width:1px 0 0;margin-top:.5em;padding:.3em 1em .5em .4em;text-align:left}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{cursor:pointer;margin:.5em .4em .5em 0}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{right:0;width:2px}.ui-dialog .ui-resizable-s{bottom:0;height:2px}.ui-dialog .ui-resizable-w{left:0;width:2px}.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw,.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw{height:7px;width:7px}.ui-dialog .ui-resizable-se{bottom:0;right:0}.ui-dialog .ui-resizable-sw{bottom:0;left:0}.ui-dialog .ui-resizable-ne{right:0;top:0}.ui-dialog .ui-resizable-nw{left:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}
/*!
 * jQuery UI Draggable 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */.ui-draggable-handle{touch-action:none}
/*!
 * jQuery UI Menu 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/menu/#theming
 */.ui-menu{display:block;list-style:none;margin:0;outline:0;padding:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");margin:0}.ui-menu .ui-menu-item-wrapper{padding:3px 1em 3px .4em;position:relative}.ui-menu .ui-menu-divider{border-width:1px 0 0;font-size:0;height:0;line-height:0;margin:5px 0}.ui-menu .ui-state-active,.ui-menu .ui-state-focus{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{bottom:0;left:.2em;margin:auto 0;position:absolute;top:0}.ui-menu .ui-menu-icon{left:auto;right:0}
/*!
 * jQuery UI Progressbar 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/progressbar/#theming
 */.ui-progressbar{height:2em;overflow:hidden;text-align:left}.ui-progressbar .ui-progressbar-value{height:100%;margin:-1px}.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");-ms-filter:"alpha(opacity=25)";height:100%;opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}
/*!
 * jQuery UI Resizable 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */.ui-resizable{position:relative}.ui-resizable-handle{display:block;font-size:.1px;position:absolute;touch-action:none}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;left:0;top:-5px;width:100%}.ui-resizable-s{bottom:-5px;cursor:s-resize;height:7px;left:0;width:100%}.ui-resizable-e{cursor:e-resize;height:100%;right:-5px;top:0;width:7px}.ui-resizable-w{cursor:w-resize;height:100%;left:-5px;top:0;width:7px}.ui-resizable-se{bottom:1px;cursor:se-resize;height:12px;right:1px;width:12px}.ui-resizable-sw{bottom:-5px;cursor:sw-resize;height:9px;left:-5px;width:9px}.ui-resizable-nw{cursor:nw-resize;height:9px;left:-5px;top:-5px;width:9px}.ui-resizable-ne{cursor:ne-resize;height:9px;right:-5px;top:-5px;width:9px}
/*!
 * jQuery UI Selectable 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */.ui-selectable{touch-action:none}.ui-selectable-helper{border:1px dotted #000;position:absolute;z-index:100}
/*!
 * jQuery UI Selectmenu 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/selectmenu/#theming
 */.ui-selectmenu-menu{display:none;left:0;margin:0;padding:0;position:absolute;top:0}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{border:0;font-size:1em;font-weight:700;height:auto;line-height:1.5;margin:.5em 0 0;padding:2px .4em}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}
/*!
 * jQuery UI Sortable 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */.ui-sortable-handle{touch-action:none}
/*!
 * jQuery UI Slider 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/slider/#theming
 */.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{cursor:pointer;height:1.2em;position:absolute;touch-action:none;width:1.2em;z-index:2}.ui-slider .ui-slider-range{background-position:0 0;border:0;display:block;font-size:.7em;position:absolute;z-index:1}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{margin-left:-.6em;top:-.3em}.ui-slider-horizontal .ui-slider-range{height:100%;top:0}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{height:100px;width:.8em}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-bottom:-.6em;margin-left:0}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}
/*!
 * jQuery UI Spinner 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/spinner/#theming
 */.ui-spinner{display:inline-block;overflow:hidden;padding:0;position:relative;vertical-align:middle}.ui-spinner-input{background:none;border:none;color:inherit;margin:.2em 2em .2em .4em;padding:.222em 0;vertical-align:middle}.ui-spinner-button{cursor:default;display:block;font-size:.5em;height:50%;margin:0;overflow:hidden;padding:0;position:absolute;right:0;text-align:center;width:1.6em}.ui-spinner a.ui-spinner-button{border-bottom-style:none;border-right-style:none;border-top-style:none}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}
/*!
 * jQuery UI Tabs 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/tabs/#theming
 */.ui-tabs{padding:.2em;position:relative}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{border-bottom-width:0;float:left;list-style:none;margin:1px .2em 0 0;padding:0;position:relative;top:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{background:none;border-width:0;display:block;padding:1em 1.4em}
/*!
 * jQuery UI Tooltip 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/tooltip/#theming
 */.ui-tooltip{max-width:300px;padding:8px;position:absolute;z-index:9999}body .ui-tooltip{border-width:2px}
/*!
 * jQuery UI CSS Framework 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
/*!
 * jQuery UI CSS Framework 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */.ui-widget{font-family:Arial,Helvetica,sans-serif}.ui-widget,.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{background:#fff;border:1px solid #ddd;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{background:#e9e9e9;border:1px solid #ddd;color:#333;font-weight:700}.ui-widget-header a{color:#333}.ui-button,.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,html .ui-button.ui-state-disabled:active,html .ui-button.ui-state-disabled:hover{background:#f6f6f6;border:1px solid #c5c5c5;color:#454545;font-weight:400}.ui-button,.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button{color:#454545;text-decoration:none}.ui-button:focus,.ui-button:hover,.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{background:#ededed;border:1px solid #ccc;color:#2b2b2b;font-weight:400}.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,a.ui-button:focus,a.ui-button:hover{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px #5e9ed6}.ui-button.ui-state-active:hover,.ui-button:active,.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active{background:#007fff;border:1px solid #003eff;color:#fff;font-weight:400}.ui-icon-background,.ui-state-active .ui-icon-background{background-color:#fff;border:#003eff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{background:#fffa90;border:1px solid #dad55e;color:#777620}.ui-state-checked{background:#fffa90;border:1px solid #dad55e}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{background:#fddfdf;border:1px solid #f1a899;color:#5f3f3f}.ui-state-error-text,.ui-state-error a,.ui-widget-content .ui-state-error-text,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error-text,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{-ms-filter:"alpha(opacity=70)";font-weight:400;opacity:.7}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{background-image:none;-ms-filter:"alpha(opacity=35)";opacity:.35}.ui-state-disabled .ui-icon{-ms-filter:"alpha(opacity=35)"}.ui-icon{height:16px;width:16px}.ui-icon,.ui-widget-content .ui-icon,.ui-widget-header .ui-icon{background-image:url(/images/vendor/jquery-ui/themes/base/ui-icons_444444_256x240.png?d1b818587c3bc65058fe43800e4a191c)}.ui-button:focus .ui-icon,.ui-button:hover .ui-icon,.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(/images/vendor/jquery-ui/themes/base/ui-icons_555555_256x240.png?35d57320d9df28ec0d0d8bd1b5c75983)}.ui-button:active .ui-icon,.ui-state-active .ui-icon{background-image:url(/images/vendor/jquery-ui/themes/base/ui-icons_ffffff_256x240.png?92bef7e45fed3caba8dc9348edef4df2)}.ui-button .ui-state-highlight.ui-icon,.ui-state-highlight .ui-icon{background-image:url(/images/vendor/jquery-ui/themes/base/ui-icons_777620_256x240.png?f423048bf942a7a33b33b1b982ecdb51)}.ui-state-error-text .ui-icon,.ui-state-error .ui-icon{background-image:url(/images/vendor/jquery-ui/themes/base/ui-icons_cc0000_256x240.png?5cbbd560bcf30acb95dd3b0b0d61645a)}.ui-button .ui-icon{background-image:url(/images/vendor/jquery-ui/themes/base/ui-icons_777777_256x240.png?f5d5fce2f36b5776eab8b314efc2dfd8)}.ui-icon-blank.ui-icon-blank.ui-icon-blank{background-image:none}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-first,.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:3px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;-ms-filter:"alpha(opacity=30)";opacity:.3}.ui-widget-shadow{box-shadow:0 0 5px #666}
/*!
 * jQuery UI CSS Framework 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.leaflet-tile::-moz-selection{background:transparent}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-overlay-pane svg,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-tile{will-change:opacity}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1);will-change:transform}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline:0}.leaflet-container a{color:#0078a8}.leaflet-container a.leaflet-active{outline:2px solid orange}.leaflet-zoom-box{background:hsla(0,0%,100%,.5);border:2px dotted #38f}.leaflet-container{font:12px/1.5 Helvetica Neue,Arial,Helvetica,sans-serif}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px rgba(0,0,0,.65)}.leaflet-bar a,.leaflet-bar a:hover{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px rgba(0,0,0,.4)}.leaflet-control-layers-toggle{background-image:url(/images/vendor/leaflet/dist/layers.png?416d91365b44e4b4f4777663e6f009f3);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/images/vendor/leaflet/dist/layers-2x.png?8f2c4d11474275fbc1614b9098334eae);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers-expanded .leaflet-control-layers-toggle,.leaflet-control-layers .leaflet-control-layers-list{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(/images/vendor/leaflet/dist/marker-icon.png?2b3e1faf89f94a4835397e7a43b4f77d)}.leaflet-container .leaflet-control-attribution{background:#fff;background:hsla(0,0%,100%,.7);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-container .leaflet-control-attribution,.leaflet-container .leaflet-control-scale{font-size:11px}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fff;background:hsla(0,0%,100%,.5);border:2px solid #777;border-top:none;box-sizing:border-box;font-size:11px;line-height:1.1;overflow:hidden;padding:2px 5px 1px;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid rgba(0,0,0,.2)}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{line-height:1.4;margin:13px 19px}.leaflet-popup-content p{margin:18px 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px rgba(0,0,0,.4);color:#333}.leaflet-container a.leaflet-popup-close-button{background:transparent;border:none;color:#c3c3c3;font:16px/14px Tahoma,Verdana,sans-serif;font-weight:700;height:14px;padding:4px 4px 0 0;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:18px}.leaflet-container a.leaflet-popup-close-button:hover{color:#999}.leaflet-popup-scrolled{border-bottom:1px solid #ddd;border-top:1px solid #ddd;overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-popup-tip-container{margin-top:-1px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,.4);color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-clickable{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:transparent;border:6px solid transparent;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}
[data-simplebar]{align-content:flex-start;align-items:flex-start;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;position:relative}.simplebar-wrapper{height:inherit;max-height:inherit;max-width:inherit;overflow:hidden;width:inherit}.simplebar-mask{direction:inherit;height:auto!important;overflow:hidden;width:auto!important;z-index:0}.simplebar-mask,.simplebar-offset{bottom:0;left:0;margin:0;padding:0;position:absolute;right:0;top:0}.simplebar-offset{-webkit-overflow-scrolling:touch;box-sizing:inherit!important;direction:inherit!important;resize:none!important}.simplebar-content-wrapper{-ms-overflow-style:none;box-sizing:border-box!important;direction:inherit;display:block;height:100%;max-height:100%;max-width:100%;position:relative;scrollbar-width:none;width:auto}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{height:0;width:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;pointer-events:none;width:100%}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;flex-basis:0;flex-grow:inherit;flex-shrink:0;float:left;height:100%;margin:0;max-height:1px;max-width:1px;overflow:hidden;padding:0;pointer-events:none;position:relative;width:100%;z-index:-1}.simplebar-height-auto-observer{box-sizing:inherit;display:block;height:1000%;left:0;min-height:1px;min-width:1px;opacity:0;top:0;width:1000%;z-index:-1}.simplebar-height-auto-observer,.simplebar-track{overflow:hidden;pointer-events:none;position:absolute}.simplebar-track{bottom:0;right:0;z-index:1}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{left:0;min-height:10px;position:absolute;right:0}.simplebar-scrollbar:before{background:#000;border-radius:7px;content:"";left:2px;opacity:0;position:absolute;right:2px;transition:opacity .2s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{bottom:2px;top:2px}.simplebar-track.simplebar-horizontal{height:11px;left:0}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{height:7px;left:0;min-height:0;min-width:10px;right:auto;top:2px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{left:0;right:auto}.hs-dummy-scrollbar-size{direction:rtl;height:500px;opacity:0;overflow-x:scroll;overflow-y:hidden;position:fixed;visibility:hidden;width:500px}.simplebar-hide-scrollbar{-ms-overflow-style:none;left:0;overflow-y:scroll;position:fixed;scrollbar-width:none;visibility:hidden}
/*!
 * FilePondPluginPdfPreview 1.0.2
 * Licensed under MIT, https://opensource.org/licenses/MIT/
 * Please visit undefined for details.
 */.filepond--pdf-preview-wrapper{background:rgba(0,0,0,.01);border-radius:.45em;height:100%;left:0;margin:0;overflow:hidden;pointer-events:auto;position:absolute;right:0;top:0}.filepond--pdf-preview-wrapper:before{background:linear-gradient(180deg,#000,transparent);content:" ";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#00000000",GradientType=0);height:2em;position:absolute;width:100%;z-index:3}.filepond--pdf-preview{display:block;height:100%;position:relative;-webkit-transform-origin:center center;transform-origin:center center;width:100%;will-change:transform,opacity;z-index:1}.filepond--pdf-preview #outerContainer #mainContainer div.toolbar{display:none!important}.filepond--pdf-preview #outerContainer #mainContainer #viewerContainer{top:0!important}
@charset "UTF-8";
/*!
 * Bootstrap v5.1.3 (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{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-primary:#0369a1;--bs-secondary:#495057;--bs-success:#047857;--bs-info:#06b6d4;--bs-warning:#f59e0b;--bs-danger:#dc2626;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-gray-50:#f9fafb;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-blue-50:#f0f9ff;--bs-blue-100:#e0f2fe;--bs-blue-200:#bae6fd;--bs-blue-300:#7dd3fc;--bs-blue-400:#38bdf8;--bs-blue-500:#0ea5e9;--bs-blue-600:#0284c7;--bs-blue-700:#0369a1;--bs-blue-800:#075985;--bs-blue-900:#0c4a6e;--bs-green-50:#ecfdf5;--bs-green-100:#d1fae5;--bs-green-200:#a7f3d0;--bs-green-300:#6ee7b7;--bs-green-400:#34d399;--bs-green-500:#10b981;--bs-green-600:#059669;--bs-green-700:#047857;--bs-green-800:#065f46;--bs-green-900:#064e3b;--bs-yellow-50:#fffbeb;--bs-yellow-100:#fef3c7;--bs-yellow-200:#fde68a;--bs-yellow-300:#fcd34d;--bs-yellow-400:#fbbf24;--bs-yellow-500:#f59e0b;--bs-yellow-600:#d97706;--bs-yellow-700:#b45309;--bs-yellow-800:#92400e;--bs-yellow-900:#78350f;--bs-red-50:#fef2f2;--bs-red-100:#fee2e2;--bs-red-200:#fecaca;--bs-red-300:#fca5a5;--bs-red-400:#f87171;--bs-red-500:#ef4444;--bs-red-600:#dc2626;--bs-red-700:#b91c1c;--bs-red-800:#991b1b;--bs-red-900:#7f1d1d;--bs-primary-rgb:3,105,161;--bs-secondary-rgb:73,80,87;--bs-success-rgb:4,120,87;--bs-info-rgb:6,182,212;--bs-warning-rgb:245,158,11;--bs-danger-rgb:220,38,38;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-gray-50-rgb:249,250,251;--bs-gray-100-rgb:248,249,250;--bs-gray-200-rgb:233,236,239;--bs-gray-300-rgb:222,226,230;--bs-gray-400-rgb:206,212,218;--bs-gray-500-rgb:173,181,189;--bs-gray-600-rgb:108,117,125;--bs-gray-700-rgb:73,80,87;--bs-gray-800-rgb:52,58,64;--bs-gray-900-rgb:33,37,41;--bs-blue-50-rgb:240,249,255;--bs-blue-100-rgb:224,242,254;--bs-blue-200-rgb:186,230,253;--bs-blue-300-rgb:125,211,252;--bs-blue-400-rgb:56,189,248;--bs-blue-500-rgb:14,165,233;--bs-blue-600-rgb:2,132,199;--bs-blue-700-rgb:3,105,161;--bs-blue-800-rgb:7,89,133;--bs-blue-900-rgb:12,74,110;--bs-green-50-rgb:236,253,245;--bs-green-100-rgb:209,250,229;--bs-green-200-rgb:167,243,208;--bs-green-300-rgb:110,231,183;--bs-green-400-rgb:52,211,153;--bs-green-500-rgb:16,185,129;--bs-green-600-rgb:5,150,105;--bs-green-700-rgb:4,120,87;--bs-green-800-rgb:6,95,70;--bs-green-900-rgb:6,78,59;--bs-yellow-50-rgb:255,251,235;--bs-yellow-100-rgb:254,243,199;--bs-yellow-200-rgb:253,230,138;--bs-yellow-300-rgb:252,211,77;--bs-yellow-400-rgb:251,191,36;--bs-yellow-500-rgb:245,158,11;--bs-yellow-600-rgb:217,119,6;--bs-yellow-700-rgb:180,83,9;--bs-yellow-800-rgb:146,64,14;--bs-yellow-900-rgb:120,53,15;--bs-red-50-rgb:254,242,242;--bs-red-100-rgb:254,226,226;--bs-red-200-rgb:254,202,202;--bs-red-300-rgb:252,165,165;--bs-red-400-rgb:248,113,113;--bs-red-500-rgb:239,68,68;--bs-red-600-rgb:220,38,38;--bs-red-700-rgb:185,28,28;--bs-red-800-rgb:153,27,27;--bs-red-900-rgb:127,29,29;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:73,80,87;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:"Inter","Helvetica Neue",Arial,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:0.875rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#495057;--bs-body-bg:#fff}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:var(--bs-body-bg);color:var(--bs-body-color);font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);margin:0;text-align:var(--bs-body-text-align)}hr{background-color:currentColor;border:0;color:inherit;margin:1rem 0;opacity:.25}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:#000;font-weight:400;line-height:1.2;margin-bottom:.5rem;margin-top:0}.h1,h1{font-size:1.75rem}.h2,h2{font-size:1.53125rem}.h3,h3{font-size:1.3125rem}.h4,h4{font-size:1.09375rem}.h5,.h6,h5,h6{font-size:.875rem}p{margin-bottom:1rem;margin-top:0}abbr[data-bs-original-title],abbr[title]{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:600}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:80%}.mark,mark{background-color:#fcf8e3;padding:.2em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0369a1;text-decoration:none}a:hover{color:#025481;text-decoration:underline}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{direction:ltr;font-family:var(--bs-font-monospace);font-size:1em;unicode-bidi:bidi-override}pre{display:block;font-size:80%;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{word-wrap:break-word;color:#d63384;font-size:80%}a>code{color:inherit}kbd{background-color:#212529;border-radius:.1rem;color:#fff;font-size:80%;padding:.2rem .4rem}kbd kbd{font-size:1em;font-weight:600;padding:0}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{color:#6c757d;padding-bottom:.75rem;padding-top:.75rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[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}::-moz-focus-inner{border-style:none;padding:0}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{float:left;font-size:1.5rem;line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.09375rem;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}.display-5{font-size:3rem}.display-5,.display-6{font-weight:300;line-height:1.2}.display-6{font-size:2.5rem}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:80%;text-transform:uppercase}.blockquote{font-size:1.09375rem;margin-bottom:1rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{color:#6c757d;font-size:80%;margin-bottom:1rem;margin-top:-1rem}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:#fff;border:1px solid #dee2e6;border-radius:.2rem;padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.5rem}.figure-caption{color:#6c757d;font-size:80%}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{margin-left:auto;margin-right:auto;padding-left:var(--bs-gutter-x,.75rem);padding-right:var(--bs-gutter-x,.75rem);width:100%}@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}}@media (min-width:1440px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:24px;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.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%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}.g-6,.gx-6{--bs-gutter-x:4.5rem}.g-6,.gy-6{--bs-gutter-y:4.5rem}.g-7,.gx-7{--bs-gutter-x:6rem}.g-7,.gy-7{--bs-gutter-y:6rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.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%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}.g-sm-6,.gx-sm-6{--bs-gutter-x:4.5rem}.g-sm-6,.gy-sm-6{--bs-gutter-y:4.5rem}.g-sm-7,.gx-sm-7{--bs-gutter-x:6rem}.g-sm-7,.gy-sm-7{--bs-gutter-y:6rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.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%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}.g-md-6,.gx-md-6{--bs-gutter-x:4.5rem}.g-md-6,.gy-md-6{--bs-gutter-y:4.5rem}.g-md-7,.gx-md-7{--bs-gutter-x:6rem}.g-md-7,.gy-md-7{--bs-gutter-y:6rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.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%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}.g-lg-6,.gx-lg-6{--bs-gutter-x:4.5rem}.g-lg-6,.gy-lg-6{--bs-gutter-y:4.5rem}.g-lg-7,.gx-lg-7{--bs-gutter-x:6rem}.g-lg-7,.gy-lg-7{--bs-gutter-y:6rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.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%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}.g-xl-6,.gx-xl-6{--bs-gutter-x:4.5rem}.g-xl-6,.gy-xl-6{--bs-gutter-y:4.5rem}.g-xl-7,.gx-xl-7{--bs-gutter-x:6rem}.g-xl-7,.gy-xl-7{--bs-gutter-y:6rem}}@media (min-width:1440px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}.g-xxl-6,.gx-xxl-6{--bs-gutter-x:4.5rem}.g-xxl-6,.gy-xxl-6{--bs-gutter-y:4.5rem}.g-xxl-7,.gx-xxl-7{--bs-gutter-x:6rem}.g-xxl-7,.gy-xxl-7{--bs-gutter-y:6rem}}.table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#495057;--bs-table-striped-bg:#f8f9fa;--bs-table-active-color:#495057;--bs-table-active-bg:rgba(0,0,0,.1);--bs-table-hover-color:#495057;--bs-table-hover-bg:rgba(0,0,0,.038);border-color:#dee2e6;color:#495057;margin-bottom:1rem;vertical-align:top;width:100%}.table>:not(caption)>*>*{background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);padding:.75rem}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:first-child){border-top:2px solid}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.3rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg:#cde1ec;--bs-table-striped-bg:#c3d6e0;--bs-table-striped-color:#000;--bs-table-active-bg:#b9cbd4;--bs-table-active-color:#000;--bs-table-hover-bg:#bed0da;--bs-table-hover-color:#000;border-color:#b9cbd4;color:#000}.table-secondary{--bs-table-bg:#dbdcdd;--bs-table-striped-bg:#d0d1d2;--bs-table-striped-color:#000;--bs-table-active-bg:#c5c6c7;--bs-table-active-color:#000;--bs-table-hover-bg:#cbcccc;--bs-table-hover-color:#000;border-color:#c5c6c7;color:#000}.table-success{--bs-table-bg:#cde4dd;--bs-table-striped-bg:#c3d9d2;--bs-table-striped-color:#000;--bs-table-active-bg:#b9cdc7;--bs-table-active-color:#000;--bs-table-hover-bg:#bed3cc;--bs-table-hover-color:#000;border-color:#b9cdc7;color:#000}.table-info{--bs-table-bg:#cdf0f6;--bs-table-striped-bg:#c3e4ea;--bs-table-striped-color:#000;--bs-table-active-bg:#b9d8dd;--bs-table-active-color:#000;--bs-table-hover-bg:#bedee4;--bs-table-hover-color:#000;border-color:#b9d8dd;color:#000}.table-warning{--bs-table-bg:#fdecce;--bs-table-striped-bg:#f0e0c4;--bs-table-striped-color:#000;--bs-table-active-bg:#e4d4b9;--bs-table-active-color:#000;--bs-table-hover-bg:#eadabf;--bs-table-hover-color:#000;border-color:#e4d4b9;color:#000}.table-danger{--bs-table-bg:#f8d4d4;--bs-table-striped-bg:#ecc9c9;--bs-table-striped-color:#000;--bs-table-active-bg:#dfbfbf;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c4c4;--bs-table-hover-color:#000;border-color:#dfbfbf;color:#000}.table-light{--bs-table-bg:#f8f9fa;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;border-color:#dfe0e1;color:#000}.table-dark{--bs-table-bg:#212529;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;border-color:#373b3e;color:#fff}.table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto}@media (max-width:575.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:991.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1199.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1439.98px){.table-responsive-xxl{-webkit-overflow-scrolling:touch;overflow-x:auto}}.form-label{margin-bottom:.5rem}.col-form-label{font-size:inherit;line-height:1.5;margin-bottom:0;padding-bottom:calc(.25rem + 1px);padding-top:calc(.25rem + 1px)}.col-form-label-lg{font-size:.925rem;padding-bottom:calc(.35rem + 1px);padding-top:calc(.35rem + 1px)}.col-form-label-sm{font-size:.75rem;padding-bottom:calc(.15rem + 1px);padding-top:calc(.15rem + 1px)}.form-text{color:#6c757d;font-size:80%;margin-top:.25rem}.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:.2rem;color:#495057;display:block;font-size:.875rem;font-weight:400;line-height:1.5;padding:.25rem .7rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{background-color:#fff;border-color:#81b4d0;box-shadow:0 0 0 .2rem rgba(3,105,161,.25);color:#495057;outline:0}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{-webkit-margin-end:.7rem;background-color:#e9ecef;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;color:#495057;margin:-.25rem -.7rem;margin-inline-end:.7rem;padding:.25rem .7rem;pointer-events:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{-webkit-margin-end:.7rem;background-color:#e9ecef;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;color:#495057;margin:-.25rem -.7rem;margin-inline-end:.7rem;padding:.25rem .7rem;pointer-events:none;-webkit-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}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control-plaintext{background-color:transparent;border:solid transparent;border-width:1px 0;color:#495057;display:block;line-height:1.5;margin-bottom:0;padding:.25rem 0;width:100%}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}.form-control-sm{border-radius:.1rem;font-size:.75rem;min-height:calc(1.425rem + 2px);padding:.15rem .5rem}.form-control-sm::file-selector-button{-webkit-margin-end:.5rem;margin:-.15rem -.5rem;margin-inline-end:.5rem;padding:.15rem .5rem}.form-control-sm::-webkit-file-upload-button{-webkit-margin-end:.5rem;margin:-.15rem -.5rem;margin-inline-end:.5rem;padding:.15rem .5rem}.form-control-lg{border-radius:.3rem;font-size:.925rem;min-height:calc(2.0875rem + 2px);padding:.35rem 1rem}.form-control-lg::file-selector-button{-webkit-margin-end:1rem;margin:-.35rem -1rem;margin-inline-end:1rem;padding:.35rem 1rem}.form-control-lg::-webkit-file-upload-button{-webkit-margin-end:1rem;margin:-.35rem -1rem;margin-inline-end:1rem;padding:.35rem 1rem}textarea.form-control{min-height:calc(1.8125rem + 2px)}textarea.form-control-sm{min-height:calc(1.425rem + 2px)}textarea.form-control-lg{min-height:calc(2.0875rem + 2px)}.form-control-color{height:auto;padding:.25rem;width:3rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border-radius:.2rem;height:1.5em}.form-control-color::-webkit-color-swatch{border-radius:.2rem;height:1.5em}.form-select{-moz-padding-start:calc(.7rem - 3px);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");background-position:right .7rem center;background-repeat:no-repeat;background-size:16px 12px;border:1px solid #ced4da;border-radius:.2rem;color:#495057;display:block;font-size:.875rem;font-weight:400;line-height:1.5;padding:.25rem 2.1rem .25rem .7rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#81b4d0;box-shadow:0 0 0 .2rem rgba(3,105,161,.25);outline:0}.form-select[multiple],.form-select[size]:not([size="1"]){background-image:none;padding-right:.7rem}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.form-select-sm{border-radius:.1rem;font-size:.75rem;padding-bottom:.15rem;padding-left:.5rem;padding-top:.15rem}.form-select-lg{border-radius:.3rem;font-size:.925rem;padding-bottom:.35rem;padding-left:1rem;padding-top:.35rem}.form-check{display:block;margin-bottom:.125rem;min-height:1.3125rem;padding-left:1.5em}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{-webkit-print-color-adjust:exact;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid rgba(0,0,0,.25);color-adjust:exact;height:1em;margin-top:.25em;vertical-align:top;width:1em}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#81b4d0;box-shadow:0 0 0 .2rem rgba(3,105,161,.25);outline:0}.form-check-input:checked{background-color:#0369a1;border-color:#0369a1}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23fff'/%3E%3C/svg%3E")}.form-check-input[type=checkbox]:indeterminate{background-color:#0369a1;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3E%3C/svg%3E");border-color:#0369a1}.form-check-input:disabled{filter:none;opacity:.5;pointer-events:none}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E");background-position:0;border-radius:2em;margin-left:-2.5em;transition:background-position .15s ease-in-out;width:2em}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%2381b4d0'/%3E%3C/svg%3E")}.form-switch .form-check-input:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");background-position:100%}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{clip:rect(0,0,0,0);pointer-events:none;position:absolute}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{filter:none;opacity:.65;pointer-events:none}.form-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;height:1.4rem;padding:0;width:100%}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(3,105,161,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(3,105,161,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#0369a1;border:0;border-radius:1rem;height:1rem;margin-top:-.25rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b3d2e3}.form-range::-webkit-slider-runnable-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.form-range::-moz-range-thumb{-moz-appearance:none;appearance:none;background-color:#0369a1;border:0;border-radius:1rem;height:1rem;-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;width:1rem}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b3d2e3}.form-range::-moz-range-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{border:1px solid transparent;height:100%;left:0;padding:1rem .7rem;pointer-events:none;position:absolute;top:0;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control{padding:1rem .7rem}.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control:-ms-input-placeholder{color:transparent}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:not(:-moz-placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control:not(:-ms-input-placeholder){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control:-webkit-autofill{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-select{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:not(:-ms-input-placeholder)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.input-group>.form-control,.input-group>.form-select{flex:1 1 auto;min-width:0;position:relative;width:1%}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{align-items:center;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.2rem;color:#495057;display:flex;font-size:.875rem;font-weight:400;line-height:1.5;padding:.25rem .7rem;text-align:center;white-space:nowrap}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{border-radius:.3rem;font-size:.925rem;padding:.35rem 1rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{border-radius:.1rem;font-size:.75rem;padding:.15rem .5rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:2.8rem}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-bottom-right-radius:0;border-top-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-1px}.valid-feedback{color:#047857;display:none;font-size:80%;margin-top:.25rem;width:100%}.valid-tooltip{background-color:rgba(4,120,87,.9);border-radius:.2rem;color:#fff;display:none;font-size:.75rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.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:#047857}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#047857;box-shadow:0 0 0 .2rem rgba(4,120,87,.25)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#047857}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#047857;box-shadow:0 0 0 .2rem rgba(4,120,87,.25)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#047857}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#047857}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .2rem rgba(4,120,87,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#047857}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid{z-index:1}.input-group .form-control.is-valid:focus,.input-group .form-select.is-valid:focus,.was-validated .input-group .form-control:valid:focus,.was-validated .input-group .form-select:valid:focus{z-index:3}.invalid-feedback{color:#dc2626;display:none;font-size:80%;margin-top:.25rem;width:100%}.invalid-tooltip{background-color:rgba(220,38,38,.9);border-radius:.2rem;color:#fff;display:none;font-size:.75rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.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:#dc2626}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc2626;box-shadow:0 0 0 .2rem rgba(220,38,38,.25)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc2626}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc2626;box-shadow:0 0 0 .2rem rgba(220,38,38,.25)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc2626}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc2626}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .2rem rgba(220,38,38,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc2626}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid{z-index:2}.input-group .form-control.is-invalid:focus,.input-group .form-select.is-invalid:focus,.was-validated .input-group .form-control:invalid:focus,.was-validated .input-group .form-select:invalid:focus{z-index:3}.btn{background-color:transparent;border:1px solid transparent;border-radius:.2rem;color:#495057;cursor:pointer;display:inline-block;font-size:.875rem;font-weight:400;line-height:1.5;padding:.25rem .7rem;text-align:center;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-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#495057;text-decoration:none}.btn-check:focus+.btn,.btn:focus{box-shadow:0 0 0 .2rem rgba(3,105,161,.25);outline:0}.btn.disabled,.btn:disabled,fieldset:disabled .btn{opacity:.65;pointer-events:none}.btn-primary{background-color:#0369a1;border-color:#0369a1;color:#fff}.btn-check:focus+.btn-primary,.btn-primary:focus,.btn-primary:hover{background-color:#035989;border-color:#025481;color:#fff}.btn-check:focus+.btn-primary,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(41,128,175,.5)}.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{background-color:#025481;border-color:#024f79;color:#fff}.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(41,128,175,.5)}.btn-primary.disabled,.btn-primary:disabled{background-color:#0369a1;border-color:#0369a1;color:#fff}.btn-secondary{background-color:#495057;border-color:#495057;color:#fff}.btn-check:focus+.btn-secondary,.btn-secondary:focus,.btn-secondary:hover{background-color:#3e444a;border-color:#3a4046;color:#fff}.btn-check:focus+.btn-secondary,.btn-secondary:focus{box-shadow:0 0 0 .2rem hsla(210,6%,42%,.5)}.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{background-color:#3a4046;border-color:#373c41;color:#fff}.btn-check:active+.btn-secondary:focus,.btn-check:checked+.btn-secondary:focus,.btn-secondary.active:focus,.btn-secondary:active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(210,6%,42%,.5)}.btn-secondary.disabled,.btn-secondary:disabled{background-color:#495057;border-color:#495057;color:#fff}.btn-success{background-color:#047857;border-color:#047857;color:#fff}.btn-check:focus+.btn-success,.btn-success:focus,.btn-success:hover{background-color:#03664a;border-color:#036046;color:#fff}.btn-check:focus+.btn-success,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(42,140,112,.5)}.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle{background-color:#036046;border-color:#035a41;color:#fff}.btn-check:active+.btn-success:focus,.btn-check:checked+.btn-success:focus,.btn-success.active:focus,.btn-success:active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(42,140,112,.5)}.btn-success.disabled,.btn-success:disabled{background-color:#047857;border-color:#047857;color:#fff}.btn-info{background-color:#06b6d4;border-color:#06b6d4;color:#000}.btn-check:focus+.btn-info,.btn-info:focus,.btn-info:hover{background-color:#2bc1da;border-color:#1fbdd8;color:#000}.btn-check:focus+.btn-info,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(5,155,180,.5)}.btn-check:active+.btn-info,.btn-check:checked+.btn-info,.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle{background-color:#38c5dd;border-color:#1fbdd8;color:#000}.btn-check:active+.btn-info:focus,.btn-check:checked+.btn-info:focus,.btn-info.active:focus,.btn-info:active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(5,155,180,.5)}.btn-info.disabled,.btn-info:disabled{background-color:#06b6d4;border-color:#06b6d4;color:#000}.btn-warning{background-color:#f59e0b;border-color:#f59e0b;color:#000}.btn-check:focus+.btn-warning,.btn-warning:focus,.btn-warning:hover{background-color:#f7ad30;border-color:#f6a823;color:#000}.btn-check:focus+.btn-warning,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(208,134,9,.5)}.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{background-color:#f7b13c;border-color:#f6a823;color:#000}.btn-check:active+.btn-warning:focus,.btn-check:checked+.btn-warning:focus,.btn-warning.active:focus,.btn-warning:active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(208,134,9,.5)}.btn-warning.disabled,.btn-warning:disabled{background-color:#f59e0b;border-color:#f59e0b;color:#000}.btn-danger{background-color:#dc2626;border-color:#dc2626;color:#fff}.btn-check:focus+.btn-danger,.btn-danger:focus,.btn-danger:hover{background-color:#bb2020;border-color:#b01e1e;color:#fff}.btn-check:focus+.btn-danger,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(225,71,71,.5)}.btn-check:active+.btn-danger,.btn-check:checked+.btn-danger,.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle{background-color:#b01e1e;border-color:#a51d1d;color:#fff}.btn-check:active+.btn-danger:focus,.btn-check:checked+.btn-danger:focus,.btn-danger.active:focus,.btn-danger:active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,71,71,.5)}.btn-danger.disabled,.btn-danger:disabled{background-color:#dc2626;border-color:#dc2626;color:#fff}.btn-light{background-color:#f8f9fa;border-color:#f8f9fa;color:#000}.btn-check:focus+.btn-light,.btn-light:focus,.btn-light:hover{background-color:#f9fafb;border-color:#f9fafb;color:#000}.btn-check:focus+.btn-light,.btn-light:focus{box-shadow:0 0 0 .2rem hsla(210,2%,83%,.5)}.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle{background-color:#f9fafb;border-color:#f9fafb;color:#000}.btn-check:active+.btn-light:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(210,2%,83%,.5)}.btn-light.disabled,.btn-light:disabled{background-color:#f8f9fa;border-color:#f8f9fa;color:#000}.btn-dark{background-color:#212529;border-color:#212529;color:#fff}.btn-check:focus+.btn-dark,.btn-dark:focus,.btn-dark:hover{background-color:#1c1f23;border-color:#1a1e21;color:#fff}.btn-check:focus+.btn-dark,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(66,70,73,.5)}.btn-check:active+.btn-dark,.btn-check:checked+.btn-dark,.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle{background-color:#1a1e21;border-color:#191c1f;color:#fff}.btn-check:active+.btn-dark:focus,.btn-check:checked+.btn-dark:focus,.btn-dark.active:focus,.btn-dark:active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(66,70,73,.5)}.btn-dark.disabled,.btn-dark:disabled{background-color:#212529;border-color:#212529;color:#fff}.btn-gray-50{background-color:#f9fafb;border-color:#f9fafb;color:#000}.btn-check:focus+.btn-gray-50,.btn-gray-50:focus,.btn-gray-50:hover{background-color:#fafbfc;border-color:#fafbfb;color:#000}.btn-check:focus+.btn-gray-50,.btn-gray-50:focus{box-shadow:0 0 0 .2rem hsla(180,1%,83%,.5)}.btn-check:active+.btn-gray-50,.btn-check:checked+.btn-gray-50,.btn-gray-50.active,.btn-gray-50:active,.show>.btn-gray-50.dropdown-toggle{background-color:#fafbfc;border-color:#fafbfb;color:#000}.btn-check:active+.btn-gray-50:focus,.btn-check:checked+.btn-gray-50:focus,.btn-gray-50.active:focus,.btn-gray-50:active:focus,.show>.btn-gray-50.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(180,1%,83%,.5)}.btn-gray-50.disabled,.btn-gray-50:disabled{background-color:#f9fafb;border-color:#f9fafb;color:#000}.btn-gray-100{background-color:#f8f9fa;border-color:#f8f9fa;color:#000}.btn-check:focus+.btn-gray-100,.btn-gray-100:focus,.btn-gray-100:hover{background-color:#f9fafb;border-color:#f9fafb;color:#000}.btn-check:focus+.btn-gray-100,.btn-gray-100:focus{box-shadow:0 0 0 .2rem hsla(210,2%,83%,.5)}.btn-check:active+.btn-gray-100,.btn-check:checked+.btn-gray-100,.btn-gray-100.active,.btn-gray-100:active,.show>.btn-gray-100.dropdown-toggle{background-color:#f9fafb;border-color:#f9fafb;color:#000}.btn-check:active+.btn-gray-100:focus,.btn-check:checked+.btn-gray-100:focus,.btn-gray-100.active:focus,.btn-gray-100:active:focus,.show>.btn-gray-100.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(210,2%,83%,.5)}.btn-gray-100.disabled,.btn-gray-100:disabled{background-color:#f8f9fa;border-color:#f8f9fa;color:#000}.btn-gray-200{background-color:#e9ecef;border-color:#e9ecef;color:#000}.btn-check:focus+.btn-gray-200,.btn-gray-200:focus,.btn-gray-200:hover{background-color:#eceff1;border-color:#ebeef1;color:#000}.btn-check:focus+.btn-gray-200,.btn-gray-200:focus{box-shadow:0 0 0 .2rem hsla(204,5%,79%,.5)}.btn-check:active+.btn-gray-200,.btn-check:checked+.btn-gray-200,.btn-gray-200.active,.btn-gray-200:active,.show>.btn-gray-200.dropdown-toggle{background-color:#edf0f2;border-color:#ebeef1;color:#000}.btn-check:active+.btn-gray-200:focus,.btn-check:checked+.btn-gray-200:focus,.btn-gray-200.active:focus,.btn-gray-200:active:focus,.show>.btn-gray-200.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(204,5%,79%,.5)}.btn-gray-200.disabled,.btn-gray-200:disabled{background-color:#e9ecef;border-color:#e9ecef;color:#000}.btn-gray-300{background-color:#dee2e6;border-color:#dee2e6;color:#000}.btn-check:focus+.btn-gray-300,.btn-gray-300:focus,.btn-gray-300:hover{background-color:#e3e6ea;border-color:#e1e5e9;color:#000}.btn-check:focus+.btn-gray-300,.btn-gray-300:focus{box-shadow:0 0 0 .2rem hsla(214,6%,75%,.5)}.btn-check:active+.btn-gray-300,.btn-check:checked+.btn-gray-300,.btn-gray-300.active,.btn-gray-300:active,.show>.btn-gray-300.dropdown-toggle{background-color:#e5e8eb;border-color:#e1e5e9;color:#000}.btn-check:active+.btn-gray-300:focus,.btn-check:checked+.btn-gray-300:focus,.btn-gray-300.active:focus,.btn-gray-300:active:focus,.show>.btn-gray-300.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(214,6%,75%,.5)}.btn-gray-300.disabled,.btn-gray-300:disabled{background-color:#dee2e6;border-color:#dee2e6;color:#000}.btn-gray-400{background-color:#ced4da;border-color:#ced4da;color:#000}.btn-check:focus+.btn-gray-400,.btn-gray-400:focus,.btn-gray-400:hover{background-color:#d5dae0;border-color:#d3d8de;color:#000}.btn-check:focus+.btn-gray-400,.btn-gray-400:focus{box-shadow:0 0 0 .2rem hsla(210,7%,71%,.5)}.btn-check:active+.btn-gray-400,.btn-check:checked+.btn-gray-400,.btn-gray-400.active,.btn-gray-400:active,.show>.btn-gray-400.dropdown-toggle{background-color:#d8dde1;border-color:#d3d8de;color:#000}.btn-check:active+.btn-gray-400:focus,.btn-check:checked+.btn-gray-400:focus,.btn-gray-400.active:focus,.btn-gray-400:active:focus,.show>.btn-gray-400.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(210,7%,71%,.5)}.btn-gray-400.disabled,.btn-gray-400:disabled{background-color:#ced4da;border-color:#ced4da;color:#000}.btn-gray-500{background-color:#adb5bd;border-color:#adb5bd;color:#000}.btn-check:focus+.btn-gray-500,.btn-gray-500:focus,.btn-gray-500:hover{background-color:#b9c0c7;border-color:#b5bcc4;color:#000}.btn-check:focus+.btn-gray-500,.btn-gray-500:focus{box-shadow:0 0 0 .2rem hsla(210,7%,60%,.5)}.btn-check:active+.btn-gray-500,.btn-check:checked+.btn-gray-500,.btn-gray-500.active,.btn-gray-500:active,.show>.btn-gray-500.dropdown-toggle{background-color:#bdc4ca;border-color:#b5bcc4;color:#000}.btn-check:active+.btn-gray-500:focus,.btn-check:checked+.btn-gray-500:focus,.btn-gray-500.active:focus,.btn-gray-500:active:focus,.show>.btn-gray-500.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(210,7%,60%,.5)}.btn-gray-500.disabled,.btn-gray-500:disabled{background-color:#adb5bd;border-color:#adb5bd;color:#000}.btn-gray-600{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-check:focus+.btn-gray-600,.btn-gray-600:focus,.btn-gray-600:hover{background-color:#5c636a;border-color:#565e64;color:#fff}.btn-check:focus+.btn-gray-600,.btn-gray-600:focus{box-shadow:0 0 0 .2rem hsla(208,6%,54%,.5)}.btn-check:active+.btn-gray-600,.btn-check:checked+.btn-gray-600,.btn-gray-600.active,.btn-gray-600:active,.show>.btn-gray-600.dropdown-toggle{background-color:#565e64;border-color:#51585e;color:#fff}.btn-check:active+.btn-gray-600:focus,.btn-check:checked+.btn-gray-600:focus,.btn-gray-600.active:focus,.btn-gray-600:active:focus,.show>.btn-gray-600.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(208,6%,54%,.5)}.btn-gray-600.disabled,.btn-gray-600:disabled{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-gray-700{background-color:#495057;border-color:#495057;color:#fff}.btn-check:focus+.btn-gray-700,.btn-gray-700:focus,.btn-gray-700:hover{background-color:#3e444a;border-color:#3a4046;color:#fff}.btn-check:focus+.btn-gray-700,.btn-gray-700:focus{box-shadow:0 0 0 .2rem hsla(210,6%,42%,.5)}.btn-check:active+.btn-gray-700,.btn-check:checked+.btn-gray-700,.btn-gray-700.active,.btn-gray-700:active,.show>.btn-gray-700.dropdown-toggle{background-color:#3a4046;border-color:#373c41;color:#fff}.btn-check:active+.btn-gray-700:focus,.btn-check:checked+.btn-gray-700:focus,.btn-gray-700.active:focus,.btn-gray-700:active:focus,.show>.btn-gray-700.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(210,6%,42%,.5)}.btn-gray-700.disabled,.btn-gray-700:disabled{background-color:#495057;border-color:#495057;color:#fff}.btn-gray-800{background-color:#343a40;border-color:#343a40;color:#fff}.btn-check:focus+.btn-gray-800,.btn-gray-800:focus,.btn-gray-800:hover{background-color:#2c3136;border-color:#2a2e33;color:#fff}.btn-check:focus+.btn-gray-800,.btn-gray-800:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-check:active+.btn-gray-800,.btn-check:checked+.btn-gray-800,.btn-gray-800.active,.btn-gray-800:active,.show>.btn-gray-800.dropdown-toggle{background-color:#2a2e33;border-color:#272c30;color:#fff}.btn-check:active+.btn-gray-800:focus,.btn-check:checked+.btn-gray-800:focus,.btn-gray-800.active:focus,.btn-gray-800:active:focus,.show>.btn-gray-800.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-gray-800.disabled,.btn-gray-800:disabled{background-color:#343a40;border-color:#343a40;color:#fff}.btn-gray-900{background-color:#212529;border-color:#212529;color:#fff}.btn-check:focus+.btn-gray-900,.btn-gray-900:focus,.btn-gray-900:hover{background-color:#1c1f23;border-color:#1a1e21;color:#fff}.btn-check:focus+.btn-gray-900,.btn-gray-900:focus{box-shadow:0 0 0 .2rem rgba(66,70,73,.5)}.btn-check:active+.btn-gray-900,.btn-check:checked+.btn-gray-900,.btn-gray-900.active,.btn-gray-900:active,.show>.btn-gray-900.dropdown-toggle{background-color:#1a1e21;border-color:#191c1f;color:#fff}.btn-check:active+.btn-gray-900:focus,.btn-check:checked+.btn-gray-900:focus,.btn-gray-900.active:focus,.btn-gray-900:active:focus,.show>.btn-gray-900.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(66,70,73,.5)}.btn-gray-900.disabled,.btn-gray-900:disabled{background-color:#212529;border-color:#212529;color:#fff}.btn-blue-50{background-color:#f0f9ff;border-color:#f0f9ff;color:#000}.btn-blue-50:focus,.btn-blue-50:hover,.btn-check:focus+.btn-blue-50{background-color:#f2faff;border-color:#f2faff;color:#000}.btn-blue-50:focus,.btn-check:focus+.btn-blue-50{box-shadow:0 0 0 .2rem rgba(204,212,217,.5)}.btn-blue-50.active,.btn-blue-50:active,.btn-check:active+.btn-blue-50,.btn-check:checked+.btn-blue-50,.show>.btn-blue-50.dropdown-toggle{background-color:#f3faff;border-color:#f2faff;color:#000}.btn-blue-50.active:focus,.btn-blue-50:active:focus,.btn-check:active+.btn-blue-50:focus,.btn-check:checked+.btn-blue-50:focus,.show>.btn-blue-50.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(204,212,217,.5)}.btn-blue-50.disabled,.btn-blue-50:disabled{background-color:#f0f9ff;border-color:#f0f9ff;color:#000}.btn-blue-100{background-color:#e0f2fe;border-color:#e0f2fe;color:#000}.btn-blue-100:focus,.btn-blue-100:hover,.btn-check:focus+.btn-blue-100{background-color:#e5f4fe;border-color:#e3f3fe;color:#000}.btn-blue-100:focus,.btn-check:focus+.btn-blue-100{box-shadow:0 0 0 .2rem rgba(190,206,216,.5)}.btn-blue-100.active,.btn-blue-100:active,.btn-check:active+.btn-blue-100,.btn-check:checked+.btn-blue-100,.show>.btn-blue-100.dropdown-toggle{background-color:#e6f5fe;border-color:#e3f3fe;color:#000}.btn-blue-100.active:focus,.btn-blue-100:active:focus,.btn-check:active+.btn-blue-100:focus,.btn-check:checked+.btn-blue-100:focus,.show>.btn-blue-100.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(190,206,216,.5)}.btn-blue-100.disabled,.btn-blue-100:disabled{background-color:#e0f2fe;border-color:#e0f2fe;color:#000}.btn-blue-200{background-color:#bae6fd;border-color:#bae6fd;color:#000}.btn-blue-200:focus,.btn-blue-200:hover,.btn-check:focus+.btn-blue-200{background-color:#c4eafd;border-color:#c1e9fd;color:#000}.btn-blue-200:focus,.btn-check:focus+.btn-blue-200{box-shadow:0 0 0 .2rem rgba(158,196,215,.5)}.btn-blue-200.active,.btn-blue-200:active,.btn-check:active+.btn-blue-200,.btn-check:checked+.btn-blue-200,.show>.btn-blue-200.dropdown-toggle{background-color:#c8ebfd;border-color:#c1e9fd;color:#000}.btn-blue-200.active:focus,.btn-blue-200:active:focus,.btn-check:active+.btn-blue-200:focus,.btn-check:checked+.btn-blue-200:focus,.show>.btn-blue-200.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(158,196,215,.5)}.btn-blue-200.disabled,.btn-blue-200:disabled{background-color:#bae6fd;border-color:#bae6fd;color:#000}.btn-blue-300{background-color:#7dd3fc;border-color:#7dd3fc;color:#000}.btn-blue-300:focus,.btn-blue-300:hover,.btn-check:focus+.btn-blue-300{background-color:#91dafc;border-color:#8ad7fc;color:#000}.btn-blue-300:focus,.btn-check:focus+.btn-blue-300{box-shadow:0 0 0 .2rem rgba(106,179,214,.5)}.btn-blue-300.active,.btn-blue-300:active,.btn-check:active+.btn-blue-300,.btn-check:checked+.btn-blue-300,.show>.btn-blue-300.dropdown-toggle{background-color:#97dcfd;border-color:#8ad7fc;color:#000}.btn-blue-300.active:focus,.btn-blue-300:active:focus,.btn-check:active+.btn-blue-300:focus,.btn-check:checked+.btn-blue-300:focus,.show>.btn-blue-300.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(106,179,214,.5)}.btn-blue-300.disabled,.btn-blue-300:disabled{background-color:#7dd3fc;border-color:#7dd3fc;color:#000}.btn-blue-400{background-color:#38bdf8;border-color:#38bdf8;color:#000}.btn-blue-400:focus,.btn-blue-400:hover,.btn-check:focus+.btn-blue-400{background-color:#56c7f9;border-color:#4cc4f9;color:#000}.btn-blue-400:focus,.btn-check:focus+.btn-blue-400{box-shadow:0 0 0 .2rem rgba(48,161,211,.5)}.btn-blue-400.active,.btn-blue-400:active,.btn-check:active+.btn-blue-400,.btn-check:checked+.btn-blue-400,.show>.btn-blue-400.dropdown-toggle{background-color:#60caf9;border-color:#4cc4f9;color:#000}.btn-blue-400.active:focus,.btn-blue-400:active:focus,.btn-check:active+.btn-blue-400:focus,.btn-check:checked+.btn-blue-400:focus,.show>.btn-blue-400.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(48,161,211,.5)}.btn-blue-400.disabled,.btn-blue-400:disabled{background-color:#38bdf8;border-color:#38bdf8;color:#000}.btn-blue-500{background-color:#0ea5e9;border-color:#0ea5e9;color:#000}.btn-blue-500:focus,.btn-blue-500:hover,.btn-check:focus+.btn-blue-500{background-color:#32b3ec;border-color:#26aeeb;color:#000}.btn-blue-500:focus,.btn-check:focus+.btn-blue-500{box-shadow:0 0 0 .2rem rgba(12,140,198,.5)}.btn-blue-500.active,.btn-blue-500:active,.btn-check:active+.btn-blue-500,.btn-check:checked+.btn-blue-500,.show>.btn-blue-500.dropdown-toggle{background-color:#3eb7ed;border-color:#26aeeb;color:#000}.btn-blue-500.active:focus,.btn-blue-500:active:focus,.btn-check:active+.btn-blue-500:focus,.btn-check:checked+.btn-blue-500:focus,.show>.btn-blue-500.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(12,140,198,.5)}.btn-blue-500.disabled,.btn-blue-500:disabled{background-color:#0ea5e9;border-color:#0ea5e9;color:#000}.btn-blue-600{background-color:#0284c7;border-color:#0284c7;color:#000}.btn-blue-600:focus,.btn-blue-600:hover,.btn-check:focus+.btn-blue-600{background-color:#2896cf;border-color:#1b90cd;color:#000}.btn-blue-600:focus,.btn-check:focus+.btn-blue-600{box-shadow:0 0 0 .2rem rgba(2,112,169,.5)}.btn-blue-600.active,.btn-blue-600:active,.btn-check:active+.btn-blue-600,.btn-check:checked+.btn-blue-600,.show>.btn-blue-600.dropdown-toggle{background-color:#359dd2;border-color:#1b90cd;color:#000}.btn-blue-600.active:focus,.btn-blue-600:active:focus,.btn-check:active+.btn-blue-600:focus,.btn-check:checked+.btn-blue-600:focus,.show>.btn-blue-600.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(2,112,169,.5)}.btn-blue-600.disabled,.btn-blue-600:disabled{background-color:#0284c7;border-color:#0284c7;color:#000}.btn-blue-700{background-color:#0369a1;border-color:#0369a1;color:#fff}.btn-blue-700:focus,.btn-blue-700:hover,.btn-check:focus+.btn-blue-700{background-color:#035989;border-color:#025481;color:#fff}.btn-blue-700:focus,.btn-check:focus+.btn-blue-700{box-shadow:0 0 0 .2rem rgba(41,128,175,.5)}.btn-blue-700.active,.btn-blue-700:active,.btn-check:active+.btn-blue-700,.btn-check:checked+.btn-blue-700,.show>.btn-blue-700.dropdown-toggle{background-color:#025481;border-color:#024f79;color:#fff}.btn-blue-700.active:focus,.btn-blue-700:active:focus,.btn-check:active+.btn-blue-700:focus,.btn-check:checked+.btn-blue-700:focus,.show>.btn-blue-700.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(41,128,175,.5)}.btn-blue-700.disabled,.btn-blue-700:disabled{background-color:#0369a1;border-color:#0369a1;color:#fff}.btn-blue-800{background-color:#075985;border-color:#075985;color:#fff}.btn-blue-800:focus,.btn-blue-800:hover,.btn-check:focus+.btn-blue-800{background-color:#064c71;border-color:#06476a;color:#fff}.btn-blue-800:focus,.btn-check:focus+.btn-blue-800{box-shadow:0 0 0 .2rem rgba(44,114,151,.5)}.btn-blue-800.active,.btn-blue-800:active,.btn-check:active+.btn-blue-800,.btn-check:checked+.btn-blue-800,.show>.btn-blue-800.dropdown-toggle{background-color:#06476a;border-color:#054364;color:#fff}.btn-blue-800.active:focus,.btn-blue-800:active:focus,.btn-check:active+.btn-blue-800:focus,.btn-check:checked+.btn-blue-800:focus,.show>.btn-blue-800.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(44,114,151,.5)}.btn-blue-800.disabled,.btn-blue-800:disabled{background-color:#075985;border-color:#075985;color:#fff}.btn-blue-900{background-color:#0c4a6e;border-color:#0c4a6e;color:#fff}.btn-blue-900:focus,.btn-blue-900:hover,.btn-check:focus+.btn-blue-900{background-color:#0a3f5e;border-color:#0a3b58;color:#fff}.btn-blue-900:focus,.btn-check:focus+.btn-blue-900{box-shadow:0 0 0 .2rem rgba(48,101,132,.5)}.btn-blue-900.active,.btn-blue-900:active,.btn-check:active+.btn-blue-900,.btn-check:checked+.btn-blue-900,.show>.btn-blue-900.dropdown-toggle{background-color:#0a3b58;border-color:#093853;color:#fff}.btn-blue-900.active:focus,.btn-blue-900:active:focus,.btn-check:active+.btn-blue-900:focus,.btn-check:checked+.btn-blue-900:focus,.show>.btn-blue-900.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(48,101,132,.5)}.btn-blue-900.disabled,.btn-blue-900:disabled{background-color:#0c4a6e;border-color:#0c4a6e;color:#fff}.btn-green-50{background-color:#ecfdf5;border-color:#ecfdf5;color:#000}.btn-check:focus+.btn-green-50,.btn-green-50:focus,.btn-green-50:hover{background-color:#effdf7;border-color:#eefdf6;color:#000}.btn-check:focus+.btn-green-50,.btn-green-50:focus{box-shadow:0 0 0 .2rem rgba(201,215,208,.5)}.btn-check:active+.btn-green-50,.btn-check:checked+.btn-green-50,.btn-green-50.active,.btn-green-50:active,.show>.btn-green-50.dropdown-toggle{background-color:#f0fdf7;border-color:#eefdf6;color:#000}.btn-check:active+.btn-green-50:focus,.btn-check:checked+.btn-green-50:focus,.btn-green-50.active:focus,.btn-green-50:active:focus,.show>.btn-green-50.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(201,215,208,.5)}.btn-green-50.disabled,.btn-green-50:disabled{background-color:#ecfdf5;border-color:#ecfdf5;color:#000}.btn-green-100{background-color:#d1fae5;border-color:#d1fae5;color:#000}.btn-check:focus+.btn-green-100,.btn-green-100:focus,.btn-green-100:hover{background-color:#d8fbe9;border-color:#d6fbe8;color:#000}.btn-check:focus+.btn-green-100,.btn-green-100:focus{box-shadow:0 0 0 .2rem rgba(178,213,195,.5)}.btn-check:active+.btn-green-100,.btn-check:checked+.btn-green-100,.btn-green-100.active,.btn-green-100:active,.show>.btn-green-100.dropdown-toggle{background-color:#dafbea;border-color:#d6fbe8;color:#000}.btn-check:active+.btn-green-100:focus,.btn-check:checked+.btn-green-100:focus,.btn-green-100.active:focus,.btn-green-100:active:focus,.show>.btn-green-100.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(178,213,195,.5)}.btn-green-100.disabled,.btn-green-100:disabled{background-color:#d1fae5;border-color:#d1fae5;color:#000}.btn-green-200{background-color:#a7f3d0;border-color:#a7f3d0;color:#000}.btn-check:focus+.btn-green-200,.btn-green-200:focus,.btn-green-200:hover{background-color:#b4f5d7;border-color:#b0f4d5;color:#000}.btn-check:focus+.btn-green-200,.btn-green-200:focus{box-shadow:0 0 0 .2rem rgba(142,207,177,.5)}.btn-check:active+.btn-green-200,.btn-check:checked+.btn-green-200,.btn-green-200.active,.btn-green-200:active,.show>.btn-green-200.dropdown-toggle{background-color:#b9f5d9;border-color:#b0f4d5;color:#000}.btn-check:active+.btn-green-200:focus,.btn-check:checked+.btn-green-200:focus,.btn-green-200.active:focus,.btn-green-200:active:focus,.show>.btn-green-200.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(142,207,177,.5)}.btn-green-200.disabled,.btn-green-200:disabled{background-color:#a7f3d0;border-color:#a7f3d0;color:#000}.btn-green-300{background-color:#6ee7b7;border-color:#6ee7b7;color:#000}.btn-check:focus+.btn-green-300,.btn-green-300:focus,.btn-green-300:hover{background-color:#84ebc2;border-color:#7de9be;color:#000}.btn-check:focus+.btn-green-300,.btn-green-300:focus{box-shadow:0 0 0 .2rem rgba(94,196,156,.5)}.btn-check:active+.btn-green-300,.btn-check:checked+.btn-green-300,.btn-green-300.active,.btn-green-300:active,.show>.btn-green-300.dropdown-toggle{background-color:#8becc5;border-color:#7de9be;color:#000}.btn-check:active+.btn-green-300:focus,.btn-check:checked+.btn-green-300:focus,.btn-green-300.active:focus,.btn-green-300:active:focus,.show>.btn-green-300.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(94,196,156,.5)}.btn-green-300.disabled,.btn-green-300:disabled{background-color:#6ee7b7;border-color:#6ee7b7;color:#000}.btn-green-400{background-color:#34d399;border-color:#34d399;color:#000}.btn-check:focus+.btn-green-400,.btn-green-400:focus,.btn-green-400:hover{background-color:#52daa8;border-color:#48d7a3;color:#000}.btn-check:focus+.btn-green-400,.btn-green-400:focus{box-shadow:0 0 0 .2rem rgba(44,179,130,.5)}.btn-check:active+.btn-green-400,.btn-check:checked+.btn-green-400,.btn-green-400.active,.btn-green-400:active,.show>.btn-green-400.dropdown-toggle{background-color:#5ddcad;border-color:#48d7a3;color:#000}.btn-check:active+.btn-green-400:focus,.btn-check:checked+.btn-green-400:focus,.btn-green-400.active:focus,.btn-green-400:active:focus,.show>.btn-green-400.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(44,179,130,.5)}.btn-green-400.disabled,.btn-green-400:disabled{background-color:#34d399;border-color:#34d399;color:#000}.btn-green-500{background-color:#10b981;border-color:#10b981;color:#000}.btn-check:focus+.btn-green-500,.btn-green-500:focus,.btn-green-500:hover{background-color:#34c494;border-color:#28c08e;color:#000}.btn-check:focus+.btn-green-500,.btn-green-500:focus{box-shadow:0 0 0 .2rem rgba(14,157,110,.5)}.btn-check:active+.btn-green-500,.btn-check:checked+.btn-green-500,.btn-green-500.active,.btn-green-500:active,.show>.btn-green-500.dropdown-toggle{background-color:#40c79a;border-color:#28c08e;color:#000}.btn-check:active+.btn-green-500:focus,.btn-check:checked+.btn-green-500:focus,.btn-green-500.active:focus,.btn-green-500:active:focus,.show>.btn-green-500.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(14,157,110,.5)}.btn-green-500.disabled,.btn-green-500:disabled{background-color:#10b981;border-color:#10b981;color:#000}.btn-green-600{background-color:#059669;border-color:#059669;color:#000}.btn-check:focus+.btn-green-600,.btn-green-600:focus,.btn-green-600:hover{background-color:#2ba680;border-color:#1ea178;color:#000}.btn-check:focus+.btn-green-600,.btn-green-600:focus{box-shadow:0 0 0 .2rem rgba(4,128,89,.5)}.btn-check:active+.btn-green-600,.btn-check:checked+.btn-green-600,.btn-green-600.active,.btn-green-600:active,.show>.btn-green-600.dropdown-toggle{background-color:#37ab87;border-color:#1ea178;color:#000}.btn-check:active+.btn-green-600:focus,.btn-check:checked+.btn-green-600:focus,.btn-green-600.active:focus,.btn-green-600:active:focus,.show>.btn-green-600.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(4,128,89,.5)}.btn-green-600.disabled,.btn-green-600:disabled{background-color:#059669;border-color:#059669;color:#000}.btn-green-700{background-color:#047857;border-color:#047857;color:#fff}.btn-check:focus+.btn-green-700,.btn-green-700:focus,.btn-green-700:hover{background-color:#03664a;border-color:#036046;color:#fff}.btn-check:focus+.btn-green-700,.btn-green-700:focus{box-shadow:0 0 0 .2rem rgba(42,140,112,.5)}.btn-check:active+.btn-green-700,.btn-check:checked+.btn-green-700,.btn-green-700.active,.btn-green-700:active,.show>.btn-green-700.dropdown-toggle{background-color:#036046;border-color:#035a41;color:#fff}.btn-check:active+.btn-green-700:focus,.btn-check:checked+.btn-green-700:focus,.btn-green-700.active:focus,.btn-green-700:active:focus,.show>.btn-green-700.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(42,140,112,.5)}.btn-green-700.disabled,.btn-green-700:disabled{background-color:#047857;border-color:#047857;color:#fff}.btn-green-800{background-color:#065f46;border-color:#065f46;color:#fff}.btn-check:focus+.btn-green-800,.btn-green-800:focus,.btn-green-800:hover{background-color:#05513c;border-color:#054c38;color:#fff}.btn-check:focus+.btn-green-800,.btn-green-800:focus{box-shadow:0 0 0 .2rem rgba(43,119,98,.5)}.btn-check:active+.btn-green-800,.btn-check:checked+.btn-green-800,.btn-green-800.active,.btn-green-800:active,.show>.btn-green-800.dropdown-toggle{background-color:#054c38;border-color:#054735;color:#fff}.btn-check:active+.btn-green-800:focus,.btn-check:checked+.btn-green-800:focus,.btn-green-800.active:focus,.btn-green-800:active:focus,.show>.btn-green-800.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(43,119,98,.5)}.btn-green-800.disabled,.btn-green-800:disabled{background-color:#065f46;border-color:#065f46;color:#fff}.btn-green-900{background-color:#064e3b;border-color:#064e3b;color:#fff}.btn-check:focus+.btn-green-900,.btn-green-900:focus,.btn-green-900:hover{background-color:#054232;border-color:#053e2f;color:#fff}.btn-check:focus+.btn-green-900,.btn-green-900:focus{box-shadow:0 0 0 .2rem rgba(43,105,88,.5)}.btn-check:active+.btn-green-900,.btn-check:checked+.btn-green-900,.btn-green-900.active,.btn-green-900:active,.show>.btn-green-900.dropdown-toggle{background-color:#053e2f;border-color:#053b2c;color:#fff}.btn-check:active+.btn-green-900:focus,.btn-check:checked+.btn-green-900:focus,.btn-green-900.active:focus,.btn-green-900:active:focus,.show>.btn-green-900.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(43,105,88,.5)}.btn-green-900.disabled,.btn-green-900:disabled{background-color:#064e3b;border-color:#064e3b;color:#fff}.btn-yellow-50{background-color:#fffbeb;border-color:#fffbeb;color:#000}.btn-check:focus+.btn-yellow-50,.btn-yellow-50:focus,.btn-yellow-50:hover{background-color:#fffcee;border-color:#fffbed;color:#000}.btn-check:focus+.btn-yellow-50,.btn-yellow-50:focus{box-shadow:0 0 0 .2rem hsla(46,18%,82%,.5)}.btn-check:active+.btn-yellow-50,.btn-check:checked+.btn-yellow-50,.btn-yellow-50.active,.btn-yellow-50:active,.show>.btn-yellow-50.dropdown-toggle{background-color:#fffcef;border-color:#fffbed;color:#000}.btn-check:active+.btn-yellow-50:focus,.btn-check:checked+.btn-yellow-50:focus,.btn-yellow-50.active:focus,.btn-yellow-50:active:focus,.show>.btn-yellow-50.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(46,18%,82%,.5)}.btn-yellow-50.disabled,.btn-yellow-50:disabled{background-color:#fffbeb;border-color:#fffbeb;color:#000}.btn-yellow-100{background-color:#fef3c7;border-color:#fef3c7;color:#000}.btn-check:focus+.btn-yellow-100,.btn-yellow-100:focus,.btn-yellow-100:hover{background-color:#fef5cf;border-color:#fef4cd;color:#000}.btn-check:focus+.btn-yellow-100,.btn-yellow-100:focus{box-shadow:0 0 0 .2rem hsla(49,38%,75%,.5)}.btn-check:active+.btn-yellow-100,.btn-check:checked+.btn-yellow-100,.btn-yellow-100.active,.btn-yellow-100:active,.show>.btn-yellow-100.dropdown-toggle{background-color:#fef5d2;border-color:#fef4cd;color:#000}.btn-check:active+.btn-yellow-100:focus,.btn-check:checked+.btn-yellow-100:focus,.btn-yellow-100.active:focus,.btn-yellow-100:active:focus,.show>.btn-yellow-100.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(49,38%,75%,.5)}.btn-yellow-100.disabled,.btn-yellow-100:disabled{background-color:#fef3c7;border-color:#fef3c7;color:#000}.btn-yellow-200{background-color:#fde68a;border-color:#fde68a;color:#000}.btn-check:focus+.btn-yellow-200,.btn-yellow-200:focus,.btn-yellow-200:hover{background-color:#fdea9c;border-color:#fde996;color:#000}.btn-check:focus+.btn-yellow-200,.btn-yellow-200:focus{box-shadow:0 0 0 .2rem hsla(48,55%,65%,.5)}.btn-check:active+.btn-yellow-200,.btn-check:checked+.btn-yellow-200,.btn-yellow-200.active,.btn-yellow-200:active,.show>.btn-yellow-200.dropdown-toggle{background-color:#fdeba1;border-color:#fde996;color:#000}.btn-check:active+.btn-yellow-200:focus,.btn-check:checked+.btn-yellow-200:focus,.btn-yellow-200.active:focus,.btn-yellow-200:active:focus,.show>.btn-yellow-200.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(48,55%,65%,.5)}.btn-yellow-200.disabled,.btn-yellow-200:disabled{background-color:#fde68a;border-color:#fde68a;color:#000}.btn-yellow-300{background-color:#fcd34d;border-color:#fcd34d;color:#000}.btn-check:focus+.btn-yellow-300,.btn-yellow-300:focus,.btn-yellow-300:hover{background-color:#fcda68;border-color:#fcd75f;color:#000}.btn-check:focus+.btn-yellow-300,.btn-yellow-300:focus{box-shadow:0 0 0 .2rem rgba(214,179,65,.5)}.btn-check:active+.btn-yellow-300,.btn-check:checked+.btn-yellow-300,.btn-yellow-300.active,.btn-yellow-300:active,.show>.btn-yellow-300.dropdown-toggle{background-color:#fddc71;border-color:#fcd75f;color:#000}.btn-check:active+.btn-yellow-300:focus,.btn-check:checked+.btn-yellow-300:focus,.btn-yellow-300.active:focus,.btn-yellow-300:active:focus,.show>.btn-yellow-300.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(214,179,65,.5)}.btn-yellow-300.disabled,.btn-yellow-300:disabled{background-color:#fcd34d;border-color:#fcd34d;color:#000}.btn-yellow-400{background-color:#fbbf24;border-color:#fbbf24;color:#000}.btn-check:focus+.btn-yellow-400,.btn-yellow-400:focus,.btn-yellow-400:hover{background-color:#fcc945;border-color:#fbc53a;color:#000}.btn-check:focus+.btn-yellow-400,.btn-yellow-400:focus{box-shadow:0 0 0 .2rem rgba(213,162,31,.5)}.btn-check:active+.btn-yellow-400,.btn-check:checked+.btn-yellow-400,.btn-yellow-400.active,.btn-yellow-400:active,.show>.btn-yellow-400.dropdown-toggle{background-color:#fccc50;border-color:#fbc53a;color:#000}.btn-check:active+.btn-yellow-400:focus,.btn-check:checked+.btn-yellow-400:focus,.btn-yellow-400.active:focus,.btn-yellow-400:active:focus,.show>.btn-yellow-400.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(213,162,31,.5)}.btn-yellow-400.disabled,.btn-yellow-400:disabled{background-color:#fbbf24;border-color:#fbbf24;color:#000}.btn-yellow-500{background-color:#f59e0b;border-color:#f59e0b;color:#000}.btn-check:focus+.btn-yellow-500,.btn-yellow-500:focus,.btn-yellow-500:hover{background-color:#f7ad30;border-color:#f6a823;color:#000}.btn-check:focus+.btn-yellow-500,.btn-yellow-500:focus{box-shadow:0 0 0 .2rem rgba(208,134,9,.5)}.btn-check:active+.btn-yellow-500,.btn-check:checked+.btn-yellow-500,.btn-yellow-500.active,.btn-yellow-500:active,.show>.btn-yellow-500.dropdown-toggle{background-color:#f7b13c;border-color:#f6a823;color:#000}.btn-check:active+.btn-yellow-500:focus,.btn-check:checked+.btn-yellow-500:focus,.btn-yellow-500.active:focus,.btn-yellow-500:active:focus,.show>.btn-yellow-500.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(208,134,9,.5)}.btn-yellow-500.disabled,.btn-yellow-500:disabled{background-color:#f59e0b;border-color:#f59e0b;color:#000}.btn-yellow-600{background-color:#d97706;border-color:#d97706;color:#000}.btn-check:focus+.btn-yellow-600,.btn-yellow-600:focus,.btn-yellow-600:hover{background-color:#df8b2b;border-color:#dd851f;color:#000}.btn-check:focus+.btn-yellow-600,.btn-yellow-600:focus{box-shadow:0 0 0 .2rem rgba(184,101,5,.5)}.btn-check:active+.btn-yellow-600,.btn-check:checked+.btn-yellow-600,.btn-yellow-600.active,.btn-yellow-600:active,.show>.btn-yellow-600.dropdown-toggle{background-color:#e19238;border-color:#dd851f;color:#000}.btn-check:active+.btn-yellow-600:focus,.btn-check:checked+.btn-yellow-600:focus,.btn-yellow-600.active:focus,.btn-yellow-600:active:focus,.show>.btn-yellow-600.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(184,101,5,.5)}.btn-yellow-600.disabled,.btn-yellow-600:disabled{background-color:#d97706;border-color:#d97706;color:#000}.btn-yellow-700{background-color:#b45309;border-color:#b45309;color:#fff}.btn-check:focus+.btn-yellow-700,.btn-yellow-700:focus,.btn-yellow-700:hover{background-color:#994708;border-color:#904207;color:#fff}.btn-check:focus+.btn-yellow-700,.btn-yellow-700:focus{box-shadow:0 0 0 .2rem rgba(191,109,46,.5)}.btn-check:active+.btn-yellow-700,.btn-check:checked+.btn-yellow-700,.btn-yellow-700.active,.btn-yellow-700:active,.show>.btn-yellow-700.dropdown-toggle{background-color:#904207;border-color:#873e07;color:#fff}.btn-check:active+.btn-yellow-700:focus,.btn-check:checked+.btn-yellow-700:focus,.btn-yellow-700.active:focus,.btn-yellow-700:active:focus,.show>.btn-yellow-700.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(191,109,46,.5)}.btn-yellow-700.disabled,.btn-yellow-700:disabled{background-color:#b45309;border-color:#b45309;color:#fff}.btn-yellow-800{background-color:#92400e;border-color:#92400e;color:#fff}.btn-check:focus+.btn-yellow-800,.btn-yellow-800:focus,.btn-yellow-800:hover{background-color:#7c360c;border-color:#75330b;color:#fff}.btn-check:focus+.btn-yellow-800,.btn-yellow-800:focus{box-shadow:0 0 0 .2rem rgba(162,93,50,.5)}.btn-check:active+.btn-yellow-800,.btn-check:checked+.btn-yellow-800,.btn-yellow-800.active,.btn-yellow-800:active,.show>.btn-yellow-800.dropdown-toggle{background-color:#75330b;border-color:#6e300b;color:#fff}.btn-check:active+.btn-yellow-800:focus,.btn-check:checked+.btn-yellow-800:focus,.btn-yellow-800.active:focus,.btn-yellow-800:active:focus,.show>.btn-yellow-800.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(162,93,50,.5)}.btn-yellow-800.disabled,.btn-yellow-800:disabled{background-color:#92400e;border-color:#92400e;color:#fff}.btn-yellow-900{background-color:#78350f;border-color:#78350f;color:#fff}.btn-check:focus+.btn-yellow-900,.btn-yellow-900:focus,.btn-yellow-900:hover{background-color:#662d0d;border-color:#602a0c;color:#fff}.btn-check:focus+.btn-yellow-900,.btn-yellow-900:focus{box-shadow:0 0 0 .2rem rgba(140,83,51,.5)}.btn-check:active+.btn-yellow-900,.btn-check:checked+.btn-yellow-900,.btn-yellow-900.active,.btn-yellow-900:active,.show>.btn-yellow-900.dropdown-toggle{background-color:#602a0c;border-color:#5a280b;color:#fff}.btn-check:active+.btn-yellow-900:focus,.btn-check:checked+.btn-yellow-900:focus,.btn-yellow-900.active:focus,.btn-yellow-900:active:focus,.show>.btn-yellow-900.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(140,83,51,.5)}.btn-yellow-900.disabled,.btn-yellow-900:disabled{background-color:#78350f;border-color:#78350f;color:#fff}.btn-red-50{background-color:#fef2f2;border-color:#fef2f2;color:#000}.btn-check:focus+.btn-red-50,.btn-red-50:focus,.btn-red-50:hover{background-color:#fef4f4;border-color:#fef3f3;color:#000}.btn-check:focus+.btn-red-50,.btn-red-50:focus{box-shadow:0 0 0 .2rem hsla(0,11%,83%,.5)}.btn-check:active+.btn-red-50,.btn-check:checked+.btn-red-50,.btn-red-50.active,.btn-red-50:active,.show>.btn-red-50.dropdown-toggle{background-color:#fef5f5;border-color:#fef3f3;color:#000}.btn-check:active+.btn-red-50:focus,.btn-check:checked+.btn-red-50:focus,.btn-red-50.active:focus,.btn-red-50:active:focus,.show>.btn-red-50.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(0,11%,83%,.5)}.btn-red-50.disabled,.btn-red-50:disabled{background-color:#fef2f2;border-color:#fef2f2;color:#000}.btn-red-100{background-color:#fee2e2;border-color:#fee2e2;color:#000}.btn-check:focus+.btn-red-100,.btn-red-100:focus,.btn-red-100:hover{background-color:#fee6e6;border-color:#fee5e5;color:#000}.btn-check:focus+.btn-red-100,.btn-red-100:focus{box-shadow:0 0 0 .2rem hsla(0,24%,80%,.5)}.btn-check:active+.btn-red-100,.btn-check:checked+.btn-red-100,.btn-red-100.active,.btn-red-100:active,.show>.btn-red-100.dropdown-toggle{background-color:#fee8e8;border-color:#fee5e5;color:#000}.btn-check:active+.btn-red-100:focus,.btn-check:checked+.btn-red-100:focus,.btn-red-100.active:focus,.btn-red-100:active:focus,.show>.btn-red-100.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(0,24%,80%,.5)}.btn-red-100.disabled,.btn-red-100:disabled{background-color:#fee2e2;border-color:#fee2e2;color:#000}.btn-red-200{background-color:#fecaca;border-color:#fecaca;color:#000}.btn-check:focus+.btn-red-200,.btn-red-200:focus,.btn-red-200:hover{background-color:#fed2d2;border-color:#fecfcf;color:#000}.btn-check:focus+.btn-red-200,.btn-red-200:focus{box-shadow:0 0 0 .2rem hsla(0,36%,76%,.5)}.btn-check:active+.btn-red-200,.btn-check:checked+.btn-red-200,.btn-red-200.active,.btn-red-200:active,.show>.btn-red-200.dropdown-toggle{background-color:#fed5d5;border-color:#fecfcf;color:#000}.btn-check:active+.btn-red-200:focus,.btn-check:checked+.btn-red-200:focus,.btn-red-200.active:focus,.btn-red-200:active:focus,.show>.btn-red-200.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(0,36%,76%,.5)}.btn-red-200.disabled,.btn-red-200:disabled{background-color:#fecaca;border-color:#fecaca;color:#000}.btn-red-300{background-color:#fca5a5;border-color:#fca5a5;color:#000}.btn-check:focus+.btn-red-300,.btn-red-300:focus,.btn-red-300:hover{background-color:#fcb3b3;border-color:#fcaeae;color:#000}.btn-check:focus+.btn-red-300,.btn-red-300:focus{box-shadow:0 0 0 .2rem hsla(0,47%,69%,.5)}.btn-check:active+.btn-red-300,.btn-check:checked+.btn-red-300,.btn-red-300.active,.btn-red-300:active,.show>.btn-red-300.dropdown-toggle{background-color:#fdb7b7;border-color:#fcaeae;color:#000}.btn-check:active+.btn-red-300:focus,.btn-check:checked+.btn-red-300:focus,.btn-red-300.active:focus,.btn-red-300:active:focus,.show>.btn-red-300.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(0,47%,69%,.5)}.btn-red-300.disabled,.btn-red-300:disabled{background-color:#fca5a5;border-color:#fca5a5;color:#000}.btn-red-400{background-color:#f87171;border-color:#f87171;color:#000}.btn-check:focus+.btn-red-400,.btn-red-400:focus,.btn-red-400:hover{background-color:#f98686;border-color:#f97f7f;color:#000}.btn-check:focus+.btn-red-400,.btn-red-400:focus{box-shadow:0 0 0 .2rem rgba(211,96,96,.5)}.btn-check:active+.btn-red-400,.btn-check:checked+.btn-red-400,.btn-red-400.active,.btn-red-400:active,.show>.btn-red-400.dropdown-toggle{background-color:#f98d8d;border-color:#f97f7f;color:#000}.btn-check:active+.btn-red-400:focus,.btn-check:checked+.btn-red-400:focus,.btn-red-400.active:focus,.btn-red-400:active:focus,.show>.btn-red-400.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(211,96,96,.5)}.btn-red-400.disabled,.btn-red-400:disabled{background-color:#f87171;border-color:#f87171;color:#000}.btn-red-500{background-color:#ef4444;border-color:#ef4444;color:#000}.btn-check:focus+.btn-red-500,.btn-red-500:focus,.btn-red-500:hover{background-color:#f16060;border-color:#f15757;color:#000}.btn-check:focus+.btn-red-500,.btn-red-500:focus{box-shadow:0 0 0 .2rem rgba(203,58,58,.5)}.btn-check:active+.btn-red-500,.btn-check:checked+.btn-red-500,.btn-red-500.active,.btn-red-500:active,.show>.btn-red-500.dropdown-toggle{background-color:#f26969;border-color:#f15757;color:#000}.btn-check:active+.btn-red-500:focus,.btn-check:checked+.btn-red-500:focus,.btn-red-500.active:focus,.btn-red-500:active:focus,.show>.btn-red-500.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(203,58,58,.5)}.btn-red-500.disabled,.btn-red-500:disabled{background-color:#ef4444;border-color:#ef4444;color:#000}.btn-red-600{background-color:#dc2626;border-color:#dc2626;color:#fff}.btn-check:focus+.btn-red-600,.btn-red-600:focus,.btn-red-600:hover{background-color:#bb2020;border-color:#b01e1e;color:#fff}.btn-check:focus+.btn-red-600,.btn-red-600:focus{box-shadow:0 0 0 .2rem rgba(225,71,71,.5)}.btn-check:active+.btn-red-600,.btn-check:checked+.btn-red-600,.btn-red-600.active,.btn-red-600:active,.show>.btn-red-600.dropdown-toggle{background-color:#b01e1e;border-color:#a51d1d;color:#fff}.btn-check:active+.btn-red-600:focus,.btn-check:checked+.btn-red-600:focus,.btn-red-600.active:focus,.btn-red-600:active:focus,.show>.btn-red-600.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,71,71,.5)}.btn-red-600.disabled,.btn-red-600:disabled{background-color:#dc2626;border-color:#dc2626;color:#fff}.btn-red-700{background-color:#b91c1c;border-color:#b91c1c;color:#fff}.btn-check:focus+.btn-red-700,.btn-red-700:focus,.btn-red-700:hover{background-color:#9d1818;border-color:#941616;color:#fff}.btn-check:focus+.btn-red-700,.btn-red-700:focus{box-shadow:0 0 0 .2rem rgba(196,62,62,.5)}.btn-check:active+.btn-red-700,.btn-check:checked+.btn-red-700,.btn-red-700.active,.btn-red-700:active,.show>.btn-red-700.dropdown-toggle{background-color:#941616;border-color:#8b1515;color:#fff}.btn-check:active+.btn-red-700:focus,.btn-check:checked+.btn-red-700:focus,.btn-red-700.active:focus,.btn-red-700:active:focus,.show>.btn-red-700.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(196,62,62,.5)}.btn-red-700.disabled,.btn-red-700:disabled{background-color:#b91c1c;border-color:#b91c1c;color:#fff}.btn-red-800{background-color:#991b1b;border-color:#991b1b;color:#fff}.btn-check:focus+.btn-red-800,.btn-red-800:focus,.btn-red-800:hover{background-color:#821717;border-color:#7a1616;color:#fff}.btn-check:focus+.btn-red-800,.btn-red-800:focus{box-shadow:0 0 0 .2rem rgba(168,61,61,.5)}.btn-check:active+.btn-red-800,.btn-check:checked+.btn-red-800,.btn-red-800.active,.btn-red-800:active,.show>.btn-red-800.dropdown-toggle{background-color:#7a1616;border-color:#731414;color:#fff}.btn-check:active+.btn-red-800:focus,.btn-check:checked+.btn-red-800:focus,.btn-red-800.active:focus,.btn-red-800:active:focus,.show>.btn-red-800.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(168,61,61,.5)}.btn-red-800.disabled,.btn-red-800:disabled{background-color:#991b1b;border-color:#991b1b;color:#fff}.btn-red-900{background-color:#7f1d1d;border-color:#7f1d1d;color:#fff}.btn-check:focus+.btn-red-900,.btn-red-900:focus,.btn-red-900:hover{background-color:#6c1919;border-color:#661717;color:#fff}.btn-check:focus+.btn-red-900,.btn-red-900:focus{box-shadow:0 0 0 .2rem rgba(146,63,63,.5)}.btn-check:active+.btn-red-900,.btn-check:checked+.btn-red-900,.btn-red-900.active,.btn-red-900:active,.show>.btn-red-900.dropdown-toggle{background-color:#661717;border-color:#5f1616;color:#fff}.btn-check:active+.btn-red-900:focus,.btn-check:checked+.btn-red-900:focus,.btn-red-900.active:focus,.btn-red-900:active:focus,.show>.btn-red-900.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(146,63,63,.5)}.btn-red-900.disabled,.btn-red-900:disabled{background-color:#7f1d1d;border-color:#7f1d1d;color:#fff}.btn-outline-primary{border-color:#0369a1;color:#0369a1}.btn-outline-primary:hover{background-color:#0369a1;border-color:#0369a1;color:#fff}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(3,105,161,.5)}.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary:active{background-color:#0369a1;border-color:#0369a1;color:#fff}.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus{box-shadow:0 0 0 .2rem rgba(3,105,161,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{background-color:transparent;color:#0369a1}.btn-outline-secondary{border-color:#495057;color:#495057}.btn-outline-secondary:hover{background-color:#495057;border-color:#495057;color:#fff}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(73,80,87,.5)}.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary:active{background-color:#495057;border-color:#495057;color:#fff}.btn-check:active+.btn-outline-secondary:focus,.btn-check:checked+.btn-outline-secondary:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus{box-shadow:0 0 0 .2rem rgba(73,80,87,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{background-color:transparent;color:#495057}.btn-outline-success{border-color:#047857;color:#047857}.btn-outline-success:hover{background-color:#047857;border-color:#047857;color:#fff}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(4,120,87,.5)}.btn-check:active+.btn-outline-success,.btn-check:checked+.btn-outline-success,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show,.btn-outline-success:active{background-color:#047857;border-color:#047857;color:#fff}.btn-check:active+.btn-outline-success:focus,.btn-check:checked+.btn-outline-success:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus,.btn-outline-success:active:focus{box-shadow:0 0 0 .2rem rgba(4,120,87,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{background-color:transparent;color:#047857}.btn-outline-info{border-color:#06b6d4;color:#06b6d4}.btn-outline-info:hover{background-color:#06b6d4;border-color:#06b6d4;color:#000}.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(6,182,212,.5)}.btn-check:active+.btn-outline-info,.btn-check:checked+.btn-outline-info,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show,.btn-outline-info:active{background-color:#06b6d4;border-color:#06b6d4;color:#000}.btn-check:active+.btn-outline-info:focus,.btn-check:checked+.btn-outline-info:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus,.btn-outline-info:active:focus{box-shadow:0 0 0 .2rem rgba(6,182,212,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{background-color:transparent;color:#06b6d4}.btn-outline-warning{border-color:#f59e0b;color:#f59e0b}.btn-outline-warning:hover{background-color:#f59e0b;border-color:#f59e0b;color:#000}.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(245,158,11,.5)}.btn-check:active+.btn-outline-warning,.btn-check:checked+.btn-outline-warning,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show,.btn-outline-warning:active{background-color:#f59e0b;border-color:#f59e0b;color:#000}.btn-check:active+.btn-outline-warning:focus,.btn-check:checked+.btn-outline-warning:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus,.btn-outline-warning:active:focus{box-shadow:0 0 0 .2rem rgba(245,158,11,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{background-color:transparent;color:#f59e0b}.btn-outline-danger{border-color:#dc2626;color:#dc2626}.btn-outline-danger:hover{background-color:#dc2626;border-color:#dc2626;color:#fff}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,38,38,.5)}.btn-check:active+.btn-outline-danger,.btn-check:checked+.btn-outline-danger,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show,.btn-outline-danger:active{background-color:#dc2626;border-color:#dc2626;color:#fff}.btn-check:active+.btn-outline-danger:focus,.btn-check:checked+.btn-outline-danger:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus,.btn-outline-danger:active:focus{box-shadow:0 0 0 .2rem rgba(220,38,38,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{background-color:transparent;color:#dc2626}.btn-outline-light{border-color:#f8f9fa;color:#f8f9fa}.btn-outline-light:hover{background-color:#f8f9fa;border-color:#f8f9fa;color:#000}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-check:active+.btn-outline-light,.btn-check:checked+.btn-outline-light,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light:active{background-color:#f8f9fa;border-color:#f8f9fa;color:#000}.btn-check:active+.btn-outline-light:focus,.btn-check:checked+.btn-outline-light:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{background-color:transparent;color:#f8f9fa}.btn-outline-dark{border-color:#212529;color:#212529}.btn-outline-dark:hover{background-color:#212529;border-color:#212529;color:#fff}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(33,37,41,.5)}.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark:active{background-color:#212529;border-color:#212529;color:#fff}.btn-check:active+.btn-outline-dark:focus,.btn-check:checked+.btn-outline-dark:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus{box-shadow:0 0 0 .2rem rgba(33,37,41,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{background-color:transparent;color:#212529}.btn-outline-gray-50{border-color:#f9fafb;color:#f9fafb}.btn-outline-gray-50:hover{background-color:#f9fafb;border-color:#f9fafb;color:#000}.btn-check:focus+.btn-outline-gray-50,.btn-outline-gray-50:focus{box-shadow:0 0 0 .2rem rgba(249,250,251,.5)}.btn-check:active+.btn-outline-gray-50,.btn-check:checked+.btn-outline-gray-50,.btn-outline-gray-50.active,.btn-outline-gray-50.dropdown-toggle.show,.btn-outline-gray-50:active{background-color:#f9fafb;border-color:#f9fafb;color:#000}.btn-check:active+.btn-outline-gray-50:focus,.btn-check:checked+.btn-outline-gray-50:focus,.btn-outline-gray-50.active:focus,.btn-outline-gray-50.dropdown-toggle.show:focus,.btn-outline-gray-50:active:focus{box-shadow:0 0 0 .2rem rgba(249,250,251,.5)}.btn-outline-gray-50.disabled,.btn-outline-gray-50:disabled{background-color:transparent;color:#f9fafb}.btn-outline-gray-100{border-color:#f8f9fa;color:#f8f9fa}.btn-outline-gray-100:hover{background-color:#f8f9fa;border-color:#f8f9fa;color:#000}.btn-check:focus+.btn-outline-gray-100,.btn-outline-gray-100:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-check:active+.btn-outline-gray-100,.btn-check:checked+.btn-outline-gray-100,.btn-outline-gray-100.active,.btn-outline-gray-100.dropdown-toggle.show,.btn-outline-gray-100:active{background-color:#f8f9fa;border-color:#f8f9fa;color:#000}.btn-check:active+.btn-outline-gray-100:focus,.btn-check:checked+.btn-outline-gray-100:focus,.btn-outline-gray-100.active:focus,.btn-outline-gray-100.dropdown-toggle.show:focus,.btn-outline-gray-100:active:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-gray-100.disabled,.btn-outline-gray-100:disabled{background-color:transparent;color:#f8f9fa}.btn-outline-gray-200{border-color:#e9ecef;color:#e9ecef}.btn-outline-gray-200:hover{background-color:#e9ecef;border-color:#e9ecef;color:#000}.btn-check:focus+.btn-outline-gray-200,.btn-outline-gray-200:focus{box-shadow:0 0 0 .2rem rgba(233,236,239,.5)}.btn-check:active+.btn-outline-gray-200,.btn-check:checked+.btn-outline-gray-200,.btn-outline-gray-200.active,.btn-outline-gray-200.dropdown-toggle.show,.btn-outline-gray-200:active{background-color:#e9ecef;border-color:#e9ecef;color:#000}.btn-check:active+.btn-outline-gray-200:focus,.btn-check:checked+.btn-outline-gray-200:focus,.btn-outline-gray-200.active:focus,.btn-outline-gray-200.dropdown-toggle.show:focus,.btn-outline-gray-200:active:focus{box-shadow:0 0 0 .2rem rgba(233,236,239,.5)}.btn-outline-gray-200.disabled,.btn-outline-gray-200:disabled{background-color:transparent;color:#e9ecef}.btn-outline-gray-300{border-color:#dee2e6;color:#dee2e6}.btn-outline-gray-300:hover{background-color:#dee2e6;border-color:#dee2e6;color:#000}.btn-check:focus+.btn-outline-gray-300,.btn-outline-gray-300:focus{box-shadow:0 0 0 .2rem rgba(222,226,230,.5)}.btn-check:active+.btn-outline-gray-300,.btn-check:checked+.btn-outline-gray-300,.btn-outline-gray-300.active,.btn-outline-gray-300.dropdown-toggle.show,.btn-outline-gray-300:active{background-color:#dee2e6;border-color:#dee2e6;color:#000}.btn-check:active+.btn-outline-gray-300:focus,.btn-check:checked+.btn-outline-gray-300:focus,.btn-outline-gray-300.active:focus,.btn-outline-gray-300.dropdown-toggle.show:focus,.btn-outline-gray-300:active:focus{box-shadow:0 0 0 .2rem rgba(222,226,230,.5)}.btn-outline-gray-300.disabled,.btn-outline-gray-300:disabled{background-color:transparent;color:#dee2e6}.btn-outline-gray-400{border-color:#ced4da;color:#ced4da}.btn-outline-gray-400:hover{background-color:#ced4da;border-color:#ced4da;color:#000}.btn-check:focus+.btn-outline-gray-400,.btn-outline-gray-400:focus{box-shadow:0 0 0 .2rem rgba(206,212,218,.5)}.btn-check:active+.btn-outline-gray-400,.btn-check:checked+.btn-outline-gray-400,.btn-outline-gray-400.active,.btn-outline-gray-400.dropdown-toggle.show,.btn-outline-gray-400:active{background-color:#ced4da;border-color:#ced4da;color:#000}.btn-check:active+.btn-outline-gray-400:focus,.btn-check:checked+.btn-outline-gray-400:focus,.btn-outline-gray-400.active:focus,.btn-outline-gray-400.dropdown-toggle.show:focus,.btn-outline-gray-400:active:focus{box-shadow:0 0 0 .2rem rgba(206,212,218,.5)}.btn-outline-gray-400.disabled,.btn-outline-gray-400:disabled{background-color:transparent;color:#ced4da}.btn-outline-gray-500{border-color:#adb5bd;color:#adb5bd}.btn-outline-gray-500:hover{background-color:#adb5bd;border-color:#adb5bd;color:#000}.btn-check:focus+.btn-outline-gray-500,.btn-outline-gray-500:focus{box-shadow:0 0 0 .2rem rgba(173,181,189,.5)}.btn-check:active+.btn-outline-gray-500,.btn-check:checked+.btn-outline-gray-500,.btn-outline-gray-500.active,.btn-outline-gray-500.dropdown-toggle.show,.btn-outline-gray-500:active{background-color:#adb5bd;border-color:#adb5bd;color:#000}.btn-check:active+.btn-outline-gray-500:focus,.btn-check:checked+.btn-outline-gray-500:focus,.btn-outline-gray-500.active:focus,.btn-outline-gray-500.dropdown-toggle.show:focus,.btn-outline-gray-500:active:focus{box-shadow:0 0 0 .2rem rgba(173,181,189,.5)}.btn-outline-gray-500.disabled,.btn-outline-gray-500:disabled{background-color:transparent;color:#adb5bd}.btn-outline-gray-600{border-color:#6c757d;color:#6c757d}.btn-outline-gray-600:hover{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-check:focus+.btn-outline-gray-600,.btn-outline-gray-600:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.btn-check:active+.btn-outline-gray-600,.btn-check:checked+.btn-outline-gray-600,.btn-outline-gray-600.active,.btn-outline-gray-600.dropdown-toggle.show,.btn-outline-gray-600:active{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-check:active+.btn-outline-gray-600:focus,.btn-check:checked+.btn-outline-gray-600:focus,.btn-outline-gray-600.active:focus,.btn-outline-gray-600.dropdown-toggle.show:focus,.btn-outline-gray-600:active:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.btn-outline-gray-600.disabled,.btn-outline-gray-600:disabled{background-color:transparent;color:#6c757d}.btn-outline-gray-700{border-color:#495057;color:#495057}.btn-outline-gray-700:hover{background-color:#495057;border-color:#495057;color:#fff}.btn-check:focus+.btn-outline-gray-700,.btn-outline-gray-700:focus{box-shadow:0 0 0 .2rem rgba(73,80,87,.5)}.btn-check:active+.btn-outline-gray-700,.btn-check:checked+.btn-outline-gray-700,.btn-outline-gray-700.active,.btn-outline-gray-700.dropdown-toggle.show,.btn-outline-gray-700:active{background-color:#495057;border-color:#495057;color:#fff}.btn-check:active+.btn-outline-gray-700:focus,.btn-check:checked+.btn-outline-gray-700:focus,.btn-outline-gray-700.active:focus,.btn-outline-gray-700.dropdown-toggle.show:focus,.btn-outline-gray-700:active:focus{box-shadow:0 0 0 .2rem rgba(73,80,87,.5)}.btn-outline-gray-700.disabled,.btn-outline-gray-700:disabled{background-color:transparent;color:#495057}.btn-outline-gray-800{border-color:#343a40;color:#343a40}.btn-outline-gray-800:hover{background-color:#343a40;border-color:#343a40;color:#fff}.btn-check:focus+.btn-outline-gray-800,.btn-outline-gray-800:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-check:active+.btn-outline-gray-800,.btn-check:checked+.btn-outline-gray-800,.btn-outline-gray-800.active,.btn-outline-gray-800.dropdown-toggle.show,.btn-outline-gray-800:active{background-color:#343a40;border-color:#343a40;color:#fff}.btn-check:active+.btn-outline-gray-800:focus,.btn-check:checked+.btn-outline-gray-800:focus,.btn-outline-gray-800.active:focus,.btn-outline-gray-800.dropdown-toggle.show:focus,.btn-outline-gray-800:active:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-gray-800.disabled,.btn-outline-gray-800:disabled{background-color:transparent;color:#343a40}.btn-outline-gray-900{border-color:#212529;color:#212529}.btn-outline-gray-900:hover{background-color:#212529;border-color:#212529;color:#fff}.btn-check:focus+.btn-outline-gray-900,.btn-outline-gray-900:focus{box-shadow:0 0 0 .2rem rgba(33,37,41,.5)}.btn-check:active+.btn-outline-gray-900,.btn-check:checked+.btn-outline-gray-900,.btn-outline-gray-900.active,.btn-outline-gray-900.dropdown-toggle.show,.btn-outline-gray-900:active{background-color:#212529;border-color:#212529;color:#fff}.btn-check:active+.btn-outline-gray-900:focus,.btn-check:checked+.btn-outline-gray-900:focus,.btn-outline-gray-900.active:focus,.btn-outline-gray-900.dropdown-toggle.show:focus,.btn-outline-gray-900:active:focus{box-shadow:0 0 0 .2rem rgba(33,37,41,.5)}.btn-outline-gray-900.disabled,.btn-outline-gray-900:disabled{background-color:transparent;color:#212529}.btn-outline-blue-50{border-color:#f0f9ff;color:#f0f9ff}.btn-outline-blue-50:hover{background-color:#f0f9ff;border-color:#f0f9ff;color:#000}.btn-check:focus+.btn-outline-blue-50,.btn-outline-blue-50:focus{box-shadow:0 0 0 .2rem rgba(240,249,255,.5)}.btn-check:active+.btn-outline-blue-50,.btn-check:checked+.btn-outline-blue-50,.btn-outline-blue-50.active,.btn-outline-blue-50.dropdown-toggle.show,.btn-outline-blue-50:active{background-color:#f0f9ff;border-color:#f0f9ff;color:#000}.btn-check:active+.btn-outline-blue-50:focus,.btn-check:checked+.btn-outline-blue-50:focus,.btn-outline-blue-50.active:focus,.btn-outline-blue-50.dropdown-toggle.show:focus,.btn-outline-blue-50:active:focus{box-shadow:0 0 0 .2rem rgba(240,249,255,.5)}.btn-outline-blue-50.disabled,.btn-outline-blue-50:disabled{background-color:transparent;color:#f0f9ff}.btn-outline-blue-100{border-color:#e0f2fe;color:#e0f2fe}.btn-outline-blue-100:hover{background-color:#e0f2fe;border-color:#e0f2fe;color:#000}.btn-check:focus+.btn-outline-blue-100,.btn-outline-blue-100:focus{box-shadow:0 0 0 .2rem rgba(224,242,254,.5)}.btn-check:active+.btn-outline-blue-100,.btn-check:checked+.btn-outline-blue-100,.btn-outline-blue-100.active,.btn-outline-blue-100.dropdown-toggle.show,.btn-outline-blue-100:active{background-color:#e0f2fe;border-color:#e0f2fe;color:#000}.btn-check:active+.btn-outline-blue-100:focus,.btn-check:checked+.btn-outline-blue-100:focus,.btn-outline-blue-100.active:focus,.btn-outline-blue-100.dropdown-toggle.show:focus,.btn-outline-blue-100:active:focus{box-shadow:0 0 0 .2rem rgba(224,242,254,.5)}.btn-outline-blue-100.disabled,.btn-outline-blue-100:disabled{background-color:transparent;color:#e0f2fe}.btn-outline-blue-200{border-color:#bae6fd;color:#bae6fd}.btn-outline-blue-200:hover{background-color:#bae6fd;border-color:#bae6fd;color:#000}.btn-check:focus+.btn-outline-blue-200,.btn-outline-blue-200:focus{box-shadow:0 0 0 .2rem rgba(186,230,253,.5)}.btn-check:active+.btn-outline-blue-200,.btn-check:checked+.btn-outline-blue-200,.btn-outline-blue-200.active,.btn-outline-blue-200.dropdown-toggle.show,.btn-outline-blue-200:active{background-color:#bae6fd;border-color:#bae6fd;color:#000}.btn-check:active+.btn-outline-blue-200:focus,.btn-check:checked+.btn-outline-blue-200:focus,.btn-outline-blue-200.active:focus,.btn-outline-blue-200.dropdown-toggle.show:focus,.btn-outline-blue-200:active:focus{box-shadow:0 0 0 .2rem rgba(186,230,253,.5)}.btn-outline-blue-200.disabled,.btn-outline-blue-200:disabled{background-color:transparent;color:#bae6fd}.btn-outline-blue-300{border-color:#7dd3fc;color:#7dd3fc}.btn-outline-blue-300:hover{background-color:#7dd3fc;border-color:#7dd3fc;color:#000}.btn-check:focus+.btn-outline-blue-300,.btn-outline-blue-300:focus{box-shadow:0 0 0 .2rem rgba(125,211,252,.5)}.btn-check:active+.btn-outline-blue-300,.btn-check:checked+.btn-outline-blue-300,.btn-outline-blue-300.active,.btn-outline-blue-300.dropdown-toggle.show,.btn-outline-blue-300:active{background-color:#7dd3fc;border-color:#7dd3fc;color:#000}.btn-check:active+.btn-outline-blue-300:focus,.btn-check:checked+.btn-outline-blue-300:focus,.btn-outline-blue-300.active:focus,.btn-outline-blue-300.dropdown-toggle.show:focus,.btn-outline-blue-300:active:focus{box-shadow:0 0 0 .2rem rgba(125,211,252,.5)}.btn-outline-blue-300.disabled,.btn-outline-blue-300:disabled{background-color:transparent;color:#7dd3fc}.btn-outline-blue-400{border-color:#38bdf8;color:#38bdf8}.btn-outline-blue-400:hover{background-color:#38bdf8;border-color:#38bdf8;color:#000}.btn-check:focus+.btn-outline-blue-400,.btn-outline-blue-400:focus{box-shadow:0 0 0 .2rem rgba(56,189,248,.5)}.btn-check:active+.btn-outline-blue-400,.btn-check:checked+.btn-outline-blue-400,.btn-outline-blue-400.active,.btn-outline-blue-400.dropdown-toggle.show,.btn-outline-blue-400:active{background-color:#38bdf8;border-color:#38bdf8;color:#000}.btn-check:active+.btn-outline-blue-400:focus,.btn-check:checked+.btn-outline-blue-400:focus,.btn-outline-blue-400.active:focus,.btn-outline-blue-400.dropdown-toggle.show:focus,.btn-outline-blue-400:active:focus{box-shadow:0 0 0 .2rem rgba(56,189,248,.5)}.btn-outline-blue-400.disabled,.btn-outline-blue-400:disabled{background-color:transparent;color:#38bdf8}.btn-outline-blue-500{border-color:#0ea5e9;color:#0ea5e9}.btn-outline-blue-500:hover{background-color:#0ea5e9;border-color:#0ea5e9;color:#000}.btn-check:focus+.btn-outline-blue-500,.btn-outline-blue-500:focus{box-shadow:0 0 0 .2rem rgba(14,165,233,.5)}.btn-check:active+.btn-outline-blue-500,.btn-check:checked+.btn-outline-blue-500,.btn-outline-blue-500.active,.btn-outline-blue-500.dropdown-toggle.show,.btn-outline-blue-500:active{background-color:#0ea5e9;border-color:#0ea5e9;color:#000}.btn-check:active+.btn-outline-blue-500:focus,.btn-check:checked+.btn-outline-blue-500:focus,.btn-outline-blue-500.active:focus,.btn-outline-blue-500.dropdown-toggle.show:focus,.btn-outline-blue-500:active:focus{box-shadow:0 0 0 .2rem rgba(14,165,233,.5)}.btn-outline-blue-500.disabled,.btn-outline-blue-500:disabled{background-color:transparent;color:#0ea5e9}.btn-outline-blue-600{border-color:#0284c7;color:#0284c7}.btn-outline-blue-600:hover{background-color:#0284c7;border-color:#0284c7;color:#000}.btn-check:focus+.btn-outline-blue-600,.btn-outline-blue-600:focus{box-shadow:0 0 0 .2rem rgba(2,132,199,.5)}.btn-check:active+.btn-outline-blue-600,.btn-check:checked+.btn-outline-blue-600,.btn-outline-blue-600.active,.btn-outline-blue-600.dropdown-toggle.show,.btn-outline-blue-600:active{background-color:#0284c7;border-color:#0284c7;color:#000}.btn-check:active+.btn-outline-blue-600:focus,.btn-check:checked+.btn-outline-blue-600:focus,.btn-outline-blue-600.active:focus,.btn-outline-blue-600.dropdown-toggle.show:focus,.btn-outline-blue-600:active:focus{box-shadow:0 0 0 .2rem rgba(2,132,199,.5)}.btn-outline-blue-600.disabled,.btn-outline-blue-600:disabled{background-color:transparent;color:#0284c7}.btn-outline-blue-700{border-color:#0369a1;color:#0369a1}.btn-outline-blue-700:hover{background-color:#0369a1;border-color:#0369a1;color:#fff}.btn-check:focus+.btn-outline-blue-700,.btn-outline-blue-700:focus{box-shadow:0 0 0 .2rem rgba(3,105,161,.5)}.btn-check:active+.btn-outline-blue-700,.btn-check:checked+.btn-outline-blue-700,.btn-outline-blue-700.active,.btn-outline-blue-700.dropdown-toggle.show,.btn-outline-blue-700:active{background-color:#0369a1;border-color:#0369a1;color:#fff}.btn-check:active+.btn-outline-blue-700:focus,.btn-check:checked+.btn-outline-blue-700:focus,.btn-outline-blue-700.active:focus,.btn-outline-blue-700.dropdown-toggle.show:focus,.btn-outline-blue-700:active:focus{box-shadow:0 0 0 .2rem rgba(3,105,161,.5)}.btn-outline-blue-700.disabled,.btn-outline-blue-700:disabled{background-color:transparent;color:#0369a1}.btn-outline-blue-800{border-color:#075985;color:#075985}.btn-outline-blue-800:hover{background-color:#075985;border-color:#075985;color:#fff}.btn-check:focus+.btn-outline-blue-800,.btn-outline-blue-800:focus{box-shadow:0 0 0 .2rem rgba(7,89,133,.5)}.btn-check:active+.btn-outline-blue-800,.btn-check:checked+.btn-outline-blue-800,.btn-outline-blue-800.active,.btn-outline-blue-800.dropdown-toggle.show,.btn-outline-blue-800:active{background-color:#075985;border-color:#075985;color:#fff}.btn-check:active+.btn-outline-blue-800:focus,.btn-check:checked+.btn-outline-blue-800:focus,.btn-outline-blue-800.active:focus,.btn-outline-blue-800.dropdown-toggle.show:focus,.btn-outline-blue-800:active:focus{box-shadow:0 0 0 .2rem rgba(7,89,133,.5)}.btn-outline-blue-800.disabled,.btn-outline-blue-800:disabled{background-color:transparent;color:#075985}.btn-outline-blue-900{border-color:#0c4a6e;color:#0c4a6e}.btn-outline-blue-900:hover{background-color:#0c4a6e;border-color:#0c4a6e;color:#fff}.btn-check:focus+.btn-outline-blue-900,.btn-outline-blue-900:focus{box-shadow:0 0 0 .2rem rgba(12,74,110,.5)}.btn-check:active+.btn-outline-blue-900,.btn-check:checked+.btn-outline-blue-900,.btn-outline-blue-900.active,.btn-outline-blue-900.dropdown-toggle.show,.btn-outline-blue-900:active{background-color:#0c4a6e;border-color:#0c4a6e;color:#fff}.btn-check:active+.btn-outline-blue-900:focus,.btn-check:checked+.btn-outline-blue-900:focus,.btn-outline-blue-900.active:focus,.btn-outline-blue-900.dropdown-toggle.show:focus,.btn-outline-blue-900:active:focus{box-shadow:0 0 0 .2rem rgba(12,74,110,.5)}.btn-outline-blue-900.disabled,.btn-outline-blue-900:disabled{background-color:transparent;color:#0c4a6e}.btn-outline-green-50{border-color:#ecfdf5;color:#ecfdf5}.btn-outline-green-50:hover{background-color:#ecfdf5;border-color:#ecfdf5;color:#000}.btn-check:focus+.btn-outline-green-50,.btn-outline-green-50:focus{box-shadow:0 0 0 .2rem rgba(236,253,245,.5)}.btn-check:active+.btn-outline-green-50,.btn-check:checked+.btn-outline-green-50,.btn-outline-green-50.active,.btn-outline-green-50.dropdown-toggle.show,.btn-outline-green-50:active{background-color:#ecfdf5;border-color:#ecfdf5;color:#000}.btn-check:active+.btn-outline-green-50:focus,.btn-check:checked+.btn-outline-green-50:focus,.btn-outline-green-50.active:focus,.btn-outline-green-50.dropdown-toggle.show:focus,.btn-outline-green-50:active:focus{box-shadow:0 0 0 .2rem rgba(236,253,245,.5)}.btn-outline-green-50.disabled,.btn-outline-green-50:disabled{background-color:transparent;color:#ecfdf5}.btn-outline-green-100{border-color:#d1fae5;color:#d1fae5}.btn-outline-green-100:hover{background-color:#d1fae5;border-color:#d1fae5;color:#000}.btn-check:focus+.btn-outline-green-100,.btn-outline-green-100:focus{box-shadow:0 0 0 .2rem rgba(209,250,229,.5)}.btn-check:active+.btn-outline-green-100,.btn-check:checked+.btn-outline-green-100,.btn-outline-green-100.active,.btn-outline-green-100.dropdown-toggle.show,.btn-outline-green-100:active{background-color:#d1fae5;border-color:#d1fae5;color:#000}.btn-check:active+.btn-outline-green-100:focus,.btn-check:checked+.btn-outline-green-100:focus,.btn-outline-green-100.active:focus,.btn-outline-green-100.dropdown-toggle.show:focus,.btn-outline-green-100:active:focus{box-shadow:0 0 0 .2rem rgba(209,250,229,.5)}.btn-outline-green-100.disabled,.btn-outline-green-100:disabled{background-color:transparent;color:#d1fae5}.btn-outline-green-200{border-color:#a7f3d0;color:#a7f3d0}.btn-outline-green-200:hover{background-color:#a7f3d0;border-color:#a7f3d0;color:#000}.btn-check:focus+.btn-outline-green-200,.btn-outline-green-200:focus{box-shadow:0 0 0 .2rem rgba(167,243,208,.5)}.btn-check:active+.btn-outline-green-200,.btn-check:checked+.btn-outline-green-200,.btn-outline-green-200.active,.btn-outline-green-200.dropdown-toggle.show,.btn-outline-green-200:active{background-color:#a7f3d0;border-color:#a7f3d0;color:#000}.btn-check:active+.btn-outline-green-200:focus,.btn-check:checked+.btn-outline-green-200:focus,.btn-outline-green-200.active:focus,.btn-outline-green-200.dropdown-toggle.show:focus,.btn-outline-green-200:active:focus{box-shadow:0 0 0 .2rem rgba(167,243,208,.5)}.btn-outline-green-200.disabled,.btn-outline-green-200:disabled{background-color:transparent;color:#a7f3d0}.btn-outline-green-300{border-color:#6ee7b7;color:#6ee7b7}.btn-outline-green-300:hover{background-color:#6ee7b7;border-color:#6ee7b7;color:#000}.btn-check:focus+.btn-outline-green-300,.btn-outline-green-300:focus{box-shadow:0 0 0 .2rem rgba(110,231,183,.5)}.btn-check:active+.btn-outline-green-300,.btn-check:checked+.btn-outline-green-300,.btn-outline-green-300.active,.btn-outline-green-300.dropdown-toggle.show,.btn-outline-green-300:active{background-color:#6ee7b7;border-color:#6ee7b7;color:#000}.btn-check:active+.btn-outline-green-300:focus,.btn-check:checked+.btn-outline-green-300:focus,.btn-outline-green-300.active:focus,.btn-outline-green-300.dropdown-toggle.show:focus,.btn-outline-green-300:active:focus{box-shadow:0 0 0 .2rem rgba(110,231,183,.5)}.btn-outline-green-300.disabled,.btn-outline-green-300:disabled{background-color:transparent;color:#6ee7b7}.btn-outline-green-400{border-color:#34d399;color:#34d399}.btn-outline-green-400:hover{background-color:#34d399;border-color:#34d399;color:#000}.btn-check:focus+.btn-outline-green-400,.btn-outline-green-400:focus{box-shadow:0 0 0 .2rem rgba(52,211,153,.5)}.btn-check:active+.btn-outline-green-400,.btn-check:checked+.btn-outline-green-400,.btn-outline-green-400.active,.btn-outline-green-400.dropdown-toggle.show,.btn-outline-green-400:active{background-color:#34d399;border-color:#34d399;color:#000}.btn-check:active+.btn-outline-green-400:focus,.btn-check:checked+.btn-outline-green-400:focus,.btn-outline-green-400.active:focus,.btn-outline-green-400.dropdown-toggle.show:focus,.btn-outline-green-400:active:focus{box-shadow:0 0 0 .2rem rgba(52,211,153,.5)}.btn-outline-green-400.disabled,.btn-outline-green-400:disabled{background-color:transparent;color:#34d399}.btn-outline-green-500{border-color:#10b981;color:#10b981}.btn-outline-green-500:hover{background-color:#10b981;border-color:#10b981;color:#000}.btn-check:focus+.btn-outline-green-500,.btn-outline-green-500:focus{box-shadow:0 0 0 .2rem rgba(16,185,129,.5)}.btn-check:active+.btn-outline-green-500,.btn-check:checked+.btn-outline-green-500,.btn-outline-green-500.active,.btn-outline-green-500.dropdown-toggle.show,.btn-outline-green-500:active{background-color:#10b981;border-color:#10b981;color:#000}.btn-check:active+.btn-outline-green-500:focus,.btn-check:checked+.btn-outline-green-500:focus,.btn-outline-green-500.active:focus,.btn-outline-green-500.dropdown-toggle.show:focus,.btn-outline-green-500:active:focus{box-shadow:0 0 0 .2rem rgba(16,185,129,.5)}.btn-outline-green-500.disabled,.btn-outline-green-500:disabled{background-color:transparent;color:#10b981}.btn-outline-green-600{border-color:#059669;color:#059669}.btn-outline-green-600:hover{background-color:#059669;border-color:#059669;color:#000}.btn-check:focus+.btn-outline-green-600,.btn-outline-green-600:focus{box-shadow:0 0 0 .2rem rgba(5,150,105,.5)}.btn-check:active+.btn-outline-green-600,.btn-check:checked+.btn-outline-green-600,.btn-outline-green-600.active,.btn-outline-green-600.dropdown-toggle.show,.btn-outline-green-600:active{background-color:#059669;border-color:#059669;color:#000}.btn-check:active+.btn-outline-green-600:focus,.btn-check:checked+.btn-outline-green-600:focus,.btn-outline-green-600.active:focus,.btn-outline-green-600.dropdown-toggle.show:focus,.btn-outline-green-600:active:focus{box-shadow:0 0 0 .2rem rgba(5,150,105,.5)}.btn-outline-green-600.disabled,.btn-outline-green-600:disabled{background-color:transparent;color:#059669}.btn-outline-green-700{border-color:#047857;color:#047857}.btn-outline-green-700:hover{background-color:#047857;border-color:#047857;color:#fff}.btn-check:focus+.btn-outline-green-700,.btn-outline-green-700:focus{box-shadow:0 0 0 .2rem rgba(4,120,87,.5)}.btn-check:active+.btn-outline-green-700,.btn-check:checked+.btn-outline-green-700,.btn-outline-green-700.active,.btn-outline-green-700.dropdown-toggle.show,.btn-outline-green-700:active{background-color:#047857;border-color:#047857;color:#fff}.btn-check:active+.btn-outline-green-700:focus,.btn-check:checked+.btn-outline-green-700:focus,.btn-outline-green-700.active:focus,.btn-outline-green-700.dropdown-toggle.show:focus,.btn-outline-green-700:active:focus{box-shadow:0 0 0 .2rem rgba(4,120,87,.5)}.btn-outline-green-700.disabled,.btn-outline-green-700:disabled{background-color:transparent;color:#047857}.btn-outline-green-800{border-color:#065f46;color:#065f46}.btn-outline-green-800:hover{background-color:#065f46;border-color:#065f46;color:#fff}.btn-check:focus+.btn-outline-green-800,.btn-outline-green-800:focus{box-shadow:0 0 0 .2rem rgba(6,95,70,.5)}.btn-check:active+.btn-outline-green-800,.btn-check:checked+.btn-outline-green-800,.btn-outline-green-800.active,.btn-outline-green-800.dropdown-toggle.show,.btn-outline-green-800:active{background-color:#065f46;border-color:#065f46;color:#fff}.btn-check:active+.btn-outline-green-800:focus,.btn-check:checked+.btn-outline-green-800:focus,.btn-outline-green-800.active:focus,.btn-outline-green-800.dropdown-toggle.show:focus,.btn-outline-green-800:active:focus{box-shadow:0 0 0 .2rem rgba(6,95,70,.5)}.btn-outline-green-800.disabled,.btn-outline-green-800:disabled{background-color:transparent;color:#065f46}.btn-outline-green-900{border-color:#064e3b;color:#064e3b}.btn-outline-green-900:hover{background-color:#064e3b;border-color:#064e3b;color:#fff}.btn-check:focus+.btn-outline-green-900,.btn-outline-green-900:focus{box-shadow:0 0 0 .2rem rgba(6,78,59,.5)}.btn-check:active+.btn-outline-green-900,.btn-check:checked+.btn-outline-green-900,.btn-outline-green-900.active,.btn-outline-green-900.dropdown-toggle.show,.btn-outline-green-900:active{background-color:#064e3b;border-color:#064e3b;color:#fff}.btn-check:active+.btn-outline-green-900:focus,.btn-check:checked+.btn-outline-green-900:focus,.btn-outline-green-900.active:focus,.btn-outline-green-900.dropdown-toggle.show:focus,.btn-outline-green-900:active:focus{box-shadow:0 0 0 .2rem rgba(6,78,59,.5)}.btn-outline-green-900.disabled,.btn-outline-green-900:disabled{background-color:transparent;color:#064e3b}.btn-outline-yellow-50{border-color:#fffbeb;color:#fffbeb}.btn-outline-yellow-50:hover{background-color:#fffbeb;border-color:#fffbeb;color:#000}.btn-check:focus+.btn-outline-yellow-50,.btn-outline-yellow-50:focus{box-shadow:0 0 0 .2rem rgba(255,251,235,.5)}.btn-check:active+.btn-outline-yellow-50,.btn-check:checked+.btn-outline-yellow-50,.btn-outline-yellow-50.active,.btn-outline-yellow-50.dropdown-toggle.show,.btn-outline-yellow-50:active{background-color:#fffbeb;border-color:#fffbeb;color:#000}.btn-check:active+.btn-outline-yellow-50:focus,.btn-check:checked+.btn-outline-yellow-50:focus,.btn-outline-yellow-50.active:focus,.btn-outline-yellow-50.dropdown-toggle.show:focus,.btn-outline-yellow-50:active:focus{box-shadow:0 0 0 .2rem rgba(255,251,235,.5)}.btn-outline-yellow-50.disabled,.btn-outline-yellow-50:disabled{background-color:transparent;color:#fffbeb}.btn-outline-yellow-100{border-color:#fef3c7;color:#fef3c7}.btn-outline-yellow-100:hover{background-color:#fef3c7;border-color:#fef3c7;color:#000}.btn-check:focus+.btn-outline-yellow-100,.btn-outline-yellow-100:focus{box-shadow:0 0 0 .2rem hsla(48,96%,89%,.5)}.btn-check:active+.btn-outline-yellow-100,.btn-check:checked+.btn-outline-yellow-100,.btn-outline-yellow-100.active,.btn-outline-yellow-100.dropdown-toggle.show,.btn-outline-yellow-100:active{background-color:#fef3c7;border-color:#fef3c7;color:#000}.btn-check:active+.btn-outline-yellow-100:focus,.btn-check:checked+.btn-outline-yellow-100:focus,.btn-outline-yellow-100.active:focus,.btn-outline-yellow-100.dropdown-toggle.show:focus,.btn-outline-yellow-100:active:focus{box-shadow:0 0 0 .2rem hsla(48,96%,89%,.5)}.btn-outline-yellow-100.disabled,.btn-outline-yellow-100:disabled{background-color:transparent;color:#fef3c7}.btn-outline-yellow-200{border-color:#fde68a;color:#fde68a}.btn-outline-yellow-200:hover{background-color:#fde68a;border-color:#fde68a;color:#000}.btn-check:focus+.btn-outline-yellow-200,.btn-outline-yellow-200:focus{box-shadow:0 0 0 .2rem hsla(48,97%,77%,.5)}.btn-check:active+.btn-outline-yellow-200,.btn-check:checked+.btn-outline-yellow-200,.btn-outline-yellow-200.active,.btn-outline-yellow-200.dropdown-toggle.show,.btn-outline-yellow-200:active{background-color:#fde68a;border-color:#fde68a;color:#000}.btn-check:active+.btn-outline-yellow-200:focus,.btn-check:checked+.btn-outline-yellow-200:focus,.btn-outline-yellow-200.active:focus,.btn-outline-yellow-200.dropdown-toggle.show:focus,.btn-outline-yellow-200:active:focus{box-shadow:0 0 0 .2rem hsla(48,97%,77%,.5)}.btn-outline-yellow-200.disabled,.btn-outline-yellow-200:disabled{background-color:transparent;color:#fde68a}.btn-outline-yellow-300{border-color:#fcd34d;color:#fcd34d}.btn-outline-yellow-300:hover{background-color:#fcd34d;border-color:#fcd34d;color:#000}.btn-check:focus+.btn-outline-yellow-300,.btn-outline-yellow-300:focus{box-shadow:0 0 0 .2rem rgba(252,211,77,.5)}.btn-check:active+.btn-outline-yellow-300,.btn-check:checked+.btn-outline-yellow-300,.btn-outline-yellow-300.active,.btn-outline-yellow-300.dropdown-toggle.show,.btn-outline-yellow-300:active{background-color:#fcd34d;border-color:#fcd34d;color:#000}.btn-check:active+.btn-outline-yellow-300:focus,.btn-check:checked+.btn-outline-yellow-300:focus,.btn-outline-yellow-300.active:focus,.btn-outline-yellow-300.dropdown-toggle.show:focus,.btn-outline-yellow-300:active:focus{box-shadow:0 0 0 .2rem rgba(252,211,77,.5)}.btn-outline-yellow-300.disabled,.btn-outline-yellow-300:disabled{background-color:transparent;color:#fcd34d}.btn-outline-yellow-400{border-color:#fbbf24;color:#fbbf24}.btn-outline-yellow-400:hover{background-color:#fbbf24;border-color:#fbbf24;color:#000}.btn-check:focus+.btn-outline-yellow-400,.btn-outline-yellow-400:focus{box-shadow:0 0 0 .2rem rgba(251,191,36,.5)}.btn-check:active+.btn-outline-yellow-400,.btn-check:checked+.btn-outline-yellow-400,.btn-outline-yellow-400.active,.btn-outline-yellow-400.dropdown-toggle.show,.btn-outline-yellow-400:active{background-color:#fbbf24;border-color:#fbbf24;color:#000}.btn-check:active+.btn-outline-yellow-400:focus,.btn-check:checked+.btn-outline-yellow-400:focus,.btn-outline-yellow-400.active:focus,.btn-outline-yellow-400.dropdown-toggle.show:focus,.btn-outline-yellow-400:active:focus{box-shadow:0 0 0 .2rem rgba(251,191,36,.5)}.btn-outline-yellow-400.disabled,.btn-outline-yellow-400:disabled{background-color:transparent;color:#fbbf24}.btn-outline-yellow-500{border-color:#f59e0b;color:#f59e0b}.btn-outline-yellow-500:hover{background-color:#f59e0b;border-color:#f59e0b;color:#000}.btn-check:focus+.btn-outline-yellow-500,.btn-outline-yellow-500:focus{box-shadow:0 0 0 .2rem rgba(245,158,11,.5)}.btn-check:active+.btn-outline-yellow-500,.btn-check:checked+.btn-outline-yellow-500,.btn-outline-yellow-500.active,.btn-outline-yellow-500.dropdown-toggle.show,.btn-outline-yellow-500:active{background-color:#f59e0b;border-color:#f59e0b;color:#000}.btn-check:active+.btn-outline-yellow-500:focus,.btn-check:checked+.btn-outline-yellow-500:focus,.btn-outline-yellow-500.active:focus,.btn-outline-yellow-500.dropdown-toggle.show:focus,.btn-outline-yellow-500:active:focus{box-shadow:0 0 0 .2rem rgba(245,158,11,.5)}.btn-outline-yellow-500.disabled,.btn-outline-yellow-500:disabled{background-color:transparent;color:#f59e0b}.btn-outline-yellow-600{border-color:#d97706;color:#d97706}.btn-outline-yellow-600:hover{background-color:#d97706;border-color:#d97706;color:#000}.btn-check:focus+.btn-outline-yellow-600,.btn-outline-yellow-600:focus{box-shadow:0 0 0 .2rem rgba(217,119,6,.5)}.btn-check:active+.btn-outline-yellow-600,.btn-check:checked+.btn-outline-yellow-600,.btn-outline-yellow-600.active,.btn-outline-yellow-600.dropdown-toggle.show,.btn-outline-yellow-600:active{background-color:#d97706;border-color:#d97706;color:#000}.btn-check:active+.btn-outline-yellow-600:focus,.btn-check:checked+.btn-outline-yellow-600:focus,.btn-outline-yellow-600.active:focus,.btn-outline-yellow-600.dropdown-toggle.show:focus,.btn-outline-yellow-600:active:focus{box-shadow:0 0 0 .2rem rgba(217,119,6,.5)}.btn-outline-yellow-600.disabled,.btn-outline-yellow-600:disabled{background-color:transparent;color:#d97706}.btn-outline-yellow-700{border-color:#b45309;color:#b45309}.btn-outline-yellow-700:hover{background-color:#b45309;border-color:#b45309;color:#fff}.btn-check:focus+.btn-outline-yellow-700,.btn-outline-yellow-700:focus{box-shadow:0 0 0 .2rem rgba(180,83,9,.5)}.btn-check:active+.btn-outline-yellow-700,.btn-check:checked+.btn-outline-yellow-700,.btn-outline-yellow-700.active,.btn-outline-yellow-700.dropdown-toggle.show,.btn-outline-yellow-700:active{background-color:#b45309;border-color:#b45309;color:#fff}.btn-check:active+.btn-outline-yellow-700:focus,.btn-check:checked+.btn-outline-yellow-700:focus,.btn-outline-yellow-700.active:focus,.btn-outline-yellow-700.dropdown-toggle.show:focus,.btn-outline-yellow-700:active:focus{box-shadow:0 0 0 .2rem rgba(180,83,9,.5)}.btn-outline-yellow-700.disabled,.btn-outline-yellow-700:disabled{background-color:transparent;color:#b45309}.btn-outline-yellow-800{border-color:#92400e;color:#92400e}.btn-outline-yellow-800:hover{background-color:#92400e;border-color:#92400e;color:#fff}.btn-check:focus+.btn-outline-yellow-800,.btn-outline-yellow-800:focus{box-shadow:0 0 0 .2rem rgba(146,64,14,.5)}.btn-check:active+.btn-outline-yellow-800,.btn-check:checked+.btn-outline-yellow-800,.btn-outline-yellow-800.active,.btn-outline-yellow-800.dropdown-toggle.show,.btn-outline-yellow-800:active{background-color:#92400e;border-color:#92400e;color:#fff}.btn-check:active+.btn-outline-yellow-800:focus,.btn-check:checked+.btn-outline-yellow-800:focus,.btn-outline-yellow-800.active:focus,.btn-outline-yellow-800.dropdown-toggle.show:focus,.btn-outline-yellow-800:active:focus{box-shadow:0 0 0 .2rem rgba(146,64,14,.5)}.btn-outline-yellow-800.disabled,.btn-outline-yellow-800:disabled{background-color:transparent;color:#92400e}.btn-outline-yellow-900{border-color:#78350f;color:#78350f}.btn-outline-yellow-900:hover{background-color:#78350f;border-color:#78350f;color:#fff}.btn-check:focus+.btn-outline-yellow-900,.btn-outline-yellow-900:focus{box-shadow:0 0 0 .2rem rgba(120,53,15,.5)}.btn-check:active+.btn-outline-yellow-900,.btn-check:checked+.btn-outline-yellow-900,.btn-outline-yellow-900.active,.btn-outline-yellow-900.dropdown-toggle.show,.btn-outline-yellow-900:active{background-color:#78350f;border-color:#78350f;color:#fff}.btn-check:active+.btn-outline-yellow-900:focus,.btn-check:checked+.btn-outline-yellow-900:focus,.btn-outline-yellow-900.active:focus,.btn-outline-yellow-900.dropdown-toggle.show:focus,.btn-outline-yellow-900:active:focus{box-shadow:0 0 0 .2rem rgba(120,53,15,.5)}.btn-outline-yellow-900.disabled,.btn-outline-yellow-900:disabled{background-color:transparent;color:#78350f}.btn-outline-red-50{border-color:#fef2f2;color:#fef2f2}.btn-outline-red-50:hover{background-color:#fef2f2;border-color:#fef2f2;color:#000}.btn-check:focus+.btn-outline-red-50,.btn-outline-red-50:focus{box-shadow:0 0 0 .2rem hsla(0,86%,97%,.5)}.btn-check:active+.btn-outline-red-50,.btn-check:checked+.btn-outline-red-50,.btn-outline-red-50.active,.btn-outline-red-50.dropdown-toggle.show,.btn-outline-red-50:active{background-color:#fef2f2;border-color:#fef2f2;color:#000}.btn-check:active+.btn-outline-red-50:focus,.btn-check:checked+.btn-outline-red-50:focus,.btn-outline-red-50.active:focus,.btn-outline-red-50.dropdown-toggle.show:focus,.btn-outline-red-50:active:focus{box-shadow:0 0 0 .2rem hsla(0,86%,97%,.5)}.btn-outline-red-50.disabled,.btn-outline-red-50:disabled{background-color:transparent;color:#fef2f2}.btn-outline-red-100{border-color:#fee2e2;color:#fee2e2}.btn-outline-red-100:hover{background-color:#fee2e2;border-color:#fee2e2;color:#000}.btn-check:focus+.btn-outline-red-100,.btn-outline-red-100:focus{box-shadow:0 0 0 .2rem hsla(0,93%,94%,.5)}.btn-check:active+.btn-outline-red-100,.btn-check:checked+.btn-outline-red-100,.btn-outline-red-100.active,.btn-outline-red-100.dropdown-toggle.show,.btn-outline-red-100:active{background-color:#fee2e2;border-color:#fee2e2;color:#000}.btn-check:active+.btn-outline-red-100:focus,.btn-check:checked+.btn-outline-red-100:focus,.btn-outline-red-100.active:focus,.btn-outline-red-100.dropdown-toggle.show:focus,.btn-outline-red-100:active:focus{box-shadow:0 0 0 .2rem hsla(0,93%,94%,.5)}.btn-outline-red-100.disabled,.btn-outline-red-100:disabled{background-color:transparent;color:#fee2e2}.btn-outline-red-200{border-color:#fecaca;color:#fecaca}.btn-outline-red-200:hover{background-color:#fecaca;border-color:#fecaca;color:#000}.btn-check:focus+.btn-outline-red-200,.btn-outline-red-200:focus{box-shadow:0 0 0 .2rem hsla(0,96%,89%,.5)}.btn-check:active+.btn-outline-red-200,.btn-check:checked+.btn-outline-red-200,.btn-outline-red-200.active,.btn-outline-red-200.dropdown-toggle.show,.btn-outline-red-200:active{background-color:#fecaca;border-color:#fecaca;color:#000}.btn-check:active+.btn-outline-red-200:focus,.btn-check:checked+.btn-outline-red-200:focus,.btn-outline-red-200.active:focus,.btn-outline-red-200.dropdown-toggle.show:focus,.btn-outline-red-200:active:focus{box-shadow:0 0 0 .2rem hsla(0,96%,89%,.5)}.btn-outline-red-200.disabled,.btn-outline-red-200:disabled{background-color:transparent;color:#fecaca}.btn-outline-red-300{border-color:#fca5a5;color:#fca5a5}.btn-outline-red-300:hover{background-color:#fca5a5;border-color:#fca5a5;color:#000}.btn-check:focus+.btn-outline-red-300,.btn-outline-red-300:focus{box-shadow:0 0 0 .2rem hsla(0,94%,82%,.5)}.btn-check:active+.btn-outline-red-300,.btn-check:checked+.btn-outline-red-300,.btn-outline-red-300.active,.btn-outline-red-300.dropdown-toggle.show,.btn-outline-red-300:active{background-color:#fca5a5;border-color:#fca5a5;color:#000}.btn-check:active+.btn-outline-red-300:focus,.btn-check:checked+.btn-outline-red-300:focus,.btn-outline-red-300.active:focus,.btn-outline-red-300.dropdown-toggle.show:focus,.btn-outline-red-300:active:focus{box-shadow:0 0 0 .2rem hsla(0,94%,82%,.5)}.btn-outline-red-300.disabled,.btn-outline-red-300:disabled{background-color:transparent;color:#fca5a5}.btn-outline-red-400{border-color:#f87171;color:#f87171}.btn-outline-red-400:hover{background-color:#f87171;border-color:#f87171;color:#000}.btn-check:focus+.btn-outline-red-400,.btn-outline-red-400:focus{box-shadow:0 0 0 .2rem hsla(0,91%,71%,.5)}.btn-check:active+.btn-outline-red-400,.btn-check:checked+.btn-outline-red-400,.btn-outline-red-400.active,.btn-outline-red-400.dropdown-toggle.show,.btn-outline-red-400:active{background-color:#f87171;border-color:#f87171;color:#000}.btn-check:active+.btn-outline-red-400:focus,.btn-check:checked+.btn-outline-red-400:focus,.btn-outline-red-400.active:focus,.btn-outline-red-400.dropdown-toggle.show:focus,.btn-outline-red-400:active:focus{box-shadow:0 0 0 .2rem hsla(0,91%,71%,.5)}.btn-outline-red-400.disabled,.btn-outline-red-400:disabled{background-color:transparent;color:#f87171}.btn-outline-red-500{border-color:#ef4444;color:#ef4444}.btn-outline-red-500:hover{background-color:#ef4444;border-color:#ef4444;color:#000}.btn-check:focus+.btn-outline-red-500,.btn-outline-red-500:focus{box-shadow:0 0 0 .2rem rgba(239,68,68,.5)}.btn-check:active+.btn-outline-red-500,.btn-check:checked+.btn-outline-red-500,.btn-outline-red-500.active,.btn-outline-red-500.dropdown-toggle.show,.btn-outline-red-500:active{background-color:#ef4444;border-color:#ef4444;color:#000}.btn-check:active+.btn-outline-red-500:focus,.btn-check:checked+.btn-outline-red-500:focus,.btn-outline-red-500.active:focus,.btn-outline-red-500.dropdown-toggle.show:focus,.btn-outline-red-500:active:focus{box-shadow:0 0 0 .2rem rgba(239,68,68,.5)}.btn-outline-red-500.disabled,.btn-outline-red-500:disabled{background-color:transparent;color:#ef4444}.btn-outline-red-600{border-color:#dc2626;color:#dc2626}.btn-outline-red-600:hover{background-color:#dc2626;border-color:#dc2626;color:#fff}.btn-check:focus+.btn-outline-red-600,.btn-outline-red-600:focus{box-shadow:0 0 0 .2rem rgba(220,38,38,.5)}.btn-check:active+.btn-outline-red-600,.btn-check:checked+.btn-outline-red-600,.btn-outline-red-600.active,.btn-outline-red-600.dropdown-toggle.show,.btn-outline-red-600:active{background-color:#dc2626;border-color:#dc2626;color:#fff}.btn-check:active+.btn-outline-red-600:focus,.btn-check:checked+.btn-outline-red-600:focus,.btn-outline-red-600.active:focus,.btn-outline-red-600.dropdown-toggle.show:focus,.btn-outline-red-600:active:focus{box-shadow:0 0 0 .2rem rgba(220,38,38,.5)}.btn-outline-red-600.disabled,.btn-outline-red-600:disabled{background-color:transparent;color:#dc2626}.btn-outline-red-700{border-color:#b91c1c;color:#b91c1c}.btn-outline-red-700:hover{background-color:#b91c1c;border-color:#b91c1c;color:#fff}.btn-check:focus+.btn-outline-red-700,.btn-outline-red-700:focus{box-shadow:0 0 0 .2rem rgba(185,28,28,.5)}.btn-check:active+.btn-outline-red-700,.btn-check:checked+.btn-outline-red-700,.btn-outline-red-700.active,.btn-outline-red-700.dropdown-toggle.show,.btn-outline-red-700:active{background-color:#b91c1c;border-color:#b91c1c;color:#fff}.btn-check:active+.btn-outline-red-700:focus,.btn-check:checked+.btn-outline-red-700:focus,.btn-outline-red-700.active:focus,.btn-outline-red-700.dropdown-toggle.show:focus,.btn-outline-red-700:active:focus{box-shadow:0 0 0 .2rem rgba(185,28,28,.5)}.btn-outline-red-700.disabled,.btn-outline-red-700:disabled{background-color:transparent;color:#b91c1c}.btn-outline-red-800{border-color:#991b1b;color:#991b1b}.btn-outline-red-800:hover{background-color:#991b1b;border-color:#991b1b;color:#fff}.btn-check:focus+.btn-outline-red-800,.btn-outline-red-800:focus{box-shadow:0 0 0 .2rem rgba(153,27,27,.5)}.btn-check:active+.btn-outline-red-800,.btn-check:checked+.btn-outline-red-800,.btn-outline-red-800.active,.btn-outline-red-800.dropdown-toggle.show,.btn-outline-red-800:active{background-color:#991b1b;border-color:#991b1b;color:#fff}.btn-check:active+.btn-outline-red-800:focus,.btn-check:checked+.btn-outline-red-800:focus,.btn-outline-red-800.active:focus,.btn-outline-red-800.dropdown-toggle.show:focus,.btn-outline-red-800:active:focus{box-shadow:0 0 0 .2rem rgba(153,27,27,.5)}.btn-outline-red-800.disabled,.btn-outline-red-800:disabled{background-color:transparent;color:#991b1b}.btn-outline-red-900{border-color:#7f1d1d;color:#7f1d1d}.btn-outline-red-900:hover{background-color:#7f1d1d;border-color:#7f1d1d;color:#fff}.btn-check:focus+.btn-outline-red-900,.btn-outline-red-900:focus{box-shadow:0 0 0 .2rem rgba(127,29,29,.5)}.btn-check:active+.btn-outline-red-900,.btn-check:checked+.btn-outline-red-900,.btn-outline-red-900.active,.btn-outline-red-900.dropdown-toggle.show,.btn-outline-red-900:active{background-color:#7f1d1d;border-color:#7f1d1d;color:#fff}.btn-check:active+.btn-outline-red-900:focus,.btn-check:checked+.btn-outline-red-900:focus,.btn-outline-red-900.active:focus,.btn-outline-red-900.dropdown-toggle.show:focus,.btn-outline-red-900:active:focus{box-shadow:0 0 0 .2rem rgba(127,29,29,.5)}.btn-outline-red-900.disabled,.btn-outline-red-900:disabled{background-color:transparent;color:#7f1d1d}.btn-link{color:#0369a1;font-weight:400;text-decoration:none}.btn-link:hover{color:#025481}.btn-link:focus,.btn-link:hover{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d}.btn-group-lg>.btn,.btn-lg{border-radius:.3rem;font-size:.925rem;padding:.35rem 1rem}.btn-group-sm>.btn,.btn-sm{border-radius:.1rem;font-size:.75rem;padding:.15rem .5rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{height:auto;transition:width .35s ease;width:0}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropend,.dropstart,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{border-bottom:0;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:.3em solid;content:"";margin-left:.255em;vertical-align:.255em}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.15);border-radius:.2rem;color:#495057;display:none;font-size:.875rem;list-style:none;margin:0;min-width:10rem;padding:.5rem 0;position:absolute;text-align:left;z-index:1000}.dropdown-menu[data-bs-popper]{left:0;margin-top:.125rem;top:100%}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{left:auto;right:0}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{left:auto;right:0}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{left:auto;right:0}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1440px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{left:auto;right:0}}.dropup .dropdown-menu[data-bs-popper]{bottom:100%;margin-bottom:.125rem;margin-top:0;top:auto}.dropup .dropdown-toggle:after{border-bottom:.3em solid;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:0;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{left:100%;margin-left:.125rem;margin-top:0;right:auto;top:0}.dropend .dropdown-toggle:after{border-bottom:.3em solid transparent;border-left:.3em solid;border-right:0;border-top:.3em solid transparent;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{left:auto;margin-right:.125rem;margin-top:0;right:100%;top:0}.dropstart .dropdown-toggle:after{content:"";display:inline-block;display:none;margin-left:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:before{border-bottom:.3em solid transparent;border-right:.3em solid;border-top:.3em solid transparent;content:"";display:inline-block;margin-right:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{border-top:1px solid rgba(0,0,0,.15);height:0;margin:.5rem 0;overflow:hidden}.dropdown-item{background-color:transparent;border:0;clear:both;color:#495057;display:block;font-weight:400;padding:.35rem 1.5rem;text-align:inherit;white-space:nowrap;width:100%}.dropdown-item:focus,.dropdown-item:hover{background-color:#f8f9fa;color:#42484e;text-decoration:none}.dropdown-item.active,.dropdown-item:active{background-color:#0369a1;color:#fff;text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{background-color:transparent;color:#adb5bd;pointer-events:none}.dropdown-menu.show{display:block}.dropdown-header{color:#6c757d;display:block;font-size:.75rem;margin-bottom:0;padding:.5rem 1.5rem;white-space:nowrap}.dropdown-item-text{color:#495057;display:block;padding:.35rem 1.5rem}.dropdown-menu-dark{background-color:#343a40;border-color:rgba(0,0,0,.15);color:#dee2e6}.dropdown-menu-dark .dropdown-item{color:#dee2e6}.dropdown-menu-dark .dropdown-item:focus,.dropdown-menu-dark .dropdown-item:hover{background-color:hsla(0,0%,100%,.15);color:#fff}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{background-color:#0369a1;color:#fff}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}.dropdown-menu-dark .dropdown-divider{border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item-text{color:#dee2e6}.dropdown-menu-dark .dropdown-header{color:#adb5bd}.btn-group,.btn-group-vertical{display:inline-flex;position:relative;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{flex:1 1 auto;position:relative}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;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-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-bottom-left-radius:0;border-top-left-radius:0}.dropdown-toggle-split{padding-left:.525rem;padding-right:.525rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-left:.375rem;padding-right:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}.btn-group-vertical{align-items:flex-start;flex-direction:column;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-left-radius:0;border-bottom-right-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav-link{color:#0369a1;display:block;padding:.5rem 1rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:#025481;text-decoration:none}.nav-link.disabled{color:#6c757d;cursor:default;pointer-events:none}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{background:none;border:1px solid transparent;border-top-left-radius:.2rem;border-top-right-radius:.2rem;margin-bottom:-1px}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate}.nav-tabs .nav-link.disabled{background-color:transparent;border-color:transparent;color:#6c757d}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:#fff;border-color:#dee2e6 #dee2e6 #fff;color:#495057}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:-1px}.nav-pills .nav-link{background:none;border:0;border-radius:.2rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:#0369a1;color:#fff}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:.875rem 1.375rem;position:relative}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{align-items:center;display:flex;flex-wrap:inherit;justify-content:space-between}.navbar-brand{margin-right:1rem;padding-bottom:.875rem;padding-top:.875rem;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link{padding-left:0;padding-right:0}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-bottom:.5rem;padding-top:.5rem}.navbar-collapse{align-items:center;flex-basis:100%;flex-grow:1}.navbar-toggler{background-color:transparent;border:1px solid transparent;border-radius:.2rem;font-size:.925rem;line-height:1;padding:.25rem .75rem;transition:box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{box-shadow:0 0 0 .2rem;outline:0;text-decoration:none}.navbar-toggler-icon{background-position:50%;background-repeat:no-repeat;background-size:100%;display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler,.navbar-expand-sm .offcanvas-header{display:none}.navbar-expand-sm .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;transform:none;transition:none;visibility:visible!important;z-index:1000}.navbar-expand-sm .offcanvas-bottom,.navbar-expand-sm .offcanvas-top{border-bottom:0;border-top:0;height:auto}.navbar-expand-sm .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler,.navbar-expand-md .offcanvas-header{display:none}.navbar-expand-md .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;transform:none;transition:none;visibility:visible!important;z-index:1000}.navbar-expand-md .offcanvas-bottom,.navbar-expand-md .offcanvas-top{border-bottom:0;border-top:0;height:auto}.navbar-expand-md .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler,.navbar-expand-lg .offcanvas-header{display:none}.navbar-expand-lg .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;transform:none;transition:none;visibility:visible!important;z-index:1000}.navbar-expand-lg .offcanvas-bottom,.navbar-expand-lg .offcanvas-top{border-bottom:0;border-top:0;height:auto}.navbar-expand-lg .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler,.navbar-expand-xl .offcanvas-header{display:none}.navbar-expand-xl .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;transform:none;transition:none;visibility:visible!important;z-index:1000}.navbar-expand-xl .offcanvas-bottom,.navbar-expand-xl .offcanvas-top{border-bottom:0;border-top:0;height:auto}.navbar-expand-xl .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:1440px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler,.navbar-expand-xxl .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;transform:none;transition:none;visibility:visible!important;z-index:1000}.navbar-expand-xxl .offcanvas-bottom,.navbar-expand-xxl .offcanvas-top{border-bottom:0;border-top:0;height:auto}.navbar-expand-xxl .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler,.navbar-expand .offcanvas-header{display:none}.navbar-expand .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;transform:none;transition:none;visibility:visible!important;z-index:1000}.navbar-expand .offcanvas-bottom,.navbar-expand .offcanvas-top{border-bottom:0;border-top:0;height:auto}.navbar-expand .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}.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:rgba(0,0,0,.55)}.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 .nav-link.active,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.55)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.55)}.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%,.55)}.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 .nav-link.active,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{border-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.55)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.55)' 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%,.55)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{word-wrap:break-word;background-clip:border-box;background-color:#fff;border:1px solid #dadde0;border-radius:.25rem;display:flex;flex-direction:column;min-width:0;position:relative}.card>hr{margin-left:0;margin-right:0}.card>.list-group{border-bottom:inherit;border-top:inherit}.card>.list-group:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem;border-top-width:0}.card>.list-group:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-width:0}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-.25rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{background-color:rgba(0,0,0,.03);border-bottom:1px solid #dadde0;margin-bottom:0;padding:1rem 1.25rem}.card-header:first-child{border-radius:.25rem .25rem 0 0}.card-footer{background-color:rgba(0,0,0,.03);border-top:1px solid #dadde0;padding:1rem 1.25rem}.card-footer:last-child{border-radius:0 0 .25rem .25rem}.card-header-tabs{border-bottom:0;margin-bottom:-1rem}.card-header-pills,.card-header-tabs{margin-left:-.625rem;margin-right:-.625rem}.card-img-overlay{border-radius:.25rem;bottom:0;left:0;padding:1rem;position:absolute;right:0;top:0}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-img,.card-img-bottom{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-group>.card{margin-bottom:12px}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{border-left:0;margin-left:0}.card-group>.card:not(:last-child){border-bottom-right-radius:0;border-top-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-bottom-left-radius:0;border-top-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}}.accordion-button{align-items:center;background-color:#fff;border:0;border-radius:0;color:#495057;display:flex;font-size:.875rem;overflow-anchor:none;padding:1rem 1.25rem;position:relative;text-align:left;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;width:100%}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){background-color:#e6f0f6;box-shadow:inset 0 -1px 0 rgba(0,0,0,.125);color:#035f91}.accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23035f91'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");transform:rotate(-180deg)}.accordion-button:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23495057'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:1.25rem;content:"";flex-shrink:0;height:1.25rem;margin-left:auto;transition:transform .2s ease-in-out;width:1.25rem}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{border-color:#81b4d0;box-shadow:0 0 0 .2rem rgba(3,105,161,.25);outline:0;z-index:3}.accordion-header{margin-bottom:0}.accordion-item{background-color:#fff;border:1px solid rgba(0,0,0,.125)}.accordion-item:first-of-type{border-top-left-radius:.2rem;border-top-right-radius:.2rem}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.2rem - 1px);border-top-right-radius:calc(.2rem - 1px)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-left-radius:.2rem;border-bottom-right-radius:.2rem}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-left-radius:calc(.2rem - 1px);border-bottom-right-radius:calc(.2rem - 1px)}.accordion-item:last-of-type .accordion-collapse{border-bottom-left-radius:.2rem;border-bottom-right-radius:.2rem}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-left:0;border-radius:0;border-right:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}.breadcrumb{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:1rem;padding:0}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{color:#6c757d;content:var(--bs-breadcrumb-divider,"/");float:left;padding-right:.5rem}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;list-style:none;padding-left:0}.page-link{background-color:#fff;border:1px solid #dee2e6;color:#6c757d;display:block;position:relative;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{background-color:#e9ecef;border-color:#dee2e6;color:#343a40;text-decoration:none;z-index:2}.page-link:focus{background-color:#e9ecef;box-shadow:0 0 0 .2rem rgba(3,105,161,.25);color:#025481;outline:0;z-index:3}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item.active .page-link{background-color:#0369a1;border-color:#0369a1;color:#fff;z-index:3}.page-item.disabled .page-link{background-color:#fff;border-color:#dee2e6;color:#6c757d;pointer-events:none}.page-link{padding:.3rem .75rem}.page-item:first-child .page-link{border-bottom-left-radius:.2rem;border-top-left-radius:.2rem}.page-item:last-child .page-link{border-bottom-right-radius:.2rem;border-top-right-radius:.2rem}.pagination-lg .page-link{font-size:.925rem;padding:.35rem 1rem}.pagination-lg .page-item:first-child .page-link{border-bottom-left-radius:.3rem;border-top-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-bottom-right-radius:.3rem;border-top-right-radius:.3rem}.pagination-sm .page-link{font-size:.75rem;padding:.15rem .5rem}.pagination-sm .page-item:first-child .page-link{border-bottom-left-radius:.1rem;border-top-left-radius:.1rem}.pagination-sm .page-item:last-child .page-link{border-bottom-right-radius:.1rem;border-top-right-radius:.1rem}.badge{border-radius:.2rem;color:#fff;display:inline-block;font-size:80%;font-weight:600;line-height:1;padding:.3em .45em;text-align:center;vertical-align:baseline;white-space:nowrap}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{border:0 solid transparent;border-radius:.2rem;margin-bottom:1rem;padding:.95rem;position:relative}.alert-heading{color:inherit}.alert-link{font-weight:600}.alert-dismissible{padding-right:2.85rem}.alert-dismissible .btn-close{padding:1.1875rem .95rem;position:absolute;right:0;top:0;z-index:2}.alert-primary{background-color:#cde1ec;border-color:#b3d2e3;color:#023f61}.alert-primary .alert-link{color:#02324e}.alert-secondary{background-color:#dbdcdd;border-color:#c8cbcd;color:#2c3034}.alert-secondary .alert-link{color:#23262a}.alert-success{background-color:#cde4dd;border-color:#b4d7cd;color:#024834}.alert-success .alert-link{color:#023a2a}.alert-info{background-color:#cdf0f6;border-color:#b4e9f2;color:#046d7f}.alert-info .alert-link{color:#035766}.alert-warning{background-color:#fdecce;border-color:#fce2b6;color:#935f07}.alert-warning .alert-link{color:#764c06}.alert-danger{background-color:#f8d4d4;border-color:#f5bebe;color:#841717}.alert-danger .alert-link{color:#6a1212}.alert-light{background-color:#fefefe;border-color:#fdfdfe;color:#636464}.alert-light .alert-link{color:#4f5050}.alert-dark{background-color:#d3d3d4;border-color:#bcbebf;color:#141619}.alert-dark .alert-link{color:#101214}.alert-gray-50{background-color:#fefefe;border-color:#fdfefe;color:#646464}.alert-gray-50 .alert-link{color:#505050}.alert-gray-100{background-color:#fefefe;border-color:#fdfdfe;color:#636464}.alert-gray-100 .alert-link{color:#4f5050}.alert-gray-200{background-color:#fbfbfc;border-color:#f8f9fa;color:#5d5e60}.alert-gray-200 .alert-link{color:#4a4b4d}.alert-gray-300{background-color:#f8f9fa;border-color:#f5f6f8;color:#595a5c}.alert-gray-300 .alert-link{color:#47484a}.alert-gray-400{background-color:#f5f6f8;border-color:#f0f2f4;color:#525557}.alert-gray-400 .alert-link{color:#424446}.alert-gray-500{background-color:#eff0f2;border-color:#e6e9eb;color:#686d71}.alert-gray-500 .alert-link{color:#53575a}.alert-gray-600{background-color:#e2e3e5;border-color:#d3d6d8;color:#41464b}.alert-gray-600 .alert-link{color:#34383c}.alert-gray-700{background-color:#dbdcdd;border-color:#c8cbcd;color:#2c3034}.alert-gray-700 .alert-link{color:#23262a}.alert-gray-800{background-color:#d6d8d9;border-color:#c2c4c6;color:#1f2326}.alert-gray-800 .alert-link{color:#191c1e}.alert-gray-900{background-color:#d3d3d4;border-color:#bcbebf;color:#141619}.alert-gray-900 .alert-link{color:#101214}.alert-blue-50{background-color:#fcfeff;border-color:#fbfdff;color:#606466}.alert-blue-50 .alert-link{color:#4d5052}.alert-blue-100{background-color:#f9fcff;border-color:#f6fbff;color:#5a6166}.alert-blue-100 .alert-link{color:#484e52}.alert-blue-200{background-color:#f1faff;border-color:#eaf8fe;color:#4a5c65}.alert-blue-200 .alert-link{color:#3b4a51}.alert-blue-300{background-color:#e5f6fe;border-color:#d8f2fe;color:#325465}.alert-blue-300 .alert-link{color:#284351}.alert-blue-400{background-color:#d7f2fe;border-color:#c3ebfd;color:#227195}.alert-blue-400 .alert-link{color:#1b5a77}.alert-blue-500{background-color:#cfedfb;border-color:#b7e4f8;color:#08638c}.alert-blue-500 .alert-link{color:#064f70}.alert-blue-600{background-color:#cce6f4;border-color:#b3daee;color:#014f77}.alert-blue-600 .alert-link{color:#013f5f}.alert-blue-700{background-color:#cde1ec;border-color:#b3d2e3;color:#023f61}.alert-blue-700 .alert-link{color:#02324e}.alert-blue-800{background-color:#cddee7;border-color:#b5cdda;color:#043550}.alert-blue-800 .alert-link{color:#032a40}.alert-blue-900{background-color:#cedbe2;border-color:#b6c9d4;color:#072c42}.alert-blue-900 .alert-link{color:#062335}.alert-green-50{background-color:#fbfffd;border-color:#f9fefc;color:#5e6562}.alert-green-50 .alert-link{color:#4b514e}.alert-green-100{background-color:#f6fefa;border-color:#f1fef7;color:#54645c}.alert-green-100 .alert-link{color:#43504a}.alert-green-200{background-color:#edfdf6;border-color:#e5fbf1;color:#436153}.alert-green-200 .alert-link{color:#364e42}.alert-green-300{background-color:#e2faf1;border-color:#d4f8e9;color:#2c5c49}.alert-green-300 .alert-link{color:#234a3a}.alert-green-400{background-color:#d6f6eb;border-color:#c2f2e0;color:#15543d}.alert-green-400 .alert-link{color:#114331}.alert-green-500{background-color:#cff1e6;border-color:#b7ead9;color:#0a6f4d}.alert-green-500 .alert-link{color:#08593e}.alert-green-600{background-color:#cdeae1;border-color:#b4e0d2;color:#035a3f}.alert-green-600 .alert-link{color:#024832}.alert-green-700{background-color:#cde4dd;border-color:#b4d7cd;color:#024834}.alert-green-700 .alert-link{color:#023a2a}.alert-green-800{background-color:#cddfda;border-color:#b4cfc8;color:#04392a}.alert-green-800 .alert-link{color:#032e22}.alert-green-900{background-color:#cddcd8;border-color:#b4cac4;color:#042f23}.alert-green-900 .alert-link{color:#03261c}.alert-yellow-50{background-color:#fffefb;border-color:#fffef9;color:#66645e}.alert-yellow-50 .alert-link{color:#52504b}.alert-yellow-100{background-color:#fffdf4;border-color:#fffbee;color:#666150}.alert-yellow-100 .alert-link{color:#524e40}.alert-yellow-200{background-color:#fffae8;border-color:#fef8dc;color:#655c37}.alert-yellow-200 .alert-link{color:#514a2c}.alert-yellow-300{background-color:#fef6db;border-color:#fef2ca;color:#65541f}.alert-yellow-300 .alert-link{color:#514319}.alert-yellow-400{background-color:#fef2d3;border-color:#feecbd;color:#644c0e}.alert-yellow-400 .alert-link{color:#503d0b}.alert-yellow-500{background-color:#fdecce;border-color:#fce2b6;color:#935f07}.alert-yellow-500 .alert-link{color:#764c06}.alert-yellow-600{background-color:#f7e4cd;border-color:#f4d6b4;color:#824704}.alert-yellow-600 .alert-link{color:#683903}.alert-yellow-700{background-color:#f0ddce;border-color:#e9cbb5;color:#6c3205}.alert-yellow-700 .alert-link{color:#562804}.alert-yellow-800{background-color:#e9d9cf;border-color:#dec6b7;color:#582608}.alert-yellow-800 .alert-link{color:#461e06}.alert-yellow-900{background-color:#e4d7cf;border-color:#d7c2b7;color:#482009}.alert-yellow-900 .alert-link{color:#3a1a07}.alert-red-50{background-color:#fffcfc;border-color:#fffbfb;color:#666161}.alert-red-50 .alert-link{color:#524e4e}.alert-red-100{background-color:#fff9f9;border-color:#fff6f6;color:#665a5a}.alert-red-100 .alert-link{color:#524848}.alert-red-200{background-color:#fff4f4;border-color:#ffefef;color:#665151}.alert-red-200 .alert-link{color:#524141}.alert-red-300{background-color:#feeded;border-color:#fee4e4;color:#654242}.alert-red-300 .alert-link{color:#513535}.alert-red-400{background-color:#fee3e3;border-color:#fdd4d4;color:#954444}.alert-red-400 .alert-link{color:#773636}.alert-red-500{background-color:#fcdada;border-color:#fac7c7;color:#8f2929}.alert-red-500 .alert-link{color:#722121}.alert-red-600{background-color:#f8d4d4;border-color:#f5bebe;color:#841717}.alert-red-600 .alert-link{color:#6a1212}.alert-red-700{background-color:#f1d2d2;border-color:#eabbbb;color:#6f1111}.alert-red-700 .alert-link{color:#590e0e}.alert-red-800{background-color:#ebd1d1;border-color:#e0bbbb;color:#5c1010}.alert-red-800 .alert-link{color:#4a0d0d}.alert-red-900{background-color:#e5d2d2;border-color:#d9bbbb;color:#4c1111}.alert-red-900 .alert-link{color:#3d0e0e}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{background-color:#e9ecef;border-radius:.2rem;font-size:.65625rem;height:1rem}.progress,.progress-bar{display:flex;overflow:hidden}.progress-bar{background-color:#0369a1;color:#fff;flex-direction:column;justify-content:center;text-align:center;transition:width .6s ease;white-space:nowrap}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{-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}}.list-group{border-radius:.2rem;display:flex;flex-direction:column;margin-bottom:0;padding-left:0}.list-group-numbered{counter-reset:section;list-style-type:none}.list-group-numbered>li:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{color:#495057;text-align:inherit;width:100%}.list-group-item-action:focus,.list-group-item-action:hover{background-color:#f8f9fa;color:#495057;text-decoration:none;z-index:1}.list-group-item-action:active{background-color:#e9ecef;color:#495057}.list-group-item{background-color:#fff;border:1px solid rgba(0,0,0,.125);color:#212529;display:block;padding:.75rem 1.25rem;position:relative}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{background-color:#fff;color:#6c757d;pointer-events:none}.list-group-item.active{background-color:#0369a1;border-color:#0369a1;color:#fff;z-index:2}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{border-top-width:1px;margin-top:-1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.2rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.2rem}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.2rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.2rem}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.2rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.2rem}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-md>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.2rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.2rem}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.2rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.2rem}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:1440px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:.2rem;border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.2rem}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-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{background-color:#cde1ec;color:#023f61}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{background-color:#b9cbd4;color:#023f61}.list-group-item-primary.list-group-item-action.active{background-color:#023f61;border-color:#023f61;color:#fff}.list-group-item-secondary{background-color:#dbdcdd;color:#2c3034}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{background-color:#c5c6c7;color:#2c3034}.list-group-item-secondary.list-group-item-action.active{background-color:#2c3034;border-color:#2c3034;color:#fff}.list-group-item-success{background-color:#cde4dd;color:#024834}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{background-color:#b9cdc7;color:#024834}.list-group-item-success.list-group-item-action.active{background-color:#024834;border-color:#024834;color:#fff}.list-group-item-info{background-color:#cdf0f6;color:#046d7f}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{background-color:#b9d8dd;color:#046d7f}.list-group-item-info.list-group-item-action.active{background-color:#046d7f;border-color:#046d7f;color:#fff}.list-group-item-warning{background-color:#fdecce;color:#935f07}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{background-color:#e4d4b9;color:#935f07}.list-group-item-warning.list-group-item-action.active{background-color:#935f07;border-color:#935f07;color:#fff}.list-group-item-danger{background-color:#f8d4d4;color:#841717}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{background-color:#dfbfbf;color:#841717}.list-group-item-danger.list-group-item-action.active{background-color:#841717;border-color:#841717;color:#fff}.list-group-item-light{background-color:#fefefe;color:#636464}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{background-color:#e5e5e5;color:#636464}.list-group-item-light.list-group-item-action.active{background-color:#636464;border-color:#636464;color:#fff}.list-group-item-dark{background-color:#d3d3d4;color:#141619}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{background-color:#bebebf;color:#141619}.list-group-item-dark.list-group-item-action.active{background-color:#141619;border-color:#141619;color:#fff}.list-group-item-gray-50{background-color:#fefefe;color:#646464}.list-group-item-gray-50.list-group-item-action:focus,.list-group-item-gray-50.list-group-item-action:hover{background-color:#e5e5e5;color:#646464}.list-group-item-gray-50.list-group-item-action.active{background-color:#646464;border-color:#646464;color:#fff}.list-group-item-gray-100{background-color:#fefefe;color:#636464}.list-group-item-gray-100.list-group-item-action:focus,.list-group-item-gray-100.list-group-item-action:hover{background-color:#e5e5e5;color:#636464}.list-group-item-gray-100.list-group-item-action.active{background-color:#636464;border-color:#636464;color:#fff}.list-group-item-gray-200{background-color:#fbfbfc;color:#5d5e60}.list-group-item-gray-200.list-group-item-action:focus,.list-group-item-gray-200.list-group-item-action:hover{background-color:#e2e2e3;color:#5d5e60}.list-group-item-gray-200.list-group-item-action.active{background-color:#5d5e60;border-color:#5d5e60;color:#fff}.list-group-item-gray-300{background-color:#f8f9fa;color:#595a5c}.list-group-item-gray-300.list-group-item-action:focus,.list-group-item-gray-300.list-group-item-action:hover{background-color:#dfe0e1;color:#595a5c}.list-group-item-gray-300.list-group-item-action.active{background-color:#595a5c;border-color:#595a5c;color:#fff}.list-group-item-gray-400{background-color:#f5f6f8;color:#525557}.list-group-item-gray-400.list-group-item-action:focus,.list-group-item-gray-400.list-group-item-action:hover{background-color:#dddddf;color:#525557}.list-group-item-gray-400.list-group-item-action.active{background-color:#525557;border-color:#525557;color:#fff}.list-group-item-gray-500{background-color:#eff0f2;color:#686d71}.list-group-item-gray-500.list-group-item-action:focus,.list-group-item-gray-500.list-group-item-action:hover{background-color:#d7d8da;color:#686d71}.list-group-item-gray-500.list-group-item-action.active{background-color:#686d71;border-color:#686d71;color:#fff}.list-group-item-gray-600{background-color:#e2e3e5;color:#41464b}.list-group-item-gray-600.list-group-item-action:focus,.list-group-item-gray-600.list-group-item-action:hover{background-color:#cbccce;color:#41464b}.list-group-item-gray-600.list-group-item-action.active{background-color:#41464b;border-color:#41464b;color:#fff}.list-group-item-gray-700{background-color:#dbdcdd;color:#2c3034}.list-group-item-gray-700.list-group-item-action:focus,.list-group-item-gray-700.list-group-item-action:hover{background-color:#c5c6c7;color:#2c3034}.list-group-item-gray-700.list-group-item-action.active{background-color:#2c3034;border-color:#2c3034;color:#fff}.list-group-item-gray-800{background-color:#d6d8d9;color:#1f2326}.list-group-item-gray-800.list-group-item-action:focus,.list-group-item-gray-800.list-group-item-action:hover{background-color:#c1c2c3;color:#1f2326}.list-group-item-gray-800.list-group-item-action.active{background-color:#1f2326;border-color:#1f2326;color:#fff}.list-group-item-gray-900{background-color:#d3d3d4;color:#141619}.list-group-item-gray-900.list-group-item-action:focus,.list-group-item-gray-900.list-group-item-action:hover{background-color:#bebebf;color:#141619}.list-group-item-gray-900.list-group-item-action.active{background-color:#141619;border-color:#141619;color:#fff}.list-group-item-blue-50{background-color:#fcfeff;color:#606466}.list-group-item-blue-50.list-group-item-action:focus,.list-group-item-blue-50.list-group-item-action:hover{background-color:#e3e5e6;color:#606466}.list-group-item-blue-50.list-group-item-action.active{background-color:#606466;border-color:#606466;color:#fff}.list-group-item-blue-100{background-color:#f9fcff;color:#5a6166}.list-group-item-blue-100.list-group-item-action:focus,.list-group-item-blue-100.list-group-item-action:hover{background-color:#e0e3e6;color:#5a6166}.list-group-item-blue-100.list-group-item-action.active{background-color:#5a6166;border-color:#5a6166;color:#fff}.list-group-item-blue-200{background-color:#f1faff;color:#4a5c65}.list-group-item-blue-200.list-group-item-action:focus,.list-group-item-blue-200.list-group-item-action:hover{background-color:#d9e1e6;color:#4a5c65}.list-group-item-blue-200.list-group-item-action.active{background-color:#4a5c65;border-color:#4a5c65;color:#fff}.list-group-item-blue-300{background-color:#e5f6fe;color:#325465}.list-group-item-blue-300.list-group-item-action:focus,.list-group-item-blue-300.list-group-item-action:hover{background-color:#cedde5;color:#325465}.list-group-item-blue-300.list-group-item-action.active{background-color:#325465;border-color:#325465;color:#fff}.list-group-item-blue-400{background-color:#d7f2fe;color:#227195}.list-group-item-blue-400.list-group-item-action:focus,.list-group-item-blue-400.list-group-item-action:hover{background-color:#c2dae5;color:#227195}.list-group-item-blue-400.list-group-item-action.active{background-color:#227195;border-color:#227195;color:#fff}.list-group-item-blue-500{background-color:#cfedfb;color:#08638c}.list-group-item-blue-500.list-group-item-action:focus,.list-group-item-blue-500.list-group-item-action:hover{background-color:#bad5e2;color:#08638c}.list-group-item-blue-500.list-group-item-action.active{background-color:#08638c;border-color:#08638c;color:#fff}.list-group-item-blue-600{background-color:#cce6f4;color:#014f77}.list-group-item-blue-600.list-group-item-action:focus,.list-group-item-blue-600.list-group-item-action:hover{background-color:#b8cfdc;color:#014f77}.list-group-item-blue-600.list-group-item-action.active{background-color:#014f77;border-color:#014f77;color:#fff}.list-group-item-blue-700{background-color:#cde1ec;color:#023f61}.list-group-item-blue-700.list-group-item-action:focus,.list-group-item-blue-700.list-group-item-action:hover{background-color:#b9cbd4;color:#023f61}.list-group-item-blue-700.list-group-item-action.active{background-color:#023f61;border-color:#023f61;color:#fff}.list-group-item-blue-800{background-color:#cddee7;color:#043550}.list-group-item-blue-800.list-group-item-action:focus,.list-group-item-blue-800.list-group-item-action:hover{background-color:#b9c8d0;color:#043550}.list-group-item-blue-800.list-group-item-action.active{background-color:#043550;border-color:#043550;color:#fff}.list-group-item-blue-900{background-color:#cedbe2;color:#072c42}.list-group-item-blue-900.list-group-item-action:focus,.list-group-item-blue-900.list-group-item-action:hover{background-color:#b9c5cb;color:#072c42}.list-group-item-blue-900.list-group-item-action.active{background-color:#072c42;border-color:#072c42;color:#fff}.list-group-item-green-50{background-color:#fbfffd;color:#5e6562}.list-group-item-green-50.list-group-item-action:focus,.list-group-item-green-50.list-group-item-action:hover{background-color:#e2e6e4;color:#5e6562}.list-group-item-green-50.list-group-item-action.active{background-color:#5e6562;border-color:#5e6562;color:#fff}.list-group-item-green-100{background-color:#f6fefa;color:#54645c}.list-group-item-green-100.list-group-item-action:focus,.list-group-item-green-100.list-group-item-action:hover{background-color:#dde5e1;color:#54645c}.list-group-item-green-100.list-group-item-action.active{background-color:#54645c;border-color:#54645c;color:#fff}.list-group-item-green-200{background-color:#edfdf6;color:#436153}.list-group-item-green-200.list-group-item-action:focus,.list-group-item-green-200.list-group-item-action:hover{background-color:#d5e4dd;color:#436153}.list-group-item-green-200.list-group-item-action.active{background-color:#436153;border-color:#436153;color:#fff}.list-group-item-green-300{background-color:#e2faf1;color:#2c5c49}.list-group-item-green-300.list-group-item-action:focus,.list-group-item-green-300.list-group-item-action:hover{background-color:#cbe1d9;color:#2c5c49}.list-group-item-green-300.list-group-item-action.active{background-color:#2c5c49;border-color:#2c5c49;color:#fff}.list-group-item-green-400{background-color:#d6f6eb;color:#15543d}.list-group-item-green-400.list-group-item-action:focus,.list-group-item-green-400.list-group-item-action:hover{background-color:#c1ddd4;color:#15543d}.list-group-item-green-400.list-group-item-action.active{background-color:#15543d;border-color:#15543d;color:#fff}.list-group-item-green-500{background-color:#cff1e6;color:#0a6f4d}.list-group-item-green-500.list-group-item-action:focus,.list-group-item-green-500.list-group-item-action:hover{background-color:#bad9cf;color:#0a6f4d}.list-group-item-green-500.list-group-item-action.active{background-color:#0a6f4d;border-color:#0a6f4d;color:#fff}.list-group-item-green-600{background-color:#cdeae1;color:#035a3f}.list-group-item-green-600.list-group-item-action:focus,.list-group-item-green-600.list-group-item-action:hover{background-color:#b9d3cb;color:#035a3f}.list-group-item-green-600.list-group-item-action.active{background-color:#035a3f;border-color:#035a3f;color:#fff}.list-group-item-green-700{background-color:#cde4dd;color:#024834}.list-group-item-green-700.list-group-item-action:focus,.list-group-item-green-700.list-group-item-action:hover{background-color:#b9cdc7;color:#024834}.list-group-item-green-700.list-group-item-action.active{background-color:#024834;border-color:#024834;color:#fff}.list-group-item-green-800{background-color:#cddfda;color:#04392a}.list-group-item-green-800.list-group-item-action:focus,.list-group-item-green-800.list-group-item-action:hover{background-color:#b9c9c4;color:#04392a}.list-group-item-green-800.list-group-item-action.active{background-color:#04392a;border-color:#04392a;color:#fff}.list-group-item-green-900{background-color:#cddcd8;color:#042f23}.list-group-item-green-900.list-group-item-action:focus,.list-group-item-green-900.list-group-item-action:hover{background-color:#b9c6c2;color:#042f23}.list-group-item-green-900.list-group-item-action.active{background-color:#042f23;border-color:#042f23;color:#fff}.list-group-item-yellow-50{background-color:#fffefb;color:#66645e}.list-group-item-yellow-50.list-group-item-action:focus,.list-group-item-yellow-50.list-group-item-action:hover{background-color:#e6e5e2;color:#66645e}.list-group-item-yellow-50.list-group-item-action.active{background-color:#66645e;border-color:#66645e;color:#fff}.list-group-item-yellow-100{background-color:#fffdf4;color:#666150}.list-group-item-yellow-100.list-group-item-action:focus,.list-group-item-yellow-100.list-group-item-action:hover{background-color:#e6e4dc;color:#666150}.list-group-item-yellow-100.list-group-item-action.active{background-color:#666150;border-color:#666150;color:#fff}.list-group-item-yellow-200{background-color:#fffae8;color:#655c37}.list-group-item-yellow-200.list-group-item-action:focus,.list-group-item-yellow-200.list-group-item-action:hover{background-color:#e6e1d1;color:#655c37}.list-group-item-yellow-200.list-group-item-action.active{background-color:#655c37;border-color:#655c37;color:#fff}.list-group-item-yellow-300{background-color:#fef6db;color:#65541f}.list-group-item-yellow-300.list-group-item-action:focus,.list-group-item-yellow-300.list-group-item-action:hover{background-color:#e5ddc5;color:#65541f}.list-group-item-yellow-300.list-group-item-action.active{background-color:#65541f;border-color:#65541f;color:#fff}.list-group-item-yellow-400{background-color:#fef2d3;color:#644c0e}.list-group-item-yellow-400.list-group-item-action:focus,.list-group-item-yellow-400.list-group-item-action:hover{background-color:#e5dabe;color:#644c0e}.list-group-item-yellow-400.list-group-item-action.active{background-color:#644c0e;border-color:#644c0e;color:#fff}.list-group-item-yellow-500{background-color:#fdecce;color:#935f07}.list-group-item-yellow-500.list-group-item-action:focus,.list-group-item-yellow-500.list-group-item-action:hover{background-color:#e4d4b9;color:#935f07}.list-group-item-yellow-500.list-group-item-action.active{background-color:#935f07;border-color:#935f07;color:#fff}.list-group-item-yellow-600{background-color:#f7e4cd;color:#824704}.list-group-item-yellow-600.list-group-item-action:focus,.list-group-item-yellow-600.list-group-item-action:hover{background-color:#decdb9;color:#824704}.list-group-item-yellow-600.list-group-item-action.active{background-color:#824704;border-color:#824704;color:#fff}.list-group-item-yellow-700{background-color:#f0ddce;color:#6c3205}.list-group-item-yellow-700.list-group-item-action:focus,.list-group-item-yellow-700.list-group-item-action:hover{background-color:#d8c7b9;color:#6c3205}.list-group-item-yellow-700.list-group-item-action.active{background-color:#6c3205;border-color:#6c3205;color:#fff}.list-group-item-yellow-800{background-color:#e9d9cf;color:#582608}.list-group-item-yellow-800.list-group-item-action:focus,.list-group-item-yellow-800.list-group-item-action:hover{background-color:#d2c3ba;color:#582608}.list-group-item-yellow-800.list-group-item-action.active{background-color:#582608;border-color:#582608;color:#fff}.list-group-item-yellow-900{background-color:#e4d7cf;color:#482009}.list-group-item-yellow-900.list-group-item-action:focus,.list-group-item-yellow-900.list-group-item-action:hover{background-color:#cdc2ba;color:#482009}.list-group-item-yellow-900.list-group-item-action.active{background-color:#482009;border-color:#482009;color:#fff}.list-group-item-red-50{background-color:#fffcfc;color:#666161}.list-group-item-red-50.list-group-item-action:focus,.list-group-item-red-50.list-group-item-action:hover{background-color:#e6e3e3;color:#666161}.list-group-item-red-50.list-group-item-action.active{background-color:#666161;border-color:#666161;color:#fff}.list-group-item-red-100{background-color:#fff9f9;color:#665a5a}.list-group-item-red-100.list-group-item-action:focus,.list-group-item-red-100.list-group-item-action:hover{background-color:#e6e0e0;color:#665a5a}.list-group-item-red-100.list-group-item-action.active{background-color:#665a5a;border-color:#665a5a;color:#fff}.list-group-item-red-200{background-color:#fff4f4;color:#665151}.list-group-item-red-200.list-group-item-action:focus,.list-group-item-red-200.list-group-item-action:hover{background-color:#e6dcdc;color:#665151}.list-group-item-red-200.list-group-item-action.active{background-color:#665151;border-color:#665151;color:#fff}.list-group-item-red-300{background-color:#feeded;color:#654242}.list-group-item-red-300.list-group-item-action:focus,.list-group-item-red-300.list-group-item-action:hover{background-color:#e5d5d5;color:#654242}.list-group-item-red-300.list-group-item-action.active{background-color:#654242;border-color:#654242;color:#fff}.list-group-item-red-400{background-color:#fee3e3;color:#954444}.list-group-item-red-400.list-group-item-action:focus,.list-group-item-red-400.list-group-item-action:hover{background-color:#e5cccc;color:#954444}.list-group-item-red-400.list-group-item-action.active{background-color:#954444;border-color:#954444;color:#fff}.list-group-item-red-500{background-color:#fcdada;color:#8f2929}.list-group-item-red-500.list-group-item-action:focus,.list-group-item-red-500.list-group-item-action:hover{background-color:#e3c4c4;color:#8f2929}.list-group-item-red-500.list-group-item-action.active{background-color:#8f2929;border-color:#8f2929;color:#fff}.list-group-item-red-600{background-color:#f8d4d4;color:#841717}.list-group-item-red-600.list-group-item-action:focus,.list-group-item-red-600.list-group-item-action:hover{background-color:#dfbfbf;color:#841717}.list-group-item-red-600.list-group-item-action.active{background-color:#841717;border-color:#841717;color:#fff}.list-group-item-red-700{background-color:#f1d2d2;color:#6f1111}.list-group-item-red-700.list-group-item-action:focus,.list-group-item-red-700.list-group-item-action:hover{background-color:#d9bdbd;color:#6f1111}.list-group-item-red-700.list-group-item-action.active{background-color:#6f1111;border-color:#6f1111;color:#fff}.list-group-item-red-800{background-color:#ebd1d1;color:#5c1010}.list-group-item-red-800.list-group-item-action:focus,.list-group-item-red-800.list-group-item-action:hover{background-color:#d4bcbc;color:#5c1010}.list-group-item-red-800.list-group-item-action.active{background-color:#5c1010;border-color:#5c1010;color:#fff}.list-group-item-red-900{background-color:#e5d2d2;color:#4c1111}.list-group-item-red-900.list-group-item-action:focus,.list-group-item-red-900.list-group-item-action:hover{background-color:#cebdbd;color:#4c1111}.list-group-item-red-900.list-group-item-action.active{background-color:#4c1111;border-color:#4c1111;color:#fff}.btn-close{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3E%3C/svg%3E") 50%/1em auto no-repeat;border:0;border-radius:.2rem;box-sizing:content-box;color:#000;height:1em;opacity:.5;padding:.25em;width:1em}.btn-close:hover{color:#000;opacity:.75;text-decoration:none}.btn-close:focus{box-shadow:0 0 0 .2rem rgba(3,105,161,.25);opacity:1;outline:0}.btn-close.disabled,.btn-close:disabled{opacity:.25;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{background-clip:padding-box;background-color:hsla(0,0%,100%,.85);border:1px solid rgba(0,0,0,.1);border-radius:.2rem;box-shadow:0 .1rem .2rem rgba(0,0,0,.05);font-size:.875rem;max-width:100%;pointer-events:auto;width:350px}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{max-width:100%;pointer-events:none;width:-webkit-max-content;width:-moz-max-content;width:max-content}.toast-container>:not(:last-child){margin-bottom:.75rem}.toast-header{align-items:center;background-clip:padding-box;background-color:hsla(0,0%,100%,.85);border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.2rem - 1px);border-top-right-radius:calc(.2rem - 1px);color:#6c757d;display:flex;padding:.5rem .75rem}.toast-header .btn-close{margin-left:.75rem;margin-right:-.375rem}.toast-body{word-wrap:break-word;padding:.75rem}.modal{display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:1055}.modal-dialog{margin:.5rem;pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .25s ease-out}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{align-items:center;display:flex;min-height:calc(100% - 1rem)}.modal-content{background-clip:padding-box;background-color:#fff;border:0 solid rgba(0,0,0,.2);border-radius:.3rem;display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1050}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{align-items:center;border-bottom:1px solid #dee2e6;border-top-left-radius:.3rem;border-top-right-radius:.3rem;display:flex;flex-shrink:0;justify-content:space-between;padding:1rem}.modal-header .btn-close{margin:-.5rem -.5rem -.5rem auto;padding:.5rem}.modal-title{line-height:1.5;margin-bottom:0}.modal-body{flex:1 1 auto;padding:1rem;position:relative}.modal-footer{align-items:center;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;border-top:1px solid #dee2e6;display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;padding:.75rem}.modal-footer>*{margin:.25rem}@media (min-width:576px){.modal-dialog{margin:1.75rem auto;max-width:600px}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:400px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:900px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media (max-width:575.98px){.modal-fullscreen-sm-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-sm-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media (max-width:767.98px){.modal-fullscreen-md-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-md-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media (max-width:991.98px){.modal-fullscreen-lg-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-lg-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media (max-width:1439.98px){.modal-fullscreen-xxl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xxl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}.tooltip{word-wrap:break-word;display:block;font-family:var(--bs-font-sans-serif);font-size:.75rem;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;margin:0;opacity:0;position:absolute;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:1080}.tooltip.show{opacity:.9}.tooltip .tooltip-arrow{display:block;height:.4rem;position:absolute;width:.8rem}.tooltip .tooltip-arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}.bs-tooltip-auto[data-popper-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{border-top-color:#000;border-width:.4rem .4rem 0;top:-1px}.bs-tooltip-auto[data-popper-placement^=right],.bs-tooltip-end{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{height:.8rem;left:0;width:.4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{border-right-color:#000;border-width:.4rem .4rem .4rem 0;right:-1px}.bs-tooltip-auto[data-popper-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{border-bottom-color:#000;border-width:0 .4rem .4rem;bottom:-1px}.bs-tooltip-auto[data-popper-placement^=left],.bs-tooltip-start{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{height:.8rem;right:0;width:.4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{border-left-color:#000;border-width:.4rem 0 .4rem .4rem;left:-1px}.tooltip-inner{background-color:#000;border-radius:.2rem;color:#fff;max-width:200px;padding:.25rem .5rem;text-align:center}.popover{word-wrap:break-word;background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;display:block;font-family:var(--bs-font-sans-serif);font-size:.75rem;font-style:normal;font-weight:400;left:0;letter-spacing:normal;line-break:auto;line-height:1.5;max-width:276px;position:absolute;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;top:0;white-space:normal;word-break:normal;word-spacing:normal;z-index:1070}.popover .popover-arrow{display:block;height:.5rem;position:absolute;width:1rem}.popover .popover-arrow:after,.popover .popover-arrow:before{border-color:transparent;border-style:solid;content:"";display:block;position:absolute}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{border-top-color:rgba(0,0,0,.25);border-width:.5rem .5rem 0;bottom:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{border-top-color:#fff;border-width:.5rem .5rem 0;bottom:1px}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{height:1rem;left:calc(-.5rem - 1px);width:.5rem}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{border-right-color:rgba(0,0,0,.25);border-width:.5rem .5rem .5rem 0;left:0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{border-right-color:#fff;border-width:.5rem .5rem .5rem 0;left:1px}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{border-bottom-color:rgba(0,0,0,.25);border-width:0 .5rem .5rem;top:0}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{border-bottom-color:#fff;border-width:0 .5rem .5rem;top:1px}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{border-bottom:1px solid #f0f0f0;content:"";display:block;left:50%;margin-left:-.5rem;position:absolute;top:0;width:1rem}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{height:1rem;right:calc(-.5rem - 1px);width:.5rem}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{border-left-color:rgba(0,0,0,.25);border-width:.5rem 0 .5rem .5rem;right:0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{border-left-color:#fff;border-width:.5rem 0 .5rem .5rem;right:1px}.popover-header{background-color:#f0f0f0;border-bottom:1px solid rgba(0,0,0,.2);border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);color:#000;font-size:.875rem;margin-bottom:0;padding:.5rem 1rem}.popover-header:empty{display:none}.popover-body{color:#495057;padding:1rem}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{overflow:hidden;position:relative;width:100%}.carousel-inner:after{clear:both;content:"";display:block}.carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;float:left;margin-right:-100%;position:relative;transition:transform .6s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transform:none;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{opacity:1;z-index:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{opacity:0;transition:opacity 0s .6s;z-index:0}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{align-items:center;background:none;border:0;bottom:0;color:#fff;display:flex;justify-content:center;opacity:.5;padding:0;position:absolute;text-align:center;top:0;transition:opacity .15s ease;width:15%;z-index:1}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;opacity:.9;outline:0;text-decoration:none}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:inline-block;height:2rem;width:2rem}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 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' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")}.carousel-indicators{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin-bottom:1rem;margin-left:15%;margin-right:15%;padding:0;position:absolute;right:0;z-index:2}.carousel-indicators [data-bs-target]{background-clip:padding-box;background-color:#fff;border:0;border-bottom:10px solid transparent;border-top:10px solid transparent;box-sizing:content-box;cursor:pointer;flex:0 1 auto;height:3px;margin-left:3px;margin-right:3px;opacity:.5;padding:0;text-indent:-999px;transition:opacity .6s ease;width:30px}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{bottom:1.25rem;color:#fff;left:15%;padding-bottom:1.25rem;padding-top:1.25rem;position:absolute;right:15%;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}@-webkit-keyframes spinner-border{to{transform:rotate(1turn)}}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite;border:.25em solid;border-radius:50%;border-right:.25em solid transparent;display:inline-block;height:2rem;vertical-align:-.125em;width:2rem}.spinner-border-sm{border-width:.2em;height:1rem;width:1rem}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite;background-color:currentColor;border-radius:50%;display:inline-block;height:2rem;opacity:0;vertical-align:-.125em;width:2rem}.spinner-grow-sm{height:1rem;width:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.offcanvas{background-clip:padding-box;background-color:#fff;bottom:0;display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:transform .3s ease-in-out;visibility:hidden;z-index:1045}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{align-items:center;display:flex;justify-content:space-between;padding:1rem}.offcanvas-header .btn-close{margin-bottom:-.5rem;margin-right:-.5rem;margin-top:-.5rem;padding:.5rem}.offcanvas-title{line-height:1.5;margin-bottom:0}.offcanvas-body{flex-grow:1;overflow-y:auto;padding:1rem}.offcanvas-start{border-right:0 solid rgba(0,0,0,.2);left:0;top:0;transform:translateX(-100%);width:400px}.offcanvas-end{border-left:0 solid rgba(0,0,0,.2);right:0;top:0;transform:translateX(100%);width:400px}.offcanvas-top{border-bottom:0 solid rgba(0,0,0,.2);top:0;transform:translateY(-100%)}.offcanvas-bottom,.offcanvas-top{height:30vh;left:0;max-height:100%;right:0}.offcanvas-bottom{border-top:0 solid rgba(0,0,0,.2);transform:translateY(100%)}.offcanvas.show{transform:none}.placeholder{background-color:currentColor;cursor:wait;display:inline-block;min-height:1em;opacity:.5;vertical-align:middle}.placeholder.btn:before{content:"";display:inline-block}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{-webkit-animation:placeholder-glow 2s ease-in-out infinite;animation:placeholder-glow 2s ease-in-out infinite}@-webkit-keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-animation:placeholder-wave 2s linear infinite;animation:placeholder-wave 2s linear infinite;-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%}@-webkit-keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}.clearfix:after{clear:both;content:"";display:block}.link-primary{color:#0369a1}.link-primary:focus,.link-primary:hover{color:#025481}.link-secondary{color:#495057}.link-secondary:focus,.link-secondary:hover{color:#3a4046}.link-success{color:#047857}.link-success:focus,.link-success:hover{color:#036046}.link-info{color:#06b6d4}.link-info:focus,.link-info:hover{color:#38c5dd}.link-warning{color:#f59e0b}.link-warning:focus,.link-warning:hover{color:#f7b13c}.link-danger{color:#dc2626}.link-danger:focus,.link-danger:hover{color:#b01e1e}.link-light{color:#f8f9fa}.link-light:focus,.link-light:hover{color:#f9fafb}.link-dark{color:#212529}.link-dark:focus,.link-dark:hover{color:#1a1e21}.link-gray-50{color:#f9fafb}.link-gray-50:focus,.link-gray-50:hover{color:#fafbfc}.link-gray-100{color:#f8f9fa}.link-gray-100:focus,.link-gray-100:hover{color:#f9fafb}.link-gray-200{color:#e9ecef}.link-gray-200:focus,.link-gray-200:hover{color:#edf0f2}.link-gray-300{color:#dee2e6}.link-gray-300:focus,.link-gray-300:hover{color:#e5e8eb}.link-gray-400{color:#ced4da}.link-gray-400:focus,.link-gray-400:hover{color:#d8dde1}.link-gray-500{color:#adb5bd}.link-gray-500:focus,.link-gray-500:hover{color:#bdc4ca}.link-gray-600{color:#6c757d}.link-gray-600:focus,.link-gray-600:hover{color:#565e64}.link-gray-700{color:#495057}.link-gray-700:focus,.link-gray-700:hover{color:#3a4046}.link-gray-800{color:#343a40}.link-gray-800:focus,.link-gray-800:hover{color:#2a2e33}.link-gray-900{color:#212529}.link-gray-900:focus,.link-gray-900:hover{color:#1a1e21}.link-blue-50{color:#f0f9ff}.link-blue-50:focus,.link-blue-50:hover{color:#f3faff}.link-blue-100{color:#e0f2fe}.link-blue-100:focus,.link-blue-100:hover{color:#e6f5fe}.link-blue-200{color:#bae6fd}.link-blue-200:focus,.link-blue-200:hover{color:#c8ebfd}.link-blue-300{color:#7dd3fc}.link-blue-300:focus,.link-blue-300:hover{color:#97dcfd}.link-blue-400{color:#38bdf8}.link-blue-400:focus,.link-blue-400:hover{color:#60caf9}.link-blue-500{color:#0ea5e9}.link-blue-500:focus,.link-blue-500:hover{color:#3eb7ed}.link-blue-600{color:#0284c7}.link-blue-600:focus,.link-blue-600:hover{color:#359dd2}.link-blue-700{color:#0369a1}.link-blue-700:focus,.link-blue-700:hover{color:#025481}.link-blue-800{color:#075985}.link-blue-800:focus,.link-blue-800:hover{color:#06476a}.link-blue-900{color:#0c4a6e}.link-blue-900:focus,.link-blue-900:hover{color:#0a3b58}.link-green-50{color:#ecfdf5}.link-green-50:focus,.link-green-50:hover{color:#f0fdf7}.link-green-100{color:#d1fae5}.link-green-100:focus,.link-green-100:hover{color:#dafbea}.link-green-200{color:#a7f3d0}.link-green-200:focus,.link-green-200:hover{color:#b9f5d9}.link-green-300{color:#6ee7b7}.link-green-300:focus,.link-green-300:hover{color:#8becc5}.link-green-400{color:#34d399}.link-green-400:focus,.link-green-400:hover{color:#5ddcad}.link-green-500{color:#10b981}.link-green-500:focus,.link-green-500:hover{color:#40c79a}.link-green-600{color:#059669}.link-green-600:focus,.link-green-600:hover{color:#37ab87}.link-green-700{color:#047857}.link-green-700:focus,.link-green-700:hover{color:#036046}.link-green-800{color:#065f46}.link-green-800:focus,.link-green-800:hover{color:#054c38}.link-green-900{color:#064e3b}.link-green-900:focus,.link-green-900:hover{color:#053e2f}.link-yellow-50{color:#fffbeb}.link-yellow-50:focus,.link-yellow-50:hover{color:#fffcef}.link-yellow-100{color:#fef3c7}.link-yellow-100:focus,.link-yellow-100:hover{color:#fef5d2}.link-yellow-200{color:#fde68a}.link-yellow-200:focus,.link-yellow-200:hover{color:#fdeba1}.link-yellow-300{color:#fcd34d}.link-yellow-300:focus,.link-yellow-300:hover{color:#fddc71}.link-yellow-400{color:#fbbf24}.link-yellow-400:focus,.link-yellow-400:hover{color:#fccc50}.link-yellow-500{color:#f59e0b}.link-yellow-500:focus,.link-yellow-500:hover{color:#f7b13c}.link-yellow-600{color:#d97706}.link-yellow-600:focus,.link-yellow-600:hover{color:#e19238}.link-yellow-700{color:#b45309}.link-yellow-700:focus,.link-yellow-700:hover{color:#904207}.link-yellow-800{color:#92400e}.link-yellow-800:focus,.link-yellow-800:hover{color:#75330b}.link-yellow-900{color:#78350f}.link-yellow-900:focus,.link-yellow-900:hover{color:#602a0c}.link-red-50{color:#fef2f2}.link-red-50:focus,.link-red-50:hover{color:#fef5f5}.link-red-100{color:#fee2e2}.link-red-100:focus,.link-red-100:hover{color:#fee8e8}.link-red-200{color:#fecaca}.link-red-200:focus,.link-red-200:hover{color:#fed5d5}.link-red-300{color:#fca5a5}.link-red-300:focus,.link-red-300:hover{color:#fdb7b7}.link-red-400{color:#f87171}.link-red-400:focus,.link-red-400:hover{color:#f98d8d}.link-red-500{color:#ef4444}.link-red-500:focus,.link-red-500:hover{color:#f26969}.link-red-600{color:#dc2626}.link-red-600:focus,.link-red-600:hover{color:#b01e1e}.link-red-700{color:#b91c1c}.link-red-700:focus,.link-red-700:hover{color:#941616}.link-red-800{color:#991b1b}.link-red-800:focus,.link-red-800:hover{color:#7a1616}.link-red-900{color:#7f1d1d}.link-red-900:focus,.link-red-900:hover{color:#661717}.ratio{position:relative;width:100%}.ratio:before{content:"";display:block;padding-top:var(--bs-aspect-ratio)}.ratio>*{height:100%;left:0;position:absolute;top:0;width:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1440px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.hstack{align-items:center;flex-direction:row}.hstack,.vstack{align-self:stretch;display:flex}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.stretched-link:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{align-self:stretch;background-color:currentColor;display:inline-block;min-height:1em;opacity:.25;width:1px}.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}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .1rem .2rem rgba(0,0,0,.05)!important}.shadow-sm{box-shadow:0 .05rem .2rem rgba(0,0,0,.05)!important}.shadow-lg{box-shadow:0 .2rem .2rem rgba(0,0,0,.05)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important}.border-start-0{border-left:0!important}.border-primary{border-color:#0369a1!important}.border-secondary{border-color:#495057!important}.border-success{border-color:#047857!important}.border-info{border-color:#06b6d4!important}.border-warning{border-color:#f59e0b!important}.border-danger{border-color:#dc2626!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#212529!important}.border-gray-50{border-color:#f9fafb!important}.border-gray-100{border-color:#f8f9fa!important}.border-gray-200{border-color:#e9ecef!important}.border-gray-300{border-color:#dee2e6!important}.border-gray-400{border-color:#ced4da!important}.border-gray-500{border-color:#adb5bd!important}.border-gray-600{border-color:#6c757d!important}.border-gray-700{border-color:#495057!important}.border-gray-800{border-color:#343a40!important}.border-gray-900{border-color:#212529!important}.border-blue-50{border-color:#f0f9ff!important}.border-blue-100{border-color:#e0f2fe!important}.border-blue-200{border-color:#bae6fd!important}.border-blue-300{border-color:#7dd3fc!important}.border-blue-400{border-color:#38bdf8!important}.border-blue-500{border-color:#0ea5e9!important}.border-blue-600{border-color:#0284c7!important}.border-blue-700{border-color:#0369a1!important}.border-blue-800{border-color:#075985!important}.border-blue-900{border-color:#0c4a6e!important}.border-green-50{border-color:#ecfdf5!important}.border-green-100{border-color:#d1fae5!important}.border-green-200{border-color:#a7f3d0!important}.border-green-300{border-color:#6ee7b7!important}.border-green-400{border-color:#34d399!important}.border-green-500{border-color:#10b981!important}.border-green-600{border-color:#059669!important}.border-green-700{border-color:#047857!important}.border-green-800{border-color:#065f46!important}.border-green-900{border-color:#064e3b!important}.border-yellow-50{border-color:#fffbeb!important}.border-yellow-100{border-color:#fef3c7!important}.border-yellow-200{border-color:#fde68a!important}.border-yellow-300{border-color:#fcd34d!important}.border-yellow-400{border-color:#fbbf24!important}.border-yellow-500{border-color:#f59e0b!important}.border-yellow-600{border-color:#d97706!important}.border-yellow-700{border-color:#b45309!important}.border-yellow-800{border-color:#92400e!important}.border-yellow-900{border-color:#78350f!important}.border-red-50{border-color:#fef2f2!important}.border-red-100{border-color:#fee2e2!important}.border-red-200{border-color:#fecaca!important}.border-red-300{border-color:#fca5a5!important}.border-red-400{border-color:#f87171!important}.border-red-500{border-color:#ef4444!important}.border-red-600{border-color:#dc2626!important}.border-red-700{border-color:#b91c1c!important}.border-red-800{border-color:#991b1b!important}.border-red-900{border-color:#7f1d1d!important}.border-white{border-color:#fff!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!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}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!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}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.gap-6{gap:4.5rem!important}.gap-7{gap:6rem!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-6{margin:4.5rem!important}.m-7{margin:6rem!important}.m-auto{margin:auto!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-3{margin-left:1rem!important;margin-right:1rem!important}.mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-5{margin-left:3rem!important;margin-right:3rem!important}.mx-6{margin-left:4.5rem!important;margin-right:4.5rem!important}.mx-7{margin-left:6rem!important;margin-right:6rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-bottom:0!important;margin-top:0!important}.my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-6{margin-bottom:4.5rem!important;margin-top:4.5rem!important}.my-7{margin-bottom:6rem!important;margin-top:6rem!important}.my-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-6{margin-top:4.5rem!important}.mt-7{margin-top:6rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-6{margin-right:4.5rem!important}.me-7{margin-right:6rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-6{margin-bottom:4.5rem!important}.mb-7{margin-bottom:6rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-6{margin-left:4.5rem!important}.ms-7{margin-left:6rem!important}.ms-auto{margin-left:auto!important}.m-n1{margin:-.25rem!important}.m-n2{margin:-.5rem!important}.m-n3{margin:-1rem!important}.m-n4{margin:-1.5rem!important}.m-n5{margin:-3rem!important}.m-n6{margin:-4.5rem!important}.m-n7{margin:-6rem!important}.mx-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-n3{margin-left:-1rem!important;margin-right:-1rem!important}.mx-n4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-n5{margin-left:-3rem!important;margin-right:-3rem!important}.mx-n6{margin-left:-4.5rem!important;margin-right:-4.5rem!important}.mx-n7{margin-left:-6rem!important;margin-right:-6rem!important}.my-n1{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.my-n2{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.my-n3{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-n4{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-n5{margin-bottom:-3rem!important;margin-top:-3rem!important}.my-n6{margin-bottom:-4.5rem!important;margin-top:-4.5rem!important}.my-n7{margin-bottom:-6rem!important;margin-top:-6rem!important}.mt-n1{margin-top:-.25rem!important}.mt-n2{margin-top:-.5rem!important}.mt-n3{margin-top:-1rem!important}.mt-n4{margin-top:-1.5rem!important}.mt-n5{margin-top:-3rem!important}.mt-n6{margin-top:-4.5rem!important}.mt-n7{margin-top:-6rem!important}.me-n1{margin-right:-.25rem!important}.me-n2{margin-right:-.5rem!important}.me-n3{margin-right:-1rem!important}.me-n4{margin-right:-1.5rem!important}.me-n5{margin-right:-3rem!important}.me-n6{margin-right:-4.5rem!important}.me-n7{margin-right:-6rem!important}.mb-n1{margin-bottom:-.25rem!important}.mb-n2{margin-bottom:-.5rem!important}.mb-n3{margin-bottom:-1rem!important}.mb-n4{margin-bottom:-1.5rem!important}.mb-n5{margin-bottom:-3rem!important}.mb-n6{margin-bottom:-4.5rem!important}.mb-n7{margin-bottom:-6rem!important}.ms-n1{margin-left:-.25rem!important}.ms-n2{margin-left:-.5rem!important}.ms-n3{margin-left:-1rem!important}.ms-n4{margin-left:-1.5rem!important}.ms-n5{margin-left:-3rem!important}.ms-n6{margin-left:-4.5rem!important}.ms-n7{margin-left:-6rem!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.p-6{padding:4.5rem!important}.p-7{padding:6rem!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-5{padding-left:3rem!important;padding-right:3rem!important}.px-6{padding-left:4.5rem!important;padding-right:4.5rem!important}.px-7{padding-left:6rem!important;padding-right:6rem!important}.py-0{padding-bottom:0!important;padding-top:0!important}.py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-5{padding-bottom:3rem!important;padding-top:3rem!important}.py-6{padding-bottom:4.5rem!important;padding-top:4.5rem!important}.py-7{padding-bottom:6rem!important;padding-top:6rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pt-6{padding-top:4.5rem!important}.pt-7{padding-top:6rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pe-6{padding-right:4.5rem!important}.pe-7{padding-right:6rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.pb-6{padding-bottom:4.5rem!important}.pb-7{padding-bottom:6rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.ps-6{padding-left:4.5rem!important}.ps-7{padding-left:6rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:1.75rem!important}.fs-2{font-size:1.53125rem!important}.fs-3{font-size:1.3125rem!important}.fs-4{font-size:1.09375rem!important}.fs-5,.fs-6{font-size:.875rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:600!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-base,.lh-lg,.lh-sm{line-height:1.5!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-gray-50{--bs-text-opacity:1;color:rgba(var(--bs-gray-50-rgb),var(--bs-text-opacity))!important}.text-gray-100{--bs-text-opacity:1;color:rgba(var(--bs-gray-100-rgb),var(--bs-text-opacity))!important}.text-gray-200{--bs-text-opacity:1;color:rgba(var(--bs-gray-200-rgb),var(--bs-text-opacity))!important}.text-gray-300{--bs-text-opacity:1;color:rgba(var(--bs-gray-300-rgb),var(--bs-text-opacity))!important}.text-gray-400{--bs-text-opacity:1;color:rgba(var(--bs-gray-400-rgb),var(--bs-text-opacity))!important}.text-gray-500{--bs-text-opacity:1;color:rgba(var(--bs-gray-500-rgb),var(--bs-text-opacity))!important}.text-gray-600{--bs-text-opacity:1;color:rgba(var(--bs-gray-600-rgb),var(--bs-text-opacity))!important}.text-gray-700{--bs-text-opacity:1;color:rgba(var(--bs-gray-700-rgb),var(--bs-text-opacity))!important}.text-gray-800{--bs-text-opacity:1;color:rgba(var(--bs-gray-800-rgb),var(--bs-text-opacity))!important}.text-gray-900{--bs-text-opacity:1;color:rgba(var(--bs-gray-900-rgb),var(--bs-text-opacity))!important}.text-blue-50{--bs-text-opacity:1;color:rgba(var(--bs-blue-50-rgb),var(--bs-text-opacity))!important}.text-blue-100{--bs-text-opacity:1;color:rgba(var(--bs-blue-100-rgb),var(--bs-text-opacity))!important}.text-blue-200{--bs-text-opacity:1;color:rgba(var(--bs-blue-200-rgb),var(--bs-text-opacity))!important}.text-blue-300{--bs-text-opacity:1;color:rgba(var(--bs-blue-300-rgb),var(--bs-text-opacity))!important}.text-blue-400{--bs-text-opacity:1;color:rgba(var(--bs-blue-400-rgb),var(--bs-text-opacity))!important}.text-blue-500{--bs-text-opacity:1;color:rgba(var(--bs-blue-500-rgb),var(--bs-text-opacity))!important}.text-blue-600{--bs-text-opacity:1;color:rgba(var(--bs-blue-600-rgb),var(--bs-text-opacity))!important}.text-blue-700{--bs-text-opacity:1;color:rgba(var(--bs-blue-700-rgb),var(--bs-text-opacity))!important}.text-blue-800{--bs-text-opacity:1;color:rgba(var(--bs-blue-800-rgb),var(--bs-text-opacity))!important}.text-blue-900{--bs-text-opacity:1;color:rgba(var(--bs-blue-900-rgb),var(--bs-text-opacity))!important}.text-green-50{--bs-text-opacity:1;color:rgba(var(--bs-green-50-rgb),var(--bs-text-opacity))!important}.text-green-100{--bs-text-opacity:1;color:rgba(var(--bs-green-100-rgb),var(--bs-text-opacity))!important}.text-green-200{--bs-text-opacity:1;color:rgba(var(--bs-green-200-rgb),var(--bs-text-opacity))!important}.text-green-300{--bs-text-opacity:1;color:rgba(var(--bs-green-300-rgb),var(--bs-text-opacity))!important}.text-green-400{--bs-text-opacity:1;color:rgba(var(--bs-green-400-rgb),var(--bs-text-opacity))!important}.text-green-500{--bs-text-opacity:1;color:rgba(var(--bs-green-500-rgb),var(--bs-text-opacity))!important}.text-green-600{--bs-text-opacity:1;color:rgba(var(--bs-green-600-rgb),var(--bs-text-opacity))!important}.text-green-700{--bs-text-opacity:1;color:rgba(var(--bs-green-700-rgb),var(--bs-text-opacity))!important}.text-green-800{--bs-text-opacity:1;color:rgba(var(--bs-green-800-rgb),var(--bs-text-opacity))!important}.text-green-900{--bs-text-opacity:1;color:rgba(var(--bs-green-900-rgb),var(--bs-text-opacity))!important}.text-yellow-50{--bs-text-opacity:1;color:rgba(var(--bs-yellow-50-rgb),var(--bs-text-opacity))!important}.text-yellow-100{--bs-text-opacity:1;color:rgba(var(--bs-yellow-100-rgb),var(--bs-text-opacity))!important}.text-yellow-200{--bs-text-opacity:1;color:rgba(var(--bs-yellow-200-rgb),var(--bs-text-opacity))!important}.text-yellow-300{--bs-text-opacity:1;color:rgba(var(--bs-yellow-300-rgb),var(--bs-text-opacity))!important}.text-yellow-400{--bs-text-opacity:1;color:rgba(var(--bs-yellow-400-rgb),var(--bs-text-opacity))!important}.text-yellow-500{--bs-text-opacity:1;color:rgba(var(--bs-yellow-500-rgb),var(--bs-text-opacity))!important}.text-yellow-600{--bs-text-opacity:1;color:rgba(var(--bs-yellow-600-rgb),var(--bs-text-opacity))!important}.text-yellow-700{--bs-text-opacity:1;color:rgba(var(--bs-yellow-700-rgb),var(--bs-text-opacity))!important}.text-yellow-800{--bs-text-opacity:1;color:rgba(var(--bs-yellow-800-rgb),var(--bs-text-opacity))!important}.text-yellow-900{--bs-text-opacity:1;color:rgba(var(--bs-yellow-900-rgb),var(--bs-text-opacity))!important}.text-red-50{--bs-text-opacity:1;color:rgba(var(--bs-red-50-rgb),var(--bs-text-opacity))!important}.text-red-100{--bs-text-opacity:1;color:rgba(var(--bs-red-100-rgb),var(--bs-text-opacity))!important}.text-red-200{--bs-text-opacity:1;color:rgba(var(--bs-red-200-rgb),var(--bs-text-opacity))!important}.text-red-300{--bs-text-opacity:1;color:rgba(var(--bs-red-300-rgb),var(--bs-text-opacity))!important}.text-red-400{--bs-text-opacity:1;color:rgba(var(--bs-red-400-rgb),var(--bs-text-opacity))!important}.text-red-500{--bs-text-opacity:1;color:rgba(var(--bs-red-500-rgb),var(--bs-text-opacity))!important}.text-red-600{--bs-text-opacity:1;color:rgba(var(--bs-red-600-rgb),var(--bs-text-opacity))!important}.text-red-700{--bs-text-opacity:1;color:rgba(var(--bs-red-700-rgb),var(--bs-text-opacity))!important}.text-red-800{--bs-text-opacity:1;color:rgba(var(--bs-red-800-rgb),var(--bs-text-opacity))!important}.text-red-900{--bs-text-opacity:1;color:rgba(var(--bs-red-900-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#6c757d!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:hsla(0,0%,100%,.5)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-gray-50{--bs-bg-opacity:1;background-color:rgba(var(--bs-gray-50-rgb),var(--bs-bg-opacity))!important}.bg-gray-100{--bs-bg-opacity:1;background-color:rgba(var(--bs-gray-100-rgb),var(--bs-bg-opacity))!important}.bg-gray-200{--bs-bg-opacity:1;background-color:rgba(var(--bs-gray-200-rgb),var(--bs-bg-opacity))!important}.bg-gray-300{--bs-bg-opacity:1;background-color:rgba(var(--bs-gray-300-rgb),var(--bs-bg-opacity))!important}.bg-gray-400{--bs-bg-opacity:1;background-color:rgba(var(--bs-gray-400-rgb),var(--bs-bg-opacity))!important}.bg-gray-500{--bs-bg-opacity:1;background-color:rgba(var(--bs-gray-500-rgb),var(--bs-bg-opacity))!important}.bg-gray-600{--bs-bg-opacity:1;background-color:rgba(var(--bs-gray-600-rgb),var(--bs-bg-opacity))!important}.bg-gray-700{--bs-bg-opacity:1;background-color:rgba(var(--bs-gray-700-rgb),var(--bs-bg-opacity))!important}.bg-gray-800{--bs-bg-opacity:1;background-color:rgba(var(--bs-gray-800-rgb),var(--bs-bg-opacity))!important}.bg-gray-900{--bs-bg-opacity:1;background-color:rgba(var(--bs-gray-900-rgb),var(--bs-bg-opacity))!important}.bg-blue-50{--bs-bg-opacity:1;background-color:rgba(var(--bs-blue-50-rgb),var(--bs-bg-opacity))!important}.bg-blue-100{--bs-bg-opacity:1;background-color:rgba(var(--bs-blue-100-rgb),var(--bs-bg-opacity))!important}.bg-blue-200{--bs-bg-opacity:1;background-color:rgba(var(--bs-blue-200-rgb),var(--bs-bg-opacity))!important}.bg-blue-300{--bs-bg-opacity:1;background-color:rgba(var(--bs-blue-300-rgb),var(--bs-bg-opacity))!important}.bg-blue-400{--bs-bg-opacity:1;background-color:rgba(var(--bs-blue-400-rgb),var(--bs-bg-opacity))!important}.bg-blue-500{--bs-bg-opacity:1;background-color:rgba(var(--bs-blue-500-rgb),var(--bs-bg-opacity))!important}.bg-blue-600{--bs-bg-opacity:1;background-color:rgba(var(--bs-blue-600-rgb),var(--bs-bg-opacity))!important}.bg-blue-700{--bs-bg-opacity:1;background-color:rgba(var(--bs-blue-700-rgb),var(--bs-bg-opacity))!important}.bg-blue-800{--bs-bg-opacity:1;background-color:rgba(var(--bs-blue-800-rgb),var(--bs-bg-opacity))!important}.bg-blue-900{--bs-bg-opacity:1;background-color:rgba(var(--bs-blue-900-rgb),var(--bs-bg-opacity))!important}.bg-green-50{--bs-bg-opacity:1;background-color:rgba(var(--bs-green-50-rgb),var(--bs-bg-opacity))!important}.bg-green-100{--bs-bg-opacity:1;background-color:rgba(var(--bs-green-100-rgb),var(--bs-bg-opacity))!important}.bg-green-200{--bs-bg-opacity:1;background-color:rgba(var(--bs-green-200-rgb),var(--bs-bg-opacity))!important}.bg-green-300{--bs-bg-opacity:1;background-color:rgba(var(--bs-green-300-rgb),var(--bs-bg-opacity))!important}.bg-green-400{--bs-bg-opacity:1;background-color:rgba(var(--bs-green-400-rgb),var(--bs-bg-opacity))!important}.bg-green-500{--bs-bg-opacity:1;background-color:rgba(var(--bs-green-500-rgb),var(--bs-bg-opacity))!important}.bg-green-600{--bs-bg-opacity:1;background-color:rgba(var(--bs-green-600-rgb),var(--bs-bg-opacity))!important}.bg-green-700{--bs-bg-opacity:1;background-color:rgba(var(--bs-green-700-rgb),var(--bs-bg-opacity))!important}.bg-green-800{--bs-bg-opacity:1;background-color:rgba(var(--bs-green-800-rgb),var(--bs-bg-opacity))!important}.bg-green-900{--bs-bg-opacity:1;background-color:rgba(var(--bs-green-900-rgb),var(--bs-bg-opacity))!important}.bg-yellow-50{--bs-bg-opacity:1;background-color:rgba(var(--bs-yellow-50-rgb),var(--bs-bg-opacity))!important}.bg-yellow-100{--bs-bg-opacity:1;background-color:rgba(var(--bs-yellow-100-rgb),var(--bs-bg-opacity))!important}.bg-yellow-200{--bs-bg-opacity:1;background-color:rgba(var(--bs-yellow-200-rgb),var(--bs-bg-opacity))!important}.bg-yellow-300{--bs-bg-opacity:1;background-color:rgba(var(--bs-yellow-300-rgb),var(--bs-bg-opacity))!important}.bg-yellow-400{--bs-bg-opacity:1;background-color:rgba(var(--bs-yellow-400-rgb),var(--bs-bg-opacity))!important}.bg-yellow-500{--bs-bg-opacity:1;background-color:rgba(var(--bs-yellow-500-rgb),var(--bs-bg-opacity))!important}.bg-yellow-600{--bs-bg-opacity:1;background-color:rgba(var(--bs-yellow-600-rgb),var(--bs-bg-opacity))!important}.bg-yellow-700{--bs-bg-opacity:1;background-color:rgba(var(--bs-yellow-700-rgb),var(--bs-bg-opacity))!important}.bg-yellow-800{--bs-bg-opacity:1;background-color:rgba(var(--bs-yellow-800-rgb),var(--bs-bg-opacity))!important}.bg-yellow-900{--bs-bg-opacity:1;background-color:rgba(var(--bs-yellow-900-rgb),var(--bs-bg-opacity))!important}.bg-red-50{--bs-bg-opacity:1;background-color:rgba(var(--bs-red-50-rgb),var(--bs-bg-opacity))!important}.bg-red-100{--bs-bg-opacity:1;background-color:rgba(var(--bs-red-100-rgb),var(--bs-bg-opacity))!important}.bg-red-200{--bs-bg-opacity:1;background-color:rgba(var(--bs-red-200-rgb),var(--bs-bg-opacity))!important}.bg-red-300{--bs-bg-opacity:1;background-color:rgba(var(--bs-red-300-rgb),var(--bs-bg-opacity))!important}.bg-red-400{--bs-bg-opacity:1;background-color:rgba(var(--bs-red-400-rgb),var(--bs-bg-opacity))!important}.bg-red-500{--bs-bg-opacity:1;background-color:rgba(var(--bs-red-500-rgb),var(--bs-bg-opacity))!important}.bg-red-600{--bs-bg-opacity:1;background-color:rgba(var(--bs-red-600-rgb),var(--bs-bg-opacity))!important}.bg-red-700{--bs-bg-opacity:1;background-color:rgba(var(--bs-red-700-rgb),var(--bs-bg-opacity))!important}.bg-red-800{--bs-bg-opacity:1;background-color:rgba(var(--bs-red-800-rgb),var(--bs-bg-opacity))!important}.bg-red-900{--bs-bg-opacity:1;background-color:rgba(var(--bs-red-900-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-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}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.2rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.1rem!important}.rounded-2{border-radius:.2rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.2rem!important}.rounded-end,.rounded-top{border-top-right-radius:.2rem!important}.rounded-bottom,.rounded-end{border-bottom-right-radius:.2rem!important}.rounded-bottom,.rounded-start{border-bottom-left-radius:.2rem!important}.rounded-start{border-top-left-radius:.2rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!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:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.gap-sm-6{gap:4.5rem!important}.gap-sm-7{gap:6rem!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-6{margin:4.5rem!important}.m-sm-7{margin:6rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-left:0!important;margin-right:0!important}.mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-sm-3{margin-left:1rem!important;margin-right:1rem!important}.mx-sm-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-sm-5{margin-left:3rem!important;margin-right:3rem!important}.mx-sm-6{margin-left:4.5rem!important;margin-right:4.5rem!important}.mx-sm-7{margin-left:6rem!important;margin-right:6rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-0{margin-bottom:0!important;margin-top:0!important}.my-sm-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-sm-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-sm-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-sm-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-sm-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-sm-6{margin-bottom:4.5rem!important;margin-top:4.5rem!important}.my-sm-7{margin-bottom:6rem!important;margin-top:6rem!important}.my-sm-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-6{margin-top:4.5rem!important}.mt-sm-7{margin-top:6rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-6{margin-right:4.5rem!important}.me-sm-7{margin-right:6rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-6{margin-bottom:4.5rem!important}.mb-sm-7{margin-bottom:6rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-6{margin-left:4.5rem!important}.ms-sm-7{margin-left:6rem!important}.ms-sm-auto{margin-left:auto!important}.m-sm-n1{margin:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.m-sm-n3{margin:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.m-sm-n6{margin:-4.5rem!important}.m-sm-n7{margin:-6rem!important}.mx-sm-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-sm-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-sm-n3{margin-left:-1rem!important;margin-right:-1rem!important}.mx-sm-n4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-sm-n5{margin-left:-3rem!important;margin-right:-3rem!important}.mx-sm-n6{margin-left:-4.5rem!important;margin-right:-4.5rem!important}.mx-sm-n7{margin-left:-6rem!important;margin-right:-6rem!important}.my-sm-n1{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.my-sm-n2{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.my-sm-n3{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-sm-n4{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-sm-n5{margin-bottom:-3rem!important;margin-top:-3rem!important}.my-sm-n6{margin-bottom:-4.5rem!important;margin-top:-4.5rem!important}.my-sm-n7{margin-bottom:-6rem!important;margin-top:-6rem!important}.mt-sm-n1{margin-top:-.25rem!important}.mt-sm-n2{margin-top:-.5rem!important}.mt-sm-n3{margin-top:-1rem!important}.mt-sm-n4{margin-top:-1.5rem!important}.mt-sm-n5{margin-top:-3rem!important}.mt-sm-n6{margin-top:-4.5rem!important}.mt-sm-n7{margin-top:-6rem!important}.me-sm-n1{margin-right:-.25rem!important}.me-sm-n2{margin-right:-.5rem!important}.me-sm-n3{margin-right:-1rem!important}.me-sm-n4{margin-right:-1.5rem!important}.me-sm-n5{margin-right:-3rem!important}.me-sm-n6{margin-right:-4.5rem!important}.me-sm-n7{margin-right:-6rem!important}.mb-sm-n1{margin-bottom:-.25rem!important}.mb-sm-n2{margin-bottom:-.5rem!important}.mb-sm-n3{margin-bottom:-1rem!important}.mb-sm-n4{margin-bottom:-1.5rem!important}.mb-sm-n5{margin-bottom:-3rem!important}.mb-sm-n6{margin-bottom:-4.5rem!important}.mb-sm-n7{margin-bottom:-6rem!important}.ms-sm-n1{margin-left:-.25rem!important}.ms-sm-n2{margin-left:-.5rem!important}.ms-sm-n3{margin-left:-1rem!important}.ms-sm-n4{margin-left:-1.5rem!important}.ms-sm-n5{margin-left:-3rem!important}.ms-sm-n6{margin-left:-4.5rem!important}.ms-sm-n7{margin-left:-6rem!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.p-sm-6{padding:4.5rem!important}.p-sm-7{padding:6rem!important}.px-sm-0{padding-left:0!important;padding-right:0!important}.px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-sm-3{padding-left:1rem!important;padding-right:1rem!important}.px-sm-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-sm-5{padding-left:3rem!important;padding-right:3rem!important}.px-sm-6{padding-left:4.5rem!important;padding-right:4.5rem!important}.px-sm-7{padding-left:6rem!important;padding-right:6rem!important}.py-sm-0{padding-bottom:0!important;padding-top:0!important}.py-sm-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-sm-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-sm-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-sm-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-sm-5{padding-bottom:3rem!important;padding-top:3rem!important}.py-sm-6{padding-bottom:4.5rem!important;padding-top:4.5rem!important}.py-sm-7{padding-bottom:6rem!important;padding-top:6rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pt-sm-6{padding-top:4.5rem!important}.pt-sm-7{padding-top:6rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pe-sm-6{padding-right:4.5rem!important}.pe-sm-7{padding-right:6rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.pb-sm-6{padding-bottom:4.5rem!important}.pb-sm-7{padding-bottom:6rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.ps-sm-6{padding-left:4.5rem!important}.ps-sm-7{padding-left:6rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!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:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.gap-md-6{gap:4.5rem!important}.gap-md-7{gap:6rem!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-6{margin:4.5rem!important}.m-md-7{margin:6rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-md-3{margin-left:1rem!important;margin-right:1rem!important}.mx-md-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-md-5{margin-left:3rem!important;margin-right:3rem!important}.mx-md-6{margin-left:4.5rem!important;margin-right:4.5rem!important}.mx-md-7{margin-left:6rem!important;margin-right:6rem!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.my-md-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-md-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-md-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-md-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-md-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-md-6{margin-bottom:4.5rem!important;margin-top:4.5rem!important}.my-md-7{margin-bottom:6rem!important;margin-top:6rem!important}.my-md-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-6{margin-top:4.5rem!important}.mt-md-7{margin-top:6rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-6{margin-right:4.5rem!important}.me-md-7{margin-right:6rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-6{margin-bottom:4.5rem!important}.mb-md-7{margin-bottom:6rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-6{margin-left:4.5rem!important}.ms-md-7{margin-left:6rem!important}.ms-md-auto{margin-left:auto!important}.m-md-n1{margin:-.25rem!important}.m-md-n2{margin:-.5rem!important}.m-md-n3{margin:-1rem!important}.m-md-n4{margin:-1.5rem!important}.m-md-n5{margin:-3rem!important}.m-md-n6{margin:-4.5rem!important}.m-md-n7{margin:-6rem!important}.mx-md-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-md-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-md-n3{margin-left:-1rem!important;margin-right:-1rem!important}.mx-md-n4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-md-n5{margin-left:-3rem!important;margin-right:-3rem!important}.mx-md-n6{margin-left:-4.5rem!important;margin-right:-4.5rem!important}.mx-md-n7{margin-left:-6rem!important;margin-right:-6rem!important}.my-md-n1{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.my-md-n2{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.my-md-n3{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-md-n4{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-md-n5{margin-bottom:-3rem!important;margin-top:-3rem!important}.my-md-n6{margin-bottom:-4.5rem!important;margin-top:-4.5rem!important}.my-md-n7{margin-bottom:-6rem!important;margin-top:-6rem!important}.mt-md-n1{margin-top:-.25rem!important}.mt-md-n2{margin-top:-.5rem!important}.mt-md-n3{margin-top:-1rem!important}.mt-md-n4{margin-top:-1.5rem!important}.mt-md-n5{margin-top:-3rem!important}.mt-md-n6{margin-top:-4.5rem!important}.mt-md-n7{margin-top:-6rem!important}.me-md-n1{margin-right:-.25rem!important}.me-md-n2{margin-right:-.5rem!important}.me-md-n3{margin-right:-1rem!important}.me-md-n4{margin-right:-1.5rem!important}.me-md-n5{margin-right:-3rem!important}.me-md-n6{margin-right:-4.5rem!important}.me-md-n7{margin-right:-6rem!important}.mb-md-n1{margin-bottom:-.25rem!important}.mb-md-n2{margin-bottom:-.5rem!important}.mb-md-n3{margin-bottom:-1rem!important}.mb-md-n4{margin-bottom:-1.5rem!important}.mb-md-n5{margin-bottom:-3rem!important}.mb-md-n6{margin-bottom:-4.5rem!important}.mb-md-n7{margin-bottom:-6rem!important}.ms-md-n1{margin-left:-.25rem!important}.ms-md-n2{margin-left:-.5rem!important}.ms-md-n3{margin-left:-1rem!important}.ms-md-n4{margin-left:-1.5rem!important}.ms-md-n5{margin-left:-3rem!important}.ms-md-n6{margin-left:-4.5rem!important}.ms-md-n7{margin-left:-6rem!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.p-md-6{padding:4.5rem!important}.p-md-7{padding:6rem!important}.px-md-0{padding-left:0!important;padding-right:0!important}.px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-md-3{padding-left:1rem!important;padding-right:1rem!important}.px-md-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-md-5{padding-left:3rem!important;padding-right:3rem!important}.px-md-6{padding-left:4.5rem!important;padding-right:4.5rem!important}.px-md-7{padding-left:6rem!important;padding-right:6rem!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-md-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-md-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-md-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-md-5{padding-bottom:3rem!important;padding-top:3rem!important}.py-md-6{padding-bottom:4.5rem!important;padding-top:4.5rem!important}.py-md-7{padding-bottom:6rem!important;padding-top:6rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pt-md-6{padding-top:4.5rem!important}.pt-md-7{padding-top:6rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pe-md-6{padding-right:4.5rem!important}.pe-md-7{padding-right:6rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.pb-md-6{padding-bottom:4.5rem!important}.pb-md-7{padding-bottom:6rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.ps-md-6{padding-left:4.5rem!important}.ps-md-7{padding-left:6rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!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:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.gap-lg-6{gap:4.5rem!important}.gap-lg-7{gap:6rem!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-6{margin:4.5rem!important}.m-lg-7{margin:6rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-lg-3{margin-left:1rem!important;margin-right:1rem!important}.mx-lg-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-lg-5{margin-left:3rem!important;margin-right:3rem!important}.mx-lg-6{margin-left:4.5rem!important;margin-right:4.5rem!important}.mx-lg-7{margin-left:6rem!important;margin-right:6rem!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.my-lg-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-lg-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-lg-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-lg-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-lg-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-lg-6{margin-bottom:4.5rem!important;margin-top:4.5rem!important}.my-lg-7{margin-bottom:6rem!important;margin-top:6rem!important}.my-lg-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-6{margin-top:4.5rem!important}.mt-lg-7{margin-top:6rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-6{margin-right:4.5rem!important}.me-lg-7{margin-right:6rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-6{margin-bottom:4.5rem!important}.mb-lg-7{margin-bottom:6rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-6{margin-left:4.5rem!important}.ms-lg-7{margin-left:6rem!important}.ms-lg-auto{margin-left:auto!important}.m-lg-n1{margin:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.m-lg-n3{margin:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.m-lg-n6{margin:-4.5rem!important}.m-lg-n7{margin:-6rem!important}.mx-lg-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-lg-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-lg-n3{margin-left:-1rem!important;margin-right:-1rem!important}.mx-lg-n4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-lg-n5{margin-left:-3rem!important;margin-right:-3rem!important}.mx-lg-n6{margin-left:-4.5rem!important;margin-right:-4.5rem!important}.mx-lg-n7{margin-left:-6rem!important;margin-right:-6rem!important}.my-lg-n1{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.my-lg-n2{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.my-lg-n3{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-lg-n4{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-lg-n5{margin-bottom:-3rem!important;margin-top:-3rem!important}.my-lg-n6{margin-bottom:-4.5rem!important;margin-top:-4.5rem!important}.my-lg-n7{margin-bottom:-6rem!important;margin-top:-6rem!important}.mt-lg-n1{margin-top:-.25rem!important}.mt-lg-n2{margin-top:-.5rem!important}.mt-lg-n3{margin-top:-1rem!important}.mt-lg-n4{margin-top:-1.5rem!important}.mt-lg-n5{margin-top:-3rem!important}.mt-lg-n6{margin-top:-4.5rem!important}.mt-lg-n7{margin-top:-6rem!important}.me-lg-n1{margin-right:-.25rem!important}.me-lg-n2{margin-right:-.5rem!important}.me-lg-n3{margin-right:-1rem!important}.me-lg-n4{margin-right:-1.5rem!important}.me-lg-n5{margin-right:-3rem!important}.me-lg-n6{margin-right:-4.5rem!important}.me-lg-n7{margin-right:-6rem!important}.mb-lg-n1{margin-bottom:-.25rem!important}.mb-lg-n2{margin-bottom:-.5rem!important}.mb-lg-n3{margin-bottom:-1rem!important}.mb-lg-n4{margin-bottom:-1.5rem!important}.mb-lg-n5{margin-bottom:-3rem!important}.mb-lg-n6{margin-bottom:-4.5rem!important}.mb-lg-n7{margin-bottom:-6rem!important}.ms-lg-n1{margin-left:-.25rem!important}.ms-lg-n2{margin-left:-.5rem!important}.ms-lg-n3{margin-left:-1rem!important}.ms-lg-n4{margin-left:-1.5rem!important}.ms-lg-n5{margin-left:-3rem!important}.ms-lg-n6{margin-left:-4.5rem!important}.ms-lg-n7{margin-left:-6rem!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.p-lg-6{padding:4.5rem!important}.p-lg-7{padding:6rem!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-lg-3{padding-left:1rem!important;padding-right:1rem!important}.px-lg-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-lg-5{padding-left:3rem!important;padding-right:3rem!important}.px-lg-6{padding-left:4.5rem!important;padding-right:4.5rem!important}.px-lg-7{padding-left:6rem!important;padding-right:6rem!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-lg-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-lg-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-lg-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-lg-5{padding-bottom:3rem!important;padding-top:3rem!important}.py-lg-6{padding-bottom:4.5rem!important;padding-top:4.5rem!important}.py-lg-7{padding-bottom:6rem!important;padding-top:6rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pt-lg-6{padding-top:4.5rem!important}.pt-lg-7{padding-top:6rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pe-lg-6{padding-right:4.5rem!important}.pe-lg-7{padding-right:6rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.pb-lg-6{padding-bottom:4.5rem!important}.pb-lg-7{padding-bottom:6rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.ps-lg-6{padding-left:4.5rem!important}.ps-lg-7{padding-left:6rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!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:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.gap-xl-6{gap:4.5rem!important}.gap-xl-7{gap:6rem!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-6{margin:4.5rem!important}.m-xl-7{margin:6rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-left:0!important;margin-right:0!important}.mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xl-6{margin-left:4.5rem!important;margin-right:4.5rem!important}.mx-xl-7{margin-left:6rem!important;margin-right:6rem!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-0{margin-bottom:0!important;margin-top:0!important}.my-xl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xl-6{margin-bottom:4.5rem!important;margin-top:4.5rem!important}.my-xl-7{margin-bottom:6rem!important;margin-top:6rem!important}.my-xl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-6{margin-top:4.5rem!important}.mt-xl-7{margin-top:6rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-6{margin-right:4.5rem!important}.me-xl-7{margin-right:6rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-6{margin-bottom:4.5rem!important}.mb-xl-7{margin-bottom:6rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-6{margin-left:4.5rem!important}.ms-xl-7{margin-left:6rem!important}.ms-xl-auto{margin-left:auto!important}.m-xl-n1{margin:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.m-xl-n3{margin:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.m-xl-n6{margin:-4.5rem!important}.m-xl-n7{margin:-6rem!important}.mx-xl-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-xl-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-xl-n3{margin-left:-1rem!important;margin-right:-1rem!important}.mx-xl-n4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-xl-n5{margin-left:-3rem!important;margin-right:-3rem!important}.mx-xl-n6{margin-left:-4.5rem!important;margin-right:-4.5rem!important}.mx-xl-n7{margin-left:-6rem!important;margin-right:-6rem!important}.my-xl-n1{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.my-xl-n2{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.my-xl-n3{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-xl-n4{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-xl-n5{margin-bottom:-3rem!important;margin-top:-3rem!important}.my-xl-n6{margin-bottom:-4.5rem!important;margin-top:-4.5rem!important}.my-xl-n7{margin-bottom:-6rem!important;margin-top:-6rem!important}.mt-xl-n1{margin-top:-.25rem!important}.mt-xl-n2{margin-top:-.5rem!important}.mt-xl-n3{margin-top:-1rem!important}.mt-xl-n4{margin-top:-1.5rem!important}.mt-xl-n5{margin-top:-3rem!important}.mt-xl-n6{margin-top:-4.5rem!important}.mt-xl-n7{margin-top:-6rem!important}.me-xl-n1{margin-right:-.25rem!important}.me-xl-n2{margin-right:-.5rem!important}.me-xl-n3{margin-right:-1rem!important}.me-xl-n4{margin-right:-1.5rem!important}.me-xl-n5{margin-right:-3rem!important}.me-xl-n6{margin-right:-4.5rem!important}.me-xl-n7{margin-right:-6rem!important}.mb-xl-n1{margin-bottom:-.25rem!important}.mb-xl-n2{margin-bottom:-.5rem!important}.mb-xl-n3{margin-bottom:-1rem!important}.mb-xl-n4{margin-bottom:-1.5rem!important}.mb-xl-n5{margin-bottom:-3rem!important}.mb-xl-n6{margin-bottom:-4.5rem!important}.mb-xl-n7{margin-bottom:-6rem!important}.ms-xl-n1{margin-left:-.25rem!important}.ms-xl-n2{margin-left:-.5rem!important}.ms-xl-n3{margin-left:-1rem!important}.ms-xl-n4{margin-left:-1.5rem!important}.ms-xl-n5{margin-left:-3rem!important}.ms-xl-n6{margin-left:-4.5rem!important}.ms-xl-n7{margin-left:-6rem!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.p-xl-6{padding:4.5rem!important}.p-xl-7{padding:6rem!important}.px-xl-0{padding-left:0!important;padding-right:0!important}.px-xl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xl-5{padding-left:3rem!important;padding-right:3rem!important}.px-xl-6{padding-left:4.5rem!important;padding-right:4.5rem!important}.px-xl-7{padding-left:6rem!important;padding-right:6rem!important}.py-xl-0{padding-bottom:0!important;padding-top:0!important}.py-xl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xl-5{padding-bottom:3rem!important;padding-top:3rem!important}.py-xl-6{padding-bottom:4.5rem!important;padding-top:4.5rem!important}.py-xl-7{padding-bottom:6rem!important;padding-top:6rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pt-xl-6{padding-top:4.5rem!important}.pt-xl-7{padding-top:6rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pe-xl-6{padding-right:4.5rem!important}.pe-xl-7{padding-right:6rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.pb-xl-6{padding-bottom:4.5rem!important}.pb-xl-7{padding-bottom:6rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.ps-xl-6{padding-left:4.5rem!important}.ps-xl-7{padding-left:6rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1440px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.gap-xxl-6{gap:4.5rem!important}.gap-xxl-7{gap:6rem!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-6{margin:4.5rem!important}.m-xxl-7{margin:6rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-left:0!important;margin-right:0!important}.mx-xxl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xxl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xxl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xxl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xxl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xxl-6{margin-left:4.5rem!important;margin-right:4.5rem!important}.mx-xxl-7{margin-left:6rem!important;margin-right:6rem!important}.mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xxl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xxl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xxl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xxl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xxl-6{margin-bottom:4.5rem!important;margin-top:4.5rem!important}.my-xxl-7{margin-bottom:6rem!important;margin-top:6rem!important}.my-xxl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-6{margin-top:4.5rem!important}.mt-xxl-7{margin-top:6rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-6{margin-right:4.5rem!important}.me-xxl-7{margin-right:6rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-6{margin-bottom:4.5rem!important}.mb-xxl-7{margin-bottom:6rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-6{margin-left:4.5rem!important}.ms-xxl-7{margin-left:6rem!important}.ms-xxl-auto{margin-left:auto!important}.m-xxl-n1{margin:-.25rem!important}.m-xxl-n2{margin:-.5rem!important}.m-xxl-n3{margin:-1rem!important}.m-xxl-n4{margin:-1.5rem!important}.m-xxl-n5{margin:-3rem!important}.m-xxl-n6{margin:-4.5rem!important}.m-xxl-n7{margin:-6rem!important}.mx-xxl-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-xxl-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-xxl-n3{margin-left:-1rem!important;margin-right:-1rem!important}.mx-xxl-n4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-xxl-n5{margin-left:-3rem!important;margin-right:-3rem!important}.mx-xxl-n6{margin-left:-4.5rem!important;margin-right:-4.5rem!important}.mx-xxl-n7{margin-left:-6rem!important;margin-right:-6rem!important}.my-xxl-n1{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.my-xxl-n2{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.my-xxl-n3{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-xxl-n4{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-xxl-n5{margin-bottom:-3rem!important;margin-top:-3rem!important}.my-xxl-n6{margin-bottom:-4.5rem!important;margin-top:-4.5rem!important}.my-xxl-n7{margin-bottom:-6rem!important;margin-top:-6rem!important}.mt-xxl-n1{margin-top:-.25rem!important}.mt-xxl-n2{margin-top:-.5rem!important}.mt-xxl-n3{margin-top:-1rem!important}.mt-xxl-n4{margin-top:-1.5rem!important}.mt-xxl-n5{margin-top:-3rem!important}.mt-xxl-n6{margin-top:-4.5rem!important}.mt-xxl-n7{margin-top:-6rem!important}.me-xxl-n1{margin-right:-.25rem!important}.me-xxl-n2{margin-right:-.5rem!important}.me-xxl-n3{margin-right:-1rem!important}.me-xxl-n4{margin-right:-1.5rem!important}.me-xxl-n5{margin-right:-3rem!important}.me-xxl-n6{margin-right:-4.5rem!important}.me-xxl-n7{margin-right:-6rem!important}.mb-xxl-n1{margin-bottom:-.25rem!important}.mb-xxl-n2{margin-bottom:-.5rem!important}.mb-xxl-n3{margin-bottom:-1rem!important}.mb-xxl-n4{margin-bottom:-1.5rem!important}.mb-xxl-n5{margin-bottom:-3rem!important}.mb-xxl-n6{margin-bottom:-4.5rem!important}.mb-xxl-n7{margin-bottom:-6rem!important}.ms-xxl-n1{margin-left:-.25rem!important}.ms-xxl-n2{margin-left:-.5rem!important}.ms-xxl-n3{margin-left:-1rem!important}.ms-xxl-n4{margin-left:-1.5rem!important}.ms-xxl-n5{margin-left:-3rem!important}.ms-xxl-n6{margin-left:-4.5rem!important}.ms-xxl-n7{margin-left:-6rem!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.p-xxl-6{padding:4.5rem!important}.p-xxl-7{padding:6rem!important}.px-xxl-0{padding-left:0!important;padding-right:0!important}.px-xxl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xxl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xxl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xxl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xxl-5{padding-left:3rem!important;padding-right:3rem!important}.px-xxl-6{padding-left:4.5rem!important;padding-right:4.5rem!important}.px-xxl-7{padding-left:6rem!important;padding-right:6rem!important}.py-xxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xxl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xxl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xxl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xxl-5{padding-bottom:3rem!important;padding-top:3rem!important}.py-xxl-6{padding-bottom:4.5rem!important;padding-top:4.5rem!important}.py-xxl-7{padding-bottom:6rem!important;padding-top:6rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pt-xxl-6{padding-top:4.5rem!important}.pt-xxl-7{padding-top:6rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pe-xxl-6{padding-right:4.5rem!important}.pe-xxl-7{padding-right:6rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.pb-xxl-6{padding-bottom:4.5rem!important}.pb-xxl-7{padding-bottom:6rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.ps-xxl-6{padding-left:4.5rem!important}.ps-xxl-7{padding-left:6rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!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:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.accordion .card:not(:last-child){margin-bottom:0}.accordion .card-header{border-bottom:0}.accordion .card-body{border-top:1px solid #dadde0}.accordion .card-title a{color:#495057}.alert-outline{background:#fff;color:#495057}.alert-outline hr{border-top-color:#ced4da}.alert-outline .alert-message{border:1px solid #ced4da;border-bottom-left-radius:.2rem;border-bottom-right-radius:.2rem;border-top-left-radius:.2rem;border-top-right-radius:.2rem}.alert-outline .alert-message:not(:nth-child(2)){border-bottom-left-radius:0;border-left:0;border-top-left-radius:0}.alert-outline .alert-icon{border-bottom-left-radius:.2rem;border-top-left-radius:.2rem;color:#fff}.alert-outline.alert-primary .alert-icon{background-color:#0369a1}.alert-outline.alert-secondary .alert-icon{background-color:#495057}.alert-outline.alert-success .alert-icon{background-color:#047857}.alert-outline.alert-info .alert-icon{background-color:#06b6d4}.alert-outline.alert-warning .alert-icon{background-color:#f59e0b}.alert-outline.alert-danger .alert-icon{background-color:#dc2626}.alert-outline.alert-light .alert-icon{background-color:#f8f9fa}.alert-outline.alert-dark .alert-icon{background-color:#212529}.alert-outline.alert-gray-50 .alert-icon{background-color:#f9fafb}.alert-outline.alert-gray-100 .alert-icon{background-color:#f8f9fa}.alert-outline.alert-gray-200 .alert-icon{background-color:#e9ecef}.alert-outline.alert-gray-300 .alert-icon{background-color:#dee2e6}.alert-outline.alert-gray-400 .alert-icon{background-color:#ced4da}.alert-outline.alert-gray-500 .alert-icon{background-color:#adb5bd}.alert-outline.alert-gray-600 .alert-icon{background-color:#6c757d}.alert-outline.alert-gray-700 .alert-icon{background-color:#495057}.alert-outline.alert-gray-800 .alert-icon{background-color:#343a40}.alert-outline.alert-gray-900 .alert-icon{background-color:#212529}.alert-outline.alert-blue-50 .alert-icon{background-color:#f0f9ff}.alert-outline.alert-blue-100 .alert-icon{background-color:#e0f2fe}.alert-outline.alert-blue-200 .alert-icon{background-color:#bae6fd}.alert-outline.alert-blue-300 .alert-icon{background-color:#7dd3fc}.alert-outline.alert-blue-400 .alert-icon{background-color:#38bdf8}.alert-outline.alert-blue-500 .alert-icon{background-color:#0ea5e9}.alert-outline.alert-blue-600 .alert-icon{background-color:#0284c7}.alert-outline.alert-blue-700 .alert-icon{background-color:#0369a1}.alert-outline.alert-blue-800 .alert-icon{background-color:#075985}.alert-outline.alert-blue-900 .alert-icon{background-color:#0c4a6e}.alert-outline.alert-green-50 .alert-icon{background-color:#ecfdf5}.alert-outline.alert-green-100 .alert-icon{background-color:#d1fae5}.alert-outline.alert-green-200 .alert-icon{background-color:#a7f3d0}.alert-outline.alert-green-300 .alert-icon{background-color:#6ee7b7}.alert-outline.alert-green-400 .alert-icon{background-color:#34d399}.alert-outline.alert-green-500 .alert-icon{background-color:#10b981}.alert-outline.alert-green-600 .alert-icon{background-color:#059669}.alert-outline.alert-green-700 .alert-icon{background-color:#047857}.alert-outline.alert-green-800 .alert-icon{background-color:#065f46}.alert-outline.alert-green-900 .alert-icon{background-color:#064e3b}.alert-outline.alert-yellow-50 .alert-icon{background-color:#fffbeb}.alert-outline.alert-yellow-100 .alert-icon{background-color:#fef3c7}.alert-outline.alert-yellow-200 .alert-icon{background-color:#fde68a}.alert-outline.alert-yellow-300 .alert-icon{background-color:#fcd34d}.alert-outline.alert-yellow-400 .alert-icon{background-color:#fbbf24}.alert-outline.alert-yellow-500 .alert-icon{background-color:#f59e0b}.alert-outline.alert-yellow-600 .alert-icon{background-color:#d97706}.alert-outline.alert-yellow-700 .alert-icon{background-color:#b45309}.alert-outline.alert-yellow-800 .alert-icon{background-color:#92400e}.alert-outline.alert-yellow-900 .alert-icon{background-color:#78350f}.alert-outline.alert-red-50 .alert-icon{background-color:#fef2f2}.alert-outline.alert-red-100 .alert-icon{background-color:#fee2e2}.alert-outline.alert-red-200 .alert-icon{background-color:#fecaca}.alert-outline.alert-red-300 .alert-icon{background-color:#fca5a5}.alert-outline.alert-red-400 .alert-icon{background-color:#f87171}.alert-outline.alert-red-500 .alert-icon{background-color:#ef4444}.alert-outline.alert-red-600 .alert-icon{background-color:#dc2626}.alert-outline.alert-red-700 .alert-icon{background-color:#b91c1c}.alert-outline.alert-red-800 .alert-icon{background-color:#991b1b}.alert-outline.alert-red-900 .alert-icon{background-color:#7f1d1d}.alert-message{box-sizing:border-box;padding:.95rem;width:100%}.avatar{height:40px;width:40px}.avatar-title{align-items:center;color:#0369a1;display:flex;height:100%;justify-content:center;width:100%}.btn .feather{height:14px;width:14px}.btn-blue-50,.btn-blue-50.disabled,.btn-blue-50.focus,.btn-blue-50.hover:not(:disabled):not(.disabled),.btn-blue-50:disabled,.btn-blue-50:focus,.btn-blue-50:hover:not(:disabled):not(.disabled),.btn-blue-100,.btn-blue-100.disabled,.btn-blue-100.focus,.btn-blue-100.hover:not(:disabled):not(.disabled),.btn-blue-100:disabled,.btn-blue-100:focus,.btn-blue-100:hover:not(:disabled):not(.disabled),.btn-blue-200,.btn-blue-200.disabled,.btn-blue-200.focus,.btn-blue-200.hover:not(:disabled):not(.disabled),.btn-blue-200:disabled,.btn-blue-200:focus,.btn-blue-200:hover:not(:disabled):not(.disabled),.btn-blue-300,.btn-blue-300.disabled,.btn-blue-300.focus,.btn-blue-300.hover:not(:disabled):not(.disabled),.btn-blue-300:disabled,.btn-blue-300:focus,.btn-blue-300:hover:not(:disabled):not(.disabled),.btn-blue-400,.btn-blue-400.disabled,.btn-blue-400.focus,.btn-blue-400.hover:not(:disabled):not(.disabled),.btn-blue-400:disabled,.btn-blue-400:focus,.btn-blue-400:hover:not(:disabled):not(.disabled),.btn-blue-500,.btn-blue-500.disabled,.btn-blue-500.focus,.btn-blue-500.hover:not(:disabled):not(.disabled),.btn-blue-500:disabled,.btn-blue-500:focus,.btn-blue-500:hover:not(:disabled):not(.disabled),.btn-blue-600,.btn-blue-600.disabled,.btn-blue-600.focus,.btn-blue-600.hover:not(:disabled):not(.disabled),.btn-blue-600:disabled,.btn-blue-600:focus,.btn-blue-600:hover:not(:disabled):not(.disabled),.btn-blue-700,.btn-blue-700.disabled,.btn-blue-700.focus,.btn-blue-700.hover:not(:disabled):not(.disabled),.btn-blue-700:disabled,.btn-blue-700:focus,.btn-blue-700:hover:not(:disabled):not(.disabled),.btn-blue-800,.btn-blue-800.disabled,.btn-blue-800.focus,.btn-blue-800.hover:not(:disabled):not(.disabled),.btn-blue-800:disabled,.btn-blue-800:focus,.btn-blue-800:hover:not(:disabled):not(.disabled),.btn-blue-900,.btn-blue-900.disabled,.btn-blue-900.focus,.btn-blue-900.hover:not(:disabled):not(.disabled),.btn-blue-900:disabled,.btn-blue-900:focus,.btn-blue-900:hover:not(:disabled):not(.disabled),.btn-danger,.btn-danger.disabled,.btn-danger.focus,.btn-danger.hover:not(:disabled):not(.disabled),.btn-danger:disabled,.btn-danger:focus,.btn-danger:hover:not(:disabled):not(.disabled),.btn-dark,.btn-dark.disabled,.btn-dark.focus,.btn-dark.hover:not(:disabled):not(.disabled),.btn-dark:disabled,.btn-dark:focus,.btn-dark:hover:not(:disabled):not(.disabled),.btn-gray-50,.btn-gray-50.disabled,.btn-gray-50.focus,.btn-gray-50.hover:not(:disabled):not(.disabled),.btn-gray-50:disabled,.btn-gray-50:focus,.btn-gray-50:hover:not(:disabled):not(.disabled),.btn-gray-100,.btn-gray-100.disabled,.btn-gray-100.focus,.btn-gray-100.hover:not(:disabled):not(.disabled),.btn-gray-100:disabled,.btn-gray-100:focus,.btn-gray-100:hover:not(:disabled):not(.disabled),.btn-gray-200,.btn-gray-200.disabled,.btn-gray-200.focus,.btn-gray-200.hover:not(:disabled):not(.disabled),.btn-gray-200:disabled,.btn-gray-200:focus,.btn-gray-200:hover:not(:disabled):not(.disabled),.btn-gray-300,.btn-gray-300.disabled,.btn-gray-300.focus,.btn-gray-300.hover:not(:disabled):not(.disabled),.btn-gray-300:disabled,.btn-gray-300:focus,.btn-gray-300:hover:not(:disabled):not(.disabled),.btn-gray-400,.btn-gray-400.disabled,.btn-gray-400.focus,.btn-gray-400.hover:not(:disabled):not(.disabled),.btn-gray-400:disabled,.btn-gray-400:focus,.btn-gray-400:hover:not(:disabled):not(.disabled),.btn-gray-500,.btn-gray-500.disabled,.btn-gray-500.focus,.btn-gray-500.hover:not(:disabled):not(.disabled),.btn-gray-500:disabled,.btn-gray-500:focus,.btn-gray-500:hover:not(:disabled):not(.disabled),.btn-gray-600,.btn-gray-600.disabled,.btn-gray-600.focus,.btn-gray-600.hover:not(:disabled):not(.disabled),.btn-gray-600:disabled,.btn-gray-600:focus,.btn-gray-600:hover:not(:disabled):not(.disabled),.btn-gray-700,.btn-gray-700.disabled,.btn-gray-700.focus,.btn-gray-700.hover:not(:disabled):not(.disabled),.btn-gray-700:disabled,.btn-gray-700:focus,.btn-gray-700:hover:not(:disabled):not(.disabled),.btn-gray-800,.btn-gray-800.disabled,.btn-gray-800.focus,.btn-gray-800.hover:not(:disabled):not(.disabled),.btn-gray-800:disabled,.btn-gray-800:focus,.btn-gray-800:hover:not(:disabled):not(.disabled),.btn-gray-900,.btn-gray-900.disabled,.btn-gray-900.focus,.btn-gray-900.hover:not(:disabled):not(.disabled),.btn-gray-900:disabled,.btn-gray-900:focus,.btn-gray-900:hover:not(:disabled):not(.disabled),.btn-green-50,.btn-green-50.disabled,.btn-green-50.focus,.btn-green-50.hover:not(:disabled):not(.disabled),.btn-green-50:disabled,.btn-green-50:focus,.btn-green-50:hover:not(:disabled):not(.disabled),.btn-green-100,.btn-green-100.disabled,.btn-green-100.focus,.btn-green-100.hover:not(:disabled):not(.disabled),.btn-green-100:disabled,.btn-green-100:focus,.btn-green-100:hover:not(:disabled):not(.disabled),.btn-green-200,.btn-green-200.disabled,.btn-green-200.focus,.btn-green-200.hover:not(:disabled):not(.disabled),.btn-green-200:disabled,.btn-green-200:focus,.btn-green-200:hover:not(:disabled):not(.disabled),.btn-green-300,.btn-green-300.disabled,.btn-green-300.focus,.btn-green-300.hover:not(:disabled):not(.disabled),.btn-green-300:disabled,.btn-green-300:focus,.btn-green-300:hover:not(:disabled):not(.disabled),.btn-green-400,.btn-green-400.disabled,.btn-green-400.focus,.btn-green-400.hover:not(:disabled):not(.disabled),.btn-green-400:disabled,.btn-green-400:focus,.btn-green-400:hover:not(:disabled):not(.disabled),.btn-green-500,.btn-green-500.disabled,.btn-green-500.focus,.btn-green-500.hover:not(:disabled):not(.disabled),.btn-green-500:disabled,.btn-green-500:focus,.btn-green-500:hover:not(:disabled):not(.disabled),.btn-green-600,.btn-green-600.disabled,.btn-green-600.focus,.btn-green-600.hover:not(:disabled):not(.disabled),.btn-green-600:disabled,.btn-green-600:focus,.btn-green-600:hover:not(:disabled):not(.disabled),.btn-green-700,.btn-green-700.disabled,.btn-green-700.focus,.btn-green-700.hover:not(:disabled):not(.disabled),.btn-green-700:disabled,.btn-green-700:focus,.btn-green-700:hover:not(:disabled):not(.disabled),.btn-green-800,.btn-green-800.disabled,.btn-green-800.focus,.btn-green-800.hover:not(:disabled):not(.disabled),.btn-green-800:disabled,.btn-green-800:focus,.btn-green-800:hover:not(:disabled):not(.disabled),.btn-green-900,.btn-green-900.disabled,.btn-green-900.focus,.btn-green-900.hover:not(:disabled):not(.disabled),.btn-green-900:disabled,.btn-green-900:focus,.btn-green-900:hover:not(:disabled):not(.disabled),.btn-info,.btn-info.disabled,.btn-info.focus,.btn-info.hover:not(:disabled):not(.disabled),.btn-info:disabled,.btn-info:focus,.btn-info:hover:not(:disabled):not(.disabled),.btn-light,.btn-light.disabled,.btn-light.focus,.btn-light.hover:not(:disabled):not(.disabled),.btn-light:disabled,.btn-light:focus,.btn-light:hover:not(:disabled):not(.disabled),.btn-primary,.btn-primary.disabled,.btn-primary.focus,.btn-primary.hover:not(:disabled):not(.disabled),.btn-primary:disabled,.btn-primary:focus,.btn-primary:hover:not(:disabled):not(.disabled),.btn-red-50,.btn-red-50.disabled,.btn-red-50.focus,.btn-red-50.hover:not(:disabled):not(.disabled),.btn-red-50:disabled,.btn-red-50:focus,.btn-red-50:hover:not(:disabled):not(.disabled),.btn-red-100,.btn-red-100.disabled,.btn-red-100.focus,.btn-red-100.hover:not(:disabled):not(.disabled),.btn-red-100:disabled,.btn-red-100:focus,.btn-red-100:hover:not(:disabled):not(.disabled),.btn-red-200,.btn-red-200.disabled,.btn-red-200.focus,.btn-red-200.hover:not(:disabled):not(.disabled),.btn-red-200:disabled,.btn-red-200:focus,.btn-red-200:hover:not(:disabled):not(.disabled),.btn-red-300,.btn-red-300.disabled,.btn-red-300.focus,.btn-red-300.hover:not(:disabled):not(.disabled),.btn-red-300:disabled,.btn-red-300:focus,.btn-red-300:hover:not(:disabled):not(.disabled),.btn-red-400,.btn-red-400.disabled,.btn-red-400.focus,.btn-red-400.hover:not(:disabled):not(.disabled),.btn-red-400:disabled,.btn-red-400:focus,.btn-red-400:hover:not(:disabled):not(.disabled),.btn-red-500,.btn-red-500.disabled,.btn-red-500.focus,.btn-red-500.hover:not(:disabled):not(.disabled),.btn-red-500:disabled,.btn-red-500:focus,.btn-red-500:hover:not(:disabled):not(.disabled),.btn-red-600,.btn-red-600.disabled,.btn-red-600.focus,.btn-red-600.hover:not(:disabled):not(.disabled),.btn-red-600:disabled,.btn-red-600:focus,.btn-red-600:hover:not(:disabled):not(.disabled),.btn-red-700,.btn-red-700.disabled,.btn-red-700.focus,.btn-red-700.hover:not(:disabled):not(.disabled),.btn-red-700:disabled,.btn-red-700:focus,.btn-red-700:hover:not(:disabled):not(.disabled),.btn-red-800,.btn-red-800.disabled,.btn-red-800.focus,.btn-red-800.hover:not(:disabled):not(.disabled),.btn-red-800:disabled,.btn-red-800:focus,.btn-red-800:hover:not(:disabled):not(.disabled),.btn-red-900,.btn-red-900.disabled,.btn-red-900.focus,.btn-red-900.hover:not(:disabled):not(.disabled),.btn-red-900:disabled,.btn-red-900:focus,.btn-red-900:hover:not(:disabled):not(.disabled),.btn-secondary,.btn-secondary.disabled,.btn-secondary.focus,.btn-secondary.hover:not(:disabled):not(.disabled),.btn-secondary:disabled,.btn-secondary:focus,.btn-secondary:hover:not(:disabled):not(.disabled),.btn-success,.btn-success.disabled,.btn-success.focus,.btn-success.hover:not(:disabled):not(.disabled),.btn-success:disabled,.btn-success:focus,.btn-success:hover:not(:disabled):not(.disabled),.btn-warning,.btn-warning.disabled,.btn-warning.focus,.btn-warning.hover:not(:disabled):not(.disabled),.btn-warning:disabled,.btn-warning:focus,.btn-warning:hover:not(:disabled):not(.disabled),.btn-yellow-50,.btn-yellow-50.disabled,.btn-yellow-50.focus,.btn-yellow-50.hover:not(:disabled):not(.disabled),.btn-yellow-50:disabled,.btn-yellow-50:focus,.btn-yellow-50:hover:not(:disabled):not(.disabled),.btn-yellow-100,.btn-yellow-100.disabled,.btn-yellow-100.focus,.btn-yellow-100.hover:not(:disabled):not(.disabled),.btn-yellow-100:disabled,.btn-yellow-100:focus,.btn-yellow-100:hover:not(:disabled):not(.disabled),.btn-yellow-200,.btn-yellow-200.disabled,.btn-yellow-200.focus,.btn-yellow-200.hover:not(:disabled):not(.disabled),.btn-yellow-200:disabled,.btn-yellow-200:focus,.btn-yellow-200:hover:not(:disabled):not(.disabled),.btn-yellow-300,.btn-yellow-300.disabled,.btn-yellow-300.focus,.btn-yellow-300.hover:not(:disabled):not(.disabled),.btn-yellow-300:disabled,.btn-yellow-300:focus,.btn-yellow-300:hover:not(:disabled):not(.disabled),.btn-yellow-400,.btn-yellow-400.disabled,.btn-yellow-400.focus,.btn-yellow-400.hover:not(:disabled):not(.disabled),.btn-yellow-400:disabled,.btn-yellow-400:focus,.btn-yellow-400:hover:not(:disabled):not(.disabled),.btn-yellow-500,.btn-yellow-500.disabled,.btn-yellow-500.focus,.btn-yellow-500.hover:not(:disabled):not(.disabled),.btn-yellow-500:disabled,.btn-yellow-500:focus,.btn-yellow-500:hover:not(:disabled):not(.disabled),.btn-yellow-600,.btn-yellow-600.disabled,.btn-yellow-600.focus,.btn-yellow-600.hover:not(:disabled):not(.disabled),.btn-yellow-600:disabled,.btn-yellow-600:focus,.btn-yellow-600:hover:not(:disabled):not(.disabled),.btn-yellow-700,.btn-yellow-700.disabled,.btn-yellow-700.focus,.btn-yellow-700.hover:not(:disabled):not(.disabled),.btn-yellow-700:disabled,.btn-yellow-700:focus,.btn-yellow-700:hover:not(:disabled):not(.disabled),.btn-yellow-800,.btn-yellow-800.disabled,.btn-yellow-800.focus,.btn-yellow-800.hover:not(:disabled):not(.disabled),.btn-yellow-800:disabled,.btn-yellow-800:focus,.btn-yellow-800:hover:not(:disabled):not(.disabled),.btn-yellow-900,.btn-yellow-900.disabled,.btn-yellow-900.focus,.btn-yellow-900.hover:not(:disabled):not(.disabled),.btn-yellow-900:disabled,.btn-yellow-900:focus,.btn-yellow-900:hover:not(:disabled):not(.disabled),.show>.btn-blue-50.dropdown-toggle,.show>.btn-blue-100.dropdown-toggle,.show>.btn-blue-200.dropdown-toggle,.show>.btn-blue-300.dropdown-toggle,.show>.btn-blue-400.dropdown-toggle,.show>.btn-blue-500.dropdown-toggle,.show>.btn-blue-600.dropdown-toggle,.show>.btn-blue-700.dropdown-toggle,.show>.btn-blue-800.dropdown-toggle,.show>.btn-blue-900.dropdown-toggle,.show>.btn-danger.dropdown-toggle,.show>.btn-dark.dropdown-toggle,.show>.btn-gray-50.dropdown-toggle,.show>.btn-gray-100.dropdown-toggle,.show>.btn-gray-200.dropdown-toggle,.show>.btn-gray-300.dropdown-toggle,.show>.btn-gray-400.dropdown-toggle,.show>.btn-gray-500.dropdown-toggle,.show>.btn-gray-600.dropdown-toggle,.show>.btn-gray-700.dropdown-toggle,.show>.btn-gray-800.dropdown-toggle,.show>.btn-gray-900.dropdown-toggle,.show>.btn-green-50.dropdown-toggle,.show>.btn-green-100.dropdown-toggle,.show>.btn-green-200.dropdown-toggle,.show>.btn-green-300.dropdown-toggle,.show>.btn-green-400.dropdown-toggle,.show>.btn-green-500.dropdown-toggle,.show>.btn-green-600.dropdown-toggle,.show>.btn-green-700.dropdown-toggle,.show>.btn-green-800.dropdown-toggle,.show>.btn-green-900.dropdown-toggle,.show>.btn-info.dropdown-toggle,.show>.btn-light.dropdown-toggle,.show>.btn-primary.dropdown-toggle,.show>.btn-red-50.dropdown-toggle,.show>.btn-red-100.dropdown-toggle,.show>.btn-red-200.dropdown-toggle,.show>.btn-red-300.dropdown-toggle,.show>.btn-red-400.dropdown-toggle,.show>.btn-red-500.dropdown-toggle,.show>.btn-red-600.dropdown-toggle,.show>.btn-red-700.dropdown-toggle,.show>.btn-red-800.dropdown-toggle,.show>.btn-red-900.dropdown-toggle,.show>.btn-secondary.dropdown-toggle,.show>.btn-success.dropdown-toggle,.show>.btn-warning.dropdown-toggle,.show>.btn-yellow-50.dropdown-toggle,.show>.btn-yellow-100.dropdown-toggle,.show>.btn-yellow-200.dropdown-toggle,.show>.btn-yellow-300.dropdown-toggle,.show>.btn-yellow-400.dropdown-toggle,.show>.btn-yellow-500.dropdown-toggle,.show>.btn-yellow-600.dropdown-toggle,.show>.btn-yellow-700.dropdown-toggle,.show>.btn-yellow-800.dropdown-toggle,.show>.btn-yellow-900.dropdown-toggle{color:#fff}.btn-light,.btn-light.disabled,.btn-light.focus,.btn-light.hover:not(:disabled):not(.disabled),.btn-light:disabled,.btn-light:focus,.btn-light:hover:not(:disabled):not(.disabled),.btn-white,.btn-white.disabled,.btn-white.focus,.btn-white.hover:not(:disabled):not(.disabled),.btn-white:disabled,.btn-white:focus,.btn-white:hover:not(:disabled):not(.disabled),.show>.btn-light.dropdown-toggle,.show>.btn-white.dropdown-toggle{color:#343a40}.card{box-shadow:0 0 .875rem 0 rgba(33,37,41,.05);margin-bottom:24px}.card-header{border-bottom-width:1px}.card-actions a{color:#495057;text-decoration:none}.card-actions svg{height:16px;width:16px}.card-actions .dropdown{line-height:1.4}.card-title{color:#495057;font-size:.875rem}.card-subtitle,.card-title{font-weight:400}.card-table{margin-bottom:0}.card-table tr td:first-child,.card-table tr th:first-child{padding-left:1.25rem}.card-table tr td:last-child,.card-table tr th:last-child{padding-right:1.25rem}.card-img,.card-img-bottom,.card-img-top{height:auto;max-width:100%}@media (-ms-high-contrast:none){.card-img,.card-img-bottom,.card-img-top{height:100%}}.content{direction:ltr;flex:1;max-width:100vw;padding:1.5rem 1.5rem .75rem;width:100vw}@media (min-width:768px){.content{max-width:auto;width:auto}}@media (min-width:992px){.content{padding:2.5rem 2.5rem 1rem}}.navbar-nav .dropdown-menu{box-shadow:0 .1rem .2rem rgba(0,0,0,.05)}.dropdown .dropdown-menu.show{-webkit-animation-duration:.25s;animation-duration:.25s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:dropdownAnimation;animation-name:dropdownAnimation;-webkit-animation-timing-function:ease;animation-timing-function:ease}@-webkit-keyframes dropdownAnimation{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translate(0)}}@keyframes dropdownAnimation{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translate(0)}}.dropdown-toggle:after{border:solid;border-width:0 2px 2px 0;display:inline-block;padding:2px;transform:rotate(45deg)}.dropdown-item{transition:background .1s ease-in-out,color .1s ease-in-out}.dropdown-menu{top:auto}.dropdown-menu-lg{min-width:20rem}.dropdown .list-group .list-group-item{border-width:0 0 1px;margin-bottom:0}.dropdown .list-group .list-group-item:first-child,.dropdown .list-group .list-group-item:last-child{border-radius:0}.dropdown .list-group .list-group-item:hover{background:#f8f9fa}.dropdown-menu-header{border-bottom:1px solid #dee2e6;font-weight:600;padding:.75rem;text-align:center}.dropdown-menu-footer{display:block;font-size:.75rem;padding:.5rem;text-align:center}.nav-tabs .dropdown-menu{margin:0!important}.feather{stroke-width:1.5;height:18px;width:18px}.feather-sm{height:14px;width:14px}.feather-lg{height:36px;width:36px}.input-group-navbar .btn,.input-group-navbar .form-control{background:#fff;border:0;box-shadow:none;height:calc(2.0875rem + 2px);padding:.35rem .75rem}.input-group-navbar .btn:focus,.input-group-navbar .form-control:focus{background:#fff;box-shadow:none;outline:0}.input-group-navbar .btn{color:#6c757d}.input-group-navbar .btn .feather{height:20px;width:20px}.fc-timegrid-event-harness .fc-event-main{font-size:x-small!important}.fc-list-event{cursor:pointer}.hamburger,.hamburger:after,.hamburger:before{background:#495057;border-radius:1px;content:"";cursor:pointer;display:block;height:3px;transition:background .1s ease-in-out,color .1s ease-in-out;width:24px}.hamburger{position:relative}.hamburger:before{position:absolute;top:-7.5px;width:24px}.hamburger:after{bottom:-7.5px;position:absolute;width:16px}.sidebar-toggle:hover .hamburger,.sidebar-toggle:hover .hamburger:after,.sidebar-toggle:hover .hamburger:before{background:#0369a1}.hamburger-right,.hamburger-right:after,.hamburger-right:before{right:0}a.list-group-item{text-decoration:none}.main{background:#fff;border-bottom-left-radius:0;border-top-left-radius:0;display:flex;flex-direction:column;min-height:100vh;min-width:0;overflow:hidden;transition:margin-left .35s ease-in-out,left .35s ease-in-out,margin-right .35s ease-in-out,right .35s ease-in-out;width:100%}@media (min-width:992px){.main{box-shadow:inset .2rem 0 1rem 0 rgba(0,0,0,.075)}}.navbar{border-bottom:1px solid #e9ecef;box-shadow:0}@media (max-width:767.98px){.navbar{width:100vw}}.navbar .avatar{margin-bottom:-15px;margin-top:-15px}.navbar-nav{direction:ltr}.navbar-align{margin-left:auto}.navbar-bg{background:#f9fafc}.navbar-brand{color:#f8f9fa;display:block;font-size:1.15rem;font-weight:400;padding:.875rem 0}.navbar-brand .feather,.navbar-brand svg{color:#0369a1;height:24px;margin-left:-.15rem;margin-right:.375rem;margin-top:-.375rem;width:24px}.nav-flag,.nav-icon{color:#6c757d;display:block;font-size:1.5rem;line-height:1.4;padding:.1rem .8rem;transition:background .1s ease-in-out,color .1s ease-in-out}.nav-flag:after,.nav-icon:after{display:none!important}.nav-flag.active,.nav-flag:hover,.nav-icon.active,.nav-icon:hover{color:#0369a1}.nav-flag .feather,.nav-flag svg,.nav-icon .feather,.nav-icon svg{height:20px;width:20px}.nav-item .indicator{background:#0ea5e9;border-radius:50%;box-shadow:0 .1rem .2rem rgba(0,0,0,.05);color:#fff;display:block;font-size:.675rem;height:18px;padding:1px;position:absolute;right:-8px;text-align:center;top:0;transition:top .1s ease-out;width:18px}.nav-item:hover .indicator{top:-4px}.nav-item a:focus{outline:0}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.navbar .avatar{max-height:47px}}@media (max-width:575.98px){.navbar{padding:.75rem}.nav-icon{padding:.1rem .75rem}.dropdown,.dropleft,.dropright,.dropup{position:inherit}.navbar-expand .navbar-nav .dropdown-menu-lg{min-width:100%}.nav-item .nav-link:after{display:none}}.nav-flag img{border-radius:50%;height:20px;-o-object-fit:cover;object-fit:cover;width:20px}.navbar input{direction:ltr}#root,body,html{height:100%}body{opacity:1!important;overflow-y:scroll}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){html{overflow-x:hidden}}.sidebar{direction:ltr;max-width:260px;min-width:260px}.sidebar,.sidebar-content{background:#13324f;transition:margin-left .35s ease-in-out,left .35s ease-in-out,margin-right .35s ease-in-out,right .35s ease-in-out}.sidebar-content{display:flex;flex-direction:column;height:100vh}.sidebar-nav{flex-grow:1;list-style:none;margin-bottom:0;padding-left:1rem;padding-right:1rem}.sidebar-link,a.sidebar-link{background:transparent;border-left:3px solid transparent;border-radius:.5rem;color:#adb5bd;cursor:pointer;display:block;font-weight:600;margin-bottom:.5rem;padding:.625rem;position:relative;text-decoration:none;transition:background .1s ease-in-out}.sidebar-link i,.sidebar-link svg,a.sidebar-link i,a.sidebar-link svg{color:#6c757d;height:16px!important;margin-right:.75rem;width:16px!important}.sidebar-link:focus{outline:0}.sidebar-link:hover{background:#1a3e60;border-left-color:transparent;border-radius:.5rem;color:#adb5bd}.sidebar-link:hover i,.sidebar-link:hover svg{color:#6c757d}.sidebar-item.active .sidebar-link:hover,.sidebar-item.active>.sidebar-link{background:#1a3e60;border-left-color:transparent;border-radius:.5rem;color:#adb5bd}.sidebar-item.active .sidebar-link:hover i,.sidebar-item.active .sidebar-link:hover svg,.sidebar-item.active>.sidebar-link i,.sidebar-item.active>.sidebar-link svg{color:#6c757d}.sidebar-dropdown-wrapper{border-left:1px solid #0c4a6e;margin-bottom:.5rem;margin-left:1rem}.sidebar-dropdown .sidebar-link{background:transparent;border-left:0;color:#adb5bd;font-size:90%;font-weight:600;margin-left:1rem}.sidebar-dropdown .sidebar-item:last-child .sidebar-link:only-child{margin-bottom:0}.sidebar-dropdown .sidebar-item.active .sidebar-link,.sidebar-dropdown .sidebar-item .sidebar-link:hover{background:#1a3e60;border-left:0;color:#adb5bd;font-weight:600}.sidebar [data-bs-toggle=collapse]{position:relative}.sidebar [data-bs-toggle=collapse]:after{border:solid;border-width:0 .075rem .075rem 0;content:" ";display:inline-block;padding:2px;position:absolute;right:1.5rem;top:1.2rem;transform:rotate(45deg);transition:all .2s ease-out}.sidebar [aria-expanded=true]:after,.sidebar [data-bs-toggle=collapse]:not(.collapsed):after{top:1.4rem;transform:rotate(-135deg)}.sidebar-brand{align-items:center;background-color:#1b2d43;color:#f8f9fa;display:flex;font-size:1.15rem;font-weight:600;justify-content:center;margin-bottom:2rem;min-height:65px}.sidebar-brand:hover{color:#f8f9fa;text-decoration:none}.sidebar-brand:focus{outline:0}.sidebar-brand img{height:40px!important}.sidebar-toggle{cursor:pointer;height:26px;width:26px}.sidebar.collapsed{margin-left:-260px}@media (min-width:1px) and (max-width:1199.98px){.sidebar{margin-left:-260px}.sidebar.collapsed{margin-left:0}}.sidebar-toggle{margin-right:1rem}.sidebar-header{background:transparent;color:#637891;font-size:.75rem;padding:1.5rem .6rem .375rem}.sidebar-badge{position:absolute;right:15px;top:14px;z-index:1}.sidebar-cta-content{background:#2b3947;border-radius:.3rem;color:#e9ecef;margin:1.75rem;padding:1.5rem}.sidebar-content .simplebar-content{display:flex;flex-direction:column;height:100vh;padding-bottom:0!important}.sidebar-content[data-simplebar=init]{left:0;position:-webkit-sticky;position:sticky;top:0;width:260px}.min-vw-50{min-width:50vw!important}.min-vh-50{min-height:50vh!important}.vw-50{width:50vw!important}.vh-50{height:50vh!important}.table>:not(:last-child)>:last-child>*,.table tbody,.table td,.table tfoot,.table th,.table thead,.table tr{border-color:#dee2e6}.table>tbody>tr>td{vertical-align:middle}@media screen and (min-width:768px){.timeline:before{border-left:1px solid rgba(135,116,87,.2);bottom:0;content:"";left:50%;margin-left:-1px;position:absolute;top:0}}.timeline-subject{border-bottom:1px solid rgba(135,116,87,.2)!important;color:rgba(135,116,87,.8);padding-bottom:.2rem}.timeline-break{position:relative;z-index:0}.timeline-break>span{background:#fff;display:inline-block;padding:.33em 0 .5em}.timeline-subject-color,.timeline-text-color{color:rgba(135,116,87,.8)}.timeline-subject-color:hover{color:rgba(73,63,47,.8)}.timeline-loading{opacity:.5}.text-sm{font-size:.75rem}.text-lg{font-size:.925rem}b,strong{font-weight:600}pre.snippet{word-wrap:break-word;text-align:justify;white-space:pre-wrap}a{cursor:pointer}.wrapper{align-items:stretch;background:#13324f;display:flex;width:100%}.bg-primary-light{background:#5bc3fc}.bg-secondary-light{background:#a2a9b1}.bg-success-light{background:#36f8c1}.bg-info-light{background:#91ecfc}.bg-warning-light{background:#fce2b6}.bg-danger-light{background:#f5c0c0}.bg-light-light{background:#fff}.bg-dark-light{background:#717e8c}.bg-gray-50-light,.bg-gray-100-light,.bg-gray-200-light,.bg-gray-300-light,.bg-gray-400-light,.bg-gray-500-light{background:#fff}.bg-gray-600-light{background:#caced1}.bg-gray-700-light{background:#a2a9b1}.bg-gray-800-light{background:#88939e}.bg-gray-900-light{background:#717e8c}.bg-blue-50-light,.bg-blue-100-light,.bg-blue-200-light,.bg-blue-300-light{background:#fff}.bg-blue-400-light{background:#e4f6fe}.bg-blue-500-light{background:#afe3fa}.bg-blue-600-light{background:#7ed2fe}.bg-blue-700-light{background:#5bc3fc}.bg-blue-800-light{background:#49b9f5}.bg-blue-900-light{background:#42adea}.bg-green-50-light,.bg-green-100-light,.bg-green-200-light,.bg-green-300-light{background:#fff}.bg-green-400-light{background:#c7f3e3}.bg-green-500-light{background:#87f5d0}.bg-green-600-light{background:#54f9c6}.bg-green-700-light{background:#36f8c1}.bg-green-800-light{background:#26f1b8}.bg-green-900-light{background:#19edb5}.bg-yellow-50-light,.bg-yellow-100-light,.bg-yellow-200-light{background:#fff}.bg-yellow-300-light{background:#fffefd}.bg-yellow-400-light{background:#fef2d3}.bg-yellow-500-light{background:#fce2b6}.bg-yellow-600-light{background:#fccc95}.bg-yellow-700-light{background:#f8af77}.bg-yellow-800-light{background:#f09863}.bg-yellow-900-light{background:#e98850}.bg-red-50-light,.bg-red-100-light,.bg-red-200-light,.bg-red-300-light,.bg-red-400-light{background:#fff}.bg-red-500-light{background:#fde8e8}.bg-red-600-light{background:#f5c0c0}.bg-red-700-light{background:#ef9898}.bg-red-800-light{background:#e87e7e}.bg-red-900-light{background:#de7070}.bg-primary-dark,.bg-secondary-dark,.bg-success-dark{background:#000}.bg-info-dark{background:#012126}.bg-warning-dark{background:#4a3003}.bg-danger-dark{background:#440b0b}.bg-light-dark{background:#90a0b0}.bg-dark-dark{background:#000}.bg-gray-50-dark{background:#8ea1b4}.bg-gray-100-dark{background:#90a0b0}.bg-gray-200-dark{background:#8293a4}.bg-gray-300-dark{background:#788999}.bg-gray-400-dark{background:#6a7b8c}.bg-gray-500-dark{background:#525c66}.bg-gray-600-dark{background:#191b1d}.bg-gray-700-dark,.bg-gray-800-dark,.bg-gray-900-dark{background:#000}.bg-blue-50-dark{background:#3eb2ff}.bg-blue-100-dark{background:#33a9f8}.bg-blue-200-dark{background:#0da7f8}.bg-blue-300-dark{background:#0485c2}.bg-blue-400-dark{background:#045579}.bg-blue-500-dark{background:#042e41}.bg-blue-600-dark{background:#000f16}.bg-blue-700-dark,.bg-blue-800-dark,.bg-blue-900-dark{background:#000}.bg-green-50-dark{background:#4beca0}.bg-green-100-dark{background:#30e98a}.bg-green-200-dark{background:#1ccc7b}.bg-green-300-dark{background:#178b5d}.bg-green-400-dark{background:#0f4532}.bg-green-500-dark{background:#02150e}.bg-green-600-dark,.bg-green-700-dark,.bg-green-800-dark,.bg-green-900-dark{background:#000}.bg-yellow-50-dark{background:#ffd739}.bg-yellow-100-dark{background:#fbcd18}.bg-yellow-200-dark{background:#d1a804}.bg-yellow-300-dark{background:#947202}.bg-yellow-400-dark{background:#6b4d02}.bg-yellow-500-dark{background:#4a3003}.bg-yellow-600-dark{background:#2b1801}.bg-yellow-700-dark{background:#0a0501}.bg-yellow-800-dark,.bg-yellow-900-dark{background:#000}.bg-red-50-dark{background:#f14c4c}.bg-red-100-dark{background:#f83535}.bg-red-200-dark{background:#fb1b1b}.bg-red-300-dark{background:#e70808}.bg-red-400-dark{background:#ae0909}.bg-red-500-dark{background:#760a0a}.bg-red-600-dark{background:#440b0b}.bg-red-700-dark{background:#1e0505}.bg-red-800-dark{background:#010000}.bg-red-900-dark{background:#000}.rounded-lg{border-radius:.3rem!important}.rounded-top-lg{border-top-left-radius:.3rem!important}.rounded-right-lg,.rounded-top-lg{border-top-right-radius:.3rem!important}.rounded-bottom-lg,.rounded-right-lg{border-bottom-right-radius:.3rem!important}.rounded-bottom-lg,.rounded-left-lg{border-bottom-left-radius:.3rem!important}.rounded-left-lg{border-top-left-radius:.3rem!important}.rounded-sm{border-radius:.1rem!important}.rounded-top-sm{border-top-left-radius:.1rem!important}.rounded-right-sm,.rounded-top-sm{border-top-right-radius:.1rem!important}.rounded-bottom-sm,.rounded-right-sm{border-bottom-right-radius:.1rem!important}.rounded-bottom-sm,.rounded-left-sm{border-bottom-left-radius:.1rem!important}.rounded-left-sm{border-top-left-radius:.1rem!important}.cursor-grab{cursor:move;cursor:grab;cursor:-webkit-grab}.cursor-pointer{cursor:pointer}.overflow-scroll{overflow:scroll}.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}.overflow-visible{overflow:visible}.page-header{border-bottom:.0625rem solid #e5e7eb!important}.dataTable-header,.page-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.dataTable-header{flex-direction:column}@media (min-width:768px){.dataTable-header{flex-direction:row}}.data-row{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:.5rem;padding:.5rem .25rem}.data-row>span:first-of-type{font-weight:bolder}.data-row:hover{background-color:#f0f9ff;border-radius:5px}.data-row.description{flex-direction:column}@media (min-width:768px){.data-row{flex-direction:row}}.data-subtitle{color:#343a40;font-size:1.09rem;font-weight:300;letter-spacing:.02rem;margin-bottom:1rem;margin-top:1.5rem;padding:0 .25rem;text-transform:uppercase}kbd{background-color:transparent;border:1px solid #b4b4b4;border-radius:3px;color:#333;display:inline-block;font-size:.85em;font-weight:700;line-height:1;padding:5px 6px;white-space:nowrap}.breadcrumb{margin-bottom:0!important}.description-column{width:25%}.secondary-sidenav{max-width:100%}@media (min-width:576px){.secondary-sidenav{width:25rem}}a[type=button]{-webkit-appearance:none;-moz-appearance:none;appearance:none}body{overflow-y:auto!important;padding-right:0!important}.ts-control{min-height:auto!important}.modal{padding-right:0!important}.flatpickr-wrapper{display:block}.endRange,.startRange{background-color:#0369a1!important;border-color:#0369a1!important}.dataTables_wrapper{clear:both;position:relative}.dataTables_wrapper .dataTable{border-collapse:collapse;border-radius:.5rem;box-sizing:content-box;clear:both;margin-bottom:2rem;overflow:auto;width:100%!important}.dataTables_wrapper .dataTable>thead{background-color:#f8f9fa;border:1px solid #f8f9fa;text-align:left}.dataTables_wrapper .dataTable tr{border:1px solid #f8f9fa;border-top:none}.dataTables_wrapper .dataTable th{cursor:pointer;font-size:1rem;line-height:1.5rem;padding:.5rem;text-transform:uppercase}.dataTables_wrapper .dataTable th.sorting_disabled{cursor:default}.dataTables_wrapper .dataTable th.sorting{background-image:url(/images/sort-both.svg);background-position:center right 10px;background-repeat:no-repeat}.dataTables_wrapper .dataTable th.sorting.sorting_desc{background-image:url(/images/sort-desc.svg)}.dataTables_wrapper .dataTable th.sorting.sorting_asc{background-image:url(/images/sort-asc.svg)}.dataTables_wrapper .dataTable>tbody td{color:#6c757d;padding:.75rem .5rem}.dataTables_wrapper .dataTable>tbody tr:hover{background-color:#f0f9ff;cursor:pointer}.dataTables_wrapper .dataTables_info{clear:both;color:#ced4da;float:left;padding:0}.dataTables_wrapper>.dataTables_paginate{float:right;padding-right:0;text-align:right}.dataTables_wrapper>.dataTables_paginate .paginate_button{background-color:#fff;border:1px solid #e9ecef;color:#343a40;cursor:pointer;padding:.5rem 1rem}.dataTables_wrapper>.dataTables_paginate .paginate_button.next,.dataTables_wrapper>.dataTables_paginate .paginate_button.previous{background-color:#fff;color:#343a40;padding:.5rem 1rem}.dataTables_wrapper>.dataTables_paginate .paginate_button.current,.dataTables_wrapper>.dataTables_paginate .paginate_button.current:hover{background-color:#0369a1;border-color:#0369a1;color:#fff}.dataTables_wrapper>.dataTables_paginate .paginate_button.disabled{background-color:#f9fafb;color:#343a40}.dataTables_wrapper>.dataTables_paginate .paginate_button.disabled:hover{background-color:#f9fafb;border-color:#e9ecef;color:#343a40;cursor:default}.dataTables_wrapper>.dataTables_paginate .paginate_button:hover{background-color:#e0f2fe;border-color:#e0f2fe;color:#343a40;text-decoration:none}.dataTables_wrapper .dataTables_processing{background-color:#f9fafb;color:#6c757d;font-weight:600;left:50%;letter-spacing:.025em;margin-top:2rem;opacity:.9;padding:1rem;position:absolute;text-align:center;text-transform:uppercase;top:50%;transform:translateX(-50%) translateY(-50%);width:33.333333%}.dataTables_wrapper .dataTables_empty{color:#ced4da!important;text-align:center!important}.dataTables_wrapper:after{clear:both;content:"";display:block;height:0;visibility:hidden}.ellipsis{background-color:#fff;border:1px solid #e9ecef;color:#343a40;padding:.5rem 1rem}.dataTable-action{border-radius:99999px;display:inline-block;padding:.5rem .75rem}.dataTable-action:hover{background-color:#e0f2fe}@media screen and (max-width:767px){.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}}.dataTable-filters{display:flex}.dataTable-filters-option{align-items:center;background-color:#e9ecef;color:#495057;display:flex;padding:.25rem 1rem}.dataTable-filters-option:hover{background-color:#bae6fd;color:#495057;text-decoration:none}.dataTable-filters-option.active{background-color:#0369a1;color:#fff}.dataTable-filters>:only-child{border-radius:.5rem!important}.dataTable-filters>:first-child:not(:only-child){border-bottom-left-radius:.5rem;border-right:1px solid #e9ecef;border-top-left-radius:.5rem}.dataTable-filters>:not(:first-child):not(:last-child):not(:only-child){border-left:1px solid #e9ecef;border-right:1px solid #e9ecef}.dataTable-filters>:last-child:not(:only-child){border-left:1px solid #e9ecef!important;border-radius:0 .5rem .5rem 0!important}.counter{background-color:#0284c7;border-radius:9999px;color:#fff;font-size:.875rem;line-height:1.25rem;margin-left:.5rem;padding:.25rem .5rem}.todo-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid rgba(0,0,0,.25);border-radius:50%;cursor:pointer;height:20px;width:20px}.todo-checkbox:hover:not(:checked){background-color:#e0f2fe;background-image:url(/images/check-solid.svg);content:"";opacity:.5}.todo-checkbox:checked,.todo-checkbox:hover:not(:checked){background-position:50%;background-repeat:no-repeat;background-size:60%}.todo-checkbox:checked{background-color:#0369a1;background-image:url(/images/check-solid-white.svg)}.auth-background:before{background-image:url(/images/platform.png);background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:0;content:"";left:0;opacity:1;pointer-events:none;position:absolute;right:0;top:0}.ql-display,.ql-editor{font-size:1rem;line-height:1.75;min-height:20rem}.ql-display pre,.ql-editor pre{background-color:#1f2937;border-radius:.3rem;color:#e5e7eb;display:block;font-size:.875em;line-height:1.75;margin:0 1.75rem;overflow-x:auto;padding:.85rem 1.15rem}.ql-display blockquote,.ql-editor blockquote{border-left:.25rem solid #e2e8f0;color:#0f172a;font-style:italic;font-weight:500;margin-bottom:1.6em;margin-top:1.6em;padding-left:1em}.ql-display blockquote p:before,.ql-editor blockquote p:before{content:open-quote}.ql-display blockquote p:after,.ql-editor blockquote p:after{content:close-quote}.ql-display{font-size:1rem;line-height:1.75;min-height:0;padding:0;white-space:normal!important}.ql-display pre{background-color:#1f2937;border-radius:.3rem;color:#e5e7eb;display:block;font-size:.875em;line-height:1.75;margin:0 1.75rem;overflow-x:auto;padding:.85rem 1.15rem}.ql-display blockquote{border-left:.25rem solid #e2e8f0;color:#0f172a;font-style:italic;font-weight:500;margin-bottom:1.6em;margin-top:1.6em;padding-left:1em}.ql-display blockquote p:before{content:open-quote}.ql-display blockquote p:after{content:close-quote}.time-tracker-day-week{display:grid;grid-template-columns:repeat(8,minmax(8rem,1fr))}.time-tracker-day-week>div{background-color:#e9ecef;border:1px solid #dee2e6}.time-tracker-day-week>div.active{background-color:#e0f2fe;box-shadow:inset 0 0 4px #9ca3af}.time-tracker-day-week>div:hover:not(.total){background-color:#e0f2fe;cursor:pointer}.time-tracker-day-week>div span{font-size:18px}.time-tracker-day-week>div span:first-of-type{margin-bottom:.25rem}.time-tracker-day-list{background-color:#e9ecef;border-radius:.25rem;box-shadow:inset 0 0 4px #9ca3af;font-size:18px;padding:1.25rem}.time-tracker-day-list .item:not(:last-child){border-bottom:1px solid #adb5bd;margin-bottom:1rem}.time-tracker-day-list .project-title{font-weight:bolder}.time-tracker-day-list .client,.time-tracker-day-list .description{font-size:14px}.time-tracker-day-list .total-time{font-weight:bolder}.time-tracker-action-box{border:2px dashed #ced4da;border-radius:.25rem;font-size:18px;padding:1.25rem}.time-tracker-action-box-button{align-items:center;border:1px solid #6c757d;border-radius:.25rem;display:flex;flex-direction:column;height:100%;justify-content:space-between;max-width:inherit;min-height:100px;padding:.75rem}.time-tracker-week table tfoot,.time-tracker-week table thead{background-color:#e9ecef}.w-1\/3{width:33.33%}.dropdown-toggle-split{margin-left:.1rem!important}.ribbon-dev{background-color:#ef4444;color:#f0f0f0;left:-35px;padding:10px;position:absolute;text-align:center;top:14px;transform:rotate(-45deg);width:140px;z-index:100}.ribbon-sticky{position:fixed}.board{display:flex;gap:2rem;height:100%;overflow:auto}.board-column{background-color:#e9ecef;border-radius:5px;flex:0 0 400px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:1rem}.board-column-header{cursor:pointer;font-weight:bolder;margin-bottom:1rem}.board-column-content{display:flex;flex-direction:column;gap:1rem;min-height:50px}.board-column-footer{margin-top:1rem}.board-column-add{background-color:#f8f9fa;border-radius:5px;cursor:pointer;flex:0 0 400px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:.5rem}.board-column-add.active,.board-column-add:hover{background-color:#e9ecef}.board-column-item{background-color:#fff;border-radius:5px;box-shadow:0 1px 3px 0 rgba(0,0,0,.2);cursor:pointer;padding:1rem}.board-column-item:hover{background-color:#f8f9fa}.board-column-item.draggable-source--is-dragging{background-color:#ced4da}.board-column-item.draggable-mirror{z-index:5}.ts-wrapper.plugin-drag_drop.multi>.ts-control>div.ui-sortable-placeholder{background:#f2f2f2!important;background:rgba(0,0,0,.06)!important;border:0!important;box-shadow:inset 0 0 12px 4px #fff;visibility:visible!important}.ts-wrapper.plugin-drag_drop .ui-sortable-placeholder:after{content:"!";visibility:hidden}.ts-wrapper.plugin-drag_drop .ui-sortable-helper{box-shadow:0 2px 5px rgba(0,0,0,.2)}.plugin-checkbox_options .option input{margin-right:.5rem}.plugin-clear_button .ts-control{padding-right:calc(1em + 15px)!important}.plugin-clear_button .clear-button{background:transparent!important;cursor:pointer;margin-right:0!important;opacity:0;position:absolute;right:calc(.7rem - 5px);top:.25rem;transition:opacity .5s}.plugin-clear_button.single .clear-button{right:calc(2.7rem - 5px)}.plugin-clear_button.focus.has-items .clear-button,.plugin-clear_button:hover.has-items .clear-button{opacity:1}.ts-wrapper .dropdown-header{background:#f8f8f8;border-bottom:1px solid #d0d0d0;border-radius:.2rem .2rem 0 0;padding:6px .7rem;position:relative}.ts-wrapper .dropdown-header-close{color:#343a40;font-size:20px!important;line-height:20px;margin-top:-12px;opacity:.4;position:absolute;right:.7rem;top:50%}.ts-wrapper .dropdown-header-close:hover{color:#000}.plugin-dropdown_input.focus.dropdown-active .ts-control{border:1px solid #ced4da;box-shadow:none;box-shadow:inset 0 1px 2px rgba(0,0,0,.075)}.plugin-dropdown_input .dropdown-input{background:transparent;border:solid #d0d0d0;border-width:0 0 1px;box-shadow:none;display:block;padding:.25rem .7rem;width:100%}.plugin-dropdown_input.focus~.ts-dropdown .dropdown-input{border-color:#81b4d0;box-shadow:0 0 0 .2rem rgba(3,105,161,.25);outline:0}.ts-wrapper.plugin-input_autogrow.has-items .ts-control>input{min-width:0}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input{flex:none;min-width:4px}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input::-moz-placeholder{color:transparent}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input:-ms-input-placeholder{color:transparent}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input::placeholder{color:transparent}.ts-dropdown.plugin-optgroup_columns .ts-dropdown-content{display:flex}.ts-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0;flex-basis:0;flex-grow:1;min-width:0}.ts-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0}.ts-dropdown.plugin-optgroup_columns .optgroup:before{display:none}.ts-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0}.ts-wrapper.plugin-remove_button .item{align-items:center;display:inline-flex;padding-right:0!important}.ts-wrapper.plugin-remove_button .item .remove{border-left:1px solid #dee2e6;border-radius:0 2px 2px 0;box-sizing:border-box;color:inherit;display:inline-block;margin-left:5px;padding:0 5px;text-decoration:none;vertical-align:middle}.ts-wrapper.plugin-remove_button .item .remove:hover{background:rgba(0,0,0,.05)}.ts-wrapper.plugin-remove_button .item.active .remove{border-left-color:transparent}.ts-wrapper.plugin-remove_button.disabled .item .remove:hover{background:none}.ts-wrapper.plugin-remove_button.disabled .item .remove{border-left-color:#fff}.ts-wrapper.plugin-remove_button .remove-single{font-size:23px;position:absolute;right:0;top:0}.ts-wrapper{position:relative}.ts-control,.ts-control input,.ts-dropdown{font-smoothing:inherit;color:#343a40;font-family:inherit;font-size:inherit;line-height:1.5}.ts-control,.ts-wrapper.single.input-active .ts-control{background:#fff;cursor:text}.ts-control{border:1px solid #ced4da;border-radius:.2rem;box-shadow:none;box-sizing:border-box;flex-wrap:wrap;overflow:hidden;padding:.25rem .7rem;position:relative;width:100%;z-index:1}.ts-wrapper.multi.has-items .ts-control{padding:calc(.25rem - 1px) .7rem calc(.25rem - 4px)}.full .ts-control{background-color:#fff}.disabled .ts-control,.disabled .ts-control *{cursor:default!important}.focus .ts-control{box-shadow:none}.ts-control>*{display:inline-block;vertical-align:baseline}.ts-wrapper.multi .ts-control>div{background:#efefef;border:0 solid #dee2e6;color:#343a40;cursor:pointer;margin:0 3px 3px 0;padding:1px 5px}.ts-wrapper.multi .ts-control>div.active{background:#0369a1;border:0 solid transparent;color:#fff}.ts-wrapper.multi.disabled .ts-control>div,.ts-wrapper.multi.disabled .ts-control>div.active{background:#fff;border:0 solid #fff;color:#878787}.ts-control>input{background:none!important;border:0!important;box-shadow:none!important;display:inline-block!important;flex:1 1 auto;line-height:inherit!important;margin:0!important;max-height:none!important;max-width:100%!important;min-height:0!important;min-width:7rem;padding:0!important;text-indent:0!important;-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.ts-control>input::-ms-clear{display:none}.ts-control>input:focus{outline:none!important}.has-items .ts-control>input{margin:0 4px!important}.ts-control.rtl{text-align:right}.ts-control.rtl.single .ts-control:after{left:calc(.7rem + 5px);right:auto}.ts-control.rtl .ts-control>input{margin:0 4px 0 -2px!important}.disabled .ts-control{background-color:#e9ecef;opacity:.5}.input-hidden .ts-control>input{left:-10000px;opacity:0;position:absolute}.ts-dropdown{background:#fff;border:1px solid #d0d0d0;border-radius:0 0 .2rem .2rem;border-top:0;box-shadow:0 1px 3px rgba(0,0,0,.1);box-sizing:border-box;left:0;margin:.25rem 0 0;position:absolute;top:100%;width:100%;z-index:10}.ts-dropdown [data-selectable]{cursor:pointer;overflow:hidden}.ts-dropdown [data-selectable] .highlight{background:rgba(255,237,40,.4);border-radius:1px}.ts-dropdown .create,.ts-dropdown .no-results,.ts-dropdown .optgroup-header,.ts-dropdown .option{padding:3px .7rem}.ts-dropdown .option,.ts-dropdown [data-disabled],.ts-dropdown [data-disabled] [data-selectable].option{cursor:inherit;opacity:.5}.ts-dropdown [data-selectable].option{cursor:pointer;opacity:1}.ts-dropdown .optgroup:first-child .optgroup-header{border-top:0}.ts-dropdown .optgroup-header{background:#fff;color:#6c757d;cursor:default}.ts-dropdown .active,.ts-dropdown .create:hover,.ts-dropdown .option:hover{background-color:#f8f9fa;color:#42484e}.ts-dropdown .active.create,.ts-dropdown .create:hover.create,.ts-dropdown .option:hover.create{color:#42484e}.ts-dropdown .create{color:rgba(52,58,64,.5)}.ts-dropdown .spinner{display:inline-block;height:30px;margin:3px .7rem;width:30px}.ts-dropdown .spinner:after{-webkit-animation:lds-dual-ring 1.2s linear infinite;animation:lds-dual-ring 1.2s linear infinite;border-color:#d0d0d0 transparent;border-radius:50%;border-style:solid;border-width:5px;content:" ";display:block;height:24px;margin:3px;width:24px}@-webkit-keyframes lds-dual-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ts-dropdown-content{overflow-scrolling:touch;max-height:200px;overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth}.ts-hidden-accessible{clip:rect(0 0 0 0)!important;border:0!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.ts-wrapper.form-control,.ts-wrapper.form-select{padding:0!important}.ts-dropdown,.ts-dropdown.form-control,.ts-dropdown.form-select{background:#fff;border:1px solid rgba(0,0,0,.15);border-radius:.2rem;box-shadow:0 6px 12px rgba(0,0,0,.175);height:auto;padding:0;z-index:1000}.ts-dropdown .optgroup-header{font-size:.75rem;line-height:1.5}.ts-dropdown .optgroup:first-child:before{display:none}.ts-dropdown .optgroup:before{border-top:1px solid rgba(0,0,0,.15);content:" ";display:block;height:0;margin:.5rem -.7rem;overflow:hidden}.ts-dropdown .create{padding-left:.7rem}.ts-dropdown-content{padding:5px 0}.ts-control{align-items:center;display:flex;min-height:calc(1.8125rem + 2px);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.ts-control{transition:none}}.ts-control.dropdown -active{border-radius:.2rem}.focus .ts-control{border-color:#81b4d0;box-shadow:0 0 0 .2rem rgba(3,105,161,.25);outline:0}.ts-control .item{align-items:center;display:flex}.is-invalid .ts-control,.was-validated .invalid .ts-control{border-color:#dc2626}.focus .is-invalid .ts-control,.focus .was-validated .invalid .ts-control{border-color:#b21d1d;box-shadow:0 0 0 .2rem rgba(220,38,38,.25)}.is-valid .ts-control{border-color:#047857}.focus .is-valid .ts-control{border-color:#047857;box-shadow:0 0 0 .2rem rgba(4,120,87,.25)}.input-group-sm>.ts-wrapper .ts-control,.ts-wrapper.form-control-sm .ts-control,.ts-wrapper.form-select-sm .ts-control{border-radius:.1rem;font-size:.75rem;min-height:calc(1.425rem + 2px);padding:0 .75rem}.input-group-sm>.ts-wrapper.has-items .ts-control,.ts-wrapper.form-control-sm.has-items .ts-control,.ts-wrapper.form-select-sm.has-items .ts-control{font-size:.75rem;min-height:calc(1.425rem + 2px)!important;padding-bottom:0}.input-group-sm>.ts-wrapper.multi.has-items .ts-control,.ts-wrapper.form-control-sm.multi.has-items .ts-control,.ts-wrapper.form-select-sm.multi.has-items .ts-control{padding-top:calc(.15rem - 1px)!important}.ts-wrapper.multi.has-items .ts-control{padding-left:calc(.7rem - 5px);padding-right:calc(.7rem - 5px)}.ts-wrapper.multi .ts-control>div{border-radius:calc(.2rem - 1px)}.input-group-lg>.ts-wrapper>.ts-control,.ts-wrapper.form-control-lg .ts-control,.ts-wrapper.form-select-lg .ts-control{border-radius:.3rem;font-size:.925rem;min-height:calc(2.0875rem + 2px)}.ts-wrapper:not(.form-select){background:none;border:none;box-shadow:none;height:auto;padding:0}.ts-wrapper:not(.form-select).single .ts-control{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");background-position:right .7rem center;background-repeat:no-repeat;background-size:16px 12px;padding-right:2rem}.ts-wrapper.form-select{box-shadow:none;height:auto;padding:0}.ts-wrapper.form-select.single.input-active .ts-control,.ts-wrapper.form-select .ts-control{background:transparent!important;border:none!important}.input-group>.ts-wrapper{flex-grow:1}.input-group>.ts-wrapper:not(:nth-child(2))>.ts-control{border-bottom-left-radius:0;border-top-left-radius:0}.input-group>.ts-wrapper:not(:last-child)>.ts-control{border-bottom-right-radius:0;border-top-right-radius:0}
