@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap";.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;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;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-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;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{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;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;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;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{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 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;width:1px!important;white-space:nowrap!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;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;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 transparent;border-width:0 4px 5px 4px}.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;position:absolute;right:0;padding:1px}.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;padding:0 0 0 20px;position:relative;max-width:100%;overflow:hidden;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-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{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-left:1px solid #aaa;border-right:none;border-radius:0 4px 4px 0}.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:solid black 1px;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--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{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{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.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;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,white 50%,#eeeeee 100%);background-image:-o-linear-gradient(top,white 50%,#eeeeee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=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;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eeeeee 50%,#cccccc 100%);background-image:-o-linear-gradient(top,#eeeeee 50%,#cccccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;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-right:1px solid #aaa;border-radius:4px 0 0 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 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,white 0%,#eeeeee 50%);background-image:-o-linear-gradient(top,white 0%,#eeeeee 50%);background-image:linear-gradient(to bottom,#fff,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eeeeee 50%,white 100%);background-image:-o-linear-gradient(top,#eeeeee 50%,white 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff);background-repeat:repeat-x;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-top-left-radius:4px;border-bottom-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-radius:0 4px 4px 0}.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{outline:0;box-shadow:none}.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:gray}.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}/*!
 * Select2 Bootstrap4 Theme v1.0.0 (https://github.com/berkan52/select2-bootstrap4-theme)
 * 
 * A theme for Select2 v4 and Bootstrap 4.0.0-beta.2 
 * 
 * Release v1.0.0 - 12-12-2017 
 * Copyright 2017 Berkan Akyürek <berkan52@gmail.com> 
 * Licensed under MIT 
 */.select2-container--bootstrap4{display:block}.select2-container--bootstrap4 .select2-selection{background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;color:#495057;font-size:1rem;outline:0}.select2-container--bootstrap4 .select2-selection.form-control{border-radius:.25rem}.select2-container--bootstrap4 .select2-search--dropdown .select2-search__field{background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;color:#495057;font-size:1rem}.select2-container--bootstrap4 .select2-search__field{outline:0}.select2-container--bootstrap4 .select2-search__field::-webkit-input-placeholder{color:#868e96}.select2-container--bootstrap4 .select2-search__field:-moz-placeholder{color:#868e96}.select2-container--bootstrap4 .select2-search__field::-moz-placeholder{color:#868e96;opacity:1}.select2-container--bootstrap4 .select2-search__field:-ms-input-placeholder{color:#868e96}.select2-container--bootstrap4 .select2-results__option{padding:.75rem .375rem;font-size:1rem}.select2-container--bootstrap4 .select2-results__option[role=group]{padding:0}.select2-container--bootstrap4 .select2-results__option[aria-disabled=true]{color:#868e96;cursor:not-allowed}.select2-container--bootstrap4 .select2-results__option[aria-selected=true]{background-color:#f8f9fa;color:#16181b}.select2-container--bootstrap4 .select2-results__option--highlighted[aria-selected]{background-color:#007bff;color:#fff}.select2-container--bootstrap4 .select2-results__option .select2-results__option{padding:.75rem .375rem}.select2-container--bootstrap4 .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--bootstrap4 .select2-results__option .select2-results__option .select2-results__option{margin-left:-.375rem;padding-left:.75rem}.select2-container--bootstrap4 .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-.75rem;padding-left:1.125rem}.select2-container--bootstrap4 .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-1.125rem;padding-left:1.5rem}.select2-container--bootstrap4 .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-1.5rem;padding-left:1.875rem}.select2-container--bootstrap4 .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-1.875rem;padding-left:2.25rem}.select2-container--bootstrap4 .select2-results__group{color:#868e96;display:block;padding:.75rem .375rem;font-size:75%;line-height:1;white-space:nowrap}.select2-container--bootstrap4.select2-container--focus .select2-selection,.select2-container--bootstrap4.select2-container--open .select2-selection{transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;border-color:#80bdff}.select2-container--bootstrap4.select2-container--open .select2-selection .select2-selection__arrow b{border-color:transparent transparent #868e96 transparent;border-width:0 .25rem .25rem .25rem}.select2-container--bootstrap4.select2-container--open.select2-container--below .select2-selection{border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom-color:transparent}.select2-container--bootstrap4.select2-container--open.select2-container--above .select2-selection{border-top-left-radius:0;border-top-right-radius:0;border-top-color:transparent}.select2-container--bootstrap4 .select2-selection__clear{color:#868e96;cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--bootstrap4 .select2-selection__clear:hover{color:#343a40}.select2-container--bootstrap4.select2-container--disabled .select2-selection{border-color:#ced4da}.select2-container--bootstrap4.select2-container--disabled .select2-search__field,.select2-container--bootstrap4.select2-container--disabled .select2-selection{cursor:not-allowed}.select2-container--bootstrap4.select2-container--disabled .select2-selection,.select2-container--bootstrap4.select2-container--disabled .select2-selection--multiple .select2-selection__choice{background-color:#e9ecef}.select2-container--bootstrap4.select2-container--disabled .select2-selection--multiple .select2-selection__choice__remove,.select2-container--bootstrap4.select2-container--disabled .select2-selection__clear{display:none}.select2-container--bootstrap4 .select2-dropdown{border-color:#80bdff;border-width:1px;overflow-x:hidden;margin-top:-1px}.select2-container--bootstrap4 .select2-dropdown--above{margin-top:1px}.select2-container--bootstrap4 .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--bootstrap4 .select2-selection--single{height:calc(2.25rem + 2px);line-height:1;padding:.75rem 1.125rem .75rem .375rem}.select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow{position:absolute;bottom:0;right:.375rem;top:0;width:.25rem}.select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow b{border-color:#868e96 transparent transparent transparent;border-style:solid;border-width:.25rem .25rem 0 .25rem;height:0;left:0;margin-left:-.25rem;margin-top:-.125rem;position:absolute;top:50%;width:0}.select2-container--bootstrap4 .select2-selection--single .select2-selection__rendered{color:#495057;padding:0}.select2-container--bootstrap4 .select2-selection--single .select2-selection__placeholder{color:#868e96}.select2-container--bootstrap4 .select2-selection--multiple{min-height:calc(2.25rem + 2px);padding:0;height:auto}.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;display:block;line-height:1;list-style:none;margin:0;overflow:hidden;padding:.75rem .375rem 0 .75rem;width:100%;text-overflow:ellipsis;white-space:nowrap}.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__placeholder{color:#868e96;float:left;margin-top:5px}.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice{color:#495057;background:0 0;border:1px solid #343a40;border-radius:.25rem;cursor:default;float:left;margin:-.25rem 0 0 .1875rem;padding:0 .75rem}.select2-container--bootstrap4 .select2-selection--multiple .select2-search--inline .select2-search__field{background:0 0;padding:0 .375rem;height:calc(2.25rem + 2px) -2;line-height:1;margin-top:0;min-width:5em}.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice__remove{color:#868e96;cursor:pointer;display:inline-block;font-weight:700;margin-right:.375rem}.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice__remove:hover{color:#343a40}.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__clear{margin-top:.75rem}.form-group-sm .select2-container--bootstrap4 .select2-selection--single,.input-group-sm .select2-container--bootstrap4 .select2-selection--single,.select2-container--bootstrap4 .select2-selection--single.input-sm{border-radius:.2rem;font-size:75%;height:calc(1.8125rem + 2px);line-height:1;padding:.5rem 1rem .5rem .25rem}.form-group-sm .select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow b,.input-group-sm .select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow b,.select2-container--bootstrap4 .select2-selection--single.input-sm .select2-selection__arrow b{margin-left:-.5rem}.form-group-sm .select2-container--bootstrap4 .select2-selection--multiple,.input-group-sm .select2-container--bootstrap4 .select2-selection--multiple,.select2-container--bootstrap4 .select2-selection--multiple.input-sm{min-height:calc(1.8125rem + 2px);border-radius:.2rem}.form-group-sm .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__rendered,.input-group-sm .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__rendered,.select2-container--bootstrap4 .select2-selection--multiple.input-sm .select2-selection__rendered{padding:.5rem .25rem 0 .5rem}.form-group-sm .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice,.input-group-sm .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice,.select2-container--bootstrap4 .select2-selection--multiple.input-sm .select2-selection__choice{font-size:75%;line-height:1;margin:0 0 0 .125rem;padding:0 .5rem}.form-group-sm .select2-container--bootstrap4 .select2-selection--multiple .select2-search--inline .select2-search__field,.input-group-sm .select2-container--bootstrap4 .select2-selection--multiple .select2-search--inline .select2-search__field,.select2-container--bootstrap4 .select2-selection--multiple.input-sm .select2-search--inline .select2-search__field{padding:0 .25rem;font-size:75%;height:calc(1.8125rem + 2px) -2;line-height:1}.form-group-sm .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__clear,.input-group-sm .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__clear,.select2-container--bootstrap4 .select2-selection--multiple.input-sm .select2-selection__clear{margin-top:.5rem}.form-group-lg .select2-container--bootstrap4 .select2-selection--single,.input-group-lg .select2-container--bootstrap4 .select2-selection--single,.select2-container--bootstrap4 .select2-selection--single.input-lg{border-radius:.3rem;font-size:1.25rem;height:calc(2.875rem + 2px);line-height:1;padding:1rem 1.4375rem 1rem .5rem}.form-group-lg .select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow,.input-group-lg .select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow,.select2-container--bootstrap4 .select2-selection--single.input-lg .select2-selection__arrow{width:.3125rem}.form-group-lg .select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow b,.input-group-lg .select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow b,.select2-container--bootstrap4 .select2-selection--single.input-lg .select2-selection__arrow b{border-width:.3125rem .3125rem 0 .3125rem;margin-left:-.3125rem;margin-left:-1rem;margin-top:-.15625rem}.form-group-lg .select2-container--bootstrap4 .select2-selection--multiple,.input-group-lg .select2-container--bootstrap4 .select2-selection--multiple,.select2-container--bootstrap4 .select2-selection--multiple.input-lg{min-height:calc(2.875rem + 2px);border-radius:.3rem}.form-group-lg .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice,.input-group-lg .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice,.select2-container--bootstrap4 .select2-selection--multiple.input-lg .select2-selection__choice{font-size:1.25rem;line-height:1;border-radius:.25rem;margin:0 0 0 .25rem;padding:0 1rem}.form-group-lg .select2-container--bootstrap4 .select2-selection--multiple .select2-search--inline .select2-search__field,.input-group-lg .select2-container--bootstrap4 .select2-selection--multiple .select2-search--inline .select2-search__field,.select2-container--bootstrap4 .select2-selection--multiple.input-lg .select2-search--inline .select2-search__field{padding:0 .5rem;font-size:1.25rem;height:calc(2.875rem + 2px) -2;line-height:1}.form-group-lg .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__clear,.input-group-lg .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__clear,.select2-container--bootstrap4 .select2-selection--multiple.input-lg .select2-selection__clear{margin-top:1rem}.select2-container--bootstrap4 .select2-selection.input-lg.select2-container--open .select2-selection--single .select2-selection__arrow b,.input-group-lg .select2-container--bootstrap4 .select2-selection.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #868e96 transparent;border-width:0 .3125rem .3125rem .3125rem}.select2-container--bootstrap4[dir=rtl] .select2-selection--single{padding-left:1.125rem;padding-right:.375rem}.select2-container--bootstrap4[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:0;padding-left:0;text-align:right}.select2-container--bootstrap4[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--bootstrap4[dir=rtl] .select2-selection--single .select2-selection__arrow{left:.375rem;right:auto}.select2-container--bootstrap4[dir=rtl] .select2-selection--single .select2-selection__arrow b{margin-left:0}.select2-container--bootstrap4[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--bootstrap4[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--bootstrap4[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--bootstrap4[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:0;margin-right:.1875rem}.select2-container--bootstrap4[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.has-warning .select2-dropdown,.has-warning .select2-selection{border-color:#ffc107}.has-warning .select2-container--focus .select2-selection,.has-warning .select2-container--open .select2-selection,.has-warning.select2-drop-active{border-color:#d39e00}.has-warning.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#d39e00}.has-error .select2-dropdown,.has-error .select2-selection{border-color:#dc3545}.has-error .select2-container--focus .select2-selection,.has-error .select2-container--open .select2-selection,.has-error.select2-drop-active{border-color:#bd2130}.has-error.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#bd2130}.has-success .select2-dropdown,.has-success .select2-selection{border-color:#28a745}.has-success .select2-container--focus .select2-selection,.has-success .select2-container--open .select2-selection,.has-success.select2-drop-active{border-color:#1e7e34}.has-success.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#1e7e34}.input-group>.select2-hidden-accessible:first-child+.select2-container--bootstrap4>.selection>.select2-selection,.input-group>.select2-hidden-accessible:first-child+.select2-container--bootstrap4>.selection>.select2-selection.form-control{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.select2-hidden-accessible:not(:first-child)+.select2-container--bootstrap4:not(:last-child)>.selection>.select2-selection,.input-group>.select2-hidden-accessible:not(:first-child)+.select2-container--bootstrap4:not(:last-child)>.selection>.select2-selection.form-control{border-radius:0}.input-group>.select2-hidden-accessible:not(:first-child):not(:last-child)+.select2-container--bootstrap4:last-child>.selection>.select2-selection,.input-group>.select2-hidden-accessible:not(:first-child):not(:last-child)+.select2-container--bootstrap4:last-child>.selection>.select2-selection.form-control{border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.select2-container--bootstrap4{display:table;table-layout:fixed;position:relative;z-index:2;width:100%;margin-bottom:0}.input-group>.select2-container--bootstrap4>.selection>.select2-selection.form-control{float:none}.input-group>.select2-container--bootstrap4.select2-container--focus,.input-group>.select2-container--bootstrap4.select2-container--open{z-index:3}.input-group>.select2-container--bootstrap4,.input-group>.select2-container--bootstrap4 .input-group-btn,.input-group>.select2-container--bootstrap4 .input-group-btn .btn{vertical-align:top}.form-control.select2-hidden-accessible{position:absolute!important;width:1px!important}@media (min-width:576px){.form-inline .select2-container--bootstrap4{display:inline-block}}:root{--tw-bg-opacity: 1;--db-white-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));--db-black-color: #000;--db-light-white-color: #f0f0f0;--db-light-gray-color: rgb(255 255 255 / var(1, 1));--db-border-color: #ccc;--db-primary-color: #2F34D4;--db-secondary-color: #404040;--db-overlay-dark-color: rgba(0, 0, 0, .6);--bg-login-color: #fff}.db-dark-mode{--db-white-color: linear-gradient(135deg, #000412 0%, #0a1a33 50%, #495163 100%);--db-black-color: #d4d4d4;--db-light-white-color: #333;--db-light-gray-color: #404040;--db-border-color: #808080;--db-secondary-color: #d4d4d4;--db-primary-color: #fff;--bg-login-color: #212529}.db-body{background:var(--db-white-color);min-height:100vh}.db-container{display:flex;overflow:hidden;max-height:100vh;flex-direction:column}.db-header,.db-sidebar .db-nav-left,.db-category-list{position:sticky;top:0;z-index:10;background:var(--db-white-color)}.db-navbar{display:flex;gap:32px;align-items:center;padding:8px 16px;justify-content:space-between}:where(.db-navbar,.db-sidebar) .db-nav-section{gap:16px}:where(.db-navbar,.db-sidebar) :where(.db-nav-section,.db-nav-logo,.db-search-form){display:flex;align-items:center}:where(.db-navbar,.db-sidebar) .db-logo-image{max-height:35px;width:auto;cursor:pointer}:where(.db-navbar,.db-sidebar) .db-user-image{max-height:36px;width:auto;border-radius:50%;cursor:pointer;background-color:#fff}:where(.db-navbar,.db-sidebar) .db-nav-section .db-nav-button{border:none;height:40px;width:40px;cursor:pointer;background:none;border-radius:50%}:where(.db-navbar,.db-sidebar) .db-nav-section .db-nav-button:hover{background:var(--db-light-gray-color)!important}:where(.db-navbar,.db-sidebar) .db-nav-button i{font-size:1.5rem;display:flex;color:var(--db-black-color);align-items:center;justify-content:center}:where(.db-navbar,.db-sidebar) .db-nav-logo{display:flex;gap:8px;text-decoration:none}:where(.db-navbar,.db-sidebar) .db-nav-logo .db-logo-text{color:var(--db-black-color);font-size:1.25rem}.db-navbar .db-search-back-button{display:none}.db-navbar .db-nav-center{gap:8px;width:100%;display:flex;justify-content:center}.db-navbar .db-search-form{flex:1;height:40px;max-width:550px}.db-navbar .db-search-form .db-search-input{width:100%;height:100%;font-size:1rem;padding:0 16px;outline:none;color:var(--db-black-color);background:var(--db-white-color);border-radius:49px 0 0 49px;border:1px solid var(--db-border-color)}.db-navbar .db-search-form .db-search-input:focus{border-color:var(--db-primary-color)}.db-navbar .db-search-form .db-search-button{height:40px;width:auto;padding:0 20px;border-radius:0 49px 49px 0;border:1px solid var(--db-border-color);border-left:0}.db-navbar .db-nav-center .db-mic-button{background:var(--db-light-white-color)}.db-navbar .db-nav-right .db-search-button{display:none}.db-main-layout{display:flex;overflow-y:auto;scrollbar-color:#a6a6a6 transparent}.db-main-layout .db-sidebar{width:250px;overflow:hidden;padding:0 5px;background:var(--db-white-color)}.db-main-layout .db-sidebar .db-nav-left{display:none;padding:8px 5px}.db-body.db-sidebar-hidden .db-main-layout .db-sidebar{width:0;padding:0}.db-sidebar .db-links-container{padding:16px 0 32px;overflow-y:auto;height:calc(100vh - 60px);scrollbar-width:thin;scrollbar-color:transparent transparent}.db-sidebar .db-links-container:hover{scrollbar-color:#a6a6a6 transparent}.db-sidebar .db-link-section{list-style:none}.db-sidebar .db-link-section .db-link-item{display:flex;cursor:pointer;color:var(--db-black-color);white-space:nowrap;align-items:center;font-size:.877rem;padding:5px 12px;margin-bottom:4px;border-radius:8px;text-decoration:none}.db-sidebar .db-link-section .db-link-item:hover{background:var(--db-light-gray-color)}.db-sidebar .db-link-section .db-link-item i{font-size:1.4rem;margin-right:10px}.db-sidebar .db-link-section .db-section-title{color:var(--db-black-color);font-weight:600;font-size:.938rem;margin:16px 0 8px 8px}.db-sidebar .db-section-separator{height:1px;margin:10px 0;background:var(--db-light-gray-color)}.db-link-item.active{color:var(--db-black-color);font-weight:bolder;position:relative}.db-link-item.active:after{content:"➦";font-family:bootstrap-icons;font-size:1rem;position:absolute;right:0;top:50%;transform:translateY(-50%)}.container h1:first-of-type,.container-fluid h1:first-of-type{color:var(--db-black-color)}.container h3:first-of-type,.container-fluid h3:first-of-type{color:var(--db-black-color)}.db-main-layout .db-content-wrapper{padding:0;overflow-x:hidden;width:100%}.db-content-wrapper .db-category-list{display:flex;overflow-x:auto;gap:12px;padding:12px 0 11px;scrollbar-width:none}.db-category-list .db-category-button{border:none;cursor:pointer;font-weight:500;font-size:.94rem;border-radius:8px;white-space:nowrap;color:var(--db-black-color);padding:6px 12px;background:var(--db-light-gray-color)}.db-category-list .db-category-button.db-active{color:var(--db-white-color);background:var(--db-black-color);pointer-events:none}.db-dark-mode .db-category-list .db-category-button.db-active{filter:brightness(120%)}.db-category-list .db-category-button:not(.db-active):hover{background:var(--db-border-color)}.db-content-wrapper .db-video-list{display:grid;gap:16px;padding:20px 0 64px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.db-content-wrapper .db-video-list .db-video-card{text-decoration:none}.db-content-wrapper .db-video-list .db-video-card .db-thumbnail-container{position:relative}.db-content-wrapper .db-video-list .db-video-card .db-thumbnail{width:100%;object-fit:contain;border-radius:8px;aspect-ratio:16 / 9;background:var(--db-light-white-color)}.db-content-wrapper .db-video-list .db-video-card .db-duration{position:absolute;right:10px;bottom:12px;color:#fff;font-size:.875rem;padding:0 5px;border-radius:5px;background:var(--db-overlay-dark-color)}.db-content-wrapper .db-video-list .db-video-card .db-video-info{display:flex;gap:11px;padding:11px 8px}.db-content-wrapper .db-video-list .db-video-card .db-icon{width:36px;height:36px;border-radius:50%}.db-content-wrapper .db-video-list .db-video-card .db-title{font-size:1rem;color:var(--db-black-color);font-weight:600;line-height:1.375;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.db-content-wrapper .db-video-list .db-video-card:hover .db-title{color:var(--db-primary-color)}.db-content-wrapper .db-video-list .db-video-card p{font-size:.875rem;color:var(--db-secondary-color)}.db-content-wrapper .db-video-list .db-video-card .db-channel-name{margin:4px 0 2px}@media (max-width: 768px){.db-navbar{gap:1rem}:where(.db-navbar,.db-sidebar) .db-logo-image{max-height:32px}.db-navbar .db-nav-center,.db-body.db-show-mobile-search .db-navbar .db-nav-left,.db-body.db-show-mobile-search .db-navbar .db-nav-right{display:none}.db-navbar .db-nav-right .db-search-button,.db-body.db-show-mobile-search .db-navbar .db-search-back-button,.db-body.db-show-mobile-search .db-navbar .db-nav-center{display:flex;align-items:center;justify-content:center}.db-main-layout .db-screen-overlay{position:absolute;left:0;top:0;z-index:15;width:100%;height:100vh;background:var(--db-overlay-dark-color);transition:.2s ease}.db-body.db-sidebar-hidden .db-main-layout .db-screen-overlay{opacity:0;pointer-events:none}.db-main-layout .db-sidebar{position:absolute;left:0;top:0;z-index:20;height:100vh;transition:.2s ease}.db-body.db-sidebar-hidden .db-main-layout .db-sidebar{left:-280px}.db-main-layout .db-sidebar .db-nav-left{display:flex}}.db-user-menu-container{position:relative;display:inline-block}.db-user-menu{display:block;position:fixed;top:60px;right:16px;background:var(--db-white-color);border:1px solid var(--db-border-color);border-radius:8px;list-style:none;padding:8px 0;min-width:160px;box-shadow:0 4px 12px #0000001a;z-index:9999;opacity:0;transform:translateY(-20px) scale(.95);pointer-events:none;transition:opacity .25s ease,transform .25s ease,background .25s ease;color:var(--black-color)}.db-user-menu.active{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.db-user-menu li{padding:10px 16px;transition:background .2s ease}.db-user-menu li a{text-decoration:none;color:var(--db-black-color);font-weight:400;display:block}.db-user-menu li a:hover{background:var(--db-light-gray-color);border-radius:6px;transform:scale(1.02);transition:background .2s ease,transform .2s ease}@media (max-width: 768px){.db-user-menu{top:50px;right:10px}}.dark-mode .db-user-menu{background:var(--db-white-color);color:var(--db-black-color);border:1px solid var(--db-border-color)}.dark-mode .db-user-menu li a:hover{background:var(--db-border-color)}#preloader{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--db-white-color);display:flex;align-items:center;justify-content:center;z-index:9999}.preloader-inner{display:flex;align-items:center;gap:25px;flex-wrap:wrap;justify-content:center;text-align:center}.preloader-inner img{width:60px;height:60px;animation:pulse 2s infinite ease-in-out;filter:drop-shadow(0 0 18px rgba(35,80,245,.65))}.preloader-text{font-family:Poppins,sans-serif;font-size:30px;font-weight:900;letter-spacing:2px;color:var(--db-primary-color);display:flex;align-items:flex-end;flex-wrap:wrap;justify-content:center}.preloader-text span{display:inline-block;animation:bounce 1.6s infinite}.preloader-text span:nth-child(1){animation-delay:0s}.preloader-text span:nth-child(2){animation-delay:.1s}.preloader-text span:nth-child(3){animation-delay:.2s}.preloader-text span:nth-child(4){animation-delay:.3s}.preloader-text span:nth-child(5){animation-delay:.4s}.preloader-text span:nth-child(6){animation-delay:.5s}.preloader-text span:nth-child(7){animation-delay:.6s}.preloader-text span:nth-child(8){animation-delay:.7s}.preloader-text span:nth-child(9){animation-delay:.8s}.preloader-text span:nth-child(10){animation-delay:.9s}.dots{display:inline-flex;margin-left:12px}.dot{width:9px;height:9px;margin:0 4px;border-radius:50%;background:var(--db-primary-color);opacity:.3;animation:blink 1.5s infinite}.dot:nth-child(1){animation-delay:0s}.dot:nth-child(2){animation-delay:.3s}.dot:nth-child(3){animation-delay:.6s}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes bounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-16px)}}@keyframes blink{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-5px)}}@media (max-width: 768px){.preloader-inner img{width:70px;height:70px}.preloader-text{font-size:32px}}@media (max-width: 480px){.preloader-inner{flex-direction:column;gap:15px}.preloader-inner img{width:55px;height:55px}.preloader-text{font-size:26px;letter-spacing:1px}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}.fb-flex{display:flex;align-items:stretch}.fb-container{min-height:100vh;background:var(--db-white-color);display:flex;justify-content:center;overflow-x:hidden}.fb-page{display:flex;width:100%;min-height:100dvh;gap:24px;padding:0}.fb-left{flex:3;min-height:100dvh;height:auto;box-sizing:border-box;position:relative;padding:32px;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:space-between}.db-logo-image{max-width:150px;height:auto}[data-bs-theme=light]{--glass-bg: rgba(255, 255, 255, .18);--glass-text: #0f172a;--glass-subtext: rgba(15, 23, 42, .75);--glass-shadow: rgba(0, 0, 0, .12)}[data-bs-theme=dark]{--glass-bg: rgba(15, 15, 15, .45);--glass-text: #ffffff;--glass-subtext: rgba(255, 255, 255, .78);--glass-shadow: rgba(0, 0, 0, .45)}.fb-text-footer{max-width:520px;color:var(--glass-text);background:var(--glass-bg);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:18px 22px;border-radius:14px;box-shadow:0 12px 35px var(--glass-shadow);transition:background .25s ease,box-shadow .25s ease}.fb-text-footer h1{font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:700;letter-spacing:-.6px;line-height:1.15}.fb-text-footer p{font-size:clamp(.95rem,2.2vw,1.25rem);margin-top:10px;color:var(--glass-subtext)}.fb-text-footer:hover{box-shadow:0 18px 45px var(--glass-shadow)}.fb-form{flex:2;display:flex;flex-direction:column;justify-content:center;background:var(--bg-login-color);padding:40px;width:100%;margin:auto}.fb-mobile-header{display:none;text-align:center;margin-bottom:28px}.fb-mobile-header .db-logo-image{max-width:120px;margin-bottom:16px}.fb-mobile-header .fb-text-footer{margin:auto;max-width:90%}.fb-form input[type=email],.fb-form input[type=password],.fb-form input[type=text]{height:58px;font-size:1.05rem;padding:0 18px;border-radius:14px}.fb-form input:focus{outline:none;border-color:#2326ff}.image-wrapper{display:flex;justify-content:center;align-items:center;width:160px;height:160px;margin:0 auto 24px;background-color:#fff;border-radius:50%;box-shadow:0 8px 24px #00000014}.image-wrapper img{max-width:180px;width:100%;height:auto;object-fit:contain}.fb-login{border:none;cursor:pointer;background:#1877f2;padding:15px 0;border-radius:10px;color:#fff;font-size:1.2rem;font-weight:600;transition:background .2s ease}.fb-login:hover{background:#0d65d9}.fb-form a{text-decoration:none}.fb-forgot{color:#1877f2;font-size:.875rem}.fb-forgot:hover{text-decoration:underline}@media (max-width: 900px){.fb-page{flex-direction:column;padding:0;gap:0}.fb-left{display:none}.fb-mobile-header{display:block}.fb-form{border-radius:0;padding:24px}}@media (max-width: 460px){.fb-form{padding:20px}}
