/*!*********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/app/assets/scss/app.scss ***!
  \*********************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap);
/*!***********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/app/assets/scss/icons.scss ***!
  \***********************************************************************************************************************************************************************************************/
@import url(https://unicons.iconscout.com/release/v3.0.0/css/line.css);
/*!******************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./node_modules/datatables.net-bs5/css/dataTables.bootstrap5.css ***!
  \******************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
table.dataTable td.dt-control {
  text-align: center;
  cursor: pointer;
}

table.dataTable td.dt-control:before {
  height: 1em;
  width: 1em;
  margin-top: -9px;
  display: inline-block;
  color: white;
  border: 0.15em solid white;
  border-radius: 1em;
  box-shadow: 0 0 0.2em #444;
  box-sizing: content-box;
  text-align: center;
  text-indent: 0 !important;
  font-family: "Courier New", Courier, monospace;
  line-height: 1em;
  content: "+";
  background-color: #31b131;
}

table.dataTable tr.dt-hasChild td.dt-control:before {
  content: "-";
  background-color: #d33333;
}

table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting_asc_disabled, table.dataTable thead > tr > th.sorting_desc_disabled,
table.dataTable thead > tr > td.sorting,
table.dataTable thead > tr > td.sorting_asc,
table.dataTable thead > tr > td.sorting_desc,
table.dataTable thead > tr > td.sorting_asc_disabled,
table.dataTable thead > tr > td.sorting_desc_disabled {
  cursor: pointer;
  position: relative;
  padding-right: 26px;
}

table.dataTable thead > tr > th.sorting:before, table.dataTable thead > tr > th.sorting:after, table.dataTable thead > tr > th.sorting_asc:before, table.dataTable thead > tr > th.sorting_asc:after, table.dataTable thead > tr > th.sorting_desc:before, table.dataTable thead > tr > th.sorting_desc:after, table.dataTable thead > tr > th.sorting_asc_disabled:before, table.dataTable thead > tr > th.sorting_asc_disabled:after, table.dataTable thead > tr > th.sorting_desc_disabled:before, table.dataTable thead > tr > th.sorting_desc_disabled:after,
table.dataTable thead > tr > td.sorting:before,
table.dataTable thead > tr > td.sorting:after,
table.dataTable thead > tr > td.sorting_asc:before,
table.dataTable thead > tr > td.sorting_asc:after,
table.dataTable thead > tr > td.sorting_desc:before,
table.dataTable thead > tr > td.sorting_desc:after,
table.dataTable thead > tr > td.sorting_asc_disabled:before,
table.dataTable thead > tr > td.sorting_asc_disabled:after,
table.dataTable thead > tr > td.sorting_desc_disabled:before,
table.dataTable thead > tr > td.sorting_desc_disabled:after {
  position: absolute;
  display: block;
  opacity: 0.125;
  right: 10px;
  line-height: 9px;
  font-size: 0.9em;
}

table.dataTable thead > tr > th.sorting:before, table.dataTable thead > tr > th.sorting_asc:before, table.dataTable thead > tr > th.sorting_desc:before, table.dataTable thead > tr > th.sorting_asc_disabled:before, table.dataTable thead > tr > th.sorting_desc_disabled:before,
table.dataTable thead > tr > td.sorting:before,
table.dataTable thead > tr > td.sorting_asc:before,
table.dataTable thead > tr > td.sorting_desc:before,
table.dataTable thead > tr > td.sorting_asc_disabled:before,
table.dataTable thead > tr > td.sorting_desc_disabled:before {
  bottom: 50%;
  content: "▴";
}

table.dataTable thead > tr > th.sorting:after, table.dataTable thead > tr > th.sorting_asc:after, table.dataTable thead > tr > th.sorting_desc:after, table.dataTable thead > tr > th.sorting_asc_disabled:after, table.dataTable thead > tr > th.sorting_desc_disabled:after,
table.dataTable thead > tr > td.sorting:after,
table.dataTable thead > tr > td.sorting_asc:after,
table.dataTable thead > tr > td.sorting_desc:after,
table.dataTable thead > tr > td.sorting_asc_disabled:after,
table.dataTable thead > tr > td.sorting_desc_disabled:after {
  top: 50%;
  content: "▾";
}

table.dataTable thead > tr > th.sorting_asc:before, table.dataTable thead > tr > th.sorting_desc:after,
table.dataTable thead > tr > td.sorting_asc:before,
table.dataTable thead > tr > td.sorting_desc:after {
  opacity: 0.6;
}

table.dataTable thead > tr > th.sorting_desc_disabled:after, table.dataTable thead > tr > th.sorting_asc_disabled:before,
table.dataTable thead > tr > td.sorting_desc_disabled:after,
table.dataTable thead > tr > td.sorting_asc_disabled:before {
  display: none;
}

table.dataTable thead > tr > th:active,
table.dataTable thead > tr > td:active {
  outline: none;
}

div.dataTables_scrollBody table.dataTable thead > tr > th:before, div.dataTables_scrollBody table.dataTable thead > tr > th:after,
div.dataTables_scrollBody table.dataTable thead > tr > td:before,
div.dataTables_scrollBody table.dataTable thead > tr > td:after {
  display: none;
}

div.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  margin-top: -26px;
  text-align: center;
  padding: 2px;
}

div.dataTables_processing > div:last-child {
  position: relative;
  width: 80px;
  height: 15px;
  margin: 1em auto;
}

div.dataTables_processing > div:last-child > div {
  position: absolute;
  top: 0;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: rgba(13, 110, 253, 0.9);
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

div.dataTables_processing > div:last-child > div:nth-child(1) {
  left: 8px;
  animation: datatables-loader-1 0.6s infinite;
}

div.dataTables_processing > div:last-child > div:nth-child(2) {
  left: 8px;
  animation: datatables-loader-2 0.6s infinite;
}

div.dataTables_processing > div:last-child > div:nth-child(3) {
  left: 32px;
  animation: datatables-loader-2 0.6s infinite;
}

div.dataTables_processing > div:last-child > div:nth-child(4) {
  left: 56px;
  animation: datatables-loader-3 0.6s infinite;
}

@keyframes datatables-loader-1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes datatables-loader-3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes datatables-loader-2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}
table.dataTable.nowrap th, table.dataTable.nowrap td {
  white-space: nowrap;
}

table.dataTable th.dt-left,
table.dataTable td.dt-left {
  text-align: left;
}

table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
  text-align: center;
}

table.dataTable th.dt-right,
table.dataTable td.dt-right {
  text-align: right;
}

table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
  text-align: justify;
}

table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
  white-space: nowrap;
}

table.dataTable thead th,
table.dataTable thead td,
table.dataTable tfoot th,
table.dataTable tfoot td {
  text-align: left;
}

table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
  text-align: left;
}

table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
  text-align: center;
}

table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
  text-align: right;
}

table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
  text-align: justify;
}

table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap;
}

table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
  text-align: left;
}

table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
  text-align: center;
}

table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
  text-align: right;
}

table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
  text-align: justify;
}

table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap;
}

/*! Bootstrap 5 integration for DataTables
 *
 * ©2020 SpryMedia Ltd, all rights reserved.
 * License: MIT datatables.net/license/mit
 */
table.dataTable {
  clear: both;
  margin-top: 6px !important;
  margin-bottom: 6px !important;
  max-width: none !important;
  border-collapse: separate !important;
  border-spacing: 0;
}

table.dataTable td,
table.dataTable th {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

table.dataTable td.dataTables_empty,
table.dataTable th.dataTables_empty {
  text-align: center;
}

table.dataTable.nowrap th,
table.dataTable.nowrap td {
  white-space: nowrap;
}

table.dataTable.table-striped > tbody > tr:nth-of-type(2n+1) > * {
  box-shadow: none;
}

table.dataTable > tbody > tr {
  background-color: transparent;
}

table.dataTable > tbody > tr.selected > * {
  box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.9);
  color: white;
}

table.dataTable.table-striped > tbody > tr.odd > * {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.05);
}

table.dataTable.table-striped > tbody > tr.odd.selected > * {
  box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.95);
}

table.dataTable.table-hover > tbody > tr:hover > * {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.075);
}

table.dataTable.table-hover > tbody > tr.selected:hover > * {
  box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.975);
}

div.dataTables_wrapper div.dataTables_length label {
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
}

div.dataTables_wrapper div.dataTables_length select {
  width: auto;
  display: inline-block;
}

div.dataTables_wrapper div.dataTables_filter {
  text-align: right;
}

div.dataTables_wrapper div.dataTables_filter label {
  font-weight: normal;
  white-space: nowrap;
  text-align: left;
}

div.dataTables_wrapper div.dataTables_filter input {
  margin-left: 0.5em;
  display: inline-block;
  width: auto;
}

div.dataTables_wrapper div.dataTables_info {
  padding-top: 0.85em;
}

div.dataTables_wrapper div.dataTables_paginate {
  margin: 0;
  white-space: nowrap;
  text-align: right;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  margin: 2px 0;
  white-space: nowrap;
  justify-content: flex-end;
}

div.dataTables_scrollHead table.dataTable {
  margin-bottom: 0 !important;
}

div.dataTables_scrollBody > table {
  border-top: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

div.dataTables_scrollBody > table > thead .sorting:before,
div.dataTables_scrollBody > table > thead .sorting_asc:before,
div.dataTables_scrollBody > table > thead .sorting_desc:before,
div.dataTables_scrollBody > table > thead .sorting:after,
div.dataTables_scrollBody > table > thead .sorting_asc:after,
div.dataTables_scrollBody > table > thead .sorting_desc:after {
  display: none;
}

div.dataTables_scrollBody > table > tbody tr:first-child th,
div.dataTables_scrollBody > table > tbody tr:first-child td {
  border-top: none;
}

div.dataTables_scrollFoot > .dataTables_scrollFootInner {
  box-sizing: content-box;
}

div.dataTables_scrollFoot > .dataTables_scrollFootInner > table {
  margin-top: 0 !important;
  border-top: none;
}

@media screen and (max-width: 767px) {
  div.dataTables_wrapper div.dataTables_length,
div.dataTables_wrapper div.dataTables_filter,
div.dataTables_wrapper div.dataTables_info,
div.dataTables_wrapper div.dataTables_paginate {
    text-align: center;
  }

  div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    justify-content: center !important;
  }
}
table.dataTable.table-sm > thead > tr > th:not(.sorting_disabled) {
  padding-right: 20px;
}

table.table-bordered.dataTable {
  border-right-width: 0;
}

table.table-bordered.dataTable thead tr:first-child th,
table.table-bordered.dataTable thead tr:first-child td {
  border-top-width: 1px;
}

table.table-bordered.dataTable th,
table.table-bordered.dataTable td {
  border-left-width: 0;
}

table.table-bordered.dataTable th:first-child, table.table-bordered.dataTable th:first-child,
table.table-bordered.dataTable td:first-child,
table.table-bordered.dataTable td:first-child {
  border-left-width: 1px;
}

table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable td:last-child,
table.table-bordered.dataTable td:last-child {
  border-right-width: 1px;
}

table.table-bordered.dataTable th,
table.table-bordered.dataTable td {
  border-bottom-width: 1px;
}

div.dataTables_scrollHead table.table-bordered {
  border-bottom-width: 0;
}

div.table-responsive > div.dataTables_wrapper > div.row {
  margin: 0;
}

div.table-responsive > div.dataTables_wrapper > div.row > div[class^=col-]:first-child {
  padding-left: 0;
}

div.table-responsive > div.dataTables_wrapper > div.row > div[class^=col-]:last-child {
  padding-right: 0;
}
/*!*******************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./node_modules/alertifyjs/build/css/alertify.min.css ***!
  \*******************************************************************************************************************************************************************************************************************/
/**
 * alertifyjs 1.13.1 http://alertifyjs.com
 * AlertifyJS is a javascript framework for developing pretty browser dialogs and notifications.
 * Copyright 2019 Mohammad Younes <Mohammad@alertifyjs.com> (http://alertifyjs.com) 
 * Licensed under GPL 3 <https://opensource.org/licenses/gpl-3.0>*/
.alertify .ajs-dimmer {
  position: fixed;
  z-index: 1981;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0;
  margin: 0;
  background-color: #252525;
  opacity: 0.5;
}

.alertify .ajs-modal {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  padding: 0;
  overflow-y: auto;
  z-index: 1981;
}

.alertify .ajs-dialog {
  position: relative;
  margin: 5% auto;
  min-height: 110px;
  max-width: 500px;
  padding: 24px 24px 0 24px;
  outline: 0;
  background-color: #fff;
}

.alertify .ajs-dialog.ajs-capture:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  z-index: 1;
}

.alertify .ajs-reset {
  position: absolute !important;
  display: inline !important;
  width: 0 !important;
  height: 0 !important;
  opacity: 0 !important;
}

.alertify .ajs-commands {
  position: absolute;
  right: 4px;
  margin: -14px 24px 0 0;
  z-index: 2;
}

.alertify .ajs-commands button {
  display: none;
  width: 10px;
  height: 10px;
  margin-left: 10px;
  padding: 10px;
  border: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}

.alertify .ajs-commands button.ajs-close {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAh0lEQVQYlY2QsQ0EIQwEB9cBAR1CJUaI/gigDnwR6NBL/7/xWLNrZ2b8EwGotVpr7eOitWa1VjugiNB7R1UPrKrWe0dEAHBbXUqxMQbeewDmnHjvyTm7C3zDwAUd9c63YQdUVdu6EAJzzquz7HXvTiklt+H9DQFYaxFjvDqllFyMkbXWvfpXHjJrWFgdBq/hAAAAAElFTkSuQmCC);
}

.alertify .ajs-commands button.ajs-maximize {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAOUlEQVQYlWP8//8/AzGAhYGBgaG4uBiv6t7eXkYmooxjYGAgWiELsvHYFMCcRX2rSXcjoSBiJDbAAeD+EGu+8BZcAAAAAElFTkSuQmCC);
}

.alertify .ajs-header {
  margin: -24px;
  margin-bottom: 0;
  padding: 16px 24px;
  background-color: #fff;
}

.alertify .ajs-body {
  min-height: 56px;
}

.alertify .ajs-body .ajs-content {
  padding: 16px 24px 16px 16px;
}

.alertify .ajs-footer {
  padding: 4px;
  margin-left: -24px;
  margin-right: -24px;
  min-height: 43px;
  background-color: #fff;
}

.alertify .ajs-footer .ajs-buttons.ajs-primary {
  text-align: right;
}

.alertify .ajs-footer .ajs-buttons.ajs-primary .ajs-button {
  margin: 4px;
}

.alertify .ajs-footer .ajs-buttons.ajs-auxiliary {
  float: left;
  clear: none;
  text-align: left;
}

.alertify .ajs-footer .ajs-buttons.ajs-auxiliary .ajs-button {
  margin: 4px;
}

.alertify .ajs-footer .ajs-buttons .ajs-button {
  min-width: 88px;
  min-height: 35px;
}

.alertify .ajs-handle {
  position: absolute;
  display: none;
  width: 10px;
  height: 10px;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMS8xNEDQYmMAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAQ0lEQVQYlaXNMQoAIAxD0dT7H657l0KX3iJuUlBUNOsPPCGJm7VDp6ryeMxMuDsAQH7owW3pyn3RS26iKxERMLN3ugOaAkaL3sWVigAAAABJRU5ErkJggg==);
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  cursor: se-resize;
}

.alertify.ajs-no-overflow .ajs-body .ajs-content {
  overflow: hidden !important;
}

.alertify.ajs-no-padding.ajs-maximized .ajs-body .ajs-content {
  left: 0;
  right: 0;
  padding: 0;
}

.alertify.ajs-no-padding:not(.ajs-maximized) .ajs-body {
  margin-left: -24px;
  margin-right: -24px;
}

.alertify.ajs-no-padding:not(.ajs-maximized) .ajs-body .ajs-content {
  padding: 0;
}

.alertify.ajs-no-padding.ajs-resizable .ajs-body .ajs-content {
  left: 0;
  right: 0;
}

.alertify.ajs-maximizable .ajs-commands button.ajs-maximize, .alertify.ajs-maximizable .ajs-commands button.ajs-restore {
  display: inline-block;
}

.alertify.ajs-closable .ajs-commands button.ajs-close {
  display: inline-block;
}

.alertify.ajs-maximized .ajs-dialog {
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  margin: 0 auto !important;
  top: 0 !important;
  left: 0 !important;
}

.alertify.ajs-maximized.ajs-modeless .ajs-modal {
  position: fixed !important;
  min-height: 100% !important;
  max-height: none !important;
  margin: 0 !important;
}

.alertify.ajs-maximized .ajs-commands button.ajs-maximize {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAASklEQVQYlZWQ0QkAMQhDtXRincOZX78KVtrDCwgqJNEoIB3MPLj7lRUROlpyVXGzby6zWuY+kz6tj5sBMTMAyVV3/595RbOh3cAXsww1raeiOcoAAAAASUVORK5CYII=);
}

.alertify.ajs-maximized .ajs-dialog, .alertify.ajs-resizable .ajs-dialog {
  padding: 0;
}

.alertify.ajs-maximized .ajs-commands, .alertify.ajs-resizable .ajs-commands {
  margin: 14px 24px 0 0;
}

.alertify.ajs-maximized .ajs-header, .alertify.ajs-resizable .ajs-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  padding: 16px 24px;
}

.alertify.ajs-maximized .ajs-body, .alertify.ajs-resizable .ajs-body {
  min-height: 224px;
  display: inline-block;
}

.alertify.ajs-maximized .ajs-body .ajs-content, .alertify.ajs-resizable .ajs-body .ajs-content {
  position: absolute;
  top: 50px;
  right: 24px;
  bottom: 50px;
  left: 24px;
  overflow: auto;
}

.alertify.ajs-maximized .ajs-footer, .alertify.ajs-resizable .ajs-footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
}

.alertify.ajs-resizable:not(.ajs-maximized) .ajs-dialog {
  min-width: 548px;
}

.alertify.ajs-resizable:not(.ajs-maximized) .ajs-handle {
  display: block;
}

.alertify.ajs-movable:not(.ajs-maximized) .ajs-header {
  cursor: move;
}

.alertify.ajs-modeless .ajs-dimmer, .alertify.ajs-modeless .ajs-reset {
  display: none;
}

.alertify.ajs-modeless .ajs-modal {
  overflow: visible;
  max-width: none;
  max-height: 0;
}

.alertify.ajs-modeless.ajs-pinnable .ajs-commands button.ajs-pin {
  display: inline-block;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAQklEQVQYlcWPMQ4AIAwCqU9u38GbcbHRWN1MvKQDhQFMEpKImGJA0gCgnYw0V0rwxseg5erT4oSkQVI5d9f+e9+xA0NbLpWfitPXAAAAAElFTkSuQmCC);
}

.alertify.ajs-modeless.ajs-unpinned .ajs-modal {
  position: absolute;
}

.alertify.ajs-modeless.ajs-unpinned .ajs-commands button.ajs-pin {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAO0lEQVQYlWP8//8/AzGAiShV6AqLi4txGs+CLoBLMYbC3t5eRmyaWfBZhwwYkX2NTxPRvibKjRhW4wMAhxkYGbLu3pEAAAAASUVORK5CYII=);
}

.alertify.ajs-modeless:not(.ajs-unpinned) .ajs-body {
  max-height: 500px;
  overflow: auto;
}

.alertify.ajs-basic .ajs-header {
  opacity: 0;
}

.alertify.ajs-basic .ajs-footer {
  visibility: hidden;
}

.alertify.ajs-frameless .ajs-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  min-height: 60px;
  margin: 0;
  padding: 0;
  opacity: 0;
  z-index: 1;
}

.alertify.ajs-frameless .ajs-footer {
  display: none;
}

.alertify.ajs-frameless .ajs-body .ajs-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.alertify.ajs-frameless:not(.ajs-resizable) .ajs-dialog {
  padding-top: 0;
}

.alertify.ajs-frameless:not(.ajs-resizable) .ajs-dialog .ajs-commands {
  margin-top: 0;
}

.ajs-no-overflow {
  overflow: hidden !important;
  outline: 0;
}

.ajs-no-overflow.ajs-fixed {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow-y: scroll !important;
}

.ajs-no-selection, .ajs-no-selection * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

@media screen and (max-width: 568px) {
  .alertify .ajs-dialog {
    min-width: 150px;
  }

  .alertify:not(.ajs-maximized) .ajs-modal {
    padding: 0 5%;
  }

  .alertify:not(.ajs-maximized).ajs-resizable .ajs-dialog {
    min-width: initial;
    min-width: auto;
  }
}
@-moz-document url-prefix() {
  .alertify button:focus {
    outline: 1px dotted #3593d2;
  }
}
.alertify .ajs-dimmer, .alertify .ajs-modal {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transition-duration: 250ms;
  transition-duration: 250ms;
}

.alertify.ajs-hidden .ajs-dimmer, .alertify.ajs-hidden .ajs-modal {
  visibility: hidden;
  opacity: 0;
}

.alertify.ajs-in:not(.ajs-hidden) .ajs-dialog {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}

.alertify.ajs-out.ajs-hidden .ajs-dialog {
  -webkit-animation-duration: 250ms;
  animation-duration: 250ms;
}

.alertify .ajs-dialog.ajs-shake {
  -webkit-animation-name: ajs-shake;
  animation-name: ajs-shake;
  -webkit-animation-duration: 0.1s;
  animation-duration: 0.1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes ajs-shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes ajs-shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.alertify.ajs-slide.ajs-in:not(.ajs-hidden) .ajs-dialog {
  -webkit-animation-name: ajs-slideIn;
  animation-name: ajs-slideIn;
  -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.alertify.ajs-slide.ajs-out.ajs-hidden .ajs-dialog {
  -webkit-animation-name: ajs-slideOut;
  animation-name: ajs-slideOut;
  -webkit-animation-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
  animation-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

.alertify.ajs-zoom.ajs-in:not(.ajs-hidden) .ajs-dialog {
  -webkit-animation-name: ajs-zoomIn;
  animation-name: ajs-zoomIn;
}

.alertify.ajs-zoom.ajs-out.ajs-hidden .ajs-dialog {
  -webkit-animation-name: ajs-zoomOut;
  animation-name: ajs-zoomOut;
}

.alertify.ajs-fade.ajs-in:not(.ajs-hidden) .ajs-dialog {
  -webkit-animation-name: ajs-fadeIn;
  animation-name: ajs-fadeIn;
}

.alertify.ajs-fade.ajs-out.ajs-hidden .ajs-dialog {
  -webkit-animation-name: ajs-fadeOut;
  animation-name: ajs-fadeOut;
}

.alertify.ajs-pulse.ajs-in:not(.ajs-hidden) .ajs-dialog {
  -webkit-animation-name: ajs-pulseIn;
  animation-name: ajs-pulseIn;
}

.alertify.ajs-pulse.ajs-out.ajs-hidden .ajs-dialog {
  -webkit-animation-name: ajs-pulseOut;
  animation-name: ajs-pulseOut;
}

.alertify.ajs-flipx.ajs-in:not(.ajs-hidden) .ajs-dialog {
  -webkit-animation-name: ajs-flipInX;
  animation-name: ajs-flipInX;
}

.alertify.ajs-flipx.ajs-out.ajs-hidden .ajs-dialog {
  -webkit-animation-name: ajs-flipOutX;
  animation-name: ajs-flipOutX;
}

.alertify.ajs-flipy.ajs-in:not(.ajs-hidden) .ajs-dialog {
  -webkit-animation-name: ajs-flipInY;
  animation-name: ajs-flipInY;
}

.alertify.ajs-flipy.ajs-out.ajs-hidden .ajs-dialog {
  -webkit-animation-name: ajs-flipOutY;
  animation-name: ajs-flipOutY;
}

@-webkit-keyframes ajs-pulseIn {
  0%, 100%, 20%, 40%, 60%, 80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes ajs-pulseIn {
  0%, 100%, 20%, 40%, 60%, 80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes ajs-pulseOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes ajs-pulseOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@-webkit-keyframes ajs-zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.25, 0.25, 0.25);
    transform: scale3d(0.25, 0.25, 0.25);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes ajs-zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.25, 0.25, 0.25);
    transform: scale3d(0.25, 0.25, 0.25);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes ajs-zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.25, 0.25, 0.25);
    transform: scale3d(0.25, 0.25, 0.25);
  }
}
@keyframes ajs-zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.25, 0.25, 0.25);
    transform: scale3d(0.25, 0.25, 0.25);
  }
}
@-webkit-keyframes ajs-fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes ajs-fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes ajs-fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes ajs-fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes ajs-flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes ajs-flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@-webkit-keyframes ajs-flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes ajs-flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@-webkit-keyframes ajs-flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes ajs-flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@-webkit-keyframes ajs-flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes ajs-flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@-webkit-keyframes ajs-slideIn {
  0% {
    margin-top: -100%;
  }
  100% {
    margin-top: 5%;
  }
}
@keyframes ajs-slideIn {
  0% {
    margin-top: -100%;
  }
  100% {
    margin-top: 5%;
  }
}
@-webkit-keyframes ajs-slideOut {
  0% {
    margin-top: 5%;
  }
  100% {
    margin-top: -100%;
  }
}
@keyframes ajs-slideOut {
  0% {
    margin-top: 5%;
  }
  100% {
    margin-top: -100%;
  }
}
.alertify-notifier {
  position: fixed;
  width: 0;
  overflow: visible;
  z-index: 1982;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.alertify-notifier .ajs-message {
  position: relative;
  width: 260px;
  max-height: 0;
  padding: 0;
  opacity: 0;
  margin: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-duration: 250ms;
  transition-duration: 250ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}

.alertify-notifier .ajs-message.ajs-visible {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  opacity: 1;
  max-height: 100%;
  padding: 15px;
  margin-top: 10px;
}

.alertify-notifier .ajs-message.ajs-success {
  background: rgba(91, 189, 114, 0.95);
}

.alertify-notifier .ajs-message.ajs-error {
  background: rgba(217, 92, 92, 0.95);
}

.alertify-notifier .ajs-message.ajs-warning {
  background: rgba(252, 248, 215, 0.95);
}

.alertify-notifier .ajs-message .ajs-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 16px;
  cursor: pointer;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAABGdBTUEAALGPC/xhBQAAAFBJREFUGBl1j0EKADEIA+ve/P9f9bh1hEihNBfjVCO1v7RKVqJK4h8gM5cAPR42AkQEpSXPwMTyoi13n5N9YqJehm3Fnr7nL1D0ZEbD5OubGyC7a9gx+9eNAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: rgba(0, 0, 0, 0.5);
  border-top-right-radius: 2px;
}

.alertify-notifier.ajs-top {
  top: 10px;
}

.alertify-notifier.ajs-bottom {
  bottom: 10px;
}

.alertify-notifier.ajs-right {
  right: 10px;
}

.alertify-notifier.ajs-right .ajs-message {
  right: -320px;
}

.alertify-notifier.ajs-right .ajs-message.ajs-visible {
  right: 290px;
}

.alertify-notifier.ajs-left {
  left: 10px;
}

.alertify-notifier.ajs-left .ajs-message {
  left: -300px;
}

.alertify-notifier.ajs-left .ajs-message.ajs-visible {
  left: 0;
}

.alertify-notifier.ajs-center {
  left: 50%;
}

.alertify-notifier.ajs-center .ajs-message {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.alertify-notifier.ajs-center .ajs-message.ajs-visible {
  left: 50%;
  -webkit-transition-timing-function: cubic-bezier(0.57, 0.43, 0.1, 0.65);
  transition-timing-function: cubic-bezier(0.57, 0.43, 0.1, 0.65);
}

.alertify-notifier.ajs-center.ajs-top .ajs-message {
  top: -300px;
}

.alertify-notifier.ajs-center.ajs-top .ajs-message.ajs-visible {
  top: 0;
}

.alertify-notifier.ajs-center.ajs-bottom .ajs-message {
  bottom: -300px;
}

.alertify-notifier.ajs-center.ajs-bottom .ajs-message.ajs-visible {
  bottom: 0;
}

.ajs-no-transition.alertify .ajs-dialog, .ajs-no-transition.alertify .ajs-dimmer, .ajs-no-transition.alertify .ajs-modal {
  -webkit-transition: none !important;
  transition: none !important;
  -webkit-animation: none !important;
  animation: none !important;
}

.ajs-no-transition.alertify-notifier .ajs-message {
  -webkit-transition: none !important;
  transition: none !important;
  -webkit-animation: none !important;
  animation: none !important;
}

@media (prefers-reduced-motion: reduce) {
  .alertify .ajs-dialog, .alertify .ajs-dimmer, .alertify .ajs-modal {
    -webkit-transition: none !important;
    transition: none !important;
    -webkit-animation: none !important;
    animation: none !important;
  }

  .alertify-notifier .ajs-message {
    -webkit-transition: none !important;
    transition: none !important;
    -webkit-animation: none !important;
    animation: none !important;
  }
}
/*!*****************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./node_modules/typicons.font/src/font/typicons.css ***!
  \*****************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
@font-face {
  font-family: "typicons";
  src: url(assets/typicons.eot?b99ba6e7256a27d29176cef7fc322738?#iefix) format("embedded-opentype"), url(assets/typicons.woff2?b99ba6e7256a27d29176cef7fc322738) format("woff2"), url(assets/typicons.woff?b99ba6e7256a27d29176cef7fc322738) format("woff"), url(assets/typicons.ttf?b99ba6e7256a27d29176cef7fc322738) format("truetype"), url(assets/typicons.svg?b99ba6e7256a27d29176cef7fc322738#typicons) format("svg");
}
.typcn:before {
  font-family: typicons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.typcn-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.typcn-2x {
  font-size: 2em;
}

.typcn-3x {
  font-size: 3em;
}

.typcn-4x {
  font-size: 4em;
}

.typcn-5x {
  font-size: 5em;
}

.typcn-adjust-brightness:before {
  content: "";
}

.typcn-adjust-contrast:before {
  content: "";
}

.typcn-anchor-outline:before {
  content: "";
}

.typcn-anchor:before {
  content: "";
}

.typcn-archive:before {
  content: "";
}

.typcn-arrow-back-outline:before {
  content: "";
}

.typcn-arrow-back:before {
  content: "";
}

.typcn-arrow-down-outline:before {
  content: "";
}

.typcn-arrow-down-thick:before {
  content: "";
}

.typcn-arrow-down:before {
  content: "";
}

.typcn-arrow-forward-outline:before {
  content: "";
}

.typcn-arrow-forward:before {
  content: "";
}

.typcn-arrow-left-outline:before {
  content: "";
}

.typcn-arrow-left-thick:before {
  content: "";
}

.typcn-arrow-left:before {
  content: "";
}

.typcn-arrow-loop-outline:before {
  content: "";
}

.typcn-arrow-loop:before {
  content: "";
}

.typcn-arrow-maximise-outline:before {
  content: "";
}

.typcn-arrow-maximise:before {
  content: "";
}

.typcn-arrow-minimise-outline:before {
  content: "";
}

.typcn-arrow-minimise:before {
  content: "";
}

.typcn-arrow-move-outline:before {
  content: "";
}

.typcn-arrow-move:before {
  content: "";
}

.typcn-arrow-repeat-outline:before {
  content: "";
}

.typcn-arrow-repeat:before {
  content: "";
}

.typcn-arrow-right-outline:before {
  content: "";
}

.typcn-arrow-right-thick:before {
  content: "";
}

.typcn-arrow-right:before {
  content: "";
}

.typcn-arrow-shuffle:before {
  content: "";
}

.typcn-arrow-sorted-down:before {
  content: "";
}

.typcn-arrow-sorted-up:before {
  content: "";
}

.typcn-arrow-sync-outline:before {
  content: "";
}

.typcn-arrow-sync:before {
  content: "";
}

.typcn-arrow-unsorted:before {
  content: "";
}

.typcn-arrow-up-outline:before {
  content: "";
}

.typcn-arrow-up-thick:before {
  content: "";
}

.typcn-arrow-up:before {
  content: "";
}

.typcn-at:before {
  content: "";
}

.typcn-attachment-outline:before {
  content: "";
}

.typcn-attachment:before {
  content: "";
}

.typcn-backspace-outline:before {
  content: "";
}

.typcn-backspace:before {
  content: "";
}

.typcn-battery-charge:before {
  content: "";
}

.typcn-battery-full:before {
  content: "";
}

.typcn-battery-high:before {
  content: "";
}

.typcn-battery-low:before {
  content: "";
}

.typcn-battery-mid:before {
  content: "";
}

.typcn-beaker:before {
  content: "";
}

.typcn-beer:before {
  content: "";
}

.typcn-bell:before {
  content: "";
}

.typcn-book:before {
  content: "";
}

.typcn-bookmark:before {
  content: "";
}

.typcn-briefcase:before {
  content: "";
}

.typcn-brush:before {
  content: "";
}

.typcn-business-card:before {
  content: "";
}

.typcn-calculator:before {
  content: "";
}

.typcn-calendar-outline:before {
  content: "";
}

.typcn-calendar:before {
  content: "";
}

.typcn-camera-outline:before {
  content: "";
}

.typcn-camera:before {
  content: "";
}

.typcn-cancel-outline:before {
  content: "";
}

.typcn-cancel:before {
  content: "";
}

.typcn-chart-area-outline:before {
  content: "";
}

.typcn-chart-area:before {
  content: "";
}

.typcn-chart-bar-outline:before {
  content: "";
}

.typcn-chart-bar:before {
  content: "";
}

.typcn-chart-line-outline:before {
  content: "";
}

.typcn-chart-line:before {
  content: "";
}

.typcn-chart-pie-outline:before {
  content: "";
}

.typcn-chart-pie:before {
  content: "";
}

.typcn-chevron-left-outline:before {
  content: "";
}

.typcn-chevron-left:before {
  content: "";
}

.typcn-chevron-right-outline:before {
  content: "";
}

.typcn-chevron-right:before {
  content: "";
}

.typcn-clipboard:before {
  content: "";
}

.typcn-cloud-storage:before {
  content: "";
}

.typcn-cloud-storage-outline:before {
  content: "";
}

.typcn-code-outline:before {
  content: "";
}

.typcn-code:before {
  content: "";
}

.typcn-coffee:before {
  content: "";
}

.typcn-cog-outline:before {
  content: "";
}

.typcn-cog:before {
  content: "";
}

.typcn-compass:before {
  content: "";
}

.typcn-contacts:before {
  content: "";
}

.typcn-credit-card:before {
  content: "";
}

.typcn-css3:before {
  content: "";
}

.typcn-database:before {
  content: "";
}

.typcn-delete-outline:before {
  content: "";
}

.typcn-delete:before {
  content: "";
}

.typcn-device-desktop:before {
  content: "";
}

.typcn-device-laptop:before {
  content: "";
}

.typcn-device-phone:before {
  content: "";
}

.typcn-device-tablet:before {
  content: "";
}

.typcn-directions:before {
  content: "";
}

.typcn-divide-outline:before {
  content: "";
}

.typcn-divide:before {
  content: "";
}

.typcn-document-add:before {
  content: "";
}

.typcn-document-delete:before {
  content: "";
}

.typcn-document-text:before {
  content: "";
}

.typcn-document:before {
  content: "";
}

.typcn-download-outline:before {
  content: "";
}

.typcn-download:before {
  content: "";
}

.typcn-dropbox:before {
  content: "";
}

.typcn-edit:before {
  content: "";
}

.typcn-eject-outline:before {
  content: "";
}

.typcn-eject:before {
  content: "";
}

.typcn-equals-outline:before {
  content: "";
}

.typcn-equals:before {
  content: "";
}

.typcn-export-outline:before {
  content: "";
}

.typcn-export:before {
  content: "";
}

.typcn-eye-outline:before {
  content: "";
}

.typcn-eye:before {
  content: "";
}

.typcn-feather:before {
  content: "";
}

.typcn-film:before {
  content: "";
}

.typcn-filter:before {
  content: "";
}

.typcn-flag-outline:before {
  content: "";
}

.typcn-flag:before {
  content: "";
}

.typcn-flash-outline:before {
  content: "";
}

.typcn-flash:before {
  content: "";
}

.typcn-flow-children:before {
  content: "";
}

.typcn-flow-merge:before {
  content: "";
}

.typcn-flow-parallel:before {
  content: "";
}

.typcn-flow-switch:before {
  content: "";
}

.typcn-folder-add:before {
  content: "";
}

.typcn-folder-delete:before {
  content: "";
}

.typcn-folder-open:before {
  content: "";
}

.typcn-folder:before {
  content: "";
}

.typcn-gift:before {
  content: "";
}

.typcn-globe-outline:before {
  content: "";
}

.typcn-globe:before {
  content: "";
}

.typcn-group-outline:before {
  content: "";
}

.typcn-group:before {
  content: "";
}

.typcn-headphones:before {
  content: "";
}

.typcn-heart-full-outline:before {
  content: "";
}

.typcn-heart-half-outline:before {
  content: "";
}

.typcn-heart-outline:before {
  content: "";
}

.typcn-heart:before {
  content: "";
}

.typcn-home-outline:before {
  content: "";
}

.typcn-home:before {
  content: "";
}

.typcn-html5:before {
  content: "";
}

.typcn-image-outline:before {
  content: "";
}

.typcn-image:before {
  content: "";
}

.typcn-infinity-outline:before {
  content: "";
}

.typcn-infinity:before {
  content: "";
}

.typcn-info-large-outline:before {
  content: "";
}

.typcn-info-large:before {
  content: "";
}

.typcn-info-outline:before {
  content: "";
}

.typcn-info:before {
  content: "";
}

.typcn-input-checked-outline:before {
  content: "";
}

.typcn-input-checked:before {
  content: "";
}

.typcn-key-outline:before {
  content: "";
}

.typcn-key:before {
  content: "";
}

.typcn-keyboard:before {
  content: "";
}

.typcn-leaf:before {
  content: "";
}

.typcn-lightbulb:before {
  content: "";
}

.typcn-link-outline:before {
  content: "";
}

.typcn-link:before {
  content: "";
}

.typcn-location-arrow-outline:before {
  content: "";
}

.typcn-location-arrow:before {
  content: "";
}

.typcn-location-outline:before {
  content: "";
}

.typcn-location:before {
  content: "";
}

.typcn-lock-closed-outline:before {
  content: "";
}

.typcn-lock-closed:before {
  content: "";
}

.typcn-lock-open-outline:before {
  content: "";
}

.typcn-lock-open:before {
  content: "";
}

.typcn-mail:before {
  content: "";
}

.typcn-map:before {
  content: "";
}

.typcn-media-eject-outline:before {
  content: "";
}

.typcn-media-eject:before {
  content: "";
}

.typcn-media-fast-forward-outline:before {
  content: "";
}

.typcn-media-fast-forward:before {
  content: "";
}

.typcn-media-pause-outline:before {
  content: "";
}

.typcn-media-pause:before {
  content: "";
}

.typcn-media-play-outline:before {
  content: "";
}

.typcn-media-play-reverse-outline:before {
  content: "";
}

.typcn-media-play-reverse:before {
  content: "";
}

.typcn-media-play:before {
  content: "";
}

.typcn-media-record-outline:before {
  content: "";
}

.typcn-media-record:before {
  content: "";
}

.typcn-media-rewind-outline:before {
  content: "";
}

.typcn-media-rewind:before {
  content: "";
}

.typcn-media-stop-outline:before {
  content: "";
}

.typcn-media-stop:before {
  content: "";
}

.typcn-message-typing:before {
  content: "";
}

.typcn-message:before {
  content: "";
}

.typcn-messages:before {
  content: "";
}

.typcn-microphone-outline:before {
  content: "";
}

.typcn-microphone:before {
  content: "";
}

.typcn-minus-outline:before {
  content: "";
}

.typcn-minus:before {
  content: "";
}

.typcn-mortar-board:before {
  content: "";
}

.typcn-news:before {
  content: "";
}

.typcn-notes-outline:before {
  content: "";
}

.typcn-notes:before {
  content: "";
}

.typcn-pen:before {
  content: "";
}

.typcn-pencil:before {
  content: "";
}

.typcn-phone-outline:before {
  content: "";
}

.typcn-phone:before {
  content: "";
}

.typcn-pi-outline:before {
  content: "";
}

.typcn-pi:before {
  content: "";
}

.typcn-pin-outline:before {
  content: "";
}

.typcn-pin:before {
  content: "";
}

.typcn-pipette:before {
  content: "";
}

.typcn-plane-outline:before {
  content: "";
}

.typcn-plane:before {
  content: "";
}

.typcn-plug:before {
  content: "";
}

.typcn-plus-outline:before {
  content: "";
}

.typcn-plus:before {
  content: "";
}

.typcn-point-of-interest-outline:before {
  content: "";
}

.typcn-point-of-interest:before {
  content: "";
}

.typcn-power-outline:before {
  content: "";
}

.typcn-power:before {
  content: "";
}

.typcn-printer:before {
  content: "";
}

.typcn-puzzle-outline:before {
  content: "";
}

.typcn-puzzle:before {
  content: "";
}

.typcn-radar-outline:before {
  content: "";
}

.typcn-radar:before {
  content: "";
}

.typcn-refresh-outline:before {
  content: "";
}

.typcn-refresh:before {
  content: "";
}

.typcn-rss-outline:before {
  content: "";
}

.typcn-rss:before {
  content: "";
}

.typcn-scissors-outline:before {
  content: "";
}

.typcn-scissors:before {
  content: "";
}

.typcn-shopping-bag:before {
  content: "";
}

.typcn-shopping-cart:before {
  content: "";
}

.typcn-social-at-circular:before {
  content: "";
}

.typcn-social-dribbble-circular:before {
  content: "";
}

.typcn-social-dribbble:before {
  content: "";
}

.typcn-social-facebook-circular:before {
  content: "";
}

.typcn-social-facebook:before {
  content: "";
}

.typcn-social-flickr-circular:before {
  content: "";
}

.typcn-social-flickr:before {
  content: "";
}

.typcn-social-github-circular:before {
  content: "";
}

.typcn-social-github:before {
  content: "";
}

.typcn-social-google-plus-circular:before {
  content: "";
}

.typcn-social-google-plus:before {
  content: "";
}

.typcn-social-instagram-circular:before {
  content: "";
}

.typcn-social-instagram:before {
  content: "";
}

.typcn-social-last-fm-circular:before {
  content: "";
}

.typcn-social-last-fm:before {
  content: "";
}

.typcn-social-linkedin-circular:before {
  content: "";
}

.typcn-social-linkedin:before {
  content: "";
}

.typcn-social-pinterest-circular:before {
  content: "";
}

.typcn-social-pinterest:before {
  content: "";
}

.typcn-social-skype-outline:before {
  content: "";
}

.typcn-social-skype:before {
  content: "";
}

.typcn-social-tumbler-circular:before {
  content: "";
}

.typcn-social-tumbler:before {
  content: "";
}

.typcn-social-twitter-circular:before {
  content: "";
}

.typcn-social-twitter:before {
  content: "";
}

.typcn-social-vimeo-circular:before {
  content: "";
}

.typcn-social-vimeo:before {
  content: "";
}

.typcn-social-youtube-circular:before {
  content: "";
}

.typcn-social-youtube:before {
  content: "";
}

.typcn-sort-alphabetically-outline:before {
  content: "";
}

.typcn-sort-alphabetically:before {
  content: "";
}

.typcn-sort-numerically-outline:before {
  content: "";
}

.typcn-sort-numerically:before {
  content: "";
}

.typcn-spanner-outline:before {
  content: "";
}

.typcn-spanner:before {
  content: "";
}

.typcn-spiral:before {
  content: "";
}

.typcn-star-full-outline:before {
  content: "";
}

.typcn-star-half-outline:before {
  content: "";
}

.typcn-star-half:before {
  content: "";
}

.typcn-star-outline:before {
  content: "";
}

.typcn-star:before {
  content: "";
}

.typcn-starburst-outline:before {
  content: "";
}

.typcn-starburst:before {
  content: "";
}

.typcn-stopwatch:before {
  content: "";
}

.typcn-support:before {
  content: "";
}

.typcn-tabs-outline:before {
  content: "";
}

.typcn-tag:before {
  content: "";
}

.typcn-tags:before {
  content: "";
}

.typcn-th-large-outline:before {
  content: "";
}

.typcn-th-large:before {
  content: "";
}

.typcn-th-list-outline:before {
  content: "";
}

.typcn-th-list:before {
  content: "";
}

.typcn-th-menu-outline:before {
  content: "";
}

.typcn-th-menu:before {
  content: "";
}

.typcn-th-small-outline:before {
  content: "";
}

.typcn-th-small:before {
  content: "";
}

.typcn-thermometer:before {
  content: "";
}

.typcn-thumbs-down:before {
  content: "";
}

.typcn-thumbs-ok:before {
  content: "";
}

.typcn-thumbs-up:before {
  content: "";
}

.typcn-tick-outline:before {
  content: "";
}

.typcn-tick:before {
  content: "";
}

.typcn-ticket:before {
  content: "";
}

.typcn-time:before {
  content: "";
}

.typcn-times-outline:before {
  content: "";
}

.typcn-times:before {
  content: "";
}

.typcn-trash:before {
  content: "";
}

.typcn-tree:before {
  content: "";
}

.typcn-upload-outline:before {
  content: "";
}

.typcn-upload:before {
  content: "";
}

.typcn-user-add-outline:before {
  content: "";
}

.typcn-user-add:before {
  content: "";
}

.typcn-user-delete-outline:before {
  content: "";
}

.typcn-user-delete:before {
  content: "";
}

.typcn-user-outline:before {
  content: "";
}

.typcn-user:before {
  content: "";
}

.typcn-vendor-android:before {
  content: "";
}

.typcn-vendor-apple:before {
  content: "";
}

.typcn-vendor-microsoft:before {
  content: "";
}

.typcn-video-outline:before {
  content: "";
}

.typcn-video:before {
  content: "";
}

.typcn-volume-down:before {
  content: "";
}

.typcn-volume-mute:before {
  content: "";
}

.typcn-volume-up:before {
  content: "";
}

.typcn-volume:before {
  content: "";
}

.typcn-warning-outline:before {
  content: "";
}

.typcn-warning:before {
  content: "";
}

.typcn-watch:before {
  content: "";
}

.typcn-waves-outline:before {
  content: "";
}

.typcn-waves:before {
  content: "";
}

.typcn-weather-cloudy:before {
  content: "";
}

.typcn-weather-downpour:before {
  content: "";
}

.typcn-weather-night:before {
  content: "";
}

.typcn-weather-partly-sunny:before {
  content: "";
}

.typcn-weather-shower:before {
  content: "";
}

.typcn-weather-snow:before {
  content: "";
}

.typcn-weather-stormy:before {
  content: "";
}

.typcn-weather-sunny:before {
  content: "";
}

.typcn-weather-windy-cloudy:before {
  content: "";
}

.typcn-weather-windy:before {
  content: "";
}

.typcn-wi-fi-outline:before {
  content: "";
}

.typcn-wi-fi:before {
  content: "";
}

.typcn-wine:before {
  content: "";
}

.typcn-world-outline:before {
  content: "";
}

.typcn-world:before {
  content: "";
}

.typcn-zoom-in-outline:before {
  content: "";
}

.typcn-zoom-in:before {
  content: "";
}

.typcn-zoom-out-outline:before {
  content: "";
}

.typcn-zoom-out:before {
  content: "";
}

.typcn-zoom-outline:before {
  content: "";
}

.typcn-zoom:before {
  content: "";
}
/*!******************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./node_modules/ladda/dist/ladda.min.css ***!
  \******************************************************************************************************************************************************************************************************/
/*!
 * Ladda including the default theme.
 */
/*!
* Ladda
* http://lab.hakim.se/ladda
* MIT licensed
*
* Copyright (C) 2018 Hakim El Hattab, http://hakim.se
*/
@keyframes ladda-spinner-line-fade {
  0%, 100% {
    opacity: 0.22;
  }
  1% {
    opacity: 1;
  }
}
.ladda-button {
  position: relative;
}

.ladda-button .ladda-spinner {
  position: absolute;
  z-index: 2;
  display: inline-block;
  width: 32px;
  top: 50%;
  margin-top: 0;
  opacity: 0;
  pointer-events: none;
}

.ladda-button .ladda-label {
  position: relative;
  z-index: 3;
}

.ladda-button .ladda-progress {
  position: absolute;
  width: 0;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.2);
  display: none;
  transition: 0.1s linear all;
}

.ladda-button[data-loading] .ladda-progress {
  display: block;
}

.ladda-button, .ladda-button .ladda-spinner, .ladda-button .ladda-label {
  transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
}

.ladda-button[data-style=zoom-in], .ladda-button[data-style=zoom-in] .ladda-spinner, .ladda-button[data-style=zoom-in] .ladda-label, .ladda-button[data-style=zoom-out], .ladda-button[data-style=zoom-out] .ladda-spinner, .ladda-button[data-style=zoom-out] .ladda-label {
  transition: 0.3s ease all;
}

.ladda-button[data-style=expand-right] .ladda-spinner {
  right: -6px;
}

.ladda-button[data-style=expand-right][data-size=s] .ladda-spinner, .ladda-button[data-style=expand-right][data-size=xs] .ladda-spinner {
  right: -12px;
}

.ladda-button[data-style=expand-right][data-loading] {
  padding-right: 56px;
}

.ladda-button[data-style=expand-right][data-loading] .ladda-spinner {
  opacity: 1;
}

.ladda-button[data-style=expand-right][data-loading][data-size=s], .ladda-button[data-style=expand-right][data-loading][data-size=xs] {
  padding-right: 40px;
}

.ladda-button[data-style=expand-left] .ladda-spinner {
  left: 26px;
}

.ladda-button[data-style=expand-left][data-size=s] .ladda-spinner, .ladda-button[data-style=expand-left][data-size=xs] .ladda-spinner {
  left: 4px;
}

.ladda-button[data-style=expand-left][data-loading] {
  padding-left: 56px;
}

.ladda-button[data-style=expand-left][data-loading] .ladda-spinner {
  opacity: 1;
}

.ladda-button[data-style=expand-left][data-loading][data-size=s], .ladda-button[data-style=expand-left][data-loading][data-size=xs] {
  padding-left: 40px;
}

.ladda-button[data-style=expand-up] {
  overflow: hidden;
}

.ladda-button[data-style=expand-up] .ladda-spinner {
  top: -32px;
  left: 50%;
  margin-left: 0;
}

.ladda-button[data-style=expand-up][data-loading] {
  padding-top: 54px;
}

.ladda-button[data-style=expand-up][data-loading] .ladda-spinner {
  opacity: 1;
  top: 26px;
  margin-top: 0;
}

.ladda-button[data-style=expand-up][data-loading][data-size=s], .ladda-button[data-style=expand-up][data-loading][data-size=xs] {
  padding-top: 32px;
}

.ladda-button[data-style=expand-up][data-loading][data-size=s] .ladda-spinner, .ladda-button[data-style=expand-up][data-loading][data-size=xs] .ladda-spinner {
  top: 4px;
}

.ladda-button[data-style=expand-down] {
  overflow: hidden;
}

.ladda-button[data-style=expand-down] .ladda-spinner {
  top: 62px;
  left: 50%;
  margin-left: 0;
}

.ladda-button[data-style=expand-down][data-size=s] .ladda-spinner, .ladda-button[data-style=expand-down][data-size=xs] .ladda-spinner {
  top: 40px;
}

.ladda-button[data-style=expand-down][data-loading] {
  padding-bottom: 54px;
}

.ladda-button[data-style=expand-down][data-loading] .ladda-spinner {
  opacity: 1;
}

.ladda-button[data-style=expand-down][data-loading][data-size=s], .ladda-button[data-style=expand-down][data-loading][data-size=xs] {
  padding-bottom: 32px;
}

.ladda-button[data-style=slide-left] {
  overflow: hidden;
}

.ladda-button[data-style=slide-left] .ladda-label {
  position: relative;
}

.ladda-button[data-style=slide-left] .ladda-spinner {
  left: 100%;
  margin-left: 0;
}

.ladda-button[data-style=slide-left][data-loading] .ladda-label {
  opacity: 0;
  left: -100%;
}

.ladda-button[data-style=slide-left][data-loading] .ladda-spinner {
  opacity: 1;
  left: 50%;
}

.ladda-button[data-style=slide-right] {
  overflow: hidden;
}

.ladda-button[data-style=slide-right] .ladda-label {
  position: relative;
}

.ladda-button[data-style=slide-right] .ladda-spinner {
  right: 100%;
  margin-left: 0;
  left: 16px;
}

[dir=rtl] .ladda-button[data-style=slide-right] .ladda-spinner {
  right: auto;
}

.ladda-button[data-style=slide-right][data-loading] .ladda-label {
  opacity: 0;
  left: 100%;
}

.ladda-button[data-style=slide-right][data-loading] .ladda-spinner {
  opacity: 1;
  left: 50%;
}

.ladda-button[data-style=slide-up] {
  overflow: hidden;
}

.ladda-button[data-style=slide-up] .ladda-label {
  position: relative;
}

.ladda-button[data-style=slide-up] .ladda-spinner {
  left: 50%;
  margin-left: 0;
  margin-top: 1em;
}

.ladda-button[data-style=slide-up][data-loading] .ladda-label {
  opacity: 0;
  top: -1em;
}

.ladda-button[data-style=slide-up][data-loading] .ladda-spinner {
  opacity: 1;
  margin-top: 0;
}

.ladda-button[data-style=slide-down] {
  overflow: hidden;
}

.ladda-button[data-style=slide-down] .ladda-label {
  position: relative;
}

.ladda-button[data-style=slide-down] .ladda-spinner {
  left: 50%;
  margin-left: 0;
  margin-top: -2em;
}

.ladda-button[data-style=slide-down][data-loading] .ladda-label {
  opacity: 0;
  top: 1em;
}

.ladda-button[data-style=slide-down][data-loading] .ladda-spinner {
  opacity: 1;
  margin-top: 0;
}

.ladda-button[data-style=zoom-out] {
  overflow: hidden;
}

.ladda-button[data-style=zoom-out] .ladda-label {
  position: relative;
  display: inline-block;
}

.ladda-button[data-style=zoom-out] .ladda-spinner {
  left: 50%;
  margin-left: 32px;
  transform: scale(2.5);
}

.ladda-button[data-style=zoom-out][data-loading] .ladda-label {
  opacity: 0;
  transform: scale(0.5);
}

.ladda-button[data-style=zoom-out][data-loading] .ladda-spinner {
  opacity: 1;
  margin-left: 0;
  transform: none;
}

.ladda-button[data-style=zoom-in] {
  overflow: hidden;
}

.ladda-button[data-style=zoom-in] .ladda-label {
  position: relative;
  display: inline-block;
}

.ladda-button[data-style=zoom-in] .ladda-spinner {
  left: 50%;
  margin-left: -16px;
  transform: scale(0.2);
}

.ladda-button[data-style=zoom-in][data-loading] .ladda-label {
  opacity: 0;
  transform: scale(2.2);
}

.ladda-button[data-style=zoom-in][data-loading] .ladda-spinner {
  opacity: 1;
  margin-left: 0;
  transform: none;
}

.ladda-button[data-style=contract] {
  overflow: hidden;
  width: 100px;
}

.ladda-button[data-style=contract] .ladda-spinner {
  left: 50%;
  margin-left: 0;
}

.ladda-button[data-style=contract][data-loading] {
  border-radius: 50%;
  width: 52px;
}

.ladda-button[data-style=contract][data-loading] .ladda-label {
  opacity: 0;
}

.ladda-button[data-style=contract][data-loading] .ladda-spinner {
  opacity: 1;
}

.ladda-button[data-style=contract-overlay] {
  overflow: hidden;
  width: 100px;
  box-shadow: 0px 0px 0px 2000px rgba(0, 0, 0, 0);
}

.ladda-button[data-style=contract-overlay] .ladda-spinner {
  left: 50%;
  margin-left: 0;
}

.ladda-button[data-style=contract-overlay][data-loading] {
  border-radius: 50%;
  width: 52px;
  box-shadow: 0px 0px 0px 2000px rgba(0, 0, 0, 0.8);
}

.ladda-button[data-style=contract-overlay][data-loading] .ladda-label {
  opacity: 0;
}

.ladda-button[data-style=contract-overlay][data-loading] .ladda-spinner {
  opacity: 1;
}

[dir=rtl] .ladda-spinner > div {
  left: 25% !important;
}

.ladda-button {
  background: #666;
  border: 0;
  padding: 14px 18px;
  font-size: 18px;
  cursor: pointer;
  color: #fff;
  border-radius: 2px;
  border: 1px solid transparent;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.ladda-button:hover {
  border-color: rgba(0, 0, 0, 0.07);
  background-color: #888;
}

.ladda-button[data-color=green] {
  background: #2aca76;
}

.ladda-button[data-color=green]:hover {
  background-color: #38d683;
}

.ladda-button[data-color=blue] {
  background: #53b5e6;
}

.ladda-button[data-color=blue]:hover {
  background-color: #69bfe9;
}

.ladda-button[data-color=red] {
  background: #ea8557;
}

.ladda-button[data-color=red]:hover {
  background-color: #ed956e;
}

.ladda-button[data-color=purple] {
  background: #9973c2;
}

.ladda-button[data-color=purple]:hover {
  background-color: #a685ca;
}

.ladda-button[data-color=mint] {
  background: #16a085;
}

.ladda-button[data-color=mint]:hover {
  background-color: #19b698;
}

.ladda-button[disabled], .ladda-button[data-loading] {
  border-color: rgba(0, 0, 0, 0.07);
}

.ladda-button[disabled], .ladda-button[disabled]:hover, .ladda-button[data-loading], .ladda-button[data-loading]:hover {
  cursor: default;
  background-color: #999;
}

.ladda-button[data-size=xs] {
  padding: 4px 8px;
}

.ladda-button[data-size=xs] .ladda-label {
  font-size: 0.7em;
}

.ladda-button[data-size=s] {
  padding: 6px 10px;
}

.ladda-button[data-size=s] .ladda-label {
  font-size: 0.9em;
}

.ladda-button[data-size=l] .ladda-label {
  font-size: 1.2em;
}

.ladda-button[data-size=xl] .ladda-label {
  font-size: 1.5em;
}
/*!*****************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./node_modules/animate.css/animate.css ***!
  \*****************************************************************************************************************************************************************************************************/
/*!
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css
*/
:root {
  --animate-duration: 1s;
  --animate-delay: 1s;
  --animate-repeat: 1;
}

.animate__animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animate__animated.animate__infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animate__animated.animate__repeat-1 {
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-iteration-count: var(--animate-repeat);
  animation-iteration-count: var(--animate-repeat);
}

.animate__animated.animate__repeat-2 {
  -webkit-animation-iteration-count: calc(1 * 2);
  animation-iteration-count: calc(1 * 2);
  -webkit-animation-iteration-count: calc(var(--animate-repeat) * 2);
  animation-iteration-count: calc(var(--animate-repeat) * 2);
}

.animate__animated.animate__repeat-3 {
  -webkit-animation-iteration-count: calc(1 * 3);
  animation-iteration-count: calc(1 * 3);
  -webkit-animation-iteration-count: calc(var(--animate-repeat) * 3);
  animation-iteration-count: calc(var(--animate-repeat) * 3);
}

.animate__animated.animate__delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-delay: var(--animate-delay);
  animation-delay: var(--animate-delay);
}

.animate__animated.animate__delay-2s {
  -webkit-animation-delay: calc(1s * 2);
  animation-delay: calc(1s * 2);
  -webkit-animation-delay: calc(var(--animate-delay) * 2);
  animation-delay: calc(var(--animate-delay) * 2);
}

.animate__animated.animate__delay-3s {
  -webkit-animation-delay: calc(1s * 3);
  animation-delay: calc(1s * 3);
  -webkit-animation-delay: calc(var(--animate-delay) * 3);
  animation-delay: calc(var(--animate-delay) * 3);
}

.animate__animated.animate__delay-4s {
  -webkit-animation-delay: calc(1s * 4);
  animation-delay: calc(1s * 4);
  -webkit-animation-delay: calc(var(--animate-delay) * 4);
  animation-delay: calc(var(--animate-delay) * 4);
}

.animate__animated.animate__delay-5s {
  -webkit-animation-delay: calc(1s * 5);
  animation-delay: calc(1s * 5);
  -webkit-animation-delay: calc(var(--animate-delay) * 5);
  animation-delay: calc(var(--animate-delay) * 5);
}

.animate__animated.animate__faster {
  -webkit-animation-duration: calc(1s / 2);
  animation-duration: calc(1s / 2);
  -webkit-animation-duration: calc(var(--animate-duration) / 2);
  animation-duration: calc(var(--animate-duration) / 2);
}

.animate__animated.animate__fast {
  -webkit-animation-duration: calc(1s * 0.8);
  animation-duration: calc(1s * 0.8);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.8);
  animation-duration: calc(var(--animate-duration) * 0.8);
}

.animate__animated.animate__slow {
  -webkit-animation-duration: calc(1s * 2);
  animation-duration: calc(1s * 2);
  -webkit-animation-duration: calc(var(--animate-duration) * 2);
  animation-duration: calc(var(--animate-duration) * 2);
}

.animate__animated.animate__slower {
  -webkit-animation-duration: calc(1s * 3);
  animation-duration: calc(1s * 3);
  -webkit-animation-duration: calc(var(--animate-duration) * 3);
  animation-duration: calc(var(--animate-duration) * 3);
}

@media print, (prefers-reduced-motion: reduce) {
  .animate__animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }

  .animate__animated[class*=Out] {
    opacity: 0;
  }
}
/* Attention seekers  */
@-webkit-keyframes bounce {
  from, 20%, 53%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
    transform: translate3d(0, -30px, 0) scaleY(1.1);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
    transform: translate3d(0, -15px, 0) scaleY(1.05);
  }
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0) scaleY(0.95);
    transform: translate3d(0, 0, 0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
    transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}
@keyframes bounce {
  from, 20%, 53%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
    transform: translate3d(0, -30px, 0) scaleY(1.1);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
    transform: translate3d(0, -15px, 0) scaleY(1.05);
  }
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0) scaleY(0.95);
    transform: translate3d(0, 0, 0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
    transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}
.animate__bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.animate__flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.animate__pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.animate__rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shakeX {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shakeX {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.animate__shakeX {
  -webkit-animation-name: shakeX;
  animation-name: shakeX;
}

@-webkit-keyframes shakeY {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
}
@keyframes shakeY {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
}
.animate__shakeY {
  -webkit-animation-name: shakeY;
  animation-name: shakeY;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.animate__headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.animate__swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.animate__tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.animate__jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.animate__heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: calc(1s * 1.3);
  animation-duration: calc(1s * 1.3);
  -webkit-animation-duration: calc(var(--animate-duration) * 1.3);
  animation-duration: calc(var(--animate-duration) * 1.3);
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

/* Back entrances */
@-webkit-keyframes backInDown {
  0% {
    -webkit-transform: translateY(-1200px) scale(0.7);
    transform: translateY(-1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInDown {
  0% {
    -webkit-transform: translateY(-1200px) scale(0.7);
    transform: translateY(-1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInDown {
  -webkit-animation-name: backInDown;
  animation-name: backInDown;
}

@-webkit-keyframes backInLeft {
  0% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInLeft {
  0% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInLeft {
  -webkit-animation-name: backInLeft;
  animation-name: backInLeft;
}

@-webkit-keyframes backInRight {
  0% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInRight {
  0% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInRight {
  -webkit-animation-name: backInRight;
  animation-name: backInRight;
}

@-webkit-keyframes backInUp {
  0% {
    -webkit-transform: translateY(1200px) scale(0.7);
    transform: translateY(1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInUp {
  0% {
    -webkit-transform: translateY(1200px) scale(0.7);
    transform: translateY(1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInUp {
  -webkit-animation-name: backInUp;
  animation-name: backInUp;
}

/* Back exits */
@-webkit-keyframes backOutDown {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: translateY(700px) scale(0.7);
    transform: translateY(700px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutDown {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: translateY(700px) scale(0.7);
    transform: translateY(700px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutDown {
  -webkit-animation-name: backOutDown;
  animation-name: backOutDown;
}

@-webkit-keyframes backOutLeft {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutLeft {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutLeft {
  -webkit-animation-name: backOutLeft;
  animation-name: backOutLeft;
}

@-webkit-keyframes backOutRight {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutRight {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutRight {
  -webkit-animation-name: backOutRight;
  animation-name: backOutRight;
}

@-webkit-keyframes backOutUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: translateY(-700px) scale(0.7);
    transform: translateY(-700px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: translateY(-700px) scale(0.7);
    transform: translateY(-700px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutUp {
  -webkit-animation-name: backOutUp;
  animation-name: backOutUp;
}

/* Bouncing entrances  */
@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.animate__bounceIn {
  -webkit-animation-duration: calc(1s * 0.75);
  animation-duration: calc(1s * 0.75);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
    transform: translate3d(0, -3000px, 0) scaleY(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
    transform: translate3d(0, 25px, 0) scaleY(0.9);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
    transform: translate3d(0, -10px, 0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
    transform: translate3d(0, 5px, 0) scaleY(0.985);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
    transform: translate3d(0, -3000px, 0) scaleY(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
    transform: translate3d(0, 25px, 0) scaleY(0.9);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
    transform: translate3d(0, -10px, 0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
    transform: translate3d(0, 5px, 0) scaleY(0.985);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
    transform: translate3d(-3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
    transform: translate3d(25px, 0, 0) scaleX(1);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
    transform: translate3d(-10px, 0, 0) scaleX(0.98);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
    transform: translate3d(5px, 0, 0) scaleX(0.995);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
    transform: translate3d(-3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
    transform: translate3d(25px, 0, 0) scaleX(1);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
    transform: translate3d(-10px, 0, 0) scaleX(0.98);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
    transform: translate3d(5px, 0, 0) scaleX(0.995);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
    transform: translate3d(3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
    transform: translate3d(-25px, 0, 0) scaleX(1);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
    transform: translate3d(10px, 0, 0) scaleX(0.98);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
    transform: translate3d(-5px, 0, 0) scaleX(0.995);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
    transform: translate3d(3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
    transform: translate3d(-25px, 0, 0) scaleX(1);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
    transform: translate3d(10px, 0, 0) scaleX(0.98);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
    transform: translate3d(-5px, 0, 0) scaleX(0.995);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
    transform: translate3d(0, 3000px, 0) scaleY(5);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
    transform: translate3d(0, 10px, 0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
    transform: translate3d(0, -5px, 0) scaleY(0.985);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
    transform: translate3d(0, 3000px, 0) scaleY(5);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
    transform: translate3d(0, 10px, 0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
    transform: translate3d(0, -5px, 0) scaleY(0.985);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

/* Bouncing exits  */
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.animate__bounceOut {
  -webkit-animation-duration: calc(1s * 0.75);
  animation-duration: calc(1s * 0.75);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
    transform: translate3d(0, 10px, 0) scaleY(0.985);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
    transform: translate3d(0, 2000px, 0) scaleY(3);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
    transform: translate3d(0, 10px, 0) scaleY(0.985);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
    transform: translate3d(0, 2000px, 0) scaleY(3);
  }
}
.animate__bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
    transform: translate3d(20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
    transform: translate3d(-2000px, 0, 0) scaleX(2);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
    transform: translate3d(20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
    transform: translate3d(-2000px, 0, 0) scaleX(2);
  }
}
.animate__bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0) scaleX(0.9);
    transform: translate3d(-20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
    transform: translate3d(2000px, 0, 0) scaleX(2);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0) scaleX(0.9);
    transform: translate3d(-20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
    transform: translate3d(2000px, 0, 0) scaleX(2);
  }
}
.animate__bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
    transform: translate3d(0, -10px, 0) scaleY(0.985);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
    transform: translate3d(0, 20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
    transform: translate3d(0, -2000px, 0) scaleY(3);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
    transform: translate3d(0, -10px, 0) scaleY(0.985);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
    transform: translate3d(0, 20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
    transform: translate3d(0, -2000px, 0) scaleY(3);
  }
}
.animate__bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

/* Fading entrances  */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.animate__fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeInTopLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInTopLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInTopLeft {
  -webkit-animation-name: fadeInTopLeft;
  animation-name: fadeInTopLeft;
}

@-webkit-keyframes fadeInTopRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInTopRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInTopRight {
  -webkit-animation-name: fadeInTopRight;
  animation-name: fadeInTopRight;
}

@-webkit-keyframes fadeInBottomLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInBottomLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInBottomLeft {
  -webkit-animation-name: fadeInBottomLeft;
  animation-name: fadeInBottomLeft;
}

@-webkit-keyframes fadeInBottomRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInBottomRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInBottomRight {
  -webkit-animation-name: fadeInBottomRight;
  animation-name: fadeInBottomRight;
}

/* Fading exits */
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.animate__fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.animate__fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.animate__fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.animate__fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.animate__fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.animate__fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.animate__fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.animate__fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.animate__fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes fadeOutTopLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
}
@keyframes fadeOutTopLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
}
.animate__fadeOutTopLeft {
  -webkit-animation-name: fadeOutTopLeft;
  animation-name: fadeOutTopLeft;
}

@-webkit-keyframes fadeOutTopRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
}
@keyframes fadeOutTopRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
}
.animate__fadeOutTopRight {
  -webkit-animation-name: fadeOutTopRight;
  animation-name: fadeOutTopRight;
}

@-webkit-keyframes fadeOutBottomRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
}
@keyframes fadeOutBottomRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
}
.animate__fadeOutBottomRight {
  -webkit-animation-name: fadeOutBottomRight;
  animation-name: fadeOutBottomRight;
}

@-webkit-keyframes fadeOutBottomLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
}
@keyframes fadeOutBottomLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
}
.animate__fadeOutBottomLeft {
  -webkit-animation-name: fadeOutBottomLeft;
  animation-name: fadeOutBottomLeft;
}

/* Flippers */
@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animate__animated.animate__flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.animate__flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.animate__flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.animate__flipOutX {
  -webkit-animation-duration: calc(1s * 0.75);
  animation-duration: calc(1s * 0.75);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.animate__flipOutY {
  -webkit-animation-duration: calc(1s * 0.75);
  animation-duration: calc(1s * 0.75);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

/* Lightspeed */
@-webkit-keyframes lightSpeedInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes lightSpeedInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__lightSpeedInRight {
  -webkit-animation-name: lightSpeedInRight;
  animation-name: lightSpeedInRight;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(5deg);
    transform: skewX(5deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes lightSpeedInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(5deg);
    transform: skewX(5deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__lightSpeedInLeft {
  -webkit-animation-name: lightSpeedInLeft;
  animation-name: lightSpeedInLeft;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOutRight {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOutRight {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.animate__lightSpeedOutRight {
  -webkit-animation-name: lightSpeedOutRight;
  animation-name: lightSpeedOutRight;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes lightSpeedOutLeft {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOutLeft {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
}
.animate__lightSpeedOutLeft {
  -webkit-animation-name: lightSpeedOutLeft;
  animation-name: lightSpeedOutLeft;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

/* Rotating entrances */
@-webkit-keyframes rotateIn {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animate__rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animate__rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animate__rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animate__rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animate__rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}

/* Rotating exits */
@-webkit-keyframes rotateOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.animate__rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.animate__rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.animate__rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.animate__rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.animate__rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}

/* Specials */
@-webkit-keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.animate__hinge {
  -webkit-animation-duration: calc(1s * 2);
  animation-duration: calc(1s * 2);
  -webkit-animation-duration: calc(var(--animate-duration) * 2);
  animation-duration: calc(var(--animate-duration) * 2);
  -webkit-animation-name: hinge;
  animation-name: hinge;
  -webkit-transform-origin: top left;
  transform-origin: top left;
}

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.animate__jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.animate__rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

/* Zooming entrances */
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.animate__zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

/* Zooming exits */
@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.animate__zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
  }
}
.animate__zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
  }
}
.animate__zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
  -webkit-transform-origin: right center;
  transform-origin: right center;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

/* Sliding entrances */
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

/* Sliding exits */
@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.animate__slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.animate__slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.animate__slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.animate__slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
/*!**************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./node_modules/load-awesome/css/ball-spin-fade-rotating.css ***!
  \**************************************************************************************************************************************************************************************************************************/
/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */
.la-ball-spin-fade-rotating,
.la-ball-spin-fade-rotating > div {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.la-ball-spin-fade-rotating {
  display: block;
  font-size: 0;
  color: #fff;
}

.la-ball-spin-fade-rotating.la-dark {
  color: #333;
}

.la-ball-spin-fade-rotating > div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor;
}

.la-ball-spin-fade-rotating {
  width: 32px;
  height: 32px;
  -webkit-animation: ball-spin-fade-rotate 6s infinite linear;
  -moz-animation: ball-spin-fade-rotate 6s infinite linear;
  -o-animation: ball-spin-fade-rotate 6s infinite linear;
  animation: ball-spin-fade-rotate 6s infinite linear;
}

.la-ball-spin-fade-rotating > div {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  margin-left: -4px;
  border-radius: 100%;
  -webkit-animation: ball-spin-fade 1s infinite linear;
  -moz-animation: ball-spin-fade 1s infinite linear;
  -o-animation: ball-spin-fade 1s infinite linear;
  animation: ball-spin-fade 1s infinite linear;
}

.la-ball-spin-fade-rotating > div:nth-child(1) {
  top: 5%;
  left: 50%;
  -webkit-animation-delay: -1.125s;
  -moz-animation-delay: -1.125s;
  -o-animation-delay: -1.125s;
  animation-delay: -1.125s;
}

.la-ball-spin-fade-rotating > div:nth-child(2) {
  top: 18.1801948466%;
  left: 81.8198051534%;
  -webkit-animation-delay: -1.25s;
  -moz-animation-delay: -1.25s;
  -o-animation-delay: -1.25s;
  animation-delay: -1.25s;
}

.la-ball-spin-fade-rotating > div:nth-child(3) {
  top: 50%;
  left: 95%;
  -webkit-animation-delay: -1.375s;
  -moz-animation-delay: -1.375s;
  -o-animation-delay: -1.375s;
  animation-delay: -1.375s;
}

.la-ball-spin-fade-rotating > div:nth-child(4) {
  top: 81.8198051534%;
  left: 81.8198051534%;
  -webkit-animation-delay: -1.5s;
  -moz-animation-delay: -1.5s;
  -o-animation-delay: -1.5s;
  animation-delay: -1.5s;
}

.la-ball-spin-fade-rotating > div:nth-child(5) {
  top: 94.9999999966%;
  left: 50.0000000005%;
  -webkit-animation-delay: -1.625s;
  -moz-animation-delay: -1.625s;
  -o-animation-delay: -1.625s;
  animation-delay: -1.625s;
}

.la-ball-spin-fade-rotating > div:nth-child(6) {
  top: 81.8198046966%;
  left: 18.1801949248%;
  -webkit-animation-delay: -1.75s;
  -moz-animation-delay: -1.75s;
  -o-animation-delay: -1.75s;
  animation-delay: -1.75s;
}

.la-ball-spin-fade-rotating > div:nth-child(7) {
  top: 49.9999750815%;
  left: 5.0000051215%;
  -webkit-animation-delay: -1.875s;
  -moz-animation-delay: -1.875s;
  -o-animation-delay: -1.875s;
  animation-delay: -1.875s;
}

.la-ball-spin-fade-rotating > div:nth-child(8) {
  top: 18.179464974%;
  left: 18.1803700518%;
  -webkit-animation-delay: -2s;
  -moz-animation-delay: -2s;
  -o-animation-delay: -2s;
  animation-delay: -2s;
}

.la-ball-spin-fade-rotating.la-sm {
  width: 16px;
  height: 16px;
}

.la-ball-spin-fade-rotating.la-sm > div {
  width: 4px;
  height: 4px;
  margin-top: -2px;
  margin-left: -2px;
}

.la-ball-spin-fade-rotating.la-2x {
  width: 64px;
  height: 64px;
}

.la-ball-spin-fade-rotating.la-2x > div {
  width: 16px;
  height: 16px;
  margin-top: -8px;
  margin-left: -8px;
}

.la-ball-spin-fade-rotating.la-3x {
  width: 96px;
  height: 96px;
}

.la-ball-spin-fade-rotating.la-3x > div {
  width: 24px;
  height: 24px;
  margin-top: -12px;
  margin-left: -12px;
}

/*
 * Animations
 */
@-webkit-keyframes ball-spin-fade-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes ball-spin-fade-rotate {
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes ball-spin-fade-rotate {
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes ball-spin-fade-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes ball-spin-fade {
  0%, 100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 0.25;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
@-moz-keyframes ball-spin-fade {
  0%, 100% {
    opacity: 1;
    -moz-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 0.25;
    -moz-transform: scale(0.5);
    transform: scale(0.5);
  }
}
@-o-keyframes ball-spin-fade {
  0%, 100% {
    opacity: 1;
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 0.25;
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }
}
@keyframes ball-spin-fade {
  0%, 100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 0.25;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }
}
/*!************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/app/styles.scss ***!
  \************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* You can add global styles to this file, and also import other style files */
/* Importing Bootstrap SCSS file. */
/*!
 * Bootstrap v5.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --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-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-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation 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, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-bg: #fff;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

body {
  margin: 0;
  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);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}

hr:not([size]) {
  height: 1px;
}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h1, .h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 2.5rem;
  }
}

h2, .h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 2rem;
  }
}

h3, .h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 1.75rem;
  }
}

h4, .h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h4, .h4 {
    font-size: 1.5rem;
  }
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-bs-original-title] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul {
  padding-left: 2rem;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small, .small {
  font-size: 0.875em;
}

mark, .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #0d6efd;
  text-decoration: underline;
}
a:hover {
  color: #0a58ca;
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
  direction: ltr /* rtl:ignore */;
  unicode-bidi: bidi-override;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: #d63384;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #6c757d;
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}

[list]::-webkit-calendar-picker-indicator {
  display: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::file-selector-button {
  font: inherit;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

iframe {
  border: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-1 {
    font-size: 5rem;
  }
}

.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-2 {
    font-size: 4.5rem;
  }
}

.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-3 {
    font-size: 4rem;
  }
}

.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}

.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem;
  }
}

.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem;
  }
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote > :last-child {
  margin-bottom: 0;
}

.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 0.875em;
  color: #6c757d;
}

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) * -.5);
  margin-left: calc(var(--bs-gutter-x) * -.5);
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-top: var(--bs-gutter-y);
}

.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;
}

@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;
  }
}
@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;
  }
}
@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;
  }
}
@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;
  }
}
@media (min-width: 1400px) {
  .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;
  }
}
.table {
  --bs-table-bg: transparent;
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: #212529;
  --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
  --bs-table-active-color: #212529;
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: #212529;
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  vertical-align: top;
  border-color: #dee2e6;
}
.table > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  background-color: var(--bs-table-bg);
  border-bottom-width: 1px;
  box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}
.table > tbody {
  vertical-align: inherit;
}
.table > thead {
  vertical-align: bottom;
}
.table > :not(:last-child) > :last-child > * {
  border-bottom-color: currentColor;
}

.caption-top {
  caption-side: top;
}

.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}

.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-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: #cfe2ff;
  --bs-table-striped-bg: #c5d7f2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bacbe6;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfd1ec;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #bacbe6;
}

.table-secondary {
  --bs-table-bg: #e2e3e5;
  --bs-table-striped-bg: #d7d8da;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #cbccce;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #d1d2d4;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #cbccce;
}

.table-success {
  --bs-table-bg: #d1e7dd;
  --bs-table-striped-bg: #c7dbd2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bcd0c7;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #c1d6cc;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #bcd0c7;
}

.table-info {
  --bs-table-bg: #cff4fc;
  --bs-table-striped-bg: #c5e8ef;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #badce3;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfe2e9;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #badce3;
}

.table-warning {
  --bs-table-bg: #fff3cd;
  --bs-table-striped-bg: #f2e7c3;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e6dbb9;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #ece1be;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #e6dbb9;
}

.table-danger {
  --bs-table-bg: #f8d7da;
  --bs-table-striped-bg: #eccccf;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfc2c4;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5c7ca;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #dfc2c4;
}

.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;
  color: #000;
  border-color: #dfe0e1;
}

.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;
  color: #fff;
  border-color: #373b3e;
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.form-label {
  margin-bottom: 0.5rem;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
}

.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #6c757d;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@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 {
  color: #212529;
  background-color: #fff;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-control::-webkit-date-and-time-value {
  height: 1.5em;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .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 {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::-webkit-file-upload-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #dde0e3;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}
.form-control-sm::-webkit-file-upload-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}

.form-control-lg {
  min-height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}
.form-control-lg::-webkit-file-upload-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}

textarea.form-control {
  min-height: calc(1.5em + 0.75rem + 2px);
}
textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px);
}
textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + 2px);
}

.form-control-color {
  width: 3rem;
  height: auto;
  padding: 0.375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  height: 1.5em;
  border-radius: 0.25rem;
}
.form-control-color::-webkit-color-swatch {
  height: 1.5em;
  border-radius: 0.25rem;
}

.form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%23343a40%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M2 5l6 6 6-6%27/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none;
  }
}
.form-select:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
.form-select:disabled {
  background-color: #e9ecef;
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #212529;
}

.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

.form-check-input {
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  appearance: none;
  color-adjust: exact;
}
.form-check-input[type=checkbox] {
  border-radius: 0.25em;
}
.form-check-input[type=radio] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-check-input:checked {
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.form-check-input:checked[type=checkbox] {
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3e%3cpath fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27M6 10l3 3l6-6%27/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%272%27 fill=%27%23fff%27/%3e%3c/svg%3e");
}
.form-check-input[type=checkbox]:indeterminate {
  background-color: #0d6efd;
  border-color: #0d6efd;
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3e%3cpath fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27M6 10h8%27/%3e%3c/svg%3e");
}
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  opacity: 0.5;
}

.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  width: 2em;
  margin-left: -2.5em;
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27rgba%280, 0, 0, 0.25%29%27/%3e%3c/svg%3e");
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}
@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,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%2386b7fe%27/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
  background-position: right center;
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%23fff%27/%3e%3c/svg%3e");
}

.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-check[disabled] + .btn, .btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  background-color: transparent;
  appearance: none;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: #b6d4fe;
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: #b6d4fe;
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.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 {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 1rem 0.75rem;
  pointer-events: none;
  border: 1px solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}
.form-floating > .form-control {
  padding: 1rem 0.75rem;
}
.form-floating > .form-control::placeholder {
  color: transparent;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.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 {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #198754;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(25, 135, 84, 0.9);
  border-radius: 0.25rem;
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #198754;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%23198754%27 d=%27M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z%27/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:valid, .form-select.is-valid {
  border-color: #198754;
}
.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%23343a40%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M2 5l6 6 6-6%27/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%23198754%27 d=%27M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z%27/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}

.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: #198754;
}
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: #198754;
}
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #198754;
}

.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group .form-control:valid, .input-group .form-control.is-valid,
.was-validated .input-group .form-select:valid,
.input-group .form-select.is-valid {
  z-index: 1;
}
.was-validated .input-group .form-control:valid:focus, .input-group .form-control.is-valid:focus,
.was-validated .input-group .form-select:valid:focus,
.input-group .form-select.is-valid:focus {
  z-index: 3;
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23dc3545%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23dc3545%27 stroke=%27none%27/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%23343a40%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M2 5l6 6 6-6%27/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23dc3545%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23dc3545%27 stroke=%27none%27/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: #dc3545;
}
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group .form-control:invalid, .input-group .form-control.is-invalid,
.was-validated .input-group .form-select:invalid,
.input-group .form-select.is-invalid {
  z-index: 2;
}
.was-validated .input-group .form-control:invalid:focus, .input-group .form-control.is-invalid:focus,
.was-validated .input-group .form-select:invalid:focus,
.input-group .form-select.is-invalid:focus {
  z-index: 3;
}

.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #212529;
}
.btn-check:focus + .btn, .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  pointer-events: none;
  opacity: 0.65;
}

.btn-primary {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.btn-primary:hover {
  color: #fff;
  background-color: #0b5ed7;
  border-color: #0a58ca;
}
.btn-check:focus + .btn-primary, .btn-primary:focus {
  color: #fff;
  background-color: #0b5ed7;
  border-color: #0a58ca;
  box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}
.btn-check:checked + .btn-primary, .btn-check:active + .btn-primary, .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0a58ca;
  border-color: #0a53be;
}
.btn-check:checked + .btn-primary:focus, .btn-check:active + .btn-primary:focus, .btn-primary:active:focus, .btn-primary.active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}
.btn-primary:disabled, .btn-primary.disabled {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #5c636a;
  border-color: #565e64;
}
.btn-check:focus + .btn-secondary, .btn-secondary:focus {
  color: #fff;
  background-color: #5c636a;
  border-color: #565e64;
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}
.btn-check:checked + .btn-secondary, .btn-check:active + .btn-secondary, .btn-secondary:active, .btn-secondary.active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #565e64;
  border-color: #51585e;
}
.btn-check:checked + .btn-secondary:focus, .btn-check:active + .btn-secondary:focus, .btn-secondary:active:focus, .btn-secondary.active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}
.btn-secondary:disabled, .btn-secondary.disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-success {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.btn-success:hover {
  color: #fff;
  background-color: #157347;
  border-color: #146c43;
}
.btn-check:focus + .btn-success, .btn-success:focus {
  color: #fff;
  background-color: #157347;
  border-color: #146c43;
  box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
}
.btn-check:checked + .btn-success, .btn-check:active + .btn-success, .btn-success:active, .btn-success.active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #146c43;
  border-color: #13653f;
}
.btn-check:checked + .btn-success:focus, .btn-check:active + .btn-success:focus, .btn-success:active:focus, .btn-success.active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
}
.btn-success:disabled, .btn-success.disabled {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}

.btn-info {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-info:hover {
  color: #000;
  background-color: #31d2f2;
  border-color: #25cff2;
}
.btn-check:focus + .btn-info, .btn-info:focus {
  color: #000;
  background-color: #31d2f2;
  border-color: #25cff2;
  box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
}
.btn-check:checked + .btn-info, .btn-check:active + .btn-info, .btn-info:active, .btn-info.active, .show > .btn-info.dropdown-toggle {
  color: #000;
  background-color: #3dd5f3;
  border-color: #25cff2;
}
.btn-check:checked + .btn-info:focus, .btn-check:active + .btn-info:focus, .btn-info:active:focus, .btn-info.active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
}
.btn-info:disabled, .btn-info.disabled {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}

.btn-warning {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
  color: #000;
  background-color: #ffca2c;
  border-color: #ffc720;
}
.btn-check:focus + .btn-warning, .btn-warning:focus {
  color: #000;
  background-color: #ffca2c;
  border-color: #ffc720;
  box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
}
.btn-check:checked + .btn-warning, .btn-check:active + .btn-warning, .btn-warning:active, .btn-warning.active, .show > .btn-warning.dropdown-toggle {
  color: #000;
  background-color: #ffcd39;
  border-color: #ffc720;
}
.btn-check:checked + .btn-warning:focus, .btn-check:active + .btn-warning:focus, .btn-warning:active:focus, .btn-warning.active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
}
.btn-warning:disabled, .btn-warning.disabled {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:hover {
  color: #fff;
  background-color: #bb2d3b;
  border-color: #b02a37;
}
.btn-check:focus + .btn-danger, .btn-danger:focus {
  color: #fff;
  background-color: #bb2d3b;
  border-color: #b02a37;
  box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}
.btn-check:checked + .btn-danger, .btn-check:active + .btn-danger, .btn-danger:active, .btn-danger.active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #b02a37;
  border-color: #a52834;
}
.btn-check:checked + .btn-danger:focus, .btn-check:active + .btn-danger:focus, .btn-danger:active:focus, .btn-danger.active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}
.btn-danger:disabled, .btn-danger.disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-light {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
}
.btn-check:focus + .btn-light, .btn-light:focus {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}
.btn-check:checked + .btn-light, .btn-check:active + .btn-light, .btn-light:active, .btn-light.active, .show > .btn-light.dropdown-toggle {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
}
.btn-check:checked + .btn-light:focus, .btn-check:active + .btn-light:focus, .btn-light:active:focus, .btn-light.active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}
.btn-light:disabled, .btn-light.disabled {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-dark {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-dark:hover {
  color: #fff;
  background-color: #1c1f23;
  border-color: #1a1e21;
}
.btn-check:focus + .btn-dark, .btn-dark:focus {
  color: #fff;
  background-color: #1c1f23;
  border-color: #1a1e21;
  box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}
.btn-check:checked + .btn-dark, .btn-check:active + .btn-dark, .btn-dark:active, .btn-dark.active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1a1e21;
  border-color: #191c1f;
}
.btn-check:checked + .btn-dark:focus, .btn-check:active + .btn-dark:focus, .btn-dark:active:focus, .btn-dark.active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}
.btn-dark:disabled, .btn-dark.disabled {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}

.btn-outline-primary {
  color: #0d6efd;
  border-color: #0d6efd;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.btn-check:focus + .btn-outline-primary, .btn-outline-primary:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
}
.btn-check:checked + .btn-outline-primary, .btn-check:active + .btn-outline-primary, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.btn-check:checked + .btn-outline-primary:focus, .btn-check:active + .btn-outline-primary:focus, .btn-outline-primary:active:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
}
.btn-outline-primary:disabled, .btn-outline-primary.disabled {
  color: #0d6efd;
  background-color: transparent;
}

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-check:focus + .btn-outline-secondary, .btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}
.btn-check:checked + .btn-outline-secondary, .btn-check:active + .btn-outline-secondary, .btn-outline-secondary:active, .btn-outline-secondary.active, .btn-outline-secondary.dropdown-toggle.show {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-check:checked + .btn-outline-secondary:focus, .btn-check:active + .btn-outline-secondary:focus, .btn-outline-secondary:active:focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary:disabled, .btn-outline-secondary.disabled {
  color: #6c757d;
  background-color: transparent;
}

.btn-outline-success {
  color: #198754;
  border-color: #198754;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.btn-check:focus + .btn-outline-success, .btn-outline-success:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}
.btn-check:checked + .btn-outline-success, .btn-check:active + .btn-outline-success, .btn-outline-success:active, .btn-outline-success.active, .btn-outline-success.dropdown-toggle.show {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.btn-check:checked + .btn-outline-success:focus, .btn-check:active + .btn-outline-success:focus, .btn-outline-success:active:focus, .btn-outline-success.active:focus, .btn-outline-success.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}
.btn-outline-success:disabled, .btn-outline-success.disabled {
  color: #198754;
  background-color: transparent;
}

.btn-outline-info {
  color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-outline-info:hover {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-check:focus + .btn-outline-info, .btn-outline-info:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
}
.btn-check:checked + .btn-outline-info, .btn-check:active + .btn-outline-info, .btn-outline-info:active, .btn-outline-info.active, .btn-outline-info.dropdown-toggle.show {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-check:checked + .btn-outline-info:focus, .btn-check:active + .btn-outline-info:focus, .btn-outline-info:active:focus, .btn-outline-info.active:focus, .btn-outline-info.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
}
.btn-outline-info:disabled, .btn-outline-info.disabled {
  color: #0dcaf0;
  background-color: transparent;
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-check:focus + .btn-outline-warning, .btn-outline-warning:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
}
.btn-check:checked + .btn-outline-warning, .btn-check:active + .btn-outline-warning, .btn-outline-warning:active, .btn-outline-warning.active, .btn-outline-warning.dropdown-toggle.show {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-check:checked + .btn-outline-warning:focus, .btn-check:active + .btn-outline-warning:focus, .btn-outline-warning:active:focus, .btn-outline-warning.active:focus, .btn-outline-warning.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning:disabled, .btn-outline-warning.disabled {
  color: #ffc107;
  background-color: transparent;
}

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-check:focus + .btn-outline-danger, .btn-outline-danger:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}
.btn-check:checked + .btn-outline-danger, .btn-check:active + .btn-outline-danger, .btn-outline-danger:active, .btn-outline-danger.active, .btn-outline-danger.dropdown-toggle.show {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-check:checked + .btn-outline-danger:focus, .btn-check:active + .btn-outline-danger:focus, .btn-outline-danger:active:focus, .btn-outline-danger.active:focus, .btn-outline-danger.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger:disabled, .btn-outline-danger.disabled {
  color: #dc3545;
  background-color: transparent;
}

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-check:focus + .btn-outline-light, .btn-outline-light:focus {
  box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}
.btn-check:checked + .btn-outline-light, .btn-check:active + .btn-outline-light, .btn-outline-light:active, .btn-outline-light.active, .btn-outline-light.dropdown-toggle.show {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-check:checked + .btn-outline-light:focus, .btn-check:active + .btn-outline-light:focus, .btn-outline-light:active:focus, .btn-outline-light.active:focus, .btn-outline-light.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light:disabled, .btn-outline-light.disabled {
  color: #f8f9fa;
  background-color: transparent;
}

.btn-outline-dark {
  color: #212529;
  border-color: #212529;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-check:focus + .btn-outline-dark, .btn-outline-dark:focus {
  box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}
.btn-check:checked + .btn-outline-dark, .btn-check:active + .btn-outline-dark, .btn-outline-dark:active, .btn-outline-dark.active, .btn-outline-dark.dropdown-toggle.show {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-check:checked + .btn-outline-dark:focus, .btn-check:active + .btn-outline-dark:focus, .btn-outline-dark:active:focus, .btn-outline-dark.active:focus, .btn-outline-dark.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}
.btn-outline-dark:disabled, .btn-outline-dark.disabled {
  color: #212529;
  background-color: transparent;
}

.btn-link {
  font-weight: 400;
  color: #0d6efd;
  text-decoration: underline;
}
.btn-link:hover {
  color: #0a58ca;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

.fade {
  transition: opacity 0.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 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.collapse-horizontal {
    transition: none;
  }
}

.dropup,
.dropend,
.dropdown,
.dropstart {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: 0.125rem;
}

.dropdown-menu-start {
  --bs-position: start;
}
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}

.dropdown-menu-end {
  --bs-position: end;
}
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }

  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }

  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }

  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }

  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }

  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropstart .dropdown-toggle::after {
  display: none;
}
.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #1e2125;
  background-color: #e9ecef;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #0d6efd;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1rem;
  color: #212529;
}

.dropdown-menu-dark {
  color: #dee2e6;
  background-color: #343a40;
  border-color: rgba(0, 0, 0, 0.15);
}
.dropdown-menu-dark .dropdown-item {
  color: #dee2e6;
}
.dropdown-menu-dark .dropdown-item:hover, .dropdown-menu-dark .dropdown-item:focus {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}
.dropdown-menu-dark .dropdown-item.active, .dropdown-menu-dark .dropdown-item:active {
  color: #fff;
  background-color: #0d6efd;
}
.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, 0.15);
}
.dropdown-menu-dark .dropdown-item-text {
  color: #dee2e6;
}
.dropdown-menu-dark .dropdown-header {
  color: #adb5bd;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn-check:checked + .btn,
.btn-group > .btn-check:focus + .btn,
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn-check:checked + .btn,
.btn-group-vertical > .btn-check:focus + .btn,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:nth-child(n+3),
.btn-group > :not(.btn-check) + .btn,
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn ~ .btn,
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  color: #0d6efd;
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}
.nav-link:hover, .nav-link:focus {
  color: #0a58ca;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  background: none;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
  isolation: isolate;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #0d6efd;
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link,
.nav-justified .nav-item {
  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 {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  text-decoration: none;
  white-space: nowrap;
}
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
}

.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  transition: box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 0.25rem;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.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-right: 0.5rem;
    padding-left: 0.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 {
    display: none;
  }
  .navbar-expand-sm .offcanvas-header {
    display: none;
  }
  .navbar-expand-sm .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-sm .offcanvas-top,
.navbar-expand-sm .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-sm .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@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-right: 0.5rem;
    padding-left: 0.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 {
    display: none;
  }
  .navbar-expand-md .offcanvas-header {
    display: none;
  }
  .navbar-expand-md .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-md .offcanvas-top,
.navbar-expand-md .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-md .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@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-right: 0.5rem;
    padding-left: 0.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 {
    display: none;
  }
  .navbar-expand-lg .offcanvas-header {
    display: none;
  }
  .navbar-expand-lg .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-lg .offcanvas-top,
.navbar-expand-lg .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-lg .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@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-right: 0.5rem;
    padding-left: 0.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 {
    display: none;
  }
  .navbar-expand-xl .offcanvas-header {
    display: none;
  }
  .navbar-expand-xl .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-xl .offcanvas-top,
.navbar-expand-xl .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-xl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1400px) {
  .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-right: 0.5rem;
    padding-left: 0.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 {
    display: none;
  }
  .navbar-expand-xxl .offcanvas-header {
    display: none;
  }
  .navbar-expand-xxl .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-xxl .offcanvas-top,
.navbar-expand-xxl .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-xxl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
.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-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-expand .offcanvas-header {
  display: none;
}
.navbar-expand .offcanvas {
  position: inherit;
  bottom: 0;
  z-index: 1000;
  flex-grow: 1;
  visibility: visible !important;
  background-color: transparent;
  border-right: 0;
  border-left: 0;
  transition: none;
  transform: none;
}
.navbar-expand .offcanvas-top,
.navbar-expand .offcanvas-bottom {
  height: auto;
  border-top: 0;
  border-bottom: 0;
}
.navbar-expand .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.55);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%280, 0, 0, 0.55%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.55);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%28255, 255, 255, 0.55%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
}

.card-title {
  margin-bottom: 0.5rem;
}

.card-subtitle {
  margin-top: -0.25rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link + .card-link {
  margin-left: 1rem;
}

.card-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-footer {
  padding: 0.5rem 1rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  border-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-group > .card {
  margin-bottom: 0.75rem;
}
@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 {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  color: #0c63e4;
  background-color: #e7f1ff;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%230c63e4%27%3e%3cpath fill-rule=%27evenodd%27 d=%27M1.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%27/%3e%3c/svg%3e");
  transform: rotate(-180deg);
}
.accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23212529%27%3e%3cpath fill-rule=%27evenodd%27 d=%27M1.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%27/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  z-index: 3;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.accordion-header {
  margin-bottom: 0;
}

.accordion-item {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.accordion-item:first-of-type {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-item:last-of-type {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.accordion-body {
  padding: 1rem 1.25rem;
}

.accordion-flush .accordion-collapse {
  border-width: 0;
}
.accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 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;
  padding: 0 0;
  margin-bottom: 1rem;
  list-style: none;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */;
}
.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
}

.page-link {
  position: relative;
  display: block;
  color: #0d6efd;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dee2e6;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .page-link {
    transition: none;
  }
}
.page-link:hover {
  z-index: 2;
  color: #0a58ca;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  color: #0a58ca;
  background-color: #e9ecef;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.page-item:not(:first-child) .page-link {
  margin-left: -1px;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
  border-color: #dee2e6;
}

.page-link {
  padding: 0.375rem 0.75rem;
}

.page-item:first-child .page-link {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge {
  display: inline-block;
  padding: 0.35em 0.65em;
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}
.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.alert {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 3rem;
}
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

.alert-primary {
  color: #084298;
  background-color: #cfe2ff;
  border-color: #b6d4fe;
}
.alert-primary .alert-link {
  color: #06357a;
}

.alert-secondary {
  color: #41464b;
  background-color: #e2e3e5;
  border-color: #d3d6d8;
}
.alert-secondary .alert-link {
  color: #34383c;
}

.alert-success {
  color: #0f5132;
  background-color: #d1e7dd;
  border-color: #badbcc;
}
.alert-success .alert-link {
  color: #0c4128;
}

.alert-info {
  color: #055160;
  background-color: #cff4fc;
  border-color: #b6effb;
}
.alert-info .alert-link {
  color: #04414d;
}

.alert-warning {
  color: #664d03;
  background-color: #fff3cd;
  border-color: #ffecb5;
}
.alert-warning .alert-link {
  color: #523e02;
}

.alert-danger {
  color: #842029;
  background-color: #f8d7da;
  border-color: #f5c2c7;
}
.alert-danger .alert-link {
  color: #6a1a21;
}

.alert-light {
  color: #636464;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-light .alert-link {
  color: #4f5050;
}

.alert-dark {
  color: #141619;
  background-color: #d3d3d4;
  border-color: #bcbebf;
}
.alert-dark .alert-link {
  color: #101214;
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #0d6efd;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}

.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}
.list-group-numbered > li::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.5rem 1rem;
  color: #212529;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1400px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: #084298;
  background-color: #cfe2ff;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #084298;
  background-color: #bacbe6;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #084298;
  border-color: #084298;
}

.list-group-item-secondary {
  color: #41464b;
  background-color: #e2e3e5;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #41464b;
  background-color: #cbccce;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #41464b;
  border-color: #41464b;
}

.list-group-item-success {
  color: #0f5132;
  background-color: #d1e7dd;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #0f5132;
  background-color: #bcd0c7;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #0f5132;
  border-color: #0f5132;
}

.list-group-item-info {
  color: #055160;
  background-color: #cff4fc;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #055160;
  background-color: #badce3;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #055160;
  border-color: #055160;
}

.list-group-item-warning {
  color: #664d03;
  background-color: #fff3cd;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #664d03;
  background-color: #e6dbb9;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #664d03;
  border-color: #664d03;
}

.list-group-item-danger {
  color: #842029;
  background-color: #f8d7da;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #842029;
  background-color: #dfc2c4;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #842029;
  border-color: #842029;
}

.list-group-item-light {
  color: #636464;
  background-color: #fefefe;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #636464;
  background-color: #e5e5e5;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #636464;
  border-color: #636464;
}

.list-group-item-dark {
  color: #141619;
  background-color: #d3d3d4;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #141619;
  background-color: #bebebf;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #141619;
  border-color: #141619;
}

.btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  background: transparent url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23000%27%3e%3cpath d=%27M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z%27/%3e%3c/svg%3e") center/1em auto no-repeat;
  border: 0;
  border-radius: 0.25rem;
  opacity: 0.5;
}
.btn-close:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}
.btn-close:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  opacity: 1;
}
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  user-select: none;
  opacity: 0.25;
}

.btn-close-white {
  filter: invert(1) grayscale(100%) brightness(200%);
}

.toast {
  width: 350px;
  max-width: 100%;
  font-size: 0.875rem;
  pointer-events: auto;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.toast.showing {
  opacity: 0;
}
.toast:not(.show) {
  display: none;
}

.toast-container {
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}
.toast-container > :not(:last-child) {
  margin-bottom: 0.75rem;
}

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.5rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.toast-header .btn-close {
  margin-right: -0.375rem;
  margin-left: 0.75rem;
}

.toast-body {
  padding: 0.75rem;
  word-wrap: break-word;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1055;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@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 {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
  margin: 0.25rem;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }

  .modal-dialog-scrollable {
    height: calc(100% - 3.5rem);
  }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }

  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
.modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.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 {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .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 {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .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 {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .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 {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .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: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .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 {
  position: absolute;
  z-index: 1080;
  display: block;
  margin: 0;
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .tooltip-arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[data-popper-placement^=top] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: 0;
}
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  top: -1px;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-end, .bs-tooltip-auto[data-popper-placement^=right] {
  padding: 0 0.4rem;
}
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  right: -1px;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[data-popper-placement^=bottom] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
  top: 0;
}
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-start, .bs-tooltip-auto[data-popper-placement^=left] {
  padding: 0 0.4rem;
}
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  left: -1px;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0 /* rtl:ignore */;
  z-index: 1070;
  display: block;
  max-width: 276px;
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover .popover-arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
}
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow {
  top: calc(-0.5rem - 1px);
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f0f0f0;
}

.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f0f0f0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 1rem 1rem;
  color: #212529;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

/* rtl:begin:ignore */
.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  transform: translateX(-100%);
}

/* rtl:end:ignore */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
.carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

/* rtl:options: {
  "autoRename": true,
  "stringMap":[ {
    "name"    : "prev-next",
    "search"  : "prev",
    "replace" : "next"
  } ]
} */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23fff%27%3e%3cpath d=%27M11.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%27/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23fff%27%3e%3cpath d=%27M4.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%27/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}

.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000;
}
.carousel-dark .carousel-caption {
  color: #000;
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: 0.75s linear infinite spinner-border;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: 0.75s linear infinite spinner-grow;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
.spinner-grow {
    animation-duration: 1.5s;
  }
}
.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: 1045;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  visibility: hidden;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0;
  transition: transform 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .offcanvas {
    transition: none;
  }
}

.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.offcanvas-backdrop.fade {
  opacity: 0;
}
.offcanvas-backdrop.show {
  opacity: 0.5;
}

.offcanvas-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
}
.offcanvas-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin-top: -0.5rem;
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
}

.offcanvas-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.offcanvas-body {
  flex-grow: 1;
  padding: 1rem 1rem;
  overflow-y: auto;
}

.offcanvas-start {
  top: 0;
  left: 0;
  width: 400px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(-100%);
}

.offcanvas-end {
  top: 0;
  right: 0;
  width: 400px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(100%);
}

.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(-100%);
}

.offcanvas-bottom {
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(100%);
}

.offcanvas.show {
  transform: none;
}

.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentColor;
  opacity: 0.5;
}
.placeholder.btn::before {
  display: inline-block;
  content: "";
}

.placeholder-xs {
  min-height: 0.6em;
}

.placeholder-sm {
  min-height: 0.8em;
}

.placeholder-lg {
  min-height: 1.2em;
}

.placeholder-glow .placeholder {
  animation: placeholder-glow 2s ease-in-out infinite;
}

@keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}
.placeholder-wave {
  mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
  mask-size: 200% 100%;
  animation: placeholder-wave 2s linear infinite;
}

@keyframes placeholder-wave {
  100% {
    mask-position: -200% 0%;
  }
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.link-primary {
  color: #0d6efd;
}
.link-primary:hover, .link-primary:focus {
  color: #0a58ca;
}

.link-secondary {
  color: #6c757d;
}
.link-secondary:hover, .link-secondary:focus {
  color: #565e64;
}

.link-success {
  color: #198754;
}
.link-success:hover, .link-success:focus {
  color: #146c43;
}

.link-info {
  color: #0dcaf0;
}
.link-info:hover, .link-info:focus {
  color: #3dd5f3;
}

.link-warning {
  color: #ffc107;
}
.link-warning:hover, .link-warning:focus {
  color: #ffcd39;
}

.link-danger {
  color: #dc3545;
}
.link-danger:hover, .link-danger:focus {
  color: #b02a37;
}

.link-light {
  color: #f8f9fa;
}
.link-light:hover, .link-light:focus {
  color: #f9fafb;
}

.link-dark {
  color: #212529;
}
.link-dark:hover, .link-dark:focus {
  color: #1a1e21;
}

.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

.ratio-4x3 {
  --bs-aspect-ratio: calc(3 / 4 * 100%);
}

.ratio-16x9 {
  --bs-aspect-ratio: calc(9 / 16 * 100%);
}

.ratio-21x9 {
  --bs-aspect-ratio: calc(9 / 21 * 100%);
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}

.vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.vr {
  display: inline-block;
  align-self: stretch;
  width: 1px;
  min-height: 1em;
  background-color: currentColor;
  opacity: 0.25;
}

.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: 0.25 !important;
}

.opacity-50 {
  opacity: 0.5 !important;
}

.opacity-75 {
  opacity: 0.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 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !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: 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: #0d6efd !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #198754 !important;
}

.border-info {
  border-color: #0dcaf0 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #212529 !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: 0.25rem !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

.gap-3 {
  gap: 1rem !important;
}

.gap-4 {
  gap: 1.5rem !important;
}

.gap-5 {
  gap: 3rem !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: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.me-auto {
  margin-right: auto !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}

.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}

.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}

.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}

.fs-5 {
  font-size: 1.25rem !important;
}

.fs-6 {
  font-size: 1rem !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: 700 !important;
}

.fw-bolder {
  font-weight: bolder !important;
}

.lh-1 {
  line-height: 1 !important;
}

.lh-sm {
  line-height: 1.25 !important;
}

.lh-base {
  line-height: 1.5 !important;
}

.lh-lg {
  line-height: 2 !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;
}

/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
.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-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, 0.5) !important;
}

.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.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-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 {
  user-select: all !important;
}

.user-select-auto {
  user-select: auto !important;
}

.user-select-none {
  user-select: none !important;
}

.pe-none {
  pointer-events: none !important;
}

.pe-auto {
  pointer-events: auto !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.rounded-1 {
  border-radius: 0.2rem !important;
}

.rounded-2 {
  border-radius: 0.25rem !important;
}

.rounded-3 {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-end {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-start {
  border-bottom-left-radius: 0.25rem !important;
  border-top-left-radius: 0.25rem !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: 0.25rem !important;
  }

  .gap-sm-2 {
    gap: 0.5rem !important;
  }

  .gap-sm-3 {
    gap: 1rem !important;
  }

  .gap-sm-4 {
    gap: 1.5rem !important;
  }

  .gap-sm-5 {
    gap: 3rem !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: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-sm-0 {
    margin-top: 0 !important;
  }

  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mt-sm-2 {
    margin-top: 0.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-auto {
    margin-top: auto !important;
  }

  .me-sm-0 {
    margin-right: 0 !important;
  }

  .me-sm-1 {
    margin-right: 0.25rem !important;
  }

  .me-sm-2 {
    margin-right: 0.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-auto {
    margin-right: auto !important;
  }

  .mb-sm-0 {
    margin-bottom: 0 !important;
  }

  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-sm-2 {
    margin-bottom: 0.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-auto {
    margin-bottom: auto !important;
  }

  .ms-sm-0 {
    margin-left: 0 !important;
  }

  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }

  .ms-sm-2 {
    margin-left: 0.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-auto {
    margin-left: auto !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem !important;
  }

  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-sm-0 {
    padding-top: 0 !important;
  }

  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pt-sm-3 {
    padding-top: 1rem !important;
  }

  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pt-sm-5 {
    padding-top: 3rem !important;
  }

  .pe-sm-0 {
    padding-right: 0 !important;
  }

  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pe-sm-3 {
    padding-right: 1rem !important;
  }

  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pe-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-0 {
    padding-bottom: 0 !important;
  }

  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }

  .ps-sm-0 {
    padding-left: 0 !important;
  }

  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }

  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }

  .ps-sm-3 {
    padding-left: 1rem !important;
  }

  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }

  .ps-sm-5 {
    padding-left: 3rem !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: 0.25rem !important;
  }

  .gap-md-2 {
    gap: 0.5rem !important;
  }

  .gap-md-3 {
    gap: 1rem !important;
  }

  .gap-md-4 {
    gap: 1.5rem !important;
  }

  .gap-md-5 {
    gap: 3rem !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: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-md-0 {
    margin-top: 0 !important;
  }

  .mt-md-1 {
    margin-top: 0.25rem !important;
  }

  .mt-md-2 {
    margin-top: 0.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-auto {
    margin-top: auto !important;
  }

  .me-md-0 {
    margin-right: 0 !important;
  }

  .me-md-1 {
    margin-right: 0.25rem !important;
  }

  .me-md-2 {
    margin-right: 0.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-auto {
    margin-right: auto !important;
  }

  .mb-md-0 {
    margin-bottom: 0 !important;
  }

  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-md-2 {
    margin-bottom: 0.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-auto {
    margin-bottom: auto !important;
  }

  .ms-md-0 {
    margin-left: 0 !important;
  }

  .ms-md-1 {
    margin-left: 0.25rem !important;
  }

  .ms-md-2 {
    margin-left: 0.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-auto {
    margin-left: auto !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .p-md-1 {
    padding: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-md-0 {
    padding-top: 0 !important;
  }

  .pt-md-1 {
    padding-top: 0.25rem !important;
  }

  .pt-md-2 {
    padding-top: 0.5rem !important;
  }

  .pt-md-3 {
    padding-top: 1rem !important;
  }

  .pt-md-4 {
    padding-top: 1.5rem !important;
  }

  .pt-md-5 {
    padding-top: 3rem !important;
  }

  .pe-md-0 {
    padding-right: 0 !important;
  }

  .pe-md-1 {
    padding-right: 0.25rem !important;
  }

  .pe-md-2 {
    padding-right: 0.5rem !important;
  }

  .pe-md-3 {
    padding-right: 1rem !important;
  }

  .pe-md-4 {
    padding-right: 1.5rem !important;
  }

  .pe-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-0 {
    padding-bottom: 0 !important;
  }

  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-md-3 {
    padding-bottom: 1rem !important;
  }

  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-md-5 {
    padding-bottom: 3rem !important;
  }

  .ps-md-0 {
    padding-left: 0 !important;
  }

  .ps-md-1 {
    padding-left: 0.25rem !important;
  }

  .ps-md-2 {
    padding-left: 0.5rem !important;
  }

  .ps-md-3 {
    padding-left: 1rem !important;
  }

  .ps-md-4 {
    padding-left: 1.5rem !important;
  }

  .ps-md-5 {
    padding-left: 3rem !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: 0.25rem !important;
  }

  .gap-lg-2 {
    gap: 0.5rem !important;
  }

  .gap-lg-3 {
    gap: 1rem !important;
  }

  .gap-lg-4 {
    gap: 1.5rem !important;
  }

  .gap-lg-5 {
    gap: 3rem !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: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-lg-0 {
    margin-top: 0 !important;
  }

  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mt-lg-2 {
    margin-top: 0.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-auto {
    margin-top: auto !important;
  }

  .me-lg-0 {
    margin-right: 0 !important;
  }

  .me-lg-1 {
    margin-right: 0.25rem !important;
  }

  .me-lg-2 {
    margin-right: 0.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-auto {
    margin-right: auto !important;
  }

  .mb-lg-0 {
    margin-bottom: 0 !important;
  }

  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-lg-2 {
    margin-bottom: 0.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-auto {
    margin-bottom: auto !important;
  }

  .ms-lg-0 {
    margin-left: 0 !important;
  }

  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }

  .ms-lg-2 {
    margin-left: 0.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-auto {
    margin-left: auto !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-lg-0 {
    padding-top: 0 !important;
  }

  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pt-lg-3 {
    padding-top: 1rem !important;
  }

  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pt-lg-5 {
    padding-top: 3rem !important;
  }

  .pe-lg-0 {
    padding-right: 0 !important;
  }

  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pe-lg-3 {
    padding-right: 1rem !important;
  }

  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pe-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-0 {
    padding-bottom: 0 !important;
  }

  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }

  .ps-lg-0 {
    padding-left: 0 !important;
  }

  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }

  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }

  .ps-lg-3 {
    padding-left: 1rem !important;
  }

  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }

  .ps-lg-5 {
    padding-left: 3rem !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: 0.25rem !important;
  }

  .gap-xl-2 {
    gap: 0.5rem !important;
  }

  .gap-xl-3 {
    gap: 1rem !important;
  }

  .gap-xl-4 {
    gap: 1.5rem !important;
  }

  .gap-xl-5 {
    gap: 3rem !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: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-xl-0 {
    margin-top: 0 !important;
  }

  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mt-xl-2 {
    margin-top: 0.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-auto {
    margin-top: auto !important;
  }

  .me-xl-0 {
    margin-right: 0 !important;
  }

  .me-xl-1 {
    margin-right: 0.25rem !important;
  }

  .me-xl-2 {
    margin-right: 0.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-auto {
    margin-right: auto !important;
  }

  .mb-xl-0 {
    margin-bottom: 0 !important;
  }

  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-xl-2 {
    margin-bottom: 0.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-auto {
    margin-bottom: auto !important;
  }

  .ms-xl-0 {
    margin-left: 0 !important;
  }

  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }

  .ms-xl-2 {
    margin-left: 0.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-auto {
    margin-left: auto !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-xl-0 {
    padding-top: 0 !important;
  }

  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pt-xl-3 {
    padding-top: 1rem !important;
  }

  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pt-xl-5 {
    padding-top: 3rem !important;
  }

  .pe-xl-0 {
    padding-right: 0 !important;
  }

  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pe-xl-3 {
    padding-right: 1rem !important;
  }

  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pe-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-0 {
    padding-bottom: 0 !important;
  }

  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }

  .ps-xl-0 {
    padding-left: 0 !important;
  }

  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }

  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }

  .ps-xl-3 {
    padding-left: 1rem !important;
  }

  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }

  .ps-xl-5 {
    padding-left: 3rem !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: 1400px) {
  .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: 0.25rem !important;
  }

  .gap-xxl-2 {
    gap: 0.5rem !important;
  }

  .gap-xxl-3 {
    gap: 1rem !important;
  }

  .gap-xxl-4 {
    gap: 1.5rem !important;
  }

  .gap-xxl-5 {
    gap: 3rem !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: 0.25rem !important;
  }

  .m-xxl-2 {
    margin: 0.5rem !important;
  }

  .m-xxl-3 {
    margin: 1rem !important;
  }

  .m-xxl-4 {
    margin: 1.5rem !important;
  }

  .m-xxl-5 {
    margin: 3rem !important;
  }

  .m-xxl-auto {
    margin: auto !important;
  }

  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-xxl-0 {
    margin-top: 0 !important;
  }

  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }

  .mt-xxl-2 {
    margin-top: 0.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-auto {
    margin-top: auto !important;
  }

  .me-xxl-0 {
    margin-right: 0 !important;
  }

  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }

  .me-xxl-2 {
    margin-right: 0.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-auto {
    margin-right: auto !important;
  }

  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }

  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-xxl-2 {
    margin-bottom: 0.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-auto {
    margin-bottom: auto !important;
  }

  .ms-xxl-0 {
    margin-left: 0 !important;
  }

  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }

  .ms-xxl-2 {
    margin-left: 0.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-auto {
    margin-left: auto !important;
  }

  .p-xxl-0 {
    padding: 0 !important;
  }

  .p-xxl-1 {
    padding: 0.25rem !important;
  }

  .p-xxl-2 {
    padding: 0.5rem !important;
  }

  .p-xxl-3 {
    padding: 1rem !important;
  }

  .p-xxl-4 {
    padding: 1.5rem !important;
  }

  .p-xxl-5 {
    padding: 3rem !important;
  }

  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-xxl-0 {
    padding-top: 0 !important;
  }

  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }

  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }

  .pt-xxl-3 {
    padding-top: 1rem !important;
  }

  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }

  .pt-xxl-5 {
    padding-top: 3rem !important;
  }

  .pe-xxl-0 {
    padding-right: 0 !important;
  }

  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }

  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }

  .pe-xxl-3 {
    padding-right: 1rem !important;
  }

  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }

  .pe-xxl-5 {
    padding-right: 3rem !important;
  }

  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }

  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }

  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }

  .ps-xxl-0 {
    padding-left: 0 !important;
  }

  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }

  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }

  .ps-xxl-3 {
    padding-left: 1rem !important;
  }

  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }

  .ps-xxl-5 {
    padding-left: 3rem !important;
  }

  .text-xxl-start {
    text-align: left !important;
  }

  .text-xxl-end {
    text-align: right !important;
  }

  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.5rem !important;
  }

  .fs-2 {
    font-size: 2rem !important;
  }

  .fs-3 {
    font-size: 1.75rem !important;
  }

  .fs-4 {
    font-size: 1.5rem !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;
  }
}
/*!***************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/app/assets/scss/bootstrap.scss ***!
  \***************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*
Template Name: Dashonic - Admin & Dashboard Template
Author: Pichforest
Version: 1.0.0
Website: https://Pichforest.com/
Contact: Pichforest@gmail.com
File: Custom Bootstrap Css File
*/
/*!
 * Bootstrap v5.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --bs-blue: #038edc;
  --bs-indigo: #564ab1;
  --bs-purple: #564ab1;
  --bs-pink: #e83e8c;
  --bs-red: #f34e4e;
  --bs-orange: #f1734f;
  --bs-yellow: #f7cc53;
  --bs-green: #51d28c;
  --bs-teal: #050505;
  --bs-cyan: #5fd0f3;
  --bs-white: #fff;
  --bs-gray: #74788d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #f5f6f8;
  --bs-gray-300: #eff0f2;
  --bs-gray-400: #e2e5e8;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #74788d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #038edc;
  --bs-secondary: #74788d;
  --bs-success: #51d28c;
  --bs-info: #5fd0f3;
  --bs-warning: #f7cc53;
  --bs-danger: #f34e4e;
  --bs-pink: #e83e8c;
  --bs-light: #f5f6f8;
  --bs-dark: #343a40;
  --bs-purple: #564ab1;
  --bs-primary-rgb: 3, 142, 220;
  --bs-secondary-rgb: 116, 120, 141;
  --bs-success-rgb: 81, 210, 140;
  --bs-info-rgb: 95, 208, 243;
  --bs-warning-rgb: 247, 204, 83;
  --bs-danger-rgb: 243, 78, 78;
  --bs-pink-rgb: 232, 62, 140;
  --bs-light-rgb: 245, 246, 248;
  --bs-dark-rgb: 52, 58, 64;
  --bs-purple-rgb: 86, 74, 177;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-body-color-rgb: 73, 80, 87;
  --bs-body-bg-rgb: 247, 248, 250;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation 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, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, Liberation Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  --bs-body-font-size: 0.9rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #495057;
  --bs-body-bg: #f7f8fa;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

body {
  margin: 0;
  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);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

hr {
  margin: 1rem 0;
  color: #adb5bd;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}

hr:not([size]) {
  height: 1px;
}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h1, .h1 {
  font-size: calc(1.35rem + 1.2vw);
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 2.25rem;
  }
}

h2, .h2 {
  font-size: calc(1.305rem + 0.66vw);
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 1.8rem;
  }
}

h3, .h3 {
  font-size: calc(1.2825rem + 0.39vw);
}
@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 1.575rem;
  }
}

h4, .h4 {
  font-size: calc(1.26rem + 0.12vw);
}
@media (min-width: 1200px) {
  h4, .h4 {
    font-size: 1.35rem;
  }
}

h5, .h5 {
  font-size: 1.125rem;
}

h6, .h6 {
  font-size: 0.9rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-bs-original-title] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul {
  padding-left: 2rem;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small, .small {
  font-size: 87.5%;
}

mark, .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #038edc;
  text-decoration: none;
}
a:hover {
  color: #025d91;
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
  direction: ltr /* rtl:ignore */;
  unicode-bidi: bidi-override;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 87.5%;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 87.5%;
  color: #f34e4e;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #74788d;
  text-align: left;
}

th {
  font-weight: 500;
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}

[list]::-webkit-calendar-picker-indicator {
  display: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::file-selector-button {
  font: inherit;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

iframe {
  border: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

.lead {
  font-size: 1.125rem;
  font-weight: 300;
}

.display-1 {
  font-size: calc(1.725rem + 5.7vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-1 {
    font-size: 6rem;
  }
}

.display-2 {
  font-size: calc(1.675rem + 5.1vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-2 {
    font-size: 5.5rem;
  }
}

.display-3 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-3 {
    font-size: 4.5rem;
  }
}

.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}

.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem;
  }
}

.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem;
  }
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 87.5%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.125rem;
}
.blockquote > :last-child {
  margin-bottom: 0;
}

.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 87.5%;
  color: #74788d;
}
.blockquote-footer::before {
  content: "— ";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #f7f8fa;
  border: 1px solid #eff0f2;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 87.5%;
  color: #74788d;
}

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: var(--bs-gutter-x, 10px);
  padding-left: var(--bs-gutter-x, 10px);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}
.row {
  --bs-gutter-x: 20px;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) * -.5);
  margin-left: calc(var(--bs-gutter-x) * -.5);
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-top: var(--bs-gutter-y);
}

.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;
}

@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;
  }
}
@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;
  }
}
@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;
  }
}
@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;
  }
}
@media (min-width: 1400px) {
  .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;
  }
}
.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, 0.1);
  --bs-table-hover-color: #495057;
  --bs-table-hover-bg: #f8f9fa;
  width: 100%;
  margin-bottom: 1rem;
  color: #495057;
  vertical-align: top;
  border-color: #eff0f2;
}
.table > :not(caption) > * > * {
  padding: 0.75rem 0.75rem;
  background-color: var(--bs-table-bg);
  border-bottom-width: 1px;
  box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}
.table > tbody {
  vertical-align: inherit;
}
.table > thead {
  vertical-align: bottom;
}
.table > :not(:last-child) > :last-child > * {
  border-bottom-color: #eff0f2;
}

.caption-top {
  caption-side: top;
}

.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}

.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-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: #cde8f8;
  --bs-table-striped-bg: #c3dcec;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #b9d1df;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bed7e5;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #b9d1df;
}

.table-secondary {
  --bs-table-bg: #e3e4e8;
  --bs-table-striped-bg: #d8d9dc;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #cccdd1;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #d2d3d7;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #cccdd1;
}

.table-success {
  --bs-table-bg: #dcf6e8;
  --bs-table-striped-bg: #d1eadc;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #c6ddd1;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #cce4d7;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #c6ddd1;
}

.table-info {
  --bs-table-bg: #dff6fd;
  --bs-table-striped-bg: #d4eaf0;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #c9dde4;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #cee4ea;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #c9dde4;
}

.table-warning {
  --bs-table-bg: #fdf5dd;
  --bs-table-striped-bg: #f0e9d2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e4ddc7;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #eae3cc;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #e4ddc7;
}

.table-danger {
  --bs-table-bg: #fddcdc;
  --bs-table-striped-bg: #f0d1d1;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e4c6c6;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #eacccc;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #e4c6c6;
}

.table-light {
  --bs-table-bg: #f5f6f8;
  --bs-table-striped-bg: #e9eaec;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dddddf;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e3e4e5;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #dddddf;
}

.table-dark {
  --bs-table-bg: #343a40;
  --bs-table-striped-bg: #3e444a;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #484e53;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #43494e;
  --bs-table-hover-color: #fff;
  color: #fff;
  border-color: #484e53;
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.form-label {
  margin-bottom: 0.5rem;
}

.col-form-label {
  padding-top: calc(0.47rem + 1px);
  padding-bottom: calc(0.47rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.125rem;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.7875rem;
}

.form-text {
  margin-top: 0.25rem;
  font-size: 87.5%;
  color: #74788d;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.47rem 0.75rem;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #e2e5e8;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@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 {
  color: #495057;
  background-color: #fff;
  border-color: #cbced1;
  outline: 0;
  box-shadow: none;
}
.form-control::-webkit-date-and-time-value {
  height: 1.5em;
}
.form-control::placeholder {
  color: #74788d;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #f5f6f8;
  opacity: 1;
}
.form-control::file-selector-button {
  padding: 0.47rem 0.75rem;
  margin: -0.47rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: #495057;
  background-color: #f5f6f8;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #e9eaec;
}
.form-control::-webkit-file-upload-button {
  padding: 0.47rem 0.75rem;
  margin: -0.47rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: #495057;
  background-color: #f5f6f8;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::-webkit-file-upload-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #e9eaec;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.47rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: #495057;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.7875rem;
  border-radius: 0.2rem;
}
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}
.form-control-sm::-webkit-file-upload-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}

.form-control-lg {
  min-height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.125rem;
  border-radius: 0.4rem;
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}
.form-control-lg::-webkit-file-upload-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}

textarea.form-control {
  min-height: calc(1.5em + 0.94rem + 2px);
}
textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px);
}
textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + 2px);
}

.form-control-color {
  width: 3rem;
  height: auto;
  padding: 0.47rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  height: 1.5em;
  border-radius: 0.25rem;
}
.form-control-color::-webkit-color-swatch {
  height: 1.5em;
  border-radius: 0.25rem;
}

.form-select {
  display: block;
  width: 100%;
  padding: 0.47rem 1.75rem 0.47rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%23343a40%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M2 5l6 6 6-6%27/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #e2e5e8;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none;
  }
}
.form-select:focus {
  border-color: #cbced1;
  outline: 0;
  box-shadow: 0 0 0 0.15rem rgba(3, 142, 220, 0.25);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
.form-select:disabled {
  color: #74788d;
  background-color: #f5f6f8;
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.7875rem;
}

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.125rem;
}

.form-check {
  display: block;
  min-height: 1.35rem;
  padding-left: 1.5em;
  margin-bottom: 0rem;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

.form-check-input {
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid #adb5bd;
  appearance: none;
  color-adjust: exact;
  transition: background-color 0.15s ease-in-out, background-position 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-check-input {
    transition: none;
  }
}
.form-check-input[type=checkbox] {
  border-radius: 0.25em;
}
.form-check-input[type=radio] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: #cbced1;
  outline: 0;
  box-shadow: none;
}
.form-check-input:checked {
  background-color: #038edc;
  border-color: #038edc;
}
.form-check-input:checked[type=checkbox] {
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3e%3cpath fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27M6 10l3 3l6-6%27/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%272%27 fill=%27%23fff%27/%3e%3c/svg%3e");
}
.form-check-input[type=checkbox]:indeterminate {
  background-color: #038edc;
  border-color: #038edc;
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3e%3cpath fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27M6 10h8%27/%3e%3c/svg%3e");
}
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  opacity: 0.5;
}

.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  width: 2em;
  margin-left: -2.5em;
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27rgba%280, 0, 0, 0.25%29%27/%3e%3c/svg%3e");
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}
@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,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%23cbced1%27/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
  background-position: right center;
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%23fff%27/%3e%3c/svg%3e");
}

.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-check[disabled] + .btn, .btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

.form-range {
  width: 100%;
  height: 1.3rem;
  padding: 0;
  background-color: transparent;
  appearance: none;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #f7f8fa, none;
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #f7f8fa, none;
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #038edc;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: #b3ddf5;
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #eff0f2;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #038edc;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: #b3ddf5;
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #eff0f2;
  border-color: transparent;
  border-radius: 1rem;
}
.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 {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 1rem 0.75rem;
  pointer-events: none;
  border: 1px solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}
.form-floating > .form-control {
  padding: 1rem 0.75rem;
}
.form-floating > .form-control::placeholder {
  color: transparent;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.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 {
  display: flex;
  align-items: center;
  padding: 0.47rem 0.75rem;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #f5f6f8;
  border: 1px solid #e2e5e8;
  border-radius: 0.25rem;
}

.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.125rem;
  border-radius: 0.4rem;
}

.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.7875rem;
  border-radius: 0.2rem;
}

.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 2.5rem;
}

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 87.5%;
  color: #51d28c;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.4rem 0.7rem;
  margin-top: 0.1rem;
  font-size: 0.7875rem;
  color: #fff;
  background-color: rgba(81, 210, 140, 0.9);
  border-radius: 0.25rem;
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #51d28c;
  padding-right: calc(1.5em + 0.94rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%2351d28c%27 d=%27M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z%27/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.235rem) center;
  background-size: calc(0.75em + 0.47rem) calc(0.75em + 0.47rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #51d28c;
  box-shadow: 0 0 0 0.15rem rgba(81, 210, 140, 0.25);
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.94rem);
  background-position: top calc(0.375em + 0.235rem) right calc(0.375em + 0.235rem);
}

.was-validated .form-select:valid, .form-select.is-valid {
  border-color: #51d28c;
}
.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
  padding-right: calc(0.75em + 3.205rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%23343a40%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M2 5l6 6 6-6%27/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%2351d28c%27 d=%27M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z%27/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.5rem;
  background-size: 16px 12px, calc(0.75em + 0.47rem) calc(0.75em + 0.47rem);
}
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: #51d28c;
  box-shadow: 0 0 0 0.15rem rgba(81, 210, 140, 0.25);
}

.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: #51d28c;
}
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: #51d28c;
}
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.15rem rgba(81, 210, 140, 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #51d28c;
}

.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group .form-control:valid, .input-group .form-control.is-valid,
.was-validated .input-group .form-select:valid,
.input-group .form-select.is-valid {
  z-index: 1;
}
.was-validated .input-group .form-control:valid:focus, .input-group .form-control.is-valid:focus,
.was-validated .input-group .form-select:valid:focus,
.input-group .form-select.is-valid:focus {
  z-index: 3;
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 87.5%;
  color: #f34e4e;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.4rem 0.7rem;
  margin-top: 0.1rem;
  font-size: 0.7875rem;
  color: #fff;
  background-color: rgba(243, 78, 78, 0.9);
  border-radius: 0.25rem;
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #f34e4e;
  padding-right: calc(1.5em + 0.94rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23f34e4e%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23f34e4e%27 stroke=%27none%27/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.235rem) center;
  background-size: calc(0.75em + 0.47rem) calc(0.75em + 0.47rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #f34e4e;
  box-shadow: 0 0 0 0.15rem rgba(243, 78, 78, 0.25);
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.94rem);
  background-position: top calc(0.375em + 0.235rem) right calc(0.375em + 0.235rem);
}

.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: #f34e4e;
}
.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
  padding-right: calc(0.75em + 3.205rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%23343a40%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M2 5l6 6 6-6%27/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23f34e4e%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23f34e4e%27 stroke=%27none%27/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.5rem;
  background-size: 16px 12px, calc(0.75em + 0.47rem) calc(0.75em + 0.47rem);
}
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: #f34e4e;
  box-shadow: 0 0 0 0.15rem rgba(243, 78, 78, 0.25);
}

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: #f34e4e;
}
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: #f34e4e;
}
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.15rem rgba(243, 78, 78, 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #f34e4e;
}

.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group .form-control:invalid, .input-group .form-control.is-invalid,
.was-validated .input-group .form-select:invalid,
.input-group .form-select.is-invalid {
  z-index: 2;
}
.was-validated .input-group .form-control:invalid:focus, .input-group .form-control.is-invalid:focus,
.was-validated .input-group .form-select:invalid:focus,
.input-group .form-select.is-invalid:focus {
  z-index: 3;
}

.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.47rem 0.75rem;
  font-size: 0.9rem;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #495057;
}
.btn-check:focus + .btn, .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.15rem rgba(3, 142, 220, 0.25);
}
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  pointer-events: none;
  opacity: 0.65;
}

.btn-primary {
  color: #fff;
  background-color: #038edc;
  border-color: #038edc;
}
.btn-primary:hover {
  color: #fff;
  background-color: #0379bb;
  border-color: #0272b0;
}
.btn-check:focus + .btn-primary, .btn-primary:focus {
  color: #fff;
  background-color: #0379bb;
  border-color: #0272b0;
  box-shadow: 0 0 0 0.15rem rgba(41, 159, 225, 0.5);
}
.btn-check:checked + .btn-primary, .btn-check:active + .btn-primary, .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0272b0;
  border-color: #026ba5;
}
.btn-check:checked + .btn-primary:focus, .btn-check:active + .btn-primary:focus, .btn-primary:active:focus, .btn-primary.active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.15rem rgba(41, 159, 225, 0.5);
}
.btn-primary:disabled, .btn-primary.disabled {
  color: #fff;
  background-color: #038edc;
  border-color: #038edc;
}

.btn-secondary {
  color: #fff;
  background-color: #74788d;
  border-color: #74788d;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #636678;
  border-color: #5d6071;
}
.btn-check:focus + .btn-secondary, .btn-secondary:focus {
  color: #fff;
  background-color: #636678;
  border-color: #5d6071;
  box-shadow: 0 0 0 0.15rem rgba(137, 140, 158, 0.5);
}
.btn-check:checked + .btn-secondary, .btn-check:active + .btn-secondary, .btn-secondary:active, .btn-secondary.active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #5d6071;
  border-color: #575a6a;
}
.btn-check:checked + .btn-secondary:focus, .btn-check:active + .btn-secondary:focus, .btn-secondary:active:focus, .btn-secondary.active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.15rem rgba(137, 140, 158, 0.5);
}
.btn-secondary:disabled, .btn-secondary.disabled {
  color: #fff;
  background-color: #74788d;
  border-color: #74788d;
}

.btn-success {
  color: #fff;
  background-color: #51d28c;
  border-color: #51d28c;
}
.btn-success:hover {
  color: #fff;
  background-color: #45b377;
  border-color: #41a870;
}
.btn-check:focus + .btn-success, .btn-success:focus {
  color: #fff;
  background-color: #45b377;
  border-color: #41a870;
  box-shadow: 0 0 0 0.15rem rgba(107, 217, 157, 0.5);
}
.btn-check:checked + .btn-success, .btn-check:active + .btn-success, .btn-success:active, .btn-success.active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #41a870;
  border-color: #3d9e69;
}
.btn-check:checked + .btn-success:focus, .btn-check:active + .btn-success:focus, .btn-success:active:focus, .btn-success.active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.15rem rgba(107, 217, 157, 0.5);
}
.btn-success:disabled, .btn-success.disabled {
  color: #fff;
  background-color: #51d28c;
  border-color: #51d28c;
}

.btn-info {
  color: #fff;
  background-color: #5fd0f3;
  border-color: #5fd0f3;
}
.btn-info:hover {
  color: #fff;
  background-color: #51b1cf;
  border-color: #4ca6c2;
}
.btn-check:focus + .btn-info, .btn-info:focus {
  color: #fff;
  background-color: #51b1cf;
  border-color: #4ca6c2;
  box-shadow: 0 0 0 0.15rem rgba(119, 215, 245, 0.5);
}
.btn-check:checked + .btn-info, .btn-check:active + .btn-info, .btn-info:active, .btn-info.active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #4ca6c2;
  border-color: #479cb6;
}
.btn-check:checked + .btn-info:focus, .btn-check:active + .btn-info:focus, .btn-info:active:focus, .btn-info.active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.15rem rgba(119, 215, 245, 0.5);
}
.btn-info:disabled, .btn-info.disabled {
  color: #fff;
  background-color: #5fd0f3;
  border-color: #5fd0f3;
}

.btn-warning {
  color: #000;
  background-color: #f7cc53;
  border-color: #f7cc53;
}
.btn-warning:hover {
  color: #000;
  background-color: #f8d46d;
  border-color: #f8d164;
}
.btn-check:focus + .btn-warning, .btn-warning:focus {
  color: #000;
  background-color: #f8d46d;
  border-color: #f8d164;
  box-shadow: 0 0 0 0.15rem rgba(210, 173, 71, 0.5);
}
.btn-check:checked + .btn-warning, .btn-check:active + .btn-warning, .btn-warning:active, .btn-warning.active, .show > .btn-warning.dropdown-toggle {
  color: #000;
  background-color: #f9d675;
  border-color: #f8d164;
}
.btn-check:checked + .btn-warning:focus, .btn-check:active + .btn-warning:focus, .btn-warning:active:focus, .btn-warning.active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.15rem rgba(210, 173, 71, 0.5);
}
.btn-warning:disabled, .btn-warning.disabled {
  color: #000;
  background-color: #f7cc53;
  border-color: #f7cc53;
}

.btn-danger {
  color: #fff;
  background-color: #f34e4e;
  border-color: #f34e4e;
}
.btn-danger:hover {
  color: #fff;
  background-color: #cf4242;
  border-color: #c23e3e;
}
.btn-check:focus + .btn-danger, .btn-danger:focus {
  color: #fff;
  background-color: #cf4242;
  border-color: #c23e3e;
  box-shadow: 0 0 0 0.15rem rgba(245, 105, 105, 0.5);
}
.btn-check:checked + .btn-danger, .btn-check:active + .btn-danger, .btn-danger:active, .btn-danger.active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c23e3e;
  border-color: #b63b3b;
}
.btn-check:checked + .btn-danger:focus, .btn-check:active + .btn-danger:focus, .btn-danger:active:focus, .btn-danger.active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.15rem rgba(245, 105, 105, 0.5);
}
.btn-danger:disabled, .btn-danger.disabled {
  color: #fff;
  background-color: #f34e4e;
  border-color: #f34e4e;
}

.btn-pink {
  color: #fff;
  background-color: #e83e8c;
  border-color: #e83e8c;
}
.btn-pink:hover {
  color: #fff;
  background-color: #c53577;
  border-color: #ba3270;
}
.btn-check:focus + .btn-pink, .btn-pink:focus {
  color: #fff;
  background-color: #c53577;
  border-color: #ba3270;
  box-shadow: 0 0 0 0.15rem rgba(235, 91, 157, 0.5);
}
.btn-check:checked + .btn-pink, .btn-check:active + .btn-pink, .btn-pink:active, .btn-pink.active, .show > .btn-pink.dropdown-toggle {
  color: #fff;
  background-color: #ba3270;
  border-color: #ae2f69;
}
.btn-check:checked + .btn-pink:focus, .btn-check:active + .btn-pink:focus, .btn-pink:active:focus, .btn-pink.active:focus, .show > .btn-pink.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.15rem rgba(235, 91, 157, 0.5);
}
.btn-pink:disabled, .btn-pink.disabled {
  color: #fff;
  background-color: #e83e8c;
  border-color: #e83e8c;
}

.btn-light {
  color: #000;
  background-color: #f5f6f8;
  border-color: #f5f6f8;
}
.btn-light:hover {
  color: #000;
  background-color: #f7f7f9;
  border-color: #f6f7f9;
}
.btn-check:focus + .btn-light, .btn-light:focus {
  color: #000;
  background-color: #f7f7f9;
  border-color: #f6f7f9;
  box-shadow: 0 0 0 0.15rem rgba(208, 209, 211, 0.5);
}
.btn-check:checked + .btn-light, .btn-check:active + .btn-light, .btn-light:active, .btn-light.active, .show > .btn-light.dropdown-toggle {
  color: #000;
  background-color: #f7f8f9;
  border-color: #f6f7f9;
}
.btn-check:checked + .btn-light:focus, .btn-check:active + .btn-light:focus, .btn-light:active:focus, .btn-light.active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.15rem rgba(208, 209, 211, 0.5);
}
.btn-light:disabled, .btn-light.disabled {
  color: #000;
  background-color: #f5f6f8;
  border-color: #f5f6f8;
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover {
  color: #fff;
  background-color: #2c3136;
  border-color: #2a2e33;
}
.btn-check:focus + .btn-dark, .btn-dark:focus {
  color: #fff;
  background-color: #2c3136;
  border-color: #2a2e33;
  box-shadow: 0 0 0 0.15rem rgba(82, 88, 93, 0.5);
}
.btn-check:checked + .btn-dark, .btn-check:active + .btn-dark, .btn-dark:active, .btn-dark.active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #2a2e33;
  border-color: #272c30;
}
.btn-check:checked + .btn-dark:focus, .btn-check:active + .btn-dark:focus, .btn-dark:active:focus, .btn-dark.active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.15rem rgba(82, 88, 93, 0.5);
}
.btn-dark:disabled, .btn-dark.disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-purple {
  color: #fff;
  background-color: #564ab1;
  border-color: #564ab1;
}
.btn-purple:hover {
  color: #fff;
  background-color: #493f96;
  border-color: #453b8e;
}
.btn-check:focus + .btn-purple, .btn-purple:focus {
  color: #fff;
  background-color: #493f96;
  border-color: #453b8e;
  box-shadow: 0 0 0 0.15rem rgba(111, 101, 189, 0.5);
}
.btn-check:checked + .btn-purple, .btn-check:active + .btn-purple, .btn-purple:active, .btn-purple.active, .show > .btn-purple.dropdown-toggle {
  color: #fff;
  background-color: #453b8e;
  border-color: #413885;
}
.btn-check:checked + .btn-purple:focus, .btn-check:active + .btn-purple:focus, .btn-purple:active:focus, .btn-purple.active:focus, .show > .btn-purple.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.15rem rgba(111, 101, 189, 0.5);
}
.btn-purple:disabled, .btn-purple.disabled {
  color: #fff;
  background-color: #564ab1;
  border-color: #564ab1;
}

.btn-outline-primary {
  color: #038edc;
  border-color: #038edc;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #038edc;
  border-color: #038edc;
}
.btn-check:focus + .btn-outline-primary, .btn-outline-primary:focus {
  box-shadow: 0 0 0 0.15rem rgba(3, 142, 220, 0.5);
}
.btn-check:checked + .btn-outline-primary, .btn-check:active + .btn-outline-primary, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show {
  color: #fff;
  background-color: #038edc;
  border-color: #038edc;
}
.btn-check:checked + .btn-outline-primary:focus, .btn-check:active + .btn-outline-primary:focus, .btn-outline-primary:active:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.15rem rgba(3, 142, 220, 0.5);
}
.btn-outline-primary:disabled, .btn-outline-primary.disabled {
  color: #038edc;
  background-color: transparent;
}

.btn-outline-secondary {
  color: #74788d;
  border-color: #74788d;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #74788d;
  border-color: #74788d;
}
.btn-check:focus + .btn-outline-secondary, .btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.15rem rgba(116, 120, 141, 0.5);
}
.btn-check:checked + .btn-outline-secondary, .btn-check:active + .btn-outline-secondary, .btn-outline-secondary:active, .btn-outline-secondary.active, .btn-outline-secondary.dropdown-toggle.show {
  color: #fff;
  background-color: #74788d;
  border-color: #74788d;
}
.btn-check:checked + .btn-outline-secondary:focus, .btn-check:active + .btn-outline-secondary:focus, .btn-outline-secondary:active:focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.15rem rgba(116, 120, 141, 0.5);
}
.btn-outline-secondary:disabled, .btn-outline-secondary.disabled {
  color: #74788d;
  background-color: transparent;
}

.btn-outline-success {
  color: #51d28c;
  border-color: #51d28c;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #51d28c;
  border-color: #51d28c;
}
.btn-check:focus + .btn-outline-success, .btn-outline-success:focus {
  box-shadow: 0 0 0 0.15rem rgba(81, 210, 140, 0.5);
}
.btn-check:checked + .btn-outline-success, .btn-check:active + .btn-outline-success, .btn-outline-success:active, .btn-outline-success.active, .btn-outline-success.dropdown-toggle.show {
  color: #fff;
  background-color: #51d28c;
  border-color: #51d28c;
}
.btn-check:checked + .btn-outline-success:focus, .btn-check:active + .btn-outline-success:focus, .btn-outline-success:active:focus, .btn-outline-success.active:focus, .btn-outline-success.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.15rem rgba(81, 210, 140, 0.5);
}
.btn-outline-success:disabled, .btn-outline-success.disabled {
  color: #51d28c;
  background-color: transparent;
}

.btn-outline-info {
  color: #5fd0f3;
  border-color: #5fd0f3;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #5fd0f3;
  border-color: #5fd0f3;
}
.btn-check:focus + .btn-outline-info, .btn-outline-info:focus {
  box-shadow: 0 0 0 0.15rem rgba(95, 208, 243, 0.5);
}
.btn-check:checked + .btn-outline-info, .btn-check:active + .btn-outline-info, .btn-outline-info:active, .btn-outline-info.active, .btn-outline-info.dropdown-toggle.show {
  color: #fff;
  background-color: #5fd0f3;
  border-color: #5fd0f3;
}
.btn-check:checked + .btn-outline-info:focus, .btn-check:active + .btn-outline-info:focus, .btn-outline-info:active:focus, .btn-outline-info.active:focus, .btn-outline-info.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.15rem rgba(95, 208, 243, 0.5);
}
.btn-outline-info:disabled, .btn-outline-info.disabled {
  color: #5fd0f3;
  background-color: transparent;
}

.btn-outline-warning {
  color: #f7cc53;
  border-color: #f7cc53;
}
.btn-outline-warning:hover {
  color: #000;
  background-color: #f7cc53;
  border-color: #f7cc53;
}
.btn-check:focus + .btn-outline-warning, .btn-outline-warning:focus {
  box-shadow: 0 0 0 0.15rem rgba(247, 204, 83, 0.5);
}
.btn-check:checked + .btn-outline-warning, .btn-check:active + .btn-outline-warning, .btn-outline-warning:active, .btn-outline-warning.active, .btn-outline-warning.dropdown-toggle.show {
  color: #000;
  background-color: #f7cc53;
  border-color: #f7cc53;
}
.btn-check:checked + .btn-outline-warning:focus, .btn-check:active + .btn-outline-warning:focus, .btn-outline-warning:active:focus, .btn-outline-warning.active:focus, .btn-outline-warning.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.15rem rgba(247, 204, 83, 0.5);
}
.btn-outline-warning:disabled, .btn-outline-warning.disabled {
  color: #f7cc53;
  background-color: transparent;
}

.btn-outline-danger {
  color: #f34e4e;
  border-color: #f34e4e;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #f34e4e;
  border-color: #f34e4e;
}
.btn-check:focus + .btn-outline-danger, .btn-outline-danger:focus {
  box-shadow: 0 0 0 0.15rem rgba(243, 78, 78, 0.5);
}
.btn-check:checked + .btn-outline-danger, .btn-check:active + .btn-outline-danger, .btn-outline-danger:active, .btn-outline-danger.active, .btn-outline-danger.dropdown-toggle.show {
  color: #fff;
  background-color: #f34e4e;
  border-color: #f34e4e;
}
.btn-check:checked + .btn-outline-danger:focus, .btn-check:active + .btn-outline-danger:focus, .btn-outline-danger:active:focus, .btn-outline-danger.active:focus, .btn-outline-danger.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.15rem rgba(243, 78, 78, 0.5);
}
.btn-outline-danger:disabled, .btn-outline-danger.disabled {
  color: #f34e4e;
  background-color: transparent;
}

.btn-outline-pink {
  color: #e83e8c;
  border-color: #e83e8c;
}
.btn-outline-pink:hover {
  color: #fff;
  background-color: #e83e8c;
  border-color: #e83e8c;
}
.btn-check:focus + .btn-outline-pink, .btn-outline-pink:focus {
  box-shadow: 0 0 0 0.15rem rgba(232, 62, 140, 0.5);
}
.btn-check:checked + .btn-outline-pink, .btn-check:active + .btn-outline-pink, .btn-outline-pink:active, .btn-outline-pink.active, .btn-outline-pink.dropdown-toggle.show {
  color: #fff;
  background-color: #e83e8c;
  border-color: #e83e8c;
}
.btn-check:checked + .btn-outline-pink:focus, .btn-check:active + .btn-outline-pink:focus, .btn-outline-pink:active:focus, .btn-outline-pink.active:focus, .btn-outline-pink.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.15rem rgba(232, 62, 140, 0.5);
}
.btn-outline-pink:disabled, .btn-outline-pink.disabled {
  color: #e83e8c;
  background-color: transparent;
}

.btn-outline-light {
  color: #f5f6f8;
  border-color: #f5f6f8;
}
.btn-outline-light:hover {
  color: #000;
  background-color: #f5f6f8;
  border-color: #f5f6f8;
}
.btn-check:focus + .btn-outline-light, .btn-outline-light:focus {
  box-shadow: 0 0 0 0.15rem rgba(245, 246, 248, 0.5);
}
.btn-check:checked + .btn-outline-light, .btn-check:active + .btn-outline-light, .btn-outline-light:active, .btn-outline-light.active, .btn-outline-light.dropdown-toggle.show {
  color: #000;
  background-color: #f5f6f8;
  border-color: #f5f6f8;
}
.btn-check:checked + .btn-outline-light:focus, .btn-check:active + .btn-outline-light:focus, .btn-outline-light:active:focus, .btn-outline-light.active:focus, .btn-outline-light.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.15rem rgba(245, 246, 248, 0.5);
}
.btn-outline-light:disabled, .btn-outline-light.disabled {
  color: #f5f6f8;
  background-color: transparent;
}

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-check:focus + .btn-outline-dark, .btn-outline-dark:focus {
  box-shadow: 0 0 0 0.15rem rgba(52, 58, 64, 0.5);
}
.btn-check:checked + .btn-outline-dark, .btn-check:active + .btn-outline-dark, .btn-outline-dark:active, .btn-outline-dark.active, .btn-outline-dark.dropdown-toggle.show {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-check:checked + .btn-outline-dark:focus, .btn-check:active + .btn-outline-dark:focus, .btn-outline-dark:active:focus, .btn-outline-dark.active:focus, .btn-outline-dark.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.15rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark:disabled, .btn-outline-dark.disabled {
  color: #343a40;
  background-color: transparent;
}

.btn-outline-purple {
  color: #564ab1;
  border-color: #564ab1;
}
.btn-outline-purple:hover {
  color: #fff;
  background-color: #564ab1;
  border-color: #564ab1;
}
.btn-check:focus + .btn-outline-purple, .btn-outline-purple:focus {
  box-shadow: 0 0 0 0.15rem rgba(86, 74, 177, 0.5);
}
.btn-check:checked + .btn-outline-purple, .btn-check:active + .btn-outline-purple, .btn-outline-purple:active, .btn-outline-purple.active, .btn-outline-purple.dropdown-toggle.show {
  color: #fff;
  background-color: #564ab1;
  border-color: #564ab1;
}
.btn-check:checked + .btn-outline-purple:focus, .btn-check:active + .btn-outline-purple:focus, .btn-outline-purple:active:focus, .btn-outline-purple.active:focus, .btn-outline-purple.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.15rem rgba(86, 74, 177, 0.5);
}
.btn-outline-purple:disabled, .btn-outline-purple.disabled {
  color: #564ab1;
  background-color: transparent;
}

.btn-link {
  font-weight: 400;
  color: #038edc;
  text-decoration: none;
}
.btn-link:hover {
  color: #025d91;
}
.btn-link:disabled, .btn-link.disabled {
  color: #74788d;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.125rem;
  border-radius: 0.4rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.7875rem;
  border-radius: 0.2rem;
}

.fade {
  transition: opacity 0.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 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.collapse-horizontal {
    transition: none;
  }
}

.dropup,
.dropend,
.dropdown,
.dropstart {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}

.dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 0.9rem;
  color: #495057;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #e2e5e8;
  border-radius: 0.25rem;
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: 0.125rem;
}

.dropdown-menu-start {
  --bs-position: start;
}
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}

.dropdown-menu-end {
  --bs-position: end;
}
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }

  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }

  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }

  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }

  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }

  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e2e5e8;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.35rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #495057;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #2c3034;
  background-color: #f8f9fa;
}
.dropdown-item.active, .dropdown-item:active {
  color: #2c3034;
  text-decoration: none;
  background-color: #f8f9fa;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #74788d;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.7875rem;
  color: #74788d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.35rem 1.5rem;
  color: #495057;
}

.dropdown-menu-dark {
  color: #eff0f2;
  background-color: #495057;
  border-color: #e2e5e8;
}
.dropdown-menu-dark .dropdown-item {
  color: #eff0f2;
}
.dropdown-menu-dark .dropdown-item:hover, .dropdown-menu-dark .dropdown-item:focus {
  color: #fff;
  background-color: #555d65;
}
.dropdown-menu-dark .dropdown-item.active, .dropdown-menu-dark .dropdown-item:active {
  color: #e2e5e8;
  background-color: #555d65;
}
.dropdown-menu-dark .dropdown-item.disabled, .dropdown-menu-dark .dropdown-item:disabled {
  color: #eff0f2;
}
.dropdown-menu-dark .dropdown-divider {
  border-color: #e2e5e8;
}
.dropdown-menu-dark .dropdown-item-text {
  color: #eff0f2;
}
.dropdown-menu-dark .dropdown-header {
  color: #adb5bd;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn-check:checked + .btn,
.btn-group > .btn-check:focus + .btn,
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn-check:checked + .btn,
.btn-group-vertical > .btn-check:focus + .btn,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:nth-child(n+3),
.btn-group > :not(.btn-check) + .btn,
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn ~ .btn,
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  color: #038edc;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}
.nav-link:hover, .nav-link:focus {
  color: #025d91;
}
.nav-link.disabled {
  color: #74788d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #e2e5e8;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  background: none;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #f5f6f8 #f5f6f8 #e2e5e8;
  isolation: isolate;
}
.nav-tabs .nav-link.disabled {
  color: #74788d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #e2e5e8 #e2e5e8 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #038edc;
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link,
.nav-justified .nav-item {
  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 {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  padding-top: 0.33125rem;
  padding-bottom: 0.33125rem;
  margin-right: 1rem;
  font-size: 1.125rem;
  white-space: nowrap;
}
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
}

.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.125rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  transition: box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 0.15rem;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.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-right: 0.5rem;
    padding-left: 0.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 {
    display: none;
  }
  .navbar-expand-sm .offcanvas-header {
    display: none;
  }
  .navbar-expand-sm .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-sm .offcanvas-top,
.navbar-expand-sm .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-sm .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@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-right: 0.5rem;
    padding-left: 0.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 {
    display: none;
  }
  .navbar-expand-md .offcanvas-header {
    display: none;
  }
  .navbar-expand-md .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-md .offcanvas-top,
.navbar-expand-md .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-md .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@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-right: 0.5rem;
    padding-left: 0.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 {
    display: none;
  }
  .navbar-expand-lg .offcanvas-header {
    display: none;
  }
  .navbar-expand-lg .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-lg .offcanvas-top,
.navbar-expand-lg .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-lg .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@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-right: 0.5rem;
    padding-left: 0.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 {
    display: none;
  }
  .navbar-expand-xl .offcanvas-header {
    display: none;
  }
  .navbar-expand-xl .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-xl .offcanvas-top,
.navbar-expand-xl .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-xl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1400px) {
  .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-right: 0.5rem;
    padding-left: 0.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 {
    display: none;
  }
  .navbar-expand-xxl .offcanvas-header {
    display: none;
  }
  .navbar-expand-xxl .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-xxl .offcanvas-top,
.navbar-expand-xxl .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-xxl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
.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-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-expand .offcanvas-header {
  display: none;
}
.navbar-expand .offcanvas {
  position: inherit;
  bottom: 0;
  z-index: 1000;
  flex-grow: 1;
  visibility: visible !important;
  background-color: transparent;
  border-right: 0;
  border-left: 0;
  transition: none;
  transform: none;
}
.navbar-expand .offcanvas-top,
.navbar-expand .offcanvas-bottom {
  height: auto;
  border-top: 0;
  border-bottom: 0;
}
.navbar-expand .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.55);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%280, 0, 0, 0.55%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.55);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%28255, 255, 255, 0.55%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #eff0f2;
  border-radius: 0.25rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  flex: 1 1 auto;
  padding: 1.25rem 1.25rem;
}

.card-title {
  margin-bottom: 0.5rem;
}

.card-subtitle {
  margin-top: -0.25rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 1rem 1.25rem;
  margin-bottom: 0;
  background-color: #fff;
  border-bottom: 1px solid #eff0f2;
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-footer {
  padding: 1rem 1.25rem;
  background-color: #fff;
  border-top: 1px solid #eff0f2;
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -1rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  border-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-group > .card {
  margin-bottom: 10px;
}
@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 {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 0.9rem;
  color: #495057;
  text-align: left;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  color: #0380c6;
  background-color: #e6f4fc;
  box-shadow: inset 0 -1px 0 #eff0f2;
}
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%230380c6%27%3e%3cpath fill-rule=%27evenodd%27 d=%27M1.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%27/%3e%3c/svg%3e");
  transform: rotate(180deg);
}
.accordion-button::after {
  flex-shrink: 0;
  width: 14px;
  height: 14px;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23495057%27%3e%3cpath fill-rule=%27evenodd%27 d=%27M1.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%27/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 14px;
  transition: transform 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  z-index: 3;
  border-color: #cbced1;
  outline: 0;
  box-shadow: none;
}

.accordion-header {
  margin-bottom: 0;
}

.accordion-item {
  background-color: transparent;
  border: 1px solid #eff0f2;
}
.accordion-item:first-of-type {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-item:last-of-type {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.accordion-body {
  padding: 1rem 1.25rem;
}

.accordion-flush .accordion-collapse {
  border-width: 0;
}
.accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 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;
  padding: 0 0;
  margin-bottom: 1rem;
  list-style: none;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #74788d;
  content: var(--bs-breadcrumb-divider, "󰅂") /* rtl: var(--bs-breadcrumb-divider, "󰅂") */;
}
.breadcrumb-item.active {
  color: #74788d;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
}

.page-link {
  position: relative;
  display: block;
  color: #74788d;
  background-color: #fff;
  border: 1px solid #e2e5e8;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .page-link {
    transition: none;
  }
}
.page-link:hover {
  z-index: 2;
  color: #025d91;
  background-color: #f5f6f8;
  border-color: #e2e5e8;
}
.page-link:focus {
  z-index: 3;
  color: #025d91;
  background-color: #f5f6f8;
  outline: 0;
  box-shadow: none;
}

.page-item:not(:first-child) .page-link {
  margin-left: -1px;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #038edc;
  border-color: #038edc;
}
.page-item.disabled .page-link {
  color: #adb5bd;
  pointer-events: none;
  background-color: #f8f9fa;
  border-color: #e2e5e8;
}

.page-link {
  padding: 0.375rem 0.75rem;
}

.page-item:first-child .page-link {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.125rem;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.4rem;
  border-bottom-left-radius: 0.4rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.4rem;
  border-bottom-right-radius: 0.4rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.7875rem;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.6em;
  font-size: 75%;
  font-weight: 500;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}
.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 3.75rem;
}
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0.9375rem 1.25rem;
}

.alert-primary {
  color: #025584;
  background-color: #cde8f8;
  border-color: #b3ddf5;
}
.alert-primary .alert-link {
  color: #02446a;
}

.alert-secondary {
  color: #464855;
  background-color: #e3e4e8;
  border-color: #d5d7dd;
}
.alert-secondary .alert-link {
  color: #383a44;
}

.alert-success {
  color: #317e54;
  background-color: #dcf6e8;
  border-color: #cbf2dd;
}
.alert-success .alert-link {
  color: #276543;
}

.alert-info {
  color: #397d92;
  background-color: #dff6fd;
  border-color: #cff1fb;
}
.alert-info .alert-link {
  color: #2e6475;
}

.alert-warning {
  color: #947a32;
  background-color: #fdf5dd;
  border-color: #fdf0cb;
}
.alert-warning .alert-link {
  color: #766228;
}

.alert-danger {
  color: #922f2f;
  background-color: #fddcdc;
  border-color: #fbcaca;
}
.alert-danger .alert-link {
  color: #752626;
}

.alert-pink {
  color: #8b2554;
  background-color: #fad8e8;
  border-color: #f8c5dd;
}
.alert-pink .alert-link {
  color: #6f1e43;
}

.alert-light {
  color: #939495;
  background-color: #fdfdfe;
  border-color: #fcfcfd;
}
.alert-light .alert-link {
  color: #767677;
}

.alert-dark {
  color: #1f2326;
  background-color: #d6d8d9;
  border-color: #c2c4c6;
}
.alert-dark .alert-link {
  color: #191c1e;
}

.alert-purple {
  color: #342c6a;
  background-color: #dddbef;
  border-color: #ccc9e8;
}
.alert-purple .alert-link {
  color: #2a2355;
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: 0.625rem;
  }
}
.progress {
  display: flex;
  height: 0.625rem;
  overflow: hidden;
  font-size: 0.675rem;
  background-color: #f5f6f8;
  border-radius: 0.25rem;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #038edc;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 0.625rem 0.625rem;
}

.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}

.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}
.list-group-numbered > li::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: #495057;
  background-color: #f5f6f8;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  color: #212529;
  background-color: #fff;
  border: 1px solid #eff0f2;
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #74788d;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #038edc;
  border-color: #038edc;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1400px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: #025584;
  background-color: #cde8f8;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #025584;
  background-color: #b9d1df;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #025584;
  border-color: #025584;
}

.list-group-item-secondary {
  color: #464855;
  background-color: #e3e4e8;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #464855;
  background-color: #cccdd1;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #464855;
  border-color: #464855;
}

.list-group-item-success {
  color: #317e54;
  background-color: #dcf6e8;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #317e54;
  background-color: #c6ddd1;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #317e54;
  border-color: #317e54;
}

.list-group-item-info {
  color: #397d92;
  background-color: #dff6fd;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #397d92;
  background-color: #c9dde4;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #397d92;
  border-color: #397d92;
}

.list-group-item-warning {
  color: #947a32;
  background-color: #fdf5dd;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #947a32;
  background-color: #e4ddc7;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #947a32;
  border-color: #947a32;
}

.list-group-item-danger {
  color: #922f2f;
  background-color: #fddcdc;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #922f2f;
  background-color: #e4c6c6;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #922f2f;
  border-color: #922f2f;
}

.list-group-item-pink {
  color: #8b2554;
  background-color: #fad8e8;
}
.list-group-item-pink.list-group-item-action:hover, .list-group-item-pink.list-group-item-action:focus {
  color: #8b2554;
  background-color: #e1c2d1;
}
.list-group-item-pink.list-group-item-action.active {
  color: #fff;
  background-color: #8b2554;
  border-color: #8b2554;
}

.list-group-item-light {
  color: #939495;
  background-color: #fdfdfe;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #939495;
  background-color: #e4e4e5;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #939495;
  border-color: #939495;
}

.list-group-item-dark {
  color: #1f2326;
  background-color: #d6d8d9;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #1f2326;
  background-color: #c1c2c3;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1f2326;
  border-color: #1f2326;
}

.list-group-item-purple {
  color: #342c6a;
  background-color: #dddbef;
}
.list-group-item-purple.list-group-item-action:hover, .list-group-item-purple.list-group-item-action:focus {
  color: #342c6a;
  background-color: #c7c5d7;
}
.list-group-item-purple.list-group-item-action.active {
  color: #fff;
  background-color: #342c6a;
  border-color: #342c6a;
}

.btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  background: transparent url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23000%27%3e%3cpath d=%27M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z%27/%3e%3c/svg%3e") center/1em auto no-repeat;
  border: 0;
  border-radius: 0.25rem;
  opacity: 0.5;
}
.btn-close:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}
.btn-close:focus {
  outline: 0;
  box-shadow: none;
  opacity: 1;
}
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  user-select: none;
  opacity: 0.25;
}

.btn-close-white {
  filter: invert(1) grayscale(100%) brightness(200%);
}

.toast {
  width: 350px;
  max-width: 100%;
  font-size: 0.875rem;
  pointer-events: auto;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 3px rgba(52, 58, 64, 0.06);
  border-radius: 0.25rem;
}
.toast.showing {
  opacity: 0;
}
.toast:not(.show) {
  display: none;
}

.toast-container {
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}
.toast-container > :not(:last-child) {
  margin-bottom: 10px;
}

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.5rem 0.75rem;
  color: #74788d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.toast-header .btn-close {
  margin-right: -0.375rem;
  margin-left: 0.75rem;
}

.toast-body {
  padding: 0.75rem;
  word-wrap: break-word;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1055;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@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 {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #eff0f2;
  border-radius: 0.4rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #eff0f2;
  border-top-left-radius: calc(0.4rem - 1px);
  border-top-right-radius: calc(0.4rem - 1px);
}
.modal-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #eff0f2;
  border-bottom-right-radius: calc(0.4rem - 1px);
  border-bottom-left-radius: calc(0.4rem - 1px);
}
.modal-footer > * {
  margin: 0.25rem;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }

  .modal-dialog-scrollable {
    height: calc(100% - 3.5rem);
  }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }

  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
.modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.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 {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .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 {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .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 {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .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 {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .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: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .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 {
  position: absolute;
  z-index: 999;
  display: block;
  margin: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.7875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .tooltip-arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[data-popper-placement^=top] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: 0;
}
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  top: -1px;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-end, .bs-tooltip-auto[data-popper-placement^=right] {
  padding: 0 0.4rem;
}
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  right: -1px;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[data-popper-placement^=bottom] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
  top: 0;
}
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-start, .bs-tooltip-auto[data-popper-placement^=left] {
  padding: 0 0.4rem;
}
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  left: -1px;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.4rem 0.7rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0 /* rtl:ignore */;
  z-index: 999;
  display: block;
  max-width: 276px;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.7875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #e2e5e8;
  border-radius: 0.4rem;
}
.popover .popover-arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
}
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #e2e5e8;
}
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #e2e5e8;
}
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow {
  top: calc(-0.5rem - 1px);
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #e2e5e8;
}
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f0f0f0;
}

.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #e2e5e8;
}
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.9rem;
  background-color: #f0f0f0;
  border-bottom: 1px solid #e2e5e8;
  border-top-left-radius: calc(0.4rem - 1px);
  border-top-right-radius: calc(0.4rem - 1px);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #495057;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

/* rtl:begin:ignore */
.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  transform: translateX(-100%);
}

/* rtl:end:ignore */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
.carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

/* rtl:options: {
  "autoRename": true,
  "stringMap":[ {
    "name"    : "prev-next",
    "search"  : "prev",
    "replace" : "next"
  } ]
} */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23fff%27%3e%3cpath d=%27M11.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%27/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23fff%27%3e%3cpath d=%27M4.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%27/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}

.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000;
}
.carousel-dark .carousel-caption {
  color: #000;
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: 0.75s linear infinite spinner-border;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: 0.75s linear infinite spinner-grow;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
.spinner-grow {
    animation-duration: 1.5s;
  }
}
.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: 1045;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  visibility: hidden;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0;
  transition: transform 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .offcanvas {
    transition: none;
  }
}

.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.offcanvas-backdrop.fade {
  opacity: 0;
}
.offcanvas-backdrop.show {
  opacity: 0.5;
}

.offcanvas-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
}
.offcanvas-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin-top: -0.5rem;
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
}

.offcanvas-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.offcanvas-body {
  flex-grow: 1;
  padding: 1rem 1rem;
  overflow-y: auto;
}

.offcanvas-start {
  top: 0;
  left: 0;
  width: 400px;
  border-right: 1px solid #eff0f2;
  transform: translateX(-100%);
}

.offcanvas-end {
  top: 0;
  right: 0;
  width: 400px;
  border-left: 1px solid #eff0f2;
  transform: translateX(100%);
}

.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-bottom: 1px solid #eff0f2;
  transform: translateY(-100%);
}

.offcanvas-bottom {
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-top: 1px solid #eff0f2;
  transform: translateY(100%);
}

.offcanvas.show {
  transform: none;
}

.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentColor;
  opacity: 0.5;
}
.placeholder.btn::before {
  display: inline-block;
  content: "";
}

.placeholder-xs {
  min-height: 0.6em;
}

.placeholder-sm {
  min-height: 0.8em;
}

.placeholder-lg {
  min-height: 1.2em;
}

.placeholder-glow .placeholder {
  animation: placeholder-glow 2s ease-in-out infinite;
}

@keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}
.placeholder-wave {
  mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
  mask-size: 200% 100%;
  animation: placeholder-wave 2s linear infinite;
}

@keyframes placeholder-wave {
  100% {
    mask-position: -200% 0%;
  }
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.link-primary {
  color: #038edc;
}
.link-primary:hover, .link-primary:focus {
  color: #0272b0;
}

.link-secondary {
  color: #74788d;
}
.link-secondary:hover, .link-secondary:focus {
  color: #5d6071;
}

.link-success {
  color: #51d28c;
}
.link-success:hover, .link-success:focus {
  color: #41a870;
}

.link-info {
  color: #5fd0f3;
}
.link-info:hover, .link-info:focus {
  color: #4ca6c2;
}

.link-warning {
  color: #f7cc53;
}
.link-warning:hover, .link-warning:focus {
  color: #f9d675;
}

.link-danger {
  color: #f34e4e;
}
.link-danger:hover, .link-danger:focus {
  color: #c23e3e;
}

.link-pink {
  color: #e83e8c;
}
.link-pink:hover, .link-pink:focus {
  color: #ba3270;
}

.link-light {
  color: #f5f6f8;
}
.link-light:hover, .link-light:focus {
  color: #f7f8f9;
}

.link-dark {
  color: #343a40;
}
.link-dark:hover, .link-dark:focus {
  color: #2a2e33;
}

.link-purple {
  color: #564ab1;
}
.link-purple:hover, .link-purple:focus {
  color: #453b8e;
}

.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

.ratio-4x3 {
  --bs-aspect-ratio: calc(3 / 4 * 100%);
}

.ratio-16x9 {
  --bs-aspect-ratio: calc(9 / 16 * 100%);
}

.ratio-21x9 {
  --bs-aspect-ratio: calc(9 / 21 * 100%);
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}

.vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.vr {
  display: inline-block;
  align-self: stretch;
  width: 1px;
  min-height: 1em;
  background-color: currentColor;
  opacity: 0.25;
}

.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: 0.25 !important;
}

.opacity-50 {
  opacity: 0.5 !important;
}

.opacity-75 {
  opacity: 0.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 2px 3px rgba(52, 58, 64, 0.06) !important;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow-lg {
  box-shadow: 0 5px 6px rgba(52, 58, 64, 0.1) !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: 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 #eff0f2 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top {
  border-top: 1px solid #eff0f2 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-end {
  border-right: 1px solid #eff0f2 !important;
}

.border-end-0 {
  border-right: 0 !important;
}

.border-bottom {
  border-bottom: 1px solid #eff0f2 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-start {
  border-left: 1px solid #eff0f2 !important;
}

.border-start-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #038edc !important;
}

.border-secondary {
  border-color: #74788d !important;
}

.border-success {
  border-color: #51d28c !important;
}

.border-info {
  border-color: #5fd0f3 !important;
}

.border-warning {
  border-color: #f7cc53 !important;
}

.border-danger {
  border-color: #f34e4e !important;
}

.border-pink {
  border-color: #e83e8c !important;
}

.border-light {
  border-color: #f5f6f8 !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-purple {
  border-color: #564ab1 !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: 0.25rem !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

.gap-3 {
  gap: 1rem !important;
}

.gap-4 {
  gap: 1.5rem !important;
}

.gap-5 {
  gap: 3rem !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: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.me-auto {
  margin-right: auto !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mx-n1 {
  margin-right: -0.25rem !important;
  margin-left: -0.25rem !important;
}

.mx-n2 {
  margin-right: -0.5rem !important;
  margin-left: -0.5rem !important;
}

.mx-n3 {
  margin-right: -1rem !important;
  margin-left: -1rem !important;
}

.mx-n4 {
  margin-right: -1.5rem !important;
  margin-left: -1.5rem !important;
}

.mx-n5 {
  margin-right: -3rem !important;
  margin-left: -3rem !important;
}

.my-n1 {
  margin-top: -0.25rem !important;
  margin-bottom: -0.25rem !important;
}

.my-n2 {
  margin-top: -0.5rem !important;
  margin-bottom: -0.5rem !important;
}

.my-n3 {
  margin-top: -1rem !important;
  margin-bottom: -1rem !important;
}

.my-n4 {
  margin-top: -1.5rem !important;
  margin-bottom: -1.5rem !important;
}

.my-n5 {
  margin-top: -3rem !important;
  margin-bottom: -3rem !important;
}

.mt-n1 {
  margin-top: -0.25rem !important;
}

.mt-n2 {
  margin-top: -0.5rem !important;
}

.mt-n3 {
  margin-top: -1rem !important;
}

.mt-n4 {
  margin-top: -1.5rem !important;
}

.mt-n5 {
  margin-top: -3rem !important;
}

.me-n1 {
  margin-right: -0.25rem !important;
}

.me-n2 {
  margin-right: -0.5rem !important;
}

.me-n3 {
  margin-right: -1rem !important;
}

.me-n4 {
  margin-right: -1.5rem !important;
}

.me-n5 {
  margin-right: -3rem !important;
}

.mb-n1 {
  margin-bottom: -0.25rem !important;
}

.mb-n2 {
  margin-bottom: -0.5rem !important;
}

.mb-n3 {
  margin-bottom: -1rem !important;
}

.mb-n4 {
  margin-bottom: -1.5rem !important;
}

.mb-n5 {
  margin-bottom: -3rem !important;
}

.ms-n1 {
  margin-left: -0.25rem !important;
}

.ms-n2 {
  margin-left: -0.5rem !important;
}

.ms-n3 {
  margin-left: -1rem !important;
}

.ms-n4 {
  margin-left: -1.5rem !important;
}

.ms-n5 {
  margin-left: -3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

.fs-1 {
  font-size: calc(1.35rem + 1.2vw) !important;
}

.fs-2 {
  font-size: calc(1.305rem + 0.66vw) !important;
}

.fs-3 {
  font-size: calc(1.2825rem + 0.39vw) !important;
}

.fs-4 {
  font-size: calc(1.26rem + 0.12vw) !important;
}

.fs-5 {
  font-size: 1.125rem !important;
}

.fs-6 {
  font-size: 0.9rem !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: 700 !important;
}

.fw-bolder {
  font-weight: bolder !important;
}

.lh-1 {
  line-height: 1 !important;
}

.lh-sm {
  line-height: 1.25 !important;
}

.lh-base {
  line-height: 1.5 !important;
}

.lh-lg {
  line-height: 2 !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;
}

/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
.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-pink {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-pink-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-purple {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-purple-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: #74788d !important;
}

.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.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-pink {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-pink-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-purple {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-purple-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 {
  user-select: all !important;
}

.user-select-auto {
  user-select: auto !important;
}

.user-select-none {
  user-select: none !important;
}

.pe-none {
  pointer-events: none !important;
}

.pe-auto {
  pointer-events: auto !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.rounded-1 {
  border-radius: 0.2rem !important;
}

.rounded-2 {
  border-radius: 0.25rem !important;
}

.rounded-3 {
  border-radius: 0.4rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-end {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-start {
  border-bottom-left-radius: 0.25rem !important;
  border-top-left-radius: 0.25rem !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: 0.25rem !important;
  }

  .gap-sm-2 {
    gap: 0.5rem !important;
  }

  .gap-sm-3 {
    gap: 1rem !important;
  }

  .gap-sm-4 {
    gap: 1.5rem !important;
  }

  .gap-sm-5 {
    gap: 3rem !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: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-sm-0 {
    margin-top: 0 !important;
  }

  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mt-sm-2 {
    margin-top: 0.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-auto {
    margin-top: auto !important;
  }

  .me-sm-0 {
    margin-right: 0 !important;
  }

  .me-sm-1 {
    margin-right: 0.25rem !important;
  }

  .me-sm-2 {
    margin-right: 0.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-auto {
    margin-right: auto !important;
  }

  .mb-sm-0 {
    margin-bottom: 0 !important;
  }

  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-sm-2 {
    margin-bottom: 0.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-auto {
    margin-bottom: auto !important;
  }

  .ms-sm-0 {
    margin-left: 0 !important;
  }

  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }

  .ms-sm-2 {
    margin-left: 0.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-auto {
    margin-left: auto !important;
  }

  .m-sm-n1 {
    margin: -0.25rem !important;
  }

  .m-sm-n2 {
    margin: -0.5rem !important;
  }

  .m-sm-n3 {
    margin: -1rem !important;
  }

  .m-sm-n4 {
    margin: -1.5rem !important;
  }

  .m-sm-n5 {
    margin: -3rem !important;
  }

  .mx-sm-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }

  .mx-sm-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }

  .mx-sm-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }

  .mx-sm-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }

  .mx-sm-n5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }

  .my-sm-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }

  .my-sm-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }

  .my-sm-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .my-sm-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }

  .my-sm-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .mt-sm-n1 {
    margin-top: -0.25rem !important;
  }

  .mt-sm-n2 {
    margin-top: -0.5rem !important;
  }

  .mt-sm-n3 {
    margin-top: -1rem !important;
  }

  .mt-sm-n4 {
    margin-top: -1.5rem !important;
  }

  .mt-sm-n5 {
    margin-top: -3rem !important;
  }

  .me-sm-n1 {
    margin-right: -0.25rem !important;
  }

  .me-sm-n2 {
    margin-right: -0.5rem !important;
  }

  .me-sm-n3 {
    margin-right: -1rem !important;
  }

  .me-sm-n4 {
    margin-right: -1.5rem !important;
  }

  .me-sm-n5 {
    margin-right: -3rem !important;
  }

  .mb-sm-n1 {
    margin-bottom: -0.25rem !important;
  }

  .mb-sm-n2 {
    margin-bottom: -0.5rem !important;
  }

  .mb-sm-n3 {
    margin-bottom: -1rem !important;
  }

  .mb-sm-n4 {
    margin-bottom: -1.5rem !important;
  }

  .mb-sm-n5 {
    margin-bottom: -3rem !important;
  }

  .ms-sm-n1 {
    margin-left: -0.25rem !important;
  }

  .ms-sm-n2 {
    margin-left: -0.5rem !important;
  }

  .ms-sm-n3 {
    margin-left: -1rem !important;
  }

  .ms-sm-n4 {
    margin-left: -1.5rem !important;
  }

  .ms-sm-n5 {
    margin-left: -3rem !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem !important;
  }

  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-sm-0 {
    padding-top: 0 !important;
  }

  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pt-sm-3 {
    padding-top: 1rem !important;
  }

  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pt-sm-5 {
    padding-top: 3rem !important;
  }

  .pe-sm-0 {
    padding-right: 0 !important;
  }

  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pe-sm-3 {
    padding-right: 1rem !important;
  }

  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pe-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-0 {
    padding-bottom: 0 !important;
  }

  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }

  .ps-sm-0 {
    padding-left: 0 !important;
  }

  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }

  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }

  .ps-sm-3 {
    padding-left: 1rem !important;
  }

  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }

  .ps-sm-5 {
    padding-left: 3rem !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: 0.25rem !important;
  }

  .gap-md-2 {
    gap: 0.5rem !important;
  }

  .gap-md-3 {
    gap: 1rem !important;
  }

  .gap-md-4 {
    gap: 1.5rem !important;
  }

  .gap-md-5 {
    gap: 3rem !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: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-md-0 {
    margin-top: 0 !important;
  }

  .mt-md-1 {
    margin-top: 0.25rem !important;
  }

  .mt-md-2 {
    margin-top: 0.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-auto {
    margin-top: auto !important;
  }

  .me-md-0 {
    margin-right: 0 !important;
  }

  .me-md-1 {
    margin-right: 0.25rem !important;
  }

  .me-md-2 {
    margin-right: 0.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-auto {
    margin-right: auto !important;
  }

  .mb-md-0 {
    margin-bottom: 0 !important;
  }

  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-md-2 {
    margin-bottom: 0.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-auto {
    margin-bottom: auto !important;
  }

  .ms-md-0 {
    margin-left: 0 !important;
  }

  .ms-md-1 {
    margin-left: 0.25rem !important;
  }

  .ms-md-2 {
    margin-left: 0.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-auto {
    margin-left: auto !important;
  }

  .m-md-n1 {
    margin: -0.25rem !important;
  }

  .m-md-n2 {
    margin: -0.5rem !important;
  }

  .m-md-n3 {
    margin: -1rem !important;
  }

  .m-md-n4 {
    margin: -1.5rem !important;
  }

  .m-md-n5 {
    margin: -3rem !important;
  }

  .mx-md-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }

  .mx-md-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }

  .mx-md-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }

  .mx-md-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }

  .mx-md-n5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }

  .my-md-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }

  .my-md-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }

  .my-md-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .my-md-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }

  .my-md-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .mt-md-n1 {
    margin-top: -0.25rem !important;
  }

  .mt-md-n2 {
    margin-top: -0.5rem !important;
  }

  .mt-md-n3 {
    margin-top: -1rem !important;
  }

  .mt-md-n4 {
    margin-top: -1.5rem !important;
  }

  .mt-md-n5 {
    margin-top: -3rem !important;
  }

  .me-md-n1 {
    margin-right: -0.25rem !important;
  }

  .me-md-n2 {
    margin-right: -0.5rem !important;
  }

  .me-md-n3 {
    margin-right: -1rem !important;
  }

  .me-md-n4 {
    margin-right: -1.5rem !important;
  }

  .me-md-n5 {
    margin-right: -3rem !important;
  }

  .mb-md-n1 {
    margin-bottom: -0.25rem !important;
  }

  .mb-md-n2 {
    margin-bottom: -0.5rem !important;
  }

  .mb-md-n3 {
    margin-bottom: -1rem !important;
  }

  .mb-md-n4 {
    margin-bottom: -1.5rem !important;
  }

  .mb-md-n5 {
    margin-bottom: -3rem !important;
  }

  .ms-md-n1 {
    margin-left: -0.25rem !important;
  }

  .ms-md-n2 {
    margin-left: -0.5rem !important;
  }

  .ms-md-n3 {
    margin-left: -1rem !important;
  }

  .ms-md-n4 {
    margin-left: -1.5rem !important;
  }

  .ms-md-n5 {
    margin-left: -3rem !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .p-md-1 {
    padding: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-md-0 {
    padding-top: 0 !important;
  }

  .pt-md-1 {
    padding-top: 0.25rem !important;
  }

  .pt-md-2 {
    padding-top: 0.5rem !important;
  }

  .pt-md-3 {
    padding-top: 1rem !important;
  }

  .pt-md-4 {
    padding-top: 1.5rem !important;
  }

  .pt-md-5 {
    padding-top: 3rem !important;
  }

  .pe-md-0 {
    padding-right: 0 !important;
  }

  .pe-md-1 {
    padding-right: 0.25rem !important;
  }

  .pe-md-2 {
    padding-right: 0.5rem !important;
  }

  .pe-md-3 {
    padding-right: 1rem !important;
  }

  .pe-md-4 {
    padding-right: 1.5rem !important;
  }

  .pe-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-0 {
    padding-bottom: 0 !important;
  }

  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-md-3 {
    padding-bottom: 1rem !important;
  }

  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-md-5 {
    padding-bottom: 3rem !important;
  }

  .ps-md-0 {
    padding-left: 0 !important;
  }

  .ps-md-1 {
    padding-left: 0.25rem !important;
  }

  .ps-md-2 {
    padding-left: 0.5rem !important;
  }

  .ps-md-3 {
    padding-left: 1rem !important;
  }

  .ps-md-4 {
    padding-left: 1.5rem !important;
  }

  .ps-md-5 {
    padding-left: 3rem !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: 0.25rem !important;
  }

  .gap-lg-2 {
    gap: 0.5rem !important;
  }

  .gap-lg-3 {
    gap: 1rem !important;
  }

  .gap-lg-4 {
    gap: 1.5rem !important;
  }

  .gap-lg-5 {
    gap: 3rem !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: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-lg-0 {
    margin-top: 0 !important;
  }

  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mt-lg-2 {
    margin-top: 0.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-auto {
    margin-top: auto !important;
  }

  .me-lg-0 {
    margin-right: 0 !important;
  }

  .me-lg-1 {
    margin-right: 0.25rem !important;
  }

  .me-lg-2 {
    margin-right: 0.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-auto {
    margin-right: auto !important;
  }

  .mb-lg-0 {
    margin-bottom: 0 !important;
  }

  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-lg-2 {
    margin-bottom: 0.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-auto {
    margin-bottom: auto !important;
  }

  .ms-lg-0 {
    margin-left: 0 !important;
  }

  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }

  .ms-lg-2 {
    margin-left: 0.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-auto {
    margin-left: auto !important;
  }

  .m-lg-n1 {
    margin: -0.25rem !important;
  }

  .m-lg-n2 {
    margin: -0.5rem !important;
  }

  .m-lg-n3 {
    margin: -1rem !important;
  }

  .m-lg-n4 {
    margin: -1.5rem !important;
  }

  .m-lg-n5 {
    margin: -3rem !important;
  }

  .mx-lg-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }

  .mx-lg-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }

  .mx-lg-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }

  .mx-lg-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }

  .mx-lg-n5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }

  .my-lg-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }

  .my-lg-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }

  .my-lg-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .my-lg-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }

  .my-lg-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .mt-lg-n1 {
    margin-top: -0.25rem !important;
  }

  .mt-lg-n2 {
    margin-top: -0.5rem !important;
  }

  .mt-lg-n3 {
    margin-top: -1rem !important;
  }

  .mt-lg-n4 {
    margin-top: -1.5rem !important;
  }

  .mt-lg-n5 {
    margin-top: -3rem !important;
  }

  .me-lg-n1 {
    margin-right: -0.25rem !important;
  }

  .me-lg-n2 {
    margin-right: -0.5rem !important;
  }

  .me-lg-n3 {
    margin-right: -1rem !important;
  }

  .me-lg-n4 {
    margin-right: -1.5rem !important;
  }

  .me-lg-n5 {
    margin-right: -3rem !important;
  }

  .mb-lg-n1 {
    margin-bottom: -0.25rem !important;
  }

  .mb-lg-n2 {
    margin-bottom: -0.5rem !important;
  }

  .mb-lg-n3 {
    margin-bottom: -1rem !important;
  }

  .mb-lg-n4 {
    margin-bottom: -1.5rem !important;
  }

  .mb-lg-n5 {
    margin-bottom: -3rem !important;
  }

  .ms-lg-n1 {
    margin-left: -0.25rem !important;
  }

  .ms-lg-n2 {
    margin-left: -0.5rem !important;
  }

  .ms-lg-n3 {
    margin-left: -1rem !important;
  }

  .ms-lg-n4 {
    margin-left: -1.5rem !important;
  }

  .ms-lg-n5 {
    margin-left: -3rem !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-lg-0 {
    padding-top: 0 !important;
  }

  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pt-lg-3 {
    padding-top: 1rem !important;
  }

  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pt-lg-5 {
    padding-top: 3rem !important;
  }

  .pe-lg-0 {
    padding-right: 0 !important;
  }

  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pe-lg-3 {
    padding-right: 1rem !important;
  }

  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pe-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-0 {
    padding-bottom: 0 !important;
  }

  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }

  .ps-lg-0 {
    padding-left: 0 !important;
  }

  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }

  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }

  .ps-lg-3 {
    padding-left: 1rem !important;
  }

  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }

  .ps-lg-5 {
    padding-left: 3rem !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: 0.25rem !important;
  }

  .gap-xl-2 {
    gap: 0.5rem !important;
  }

  .gap-xl-3 {
    gap: 1rem !important;
  }

  .gap-xl-4 {
    gap: 1.5rem !important;
  }

  .gap-xl-5 {
    gap: 3rem !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: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-xl-0 {
    margin-top: 0 !important;
  }

  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mt-xl-2 {
    margin-top: 0.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-auto {
    margin-top: auto !important;
  }

  .me-xl-0 {
    margin-right: 0 !important;
  }

  .me-xl-1 {
    margin-right: 0.25rem !important;
  }

  .me-xl-2 {
    margin-right: 0.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-auto {
    margin-right: auto !important;
  }

  .mb-xl-0 {
    margin-bottom: 0 !important;
  }

  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-xl-2 {
    margin-bottom: 0.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-auto {
    margin-bottom: auto !important;
  }

  .ms-xl-0 {
    margin-left: 0 !important;
  }

  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }

  .ms-xl-2 {
    margin-left: 0.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-auto {
    margin-left: auto !important;
  }

  .m-xl-n1 {
    margin: -0.25rem !important;
  }

  .m-xl-n2 {
    margin: -0.5rem !important;
  }

  .m-xl-n3 {
    margin: -1rem !important;
  }

  .m-xl-n4 {
    margin: -1.5rem !important;
  }

  .m-xl-n5 {
    margin: -3rem !important;
  }

  .mx-xl-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }

  .mx-xl-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }

  .mx-xl-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }

  .mx-xl-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }

  .mx-xl-n5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }

  .my-xl-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }

  .my-xl-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }

  .my-xl-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .my-xl-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }

  .my-xl-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .mt-xl-n1 {
    margin-top: -0.25rem !important;
  }

  .mt-xl-n2 {
    margin-top: -0.5rem !important;
  }

  .mt-xl-n3 {
    margin-top: -1rem !important;
  }

  .mt-xl-n4 {
    margin-top: -1.5rem !important;
  }

  .mt-xl-n5 {
    margin-top: -3rem !important;
  }

  .me-xl-n1 {
    margin-right: -0.25rem !important;
  }

  .me-xl-n2 {
    margin-right: -0.5rem !important;
  }

  .me-xl-n3 {
    margin-right: -1rem !important;
  }

  .me-xl-n4 {
    margin-right: -1.5rem !important;
  }

  .me-xl-n5 {
    margin-right: -3rem !important;
  }

  .mb-xl-n1 {
    margin-bottom: -0.25rem !important;
  }

  .mb-xl-n2 {
    margin-bottom: -0.5rem !important;
  }

  .mb-xl-n3 {
    margin-bottom: -1rem !important;
  }

  .mb-xl-n4 {
    margin-bottom: -1.5rem !important;
  }

  .mb-xl-n5 {
    margin-bottom: -3rem !important;
  }

  .ms-xl-n1 {
    margin-left: -0.25rem !important;
  }

  .ms-xl-n2 {
    margin-left: -0.5rem !important;
  }

  .ms-xl-n3 {
    margin-left: -1rem !important;
  }

  .ms-xl-n4 {
    margin-left: -1.5rem !important;
  }

  .ms-xl-n5 {
    margin-left: -3rem !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-xl-0 {
    padding-top: 0 !important;
  }

  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pt-xl-3 {
    padding-top: 1rem !important;
  }

  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pt-xl-5 {
    padding-top: 3rem !important;
  }

  .pe-xl-0 {
    padding-right: 0 !important;
  }

  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pe-xl-3 {
    padding-right: 1rem !important;
  }

  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pe-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-0 {
    padding-bottom: 0 !important;
  }

  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }

  .ps-xl-0 {
    padding-left: 0 !important;
  }

  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }

  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }

  .ps-xl-3 {
    padding-left: 1rem !important;
  }

  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }

  .ps-xl-5 {
    padding-left: 3rem !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: 1400px) {
  .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: 0.25rem !important;
  }

  .gap-xxl-2 {
    gap: 0.5rem !important;
  }

  .gap-xxl-3 {
    gap: 1rem !important;
  }

  .gap-xxl-4 {
    gap: 1.5rem !important;
  }

  .gap-xxl-5 {
    gap: 3rem !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: 0.25rem !important;
  }

  .m-xxl-2 {
    margin: 0.5rem !important;
  }

  .m-xxl-3 {
    margin: 1rem !important;
  }

  .m-xxl-4 {
    margin: 1.5rem !important;
  }

  .m-xxl-5 {
    margin: 3rem !important;
  }

  .m-xxl-auto {
    margin: auto !important;
  }

  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-xxl-0 {
    margin-top: 0 !important;
  }

  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }

  .mt-xxl-2 {
    margin-top: 0.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-auto {
    margin-top: auto !important;
  }

  .me-xxl-0 {
    margin-right: 0 !important;
  }

  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }

  .me-xxl-2 {
    margin-right: 0.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-auto {
    margin-right: auto !important;
  }

  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }

  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-xxl-2 {
    margin-bottom: 0.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-auto {
    margin-bottom: auto !important;
  }

  .ms-xxl-0 {
    margin-left: 0 !important;
  }

  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }

  .ms-xxl-2 {
    margin-left: 0.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-auto {
    margin-left: auto !important;
  }

  .m-xxl-n1 {
    margin: -0.25rem !important;
  }

  .m-xxl-n2 {
    margin: -0.5rem !important;
  }

  .m-xxl-n3 {
    margin: -1rem !important;
  }

  .m-xxl-n4 {
    margin: -1.5rem !important;
  }

  .m-xxl-n5 {
    margin: -3rem !important;
  }

  .mx-xxl-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }

  .mx-xxl-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }

  .mx-xxl-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }

  .mx-xxl-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }

  .mx-xxl-n5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }

  .my-xxl-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }

  .my-xxl-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }

  .my-xxl-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .my-xxl-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }

  .my-xxl-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .mt-xxl-n1 {
    margin-top: -0.25rem !important;
  }

  .mt-xxl-n2 {
    margin-top: -0.5rem !important;
  }

  .mt-xxl-n3 {
    margin-top: -1rem !important;
  }

  .mt-xxl-n4 {
    margin-top: -1.5rem !important;
  }

  .mt-xxl-n5 {
    margin-top: -3rem !important;
  }

  .me-xxl-n1 {
    margin-right: -0.25rem !important;
  }

  .me-xxl-n2 {
    margin-right: -0.5rem !important;
  }

  .me-xxl-n3 {
    margin-right: -1rem !important;
  }

  .me-xxl-n4 {
    margin-right: -1.5rem !important;
  }

  .me-xxl-n5 {
    margin-right: -3rem !important;
  }

  .mb-xxl-n1 {
    margin-bottom: -0.25rem !important;
  }

  .mb-xxl-n2 {
    margin-bottom: -0.5rem !important;
  }

  .mb-xxl-n3 {
    margin-bottom: -1rem !important;
  }

  .mb-xxl-n4 {
    margin-bottom: -1.5rem !important;
  }

  .mb-xxl-n5 {
    margin-bottom: -3rem !important;
  }

  .ms-xxl-n1 {
    margin-left: -0.25rem !important;
  }

  .ms-xxl-n2 {
    margin-left: -0.5rem !important;
  }

  .ms-xxl-n3 {
    margin-left: -1rem !important;
  }

  .ms-xxl-n4 {
    margin-left: -1.5rem !important;
  }

  .ms-xxl-n5 {
    margin-left: -3rem !important;
  }

  .p-xxl-0 {
    padding: 0 !important;
  }

  .p-xxl-1 {
    padding: 0.25rem !important;
  }

  .p-xxl-2 {
    padding: 0.5rem !important;
  }

  .p-xxl-3 {
    padding: 1rem !important;
  }

  .p-xxl-4 {
    padding: 1.5rem !important;
  }

  .p-xxl-5 {
    padding: 3rem !important;
  }

  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-xxl-0 {
    padding-top: 0 !important;
  }

  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }

  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }

  .pt-xxl-3 {
    padding-top: 1rem !important;
  }

  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }

  .pt-xxl-5 {
    padding-top: 3rem !important;
  }

  .pe-xxl-0 {
    padding-right: 0 !important;
  }

  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }

  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }

  .pe-xxl-3 {
    padding-right: 1rem !important;
  }

  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }

  .pe-xxl-5 {
    padding-right: 3rem !important;
  }

  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }

  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }

  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }

  .ps-xxl-0 {
    padding-left: 0 !important;
  }

  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }

  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }

  .ps-xxl-3 {
    padding-left: 1rem !important;
  }

  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }

  .ps-xxl-5 {
    padding-left: 3rem !important;
  }

  .text-xxl-start {
    text-align: left !important;
  }

  .text-xxl-end {
    text-align: right !important;
  }

  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.25rem !important;
  }

  .fs-2 {
    font-size: 1.8rem !important;
  }

  .fs-3 {
    font-size: 1.575rem !important;
  }

  .fs-4 {
    font-size: 1.35rem !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;
  }
}
/* =============
   General
============= */
html {
  position: relative;
  min-height: 100%;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #495057;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
}

a {
  text-decoration: none !important;
}

label {
  font-weight: 500;
  margin-bottom: 0.5rem;
}

.ff-primary {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.ff-secondary {
  font-family: "Roboto", sans-serif;
}

.small,
small {
  font-weight: 400;
}

.blockquote {
  padding: 10px 20px;
  border-left: 4px solid #eff0f2;
}

.blockquote-reverse {
  border-left: 0;
  border-right: 4px solid #eff0f2;
  text-align: right;
}

@media (min-width: 1200px) {
  .container,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
    max-width: 1140px;
  }
}

.row > * {
  position: relative;
}

.icon {
  position: relative;
  top: -2px;
}

.icon-xxs {
  height: 14px;
  width: 14px;
}

.icon-xs {
  height: 16px;
  width: 16px;
}

.icon-sm {
  height: 20px;
  width: 20px;
}

.icon-lg {
  height: 32px;
  width: 32px;
}

.icon-xl {
  height: 46px;
  width: 46px;
}

.icon-xxl {
  height: 62px;
  width: 62px;
}

.sw-3 {
  stroke-width: 3px;
}

.sw-1_5 {
  stroke-width: 1.5px;
}

.sw-1 {
  stroke-width: 1px;
}

.icon-dual-primary {
  color: #038edc;
  fill: rgba(3, 142, 220, 0.16);
}

.icon-fill-primary {
  fill: #038edc !important;
}

.icon-dual-secondary {
  color: #74788d;
  fill: rgba(116, 120, 141, 0.16);
}

.icon-fill-secondary {
  fill: #74788d !important;
}

.icon-dual-success {
  color: #51d28c;
  fill: rgba(81, 210, 140, 0.16);
}

.icon-fill-success {
  fill: #51d28c !important;
}

.icon-dual-info {
  color: #5fd0f3;
  fill: rgba(95, 208, 243, 0.16);
}

.icon-fill-info {
  fill: #5fd0f3 !important;
}

.icon-dual-warning {
  color: #f7cc53;
  fill: rgba(247, 204, 83, 0.16);
}

.icon-fill-warning {
  fill: #f7cc53 !important;
}

.icon-dual-danger {
  color: #f34e4e;
  fill: rgba(243, 78, 78, 0.16);
}

.icon-fill-danger {
  fill: #f34e4e !important;
}

.icon-dual-pink {
  color: #e83e8c;
  fill: rgba(232, 62, 140, 0.16);
}

.icon-fill-pink {
  fill: #e83e8c !important;
}

.icon-dual-light {
  color: #f5f6f8;
  fill: rgba(245, 246, 248, 0.16);
}

.icon-fill-light {
  fill: #f5f6f8 !important;
}

.icon-dual-dark {
  color: #343a40;
  fill: rgba(52, 58, 64, 0.16);
}

.icon-fill-dark {
  fill: #343a40 !important;
}

.icon-dual-purple {
  color: #564ab1;
  fill: rgba(86, 74, 177, 0.16);
}

.icon-fill-purple {
  fill: #564ab1 !important;
}

.custom-blockpuote.blockquote {
  padding: 20px 20px 20px 30px;
  border-left: 3px solid;
  font-size: 16px;
}

.custom-blockpuote.blockquote.blockpuote-primary {
  color: #038edc;
  border-color: #038edc;
  background-color: rgba(3, 142, 220, 0.15);
}
.custom-blockpuote.blockquote.blockpuote-primary .blockquote-footer {
  color: #038edc;
}
.custom-blockpuote.blockquote.blockpuote-outline-primary {
  border: 1px solid #038edc;
  border-left: 4px solid #038edc;
}
.custom-blockpuote.blockquote.blockpuote-outline-primary .blockquote-footer {
  color: #038edc;
}

.custom-blockpuote.blockquote.blockpuote-secondary {
  color: #74788d;
  border-color: #74788d;
  background-color: rgba(116, 120, 141, 0.15);
}
.custom-blockpuote.blockquote.blockpuote-secondary .blockquote-footer {
  color: #74788d;
}
.custom-blockpuote.blockquote.blockpuote-outline-secondary {
  border: 1px solid #74788d;
  border-left: 4px solid #74788d;
}
.custom-blockpuote.blockquote.blockpuote-outline-secondary .blockquote-footer {
  color: #74788d;
}

.custom-blockpuote.blockquote.blockpuote-success {
  color: #51d28c;
  border-color: #51d28c;
  background-color: rgba(81, 210, 140, 0.15);
}
.custom-blockpuote.blockquote.blockpuote-success .blockquote-footer {
  color: #51d28c;
}
.custom-blockpuote.blockquote.blockpuote-outline-success {
  border: 1px solid #51d28c;
  border-left: 4px solid #51d28c;
}
.custom-blockpuote.blockquote.blockpuote-outline-success .blockquote-footer {
  color: #51d28c;
}

.custom-blockpuote.blockquote.blockpuote-info {
  color: #5fd0f3;
  border-color: #5fd0f3;
  background-color: rgba(95, 208, 243, 0.15);
}
.custom-blockpuote.blockquote.blockpuote-info .blockquote-footer {
  color: #5fd0f3;
}
.custom-blockpuote.blockquote.blockpuote-outline-info {
  border: 1px solid #5fd0f3;
  border-left: 4px solid #5fd0f3;
}
.custom-blockpuote.blockquote.blockpuote-outline-info .blockquote-footer {
  color: #5fd0f3;
}

.custom-blockpuote.blockquote.blockpuote-warning {
  color: #f7cc53;
  border-color: #f7cc53;
  background-color: rgba(247, 204, 83, 0.15);
}
.custom-blockpuote.blockquote.blockpuote-warning .blockquote-footer {
  color: #f7cc53;
}
.custom-blockpuote.blockquote.blockpuote-outline-warning {
  border: 1px solid #f7cc53;
  border-left: 4px solid #f7cc53;
}
.custom-blockpuote.blockquote.blockpuote-outline-warning .blockquote-footer {
  color: #f7cc53;
}

.custom-blockpuote.blockquote.blockpuote-danger {
  color: #f34e4e;
  border-color: #f34e4e;
  background-color: rgba(243, 78, 78, 0.15);
}
.custom-blockpuote.blockquote.blockpuote-danger .blockquote-footer {
  color: #f34e4e;
}
.custom-blockpuote.blockquote.blockpuote-outline-danger {
  border: 1px solid #f34e4e;
  border-left: 4px solid #f34e4e;
}
.custom-blockpuote.blockquote.blockpuote-outline-danger .blockquote-footer {
  color: #f34e4e;
}

.custom-blockpuote.blockquote.blockpuote-pink {
  color: #e83e8c;
  border-color: #e83e8c;
  background-color: rgba(232, 62, 140, 0.15);
}
.custom-blockpuote.blockquote.blockpuote-pink .blockquote-footer {
  color: #e83e8c;
}
.custom-blockpuote.blockquote.blockpuote-outline-pink {
  border: 1px solid #e83e8c;
  border-left: 4px solid #e83e8c;
}
.custom-blockpuote.blockquote.blockpuote-outline-pink .blockquote-footer {
  color: #e83e8c;
}

.custom-blockpuote.blockquote.blockpuote-light {
  color: #f5f6f8;
  border-color: #f5f6f8;
  background-color: rgba(245, 246, 248, 0.15);
}
.custom-blockpuote.blockquote.blockpuote-light .blockquote-footer {
  color: #f5f6f8;
}
.custom-blockpuote.blockquote.blockpuote-outline-light {
  border: 1px solid #f5f6f8;
  border-left: 4px solid #f5f6f8;
}
.custom-blockpuote.blockquote.blockpuote-outline-light .blockquote-footer {
  color: #f5f6f8;
}

.custom-blockpuote.blockquote.blockpuote-dark {
  color: #343a40;
  border-color: #343a40;
  background-color: rgba(52, 58, 64, 0.15);
}
.custom-blockpuote.blockquote.blockpuote-dark .blockquote-footer {
  color: #343a40;
}
.custom-blockpuote.blockquote.blockpuote-outline-dark {
  border: 1px solid #343a40;
  border-left: 4px solid #343a40;
}
.custom-blockpuote.blockquote.blockpuote-outline-dark .blockquote-footer {
  color: #343a40;
}

.custom-blockpuote.blockquote.blockpuote-purple {
  color: #564ab1;
  border-color: #564ab1;
  background-color: rgba(86, 74, 177, 0.15);
}
.custom-blockpuote.blockquote.blockpuote-purple .blockquote-footer {
  color: #564ab1;
}
.custom-blockpuote.blockquote.blockpuote-outline-purple {
  border: 1px solid #564ab1;
  border-left: 4px solid #564ab1;
}
.custom-blockpuote.blockquote.blockpuote-outline-purple .blockquote-footer {
  color: #564ab1;
}

.bg-soft-primary {
  background-color: rgba(3, 142, 220, 0.25) !important;
}

.bg-soft-secondary {
  background-color: rgba(116, 120, 141, 0.25) !important;
}

.bg-soft-success {
  background-color: rgba(81, 210, 140, 0.25) !important;
}

.bg-soft-info {
  background-color: rgba(95, 208, 243, 0.25) !important;
}

.bg-soft-warning {
  background-color: rgba(247, 204, 83, 0.25) !important;
}

.bg-soft-danger {
  background-color: rgba(243, 78, 78, 0.25) !important;
}

.bg-soft-pink {
  background-color: rgba(232, 62, 140, 0.25) !important;
}

.bg-soft-light {
  background-color: rgba(245, 246, 248, 0.25) !important;
}

.bg-soft-dark {
  background-color: rgba(52, 58, 64, 0.25) !important;
}

.bg-soft-purple {
  background-color: rgba(86, 74, 177, 0.25) !important;
}

body[data-layout-mode=dark] .bg-body {
  background-color: #03273c !important;
}
body[data-layout-mode=dark] .bg-light {
  background-color: #043a5a !important;
}
body[data-layout-mode=dark] .bg-dark {
  background-color: #033350 !important;
}
body[data-layout-mode=dark] .bg-soft-light {
  background-color: rgba(4, 58, 90, 0.25) !important;
}

.badge-soft-primary {
  color: #038edc;
  background-color: rgba(3, 142, 220, 0.1);
}

.badge-soft-secondary {
  color: #74788d;
  background-color: rgba(116, 120, 141, 0.1);
}

.badge-soft-success {
  color: #51d28c;
  background-color: rgba(81, 210, 140, 0.1);
}

.badge-soft-info {
  color: #5fd0f3;
  background-color: rgba(95, 208, 243, 0.1);
}

.badge-soft-warning {
  color: #f7cc53;
  background-color: rgba(247, 204, 83, 0.1);
}

.badge-soft-danger {
  color: #f34e4e;
  background-color: rgba(243, 78, 78, 0.1);
}

.badge-soft-pink {
  color: #e83e8c;
  background-color: rgba(232, 62, 140, 0.1);
}

.badge-soft-light {
  color: #f5f6f8;
  background-color: rgba(245, 246, 248, 0.1);
}

.badge-soft-dark {
  color: #343a40;
  background-color: rgba(52, 58, 64, 0.1);
}

.badge-soft-purple {
  color: #564ab1;
  background-color: rgba(86, 74, 177, 0.1);
}

.badge-outline-primary {
  color: #038edc;
  border: 1px solid #038edc;
  background-color: transparent;
}

.badge-outline-secondary {
  color: #74788d;
  border: 1px solid #74788d;
  background-color: transparent;
}

.badge-outline-success {
  color: #51d28c;
  border: 1px solid #51d28c;
  background-color: transparent;
}

.badge-outline-info {
  color: #5fd0f3;
  border: 1px solid #5fd0f3;
  background-color: transparent;
}

.badge-outline-warning {
  color: #f7cc53;
  border: 1px solid #f7cc53;
  background-color: transparent;
}

.badge-outline-danger {
  color: #f34e4e;
  border: 1px solid #f34e4e;
  background-color: transparent;
}

.badge-outline-pink {
  color: #e83e8c;
  border: 1px solid #e83e8c;
  background-color: transparent;
}

.badge-outline-light {
  color: #f5f6f8;
  border: 1px solid #f5f6f8;
  background-color: transparent;
}

.badge-outline-dark {
  color: #343a40;
  border: 1px solid #343a40;
  background-color: transparent;
}

.badge-outline-purple {
  color: #564ab1;
  border: 1px solid #564ab1;
  background-color: transparent;
}

.badge.bg-light, .badge.badge-soft-light, .badge.badge-outline-light {
  color: #343a40;
}

body[data-layout-mode=dark] .badge.bg-light, body[data-layout-mode=dark] .badge.badge-soft-light, body[data-layout-mode=dark] .badge.badge-outline-light {
  color: #adb5bd;
}
body[data-layout-mode=dark] .badge-soft-dark {
  color: #adb5bd;
}

button,
a {
  outline: none !important;
}

.btn-warning {
  color: #fff !important;
}

.btn-soft-primary {
  color: #038edc;
  background-color: rgba(3, 142, 220, 0.1);
  border-color: transparent;
}
.btn-soft-primary:hover, .btn-soft-primary:focus, .btn-soft-primary:active {
  color: #fff;
  background-color: #038edc;
}
.btn-soft-primary:focus {
  box-shadow: 0 0 0 0.15rem rgba(3, 142, 220, 0.5);
}

.btn-soft-secondary {
  color: #74788d;
  background-color: rgba(116, 120, 141, 0.1);
  border-color: transparent;
}
.btn-soft-secondary:hover, .btn-soft-secondary:focus, .btn-soft-secondary:active {
  color: #fff;
  background-color: #74788d;
}
.btn-soft-secondary:focus {
  box-shadow: 0 0 0 0.15rem rgba(116, 120, 141, 0.5);
}

.btn-soft-success {
  color: #51d28c;
  background-color: rgba(81, 210, 140, 0.1);
  border-color: transparent;
}
.btn-soft-success:hover, .btn-soft-success:focus, .btn-soft-success:active {
  color: #fff;
  background-color: #51d28c;
}
.btn-soft-success:focus {
  box-shadow: 0 0 0 0.15rem rgba(81, 210, 140, 0.5);
}

.btn-soft-info {
  color: #5fd0f3;
  background-color: rgba(95, 208, 243, 0.1);
  border-color: transparent;
}
.btn-soft-info:hover, .btn-soft-info:focus, .btn-soft-info:active {
  color: #fff;
  background-color: #5fd0f3;
}
.btn-soft-info:focus {
  box-shadow: 0 0 0 0.15rem rgba(95, 208, 243, 0.5);
}

.btn-soft-warning {
  color: #f7cc53;
  background-color: rgba(247, 204, 83, 0.1);
  border-color: transparent;
}
.btn-soft-warning:hover, .btn-soft-warning:focus, .btn-soft-warning:active {
  color: #fff;
  background-color: #f7cc53;
}
.btn-soft-warning:focus {
  box-shadow: 0 0 0 0.15rem rgba(247, 204, 83, 0.5);
}

.btn-soft-danger {
  color: #f34e4e;
  background-color: rgba(243, 78, 78, 0.1);
  border-color: transparent;
}
.btn-soft-danger:hover, .btn-soft-danger:focus, .btn-soft-danger:active {
  color: #fff;
  background-color: #f34e4e;
}
.btn-soft-danger:focus {
  box-shadow: 0 0 0 0.15rem rgba(243, 78, 78, 0.5);
}

.btn-soft-pink {
  color: #e83e8c;
  background-color: rgba(232, 62, 140, 0.1);
  border-color: transparent;
}
.btn-soft-pink:hover, .btn-soft-pink:focus, .btn-soft-pink:active {
  color: #fff;
  background-color: #e83e8c;
}
.btn-soft-pink:focus {
  box-shadow: 0 0 0 0.15rem rgba(232, 62, 140, 0.5);
}

.btn-soft-light {
  color: #f5f6f8;
  background-color: rgba(245, 246, 248, 0.1);
  border-color: transparent;
}
.btn-soft-light:hover, .btn-soft-light:focus, .btn-soft-light:active {
  color: #fff;
  background-color: #f5f6f8;
}
.btn-soft-light:focus {
  box-shadow: 0 0 0 0.15rem rgba(245, 246, 248, 0.5);
}

.btn-soft-dark {
  color: #343a40;
  background-color: rgba(52, 58, 64, 0.1);
  border-color: transparent;
}
.btn-soft-dark:hover, .btn-soft-dark:focus, .btn-soft-dark:active {
  color: #fff;
  background-color: #343a40;
}
.btn-soft-dark:focus {
  box-shadow: 0 0 0 0.15rem rgba(52, 58, 64, 0.5);
}

.btn-soft-purple {
  color: #564ab1;
  background-color: rgba(86, 74, 177, 0.1);
  border-color: transparent;
}
.btn-soft-purple:hover, .btn-soft-purple:focus, .btn-soft-purple:active {
  color: #fff;
  background-color: #564ab1;
}
.btn-soft-purple:focus {
  box-shadow: 0 0 0 0.15rem rgba(86, 74, 177, 0.5);
}

.btn-soft-light {
  color: #74788d;
}
.btn-soft-light:hover, .btn-soft-light:focus, .btn-soft-light:active {
  color: #343a40;
}

.btn-outline-light {
  color: #343a40;
}
.btn-outline-light:hover, .btn-outline-light:focus, .btn-outline-light:active {
  color: #343a40;
}

.btn-primary.dropdown-toggle-split {
  background-color: #039ef5;
  border: none;
}

.btn-secondary.dropdown-toggle-split {
  background-color: #828698;
  border: none;
}

.btn-success.dropdown-toggle-split {
  background-color: #65d799;
  border: none;
}

.btn-info.dropdown-toggle-split {
  background-color: #77d7f5;
  border: none;
}

.btn-warning.dropdown-toggle-split {
  background-color: #f8d36b;
  border: none;
}

.btn-danger.dropdown-toggle-split {
  background-color: #f56666;
  border: none;
}

.btn-pink.dropdown-toggle-split {
  background-color: #eb559a;
  border: none;
}

.btn-light.dropdown-toggle-split {
  background-color: white;
  border: none;
}

.btn-dark.dropdown-toggle-split {
  background-color: #3f474e;
  border: none;
}

.btn-purple.dropdown-toggle-split {
  background-color: #665aba;
  border: none;
}

.btn-light.dropdown-toggle-split {
  background-color: #eceef2;
}

.btn-rounded {
  border-radius: 30px;
}

body[data-layout-mode=dark] .btn-light {
  color: #eff0f2;
  background-color: #043a5a;
  border-color: #043a5a !important;
}
body[data-layout-mode=dark] .btn-outline-light {
  color: #adb5bd;
  border-color: #043a5a;
}
body[data-layout-mode=dark] .btn-outline-light:hover {
  color: #adb5bd;
  background-color: #043a5a;
  border-color: #043a5a;
}
body[data-layout-mode=dark] .btn-check:focus + .btn-light,
body[data-layout-mode=dark] .btn-light:focus,
body[data-layout-mode=dark] .btn-check:focus + .btn-dark,
body[data-layout-mode=dark] .btn-dark:focus,
body[data-layout-mode=dark] .btn-check:focus + .btn-outline-light,
body[data-layout-mode=dark] .btn-outline-light:focus {
  box-shadow: 0 0 0 0.15rem rgba(4, 58, 90, 0.5);
}
body[data-layout-mode=dark] .btn-soft-dark, body[data-layout-mode=dark] .btn-outline-dark {
  color: #eff0f2;
}
body[data-layout-mode=dark] .btn-dark {
  background-color: #033350;
  border-color: #033350;
}
body[data-layout-mode=dark] .btn-outline-dark {
  border-color: #033350;
}
body[data-layout-mode=dark] .btn-outline-dark:hover {
  background-color: #033350;
  border-color: #033350;
}
body[data-layout-mode=dark] .btn-soft-dark {
  background-color: rgba(3, 45, 70, 0.25);
  border-color: rgba(3, 45, 70, 0.25);
}
body[data-layout-mode=dark] .btn-soft-dark:hover {
  background-color: #033350;
  border-color: #033350;
}

.breadcrumb-item > a {
  color: #495057;
}
.breadcrumb-item + .breadcrumb-item::before {
  font-family: "Material Design Icons";
}

body[data-layout-mode=dark] .breadcrumb-item > a {
  color: #adb5bd;
}
body[data-layout-mode=dark] .breadcrumb-item.active {
  color: #7e93a0;
}

.card {
  margin-bottom: 20px;
  box-shadow: 0 2px 3px #eaedf2;
}

.card-drop {
  color: #495057;
}

.card-title {
  font-size: 16px;
  margin-bottom: 0;
}

.card-title-desc {
  color: #74788d;
  margin-bottom: 24px;
}

.card-h-100 {
  height: calc(100% - 20px);
}

.card-header.bg-primary {
  background-color: #039ef5 !important;
  border-bottom: none;
}

.card-header.bg-secondary {
  background-color: #828698 !important;
  border-bottom: none;
}

.card-header.bg-success {
  background-color: #65d799 !important;
  border-bottom: none;
}

.card-header.bg-info {
  background-color: #77d7f5 !important;
  border-bottom: none;
}

.card-header.bg-warning {
  background-color: #f8d36b !important;
  border-bottom: none;
}

.card-header.bg-danger {
  background-color: #f56666 !important;
  border-bottom: none;
}

.card-header.bg-pink {
  background-color: #eb559a !important;
  border-bottom: none;
}

.card-header.bg-light {
  background-color: white !important;
  border-bottom: none;
}

.card-header.bg-dark {
  background-color: #3f474e !important;
  border-bottom: none;
}

.card-header.bg-purple {
  background-color: #665aba !important;
  border-bottom: none;
}

body[data-layout-mode=dark] .card {
  box-shadow: 0 2px 3px #022032;
}
body[data-layout-mode=dark] .card, body[data-layout-mode=dark] .card-header, body[data-layout-mode=dark] .card-footer,
body[data-layout-mode=dark] .modal-content, body[data-layout-mode=dark] .offcanvas {
  background-color: #032d46;
  border-color: #043a5a;
}
body[data-layout-mode=dark] .card-title-desc {
  color: #7e93a0;
}

.carousel-control-prev,
.carousel-control-next {
  height: 30px;
  width: 30px;
  margin: auto 0;
  background-color: #038edc;
}

.carousel-dark .carousel-caption {
  color: rgba(0, 0, 0, 0.8);
}
.carousel-dark .carousel-caption .h1, .carousel-dark .carousel-caption .h2, .carousel-dark .carousel-caption .h3, .carousel-dark .carousel-caption .h4, .carousel-dark .carousel-caption .h5, .carousel-dark .carousel-caption .h6,
.carousel-dark .carousel-caption h1, .carousel-dark .carousel-caption h2, .carousel-dark .carousel-caption h3, .carousel-dark .carousel-caption h4, .carousel-dark .carousel-caption h5, .carousel-dark .carousel-caption h6 {
  color: rgba(0, 0, 0, 0.8);
}

.dropdown-menu {
  box-shadow: 0 5px 6px rgba(52, 58, 64, 0.1);
  animation-name: DropDownSlide;
  animation-duration: 0.3s;
  animation-fill-mode: both;
  margin: 0;
  position: absolute;
  z-index: 1000;
}
.dropdown-menu.show {
  top: 100% !important;
}
.dropdown-menu.dropdown-megamenu {
  padding: 20px;
  left: 0 !important;
  right: 0 !important;
}

.dropdown-menu-end[style] {
  left: auto !important;
  right: 0 !important;
}

@keyframes DropDownSlide {
  100% {
    transform: translateY(0);
  }
  0% {
    transform: translateY(10px);
  }
}
.dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=left] {
  top: auto !important;
  animation: none !important;
}

@media (min-width: 600px) {
  .dropdown-menu-xl {
    width: 420px;
  }

  .dropdown-menu-lg {
    width: 320px;
  }

  .dropdown-menu-md {
    width: 240px;
  }
}
.dropdown-divider {
  border-top-color: #eff0f2;
}

.dropdown-mega {
  position: static !important;
}

.dropdown-mega-menu-xl {
  width: 38rem;
}

.dropdown-mega-menu-lg {
  width: 26rem;
}

[dir=ltr] .dropdown-menu-start {
  --bs-position: end;
}
[dir=ltr] .dropdown-menu-end {
  --bs-position: start;
}

body[data-layout-mode=dark] .dropdown-menu {
  background-color: #043552;
  border-color: #043a5a;
  color: #adb5bd;
  box-shadow: 0 5px 6px rgba(3, 45, 70, 0.1);
}
body[data-layout-mode=dark] .dropdown-item {
  color: #adb5bd;
}
body[data-layout-mode=dark] .dropdown-item:hover, body[data-layout-mode=dark] .dropdown-item:active, body[data-layout-mode=dark] .dropdown-item:focus {
  background-color: #043d5e;
}
body[data-layout-mode=dark] .dropdown-item.active, body[data-layout-mode=dark] .dropdown-item:active {
  background-color: #043d5e;
}
body[data-layout-mode=dark] .dropdown-divider {
  border-top-color: #043a5a;
}

.nav-tabs > li > a, .nav-pills > li > a {
  color: #495057;
  font-weight: 500;
}

.nav-pills > a {
  color: #495057;
  font-weight: 500;
}

.nav-tabs-custom {
  border-bottom: 2px solid #eff0f2;
}
.nav-tabs-custom .nav-item {
  position: relative;
  color: #343a40;
}
.nav-tabs-custom .nav-item .nav-link {
  border: none;
}
.nav-tabs-custom .nav-item .nav-link::after {
  content: "";
  background: #038edc;
  height: 2px;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -2px;
  transition: all 250ms ease 0s;
  transform: scale(0);
}
.nav-tabs-custom .nav-item .nav-link.active {
  color: #038edc;
}
.nav-tabs-custom .nav-item .nav-link.active:after {
  transform: scale(1);
}

body[data-layout-mode=dark] .nav-link {
  color: #adb5bd;
}
body[data-layout-mode=dark] .nav-tabs {
  border-color: #043a5a;
}
body[data-layout-mode=dark] .nav-tabs .nav-link {
  color: #eff0f2;
}
body[data-layout-mode=dark] .nav-tabs .nav-link:focus, body[data-layout-mode=dark] .nav-tabs .nav-link:hover {
  border-color: #043a5a #043a5a #043a5a;
}
body[data-layout-mode=dark] .nav-tabs .nav-link.active {
  background-color: #032d46;
  border-color: #043a5a #043a5a #032d46;
}
body[data-layout-mode=dark] .nav-pills .nav-link {
  color: #eff0f2;
}
body[data-layout-mode=dark] .nav-pills .nav-link.active {
  color: #fff;
}

.table th {
  font-weight: 500;
}
.table .table-light {
  color: #495057;
  border-color: #eff0f2;
  background-color: #f8f9fa;
}

.table-nowrap th,
.table-nowrap td {
  white-space: nowrap;
}

.table-responsive::-webkit-scrollbar {
  -webkit-appearance: none;
}
.table-responsive::-webkit-scrollbar:vertical {
  width: 12px;
}
.table-responsive::-webkit-scrollbar:horizontal {
  height: 9px;
}
.table-responsive::-webkit-scrollbar-thumb {
  background-color: rgba(52, 58, 64, 0.2);
  border-radius: 10px;
  border: 2px solid #fff;
}
.table-responsive::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #fff;
}

body[data-layout-mode=dark] .table {
  border-color: #043d5e;
  color: #7e93a0;
}
body[data-layout-mode=dark] .table-bordered {
  border-color: #043a5a;
}
body[data-layout-mode=dark] .table-bordered th,
body[data-layout-mode=dark] .table-bordered td {
  border-color: #043a5a;
}
body[data-layout-mode=dark] .table > :not(:last-child) > :last-child > * {
  border-bottom-color: #043a5a;
}
body[data-layout-mode=dark] .table-striped > tbody > tr:nth-of-type(odd),
body[data-layout-mode=dark] .table-hover > tbody > tr:hover,
body[data-layout-mode=dark] .table .table-light {
  --bs-table-accent-bg: #03304b;
  color: #7e93a0;
}
body[data-layout-mode=dark] .table-dark {
  background-color: #043a5a;
}
body[data-layout-mode=dark] .table-dark > :not(caption) > * > * {
  background-color: #043a5a;
}
body[data-layout-mode=dark] .table-active {
  background-color: #033350 !important;
  color: #7e93a0;
}
body[data-layout-mode=dark] .table-active th, body[data-layout-mode=dark] .table-active td {
  background-color: #033350;
}
body[data-layout-mode=dark] .table-responsive::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.075);
  border: 2px solid #032d46;
}
body[data-layout-mode=dark] .table-responsive::-webkit-scrollbar-track {
  background-color: #032d46;
}

.pagination-rounded .page-link {
  border-radius: 30px !important;
  margin: 0 5px;
  border: none;
  width: 32px;
  height: 32px;
  padding: 0;
  text-align: center;
  line-height: 32px;
}

body[data-layout-mode=dark] .page-link {
  background-color: #032d46;
  border-color: #043a5a;
  color: #adb5bd;
}
body[data-layout-mode=dark] .page-link:hover {
  background-color: #033350;
  color: #038edc;
}
body[data-layout-mode=dark] .page-item.disabled .page-link {
  color: #7e93a0;
  background-color: #032d46;
  border-color: #043a5a;
}
body[data-layout-mode=dark] .page-item.active .page-link {
  color: #fff;
  background-color: #038edc;
  border-color: #038edc;
}

.progress-sm {
  height: 5px;
}

.progress-md {
  height: 8px;
}

.progress-lg {
  height: 12px;
}

.progress-xl {
  height: 16px;
}

.animated-progess {
  position: relative;
}
.animated-progess .progress-bar {
  position: relative;
  border-radius: 30px;
  animation: animate-positive 2s;
}

@keyframes animate-positive {
  0% {
    width: 0;
  }
}
.custom-progress {
  height: 15px;
  padding: 4px;
  border-radius: 30px;
}
.custom-progress .progress-bar {
  position: relative;
  border-radius: 30px;
}
.custom-progress .progress-bar::before {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  background-color: #fff;
  border-radius: 7px;
  right: 2px;
  top: 50%;
  transform: translateY(-50%);
}

body[data-layout-mode=dark] .progress {
  background-color: #043a5a;
}

.popover {
  box-shadow: 0 5px 6px rgba(52, 58, 64, 0.1);
}
/*!*************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/app/assets/scss/app.scss (1) ***!
  \*************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*
Template Name: Dashonic - Admin & Dashboard Template
Author: Pichforest
Version: 1.0.0
Website: https://Pichforest.com/
Contact: Pichforest@gmail.com
File: Main Css File
*/
body[data-layout-mode=dark] {
  background-color: #03273c;
  color: #7e93a0;
}
body[data-layout-mode=dark] .h1, body[data-layout-mode=dark] .h2, body[data-layout-mode=dark] .h3, body[data-layout-mode=dark] .h4, body[data-layout-mode=dark] .h5, body[data-layout-mode=dark] .h6,
body[data-layout-mode=dark] h1, body[data-layout-mode=dark] h2, body[data-layout-mode=dark] h3, body[data-layout-mode=dark] h4, body[data-layout-mode=dark] h5, body[data-layout-mode=dark] h6 {
  color: #eff0f2;
}

#page-topbar {
  position: fixed;
  top: 0;
  right: 0;
  left: 255px;
  z-index: 1002;
  background-color: #ffffff;
  box-shadow: 0 2px 3px rgba(52, 58, 64, 0.06);
}

.navbar-header {
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  height: 70px;
  padding: 0 calc(20px / 2) 0 0;
  position: relative;
}
.navbar-header .dropdown .header-item.show {
  color: #038edc;
}
.navbar-header .navbar-brand-box {
  display: none;
}

body:not([data-sidebar-size=sm]) .navbar-header .vertical-menu-btn {
  display: none;
}
body:not([data-sidebar-size=sm]) .app-search {
  margin-left: 10px;
}

.navbar-brand-box {
  padding: 0 1.5rem;
  width: 255px;
  position: fixed;
  z-index: 1;
  background-color: #ffffff;
  box-shadow: 0 2px 3px rgba(52, 58, 64, 0.06);
}

.logo {
  line-height: 70px;
}
.logo .logo-sm {
  display: none;
}

.logo-dark {
  display: block;
}

.logo-light {
  display: none;
}

/* Search */
.app-search {
  padding: calc(32px / 2) 0;
}
.app-search .form-control {
  border: none;
  height: 38px;
  padding-left: 40px;
  padding-right: 20px;
  background-color: transparent;
  box-shadow: none;
  border-radius: 5px;
}
.app-search span {
  position: absolute;
  z-index: 10;
  font-size: 16px;
  line-height: 38px;
  left: 13px;
  top: 0;
  color: #74788d;
}

.megamenu-list li {
  position: relative;
  padding: 5px 0px;
}
.megamenu-list li a {
  color: #495057;
}

@media (max-width: 991.98px) {
  .navbar-brand-box {
    width: auto;
  }

  #page-topbar {
    left: 0;
  }
  #page-topbar .navbar-header .navbar-brand-box {
    display: inline-block;
    position: relative;
  }
  #page-topbar .navbar-header .vertical-menu-btn {
    display: inline-block;
  }

  .logo span.logo-lg {
    display: none;
  }
  .logo span.logo-sm {
    display: inline-block;
  }
}
.page-content {
  padding: calc(70px + 20px) calc(20px / 2) 60px calc(20px / 2);
}

.header-item {
  height: 70px;
  box-shadow: none !important;
  color: #555b6d;
  border: 0;
  border-radius: 0px;
}
.header-item:hover {
  color: #555b6d;
}

.header-profile-user {
  height: 36px;
  width: 36px;
  border: 1px solid #e9ebed;
  padding: 3px;
}

.user .user-item-desc {
  line-height: 1.2;
}
.user .user-name {
  font-size: 14.4px;
  font-weight: 600;
  display: block;
}
.user .user-sub-title {
  color: #74788d;
  font-size: 11px;
  font-weight: 600;
}

.noti-icon {
  position: relative;
}
.noti-icon i {
  font-size: 20px;
  color: #555b6d;
}
.noti-icon .noti-dot {
  position: absolute;
  top: 25px;
  right: 15px;
  height: 6px;
  width: 6px;
  border-radius: 10px;
  box-shadow: 0 0 0 3px #ffffff;
}

.notification-item .d-flex {
  padding: 0.75rem 1rem;
}
.notification-item .d-flex:hover {
  background-color: #f8f9fa;
}

.dropdown-icon-item {
  display: block;
  border-radius: 3px;
  line-height: 34px;
  text-align: center;
  padding: 15px 0 9px;
  display: block;
  border: 1px solid transparent;
  color: #74788d;
}
.dropdown-icon-item img {
  height: 24px;
}
.dropdown-icon-item span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dropdown-icon-item:hover {
  border-color: #f5f6f8;
}

.fullscreen-enable [data-toggle=fullscreen] .uil-minus-path::before {
  content: "";
}

body[data-topbar=dark] #page-topbar, body[data-topbar=dark] .navbar-brand-box {
  background-color: #03314D;
}
body[data-topbar=dark] .navbar-header .dropdown.show .header-item {
  background-color: rgba(255, 255, 255, 0.05);
}
body[data-topbar=dark] .header-item {
  color: #e9ecef;
}
body[data-topbar=dark] .header-item:hover {
  color: #e9ecef;
}
body[data-topbar=dark] .header-profile-user {
  border-color: rgba(255, 255, 255, 0.25);
}
body[data-topbar=dark] .user-name {
  color: #e9ecef;
}
body[data-topbar=dark] .user-sub-title {
  color: rgba(255, 255, 255, 0.5);
}
body[data-topbar=dark] .noti-icon i {
  color: #e9ecef;
}
body[data-topbar=dark] .noti-icon .noti-dot {
  box-shadow: 0 0 0 3px #03314D;
}
body[data-topbar=dark] .logo-dark {
  display: none;
}
body[data-topbar=dark] .logo-light {
  display: block;
}
body[data-topbar=dark] .app-search .form-control {
  background-color: #043d61;
  color: #fff;
}
body[data-topbar=dark] .app-search span,
body[data-topbar=dark] .app-search input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

body[data-sidebar=dark] .navbar-brand-box {
  background: #032D46;
}
body[data-sidebar=dark] .navbar-brand-box .logo-dark {
  display: none;
}
body[data-sidebar=dark] .navbar-brand-box .logo-light {
  display: block;
}

@media (max-width: 600px) {
  .navbar-header .dropdown {
    position: static;
  }
  .navbar-header .dropdown .dropdown-menu {
    left: 10px !important;
    right: 10px !important;
  }
}
@media (max-width: 380px) {
  .navbar-brand-box {
    display: none;
  }
}
@media (max-width: 374.99px) {
  .navbar-brand-box {
    padding: 0 1rem;
  }

  .language-switch {
    display: none !important;
  }
}
body[data-layout-mode=dark] .notification-item .d-flex:hover {
  background-color: #043a5a;
}
body[data-layout-mode=dark][data-topbar=light] .navbar-brand-box {
  background: #ffffff;
}
body[data-layout-mode=dark][data-topbar=light] .logo-light {
  display: none;
}
body[data-layout-mode=dark][data-topbar=light] .logo-dark {
  display: block;
}

.page-title-box {
  padding-bottom: 20px;
}
.page-title-box .breadcrumb {
  background-color: transparent;
  padding: 0;
}
.page-title-box h4 {
  font-size: 18px !important;
}
@media (max-width: 575.98px) {
  .page-title-box .page-title-right {
    display: none;
  }
}

.footer {
  bottom: 0;
  padding: 20px calc(20px / 2);
  position: absolute;
  right: 0;
  color: #74788d;
  left: 250px;
  height: 60px;
  box-shadow: 0 0px 4px rgba(15, 34, 58, 0.12);
}

@media (max-width: 992px) {
  .footer {
    left: 0;
  }
}
body[data-sidebar-size=sm] .footer {
  left: 70px;
}

body[data-layout=horizontal] .footer {
  left: 0 !important;
}

body[data-layout-mode=dark] .footer {
  box-shadow: 0 0px 4px rgba(239, 240, 242, 0.12);
  color: #7e93a0;
}

.right-bar {
  background-color: #fff;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
  display: block;
  position: fixed;
  transition: all 200ms ease-out;
  width: 280px;
  z-index: 9999;
  float: right !important;
  right: -290px;
  top: 0;
  bottom: 0;
}
.right-bar .right-bar-toggle-close {
  background-color: #444c54;
  height: 24px;
  width: 24px;
  line-height: 24px;
  color: #f5f6f8;
  text-align: center;
  border-radius: 50%;
}
.right-bar .right-bar-toggle-close:hover {
  background-color: #4b545c;
}

.rightbar-overlay {
  background-color: rgba(52, 58, 64, 0.55);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 9998;
  transition: all 0.2s ease-out;
}

.right-bar-enabled .right-bar {
  right: 0;
}
.right-bar-enabled .rightbar-overlay {
  display: block;
}

@media (max-width: 575.98px) {
  .right-bar {
    overflow: auto;
  }
  .right-bar .slimscroll-menu {
    height: auto !important;
  }
}
body[data-layout-mode=dark] .right-bar {
  background-color: #032d46;
}

.metismenu {
  margin: 0;
}
.metismenu li {
  display: block;
  width: 100%;
}
.metismenu .mm-collapse {
  display: none;
}
.metismenu .mm-collapse:not(.mm-show) {
  display: none;
}
.metismenu .mm-collapse.mm-show {
  display: block;
}
.metismenu .mm-collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-timing-function: ease;
  transition-duration: 0.35s;
  transition-property: height, visibility;
}

.vertical-menu {
  width: 255px;
  z-index: 1005;
  background: #ffffff;
  bottom: 0;
  margin-top: 0;
  position: fixed;
  top: 0;
  border-right: 1px solid #e9ebef;
}
.vertical-menu .vertical-menu-btn {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}

.main-content {
  margin-left: 255px;
  overflow: hidden;
}
.main-content .content {
  padding: 0 15px 10px 15px;
  margin-top: 70px;
}

.sidebar-menu-scroll {
  height: calc(100% - 70px);
  margin-top: 70px;
}

#sidebar-menu {
  padding: 10px 0 30px 0;
}
#sidebar-menu .mm-active > .has-arrow:after {
  transform: rotate(-180deg);
}
#sidebar-menu .has-arrow:after {
  content: "󰅀";
  font-family: "Material Design Icons";
  display: block;
  transition: transform 0.2s;
  font-size: 1rem;
  position: absolute;
  right: 15px;
  top: 9px;
}
#sidebar-menu .has-arrow + ul .has-arrow:after {
  right: 25px;
  top: 7px;
}
#sidebar-menu .metismenu .menu-title::after {
  display: none;
}
#sidebar-menu .metismenu .menu-item {
  margin-left: 3px;
}
#sidebar-menu ul li a {
  display: flex;
  padding: 0.6rem 1rem;
  color: #7b8190;
  position: relative;
  font-weight: 400;
  transition: all 0.4s;
  margin: 0 10px;
  border-radius: 3px;
  font-size: 15px;
  font-family: "Roboto", sans-serif;
  align-items: center;
}
#sidebar-menu ul li a .nav-icon {
  width: 16px;
  height: 16px;
  display: inline-block;
  min-width: 1.5rem;
  vertical-align: middle;
  color: #7b8190;
  transition: all 0.3s;
}
#sidebar-menu ul li a .nav-icon svg {
  width: 16px;
  height: 16px;
  display: inline-block;
  min-width: 1.5rem;
  vertical-align: middle;
  transition: all 0.3s;
  top: -1px;
}
#sidebar-menu ul li a:hover {
  color: #383c40;
}
#sidebar-menu ul li a:hover .nav-icon {
  color: #383c40;
}
#sidebar-menu ul li .badge {
  margin-left: auto;
}
#sidebar-menu ul li ul.sub-menu {
  padding: 0;
}
#sidebar-menu ul li ul.sub-menu li a {
  padding: 0.5rem 1.5rem 0.5rem 3.6rem;
  font-weight: 400;
  color: #7b8190;
  margin: 0;
  background-color: transparent;
  font-size: 14px;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  margin-right: 10px;
}
#sidebar-menu ul li ul.sub-menu li a:hover {
  color: #383c40;
}
#sidebar-menu ul li ul.sub-menu li a:hover:before {
  border-color: #038edc;
  background-color: #038edc;
}
#sidebar-menu ul li ul.sub-menu li a:before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: 0 0;
  border: 1px solid #7b8190;
  position: absolute;
  left: 35px;
  top: 16px;
  transition: all 0.4s ease-in-out;
}
#sidebar-menu ul li ul.sub-menu li ul.sub-menu {
  padding: 0;
}
#sidebar-menu ul li ul.sub-menu li ul.sub-menu li a {
  padding: 0.4rem 1.5rem 0.4rem 4.5rem;
}
#sidebar-menu ul li ul.sub-menu li ul.sub-menu li a:before {
  left: 55px;
  top: 15px;
}
#sidebar-menu ul li.mm-active {
  color: #038edc;
}
#sidebar-menu ul li.mm-active > a {
  background-color: #f2f3fe;
  color: #038edc;
}
#sidebar-menu ul li.mm-active > a .nav-icon {
  color: #038edc !important;
}
#sidebar-menu ul li.mm-active .mm-show .mm-active > a {
  color: #383c40 !important;
}
#sidebar-menu ul li.mm-active .mm-show .mm-active > a:before {
  border-color: #038edc !important;
  background-color: #038edc !important;
}

.menu-title {
  padding: 12px 25px !important;
  letter-spacing: 0.08em;
  pointer-events: none;
  cursor: default;
  font-size: 10px;
  text-transform: uppercase;
  color: #7b8190;
  font-weight: 600;
  opacity: 0.6;
}

@media (max-width: 992px) {
  .vertical-menu {
    display: none;
    top: 70px;
  }
  .vertical-menu .sidebar-menu-scroll {
    height: 100%;
    margin-top: 0;
  }
  .vertical-menu .navbar-brand-box,
.vertical-menu .vertical-menu-btn {
    display: none;
  }

  .main-content {
    margin-left: 0 !important;
  }

  body.sidebar-enable .vertical-menu {
    display: block;
  }
}
@media (min-width: 769px) {
  body[data-sidebar-size=sm] {
    min-height: 1850px;
  }
}
body[data-sidebar-size=sm] .main-content {
  margin-left: 70px;
}
body[data-sidebar-size=sm] .navbar-brand-box {
  width: 70px !important;
}
body[data-sidebar-size=sm] .logo span.logo-lg {
  display: none;
}
body[data-sidebar-size=sm] .logo span.logo-sm {
  display: block;
}
body[data-sidebar-size=sm] #page-topbar {
  left: 70px;
}
body[data-sidebar-size=sm] .vertical-menu {
  position: absolute;
  width: 70px !important;
  z-index: 1001;
}
body[data-sidebar-size=sm] .vertical-menu .simplebar-mask,
body[data-sidebar-size=sm] .vertical-menu .simplebar-content-wrapper {
  overflow: visible !important;
}
body[data-sidebar-size=sm] .vertical-menu .simplebar-scrollbar,
body[data-sidebar-size=sm] .vertical-menu .vertical-menu-btn {
  display: none !important;
}
body[data-sidebar-size=sm] .vertical-menu .simplebar-offset {
  bottom: 0 !important;
}
body[data-sidebar-size=sm] .vertical-menu #sidebar-menu .menu-title,
body[data-sidebar-size=sm] .vertical-menu #sidebar-menu .badge {
  display: none !important;
}
body[data-sidebar-size=sm] .vertical-menu #sidebar-menu .nav.collapse {
  height: inherit !important;
}
body[data-sidebar-size=sm] .vertical-menu #sidebar-menu .has-arrow:after {
  transform: rotate(-90deg);
}
body[data-sidebar-size=sm] .vertical-menu #sidebar-menu > ul > li {
  position: relative;
  white-space: nowrap;
}
body[data-sidebar-size=sm] .vertical-menu #sidebar-menu > ul > li > a {
  padding: 15px 13px;
  transition: none;
  display: block;
}
body[data-sidebar-size=sm] .vertical-menu #sidebar-menu > ul > li > a:hover, body[data-sidebar-size=sm] .vertical-menu #sidebar-menu > ul > li > a:active, body[data-sidebar-size=sm] .vertical-menu #sidebar-menu > ul > li > a:focus {
  color: #383c40;
}
body[data-sidebar-size=sm] .vertical-menu #sidebar-menu > ul > li > a i {
  font-size: 1.3rem;
  text-align: center;
  min-width: 50px;
  padding-bottom: 0;
}
body[data-sidebar-size=sm] .vertical-menu #sidebar-menu > ul > li > a span {
  display: none;
  padding-left: 25px;
}
body[data-sidebar-size=sm] .vertical-menu #sidebar-menu > ul > li > a.has-arrow:after {
  display: none;
}
body[data-sidebar-size=sm] .vertical-menu #sidebar-menu > ul > li > a .nav-icon {
  top: -2px;
}
body[data-sidebar-size=sm] .vertical-menu #sidebar-menu > ul > li:hover > a {
  position: relative;
  width: calc(180px + 70px);
  color: #038edc;
  background-color: #f2f3fe;
  transition: none;
  box-shadow: inset 0 3px 10px 0 rgba(154, 161, 171, 0.2);
}
body[data-sidebar-size=sm] .vertical-menu #sidebar-menu > ul > li:hover > a .nav-icon {
  color: #038edc;
}
body[data-sidebar-size=sm] .vertical-menu #sidebar-menu > ul > li:hover > a span {
  display: inline;
}
body[data-sidebar-size=sm] .vertical-menu #sidebar-menu > ul > li:hover > ul {
  display: block;
  left: 70px;
  position: absolute;
  width: 190px;
  height: auto !important;
  box-shadow: 3px 5px 10px 0 rgba(54, 61, 71, 0.1);
}
body[data-sidebar-size=sm] .vertical-menu #sidebar-menu > ul > li:hover > ul ul {
  box-shadow: 3px 5px 10px 0 rgba(54, 61, 71, 0.1);
}
body[data-sidebar-size=sm] .vertical-menu #sidebar-menu > ul > li:hover > ul a {
  box-shadow: none;
  padding: 8px 20px;
  position: relative;
  width: 190px;
  z-index: 6;
  color: #7b8190;
}
body[data-sidebar-size=sm] .vertical-menu #sidebar-menu > ul > li:hover > ul a:hover {
  color: #383c40;
}
body[data-sidebar-size=sm] .vertical-menu #sidebar-menu > ul ul {
  padding: 5px 0;
  z-index: 9999;
  display: none;
  background-color: #ffffff;
}
body[data-sidebar-size=sm] .vertical-menu #sidebar-menu > ul ul li:hover > ul {
  display: block;
  left: 190px;
  height: auto !important;
  margin-top: -36px;
  position: absolute;
  width: 190px;
}
body[data-sidebar-size=sm] .vertical-menu #sidebar-menu > ul ul li > a span.pull-right {
  position: absolute;
  right: 20px;
  top: 12px;
  transform: rotate(270deg);
}
body[data-sidebar-size=sm] .vertical-menu #sidebar-menu > ul ul li.active a {
  color: #f8f9fa;
}
body[data-sidebar-size=sm] .vertical-menu #sidebar-menu ul li ul.sub-menu li a:before {
  display: none;
}

body[data-sidebar=dark] .vertical-menu {
  background: #032D46;
  border-color: #032D46;
}
body[data-sidebar=dark] .vertical-menu .vertical-menu-btn {
  color: #7E93A0;
}
body[data-sidebar=dark] #sidebar-menu ul li a {
  color: #7E93A0;
}
body[data-sidebar=dark] #sidebar-menu ul li a .nav-icon {
  color: #637C8C;
}
body[data-sidebar=dark] #sidebar-menu ul li a:hover {
  color: #ffffff;
}
body[data-sidebar=dark] #sidebar-menu ul li a:hover .nav-icon {
  color: #ffffff;
}
body[data-sidebar=dark] #sidebar-menu ul li ul.sub-menu li a {
  color: #718896;
  background-color: transparent;
}
body[data-sidebar=dark] #sidebar-menu ul li ul.sub-menu li a:before {
  border-color: #718896;
}
body[data-sidebar=dark] #sidebar-menu ul li ul.sub-menu li a:hover {
  color: #ffffff;
}
body[data-sidebar=dark] #sidebar-menu ul li ul.sub-menu li a:hover:before {
  background-color: #ffffff;
  border-color: #ffffff;
}
body[data-sidebar=dark] #sidebar-menu ul li.mm-active {
  color: #ffffff !important;
}
body[data-sidebar=dark] #sidebar-menu ul li.mm-active > a {
  background-color: #043655;
  color: #ffffff !important;
}
body[data-sidebar=dark] #sidebar-menu ul li.mm-active > a .nav-icon {
  color: #ffffff !important;
}
body[data-sidebar=dark] #sidebar-menu ul li.mm-active .mm-show .mm-active > a {
  color: #ffffff !important;
}
body[data-sidebar=dark] #sidebar-menu ul li.mm-active .mm-show .mm-active > a:before {
  border-color: #ffffff !important;
  background-color: #ffffff !important;
}
body[data-sidebar=dark][data-sidebar-size=sm] {
  min-height: 1300px;
}
body[data-sidebar=dark][data-sidebar-size=sm] .vertical-menu #sidebar-menu > ul > li:hover > a {
  background: #043655;
  color: #ffffff;
}
body[data-sidebar=dark][data-sidebar-size=sm] .vertical-menu #sidebar-menu > ul > li:hover > a .nav-icon {
  color: #ffffff;
}
body[data-sidebar=dark][data-sidebar-size=sm] .vertical-menu #sidebar-menu > ul > li:hover > ul a {
  color: #718896;
}
body[data-sidebar=dark][data-sidebar-size=sm] .vertical-menu #sidebar-menu > ul > li:hover > ul a:hover {
  color: #ffffff;
}
body[data-sidebar=dark][data-sidebar-size=sm] .vertical-menu #sidebar-menu > ul ul {
  background-color: #032D46;
}
body[data-sidebar=dark] .menu-title {
  color: #7E93A0;
}

body[data-layout=horizontal] .main-content {
  margin-left: 0 !important;
}

body[data-sidebar-size=md] .navbar-brand-box {
  width: 160px;
}
@media (max-width: 991.98px) {
  body[data-sidebar-size=md] .navbar-brand-box {
    width: auto;
  }
}
body[data-sidebar-size=md] .vertical-menu {
  width: 160px;
  text-align: center;
}
body[data-sidebar-size=md] .vertical-menu .has-arrow:after,
body[data-sidebar-size=md] .vertical-menu .badge {
  display: none !important;
}
body[data-sidebar-size=md] .vertical-menu .vertical-menu-btn {
  display: none;
}
body[data-sidebar-size=md] .main-content {
  margin-left: 160px;
}
body[data-sidebar-size=md] #page-topbar, body[data-sidebar-size=md] .footer {
  left: 160px;
}
@media (max-width: 991.98px) {
  body[data-sidebar-size=md] #page-topbar, body[data-sidebar-size=md] .footer {
    left: 0;
  }
}
body[data-sidebar-size=md] #sidebar-menu ul li.menu-title {
  background-color: #fafafa;
}
body[data-sidebar-size=md] #sidebar-menu ul li .menu-item {
  margin-left: 0px;
}
body[data-sidebar-size=md] #sidebar-menu ul li a {
  padding: 0.75rem 1.1rem;
  display: block;
}
body[data-sidebar-size=md] #sidebar-menu ul li a .nav-icon {
  width: 20px;
  height: 20px;
  display: block;
  margin: 0 auto;
  padding-bottom: 0.2em;
  top: -2px;
}
body[data-sidebar-size=md] #sidebar-menu ul li ul.sub-menu li a {
  padding-left: 1.5rem;
}
body[data-sidebar-size=md][data-sidebar=dark] #sidebar-menu ul li.menu-title {
  background-color: #033350;
}
body[data-sidebar-size=md]:not(.vertical-collpsed) .navbar-header .vertical-menu-btn {
  display: block;
}
body[data-sidebar-size=md][data-sidebar-size=sm] .main-content {
  margin-left: 70px;
}
body[data-sidebar-size=md][data-sidebar-size=sm] .vertical-menu #sidebar-menu {
  text-align: left;
}
body[data-sidebar-size=md][data-sidebar-size=sm] .vertical-menu #sidebar-menu > ul > li > a .nav-icon {
  display: inline-block;
}
body[data-sidebar-size=md][data-sidebar-size=sm] #page-topbar, body[data-sidebar-size=md][data-sidebar-size=sm] .footer {
  left: 70px;
}

body[data-sidebar=brand] .vertical-menu {
  background-color: #038edc;
  border-color: #038edc;
}
body[data-sidebar=brand] .vertical-menu::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url(images/profile-bg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.075;
}
body[data-sidebar=brand] .vertical-menu .vertical-menu-btn {
  color: rgba(255, 255, 255, 0.8);
}
body[data-sidebar=brand] .navbar-brand-box {
  background-color: #038edc;
}
body[data-sidebar=brand] .navbar-brand-box .logo-dark {
  display: none;
}
body[data-sidebar=brand] .navbar-brand-box .logo-light {
  display: block;
}
body[data-sidebar=brand] #sidebar-menu ul li.menu-title {
  color: rgba(255, 255, 255, 0.7);
}
body[data-sidebar=brand] #sidebar-menu ul li a {
  color: rgba(255, 255, 255, 0.7);
}
body[data-sidebar=brand] #sidebar-menu ul li a .nav-icon {
  color: rgba(255, 255, 255, 0.7);
}
body[data-sidebar=brand] #sidebar-menu ul li a:hover {
  color: #fff;
}
body[data-sidebar=brand] #sidebar-menu ul li a:hover .nav-icon {
  color: #fff;
}
body[data-sidebar=brand] #sidebar-menu ul li ul.sub-menu li a {
  color: rgba(255, 255, 255, 0.6);
}
body[data-sidebar=brand] #sidebar-menu ul li ul.sub-menu li a:before {
  border-color: rgba(255, 255, 255, 0.6);
}
body[data-sidebar=brand] #sidebar-menu ul li ul.sub-menu li a:hover {
  color: #fff;
}
body[data-sidebar=brand] #sidebar-menu ul li ul.sub-menu li a:hover:before {
  background-color: #fff;
  border-color: #fff;
}
body[data-sidebar=brand] #sidebar-menu ul li .badge {
  background-color: #fff;
}
body[data-sidebar=brand] #sidebar-menu ul li.mm-active {
  color: #fff !important;
}
body[data-sidebar=brand] #sidebar-menu ul li.mm-active > a {
  background: none;
  color: #fff !important;
}
body[data-sidebar=brand] #sidebar-menu ul li.mm-active > a .nav-icon {
  color: #fff !important;
}
body[data-sidebar=brand] #sidebar-menu ul li.mm-active .mm-show .mm-active > a {
  color: #fff !important;
}
body[data-sidebar=brand] #sidebar-menu ul li.mm-active .mm-show .mm-active > a:before {
  border-color: #fff !important;
  background-color: #fff !important;
}
body[data-sidebar=brand][data-topbar=light] .navbar-brand-box {
  background-color: #038edc;
}
body[data-sidebar=brand][data-topbar=light] .navbar-brand-box .logo-dark {
  display: none;
}
body[data-sidebar=brand][data-topbar=light] .navbar-brand-box .logo-light {
  display: block;
}
body[data-sidebar=brand][data-sidebar-size=sm] .vertical-menu #sidebar-menu > ul > li:hover > a {
  background-color: #0394e6;
  color: #fff;
}
body[data-sidebar=brand][data-sidebar-size=sm] .vertical-menu #sidebar-menu > ul > li:hover > a .nav-icon {
  color: #fff;
}

body[data-layout=horizontal] #page-topbar {
  left: 0;
  box-shadow: none;
}
body[data-layout=horizontal] .navbar-brand-box {
  display: block;
  width: auto;
  border: 0;
  background-color: transparent;
  box-shadow: none;
  position: relative;
}
@media (min-width: 992px) {
  body[data-layout=horizontal] .navbar-brand-box {
    padding-left: 0;
    margin-right: 10px;
  }
}
body[data-layout=horizontal] .page-content {
  margin-top: 70px;
  padding: calc(20px) calc(20px / 2) 60px calc(20px / 2);
}
@media (max-width: 991.98px) {
  body[data-layout=horizontal] .page-content {
    padding-top: 20px;
  }
}
@media (min-width: 992px) {
  body[data-layout=horizontal] .navbar-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
body[data-layout=horizontal][data-sidebar-size=sm] .navbar-brand-box {
  width: auto !important;
}

.topnav {
  background: #ffffff;
  padding: 0 calc(20px / 2);
  z-index: 100;
  border-top: 1px solid #eff0f2;
  border-bottom: 1px solid #eff0f2;
}
@media (min-width: 992px) {
  .topnav {
    background: #fff;
  }
}
.topnav .topnav-menu {
  margin: 0;
  padding: 0;
}
.topnav .navbar-nav .nav-link {
  font-size: 14.4px;
  position: relative;
  padding: 1rem 1.3rem;
  color: #7b8190;
  font-weight: 400;
}
.topnav .navbar-nav .nav-link i {
  font-size: 15px;
}
.topnav .navbar-nav .nav-link svg {
  height: 16px;
  width: 16px;
  color: #7b8190;
  margin-right: 7px;
  margin-top: -1px;
}
.topnav .navbar-nav .nav-link:focus, .topnav .navbar-nav .nav-link:hover {
  color: #038edc;
  background-color: transparent;
}
.topnav .navbar-nav .nav-link:focus svg, .topnav .navbar-nav .nav-link:hover svg {
  color: #038edc;
}
.topnav .navbar-nav .dropdown-item {
  color: #7b8190;
  background: transparent;
}
.topnav .navbar-nav .dropdown-item.active, .topnav .navbar-nav .dropdown-item:hover {
  color: #038edc;
}
.topnav .navbar-nav .nav-item .nav-link.active {
  color: #038edc;
}
.topnav .navbar-nav .nav-item .nav-link.active svg {
  color: #038edc;
}
@media (min-width: 992px) {
  .topnav .navbar-nav .nav-item.active > .nav-link::before {
    content: "";
    height: 2px;
    width: 100%;
    background-color: #038edc;
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
.topnav .navbar-nav .dropdown.active > a {
  color: #038edc;
  background-color: transparent;
}
.topnav .navbar-nav .dropdown.active > a svg {
  color: #038edc;
}
.topnav .menu-title {
  padding: 12px 24px !important;
}
@media (max-width: 991.98px) {
  .topnav .menu-title {
    padding: 12px 16px !important;
  }
}

@media (min-width: 1200px) {
  body[data-layout=horizontal] .container-fluid,
body[data-layout=horizontal] .navbar-header {
    max-width: 85%;
  }
}
@media (min-width: 992px) {
  .topnav .dropdown-item {
    padding: 0.5rem 1.5rem;
    min-width: 180px;
  }
  .topnav .dropdown.mega-dropdown .mega-dropdown-menu {
    left: 0px;
    right: auto;
  }
  .topnav .dropdown .dropdown-menu {
    margin-top: 0;
    border-radius: 0 0 0.25rem 0.25rem;
  }
  .topnav .dropdown .dropdown-menu .arrow-down::after {
    right: 15px;
    transform: rotate(-135deg) translateY(-50%);
    position: absolute;
  }
  .topnav .dropdown .dropdown-menu .dropdown .dropdown-menu {
    position: absolute;
    top: 0 !important;
    left: 100%;
    display: none;
  }
  .topnav .dropdown:hover > .dropdown-menu {
    display: block;
  }
  .topnav .dropdown:hover > .dropdown-menu > .dropdown:hover > .dropdown-menu {
    display: block;
  }

  .navbar-toggle {
    display: none;
  }
}
.arrow-down {
  display: inline-block;
}
.arrow-down:after {
  border-color: initial;
  border-style: solid;
  border-width: 0 0 1px 1px;
  content: "";
  height: 0.4em;
  display: inline-block;
  right: 5px;
  top: 50%;
  margin-left: 10px;
  transform: rotate(-45deg) translateY(-50%);
  transform-origin: top;
  transition: all 0.3s ease-out;
  width: 0.4em;
}

@media (max-width: 1199.98px) {
  .topnav-menu .navbar-nav li:last-of-type .dropdown .dropdown-menu {
    right: 100%;
    left: auto;
  }
}
@media (max-width: 991.98px) {
  .navbar-brand-box .logo-dark {
    display: block;
  }
  .navbar-brand-box .logo-dark span.logo-sm {
    display: block;
  }
  .navbar-brand-box .logo-light {
    display: none;
  }

  .topnav {
    max-height: 360px;
    overflow-y: auto;
    padding: 0;
  }
  .topnav .navbar-nav .nav-link {
    padding: 0.75rem 1.1rem;
  }
  .topnav .dropdown .dropdown-menu {
    background-color: transparent;
    border: none;
    box-shadow: none;
    padding-left: 20px;
  }
  .topnav .dropdown .dropdown-menu.dropdown-mega-menu-xl {
    width: auto;
  }
  .topnav .dropdown .dropdown-menu.dropdown-mega-menu-xl .row {
    margin: 0px;
  }
  .topnav .dropdown .dropdown-item {
    position: relative;
    background-color: transparent;
  }
  .topnav .dropdown .dropdown-item.active, .topnav .dropdown .dropdown-item:active {
    color: #038edc;
  }
  .topnav .arrow-down::after {
    right: 15px;
    position: absolute;
  }
}
body[data-layout=horizontal][data-topbar=colored] #page-topbar {
  background-color: #038edc;
  box-shadow: none;
}
body[data-layout=horizontal][data-topbar=colored] .logo-dark {
  display: none;
}
body[data-layout=horizontal][data-topbar=colored] .logo-light {
  display: block;
}
body[data-layout=horizontal][data-topbar=colored] .app-search .form-control {
  background-color: rgba(0, 0, 0, 0.07);
  color: #fff;
}
body[data-layout=horizontal][data-topbar=colored] .app-search span,
body[data-layout=horizontal][data-topbar=colored] .app-search input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
body[data-layout=horizontal][data-topbar=colored] .header-item {
  color: #e9ecef;
}
body[data-layout=horizontal][data-topbar=colored] .header-item:hover {
  color: #e9ecef;
}
body[data-layout=horizontal][data-topbar=colored] .navbar-header .dropdown .show.header-item {
  background-color: rgba(255, 255, 255, 0.1);
}
body[data-layout=horizontal][data-topbar=colored] .noti-icon i {
  color: #e9ecef;
}
@media (min-width: 992px) {
  body[data-layout=horizontal][data-topbar=colored] .topnav {
    background-color: #038edc;
  }
  body[data-layout=horizontal][data-topbar=colored] .topnav .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.6);
  }
  body[data-layout=horizontal][data-topbar=colored] .topnav .navbar-nav .nav-link:focus, body[data-layout=horizontal][data-topbar=colored] .topnav .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.9);
  }
  body[data-layout=horizontal][data-topbar=colored] .topnav .navbar-nav > .dropdown.active > a {
    color: rgba(255, 255, 255, 0.9) !important;
  }
}

body[data-layout-mode=dark] .topnav {
  background-color: #03314D;
  border-color: #043a5a;
}
body[data-layout-mode=dark] .topnav .navbar-nav .nav-link {
  color: #7E93A0;
}
body[data-layout-mode=dark] .topnav .navbar-nav .nav-link svg {
  color: #7E93A0;
}
body[data-layout-mode=dark] .topnav .navbar-nav .nav-link:focus, body[data-layout-mode=dark] .topnav .navbar-nav .nav-link:hover {
  color: #fff;
  background-color: transparent;
}
body[data-layout-mode=dark] .topnav .navbar-nav .nav-link:focus svg, body[data-layout-mode=dark] .topnav .navbar-nav .nav-link:hover svg {
  color: #fff;
}
body[data-layout-mode=dark] .topnav .navbar-nav .dropdown-item {
  color: #7E93A0;
  background-color: transparent;
}
body[data-layout-mode=dark] .topnav .navbar-nav .dropdown-item.active, body[data-layout-mode=dark] .topnav .navbar-nav .dropdown-item:hover {
  color: #fff;
}
body[data-layout-mode=dark] .topnav .navbar-nav .nav-item .nav-link.active {
  color: #fff;
}
body[data-layout-mode=dark] .topnav .navbar-nav .nav-item .nav-link.active svg {
  color: #fff;
}
body[data-layout-mode=dark] .topnav .navbar-nav .dropdown.active > a {
  color: #fff;
  background-color: transparent;
}
body[data-layout-mode=dark] .topnav .navbar-nav .dropdown.active > a svg {
  color: #fff;
}
body[data-layout-mode=dark] .topnav .menu-title {
  color: rgba(126, 147, 160, 0.6);
}

body[data-layout-size=boxed] {
  background-color: #eaedf2;
}
body[data-layout-size=boxed] #layout-wrapper {
  background-color: #f7f8fa;
  max-width: 1400px;
  margin: 0 auto;
  box-shadow: 0 2px 3px rgba(52, 58, 64, 0.06);
}
body[data-layout-size=boxed] #page-topbar {
  max-width: calc(1400px - 255px);
  margin: 0 auto;
}
body[data-layout-size=boxed] .footer {
  margin: 0 auto;
  max-width: calc(1400px - 255px);
}
body[data-layout-size=boxed].vertical-collpsed #page-topbar {
  max-width: calc(1400px - 70px);
}
body[data-layout-size=boxed].vertical-collpsed .footer {
  max-width: calc(1400px - 70px);
}

body[data-layout=horizontal][data-layout-size=boxed] #page-topbar, body[data-layout=horizontal][data-layout-size=boxed] #layout-wrapper, body[data-layout=horizontal][data-layout-size=boxed] .footer {
  max-width: 100%;
}
body[data-layout=horizontal][data-layout-size=boxed] .container-fluid, body[data-layout=horizontal][data-layout-size=boxed] .navbar-header {
  max-width: 1400px;
}

@media (min-width: 992px) {
  body[data-layout-scrollable=true] #page-topbar, body[data-layout-scrollable=true] .vertical-menu {
    position: absolute;
  }
  body[data-layout-scrollable=true] .navbar-brand-box {
    position: absolute;
  }
}
@media (min-width: 992px) {
  body[data-layout-scrollable=true][data-layout=horizontal] #page-topbar {
    position: absolute;
  }
  body[data-layout-scrollable=true][data-layout=horizontal] .navbar-brand-box {
    position: relative;
  }
}

body[data-layout-mode=dark][data-layout-size=boxed] {
  background-color: #043a5a;
}
body[data-layout-mode=dark][data-layout-size=boxed] #layout-wrapper {
  background-color: #03273c;
}

.avatar-xs {
  height: 1rem;
  width: 1rem;
}

.avatar-sm {
  height: 2rem;
  width: 2rem;
}

.avatar {
  height: 3rem;
  width: 3rem;
}

.avatar-md {
  height: 4rem;
  width: 4rem;
}

.avatar-lg {
  height: 5rem;
  width: 5rem;
}

.avatar-xl {
  height: 6rem;
  width: 6rem;
}

.avatar-title {
  align-items: center;
  background-color: #038edc;
  color: #fff;
  display: flex;
  font-weight: 500;
  height: 100%;
  justify-content: center;
  width: 100%;
}

.avatar-group {
  display: flex;
  flex-wrap: wrap;
  padding-left: 8px;
}
.avatar-group .avatar-group-item {
  margin-left: -8px;
  border: 2px solid #fff;
  border-radius: 50%;
  transition: all 0.2s;
}
.avatar-group .avatar-group-item:hover {
  position: relative;
  transform: translateY(-2px);
}

body[data-layout-mode=dark] .avatar-group .avatar-group-item {
  border-color: #032d46;
}

.alert-top-border {
  background-color: #fff;
  border-color: #f5f6f8;
  border-top: 2px solid #f5f6f8;
}

.alert-outline {
  background-color: #fff;
}

.alert-light {
  color: #74788d;
}

.alert-top-border.alert-primary {
  border-top-color: #038edc;
  color: #038edc;
}

.alert-outline.alert-primary {
  border: 1px solid rgba(3, 142, 220, 0.8);
  color: #038edc;
}

.alert-top-border.alert-secondary {
  border-top-color: #74788d;
  color: #74788d;
}

.alert-outline.alert-secondary {
  border: 1px solid rgba(116, 120, 141, 0.8);
  color: #74788d;
}

.alert-top-border.alert-success {
  border-top-color: #51d28c;
  color: #51d28c;
}

.alert-outline.alert-success {
  border: 1px solid rgba(81, 210, 140, 0.8);
  color: #51d28c;
}

.alert-top-border.alert-info {
  border-top-color: #5fd0f3;
  color: #5fd0f3;
}

.alert-outline.alert-info {
  border: 1px solid rgba(95, 208, 243, 0.8);
  color: #5fd0f3;
}

.alert-top-border.alert-warning {
  border-top-color: #f7cc53;
  color: #f7cc53;
}

.alert-outline.alert-warning {
  border: 1px solid rgba(247, 204, 83, 0.8);
  color: #f7cc53;
}

.alert-top-border.alert-danger {
  border-top-color: #f34e4e;
  color: #f34e4e;
}

.alert-outline.alert-danger {
  border: 1px solid rgba(243, 78, 78, 0.8);
  color: #f34e4e;
}

.alert-top-border.alert-pink {
  border-top-color: #e83e8c;
  color: #e83e8c;
}

.alert-outline.alert-pink {
  border: 1px solid rgba(232, 62, 140, 0.8);
  color: #e83e8c;
}

.alert-top-border.alert-light {
  border-top-color: #f5f6f8;
  color: #f5f6f8;
}

.alert-outline.alert-light {
  border: 1px solid rgba(245, 246, 248, 0.8);
  color: #f5f6f8;
}

.alert-top-border.alert-dark {
  border-top-color: #343a40;
  color: #343a40;
}

.alert-outline.alert-dark {
  border: 1px solid rgba(52, 58, 64, 0.8);
  color: #343a40;
}

.alert-top-border.alert-purple {
  border-top-color: #564ab1;
  color: #564ab1;
}

.alert-outline.alert-purple {
  border: 1px solid rgba(86, 74, 177, 0.8);
  color: #564ab1;
}

.alert-top-border.alert-light, .alert-outline.alert-light {
  color: #74788d;
}

body[data-layout-mode=dark] .alert .btn-close {
  background: transparent url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23000%27%3e%3cpath d=%27M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z%27/%3e%3c/svg%3e") center/1em auto no-repeat;
}
body[data-layout-mode=dark] .alert-top-border {
  background-color: #032d46;
  border-top: 2px solid #043a5a;
  border-color: #043a5a;
}
body[data-layout-mode=dark] .alert-top-border .btn-close {
  background: transparent url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23fff%27%3e%3cpath d=%27M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z%27/%3e%3c/svg%3e") center/1em auto no-repeat;
}
body[data-layout-mode=dark] .alert-top-border {
  background-color: #032d46;
  border-top: 2px solid #043a5a;
  border-color: #043a5a;
}
body[data-layout-mode=dark] .alert-top-border .btn-close {
  background: transparent url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23fff%27%3e%3cpath d=%27M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z%27/%3e%3c/svg%3e") center/1em auto no-repeat;
}
body[data-layout-mode=dark] .alert-outline {
  background-color: #032d46;
}
body[data-layout-mode=dark] .alert-outline .btn-close {
  background: transparent url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23fff%27%3e%3cpath d=%27M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z%27/%3e%3c/svg%3e") center/1em auto no-repeat;
}
body[data-layout-mode=dark] .alert-outline.alert-light {
  color: #f5f6f8;
}
body[data-layout-mode=dark] .alert-top-border.alert-primary {
  border-top-color: #038edc;
  color: #038edc;
}
body[data-layout-mode=dark] .alert-top-border.alert-secondary {
  border-top-color: #74788d;
  color: #74788d;
}
body[data-layout-mode=dark] .alert-top-border.alert-success {
  border-top-color: #51d28c;
  color: #51d28c;
}
body[data-layout-mode=dark] .alert-top-border.alert-info {
  border-top-color: #5fd0f3;
  color: #5fd0f3;
}
body[data-layout-mode=dark] .alert-top-border.alert-warning {
  border-top-color: #f7cc53;
  color: #f7cc53;
}
body[data-layout-mode=dark] .alert-top-border.alert-danger {
  border-top-color: #f34e4e;
  color: #f34e4e;
}
body[data-layout-mode=dark] .alert-top-border.alert-pink {
  border-top-color: #e83e8c;
  color: #e83e8c;
}
body[data-layout-mode=dark] .alert-top-border.alert-light {
  border-top-color: #f5f6f8;
  color: #f5f6f8;
}
body[data-layout-mode=dark] .alert-top-border.alert-dark {
  border-top-color: #343a40;
  color: #343a40;
}
body[data-layout-mode=dark] .alert-top-border.alert-purple {
  border-top-color: #564ab1;
  color: #564ab1;
}
body[data-layout-mode=dark] .alert-top-border.alert-dark {
  border-top-color: #043a5a;
  border-color: #043a5a;
  color: #f5f6f8;
}
body[data-layout-mode=dark] .alert-outline.alert-dark {
  border-color: #043a5a;
  color: #f5f6f8;
}

.custom-accordion .accordion-list {
  display: flex;
  border-radius: 7px;
  background-color: #eff0f2;
  padding: 12px 20px;
  color: #495057;
  font-weight: 600;
  align-items: center;
  justify-content: space-between;
}
.custom-accordion .accordion-list.collapsed i.accor-plus-icon:before {
  content: "󰐕";
}
.custom-accordion .accordion-list .accor-plus-icon {
  display: inline-block;
  font-size: 16px;
  height: 24px;
  width: 24px;
  line-height: 22px;
  background-color: #fff;
  text-align: center;
  border-radius: 50%;
}
.custom-accordion a.collapsed i.accor-down-icon:before {
  content: "󰅀";
}
.custom-accordion .card-body {
  color: #74788d;
}

body[data-layout-mode=dark] .accordion-button {
  border-color: #043a5a;
  color: #eff0f2;
}
body[data-layout-mode=dark] .accordion-button:not(.collapsed) {
  background-color: rgba(3, 142, 220, 0.2);
  color: #038edc;
  box-shadow: inset 0 -1px 0 #032d46;
}
body[data-layout-mode=dark] .accordion-item {
  border-color: #043a5a;
}
body[data-layout-mode=dark] .accordion-collapse {
  border-color: #043a5a;
}

.font-size-10 {
  font-size: 10px !important;
}

.font-size-11 {
  font-size: 11px !important;
}

.font-size-12 {
  font-size: 12px !important;
}

.font-size-13 {
  font-size: 13px !important;
}

.font-size-14 {
  font-size: 14px !important;
}

.font-size-15 {
  font-size: 15px !important;
}

.font-size-16 {
  font-size: 16px !important;
}

.font-size-17 {
  font-size: 17px !important;
}

.font-size-18 {
  font-size: 18px !important;
}

.font-size-20 {
  font-size: 20px !important;
}

.font-size-22 {
  font-size: 22px !important;
}

.font-size-24 {
  font-size: 24px !important;
}

.font-size-26 {
  font-size: 26px !important;
}

.fw-medium {
  font-weight: 500;
}

.fw-semibold {
  font-weight: 600;
}

.bg-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  right: 0;
  bottom: 0;
  left: 0;
  top: 0;
  opacity: 0.7;
  background-color: #000;
}

.list-group-item {
  color: #495057;
}

.social-list-item {
  height: 2.4rem;
  width: 2.4rem;
  line-height: calc(2.4rem - 2px);
  display: block;
  border: 1px solid #fff;
  border-radius: 50%;
  color: #74788d;
  text-align: center;
  transition: all 0.4s;
}
.social-list-item:hover {
  color: #343a40;
}

.w-xs {
  min-width: 80px;
}

.w-sm {
  min-width: 95px;
}

.w-md {
  min-width: 110px;
}

.w-lg {
  min-width: 140px;
}

.w-xl {
  min-width: 160px;
}

.alert-dismissible .btn-close {
  font-size: 10px;
  padding: 1.05rem 1.25rem;
}

body[data-layout-mode=dark] .btn-close {
  background: transparent url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23fff%27%3e%3cpath d=%27M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z%27/%3e%3c/svg%3e") center/1em auto no-repeat;
}
body[data-layout-mode=dark] .border-bottom {
  border-bottom: 1px solid #043a5a !important;
}
body[data-layout-mode=dark] .border-top,
body[data-layout-mode=dark] .border,
body[data-layout-mode=dark] .list-group-item {
  border-color: #043a5a !important;
}
body[data-layout-mode=dark] .border-primary {
  border-color: #038edc !important;
}
body[data-layout-mode=dark] .border-secondary {
  border-color: #74788d !important;
}
body[data-layout-mode=dark] .border-success {
  border-color: #51d28c !important;
}
body[data-layout-mode=dark] .border-info {
  border-color: #5fd0f3 !important;
}
body[data-layout-mode=dark] .border-warning {
  border-color: #f7cc53 !important;
}
body[data-layout-mode=dark] .border-danger {
  border-color: #f34e4e !important;
}
body[data-layout-mode=dark] .border-pink {
  border-color: #e83e8c !important;
}
body[data-layout-mode=dark] .border-light {
  border-color: #f5f6f8 !important;
}
body[data-layout-mode=dark] .border-dark {
  border-color: #343a40 !important;
}
body[data-layout-mode=dark] .border-purple {
  border-color: #564ab1 !important;
}
body[data-layout-mode=dark] .border-light {
  border-color: #043a5a !important;
}
body[data-layout-mode=dark] .text-dark {
  color: #f5f6f8 !important;
}
body[data-layout-mode=dark] .text-muted {
  color: #7e93a0 !important;
}
body[data-layout-mode=dark] .text-body {
  color: #adb5bd !important;
}
body[data-layout-mode=dark] .list-group-item {
  background-color: #032d46;
  color: #7e93a0;
}
body[data-layout-mode=dark] .img-thumbnail {
  background-color: #043552;
  border-color: #043a5a;
}
body[data-layout-mode=dark] .popover-header {
  color: #032d46;
}
body[data-layout-mode=dark] .custom-blockpuote.blockquote.blockpuote-outline-dark {
  border-color: #043a5a;
}
body[data-layout-mode=dark] .custom-blockpuote.blockquote.blockpuote-outline-dark .blockquote-footer {
  color: #043a5a;
}
body[data-layout-mode=dark] .social-list-item {
  border: 1px solid #032d46;
  color: #7e93a0;
}
body[data-layout-mode=dark] .social-list-item:hover {
  color: #adb5bd;
}

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 9999;
}

#status {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%);
  margin: -20px 0 0 -20px;
}

.spinner .spin-icon {
  font-size: 48px;
  color: #038edc;
  position: relative;
  display: inline-block;
  animation: spin 1.6s infinite linear;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
body[data-layout-mode=dark] .modal-header, body[data-layout-mode=dark] .modal-footer {
  border-color: #043a5a;
}

[type=tel]::placeholder,
[type=url]::placeholder,
[type=email]::placeholder,
[type=number]::placeholder {
  text-align: left;
}

.form-check {
  position: relative;
  text-align: left;
}

.form-check-right {
  padding-left: 0;
  display: inline-block;
  padding-right: 1.5em;
}
.form-check-right .form-check-input {
  float: right;
  margin-left: 0;
  margin-right: -1.5em;
}
.form-check-right .form-check-label {
  display: block;
}

.form-checkbox-outline .form-check-input {
  border-width: 2px;
  background-color: #fff;
}
.form-checkbox-outline .form-check-input:active {
  filter: none;
}
.form-checkbox-outline .form-check-input:checked {
  background-color: #fff !important;
}
.form-checkbox-outline .form-check-input:checked[type=checkbox] {
  background-image: none;
}
.form-checkbox-outline .form-check-input:checked:after {
  position: absolute;
  content: "󰄬";
  font-family: "Material Design Icons";
  top: -4px !important;
  left: 1px;
  /*rtl: -4px */
  font-size: 16px;
  color: #343a40;
}

.form-radio-outline .form-check-input {
  border-width: 2px;
  background-color: #fff;
}
.form-radio-outline .form-check-input:active {
  filter: none;
}
.form-radio-outline .form-check-input:checked {
  background-color: #fff !important;
}
.form-radio-outline .form-check-input:checked[type=checkbox] {
  background-image: none;
}
.form-radio-outline .form-check-input:checked:after {
  position: absolute;
  content: "󰝥";
  font-family: "Material Design Icons";
  top: 6px !important;
  left: 4px;
  font-size: 6px;
}

.form-check-primary .form-check-input:checked {
  background-color: #038edc;
  border-color: #038edc;
}

.form-radio-primary .form-check-input:checked {
  border-color: #038edc;
  background-color: #038edc;
}
.form-radio-primary .form-check-input:checked:after {
  color: #038edc;
}

.form-check-secondary .form-check-input:checked {
  background-color: #74788d;
  border-color: #74788d;
}

.form-radio-secondary .form-check-input:checked {
  border-color: #74788d;
  background-color: #74788d;
}
.form-radio-secondary .form-check-input:checked:after {
  color: #74788d;
}

.form-check-success .form-check-input:checked {
  background-color: #51d28c;
  border-color: #51d28c;
}

.form-radio-success .form-check-input:checked {
  border-color: #51d28c;
  background-color: #51d28c;
}
.form-radio-success .form-check-input:checked:after {
  color: #51d28c;
}

.form-check-info .form-check-input:checked {
  background-color: #5fd0f3;
  border-color: #5fd0f3;
}

.form-radio-info .form-check-input:checked {
  border-color: #5fd0f3;
  background-color: #5fd0f3;
}
.form-radio-info .form-check-input:checked:after {
  color: #5fd0f3;
}

.form-check-warning .form-check-input:checked {
  background-color: #f7cc53;
  border-color: #f7cc53;
}

.form-radio-warning .form-check-input:checked {
  border-color: #f7cc53;
  background-color: #f7cc53;
}
.form-radio-warning .form-check-input:checked:after {
  color: #f7cc53;
}

.form-check-danger .form-check-input:checked {
  background-color: #f34e4e;
  border-color: #f34e4e;
}

.form-radio-danger .form-check-input:checked {
  border-color: #f34e4e;
  background-color: #f34e4e;
}
.form-radio-danger .form-check-input:checked:after {
  color: #f34e4e;
}

.form-check-pink .form-check-input:checked {
  background-color: #e83e8c;
  border-color: #e83e8c;
}

.form-radio-pink .form-check-input:checked {
  border-color: #e83e8c;
  background-color: #e83e8c;
}
.form-radio-pink .form-check-input:checked:after {
  color: #e83e8c;
}

.form-check-light .form-check-input:checked {
  background-color: #f5f6f8;
  border-color: #f5f6f8;
}

.form-radio-light .form-check-input:checked {
  border-color: #f5f6f8;
  background-color: #f5f6f8;
}
.form-radio-light .form-check-input:checked:after {
  color: #f5f6f8;
}

.form-check-dark .form-check-input:checked {
  background-color: #343a40;
  border-color: #343a40;
}

.form-radio-dark .form-check-input:checked {
  border-color: #343a40;
  background-color: #343a40;
}
.form-radio-dark .form-check-input:checked:after {
  color: #343a40;
}

.form-check-purple .form-check-input:checked {
  background-color: #564ab1;
  border-color: #564ab1;
}

.form-radio-purple .form-check-input:checked {
  border-color: #564ab1;
  background-color: #564ab1;
}
.form-radio-purple .form-check-input:checked:after {
  color: #564ab1;
}

.form-check,
.form-check-input,
.form-check-label {
  cursor: pointer;
  margin-bottom: 0;
}

.form-switch-md {
  font-size: 20px;
  min-height: 26px;
  line-height: 26px;
}
.form-switch-md .form-check-label {
  font-size: 0.9rem;
  vertical-align: middle;
}

.form-switch-lg {
  font-size: 26px;
  min-height: 36px;
  line-height: 36px;
}
.form-switch-lg .form-check-label {
  font-size: 0.9rem;
  vertical-align: middle;
}

.input-group-text {
  margin-bottom: 0px;
}

.card-radio {
  background-color: #fff;
  border: 2px solid #eff0f2;
  border-radius: 0.25rem;
  padding: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.card-radio:hover {
  cursor: pointer;
}

.card-radio-label {
  display: block;
}

.card-radio-input {
  display: none;
}
.card-radio-input:checked + .card-radio {
  border-color: #038edc !important;
}

body[data-layout-mode=dark] .form-control {
  color: #adb5bd;
  background-color: #033350;
  border: 1px solid #043a5a;
}
body[data-layout-mode=dark] .form-select {
  color: #adb5bd;
  background-color: #043552;
  border: 1px solid #043a5a;
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%23f5f6f8%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M2 5l6 6 6-6%27/%3e%3c/svg%3e");
}
body[data-layout-mode=dark] .form-check-input {
  background-color: #043a5a;
  border-color: rgba(255, 255, 255, 0.25);
}
body[data-layout-mode=dark] .form-check-input:checked {
  background-color: #038edc;
  border-color: #038edc;
}
body[data-layout-mode=dark] .form-switch .form-check-input {
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%23fff%27/%3e%3c/svg%3e");
}
body[data-layout-mode=dark] .input-group-text {
  background-color: #043a5a;
  border-color: #043a5a;
  color: #eff0f2;
}
body[data-layout-mode=dark] .form-control::-webkit-file-upload-button {
  background-color: #043a5a;
  color: #eff0f2;
}
body[data-layout-mode=dark] .form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #043a5a;
}

.main-chart .chart-border-left {
  border-left: 1.4px solid #eff0f2;
  padding: 2px 20px;
}
@media (max-width: 575.98px) {
  .main-chart .chart-border-left {
    border: 0;
  }
}
.main-chart .chart-border-left:last-child {
  margin-right: 0px;
}

@media (min-width: 992px) {
  .map-widget {
    border-right: 1px solid #eff0f2;
  }
}

body[data-layout-mode=dark] .main-chart .chart-border-left {
  border-left: 1.4px solid #043a5a;
}
@media (min-width: 992px) {
  body[data-layout-mode=dark] .map-widget {
    border-right: 1px solid #043a5a;
  }
}

.button-items {
  margin-left: -8px;
  margin-bottom: -12px;
}
.button-items .btn {
  margin-bottom: 12px;
  margin-left: 8px;
}

.search-box .form-control {
  border-radius: 30px;
  padding-left: 40px;
}
.search-box .search-icon {
  font-size: 16px;
  position: absolute;
  left: 13px;
  top: 0;
  line-height: 38px;
}

.bs-example-modal {
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  z-index: 1;
  display: block;
}

.icon-demo-content {
  text-align: center;
  color: #adb5bd;
}
.icon-demo-content i, .icon-demo-content svg {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 36px;
  font-size: 24px;
  margin: 0px auto 16px;
  border: 2px solid #eff0f2;
  color: #74788d;
  border-radius: 4px;
  transition: all 0.4s;
}
.icon-demo-content svg {
  padding: 6px;
}
.icon-demo-content .col-lg-4 {
  margin-top: 24px;
}
.icon-demo-content .col-lg-4:hover i, .icon-demo-content .col-lg-4:hover svg {
  color: #fff;
  background-color: #038edc;
  border-color: #038edc;
  transform: scale(1.15);
}

.grid-structure .grid-container {
  background-color: #f8f9fa;
  margin-top: 10px;
  font-size: 0.8rem;
  font-weight: 500;
  padding: 10px 20px;
}

.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}

body[data-layout-mode=dark] .icon-demo-content i, body[data-layout-mode=dark] .icon-demo-content svg {
  color: #eff0f2;
  border-color: #043a5a;
}

.ribbon {
  position: absolute;
  right: -26px;
  top: 20px;
  transform: rotate(45deg);
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  padding: 1px 22px;
  font-size: 13px;
  font-weight: 500;
}

@media print {
  .vertical-menu,
.right-bar,
.page-title-box,
.navbar-header,
.footer {
    display: none !important;
  }

  .card-body,
.main-content,
.right-bar,
.page-content,
body {
    padding: 0;
    margin: 0;
  }

  .card {
    border: 0;
  }
}
[data-simplebar] {
  position: relative;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
}

.simplebar-wrapper {
  overflow: hidden;
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit;
}

.simplebar-mask {
  direction: inherit;
  position: absolute;
  overflow: hidden;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto !important;
  height: auto !important;
  z-index: 0;
}

.simplebar-offset {
  direction: inherit !important;
  box-sizing: inherit !important;
  resize: none !important;
  position: absolute;
  top: 0;
  left: 0 !important;
  bottom: 0;
  right: 0 !important;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch;
}

.simplebar-content-wrapper {
  direction: inherit;
  box-sizing: border-box !important;
  position: relative;
  display: block;
  height: 100%;
  /* Required for horizontal native scrollbar to not appear if parent is taller than natural height */
  width: auto;
  visibility: visible;
  overflow: auto;
  /* Scroll on this element otherwise element can't have a padding applied properly */
  max-width: 100%;
  /* Not required for horizontal scroll to trigger */
  max-height: 100%;
  /* Needed for vertical scroll to trigger */
  scrollbar-width: none;
  padding: 0px !important;
}

.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
  display: none;
}

.simplebar-content:before,
.simplebar-content:after {
  content: " ";
  display: table;
}

.simplebar-placeholder {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none;
}

.simplebar-height-auto-observer-wrapper {
  box-sizing: inherit !important;
  height: 100%;
  width: 100%;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  flex-grow: inherit;
  flex-shrink: 0;
  flex-basis: 0;
}

.simplebar-height-auto-observer {
  box-sizing: inherit;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 1000%;
  width: 1000%;
  min-height: 1px;
  min-width: 1px;
  overflow: hidden;
  pointer-events: none;
  z-index: -1;
}

.simplebar-track {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
  overflow: hidden;
}

[data-simplebar].simplebar-dragging .simplebar-content {
  pointer-events: none;
  user-select: none;
  -webkit-user-select: none;
}

[data-simplebar].simplebar-dragging .simplebar-track {
  pointer-events: all;
}

.simplebar-scrollbar {
  position: absolute;
  right: 2px;
  width: 11px;
  min-height: 10px;
}

.simplebar-scrollbar:before {
  position: absolute;
  content: "";
  background: #a2adb7 !important;
  border-radius: 7px;
  left: 0;
  right: 0;
  opacity: 0;
  transition: opacity 0.2s linear;
}

.simplebar-scrollbar.simplebar-visible:before {
  /* When hovered, remove all transitions from drag handle */
  opacity: 0.5;
  transition: opacity 0s linear;
}

.simplebar-track.simplebar-vertical {
  top: 0;
  width: 11px;
}

.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px;
}

.simplebar-track.simplebar-horizontal {
  left: 0;
  height: 11px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
  height: 100%;
  left: 2px;
  right: 2px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  right: auto;
  left: 0;
  top: 2px;
  height: 7px;
  min-height: 0;
  min-width: 10px;
  width: auto;
}

/* Rtl support */
[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical {
  right: auto;
  left: 0;
}

.hs-dummy-scrollbar-size {
  direction: rtl;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  height: 500px;
  width: 500px;
  overflow-y: hidden;
  overflow-x: scroll;
}

.simplebar-hide-scrollbar {
  position: fixed;
  left: 0;
  visibility: hidden;
  overflow-y: scroll;
  scrollbar-width: none;
}

.custom-scroll {
  height: 100%;
}

/* ==============
  Calendar
===================*/
.fc-button-primary {
  background-color: #038edc !important;
  border-color: #038edc !important;
}

.fc-header-toolbar button {
  text-transform: capitalize !important;
}

.fc td,
.fc th {
  border: 1px solid #eff0f2;
}

.fc .fc-toolbar h2 {
  font-size: 16px;
  line-height: 30px;
  text-transform: uppercase;
}
@media (max-width: 767.98px) {
  .fc .fc-toolbar .fc-left,
.fc .fc-toolbar .fc-right,
.fc .fc-toolbar .fc-center {
    float: none;
    display: block;
    text-align: center;
    clear: both;
    margin: 10px 0;
  }
  .fc .fc-toolbar > * > * {
    float: none;
  }
  .fc .fc-toolbar .fc-today-button {
    display: none;
  }
}
.fc .fc-toolbar .btn {
  text-transform: capitalize;
}
.fc .fc-col-header-cell {
  background-color: #f5f6f8;
}
.fc .fc-col-header-cell-cushion {
  display: block;
  padding: 8px 4px;
}
.fc .fc-daygrid-day-number {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 500;
  margin: 2px;
}
.fc .fc-daygrid-day.fc-day-today {
  background-color: rgba(3, 142, 220, 0.1);
}
.fc .fc-daygrid-day.fc-day-today .fc-daygrid-day-number {
  background-color: #038edc;
  color: #fff;
}
.fc .fc-list-event:hover td {
  background: transparent;
}
.fc .fc-list-event-dot {
  border-color: #fff;
}
.fc .fc-list-event-title a {
  color: #fff !important;
}
.fc .fc-col-header,
.fc .fc-daygrid-body,
.fc .fc-scrollgrid-sync-table {
  width: 100% !important;
}

.fc-theme-bootstrap a:not([href]) {
  color: #495057;
}

.fc-event {
  color: #fff;
}

.fc th.fc-widget-header {
  background: #eff0f2;
  color: #495057;
  line-height: 20px;
  padding: 10px 0;
  text-transform: uppercase;
  font-weight: 700;
}

.fc-unthemed .fc-content,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-list-heading td,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-row,
.fc-unthemed tbody,
.fc-unthemed td,
.fc-unthemed th,
.fc-unthemed thead {
  border-color: #eff0f2;
}
.fc-unthemed td.fc-today {
  background: #fbfbfc;
}

.fc-button {
  background: #fff;
  border-color: #eff0f2;
  color: #495057;
  text-transform: capitalize;
  box-shadow: none;
  padding: 6px 12px !important;
  height: auto !important;
}

.fc-state-down,
.fc-state-active,
.fc-state-disabled {
  background-color: #038edc;
  color: #fff;
  text-shadow: none;
}

.fc-event {
  border-radius: 2px;
  border: none;
  cursor: move;
  font-size: 0.8125rem;
  margin: 5px 7px;
  padding: 5px 5px;
  text-align: center;
}

.fc-event,
.fc-event-dot {
  background-color: #038edc;
}

.fc-daygrid-dot-event.fc-event-mirror,
.fc-daygrid-dot-event:hover {
  background-color: #038edc;
}

.fc-daygrid-dot-event {
  color: #fff !important;
}
.fc-daygrid-dot-event .fc-event-title {
  font-weight: 600;
}

.fc-daygrid-event-dot {
  border-color: #fff !important;
  color: #fff !important;
}

.fc-event .fc-content {
  color: #fff;
}

#external-events .external-event {
  text-align: left;
  padding: 8px 16px;
}

.fc-day-grid-event.fc-h-event.fc-event.fc-start.fc-end.bg-dark .fc-content {
  color: #f5f6f8;
}

[dir=rtl] .fc-header-toolbar {
  direction: ltr !important;
}
[dir=rtl] .fc-toolbar > * > :not(:first-child) {
  margin-left: 0.75em;
}

@media (max-width: 575.98px) {
  .fc-toolbar {
    flex-direction: column;
    gap: 16px;
  }
}

body[data-layout-mode=dark] .fc-col-header-cell {
  background-color: #043552;
}
body[data-layout-mode=dark] .fc-theme-bootstrap a:not([href]) {
  color: #7e93a0;
}

.fc-h-event {
  border: none !important;
}

.fc-daygrid-dot-event {
  padding: 5px !important;
}

@media (min-width: 576px) {
  .fc-toolbar {
    display: inline-block;
    text-align: center;
  }
}
.noUi-connect {
  background: #038edc;
}

.noUi-handle {
  background: #fff;
}

.noUi-horizontal {
  height: 8px;
}
.noUi-horizontal .noUi-handle {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  right: -10px;
  top: -7px;
}
.noUi-horizontal .noUi-handle::before, .noUi-horizontal .noUi-handle::after {
  display: none;
}
.noUi-horizontal .noUi-handle:focus {
  outline: 0;
}

.noUi-pips-horizontal {
  height: 50px;
}

.noUi-vertical {
  width: 8px;
}
.noUi-vertical .noUi-handle {
  height: 20px;
  width: 20px;
  right: -7px;
  top: -12px;
  border-radius: 50%;
}
.noUi-vertical .noUi-handle::before, .noUi-vertical .noUi-handle::after {
  display: none;
}
.noUi-vertical .noUi-handle:focus {
  outline: 0;
}

.noUi-value {
  font-size: 12px;
}

.noUi-marker-horizontal.noUi-marker-large {
  height: 6px;
}
.noUi-marker-horizontal.noUi-marker {
  display: none;
}

.noUi-target {
  background-color: #f5f6f8;
  border-color: #f5f6f8;
}

.noUi-touch-area:focus {
  outline: 0;
}

#red, #green, #blue {
  margin: 10px;
  display: inline-block;
  height: 200px;
}

#colorpicker {
  height: 240px;
  width: 310px;
  margin: 0 auto;
  padding: 10px;
  border: 1px solid #eff0f2;
}

#result {
  margin: 60px 26px;
  height: 100px;
  width: 100px;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #eff0f2;
  box-shadow: 0 0 3px;
  border-radius: 7px;
}

#red .noUi-connect {
  background: #f34e4e;
}

#green .noUi-connect {
  background: #51d28c;
}

#blue .noUi-connect {
  background: #038edc;
}

.form-control.keyboard {
  max-width: 340px !important;
}

#input-select,
#input-number {
  padding: 7px;
  margin: 15px 5px 5px;
  width: 70px;
}

.example-val {
  font-size: 12px;
  color: #74788d;
  display: block;
  margin: 15px 0;
}
.example-val:before {
  content: "Value: ";
  font-size: 12px;
  font-weight: 600;
}

.noUi-tooltip {
  display: none;
}

.noUi-active .noUi-tooltip {
  display: block;
}

.c-1-color {
  background: #f34e4e;
}

.c-2-color {
  background: #f7cc53;
}

.c-3-color {
  background: #51d28c;
}

.c-4-color {
  background: #038edc;
}

.c-5-color {
  background: #564ab1;
}

#slider-toggle {
  height: 50px;
}
#slider-toggle.off .noUi-handle {
  border-color: #f34e4e;
}

body[data-layout-mode=dark] .noUi-target {
  background-color: #043a5a;
  border-color: #043a5a;
  box-shadow: inset 0 1px 1px #043a5a, 0 3px 6px -5px #043a5a;
}
body[data-layout-mode=dark] .example-val {
  color: #7e93a0;
}

.swal2-container .swal2-title {
  font-size: 24px;
  font-weight: 500;
}

.swal2-content {
  font-size: 16px;
}

.swal2-icon.swal2-question {
  border-color: #5fd0f3;
  color: #5fd0f3;
}
.swal2-icon.swal2-success [class^=swal2-success-line] {
  background-color: #51d28c;
}
.swal2-icon.swal2-success .swal2-success-ring {
  border-color: rgba(81, 210, 140, 0.3);
}
.swal2-icon.swal2-warning {
  border-color: #f7cc53;
  color: #f7cc53;
}

.swal2-styled:focus {
  box-shadow: none;
}

.swal2-progress-steps .swal2-progress-step {
  background: #038edc;
}
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step {
  background: #038edc;
}
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step, .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step-line {
  background: rgba(3, 142, 220, 0.3);
}
.swal2-progress-steps .swal2-progress-step-line {
  background: #038edc;
}

.swal2-actions.swal2-loading .swal2-styled.swal2-confirm {
  border-left-color: #038edc !important;
  border-right-color: #038edc !important;
}

.swal2-file, .swal2-input, .swal2-textarea {
  border: 1px solid #e2e5e8;
}
.swal2-file:focus, .swal2-input:focus, .swal2-textarea:focus {
  box-shadow: none;
  border-color: #cbced1;
}

body[data-layout-mode=dark] .swal2-popup {
  background-color: #043a5a !important;
}
body[data-layout-mode=dark] .swal2-content {
  color: #adb5bd;
}
body[data-layout-mode=dark] .swal2-html-container {
  color: #7e93a0;
}
body[data-layout-mode=dark] .swal2-file, body[data-layout-mode=dark] .swal2-input, body[data-layout-mode=dark] .swal2-textarea {
  border: 1px solid #05476e !important;
}

.alertify .ajs-header {
  font-weight: 500;
  font-size: 16px;
  position: relative;
  color: #495057;
}
.alertify .ajs-dialog {
  box-shadow: 0 2px 3px rgba(52, 58, 64, 0.06);
  background-color: #fff;
  border-radius: 0.4rem;
  overflow: hidden;
}
.alertify .ajs-dialog .ajs-header, .alertify .ajs-dialog .ajs-footer {
  background-color: #fff;
}
.alertify .ajs-body {
  color: #495057;
}
.alertify .ajs-footer .ajs-buttons .ajs-button {
  font-size: 13px;
  color: #495057;
  font-weight: 500;
}
.alertify .ajs-footer .ajs-buttons .ajs-button.ajs-ok {
  color: #038edc;
}
.alertify .ajs-footer .ajs-buttons.ajs-primary {
  text-align: right;
}
.alertify .ajs-body .ajs-content {
  padding: 16px 0px;
}
.alertify .ajs-body .ajs-content .ajs-input:focus-visible {
  outline: none;
}
.alertify .ajs-body .ajs-content .ajs-input {
  display: block;
  width: 100%;
  padding: 0.47rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #e2e5e8;
  border-radius: 0.25rem;
}
.alertify .ajs-commands {
  top: 16px;
  right: 16px;
  left: auto;
  margin: 0;
}
.alertify .ajs-commands button {
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  background: transparent url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23000%27%3e%3cpath d=%27M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z%27/%3e%3c/svg%3e") center/1em auto no-repeat !important;
  opacity: 0.5;
}

.alertify-notifier .ajs-message {
  background-color: #038edc;
  border-color: #038edc;
  color: #fff;
  text-shadow: none !important;
  border-radius: 4px;
}
.alertify-notifier .ajs-message.ajs-success {
  background-color: #51d28c;
  border-color: #51d28c;
}
.alertify-notifier .ajs-message.ajs-error {
  background-color: #f34e4e;
  border-color: #f34e4e;
}
.alertify-notifier .ajs-message.ajs-warning {
  background-color: #f7cc53;
  border-color: #f7cc53;
}
.alertify-notifier.ajs-right {
  right: 10px;
  left: auto;
}
.alertify-notifier.ajs-right .ajs-message {
  right: -320px;
  left: auto;
}
.alertify-notifier.ajs-right .ajs-message.ajs-visible {
  right: 290px;
  left: auto;
}
.alertify-notifier.ajs-left {
  left: 10px;
  right: auto;
}
.alertify-notifier.ajs-left .ajs-message {
  left: -300px;
  right: auto;
}
.alertify-notifier.ajs-left .ajs-message.ajs-visible {
  left: 0;
  right: auto;
}

body[data-layout-mode=dark] .alertify .ajs-dialog {
  background-color: #032d46;
}
body[data-layout-mode=dark] .alertify .ajs-header, body[data-layout-mode=dark] .alertify .ajs-footer {
  color: #eff0f2;
  background-color: #032d46;
  border-color: #043a5a;
}
body[data-layout-mode=dark] .alertify .ajs-body {
  color: #adb5bd;
}
body[data-layout-mode=dark] .alertify .ajs-body .ajs-content .ajs-input {
  color: #adb5bd;
  background-color: #033350;
  border: 1px solid #043a5a;
}
body[data-layout-mode=dark] .alertify .ajs-footer .ajs-buttons .ajs-button {
  color: #adb5bd;
}
body[data-layout-mode=dark] .alertify .ajs-footer .ajs-buttons .ajs-button.ajs-ok {
  color: #038edc;
}
body[data-layout-mode=dark] .alertify .ajs-commands button {
  background: transparent url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23fff%27%3e%3cpath d=%27M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z%27/%3e%3c/svg%3e") center/1em auto no-repeat !important;
}

.swiper-arrow .swiper-button-next, .swiper-arrow .swiper-button-prev {
  height: 30px;
  width: 30px;
  margin: auto 0;
  color: #fff !important;
  background-color: #039ef5;
}
.swiper-arrow .swiper-button-next::after, .swiper-arrow .swiper-button-prev::after {
  font-size: 18px;
}
.swiper-arrow .swiper-button-prev {
  position: absolute;
  left: 0;
}
.swiper-arrow .swiper-button-next {
  position: absolute;
  right: 0;
}
.swiper-arrow.arrow-sm .swiper-button-prev, .swiper-arrow.arrow-sm .swiper-button-next {
  height: 24px;
  width: 24px;
}
.swiper-arrow.arrow-sm .swiper-button-prev::after, .swiper-arrow.arrow-sm .swiper-button-next::after {
  font-size: 12px;
}

.swiper-pagination {
  transform: translate3d(0, 0, 0) translateX(-50%);
  display: inline-flex;
  width: auto !important;
  padding: 4px 4px;
  left: 50% !important;
  background-color: #fff;
  border-radius: 10px;
  right: auto !important;
}

.swiper-pagination-bullet {
  background-color: #fff;
  opacity: 1;
  border: 1px solid #038edc;
}

.swiper-pagination-bullet-active {
  background-color: #038edc;
  opacity: 1;
  border: 1px solid #038edc;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.progress-swiper .swiper-pagination-progressbar {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
  background-color: #f5f6f8;
}
.progress-swiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background-color: #038edc;
}

.choices__inner {
  padding: 0.25rem 2.5rem 0.25rem 0.5rem;
  background-color: #fff;
  vertical-align: middle;
  border-radius: 0.25rem;
  border: 1px solid #e2e5e8;
  min-height: 38px;
}

.choices[data-type*=select-one] .choices__inner {
  padding-bottom: 0.25rem;
}
.choices[data-type*=select-one]:after {
  border: 0;
  border-color: #343a40 transparent transparent;
  right: 11.5px;
  left: auto;
  content: "󰅀";
  font-family: "Material Design Icons";
  width: auto;
  height: auto;
  margin-top: 0;
  top: 50%;
  transform: translateY(-50%);
}
.choices[data-type*=select-one].is-open:after {
  margin-top: 0;
  transform: translateY(-50%) rotate(-180deg);
}

.choices__input {
  background-color: #fff;
  margin-bottom: 0;
}

.choices__list--multiple {
  display: inline-flex;
  flex-wrap: wrap;
  gap: 6px;
}
.choices__list--multiple .choices__item {
  background-color: #038edc;
  border-color: #038edc;
  margin-bottom: 0;
  margin-right: 0;
  font-weight: 400;
}
.choices__list--multiple .choices__item.is-highlighted {
  background-color: #038edc;
  border: 1px solid #038edc;
}

.choices.is-disabled .choices__inner, .choices.is-disabled .choices__input {
  background-color: #f5f6f8;
}

.is-open .choices__inner, .is-focused .choices__inner {
  border-color: #cbced1;
}

.is-disabled .choices__list--multiple .choices__item {
  background-color: #74788d;
  border-color: #74788d;
}

.choices[data-type*=select-multiple] .choices__button, .choices[data-type*=text] .choices__button {
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  margin: 0 -4px 0 8px;
  border-right: 0;
}

.choices__list--dropdown {
  border-color: #e2e5e8;
  box-shadow: 0 2px 3px rgba(52, 58, 64, 0.06);
}
.choices__list--dropdown .choices__item--selectable.is-highlighted {
  background-color: #f8f9fa;
}

.is-open .choices__list--dropdown {
  border-color: #e2e5e8;
}

body[data-layout-mode=dark] .choices__inner {
  color: #adb5bd;
  background-color: #033350;
  border: 1px solid #043a5a;
}
body[data-layout-mode=dark] .choices__input {
  background-color: #033350;
  color: #adb5bd;
}
body[data-layout-mode=dark] .choices__input::placeholder {
  color: #7e93a0;
}
body[data-layout-mode=dark] .choices[data-type*=select-one]:after {
  border-color: #adb5bd transparent transparent;
}
body[data-layout-mode=dark] .choices[data-type*=select-one].is-open:after {
  border-color: transparent transparent #adb5bd;
}
body[data-layout-mode=dark] .choices[data-type*=select-one] .choices__input {
  background-color: #033350;
  border: 1px solid #043a5a;
  color: #adb5bd;
}
body[data-layout-mode=dark] .choices__list--dropdown {
  background-color: #033350;
  border-color: #043a5a;
}
body[data-layout-mode=dark] .choices__list--dropdown .choices__item--selectable.is-highlighted {
  background-color: #043a5a;
}
body[data-layout-mode=dark] .choices.is-disabled .choices__inner, body[data-layout-mode=dark] .choices.is-disabled .choices__input {
  background-color: #033350;
}

.table-bordered {
  border: 1px solid #eff0f2;
}

.gridjs-container {
  color: #495057;
}

.gridjs-wrapper {
  box-shadow: none;
  border: 1px solid #eff0f2;
}
.gridjs-wrapper::-webkit-scrollbar {
  -webkit-appearance: none;
}
.gridjs-wrapper::-webkit-scrollbar:vertical {
  width: 12px;
}
.gridjs-wrapper::-webkit-scrollbar:horizontal {
  height: 12px;
}
.gridjs-wrapper::-webkit-scrollbar-thumb {
  background-color: rgba(52, 58, 64, 0.075);
  border-radius: 10px;
  border: 2px solid #fff;
}
.gridjs-wrapper::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #fff;
}

.gridjs-table {
  width: 100%;
}

th.gridjs-th,
td.gridjs-td {
  border: 1px solid #eff0f2;
  padding: 0.75rem 0.75rem;
}

th.gridjs-th {
  border-top: 0;
  color: #495057;
  background-color: #f8f9fa;
}
th.gridjs-th-sort:focus, th.gridjs-th-sort:hover {
  background-color: #f2f4f6;
}

.gridjs-footer {
  box-shadow: none;
  border: 1px solid #eff0f2;
  border-top: 0;
}

.gridjs-pagination {
  color: #74788d;
}
.gridjs-pagination .gridjs-pages button {
  border: none !important;
  border-radius: 30px !important;
  margin: 0 5px;
  border: none;
  min-width: 32px;
  height: 32px;
  padding: 0;
  text-align: center;
  line-height: 32px;
}
.gridjs-pagination .gridjs-pages button:disabled, .gridjs-pagination .gridjs-pages button:hover:disabled, .gridjs-pagination .gridjs-pages button[disabled] {
  color: #adb5bd;
}
.gridjs-pagination .gridjs-pages button:hover {
  background-color: #f5f6f8;
  color: #025d91;
}
.gridjs-pagination .gridjs-pages button:focus {
  box-shadow: none;
}
.gridjs-pagination .gridjs-pages button:last-child:hover, .gridjs-pagination .gridjs-pages button:first-child:hover {
  background-color: transparent;
}
.gridjs-pagination .gridjs-pages button.gridjs-currentPage {
  background-color: #038edc;
  color: #fff;
  border-color: #038edc;
}

input.gridjs-input {
  border-color: #e2e5e8;
  background-color: #fff;
  color: #495057;
}
input.gridjs-input:focus {
  box-shadow: none;
  border-color: #cbced1;
  background-color: #fff;
}

body[data-layout-mode=dark] .gridjs-container {
  color: #7e93a0;
}
body[data-layout-mode=dark] .gridjs-wrapper {
  border-color: #043a5a;
}
body[data-layout-mode=dark] .gridjs-wrapper::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.075);
  border: 2px solid #032d46;
}
body[data-layout-mode=dark] .gridjs-wrapper::-webkit-scrollbar-track {
  background-color: #032d46;
}
body[data-layout-mode=dark] input.gridjs-input {
  color: #adb5bd;
  background-color: #033350;
  border: 1px solid #043a5a;
}
body[data-layout-mode=dark] input.gridjs-input::placeholder {
  color: #7e93a0;
}
body[data-layout-mode=dark] th.gridjs-th {
  background-color: #033350;
  color: #adb5bd;
}
body[data-layout-mode=dark] td.gridjs-td, body[data-layout-mode=dark] th.gridjs-th {
  border-color: #043a5a;
}
body[data-layout-mode=dark] .gridjs-tbody, body[data-layout-mode=dark] td.gridjs-td {
  background-color: #032d46;
}
body[data-layout-mode=dark] .gridjs-footer {
  background-color: #032d46;
  border-color: #043a5a;
}
body[data-layout-mode=dark] .gridjs-pagination {
  color: #7e93a0;
}
body[data-layout-mode=dark] .gridjs-pagination .gridjs-pages button {
  background-color: #032d46;
  color: #7e93a0;
}
body[data-layout-mode=dark] .gridjs-pagination .gridjs-pages button.gridjs-currentPage {
  background-color: #038edc;
  color: #fff;
  border-color: #038edc;
}

.pcr-app {
  background: #fff;
}

.pcr-app[data-theme=classic] .pcr-selection .pcr-color-preview {
  margin-right: 0.75em;
  margin-left: 0;
}
.pcr-app[data-theme=classic] .pcr-selection .pcr-color-chooser, .pcr-app[data-theme=classic] .pcr-selection .pcr-color-opacity {
  margin-left: 0.75em;
  margin-right: 0;
}

.flatpickr-input[readonly] {
  background-color: #fff;
}

.input[readonly] {
  background-color: #fff;
}

.flatpickr-months, .flatpickr-weekdays {
  background-color: #038edc;
}

span.flatpickr-weekday {
  color: #fff;
  font-weight: 500;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
  background-color: transparent !important;
}

.flatpickr-am-pm:focus, .flatpickr-am-pm:hover, .numInput:focus, .numInput:hover, .numInputWrapper:focus, .numInputWrapper:hover {
  background-color: transparent !important;
}

.flatpickr-weekdays {
  height: 36px !important;
  border-bottom: 1px solid #eff0f2;
}

.flatpickr-day {
  color: #343a40 !important;
}
.flatpickr-day:hover, .flatpickr-day:focus {
  background-color: rgba(245, 246, 248, 0.7) !important;
}
.flatpickr-day.today {
  border-color: #038edc !important;
  background-color: rgba(3, 142, 220, 0.1);
}
.flatpickr-day.today:hover, .flatpickr-day.today:focus {
  color: #343a40 !important;
  background-color: rgba(3, 142, 220, 0.15) !important;
}
.flatpickr-day.selected {
  background-color: #038edc !important;
  border-color: #038edc !important;
  color: #fff !important;
}
.flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover, .flatpickr-day.prevMonthDay, .flatpickr-day.nextMonthDay, .flatpickr-day.notAllowed, .flatpickr-day.notAllowed.prevMonthDay, .flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(52, 58, 64, 0.3) !important;
}
.flatpickr-day.inRange, .flatpickr-day.prevMonthDay.inRange, .flatpickr-day.nextMonthDay.inRange, .flatpickr-day.today.inRange, .flatpickr-day.prevMonthDay.today.inRange, .flatpickr-day.nextMonthDay.today.inRange, .flatpickr-day:hover, .flatpickr-day.prevMonthDay:hover, .flatpickr-day.nextMonthDay:hover, .flatpickr-day:focus, .flatpickr-day.prevMonthDay:focus, .flatpickr-day.nextMonthDay:focus {
  background-color: #f5f6f8;
  border-color: #f5f6f8;
}
.flatpickr-day.inRange {
  box-shadow: -5px 0 0 #f5f6f8, 5px 0 0 #f5f6f8;
}
.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
  background-color: #038edc !important;
  border-color: #038edc !important;
  color: #fff !important;
}

.flatpickr-months .flatpickr-prev-month, .flatpickr-months .flatpickr-next-month, .flatpickr-months .flatpickr-month {
  color: rgba(255, 255, 255, 0.9) !important;
  fill: rgba(255, 255, 255, 0.9) !important;
}

.flatpickr-monthDropdown-month {
  color: rgba(0, 0, 0, 0.8);
}

.flatpickr-current-month input.cur-year[disabled], .flatpickr-current-month input.cur-year[disabled]:hover {
  color: rgba(255, 255, 255, 0.9) !important;
}

.flatpickr-time input, .flatpickr-time .flatpickr-time-separator, .flatpickr-time .flatpickr-am-pm {
  color: #343a40 !important;
}

.flatpickr-calendar {
  background-color: #fff !important;
  box-shadow: 1px 0 0 #eff0f2, -1px 0 0 #eff0f2, 0 1px 0 #eff0f2, 0 -1px 0 #eff0f2, 0 3px 13px rgba(0, 0, 0, 0.08) !important;
}
.flatpickr-calendar.hasTime .flatpickr-time {
  border-top: 1px solid #eff0f2 !important;
}

.flatpickr-months {
  border-radius: 5px 5px 0px 0px;
}
.flatpickr-months .flatpickr-prev-month:hover svg, .flatpickr-months .flatpickr-next-month:hover svg {
  fill: rgba(255, 255, 255, 0.9) !important;
}

body[data-layout-mode=dark] .flatpickr-calendar {
  background-color: #043552 !important;
  box-shadow: 1px 0 0 #043a5a, -1px 0 0 #043a5a, 0 1px 0 #043a5a, 0 -1px 0 #043a5a, 0 3px 13px rgba(0, 0, 0, 0.08) !important;
}
body[data-layout-mode=dark] .flatpickr-calendar.hasTime .flatpickr-time {
  border-top: 1px solid #043a5a !important;
}
body[data-layout-mode=dark] .flatpickr-weekdays {
  border-color: #043a5a;
}
body[data-layout-mode=dark] .flatpickr-day {
  color: #adb5bd !important;
}
body[data-layout-mode=dark] .flatpickr-day:hover, body[data-layout-mode=dark] .flatpickr-day:focus {
  background-color: rgba(4, 58, 90, 0.7) !important;
}
body[data-layout-mode=dark] .flatpickr-day.today {
  border-color: #038edc !important;
  background-color: rgba(3, 142, 220, 0.1);
}
body[data-layout-mode=dark] .flatpickr-day.today:hover, body[data-layout-mode=dark] .flatpickr-day.today:focus {
  color: #343a40 !important;
  background-color: rgba(3, 142, 220, 0.15) !important;
}
body[data-layout-mode=dark] .flatpickr-day.inRange, body[data-layout-mode=dark] .flatpickr-day.prevMonthDay.inRange, body[data-layout-mode=dark] .flatpickr-day.nextMonthDay.inRange, body[data-layout-mode=dark] .flatpickr-day.today.inRange, body[data-layout-mode=dark] .flatpickr-day.prevMonthDay.today.inRange, body[data-layout-mode=dark] .flatpickr-day.nextMonthDay.today.inRange, body[data-layout-mode=dark] .flatpickr-day:hover, body[data-layout-mode=dark] .flatpickr-day.prevMonthDay:hover, body[data-layout-mode=dark] .flatpickr-day.nextMonthDay:hover, body[data-layout-mode=dark] .flatpickr-day:focus, body[data-layout-mode=dark] .flatpickr-day.prevMonthDay:focus, body[data-layout-mode=dark] .flatpickr-day.nextMonthDay:focus {
  background-color: #043a5a;
  border-color: #043a5a;
}
body[data-layout-mode=dark] .flatpickr-day.selected {
  background-color: #038edc !important;
  border-color: #038edc !important;
  color: #fff !important;
}
body[data-layout-mode=dark] .flatpickr-day.flatpickr-disabled, body[data-layout-mode=dark] .flatpickr-day.flatpickr-disabled:hover, body[data-layout-mode=dark] .flatpickr-day.prevMonthDay, body[data-layout-mode=dark] .flatpickr-day.nextMonthDay, body[data-layout-mode=dark] .flatpickr-day.notAllowed, body[data-layout-mode=dark] .flatpickr-day.notAllowed.prevMonthDay, body[data-layout-mode=dark] .flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(173, 181, 189, 0.3) !important;
}
body[data-layout-mode=dark] .flatpickr-day.inRange {
  box-shadow: -5px 0 0 #043a5a, 5px 0 0 #043a5a;
}
body[data-layout-mode=dark] .flatpickr-day.selected, body[data-layout-mode=dark] .flatpickr-day.startRange, body[data-layout-mode=dark] .flatpickr-day.endRange, body[data-layout-mode=dark] .flatpickr-day.selected.inRange, body[data-layout-mode=dark] .flatpickr-day.startRange.inRange, body[data-layout-mode=dark] .flatpickr-day.endRange.inRange, body[data-layout-mode=dark] .flatpickr-day.selected:focus, body[data-layout-mode=dark] .flatpickr-day.startRange:focus, body[data-layout-mode=dark] .flatpickr-day.endRange:focus, body[data-layout-mode=dark] .flatpickr-day.selected:hover, body[data-layout-mode=dark] .flatpickr-day.startRange:hover, body[data-layout-mode=dark] .flatpickr-day.endRange:hover, body[data-layout-mode=dark] .flatpickr-day.selected.prevMonthDay, body[data-layout-mode=dark] .flatpickr-day.startRange.prevMonthDay, body[data-layout-mode=dark] .flatpickr-day.endRange.prevMonthDay, body[data-layout-mode=dark] .flatpickr-day.selected.nextMonthDay, body[data-layout-mode=dark] .flatpickr-day.startRange.nextMonthDay, body[data-layout-mode=dark] .flatpickr-day.endRange.nextMonthDay {
  background-color: #038edc !important;
  border-color: #038edc !important;
  color: #fff !important;
}
body[data-layout-mode=dark] .flatpickr-time input, body[data-layout-mode=dark] .flatpickr-time .flatpickr-time-separator, body[data-layout-mode=dark] .flatpickr-time .flatpickr-am-pm {
  color: #adb5bd !important;
}
body[data-layout-mode=dark] .flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #adb5bd;
}
body[data-layout-mode=dark] .flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #adb5bd;
}

.ck.ck-toolbar {
  background-color: rgba(245, 246, 248, 0.75) !important;
  border: 1px solid #e2e5e8 !important;
}
.ck.ck-toolbar.ck-toolbar_grouping > .ck-toolbar__items {
  flex-wrap: wrap !important;
}
.ck.ck-toolbar .ck.ck-toolbar__separator {
  background: transparent !important;
}
.ck.ck-editor__main > .ck-editor__editable {
  border-top: 0 !important;
  background-color: #fff !important;
  border-color: #e2e5e8 !important;
  box-shadow: none !important;
}
.ck.ck-dropdown__panel, .ck.ck-list {
  background: #fff !important;
}
.ck.ck-reset_all, .ck.ck-reset_all * {
  color: #495057 !important;
}
.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_ne, .ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_se {
  left: 0;
  right: auto !important;
}
.ck.ck-editor__editable_inline[dir=ltr] {
  text-align: left !important;
}
.ck.ck-dropdown__panel {
  box-shadow: 0 2px 3px rgba(52, 58, 64, 0.06) !important;
  border-radius: 0.25rem !important;
  border: 1px solid #e2e5e8 !important;
}

.ck-editor__editable {
  min-height: 245px !important;
}

.ck.ck-button.ck-on:not(.ck-disabled):hover, .ck.ck-button.ck-on:not(.ck-disabled):active, a.ck.ck-button.ck-on:not(.ck-disabled):hover, a.ck.ck-button.ck-on:not(.ck-disabled):active {
  background: #f5f6f8 !important;
  box-shadow: none !important;
}
.ck.ck-button:focus, .ck.ck-button:active, a.ck.ck-button:focus, a.ck.ck-button:active {
  background: #f5f6f8 !important;
  border-color: #f5f6f8 !important;
}

.ck.ck-tooltip .ck-tooltip__text {
  background: #343a40 !important;
  color: #f5f6f8 !important;
}

.ck.ck-toolbar .ck.ck-button.ck-on,
a.ck.ck-button.ck-on,
.ck.ck-button:not(.ck-disabled):hover,
a.ck.ck-button:not(.ck-disabled):hover {
  background: rgba(245, 246, 248, 0.75) !important;
}

body[data-layout-mode=dark] .ck.ck-toolbar {
  background-color: #043a5a !important;
  border-color: #043a5a !important;
}
body[data-layout-mode=dark] .ck.ck-editor__main > .ck-editor__editable {
  background-color: #032d46 !important;
  border-color: #043a5a !important;
}
body[data-layout-mode=dark] .ck.ck-icon :not([fill]) {
  fill: #adb5bd !important;
}
body[data-layout-mode=dark] .ck.ck-reset_all, body[data-layout-mode=dark] .ck.ck-reset_all * {
  color: #7e93a0 !important;
}
body[data-layout-mode=dark] .ck.ck-toolbar .ck.ck-button.ck-on,
body[data-layout-mode=dark] a.ck.ck-button.ck-on,
body[data-layout-mode=dark] .ck.ck-button:not(.ck-disabled):hover,
body[data-layout-mode=dark] a.ck.ck-button:not(.ck-disabled):hover {
  background: rgba(126, 147, 160, 0.2) !important;
}

[dir=rtl] .ck.ck-toolbar > .ck-toolbar__items {
  flex-direction: row-reverse;
}

.ql-editor {
  text-align: left;
}
.ql-editor ol, .ql-editor ul {
  padding-left: 1.5em;
  padding-right: 0;
}
.ql-editor li:not(.ql-direction-rtl)::before {
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
}

.ql-container {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.ql-container.ql-snow {
  border-color: #e2e5e8;
}

.ql-bubble {
  border: 1px solid #e2e5e8;
  border-radius: 0.25rem;
}

.ql-toolbar {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}
.ql-toolbar span {
  outline: none !important;
  color: #495057;
}
.ql-toolbar span:hover {
  color: #038edc !important;
}
.ql-toolbar.ql-snow {
  border-color: #e2e5e8;
}
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  border-color: transparent;
}
.ql-toolbar.ql-snow .ql-picker-options {
  box-shadow: 0 2px 3px rgba(52, 58, 64, 0.06);
  border-radius: 0.25rem;
}

.ql-snow .ql-stroke,
.ql-snow .ql-script,
.ql-snow .ql-strike svg {
  stroke: #495057;
}
.ql-snow .ql-fill {
  fill: #495057;
}
.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
  right: 0;
  left: auto;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  color: #495057;
}

.ql-snow .ql-picker-options {
  background-color: #fff;
  border-color: #e2e5e8 !important;
}

body[data-layout-mode=dark] .ql-container.ql-snow, body[data-layout-mode=dark] .ql-toolbar.ql-snow {
  border-color: #043a5a;
}
body[data-layout-mode=dark] .ql-toolbar span {
  color: #adb5bd;
}
body[data-layout-mode=dark] .ql-snow .ql-script, body[data-layout-mode=dark] .ql-snow .ql-strike svg, body[data-layout-mode=dark] .ql-snow .ql-stroke {
  stroke: #adb5bd;
}
body[data-layout-mode=dark] .ql-snow .ql-picker.ql-expanded .ql-picker-label {
  color: #adb5bd;
}
body[data-layout-mode=dark] .ql-snow .ql-picker-options {
  background-color: #043a5a;
  border-color: #043a5a !important;
}
body[data-layout-mode=dark] .ql-bubble {
  border-color: #043a5a;
}
body[data-layout-mode=dark] .ql-bubble .ql-tooltip {
  background-color: #043a5a;
}

/* Dropzone */
.dropzone {
  min-height: 230px;
  border: 2px dashed #e2e5e8 !important;
  background: #fff;
  border-radius: 6px;
}
.dropzone .dropzone {
  border: none !important;
}
.dropzone .dz-message {
  font-size: 24px;
  width: 100%;
}

body[data-layout-mode=dark] .dropzone {
  background: #03304b;
  border-color: #043a5a;
}

.apex-charts {
  min-height: 10px !important;
}
.apex-charts text {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}
.apex-charts .apexcharts-canvas {
  margin: 0 auto;
}

.apexcharts-tooltip-title,
.apexcharts-tooltip-text {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}

.apexcharts-tooltip * {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
  color: #74788d !important;
}

.apexcharts-tooltip.apexcharts-theme-dark * {
  color: #fff !important;
}

.apexcharts-legend-series {
  font-weight: 500;
}

.apexcharts-gridline {
  pointer-events: none;
  stroke: #f8f9fa;
}

.apexcharts-legend-text {
  color: #74788d !important;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
  font-size: 13px !important;
}

.apexcharts-pie-label {
  fill: #fff !important;
}

.apexcharts-title-text, .apexcharts-subtitle-text {
  fill: #adb5bd;
}

.apexcharts-yaxis text,
.apexcharts-xaxis text {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
  fill: #adb5bd;
}

.apexcharts-yaxis-title {
  font-weight: 500;
}

#dynamicloadedchart-wrap {
  margin: 0px auto;
  max-width: 800px;
  position: relative;
}

.chart-box {
  padding-left: 0;
}

#chart-year,
#chart-quarter {
  width: 96%;
  max-width: 48%;
  box-shadow: none;
  padding-left: 0;
  padding-top: 20px;
  background: #fff;
  border: 1px solid #eff0f2;
}

#chart-year {
  float: left;
  position: relative;
  transition: 1s ease transform;
  z-index: 3;
}
#chart-year.chart-quarter-activated {
  transform: translateX(0);
  transition: 1s ease transform;
}

#chart-quarter {
  float: left;
  position: relative;
  z-index: -2;
  transition: 1s ease transform;
}
#chart-quarter.active {
  transition: 1.1s ease-in-out transform;
  transform: translateX(0);
  z-index: 1;
}

@media screen and (min-width: 480px) {
  #chart-year {
    transform: translateX(50%);
  }

  #chart-quarter {
    transform: translateX(-50%);
  }
}
body[data-layout-mode=dark] .apexcharts-gridline {
  stroke: #043552;
}
body[data-layout-mode=dark] .apexcharts-tooltip.apexcharts-theme-light {
  background-color: #032d46;
  border-color: #043552;
}
body[data-layout-mode=dark] .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-title {
  background-color: #043a5a;
  border-color: #054266;
}
body[data-layout-mode=dark] .apexcharts-legend-text {
  color: #adb5bd !important;
}
body[data-layout-mode=dark] .apexcharts-yaxis-texts-g.apexcharts-xaxis-inversed-texts-g + line,
body[data-layout-mode=dark] .apexcharts-grid-row + line {
  stroke: #054266;
}
body[data-layout-mode=dark] .apexcharts-xaxis line,
body[data-layout-mode=dark] .apexcharts-treemap-rect,
body[data-layout-mode=dark] .apexcharts-heatmap-rect,
body[data-layout-mode=dark] .apexcharts-pie-area {
  stroke: #054266;
}
body[data-layout-mode=dark] .apexcharts-radialbar-track.apexcharts-track path {
  stroke: #054266;
}
body[data-layout-mode=dark] .apexcharts-radar-series.apexcharts-plot-series polygon,
body[data-layout-mode=dark] .apexcharts-radar-series.apexcharts-plot-series line {
  fill: #043a5a;
  stroke: #054266;
}
body[data-layout-mode=dark] .apexcharts-pie circle {
  stroke: #054266;
}
body[data-layout-mode=dark] #chart-year,
body[data-layout-mode=dark] #chart-quarter {
  background-color: #032d46;
  border-color: #043552;
}
body[data-layout-mode=dark] .apexcharts-pie line {
  stroke: #043a5a;
}

.glightbox-clean .gslide-title {
  font-family: "Roboto", sans-serif;
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 18px;
}
.glightbox-clean .gslide-desc {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 14px;
}
.glightbox-clean .gclose {
  border: 2px solid #fff;
  border-radius: 7px;
  right: 10px;
  left: auto;
}
@media (min-width: 992px) {
  .glightbox-clean .gclose {
    right: 20px;
    left: auto;
  }
}
.glightbox-clean .gclose svg {
  width: 12px;
}

.gmaps, .gmaps-panaroma {
  height: 300px;
  background: #f8f9fa;
  border-radius: 3px;
}

.gmaps-overlay {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  background: #038edc;
  border-radius: 4px;
  padding: 10px 20px;
}

.gmaps-overlay_arrow {
  left: 50%;
  margin-left: -16px;
  width: 0;
  height: 0;
  position: absolute;
}
.gmaps-overlay_arrow.above {
  bottom: -15px;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 16px solid #038edc;
}
.gmaps-overlay_arrow.below {
  top: -15px;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-bottom: 16px solid #038edc;
}

.jvm-tooltip {
  border-radius: 3px;
  background-color: #038edc;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  box-shadow: 0 5px 6px rgba(52, 58, 64, 0.1);
  padding: 3px 5px;
}

/**
 * wenk - Lightweight tooltip for the greater good
 * @version v1.0.6
 * (c) 2018 Tiaan du Plessis @tiaanduplessis |
 * @link https://tiaanduplessis.github.io/wenk/
 * @license MIT
 */
[data-wenk] {
  position: relative;
  /* ===[Tooltip Down]=== */
  /* ===[Tooltip Left]=== */
  /* ===[Tooltip Right]=== */
  /* ===[Length of tooltip]=== */
  /* ===[Alignment of tooltip]=== */
}
[data-wenk]:after {
  position: absolute;
  font-size: 13px;
  border-radius: 0.4rem;
  content: attr(data-wenk);
  padding: 0.8rem;
  background-color: rgba(17, 17, 17, 0.8);
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.1);
  color: #fff;
  line-height: 1.25rem;
  text-align: left;
  z-index: 1;
  pointer-events: none;
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
  bottom: 100%;
  left: 50%;
  transform: translate(-50%, 10px);
  white-space: pre;
  width: auto;
}
[data-wenk]:after {
  opacity: 0;
}
[data-wenk]:hover {
  overflow: visible;
}
[data-wenk]:hover:after {
  display: block;
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, -10px);
}
[data-wenk].wenk--bottom:after, [data-wenk][data-wenk-pos=bottom]:after {
  bottom: auto;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -10px);
}
[data-wenk].wenk--bottom:hover:after, [data-wenk][data-wenk-pos=bottom]:hover:after {
  transform: translate(-50%, 10px);
}
[data-wenk].wenk--left:after, [data-wenk][data-wenk-pos=left]:after {
  bottom: auto;
  left: auto;
  top: 50%;
  right: 100%;
  transform: translate(10px, -50%);
}
[data-wenk].wenk--left:hover:after, [data-wenk][data-wenk-pos=left]:hover:after {
  transform: translate(-10px, -50%);
}
[data-wenk].wenk--right:after, [data-wenk][data-wenk-pos=right]:after {
  bottom: auto;
  top: 50%;
  left: 100%;
  transform: translate(-10px, -50%);
}
[data-wenk].wenk--right:hover:after, [data-wenk][data-wenk-pos=right]:hover:after {
  transform: translate(10px, -50%);
}
[data-wenk][data-wenk-length=small]:after, [data-wenk].wenk-length--small:after {
  white-space: normal;
  width: 80px;
}
[data-wenk][data-wenk-length=medium]:after, [data-wenk].wenk-length--medium:after {
  white-space: normal;
  width: 150px;
}
[data-wenk][data-wenk-length=large]:after, [data-wenk].wenk-length--large:after {
  white-space: normal;
  width: 260px;
}
[data-wenk][data-wenk-length=fit]:after, [data-wenk].wenk-length--fit:after {
  white-space: normal;
  width: 100%;
}
[data-wenk][data-wenk-align=right]:after, [data-wenk].wenk-align--right:after {
  text-align: right;
}
[data-wenk][data-wenk-align=center]:after, [data-wenk].wenk-align--center:after {
  text-align: center;
}

[data-wenk=""]:after {
  visibility: hidden !important;
}

.home-btn {
  position: fixed;
  top: 15px;
  right: 25px;
}

.authentication-bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(images/auth-bg.jpg);
  display: flex;
  align-items: center;
  justify-content: center;
}
.authentication-bg .auth-logo .logo {
  margin: 0px auto;
}
.authentication-bg .auth-logo .auth-logo-light {
  display: none;
  margin: 0px auto;
}
.authentication-bg .auth-logo .auth-logo-dark {
  margin: 0px auto;
}
.authentication-bg .bg-overlay {
  opacity: 0.8;
}
.authentication-bg .auth-cover-card .authentication-bg {
  align-items: flex-start;
  justify-content: flex-start;
}
.authentication-bg .auth-cover-card .bg-overlay {
  opacity: 0.6;
}
.authentication-bg .auth-cover-card .form-floating label {
  color: rgba(255, 255, 255, 0.5);
}
.authentication-bg .auth-cover-card .form-floating .form-control {
  background-color: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.1);
  color: #fff;
}
.authentication-bg .auth-cover-card .form-floating .form-floating-icon {
  color: rgba(255, 255, 255, 0.5);
}

.form-floating-custom {
  position: relative;
}
.form-floating-custom > label {
  left: 48px;
}
.form-floating-custom > .form-control, .form-floating-custom > .form-select {
  padding-left: 60px;
}
.form-floating-custom .form-floating-icon {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  width: 56px;
  color: #74788d;
}

.error-font {
  font-size: 9rem;
  text-shadow: 4px 4px 6px rgba(33, 37, 41, 0.26);
}

.mover-animation {
  animation: mover 1s infinite alternate;
}

@keyframes mover {
  0% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(-10px);
  }
}
.signin-other-title {
  position: relative;
}
.signin-other-title:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  right: 0;
  background-color: #eff0f2;
  top: 10px;
}
.signin-other-title .title {
  display: inline-block;
  position: relative;
  z-index: 9;
  background-color: #fff;
  padding: 2px 16px;
}

.auth-img {
  background-image: url("https://images.unsplash.com/photo-1593062096033-9a26b09da705?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1050&q=80");
  background-size: cover;
  background-position: center;
  height: 100%;
  width: 100%;
}
@media (max-width: 991.98px) {
  .auth-img {
    height: 250px;
  }
}

body[data-layout-mode=dark] .authentication-bg {
  background-image: url(images/auth-bg-dark.jpg);
}
body[data-layout-mode=dark] .authentication-bg .bg-overlay {
  opacity: 0.1;
}
body[data-layout-mode=dark] .authentication-bg .auth-logo .auth-logo-dark {
  display: none;
}
body[data-layout-mode=dark] .authentication-bg .auth-logo .auth-logo-light {
  display: block;
}

.task-board {
  display: flex;
  white-space: nowrap;
  overflow-x: auto;
  align-items: stretch;
}

.tasks {
  min-height: 300px;
}

.task-list {
  min-width: 280px;
  white-space: normal;
}
@media (min-width: 576px) {
  .task-list {
    width: 400px;
  }
}
.task-list:not(:last-child) {
  margin-right: 20px;
}
.task-list .tasklist-content {
  max-height: calc(100vh - 430px);
}
.task-list .task-box {
  border: 1px solid #eff0f2;
}
.task-list .task-box:last-child {
  margin-bottom: 0;
}

.gu-transit {
  border: 1px dashed #74788d !important;
  background-color: #f5f6f8 !important;
}

@media (min-width: 1200px) {
  .filemanager-sidebar {
    min-width: 230px;
    max-width: 230px;
  }
}
@media (min-width: 1366px) {
  .filemanager-sidebar {
    min-width: 280px;
    max-width: 280px;
  }
}

.categories-list {
  padding: 4px 0;
}
.categories-list li a {
  display: block;
  padding: 8px 12px;
  color: #495057;
  font-weight: 500;
}
.categories-list li.active a {
  color: #038edc;
}
.categories-list li ul {
  padding-left: 14px;
}
.categories-list li ul li a {
  padding: 4px 12px;
  color: #74788d;
  font-size: 13px;
  font-weight: 400;
}

/* ==============
  Email
===================*/
.email-leftbar {
  width: 236px;
  float: left;
  padding: 20px;
  border-radius: 5px;
}

.email-rightbar {
  margin-left: 254px;
}

.chat-user-box p.user-title {
  color: #343a40;
  font-weight: 500;
}
.chat-user-box p {
  font-size: 13px;
}

@media (max-width: 767px) {
  .email-leftbar {
    float: none;
    width: 100%;
  }

  .email-rightbar {
    margin: 0;
  }
}
.mail-list a {
  display: block;
  color: #74788d;
  line-height: 24px;
  padding: 8px 5px;
}
.mail-list a.active {
  color: #f34e4e;
  font-weight: 500;
}

.message-list {
  display: block;
  padding-left: 0;
}
.message-list li {
  position: relative;
  display: block;
  height: 50px;
  line-height: 50px;
  cursor: default;
  transition-duration: 0.3s;
}
.message-list li a {
  color: #74788d;
}
.message-list li.selected {
  background-color: rgba(239, 240, 242, 0.6);
}
.message-list li:hover {
  background: #eff0f2;
  transition-duration: 0.05s;
}
.message-list li .col-mail {
  float: left;
  position: relative;
}
.message-list li .col-mail-1 {
  width: 320px;
}
.message-list li .col-mail-1 .star-toggle,
.message-list li .col-mail-1 .checkbox-wrapper-mail,
.message-list li .col-mail-1 .dot {
  display: block;
  float: left;
}
.message-list li .col-mail-1 .dot {
  border: 4px solid transparent;
  border-radius: 100px;
  margin: 22px 26px 0;
  height: 0;
  width: 0;
  line-height: 0;
  font-size: 0;
}
.message-list li .col-mail-1 .checkbox-wrapper-mail {
  margin: 15px 10px 0 20px;
}
.message-list li .col-mail-1 .star-toggle {
  margin-top: 18px;
  margin-left: 5px;
}
.message-list li .col-mail-1 .title {
  position: absolute;
  top: 0;
  left: 110px;
  right: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 0;
}
.message-list li .col-mail-2 {
  position: absolute;
  top: 0;
  left: 320px;
  right: 0;
  bottom: 0;
}
.message-list li .col-mail-2 .subject,
.message-list li .col-mail-2 .date {
  position: absolute;
  top: 0;
}
.message-list li .col-mail-2 .subject {
  left: 0;
  right: 200px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.message-list li .col-mail-2 .date {
  right: 0;
  width: 170px;
  padding-left: 80px;
}
.message-list li.active, .message-list li.active:hover {
  box-shadow: inset 3px 0 0 #038edc;
}
.message-list li.unread {
  background-color: #eff0f2;
  font-weight: 500;
  color: #292d32;
}
.message-list li.unread a {
  color: #292d32;
  font-weight: 500;
}
.message-list .checkbox-wrapper-mail {
  cursor: pointer;
  height: 20px;
  width: 20px;
  position: relative;
  display: inline-block;
  box-shadow: inset 0 0 0 1px #e2e5e8;
  border-radius: 1px;
}
.message-list .checkbox-wrapper-mail input {
  opacity: 0;
  cursor: pointer;
}
.message-list .checkbox-wrapper-mail input:checked ~ label {
  opacity: 1;
}
.message-list .checkbox-wrapper-mail label {
  position: absolute;
  height: 20px;
  width: 20px;
  left: 0;
  cursor: pointer;
  opacity: 0;
  margin-bottom: 0;
  transition-duration: 0.05s;
  top: 0;
}
.message-list .checkbox-wrapper-mail label:before {
  content: "󰄬";
  font-family: "Material Design Icons";
  top: 0;
  height: 20px;
  color: #292d32;
  width: 20px;
  position: absolute;
  margin-top: -16px;
  left: 4px;
  font-size: 13px;
}

@media (max-width: 575.98px) {
  .message-list li .col-mail-1 {
    width: 200px;
  }
}
body[data-layout-mode=dark] .mail-list a {
  color: #7e93a0;
}
body[data-layout-mode=dark] .mail-list a.active {
  color: #f34e4e;
}
body[data-layout-mode=dark] .chat-user-box p.user-title {
  color: #adb5bd;
}
body[data-layout-mode=dark] .message-list li a {
  color: #7e93a0;
}
body[data-layout-mode=dark] .message-list li:hover {
  background: #043552;
}
body[data-layout-mode=dark] .message-list li.unread {
  background: #043552;
  color: #adb5bd;
}
body[data-layout-mode=dark] .message-list .checkbox-wrapper-mail {
  box-shadow: inset 0 0 0 1px #7e93a0;
}
body[data-layout-mode=dark] .message-list .checkbox-wrapper-mail label::before {
  color: #adb5bd;
}

@media (min-width: 1200px) {
  .chat-leftsidebar {
    min-width: 380px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .chat-leftsidebar {
    min-width: 290px;
  }
}

.chat-noti-dropdown.active:before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  background-color: #f34e4e;
  border-radius: 50%;
  right: 0;
}
.chat-noti-dropdown .btn {
  padding: 6px;
  box-shadow: none;
  font-size: 16px;
}

.chat-search-box .form-control {
  border: 0;
}

.chat-message-list {
  height: calc(100vh - 280px);
}
@media (min-width: 992px) {
  .chat-message-list {
    height: calc(100vh - 350px);
  }
}

.chat-list {
  margin: 0;
}
.chat-list li.active a {
  background-color: rgba(3, 142, 220, 0.075);
  border-color: transparent;
}
.chat-list li a {
  position: relative;
  display: block;
  color: #74788d;
  transition: all 0.4s;
  padding: 12px;
  border: 1px solid #eff0f2;
  border-radius: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 13px;
  margin: 12px 0px;
}
.chat-list li a:hover {
  background-color: rgba(3, 142, 220, 0.075);
  border-color: transparent;
}
.chat-list li .user-img {
  position: relative;
}
.chat-list li .user-img .user-status {
  width: 10px;
  height: 10px;
  background-color: #adb5bd;
  border-radius: 50%;
  border: 2px solid #fff;
  position: absolute;
  left: 0;
  bottom: 0;
}
.chat-list li .user-img.online .user-status {
  background-color: #51d28c;
}
.chat-list li .user-img.away .user-status {
  background-color: #f7cc53;
}
.chat-list li.unread a {
  font-weight: 600;
  color: #343a40;
}
.chat-list li .unread-message {
  position: absolute;
  display: inline-block;
  right: 16px;
  top: 33px;
}

.group-list li a {
  border: 0;
}

.user-chat-nav .dropdown .nav-btn {
  height: 36px;
  width: 36px;
  line-height: 36px;
  box-shadow: none;
  padding: 0;
  font-size: 16px;
  border-radius: 50%;
}

.contact-list {
  font-size: 12px;
  text-transform: uppercase;
  color: #74788d;
  font-weight: 600;
}

.chat-conversation {
  height: calc(100vh - 300px);
}
@media (min-width: 992px) {
  .chat-conversation {
    height: calc(100vh - 360px);
  }
}
.chat-conversation li {
  clear: both;
}
.chat-conversation .chat-day-title {
  position: relative;
  text-align: center;
  margin-bottom: 24px;
  border: none;
}
.chat-conversation .chat-day-title .title {
  display: inline-block;
  background-color: #f5f6f8;
  position: relative;
  z-index: 1;
  padding: 4px 16px;
  border-radius: 30px;
}
.chat-conversation .chat-day-title:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  right: 0;
  background-color: #eff0f2;
  top: 16px;
}
.chat-conversation .chat-day-title .badge {
  font-size: 12px;
}
.chat-conversation .chat-avatar img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
}
.chat-conversation .conversation-list {
  margin-bottom: 24px;
  position: relative;
}
.chat-conversation .conversation-list .ctext-wrap {
  display: flex;
  margin-bottom: 10px;
}
.chat-conversation .conversation-list .ctext-wrap-content {
  padding: 12px 20px;
  background-color: rgba(3, 142, 220, 0.1);
  border-radius: 0px 8px 8px 8px;
  color: #74788d;
  position: relative;
  margin-left: 6px;
}
.chat-conversation .conversation-list .ctext-wrap-content:before {
  content: "";
  position: absolute;
  border: 5px solid transparent;
  border-right-color: rgba(3, 142, 220, 0.1);
  border-top-color: rgba(3, 142, 220, 0.1);
  left: -10px;
  top: 0;
}
.chat-conversation .conversation-list .conversation-name {
  margin-bottom: 4px;
  display: flex;
  font-size: 13px;
}
.chat-conversation .conversation-list .conversation-name .time {
  font-size: 12px;
  color: #74788d;
  margin-left: 8px;
  font-weight: 400;
}
.chat-conversation .conversation-list .conversation-name .user-name {
  color: #343a40;
}
.chat-conversation .conversation-list .dropdown .dropdown-toggle {
  font-size: 18px;
  padding: 4px;
  color: #74788d;
}
@media (max-width: 575.98px) {
  .chat-conversation .conversation-list .dropdown .dropdown-toggle {
    display: none;
  }
}
.chat-conversation .conversation-list .chat-time {
  font-size: 12px;
  margin-top: 4px;
  text-align: right;
  color: rgba(255, 255, 255, 0.5);
}
.chat-conversation .conversation-list .message-img {
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 10px;
}
.chat-conversation .conversation-list .message-img .message-img-list {
  position: relative;
}
.chat-conversation .conversation-list .message-img img {
  max-width: 80px;
}
.chat-conversation .right .conversation-list {
  float: right;
  text-align: right;
}
.chat-conversation .right .conversation-list .ctext-wrap .ctext-wrap-content {
  order: 2;
  background-color: #f5f6f8;
  text-align: right;
  border-radius: 8px 0px 8px 8px;
  margin-left: 0;
  margin-right: 6px;
}
.chat-conversation .right .conversation-list .ctext-wrap .ctext-wrap-content:before {
  border: 5px solid transparent;
  border-top-color: #f5f6f8;
  border-left-color: #f5f6f8;
  left: auto;
  right: -10px;
}
.chat-conversation .right .conversation-list .ctext-wrap .conversation-name {
  justify-content: flex-end;
}
.chat-conversation .right .conversation-list .ctext-wrap .conversation-name .time {
  order: 1;
  margin-left: 0;
  margin-right: 8px;
}
.chat-conversation .right .conversation-list .ctext-wrap .conversation-name .user-name {
  order: 2;
}
.chat-conversation .right .conversation-list .dropdown {
  order: 1;
}
.chat-conversation .right .conversation-list .chat-avatar {
  order: 3;
}

.chat-input-section {
  border-top: 1px solid #eff0f2;
}

.chat-input {
  background-color: #f5f6f8 !important;
  border-color: #f5f6f8 !important;
}

@media (max-width: 575.98px) {
  .chat-send {
    min-width: auto;
  }
}

body[data-layout-mode=dark] .chat-noti-dropdown .btn {
  color: #adb5bd;
}
body[data-layout-mode=dark] .chat-list li a {
  border-color: #043a5a;
}
body[data-layout-mode=dark] .chat-list li .user-img .user-status {
  border-color: #032d46;
}
body[data-layout-mode=dark] .chat-list li.unread a {
  color: #adb5bd;
}
body[data-layout-mode=dark] .chat-conversation .chat-day-title:before, body[data-layout-mode=dark] .chat-conversation .chat-day-title .title {
  background-color: #043a5a;
}
body[data-layout-mode=dark] .user-chat-nav .dropdown .nav-btn {
  color: #adb5bd;
}
body[data-layout-mode=dark] .chat-conversation .conversation-list .conversation-name .user-name {
  color: #adb5bd;
}
body[data-layout-mode=dark] .chat-conversation .right .conversation-list .ctext-wrap .ctext-wrap-content {
  background-color: #033350;
}
body[data-layout-mode=dark] .chat-conversation .right .conversation-list .ctext-wrap .ctext-wrap-content::before {
  border-top-color: #033350;
  border-left-color: #033350;
}
body[data-layout-mode=dark] .chat-input {
  background-color: #032d46 !important;
  border-color: #043a5a !important;
}
body[data-layout-mode=dark] .chat-input-section {
  border-top: 1px solid #043a5a;
}

.countdownlist {
  text-align: center;
  display: flex;
  gap: 24px;
}
.countdownlist .countdownlist-item {
  width: 25%;
}
.countdownlist .countdownlist-item:last-of-type .count-num::after {
  display: none;
}
.countdownlist .count-title {
  font-size: 13px;
  font-weight: 500;
  display: block;
  margin-bottom: 8px;
  color: rgba(52, 58, 64, 0.5);
  text-transform: uppercase;
}
.countdownlist .count-num {
  background-color: #fff;
  padding: 16px 8px;
  position: relative;
  border-radius: 0.25rem;
  box-shadow: 0 2px 3px rgba(52, 58, 64, 0.06);
  font-weight: 600;
  font-size: 32px;
}
@media (max-width: 575.98px) {
  .countdownlist .count-num {
    font-size: 18px;
  }
}
.countdownlist .count-num::after {
  content: ":";
  font-size: 20px;
  position: absolute;
  right: -16px;
  top: 50%;
  transform: translateY(-50%);
  color: #343a40;
}

.countdown-endtxt {
  font-size: 24px;
  font-weight: 600;
}

.countdown-input-group {
  max-width: 350px;
}

body[data-layout-mode=dark] .countdownlist .count-title {
  color: #7e93a0;
}
body[data-layout-mode=dark] .countdownlist .count-num {
  background-color: #043a5a;
  color: #adb5bd;
}
body[data-layout-mode=dark] .countdownlist .count-num::after {
  color: #043a5a;
}

.hori-timeline .event-list {
  position: relative;
  text-align: center;
  padding: 24px;
}
.hori-timeline .event-list::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  left: 0;
  top: 7px;
  background-color: #eff0f2;
}
.hori-timeline .event-list:after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background-color: #038edc;
  border: 5px solid #fff;
  border-radius: 50%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: block;
}
.hori-timeline .swiper-button-next:after,
.hori-timeline .swiper-button-prev:after {
  font-size: 16px;
}
.hori-timeline.timeline-card .event-list-item {
  background-color: #f5f6f8;
  padding: 24px;
  border-radius: 7px;
  transition: all 0.2s;
}
.hori-timeline.timeline-card .event-list::after {
  display: none;
}
.hori-timeline.timeline-card .event-list::before {
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
}

.verti-timeline {
  position: relative;
  margin-bottom: 30px;
}
.verti-timeline:before {
  content: "";
  position: absolute;
  width: 2px;
  top: 16px;
  left: 0;
  bottom: 0;
  background-color: rgba(3, 142, 220, 0.07);
}
.verti-timeline .timeline-item {
  display: flex;
}
.verti-timeline .timeline-block {
  width: 100%;
}
.verti-timeline .time-show-btn {
  margin-bottom: 30px;
}
.verti-timeline .timeline-box {
  margin: 20px 0;
  position: relative;
  margin-left: 45px;
  box-shadow: none;
  border: 1px solid #eff0f2;
  border-radius: 6px;
  border-left: 2px solid #038edc;
}
.verti-timeline .timeline-box::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background: #038edc;
  border-radius: 50%;
  display: block;
  border: 4px solid rgba(247, 248, 250, 0.8);
  left: -53px;
  text-align: center;
  top: 32px;
  z-index: 9;
}
.verti-timeline .timeline-box:after {
  content: "";
  position: absolute;
  border: 10px solid transparent;
  border-right-color: #038edc;
  top: 30px;
  left: -20px;
}
.verti-timeline .timeline-box .timeline-date {
  color: #74788d;
}
.verti-timeline .timeline-album {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}
.verti-timeline .timeline-album a {
  display: block;
}
.verti-timeline .timeline-album a img {
  height: 40px;
  width: auto;
  border-radius: 4px;
}

@media (min-width: 768px) {
  .verti-timeline .timeline-block {
    width: 50%;
  }
  .verti-timeline:before {
    left: 50%;
  }
  .verti-timeline .time-show-btn {
    position: relative;
    left: 67px;
    text-align: right;
  }

  .timeline-item::before {
    content: "";
    display: block;
    width: 50%;
  }
  .timeline-item.left {
    text-align: right;
  }
  .timeline-item.left::after {
    content: "";
    display: block;
    width: 50%;
  }
  .timeline-item.left::before {
    display: none;
  }
  .timeline-item .timeline-box {
    margin-left: 45px;
  }
  .timeline-item.left .timeline-box {
    margin-left: 0;
    margin-right: 45px;
    border-left: 1px solid #eff0f2;
    border-right: 2px solid #038edc;
  }
  .timeline-item.left .timeline-box:before {
    left: auto;
    right: -55px;
  }
  .timeline-item.left .timeline-box:after {
    left: auto;
    right: -20px;
    border-right-color: transparent;
    border-left-color: #038edc;
  }
}
.swiper-slide-arrow .swiper-button-prev {
  left: -9px !important;
}
.swiper-slide-arrow .swiper-button-next {
  right: -9px !important;
}

.verti-timeline.left-timeline .timeline-block {
  width: 100%;
}
.verti-timeline.left-timeline:before {
  left: 0;
}
.verti-timeline.left-timeline .time-show-btn {
  left: 0;
  text-align: left;
}
.verti-timeline.left-timeline .timeline-item::before, .verti-timeline.left-timeline .timeline-item.left::after {
  display: none;
}
.verti-timeline.left-timeline .timeline-item.left {
  text-align: left;
}
.verti-timeline.left-timeline .timeline-item.left .timeline-box {
  margin-right: 0;
  margin-left: 45px;
  border-right: 1px solid #eff0f2;
  border-left: 2px solid #038edc;
}
.verti-timeline.left-timeline .timeline-item.left .timeline-box:after {
  right: auto;
  left: -20px;
  border-left-color: transparent;
  border-right-color: #038edc;
}
.verti-timeline.left-timeline .timeline-item.left .timeline-box::before {
  right: auto;
  left: -55px;
}

[dir=rtl] .hori-timeline .swiper-wrapper {
  direction: rtl;
}

@media (min-width: 768px) {
  body[data-layout-mode=dark] .timeline-item.left .timeline-box {
    border-left: 1px solid #043a5a;
  }
}
body[data-layout-mode=dark] .verti-timeline .timeline-box {
  border-left: 2px solid #038edc;
}
body[data-layout-mode=dark] .verti-timeline .timeline-box:before {
  border: 4px solid rgba(4, 58, 90, 0.8);
}
body[data-layout-mode=dark] .verti-timeline.left-timeline .timeline-item.left .timeline-box {
  border-right: 1px solid #043a5a;
}
body[data-layout-mode=dark] .hori-timeline .event-list:before {
  background-color: #043a5a;
}
body[data-layout-mode=dark] .hori-timeline .event-list:after {
  border: 5px solid rgba(4, 58, 90, 0.8);
}
body[data-layout-mode=dark] .hori-timeline.timeline-card .event-list-item {
  background-color: #043a5a;
}

.categories-filter .list-inline-item {
  position: relative;
  margin-right: 0;
}
.categories-filter .list-inline-item a {
  display: block;
  color: #495057;
  font-weight: 600;
  padding: 8px 15px;
  margin: 7px;
  cursor: pointer;
  border-radius: 4px;
}
.categories-filter .list-inline-item a.active {
  color: #038edc;
  font-weight: 700;
}
.categories-filter .list-inline-item:after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #74788d;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -2px;
}
.categories-filter .list-inline-item:last-child:after {
  display: none;
}

.gallery-box {
  position: relative;
  text-align: center;
  overflow: hidden;
  border: 1px solid #eff0f2;
}
.gallery-box .gallery-container {
  position: relative;
  overflow: hidden;
  border-radius: 4px 4px 0px 0px;
}
.gallery-box .gallery-container a {
  display: block;
}
.gallery-box .gallery-container .gallery-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  opacity: 0;
  background: rgba(3, 142, 220, 0.2);
  visibility: hidden;
  overflow: hidden;
  transition: all 0.4s ease-in-out 0s;
}
.gallery-box .gallery-container .gallery-overlay .overlay-caption {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
}
.gallery-box .gallery-img {
  transition: all 0.2s ease-in-out;
}
.gallery-box .box-content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -28px;
  background-color: #fff;
  transition: all 0.2s;
}
.gallery-box .box-content .title {
  font-size: 14px;
  margin-bottom: 4px;
}
.gallery-box .box-content .post {
  margin: 0;
  opacity: 0;
  transition: all 0.2s;
  color: #74788d;
}
.gallery-box:hover .box-content {
  bottom: 0;
}
.gallery-box:hover .box-content .post {
  opacity: 1;
}
.gallery-box:hover .gallery-img {
  transform: translateY(-28px);
}
.gallery-box:hover .gallery-overlay {
  opacity: 1;
  visibility: visible;
}

.profile-bg {
  height: 210px;
  background-image: url(images/profile-bg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.faq-bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(images/profile-bg.jpg);
}

.pricing-box {
  border-top: 2px solid #038edc;
}
.pricing-box .pricing-features {
  color: #74788d;
}
.pricing-box .pricing-features li {
  padding: 4px 0;
}

.error-text {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 130px;
}
@media (max-width: 1199.98px) {
  .error-text {
    font-size: 72px;
  }
  .error-text .avatar-lg {
    width: 48px;
  }
}

body[data-layout-mode=dark] .categories-filter .list-inline-item a {
  color: #adb5bd;
}
body[data-layout-mode=dark] .categories-filter .list-inline-item a.active {
  color: #038edc;
}
body[data-layout-mode=dark] .gallery-box .box-content {
  background-color: #032d46;
}

.dropdown-toggle::after {
  display: none;
}

i-feather {
  height: 20px !important;
  width: 20px !important;
}

#side-menu i-feather {
  height: 16px !important;
  width: 16px !important;
  line-height: 16px;
}

.fc .fc-col-header-cell-cushion {
  padding: 8px 4px !important;
  color: #495057 !important;
}

.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value {
  background-color: #038edc;
  border-color: #038edc;
  margin-bottom: 0;
  margin-right: 0;
  font-weight: 400;
  display: inline-block;
  vertical-align: middle;
  border-radius: 20px;
  padding: 4px 10px;
  font-size: 12px;
  color: #fff;
  margin-bottom: 5px;
}

.ng-select.ng-select-multiple .ng-select-container .ng-value-container {
  gap: 5px;
}

.multi_default .ng-value-icon {
  display: none !important;
}

.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left {
  border-right: 1px solid #b8dbff;
  font-size: 16px;
  line-height: 16px;
  padding-left: 0;
}

.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled {
  background-color: #74788d !important;
}

/**
*   Projects
*/
.dropzone .dz-message {
  font-size: 24px;
  min-height: 150px !important;
  border: none !important;
  background: #fff !important;
  color: #495057 !important;
}

aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li .step-indicator,
aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.navigable a:hover .step-indicator {
  font-size: 20px;
  color: #038edc !important;
  line-height: 56px;
  width: 56px;
  height: 56px;
  border: 1px solid #9ad2f1;
}

aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.current .step-indicator {
  width: 56px;
  height: 56px;
  border: 1px solid #9ad2f1;
}

aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li:not(:last-child):after {
  width: 75%;
  height: 2px;
  left: 62%;
}

aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.done .step-indicator {
  background-color: #9ad2f1;
  color: #038edc;
  border-color: #9ad2f1;
}

/**
*   Profile page
*/
.swiper-sliders .swiper-button-next,
.swiper-sliders .swiper-button-prev {
  height: 30px !important;
  width: 30px !important;
  margin: auto 0;
  color: #fff !important;
  background-color: #039ef5;
}

.swiper-sliders .swiper-button-next,
.swiper-sliders .swiper-container-rtl .swiper-button-prev {
  right: 0 !important;
}

.swiper-sliders .swiper-button-prev,
.swiper-sliders .swiper-container-rtl .swiper-button-next {
  left: 0 !important;
}

.swiper-sliders .swiper-button-next:after,
.swiper-sliders .swiper-button-prev:after {
  font-size: 18px !important;
}

.swiper-sliders .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 !important;
}

/**
* Faqs Page
*/
.general_faq .card-header {
  padding: 0;
  border: none;
}

.general_faq .card {
  box-shadow: none;
  margin: 0;
  border: none;
}

.general_faq .card-body {
  border-bottom: 1px solid #eff0f2;
}

.general_faq .btn-link {
  width: 100%;
  padding: 0;
  border: none;
}

.general_faq .collapsed .accordion-button {
  background-color: transparent;
  color: #495057;
  box-shadow: none;
  border-bottom: 1px solid #eff0f2;
}

.accordion_exp .card {
  border: 1px solid #eff0f2 !important;
}

.accordion_exp .card-body {
  border: none !important;
}

.datatables thead tr th {
  position: relative;
}
.datatables thead tr th:before {
  content: "󰅃";
  position: absolute;
  right: 0;
  top: 7px;
  font: normal normal normal 24px/1 "Material Design Icons";
  opacity: 0.3;
}
.datatables thead tr th:after {
  content: "󰅀";
  position: absolute;
  right: 0;
  top: 14px;
  opacity: 0.3;
  font: normal normal normal 24px/1 "Material Design Icons";
}
.datatables thead tr .asc:before {
  opacity: 1;
}
.datatables thead tr .desc:after {
  opacity: 1;
}

/**
*   Ui Elements
*/
.alert-dismissible .btn-close {
  font-size: 10px;
  padding: 1.05rem 1.25rem;
  background: transparent url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23000%27%3e%3cpath d=%27M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z%27/%3e%3c/svg%3e") center/1em auto no-repeat;
}

.custom-alert .close {
  background: transparent;
  border: 0;
  font-size: 10px;
  padding: 1.35rem 1.25rem;
  background: transparent url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23000%27%3e%3cpath d=%27M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z%27/%3e%3c/svg%3e") center/1em auto no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0.5;
  width: 1em;
  height: 1em;
  z-index: 2;
  color: #000;
}
.custom-alert .close span {
  display: none;
}

.carousel-indicators li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}

.carousel-dark .carousel-indicators li {
  background-color: #000;
}

.col-xl-3:last-child .card .overflow-hidden {
  background-color: transparent !important;
}

/**
* Extended Ui
*/
.vimeo_video iframe {
  width: 100%;
}

.vimeo_video #player {
  max-width: 100% !important;
}

.ngx-slider .ngx-slider-pointer {
  cursor: pointer !important;
  width: 20px !important;
  height: 20px !important;
  top: -7px !important;
  right: -10px !important;
  background-color: #fff !important;
  z-index: 3 !important;
  border-radius: 50% !important;
  border: 1px solid #adb5bd;
  box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb;
}

.ngx-slider .ngx-slider-pointer:after {
  display: none;
}

.swal2-styled.swal2-confirm:focus {
  box-shadow: none !important;
}

.swal2-icon.swal2-question {
  border-color: #5fd0f3 !important;
  color: #5fd0f3 !important;
}

.swal2-icon.swal2-warning {
  border-color: #f7cc53 !important;
  color: #f7cc53 !important;
}

.stars {
  font-size: 30px;
  color: #f7cc53;
}

.star {
  position: relative;
  display: inline-block;
  font-size: 30px;
  color: #f7cc53;
}

.star_fill {
  color: #adb5bd;
}

.full {
  color: #b0c4de;
}

.half {
  position: absolute;
  display: inline-block;
  overflow: hidden;
  color: #f7cc53;
}

.filled {
  color: #1e90ff;
}

.bad {
  color: #deb0b0;
}

.filled.bad {
  color: #ff1e1e;
}

.swiper-pagination {
  transform: translateX(-50%) !important;
}

swiper > .swiper.s-wrapper .swiper-pagination .swiper-pagination-handle {
  line-height: 0;
  padding: 0 2px !important;
}

/**
* Forms
*/
.color_picker {
  width: auto;
  margin: 0 auto;
  display: inline-block;
}

.color_picker .input-group-text {
  padding: 20px;
}

/**
* Icons
*/
.icon-demo-content i-feather {
  width: 40px !important;
  height: 40px !important;
  line-height: 36px;
  display: block;
  text-align: center;
  margin: 0 auto;
}

.icon-demo-content span {
  margin-top: 8px;
  display: inline-block;
}

body[data-layout-mode=dark] {
  /**
    * Projects
    */
  /**
    *   Faqs Page
    */
  /**
    *  Ui Elements
    */
  /**
  * Range Slider
  */
}
body[data-layout-mode=dark] .fc-theme-standard .fc-scrollgrid,
body[data-layout-mode=dark] .fc-theme-standard td,
body[data-layout-mode=dark] .fc-theme-standard th {
  border: 1px solid #043a5a;
}
body[data-layout-mode=dark] .fc .fc-daygrid-day-number,
body[data-layout-mode=dark] .fc .fc-col-header-cell-cushion {
  color: #fff;
}
body[data-layout-mode=dark] .fc .fc-col-header-cell-cushion {
  color: #e2e5e8 !important;
}
body[data-layout-mode=dark] .ng-select.ng-select-opened > .ng-select-container {
  background: #033350;
}
body[data-layout-mode=dark] .ng-select .ng-select-container {
  background-color: #033350;
  border: 1px solid #043a5a;
}
body[data-layout-mode=dark] .ng-dropdown-panel {
  background-color: #033350;
  border: 1px solid #043a5a;
}
body[data-layout-mode=dark] aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li:not(:last-child):after {
  background-color: #043a5a;
}
body[data-layout-mode=dark] .dropzone {
  background-color: #033350 !important;
  border-color: #043a5a !important;
}
body[data-layout-mode=dark] .dropzone .dz-message {
  background-color: #033350 !important;
  color: #fff !important;
}
body[data-layout-mode=dark] .general_faq .collapsed .accordion-button {
  color: #fff;
  border-bottom: 1px solid #043a5a;
  box-shadow: none;
  background-color: transparent;
}
body[data-layout-mode=dark] .general_faq .card-body {
  border-bottom: 1px solid #043a5a;
}
body[data-layout-mode=dark] .general_faq .card {
  box-shadow: none;
}
body[data-layout-mode=dark] .alert-outline.custom-alert .close,
body[data-layout-mode=dark] .alert-top-border.custom-alert .close {
  background: transparent;
  border: 0;
  font-size: 10px;
  padding: 1.35rem 1.25rem;
  background: transparent url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23fff%27%3e%3cpath d=%27M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z%27/%3e%3c/svg%3e") center/1em auto no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0.5;
  width: 1em;
  height: 1em;
  z-index: 2;
  color: #000;
}
body[data-layout-mode=dark] .alert-outline.custom-alert .close span,
body[data-layout-mode=dark] .alert-top-border.custom-alert .close span {
  display: none;
}
body[data-layout-mode=dark] .ngx-slider .ngx-slider-bar {
  background-color: #033350;
}

body * {
  outline: none;
}

.switch-pane {
  color: white;
}

#registration-form .form-floating-icon,
#login-form .form-floating-icon,
#password-recovery-form .form-floating-icon,
#resend-form .form-floating-icon {
  align-items: flex-start;
}

#registration-form .form-floating-icon i,
#login-form .form-floating-icon i,
#password-recovery-form .form-floating-icon i,
#resend-form .form-floating-icon i {
  margin-top: 12px;
}
/*!***************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/app/assets/scss/icons.scss (1) ***!
  \***************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*
Template Name: Dashonic - Admin & Dashboard Template
Author: Pichforest
Version: 1.0.0
Website: https://Pichforest.com/
Contact: Pichforest@gmail.com
File: Icons Css File
*/
/* MaterialDesignIcons.com */
@font-face {
  font-family: "Material Design Icons";
  src: url(assets/materialdesignicons-webfont.eot?v=5.9.55);
  src: url(assets/materialdesignicons-webfont.eot?#iefix&v=5.9.55) format("embedded-opentype"), url(assets/materialdesignicons-webfont.woff2?v=5.9.55) format("woff2"), url(assets/materialdesignicons-webfont.woff?v=5.9.55) format("woff"), url(assets/materialdesignicons-webfont.ttf?v=5.9.55) format("truetype");
  font-weight: normal;
  font-style: normal;
}
.mdi:before,
.mdi-set {
  display: inline-block;
  font: normal normal normal 24px/1 "Material Design Icons";
  font-size: inherit;
  text-rendering: auto;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.mdi-ab-testing::before {
  content: "󰇉";
}

.mdi-abacus::before {
  content: "󱛠";
}

.mdi-abjad-arabic::before {
  content: "󱌨";
}

.mdi-abjad-hebrew::before {
  content: "󱌩";
}

.mdi-abugida-devanagari::before {
  content: "󱌪";
}

.mdi-abugida-thai::before {
  content: "󱌫";
}

.mdi-access-point::before {
  content: "󰀃";
}

.mdi-access-point-check::before {
  content: "󱔸";
}

.mdi-access-point-minus::before {
  content: "󱔹";
}

.mdi-access-point-network::before {
  content: "󰀂";
}

.mdi-access-point-network-off::before {
  content: "󰯡";
}

.mdi-access-point-off::before {
  content: "󱔑";
}

.mdi-access-point-plus::before {
  content: "󱔺";
}

.mdi-access-point-remove::before {
  content: "󱔻";
}

.mdi-account::before {
  content: "󰀄";
}

.mdi-account-alert::before {
  content: "󰀅";
}

.mdi-account-alert-outline::before {
  content: "󰭐";
}

.mdi-account-arrow-left::before {
  content: "󰭑";
}

.mdi-account-arrow-left-outline::before {
  content: "󰭒";
}

.mdi-account-arrow-right::before {
  content: "󰭓";
}

.mdi-account-arrow-right-outline::before {
  content: "󰭔";
}

.mdi-account-box::before {
  content: "󰀆";
}

.mdi-account-box-multiple::before {
  content: "󰤴";
}

.mdi-account-box-multiple-outline::before {
  content: "󱀊";
}

.mdi-account-box-outline::before {
  content: "󰀇";
}

.mdi-account-cancel::before {
  content: "󱋟";
}

.mdi-account-cancel-outline::before {
  content: "󱋠";
}

.mdi-account-cash::before {
  content: "󱂗";
}

.mdi-account-cash-outline::before {
  content: "󱂘";
}

.mdi-account-check::before {
  content: "󰀈";
}

.mdi-account-check-outline::before {
  content: "󰯢";
}

.mdi-account-child::before {
  content: "󰪉";
}

.mdi-account-child-circle::before {
  content: "󰪊";
}

.mdi-account-child-outline::before {
  content: "󱃈";
}

.mdi-account-circle::before {
  content: "󰀉";
}

.mdi-account-circle-outline::before {
  content: "󰭕";
}

.mdi-account-clock::before {
  content: "󰭖";
}

.mdi-account-clock-outline::before {
  content: "󰭗";
}

.mdi-account-cog::before {
  content: "󱍰";
}

.mdi-account-cog-outline::before {
  content: "󱍱";
}

.mdi-account-convert::before {
  content: "󰀊";
}

.mdi-account-convert-outline::before {
  content: "󱌁";
}

.mdi-account-cowboy-hat::before {
  content: "󰺛";
}

.mdi-account-details::before {
  content: "󰘱";
}

.mdi-account-details-outline::before {
  content: "󱍲";
}

.mdi-account-edit::before {
  content: "󰚼";
}

.mdi-account-edit-outline::before {
  content: "󰿻";
}

.mdi-account-group::before {
  content: "󰡉";
}

.mdi-account-group-outline::before {
  content: "󰭘";
}

.mdi-account-hard-hat::before {
  content: "󰖵";
}

.mdi-account-heart::before {
  content: "󰢙";
}

.mdi-account-heart-outline::before {
  content: "󰯣";
}

.mdi-account-key::before {
  content: "󰀋";
}

.mdi-account-key-outline::before {
  content: "󰯤";
}

.mdi-account-lock::before {
  content: "󱅞";
}

.mdi-account-lock-outline::before {
  content: "󱅟";
}

.mdi-account-minus::before {
  content: "󰀍";
}

.mdi-account-minus-outline::before {
  content: "󰫬";
}

.mdi-account-multiple::before {
  content: "󰀎";
}

.mdi-account-multiple-check::before {
  content: "󰣅";
}

.mdi-account-multiple-check-outline::before {
  content: "󱇾";
}

.mdi-account-multiple-minus::before {
  content: "󰗓";
}

.mdi-account-multiple-minus-outline::before {
  content: "󰯥";
}

.mdi-account-multiple-outline::before {
  content: "󰀏";
}

.mdi-account-multiple-plus::before {
  content: "󰀐";
}

.mdi-account-multiple-plus-outline::before {
  content: "󰠀";
}

.mdi-account-multiple-remove::before {
  content: "󱈊";
}

.mdi-account-multiple-remove-outline::before {
  content: "󱈋";
}

.mdi-account-music::before {
  content: "󰠃";
}

.mdi-account-music-outline::before {
  content: "󰳩";
}

.mdi-account-network::before {
  content: "󰀑";
}

.mdi-account-network-outline::before {
  content: "󰯦";
}

.mdi-account-off::before {
  content: "󰀒";
}

.mdi-account-off-outline::before {
  content: "󰯧";
}

.mdi-account-outline::before {
  content: "󰀓";
}

.mdi-account-plus::before {
  content: "󰀔";
}

.mdi-account-plus-outline::before {
  content: "󰠁";
}

.mdi-account-question::before {
  content: "󰭙";
}

.mdi-account-question-outline::before {
  content: "󰭚";
}

.mdi-account-reactivate::before {
  content: "󱔫";
}

.mdi-account-reactivate-outline::before {
  content: "󱔬";
}

.mdi-account-remove::before {
  content: "󰀕";
}

.mdi-account-remove-outline::before {
  content: "󰫭";
}

.mdi-account-search::before {
  content: "󰀖";
}

.mdi-account-search-outline::before {
  content: "󰤵";
}

.mdi-account-settings::before {
  content: "󰘰";
}

.mdi-account-settings-outline::before {
  content: "󱃉";
}

.mdi-account-star::before {
  content: "󰀗";
}

.mdi-account-star-outline::before {
  content: "󰯨";
}

.mdi-account-supervisor::before {
  content: "󰪋";
}

.mdi-account-supervisor-circle::before {
  content: "󰪌";
}

.mdi-account-supervisor-circle-outline::before {
  content: "󱓬";
}

.mdi-account-supervisor-outline::before {
  content: "󱄭";
}

.mdi-account-switch::before {
  content: "󰀙";
}

.mdi-account-switch-outline::before {
  content: "󰓋";
}

.mdi-account-tie::before {
  content: "󰳣";
}

.mdi-account-tie-outline::before {
  content: "󱃊";
}

.mdi-account-tie-voice::before {
  content: "󱌈";
}

.mdi-account-tie-voice-off::before {
  content: "󱌊";
}

.mdi-account-tie-voice-off-outline::before {
  content: "󱌋";
}

.mdi-account-tie-voice-outline::before {
  content: "󱌉";
}

.mdi-account-voice::before {
  content: "󰗋";
}

.mdi-adjust::before {
  content: "󰀚";
}

.mdi-adobe::before {
  content: "󰤶";
}

.mdi-adobe-acrobat::before {
  content: "󰾝";
}

.mdi-air-conditioner::before {
  content: "󰀛";
}

.mdi-air-filter::before {
  content: "󰵃";
}

.mdi-air-horn::before {
  content: "󰶬";
}

.mdi-air-humidifier::before {
  content: "󱂙";
}

.mdi-air-humidifier-off::before {
  content: "󱑦";
}

.mdi-air-purifier::before {
  content: "󰵄";
}

.mdi-airbag::before {
  content: "󰯩";
}

.mdi-airballoon::before {
  content: "󰀜";
}

.mdi-airballoon-outline::before {
  content: "󱀋";
}

.mdi-airplane::before {
  content: "󰀝";
}

.mdi-airplane-landing::before {
  content: "󰗔";
}

.mdi-airplane-off::before {
  content: "󰀞";
}

.mdi-airplane-takeoff::before {
  content: "󰗕";
}

.mdi-airport::before {
  content: "󰡋";
}

.mdi-alarm::before {
  content: "󰀠";
}

.mdi-alarm-bell::before {
  content: "󰞎";
}

.mdi-alarm-check::before {
  content: "󰀡";
}

.mdi-alarm-light::before {
  content: "󰞏";
}

.mdi-alarm-light-off::before {
  content: "󱜞";
}

.mdi-alarm-light-off-outline::before {
  content: "󱜟";
}

.mdi-alarm-light-outline::before {
  content: "󰯪";
}

.mdi-alarm-multiple::before {
  content: "󰀢";
}

.mdi-alarm-note::before {
  content: "󰹱";
}

.mdi-alarm-note-off::before {
  content: "󰹲";
}

.mdi-alarm-off::before {
  content: "󰀣";
}

.mdi-alarm-panel::before {
  content: "󱗄";
}

.mdi-alarm-panel-outline::before {
  content: "󱗅";
}

.mdi-alarm-plus::before {
  content: "󰀤";
}

.mdi-alarm-snooze::before {
  content: "󰚎";
}

.mdi-album::before {
  content: "󰀥";
}

.mdi-alert::before {
  content: "󰀦";
}

.mdi-alert-box::before {
  content: "󰀧";
}

.mdi-alert-box-outline::before {
  content: "󰳤";
}

.mdi-alert-circle::before {
  content: "󰀨";
}

.mdi-alert-circle-check::before {
  content: "󱇭";
}

.mdi-alert-circle-check-outline::before {
  content: "󱇮";
}

.mdi-alert-circle-outline::before {
  content: "󰗖";
}

.mdi-alert-decagram::before {
  content: "󰚽";
}

.mdi-alert-decagram-outline::before {
  content: "󰳥";
}

.mdi-alert-minus::before {
  content: "󱒻";
}

.mdi-alert-minus-outline::before {
  content: "󱒾";
}

.mdi-alert-octagon::before {
  content: "󰀩";
}

.mdi-alert-octagon-outline::before {
  content: "󰳦";
}

.mdi-alert-octagram::before {
  content: "󰝧";
}

.mdi-alert-octagram-outline::before {
  content: "󰳧";
}

.mdi-alert-outline::before {
  content: "󰀪";
}

.mdi-alert-plus::before {
  content: "󱒺";
}

.mdi-alert-plus-outline::before {
  content: "󱒽";
}

.mdi-alert-remove::before {
  content: "󱒼";
}

.mdi-alert-remove-outline::before {
  content: "󱒿";
}

.mdi-alert-rhombus::before {
  content: "󱇎";
}

.mdi-alert-rhombus-outline::before {
  content: "󱇏";
}

.mdi-alien::before {
  content: "󰢚";
}

.mdi-alien-outline::before {
  content: "󱃋";
}

.mdi-align-horizontal-center::before {
  content: "󱇃";
}

.mdi-align-horizontal-left::before {
  content: "󱇂";
}

.mdi-align-horizontal-right::before {
  content: "󱇄";
}

.mdi-align-vertical-bottom::before {
  content: "󱇅";
}

.mdi-align-vertical-center::before {
  content: "󱇆";
}

.mdi-align-vertical-top::before {
  content: "󱇇";
}

.mdi-all-inclusive::before {
  content: "󰚾";
}

.mdi-allergy::before {
  content: "󱉘";
}

.mdi-alpha::before {
  content: "󰀫";
}

.mdi-alpha-a::before {
  content: "󰫮";
}

.mdi-alpha-a-box::before {
  content: "󰬈";
}

.mdi-alpha-a-box-outline::before {
  content: "󰯫";
}

.mdi-alpha-a-circle::before {
  content: "󰯬";
}

.mdi-alpha-a-circle-outline::before {
  content: "󰯭";
}

.mdi-alpha-b::before {
  content: "󰫯";
}

.mdi-alpha-b-box::before {
  content: "󰬉";
}

.mdi-alpha-b-box-outline::before {
  content: "󰯮";
}

.mdi-alpha-b-circle::before {
  content: "󰯯";
}

.mdi-alpha-b-circle-outline::before {
  content: "󰯰";
}

.mdi-alpha-c::before {
  content: "󰫰";
}

.mdi-alpha-c-box::before {
  content: "󰬊";
}

.mdi-alpha-c-box-outline::before {
  content: "󰯱";
}

.mdi-alpha-c-circle::before {
  content: "󰯲";
}

.mdi-alpha-c-circle-outline::before {
  content: "󰯳";
}

.mdi-alpha-d::before {
  content: "󰫱";
}

.mdi-alpha-d-box::before {
  content: "󰬋";
}

.mdi-alpha-d-box-outline::before {
  content: "󰯴";
}

.mdi-alpha-d-circle::before {
  content: "󰯵";
}

.mdi-alpha-d-circle-outline::before {
  content: "󰯶";
}

.mdi-alpha-e::before {
  content: "󰫲";
}

.mdi-alpha-e-box::before {
  content: "󰬌";
}

.mdi-alpha-e-box-outline::before {
  content: "󰯷";
}

.mdi-alpha-e-circle::before {
  content: "󰯸";
}

.mdi-alpha-e-circle-outline::before {
  content: "󰯹";
}

.mdi-alpha-f::before {
  content: "󰫳";
}

.mdi-alpha-f-box::before {
  content: "󰬍";
}

.mdi-alpha-f-box-outline::before {
  content: "󰯺";
}

.mdi-alpha-f-circle::before {
  content: "󰯻";
}

.mdi-alpha-f-circle-outline::before {
  content: "󰯼";
}

.mdi-alpha-g::before {
  content: "󰫴";
}

.mdi-alpha-g-box::before {
  content: "󰬎";
}

.mdi-alpha-g-box-outline::before {
  content: "󰯽";
}

.mdi-alpha-g-circle::before {
  content: "󰯾";
}

.mdi-alpha-g-circle-outline::before {
  content: "󰯿";
}

.mdi-alpha-h::before {
  content: "󰫵";
}

.mdi-alpha-h-box::before {
  content: "󰬏";
}

.mdi-alpha-h-box-outline::before {
  content: "󰰀";
}

.mdi-alpha-h-circle::before {
  content: "󰰁";
}

.mdi-alpha-h-circle-outline::before {
  content: "󰰂";
}

.mdi-alpha-i::before {
  content: "󰫶";
}

.mdi-alpha-i-box::before {
  content: "󰬐";
}

.mdi-alpha-i-box-outline::before {
  content: "󰰃";
}

.mdi-alpha-i-circle::before {
  content: "󰰄";
}

.mdi-alpha-i-circle-outline::before {
  content: "󰰅";
}

.mdi-alpha-j::before {
  content: "󰫷";
}

.mdi-alpha-j-box::before {
  content: "󰬑";
}

.mdi-alpha-j-box-outline::before {
  content: "󰰆";
}

.mdi-alpha-j-circle::before {
  content: "󰰇";
}

.mdi-alpha-j-circle-outline::before {
  content: "󰰈";
}

.mdi-alpha-k::before {
  content: "󰫸";
}

.mdi-alpha-k-box::before {
  content: "󰬒";
}

.mdi-alpha-k-box-outline::before {
  content: "󰰉";
}

.mdi-alpha-k-circle::before {
  content: "󰰊";
}

.mdi-alpha-k-circle-outline::before {
  content: "󰰋";
}

.mdi-alpha-l::before {
  content: "󰫹";
}

.mdi-alpha-l-box::before {
  content: "󰬓";
}

.mdi-alpha-l-box-outline::before {
  content: "󰰌";
}

.mdi-alpha-l-circle::before {
  content: "󰰍";
}

.mdi-alpha-l-circle-outline::before {
  content: "󰰎";
}

.mdi-alpha-m::before {
  content: "󰫺";
}

.mdi-alpha-m-box::before {
  content: "󰬔";
}

.mdi-alpha-m-box-outline::before {
  content: "󰰏";
}

.mdi-alpha-m-circle::before {
  content: "󰰐";
}

.mdi-alpha-m-circle-outline::before {
  content: "󰰑";
}

.mdi-alpha-n::before {
  content: "󰫻";
}

.mdi-alpha-n-box::before {
  content: "󰬕";
}

.mdi-alpha-n-box-outline::before {
  content: "󰰒";
}

.mdi-alpha-n-circle::before {
  content: "󰰓";
}

.mdi-alpha-n-circle-outline::before {
  content: "󰰔";
}

.mdi-alpha-o::before {
  content: "󰫼";
}

.mdi-alpha-o-box::before {
  content: "󰬖";
}

.mdi-alpha-o-box-outline::before {
  content: "󰰕";
}

.mdi-alpha-o-circle::before {
  content: "󰰖";
}

.mdi-alpha-o-circle-outline::before {
  content: "󰰗";
}

.mdi-alpha-p::before {
  content: "󰫽";
}

.mdi-alpha-p-box::before {
  content: "󰬗";
}

.mdi-alpha-p-box-outline::before {
  content: "󰰘";
}

.mdi-alpha-p-circle::before {
  content: "󰰙";
}

.mdi-alpha-p-circle-outline::before {
  content: "󰰚";
}

.mdi-alpha-q::before {
  content: "󰫾";
}

.mdi-alpha-q-box::before {
  content: "󰬘";
}

.mdi-alpha-q-box-outline::before {
  content: "󰰛";
}

.mdi-alpha-q-circle::before {
  content: "󰰜";
}

.mdi-alpha-q-circle-outline::before {
  content: "󰰝";
}

.mdi-alpha-r::before {
  content: "󰫿";
}

.mdi-alpha-r-box::before {
  content: "󰬙";
}

.mdi-alpha-r-box-outline::before {
  content: "󰰞";
}

.mdi-alpha-r-circle::before {
  content: "󰰟";
}

.mdi-alpha-r-circle-outline::before {
  content: "󰰠";
}

.mdi-alpha-s::before {
  content: "󰬀";
}

.mdi-alpha-s-box::before {
  content: "󰬚";
}

.mdi-alpha-s-box-outline::before {
  content: "󰰡";
}

.mdi-alpha-s-circle::before {
  content: "󰰢";
}

.mdi-alpha-s-circle-outline::before {
  content: "󰰣";
}

.mdi-alpha-t::before {
  content: "󰬁";
}

.mdi-alpha-t-box::before {
  content: "󰬛";
}

.mdi-alpha-t-box-outline::before {
  content: "󰰤";
}

.mdi-alpha-t-circle::before {
  content: "󰰥";
}

.mdi-alpha-t-circle-outline::before {
  content: "󰰦";
}

.mdi-alpha-u::before {
  content: "󰬂";
}

.mdi-alpha-u-box::before {
  content: "󰬜";
}

.mdi-alpha-u-box-outline::before {
  content: "󰰧";
}

.mdi-alpha-u-circle::before {
  content: "󰰨";
}

.mdi-alpha-u-circle-outline::before {
  content: "󰰩";
}

.mdi-alpha-v::before {
  content: "󰬃";
}

.mdi-alpha-v-box::before {
  content: "󰬝";
}

.mdi-alpha-v-box-outline::before {
  content: "󰰪";
}

.mdi-alpha-v-circle::before {
  content: "󰰫";
}

.mdi-alpha-v-circle-outline::before {
  content: "󰰬";
}

.mdi-alpha-w::before {
  content: "󰬄";
}

.mdi-alpha-w-box::before {
  content: "󰬞";
}

.mdi-alpha-w-box-outline::before {
  content: "󰰭";
}

.mdi-alpha-w-circle::before {
  content: "󰰮";
}

.mdi-alpha-w-circle-outline::before {
  content: "󰰯";
}

.mdi-alpha-x::before {
  content: "󰬅";
}

.mdi-alpha-x-box::before {
  content: "󰬟";
}

.mdi-alpha-x-box-outline::before {
  content: "󰰰";
}

.mdi-alpha-x-circle::before {
  content: "󰰱";
}

.mdi-alpha-x-circle-outline::before {
  content: "󰰲";
}

.mdi-alpha-y::before {
  content: "󰬆";
}

.mdi-alpha-y-box::before {
  content: "󰬠";
}

.mdi-alpha-y-box-outline::before {
  content: "󰰳";
}

.mdi-alpha-y-circle::before {
  content: "󰰴";
}

.mdi-alpha-y-circle-outline::before {
  content: "󰰵";
}

.mdi-alpha-z::before {
  content: "󰬇";
}

.mdi-alpha-z-box::before {
  content: "󰬡";
}

.mdi-alpha-z-box-outline::before {
  content: "󰰶";
}

.mdi-alpha-z-circle::before {
  content: "󰰷";
}

.mdi-alpha-z-circle-outline::before {
  content: "󰰸";
}

.mdi-alphabet-aurebesh::before {
  content: "󱌬";
}

.mdi-alphabet-cyrillic::before {
  content: "󱌭";
}

.mdi-alphabet-greek::before {
  content: "󱌮";
}

.mdi-alphabet-latin::before {
  content: "󱌯";
}

.mdi-alphabet-piqad::before {
  content: "󱌰";
}

.mdi-alphabet-tengwar::before {
  content: "󱌷";
}

.mdi-alphabetical::before {
  content: "󰀬";
}

.mdi-alphabetical-off::before {
  content: "󱀌";
}

.mdi-alphabetical-variant::before {
  content: "󱀍";
}

.mdi-alphabetical-variant-off::before {
  content: "󱀎";
}

.mdi-altimeter::before {
  content: "󰗗";
}

.mdi-amazon::before {
  content: "󰀭";
}

.mdi-amazon-alexa::before {
  content: "󰣆";
}

.mdi-ambulance::before {
  content: "󰀯";
}

.mdi-ammunition::before {
  content: "󰳨";
}

.mdi-ampersand::before {
  content: "󰪍";
}

.mdi-amplifier::before {
  content: "󰀰";
}

.mdi-amplifier-off::before {
  content: "󱆵";
}

.mdi-anchor::before {
  content: "󰀱";
}

.mdi-android::before {
  content: "󰀲";
}

.mdi-android-auto::before {
  content: "󰪎";
}

.mdi-android-debug-bridge::before {
  content: "󰀳";
}

.mdi-android-messages::before {
  content: "󰵅";
}

.mdi-android-studio::before {
  content: "󰀴";
}

.mdi-angle-acute::before {
  content: "󰤷";
}

.mdi-angle-obtuse::before {
  content: "󰤸";
}

.mdi-angle-right::before {
  content: "󰤹";
}

.mdi-angular::before {
  content: "󰚲";
}

.mdi-angularjs::before {
  content: "󰚿";
}

.mdi-animation::before {
  content: "󰗘";
}

.mdi-animation-outline::before {
  content: "󰪏";
}

.mdi-animation-play::before {
  content: "󰤺";
}

.mdi-animation-play-outline::before {
  content: "󰪐";
}

.mdi-ansible::before {
  content: "󱂚";
}

.mdi-antenna::before {
  content: "󱄙";
}

.mdi-anvil::before {
  content: "󰢛";
}

.mdi-apache-kafka::before {
  content: "󱀏";
}

.mdi-api::before {
  content: "󱂛";
}

.mdi-api-off::before {
  content: "󱉗";
}

.mdi-apple::before {
  content: "󰀵";
}

.mdi-apple-airplay::before {
  content: "󰀟";
}

.mdi-apple-finder::before {
  content: "󰀶";
}

.mdi-apple-icloud::before {
  content: "󰀸";
}

.mdi-apple-ios::before {
  content: "󰀷";
}

.mdi-apple-keyboard-caps::before {
  content: "󰘲";
}

.mdi-apple-keyboard-command::before {
  content: "󰘳";
}

.mdi-apple-keyboard-control::before {
  content: "󰘴";
}

.mdi-apple-keyboard-option::before {
  content: "󰘵";
}

.mdi-apple-keyboard-shift::before {
  content: "󰘶";
}

.mdi-apple-safari::before {
  content: "󰀹";
}

.mdi-application::before {
  content: "󰘔";
}

.mdi-application-cog::before {
  content: "󱕷";
}

.mdi-application-export::before {
  content: "󰶭";
}

.mdi-application-import::before {
  content: "󰶮";
}

.mdi-application-settings::before {
  content: "󱕕";
}

.mdi-approximately-equal::before {
  content: "󰾞";
}

.mdi-approximately-equal-box::before {
  content: "󰾟";
}

.mdi-apps::before {
  content: "󰀻";
}

.mdi-apps-box::before {
  content: "󰵆";
}

.mdi-arch::before {
  content: "󰣇";
}

.mdi-archive::before {
  content: "󰀼";
}

.mdi-archive-alert::before {
  content: "󱓽";
}

.mdi-archive-alert-outline::before {
  content: "󱓾";
}

.mdi-archive-arrow-down::before {
  content: "󱉙";
}

.mdi-archive-arrow-down-outline::before {
  content: "󱉚";
}

.mdi-archive-arrow-up::before {
  content: "󱉛";
}

.mdi-archive-arrow-up-outline::before {
  content: "󱉜";
}

.mdi-archive-outline::before {
  content: "󱈎";
}

.mdi-arm-flex::before {
  content: "󰿗";
}

.mdi-arm-flex-outline::before {
  content: "󰿖";
}

.mdi-arrange-bring-forward::before {
  content: "󰀽";
}

.mdi-arrange-bring-to-front::before {
  content: "󰀾";
}

.mdi-arrange-send-backward::before {
  content: "󰀿";
}

.mdi-arrange-send-to-back::before {
  content: "󰁀";
}

.mdi-arrow-all::before {
  content: "󰁁";
}

.mdi-arrow-bottom-left::before {
  content: "󰁂";
}

.mdi-arrow-bottom-left-bold-outline::before {
  content: "󰦷";
}

.mdi-arrow-bottom-left-thick::before {
  content: "󰦸";
}

.mdi-arrow-bottom-left-thin-circle-outline::before {
  content: "󱖖";
}

.mdi-arrow-bottom-right::before {
  content: "󰁃";
}

.mdi-arrow-bottom-right-bold-outline::before {
  content: "󰦹";
}

.mdi-arrow-bottom-right-thick::before {
  content: "󰦺";
}

.mdi-arrow-bottom-right-thin-circle-outline::before {
  content: "󱖕";
}

.mdi-arrow-collapse::before {
  content: "󰘕";
}

.mdi-arrow-collapse-all::before {
  content: "󰁄";
}

.mdi-arrow-collapse-down::before {
  content: "󰞒";
}

.mdi-arrow-collapse-horizontal::before {
  content: "󰡌";
}

.mdi-arrow-collapse-left::before {
  content: "󰞓";
}

.mdi-arrow-collapse-right::before {
  content: "󰞔";
}

.mdi-arrow-collapse-up::before {
  content: "󰞕";
}

.mdi-arrow-collapse-vertical::before {
  content: "󰡍";
}

.mdi-arrow-decision::before {
  content: "󰦻";
}

.mdi-arrow-decision-auto::before {
  content: "󰦼";
}

.mdi-arrow-decision-auto-outline::before {
  content: "󰦽";
}

.mdi-arrow-decision-outline::before {
  content: "󰦾";
}

.mdi-arrow-down::before {
  content: "󰁅";
}

.mdi-arrow-down-bold::before {
  content: "󰜮";
}

.mdi-arrow-down-bold-box::before {
  content: "󰜯";
}

.mdi-arrow-down-bold-box-outline::before {
  content: "󰜰";
}

.mdi-arrow-down-bold-circle::before {
  content: "󰁇";
}

.mdi-arrow-down-bold-circle-outline::before {
  content: "󰁈";
}

.mdi-arrow-down-bold-hexagon-outline::before {
  content: "󰁉";
}

.mdi-arrow-down-bold-outline::before {
  content: "󰦿";
}

.mdi-arrow-down-box::before {
  content: "󰛀";
}

.mdi-arrow-down-circle::before {
  content: "󰳛";
}

.mdi-arrow-down-circle-outline::before {
  content: "󰳜";
}

.mdi-arrow-down-drop-circle::before {
  content: "󰁊";
}

.mdi-arrow-down-drop-circle-outline::before {
  content: "󰁋";
}

.mdi-arrow-down-thick::before {
  content: "󰁆";
}

.mdi-arrow-down-thin-circle-outline::before {
  content: "󱖙";
}

.mdi-arrow-expand::before {
  content: "󰘖";
}

.mdi-arrow-expand-all::before {
  content: "󰁌";
}

.mdi-arrow-expand-down::before {
  content: "󰞖";
}

.mdi-arrow-expand-horizontal::before {
  content: "󰡎";
}

.mdi-arrow-expand-left::before {
  content: "󰞗";
}

.mdi-arrow-expand-right::before {
  content: "󰞘";
}

.mdi-arrow-expand-up::before {
  content: "󰞙";
}

.mdi-arrow-expand-vertical::before {
  content: "󰡏";
}

.mdi-arrow-horizontal-lock::before {
  content: "󱅛";
}

.mdi-arrow-left::before {
  content: "󰁍";
}

.mdi-arrow-left-bold::before {
  content: "󰜱";
}

.mdi-arrow-left-bold-box::before {
  content: "󰜲";
}

.mdi-arrow-left-bold-box-outline::before {
  content: "󰜳";
}

.mdi-arrow-left-bold-circle::before {
  content: "󰁏";
}

.mdi-arrow-left-bold-circle-outline::before {
  content: "󰁐";
}

.mdi-arrow-left-bold-hexagon-outline::before {
  content: "󰁑";
}

.mdi-arrow-left-bold-outline::before {
  content: "󰧀";
}

.mdi-arrow-left-box::before {
  content: "󰛁";
}

.mdi-arrow-left-circle::before {
  content: "󰳝";
}

.mdi-arrow-left-circle-outline::before {
  content: "󰳞";
}

.mdi-arrow-left-drop-circle::before {
  content: "󰁒";
}

.mdi-arrow-left-drop-circle-outline::before {
  content: "󰁓";
}

.mdi-arrow-left-right::before {
  content: "󰹳";
}

.mdi-arrow-left-right-bold::before {
  content: "󰹴";
}

.mdi-arrow-left-right-bold-outline::before {
  content: "󰧁";
}

.mdi-arrow-left-thick::before {
  content: "󰁎";
}

.mdi-arrow-left-thin-circle-outline::before {
  content: "󱖚";
}

.mdi-arrow-right::before {
  content: "󰁔";
}

.mdi-arrow-right-bold::before {
  content: "󰜴";
}

.mdi-arrow-right-bold-box::before {
  content: "󰜵";
}

.mdi-arrow-right-bold-box-outline::before {
  content: "󰜶";
}

.mdi-arrow-right-bold-circle::before {
  content: "󰁖";
}

.mdi-arrow-right-bold-circle-outline::before {
  content: "󰁗";
}

.mdi-arrow-right-bold-hexagon-outline::before {
  content: "󰁘";
}

.mdi-arrow-right-bold-outline::before {
  content: "󰧂";
}

.mdi-arrow-right-box::before {
  content: "󰛂";
}

.mdi-arrow-right-circle::before {
  content: "󰳟";
}

.mdi-arrow-right-circle-outline::before {
  content: "󰳠";
}

.mdi-arrow-right-drop-circle::before {
  content: "󰁙";
}

.mdi-arrow-right-drop-circle-outline::before {
  content: "󰁚";
}

.mdi-arrow-right-thick::before {
  content: "󰁕";
}

.mdi-arrow-right-thin-circle-outline::before {
  content: "󱖘";
}

.mdi-arrow-split-horizontal::before {
  content: "󰤻";
}

.mdi-arrow-split-vertical::before {
  content: "󰤼";
}

.mdi-arrow-top-left::before {
  content: "󰁛";
}

.mdi-arrow-top-left-bold-outline::before {
  content: "󰧃";
}

.mdi-arrow-top-left-bottom-right::before {
  content: "󰹵";
}

.mdi-arrow-top-left-bottom-right-bold::before {
  content: "󰹶";
}

.mdi-arrow-top-left-thick::before {
  content: "󰧄";
}

.mdi-arrow-top-left-thin-circle-outline::before {
  content: "󱖓";
}

.mdi-arrow-top-right::before {
  content: "󰁜";
}

.mdi-arrow-top-right-bold-outline::before {
  content: "󰧅";
}

.mdi-arrow-top-right-bottom-left::before {
  content: "󰹷";
}

.mdi-arrow-top-right-bottom-left-bold::before {
  content: "󰹸";
}

.mdi-arrow-top-right-thick::before {
  content: "󰧆";
}

.mdi-arrow-top-right-thin-circle-outline::before {
  content: "󱖔";
}

.mdi-arrow-up::before {
  content: "󰁝";
}

.mdi-arrow-up-bold::before {
  content: "󰜷";
}

.mdi-arrow-up-bold-box::before {
  content: "󰜸";
}

.mdi-arrow-up-bold-box-outline::before {
  content: "󰜹";
}

.mdi-arrow-up-bold-circle::before {
  content: "󰁟";
}

.mdi-arrow-up-bold-circle-outline::before {
  content: "󰁠";
}

.mdi-arrow-up-bold-hexagon-outline::before {
  content: "󰁡";
}

.mdi-arrow-up-bold-outline::before {
  content: "󰧇";
}

.mdi-arrow-up-box::before {
  content: "󰛃";
}

.mdi-arrow-up-circle::before {
  content: "󰳡";
}

.mdi-arrow-up-circle-outline::before {
  content: "󰳢";
}

.mdi-arrow-up-down::before {
  content: "󰹹";
}

.mdi-arrow-up-down-bold::before {
  content: "󰹺";
}

.mdi-arrow-up-down-bold-outline::before {
  content: "󰧈";
}

.mdi-arrow-up-drop-circle::before {
  content: "󰁢";
}

.mdi-arrow-up-drop-circle-outline::before {
  content: "󰁣";
}

.mdi-arrow-up-thick::before {
  content: "󰁞";
}

.mdi-arrow-up-thin-circle-outline::before {
  content: "󱖗";
}

.mdi-arrow-vertical-lock::before {
  content: "󱅜";
}

.mdi-artstation::before {
  content: "󰭛";
}

.mdi-aspect-ratio::before {
  content: "󰨤";
}

.mdi-assistant::before {
  content: "󰁤";
}

.mdi-asterisk::before {
  content: "󰛄";
}

.mdi-at::before {
  content: "󰁥";
}

.mdi-atlassian::before {
  content: "󰠄";
}

.mdi-atm::before {
  content: "󰵇";
}

.mdi-atom::before {
  content: "󰝨";
}

.mdi-atom-variant::before {
  content: "󰹻";
}

.mdi-attachment::before {
  content: "󰁦";
}

.mdi-audio-video::before {
  content: "󰤽";
}

.mdi-audio-video-off::before {
  content: "󱆶";
}

.mdi-augmented-reality::before {
  content: "󰡐";
}

.mdi-auto-download::before {
  content: "󱍾";
}

.mdi-auto-fix::before {
  content: "󰁨";
}

.mdi-auto-upload::before {
  content: "󰁩";
}

.mdi-autorenew::before {
  content: "󰁪";
}

.mdi-av-timer::before {
  content: "󰁫";
}

.mdi-aws::before {
  content: "󰸏";
}

.mdi-axe::before {
  content: "󰣈";
}

.mdi-axis::before {
  content: "󰵈";
}

.mdi-axis-arrow::before {
  content: "󰵉";
}

.mdi-axis-arrow-info::before {
  content: "󱐎";
}

.mdi-axis-arrow-lock::before {
  content: "󰵊";
}

.mdi-axis-lock::before {
  content: "󰵋";
}

.mdi-axis-x-arrow::before {
  content: "󰵌";
}

.mdi-axis-x-arrow-lock::before {
  content: "󰵍";
}

.mdi-axis-x-rotate-clockwise::before {
  content: "󰵎";
}

.mdi-axis-x-rotate-counterclockwise::before {
  content: "󰵏";
}

.mdi-axis-x-y-arrow-lock::before {
  content: "󰵐";
}

.mdi-axis-y-arrow::before {
  content: "󰵑";
}

.mdi-axis-y-arrow-lock::before {
  content: "󰵒";
}

.mdi-axis-y-rotate-clockwise::before {
  content: "󰵓";
}

.mdi-axis-y-rotate-counterclockwise::before {
  content: "󰵔";
}

.mdi-axis-z-arrow::before {
  content: "󰵕";
}

.mdi-axis-z-arrow-lock::before {
  content: "󰵖";
}

.mdi-axis-z-rotate-clockwise::before {
  content: "󰵗";
}

.mdi-axis-z-rotate-counterclockwise::before {
  content: "󰵘";
}

.mdi-babel::before {
  content: "󰨥";
}

.mdi-baby::before {
  content: "󰁬";
}

.mdi-baby-bottle::before {
  content: "󰼹";
}

.mdi-baby-bottle-outline::before {
  content: "󰼺";
}

.mdi-baby-buggy::before {
  content: "󱏠";
}

.mdi-baby-carriage::before {
  content: "󰚏";
}

.mdi-baby-carriage-off::before {
  content: "󰾠";
}

.mdi-baby-face::before {
  content: "󰹼";
}

.mdi-baby-face-outline::before {
  content: "󰹽";
}

.mdi-backburger::before {
  content: "󰁭";
}

.mdi-backspace::before {
  content: "󰁮";
}

.mdi-backspace-outline::before {
  content: "󰭜";
}

.mdi-backspace-reverse::before {
  content: "󰹾";
}

.mdi-backspace-reverse-outline::before {
  content: "󰹿";
}

.mdi-backup-restore::before {
  content: "󰁯";
}

.mdi-bacteria::before {
  content: "󰻕";
}

.mdi-bacteria-outline::before {
  content: "󰻖";
}

.mdi-badge-account::before {
  content: "󰶧";
}

.mdi-badge-account-alert::before {
  content: "󰶨";
}

.mdi-badge-account-alert-outline::before {
  content: "󰶩";
}

.mdi-badge-account-horizontal::before {
  content: "󰸍";
}

.mdi-badge-account-horizontal-outline::before {
  content: "󰸎";
}

.mdi-badge-account-outline::before {
  content: "󰶪";
}

.mdi-badminton::before {
  content: "󰡑";
}

.mdi-bag-carry-on::before {
  content: "󰼻";
}

.mdi-bag-carry-on-check::before {
  content: "󰵥";
}

.mdi-bag-carry-on-off::before {
  content: "󰼼";
}

.mdi-bag-checked::before {
  content: "󰼽";
}

.mdi-bag-personal::before {
  content: "󰸐";
}

.mdi-bag-personal-off::before {
  content: "󰸑";
}

.mdi-bag-personal-off-outline::before {
  content: "󰸒";
}

.mdi-bag-personal-outline::before {
  content: "󰸓";
}

.mdi-bag-suitcase::before {
  content: "󱖋";
}

.mdi-bag-suitcase-off::before {
  content: "󱖍";
}

.mdi-bag-suitcase-off-outline::before {
  content: "󱖎";
}

.mdi-bag-suitcase-outline::before {
  content: "󱖌";
}

.mdi-baguette::before {
  content: "󰼾";
}

.mdi-balloon::before {
  content: "󰨦";
}

.mdi-ballot::before {
  content: "󰧉";
}

.mdi-ballot-outline::before {
  content: "󰧊";
}

.mdi-ballot-recount::before {
  content: "󰰹";
}

.mdi-ballot-recount-outline::before {
  content: "󰰺";
}

.mdi-bandage::before {
  content: "󰶯";
}

.mdi-bandcamp::before {
  content: "󰙵";
}

.mdi-bank::before {
  content: "󰁰";
}

.mdi-bank-check::before {
  content: "󱙕";
}

.mdi-bank-minus::before {
  content: "󰶰";
}

.mdi-bank-off::before {
  content: "󱙖";
}

.mdi-bank-off-outline::before {
  content: "󱙗";
}

.mdi-bank-outline::before {
  content: "󰺀";
}

.mdi-bank-plus::before {
  content: "󰶱";
}

.mdi-bank-remove::before {
  content: "󰶲";
}

.mdi-bank-transfer::before {
  content: "󰨧";
}

.mdi-bank-transfer-in::before {
  content: "󰨨";
}

.mdi-bank-transfer-out::before {
  content: "󰨩";
}

.mdi-barcode::before {
  content: "󰁱";
}

.mdi-barcode-off::before {
  content: "󱈶";
}

.mdi-barcode-scan::before {
  content: "󰁲";
}

.mdi-barley::before {
  content: "󰁳";
}

.mdi-barley-off::before {
  content: "󰭝";
}

.mdi-barn::before {
  content: "󰭞";
}

.mdi-barrel::before {
  content: "󰁴";
}

.mdi-baseball::before {
  content: "󰡒";
}

.mdi-baseball-bat::before {
  content: "󰡓";
}

.mdi-baseball-diamond::before {
  content: "󱗬";
}

.mdi-baseball-diamond-outline::before {
  content: "󱗭";
}

.mdi-bash::before {
  content: "󱆃";
}

.mdi-basket::before {
  content: "󰁶";
}

.mdi-basket-fill::before {
  content: "󰁷";
}

.mdi-basket-minus::before {
  content: "󱔣";
}

.mdi-basket-minus-outline::before {
  content: "󱔤";
}

.mdi-basket-off::before {
  content: "󱔥";
}

.mdi-basket-off-outline::before {
  content: "󱔦";
}

.mdi-basket-outline::before {
  content: "󱆁";
}

.mdi-basket-plus::before {
  content: "󱔧";
}

.mdi-basket-plus-outline::before {
  content: "󱔨";
}

.mdi-basket-remove::before {
  content: "󱔩";
}

.mdi-basket-remove-outline::before {
  content: "󱔪";
}

.mdi-basket-unfill::before {
  content: "󰁸";
}

.mdi-basketball::before {
  content: "󰠆";
}

.mdi-basketball-hoop::before {
  content: "󰰻";
}

.mdi-basketball-hoop-outline::before {
  content: "󰰼";
}

.mdi-bat::before {
  content: "󰭟";
}

.mdi-battery::before {
  content: "󰁹";
}

.mdi-battery-10::before {
  content: "󰁺";
}

.mdi-battery-10-bluetooth::before {
  content: "󰤾";
}

.mdi-battery-20::before {
  content: "󰁻";
}

.mdi-battery-20-bluetooth::before {
  content: "󰤿";
}

.mdi-battery-30::before {
  content: "󰁼";
}

.mdi-battery-30-bluetooth::before {
  content: "󰥀";
}

.mdi-battery-40::before {
  content: "󰁽";
}

.mdi-battery-40-bluetooth::before {
  content: "󰥁";
}

.mdi-battery-50::before {
  content: "󰁾";
}

.mdi-battery-50-bluetooth::before {
  content: "󰥂";
}

.mdi-battery-60::before {
  content: "󰁿";
}

.mdi-battery-60-bluetooth::before {
  content: "󰥃";
}

.mdi-battery-70::before {
  content: "󰂀";
}

.mdi-battery-70-bluetooth::before {
  content: "󰥄";
}

.mdi-battery-80::before {
  content: "󰂁";
}

.mdi-battery-80-bluetooth::before {
  content: "󰥅";
}

.mdi-battery-90::before {
  content: "󰂂";
}

.mdi-battery-90-bluetooth::before {
  content: "󰥆";
}

.mdi-battery-alert::before {
  content: "󰂃";
}

.mdi-battery-alert-bluetooth::before {
  content: "󰥇";
}

.mdi-battery-alert-variant::before {
  content: "󱃌";
}

.mdi-battery-alert-variant-outline::before {
  content: "󱃍";
}

.mdi-battery-bluetooth::before {
  content: "󰥈";
}

.mdi-battery-bluetooth-variant::before {
  content: "󰥉";
}

.mdi-battery-charging::before {
  content: "󰂄";
}

.mdi-battery-charging-10::before {
  content: "󰢜";
}

.mdi-battery-charging-100::before {
  content: "󰂅";
}

.mdi-battery-charging-20::before {
  content: "󰂆";
}

.mdi-battery-charging-30::before {
  content: "󰂇";
}

.mdi-battery-charging-40::before {
  content: "󰂈";
}

.mdi-battery-charging-50::before {
  content: "󰢝";
}

.mdi-battery-charging-60::before {
  content: "󰂉";
}

.mdi-battery-charging-70::before {
  content: "󰢞";
}

.mdi-battery-charging-80::before {
  content: "󰂊";
}

.mdi-battery-charging-90::before {
  content: "󰂋";
}

.mdi-battery-charging-high::before {
  content: "󱊦";
}

.mdi-battery-charging-low::before {
  content: "󱊤";
}

.mdi-battery-charging-medium::before {
  content: "󱊥";
}

.mdi-battery-charging-outline::before {
  content: "󰢟";
}

.mdi-battery-charging-wireless::before {
  content: "󰠇";
}

.mdi-battery-charging-wireless-10::before {
  content: "󰠈";
}

.mdi-battery-charging-wireless-20::before {
  content: "󰠉";
}

.mdi-battery-charging-wireless-30::before {
  content: "󰠊";
}

.mdi-battery-charging-wireless-40::before {
  content: "󰠋";
}

.mdi-battery-charging-wireless-50::before {
  content: "󰠌";
}

.mdi-battery-charging-wireless-60::before {
  content: "󰠍";
}

.mdi-battery-charging-wireless-70::before {
  content: "󰠎";
}

.mdi-battery-charging-wireless-80::before {
  content: "󰠏";
}

.mdi-battery-charging-wireless-90::before {
  content: "󰠐";
}

.mdi-battery-charging-wireless-alert::before {
  content: "󰠑";
}

.mdi-battery-charging-wireless-outline::before {
  content: "󰠒";
}

.mdi-battery-heart::before {
  content: "󱈏";
}

.mdi-battery-heart-outline::before {
  content: "󱈐";
}

.mdi-battery-heart-variant::before {
  content: "󱈑";
}

.mdi-battery-high::before {
  content: "󱊣";
}

.mdi-battery-low::before {
  content: "󱊡";
}

.mdi-battery-medium::before {
  content: "󱊢";
}

.mdi-battery-minus::before {
  content: "󰂌";
}

.mdi-battery-negative::before {
  content: "󰂍";
}

.mdi-battery-off::before {
  content: "󱉝";
}

.mdi-battery-off-outline::before {
  content: "󱉞";
}

.mdi-battery-outline::before {
  content: "󰂎";
}

.mdi-battery-plus::before {
  content: "󰂏";
}

.mdi-battery-positive::before {
  content: "󰂐";
}

.mdi-battery-unknown::before {
  content: "󰂑";
}

.mdi-battery-unknown-bluetooth::before {
  content: "󰥊";
}

.mdi-battlenet::before {
  content: "󰭠";
}

.mdi-beach::before {
  content: "󰂒";
}

.mdi-beaker::before {
  content: "󰳪";
}

.mdi-beaker-alert::before {
  content: "󱈩";
}

.mdi-beaker-alert-outline::before {
  content: "󱈪";
}

.mdi-beaker-check::before {
  content: "󱈫";
}

.mdi-beaker-check-outline::before {
  content: "󱈬";
}

.mdi-beaker-minus::before {
  content: "󱈭";
}

.mdi-beaker-minus-outline::before {
  content: "󱈮";
}

.mdi-beaker-outline::before {
  content: "󰚐";
}

.mdi-beaker-plus::before {
  content: "󱈯";
}

.mdi-beaker-plus-outline::before {
  content: "󱈰";
}

.mdi-beaker-question::before {
  content: "󱈱";
}

.mdi-beaker-question-outline::before {
  content: "󱈲";
}

.mdi-beaker-remove::before {
  content: "󱈳";
}

.mdi-beaker-remove-outline::before {
  content: "󱈴";
}

.mdi-bed::before {
  content: "󰋣";
}

.mdi-bed-double::before {
  content: "󰿔";
}

.mdi-bed-double-outline::before {
  content: "󰿓";
}

.mdi-bed-empty::before {
  content: "󰢠";
}

.mdi-bed-king::before {
  content: "󰿒";
}

.mdi-bed-king-outline::before {
  content: "󰿑";
}

.mdi-bed-outline::before {
  content: "󰂙";
}

.mdi-bed-queen::before {
  content: "󰿐";
}

.mdi-bed-queen-outline::before {
  content: "󰿛";
}

.mdi-bed-single::before {
  content: "󱁭";
}

.mdi-bed-single-outline::before {
  content: "󱁮";
}

.mdi-bee::before {
  content: "󰾡";
}

.mdi-bee-flower::before {
  content: "󰾢";
}

.mdi-beehive-off-outline::before {
  content: "󱏭";
}

.mdi-beehive-outline::before {
  content: "󱃎";
}

.mdi-beekeeper::before {
  content: "󱓢";
}

.mdi-beer::before {
  content: "󰂘";
}

.mdi-beer-outline::before {
  content: "󱌌";
}

.mdi-bell::before {
  content: "󰂚";
}

.mdi-bell-alert::before {
  content: "󰵙";
}

.mdi-bell-alert-outline::before {
  content: "󰺁";
}

.mdi-bell-cancel::before {
  content: "󱏧";
}

.mdi-bell-cancel-outline::before {
  content: "󱏨";
}

.mdi-bell-check::before {
  content: "󱇥";
}

.mdi-bell-check-outline::before {
  content: "󱇦";
}

.mdi-bell-circle::before {
  content: "󰵚";
}

.mdi-bell-circle-outline::before {
  content: "󰵛";
}

.mdi-bell-minus::before {
  content: "󱏩";
}

.mdi-bell-minus-outline::before {
  content: "󱏪";
}

.mdi-bell-off::before {
  content: "󰂛";
}

.mdi-bell-off-outline::before {
  content: "󰪑";
}

.mdi-bell-outline::before {
  content: "󰂜";
}

.mdi-bell-plus::before {
  content: "󰂝";
}

.mdi-bell-plus-outline::before {
  content: "󰪒";
}

.mdi-bell-remove::before {
  content: "󱏫";
}

.mdi-bell-remove-outline::before {
  content: "󱏬";
}

.mdi-bell-ring::before {
  content: "󰂞";
}

.mdi-bell-ring-outline::before {
  content: "󰂟";
}

.mdi-bell-sleep::before {
  content: "󰂠";
}

.mdi-bell-sleep-outline::before {
  content: "󰪓";
}

.mdi-beta::before {
  content: "󰂡";
}

.mdi-betamax::before {
  content: "󰧋";
}

.mdi-biathlon::before {
  content: "󰸔";
}

.mdi-bicycle::before {
  content: "󱂜";
}

.mdi-bicycle-basket::before {
  content: "󱈵";
}

.mdi-bicycle-electric::before {
  content: "󱖴";
}

.mdi-bicycle-penny-farthing::before {
  content: "󱗩";
}

.mdi-bike::before {
  content: "󰂣";
}

.mdi-bike-fast::before {
  content: "󱄟";
}

.mdi-billboard::before {
  content: "󱀐";
}

.mdi-billiards::before {
  content: "󰭡";
}

.mdi-billiards-rack::before {
  content: "󰭢";
}

.mdi-binoculars::before {
  content: "󰂥";
}

.mdi-bio::before {
  content: "󰂦";
}

.mdi-biohazard::before {
  content: "󰂧";
}

.mdi-bird::before {
  content: "󱗆";
}

.mdi-bitbucket::before {
  content: "󰂨";
}

.mdi-bitcoin::before {
  content: "󰠓";
}

.mdi-black-mesa::before {
  content: "󰂩";
}

.mdi-blender::before {
  content: "󰳫";
}

.mdi-blender-software::before {
  content: "󰂫";
}

.mdi-blinds::before {
  content: "󰂬";
}

.mdi-blinds-open::before {
  content: "󱀑";
}

.mdi-block-helper::before {
  content: "󰂭";
}

.mdi-blogger::before {
  content: "󰂮";
}

.mdi-blood-bag::before {
  content: "󰳬";
}

.mdi-bluetooth::before {
  content: "󰂯";
}

.mdi-bluetooth-audio::before {
  content: "󰂰";
}

.mdi-bluetooth-connect::before {
  content: "󰂱";
}

.mdi-bluetooth-off::before {
  content: "󰂲";
}

.mdi-bluetooth-settings::before {
  content: "󰂳";
}

.mdi-bluetooth-transfer::before {
  content: "󰂴";
}

.mdi-blur::before {
  content: "󰂵";
}

.mdi-blur-linear::before {
  content: "󰂶";
}

.mdi-blur-off::before {
  content: "󰂷";
}

.mdi-blur-radial::before {
  content: "󰂸";
}

.mdi-bolnisi-cross::before {
  content: "󰳭";
}

.mdi-bolt::before {
  content: "󰶳";
}

.mdi-bomb::before {
  content: "󰚑";
}

.mdi-bomb-off::before {
  content: "󰛅";
}

.mdi-bone::before {
  content: "󰂹";
}

.mdi-book::before {
  content: "󰂺";
}

.mdi-book-account::before {
  content: "󱎭";
}

.mdi-book-account-outline::before {
  content: "󱎮";
}

.mdi-book-alert::before {
  content: "󱙼";
}

.mdi-book-alert-outline::before {
  content: "󱙽";
}

.mdi-book-alphabet::before {
  content: "󰘝";
}

.mdi-book-arrow-down::before {
  content: "󱙾";
}

.mdi-book-arrow-down-outline::before {
  content: "󱙿";
}

.mdi-book-arrow-left::before {
  content: "󱚀";
}

.mdi-book-arrow-left-outline::before {
  content: "󱚁";
}

.mdi-book-arrow-right::before {
  content: "󱚂";
}

.mdi-book-arrow-right-outline::before {
  content: "󱚃";
}

.mdi-book-arrow-up::before {
  content: "󱚄";
}

.mdi-book-arrow-up-outline::before {
  content: "󱚅";
}

.mdi-book-cancel::before {
  content: "󱚆";
}

.mdi-book-cancel-outline::before {
  content: "󱚇";
}

.mdi-book-check::before {
  content: "󱓳";
}

.mdi-book-check-outline::before {
  content: "󱓴";
}

.mdi-book-clock::before {
  content: "󱚈";
}

.mdi-book-clock-outline::before {
  content: "󱚉";
}

.mdi-book-cog::before {
  content: "󱚊";
}

.mdi-book-cog-outline::before {
  content: "󱚋";
}

.mdi-book-cross::before {
  content: "󰂢";
}

.mdi-book-edit::before {
  content: "󱚌";
}

.mdi-book-edit-outline::before {
  content: "󱚍";
}

.mdi-book-education::before {
  content: "󱛉";
}

.mdi-book-education-outline::before {
  content: "󱛊";
}

.mdi-book-information-variant::before {
  content: "󱁯";
}

.mdi-book-lock::before {
  content: "󰞚";
}

.mdi-book-lock-open::before {
  content: "󰞛";
}

.mdi-book-lock-open-outline::before {
  content: "󱚎";
}

.mdi-book-lock-outline::before {
  content: "󱚏";
}

.mdi-book-marker::before {
  content: "󱚐";
}

.mdi-book-marker-outline::before {
  content: "󱚑";
}

.mdi-book-minus::before {
  content: "󰗙";
}

.mdi-book-minus-multiple::before {
  content: "󰪔";
}

.mdi-book-minus-multiple-outline::before {
  content: "󰤋";
}

.mdi-book-minus-outline::before {
  content: "󱚒";
}

.mdi-book-multiple::before {
  content: "󰂻";
}

.mdi-book-multiple-outline::before {
  content: "󰐶";
}

.mdi-book-music::before {
  content: "󰁧";
}

.mdi-book-music-outline::before {
  content: "󱚓";
}

.mdi-book-off::before {
  content: "󱚔";
}

.mdi-book-off-outline::before {
  content: "󱚕";
}

.mdi-book-open::before {
  content: "󰂽";
}

.mdi-book-open-blank-variant::before {
  content: "󰂾";
}

.mdi-book-open-outline::before {
  content: "󰭣";
}

.mdi-book-open-page-variant::before {
  content: "󰗚";
}

.mdi-book-open-page-variant-outline::before {
  content: "󱗖";
}

.mdi-book-open-variant::before {
  content: "󱓷";
}

.mdi-book-outline::before {
  content: "󰭤";
}

.mdi-book-play::before {
  content: "󰺂";
}

.mdi-book-play-outline::before {
  content: "󰺃";
}

.mdi-book-plus::before {
  content: "󰗛";
}

.mdi-book-plus-multiple::before {
  content: "󰪕";
}

.mdi-book-plus-multiple-outline::before {
  content: "󰫞";
}

.mdi-book-plus-outline::before {
  content: "󱚖";
}

.mdi-book-refresh::before {
  content: "󱚗";
}

.mdi-book-refresh-outline::before {
  content: "󱚘";
}

.mdi-book-remove::before {
  content: "󰪗";
}

.mdi-book-remove-multiple::before {
  content: "󰪖";
}

.mdi-book-remove-multiple-outline::before {
  content: "󰓊";
}

.mdi-book-remove-outline::before {
  content: "󱚙";
}

.mdi-book-search::before {
  content: "󰺄";
}

.mdi-book-search-outline::before {
  content: "󰺅";
}

.mdi-book-settings::before {
  content: "󱚚";
}

.mdi-book-settings-outline::before {
  content: "󱚛";
}

.mdi-book-sync::before {
  content: "󱚜";
}

.mdi-book-sync-outline::before {
  content: "󱛈";
}

.mdi-book-variant::before {
  content: "󰂿";
}

.mdi-book-variant-multiple::before {
  content: "󰂼";
}

.mdi-bookmark::before {
  content: "󰃀";
}

.mdi-bookmark-check::before {
  content: "󰃁";
}

.mdi-bookmark-check-outline::before {
  content: "󱍻";
}

.mdi-bookmark-minus::before {
  content: "󰧌";
}

.mdi-bookmark-minus-outline::before {
  content: "󰧍";
}

.mdi-bookmark-multiple::before {
  content: "󰸕";
}

.mdi-bookmark-multiple-outline::before {
  content: "󰸖";
}

.mdi-bookmark-music::before {
  content: "󰃂";
}

.mdi-bookmark-music-outline::before {
  content: "󱍹";
}

.mdi-bookmark-off::before {
  content: "󰧎";
}

.mdi-bookmark-off-outline::before {
  content: "󰧏";
}

.mdi-bookmark-outline::before {
  content: "󰃃";
}

.mdi-bookmark-plus::before {
  content: "󰃅";
}

.mdi-bookmark-plus-outline::before {
  content: "󰃄";
}

.mdi-bookmark-remove::before {
  content: "󰃆";
}

.mdi-bookmark-remove-outline::before {
  content: "󱍺";
}

.mdi-bookshelf::before {
  content: "󱉟";
}

.mdi-boom-gate::before {
  content: "󰺆";
}

.mdi-boom-gate-alert::before {
  content: "󰺇";
}

.mdi-boom-gate-alert-outline::before {
  content: "󰺈";
}

.mdi-boom-gate-down::before {
  content: "󰺉";
}

.mdi-boom-gate-down-outline::before {
  content: "󰺊";
}

.mdi-boom-gate-outline::before {
  content: "󰺋";
}

.mdi-boom-gate-up::before {
  content: "󰺌";
}

.mdi-boom-gate-up-outline::before {
  content: "󰺍";
}

.mdi-boombox::before {
  content: "󰗜";
}

.mdi-boomerang::before {
  content: "󱃏";
}

.mdi-bootstrap::before {
  content: "󰛆";
}

.mdi-border-all::before {
  content: "󰃇";
}

.mdi-border-all-variant::before {
  content: "󰢡";
}

.mdi-border-bottom::before {
  content: "󰃈";
}

.mdi-border-bottom-variant::before {
  content: "󰢢";
}

.mdi-border-color::before {
  content: "󰃉";
}

.mdi-border-horizontal::before {
  content: "󰃊";
}

.mdi-border-inside::before {
  content: "󰃋";
}

.mdi-border-left::before {
  content: "󰃌";
}

.mdi-border-left-variant::before {
  content: "󰢣";
}

.mdi-border-none::before {
  content: "󰃍";
}

.mdi-border-none-variant::before {
  content: "󰢤";
}

.mdi-border-outside::before {
  content: "󰃎";
}

.mdi-border-right::before {
  content: "󰃏";
}

.mdi-border-right-variant::before {
  content: "󰢥";
}

.mdi-border-style::before {
  content: "󰃐";
}

.mdi-border-top::before {
  content: "󰃑";
}

.mdi-border-top-variant::before {
  content: "󰢦";
}

.mdi-border-vertical::before {
  content: "󰃒";
}

.mdi-bottle-soda::before {
  content: "󱁰";
}

.mdi-bottle-soda-classic::before {
  content: "󱁱";
}

.mdi-bottle-soda-classic-outline::before {
  content: "󱍣";
}

.mdi-bottle-soda-outline::before {
  content: "󱁲";
}

.mdi-bottle-tonic::before {
  content: "󱄮";
}

.mdi-bottle-tonic-outline::before {
  content: "󱄯";
}

.mdi-bottle-tonic-plus::before {
  content: "󱄰";
}

.mdi-bottle-tonic-plus-outline::before {
  content: "󱄱";
}

.mdi-bottle-tonic-skull::before {
  content: "󱄲";
}

.mdi-bottle-tonic-skull-outline::before {
  content: "󱄳";
}

.mdi-bottle-wine::before {
  content: "󰡔";
}

.mdi-bottle-wine-outline::before {
  content: "󱌐";
}

.mdi-bow-tie::before {
  content: "󰙸";
}

.mdi-bowl::before {
  content: "󰊎";
}

.mdi-bowl-mix::before {
  content: "󰘗";
}

.mdi-bowl-mix-outline::before {
  content: "󰋤";
}

.mdi-bowl-outline::before {
  content: "󰊩";
}

.mdi-bowling::before {
  content: "󰃓";
}

.mdi-box::before {
  content: "󰃔";
}

.mdi-box-cutter::before {
  content: "󰃕";
}

.mdi-box-cutter-off::before {
  content: "󰭊";
}

.mdi-box-shadow::before {
  content: "󰘷";
}

.mdi-boxing-glove::before {
  content: "󰭥";
}

.mdi-braille::before {
  content: "󰧐";
}

.mdi-brain::before {
  content: "󰧑";
}

.mdi-bread-slice::before {
  content: "󰳮";
}

.mdi-bread-slice-outline::before {
  content: "󰳯";
}

.mdi-bridge::before {
  content: "󰘘";
}

.mdi-briefcase::before {
  content: "󰃖";
}

.mdi-briefcase-account::before {
  content: "󰳰";
}

.mdi-briefcase-account-outline::before {
  content: "󰳱";
}

.mdi-briefcase-check::before {
  content: "󰃗";
}

.mdi-briefcase-check-outline::before {
  content: "󱌞";
}

.mdi-briefcase-clock::before {
  content: "󱃐";
}

.mdi-briefcase-clock-outline::before {
  content: "󱃑";
}

.mdi-briefcase-download::before {
  content: "󰃘";
}

.mdi-briefcase-download-outline::before {
  content: "󰰽";
}

.mdi-briefcase-edit::before {
  content: "󰪘";
}

.mdi-briefcase-edit-outline::before {
  content: "󰰾";
}

.mdi-briefcase-minus::before {
  content: "󰨪";
}

.mdi-briefcase-minus-outline::before {
  content: "󰰿";
}

.mdi-briefcase-off::before {
  content: "󱙘";
}

.mdi-briefcase-off-outline::before {
  content: "󱙙";
}

.mdi-briefcase-outline::before {
  content: "󰠔";
}

.mdi-briefcase-plus::before {
  content: "󰨫";
}

.mdi-briefcase-plus-outline::before {
  content: "󰱀";
}

.mdi-briefcase-remove::before {
  content: "󰨬";
}

.mdi-briefcase-remove-outline::before {
  content: "󰱁";
}

.mdi-briefcase-search::before {
  content: "󰨭";
}

.mdi-briefcase-search-outline::before {
  content: "󰱂";
}

.mdi-briefcase-upload::before {
  content: "󰃙";
}

.mdi-briefcase-upload-outline::before {
  content: "󰱃";
}

.mdi-briefcase-variant::before {
  content: "󱒔";
}

.mdi-briefcase-variant-off::before {
  content: "󱙚";
}

.mdi-briefcase-variant-off-outline::before {
  content: "󱙛";
}

.mdi-briefcase-variant-outline::before {
  content: "󱒕";
}

.mdi-brightness-1::before {
  content: "󰃚";
}

.mdi-brightness-2::before {
  content: "󰃛";
}

.mdi-brightness-3::before {
  content: "󰃜";
}

.mdi-brightness-4::before {
  content: "󰃝";
}

.mdi-brightness-5::before {
  content: "󰃞";
}

.mdi-brightness-6::before {
  content: "󰃟";
}

.mdi-brightness-7::before {
  content: "󰃠";
}

.mdi-brightness-auto::before {
  content: "󰃡";
}

.mdi-brightness-percent::before {
  content: "󰳲";
}

.mdi-broadcast::before {
  content: "󱜠";
}

.mdi-broadcast-off::before {
  content: "󱜡";
}

.mdi-broom::before {
  content: "󰃢";
}

.mdi-brush::before {
  content: "󰃣";
}

.mdi-bucket::before {
  content: "󱐕";
}

.mdi-bucket-outline::before {
  content: "󱐖";
}

.mdi-buddhism::before {
  content: "󰥋";
}

.mdi-buffer::before {
  content: "󰘙";
}

.mdi-buffet::before {
  content: "󰕸";
}

.mdi-bug::before {
  content: "󰃤";
}

.mdi-bug-check::before {
  content: "󰨮";
}

.mdi-bug-check-outline::before {
  content: "󰨯";
}

.mdi-bug-outline::before {
  content: "󰨰";
}

.mdi-bugle::before {
  content: "󰶴";
}

.mdi-bulldozer::before {
  content: "󰬢";
}

.mdi-bullet::before {
  content: "󰳳";
}

.mdi-bulletin-board::before {
  content: "󰃥";
}

.mdi-bullhorn::before {
  content: "󰃦";
}

.mdi-bullhorn-outline::before {
  content: "󰬣";
}

.mdi-bullseye::before {
  content: "󰗝";
}

.mdi-bullseye-arrow::before {
  content: "󰣉";
}

.mdi-bulma::before {
  content: "󱋧";
}

.mdi-bunk-bed::before {
  content: "󱌂";
}

.mdi-bunk-bed-outline::before {
  content: "󰂗";
}

.mdi-bus::before {
  content: "󰃧";
}

.mdi-bus-alert::before {
  content: "󰪙";
}

.mdi-bus-articulated-end::before {
  content: "󰞜";
}

.mdi-bus-articulated-front::before {
  content: "󰞝";
}

.mdi-bus-clock::before {
  content: "󰣊";
}

.mdi-bus-double-decker::before {
  content: "󰞞";
}

.mdi-bus-marker::before {
  content: "󱈒";
}

.mdi-bus-multiple::before {
  content: "󰼿";
}

.mdi-bus-school::before {
  content: "󰞟";
}

.mdi-bus-side::before {
  content: "󰞠";
}

.mdi-bus-stop::before {
  content: "󱀒";
}

.mdi-bus-stop-covered::before {
  content: "󱀓";
}

.mdi-bus-stop-uncovered::before {
  content: "󱀔";
}

.mdi-butterfly::before {
  content: "󱖉";
}

.mdi-butterfly-outline::before {
  content: "󱖊";
}

.mdi-cable-data::before {
  content: "󱎔";
}

.mdi-cached::before {
  content: "󰃨";
}

.mdi-cactus::before {
  content: "󰶵";
}

.mdi-cake::before {
  content: "󰃩";
}

.mdi-cake-layered::before {
  content: "󰃪";
}

.mdi-cake-variant::before {
  content: "󰃫";
}

.mdi-calculator::before {
  content: "󰃬";
}

.mdi-calculator-variant::before {
  content: "󰪚";
}

.mdi-calculator-variant-outline::before {
  content: "󱖦";
}

.mdi-calendar::before {
  content: "󰃭";
}

.mdi-calendar-account::before {
  content: "󰻗";
}

.mdi-calendar-account-outline::before {
  content: "󰻘";
}

.mdi-calendar-alert::before {
  content: "󰨱";
}

.mdi-calendar-arrow-left::before {
  content: "󱄴";
}

.mdi-calendar-arrow-right::before {
  content: "󱄵";
}

.mdi-calendar-blank::before {
  content: "󰃮";
}

.mdi-calendar-blank-multiple::before {
  content: "󱁳";
}

.mdi-calendar-blank-outline::before {
  content: "󰭦";
}

.mdi-calendar-check::before {
  content: "󰃯";
}

.mdi-calendar-check-outline::before {
  content: "󰱄";
}

.mdi-calendar-clock::before {
  content: "󰃰";
}

.mdi-calendar-clock-outline::before {
  content: "󱛡";
}

.mdi-calendar-cursor::before {
  content: "󱕻";
}

.mdi-calendar-edit::before {
  content: "󰢧";
}

.mdi-calendar-end::before {
  content: "󱙬";
}

.mdi-calendar-export::before {
  content: "󰬤";
}

.mdi-calendar-heart::before {
  content: "󰧒";
}

.mdi-calendar-import::before {
  content: "󰬥";
}

.mdi-calendar-lock::before {
  content: "󱙁";
}

.mdi-calendar-lock-outline::before {
  content: "󱙂";
}

.mdi-calendar-minus::before {
  content: "󰵜";
}

.mdi-calendar-month::before {
  content: "󰸗";
}

.mdi-calendar-month-outline::before {
  content: "󰸘";
}

.mdi-calendar-multiple::before {
  content: "󰃱";
}

.mdi-calendar-multiple-check::before {
  content: "󰃲";
}

.mdi-calendar-multiselect::before {
  content: "󰨲";
}

.mdi-calendar-outline::before {
  content: "󰭧";
}

.mdi-calendar-plus::before {
  content: "󰃳";
}

.mdi-calendar-question::before {
  content: "󰚒";
}

.mdi-calendar-range::before {
  content: "󰙹";
}

.mdi-calendar-range-outline::before {
  content: "󰭨";
}

.mdi-calendar-refresh::before {
  content: "󰇡";
}

.mdi-calendar-refresh-outline::before {
  content: "󰈃";
}

.mdi-calendar-remove::before {
  content: "󰃴";
}

.mdi-calendar-remove-outline::before {
  content: "󰱅";
}

.mdi-calendar-search::before {
  content: "󰥌";
}

.mdi-calendar-star::before {
  content: "󰧓";
}

.mdi-calendar-start::before {
  content: "󱙭";
}

.mdi-calendar-sync::before {
  content: "󰺎";
}

.mdi-calendar-sync-outline::before {
  content: "󰺏";
}

.mdi-calendar-text::before {
  content: "󰃵";
}

.mdi-calendar-text-outline::before {
  content: "󰱆";
}

.mdi-calendar-today::before {
  content: "󰃶";
}

.mdi-calendar-week::before {
  content: "󰨳";
}

.mdi-calendar-week-begin::before {
  content: "󰨴";
}

.mdi-calendar-weekend::before {
  content: "󰻙";
}

.mdi-calendar-weekend-outline::before {
  content: "󰻚";
}

.mdi-call-made::before {
  content: "󰃷";
}

.mdi-call-merge::before {
  content: "󰃸";
}

.mdi-call-missed::before {
  content: "󰃹";
}

.mdi-call-received::before {
  content: "󰃺";
}

.mdi-call-split::before {
  content: "󰃻";
}

.mdi-camcorder::before {
  content: "󰃼";
}

.mdi-camcorder-off::before {
  content: "󰃿";
}

.mdi-camera::before {
  content: "󰄀";
}

.mdi-camera-account::before {
  content: "󰣋";
}

.mdi-camera-burst::before {
  content: "󰚓";
}

.mdi-camera-control::before {
  content: "󰭩";
}

.mdi-camera-enhance::before {
  content: "󰄁";
}

.mdi-camera-enhance-outline::before {
  content: "󰭪";
}

.mdi-camera-flip::before {
  content: "󱗙";
}

.mdi-camera-flip-outline::before {
  content: "󱗚";
}

.mdi-camera-front::before {
  content: "󰄂";
}

.mdi-camera-front-variant::before {
  content: "󰄃";
}

.mdi-camera-gopro::before {
  content: "󰞡";
}

.mdi-camera-image::before {
  content: "󰣌";
}

.mdi-camera-iris::before {
  content: "󰄄";
}

.mdi-camera-metering-center::before {
  content: "󰞢";
}

.mdi-camera-metering-matrix::before {
  content: "󰞣";
}

.mdi-camera-metering-partial::before {
  content: "󰞤";
}

.mdi-camera-metering-spot::before {
  content: "󰞥";
}

.mdi-camera-off::before {
  content: "󰗟";
}

.mdi-camera-outline::before {
  content: "󰵝";
}

.mdi-camera-party-mode::before {
  content: "󰄅";
}

.mdi-camera-plus::before {
  content: "󰻛";
}

.mdi-camera-plus-outline::before {
  content: "󰻜";
}

.mdi-camera-rear::before {
  content: "󰄆";
}

.mdi-camera-rear-variant::before {
  content: "󰄇";
}

.mdi-camera-retake::before {
  content: "󰸙";
}

.mdi-camera-retake-outline::before {
  content: "󰸚";
}

.mdi-camera-switch::before {
  content: "󰄈";
}

.mdi-camera-switch-outline::before {
  content: "󰡊";
}

.mdi-camera-timer::before {
  content: "󰄉";
}

.mdi-camera-wireless::before {
  content: "󰶶";
}

.mdi-camera-wireless-outline::before {
  content: "󰶷";
}

.mdi-campfire::before {
  content: "󰻝";
}

.mdi-cancel::before {
  content: "󰜺";
}

.mdi-candle::before {
  content: "󰗢";
}

.mdi-candycane::before {
  content: "󰄊";
}

.mdi-cannabis::before {
  content: "󰞦";
}

.mdi-cannabis-off::before {
  content: "󱙮";
}

.mdi-caps-lock::before {
  content: "󰪛";
}

.mdi-car::before {
  content: "󰄋";
}

.mdi-car-2-plus::before {
  content: "󱀕";
}

.mdi-car-3-plus::before {
  content: "󱀖";
}

.mdi-car-arrow-left::before {
  content: "󱎲";
}

.mdi-car-arrow-right::before {
  content: "󱎳";
}

.mdi-car-back::before {
  content: "󰸛";
}

.mdi-car-battery::before {
  content: "󰄌";
}

.mdi-car-brake-abs::before {
  content: "󰱇";
}

.mdi-car-brake-alert::before {
  content: "󰱈";
}

.mdi-car-brake-hold::before {
  content: "󰵞";
}

.mdi-car-brake-parking::before {
  content: "󰵟";
}

.mdi-car-brake-retarder::before {
  content: "󱀗";
}

.mdi-car-child-seat::before {
  content: "󰾣";
}

.mdi-car-clutch::before {
  content: "󱀘";
}

.mdi-car-cog::before {
  content: "󱏌";
}

.mdi-car-connected::before {
  content: "󰄍";
}

.mdi-car-convertible::before {
  content: "󰞧";
}

.mdi-car-coolant-level::before {
  content: "󱀙";
}

.mdi-car-cruise-control::before {
  content: "󰵠";
}

.mdi-car-defrost-front::before {
  content: "󰵡";
}

.mdi-car-defrost-rear::before {
  content: "󰵢";
}

.mdi-car-door::before {
  content: "󰭫";
}

.mdi-car-door-lock::before {
  content: "󱂝";
}

.mdi-car-electric::before {
  content: "󰭬";
}

.mdi-car-electric-outline::before {
  content: "󱖵";
}

.mdi-car-emergency::before {
  content: "󱘏";
}

.mdi-car-esp::before {
  content: "󰱉";
}

.mdi-car-estate::before {
  content: "󰞨";
}

.mdi-car-hatchback::before {
  content: "󰞩";
}

.mdi-car-info::before {
  content: "󱆾";
}

.mdi-car-key::before {
  content: "󰭭";
}

.mdi-car-lifted-pickup::before {
  content: "󱔭";
}

.mdi-car-light-dimmed::before {
  content: "󰱊";
}

.mdi-car-light-fog::before {
  content: "󰱋";
}

.mdi-car-light-high::before {
  content: "󰱌";
}

.mdi-car-limousine::before {
  content: "󰣍";
}

.mdi-car-multiple::before {
  content: "󰭮";
}

.mdi-car-off::before {
  content: "󰸜";
}

.mdi-car-outline::before {
  content: "󱓭";
}

.mdi-car-parking-lights::before {
  content: "󰵣";
}

.mdi-car-pickup::before {
  content: "󰞪";
}

.mdi-car-seat::before {
  content: "󰾤";
}

.mdi-car-seat-cooler::before {
  content: "󰾥";
}

.mdi-car-seat-heater::before {
  content: "󰾦";
}

.mdi-car-settings::before {
  content: "󱏍";
}

.mdi-car-shift-pattern::before {
  content: "󰽀";
}

.mdi-car-side::before {
  content: "󰞫";
}

.mdi-car-sports::before {
  content: "󰞬";
}

.mdi-car-tire-alert::before {
  content: "󰱍";
}

.mdi-car-traction-control::before {
  content: "󰵤";
}

.mdi-car-turbocharger::before {
  content: "󱀚";
}

.mdi-car-wash::before {
  content: "󰄎";
}

.mdi-car-windshield::before {
  content: "󱀛";
}

.mdi-car-windshield-outline::before {
  content: "󱀜";
}

.mdi-carabiner::before {
  content: "󱓀";
}

.mdi-caravan::before {
  content: "󰞭";
}

.mdi-card::before {
  content: "󰭯";
}

.mdi-card-account-details::before {
  content: "󰗒";
}

.mdi-card-account-details-outline::before {
  content: "󰶫";
}

.mdi-card-account-details-star::before {
  content: "󰊣";
}

.mdi-card-account-details-star-outline::before {
  content: "󰛛";
}

.mdi-card-account-mail::before {
  content: "󰆎";
}

.mdi-card-account-mail-outline::before {
  content: "󰺘";
}

.mdi-card-account-phone::before {
  content: "󰺙";
}

.mdi-card-account-phone-outline::before {
  content: "󰺚";
}

.mdi-card-bulleted::before {
  content: "󰭰";
}

.mdi-card-bulleted-off::before {
  content: "󰭱";
}

.mdi-card-bulleted-off-outline::before {
  content: "󰭲";
}

.mdi-card-bulleted-outline::before {
  content: "󰭳";
}

.mdi-card-bulleted-settings::before {
  content: "󰭴";
}

.mdi-card-bulleted-settings-outline::before {
  content: "󰭵";
}

.mdi-card-minus::before {
  content: "󱘀";
}

.mdi-card-minus-outline::before {
  content: "󱘁";
}

.mdi-card-off::before {
  content: "󱘂";
}

.mdi-card-off-outline::before {
  content: "󱘃";
}

.mdi-card-outline::before {
  content: "󰭶";
}

.mdi-card-plus::before {
  content: "󱇿";
}

.mdi-card-plus-outline::before {
  content: "󱈀";
}

.mdi-card-remove::before {
  content: "󱘄";
}

.mdi-card-remove-outline::before {
  content: "󱘅";
}

.mdi-card-search::before {
  content: "󱁴";
}

.mdi-card-search-outline::before {
  content: "󱁵";
}

.mdi-card-text::before {
  content: "󰭷";
}

.mdi-card-text-outline::before {
  content: "󰭸";
}

.mdi-cards::before {
  content: "󰘸";
}

.mdi-cards-club::before {
  content: "󰣎";
}

.mdi-cards-diamond::before {
  content: "󰣏";
}

.mdi-cards-diamond-outline::before {
  content: "󱀝";
}

.mdi-cards-heart::before {
  content: "󰣐";
}

.mdi-cards-outline::before {
  content: "󰘹";
}

.mdi-cards-playing-outline::before {
  content: "󰘺";
}

.mdi-cards-spade::before {
  content: "󰣑";
}

.mdi-cards-variant::before {
  content: "󰛇";
}

.mdi-carrot::before {
  content: "󰄏";
}

.mdi-cart::before {
  content: "󰄐";
}

.mdi-cart-arrow-down::before {
  content: "󰵦";
}

.mdi-cart-arrow-right::before {
  content: "󰱎";
}

.mdi-cart-arrow-up::before {
  content: "󰵧";
}

.mdi-cart-check::before {
  content: "󱗪";
}

.mdi-cart-minus::before {
  content: "󰵨";
}

.mdi-cart-off::before {
  content: "󰙫";
}

.mdi-cart-outline::before {
  content: "󰄑";
}

.mdi-cart-plus::before {
  content: "󰄒";
}

.mdi-cart-remove::before {
  content: "󰵩";
}

.mdi-cart-variant::before {
  content: "󱗫";
}

.mdi-case-sensitive-alt::before {
  content: "󰄓";
}

.mdi-cash::before {
  content: "󰄔";
}

.mdi-cash-100::before {
  content: "󰄕";
}

.mdi-cash-check::before {
  content: "󱓮";
}

.mdi-cash-lock::before {
  content: "󱓪";
}

.mdi-cash-lock-open::before {
  content: "󱓫";
}

.mdi-cash-marker::before {
  content: "󰶸";
}

.mdi-cash-minus::before {
  content: "󱉠";
}

.mdi-cash-multiple::before {
  content: "󰄖";
}

.mdi-cash-plus::before {
  content: "󱉡";
}

.mdi-cash-refund::before {
  content: "󰪜";
}

.mdi-cash-register::before {
  content: "󰳴";
}

.mdi-cash-remove::before {
  content: "󱉢";
}

.mdi-cash-usd::before {
  content: "󱅶";
}

.mdi-cash-usd-outline::before {
  content: "󰄗";
}

.mdi-cassette::before {
  content: "󰧔";
}

.mdi-cast::before {
  content: "󰄘";
}

.mdi-cast-audio::before {
  content: "󱀞";
}

.mdi-cast-connected::before {
  content: "󰄙";
}

.mdi-cast-education::before {
  content: "󰸝";
}

.mdi-cast-off::before {
  content: "󰞊";
}

.mdi-castle::before {
  content: "󰄚";
}

.mdi-cat::before {
  content: "󰄛";
}

.mdi-cctv::before {
  content: "󰞮";
}

.mdi-ceiling-light::before {
  content: "󰝩";
}

.mdi-cellphone::before {
  content: "󰄜";
}

.mdi-cellphone-android::before {
  content: "󰄝";
}

.mdi-cellphone-arrow-down::before {
  content: "󰧕";
}

.mdi-cellphone-basic::before {
  content: "󰄞";
}

.mdi-cellphone-charging::before {
  content: "󱎗";
}

.mdi-cellphone-cog::before {
  content: "󰥑";
}

.mdi-cellphone-dock::before {
  content: "󰄟";
}

.mdi-cellphone-erase::before {
  content: "󰥍";
}

.mdi-cellphone-information::before {
  content: "󰽁";
}

.mdi-cellphone-iphone::before {
  content: "󰄠";
}

.mdi-cellphone-key::before {
  content: "󰥎";
}

.mdi-cellphone-link::before {
  content: "󰄡";
}

.mdi-cellphone-link-off::before {
  content: "󰄢";
}

.mdi-cellphone-lock::before {
  content: "󰥏";
}

.mdi-cellphone-message::before {
  content: "󰣓";
}

.mdi-cellphone-message-off::before {
  content: "󱃒";
}

.mdi-cellphone-nfc::before {
  content: "󰺐";
}

.mdi-cellphone-nfc-off::before {
  content: "󱋘";
}

.mdi-cellphone-off::before {
  content: "󰥐";
}

.mdi-cellphone-play::before {
  content: "󱀟";
}

.mdi-cellphone-screenshot::before {
  content: "󰨵";
}

.mdi-cellphone-settings::before {
  content: "󰄣";
}

.mdi-cellphone-sound::before {
  content: "󰥒";
}

.mdi-cellphone-text::before {
  content: "󰣒";
}

.mdi-cellphone-wireless::before {
  content: "󰠕";
}

.mdi-celtic-cross::before {
  content: "󰳵";
}

.mdi-centos::before {
  content: "󱄚";
}

.mdi-certificate::before {
  content: "󰄤";
}

.mdi-certificate-outline::before {
  content: "󱆈";
}

.mdi-chair-rolling::before {
  content: "󰽈";
}

.mdi-chair-school::before {
  content: "󰄥";
}

.mdi-charity::before {
  content: "󰱏";
}

.mdi-chart-arc::before {
  content: "󰄦";
}

.mdi-chart-areaspline::before {
  content: "󰄧";
}

.mdi-chart-areaspline-variant::before {
  content: "󰺑";
}

.mdi-chart-bar::before {
  content: "󰄨";
}

.mdi-chart-bar-stacked::before {
  content: "󰝪";
}

.mdi-chart-bell-curve::before {
  content: "󰱐";
}

.mdi-chart-bell-curve-cumulative::before {
  content: "󰾧";
}

.mdi-chart-box::before {
  content: "󱕍";
}

.mdi-chart-box-outline::before {
  content: "󱕎";
}

.mdi-chart-box-plus-outline::before {
  content: "󱕏";
}

.mdi-chart-bubble::before {
  content: "󰗣";
}

.mdi-chart-donut::before {
  content: "󰞯";
}

.mdi-chart-donut-variant::before {
  content: "󰞰";
}

.mdi-chart-gantt::before {
  content: "󰙬";
}

.mdi-chart-histogram::before {
  content: "󰄩";
}

.mdi-chart-line::before {
  content: "󰄪";
}

.mdi-chart-line-stacked::before {
  content: "󰝫";
}

.mdi-chart-line-variant::before {
  content: "󰞱";
}

.mdi-chart-multiline::before {
  content: "󰣔";
}

.mdi-chart-multiple::before {
  content: "󱈓";
}

.mdi-chart-pie::before {
  content: "󰄫";
}

.mdi-chart-ppf::before {
  content: "󱎀";
}

.mdi-chart-sankey::before {
  content: "󱇟";
}

.mdi-chart-sankey-variant::before {
  content: "󱇠";
}

.mdi-chart-scatter-plot::before {
  content: "󰺒";
}

.mdi-chart-scatter-plot-hexbin::before {
  content: "󰙭";
}

.mdi-chart-timeline::before {
  content: "󰙮";
}

.mdi-chart-timeline-variant::before {
  content: "󰺓";
}

.mdi-chart-timeline-variant-shimmer::before {
  content: "󱖶";
}

.mdi-chart-tree::before {
  content: "󰺔";
}

.mdi-chat::before {
  content: "󰭹";
}

.mdi-chat-alert::before {
  content: "󰭺";
}

.mdi-chat-alert-outline::before {
  content: "󱋉";
}

.mdi-chat-minus::before {
  content: "󱐐";
}

.mdi-chat-minus-outline::before {
  content: "󱐓";
}

.mdi-chat-outline::before {
  content: "󰻞";
}

.mdi-chat-plus::before {
  content: "󱐏";
}

.mdi-chat-plus-outline::before {
  content: "󱐒";
}

.mdi-chat-processing::before {
  content: "󰭻";
}

.mdi-chat-processing-outline::before {
  content: "󱋊";
}

.mdi-chat-question::before {
  content: "󱜸";
}

.mdi-chat-question-outline::before {
  content: "󱜹";
}

.mdi-chat-remove::before {
  content: "󱐑";
}

.mdi-chat-remove-outline::before {
  content: "󱐔";
}

.mdi-chat-sleep::before {
  content: "󱋑";
}

.mdi-chat-sleep-outline::before {
  content: "󱋒";
}

.mdi-check::before {
  content: "󰄬";
}

.mdi-check-all::before {
  content: "󰄭";
}

.mdi-check-bold::before {
  content: "󰸞";
}

.mdi-check-box-multiple-outline::before {
  content: "󰱑";
}

.mdi-check-box-outline::before {
  content: "󰱒";
}

.mdi-check-circle::before {
  content: "󰗠";
}

.mdi-check-circle-outline::before {
  content: "󰗡";
}

.mdi-check-decagram::before {
  content: "󰞑";
}

.mdi-check-decagram-outline::before {
  content: "󱝀";
}

.mdi-check-network::before {
  content: "󰱓";
}

.mdi-check-network-outline::before {
  content: "󰱔";
}

.mdi-check-outline::before {
  content: "󰡕";
}

.mdi-check-underline::before {
  content: "󰸟";
}

.mdi-check-underline-circle::before {
  content: "󰸠";
}

.mdi-check-underline-circle-outline::before {
  content: "󰸡";
}

.mdi-checkbook::before {
  content: "󰪝";
}

.mdi-checkbox-blank::before {
  content: "󰄮";
}

.mdi-checkbox-blank-circle::before {
  content: "󰄯";
}

.mdi-checkbox-blank-circle-outline::before {
  content: "󰄰";
}

.mdi-checkbox-blank-off::before {
  content: "󱋬";
}

.mdi-checkbox-blank-off-outline::before {
  content: "󱋭";
}

.mdi-checkbox-blank-outline::before {
  content: "󰄱";
}

.mdi-checkbox-intermediate::before {
  content: "󰡖";
}

.mdi-checkbox-marked::before {
  content: "󰄲";
}

.mdi-checkbox-marked-circle::before {
  content: "󰄳";
}

.mdi-checkbox-marked-circle-outline::before {
  content: "󰄴";
}

.mdi-checkbox-marked-outline::before {
  content: "󰄵";
}

.mdi-checkbox-multiple-blank::before {
  content: "󰄶";
}

.mdi-checkbox-multiple-blank-circle::before {
  content: "󰘻";
}

.mdi-checkbox-multiple-blank-circle-outline::before {
  content: "󰘼";
}

.mdi-checkbox-multiple-blank-outline::before {
  content: "󰄷";
}

.mdi-checkbox-multiple-marked::before {
  content: "󰄸";
}

.mdi-checkbox-multiple-marked-circle::before {
  content: "󰘽";
}

.mdi-checkbox-multiple-marked-circle-outline::before {
  content: "󰘾";
}

.mdi-checkbox-multiple-marked-outline::before {
  content: "󰄹";
}

.mdi-checkerboard::before {
  content: "󰄺";
}

.mdi-checkerboard-minus::before {
  content: "󱈂";
}

.mdi-checkerboard-plus::before {
  content: "󱈁";
}

.mdi-checkerboard-remove::before {
  content: "󱈃";
}

.mdi-cheese::before {
  content: "󱊹";
}

.mdi-cheese-off::before {
  content: "󱏮";
}

.mdi-chef-hat::before {
  content: "󰭼";
}

.mdi-chemical-weapon::before {
  content: "󰄻";
}

.mdi-chess-bishop::before {
  content: "󰡜";
}

.mdi-chess-king::before {
  content: "󰡗";
}

.mdi-chess-knight::before {
  content: "󰡘";
}

.mdi-chess-pawn::before {
  content: "󰡙";
}

.mdi-chess-queen::before {
  content: "󰡚";
}

.mdi-chess-rook::before {
  content: "󰡛";
}

.mdi-chevron-double-down::before {
  content: "󰄼";
}

.mdi-chevron-double-left::before {
  content: "󰄽";
}

.mdi-chevron-double-right::before {
  content: "󰄾";
}

.mdi-chevron-double-up::before {
  content: "󰄿";
}

.mdi-chevron-down::before {
  content: "󰅀";
}

.mdi-chevron-down-box::before {
  content: "󰧖";
}

.mdi-chevron-down-box-outline::before {
  content: "󰧗";
}

.mdi-chevron-down-circle::before {
  content: "󰬦";
}

.mdi-chevron-down-circle-outline::before {
  content: "󰬧";
}

.mdi-chevron-left::before {
  content: "󰅁";
}

.mdi-chevron-left-box::before {
  content: "󰧘";
}

.mdi-chevron-left-box-outline::before {
  content: "󰧙";
}

.mdi-chevron-left-circle::before {
  content: "󰬨";
}

.mdi-chevron-left-circle-outline::before {
  content: "󰬩";
}

.mdi-chevron-right::before {
  content: "󰅂";
}

.mdi-chevron-right-box::before {
  content: "󰧚";
}

.mdi-chevron-right-box-outline::before {
  content: "󰧛";
}

.mdi-chevron-right-circle::before {
  content: "󰬪";
}

.mdi-chevron-right-circle-outline::before {
  content: "󰬫";
}

.mdi-chevron-triple-down::before {
  content: "󰶹";
}

.mdi-chevron-triple-left::before {
  content: "󰶺";
}

.mdi-chevron-triple-right::before {
  content: "󰶻";
}

.mdi-chevron-triple-up::before {
  content: "󰶼";
}

.mdi-chevron-up::before {
  content: "󰅃";
}

.mdi-chevron-up-box::before {
  content: "󰧜";
}

.mdi-chevron-up-box-outline::before {
  content: "󰧝";
}

.mdi-chevron-up-circle::before {
  content: "󰬬";
}

.mdi-chevron-up-circle-outline::before {
  content: "󰬭";
}

.mdi-chili-hot::before {
  content: "󰞲";
}

.mdi-chili-medium::before {
  content: "󰞳";
}

.mdi-chili-mild::before {
  content: "󰞴";
}

.mdi-chili-off::before {
  content: "󱑧";
}

.mdi-chip::before {
  content: "󰘚";
}

.mdi-christianity::before {
  content: "󰥓";
}

.mdi-christianity-outline::before {
  content: "󰳶";
}

.mdi-church::before {
  content: "󰅄";
}

.mdi-cigar::before {
  content: "󱆉";
}

.mdi-cigar-off::before {
  content: "󱐛";
}

.mdi-circle::before {
  content: "󰝥";
}

.mdi-circle-box::before {
  content: "󱗜";
}

.mdi-circle-box-outline::before {
  content: "󱗝";
}

.mdi-circle-double::before {
  content: "󰺕";
}

.mdi-circle-edit-outline::before {
  content: "󰣕";
}

.mdi-circle-expand::before {
  content: "󰺖";
}

.mdi-circle-half::before {
  content: "󱎕";
}

.mdi-circle-half-full::before {
  content: "󱎖";
}

.mdi-circle-medium::before {
  content: "󰧞";
}

.mdi-circle-multiple::before {
  content: "󰬸";
}

.mdi-circle-multiple-outline::before {
  content: "󰚕";
}

.mdi-circle-off-outline::before {
  content: "󱃓";
}

.mdi-circle-outline::before {
  content: "󰝦";
}

.mdi-circle-slice-1::before {
  content: "󰪞";
}

.mdi-circle-slice-2::before {
  content: "󰪟";
}

.mdi-circle-slice-3::before {
  content: "󰪠";
}

.mdi-circle-slice-4::before {
  content: "󰪡";
}

.mdi-circle-slice-5::before {
  content: "󰪢";
}

.mdi-circle-slice-6::before {
  content: "󰪣";
}

.mdi-circle-slice-7::before {
  content: "󰪤";
}

.mdi-circle-slice-8::before {
  content: "󰪥";
}

.mdi-circle-small::before {
  content: "󰧟";
}

.mdi-circular-saw::before {
  content: "󰸢";
}

.mdi-city::before {
  content: "󰅆";
}

.mdi-city-variant::before {
  content: "󰨶";
}

.mdi-city-variant-outline::before {
  content: "󰨷";
}

.mdi-clipboard::before {
  content: "󰅇";
}

.mdi-clipboard-account::before {
  content: "󰅈";
}

.mdi-clipboard-account-outline::before {
  content: "󰱕";
}

.mdi-clipboard-alert::before {
  content: "󰅉";
}

.mdi-clipboard-alert-outline::before {
  content: "󰳷";
}

.mdi-clipboard-arrow-down::before {
  content: "󰅊";
}

.mdi-clipboard-arrow-down-outline::before {
  content: "󰱖";
}

.mdi-clipboard-arrow-left::before {
  content: "󰅋";
}

.mdi-clipboard-arrow-left-outline::before {
  content: "󰳸";
}

.mdi-clipboard-arrow-right::before {
  content: "󰳹";
}

.mdi-clipboard-arrow-right-outline::before {
  content: "󰳺";
}

.mdi-clipboard-arrow-up::before {
  content: "󰱗";
}

.mdi-clipboard-arrow-up-outline::before {
  content: "󰱘";
}

.mdi-clipboard-check::before {
  content: "󰅎";
}

.mdi-clipboard-check-multiple::before {
  content: "󱉣";
}

.mdi-clipboard-check-multiple-outline::before {
  content: "󱉤";
}

.mdi-clipboard-check-outline::before {
  content: "󰢨";
}

.mdi-clipboard-clock::before {
  content: "󱛢";
}

.mdi-clipboard-clock-outline::before {
  content: "󱛣";
}

.mdi-clipboard-edit::before {
  content: "󱓥";
}

.mdi-clipboard-edit-outline::before {
  content: "󱓦";
}

.mdi-clipboard-file::before {
  content: "󱉥";
}

.mdi-clipboard-file-outline::before {
  content: "󱉦";
}

.mdi-clipboard-flow::before {
  content: "󰛈";
}

.mdi-clipboard-flow-outline::before {
  content: "󱄗";
}

.mdi-clipboard-list::before {
  content: "󱃔";
}

.mdi-clipboard-list-outline::before {
  content: "󱃕";
}

.mdi-clipboard-minus::before {
  content: "󱘘";
}

.mdi-clipboard-minus-outline::before {
  content: "󱘙";
}

.mdi-clipboard-multiple::before {
  content: "󱉧";
}

.mdi-clipboard-multiple-outline::before {
  content: "󱉨";
}

.mdi-clipboard-off::before {
  content: "󱘚";
}

.mdi-clipboard-off-outline::before {
  content: "󱘛";
}

.mdi-clipboard-outline::before {
  content: "󰅌";
}

.mdi-clipboard-play::before {
  content: "󰱙";
}

.mdi-clipboard-play-multiple::before {
  content: "󱉩";
}

.mdi-clipboard-play-multiple-outline::before {
  content: "󱉪";
}

.mdi-clipboard-play-outline::before {
  content: "󰱚";
}

.mdi-clipboard-plus::before {
  content: "󰝑";
}

.mdi-clipboard-plus-outline::before {
  content: "󱌟";
}

.mdi-clipboard-pulse::before {
  content: "󰡝";
}

.mdi-clipboard-pulse-outline::before {
  content: "󰡞";
}

.mdi-clipboard-remove::before {
  content: "󱘜";
}

.mdi-clipboard-remove-outline::before {
  content: "󱘝";
}

.mdi-clipboard-search::before {
  content: "󱘞";
}

.mdi-clipboard-search-outline::before {
  content: "󱘟";
}

.mdi-clipboard-text::before {
  content: "󰅍";
}

.mdi-clipboard-text-multiple::before {
  content: "󱉫";
}

.mdi-clipboard-text-multiple-outline::before {
  content: "󱉬";
}

.mdi-clipboard-text-off::before {
  content: "󱘠";
}

.mdi-clipboard-text-off-outline::before {
  content: "󱘡";
}

.mdi-clipboard-text-outline::before {
  content: "󰨸";
}

.mdi-clipboard-text-play::before {
  content: "󰱛";
}

.mdi-clipboard-text-play-outline::before {
  content: "󰱜";
}

.mdi-clipboard-text-search::before {
  content: "󱘢";
}

.mdi-clipboard-text-search-outline::before {
  content: "󱘣";
}

.mdi-clippy::before {
  content: "󰅏";
}

.mdi-clock::before {
  content: "󰥔";
}

.mdi-clock-alert::before {
  content: "󰥕";
}

.mdi-clock-alert-outline::before {
  content: "󰗎";
}

.mdi-clock-check::before {
  content: "󰾨";
}

.mdi-clock-check-outline::before {
  content: "󰾩";
}

.mdi-clock-digital::before {
  content: "󰺗";
}

.mdi-clock-end::before {
  content: "󰅑";
}

.mdi-clock-fast::before {
  content: "󰅒";
}

.mdi-clock-in::before {
  content: "󰅓";
}

.mdi-clock-out::before {
  content: "󰅔";
}

.mdi-clock-outline::before {
  content: "󰅐";
}

.mdi-clock-start::before {
  content: "󰅕";
}

.mdi-clock-time-eight::before {
  content: "󱑆";
}

.mdi-clock-time-eight-outline::before {
  content: "󱑒";
}

.mdi-clock-time-eleven::before {
  content: "󱑉";
}

.mdi-clock-time-eleven-outline::before {
  content: "󱑕";
}

.mdi-clock-time-five::before {
  content: "󱑃";
}

.mdi-clock-time-five-outline::before {
  content: "󱑏";
}

.mdi-clock-time-four::before {
  content: "󱑂";
}

.mdi-clock-time-four-outline::before {
  content: "󱑎";
}

.mdi-clock-time-nine::before {
  content: "󱑇";
}

.mdi-clock-time-nine-outline::before {
  content: "󱑓";
}

.mdi-clock-time-one::before {
  content: "󱐿";
}

.mdi-clock-time-one-outline::before {
  content: "󱑋";
}

.mdi-clock-time-seven::before {
  content: "󱑅";
}

.mdi-clock-time-seven-outline::before {
  content: "󱑑";
}

.mdi-clock-time-six::before {
  content: "󱑄";
}

.mdi-clock-time-six-outline::before {
  content: "󱑐";
}

.mdi-clock-time-ten::before {
  content: "󱑈";
}

.mdi-clock-time-ten-outline::before {
  content: "󱑔";
}

.mdi-clock-time-three::before {
  content: "󱑁";
}

.mdi-clock-time-three-outline::before {
  content: "󱑍";
}

.mdi-clock-time-twelve::before {
  content: "󱑊";
}

.mdi-clock-time-twelve-outline::before {
  content: "󱑖";
}

.mdi-clock-time-two::before {
  content: "󱑀";
}

.mdi-clock-time-two-outline::before {
  content: "󱑌";
}

.mdi-close::before {
  content: "󰅖";
}

.mdi-close-box::before {
  content: "󰅗";
}

.mdi-close-box-multiple::before {
  content: "󰱝";
}

.mdi-close-box-multiple-outline::before {
  content: "󰱞";
}

.mdi-close-box-outline::before {
  content: "󰅘";
}

.mdi-close-circle::before {
  content: "󰅙";
}

.mdi-close-circle-multiple::before {
  content: "󰘪";
}

.mdi-close-circle-multiple-outline::before {
  content: "󰢃";
}

.mdi-close-circle-outline::before {
  content: "󰅚";
}

.mdi-close-network::before {
  content: "󰅛";
}

.mdi-close-network-outline::before {
  content: "󰱟";
}

.mdi-close-octagon::before {
  content: "󰅜";
}

.mdi-close-octagon-outline::before {
  content: "󰅝";
}

.mdi-close-outline::before {
  content: "󰛉";
}

.mdi-close-thick::before {
  content: "󱎘";
}

.mdi-closed-caption::before {
  content: "󰅞";
}

.mdi-closed-caption-outline::before {
  content: "󰶽";
}

.mdi-cloud::before {
  content: "󰅟";
}

.mdi-cloud-alert::before {
  content: "󰧠";
}

.mdi-cloud-braces::before {
  content: "󰞵";
}

.mdi-cloud-check::before {
  content: "󰅠";
}

.mdi-cloud-check-outline::before {
  content: "󱋌";
}

.mdi-cloud-circle::before {
  content: "󰅡";
}

.mdi-cloud-download::before {
  content: "󰅢";
}

.mdi-cloud-download-outline::before {
  content: "󰭽";
}

.mdi-cloud-lock::before {
  content: "󱇱";
}

.mdi-cloud-lock-outline::before {
  content: "󱇲";
}

.mdi-cloud-off-outline::before {
  content: "󰅤";
}

.mdi-cloud-outline::before {
  content: "󰅣";
}

.mdi-cloud-print::before {
  content: "󰅥";
}

.mdi-cloud-print-outline::before {
  content: "󰅦";
}

.mdi-cloud-question::before {
  content: "󰨹";
}

.mdi-cloud-refresh::before {
  content: "󰔪";
}

.mdi-cloud-search::before {
  content: "󰥖";
}

.mdi-cloud-search-outline::before {
  content: "󰥗";
}

.mdi-cloud-sync::before {
  content: "󰘿";
}

.mdi-cloud-sync-outline::before {
  content: "󱋖";
}

.mdi-cloud-tags::before {
  content: "󰞶";
}

.mdi-cloud-upload::before {
  content: "󰅧";
}

.mdi-cloud-upload-outline::before {
  content: "󰭾";
}

.mdi-clover::before {
  content: "󰠖";
}

.mdi-coach-lamp::before {
  content: "󱀠";
}

.mdi-coat-rack::before {
  content: "󱂞";
}

.mdi-code-array::before {
  content: "󰅨";
}

.mdi-code-braces::before {
  content: "󰅩";
}

.mdi-code-braces-box::before {
  content: "󱃖";
}

.mdi-code-brackets::before {
  content: "󰅪";
}

.mdi-code-equal::before {
  content: "󰅫";
}

.mdi-code-greater-than::before {
  content: "󰅬";
}

.mdi-code-greater-than-or-equal::before {
  content: "󰅭";
}

.mdi-code-json::before {
  content: "󰘦";
}

.mdi-code-less-than::before {
  content: "󰅮";
}

.mdi-code-less-than-or-equal::before {
  content: "󰅯";
}

.mdi-code-not-equal::before {
  content: "󰅰";
}

.mdi-code-not-equal-variant::before {
  content: "󰅱";
}

.mdi-code-parentheses::before {
  content: "󰅲";
}

.mdi-code-parentheses-box::before {
  content: "󱃗";
}

.mdi-code-string::before {
  content: "󰅳";
}

.mdi-code-tags::before {
  content: "󰅴";
}

.mdi-code-tags-check::before {
  content: "󰚔";
}

.mdi-codepen::before {
  content: "󰅵";
}

.mdi-coffee::before {
  content: "󰅶";
}

.mdi-coffee-maker::before {
  content: "󱂟";
}

.mdi-coffee-off::before {
  content: "󰾪";
}

.mdi-coffee-off-outline::before {
  content: "󰾫";
}

.mdi-coffee-outline::before {
  content: "󰛊";
}

.mdi-coffee-to-go::before {
  content: "󰅷";
}

.mdi-coffee-to-go-outline::before {
  content: "󱌎";
}

.mdi-coffin::before {
  content: "󰭿";
}

.mdi-cog::before {
  content: "󰒓";
}

.mdi-cog-box::before {
  content: "󰒔";
}

.mdi-cog-clockwise::before {
  content: "󱇝";
}

.mdi-cog-counterclockwise::before {
  content: "󱇞";
}

.mdi-cog-off::before {
  content: "󱏎";
}

.mdi-cog-off-outline::before {
  content: "󱏏";
}

.mdi-cog-outline::before {
  content: "󰢻";
}

.mdi-cog-refresh::before {
  content: "󱑞";
}

.mdi-cog-refresh-outline::before {
  content: "󱑟";
}

.mdi-cog-sync::before {
  content: "󱑠";
}

.mdi-cog-sync-outline::before {
  content: "󱑡";
}

.mdi-cog-transfer::before {
  content: "󱁛";
}

.mdi-cog-transfer-outline::before {
  content: "󱁜";
}

.mdi-cogs::before {
  content: "󰣖";
}

.mdi-collage::before {
  content: "󰙀";
}

.mdi-collapse-all::before {
  content: "󰪦";
}

.mdi-collapse-all-outline::before {
  content: "󰪧";
}

.mdi-color-helper::before {
  content: "󰅹";
}

.mdi-comma::before {
  content: "󰸣";
}

.mdi-comma-box::before {
  content: "󰸫";
}

.mdi-comma-box-outline::before {
  content: "󰸤";
}

.mdi-comma-circle::before {
  content: "󰸥";
}

.mdi-comma-circle-outline::before {
  content: "󰸦";
}

.mdi-comment::before {
  content: "󰅺";
}

.mdi-comment-account::before {
  content: "󰅻";
}

.mdi-comment-account-outline::before {
  content: "󰅼";
}

.mdi-comment-alert::before {
  content: "󰅽";
}

.mdi-comment-alert-outline::before {
  content: "󰅾";
}

.mdi-comment-arrow-left::before {
  content: "󰧡";
}

.mdi-comment-arrow-left-outline::before {
  content: "󰧢";
}

.mdi-comment-arrow-right::before {
  content: "󰧣";
}

.mdi-comment-arrow-right-outline::before {
  content: "󰧤";
}

.mdi-comment-bookmark::before {
  content: "󱖮";
}

.mdi-comment-bookmark-outline::before {
  content: "󱖯";
}

.mdi-comment-check::before {
  content: "󰅿";
}

.mdi-comment-check-outline::before {
  content: "󰆀";
}

.mdi-comment-edit::before {
  content: "󱆿";
}

.mdi-comment-edit-outline::before {
  content: "󱋄";
}

.mdi-comment-eye::before {
  content: "󰨺";
}

.mdi-comment-eye-outline::before {
  content: "󰨻";
}

.mdi-comment-flash::before {
  content: "󱖰";
}

.mdi-comment-flash-outline::before {
  content: "󱖱";
}

.mdi-comment-minus::before {
  content: "󱗟";
}

.mdi-comment-minus-outline::before {
  content: "󱗠";
}

.mdi-comment-multiple::before {
  content: "󰡟";
}

.mdi-comment-multiple-outline::before {
  content: "󰆁";
}

.mdi-comment-off::before {
  content: "󱗡";
}

.mdi-comment-off-outline::before {
  content: "󱗢";
}

.mdi-comment-outline::before {
  content: "󰆂";
}

.mdi-comment-plus::before {
  content: "󰧥";
}

.mdi-comment-plus-outline::before {
  content: "󰆃";
}

.mdi-comment-processing::before {
  content: "󰆄";
}

.mdi-comment-processing-outline::before {
  content: "󰆅";
}

.mdi-comment-question::before {
  content: "󰠗";
}

.mdi-comment-question-outline::before {
  content: "󰆆";
}

.mdi-comment-quote::before {
  content: "󱀡";
}

.mdi-comment-quote-outline::before {
  content: "󱀢";
}

.mdi-comment-remove::before {
  content: "󰗞";
}

.mdi-comment-remove-outline::before {
  content: "󰆇";
}

.mdi-comment-search::before {
  content: "󰨼";
}

.mdi-comment-search-outline::before {
  content: "󰨽";
}

.mdi-comment-text::before {
  content: "󰆈";
}

.mdi-comment-text-multiple::before {
  content: "󰡠";
}

.mdi-comment-text-multiple-outline::before {
  content: "󰡡";
}

.mdi-comment-text-outline::before {
  content: "󰆉";
}

.mdi-compare::before {
  content: "󰆊";
}

.mdi-compare-horizontal::before {
  content: "󱒒";
}

.mdi-compare-vertical::before {
  content: "󱒓";
}

.mdi-compass::before {
  content: "󰆋";
}

.mdi-compass-off::before {
  content: "󰮀";
}

.mdi-compass-off-outline::before {
  content: "󰮁";
}

.mdi-compass-outline::before {
  content: "󰆌";
}

.mdi-compass-rose::before {
  content: "󱎂";
}

.mdi-concourse-ci::before {
  content: "󱂠";
}

.mdi-connection::before {
  content: "󱘖";
}

.mdi-console::before {
  content: "󰆍";
}

.mdi-console-line::before {
  content: "󰞷";
}

.mdi-console-network::before {
  content: "󰢩";
}

.mdi-console-network-outline::before {
  content: "󰱠";
}

.mdi-consolidate::before {
  content: "󱃘";
}

.mdi-contactless-payment::before {
  content: "󰵪";
}

.mdi-contactless-payment-circle::before {
  content: "󰌡";
}

.mdi-contactless-payment-circle-outline::before {
  content: "󰐈";
}

.mdi-contacts::before {
  content: "󰛋";
}

.mdi-contacts-outline::before {
  content: "󰖸";
}

.mdi-contain::before {
  content: "󰨾";
}

.mdi-contain-end::before {
  content: "󰨿";
}

.mdi-contain-start::before {
  content: "󰩀";
}

.mdi-content-copy::before {
  content: "󰆏";
}

.mdi-content-cut::before {
  content: "󰆐";
}

.mdi-content-duplicate::before {
  content: "󰆑";
}

.mdi-content-paste::before {
  content: "󰆒";
}

.mdi-content-save::before {
  content: "󰆓";
}

.mdi-content-save-alert::before {
  content: "󰽂";
}

.mdi-content-save-alert-outline::before {
  content: "󰽃";
}

.mdi-content-save-all::before {
  content: "󰆔";
}

.mdi-content-save-all-outline::before {
  content: "󰽄";
}

.mdi-content-save-cog::before {
  content: "󱑛";
}

.mdi-content-save-cog-outline::before {
  content: "󱑜";
}

.mdi-content-save-edit::before {
  content: "󰳻";
}

.mdi-content-save-edit-outline::before {
  content: "󰳼";
}

.mdi-content-save-move::before {
  content: "󰸧";
}

.mdi-content-save-move-outline::before {
  content: "󰸨";
}

.mdi-content-save-off::before {
  content: "󱙃";
}

.mdi-content-save-off-outline::before {
  content: "󱙄";
}

.mdi-content-save-outline::before {
  content: "󰠘";
}

.mdi-content-save-settings::before {
  content: "󰘛";
}

.mdi-content-save-settings-outline::before {
  content: "󰬮";
}

.mdi-contrast::before {
  content: "󰆕";
}

.mdi-contrast-box::before {
  content: "󰆖";
}

.mdi-contrast-circle::before {
  content: "󰆗";
}

.mdi-controller-classic::before {
  content: "󰮂";
}

.mdi-controller-classic-outline::before {
  content: "󰮃";
}

.mdi-cookie::before {
  content: "󰆘";
}

.mdi-cookie-alert::before {
  content: "󱛐";
}

.mdi-cookie-alert-outline::before {
  content: "󱛑";
}

.mdi-cookie-check::before {
  content: "󱛒";
}

.mdi-cookie-check-outline::before {
  content: "󱛓";
}

.mdi-cookie-clock::before {
  content: "󱛤";
}

.mdi-cookie-clock-outline::before {
  content: "󱛥";
}

.mdi-cookie-cog::before {
  content: "󱛔";
}

.mdi-cookie-cog-outline::before {
  content: "󱛕";
}

.mdi-cookie-edit::before {
  content: "󱛦";
}

.mdi-cookie-edit-outline::before {
  content: "󱛧";
}

.mdi-cookie-lock::before {
  content: "󱛨";
}

.mdi-cookie-lock-outline::before {
  content: "󱛩";
}

.mdi-cookie-minus::before {
  content: "󱛚";
}

.mdi-cookie-minus-outline::before {
  content: "󱛛";
}

.mdi-cookie-off::before {
  content: "󱛪";
}

.mdi-cookie-off-outline::before {
  content: "󱛫";
}

.mdi-cookie-outline::before {
  content: "󱛞";
}

.mdi-cookie-plus::before {
  content: "󱛖";
}

.mdi-cookie-plus-outline::before {
  content: "󱛗";
}

.mdi-cookie-refresh::before {
  content: "󱛬";
}

.mdi-cookie-refresh-outline::before {
  content: "󱛭";
}

.mdi-cookie-remove::before {
  content: "󱛘";
}

.mdi-cookie-remove-outline::before {
  content: "󱛙";
}

.mdi-cookie-settings::before {
  content: "󱛜";
}

.mdi-cookie-settings-outline::before {
  content: "󱛝";
}

.mdi-coolant-temperature::before {
  content: "󰏈";
}

.mdi-copyright::before {
  content: "󰗦";
}

.mdi-cordova::before {
  content: "󰥘";
}

.mdi-corn::before {
  content: "󰞸";
}

.mdi-corn-off::before {
  content: "󱏯";
}

.mdi-cosine-wave::before {
  content: "󱑹";
}

.mdi-counter::before {
  content: "󰆙";
}

.mdi-cow::before {
  content: "󰆚";
}

.mdi-cpu-32-bit::before {
  content: "󰻟";
}

.mdi-cpu-64-bit::before {
  content: "󰻠";
}

.mdi-crane::before {
  content: "󰡢";
}

.mdi-creation::before {
  content: "󰙴";
}

.mdi-creative-commons::before {
  content: "󰵫";
}

.mdi-credit-card::before {
  content: "󰿯";
}

.mdi-credit-card-check::before {
  content: "󱏐";
}

.mdi-credit-card-check-outline::before {
  content: "󱏑";
}

.mdi-credit-card-clock::before {
  content: "󰻡";
}

.mdi-credit-card-clock-outline::before {
  content: "󰻢";
}

.mdi-credit-card-marker::before {
  content: "󰚨";
}

.mdi-credit-card-marker-outline::before {
  content: "󰶾";
}

.mdi-credit-card-minus::before {
  content: "󰾬";
}

.mdi-credit-card-minus-outline::before {
  content: "󰾭";
}

.mdi-credit-card-multiple::before {
  content: "󰿰";
}

.mdi-credit-card-multiple-outline::before {
  content: "󰆜";
}

.mdi-credit-card-off::before {
  content: "󰿱";
}

.mdi-credit-card-off-outline::before {
  content: "󰗤";
}

.mdi-credit-card-outline::before {
  content: "󰆛";
}

.mdi-credit-card-plus::before {
  content: "󰿲";
}

.mdi-credit-card-plus-outline::before {
  content: "󰙶";
}

.mdi-credit-card-refresh::before {
  content: "󱙅";
}

.mdi-credit-card-refresh-outline::before {
  content: "󱙆";
}

.mdi-credit-card-refund::before {
  content: "󰿳";
}

.mdi-credit-card-refund-outline::before {
  content: "󰪨";
}

.mdi-credit-card-remove::before {
  content: "󰾮";
}

.mdi-credit-card-remove-outline::before {
  content: "󰾯";
}

.mdi-credit-card-scan::before {
  content: "󰿴";
}

.mdi-credit-card-scan-outline::before {
  content: "󰆝";
}

.mdi-credit-card-search::before {
  content: "󱙇";
}

.mdi-credit-card-search-outline::before {
  content: "󱙈";
}

.mdi-credit-card-settings::before {
  content: "󰿵";
}

.mdi-credit-card-settings-outline::before {
  content: "󰣗";
}

.mdi-credit-card-sync::before {
  content: "󱙉";
}

.mdi-credit-card-sync-outline::before {
  content: "󱙊";
}

.mdi-credit-card-wireless::before {
  content: "󰠂";
}

.mdi-credit-card-wireless-off::before {
  content: "󰕺";
}

.mdi-credit-card-wireless-off-outline::before {
  content: "󰕻";
}

.mdi-credit-card-wireless-outline::before {
  content: "󰵬";
}

.mdi-cricket::before {
  content: "󰵭";
}

.mdi-crop::before {
  content: "󰆞";
}

.mdi-crop-free::before {
  content: "󰆟";
}

.mdi-crop-landscape::before {
  content: "󰆠";
}

.mdi-crop-portrait::before {
  content: "󰆡";
}

.mdi-crop-rotate::before {
  content: "󰚖";
}

.mdi-crop-square::before {
  content: "󰆢";
}

.mdi-crosshairs::before {
  content: "󰆣";
}

.mdi-crosshairs-gps::before {
  content: "󰆤";
}

.mdi-crosshairs-off::before {
  content: "󰽅";
}

.mdi-crosshairs-question::before {
  content: "󱄶";
}

.mdi-crown::before {
  content: "󰆥";
}

.mdi-crown-outline::before {
  content: "󱇐";
}

.mdi-cryengine::before {
  content: "󰥙";
}

.mdi-crystal-ball::before {
  content: "󰬯";
}

.mdi-cube::before {
  content: "󰆦";
}

.mdi-cube-off::before {
  content: "󱐜";
}

.mdi-cube-off-outline::before {
  content: "󱐝";
}

.mdi-cube-outline::before {
  content: "󰆧";
}

.mdi-cube-scan::before {
  content: "󰮄";
}

.mdi-cube-send::before {
  content: "󰆨";
}

.mdi-cube-unfolded::before {
  content: "󰆩";
}

.mdi-cup::before {
  content: "󰆪";
}

.mdi-cup-off::before {
  content: "󰗥";
}

.mdi-cup-off-outline::before {
  content: "󱍽";
}

.mdi-cup-outline::before {
  content: "󱌏";
}

.mdi-cup-water::before {
  content: "󰆫";
}

.mdi-cupboard::before {
  content: "󰽆";
}

.mdi-cupboard-outline::before {
  content: "󰽇";
}

.mdi-cupcake::before {
  content: "󰥚";
}

.mdi-curling::before {
  content: "󰡣";
}

.mdi-currency-bdt::before {
  content: "󰡤";
}

.mdi-currency-brl::before {
  content: "󰮅";
}

.mdi-currency-btc::before {
  content: "󰆬";
}

.mdi-currency-cny::before {
  content: "󰞺";
}

.mdi-currency-eth::before {
  content: "󰞻";
}

.mdi-currency-eur::before {
  content: "󰆭";
}

.mdi-currency-eur-off::before {
  content: "󱌕";
}

.mdi-currency-gbp::before {
  content: "󰆮";
}

.mdi-currency-ils::before {
  content: "󰱡";
}

.mdi-currency-inr::before {
  content: "󰆯";
}

.mdi-currency-jpy::before {
  content: "󰞼";
}

.mdi-currency-krw::before {
  content: "󰞽";
}

.mdi-currency-kzt::before {
  content: "󰡥";
}

.mdi-currency-mnt::before {
  content: "󱔒";
}

.mdi-currency-ngn::before {
  content: "󰆰";
}

.mdi-currency-php::before {
  content: "󰧦";
}

.mdi-currency-rial::before {
  content: "󰺜";
}

.mdi-currency-rub::before {
  content: "󰆱";
}

.mdi-currency-sign::before {
  content: "󰞾";
}

.mdi-currency-try::before {
  content: "󰆲";
}

.mdi-currency-twd::before {
  content: "󰞿";
}

.mdi-currency-usd::before {
  content: "󰇁";
}

.mdi-currency-usd-circle::before {
  content: "󱅫";
}

.mdi-currency-usd-circle-outline::before {
  content: "󰅸";
}

.mdi-currency-usd-off::before {
  content: "󰙺";
}

.mdi-current-ac::before {
  content: "󱒀";
}

.mdi-current-dc::before {
  content: "󰥜";
}

.mdi-cursor-default::before {
  content: "󰇀";
}

.mdi-cursor-default-click::before {
  content: "󰳽";
}

.mdi-cursor-default-click-outline::before {
  content: "󰳾";
}

.mdi-cursor-default-gesture::before {
  content: "󱄧";
}

.mdi-cursor-default-gesture-outline::before {
  content: "󱄨";
}

.mdi-cursor-default-outline::before {
  content: "󰆿";
}

.mdi-cursor-move::before {
  content: "󰆾";
}

.mdi-cursor-pointer::before {
  content: "󰆽";
}

.mdi-cursor-text::before {
  content: "󰗧";
}

.mdi-dance-ballroom::before {
  content: "󱗻";
}

.mdi-dance-pole::before {
  content: "󱕸";
}

.mdi-data-matrix::before {
  content: "󱔼";
}

.mdi-data-matrix-edit::before {
  content: "󱔽";
}

.mdi-data-matrix-minus::before {
  content: "󱔾";
}

.mdi-data-matrix-plus::before {
  content: "󱔿";
}

.mdi-data-matrix-remove::before {
  content: "󱕀";
}

.mdi-data-matrix-scan::before {
  content: "󱕁";
}

.mdi-database::before {
  content: "󰆼";
}

.mdi-database-alert::before {
  content: "󱘺";
}

.mdi-database-alert-outline::before {
  content: "󱘤";
}

.mdi-database-arrow-down::before {
  content: "󱘻";
}

.mdi-database-arrow-down-outline::before {
  content: "󱘥";
}

.mdi-database-arrow-left::before {
  content: "󱘼";
}

.mdi-database-arrow-left-outline::before {
  content: "󱘦";
}

.mdi-database-arrow-right::before {
  content: "󱘽";
}

.mdi-database-arrow-right-outline::before {
  content: "󱘧";
}

.mdi-database-arrow-up::before {
  content: "󱘾";
}

.mdi-database-arrow-up-outline::before {
  content: "󱘨";
}

.mdi-database-check::before {
  content: "󰪩";
}

.mdi-database-check-outline::before {
  content: "󱘩";
}

.mdi-database-clock::before {
  content: "󱘿";
}

.mdi-database-clock-outline::before {
  content: "󱘪";
}

.mdi-database-cog::before {
  content: "󱙋";
}

.mdi-database-cog-outline::before {
  content: "󱙌";
}

.mdi-database-edit::before {
  content: "󰮆";
}

.mdi-database-edit-outline::before {
  content: "󱘫";
}

.mdi-database-export::before {
  content: "󰥞";
}

.mdi-database-export-outline::before {
  content: "󱘬";
}

.mdi-database-import::before {
  content: "󰥝";
}

.mdi-database-import-outline::before {
  content: "󱘭";
}

.mdi-database-lock::before {
  content: "󰪪";
}

.mdi-database-lock-outline::before {
  content: "󱘮";
}

.mdi-database-marker::before {
  content: "󱋶";
}

.mdi-database-marker-outline::before {
  content: "󱘯";
}

.mdi-database-minus::before {
  content: "󰆻";
}

.mdi-database-minus-outline::before {
  content: "󱘰";
}

.mdi-database-off::before {
  content: "󱙀";
}

.mdi-database-off-outline::before {
  content: "󱘱";
}

.mdi-database-outline::before {
  content: "󱘲";
}

.mdi-database-plus::before {
  content: "󰆺";
}

.mdi-database-plus-outline::before {
  content: "󱘳";
}

.mdi-database-refresh::before {
  content: "󰗂";
}

.mdi-database-refresh-outline::before {
  content: "󱘴";
}

.mdi-database-remove::before {
  content: "󰴀";
}

.mdi-database-remove-outline::before {
  content: "󱘵";
}

.mdi-database-search::before {
  content: "󰡦";
}

.mdi-database-search-outline::before {
  content: "󱘶";
}

.mdi-database-settings::before {
  content: "󰴁";
}

.mdi-database-settings-outline::before {
  content: "󱘷";
}

.mdi-database-sync::before {
  content: "󰳿";
}

.mdi-database-sync-outline::before {
  content: "󱘸";
}

.mdi-death-star::before {
  content: "󰣘";
}

.mdi-death-star-variant::before {
  content: "󰣙";
}

.mdi-deathly-hallows::before {
  content: "󰮇";
}

.mdi-debian::before {
  content: "󰣚";
}

.mdi-debug-step-into::before {
  content: "󰆹";
}

.mdi-debug-step-out::before {
  content: "󰆸";
}

.mdi-debug-step-over::before {
  content: "󰆷";
}

.mdi-decagram::before {
  content: "󰝬";
}

.mdi-decagram-outline::before {
  content: "󰝭";
}

.mdi-decimal::before {
  content: "󱂡";
}

.mdi-decimal-comma::before {
  content: "󱂢";
}

.mdi-decimal-comma-decrease::before {
  content: "󱂣";
}

.mdi-decimal-comma-increase::before {
  content: "󱂤";
}

.mdi-decimal-decrease::before {
  content: "󰆶";
}

.mdi-decimal-increase::before {
  content: "󰆵";
}

.mdi-delete::before {
  content: "󰆴";
}

.mdi-delete-alert::before {
  content: "󱂥";
}

.mdi-delete-alert-outline::before {
  content: "󱂦";
}

.mdi-delete-circle::before {
  content: "󰚃";
}

.mdi-delete-circle-outline::before {
  content: "󰮈";
}

.mdi-delete-clock::before {
  content: "󱕖";
}

.mdi-delete-clock-outline::before {
  content: "󱕗";
}

.mdi-delete-empty::before {
  content: "󰛌";
}

.mdi-delete-empty-outline::before {
  content: "󰺝";
}

.mdi-delete-forever::before {
  content: "󰗨";
}

.mdi-delete-forever-outline::before {
  content: "󰮉";
}

.mdi-delete-off::before {
  content: "󱂧";
}

.mdi-delete-off-outline::before {
  content: "󱂨";
}

.mdi-delete-outline::before {
  content: "󰧧";
}

.mdi-delete-restore::before {
  content: "󰠙";
}

.mdi-delete-sweep::before {
  content: "󰗩";
}

.mdi-delete-sweep-outline::before {
  content: "󰱢";
}

.mdi-delete-variant::before {
  content: "󰆳";
}

.mdi-delta::before {
  content: "󰇂";
}

.mdi-desk::before {
  content: "󱈹";
}

.mdi-desk-lamp::before {
  content: "󰥟";
}

.mdi-deskphone::before {
  content: "󰇃";
}

.mdi-desktop-classic::before {
  content: "󰟀";
}

.mdi-desktop-mac::before {
  content: "󰇄";
}

.mdi-desktop-mac-dashboard::before {
  content: "󰧨";
}

.mdi-desktop-tower::before {
  content: "󰇅";
}

.mdi-desktop-tower-monitor::before {
  content: "󰪫";
}

.mdi-details::before {
  content: "󰇆";
}

.mdi-dev-to::before {
  content: "󰵮";
}

.mdi-developer-board::before {
  content: "󰚗";
}

.mdi-deviantart::before {
  content: "󰇇";
}

.mdi-devices::before {
  content: "󰾰";
}

.mdi-diabetes::before {
  content: "󱄦";
}

.mdi-dialpad::before {
  content: "󰘜";
}

.mdi-diameter::before {
  content: "󰱣";
}

.mdi-diameter-outline::before {
  content: "󰱤";
}

.mdi-diameter-variant::before {
  content: "󰱥";
}

.mdi-diamond::before {
  content: "󰮊";
}

.mdi-diamond-outline::before {
  content: "󰮋";
}

.mdi-diamond-stone::before {
  content: "󰇈";
}

.mdi-dice-1::before {
  content: "󰇊";
}

.mdi-dice-1-outline::before {
  content: "󱅊";
}

.mdi-dice-2::before {
  content: "󰇋";
}

.mdi-dice-2-outline::before {
  content: "󱅋";
}

.mdi-dice-3::before {
  content: "󰇌";
}

.mdi-dice-3-outline::before {
  content: "󱅌";
}

.mdi-dice-4::before {
  content: "󰇍";
}

.mdi-dice-4-outline::before {
  content: "󱅍";
}

.mdi-dice-5::before {
  content: "󰇎";
}

.mdi-dice-5-outline::before {
  content: "󱅎";
}

.mdi-dice-6::before {
  content: "󰇏";
}

.mdi-dice-6-outline::before {
  content: "󱅏";
}

.mdi-dice-d10::before {
  content: "󱅓";
}

.mdi-dice-d10-outline::before {
  content: "󰝯";
}

.mdi-dice-d12::before {
  content: "󱅔";
}

.mdi-dice-d12-outline::before {
  content: "󰡧";
}

.mdi-dice-d20::before {
  content: "󱅕";
}

.mdi-dice-d20-outline::before {
  content: "󰗪";
}

.mdi-dice-d4::before {
  content: "󱅐";
}

.mdi-dice-d4-outline::before {
  content: "󰗫";
}

.mdi-dice-d6::before {
  content: "󱅑";
}

.mdi-dice-d6-outline::before {
  content: "󰗭";
}

.mdi-dice-d8::before {
  content: "󱅒";
}

.mdi-dice-d8-outline::before {
  content: "󰗬";
}

.mdi-dice-multiple::before {
  content: "󰝮";
}

.mdi-dice-multiple-outline::before {
  content: "󱅖";
}

.mdi-digital-ocean::before {
  content: "󱈷";
}

.mdi-dip-switch::before {
  content: "󰟁";
}

.mdi-directions::before {
  content: "󰇐";
}

.mdi-directions-fork::before {
  content: "󰙁";
}

.mdi-disc::before {
  content: "󰗮";
}

.mdi-disc-alert::before {
  content: "󰇑";
}

.mdi-disc-player::before {
  content: "󰥠";
}

.mdi-discord::before {
  content: "󰙯";
}

.mdi-dishwasher::before {
  content: "󰪬";
}

.mdi-dishwasher-alert::before {
  content: "󱆸";
}

.mdi-dishwasher-off::before {
  content: "󱆹";
}

.mdi-disqus::before {
  content: "󰇒";
}

.mdi-distribute-horizontal-center::before {
  content: "󱇉";
}

.mdi-distribute-horizontal-left::before {
  content: "󱇈";
}

.mdi-distribute-horizontal-right::before {
  content: "󱇊";
}

.mdi-distribute-vertical-bottom::before {
  content: "󱇋";
}

.mdi-distribute-vertical-center::before {
  content: "󱇌";
}

.mdi-distribute-vertical-top::before {
  content: "󱇍";
}

.mdi-diving-flippers::before {
  content: "󰶿";
}

.mdi-diving-helmet::before {
  content: "󰷀";
}

.mdi-diving-scuba::before {
  content: "󰷁";
}

.mdi-diving-scuba-flag::before {
  content: "󰷂";
}

.mdi-diving-scuba-tank::before {
  content: "󰷃";
}

.mdi-diving-scuba-tank-multiple::before {
  content: "󰷄";
}

.mdi-diving-snorkel::before {
  content: "󰷅";
}

.mdi-division::before {
  content: "󰇔";
}

.mdi-division-box::before {
  content: "󰇕";
}

.mdi-dlna::before {
  content: "󰩁";
}

.mdi-dna::before {
  content: "󰚄";
}

.mdi-dns::before {
  content: "󰇖";
}

.mdi-dns-outline::before {
  content: "󰮌";
}

.mdi-do-not-disturb::before {
  content: "󰚘";
}

.mdi-do-not-disturb-off::before {
  content: "󰚙";
}

.mdi-dock-bottom::before {
  content: "󱂩";
}

.mdi-dock-left::before {
  content: "󱂪";
}

.mdi-dock-right::before {
  content: "󱂫";
}

.mdi-dock-top::before {
  content: "󱔓";
}

.mdi-dock-window::before {
  content: "󱂬";
}

.mdi-docker::before {
  content: "󰡨";
}

.mdi-doctor::before {
  content: "󰩂";
}

.mdi-dog::before {
  content: "󰩃";
}

.mdi-dog-service::before {
  content: "󰪭";
}

.mdi-dog-side::before {
  content: "󰩄";
}

.mdi-dog-side-off::before {
  content: "󱛮";
}

.mdi-dolby::before {
  content: "󰚳";
}

.mdi-dolly::before {
  content: "󰺞";
}

.mdi-domain::before {
  content: "󰇗";
}

.mdi-domain-off::before {
  content: "󰵯";
}

.mdi-domain-plus::before {
  content: "󱂭";
}

.mdi-domain-remove::before {
  content: "󱂮";
}

.mdi-dome-light::before {
  content: "󱐞";
}

.mdi-domino-mask::before {
  content: "󱀣";
}

.mdi-donkey::before {
  content: "󰟂";
}

.mdi-door::before {
  content: "󰠚";
}

.mdi-door-closed::before {
  content: "󰠛";
}

.mdi-door-closed-lock::before {
  content: "󱂯";
}

.mdi-door-open::before {
  content: "󰠜";
}

.mdi-doorbell::before {
  content: "󱋦";
}

.mdi-doorbell-video::before {
  content: "󰡩";
}

.mdi-dot-net::before {
  content: "󰪮";
}

.mdi-dots-grid::before {
  content: "󱗼";
}

.mdi-dots-hexagon::before {
  content: "󱗿";
}

.mdi-dots-horizontal::before {
  content: "󰇘";
}

.mdi-dots-horizontal-circle::before {
  content: "󰟃";
}

.mdi-dots-horizontal-circle-outline::before {
  content: "󰮍";
}

.mdi-dots-square::before {
  content: "󱗽";
}

.mdi-dots-triangle::before {
  content: "󱗾";
}

.mdi-dots-vertical::before {
  content: "󰇙";
}

.mdi-dots-vertical-circle::before {
  content: "󰟄";
}

.mdi-dots-vertical-circle-outline::before {
  content: "󰮎";
}

.mdi-douban::before {
  content: "󰚚";
}

.mdi-download::before {
  content: "󰇚";
}

.mdi-download-box::before {
  content: "󱑢";
}

.mdi-download-box-outline::before {
  content: "󱑣";
}

.mdi-download-circle::before {
  content: "󱑤";
}

.mdi-download-circle-outline::before {
  content: "󱑥";
}

.mdi-download-lock::before {
  content: "󱌠";
}

.mdi-download-lock-outline::before {
  content: "󱌡";
}

.mdi-download-multiple::before {
  content: "󰧩";
}

.mdi-download-network::before {
  content: "󰛴";
}

.mdi-download-network-outline::before {
  content: "󰱦";
}

.mdi-download-off::before {
  content: "󱂰";
}

.mdi-download-off-outline::before {
  content: "󱂱";
}

.mdi-download-outline::before {
  content: "󰮏";
}

.mdi-drag::before {
  content: "󰇛";
}

.mdi-drag-horizontal::before {
  content: "󰇜";
}

.mdi-drag-horizontal-variant::before {
  content: "󱋰";
}

.mdi-drag-variant::before {
  content: "󰮐";
}

.mdi-drag-vertical::before {
  content: "󰇝";
}

.mdi-drag-vertical-variant::before {
  content: "󱋱";
}

.mdi-drama-masks::before {
  content: "󰴂";
}

.mdi-draw::before {
  content: "󰽉";
}

.mdi-drawing::before {
  content: "󰇞";
}

.mdi-drawing-box::before {
  content: "󰇟";
}

.mdi-dresser::before {
  content: "󰽊";
}

.mdi-dresser-outline::before {
  content: "󰽋";
}

.mdi-drone::before {
  content: "󰇢";
}

.mdi-dropbox::before {
  content: "󰇣";
}

.mdi-drupal::before {
  content: "󰇤";
}

.mdi-duck::before {
  content: "󰇥";
}

.mdi-dumbbell::before {
  content: "󰇦";
}

.mdi-dump-truck::before {
  content: "󰱧";
}

.mdi-ear-hearing::before {
  content: "󰟅";
}

.mdi-ear-hearing-off::before {
  content: "󰩅";
}

.mdi-earth::before {
  content: "󰇧";
}

.mdi-earth-arrow-right::before {
  content: "󱌑";
}

.mdi-earth-box::before {
  content: "󰛍";
}

.mdi-earth-box-minus::before {
  content: "󱐇";
}

.mdi-earth-box-off::before {
  content: "󰛎";
}

.mdi-earth-box-plus::before {
  content: "󱐆";
}

.mdi-earth-box-remove::before {
  content: "󱐈";
}

.mdi-earth-minus::before {
  content: "󱐄";
}

.mdi-earth-off::before {
  content: "󰇨";
}

.mdi-earth-plus::before {
  content: "󱐃";
}

.mdi-earth-remove::before {
  content: "󱐅";
}

.mdi-egg::before {
  content: "󰪯";
}

.mdi-egg-easter::before {
  content: "󰪰";
}

.mdi-egg-off::before {
  content: "󱏰";
}

.mdi-egg-off-outline::before {
  content: "󱏱";
}

.mdi-egg-outline::before {
  content: "󱏲";
}

.mdi-eiffel-tower::before {
  content: "󱕫";
}

.mdi-eight-track::before {
  content: "󰧪";
}

.mdi-eject::before {
  content: "󰇪";
}

.mdi-eject-outline::before {
  content: "󰮑";
}

.mdi-electric-switch::before {
  content: "󰺟";
}

.mdi-electric-switch-closed::before {
  content: "󱃙";
}

.mdi-electron-framework::before {
  content: "󱀤";
}

.mdi-elephant::before {
  content: "󰟆";
}

.mdi-elevation-decline::before {
  content: "󰇫";
}

.mdi-elevation-rise::before {
  content: "󰇬";
}

.mdi-elevator::before {
  content: "󰇭";
}

.mdi-elevator-down::before {
  content: "󱋂";
}

.mdi-elevator-passenger::before {
  content: "󱎁";
}

.mdi-elevator-up::before {
  content: "󱋁";
}

.mdi-ellipse::before {
  content: "󰺠";
}

.mdi-ellipse-outline::before {
  content: "󰺡";
}

.mdi-email::before {
  content: "󰇮";
}

.mdi-email-alert::before {
  content: "󰛏";
}

.mdi-email-alert-outline::before {
  content: "󰵂";
}

.mdi-email-box::before {
  content: "󰴃";
}

.mdi-email-check::before {
  content: "󰪱";
}

.mdi-email-check-outline::before {
  content: "󰪲";
}

.mdi-email-edit::before {
  content: "󰻣";
}

.mdi-email-edit-outline::before {
  content: "󰻤";
}

.mdi-email-lock::before {
  content: "󰇱";
}

.mdi-email-mark-as-unread::before {
  content: "󰮒";
}

.mdi-email-minus::before {
  content: "󰻥";
}

.mdi-email-minus-outline::before {
  content: "󰻦";
}

.mdi-email-multiple::before {
  content: "󰻧";
}

.mdi-email-multiple-outline::before {
  content: "󰻨";
}

.mdi-email-newsletter::before {
  content: "󰾱";
}

.mdi-email-off::before {
  content: "󱏣";
}

.mdi-email-off-outline::before {
  content: "󱏤";
}

.mdi-email-open::before {
  content: "󰇯";
}

.mdi-email-open-multiple::before {
  content: "󰻩";
}

.mdi-email-open-multiple-outline::before {
  content: "󰻪";
}

.mdi-email-open-outline::before {
  content: "󰗯";
}

.mdi-email-outline::before {
  content: "󰇰";
}

.mdi-email-plus::before {
  content: "󰧫";
}

.mdi-email-plus-outline::before {
  content: "󰧬";
}

.mdi-email-receive::before {
  content: "󱃚";
}

.mdi-email-receive-outline::before {
  content: "󱃛";
}

.mdi-email-remove::before {
  content: "󱙡";
}

.mdi-email-remove-outline::before {
  content: "󱙢";
}

.mdi-email-search::before {
  content: "󰥡";
}

.mdi-email-search-outline::before {
  content: "󰥢";
}

.mdi-email-send::before {
  content: "󱃜";
}

.mdi-email-send-outline::before {
  content: "󱃝";
}

.mdi-email-sync::before {
  content: "󱋇";
}

.mdi-email-sync-outline::before {
  content: "󱋈";
}

.mdi-email-variant::before {
  content: "󰗰";
}

.mdi-ember::before {
  content: "󰬰";
}

.mdi-emby::before {
  content: "󰚴";
}

.mdi-emoticon::before {
  content: "󰱨";
}

.mdi-emoticon-angry::before {
  content: "󰱩";
}

.mdi-emoticon-angry-outline::before {
  content: "󰱪";
}

.mdi-emoticon-confused::before {
  content: "󱃞";
}

.mdi-emoticon-confused-outline::before {
  content: "󱃟";
}

.mdi-emoticon-cool::before {
  content: "󰱫";
}

.mdi-emoticon-cool-outline::before {
  content: "󰇳";
}

.mdi-emoticon-cry::before {
  content: "󰱬";
}

.mdi-emoticon-cry-outline::before {
  content: "󰱭";
}

.mdi-emoticon-dead::before {
  content: "󰱮";
}

.mdi-emoticon-dead-outline::before {
  content: "󰚛";
}

.mdi-emoticon-devil::before {
  content: "󰱯";
}

.mdi-emoticon-devil-outline::before {
  content: "󰇴";
}

.mdi-emoticon-excited::before {
  content: "󰱰";
}

.mdi-emoticon-excited-outline::before {
  content: "󰚜";
}

.mdi-emoticon-frown::before {
  content: "󰽌";
}

.mdi-emoticon-frown-outline::before {
  content: "󰽍";
}

.mdi-emoticon-happy::before {
  content: "󰱱";
}

.mdi-emoticon-happy-outline::before {
  content: "󰇵";
}

.mdi-emoticon-kiss::before {
  content: "󰱲";
}

.mdi-emoticon-kiss-outline::before {
  content: "󰱳";
}

.mdi-emoticon-lol::before {
  content: "󱈔";
}

.mdi-emoticon-lol-outline::before {
  content: "󱈕";
}

.mdi-emoticon-neutral::before {
  content: "󰱴";
}

.mdi-emoticon-neutral-outline::before {
  content: "󰇶";
}

.mdi-emoticon-outline::before {
  content: "󰇲";
}

.mdi-emoticon-poop::before {
  content: "󰇷";
}

.mdi-emoticon-poop-outline::before {
  content: "󰱵";
}

.mdi-emoticon-sad::before {
  content: "󰱶";
}

.mdi-emoticon-sad-outline::before {
  content: "󰇸";
}

.mdi-emoticon-sick::before {
  content: "󱕼";
}

.mdi-emoticon-sick-outline::before {
  content: "󱕽";
}

.mdi-emoticon-tongue::before {
  content: "󰇹";
}

.mdi-emoticon-tongue-outline::before {
  content: "󰱷";
}

.mdi-emoticon-wink::before {
  content: "󰱸";
}

.mdi-emoticon-wink-outline::before {
  content: "󰱹";
}

.mdi-engine::before {
  content: "󰇺";
}

.mdi-engine-off::before {
  content: "󰩆";
}

.mdi-engine-off-outline::before {
  content: "󰩇";
}

.mdi-engine-outline::before {
  content: "󰇻";
}

.mdi-epsilon::before {
  content: "󱃠";
}

.mdi-equal::before {
  content: "󰇼";
}

.mdi-equal-box::before {
  content: "󰇽";
}

.mdi-equalizer::before {
  content: "󰺢";
}

.mdi-equalizer-outline::before {
  content: "󰺣";
}

.mdi-eraser::before {
  content: "󰇾";
}

.mdi-eraser-variant::before {
  content: "󰙂";
}

.mdi-escalator::before {
  content: "󰇿";
}

.mdi-escalator-box::before {
  content: "󱎙";
}

.mdi-escalator-down::before {
  content: "󱋀";
}

.mdi-escalator-up::before {
  content: "󱊿";
}

.mdi-eslint::before {
  content: "󰱺";
}

.mdi-et::before {
  content: "󰪳";
}

.mdi-ethereum::before {
  content: "󰡪";
}

.mdi-ethernet::before {
  content: "󰈀";
}

.mdi-ethernet-cable::before {
  content: "󰈁";
}

.mdi-ethernet-cable-off::before {
  content: "󰈂";
}

.mdi-ev-plug-ccs1::before {
  content: "󱔙";
}

.mdi-ev-plug-ccs2::before {
  content: "󱔚";
}

.mdi-ev-plug-chademo::before {
  content: "󱔛";
}

.mdi-ev-plug-tesla::before {
  content: "󱔜";
}

.mdi-ev-plug-type1::before {
  content: "󱔝";
}

.mdi-ev-plug-type2::before {
  content: "󱔞";
}

.mdi-ev-station::before {
  content: "󰗱";
}

.mdi-evernote::before {
  content: "󰈄";
}

.mdi-excavator::before {
  content: "󱀥";
}

.mdi-exclamation::before {
  content: "󰈅";
}

.mdi-exclamation-thick::before {
  content: "󱈸";
}

.mdi-exit-run::before {
  content: "󰩈";
}

.mdi-exit-to-app::before {
  content: "󰈆";
}

.mdi-expand-all::before {
  content: "󰪴";
}

.mdi-expand-all-outline::before {
  content: "󰪵";
}

.mdi-expansion-card::before {
  content: "󰢮";
}

.mdi-expansion-card-variant::before {
  content: "󰾲";
}

.mdi-exponent::before {
  content: "󰥣";
}

.mdi-exponent-box::before {
  content: "󰥤";
}

.mdi-export::before {
  content: "󰈇";
}

.mdi-export-variant::before {
  content: "󰮓";
}

.mdi-eye::before {
  content: "󰈈";
}

.mdi-eye-check::before {
  content: "󰴄";
}

.mdi-eye-check-outline::before {
  content: "󰴅";
}

.mdi-eye-circle::before {
  content: "󰮔";
}

.mdi-eye-circle-outline::before {
  content: "󰮕";
}

.mdi-eye-minus::before {
  content: "󱀦";
}

.mdi-eye-minus-outline::before {
  content: "󱀧";
}

.mdi-eye-off::before {
  content: "󰈉";
}

.mdi-eye-off-outline::before {
  content: "󰛑";
}

.mdi-eye-outline::before {
  content: "󰛐";
}

.mdi-eye-plus::before {
  content: "󰡫";
}

.mdi-eye-plus-outline::before {
  content: "󰡬";
}

.mdi-eye-remove::before {
  content: "󱗣";
}

.mdi-eye-remove-outline::before {
  content: "󱗤";
}

.mdi-eye-settings::before {
  content: "󰡭";
}

.mdi-eye-settings-outline::before {
  content: "󰡮";
}

.mdi-eyedropper::before {
  content: "󰈊";
}

.mdi-eyedropper-minus::before {
  content: "󱏝";
}

.mdi-eyedropper-off::before {
  content: "󱏟";
}

.mdi-eyedropper-plus::before {
  content: "󱏜";
}

.mdi-eyedropper-remove::before {
  content: "󱏞";
}

.mdi-eyedropper-variant::before {
  content: "󰈋";
}

.mdi-face::before {
  content: "󰙃";
}

.mdi-face-agent::before {
  content: "󰵰";
}

.mdi-face-mask::before {
  content: "󱖆";
}

.mdi-face-mask-outline::before {
  content: "󱖇";
}

.mdi-face-outline::before {
  content: "󰮖";
}

.mdi-face-profile::before {
  content: "󰙄";
}

.mdi-face-profile-woman::before {
  content: "󱁶";
}

.mdi-face-recognition::before {
  content: "󰱻";
}

.mdi-face-shimmer::before {
  content: "󱗌";
}

.mdi-face-shimmer-outline::before {
  content: "󱗍";
}

.mdi-face-woman::before {
  content: "󱁷";
}

.mdi-face-woman-outline::before {
  content: "󱁸";
}

.mdi-face-woman-shimmer::before {
  content: "󱗎";
}

.mdi-face-woman-shimmer-outline::before {
  content: "󱗏";
}

.mdi-facebook::before {
  content: "󰈌";
}

.mdi-facebook-gaming::before {
  content: "󰟝";
}

.mdi-facebook-messenger::before {
  content: "󰈎";
}

.mdi-facebook-workplace::before {
  content: "󰬱";
}

.mdi-factory::before {
  content: "󰈏";
}

.mdi-family-tree::before {
  content: "󱘎";
}

.mdi-fan::before {
  content: "󰈐";
}

.mdi-fan-alert::before {
  content: "󱑬";
}

.mdi-fan-auto::before {
  content: "󱜝";
}

.mdi-fan-chevron-down::before {
  content: "󱑭";
}

.mdi-fan-chevron-up::before {
  content: "󱑮";
}

.mdi-fan-minus::before {
  content: "󱑰";
}

.mdi-fan-off::before {
  content: "󰠝";
}

.mdi-fan-plus::before {
  content: "󱑯";
}

.mdi-fan-remove::before {
  content: "󱑱";
}

.mdi-fan-speed-1::before {
  content: "󱑲";
}

.mdi-fan-speed-2::before {
  content: "󱑳";
}

.mdi-fan-speed-3::before {
  content: "󱑴";
}

.mdi-fast-forward::before {
  content: "󰈑";
}

.mdi-fast-forward-10::before {
  content: "󰵱";
}

.mdi-fast-forward-30::before {
  content: "󰴆";
}

.mdi-fast-forward-5::before {
  content: "󱇸";
}

.mdi-fast-forward-60::before {
  content: "󱘋";
}

.mdi-fast-forward-outline::before {
  content: "󰛒";
}

.mdi-fax::before {
  content: "󰈒";
}

.mdi-feather::before {
  content: "󰛓";
}

.mdi-feature-search::before {
  content: "󰩉";
}

.mdi-feature-search-outline::before {
  content: "󰩊";
}

.mdi-fedora::before {
  content: "󰣛";
}

.mdi-fencing::before {
  content: "󱓁";
}

.mdi-ferris-wheel::before {
  content: "󰺤";
}

.mdi-ferry::before {
  content: "󰈓";
}

.mdi-file::before {
  content: "󰈔";
}

.mdi-file-account::before {
  content: "󰜻";
}

.mdi-file-account-outline::before {
  content: "󱀨";
}

.mdi-file-alert::before {
  content: "󰩋";
}

.mdi-file-alert-outline::before {
  content: "󰩌";
}

.mdi-file-cabinet::before {
  content: "󰪶";
}

.mdi-file-cad::before {
  content: "󰻫";
}

.mdi-file-cad-box::before {
  content: "󰻬";
}

.mdi-file-cancel::before {
  content: "󰷆";
}

.mdi-file-cancel-outline::before {
  content: "󰷇";
}

.mdi-file-certificate::before {
  content: "󱆆";
}

.mdi-file-certificate-outline::before {
  content: "󱆇";
}

.mdi-file-chart::before {
  content: "󰈕";
}

.mdi-file-chart-outline::before {
  content: "󱀩";
}

.mdi-file-check::before {
  content: "󰈖";
}

.mdi-file-check-outline::before {
  content: "󰸩";
}

.mdi-file-clock::before {
  content: "󱋡";
}

.mdi-file-clock-outline::before {
  content: "󱋢";
}

.mdi-file-cloud::before {
  content: "󰈗";
}

.mdi-file-cloud-outline::before {
  content: "󱀪";
}

.mdi-file-code::before {
  content: "󰈮";
}

.mdi-file-code-outline::before {
  content: "󱀫";
}

.mdi-file-cog::before {
  content: "󱁻";
}

.mdi-file-cog-outline::before {
  content: "󱁼";
}

.mdi-file-compare::before {
  content: "󰢪";
}

.mdi-file-delimited::before {
  content: "󰈘";
}

.mdi-file-delimited-outline::before {
  content: "󰺥";
}

.mdi-file-document::before {
  content: "󰈙";
}

.mdi-file-document-edit::before {
  content: "󰷈";
}

.mdi-file-document-edit-outline::before {
  content: "󰷉";
}

.mdi-file-document-multiple::before {
  content: "󱔗";
}

.mdi-file-document-multiple-outline::before {
  content: "󱔘";
}

.mdi-file-document-outline::before {
  content: "󰧮";
}

.mdi-file-download::before {
  content: "󰥥";
}

.mdi-file-download-outline::before {
  content: "󰥦";
}

.mdi-file-edit::before {
  content: "󱇧";
}

.mdi-file-edit-outline::before {
  content: "󱇨";
}

.mdi-file-excel::before {
  content: "󰈛";
}

.mdi-file-excel-box::before {
  content: "󰈜";
}

.mdi-file-excel-box-outline::before {
  content: "󱀬";
}

.mdi-file-excel-outline::before {
  content: "󱀭";
}

.mdi-file-export::before {
  content: "󰈝";
}

.mdi-file-export-outline::before {
  content: "󱀮";
}

.mdi-file-eye::before {
  content: "󰷊";
}

.mdi-file-eye-outline::before {
  content: "󰷋";
}

.mdi-file-find::before {
  content: "󰈞";
}

.mdi-file-find-outline::before {
  content: "󰮗";
}

.mdi-file-hidden::before {
  content: "󰘓";
}

.mdi-file-image::before {
  content: "󰈟";
}

.mdi-file-image-outline::before {
  content: "󰺰";
}

.mdi-file-import::before {
  content: "󰈠";
}

.mdi-file-import-outline::before {
  content: "󱀯";
}

.mdi-file-key::before {
  content: "󱆄";
}

.mdi-file-key-outline::before {
  content: "󱆅";
}

.mdi-file-link::before {
  content: "󱅷";
}

.mdi-file-link-outline::before {
  content: "󱅸";
}

.mdi-file-lock::before {
  content: "󰈡";
}

.mdi-file-lock-outline::before {
  content: "󱀰";
}

.mdi-file-move::before {
  content: "󰪹";
}

.mdi-file-move-outline::before {
  content: "󱀱";
}

.mdi-file-multiple::before {
  content: "󰈢";
}

.mdi-file-multiple-outline::before {
  content: "󱀲";
}

.mdi-file-music::before {
  content: "󰈣";
}

.mdi-file-music-outline::before {
  content: "󰸪";
}

.mdi-file-outline::before {
  content: "󰈤";
}

.mdi-file-pdf::before {
  content: "󰈥";
}

.mdi-file-pdf-box::before {
  content: "󰈦";
}

.mdi-file-pdf-box-outline::before {
  content: "󰾳";
}

.mdi-file-pdf-outline::before {
  content: "󰸭";
}

.mdi-file-percent::before {
  content: "󰠞";
}

.mdi-file-percent-outline::before {
  content: "󱀳";
}

.mdi-file-phone::before {
  content: "󱅹";
}

.mdi-file-phone-outline::before {
  content: "󱅺";
}

.mdi-file-plus::before {
  content: "󰝒";
}

.mdi-file-plus-outline::before {
  content: "󰻭";
}

.mdi-file-powerpoint::before {
  content: "󰈧";
}

.mdi-file-powerpoint-box::before {
  content: "󰈨";
}

.mdi-file-powerpoint-box-outline::before {
  content: "󱀴";
}

.mdi-file-powerpoint-outline::before {
  content: "󱀵";
}

.mdi-file-presentation-box::before {
  content: "󰈩";
}

.mdi-file-question::before {
  content: "󰡯";
}

.mdi-file-question-outline::before {
  content: "󱀶";
}

.mdi-file-refresh::before {
  content: "󰤘";
}

.mdi-file-refresh-outline::before {
  content: "󰕁";
}

.mdi-file-remove::before {
  content: "󰮘";
}

.mdi-file-remove-outline::before {
  content: "󱀷";
}

.mdi-file-replace::before {
  content: "󰬲";
}

.mdi-file-replace-outline::before {
  content: "󰬳";
}

.mdi-file-restore::before {
  content: "󰙰";
}

.mdi-file-restore-outline::before {
  content: "󱀸";
}

.mdi-file-search::before {
  content: "󰱼";
}

.mdi-file-search-outline::before {
  content: "󰱽";
}

.mdi-file-send::before {
  content: "󰈪";
}

.mdi-file-send-outline::before {
  content: "󱀹";
}

.mdi-file-settings::before {
  content: "󱁹";
}

.mdi-file-settings-outline::before {
  content: "󱁺";
}

.mdi-file-star::before {
  content: "󱀺";
}

.mdi-file-star-outline::before {
  content: "󱀻";
}

.mdi-file-swap::before {
  content: "󰾴";
}

.mdi-file-swap-outline::before {
  content: "󰾵";
}

.mdi-file-sync::before {
  content: "󱈖";
}

.mdi-file-sync-outline::before {
  content: "󱈗";
}

.mdi-file-table::before {
  content: "󰱾";
}

.mdi-file-table-box::before {
  content: "󱃡";
}

.mdi-file-table-box-multiple::before {
  content: "󱃢";
}

.mdi-file-table-box-multiple-outline::before {
  content: "󱃣";
}

.mdi-file-table-box-outline::before {
  content: "󱃤";
}

.mdi-file-table-outline::before {
  content: "󰱿";
}

.mdi-file-tree::before {
  content: "󰙅";
}

.mdi-file-tree-outline::before {
  content: "󱏒";
}

.mdi-file-undo::before {
  content: "󰣜";
}

.mdi-file-undo-outline::before {
  content: "󱀼";
}

.mdi-file-upload::before {
  content: "󰩍";
}

.mdi-file-upload-outline::before {
  content: "󰩎";
}

.mdi-file-video::before {
  content: "󰈫";
}

.mdi-file-video-outline::before {
  content: "󰸬";
}

.mdi-file-word::before {
  content: "󰈬";
}

.mdi-file-word-box::before {
  content: "󰈭";
}

.mdi-file-word-box-outline::before {
  content: "󱀽";
}

.mdi-file-word-outline::before {
  content: "󱀾";
}

.mdi-film::before {
  content: "󰈯";
}

.mdi-filmstrip::before {
  content: "󰈰";
}

.mdi-filmstrip-box::before {
  content: "󰌲";
}

.mdi-filmstrip-box-multiple::before {
  content: "󰴘";
}

.mdi-filmstrip-off::before {
  content: "󰈱";
}

.mdi-filter::before {
  content: "󰈲";
}

.mdi-filter-menu::before {
  content: "󱃥";
}

.mdi-filter-menu-outline::before {
  content: "󱃦";
}

.mdi-filter-minus::before {
  content: "󰻮";
}

.mdi-filter-minus-outline::before {
  content: "󰻯";
}

.mdi-filter-off::before {
  content: "󱓯";
}

.mdi-filter-off-outline::before {
  content: "󱓰";
}

.mdi-filter-outline::before {
  content: "󰈳";
}

.mdi-filter-plus::before {
  content: "󰻰";
}

.mdi-filter-plus-outline::before {
  content: "󰻱";
}

.mdi-filter-remove::before {
  content: "󰈴";
}

.mdi-filter-remove-outline::before {
  content: "󰈵";
}

.mdi-filter-variant::before {
  content: "󰈶";
}

.mdi-filter-variant-minus::before {
  content: "󱄒";
}

.mdi-filter-variant-plus::before {
  content: "󱄓";
}

.mdi-filter-variant-remove::before {
  content: "󱀿";
}

.mdi-finance::before {
  content: "󰠟";
}

.mdi-find-replace::before {
  content: "󰛔";
}

.mdi-fingerprint::before {
  content: "󰈷";
}

.mdi-fingerprint-off::before {
  content: "󰺱";
}

.mdi-fire::before {
  content: "󰈸";
}

.mdi-fire-alert::before {
  content: "󱗗";
}

.mdi-fire-extinguisher::before {
  content: "󰻲";
}

.mdi-fire-hydrant::before {
  content: "󱄷";
}

.mdi-fire-hydrant-alert::before {
  content: "󱄸";
}

.mdi-fire-hydrant-off::before {
  content: "󱄹";
}

.mdi-fire-off::before {
  content: "󱜢";
}

.mdi-fire-truck::before {
  content: "󰢫";
}

.mdi-firebase::before {
  content: "󰥧";
}

.mdi-firefox::before {
  content: "󰈹";
}

.mdi-fireplace::before {
  content: "󰸮";
}

.mdi-fireplace-off::before {
  content: "󰸯";
}

.mdi-firework::before {
  content: "󰸰";
}

.mdi-firework-off::before {
  content: "󱜣";
}

.mdi-fish::before {
  content: "󰈺";
}

.mdi-fish-off::before {
  content: "󱏳";
}

.mdi-fishbowl::before {
  content: "󰻳";
}

.mdi-fishbowl-outline::before {
  content: "󰻴";
}

.mdi-fit-to-page::before {
  content: "󰻵";
}

.mdi-fit-to-page-outline::before {
  content: "󰻶";
}

.mdi-flag::before {
  content: "󰈻";
}

.mdi-flag-checkered::before {
  content: "󰈼";
}

.mdi-flag-minus::before {
  content: "󰮙";
}

.mdi-flag-minus-outline::before {
  content: "󱂲";
}

.mdi-flag-outline::before {
  content: "󰈽";
}

.mdi-flag-plus::before {
  content: "󰮚";
}

.mdi-flag-plus-outline::before {
  content: "󱂳";
}

.mdi-flag-remove::before {
  content: "󰮛";
}

.mdi-flag-remove-outline::before {
  content: "󱂴";
}

.mdi-flag-triangle::before {
  content: "󰈿";
}

.mdi-flag-variant::before {
  content: "󰉀";
}

.mdi-flag-variant-outline::before {
  content: "󰈾";
}

.mdi-flare::before {
  content: "󰵲";
}

.mdi-flash::before {
  content: "󰉁";
}

.mdi-flash-alert::before {
  content: "󰻷";
}

.mdi-flash-alert-outline::before {
  content: "󰻸";
}

.mdi-flash-auto::before {
  content: "󰉂";
}

.mdi-flash-circle::before {
  content: "󰠠";
}

.mdi-flash-off::before {
  content: "󰉃";
}

.mdi-flash-outline::before {
  content: "󰛕";
}

.mdi-flash-red-eye::before {
  content: "󰙻";
}

.mdi-flashlight::before {
  content: "󰉄";
}

.mdi-flashlight-off::before {
  content: "󰉅";
}

.mdi-flask::before {
  content: "󰂓";
}

.mdi-flask-empty::before {
  content: "󰂔";
}

.mdi-flask-empty-minus::before {
  content: "󱈺";
}

.mdi-flask-empty-minus-outline::before {
  content: "󱈻";
}

.mdi-flask-empty-off::before {
  content: "󱏴";
}

.mdi-flask-empty-off-outline::before {
  content: "󱏵";
}

.mdi-flask-empty-outline::before {
  content: "󰂕";
}

.mdi-flask-empty-plus::before {
  content: "󱈼";
}

.mdi-flask-empty-plus-outline::before {
  content: "󱈽";
}

.mdi-flask-empty-remove::before {
  content: "󱈾";
}

.mdi-flask-empty-remove-outline::before {
  content: "󱈿";
}

.mdi-flask-minus::before {
  content: "󱉀";
}

.mdi-flask-minus-outline::before {
  content: "󱉁";
}

.mdi-flask-off::before {
  content: "󱏶";
}

.mdi-flask-off-outline::before {
  content: "󱏷";
}

.mdi-flask-outline::before {
  content: "󰂖";
}

.mdi-flask-plus::before {
  content: "󱉂";
}

.mdi-flask-plus-outline::before {
  content: "󱉃";
}

.mdi-flask-remove::before {
  content: "󱉄";
}

.mdi-flask-remove-outline::before {
  content: "󱉅";
}

.mdi-flask-round-bottom::before {
  content: "󱉋";
}

.mdi-flask-round-bottom-empty::before {
  content: "󱉌";
}

.mdi-flask-round-bottom-empty-outline::before {
  content: "󱉍";
}

.mdi-flask-round-bottom-outline::before {
  content: "󱉎";
}

.mdi-fleur-de-lis::before {
  content: "󱌃";
}

.mdi-flip-horizontal::before {
  content: "󱃧";
}

.mdi-flip-to-back::before {
  content: "󰉇";
}

.mdi-flip-to-front::before {
  content: "󰉈";
}

.mdi-flip-vertical::before {
  content: "󱃨";
}

.mdi-floor-lamp::before {
  content: "󰣝";
}

.mdi-floor-lamp-dual::before {
  content: "󱁀";
}

.mdi-floor-lamp-variant::before {
  content: "󱁁";
}

.mdi-floor-plan::before {
  content: "󰠡";
}

.mdi-floppy::before {
  content: "󰉉";
}

.mdi-floppy-variant::before {
  content: "󰧯";
}

.mdi-flower::before {
  content: "󰉊";
}

.mdi-flower-outline::before {
  content: "󰧰";
}

.mdi-flower-poppy::before {
  content: "󰴈";
}

.mdi-flower-tulip::before {
  content: "󰧱";
}

.mdi-flower-tulip-outline::before {
  content: "󰧲";
}

.mdi-focus-auto::before {
  content: "󰽎";
}

.mdi-focus-field::before {
  content: "󰽏";
}

.mdi-focus-field-horizontal::before {
  content: "󰽐";
}

.mdi-focus-field-vertical::before {
  content: "󰽑";
}

.mdi-folder::before {
  content: "󰉋";
}

.mdi-folder-account::before {
  content: "󰉌";
}

.mdi-folder-account-outline::before {
  content: "󰮜";
}

.mdi-folder-alert::before {
  content: "󰷌";
}

.mdi-folder-alert-outline::before {
  content: "󰷍";
}

.mdi-folder-clock::before {
  content: "󰪺";
}

.mdi-folder-clock-outline::before {
  content: "󰪻";
}

.mdi-folder-cog::before {
  content: "󱁿";
}

.mdi-folder-cog-outline::before {
  content: "󱂀";
}

.mdi-folder-download::before {
  content: "󰉍";
}

.mdi-folder-download-outline::before {
  content: "󱃩";
}

.mdi-folder-edit::before {
  content: "󰣞";
}

.mdi-folder-edit-outline::before {
  content: "󰷎";
}

.mdi-folder-google-drive::before {
  content: "󰉎";
}

.mdi-folder-heart::before {
  content: "󱃪";
}

.mdi-folder-heart-outline::before {
  content: "󱃫";
}

.mdi-folder-home::before {
  content: "󱂵";
}

.mdi-folder-home-outline::before {
  content: "󱂶";
}

.mdi-folder-image::before {
  content: "󰉏";
}

.mdi-folder-information::before {
  content: "󱂷";
}

.mdi-folder-information-outline::before {
  content: "󱂸";
}

.mdi-folder-key::before {
  content: "󰢬";
}

.mdi-folder-key-network::before {
  content: "󰢭";
}

.mdi-folder-key-network-outline::before {
  content: "󰲀";
}

.mdi-folder-key-outline::before {
  content: "󱃬";
}

.mdi-folder-lock::before {
  content: "󰉐";
}

.mdi-folder-lock-open::before {
  content: "󰉑";
}

.mdi-folder-marker::before {
  content: "󱉭";
}

.mdi-folder-marker-outline::before {
  content: "󱉮";
}

.mdi-folder-move::before {
  content: "󰉒";
}

.mdi-folder-move-outline::before {
  content: "󱉆";
}

.mdi-folder-multiple::before {
  content: "󰉓";
}

.mdi-folder-multiple-image::before {
  content: "󰉔";
}

.mdi-folder-multiple-outline::before {
  content: "󰉕";
}

.mdi-folder-multiple-plus::before {
  content: "󱑾";
}

.mdi-folder-multiple-plus-outline::before {
  content: "󱑿";
}

.mdi-folder-music::before {
  content: "󱍙";
}

.mdi-folder-music-outline::before {
  content: "󱍚";
}

.mdi-folder-network::before {
  content: "󰡰";
}

.mdi-folder-network-outline::before {
  content: "󰲁";
}

.mdi-folder-open::before {
  content: "󰝰";
}

.mdi-folder-open-outline::before {
  content: "󰷏";
}

.mdi-folder-outline::before {
  content: "󰉖";
}

.mdi-folder-plus::before {
  content: "󰉗";
}

.mdi-folder-plus-outline::before {
  content: "󰮝";
}

.mdi-folder-pound::before {
  content: "󰴉";
}

.mdi-folder-pound-outline::before {
  content: "󰴊";
}

.mdi-folder-refresh::before {
  content: "󰝉";
}

.mdi-folder-refresh-outline::before {
  content: "󰕂";
}

.mdi-folder-remove::before {
  content: "󰉘";
}

.mdi-folder-remove-outline::before {
  content: "󰮞";
}

.mdi-folder-search::before {
  content: "󰥨";
}

.mdi-folder-search-outline::before {
  content: "󰥩";
}

.mdi-folder-settings::before {
  content: "󱁽";
}

.mdi-folder-settings-outline::before {
  content: "󱁾";
}

.mdi-folder-star::before {
  content: "󰚝";
}

.mdi-folder-star-multiple::before {
  content: "󱏓";
}

.mdi-folder-star-multiple-outline::before {
  content: "󱏔";
}

.mdi-folder-star-outline::before {
  content: "󰮟";
}

.mdi-folder-swap::before {
  content: "󰾶";
}

.mdi-folder-swap-outline::before {
  content: "󰾷";
}

.mdi-folder-sync::before {
  content: "󰴋";
}

.mdi-folder-sync-outline::before {
  content: "󰴌";
}

.mdi-folder-table::before {
  content: "󱋣";
}

.mdi-folder-table-outline::before {
  content: "󱋤";
}

.mdi-folder-text::before {
  content: "󰲂";
}

.mdi-folder-text-outline::before {
  content: "󰲃";
}

.mdi-folder-upload::before {
  content: "󰉙";
}

.mdi-folder-upload-outline::before {
  content: "󱃭";
}

.mdi-folder-zip::before {
  content: "󰛫";
}

.mdi-folder-zip-outline::before {
  content: "󰞹";
}

.mdi-font-awesome::before {
  content: "󰀺";
}

.mdi-food::before {
  content: "󰉚";
}

.mdi-food-apple::before {
  content: "󰉛";
}

.mdi-food-apple-outline::before {
  content: "󰲄";
}

.mdi-food-croissant::before {
  content: "󰟈";
}

.mdi-food-drumstick::before {
  content: "󱐟";
}

.mdi-food-drumstick-off::before {
  content: "󱑨";
}

.mdi-food-drumstick-off-outline::before {
  content: "󱑩";
}

.mdi-food-drumstick-outline::before {
  content: "󱐠";
}

.mdi-food-fork-drink::before {
  content: "󰗲";
}

.mdi-food-halal::before {
  content: "󱕲";
}

.mdi-food-kosher::before {
  content: "󱕳";
}

.mdi-food-off::before {
  content: "󰗳";
}

.mdi-food-steak::before {
  content: "󱑪";
}

.mdi-food-steak-off::before {
  content: "󱑫";
}

.mdi-food-turkey::before {
  content: "󱜜";
}

.mdi-food-variant::before {
  content: "󰉜";
}

.mdi-food-variant-off::before {
  content: "󱏥";
}

.mdi-foot-print::before {
  content: "󰽒";
}

.mdi-football::before {
  content: "󰉝";
}

.mdi-football-australian::before {
  content: "󰉞";
}

.mdi-football-helmet::before {
  content: "󰉟";
}

.mdi-forklift::before {
  content: "󰟉";
}

.mdi-form-dropdown::before {
  content: "󱐀";
}

.mdi-form-select::before {
  content: "󱐁";
}

.mdi-form-textarea::before {
  content: "󱂕";
}

.mdi-form-textbox::before {
  content: "󰘎";
}

.mdi-form-textbox-lock::before {
  content: "󱍝";
}

.mdi-form-textbox-password::before {
  content: "󰟵";
}

.mdi-format-align-bottom::before {
  content: "󰝓";
}

.mdi-format-align-center::before {
  content: "󰉠";
}

.mdi-format-align-justify::before {
  content: "󰉡";
}

.mdi-format-align-left::before {
  content: "󰉢";
}

.mdi-format-align-middle::before {
  content: "󰝔";
}

.mdi-format-align-right::before {
  content: "󰉣";
}

.mdi-format-align-top::before {
  content: "󰝕";
}

.mdi-format-annotation-minus::before {
  content: "󰪼";
}

.mdi-format-annotation-plus::before {
  content: "󰙆";
}

.mdi-format-bold::before {
  content: "󰉤";
}

.mdi-format-clear::before {
  content: "󰉥";
}

.mdi-format-color-fill::before {
  content: "󰉦";
}

.mdi-format-color-highlight::before {
  content: "󰸱";
}

.mdi-format-color-marker-cancel::before {
  content: "󱌓";
}

.mdi-format-color-text::before {
  content: "󰚞";
}

.mdi-format-columns::before {
  content: "󰣟";
}

.mdi-format-float-center::before {
  content: "󰉧";
}

.mdi-format-float-left::before {
  content: "󰉨";
}

.mdi-format-float-none::before {
  content: "󰉩";
}

.mdi-format-float-right::before {
  content: "󰉪";
}

.mdi-format-font::before {
  content: "󰛖";
}

.mdi-format-font-size-decrease::before {
  content: "󰧳";
}

.mdi-format-font-size-increase::before {
  content: "󰧴";
}

.mdi-format-header-1::before {
  content: "󰉫";
}

.mdi-format-header-2::before {
  content: "󰉬";
}

.mdi-format-header-3::before {
  content: "󰉭";
}

.mdi-format-header-4::before {
  content: "󰉮";
}

.mdi-format-header-5::before {
  content: "󰉯";
}

.mdi-format-header-6::before {
  content: "󰉰";
}

.mdi-format-header-decrease::before {
  content: "󰉱";
}

.mdi-format-header-equal::before {
  content: "󰉲";
}

.mdi-format-header-increase::before {
  content: "󰉳";
}

.mdi-format-header-pound::before {
  content: "󰉴";
}

.mdi-format-horizontal-align-center::before {
  content: "󰘞";
}

.mdi-format-horizontal-align-left::before {
  content: "󰘟";
}

.mdi-format-horizontal-align-right::before {
  content: "󰘠";
}

.mdi-format-indent-decrease::before {
  content: "󰉵";
}

.mdi-format-indent-increase::before {
  content: "󰉶";
}

.mdi-format-italic::before {
  content: "󰉷";
}

.mdi-format-letter-case::before {
  content: "󰬴";
}

.mdi-format-letter-case-lower::before {
  content: "󰬵";
}

.mdi-format-letter-case-upper::before {
  content: "󰬶";
}

.mdi-format-letter-ends-with::before {
  content: "󰾸";
}

.mdi-format-letter-matches::before {
  content: "󰾹";
}

.mdi-format-letter-starts-with::before {
  content: "󰾺";
}

.mdi-format-line-spacing::before {
  content: "󰉸";
}

.mdi-format-line-style::before {
  content: "󰗈";
}

.mdi-format-line-weight::before {
  content: "󰗉";
}

.mdi-format-list-bulleted::before {
  content: "󰉹";
}

.mdi-format-list-bulleted-square::before {
  content: "󰷐";
}

.mdi-format-list-bulleted-triangle::before {
  content: "󰺲";
}

.mdi-format-list-bulleted-type::before {
  content: "󰉺";
}

.mdi-format-list-checkbox::before {
  content: "󰥪";
}

.mdi-format-list-checks::before {
  content: "󰝖";
}

.mdi-format-list-numbered::before {
  content: "󰉻";
}

.mdi-format-list-numbered-rtl::before {
  content: "󰴍";
}

.mdi-format-list-text::before {
  content: "󱉯";
}

.mdi-format-overline::before {
  content: "󰺳";
}

.mdi-format-page-break::before {
  content: "󰛗";
}

.mdi-format-paint::before {
  content: "󰉼";
}

.mdi-format-paragraph::before {
  content: "󰉽";
}

.mdi-format-pilcrow::before {
  content: "󰛘";
}

.mdi-format-quote-close::before {
  content: "󰉾";
}

.mdi-format-quote-close-outline::before {
  content: "󱆨";
}

.mdi-format-quote-open::before {
  content: "󰝗";
}

.mdi-format-quote-open-outline::before {
  content: "󱆧";
}

.mdi-format-rotate-90::before {
  content: "󰚪";
}

.mdi-format-section::before {
  content: "󰚟";
}

.mdi-format-size::before {
  content: "󰉿";
}

.mdi-format-strikethrough::before {
  content: "󰊀";
}

.mdi-format-strikethrough-variant::before {
  content: "󰊁";
}

.mdi-format-subscript::before {
  content: "󰊂";
}

.mdi-format-superscript::before {
  content: "󰊃";
}

.mdi-format-text::before {
  content: "󰊄";
}

.mdi-format-text-rotation-angle-down::before {
  content: "󰾻";
}

.mdi-format-text-rotation-angle-up::before {
  content: "󰾼";
}

.mdi-format-text-rotation-down::before {
  content: "󰵳";
}

.mdi-format-text-rotation-down-vertical::before {
  content: "󰾽";
}

.mdi-format-text-rotation-none::before {
  content: "󰵴";
}

.mdi-format-text-rotation-up::before {
  content: "󰾾";
}

.mdi-format-text-rotation-vertical::before {
  content: "󰾿";
}

.mdi-format-text-variant::before {
  content: "󰸲";
}

.mdi-format-text-variant-outline::before {
  content: "󱔏";
}

.mdi-format-text-wrapping-clip::before {
  content: "󰴎";
}

.mdi-format-text-wrapping-overflow::before {
  content: "󰴏";
}

.mdi-format-text-wrapping-wrap::before {
  content: "󰴐";
}

.mdi-format-textbox::before {
  content: "󰴑";
}

.mdi-format-textdirection-l-to-r::before {
  content: "󰊅";
}

.mdi-format-textdirection-r-to-l::before {
  content: "󰊆";
}

.mdi-format-title::before {
  content: "󰗴";
}

.mdi-format-underline::before {
  content: "󰊇";
}

.mdi-format-vertical-align-bottom::before {
  content: "󰘡";
}

.mdi-format-vertical-align-center::before {
  content: "󰘢";
}

.mdi-format-vertical-align-top::before {
  content: "󰘣";
}

.mdi-format-wrap-inline::before {
  content: "󰊈";
}

.mdi-format-wrap-square::before {
  content: "󰊉";
}

.mdi-format-wrap-tight::before {
  content: "󰊊";
}

.mdi-format-wrap-top-bottom::before {
  content: "󰊋";
}

.mdi-forum::before {
  content: "󰊌";
}

.mdi-forum-outline::before {
  content: "󰠢";
}

.mdi-forward::before {
  content: "󰊍";
}

.mdi-forwardburger::before {
  content: "󰵵";
}

.mdi-fountain::before {
  content: "󰥫";
}

.mdi-fountain-pen::before {
  content: "󰴒";
}

.mdi-fountain-pen-tip::before {
  content: "󰴓";
}

.mdi-freebsd::before {
  content: "󰣠";
}

.mdi-frequently-asked-questions::before {
  content: "󰺴";
}

.mdi-fridge::before {
  content: "󰊐";
}

.mdi-fridge-alert::before {
  content: "󱆱";
}

.mdi-fridge-alert-outline::before {
  content: "󱆲";
}

.mdi-fridge-bottom::before {
  content: "󰊒";
}

.mdi-fridge-industrial::before {
  content: "󱗮";
}

.mdi-fridge-industrial-alert::before {
  content: "󱗯";
}

.mdi-fridge-industrial-alert-outline::before {
  content: "󱗰";
}

.mdi-fridge-industrial-off::before {
  content: "󱗱";
}

.mdi-fridge-industrial-off-outline::before {
  content: "󱗲";
}

.mdi-fridge-industrial-outline::before {
  content: "󱗳";
}

.mdi-fridge-off::before {
  content: "󱆯";
}

.mdi-fridge-off-outline::before {
  content: "󱆰";
}

.mdi-fridge-outline::before {
  content: "󰊏";
}

.mdi-fridge-top::before {
  content: "󰊑";
}

.mdi-fridge-variant::before {
  content: "󱗴";
}

.mdi-fridge-variant-alert::before {
  content: "󱗵";
}

.mdi-fridge-variant-alert-outline::before {
  content: "󱗶";
}

.mdi-fridge-variant-off::before {
  content: "󱗷";
}

.mdi-fridge-variant-off-outline::before {
  content: "󱗸";
}

.mdi-fridge-variant-outline::before {
  content: "󱗹";
}

.mdi-fruit-cherries::before {
  content: "󱁂";
}

.mdi-fruit-cherries-off::before {
  content: "󱏸";
}

.mdi-fruit-citrus::before {
  content: "󱁃";
}

.mdi-fruit-citrus-off::before {
  content: "󱏹";
}

.mdi-fruit-grapes::before {
  content: "󱁄";
}

.mdi-fruit-grapes-outline::before {
  content: "󱁅";
}

.mdi-fruit-pineapple::before {
  content: "󱁆";
}

.mdi-fruit-watermelon::before {
  content: "󱁇";
}

.mdi-fuel::before {
  content: "󰟊";
}

.mdi-fullscreen::before {
  content: "󰊓";
}

.mdi-fullscreen-exit::before {
  content: "󰊔";
}

.mdi-function::before {
  content: "󰊕";
}

.mdi-function-variant::before {
  content: "󰡱";
}

.mdi-furigana-horizontal::before {
  content: "󱂁";
}

.mdi-furigana-vertical::before {
  content: "󱂂";
}

.mdi-fuse::before {
  content: "󰲅";
}

.mdi-fuse-alert::before {
  content: "󱐭";
}

.mdi-fuse-blade::before {
  content: "󰲆";
}

.mdi-fuse-off::before {
  content: "󱐬";
}

.mdi-gamepad::before {
  content: "󰊖";
}

.mdi-gamepad-circle::before {
  content: "󰸳";
}

.mdi-gamepad-circle-down::before {
  content: "󰸴";
}

.mdi-gamepad-circle-left::before {
  content: "󰸵";
}

.mdi-gamepad-circle-outline::before {
  content: "󰸶";
}

.mdi-gamepad-circle-right::before {
  content: "󰸷";
}

.mdi-gamepad-circle-up::before {
  content: "󰸸";
}

.mdi-gamepad-down::before {
  content: "󰸹";
}

.mdi-gamepad-left::before {
  content: "󰸺";
}

.mdi-gamepad-right::before {
  content: "󰸻";
}

.mdi-gamepad-round::before {
  content: "󰸼";
}

.mdi-gamepad-round-down::before {
  content: "󰸽";
}

.mdi-gamepad-round-left::before {
  content: "󰸾";
}

.mdi-gamepad-round-outline::before {
  content: "󰸿";
}

.mdi-gamepad-round-right::before {
  content: "󰹀";
}

.mdi-gamepad-round-up::before {
  content: "󰹁";
}

.mdi-gamepad-square::before {
  content: "󰺵";
}

.mdi-gamepad-square-outline::before {
  content: "󰺶";
}

.mdi-gamepad-up::before {
  content: "󰹂";
}

.mdi-gamepad-variant::before {
  content: "󰊗";
}

.mdi-gamepad-variant-outline::before {
  content: "󰺷";
}

.mdi-gamma::before {
  content: "󱃮";
}

.mdi-gantry-crane::before {
  content: "󰷑";
}

.mdi-garage::before {
  content: "󰛙";
}

.mdi-garage-alert::before {
  content: "󰡲";
}

.mdi-garage-alert-variant::before {
  content: "󱋕";
}

.mdi-garage-open::before {
  content: "󰛚";
}

.mdi-garage-open-variant::before {
  content: "󱋔";
}

.mdi-garage-variant::before {
  content: "󱋓";
}

.mdi-gas-cylinder::before {
  content: "󰙇";
}

.mdi-gas-station::before {
  content: "󰊘";
}

.mdi-gas-station-off::before {
  content: "󱐉";
}

.mdi-gas-station-off-outline::before {
  content: "󱐊";
}

.mdi-gas-station-outline::before {
  content: "󰺸";
}

.mdi-gate::before {
  content: "󰊙";
}

.mdi-gate-and::before {
  content: "󰣡";
}

.mdi-gate-arrow-right::before {
  content: "󱅩";
}

.mdi-gate-nand::before {
  content: "󰣢";
}

.mdi-gate-nor::before {
  content: "󰣣";
}

.mdi-gate-not::before {
  content: "󰣤";
}

.mdi-gate-open::before {
  content: "󱅪";
}

.mdi-gate-or::before {
  content: "󰣥";
}

.mdi-gate-xnor::before {
  content: "󰣦";
}

.mdi-gate-xor::before {
  content: "󰣧";
}

.mdi-gatsby::before {
  content: "󰹃";
}

.mdi-gauge::before {
  content: "󰊚";
}

.mdi-gauge-empty::before {
  content: "󰡳";
}

.mdi-gauge-full::before {
  content: "󰡴";
}

.mdi-gauge-low::before {
  content: "󰡵";
}

.mdi-gavel::before {
  content: "󰊛";
}

.mdi-gender-female::before {
  content: "󰊜";
}

.mdi-gender-male::before {
  content: "󰊝";
}

.mdi-gender-male-female::before {
  content: "󰊞";
}

.mdi-gender-male-female-variant::before {
  content: "󱄿";
}

.mdi-gender-non-binary::before {
  content: "󱅀";
}

.mdi-gender-transgender::before {
  content: "󰊟";
}

.mdi-gentoo::before {
  content: "󰣨";
}

.mdi-gesture::before {
  content: "󰟋";
}

.mdi-gesture-double-tap::before {
  content: "󰜼";
}

.mdi-gesture-pinch::before {
  content: "󰪽";
}

.mdi-gesture-spread::before {
  content: "󰪾";
}

.mdi-gesture-swipe::before {
  content: "󰵶";
}

.mdi-gesture-swipe-down::before {
  content: "󰜽";
}

.mdi-gesture-swipe-horizontal::before {
  content: "󰪿";
}

.mdi-gesture-swipe-left::before {
  content: "󰜾";
}

.mdi-gesture-swipe-right::before {
  content: "󰜿";
}

.mdi-gesture-swipe-up::before {
  content: "󰝀";
}

.mdi-gesture-swipe-vertical::before {
  content: "󰫀";
}

.mdi-gesture-tap::before {
  content: "󰝁";
}

.mdi-gesture-tap-box::before {
  content: "󱊩";
}

.mdi-gesture-tap-button::before {
  content: "󱊨";
}

.mdi-gesture-tap-hold::before {
  content: "󰵷";
}

.mdi-gesture-two-double-tap::before {
  content: "󰝂";
}

.mdi-gesture-two-tap::before {
  content: "󰝃";
}

.mdi-ghost::before {
  content: "󰊠";
}

.mdi-ghost-off::before {
  content: "󰧵";
}

.mdi-ghost-off-outline::before {
  content: "󱙜";
}

.mdi-ghost-outline::before {
  content: "󱙝";
}

.mdi-gif::before {
  content: "󰵸";
}

.mdi-gift::before {
  content: "󰹄";
}

.mdi-gift-off::before {
  content: "󱛯";
}

.mdi-gift-off-outline::before {
  content: "󱛰";
}

.mdi-gift-open::before {
  content: "󱛱";
}

.mdi-gift-open-outline::before {
  content: "󱛲";
}

.mdi-gift-outline::before {
  content: "󰊡";
}

.mdi-git::before {
  content: "󰊢";
}

.mdi-github::before {
  content: "󰊤";
}

.mdi-gitlab::before {
  content: "󰮠";
}

.mdi-glass-cocktail::before {
  content: "󰍖";
}

.mdi-glass-cocktail-off::before {
  content: "󱗦";
}

.mdi-glass-flute::before {
  content: "󰊥";
}

.mdi-glass-mug::before {
  content: "󰊦";
}

.mdi-glass-mug-off::before {
  content: "󱗧";
}

.mdi-glass-mug-variant::before {
  content: "󱄖";
}

.mdi-glass-mug-variant-off::before {
  content: "󱗨";
}

.mdi-glass-pint-outline::before {
  content: "󱌍";
}

.mdi-glass-stange::before {
  content: "󰊧";
}

.mdi-glass-tulip::before {
  content: "󰊨";
}

.mdi-glass-wine::before {
  content: "󰡶";
}

.mdi-glasses::before {
  content: "󰊪";
}

.mdi-globe-light::before {
  content: "󱋗";
}

.mdi-globe-model::before {
  content: "󰣩";
}

.mdi-gmail::before {
  content: "󰊫";
}

.mdi-gnome::before {
  content: "󰊬";
}

.mdi-go-kart::before {
  content: "󰵹";
}

.mdi-go-kart-track::before {
  content: "󰵺";
}

.mdi-gog::before {
  content: "󰮡";
}

.mdi-gold::before {
  content: "󱉏";
}

.mdi-golf::before {
  content: "󰠣";
}

.mdi-golf-cart::before {
  content: "󱆤";
}

.mdi-golf-tee::before {
  content: "󱂃";
}

.mdi-gondola::before {
  content: "󰚆";
}

.mdi-goodreads::before {
  content: "󰵻";
}

.mdi-google::before {
  content: "󰊭";
}

.mdi-google-ads::before {
  content: "󰲇";
}

.mdi-google-analytics::before {
  content: "󰟌";
}

.mdi-google-assistant::before {
  content: "󰟍";
}

.mdi-google-cardboard::before {
  content: "󰊮";
}

.mdi-google-chrome::before {
  content: "󰊯";
}

.mdi-google-circles::before {
  content: "󰊰";
}

.mdi-google-circles-communities::before {
  content: "󰊱";
}

.mdi-google-circles-extended::before {
  content: "󰊲";
}

.mdi-google-circles-group::before {
  content: "󰊳";
}

.mdi-google-classroom::before {
  content: "󰋀";
}

.mdi-google-cloud::before {
  content: "󱇶";
}

.mdi-google-controller::before {
  content: "󰊴";
}

.mdi-google-controller-off::before {
  content: "󰊵";
}

.mdi-google-downasaur::before {
  content: "󱍢";
}

.mdi-google-drive::before {
  content: "󰊶";
}

.mdi-google-earth::before {
  content: "󰊷";
}

.mdi-google-fit::before {
  content: "󰥬";
}

.mdi-google-glass::before {
  content: "󰊸";
}

.mdi-google-hangouts::before {
  content: "󰋉";
}

.mdi-google-home::before {
  content: "󰠤";
}

.mdi-google-keep::before {
  content: "󰛜";
}

.mdi-google-lens::before {
  content: "󰧶";
}

.mdi-google-maps::before {
  content: "󰗵";
}

.mdi-google-my-business::before {
  content: "󱁈";
}

.mdi-google-nearby::before {
  content: "󰊹";
}

.mdi-google-photos::before {
  content: "󰛝";
}

.mdi-google-play::before {
  content: "󰊼";
}

.mdi-google-plus::before {
  content: "󰊽";
}

.mdi-google-podcast::before {
  content: "󰺹";
}

.mdi-google-spreadsheet::before {
  content: "󰧷";
}

.mdi-google-street-view::before {
  content: "󰲈";
}

.mdi-google-translate::before {
  content: "󰊿";
}

.mdi-gradient::before {
  content: "󰚠";
}

.mdi-grain::before {
  content: "󰵼";
}

.mdi-graph::before {
  content: "󱁉";
}

.mdi-graph-outline::before {
  content: "󱁊";
}

.mdi-graphql::before {
  content: "󰡷";
}

.mdi-grass::before {
  content: "󱔐";
}

.mdi-grave-stone::before {
  content: "󰮢";
}

.mdi-grease-pencil::before {
  content: "󰙈";
}

.mdi-greater-than::before {
  content: "󰥭";
}

.mdi-greater-than-or-equal::before {
  content: "󰥮";
}

.mdi-grid::before {
  content: "󰋁";
}

.mdi-grid-large::before {
  content: "󰝘";
}

.mdi-grid-off::before {
  content: "󰋂";
}

.mdi-grill::before {
  content: "󰹅";
}

.mdi-grill-outline::before {
  content: "󱆊";
}

.mdi-group::before {
  content: "󰋃";
}

.mdi-guitar-acoustic::before {
  content: "󰝱";
}

.mdi-guitar-electric::before {
  content: "󰋄";
}

.mdi-guitar-pick::before {
  content: "󰋅";
}

.mdi-guitar-pick-outline::before {
  content: "󰋆";
}

.mdi-guy-fawkes-mask::before {
  content: "󰠥";
}

.mdi-hail::before {
  content: "󰫁";
}

.mdi-hair-dryer::before {
  content: "󱃯";
}

.mdi-hair-dryer-outline::before {
  content: "󱃰";
}

.mdi-halloween::before {
  content: "󰮣";
}

.mdi-hamburger::before {
  content: "󰚅";
}

.mdi-hammer::before {
  content: "󰣪";
}

.mdi-hammer-screwdriver::before {
  content: "󱌢";
}

.mdi-hammer-wrench::before {
  content: "󱌣";
}

.mdi-hand::before {
  content: "󰩏";
}

.mdi-hand-heart::before {
  content: "󱃱";
}

.mdi-hand-heart-outline::before {
  content: "󱕾";
}

.mdi-hand-left::before {
  content: "󰹆";
}

.mdi-hand-okay::before {
  content: "󰩐";
}

.mdi-hand-peace::before {
  content: "󰩑";
}

.mdi-hand-peace-variant::before {
  content: "󰩒";
}

.mdi-hand-pointing-down::before {
  content: "󰩓";
}

.mdi-hand-pointing-left::before {
  content: "󰩔";
}

.mdi-hand-pointing-right::before {
  content: "󰋇";
}

.mdi-hand-pointing-up::before {
  content: "󰩕";
}

.mdi-hand-right::before {
  content: "󰹇";
}

.mdi-hand-saw::before {
  content: "󰹈";
}

.mdi-hand-wash::before {
  content: "󱕿";
}

.mdi-hand-wash-outline::before {
  content: "󱖀";
}

.mdi-hand-water::before {
  content: "󱎟";
}

.mdi-handball::before {
  content: "󰽓";
}

.mdi-handcuffs::before {
  content: "󱄾";
}

.mdi-handshake::before {
  content: "󱈘";
}

.mdi-handshake-outline::before {
  content: "󱖡";
}

.mdi-hanger::before {
  content: "󰋈";
}

.mdi-hard-hat::before {
  content: "󰥯";
}

.mdi-harddisk::before {
  content: "󰋊";
}

.mdi-harddisk-plus::before {
  content: "󱁋";
}

.mdi-harddisk-remove::before {
  content: "󱁌";
}

.mdi-hat-fedora::before {
  content: "󰮤";
}

.mdi-hazard-lights::before {
  content: "󰲉";
}

.mdi-hdr::before {
  content: "󰵽";
}

.mdi-hdr-off::before {
  content: "󰵾";
}

.mdi-head::before {
  content: "󱍞";
}

.mdi-head-alert::before {
  content: "󱌸";
}

.mdi-head-alert-outline::before {
  content: "󱌹";
}

.mdi-head-check::before {
  content: "󱌺";
}

.mdi-head-check-outline::before {
  content: "󱌻";
}

.mdi-head-cog::before {
  content: "󱌼";
}

.mdi-head-cog-outline::before {
  content: "󱌽";
}

.mdi-head-dots-horizontal::before {
  content: "󱌾";
}

.mdi-head-dots-horizontal-outline::before {
  content: "󱌿";
}

.mdi-head-flash::before {
  content: "󱍀";
}

.mdi-head-flash-outline::before {
  content: "󱍁";
}

.mdi-head-heart::before {
  content: "󱍂";
}

.mdi-head-heart-outline::before {
  content: "󱍃";
}

.mdi-head-lightbulb::before {
  content: "󱍄";
}

.mdi-head-lightbulb-outline::before {
  content: "󱍅";
}

.mdi-head-minus::before {
  content: "󱍆";
}

.mdi-head-minus-outline::before {
  content: "󱍇";
}

.mdi-head-outline::before {
  content: "󱍟";
}

.mdi-head-plus::before {
  content: "󱍈";
}

.mdi-head-plus-outline::before {
  content: "󱍉";
}

.mdi-head-question::before {
  content: "󱍊";
}

.mdi-head-question-outline::before {
  content: "󱍋";
}

.mdi-head-remove::before {
  content: "󱍌";
}

.mdi-head-remove-outline::before {
  content: "󱍍";
}

.mdi-head-snowflake::before {
  content: "󱍎";
}

.mdi-head-snowflake-outline::before {
  content: "󱍏";
}

.mdi-head-sync::before {
  content: "󱍐";
}

.mdi-head-sync-outline::before {
  content: "󱍑";
}

.mdi-headphones::before {
  content: "󰋋";
}

.mdi-headphones-bluetooth::before {
  content: "󰥰";
}

.mdi-headphones-box::before {
  content: "󰋌";
}

.mdi-headphones-off::before {
  content: "󰟎";
}

.mdi-headphones-settings::before {
  content: "󰋍";
}

.mdi-headset::before {
  content: "󰋎";
}

.mdi-headset-dock::before {
  content: "󰋏";
}

.mdi-headset-off::before {
  content: "󰋐";
}

.mdi-heart::before {
  content: "󰋑";
}

.mdi-heart-box::before {
  content: "󰋒";
}

.mdi-heart-box-outline::before {
  content: "󰋓";
}

.mdi-heart-broken::before {
  content: "󰋔";
}

.mdi-heart-broken-outline::before {
  content: "󰴔";
}

.mdi-heart-circle::before {
  content: "󰥱";
}

.mdi-heart-circle-outline::before {
  content: "󰥲";
}

.mdi-heart-cog::before {
  content: "󱙣";
}

.mdi-heart-cog-outline::before {
  content: "󱙤";
}

.mdi-heart-flash::before {
  content: "󰻹";
}

.mdi-heart-half::before {
  content: "󰛟";
}

.mdi-heart-half-full::before {
  content: "󰛞";
}

.mdi-heart-half-outline::before {
  content: "󰛠";
}

.mdi-heart-minus::before {
  content: "󱐯";
}

.mdi-heart-minus-outline::before {
  content: "󱐲";
}

.mdi-heart-multiple::before {
  content: "󰩖";
}

.mdi-heart-multiple-outline::before {
  content: "󰩗";
}

.mdi-heart-off::before {
  content: "󰝙";
}

.mdi-heart-off-outline::before {
  content: "󱐴";
}

.mdi-heart-outline::before {
  content: "󰋕";
}

.mdi-heart-plus::before {
  content: "󱐮";
}

.mdi-heart-plus-outline::before {
  content: "󱐱";
}

.mdi-heart-pulse::before {
  content: "󰗶";
}

.mdi-heart-remove::before {
  content: "󱐰";
}

.mdi-heart-remove-outline::before {
  content: "󱐳";
}

.mdi-heart-settings::before {
  content: "󱙥";
}

.mdi-heart-settings-outline::before {
  content: "󱙦";
}

.mdi-helicopter::before {
  content: "󰫂";
}

.mdi-help::before {
  content: "󰋖";
}

.mdi-help-box::before {
  content: "󰞋";
}

.mdi-help-circle::before {
  content: "󰋗";
}

.mdi-help-circle-outline::before {
  content: "󰘥";
}

.mdi-help-network::before {
  content: "󰛵";
}

.mdi-help-network-outline::before {
  content: "󰲊";
}

.mdi-help-rhombus::before {
  content: "󰮥";
}

.mdi-help-rhombus-outline::before {
  content: "󰮦";
}

.mdi-hexadecimal::before {
  content: "󱊧";
}

.mdi-hexagon::before {
  content: "󰋘";
}

.mdi-hexagon-multiple::before {
  content: "󰛡";
}

.mdi-hexagon-multiple-outline::before {
  content: "󱃲";
}

.mdi-hexagon-outline::before {
  content: "󰋙";
}

.mdi-hexagon-slice-1::before {
  content: "󰫃";
}

.mdi-hexagon-slice-2::before {
  content: "󰫄";
}

.mdi-hexagon-slice-3::before {
  content: "󰫅";
}

.mdi-hexagon-slice-4::before {
  content: "󰫆";
}

.mdi-hexagon-slice-5::before {
  content: "󰫇";
}

.mdi-hexagon-slice-6::before {
  content: "󰫈";
}

.mdi-hexagram::before {
  content: "󰫉";
}

.mdi-hexagram-outline::before {
  content: "󰫊";
}

.mdi-high-definition::before {
  content: "󰟏";
}

.mdi-high-definition-box::before {
  content: "󰡸";
}

.mdi-highway::before {
  content: "󰗷";
}

.mdi-hiking::before {
  content: "󰵿";
}

.mdi-hinduism::before {
  content: "󰥳";
}

.mdi-history::before {
  content: "󰋚";
}

.mdi-hockey-puck::before {
  content: "󰡹";
}

.mdi-hockey-sticks::before {
  content: "󰡺";
}

.mdi-hololens::before {
  content: "󰋛";
}

.mdi-home::before {
  content: "󰋜";
}

.mdi-home-account::before {
  content: "󰠦";
}

.mdi-home-alert::before {
  content: "󰡻";
}

.mdi-home-alert-outline::before {
  content: "󱗐";
}

.mdi-home-analytics::before {
  content: "󰺺";
}

.mdi-home-assistant::before {
  content: "󰟐";
}

.mdi-home-automation::before {
  content: "󰟑";
}

.mdi-home-circle::before {
  content: "󰟒";
}

.mdi-home-circle-outline::before {
  content: "󱁍";
}

.mdi-home-city::before {
  content: "󰴕";
}

.mdi-home-city-outline::before {
  content: "󰴖";
}

.mdi-home-currency-usd::before {
  content: "󰢯";
}

.mdi-home-edit::before {
  content: "󱅙";
}

.mdi-home-edit-outline::before {
  content: "󱅚";
}

.mdi-home-export-outline::before {
  content: "󰾛";
}

.mdi-home-flood::before {
  content: "󰻺";
}

.mdi-home-floor-0::before {
  content: "󰷒";
}

.mdi-home-floor-1::before {
  content: "󰶀";
}

.mdi-home-floor-2::before {
  content: "󰶁";
}

.mdi-home-floor-3::before {
  content: "󰶂";
}

.mdi-home-floor-a::before {
  content: "󰶃";
}

.mdi-home-floor-b::before {
  content: "󰶄";
}

.mdi-home-floor-g::before {
  content: "󰶅";
}

.mdi-home-floor-l::before {
  content: "󰶆";
}

.mdi-home-floor-negative-1::before {
  content: "󰷓";
}

.mdi-home-group::before {
  content: "󰷔";
}

.mdi-home-heart::before {
  content: "󰠧";
}

.mdi-home-import-outline::before {
  content: "󰾜";
}

.mdi-home-lightbulb::before {
  content: "󱉑";
}

.mdi-home-lightbulb-outline::before {
  content: "󱉒";
}

.mdi-home-lock::before {
  content: "󰣫";
}

.mdi-home-lock-open::before {
  content: "󰣬";
}

.mdi-home-map-marker::before {
  content: "󰗸";
}

.mdi-home-minus::before {
  content: "󰥴";
}

.mdi-home-minus-outline::before {
  content: "󱏕";
}

.mdi-home-modern::before {
  content: "󰋝";
}

.mdi-home-outline::before {
  content: "󰚡";
}

.mdi-home-plus::before {
  content: "󰥵";
}

.mdi-home-plus-outline::before {
  content: "󱏖";
}

.mdi-home-remove::before {
  content: "󱉇";
}

.mdi-home-remove-outline::before {
  content: "󱏗";
}

.mdi-home-roof::before {
  content: "󱄫";
}

.mdi-home-search::before {
  content: "󱎰";
}

.mdi-home-search-outline::before {
  content: "󱎱";
}

.mdi-home-thermometer::before {
  content: "󰽔";
}

.mdi-home-thermometer-outline::before {
  content: "󰽕";
}

.mdi-home-variant::before {
  content: "󰋞";
}

.mdi-home-variant-outline::before {
  content: "󰮧";
}

.mdi-hook::before {
  content: "󰛢";
}

.mdi-hook-off::before {
  content: "󰛣";
}

.mdi-hops::before {
  content: "󰋟";
}

.mdi-horizontal-rotate-clockwise::before {
  content: "󱃳";
}

.mdi-horizontal-rotate-counterclockwise::before {
  content: "󱃴";
}

.mdi-horse::before {
  content: "󱖿";
}

.mdi-horse-human::before {
  content: "󱗀";
}

.mdi-horse-variant::before {
  content: "󱗁";
}

.mdi-horseshoe::before {
  content: "󰩘";
}

.mdi-hospital::before {
  content: "󰿶";
}

.mdi-hospital-box::before {
  content: "󰋠";
}

.mdi-hospital-box-outline::before {
  content: "󰿷";
}

.mdi-hospital-building::before {
  content: "󰋡";
}

.mdi-hospital-marker::before {
  content: "󰋢";
}

.mdi-hot-tub::before {
  content: "󰠨";
}

.mdi-hours-24::before {
  content: "󱑸";
}

.mdi-hubspot::before {
  content: "󰴗";
}

.mdi-hulu::before {
  content: "󰠩";
}

.mdi-human::before {
  content: "󰋦";
}

.mdi-human-baby-changing-table::before {
  content: "󱎋";
}

.mdi-human-cane::before {
  content: "󱖁";
}

.mdi-human-capacity-decrease::before {
  content: "󱖛";
}

.mdi-human-capacity-increase::before {
  content: "󱖜";
}

.mdi-human-child::before {
  content: "󰋧";
}

.mdi-human-edit::before {
  content: "󱓨";
}

.mdi-human-female::before {
  content: "󰙉";
}

.mdi-human-female-boy::before {
  content: "󰩙";
}

.mdi-human-female-dance::before {
  content: "󱗉";
}

.mdi-human-female-female::before {
  content: "󰩚";
}

.mdi-human-female-girl::before {
  content: "󰩛";
}

.mdi-human-greeting::before {
  content: "󰙊";
}

.mdi-human-greeting-proximity::before {
  content: "󱖝";
}

.mdi-human-handsdown::before {
  content: "󰙋";
}

.mdi-human-handsup::before {
  content: "󰙌";
}

.mdi-human-male::before {
  content: "󰙍";
}

.mdi-human-male-boy::before {
  content: "󰩜";
}

.mdi-human-male-child::before {
  content: "󱎌";
}

.mdi-human-male-female::before {
  content: "󰋨";
}

.mdi-human-male-girl::before {
  content: "󰩝";
}

.mdi-human-male-height::before {
  content: "󰻻";
}

.mdi-human-male-height-variant::before {
  content: "󰻼";
}

.mdi-human-male-male::before {
  content: "󰩞";
}

.mdi-human-pregnant::before {
  content: "󰗏";
}

.mdi-human-queue::before {
  content: "󱕱";
}

.mdi-human-scooter::before {
  content: "󱇩";
}

.mdi-human-wheelchair::before {
  content: "󱎍";
}

.mdi-humble-bundle::before {
  content: "󰝄";
}

.mdi-hvac::before {
  content: "󱍒";
}

.mdi-hvac-off::before {
  content: "󱖞";
}

.mdi-hydraulic-oil-level::before {
  content: "󱌤";
}

.mdi-hydraulic-oil-temperature::before {
  content: "󱌥";
}

.mdi-hydro-power::before {
  content: "󱋥";
}

.mdi-ice-cream::before {
  content: "󰠪";
}

.mdi-ice-cream-off::before {
  content: "󰹒";
}

.mdi-ice-pop::before {
  content: "󰻽";
}

.mdi-id-card::before {
  content: "󰿀";
}

.mdi-identifier::before {
  content: "󰻾";
}

.mdi-ideogram-cjk::before {
  content: "󱌱";
}

.mdi-ideogram-cjk-variant::before {
  content: "󱌲";
}

.mdi-iframe::before {
  content: "󰲋";
}

.mdi-iframe-array::before {
  content: "󱃵";
}

.mdi-iframe-array-outline::before {
  content: "󱃶";
}

.mdi-iframe-braces::before {
  content: "󱃷";
}

.mdi-iframe-braces-outline::before {
  content: "󱃸";
}

.mdi-iframe-outline::before {
  content: "󰲌";
}

.mdi-iframe-parentheses::before {
  content: "󱃹";
}

.mdi-iframe-parentheses-outline::before {
  content: "󱃺";
}

.mdi-iframe-variable::before {
  content: "󱃻";
}

.mdi-iframe-variable-outline::before {
  content: "󱃼";
}

.mdi-image::before {
  content: "󰋩";
}

.mdi-image-album::before {
  content: "󰋪";
}

.mdi-image-area::before {
  content: "󰋫";
}

.mdi-image-area-close::before {
  content: "󰋬";
}

.mdi-image-auto-adjust::before {
  content: "󰿁";
}

.mdi-image-broken::before {
  content: "󰋭";
}

.mdi-image-broken-variant::before {
  content: "󰋮";
}

.mdi-image-edit::before {
  content: "󱇣";
}

.mdi-image-edit-outline::before {
  content: "󱇤";
}

.mdi-image-filter-black-white::before {
  content: "󰋰";
}

.mdi-image-filter-center-focus::before {
  content: "󰋱";
}

.mdi-image-filter-center-focus-strong::before {
  content: "󰻿";
}

.mdi-image-filter-center-focus-strong-outline::before {
  content: "󰼀";
}

.mdi-image-filter-center-focus-weak::before {
  content: "󰋲";
}

.mdi-image-filter-drama::before {
  content: "󰋳";
}

.mdi-image-filter-frames::before {
  content: "󰋴";
}

.mdi-image-filter-hdr::before {
  content: "󰋵";
}

.mdi-image-filter-none::before {
  content: "󰋶";
}

.mdi-image-filter-tilt-shift::before {
  content: "󰋷";
}

.mdi-image-filter-vintage::before {
  content: "󰋸";
}

.mdi-image-frame::before {
  content: "󰹉";
}

.mdi-image-minus::before {
  content: "󱐙";
}

.mdi-image-move::before {
  content: "󰧸";
}

.mdi-image-multiple::before {
  content: "󰋹";
}

.mdi-image-multiple-outline::before {
  content: "󰋯";
}

.mdi-image-off::before {
  content: "󰠫";
}

.mdi-image-off-outline::before {
  content: "󱇑";
}

.mdi-image-outline::before {
  content: "󰥶";
}

.mdi-image-plus::before {
  content: "󰡼";
}

.mdi-image-remove::before {
  content: "󱐘";
}

.mdi-image-search::before {
  content: "󰥷";
}

.mdi-image-search-outline::before {
  content: "󰥸";
}

.mdi-image-size-select-actual::before {
  content: "󰲍";
}

.mdi-image-size-select-large::before {
  content: "󰲎";
}

.mdi-image-size-select-small::before {
  content: "󰲏";
}

.mdi-image-text::before {
  content: "󱘍";
}

.mdi-import::before {
  content: "󰋺";
}

.mdi-inbox::before {
  content: "󰚇";
}

.mdi-inbox-arrow-down::before {
  content: "󰋻";
}

.mdi-inbox-arrow-down-outline::before {
  content: "󱉰";
}

.mdi-inbox-arrow-up::before {
  content: "󰏑";
}

.mdi-inbox-arrow-up-outline::before {
  content: "󱉱";
}

.mdi-inbox-full::before {
  content: "󱉲";
}

.mdi-inbox-full-outline::before {
  content: "󱉳";
}

.mdi-inbox-multiple::before {
  content: "󰢰";
}

.mdi-inbox-multiple-outline::before {
  content: "󰮨";
}

.mdi-inbox-outline::before {
  content: "󱉴";
}

.mdi-inbox-remove::before {
  content: "󱖟";
}

.mdi-inbox-remove-outline::before {
  content: "󱖠";
}

.mdi-incognito::before {
  content: "󰗹";
}

.mdi-incognito-circle::before {
  content: "󱐡";
}

.mdi-incognito-circle-off::before {
  content: "󱐢";
}

.mdi-incognito-off::before {
  content: "󰁵";
}

.mdi-infinity::before {
  content: "󰛤";
}

.mdi-information::before {
  content: "󰋼";
}

.mdi-information-outline::before {
  content: "󰋽";
}

.mdi-information-variant::before {
  content: "󰙎";
}

.mdi-instagram::before {
  content: "󰋾";
}

.mdi-instrument-triangle::before {
  content: "󱁎";
}

.mdi-invert-colors::before {
  content: "󰌁";
}

.mdi-invert-colors-off::before {
  content: "󰹊";
}

.mdi-iobroker::before {
  content: "󱋨";
}

.mdi-ip::before {
  content: "󰩟";
}

.mdi-ip-network::before {
  content: "󰩠";
}

.mdi-ip-network-outline::before {
  content: "󰲐";
}

.mdi-ipod::before {
  content: "󰲑";
}

.mdi-islam::before {
  content: "󰥹";
}

.mdi-island::before {
  content: "󱁏";
}

.mdi-iv-bag::before {
  content: "󱂹";
}

.mdi-jabber::before {
  content: "󰷕";
}

.mdi-jeepney::before {
  content: "󰌂";
}

.mdi-jellyfish::before {
  content: "󰼁";
}

.mdi-jellyfish-outline::before {
  content: "󰼂";
}

.mdi-jira::before {
  content: "󰌃";
}

.mdi-jquery::before {
  content: "󰡽";
}

.mdi-jsfiddle::before {
  content: "󰌄";
}

.mdi-judaism::before {
  content: "󰥺";
}

.mdi-jump-rope::before {
  content: "󱋿";
}

.mdi-kabaddi::before {
  content: "󰶇";
}

.mdi-kangaroo::before {
  content: "󱕘";
}

.mdi-karate::before {
  content: "󰠬";
}

.mdi-keg::before {
  content: "󰌅";
}

.mdi-kettle::before {
  content: "󰗺";
}

.mdi-kettle-alert::before {
  content: "󱌗";
}

.mdi-kettle-alert-outline::before {
  content: "󱌘";
}

.mdi-kettle-off::before {
  content: "󱌛";
}

.mdi-kettle-off-outline::before {
  content: "󱌜";
}

.mdi-kettle-outline::before {
  content: "󰽖";
}

.mdi-kettle-pour-over::before {
  content: "󱜼";
}

.mdi-kettle-steam::before {
  content: "󱌙";
}

.mdi-kettle-steam-outline::before {
  content: "󱌚";
}

.mdi-kettlebell::before {
  content: "󱌀";
}

.mdi-key::before {
  content: "󰌆";
}

.mdi-key-arrow-right::before {
  content: "󱌒";
}

.mdi-key-chain::before {
  content: "󱕴";
}

.mdi-key-chain-variant::before {
  content: "󱕵";
}

.mdi-key-change::before {
  content: "󰌇";
}

.mdi-key-link::before {
  content: "󱆟";
}

.mdi-key-minus::before {
  content: "󰌈";
}

.mdi-key-outline::before {
  content: "󰷖";
}

.mdi-key-plus::before {
  content: "󰌉";
}

.mdi-key-remove::before {
  content: "󰌊";
}

.mdi-key-star::before {
  content: "󱆞";
}

.mdi-key-variant::before {
  content: "󰌋";
}

.mdi-key-wireless::before {
  content: "󰿂";
}

.mdi-keyboard::before {
  content: "󰌌";
}

.mdi-keyboard-backspace::before {
  content: "󰌍";
}

.mdi-keyboard-caps::before {
  content: "󰌎";
}

.mdi-keyboard-close::before {
  content: "󰌏";
}

.mdi-keyboard-esc::before {
  content: "󱊷";
}

.mdi-keyboard-f1::before {
  content: "󱊫";
}

.mdi-keyboard-f10::before {
  content: "󱊴";
}

.mdi-keyboard-f11::before {
  content: "󱊵";
}

.mdi-keyboard-f12::before {
  content: "󱊶";
}

.mdi-keyboard-f2::before {
  content: "󱊬";
}

.mdi-keyboard-f3::before {
  content: "󱊭";
}

.mdi-keyboard-f4::before {
  content: "󱊮";
}

.mdi-keyboard-f5::before {
  content: "󱊯";
}

.mdi-keyboard-f6::before {
  content: "󱊰";
}

.mdi-keyboard-f7::before {
  content: "󱊱";
}

.mdi-keyboard-f8::before {
  content: "󱊲";
}

.mdi-keyboard-f9::before {
  content: "󱊳";
}

.mdi-keyboard-off::before {
  content: "󰌐";
}

.mdi-keyboard-off-outline::before {
  content: "󰹋";
}

.mdi-keyboard-outline::before {
  content: "󰥻";
}

.mdi-keyboard-return::before {
  content: "󰌑";
}

.mdi-keyboard-settings::before {
  content: "󰧹";
}

.mdi-keyboard-settings-outline::before {
  content: "󰧺";
}

.mdi-keyboard-space::before {
  content: "󱁐";
}

.mdi-keyboard-tab::before {
  content: "󰌒";
}

.mdi-keyboard-variant::before {
  content: "󰌓";
}

.mdi-khanda::before {
  content: "󱃽";
}

.mdi-kickstarter::before {
  content: "󰝅";
}

.mdi-klingon::before {
  content: "󱍛";
}

.mdi-knife::before {
  content: "󰧻";
}

.mdi-knife-military::before {
  content: "󰧼";
}

.mdi-koala::before {
  content: "󱜿";
}

.mdi-kodi::before {
  content: "󰌔";
}

.mdi-kubernetes::before {
  content: "󱃾";
}

.mdi-label::before {
  content: "󰌕";
}

.mdi-label-multiple::before {
  content: "󱍵";
}

.mdi-label-multiple-outline::before {
  content: "󱍶";
}

.mdi-label-off::before {
  content: "󰫋";
}

.mdi-label-off-outline::before {
  content: "󰫌";
}

.mdi-label-outline::before {
  content: "󰌖";
}

.mdi-label-percent::before {
  content: "󱋪";
}

.mdi-label-percent-outline::before {
  content: "󱋫";
}

.mdi-label-variant::before {
  content: "󰫍";
}

.mdi-label-variant-outline::before {
  content: "󰫎";
}

.mdi-ladder::before {
  content: "󱖢";
}

.mdi-ladybug::before {
  content: "󰠭";
}

.mdi-lambda::before {
  content: "󰘧";
}

.mdi-lamp::before {
  content: "󰚵";
}

.mdi-lamps::before {
  content: "󱕶";
}

.mdi-lan::before {
  content: "󰌗";
}

.mdi-lan-check::before {
  content: "󱊪";
}

.mdi-lan-connect::before {
  content: "󰌘";
}

.mdi-lan-disconnect::before {
  content: "󰌙";
}

.mdi-lan-pending::before {
  content: "󰌚";
}

.mdi-language-c::before {
  content: "󰙱";
}

.mdi-language-cpp::before {
  content: "󰙲";
}

.mdi-language-csharp::before {
  content: "󰌛";
}

.mdi-language-css3::before {
  content: "󰌜";
}

.mdi-language-fortran::before {
  content: "󱈚";
}

.mdi-language-go::before {
  content: "󰟓";
}

.mdi-language-haskell::before {
  content: "󰲒";
}

.mdi-language-html5::before {
  content: "󰌝";
}

.mdi-language-java::before {
  content: "󰬷";
}

.mdi-language-javascript::before {
  content: "󰌞";
}

.mdi-language-kotlin::before {
  content: "󱈙";
}

.mdi-language-lua::before {
  content: "󰢱";
}

.mdi-language-markdown::before {
  content: "󰍔";
}

.mdi-language-markdown-outline::before {
  content: "󰽛";
}

.mdi-language-php::before {
  content: "󰌟";
}

.mdi-language-python::before {
  content: "󰌠";
}

.mdi-language-r::before {
  content: "󰟔";
}

.mdi-language-ruby::before {
  content: "󰴭";
}

.mdi-language-ruby-on-rails::before {
  content: "󰫏";
}

.mdi-language-rust::before {
  content: "󱘗";
}

.mdi-language-swift::before {
  content: "󰛥";
}

.mdi-language-typescript::before {
  content: "󰛦";
}

.mdi-language-xaml::before {
  content: "󰙳";
}

.mdi-laptop::before {
  content: "󰌢";
}

.mdi-laptop-chromebook::before {
  content: "󰌣";
}

.mdi-laptop-mac::before {
  content: "󰌤";
}

.mdi-laptop-off::before {
  content: "󰛧";
}

.mdi-laptop-windows::before {
  content: "󰌥";
}

.mdi-laravel::before {
  content: "󰫐";
}

.mdi-laser-pointer::before {
  content: "󱒄";
}

.mdi-lasso::before {
  content: "󰼃";
}

.mdi-lastpass::before {
  content: "󰑆";
}

.mdi-latitude::before {
  content: "󰽗";
}

.mdi-launch::before {
  content: "󰌧";
}

.mdi-lava-lamp::before {
  content: "󰟕";
}

.mdi-layers::before {
  content: "󰌨";
}

.mdi-layers-minus::before {
  content: "󰹌";
}

.mdi-layers-off::before {
  content: "󰌩";
}

.mdi-layers-off-outline::before {
  content: "󰧽";
}

.mdi-layers-outline::before {
  content: "󰧾";
}

.mdi-layers-plus::before {
  content: "󰹍";
}

.mdi-layers-remove::before {
  content: "󰹎";
}

.mdi-layers-search::before {
  content: "󱈆";
}

.mdi-layers-search-outline::before {
  content: "󱈇";
}

.mdi-layers-triple::before {
  content: "󰽘";
}

.mdi-layers-triple-outline::before {
  content: "󰽙";
}

.mdi-lead-pencil::before {
  content: "󰙏";
}

.mdi-leaf::before {
  content: "󰌪";
}

.mdi-leaf-maple::before {
  content: "󰲓";
}

.mdi-leaf-maple-off::before {
  content: "󱋚";
}

.mdi-leaf-off::before {
  content: "󱋙";
}

.mdi-leak::before {
  content: "󰷗";
}

.mdi-leak-off::before {
  content: "󰷘";
}

.mdi-led-off::before {
  content: "󰌫";
}

.mdi-led-on::before {
  content: "󰌬";
}

.mdi-led-outline::before {
  content: "󰌭";
}

.mdi-led-strip::before {
  content: "󰟖";
}

.mdi-led-strip-variant::before {
  content: "󱁑";
}

.mdi-led-variant-off::before {
  content: "󰌮";
}

.mdi-led-variant-on::before {
  content: "󰌯";
}

.mdi-led-variant-outline::before {
  content: "󰌰";
}

.mdi-leek::before {
  content: "󱅽";
}

.mdi-less-than::before {
  content: "󰥼";
}

.mdi-less-than-or-equal::before {
  content: "󰥽";
}

.mdi-library::before {
  content: "󰌱";
}

.mdi-library-shelves::before {
  content: "󰮩";
}

.mdi-license::before {
  content: "󰿃";
}

.mdi-lifebuoy::before {
  content: "󰡾";
}

.mdi-light-switch::before {
  content: "󰥾";
}

.mdi-lightbulb::before {
  content: "󰌵";
}

.mdi-lightbulb-cfl::before {
  content: "󱈈";
}

.mdi-lightbulb-cfl-off::before {
  content: "󱈉";
}

.mdi-lightbulb-cfl-spiral::before {
  content: "󱉵";
}

.mdi-lightbulb-cfl-spiral-off::before {
  content: "󱋃";
}

.mdi-lightbulb-group::before {
  content: "󱉓";
}

.mdi-lightbulb-group-off::before {
  content: "󱋍";
}

.mdi-lightbulb-group-off-outline::before {
  content: "󱋎";
}

.mdi-lightbulb-group-outline::before {
  content: "󱉔";
}

.mdi-lightbulb-multiple::before {
  content: "󱉕";
}

.mdi-lightbulb-multiple-off::before {
  content: "󱋏";
}

.mdi-lightbulb-multiple-off-outline::before {
  content: "󱋐";
}

.mdi-lightbulb-multiple-outline::before {
  content: "󱉖";
}

.mdi-lightbulb-off::before {
  content: "󰹏";
}

.mdi-lightbulb-off-outline::before {
  content: "󰹐";
}

.mdi-lightbulb-on::before {
  content: "󰛨";
}

.mdi-lightbulb-on-outline::before {
  content: "󰛩";
}

.mdi-lightbulb-outline::before {
  content: "󰌶";
}

.mdi-lighthouse::before {
  content: "󰧿";
}

.mdi-lighthouse-on::before {
  content: "󰨀";
}

.mdi-lightning-bolt::before {
  content: "󱐋";
}

.mdi-lightning-bolt-outline::before {
  content: "󱐌";
}

.mdi-lingerie::before {
  content: "󱑶";
}

.mdi-link::before {
  content: "󰌷";
}

.mdi-link-box::before {
  content: "󰴚";
}

.mdi-link-box-outline::before {
  content: "󰴛";
}

.mdi-link-box-variant::before {
  content: "󰴜";
}

.mdi-link-box-variant-outline::before {
  content: "󰴝";
}

.mdi-link-lock::before {
  content: "󱂺";
}

.mdi-link-off::before {
  content: "󰌸";
}

.mdi-link-plus::before {
  content: "󰲔";
}

.mdi-link-variant::before {
  content: "󰌹";
}

.mdi-link-variant-minus::before {
  content: "󱃿";
}

.mdi-link-variant-off::before {
  content: "󰌺";
}

.mdi-link-variant-plus::before {
  content: "󱄀";
}

.mdi-link-variant-remove::before {
  content: "󱄁";
}

.mdi-linkedin::before {
  content: "󰌻";
}

.mdi-linux::before {
  content: "󰌽";
}

.mdi-linux-mint::before {
  content: "󰣭";
}

.mdi-lipstick::before {
  content: "󱎵";
}

.mdi-list-status::before {
  content: "󱖫";
}

.mdi-litecoin::before {
  content: "󰩡";
}

.mdi-loading::before {
  content: "󰝲";
}

.mdi-location-enter::before {
  content: "󰿄";
}

.mdi-location-exit::before {
  content: "󰿅";
}

.mdi-lock::before {
  content: "󰌾";
}

.mdi-lock-alert::before {
  content: "󰣮";
}

.mdi-lock-alert-outline::before {
  content: "󱗑";
}

.mdi-lock-check::before {
  content: "󱎚";
}

.mdi-lock-check-outline::before {
  content: "󱚨";
}

.mdi-lock-clock::before {
  content: "󰥿";
}

.mdi-lock-minus::before {
  content: "󱚩";
}

.mdi-lock-minus-outline::before {
  content: "󱚪";
}

.mdi-lock-off::before {
  content: "󱙱";
}

.mdi-lock-off-outline::before {
  content: "󱙲";
}

.mdi-lock-open::before {
  content: "󰌿";
}

.mdi-lock-open-alert::before {
  content: "󱎛";
}

.mdi-lock-open-alert-outline::before {
  content: "󱗒";
}

.mdi-lock-open-check::before {
  content: "󱎜";
}

.mdi-lock-open-check-outline::before {
  content: "󱚫";
}

.mdi-lock-open-minus::before {
  content: "󱚬";
}

.mdi-lock-open-minus-outline::before {
  content: "󱚭";
}

.mdi-lock-open-outline::before {
  content: "󰍀";
}

.mdi-lock-open-plus::before {
  content: "󱚮";
}

.mdi-lock-open-plus-outline::before {
  content: "󱚯";
}

.mdi-lock-open-remove::before {
  content: "󱚰";
}

.mdi-lock-open-remove-outline::before {
  content: "󱚱";
}

.mdi-lock-open-variant::before {
  content: "󰿆";
}

.mdi-lock-open-variant-outline::before {
  content: "󰿇";
}

.mdi-lock-outline::before {
  content: "󰍁";
}

.mdi-lock-pattern::before {
  content: "󰛪";
}

.mdi-lock-plus::before {
  content: "󰗻";
}

.mdi-lock-plus-outline::before {
  content: "󱚲";
}

.mdi-lock-question::before {
  content: "󰣯";
}

.mdi-lock-remove::before {
  content: "󱚳";
}

.mdi-lock-remove-outline::before {
  content: "󱚴";
}

.mdi-lock-reset::before {
  content: "󰝳";
}

.mdi-lock-smart::before {
  content: "󰢲";
}

.mdi-locker::before {
  content: "󰟗";
}

.mdi-locker-multiple::before {
  content: "󰟘";
}

.mdi-login::before {
  content: "󰍂";
}

.mdi-login-variant::before {
  content: "󰗼";
}

.mdi-logout::before {
  content: "󰍃";
}

.mdi-logout-variant::before {
  content: "󰗽";
}

.mdi-longitude::before {
  content: "󰽚";
}

.mdi-looks::before {
  content: "󰍄";
}

.mdi-lotion::before {
  content: "󱖂";
}

.mdi-lotion-outline::before {
  content: "󱖃";
}

.mdi-lotion-plus::before {
  content: "󱖄";
}

.mdi-lotion-plus-outline::before {
  content: "󱖅";
}

.mdi-loupe::before {
  content: "󰍅";
}

.mdi-lumx::before {
  content: "󰍆";
}

.mdi-lungs::before {
  content: "󱂄";
}

.mdi-magnet::before {
  content: "󰍇";
}

.mdi-magnet-on::before {
  content: "󰍈";
}

.mdi-magnify::before {
  content: "󰍉";
}

.mdi-magnify-close::before {
  content: "󰦀";
}

.mdi-magnify-minus::before {
  content: "󰍊";
}

.mdi-magnify-minus-cursor::before {
  content: "󰩢";
}

.mdi-magnify-minus-outline::before {
  content: "󰛬";
}

.mdi-magnify-plus::before {
  content: "󰍋";
}

.mdi-magnify-plus-cursor::before {
  content: "󰩣";
}

.mdi-magnify-plus-outline::before {
  content: "󰛭";
}

.mdi-magnify-remove-cursor::before {
  content: "󱈌";
}

.mdi-magnify-remove-outline::before {
  content: "󱈍";
}

.mdi-magnify-scan::before {
  content: "󱉶";
}

.mdi-mail::before {
  content: "󰺻";
}

.mdi-mailbox::before {
  content: "󰛮";
}

.mdi-mailbox-open::before {
  content: "󰶈";
}

.mdi-mailbox-open-outline::before {
  content: "󰶉";
}

.mdi-mailbox-open-up::before {
  content: "󰶊";
}

.mdi-mailbox-open-up-outline::before {
  content: "󰶋";
}

.mdi-mailbox-outline::before {
  content: "󰶌";
}

.mdi-mailbox-up::before {
  content: "󰶍";
}

.mdi-mailbox-up-outline::before {
  content: "󰶎";
}

.mdi-manjaro::before {
  content: "󱘊";
}

.mdi-map::before {
  content: "󰍍";
}

.mdi-map-check::before {
  content: "󰺼";
}

.mdi-map-check-outline::before {
  content: "󰺽";
}

.mdi-map-clock::before {
  content: "󰴞";
}

.mdi-map-clock-outline::before {
  content: "󰴟";
}

.mdi-map-legend::before {
  content: "󰨁";
}

.mdi-map-marker::before {
  content: "󰍎";
}

.mdi-map-marker-alert::before {
  content: "󰼅";
}

.mdi-map-marker-alert-outline::before {
  content: "󰼆";
}

.mdi-map-marker-check::before {
  content: "󰲕";
}

.mdi-map-marker-check-outline::before {
  content: "󱋻";
}

.mdi-map-marker-circle::before {
  content: "󰍏";
}

.mdi-map-marker-distance::before {
  content: "󰣰";
}

.mdi-map-marker-down::before {
  content: "󱄂";
}

.mdi-map-marker-left::before {
  content: "󱋛";
}

.mdi-map-marker-left-outline::before {
  content: "󱋝";
}

.mdi-map-marker-minus::before {
  content: "󰙐";
}

.mdi-map-marker-minus-outline::before {
  content: "󱋹";
}

.mdi-map-marker-multiple::before {
  content: "󰍐";
}

.mdi-map-marker-multiple-outline::before {
  content: "󱉷";
}

.mdi-map-marker-off::before {
  content: "󰍑";
}

.mdi-map-marker-off-outline::before {
  content: "󱋽";
}

.mdi-map-marker-outline::before {
  content: "󰟙";
}

.mdi-map-marker-path::before {
  content: "󰴠";
}

.mdi-map-marker-plus::before {
  content: "󰙑";
}

.mdi-map-marker-plus-outline::before {
  content: "󱋸";
}

.mdi-map-marker-question::before {
  content: "󰼇";
}

.mdi-map-marker-question-outline::before {
  content: "󰼈";
}

.mdi-map-marker-radius::before {
  content: "󰍒";
}

.mdi-map-marker-radius-outline::before {
  content: "󱋼";
}

.mdi-map-marker-remove::before {
  content: "󰼉";
}

.mdi-map-marker-remove-outline::before {
  content: "󱋺";
}

.mdi-map-marker-remove-variant::before {
  content: "󰼊";
}

.mdi-map-marker-right::before {
  content: "󱋜";
}

.mdi-map-marker-right-outline::before {
  content: "󱋞";
}

.mdi-map-marker-star::before {
  content: "󱘈";
}

.mdi-map-marker-star-outline::before {
  content: "󱘉";
}

.mdi-map-marker-up::before {
  content: "󱄃";
}

.mdi-map-minus::before {
  content: "󰦁";
}

.mdi-map-outline::before {
  content: "󰦂";
}

.mdi-map-plus::before {
  content: "󰦃";
}

.mdi-map-search::before {
  content: "󰦄";
}

.mdi-map-search-outline::before {
  content: "󰦅";
}

.mdi-mapbox::before {
  content: "󰮪";
}

.mdi-margin::before {
  content: "󰍓";
}

.mdi-marker::before {
  content: "󰙒";
}

.mdi-marker-cancel::before {
  content: "󰷙";
}

.mdi-marker-check::before {
  content: "󰍕";
}

.mdi-mastodon::before {
  content: "󰫑";
}

.mdi-material-design::before {
  content: "󰦆";
}

.mdi-material-ui::before {
  content: "󰍗";
}

.mdi-math-compass::before {
  content: "󰍘";
}

.mdi-math-cos::before {
  content: "󰲖";
}

.mdi-math-integral::before {
  content: "󰿈";
}

.mdi-math-integral-box::before {
  content: "󰿉";
}

.mdi-math-log::before {
  content: "󱂅";
}

.mdi-math-norm::before {
  content: "󰿊";
}

.mdi-math-norm-box::before {
  content: "󰿋";
}

.mdi-math-sin::before {
  content: "󰲗";
}

.mdi-math-tan::before {
  content: "󰲘";
}

.mdi-matrix::before {
  content: "󰘨";
}

.mdi-medal::before {
  content: "󰦇";
}

.mdi-medal-outline::before {
  content: "󱌦";
}

.mdi-medical-bag::before {
  content: "󰛯";
}

.mdi-meditation::before {
  content: "󱅻";
}

.mdi-memory::before {
  content: "󰍛";
}

.mdi-menu::before {
  content: "󰍜";
}

.mdi-menu-down::before {
  content: "󰍝";
}

.mdi-menu-down-outline::before {
  content: "󰚶";
}

.mdi-menu-left::before {
  content: "󰍞";
}

.mdi-menu-left-outline::before {
  content: "󰨂";
}

.mdi-menu-open::before {
  content: "󰮫";
}

.mdi-menu-right::before {
  content: "󰍟";
}

.mdi-menu-right-outline::before {
  content: "󰨃";
}

.mdi-menu-swap::before {
  content: "󰩤";
}

.mdi-menu-swap-outline::before {
  content: "󰩥";
}

.mdi-menu-up::before {
  content: "󰍠";
}

.mdi-menu-up-outline::before {
  content: "󰚷";
}

.mdi-merge::before {
  content: "󰽜";
}

.mdi-message::before {
  content: "󰍡";
}

.mdi-message-alert::before {
  content: "󰍢";
}

.mdi-message-alert-outline::before {
  content: "󰨄";
}

.mdi-message-arrow-left::before {
  content: "󱋲";
}

.mdi-message-arrow-left-outline::before {
  content: "󱋳";
}

.mdi-message-arrow-right::before {
  content: "󱋴";
}

.mdi-message-arrow-right-outline::before {
  content: "󱋵";
}

.mdi-message-bookmark::before {
  content: "󱖬";
}

.mdi-message-bookmark-outline::before {
  content: "󱖭";
}

.mdi-message-bulleted::before {
  content: "󰚢";
}

.mdi-message-bulleted-off::before {
  content: "󰚣";
}

.mdi-message-cog::before {
  content: "󰛱";
}

.mdi-message-cog-outline::before {
  content: "󱅲";
}

.mdi-message-draw::before {
  content: "󰍣";
}

.mdi-message-flash::before {
  content: "󱖩";
}

.mdi-message-flash-outline::before {
  content: "󱖪";
}

.mdi-message-image::before {
  content: "󰍤";
}

.mdi-message-image-outline::before {
  content: "󱅬";
}

.mdi-message-lock::before {
  content: "󰿌";
}

.mdi-message-lock-outline::before {
  content: "󱅭";
}

.mdi-message-minus::before {
  content: "󱅮";
}

.mdi-message-minus-outline::before {
  content: "󱅯";
}

.mdi-message-off::before {
  content: "󱙍";
}

.mdi-message-off-outline::before {
  content: "󱙎";
}

.mdi-message-outline::before {
  content: "󰍥";
}

.mdi-message-plus::before {
  content: "󰙓";
}

.mdi-message-plus-outline::before {
  content: "󱂻";
}

.mdi-message-processing::before {
  content: "󰍦";
}

.mdi-message-processing-outline::before {
  content: "󱅰";
}

.mdi-message-question::before {
  content: "󱜺";
}

.mdi-message-question-outline::before {
  content: "󱜻";
}

.mdi-message-reply::before {
  content: "󰍧";
}

.mdi-message-reply-outline::before {
  content: "󱜽";
}

.mdi-message-reply-text::before {
  content: "󰍨";
}

.mdi-message-reply-text-outline::before {
  content: "󱜾";
}

.mdi-message-settings::before {
  content: "󰛰";
}

.mdi-message-settings-outline::before {
  content: "󱅱";
}

.mdi-message-text::before {
  content: "󰍩";
}

.mdi-message-text-clock::before {
  content: "󱅳";
}

.mdi-message-text-clock-outline::before {
  content: "󱅴";
}

.mdi-message-text-lock::before {
  content: "󰿍";
}

.mdi-message-text-lock-outline::before {
  content: "󱅵";
}

.mdi-message-text-outline::before {
  content: "󰍪";
}

.mdi-message-video::before {
  content: "󰍫";
}

.mdi-meteor::before {
  content: "󰘩";
}

.mdi-metronome::before {
  content: "󰟚";
}

.mdi-metronome-tick::before {
  content: "󰟛";
}

.mdi-micro-sd::before {
  content: "󰟜";
}

.mdi-microphone::before {
  content: "󰍬";
}

.mdi-microphone-minus::before {
  content: "󰢳";
}

.mdi-microphone-off::before {
  content: "󰍭";
}

.mdi-microphone-outline::before {
  content: "󰍮";
}

.mdi-microphone-plus::before {
  content: "󰢴";
}

.mdi-microphone-settings::before {
  content: "󰍯";
}

.mdi-microphone-variant::before {
  content: "󰍰";
}

.mdi-microphone-variant-off::before {
  content: "󰍱";
}

.mdi-microscope::before {
  content: "󰙔";
}

.mdi-microsoft::before {
  content: "󰍲";
}

.mdi-microsoft-access::before {
  content: "󱎎";
}

.mdi-microsoft-azure::before {
  content: "󰠅";
}

.mdi-microsoft-azure-devops::before {
  content: "󰿕";
}

.mdi-microsoft-bing::before {
  content: "󰂤";
}

.mdi-microsoft-dynamics-365::before {
  content: "󰦈";
}

.mdi-microsoft-edge::before {
  content: "󰇩";
}

.mdi-microsoft-edge-legacy::before {
  content: "󱉐";
}

.mdi-microsoft-excel::before {
  content: "󱎏";
}

.mdi-microsoft-internet-explorer::before {
  content: "󰌀";
}

.mdi-microsoft-office::before {
  content: "󰏆";
}

.mdi-microsoft-onedrive::before {
  content: "󰏊";
}

.mdi-microsoft-onenote::before {
  content: "󰝇";
}

.mdi-microsoft-outlook::before {
  content: "󰴢";
}

.mdi-microsoft-powerpoint::before {
  content: "󱎐";
}

.mdi-microsoft-sharepoint::before {
  content: "󱎑";
}

.mdi-microsoft-teams::before {
  content: "󰊻";
}

.mdi-microsoft-visual-studio::before {
  content: "󰘐";
}

.mdi-microsoft-visual-studio-code::before {
  content: "󰨞";
}

.mdi-microsoft-windows::before {
  content: "󰖳";
}

.mdi-microsoft-windows-classic::before {
  content: "󰨡";
}

.mdi-microsoft-word::before {
  content: "󱎒";
}

.mdi-microsoft-xbox::before {
  content: "󰖹";
}

.mdi-microsoft-xbox-controller::before {
  content: "󰖺";
}

.mdi-microsoft-xbox-controller-battery-alert::before {
  content: "󰝋";
}

.mdi-microsoft-xbox-controller-battery-charging::before {
  content: "󰨢";
}

.mdi-microsoft-xbox-controller-battery-empty::before {
  content: "󰝌";
}

.mdi-microsoft-xbox-controller-battery-full::before {
  content: "󰝍";
}

.mdi-microsoft-xbox-controller-battery-low::before {
  content: "󰝎";
}

.mdi-microsoft-xbox-controller-battery-medium::before {
  content: "󰝏";
}

.mdi-microsoft-xbox-controller-battery-unknown::before {
  content: "󰝐";
}

.mdi-microsoft-xbox-controller-menu::before {
  content: "󰹯";
}

.mdi-microsoft-xbox-controller-off::before {
  content: "󰖻";
}

.mdi-microsoft-xbox-controller-view::before {
  content: "󰹰";
}

.mdi-microsoft-yammer::before {
  content: "󰞉";
}

.mdi-microwave::before {
  content: "󰲙";
}

.mdi-microwave-off::before {
  content: "󱐣";
}

.mdi-middleware::before {
  content: "󰽝";
}

.mdi-middleware-outline::before {
  content: "󰽞";
}

.mdi-midi::before {
  content: "󰣱";
}

.mdi-midi-port::before {
  content: "󰣲";
}

.mdi-mine::before {
  content: "󰷚";
}

.mdi-minecraft::before {
  content: "󰍳";
}

.mdi-mini-sd::before {
  content: "󰨅";
}

.mdi-minidisc::before {
  content: "󰨆";
}

.mdi-minus::before {
  content: "󰍴";
}

.mdi-minus-box::before {
  content: "󰍵";
}

.mdi-minus-box-multiple::before {
  content: "󱅁";
}

.mdi-minus-box-multiple-outline::before {
  content: "󱅂";
}

.mdi-minus-box-outline::before {
  content: "󰛲";
}

.mdi-minus-circle::before {
  content: "󰍶";
}

.mdi-minus-circle-multiple::before {
  content: "󰍚";
}

.mdi-minus-circle-multiple-outline::before {
  content: "󰫓";
}

.mdi-minus-circle-off::before {
  content: "󱑙";
}

.mdi-minus-circle-off-outline::before {
  content: "󱑚";
}

.mdi-minus-circle-outline::before {
  content: "󰍷";
}

.mdi-minus-network::before {
  content: "󰍸";
}

.mdi-minus-network-outline::before {
  content: "󰲚";
}

.mdi-minus-thick::before {
  content: "󱘹";
}

.mdi-mirror::before {
  content: "󱇽";
}

.mdi-mixed-martial-arts::before {
  content: "󰶏";
}

.mdi-mixed-reality::before {
  content: "󰡿";
}

.mdi-molecule::before {
  content: "󰮬";
}

.mdi-molecule-co::before {
  content: "󱋾";
}

.mdi-molecule-co2::before {
  content: "󰟤";
}

.mdi-monitor::before {
  content: "󰍹";
}

.mdi-monitor-cellphone::before {
  content: "󰦉";
}

.mdi-monitor-cellphone-star::before {
  content: "󰦊";
}

.mdi-monitor-clean::before {
  content: "󱄄";
}

.mdi-monitor-dashboard::before {
  content: "󰨇";
}

.mdi-monitor-edit::before {
  content: "󱋆";
}

.mdi-monitor-eye::before {
  content: "󱎴";
}

.mdi-monitor-lock::before {
  content: "󰷛";
}

.mdi-monitor-multiple::before {
  content: "󰍺";
}

.mdi-monitor-off::before {
  content: "󰶐";
}

.mdi-monitor-screenshot::before {
  content: "󰹑";
}

.mdi-monitor-share::before {
  content: "󱒃";
}

.mdi-monitor-speaker::before {
  content: "󰽟";
}

.mdi-monitor-speaker-off::before {
  content: "󰽠";
}

.mdi-monitor-star::before {
  content: "󰷜";
}

.mdi-moon-first-quarter::before {
  content: "󰽡";
}

.mdi-moon-full::before {
  content: "󰽢";
}

.mdi-moon-last-quarter::before {
  content: "󰽣";
}

.mdi-moon-new::before {
  content: "󰽤";
}

.mdi-moon-waning-crescent::before {
  content: "󰽥";
}

.mdi-moon-waning-gibbous::before {
  content: "󰽦";
}

.mdi-moon-waxing-crescent::before {
  content: "󰽧";
}

.mdi-moon-waxing-gibbous::before {
  content: "󰽨";
}

.mdi-moped::before {
  content: "󱂆";
}

.mdi-moped-electric::before {
  content: "󱖷";
}

.mdi-moped-electric-outline::before {
  content: "󱖸";
}

.mdi-moped-outline::before {
  content: "󱖹";
}

.mdi-more::before {
  content: "󰍻";
}

.mdi-mother-heart::before {
  content: "󱌔";
}

.mdi-mother-nurse::before {
  content: "󰴡";
}

.mdi-motion::before {
  content: "󱖲";
}

.mdi-motion-outline::before {
  content: "󱖳";
}

.mdi-motion-pause::before {
  content: "󱖐";
}

.mdi-motion-pause-outline::before {
  content: "󱖒";
}

.mdi-motion-play::before {
  content: "󱖏";
}

.mdi-motion-play-outline::before {
  content: "󱖑";
}

.mdi-motion-sensor::before {
  content: "󰶑";
}

.mdi-motion-sensor-off::before {
  content: "󱐵";
}

.mdi-motorbike::before {
  content: "󰍼";
}

.mdi-motorbike-electric::before {
  content: "󱖺";
}

.mdi-mouse::before {
  content: "󰍽";
}

.mdi-mouse-bluetooth::before {
  content: "󰦋";
}

.mdi-mouse-move-down::before {
  content: "󱕐";
}

.mdi-mouse-move-up::before {
  content: "󱕑";
}

.mdi-mouse-move-vertical::before {
  content: "󱕒";
}

.mdi-mouse-off::before {
  content: "󰍾";
}

.mdi-mouse-variant::before {
  content: "󰍿";
}

.mdi-mouse-variant-off::before {
  content: "󰎀";
}

.mdi-move-resize::before {
  content: "󰙕";
}

.mdi-move-resize-variant::before {
  content: "󰙖";
}

.mdi-movie::before {
  content: "󰎁";
}

.mdi-movie-check::before {
  content: "󱛳";
}

.mdi-movie-check-outline::before {
  content: "󱛴";
}

.mdi-movie-cog::before {
  content: "󱛵";
}

.mdi-movie-cog-outline::before {
  content: "󱛶";
}

.mdi-movie-edit::before {
  content: "󱄢";
}

.mdi-movie-edit-outline::before {
  content: "󱄣";
}

.mdi-movie-filter::before {
  content: "󱄤";
}

.mdi-movie-filter-outline::before {
  content: "󱄥";
}

.mdi-movie-minus::before {
  content: "󱛷";
}

.mdi-movie-minus-outline::before {
  content: "󱛸";
}

.mdi-movie-off::before {
  content: "󱛹";
}

.mdi-movie-off-outline::before {
  content: "󱛺";
}

.mdi-movie-open::before {
  content: "󰿎";
}

.mdi-movie-open-check::before {
  content: "󱛻";
}

.mdi-movie-open-check-outline::before {
  content: "󱛼";
}

.mdi-movie-open-cog::before {
  content: "󱛽";
}

.mdi-movie-open-cog-outline::before {
  content: "󱛾";
}

.mdi-movie-open-edit::before {
  content: "󱛿";
}

.mdi-movie-open-edit-outline::before {
  content: "󱜀";
}

.mdi-movie-open-minus::before {
  content: "󱜁";
}

.mdi-movie-open-minus-outline::before {
  content: "󱜂";
}

.mdi-movie-open-off::before {
  content: "󱜃";
}

.mdi-movie-open-off-outline::before {
  content: "󱜄";
}

.mdi-movie-open-outline::before {
  content: "󰿏";
}

.mdi-movie-open-play::before {
  content: "󱜅";
}

.mdi-movie-open-play-outline::before {
  content: "󱜆";
}

.mdi-movie-open-plus::before {
  content: "󱜇";
}

.mdi-movie-open-plus-outline::before {
  content: "󱜈";
}

.mdi-movie-open-remove::before {
  content: "󱜉";
}

.mdi-movie-open-remove-outline::before {
  content: "󱜊";
}

.mdi-movie-open-settings::before {
  content: "󱜋";
}

.mdi-movie-open-settings-outline::before {
  content: "󱜌";
}

.mdi-movie-open-star::before {
  content: "󱜍";
}

.mdi-movie-open-star-outline::before {
  content: "󱜎";
}

.mdi-movie-outline::before {
  content: "󰷝";
}

.mdi-movie-play::before {
  content: "󱜏";
}

.mdi-movie-play-outline::before {
  content: "󱜐";
}

.mdi-movie-plus::before {
  content: "󱜑";
}

.mdi-movie-plus-outline::before {
  content: "󱜒";
}

.mdi-movie-remove::before {
  content: "󱜓";
}

.mdi-movie-remove-outline::before {
  content: "󱜔";
}

.mdi-movie-roll::before {
  content: "󰟞";
}

.mdi-movie-search::before {
  content: "󱇒";
}

.mdi-movie-search-outline::before {
  content: "󱇓";
}

.mdi-movie-settings::before {
  content: "󱜕";
}

.mdi-movie-settings-outline::before {
  content: "󱜖";
}

.mdi-movie-star::before {
  content: "󱜗";
}

.mdi-movie-star-outline::before {
  content: "󱜘";
}

.mdi-mower::before {
  content: "󱙯";
}

.mdi-mower-bag::before {
  content: "󱙰";
}

.mdi-muffin::before {
  content: "󰦌";
}

.mdi-multiplication::before {
  content: "󰎂";
}

.mdi-multiplication-box::before {
  content: "󰎃";
}

.mdi-mushroom::before {
  content: "󰟟";
}

.mdi-mushroom-off::before {
  content: "󱏺";
}

.mdi-mushroom-off-outline::before {
  content: "󱏻";
}

.mdi-mushroom-outline::before {
  content: "󰟠";
}

.mdi-music::before {
  content: "󰝚";
}

.mdi-music-accidental-double-flat::before {
  content: "󰽩";
}

.mdi-music-accidental-double-sharp::before {
  content: "󰽪";
}

.mdi-music-accidental-flat::before {
  content: "󰽫";
}

.mdi-music-accidental-natural::before {
  content: "󰽬";
}

.mdi-music-accidental-sharp::before {
  content: "󰽭";
}

.mdi-music-box::before {
  content: "󰎄";
}

.mdi-music-box-multiple::before {
  content: "󰌳";
}

.mdi-music-box-multiple-outline::before {
  content: "󰼄";
}

.mdi-music-box-outline::before {
  content: "󰎅";
}

.mdi-music-circle::before {
  content: "󰎆";
}

.mdi-music-circle-outline::before {
  content: "󰫔";
}

.mdi-music-clef-alto::before {
  content: "󰽮";
}

.mdi-music-clef-bass::before {
  content: "󰽯";
}

.mdi-music-clef-treble::before {
  content: "󰽰";
}

.mdi-music-note::before {
  content: "󰎇";
}

.mdi-music-note-bluetooth::before {
  content: "󰗾";
}

.mdi-music-note-bluetooth-off::before {
  content: "󰗿";
}

.mdi-music-note-eighth::before {
  content: "󰎈";
}

.mdi-music-note-eighth-dotted::before {
  content: "󰽱";
}

.mdi-music-note-half::before {
  content: "󰎉";
}

.mdi-music-note-half-dotted::before {
  content: "󰽲";
}

.mdi-music-note-off::before {
  content: "󰎊";
}

.mdi-music-note-off-outline::before {
  content: "󰽳";
}

.mdi-music-note-outline::before {
  content: "󰽴";
}

.mdi-music-note-plus::before {
  content: "󰷞";
}

.mdi-music-note-quarter::before {
  content: "󰎋";
}

.mdi-music-note-quarter-dotted::before {
  content: "󰽵";
}

.mdi-music-note-sixteenth::before {
  content: "󰎌";
}

.mdi-music-note-sixteenth-dotted::before {
  content: "󰽶";
}

.mdi-music-note-whole::before {
  content: "󰎍";
}

.mdi-music-note-whole-dotted::before {
  content: "󰽷";
}

.mdi-music-off::before {
  content: "󰝛";
}

.mdi-music-rest-eighth::before {
  content: "󰽸";
}

.mdi-music-rest-half::before {
  content: "󰽹";
}

.mdi-music-rest-quarter::before {
  content: "󰽺";
}

.mdi-music-rest-sixteenth::before {
  content: "󰽻";
}

.mdi-music-rest-whole::before {
  content: "󰽼";
}

.mdi-mustache::before {
  content: "󱗞";
}

.mdi-nail::before {
  content: "󰷟";
}

.mdi-nas::before {
  content: "󰣳";
}

.mdi-nativescript::before {
  content: "󰢀";
}

.mdi-nature::before {
  content: "󰎎";
}

.mdi-nature-people::before {
  content: "󰎏";
}

.mdi-navigation::before {
  content: "󰎐";
}

.mdi-navigation-outline::before {
  content: "󱘇";
}

.mdi-near-me::before {
  content: "󰗍";
}

.mdi-necklace::before {
  content: "󰼋";
}

.mdi-needle::before {
  content: "󰎑";
}

.mdi-netflix::before {
  content: "󰝆";
}

.mdi-network::before {
  content: "󰛳";
}

.mdi-network-off::before {
  content: "󰲛";
}

.mdi-network-off-outline::before {
  content: "󰲜";
}

.mdi-network-outline::before {
  content: "󰲝";
}

.mdi-network-strength-1::before {
  content: "󰣴";
}

.mdi-network-strength-1-alert::before {
  content: "󰣵";
}

.mdi-network-strength-2::before {
  content: "󰣶";
}

.mdi-network-strength-2-alert::before {
  content: "󰣷";
}

.mdi-network-strength-3::before {
  content: "󰣸";
}

.mdi-network-strength-3-alert::before {
  content: "󰣹";
}

.mdi-network-strength-4::before {
  content: "󰣺";
}

.mdi-network-strength-4-alert::before {
  content: "󰣻";
}

.mdi-network-strength-off::before {
  content: "󰣼";
}

.mdi-network-strength-off-outline::before {
  content: "󰣽";
}

.mdi-network-strength-outline::before {
  content: "󰣾";
}

.mdi-new-box::before {
  content: "󰎔";
}

.mdi-newspaper::before {
  content: "󰎕";
}

.mdi-newspaper-minus::before {
  content: "󰼌";
}

.mdi-newspaper-plus::before {
  content: "󰼍";
}

.mdi-newspaper-variant::before {
  content: "󱀁";
}

.mdi-newspaper-variant-multiple::before {
  content: "󱀂";
}

.mdi-newspaper-variant-multiple-outline::before {
  content: "󱀃";
}

.mdi-newspaper-variant-outline::before {
  content: "󱀄";
}

.mdi-nfc::before {
  content: "󰎖";
}

.mdi-nfc-search-variant::before {
  content: "󰹓";
}

.mdi-nfc-tap::before {
  content: "󰎗";
}

.mdi-nfc-variant::before {
  content: "󰎘";
}

.mdi-nfc-variant-off::before {
  content: "󰹔";
}

.mdi-ninja::before {
  content: "󰝴";
}

.mdi-nintendo-game-boy::before {
  content: "󱎓";
}

.mdi-nintendo-switch::before {
  content: "󰟡";
}

.mdi-nintendo-wii::before {
  content: "󰖫";
}

.mdi-nintendo-wiiu::before {
  content: "󰜭";
}

.mdi-nix::before {
  content: "󱄅";
}

.mdi-nodejs::before {
  content: "󰎙";
}

.mdi-noodles::before {
  content: "󱅾";
}

.mdi-not-equal::before {
  content: "󰦍";
}

.mdi-not-equal-variant::before {
  content: "󰦎";
}

.mdi-note::before {
  content: "󰎚";
}

.mdi-note-minus::before {
  content: "󱙏";
}

.mdi-note-minus-outline::before {
  content: "󱙐";
}

.mdi-note-multiple::before {
  content: "󰚸";
}

.mdi-note-multiple-outline::before {
  content: "󰚹";
}

.mdi-note-outline::before {
  content: "󰎛";
}

.mdi-note-plus::before {
  content: "󰎜";
}

.mdi-note-plus-outline::before {
  content: "󰎝";
}

.mdi-note-remove::before {
  content: "󱙑";
}

.mdi-note-remove-outline::before {
  content: "󱙒";
}

.mdi-note-search::before {
  content: "󱙓";
}

.mdi-note-search-outline::before {
  content: "󱙔";
}

.mdi-note-text::before {
  content: "󰎞";
}

.mdi-note-text-outline::before {
  content: "󱇗";
}

.mdi-notebook::before {
  content: "󰠮";
}

.mdi-notebook-check::before {
  content: "󱓵";
}

.mdi-notebook-check-outline::before {
  content: "󱓶";
}

.mdi-notebook-edit::before {
  content: "󱓧";
}

.mdi-notebook-edit-outline::before {
  content: "󱓩";
}

.mdi-notebook-minus::before {
  content: "󱘐";
}

.mdi-notebook-minus-outline::before {
  content: "󱘑";
}

.mdi-notebook-multiple::before {
  content: "󰹕";
}

.mdi-notebook-outline::before {
  content: "󰺿";
}

.mdi-notebook-plus::before {
  content: "󱘒";
}

.mdi-notebook-plus-outline::before {
  content: "󱘓";
}

.mdi-notebook-remove::before {
  content: "󱘔";
}

.mdi-notebook-remove-outline::before {
  content: "󱘕";
}

.mdi-notification-clear-all::before {
  content: "󰎟";
}

.mdi-npm::before {
  content: "󰛷";
}

.mdi-nuke::before {
  content: "󰚤";
}

.mdi-null::before {
  content: "󰟢";
}

.mdi-numeric::before {
  content: "󰎠";
}

.mdi-numeric-0::before {
  content: "󰬹";
}

.mdi-numeric-0-box::before {
  content: "󰎡";
}

.mdi-numeric-0-box-multiple::before {
  content: "󰼎";
}

.mdi-numeric-0-box-multiple-outline::before {
  content: "󰎢";
}

.mdi-numeric-0-box-outline::before {
  content: "󰎣";
}

.mdi-numeric-0-circle::before {
  content: "󰲞";
}

.mdi-numeric-0-circle-outline::before {
  content: "󰲟";
}

.mdi-numeric-1::before {
  content: "󰬺";
}

.mdi-numeric-1-box::before {
  content: "󰎤";
}

.mdi-numeric-1-box-multiple::before {
  content: "󰼏";
}

.mdi-numeric-1-box-multiple-outline::before {
  content: "󰎥";
}

.mdi-numeric-1-box-outline::before {
  content: "󰎦";
}

.mdi-numeric-1-circle::before {
  content: "󰲠";
}

.mdi-numeric-1-circle-outline::before {
  content: "󰲡";
}

.mdi-numeric-10::before {
  content: "󰿩";
}

.mdi-numeric-10-box::before {
  content: "󰽽";
}

.mdi-numeric-10-box-multiple::before {
  content: "󰿪";
}

.mdi-numeric-10-box-multiple-outline::before {
  content: "󰿫";
}

.mdi-numeric-10-box-outline::before {
  content: "󰽾";
}

.mdi-numeric-10-circle::before {
  content: "󰿬";
}

.mdi-numeric-10-circle-outline::before {
  content: "󰿭";
}

.mdi-numeric-2::before {
  content: "󰬻";
}

.mdi-numeric-2-box::before {
  content: "󰎧";
}

.mdi-numeric-2-box-multiple::before {
  content: "󰼐";
}

.mdi-numeric-2-box-multiple-outline::before {
  content: "󰎨";
}

.mdi-numeric-2-box-outline::before {
  content: "󰎩";
}

.mdi-numeric-2-circle::before {
  content: "󰲢";
}

.mdi-numeric-2-circle-outline::before {
  content: "󰲣";
}

.mdi-numeric-3::before {
  content: "󰬼";
}

.mdi-numeric-3-box::before {
  content: "󰎪";
}

.mdi-numeric-3-box-multiple::before {
  content: "󰼑";
}

.mdi-numeric-3-box-multiple-outline::before {
  content: "󰎫";
}

.mdi-numeric-3-box-outline::before {
  content: "󰎬";
}

.mdi-numeric-3-circle::before {
  content: "󰲤";
}

.mdi-numeric-3-circle-outline::before {
  content: "󰲥";
}

.mdi-numeric-4::before {
  content: "󰬽";
}

.mdi-numeric-4-box::before {
  content: "󰎭";
}

.mdi-numeric-4-box-multiple::before {
  content: "󰼒";
}

.mdi-numeric-4-box-multiple-outline::before {
  content: "󰎲";
}

.mdi-numeric-4-box-outline::before {
  content: "󰎮";
}

.mdi-numeric-4-circle::before {
  content: "󰲦";
}

.mdi-numeric-4-circle-outline::before {
  content: "󰲧";
}

.mdi-numeric-5::before {
  content: "󰬾";
}

.mdi-numeric-5-box::before {
  content: "󰎱";
}

.mdi-numeric-5-box-multiple::before {
  content: "󰼓";
}

.mdi-numeric-5-box-multiple-outline::before {
  content: "󰎯";
}

.mdi-numeric-5-box-outline::before {
  content: "󰎰";
}

.mdi-numeric-5-circle::before {
  content: "󰲨";
}

.mdi-numeric-5-circle-outline::before {
  content: "󰲩";
}

.mdi-numeric-6::before {
  content: "󰬿";
}

.mdi-numeric-6-box::before {
  content: "󰎳";
}

.mdi-numeric-6-box-multiple::before {
  content: "󰼔";
}

.mdi-numeric-6-box-multiple-outline::before {
  content: "󰎴";
}

.mdi-numeric-6-box-outline::before {
  content: "󰎵";
}

.mdi-numeric-6-circle::before {
  content: "󰲪";
}

.mdi-numeric-6-circle-outline::before {
  content: "󰲫";
}

.mdi-numeric-7::before {
  content: "󰭀";
}

.mdi-numeric-7-box::before {
  content: "󰎶";
}

.mdi-numeric-7-box-multiple::before {
  content: "󰼕";
}

.mdi-numeric-7-box-multiple-outline::before {
  content: "󰎷";
}

.mdi-numeric-7-box-outline::before {
  content: "󰎸";
}

.mdi-numeric-7-circle::before {
  content: "󰲬";
}

.mdi-numeric-7-circle-outline::before {
  content: "󰲭";
}

.mdi-numeric-8::before {
  content: "󰭁";
}

.mdi-numeric-8-box::before {
  content: "󰎹";
}

.mdi-numeric-8-box-multiple::before {
  content: "󰼖";
}

.mdi-numeric-8-box-multiple-outline::before {
  content: "󰎺";
}

.mdi-numeric-8-box-outline::before {
  content: "󰎻";
}

.mdi-numeric-8-circle::before {
  content: "󰲮";
}

.mdi-numeric-8-circle-outline::before {
  content: "󰲯";
}

.mdi-numeric-9::before {
  content: "󰭂";
}

.mdi-numeric-9-box::before {
  content: "󰎼";
}

.mdi-numeric-9-box-multiple::before {
  content: "󰼗";
}

.mdi-numeric-9-box-multiple-outline::before {
  content: "󰎽";
}

.mdi-numeric-9-box-outline::before {
  content: "󰎾";
}

.mdi-numeric-9-circle::before {
  content: "󰲰";
}

.mdi-numeric-9-circle-outline::before {
  content: "󰲱";
}

.mdi-numeric-9-plus::before {
  content: "󰿮";
}

.mdi-numeric-9-plus-box::before {
  content: "󰎿";
}

.mdi-numeric-9-plus-box-multiple::before {
  content: "󰼘";
}

.mdi-numeric-9-plus-box-multiple-outline::before {
  content: "󰏀";
}

.mdi-numeric-9-plus-box-outline::before {
  content: "󰏁";
}

.mdi-numeric-9-plus-circle::before {
  content: "󰲲";
}

.mdi-numeric-9-plus-circle-outline::before {
  content: "󰲳";
}

.mdi-numeric-negative-1::before {
  content: "󱁒";
}

.mdi-numeric-positive-1::before {
  content: "󱗋";
}

.mdi-nut::before {
  content: "󰛸";
}

.mdi-nutrition::before {
  content: "󰏂";
}

.mdi-nuxt::before {
  content: "󱄆";
}

.mdi-oar::before {
  content: "󰙼";
}

.mdi-ocarina::before {
  content: "󰷠";
}

.mdi-oci::before {
  content: "󱋩";
}

.mdi-ocr::before {
  content: "󱄺";
}

.mdi-octagon::before {
  content: "󰏃";
}

.mdi-octagon-outline::before {
  content: "󰏄";
}

.mdi-octagram::before {
  content: "󰛹";
}

.mdi-octagram-outline::before {
  content: "󰝵";
}

.mdi-odnoklassniki::before {
  content: "󰏅";
}

.mdi-offer::before {
  content: "󱈛";
}

.mdi-office-building::before {
  content: "󰦑";
}

.mdi-office-building-marker::before {
  content: "󱔠";
}

.mdi-office-building-marker-outline::before {
  content: "󱔡";
}

.mdi-office-building-outline::before {
  content: "󱔟";
}

.mdi-oil::before {
  content: "󰏇";
}

.mdi-oil-lamp::before {
  content: "󰼙";
}

.mdi-oil-level::before {
  content: "󱁓";
}

.mdi-oil-temperature::before {
  content: "󰿸";
}

.mdi-omega::before {
  content: "󰏉";
}

.mdi-one-up::before {
  content: "󰮭";
}

.mdi-onepassword::before {
  content: "󰢁";
}

.mdi-opacity::before {
  content: "󰗌";
}

.mdi-open-in-app::before {
  content: "󰏋";
}

.mdi-open-in-new::before {
  content: "󰏌";
}

.mdi-open-source-initiative::before {
  content: "󰮮";
}

.mdi-openid::before {
  content: "󰏍";
}

.mdi-opera::before {
  content: "󰏎";
}

.mdi-orbit::before {
  content: "󰀘";
}

.mdi-orbit-variant::before {
  content: "󱗛";
}

.mdi-order-alphabetical-ascending::before {
  content: "󰈍";
}

.mdi-order-alphabetical-descending::before {
  content: "󰴇";
}

.mdi-order-bool-ascending::before {
  content: "󰊾";
}

.mdi-order-bool-ascending-variant::before {
  content: "󰦏";
}

.mdi-order-bool-descending::before {
  content: "󱎄";
}

.mdi-order-bool-descending-variant::before {
  content: "󰦐";
}

.mdi-order-numeric-ascending::before {
  content: "󰕅";
}

.mdi-order-numeric-descending::before {
  content: "󰕆";
}

.mdi-origin::before {
  content: "󰭃";
}

.mdi-ornament::before {
  content: "󰏏";
}

.mdi-ornament-variant::before {
  content: "󰏐";
}

.mdi-outdoor-lamp::before {
  content: "󱁔";
}

.mdi-overscan::before {
  content: "󱀅";
}

.mdi-owl::before {
  content: "󰏒";
}

.mdi-pac-man::before {
  content: "󰮯";
}

.mdi-package::before {
  content: "󰏓";
}

.mdi-package-down::before {
  content: "󰏔";
}

.mdi-package-up::before {
  content: "󰏕";
}

.mdi-package-variant::before {
  content: "󰏖";
}

.mdi-package-variant-closed::before {
  content: "󰏗";
}

.mdi-page-first::before {
  content: "󰘀";
}

.mdi-page-last::before {
  content: "󰘁";
}

.mdi-page-layout-body::before {
  content: "󰛺";
}

.mdi-page-layout-footer::before {
  content: "󰛻";
}

.mdi-page-layout-header::before {
  content: "󰛼";
}

.mdi-page-layout-header-footer::before {
  content: "󰽿";
}

.mdi-page-layout-sidebar-left::before {
  content: "󰛽";
}

.mdi-page-layout-sidebar-right::before {
  content: "󰛾";
}

.mdi-page-next::before {
  content: "󰮰";
}

.mdi-page-next-outline::before {
  content: "󰮱";
}

.mdi-page-previous::before {
  content: "󰮲";
}

.mdi-page-previous-outline::before {
  content: "󰮳";
}

.mdi-pail::before {
  content: "󱐗";
}

.mdi-pail-minus::before {
  content: "󱐷";
}

.mdi-pail-minus-outline::before {
  content: "󱐼";
}

.mdi-pail-off::before {
  content: "󱐹";
}

.mdi-pail-off-outline::before {
  content: "󱐾";
}

.mdi-pail-outline::before {
  content: "󱐺";
}

.mdi-pail-plus::before {
  content: "󱐶";
}

.mdi-pail-plus-outline::before {
  content: "󱐻";
}

.mdi-pail-remove::before {
  content: "󱐸";
}

.mdi-pail-remove-outline::before {
  content: "󱐽";
}

.mdi-palette::before {
  content: "󰏘";
}

.mdi-palette-advanced::before {
  content: "󰏙";
}

.mdi-palette-outline::before {
  content: "󰸌";
}

.mdi-palette-swatch::before {
  content: "󰢵";
}

.mdi-palette-swatch-outline::before {
  content: "󱍜";
}

.mdi-palm-tree::before {
  content: "󱁕";
}

.mdi-pan::before {
  content: "󰮴";
}

.mdi-pan-bottom-left::before {
  content: "󰮵";
}

.mdi-pan-bottom-right::before {
  content: "󰮶";
}

.mdi-pan-down::before {
  content: "󰮷";
}

.mdi-pan-horizontal::before {
  content: "󰮸";
}

.mdi-pan-left::before {
  content: "󰮹";
}

.mdi-pan-right::before {
  content: "󰮺";
}

.mdi-pan-top-left::before {
  content: "󰮻";
}

.mdi-pan-top-right::before {
  content: "󰮼";
}

.mdi-pan-up::before {
  content: "󰮽";
}

.mdi-pan-vertical::before {
  content: "󰮾";
}

.mdi-panda::before {
  content: "󰏚";
}

.mdi-pandora::before {
  content: "󰏛";
}

.mdi-panorama::before {
  content: "󰏜";
}

.mdi-panorama-fisheye::before {
  content: "󰏝";
}

.mdi-panorama-horizontal::before {
  content: "󰏞";
}

.mdi-panorama-vertical::before {
  content: "󰏟";
}

.mdi-panorama-wide-angle::before {
  content: "󰏠";
}

.mdi-paper-cut-vertical::before {
  content: "󰏡";
}

.mdi-paper-roll::before {
  content: "󱅗";
}

.mdi-paper-roll-outline::before {
  content: "󱅘";
}

.mdi-paperclip::before {
  content: "󰏢";
}

.mdi-parachute::before {
  content: "󰲴";
}

.mdi-parachute-outline::before {
  content: "󰲵";
}

.mdi-parking::before {
  content: "󰏣";
}

.mdi-party-popper::before {
  content: "󱁖";
}

.mdi-passport::before {
  content: "󰟣";
}

.mdi-passport-biometric::before {
  content: "󰷡";
}

.mdi-pasta::before {
  content: "󱅠";
}

.mdi-patio-heater::before {
  content: "󰾀";
}

.mdi-patreon::before {
  content: "󰢂";
}

.mdi-pause::before {
  content: "󰏤";
}

.mdi-pause-circle::before {
  content: "󰏥";
}

.mdi-pause-circle-outline::before {
  content: "󰏦";
}

.mdi-pause-octagon::before {
  content: "󰏧";
}

.mdi-pause-octagon-outline::before {
  content: "󰏨";
}

.mdi-paw::before {
  content: "󰏩";
}

.mdi-paw-off::before {
  content: "󰙗";
}

.mdi-paw-off-outline::before {
  content: "󱙶";
}

.mdi-paw-outline::before {
  content: "󱙵";
}

.mdi-pdf-box::before {
  content: "󰹖";
}

.mdi-peace::before {
  content: "󰢄";
}

.mdi-peanut::before {
  content: "󰿼";
}

.mdi-peanut-off::before {
  content: "󰿽";
}

.mdi-peanut-off-outline::before {
  content: "󰿿";
}

.mdi-peanut-outline::before {
  content: "󰿾";
}

.mdi-pen::before {
  content: "󰏪";
}

.mdi-pen-lock::before {
  content: "󰷢";
}

.mdi-pen-minus::before {
  content: "󰷣";
}

.mdi-pen-off::before {
  content: "󰷤";
}

.mdi-pen-plus::before {
  content: "󰷥";
}

.mdi-pen-remove::before {
  content: "󰷦";
}

.mdi-pencil::before {
  content: "󰏫";
}

.mdi-pencil-box::before {
  content: "󰏬";
}

.mdi-pencil-box-multiple::before {
  content: "󱅄";
}

.mdi-pencil-box-multiple-outline::before {
  content: "󱅅";
}

.mdi-pencil-box-outline::before {
  content: "󰏭";
}

.mdi-pencil-circle::before {
  content: "󰛿";
}

.mdi-pencil-circle-outline::before {
  content: "󰝶";
}

.mdi-pencil-lock::before {
  content: "󰏮";
}

.mdi-pencil-lock-outline::before {
  content: "󰷧";
}

.mdi-pencil-minus::before {
  content: "󰷨";
}

.mdi-pencil-minus-outline::before {
  content: "󰷩";
}

.mdi-pencil-off::before {
  content: "󰏯";
}

.mdi-pencil-off-outline::before {
  content: "󰷪";
}

.mdi-pencil-outline::before {
  content: "󰲶";
}

.mdi-pencil-plus::before {
  content: "󰷫";
}

.mdi-pencil-plus-outline::before {
  content: "󰷬";
}

.mdi-pencil-remove::before {
  content: "󰷭";
}

.mdi-pencil-remove-outline::before {
  content: "󰷮";
}

.mdi-pencil-ruler::before {
  content: "󱍓";
}

.mdi-penguin::before {
  content: "󰻀";
}

.mdi-pentagon::before {
  content: "󰜁";
}

.mdi-pentagon-outline::before {
  content: "󰜀";
}

.mdi-pentagram::before {
  content: "󱙧";
}

.mdi-percent::before {
  content: "󰏰";
}

.mdi-percent-outline::before {
  content: "󱉸";
}

.mdi-periodic-table::before {
  content: "󰢶";
}

.mdi-perspective-less::before {
  content: "󰴣";
}

.mdi-perspective-more::before {
  content: "󰴤";
}

.mdi-pharmacy::before {
  content: "󰏱";
}

.mdi-phone::before {
  content: "󰏲";
}

.mdi-phone-alert::before {
  content: "󰼚";
}

.mdi-phone-alert-outline::before {
  content: "󱆎";
}

.mdi-phone-bluetooth::before {
  content: "󰏳";
}

.mdi-phone-bluetooth-outline::before {
  content: "󱆏";
}

.mdi-phone-cancel::before {
  content: "󱂼";
}

.mdi-phone-cancel-outline::before {
  content: "󱆐";
}

.mdi-phone-check::before {
  content: "󱆩";
}

.mdi-phone-check-outline::before {
  content: "󱆪";
}

.mdi-phone-classic::before {
  content: "󰘂";
}

.mdi-phone-classic-off::before {
  content: "󱉹";
}

.mdi-phone-dial::before {
  content: "󱕙";
}

.mdi-phone-dial-outline::before {
  content: "󱕚";
}

.mdi-phone-forward::before {
  content: "󰏴";
}

.mdi-phone-forward-outline::before {
  content: "󱆑";
}

.mdi-phone-hangup::before {
  content: "󰏵";
}

.mdi-phone-hangup-outline::before {
  content: "󱆒";
}

.mdi-phone-in-talk::before {
  content: "󰏶";
}

.mdi-phone-in-talk-outline::before {
  content: "󱆂";
}

.mdi-phone-incoming::before {
  content: "󰏷";
}

.mdi-phone-incoming-outline::before {
  content: "󱆓";
}

.mdi-phone-lock::before {
  content: "󰏸";
}

.mdi-phone-lock-outline::before {
  content: "󱆔";
}

.mdi-phone-log::before {
  content: "󰏹";
}

.mdi-phone-log-outline::before {
  content: "󱆕";
}

.mdi-phone-message::before {
  content: "󱆖";
}

.mdi-phone-message-outline::before {
  content: "󱆗";
}

.mdi-phone-minus::before {
  content: "󰙘";
}

.mdi-phone-minus-outline::before {
  content: "󱆘";
}

.mdi-phone-missed::before {
  content: "󰏺";
}

.mdi-phone-missed-outline::before {
  content: "󱆥";
}

.mdi-phone-off::before {
  content: "󰷯";
}

.mdi-phone-off-outline::before {
  content: "󱆦";
}

.mdi-phone-outgoing::before {
  content: "󰏻";
}

.mdi-phone-outgoing-outline::before {
  content: "󱆙";
}

.mdi-phone-outline::before {
  content: "󰷰";
}

.mdi-phone-paused::before {
  content: "󰏼";
}

.mdi-phone-paused-outline::before {
  content: "󱆚";
}

.mdi-phone-plus::before {
  content: "󰙙";
}

.mdi-phone-plus-outline::before {
  content: "󱆛";
}

.mdi-phone-remove::before {
  content: "󱔯";
}

.mdi-phone-remove-outline::before {
  content: "󱔰";
}

.mdi-phone-return::before {
  content: "󰠯";
}

.mdi-phone-return-outline::before {
  content: "󱆜";
}

.mdi-phone-ring::before {
  content: "󱆫";
}

.mdi-phone-ring-outline::before {
  content: "󱆬";
}

.mdi-phone-rotate-landscape::before {
  content: "󰢅";
}

.mdi-phone-rotate-portrait::before {
  content: "󰢆";
}

.mdi-phone-settings::before {
  content: "󰏽";
}

.mdi-phone-settings-outline::before {
  content: "󱆝";
}

.mdi-phone-voip::before {
  content: "󰏾";
}

.mdi-pi::before {
  content: "󰏿";
}

.mdi-pi-box::before {
  content: "󰐀";
}

.mdi-pi-hole::before {
  content: "󰷱";
}

.mdi-piano::before {
  content: "󰙽";
}

.mdi-pickaxe::before {
  content: "󰢷";
}

.mdi-picture-in-picture-bottom-right::before {
  content: "󰹗";
}

.mdi-picture-in-picture-bottom-right-outline::before {
  content: "󰹘";
}

.mdi-picture-in-picture-top-right::before {
  content: "󰹙";
}

.mdi-picture-in-picture-top-right-outline::before {
  content: "󰹚";
}

.mdi-pier::before {
  content: "󰢇";
}

.mdi-pier-crane::before {
  content: "󰢈";
}

.mdi-pig::before {
  content: "󰐁";
}

.mdi-pig-variant::before {
  content: "󱀆";
}

.mdi-pig-variant-outline::before {
  content: "󱙸";
}

.mdi-piggy-bank::before {
  content: "󱀇";
}

.mdi-piggy-bank-outline::before {
  content: "󱙹";
}

.mdi-pill::before {
  content: "󰐂";
}

.mdi-pillar::before {
  content: "󰜂";
}

.mdi-pin::before {
  content: "󰐃";
}

.mdi-pin-off::before {
  content: "󰐄";
}

.mdi-pin-off-outline::before {
  content: "󰤰";
}

.mdi-pin-outline::before {
  content: "󰤱";
}

.mdi-pine-tree::before {
  content: "󰐅";
}

.mdi-pine-tree-box::before {
  content: "󰐆";
}

.mdi-pine-tree-fire::before {
  content: "󱐚";
}

.mdi-pinterest::before {
  content: "󰐇";
}

.mdi-pinwheel::before {
  content: "󰫕";
}

.mdi-pinwheel-outline::before {
  content: "󰫖";
}

.mdi-pipe::before {
  content: "󰟥";
}

.mdi-pipe-disconnected::before {
  content: "󰟦";
}

.mdi-pipe-leak::before {
  content: "󰢉";
}

.mdi-pipe-wrench::before {
  content: "󱍔";
}

.mdi-pirate::before {
  content: "󰨈";
}

.mdi-pistol::before {
  content: "󰜃";
}

.mdi-piston::before {
  content: "󰢊";
}

.mdi-pitchfork::before {
  content: "󱕓";
}

.mdi-pizza::before {
  content: "󰐉";
}

.mdi-play::before {
  content: "󰐊";
}

.mdi-play-box::before {
  content: "󱉺";
}

.mdi-play-box-multiple::before {
  content: "󰴙";
}

.mdi-play-box-multiple-outline::before {
  content: "󱏦";
}

.mdi-play-box-outline::before {
  content: "󰐋";
}

.mdi-play-circle::before {
  content: "󰐌";
}

.mdi-play-circle-outline::before {
  content: "󰐍";
}

.mdi-play-network::before {
  content: "󰢋";
}

.mdi-play-network-outline::before {
  content: "󰲷";
}

.mdi-play-outline::before {
  content: "󰼛";
}

.mdi-play-pause::before {
  content: "󰐎";
}

.mdi-play-protected-content::before {
  content: "󰐏";
}

.mdi-play-speed::before {
  content: "󰣿";
}

.mdi-playlist-check::before {
  content: "󰗇";
}

.mdi-playlist-edit::before {
  content: "󰤀";
}

.mdi-playlist-minus::before {
  content: "󰐐";
}

.mdi-playlist-music::before {
  content: "󰲸";
}

.mdi-playlist-music-outline::before {
  content: "󰲹";
}

.mdi-playlist-play::before {
  content: "󰐑";
}

.mdi-playlist-plus::before {
  content: "󰐒";
}

.mdi-playlist-remove::before {
  content: "󰐓";
}

.mdi-playlist-star::before {
  content: "󰷲";
}

.mdi-plex::before {
  content: "󰚺";
}

.mdi-plus::before {
  content: "󰐕";
}

.mdi-plus-box::before {
  content: "󰐖";
}

.mdi-plus-box-multiple::before {
  content: "󰌴";
}

.mdi-plus-box-multiple-outline::before {
  content: "󱅃";
}

.mdi-plus-box-outline::before {
  content: "󰜄";
}

.mdi-plus-circle::before {
  content: "󰐗";
}

.mdi-plus-circle-multiple::before {
  content: "󰍌";
}

.mdi-plus-circle-multiple-outline::before {
  content: "󰐘";
}

.mdi-plus-circle-outline::before {
  content: "󰐙";
}

.mdi-plus-minus::before {
  content: "󰦒";
}

.mdi-plus-minus-box::before {
  content: "󰦓";
}

.mdi-plus-minus-variant::before {
  content: "󱓉";
}

.mdi-plus-network::before {
  content: "󰐚";
}

.mdi-plus-network-outline::before {
  content: "󰲺";
}

.mdi-plus-one::before {
  content: "󰐛";
}

.mdi-plus-outline::before {
  content: "󰜅";
}

.mdi-plus-thick::before {
  content: "󱇬";
}

.mdi-podcast::before {
  content: "󰦔";
}

.mdi-podium::before {
  content: "󰴥";
}

.mdi-podium-bronze::before {
  content: "󰴦";
}

.mdi-podium-gold::before {
  content: "󰴧";
}

.mdi-podium-silver::before {
  content: "󰴨";
}

.mdi-point-of-sale::before {
  content: "󰶒";
}

.mdi-pokeball::before {
  content: "󰐝";
}

.mdi-pokemon-go::before {
  content: "󰨉";
}

.mdi-poker-chip::before {
  content: "󰠰";
}

.mdi-polaroid::before {
  content: "󰐞";
}

.mdi-police-badge::before {
  content: "󱅧";
}

.mdi-police-badge-outline::before {
  content: "󱅨";
}

.mdi-poll::before {
  content: "󰐟";
}

.mdi-poll-box::before {
  content: "󰐠";
}

.mdi-poll-box-outline::before {
  content: "󱉻";
}

.mdi-polo::before {
  content: "󱓃";
}

.mdi-polymer::before {
  content: "󰐡";
}

.mdi-pool::before {
  content: "󰘆";
}

.mdi-popcorn::before {
  content: "󰐢";
}

.mdi-post::before {
  content: "󱀈";
}

.mdi-post-outline::before {
  content: "󱀉";
}

.mdi-postage-stamp::before {
  content: "󰲻";
}

.mdi-pot::before {
  content: "󰋥";
}

.mdi-pot-mix::before {
  content: "󰙛";
}

.mdi-pot-mix-outline::before {
  content: "󰙷";
}

.mdi-pot-outline::before {
  content: "󰋿";
}

.mdi-pot-steam::before {
  content: "󰙚";
}

.mdi-pot-steam-outline::before {
  content: "󰌦";
}

.mdi-pound::before {
  content: "󰐣";
}

.mdi-pound-box::before {
  content: "󰐤";
}

.mdi-pound-box-outline::before {
  content: "󱅿";
}

.mdi-power::before {
  content: "󰐥";
}

.mdi-power-cycle::before {
  content: "󰤁";
}

.mdi-power-off::before {
  content: "󰤂";
}

.mdi-power-on::before {
  content: "󰤃";
}

.mdi-power-plug::before {
  content: "󰚥";
}

.mdi-power-plug-off::before {
  content: "󰚦";
}

.mdi-power-plug-off-outline::before {
  content: "󱐤";
}

.mdi-power-plug-outline::before {
  content: "󱐥";
}

.mdi-power-settings::before {
  content: "󰐦";
}

.mdi-power-sleep::before {
  content: "󰤄";
}

.mdi-power-socket::before {
  content: "󰐧";
}

.mdi-power-socket-au::before {
  content: "󰤅";
}

.mdi-power-socket-de::before {
  content: "󱄇";
}

.mdi-power-socket-eu::before {
  content: "󰟧";
}

.mdi-power-socket-fr::before {
  content: "󱄈";
}

.mdi-power-socket-it::before {
  content: "󱓿";
}

.mdi-power-socket-jp::before {
  content: "󱄉";
}

.mdi-power-socket-uk::before {
  content: "󰟨";
}

.mdi-power-socket-us::before {
  content: "󰟩";
}

.mdi-power-standby::before {
  content: "󰤆";
}

.mdi-powershell::before {
  content: "󰨊";
}

.mdi-prescription::before {
  content: "󰜆";
}

.mdi-presentation::before {
  content: "󰐨";
}

.mdi-presentation-play::before {
  content: "󰐩";
}

.mdi-pretzel::before {
  content: "󱕢";
}

.mdi-printer::before {
  content: "󰐪";
}

.mdi-printer-3d::before {
  content: "󰐫";
}

.mdi-printer-3d-nozzle::before {
  content: "󰹛";
}

.mdi-printer-3d-nozzle-alert::before {
  content: "󱇀";
}

.mdi-printer-3d-nozzle-alert-outline::before {
  content: "󱇁";
}

.mdi-printer-3d-nozzle-outline::before {
  content: "󰹜";
}

.mdi-printer-alert::before {
  content: "󰐬";
}

.mdi-printer-check::before {
  content: "󱅆";
}

.mdi-printer-eye::before {
  content: "󱑘";
}

.mdi-printer-off::before {
  content: "󰹝";
}

.mdi-printer-pos::before {
  content: "󱁗";
}

.mdi-printer-search::before {
  content: "󱑗";
}

.mdi-printer-settings::before {
  content: "󰜇";
}

.mdi-printer-wireless::before {
  content: "󰨋";
}

.mdi-priority-high::before {
  content: "󰘃";
}

.mdi-priority-low::before {
  content: "󰘄";
}

.mdi-professional-hexagon::before {
  content: "󰐭";
}

.mdi-progress-alert::before {
  content: "󰲼";
}

.mdi-progress-check::before {
  content: "󰦕";
}

.mdi-progress-clock::before {
  content: "󰦖";
}

.mdi-progress-close::before {
  content: "󱄊";
}

.mdi-progress-download::before {
  content: "󰦗";
}

.mdi-progress-question::before {
  content: "󱔢";
}

.mdi-progress-upload::before {
  content: "󰦘";
}

.mdi-progress-wrench::before {
  content: "󰲽";
}

.mdi-projector::before {
  content: "󰐮";
}

.mdi-projector-screen::before {
  content: "󰐯";
}

.mdi-projector-screen-outline::before {
  content: "󱜤";
}

.mdi-propane-tank::before {
  content: "󱍗";
}

.mdi-propane-tank-outline::before {
  content: "󱍘";
}

.mdi-protocol::before {
  content: "󰿘";
}

.mdi-publish::before {
  content: "󰚧";
}

.mdi-pulse::before {
  content: "󰐰";
}

.mdi-pump::before {
  content: "󱐂";
}

.mdi-pumpkin::before {
  content: "󰮿";
}

.mdi-purse::before {
  content: "󰼜";
}

.mdi-purse-outline::before {
  content: "󰼝";
}

.mdi-puzzle::before {
  content: "󰐱";
}

.mdi-puzzle-check::before {
  content: "󱐦";
}

.mdi-puzzle-check-outline::before {
  content: "󱐧";
}

.mdi-puzzle-edit::before {
  content: "󱓓";
}

.mdi-puzzle-edit-outline::before {
  content: "󱓙";
}

.mdi-puzzle-heart::before {
  content: "󱓔";
}

.mdi-puzzle-heart-outline::before {
  content: "󱓚";
}

.mdi-puzzle-minus::before {
  content: "󱓑";
}

.mdi-puzzle-minus-outline::before {
  content: "󱓗";
}

.mdi-puzzle-outline::before {
  content: "󰩦";
}

.mdi-puzzle-plus::before {
  content: "󱓐";
}

.mdi-puzzle-plus-outline::before {
  content: "󱓖";
}

.mdi-puzzle-remove::before {
  content: "󱓒";
}

.mdi-puzzle-remove-outline::before {
  content: "󱓘";
}

.mdi-puzzle-star::before {
  content: "󱓕";
}

.mdi-puzzle-star-outline::before {
  content: "󱓛";
}

.mdi-qi::before {
  content: "󰦙";
}

.mdi-qqchat::before {
  content: "󰘅";
}

.mdi-qrcode::before {
  content: "󰐲";
}

.mdi-qrcode-edit::before {
  content: "󰢸";
}

.mdi-qrcode-minus::before {
  content: "󱆌";
}

.mdi-qrcode-plus::before {
  content: "󱆋";
}

.mdi-qrcode-remove::before {
  content: "󱆍";
}

.mdi-qrcode-scan::before {
  content: "󰐳";
}

.mdi-quadcopter::before {
  content: "󰐴";
}

.mdi-quality-high::before {
  content: "󰐵";
}

.mdi-quality-low::before {
  content: "󰨌";
}

.mdi-quality-medium::before {
  content: "󰨍";
}

.mdi-quora::before {
  content: "󰴩";
}

.mdi-rabbit::before {
  content: "󰤇";
}

.mdi-racing-helmet::before {
  content: "󰶓";
}

.mdi-racquetball::before {
  content: "󰶔";
}

.mdi-radar::before {
  content: "󰐷";
}

.mdi-radiator::before {
  content: "󰐸";
}

.mdi-radiator-disabled::before {
  content: "󰫗";
}

.mdi-radiator-off::before {
  content: "󰫘";
}

.mdi-radio::before {
  content: "󰐹";
}

.mdi-radio-am::before {
  content: "󰲾";
}

.mdi-radio-fm::before {
  content: "󰲿";
}

.mdi-radio-handheld::before {
  content: "󰐺";
}

.mdi-radio-off::before {
  content: "󱈜";
}

.mdi-radio-tower::before {
  content: "󰐻";
}

.mdi-radioactive::before {
  content: "󰐼";
}

.mdi-radioactive-off::before {
  content: "󰻁";
}

.mdi-radiobox-blank::before {
  content: "󰐽";
}

.mdi-radiobox-marked::before {
  content: "󰐾";
}

.mdi-radiology-box::before {
  content: "󱓅";
}

.mdi-radiology-box-outline::before {
  content: "󱓆";
}

.mdi-radius::before {
  content: "󰳀";
}

.mdi-radius-outline::before {
  content: "󰳁";
}

.mdi-railroad-light::before {
  content: "󰼞";
}

.mdi-rake::before {
  content: "󱕄";
}

.mdi-raspberry-pi::before {
  content: "󰐿";
}

.mdi-ray-end::before {
  content: "󰑀";
}

.mdi-ray-end-arrow::before {
  content: "󰑁";
}

.mdi-ray-start::before {
  content: "󰑂";
}

.mdi-ray-start-arrow::before {
  content: "󰑃";
}

.mdi-ray-start-end::before {
  content: "󰑄";
}

.mdi-ray-start-vertex-end::before {
  content: "󱗘";
}

.mdi-ray-vertex::before {
  content: "󰑅";
}

.mdi-react::before {
  content: "󰜈";
}

.mdi-read::before {
  content: "󰑇";
}

.mdi-receipt::before {
  content: "󰑉";
}

.mdi-record::before {
  content: "󰑊";
}

.mdi-record-circle::before {
  content: "󰻂";
}

.mdi-record-circle-outline::before {
  content: "󰻃";
}

.mdi-record-player::before {
  content: "󰦚";
}

.mdi-record-rec::before {
  content: "󰑋";
}

.mdi-rectangle::before {
  content: "󰹞";
}

.mdi-rectangle-outline::before {
  content: "󰹟";
}

.mdi-recycle::before {
  content: "󰑌";
}

.mdi-recycle-variant::before {
  content: "󱎝";
}

.mdi-reddit::before {
  content: "󰑍";
}

.mdi-redhat::before {
  content: "󱄛";
}

.mdi-redo::before {
  content: "󰑎";
}

.mdi-redo-variant::before {
  content: "󰑏";
}

.mdi-reflect-horizontal::before {
  content: "󰨎";
}

.mdi-reflect-vertical::before {
  content: "󰨏";
}

.mdi-refresh::before {
  content: "󰑐";
}

.mdi-refresh-circle::before {
  content: "󱍷";
}

.mdi-regex::before {
  content: "󰑑";
}

.mdi-registered-trademark::before {
  content: "󰩧";
}

.mdi-reiterate::before {
  content: "󱖈";
}

.mdi-relation-many-to-many::before {
  content: "󱒖";
}

.mdi-relation-many-to-one::before {
  content: "󱒗";
}

.mdi-relation-many-to-one-or-many::before {
  content: "󱒘";
}

.mdi-relation-many-to-only-one::before {
  content: "󱒙";
}

.mdi-relation-many-to-zero-or-many::before {
  content: "󱒚";
}

.mdi-relation-many-to-zero-or-one::before {
  content: "󱒛";
}

.mdi-relation-one-or-many-to-many::before {
  content: "󱒜";
}

.mdi-relation-one-or-many-to-one::before {
  content: "󱒝";
}

.mdi-relation-one-or-many-to-one-or-many::before {
  content: "󱒞";
}

.mdi-relation-one-or-many-to-only-one::before {
  content: "󱒟";
}

.mdi-relation-one-or-many-to-zero-or-many::before {
  content: "󱒠";
}

.mdi-relation-one-or-many-to-zero-or-one::before {
  content: "󱒡";
}

.mdi-relation-one-to-many::before {
  content: "󱒢";
}

.mdi-relation-one-to-one::before {
  content: "󱒣";
}

.mdi-relation-one-to-one-or-many::before {
  content: "󱒤";
}

.mdi-relation-one-to-only-one::before {
  content: "󱒥";
}

.mdi-relation-one-to-zero-or-many::before {
  content: "󱒦";
}

.mdi-relation-one-to-zero-or-one::before {
  content: "󱒧";
}

.mdi-relation-only-one-to-many::before {
  content: "󱒨";
}

.mdi-relation-only-one-to-one::before {
  content: "󱒩";
}

.mdi-relation-only-one-to-one-or-many::before {
  content: "󱒪";
}

.mdi-relation-only-one-to-only-one::before {
  content: "󱒫";
}

.mdi-relation-only-one-to-zero-or-many::before {
  content: "󱒬";
}

.mdi-relation-only-one-to-zero-or-one::before {
  content: "󱒭";
}

.mdi-relation-zero-or-many-to-many::before {
  content: "󱒮";
}

.mdi-relation-zero-or-many-to-one::before {
  content: "󱒯";
}

.mdi-relation-zero-or-many-to-one-or-many::before {
  content: "󱒰";
}

.mdi-relation-zero-or-many-to-only-one::before {
  content: "󱒱";
}

.mdi-relation-zero-or-many-to-zero-or-many::before {
  content: "󱒲";
}

.mdi-relation-zero-or-many-to-zero-or-one::before {
  content: "󱒳";
}

.mdi-relation-zero-or-one-to-many::before {
  content: "󱒴";
}

.mdi-relation-zero-or-one-to-one::before {
  content: "󱒵";
}

.mdi-relation-zero-or-one-to-one-or-many::before {
  content: "󱒶";
}

.mdi-relation-zero-or-one-to-only-one::before {
  content: "󱒷";
}

.mdi-relation-zero-or-one-to-zero-or-many::before {
  content: "󱒸";
}

.mdi-relation-zero-or-one-to-zero-or-one::before {
  content: "󱒹";
}

.mdi-relative-scale::before {
  content: "󰑒";
}

.mdi-reload::before {
  content: "󰑓";
}

.mdi-reload-alert::before {
  content: "󱄋";
}

.mdi-reminder::before {
  content: "󰢌";
}

.mdi-remote::before {
  content: "󰑔";
}

.mdi-remote-desktop::before {
  content: "󰢹";
}

.mdi-remote-off::before {
  content: "󰻄";
}

.mdi-remote-tv::before {
  content: "󰻅";
}

.mdi-remote-tv-off::before {
  content: "󰻆";
}

.mdi-rename-box::before {
  content: "󰑕";
}

.mdi-reorder-horizontal::before {
  content: "󰚈";
}

.mdi-reorder-vertical::before {
  content: "󰚉";
}

.mdi-repeat::before {
  content: "󰑖";
}

.mdi-repeat-off::before {
  content: "󰑗";
}

.mdi-repeat-once::before {
  content: "󰑘";
}

.mdi-replay::before {
  content: "󰑙";
}

.mdi-reply::before {
  content: "󰑚";
}

.mdi-reply-all::before {
  content: "󰑛";
}

.mdi-reply-all-outline::before {
  content: "󰼟";
}

.mdi-reply-circle::before {
  content: "󱆮";
}

.mdi-reply-outline::before {
  content: "󰼠";
}

.mdi-reproduction::before {
  content: "󰑜";
}

.mdi-resistor::before {
  content: "󰭄";
}

.mdi-resistor-nodes::before {
  content: "󰭅";
}

.mdi-resize::before {
  content: "󰩨";
}

.mdi-resize-bottom-right::before {
  content: "󰑝";
}

.mdi-responsive::before {
  content: "󰑞";
}

.mdi-restart::before {
  content: "󰜉";
}

.mdi-restart-alert::before {
  content: "󱄌";
}

.mdi-restart-off::before {
  content: "󰶕";
}

.mdi-restore::before {
  content: "󰦛";
}

.mdi-restore-alert::before {
  content: "󱄍";
}

.mdi-rewind::before {
  content: "󰑟";
}

.mdi-rewind-10::before {
  content: "󰴪";
}

.mdi-rewind-30::before {
  content: "󰶖";
}

.mdi-rewind-5::before {
  content: "󱇹";
}

.mdi-rewind-60::before {
  content: "󱘌";
}

.mdi-rewind-outline::before {
  content: "󰜊";
}

.mdi-rhombus::before {
  content: "󰜋";
}

.mdi-rhombus-medium::before {
  content: "󰨐";
}

.mdi-rhombus-medium-outline::before {
  content: "󱓜";
}

.mdi-rhombus-outline::before {
  content: "󰜌";
}

.mdi-rhombus-split::before {
  content: "󰨑";
}

.mdi-rhombus-split-outline::before {
  content: "󱓝";
}

.mdi-ribbon::before {
  content: "󰑠";
}

.mdi-rice::before {
  content: "󰟪";
}

.mdi-rickshaw::before {
  content: "󱖻";
}

.mdi-rickshaw-electric::before {
  content: "󱖼";
}

.mdi-ring::before {
  content: "󰟫";
}

.mdi-rivet::before {
  content: "󰹠";
}

.mdi-road::before {
  content: "󰑡";
}

.mdi-road-variant::before {
  content: "󰑢";
}

.mdi-robber::before {
  content: "󱁘";
}

.mdi-robot::before {
  content: "󰚩";
}

.mdi-robot-angry::before {
  content: "󱚝";
}

.mdi-robot-angry-outline::before {
  content: "󱚞";
}

.mdi-robot-confused::before {
  content: "󱚟";
}

.mdi-robot-confused-outline::before {
  content: "󱚠";
}

.mdi-robot-dead::before {
  content: "󱚡";
}

.mdi-robot-dead-outline::before {
  content: "󱚢";
}

.mdi-robot-excited::before {
  content: "󱚣";
}

.mdi-robot-excited-outline::before {
  content: "󱚤";
}

.mdi-robot-happy::before {
  content: "󱜙";
}

.mdi-robot-happy-outline::before {
  content: "󱜚";
}

.mdi-robot-industrial::before {
  content: "󰭆";
}

.mdi-robot-love::before {
  content: "󱚥";
}

.mdi-robot-love-outline::before {
  content: "󱚦";
}

.mdi-robot-mower::before {
  content: "󱇷";
}

.mdi-robot-mower-outline::before {
  content: "󱇳";
}

.mdi-robot-off::before {
  content: "󱚧";
}

.mdi-robot-off-outline::before {
  content: "󱙻";
}

.mdi-robot-outline::before {
  content: "󱙺";
}

.mdi-robot-vacuum::before {
  content: "󰜍";
}

.mdi-robot-vacuum-variant::before {
  content: "󰤈";
}

.mdi-rocket::before {
  content: "󰑣";
}

.mdi-rocket-launch::before {
  content: "󱓞";
}

.mdi-rocket-launch-outline::before {
  content: "󱓟";
}

.mdi-rocket-outline::before {
  content: "󱎯";
}

.mdi-rodent::before {
  content: "󱌧";
}

.mdi-roller-skate::before {
  content: "󰴫";
}

.mdi-roller-skate-off::before {
  content: "󰅅";
}

.mdi-rollerblade::before {
  content: "󰴬";
}

.mdi-rollerblade-off::before {
  content: "󰀮";
}

.mdi-rollupjs::before {
  content: "󰯀";
}

.mdi-roman-numeral-1::before {
  content: "󱂈";
}

.mdi-roman-numeral-10::before {
  content: "󱂑";
}

.mdi-roman-numeral-2::before {
  content: "󱂉";
}

.mdi-roman-numeral-3::before {
  content: "󱂊";
}

.mdi-roman-numeral-4::before {
  content: "󱂋";
}

.mdi-roman-numeral-5::before {
  content: "󱂌";
}

.mdi-roman-numeral-6::before {
  content: "󱂍";
}

.mdi-roman-numeral-7::before {
  content: "󱂎";
}

.mdi-roman-numeral-8::before {
  content: "󱂏";
}

.mdi-roman-numeral-9::before {
  content: "󱂐";
}

.mdi-room-service::before {
  content: "󰢍";
}

.mdi-room-service-outline::before {
  content: "󰶗";
}

.mdi-rotate-3d::before {
  content: "󰻇";
}

.mdi-rotate-3d-variant::before {
  content: "󰑤";
}

.mdi-rotate-left::before {
  content: "󰑥";
}

.mdi-rotate-left-variant::before {
  content: "󰑦";
}

.mdi-rotate-orbit::before {
  content: "󰶘";
}

.mdi-rotate-right::before {
  content: "󰑧";
}

.mdi-rotate-right-variant::before {
  content: "󰑨";
}

.mdi-rounded-corner::before {
  content: "󰘇";
}

.mdi-router::before {
  content: "󱇢";
}

.mdi-router-network::before {
  content: "󱂇";
}

.mdi-router-wireless::before {
  content: "󰑩";
}

.mdi-router-wireless-off::before {
  content: "󱖣";
}

.mdi-router-wireless-settings::before {
  content: "󰩩";
}

.mdi-routes::before {
  content: "󰑪";
}

.mdi-routes-clock::before {
  content: "󱁙";
}

.mdi-rowing::before {
  content: "󰘈";
}

.mdi-rss::before {
  content: "󰑫";
}

.mdi-rss-box::before {
  content: "󰑬";
}

.mdi-rss-off::before {
  content: "󰼡";
}

.mdi-rug::before {
  content: "󱑵";
}

.mdi-rugby::before {
  content: "󰶙";
}

.mdi-ruler::before {
  content: "󰑭";
}

.mdi-ruler-square::before {
  content: "󰳂";
}

.mdi-ruler-square-compass::before {
  content: "󰺾";
}

.mdi-run::before {
  content: "󰜎";
}

.mdi-run-fast::before {
  content: "󰑮";
}

.mdi-rv-truck::before {
  content: "󱇔";
}

.mdi-sack::before {
  content: "󰴮";
}

.mdi-sack-percent::before {
  content: "󰴯";
}

.mdi-safe::before {
  content: "󰩪";
}

.mdi-safe-square::before {
  content: "󱉼";
}

.mdi-safe-square-outline::before {
  content: "󱉽";
}

.mdi-safety-goggles::before {
  content: "󰴰";
}

.mdi-sail-boat::before {
  content: "󰻈";
}

.mdi-sale::before {
  content: "󰑯";
}

.mdi-salesforce::before {
  content: "󰢎";
}

.mdi-sass::before {
  content: "󰟬";
}

.mdi-satellite::before {
  content: "󰑰";
}

.mdi-satellite-uplink::before {
  content: "󰤉";
}

.mdi-satellite-variant::before {
  content: "󰑱";
}

.mdi-sausage::before {
  content: "󰢺";
}

.mdi-saw-blade::before {
  content: "󰹡";
}

.mdi-sawtooth-wave::before {
  content: "󱑺";
}

.mdi-saxophone::before {
  content: "󰘉";
}

.mdi-scale::before {
  content: "󰑲";
}

.mdi-scale-balance::before {
  content: "󰗑";
}

.mdi-scale-bathroom::before {
  content: "󰑳";
}

.mdi-scale-off::before {
  content: "󱁚";
}

.mdi-scan-helper::before {
  content: "󱏘";
}

.mdi-scanner::before {
  content: "󰚫";
}

.mdi-scanner-off::before {
  content: "󰤊";
}

.mdi-scatter-plot::before {
  content: "󰻉";
}

.mdi-scatter-plot-outline::before {
  content: "󰻊";
}

.mdi-school::before {
  content: "󰑴";
}

.mdi-school-outline::before {
  content: "󱆀";
}

.mdi-scissors-cutting::before {
  content: "󰩫";
}

.mdi-scooter::before {
  content: "󱖽";
}

.mdi-scooter-electric::before {
  content: "󱖾";
}

.mdi-scoreboard::before {
  content: "󱉾";
}

.mdi-scoreboard-outline::before {
  content: "󱉿";
}

.mdi-screen-rotation::before {
  content: "󰑵";
}

.mdi-screen-rotation-lock::before {
  content: "󰑸";
}

.mdi-screw-flat-top::before {
  content: "󰷳";
}

.mdi-screw-lag::before {
  content: "󰷴";
}

.mdi-screw-machine-flat-top::before {
  content: "󰷵";
}

.mdi-screw-machine-round-top::before {
  content: "󰷶";
}

.mdi-screw-round-top::before {
  content: "󰷷";
}

.mdi-screwdriver::before {
  content: "󰑶";
}

.mdi-script::before {
  content: "󰯁";
}

.mdi-script-outline::before {
  content: "󰑷";
}

.mdi-script-text::before {
  content: "󰯂";
}

.mdi-script-text-key::before {
  content: "󱜥";
}

.mdi-script-text-key-outline::before {
  content: "󱜦";
}

.mdi-script-text-outline::before {
  content: "󰯃";
}

.mdi-script-text-play::before {
  content: "󱜧";
}

.mdi-script-text-play-outline::before {
  content: "󱜨";
}

.mdi-sd::before {
  content: "󰑹";
}

.mdi-seal::before {
  content: "󰑺";
}

.mdi-seal-variant::before {
  content: "󰿙";
}

.mdi-search-web::before {
  content: "󰜏";
}

.mdi-seat::before {
  content: "󰳃";
}

.mdi-seat-flat::before {
  content: "󰑻";
}

.mdi-seat-flat-angled::before {
  content: "󰑼";
}

.mdi-seat-individual-suite::before {
  content: "󰑽";
}

.mdi-seat-legroom-extra::before {
  content: "󰑾";
}

.mdi-seat-legroom-normal::before {
  content: "󰑿";
}

.mdi-seat-legroom-reduced::before {
  content: "󰒀";
}

.mdi-seat-outline::before {
  content: "󰳄";
}

.mdi-seat-passenger::before {
  content: "󱉉";
}

.mdi-seat-recline-extra::before {
  content: "󰒁";
}

.mdi-seat-recline-normal::before {
  content: "󰒂";
}

.mdi-seatbelt::before {
  content: "󰳅";
}

.mdi-security::before {
  content: "󰒃";
}

.mdi-security-network::before {
  content: "󰒄";
}

.mdi-seed::before {
  content: "󰹢";
}

.mdi-seed-off::before {
  content: "󱏽";
}

.mdi-seed-off-outline::before {
  content: "󱏾";
}

.mdi-seed-outline::before {
  content: "󰹣";
}

.mdi-seesaw::before {
  content: "󱖤";
}

.mdi-segment::before {
  content: "󰻋";
}

.mdi-select::before {
  content: "󰒅";
}

.mdi-select-all::before {
  content: "󰒆";
}

.mdi-select-color::before {
  content: "󰴱";
}

.mdi-select-compare::before {
  content: "󰫙";
}

.mdi-select-drag::before {
  content: "󰩬";
}

.mdi-select-group::before {
  content: "󰾂";
}

.mdi-select-inverse::before {
  content: "󰒇";
}

.mdi-select-marker::before {
  content: "󱊀";
}

.mdi-select-multiple::before {
  content: "󱊁";
}

.mdi-select-multiple-marker::before {
  content: "󱊂";
}

.mdi-select-off::before {
  content: "󰒈";
}

.mdi-select-place::before {
  content: "󰿚";
}

.mdi-select-search::before {
  content: "󱈄";
}

.mdi-selection::before {
  content: "󰒉";
}

.mdi-selection-drag::before {
  content: "󰩭";
}

.mdi-selection-ellipse::before {
  content: "󰴲";
}

.mdi-selection-ellipse-arrow-inside::before {
  content: "󰼢";
}

.mdi-selection-marker::before {
  content: "󱊃";
}

.mdi-selection-multiple::before {
  content: "󱊅";
}

.mdi-selection-multiple-marker::before {
  content: "󱊄";
}

.mdi-selection-off::before {
  content: "󰝷";
}

.mdi-selection-search::before {
  content: "󱈅";
}

.mdi-semantic-web::before {
  content: "󱌖";
}

.mdi-send::before {
  content: "󰒊";
}

.mdi-send-check::before {
  content: "󱅡";
}

.mdi-send-check-outline::before {
  content: "󱅢";
}

.mdi-send-circle::before {
  content: "󰷸";
}

.mdi-send-circle-outline::before {
  content: "󰷹";
}

.mdi-send-clock::before {
  content: "󱅣";
}

.mdi-send-clock-outline::before {
  content: "󱅤";
}

.mdi-send-lock::before {
  content: "󰟭";
}

.mdi-send-lock-outline::before {
  content: "󱅦";
}

.mdi-send-outline::before {
  content: "󱅥";
}

.mdi-serial-port::before {
  content: "󰙜";
}

.mdi-server::before {
  content: "󰒋";
}

.mdi-server-minus::before {
  content: "󰒌";
}

.mdi-server-network::before {
  content: "󰒍";
}

.mdi-server-network-off::before {
  content: "󰒎";
}

.mdi-server-off::before {
  content: "󰒏";
}

.mdi-server-plus::before {
  content: "󰒐";
}

.mdi-server-remove::before {
  content: "󰒑";
}

.mdi-server-security::before {
  content: "󰒒";
}

.mdi-set-all::before {
  content: "󰝸";
}

.mdi-set-center::before {
  content: "󰝹";
}

.mdi-set-center-right::before {
  content: "󰝺";
}

.mdi-set-left::before {
  content: "󰝻";
}

.mdi-set-left-center::before {
  content: "󰝼";
}

.mdi-set-left-right::before {
  content: "󰝽";
}

.mdi-set-merge::before {
  content: "󱓠";
}

.mdi-set-none::before {
  content: "󰝾";
}

.mdi-set-right::before {
  content: "󰝿";
}

.mdi-set-split::before {
  content: "󱓡";
}

.mdi-set-square::before {
  content: "󱑝";
}

.mdi-set-top-box::before {
  content: "󰦟";
}

.mdi-settings-helper::before {
  content: "󰩮";
}

.mdi-shaker::before {
  content: "󱄎";
}

.mdi-shaker-outline::before {
  content: "󱄏";
}

.mdi-shape::before {
  content: "󰠱";
}

.mdi-shape-circle-plus::before {
  content: "󰙝";
}

.mdi-shape-outline::before {
  content: "󰠲";
}

.mdi-shape-oval-plus::before {
  content: "󱇺";
}

.mdi-shape-plus::before {
  content: "󰒕";
}

.mdi-shape-polygon-plus::before {
  content: "󰙞";
}

.mdi-shape-rectangle-plus::before {
  content: "󰙟";
}

.mdi-shape-square-plus::before {
  content: "󰙠";
}

.mdi-shape-square-rounded-plus::before {
  content: "󱓺";
}

.mdi-share::before {
  content: "󰒖";
}

.mdi-share-all::before {
  content: "󱇴";
}

.mdi-share-all-outline::before {
  content: "󱇵";
}

.mdi-share-circle::before {
  content: "󱆭";
}

.mdi-share-off::before {
  content: "󰼣";
}

.mdi-share-off-outline::before {
  content: "󰼤";
}

.mdi-share-outline::before {
  content: "󰤲";
}

.mdi-share-variant::before {
  content: "󰒗";
}

.mdi-share-variant-outline::before {
  content: "󱔔";
}

.mdi-shark-fin::before {
  content: "󱙳";
}

.mdi-shark-fin-outline::before {
  content: "󱙴";
}

.mdi-sheep::before {
  content: "󰳆";
}

.mdi-shield::before {
  content: "󰒘";
}

.mdi-shield-account::before {
  content: "󰢏";
}

.mdi-shield-account-outline::before {
  content: "󰨒";
}

.mdi-shield-account-variant::before {
  content: "󱖧";
}

.mdi-shield-account-variant-outline::before {
  content: "󱖨";
}

.mdi-shield-airplane::before {
  content: "󰚻";
}

.mdi-shield-airplane-outline::before {
  content: "󰳇";
}

.mdi-shield-alert::before {
  content: "󰻌";
}

.mdi-shield-alert-outline::before {
  content: "󰻍";
}

.mdi-shield-bug::before {
  content: "󱏚";
}

.mdi-shield-bug-outline::before {
  content: "󱏛";
}

.mdi-shield-car::before {
  content: "󰾃";
}

.mdi-shield-check::before {
  content: "󰕥";
}

.mdi-shield-check-outline::before {
  content: "󰳈";
}

.mdi-shield-cross::before {
  content: "󰳉";
}

.mdi-shield-cross-outline::before {
  content: "󰳊";
}

.mdi-shield-edit::before {
  content: "󱆠";
}

.mdi-shield-edit-outline::before {
  content: "󱆡";
}

.mdi-shield-half::before {
  content: "󱍠";
}

.mdi-shield-half-full::before {
  content: "󰞀";
}

.mdi-shield-home::before {
  content: "󰚊";
}

.mdi-shield-home-outline::before {
  content: "󰳋";
}

.mdi-shield-key::before {
  content: "󰯄";
}

.mdi-shield-key-outline::before {
  content: "󰯅";
}

.mdi-shield-link-variant::before {
  content: "󰴳";
}

.mdi-shield-link-variant-outline::before {
  content: "󰴴";
}

.mdi-shield-lock::before {
  content: "󰦝";
}

.mdi-shield-lock-outline::before {
  content: "󰳌";
}

.mdi-shield-off::before {
  content: "󰦞";
}

.mdi-shield-off-outline::before {
  content: "󰦜";
}

.mdi-shield-outline::before {
  content: "󰒙";
}

.mdi-shield-plus::before {
  content: "󰫚";
}

.mdi-shield-plus-outline::before {
  content: "󰫛";
}

.mdi-shield-refresh::before {
  content: "󰂪";
}

.mdi-shield-refresh-outline::before {
  content: "󰇠";
}

.mdi-shield-remove::before {
  content: "󰫜";
}

.mdi-shield-remove-outline::before {
  content: "󰫝";
}

.mdi-shield-search::before {
  content: "󰶚";
}

.mdi-shield-star::before {
  content: "󱄻";
}

.mdi-shield-star-outline::before {
  content: "󱄼";
}

.mdi-shield-sun::before {
  content: "󱁝";
}

.mdi-shield-sun-outline::before {
  content: "󱁞";
}

.mdi-shield-sync::before {
  content: "󱆢";
}

.mdi-shield-sync-outline::before {
  content: "󱆣";
}

.mdi-ship-wheel::before {
  content: "󰠳";
}

.mdi-shoe-ballet::before {
  content: "󱗊";
}

.mdi-shoe-cleat::before {
  content: "󱗇";
}

.mdi-shoe-formal::before {
  content: "󰭇";
}

.mdi-shoe-heel::before {
  content: "󰭈";
}

.mdi-shoe-print::before {
  content: "󰷺";
}

.mdi-shoe-sneaker::before {
  content: "󱗈";
}

.mdi-shopping::before {
  content: "󰒚";
}

.mdi-shopping-music::before {
  content: "󰒛";
}

.mdi-shopping-outline::before {
  content: "󱇕";
}

.mdi-shopping-search::before {
  content: "󰾄";
}

.mdi-shore::before {
  content: "󱓹";
}

.mdi-shovel::before {
  content: "󰜐";
}

.mdi-shovel-off::before {
  content: "󰜑";
}

.mdi-shower::before {
  content: "󰦠";
}

.mdi-shower-head::before {
  content: "󰦡";
}

.mdi-shredder::before {
  content: "󰒜";
}

.mdi-shuffle::before {
  content: "󰒝";
}

.mdi-shuffle-disabled::before {
  content: "󰒞";
}

.mdi-shuffle-variant::before {
  content: "󰒟";
}

.mdi-shuriken::before {
  content: "󱍿";
}

.mdi-sigma::before {
  content: "󰒠";
}

.mdi-sigma-lower::before {
  content: "󰘫";
}

.mdi-sign-caution::before {
  content: "󰒡";
}

.mdi-sign-direction::before {
  content: "󰞁";
}

.mdi-sign-direction-minus::before {
  content: "󱀀";
}

.mdi-sign-direction-plus::before {
  content: "󰿜";
}

.mdi-sign-direction-remove::before {
  content: "󰿝";
}

.mdi-sign-pole::before {
  content: "󱓸";
}

.mdi-sign-real-estate::before {
  content: "󱄘";
}

.mdi-sign-text::before {
  content: "󰞂";
}

.mdi-signal::before {
  content: "󰒢";
}

.mdi-signal-2g::before {
  content: "󰜒";
}

.mdi-signal-3g::before {
  content: "󰜓";
}

.mdi-signal-4g::before {
  content: "󰜔";
}

.mdi-signal-5g::before {
  content: "󰩯";
}

.mdi-signal-cellular-1::before {
  content: "󰢼";
}

.mdi-signal-cellular-2::before {
  content: "󰢽";
}

.mdi-signal-cellular-3::before {
  content: "󰢾";
}

.mdi-signal-cellular-outline::before {
  content: "󰢿";
}

.mdi-signal-distance-variant::before {
  content: "󰹤";
}

.mdi-signal-hspa::before {
  content: "󰜕";
}

.mdi-signal-hspa-plus::before {
  content: "󰜖";
}

.mdi-signal-off::before {
  content: "󰞃";
}

.mdi-signal-variant::before {
  content: "󰘊";
}

.mdi-signature::before {
  content: "󰷻";
}

.mdi-signature-freehand::before {
  content: "󰷼";
}

.mdi-signature-image::before {
  content: "󰷽";
}

.mdi-signature-text::before {
  content: "󰷾";
}

.mdi-silo::before {
  content: "󰭉";
}

.mdi-silverware::before {
  content: "󰒣";
}

.mdi-silverware-clean::before {
  content: "󰿞";
}

.mdi-silverware-fork::before {
  content: "󰒤";
}

.mdi-silverware-fork-knife::before {
  content: "󰩰";
}

.mdi-silverware-spoon::before {
  content: "󰒥";
}

.mdi-silverware-variant::before {
  content: "󰒦";
}

.mdi-sim::before {
  content: "󰒧";
}

.mdi-sim-alert::before {
  content: "󰒨";
}

.mdi-sim-alert-outline::before {
  content: "󱗓";
}

.mdi-sim-off::before {
  content: "󰒩";
}

.mdi-sim-off-outline::before {
  content: "󱗔";
}

.mdi-sim-outline::before {
  content: "󱗕";
}

.mdi-simple-icons::before {
  content: "󱌝";
}

.mdi-sina-weibo::before {
  content: "󰫟";
}

.mdi-sine-wave::before {
  content: "󰥛";
}

.mdi-sitemap::before {
  content: "󰒪";
}

.mdi-size-l::before {
  content: "󱎦";
}

.mdi-size-m::before {
  content: "󱎥";
}

.mdi-size-s::before {
  content: "󱎤";
}

.mdi-size-xl::before {
  content: "󱎧";
}

.mdi-size-xs::before {
  content: "󱎣";
}

.mdi-size-xxl::before {
  content: "󱎨";
}

.mdi-size-xxs::before {
  content: "󱎢";
}

.mdi-size-xxxl::before {
  content: "󱎩";
}

.mdi-skate::before {
  content: "󰴵";
}

.mdi-skateboard::before {
  content: "󱓂";
}

.mdi-skew-less::before {
  content: "󰴶";
}

.mdi-skew-more::before {
  content: "󰴷";
}

.mdi-ski::before {
  content: "󱌄";
}

.mdi-ski-cross-country::before {
  content: "󱌅";
}

.mdi-ski-water::before {
  content: "󱌆";
}

.mdi-skip-backward::before {
  content: "󰒫";
}

.mdi-skip-backward-outline::before {
  content: "󰼥";
}

.mdi-skip-forward::before {
  content: "󰒬";
}

.mdi-skip-forward-outline::before {
  content: "󰼦";
}

.mdi-skip-next::before {
  content: "󰒭";
}

.mdi-skip-next-circle::before {
  content: "󰙡";
}

.mdi-skip-next-circle-outline::before {
  content: "󰙢";
}

.mdi-skip-next-outline::before {
  content: "󰼧";
}

.mdi-skip-previous::before {
  content: "󰒮";
}

.mdi-skip-previous-circle::before {
  content: "󰙣";
}

.mdi-skip-previous-circle-outline::before {
  content: "󰙤";
}

.mdi-skip-previous-outline::before {
  content: "󰼨";
}

.mdi-skull::before {
  content: "󰚌";
}

.mdi-skull-crossbones::before {
  content: "󰯆";
}

.mdi-skull-crossbones-outline::before {
  content: "󰯇";
}

.mdi-skull-outline::before {
  content: "󰯈";
}

.mdi-skull-scan::before {
  content: "󱓇";
}

.mdi-skull-scan-outline::before {
  content: "󱓈";
}

.mdi-skype::before {
  content: "󰒯";
}

.mdi-skype-business::before {
  content: "󰒰";
}

.mdi-slack::before {
  content: "󰒱";
}

.mdi-slash-forward::before {
  content: "󰿟";
}

.mdi-slash-forward-box::before {
  content: "󰿠";
}

.mdi-sleep::before {
  content: "󰒲";
}

.mdi-sleep-off::before {
  content: "󰒳";
}

.mdi-slide::before {
  content: "󱖥";
}

.mdi-slope-downhill::before {
  content: "󰷿";
}

.mdi-slope-uphill::before {
  content: "󰸀";
}

.mdi-slot-machine::before {
  content: "󱄔";
}

.mdi-slot-machine-outline::before {
  content: "󱄕";
}

.mdi-smart-card::before {
  content: "󱂽";
}

.mdi-smart-card-outline::before {
  content: "󱂾";
}

.mdi-smart-card-reader::before {
  content: "󱂿";
}

.mdi-smart-card-reader-outline::before {
  content: "󱃀";
}

.mdi-smog::before {
  content: "󰩱";
}

.mdi-smoke-detector::before {
  content: "󰎒";
}

.mdi-smoking::before {
  content: "󰒴";
}

.mdi-smoking-off::before {
  content: "󰒵";
}

.mdi-smoking-pipe::before {
  content: "󱐍";
}

.mdi-smoking-pipe-off::before {
  content: "󱐨";
}

.mdi-snail::before {
  content: "󱙷";
}

.mdi-snake::before {
  content: "󱔎";
}

.mdi-snapchat::before {
  content: "󰒶";
}

.mdi-snowboard::before {
  content: "󱌇";
}

.mdi-snowflake::before {
  content: "󰜗";
}

.mdi-snowflake-alert::before {
  content: "󰼩";
}

.mdi-snowflake-melt::before {
  content: "󱋋";
}

.mdi-snowflake-off::before {
  content: "󱓣";
}

.mdi-snowflake-variant::before {
  content: "󰼪";
}

.mdi-snowman::before {
  content: "󰒷";
}

.mdi-soccer::before {
  content: "󰒸";
}

.mdi-soccer-field::before {
  content: "󰠴";
}

.mdi-social-distance-2-meters::before {
  content: "󱕹";
}

.mdi-social-distance-6-feet::before {
  content: "󱕺";
}

.mdi-sofa::before {
  content: "󰒹";
}

.mdi-sofa-outline::before {
  content: "󱕭";
}

.mdi-sofa-single::before {
  content: "󱕮";
}

.mdi-sofa-single-outline::before {
  content: "󱕯";
}

.mdi-solar-panel::before {
  content: "󰶛";
}

.mdi-solar-panel-large::before {
  content: "󰶜";
}

.mdi-solar-power::before {
  content: "󰩲";
}

.mdi-soldering-iron::before {
  content: "󱂒";
}

.mdi-solid::before {
  content: "󰚍";
}

.mdi-sony-playstation::before {
  content: "󰐔";
}

.mdi-sort::before {
  content: "󰒺";
}

.mdi-sort-alphabetical-ascending::before {
  content: "󰖽";
}

.mdi-sort-alphabetical-ascending-variant::before {
  content: "󱅈";
}

.mdi-sort-alphabetical-descending::before {
  content: "󰖿";
}

.mdi-sort-alphabetical-descending-variant::before {
  content: "󱅉";
}

.mdi-sort-alphabetical-variant::before {
  content: "󰒻";
}

.mdi-sort-ascending::before {
  content: "󰒼";
}

.mdi-sort-bool-ascending::before {
  content: "󱎅";
}

.mdi-sort-bool-ascending-variant::before {
  content: "󱎆";
}

.mdi-sort-bool-descending::before {
  content: "󱎇";
}

.mdi-sort-bool-descending-variant::before {
  content: "󱎈";
}

.mdi-sort-calendar-ascending::before {
  content: "󱕇";
}

.mdi-sort-calendar-descending::before {
  content: "󱕈";
}

.mdi-sort-clock-ascending::before {
  content: "󱕉";
}

.mdi-sort-clock-ascending-outline::before {
  content: "󱕊";
}

.mdi-sort-clock-descending::before {
  content: "󱕋";
}

.mdi-sort-clock-descending-outline::before {
  content: "󱕌";
}

.mdi-sort-descending::before {
  content: "󰒽";
}

.mdi-sort-numeric-ascending::before {
  content: "󱎉";
}

.mdi-sort-numeric-ascending-variant::before {
  content: "󰤍";
}

.mdi-sort-numeric-descending::before {
  content: "󱎊";
}

.mdi-sort-numeric-descending-variant::before {
  content: "󰫒";
}

.mdi-sort-numeric-variant::before {
  content: "󰒾";
}

.mdi-sort-reverse-variant::before {
  content: "󰌼";
}

.mdi-sort-variant::before {
  content: "󰒿";
}

.mdi-sort-variant-lock::before {
  content: "󰳍";
}

.mdi-sort-variant-lock-open::before {
  content: "󰳎";
}

.mdi-sort-variant-remove::before {
  content: "󱅇";
}

.mdi-soundcloud::before {
  content: "󰓀";
}

.mdi-source-branch::before {
  content: "󰘬";
}

.mdi-source-branch-check::before {
  content: "󱓏";
}

.mdi-source-branch-minus::before {
  content: "󱓋";
}

.mdi-source-branch-plus::before {
  content: "󱓊";
}

.mdi-source-branch-refresh::before {
  content: "󱓍";
}

.mdi-source-branch-remove::before {
  content: "󱓌";
}

.mdi-source-branch-sync::before {
  content: "󱓎";
}

.mdi-source-commit::before {
  content: "󰜘";
}

.mdi-source-commit-end::before {
  content: "󰜙";
}

.mdi-source-commit-end-local::before {
  content: "󰜚";
}

.mdi-source-commit-local::before {
  content: "󰜛";
}

.mdi-source-commit-next-local::before {
  content: "󰜜";
}

.mdi-source-commit-start::before {
  content: "󰜝";
}

.mdi-source-commit-start-next-local::before {
  content: "󰜞";
}

.mdi-source-fork::before {
  content: "󰓁";
}

.mdi-source-merge::before {
  content: "󰘭";
}

.mdi-source-pull::before {
  content: "󰓂";
}

.mdi-source-repository::before {
  content: "󰳏";
}

.mdi-source-repository-multiple::before {
  content: "󰳐";
}

.mdi-soy-sauce::before {
  content: "󰟮";
}

.mdi-soy-sauce-off::before {
  content: "󱏼";
}

.mdi-spa::before {
  content: "󰳑";
}

.mdi-spa-outline::before {
  content: "󰳒";
}

.mdi-space-invaders::before {
  content: "󰯉";
}

.mdi-space-station::before {
  content: "󱎃";
}

.mdi-spade::before {
  content: "󰹥";
}

.mdi-sparkles::before {
  content: "󱕅";
}

.mdi-speaker::before {
  content: "󰓃";
}

.mdi-speaker-bluetooth::before {
  content: "󰦢";
}

.mdi-speaker-multiple::before {
  content: "󰴸";
}

.mdi-speaker-off::before {
  content: "󰓄";
}

.mdi-speaker-wireless::before {
  content: "󰜟";
}

.mdi-speedometer::before {
  content: "󰓅";
}

.mdi-speedometer-medium::before {
  content: "󰾅";
}

.mdi-speedometer-slow::before {
  content: "󰾆";
}

.mdi-spellcheck::before {
  content: "󰓆";
}

.mdi-spider::before {
  content: "󱇪";
}

.mdi-spider-thread::before {
  content: "󱇫";
}

.mdi-spider-web::before {
  content: "󰯊";
}

.mdi-spirit-level::before {
  content: "󱓱";
}

.mdi-spoon-sugar::before {
  content: "󱐩";
}

.mdi-spotify::before {
  content: "󰓇";
}

.mdi-spotlight::before {
  content: "󰓈";
}

.mdi-spotlight-beam::before {
  content: "󰓉";
}

.mdi-spray::before {
  content: "󰙥";
}

.mdi-spray-bottle::before {
  content: "󰫠";
}

.mdi-sprinkler::before {
  content: "󱁟";
}

.mdi-sprinkler-variant::before {
  content: "󱁠";
}

.mdi-sprout::before {
  content: "󰹦";
}

.mdi-sprout-outline::before {
  content: "󰹧";
}

.mdi-square::before {
  content: "󰝤";
}

.mdi-square-circle::before {
  content: "󱔀";
}

.mdi-square-edit-outline::before {
  content: "󰤌";
}

.mdi-square-medium::before {
  content: "󰨓";
}

.mdi-square-medium-outline::before {
  content: "󰨔";
}

.mdi-square-off::before {
  content: "󱋮";
}

.mdi-square-off-outline::before {
  content: "󱋯";
}

.mdi-square-outline::before {
  content: "󰝣";
}

.mdi-square-root::before {
  content: "󰞄";
}

.mdi-square-root-box::before {
  content: "󰦣";
}

.mdi-square-rounded::before {
  content: "󱓻";
}

.mdi-square-rounded-outline::before {
  content: "󱓼";
}

.mdi-square-small::before {
  content: "󰨕";
}

.mdi-square-wave::before {
  content: "󱑻";
}

.mdi-squeegee::before {
  content: "󰫡";
}

.mdi-ssh::before {
  content: "󰣀";
}

.mdi-stack-exchange::before {
  content: "󰘋";
}

.mdi-stack-overflow::before {
  content: "󰓌";
}

.mdi-stackpath::before {
  content: "󰍙";
}

.mdi-stadium::before {
  content: "󰿹";
}

.mdi-stadium-variant::before {
  content: "󰜠";
}

.mdi-stairs::before {
  content: "󰓍";
}

.mdi-stairs-box::before {
  content: "󱎞";
}

.mdi-stairs-down::before {
  content: "󱊾";
}

.mdi-stairs-up::before {
  content: "󱊽";
}

.mdi-stamper::before {
  content: "󰴹";
}

.mdi-standard-definition::before {
  content: "󰟯";
}

.mdi-star::before {
  content: "󰓎";
}

.mdi-star-box::before {
  content: "󰩳";
}

.mdi-star-box-multiple::before {
  content: "󱊆";
}

.mdi-star-box-multiple-outline::before {
  content: "󱊇";
}

.mdi-star-box-outline::before {
  content: "󰩴";
}

.mdi-star-check::before {
  content: "󱕦";
}

.mdi-star-check-outline::before {
  content: "󱕪";
}

.mdi-star-circle::before {
  content: "󰓏";
}

.mdi-star-circle-outline::before {
  content: "󰦤";
}

.mdi-star-cog::before {
  content: "󱙨";
}

.mdi-star-cog-outline::before {
  content: "󱙩";
}

.mdi-star-face::before {
  content: "󰦥";
}

.mdi-star-four-points::before {
  content: "󰫢";
}

.mdi-star-four-points-outline::before {
  content: "󰫣";
}

.mdi-star-half::before {
  content: "󰉆";
}

.mdi-star-half-full::before {
  content: "󰓐";
}

.mdi-star-minus::before {
  content: "󱕤";
}

.mdi-star-minus-outline::before {
  content: "󱕨";
}

.mdi-star-off::before {
  content: "󰓑";
}

.mdi-star-off-outline::before {
  content: "󱕛";
}

.mdi-star-outline::before {
  content: "󰓒";
}

.mdi-star-plus::before {
  content: "󱕣";
}

.mdi-star-plus-outline::before {
  content: "󱕧";
}

.mdi-star-remove::before {
  content: "󱕥";
}

.mdi-star-remove-outline::before {
  content: "󱕩";
}

.mdi-star-settings::before {
  content: "󱙪";
}

.mdi-star-settings-outline::before {
  content: "󱙫";
}

.mdi-star-shooting::before {
  content: "󱝁";
}

.mdi-star-shooting-outline::before {
  content: "󱝂";
}

.mdi-star-three-points::before {
  content: "󰫤";
}

.mdi-star-three-points-outline::before {
  content: "󰫥";
}

.mdi-state-machine::before {
  content: "󱇯";
}

.mdi-steam::before {
  content: "󰓓";
}

.mdi-steering::before {
  content: "󰓔";
}

.mdi-steering-off::before {
  content: "󰤎";
}

.mdi-step-backward::before {
  content: "󰓕";
}

.mdi-step-backward-2::before {
  content: "󰓖";
}

.mdi-step-forward::before {
  content: "󰓗";
}

.mdi-step-forward-2::before {
  content: "󰓘";
}

.mdi-stethoscope::before {
  content: "󰓙";
}

.mdi-sticker::before {
  content: "󱍤";
}

.mdi-sticker-alert::before {
  content: "󱍥";
}

.mdi-sticker-alert-outline::before {
  content: "󱍦";
}

.mdi-sticker-check::before {
  content: "󱍧";
}

.mdi-sticker-check-outline::before {
  content: "󱍨";
}

.mdi-sticker-circle-outline::before {
  content: "󰗐";
}

.mdi-sticker-emoji::before {
  content: "󰞅";
}

.mdi-sticker-minus::before {
  content: "󱍩";
}

.mdi-sticker-minus-outline::before {
  content: "󱍪";
}

.mdi-sticker-outline::before {
  content: "󱍫";
}

.mdi-sticker-plus::before {
  content: "󱍬";
}

.mdi-sticker-plus-outline::before {
  content: "󱍭";
}

.mdi-sticker-remove::before {
  content: "󱍮";
}

.mdi-sticker-remove-outline::before {
  content: "󱍯";
}

.mdi-stocking::before {
  content: "󰓚";
}

.mdi-stomach::before {
  content: "󱂓";
}

.mdi-stop::before {
  content: "󰓛";
}

.mdi-stop-circle::before {
  content: "󰙦";
}

.mdi-stop-circle-outline::before {
  content: "󰙧";
}

.mdi-store::before {
  content: "󰓜";
}

.mdi-store-24-hour::before {
  content: "󰓝";
}

.mdi-store-minus::before {
  content: "󱙞";
}

.mdi-store-outline::before {
  content: "󱍡";
}

.mdi-store-plus::before {
  content: "󱙟";
}

.mdi-store-remove::before {
  content: "󱙠";
}

.mdi-storefront::before {
  content: "󰟇";
}

.mdi-storefront-outline::before {
  content: "󱃁";
}

.mdi-stove::before {
  content: "󰓞";
}

.mdi-strategy::before {
  content: "󱇖";
}

.mdi-stretch-to-page::before {
  content: "󰼫";
}

.mdi-stretch-to-page-outline::before {
  content: "󰼬";
}

.mdi-string-lights::before {
  content: "󱊺";
}

.mdi-string-lights-off::before {
  content: "󱊻";
}

.mdi-subdirectory-arrow-left::before {
  content: "󰘌";
}

.mdi-subdirectory-arrow-right::before {
  content: "󰘍";
}

.mdi-submarine::before {
  content: "󱕬";
}

.mdi-subtitles::before {
  content: "󰨖";
}

.mdi-subtitles-outline::before {
  content: "󰨗";
}

.mdi-subway::before {
  content: "󰚬";
}

.mdi-subway-alert-variant::before {
  content: "󰶝";
}

.mdi-subway-variant::before {
  content: "󰓟";
}

.mdi-summit::before {
  content: "󰞆";
}

.mdi-sunglasses::before {
  content: "󰓠";
}

.mdi-surround-sound::before {
  content: "󰗅";
}

.mdi-surround-sound-2-0::before {
  content: "󰟰";
}

.mdi-surround-sound-2-1::before {
  content: "󱜩";
}

.mdi-surround-sound-3-1::before {
  content: "󰟱";
}

.mdi-surround-sound-5-1::before {
  content: "󰟲";
}

.mdi-surround-sound-5-1-2::before {
  content: "󱜪";
}

.mdi-surround-sound-7-1::before {
  content: "󰟳";
}

.mdi-svg::before {
  content: "󰜡";
}

.mdi-swap-horizontal::before {
  content: "󰓡";
}

.mdi-swap-horizontal-bold::before {
  content: "󰯍";
}

.mdi-swap-horizontal-circle::before {
  content: "󰿡";
}

.mdi-swap-horizontal-circle-outline::before {
  content: "󰿢";
}

.mdi-swap-horizontal-variant::before {
  content: "󰣁";
}

.mdi-swap-vertical::before {
  content: "󰓢";
}

.mdi-swap-vertical-bold::before {
  content: "󰯎";
}

.mdi-swap-vertical-circle::before {
  content: "󰿣";
}

.mdi-swap-vertical-circle-outline::before {
  content: "󰿤";
}

.mdi-swap-vertical-variant::before {
  content: "󰣂";
}

.mdi-swim::before {
  content: "󰓣";
}

.mdi-switch::before {
  content: "󰓤";
}

.mdi-sword::before {
  content: "󰓥";
}

.mdi-sword-cross::before {
  content: "󰞇";
}

.mdi-syllabary-hangul::before {
  content: "󱌳";
}

.mdi-syllabary-hiragana::before {
  content: "󱌴";
}

.mdi-syllabary-katakana::before {
  content: "󱌵";
}

.mdi-syllabary-katakana-halfwidth::before {
  content: "󱌶";
}

.mdi-symbol::before {
  content: "󱔁";
}

.mdi-symfony::before {
  content: "󰫦";
}

.mdi-sync::before {
  content: "󰓦";
}

.mdi-sync-alert::before {
  content: "󰓧";
}

.mdi-sync-circle::before {
  content: "󱍸";
}

.mdi-sync-off::before {
  content: "󰓨";
}

.mdi-tab::before {
  content: "󰓩";
}

.mdi-tab-minus::before {
  content: "󰭋";
}

.mdi-tab-plus::before {
  content: "󰝜";
}

.mdi-tab-remove::before {
  content: "󰭌";
}

.mdi-tab-unselected::before {
  content: "󰓪";
}

.mdi-table::before {
  content: "󰓫";
}

.mdi-table-account::before {
  content: "󱎹";
}

.mdi-table-alert::before {
  content: "󱎺";
}

.mdi-table-arrow-down::before {
  content: "󱎻";
}

.mdi-table-arrow-left::before {
  content: "󱎼";
}

.mdi-table-arrow-right::before {
  content: "󱎽";
}

.mdi-table-arrow-up::before {
  content: "󱎾";
}

.mdi-table-border::before {
  content: "󰨘";
}

.mdi-table-cancel::before {
  content: "󱎿";
}

.mdi-table-chair::before {
  content: "󱁡";
}

.mdi-table-check::before {
  content: "󱏀";
}

.mdi-table-clock::before {
  content: "󱏁";
}

.mdi-table-cog::before {
  content: "󱏂";
}

.mdi-table-column::before {
  content: "󰠵";
}

.mdi-table-column-plus-after::before {
  content: "󰓬";
}

.mdi-table-column-plus-before::before {
  content: "󰓭";
}

.mdi-table-column-remove::before {
  content: "󰓮";
}

.mdi-table-column-width::before {
  content: "󰓯";
}

.mdi-table-edit::before {
  content: "󰓰";
}

.mdi-table-eye::before {
  content: "󱂔";
}

.mdi-table-eye-off::before {
  content: "󱏃";
}

.mdi-table-furniture::before {
  content: "󰖼";
}

.mdi-table-headers-eye::before {
  content: "󱈝";
}

.mdi-table-headers-eye-off::before {
  content: "󱈞";
}

.mdi-table-heart::before {
  content: "󱏄";
}

.mdi-table-key::before {
  content: "󱏅";
}

.mdi-table-large::before {
  content: "󰓱";
}

.mdi-table-large-plus::before {
  content: "󰾇";
}

.mdi-table-large-remove::before {
  content: "󰾈";
}

.mdi-table-lock::before {
  content: "󱏆";
}

.mdi-table-merge-cells::before {
  content: "󰦦";
}

.mdi-table-minus::before {
  content: "󱏇";
}

.mdi-table-multiple::before {
  content: "󱏈";
}

.mdi-table-network::before {
  content: "󱏉";
}

.mdi-table-of-contents::before {
  content: "󰠶";
}

.mdi-table-off::before {
  content: "󱏊";
}

.mdi-table-picnic::before {
  content: "󱝃";
}

.mdi-table-plus::before {
  content: "󰩵";
}

.mdi-table-refresh::before {
  content: "󱎠";
}

.mdi-table-remove::before {
  content: "󰩶";
}

.mdi-table-row::before {
  content: "󰠷";
}

.mdi-table-row-height::before {
  content: "󰓲";
}

.mdi-table-row-plus-after::before {
  content: "󰓳";
}

.mdi-table-row-plus-before::before {
  content: "󰓴";
}

.mdi-table-row-remove::before {
  content: "󰓵";
}

.mdi-table-search::before {
  content: "󰤏";
}

.mdi-table-settings::before {
  content: "󰠸";
}

.mdi-table-split-cell::before {
  content: "󱐪";
}

.mdi-table-star::before {
  content: "󱏋";
}

.mdi-table-sync::before {
  content: "󱎡";
}

.mdi-table-tennis::before {
  content: "󰹨";
}

.mdi-tablet::before {
  content: "󰓶";
}

.mdi-tablet-android::before {
  content: "󰓷";
}

.mdi-tablet-cellphone::before {
  content: "󰦧";
}

.mdi-tablet-dashboard::before {
  content: "󰻎";
}

.mdi-tablet-ipad::before {
  content: "󰓸";
}

.mdi-taco::before {
  content: "󰝢";
}

.mdi-tag::before {
  content: "󰓹";
}

.mdi-tag-arrow-down::before {
  content: "󱜫";
}

.mdi-tag-arrow-down-outline::before {
  content: "󱜬";
}

.mdi-tag-arrow-left::before {
  content: "󱜭";
}

.mdi-tag-arrow-left-outline::before {
  content: "󱜮";
}

.mdi-tag-arrow-right::before {
  content: "󱜯";
}

.mdi-tag-arrow-right-outline::before {
  content: "󱜰";
}

.mdi-tag-arrow-up::before {
  content: "󱜱";
}

.mdi-tag-arrow-up-outline::before {
  content: "󱜲";
}

.mdi-tag-faces::before {
  content: "󰓺";
}

.mdi-tag-heart::before {
  content: "󰚋";
}

.mdi-tag-heart-outline::before {
  content: "󰯏";
}

.mdi-tag-minus::before {
  content: "󰤐";
}

.mdi-tag-minus-outline::before {
  content: "󱈟";
}

.mdi-tag-multiple::before {
  content: "󰓻";
}

.mdi-tag-multiple-outline::before {
  content: "󱋷";
}

.mdi-tag-off::before {
  content: "󱈠";
}

.mdi-tag-off-outline::before {
  content: "󱈡";
}

.mdi-tag-outline::before {
  content: "󰓼";
}

.mdi-tag-plus::before {
  content: "󰜢";
}

.mdi-tag-plus-outline::before {
  content: "󱈢";
}

.mdi-tag-remove::before {
  content: "󰜣";
}

.mdi-tag-remove-outline::before {
  content: "󱈣";
}

.mdi-tag-text::before {
  content: "󱈤";
}

.mdi-tag-text-outline::before {
  content: "󰓽";
}

.mdi-tailwind::before {
  content: "󱏿";
}

.mdi-tank::before {
  content: "󰴺";
}

.mdi-tanker-truck::before {
  content: "󰿥";
}

.mdi-tape-drive::before {
  content: "󱛟";
}

.mdi-tape-measure::before {
  content: "󰭍";
}

.mdi-target::before {
  content: "󰓾";
}

.mdi-target-account::before {
  content: "󰯐";
}

.mdi-target-variant::before {
  content: "󰩷";
}

.mdi-taxi::before {
  content: "󰓿";
}

.mdi-tea::before {
  content: "󰶞";
}

.mdi-tea-outline::before {
  content: "󰶟";
}

.mdi-teach::before {
  content: "󰢐";
}

.mdi-teamviewer::before {
  content: "󰔀";
}

.mdi-telegram::before {
  content: "󰔁";
}

.mdi-telescope::before {
  content: "󰭎";
}

.mdi-television::before {
  content: "󰔂";
}

.mdi-television-ambient-light::before {
  content: "󱍖";
}

.mdi-television-box::before {
  content: "󰠹";
}

.mdi-television-classic::before {
  content: "󰟴";
}

.mdi-television-classic-off::before {
  content: "󰠺";
}

.mdi-television-clean::before {
  content: "󱄐";
}

.mdi-television-guide::before {
  content: "󰔃";
}

.mdi-television-off::before {
  content: "󰠻";
}

.mdi-television-pause::before {
  content: "󰾉";
}

.mdi-television-play::before {
  content: "󰻏";
}

.mdi-television-stop::before {
  content: "󰾊";
}

.mdi-temperature-celsius::before {
  content: "󰔄";
}

.mdi-temperature-fahrenheit::before {
  content: "󰔅";
}

.mdi-temperature-kelvin::before {
  content: "󰔆";
}

.mdi-tennis::before {
  content: "󰶠";
}

.mdi-tennis-ball::before {
  content: "󰔇";
}

.mdi-tent::before {
  content: "󰔈";
}

.mdi-terraform::before {
  content: "󱁢";
}

.mdi-terrain::before {
  content: "󰔉";
}

.mdi-test-tube::before {
  content: "󰙨";
}

.mdi-test-tube-empty::before {
  content: "󰤑";
}

.mdi-test-tube-off::before {
  content: "󰤒";
}

.mdi-text::before {
  content: "󰦨";
}

.mdi-text-account::before {
  content: "󱕰";
}

.mdi-text-box::before {
  content: "󰈚";
}

.mdi-text-box-check::before {
  content: "󰺦";
}

.mdi-text-box-check-outline::before {
  content: "󰺧";
}

.mdi-text-box-minus::before {
  content: "󰺨";
}

.mdi-text-box-minus-outline::before {
  content: "󰺩";
}

.mdi-text-box-multiple::before {
  content: "󰪷";
}

.mdi-text-box-multiple-outline::before {
  content: "󰪸";
}

.mdi-text-box-outline::before {
  content: "󰧭";
}

.mdi-text-box-plus::before {
  content: "󰺪";
}

.mdi-text-box-plus-outline::before {
  content: "󰺫";
}

.mdi-text-box-remove::before {
  content: "󰺬";
}

.mdi-text-box-remove-outline::before {
  content: "󰺭";
}

.mdi-text-box-search::before {
  content: "󰺮";
}

.mdi-text-box-search-outline::before {
  content: "󰺯";
}

.mdi-text-recognition::before {
  content: "󱄽";
}

.mdi-text-search::before {
  content: "󱎸";
}

.mdi-text-shadow::before {
  content: "󰙩";
}

.mdi-text-short::before {
  content: "󰦩";
}

.mdi-text-subject::before {
  content: "󰦪";
}

.mdi-text-to-speech::before {
  content: "󰔊";
}

.mdi-text-to-speech-off::before {
  content: "󰔋";
}

.mdi-texture::before {
  content: "󰔌";
}

.mdi-texture-box::before {
  content: "󰿦";
}

.mdi-theater::before {
  content: "󰔍";
}

.mdi-theme-light-dark::before {
  content: "󰔎";
}

.mdi-thermometer::before {
  content: "󰔏";
}

.mdi-thermometer-alert::before {
  content: "󰸁";
}

.mdi-thermometer-chevron-down::before {
  content: "󰸂";
}

.mdi-thermometer-chevron-up::before {
  content: "󰸃";
}

.mdi-thermometer-high::before {
  content: "󱃂";
}

.mdi-thermometer-lines::before {
  content: "󰔐";
}

.mdi-thermometer-low::before {
  content: "󱃃";
}

.mdi-thermometer-minus::before {
  content: "󰸄";
}

.mdi-thermometer-off::before {
  content: "󱔱";
}

.mdi-thermometer-plus::before {
  content: "󰸅";
}

.mdi-thermostat::before {
  content: "󰎓";
}

.mdi-thermostat-box::before {
  content: "󰢑";
}

.mdi-thought-bubble::before {
  content: "󰟶";
}

.mdi-thought-bubble-outline::before {
  content: "󰟷";
}

.mdi-thumb-down::before {
  content: "󰔑";
}

.mdi-thumb-down-outline::before {
  content: "󰔒";
}

.mdi-thumb-up::before {
  content: "󰔓";
}

.mdi-thumb-up-outline::before {
  content: "󰔔";
}

.mdi-thumbs-up-down::before {
  content: "󰔕";
}

.mdi-ticket::before {
  content: "󰔖";
}

.mdi-ticket-account::before {
  content: "󰔗";
}

.mdi-ticket-confirmation::before {
  content: "󰔘";
}

.mdi-ticket-confirmation-outline::before {
  content: "󱎪";
}

.mdi-ticket-outline::before {
  content: "󰤓";
}

.mdi-ticket-percent::before {
  content: "󰜤";
}

.mdi-ticket-percent-outline::before {
  content: "󱐫";
}

.mdi-tie::before {
  content: "󰔙";
}

.mdi-tilde::before {
  content: "󰜥";
}

.mdi-timelapse::before {
  content: "󰔚";
}

.mdi-timeline::before {
  content: "󰯑";
}

.mdi-timeline-alert::before {
  content: "󰾕";
}

.mdi-timeline-alert-outline::before {
  content: "󰾘";
}

.mdi-timeline-check::before {
  content: "󱔲";
}

.mdi-timeline-check-outline::before {
  content: "󱔳";
}

.mdi-timeline-clock::before {
  content: "󱇻";
}

.mdi-timeline-clock-outline::before {
  content: "󱇼";
}

.mdi-timeline-help::before {
  content: "󰾙";
}

.mdi-timeline-help-outline::before {
  content: "󰾚";
}

.mdi-timeline-minus::before {
  content: "󱔴";
}

.mdi-timeline-minus-outline::before {
  content: "󱔵";
}

.mdi-timeline-outline::before {
  content: "󰯒";
}

.mdi-timeline-plus::before {
  content: "󰾖";
}

.mdi-timeline-plus-outline::before {
  content: "󰾗";
}

.mdi-timeline-remove::before {
  content: "󱔶";
}

.mdi-timeline-remove-outline::before {
  content: "󱔷";
}

.mdi-timeline-text::before {
  content: "󰯓";
}

.mdi-timeline-text-outline::before {
  content: "󰯔";
}

.mdi-timer::before {
  content: "󱎫";
}

.mdi-timer-10::before {
  content: "󰔜";
}

.mdi-timer-3::before {
  content: "󰔝";
}

.mdi-timer-off::before {
  content: "󱎬";
}

.mdi-timer-off-outline::before {
  content: "󰔞";
}

.mdi-timer-outline::before {
  content: "󰔛";
}

.mdi-timer-sand::before {
  content: "󰔟";
}

.mdi-timer-sand-empty::before {
  content: "󰚭";
}

.mdi-timer-sand-full::before {
  content: "󰞌";
}

.mdi-timetable::before {
  content: "󰔠";
}

.mdi-toaster::before {
  content: "󱁣";
}

.mdi-toaster-off::before {
  content: "󱆷";
}

.mdi-toaster-oven::before {
  content: "󰳓";
}

.mdi-toggle-switch::before {
  content: "󰔡";
}

.mdi-toggle-switch-off::before {
  content: "󰔢";
}

.mdi-toggle-switch-off-outline::before {
  content: "󰨙";
}

.mdi-toggle-switch-outline::before {
  content: "󰨚";
}

.mdi-toilet::before {
  content: "󰦫";
}

.mdi-toolbox::before {
  content: "󰦬";
}

.mdi-toolbox-outline::before {
  content: "󰦭";
}

.mdi-tools::before {
  content: "󱁤";
}

.mdi-tooltip::before {
  content: "󰔣";
}

.mdi-tooltip-account::before {
  content: "󰀌";
}

.mdi-tooltip-check::before {
  content: "󱕜";
}

.mdi-tooltip-check-outline::before {
  content: "󱕝";
}

.mdi-tooltip-edit::before {
  content: "󰔤";
}

.mdi-tooltip-edit-outline::before {
  content: "󱋅";
}

.mdi-tooltip-image::before {
  content: "󰔥";
}

.mdi-tooltip-image-outline::before {
  content: "󰯕";
}

.mdi-tooltip-minus::before {
  content: "󱕞";
}

.mdi-tooltip-minus-outline::before {
  content: "󱕟";
}

.mdi-tooltip-outline::before {
  content: "󰔦";
}

.mdi-tooltip-plus::before {
  content: "󰯖";
}

.mdi-tooltip-plus-outline::before {
  content: "󰔧";
}

.mdi-tooltip-remove::before {
  content: "󱕠";
}

.mdi-tooltip-remove-outline::before {
  content: "󱕡";
}

.mdi-tooltip-text::before {
  content: "󰔨";
}

.mdi-tooltip-text-outline::before {
  content: "󰯗";
}

.mdi-tooth::before {
  content: "󰣃";
}

.mdi-tooth-outline::before {
  content: "󰔩";
}

.mdi-toothbrush::before {
  content: "󱄩";
}

.mdi-toothbrush-electric::before {
  content: "󱄬";
}

.mdi-toothbrush-paste::before {
  content: "󱄪";
}

.mdi-torch::before {
  content: "󱘆";
}

.mdi-tortoise::before {
  content: "󰴻";
}

.mdi-toslink::before {
  content: "󱊸";
}

.mdi-tournament::before {
  content: "󰦮";
}

.mdi-tow-truck::before {
  content: "󰠼";
}

.mdi-tower-beach::before {
  content: "󰚁";
}

.mdi-tower-fire::before {
  content: "󰚂";
}

.mdi-toy-brick::before {
  content: "󱊈";
}

.mdi-toy-brick-marker::before {
  content: "󱊉";
}

.mdi-toy-brick-marker-outline::before {
  content: "󱊊";
}

.mdi-toy-brick-minus::before {
  content: "󱊋";
}

.mdi-toy-brick-minus-outline::before {
  content: "󱊌";
}

.mdi-toy-brick-outline::before {
  content: "󱊍";
}

.mdi-toy-brick-plus::before {
  content: "󱊎";
}

.mdi-toy-brick-plus-outline::before {
  content: "󱊏";
}

.mdi-toy-brick-remove::before {
  content: "󱊐";
}

.mdi-toy-brick-remove-outline::before {
  content: "󱊑";
}

.mdi-toy-brick-search::before {
  content: "󱊒";
}

.mdi-toy-brick-search-outline::before {
  content: "󱊓";
}

.mdi-track-light::before {
  content: "󰤔";
}

.mdi-trackpad::before {
  content: "󰟸";
}

.mdi-trackpad-lock::before {
  content: "󰤳";
}

.mdi-tractor::before {
  content: "󰢒";
}

.mdi-tractor-variant::before {
  content: "󱓄";
}

.mdi-trademark::before {
  content: "󰩸";
}

.mdi-traffic-cone::before {
  content: "󱍼";
}

.mdi-traffic-light::before {
  content: "󰔫";
}

.mdi-train::before {
  content: "󰔬";
}

.mdi-train-car::before {
  content: "󰯘";
}

.mdi-train-car-passenger::before {
  content: "󱜳";
}

.mdi-train-car-passenger-door::before {
  content: "󱜴";
}

.mdi-train-car-passenger-door-open::before {
  content: "󱜵";
}

.mdi-train-car-passenger-variant::before {
  content: "󱜶";
}

.mdi-train-variant::before {
  content: "󰣄";
}

.mdi-tram::before {
  content: "󰔭";
}

.mdi-tram-side::before {
  content: "󰿧";
}

.mdi-transcribe::before {
  content: "󰔮";
}

.mdi-transcribe-close::before {
  content: "󰔯";
}

.mdi-transfer::before {
  content: "󱁥";
}

.mdi-transfer-down::before {
  content: "󰶡";
}

.mdi-transfer-left::before {
  content: "󰶢";
}

.mdi-transfer-right::before {
  content: "󰔰";
}

.mdi-transfer-up::before {
  content: "󰶣";
}

.mdi-transit-connection::before {
  content: "󰴼";
}

.mdi-transit-connection-horizontal::before {
  content: "󱕆";
}

.mdi-transit-connection-variant::before {
  content: "󰴽";
}

.mdi-transit-detour::before {
  content: "󰾋";
}

.mdi-transit-skip::before {
  content: "󱔕";
}

.mdi-transit-transfer::before {
  content: "󰚮";
}

.mdi-transition::before {
  content: "󰤕";
}

.mdi-transition-masked::before {
  content: "󰤖";
}

.mdi-translate::before {
  content: "󰗊";
}

.mdi-translate-off::before {
  content: "󰸆";
}

.mdi-transmission-tower::before {
  content: "󰴾";
}

.mdi-trash-can::before {
  content: "󰩹";
}

.mdi-trash-can-outline::before {
  content: "󰩺";
}

.mdi-tray::before {
  content: "󱊔";
}

.mdi-tray-alert::before {
  content: "󱊕";
}

.mdi-tray-full::before {
  content: "󱊖";
}

.mdi-tray-minus::before {
  content: "󱊗";
}

.mdi-tray-plus::before {
  content: "󱊘";
}

.mdi-tray-remove::before {
  content: "󱊙";
}

.mdi-treasure-chest::before {
  content: "󰜦";
}

.mdi-tree::before {
  content: "󰔱";
}

.mdi-tree-outline::before {
  content: "󰹩";
}

.mdi-trello::before {
  content: "󰔲";
}

.mdi-trending-down::before {
  content: "󰔳";
}

.mdi-trending-neutral::before {
  content: "󰔴";
}

.mdi-trending-up::before {
  content: "󰔵";
}

.mdi-triangle::before {
  content: "󰔶";
}

.mdi-triangle-outline::before {
  content: "󰔷";
}

.mdi-triangle-wave::before {
  content: "󱑼";
}

.mdi-triforce::before {
  content: "󰯙";
}

.mdi-trophy::before {
  content: "󰔸";
}

.mdi-trophy-award::before {
  content: "󰔹";
}

.mdi-trophy-broken::before {
  content: "󰶤";
}

.mdi-trophy-outline::before {
  content: "󰔺";
}

.mdi-trophy-variant::before {
  content: "󰔻";
}

.mdi-trophy-variant-outline::before {
  content: "󰔼";
}

.mdi-truck::before {
  content: "󰔽";
}

.mdi-truck-check::before {
  content: "󰳔";
}

.mdi-truck-check-outline::before {
  content: "󱊚";
}

.mdi-truck-delivery::before {
  content: "󰔾";
}

.mdi-truck-delivery-outline::before {
  content: "󱊛";
}

.mdi-truck-fast::before {
  content: "󰞈";
}

.mdi-truck-fast-outline::before {
  content: "󱊜";
}

.mdi-truck-outline::before {
  content: "󱊝";
}

.mdi-truck-trailer::before {
  content: "󰜧";
}

.mdi-trumpet::before {
  content: "󱂖";
}

.mdi-tshirt-crew::before {
  content: "󰩻";
}

.mdi-tshirt-crew-outline::before {
  content: "󰔿";
}

.mdi-tshirt-v::before {
  content: "󰩼";
}

.mdi-tshirt-v-outline::before {
  content: "󰕀";
}

.mdi-tumble-dryer::before {
  content: "󰤗";
}

.mdi-tumble-dryer-alert::before {
  content: "󱆺";
}

.mdi-tumble-dryer-off::before {
  content: "󱆻";
}

.mdi-tune::before {
  content: "󰘮";
}

.mdi-tune-variant::before {
  content: "󱕂";
}

.mdi-tune-vertical::before {
  content: "󰙪";
}

.mdi-tune-vertical-variant::before {
  content: "󱕃";
}

.mdi-turkey::before {
  content: "󱜛";
}

.mdi-turnstile::before {
  content: "󰳕";
}

.mdi-turnstile-outline::before {
  content: "󰳖";
}

.mdi-turtle::before {
  content: "󰳗";
}

.mdi-twitch::before {
  content: "󰕃";
}

.mdi-twitter::before {
  content: "󰕄";
}

.mdi-twitter-retweet::before {
  content: "󰕇";
}

.mdi-two-factor-authentication::before {
  content: "󰦯";
}

.mdi-typewriter::before {
  content: "󰼭";
}

.mdi-ubisoft::before {
  content: "󰯚";
}

.mdi-ubuntu::before {
  content: "󰕈";
}

.mdi-ufo::before {
  content: "󱃄";
}

.mdi-ufo-outline::before {
  content: "󱃅";
}

.mdi-ultra-high-definition::before {
  content: "󰟹";
}

.mdi-umbraco::before {
  content: "󰕉";
}

.mdi-umbrella::before {
  content: "󰕊";
}

.mdi-umbrella-closed::before {
  content: "󰦰";
}

.mdi-umbrella-closed-outline::before {
  content: "󱏢";
}

.mdi-umbrella-closed-variant::before {
  content: "󱏡";
}

.mdi-umbrella-outline::before {
  content: "󰕋";
}

.mdi-undo::before {
  content: "󰕌";
}

.mdi-undo-variant::before {
  content: "󰕍";
}

.mdi-unfold-less-horizontal::before {
  content: "󰕎";
}

.mdi-unfold-less-vertical::before {
  content: "󰝠";
}

.mdi-unfold-more-horizontal::before {
  content: "󰕏";
}

.mdi-unfold-more-vertical::before {
  content: "󰝡";
}

.mdi-ungroup::before {
  content: "󰕐";
}

.mdi-unicode::before {
  content: "󰻐";
}

.mdi-unicorn::before {
  content: "󱗂";
}

.mdi-unicorn-variant::before {
  content: "󱗃";
}

.mdi-unicycle::before {
  content: "󱗥";
}

.mdi-unity::before {
  content: "󰚯";
}

.mdi-unreal::before {
  content: "󰦱";
}

.mdi-untappd::before {
  content: "󰕑";
}

.mdi-update::before {
  content: "󰚰";
}

.mdi-upload::before {
  content: "󰕒";
}

.mdi-upload-lock::before {
  content: "󱍳";
}

.mdi-upload-lock-outline::before {
  content: "󱍴";
}

.mdi-upload-multiple::before {
  content: "󰠽";
}

.mdi-upload-network::before {
  content: "󰛶";
}

.mdi-upload-network-outline::before {
  content: "󰳘";
}

.mdi-upload-off::before {
  content: "󱃆";
}

.mdi-upload-off-outline::before {
  content: "󱃇";
}

.mdi-upload-outline::before {
  content: "󰸇";
}

.mdi-usb::before {
  content: "󰕓";
}

.mdi-usb-flash-drive::before {
  content: "󱊞";
}

.mdi-usb-flash-drive-outline::before {
  content: "󱊟";
}

.mdi-usb-port::before {
  content: "󱇰";
}

.mdi-valve::before {
  content: "󱁦";
}

.mdi-valve-closed::before {
  content: "󱁧";
}

.mdi-valve-open::before {
  content: "󱁨";
}

.mdi-van-passenger::before {
  content: "󰟺";
}

.mdi-van-utility::before {
  content: "󰟻";
}

.mdi-vanish::before {
  content: "󰟼";
}

.mdi-vanish-quarter::before {
  content: "󱕔";
}

.mdi-vanity-light::before {
  content: "󱇡";
}

.mdi-variable::before {
  content: "󰫧";
}

.mdi-variable-box::before {
  content: "󱄑";
}

.mdi-vector-arrange-above::before {
  content: "󰕔";
}

.mdi-vector-arrange-below::before {
  content: "󰕕";
}

.mdi-vector-bezier::before {
  content: "󰫨";
}

.mdi-vector-circle::before {
  content: "󰕖";
}

.mdi-vector-circle-variant::before {
  content: "󰕗";
}

.mdi-vector-combine::before {
  content: "󰕘";
}

.mdi-vector-curve::before {
  content: "󰕙";
}

.mdi-vector-difference::before {
  content: "󰕚";
}

.mdi-vector-difference-ab::before {
  content: "󰕛";
}

.mdi-vector-difference-ba::before {
  content: "󰕜";
}

.mdi-vector-ellipse::before {
  content: "󰢓";
}

.mdi-vector-intersection::before {
  content: "󰕝";
}

.mdi-vector-line::before {
  content: "󰕞";
}

.mdi-vector-link::before {
  content: "󰿨";
}

.mdi-vector-point::before {
  content: "󰕟";
}

.mdi-vector-polygon::before {
  content: "󰕠";
}

.mdi-vector-polyline::before {
  content: "󰕡";
}

.mdi-vector-polyline-edit::before {
  content: "󱈥";
}

.mdi-vector-polyline-minus::before {
  content: "󱈦";
}

.mdi-vector-polyline-plus::before {
  content: "󱈧";
}

.mdi-vector-polyline-remove::before {
  content: "󱈨";
}

.mdi-vector-radius::before {
  content: "󰝊";
}

.mdi-vector-rectangle::before {
  content: "󰗆";
}

.mdi-vector-selection::before {
  content: "󰕢";
}

.mdi-vector-square::before {
  content: "󰀁";
}

.mdi-vector-triangle::before {
  content: "󰕣";
}

.mdi-vector-union::before {
  content: "󰕤";
}

.mdi-vhs::before {
  content: "󰨛";
}

.mdi-vibrate::before {
  content: "󰕦";
}

.mdi-vibrate-off::before {
  content: "󰳙";
}

.mdi-video::before {
  content: "󰕧";
}

.mdi-video-3d::before {
  content: "󰟽";
}

.mdi-video-3d-off::before {
  content: "󱏙";
}

.mdi-video-3d-variant::before {
  content: "󰻑";
}

.mdi-video-4k-box::before {
  content: "󰠾";
}

.mdi-video-account::before {
  content: "󰤙";
}

.mdi-video-box::before {
  content: "󰃽";
}

.mdi-video-box-off::before {
  content: "󰃾";
}

.mdi-video-check::before {
  content: "󱁩";
}

.mdi-video-check-outline::before {
  content: "󱁪";
}

.mdi-video-high-definition::before {
  content: "󱔮";
}

.mdi-video-image::before {
  content: "󰤚";
}

.mdi-video-input-antenna::before {
  content: "󰠿";
}

.mdi-video-input-component::before {
  content: "󰡀";
}

.mdi-video-input-hdmi::before {
  content: "󰡁";
}

.mdi-video-input-scart::before {
  content: "󰾌";
}

.mdi-video-input-svideo::before {
  content: "󰡂";
}

.mdi-video-minus::before {
  content: "󰦲";
}

.mdi-video-minus-outline::before {
  content: "󰊺";
}

.mdi-video-off::before {
  content: "󰕨";
}

.mdi-video-off-outline::before {
  content: "󰯛";
}

.mdi-video-outline::before {
  content: "󰯜";
}

.mdi-video-plus::before {
  content: "󰦳";
}

.mdi-video-plus-outline::before {
  content: "󰇓";
}

.mdi-video-stabilization::before {
  content: "󰤛";
}

.mdi-video-switch::before {
  content: "󰕩";
}

.mdi-video-switch-outline::before {
  content: "󰞐";
}

.mdi-video-vintage::before {
  content: "󰨜";
}

.mdi-video-wireless::before {
  content: "󰻒";
}

.mdi-video-wireless-outline::before {
  content: "󰻓";
}

.mdi-view-agenda::before {
  content: "󰕪";
}

.mdi-view-agenda-outline::before {
  content: "󱇘";
}

.mdi-view-array::before {
  content: "󰕫";
}

.mdi-view-array-outline::before {
  content: "󱒅";
}

.mdi-view-carousel::before {
  content: "󰕬";
}

.mdi-view-carousel-outline::before {
  content: "󱒆";
}

.mdi-view-column::before {
  content: "󰕭";
}

.mdi-view-column-outline::before {
  content: "󱒇";
}

.mdi-view-comfy::before {
  content: "󰹪";
}

.mdi-view-comfy-outline::before {
  content: "󱒈";
}

.mdi-view-compact::before {
  content: "󰹫";
}

.mdi-view-compact-outline::before {
  content: "󰹬";
}

.mdi-view-dashboard::before {
  content: "󰕮";
}

.mdi-view-dashboard-outline::before {
  content: "󰨝";
}

.mdi-view-dashboard-variant::before {
  content: "󰡃";
}

.mdi-view-dashboard-variant-outline::before {
  content: "󱒉";
}

.mdi-view-day::before {
  content: "󰕯";
}

.mdi-view-day-outline::before {
  content: "󱒊";
}

.mdi-view-grid::before {
  content: "󰕰";
}

.mdi-view-grid-outline::before {
  content: "󱇙";
}

.mdi-view-grid-plus::before {
  content: "󰾍";
}

.mdi-view-grid-plus-outline::before {
  content: "󱇚";
}

.mdi-view-headline::before {
  content: "󰕱";
}

.mdi-view-list::before {
  content: "󰕲";
}

.mdi-view-list-outline::before {
  content: "󱒋";
}

.mdi-view-module::before {
  content: "󰕳";
}

.mdi-view-module-outline::before {
  content: "󱒌";
}

.mdi-view-parallel::before {
  content: "󰜨";
}

.mdi-view-parallel-outline::before {
  content: "󱒍";
}

.mdi-view-quilt::before {
  content: "󰕴";
}

.mdi-view-quilt-outline::before {
  content: "󱒎";
}

.mdi-view-sequential::before {
  content: "󰜩";
}

.mdi-view-sequential-outline::before {
  content: "󱒏";
}

.mdi-view-split-horizontal::before {
  content: "󰯋";
}

.mdi-view-split-vertical::before {
  content: "󰯌";
}

.mdi-view-stream::before {
  content: "󰕵";
}

.mdi-view-stream-outline::before {
  content: "󱒐";
}

.mdi-view-week::before {
  content: "󰕶";
}

.mdi-view-week-outline::before {
  content: "󱒑";
}

.mdi-vimeo::before {
  content: "󰕷";
}

.mdi-violin::before {
  content: "󰘏";
}

.mdi-virtual-reality::before {
  content: "󰢔";
}

.mdi-virus::before {
  content: "󱎶";
}

.mdi-virus-outline::before {
  content: "󱎷";
}

.mdi-vk::before {
  content: "󰕹";
}

.mdi-vlc::before {
  content: "󰕼";
}

.mdi-voice-off::before {
  content: "󰻔";
}

.mdi-voicemail::before {
  content: "󰕽";
}

.mdi-volleyball::before {
  content: "󰦴";
}

.mdi-volume-high::before {
  content: "󰕾";
}

.mdi-volume-low::before {
  content: "󰕿";
}

.mdi-volume-medium::before {
  content: "󰖀";
}

.mdi-volume-minus::before {
  content: "󰝞";
}

.mdi-volume-mute::before {
  content: "󰝟";
}

.mdi-volume-off::before {
  content: "󰖁";
}

.mdi-volume-plus::before {
  content: "󰝝";
}

.mdi-volume-source::before {
  content: "󱄠";
}

.mdi-volume-variant-off::before {
  content: "󰸈";
}

.mdi-volume-vibrate::before {
  content: "󱄡";
}

.mdi-vote::before {
  content: "󰨟";
}

.mdi-vote-outline::before {
  content: "󰨠";
}

.mdi-vpn::before {
  content: "󰖂";
}

.mdi-vuejs::before {
  content: "󰡄";
}

.mdi-vuetify::before {
  content: "󰹭";
}

.mdi-walk::before {
  content: "󰖃";
}

.mdi-wall::before {
  content: "󰟾";
}

.mdi-wall-sconce::before {
  content: "󰤜";
}

.mdi-wall-sconce-flat::before {
  content: "󰤝";
}

.mdi-wall-sconce-flat-variant::before {
  content: "󰐜";
}

.mdi-wall-sconce-round::before {
  content: "󰝈";
}

.mdi-wall-sconce-round-variant::before {
  content: "󰤞";
}

.mdi-wallet::before {
  content: "󰖄";
}

.mdi-wallet-giftcard::before {
  content: "󰖅";
}

.mdi-wallet-membership::before {
  content: "󰖆";
}

.mdi-wallet-outline::before {
  content: "󰯝";
}

.mdi-wallet-plus::before {
  content: "󰾎";
}

.mdi-wallet-plus-outline::before {
  content: "󰾏";
}

.mdi-wallet-travel::before {
  content: "󰖇";
}

.mdi-wallpaper::before {
  content: "󰸉";
}

.mdi-wan::before {
  content: "󰖈";
}

.mdi-wardrobe::before {
  content: "󰾐";
}

.mdi-wardrobe-outline::before {
  content: "󰾑";
}

.mdi-warehouse::before {
  content: "󰾁";
}

.mdi-washing-machine::before {
  content: "󰜪";
}

.mdi-washing-machine-alert::before {
  content: "󱆼";
}

.mdi-washing-machine-off::before {
  content: "󱆽";
}

.mdi-watch::before {
  content: "󰖉";
}

.mdi-watch-export::before {
  content: "󰖊";
}

.mdi-watch-export-variant::before {
  content: "󰢕";
}

.mdi-watch-import::before {
  content: "󰖋";
}

.mdi-watch-import-variant::before {
  content: "󰢖";
}

.mdi-watch-variant::before {
  content: "󰢗";
}

.mdi-watch-vibrate::before {
  content: "󰚱";
}

.mdi-watch-vibrate-off::before {
  content: "󰳚";
}

.mdi-water::before {
  content: "󰖌";
}

.mdi-water-alert::before {
  content: "󱔂";
}

.mdi-water-alert-outline::before {
  content: "󱔃";
}

.mdi-water-boiler::before {
  content: "󰾒";
}

.mdi-water-boiler-alert::before {
  content: "󱆳";
}

.mdi-water-boiler-off::before {
  content: "󱆴";
}

.mdi-water-check::before {
  content: "󱔄";
}

.mdi-water-check-outline::before {
  content: "󱔅";
}

.mdi-water-minus::before {
  content: "󱔆";
}

.mdi-water-minus-outline::before {
  content: "󱔇";
}

.mdi-water-off::before {
  content: "󰖍";
}

.mdi-water-off-outline::before {
  content: "󱔈";
}

.mdi-water-outline::before {
  content: "󰸊";
}

.mdi-water-percent::before {
  content: "󰖎";
}

.mdi-water-percent-alert::before {
  content: "󱔉";
}

.mdi-water-plus::before {
  content: "󱔊";
}

.mdi-water-plus-outline::before {
  content: "󱔋";
}

.mdi-water-polo::before {
  content: "󱊠";
}

.mdi-water-pump::before {
  content: "󰖏";
}

.mdi-water-pump-off::before {
  content: "󰾓";
}

.mdi-water-remove::before {
  content: "󱔌";
}

.mdi-water-remove-outline::before {
  content: "󱔍";
}

.mdi-water-well::before {
  content: "󱁫";
}

.mdi-water-well-outline::before {
  content: "󱁬";
}

.mdi-watering-can::before {
  content: "󱒁";
}

.mdi-watering-can-outline::before {
  content: "󱒂";
}

.mdi-watermark::before {
  content: "󰘒";
}

.mdi-wave::before {
  content: "󰼮";
}

.mdi-waveform::before {
  content: "󱑽";
}

.mdi-waves::before {
  content: "󰞍";
}

.mdi-waze::before {
  content: "󰯞";
}

.mdi-weather-cloudy::before {
  content: "󰖐";
}

.mdi-weather-cloudy-alert::before {
  content: "󰼯";
}

.mdi-weather-cloudy-arrow-right::before {
  content: "󰹮";
}

.mdi-weather-fog::before {
  content: "󰖑";
}

.mdi-weather-hail::before {
  content: "󰖒";
}

.mdi-weather-hazy::before {
  content: "󰼰";
}

.mdi-weather-hurricane::before {
  content: "󰢘";
}

.mdi-weather-lightning::before {
  content: "󰖓";
}

.mdi-weather-lightning-rainy::before {
  content: "󰙾";
}

.mdi-weather-night::before {
  content: "󰖔";
}

.mdi-weather-night-partly-cloudy::before {
  content: "󰼱";
}

.mdi-weather-partly-cloudy::before {
  content: "󰖕";
}

.mdi-weather-partly-lightning::before {
  content: "󰼲";
}

.mdi-weather-partly-rainy::before {
  content: "󰼳";
}

.mdi-weather-partly-snowy::before {
  content: "󰼴";
}

.mdi-weather-partly-snowy-rainy::before {
  content: "󰼵";
}

.mdi-weather-pouring::before {
  content: "󰖖";
}

.mdi-weather-rainy::before {
  content: "󰖗";
}

.mdi-weather-snowy::before {
  content: "󰖘";
}

.mdi-weather-snowy-heavy::before {
  content: "󰼶";
}

.mdi-weather-snowy-rainy::before {
  content: "󰙿";
}

.mdi-weather-sunny::before {
  content: "󰖙";
}

.mdi-weather-sunny-alert::before {
  content: "󰼷";
}

.mdi-weather-sunny-off::before {
  content: "󱓤";
}

.mdi-weather-sunset::before {
  content: "󰖚";
}

.mdi-weather-sunset-down::before {
  content: "󰖛";
}

.mdi-weather-sunset-up::before {
  content: "󰖜";
}

.mdi-weather-tornado::before {
  content: "󰼸";
}

.mdi-weather-windy::before {
  content: "󰖝";
}

.mdi-weather-windy-variant::before {
  content: "󰖞";
}

.mdi-web::before {
  content: "󰖟";
}

.mdi-web-box::before {
  content: "󰾔";
}

.mdi-web-clock::before {
  content: "󱉊";
}

.mdi-webcam::before {
  content: "󰖠";
}

.mdi-webcam-off::before {
  content: "󱜷";
}

.mdi-webhook::before {
  content: "󰘯";
}

.mdi-webpack::before {
  content: "󰜫";
}

.mdi-webrtc::before {
  content: "󱉈";
}

.mdi-wechat::before {
  content: "󰘑";
}

.mdi-weight::before {
  content: "󰖡";
}

.mdi-weight-gram::before {
  content: "󰴿";
}

.mdi-weight-kilogram::before {
  content: "󰖢";
}

.mdi-weight-lifter::before {
  content: "󱅝";
}

.mdi-weight-pound::before {
  content: "󰦵";
}

.mdi-whatsapp::before {
  content: "󰖣";
}

.mdi-wheel-barrow::before {
  content: "󱓲";
}

.mdi-wheelchair-accessibility::before {
  content: "󰖤";
}

.mdi-whistle::before {
  content: "󰦶";
}

.mdi-whistle-outline::before {
  content: "󱊼";
}

.mdi-white-balance-auto::before {
  content: "󰖥";
}

.mdi-white-balance-incandescent::before {
  content: "󰖦";
}

.mdi-white-balance-iridescent::before {
  content: "󰖧";
}

.mdi-white-balance-sunny::before {
  content: "󰖨";
}

.mdi-widgets::before {
  content: "󰜬";
}

.mdi-widgets-outline::before {
  content: "󱍕";
}

.mdi-wifi::before {
  content: "󰖩";
}

.mdi-wifi-alert::before {
  content: "󱚵";
}

.mdi-wifi-arrow-down::before {
  content: "󱚶";
}

.mdi-wifi-arrow-left::before {
  content: "󱚷";
}

.mdi-wifi-arrow-left-right::before {
  content: "󱚸";
}

.mdi-wifi-arrow-right::before {
  content: "󱚹";
}

.mdi-wifi-arrow-up::before {
  content: "󱚺";
}

.mdi-wifi-arrow-up-down::before {
  content: "󱚻";
}

.mdi-wifi-cancel::before {
  content: "󱚼";
}

.mdi-wifi-check::before {
  content: "󱚽";
}

.mdi-wifi-cog::before {
  content: "󱚾";
}

.mdi-wifi-lock::before {
  content: "󱚿";
}

.mdi-wifi-lock-open::before {
  content: "󱛀";
}

.mdi-wifi-marker::before {
  content: "󱛁";
}

.mdi-wifi-minus::before {
  content: "󱛂";
}

.mdi-wifi-off::before {
  content: "󰖪";
}

.mdi-wifi-plus::before {
  content: "󱛃";
}

.mdi-wifi-refresh::before {
  content: "󱛄";
}

.mdi-wifi-remove::before {
  content: "󱛅";
}

.mdi-wifi-settings::before {
  content: "󱛆";
}

.mdi-wifi-star::before {
  content: "󰸋";
}

.mdi-wifi-strength-1::before {
  content: "󰤟";
}

.mdi-wifi-strength-1-alert::before {
  content: "󰤠";
}

.mdi-wifi-strength-1-lock::before {
  content: "󰤡";
}

.mdi-wifi-strength-1-lock-open::before {
  content: "󱛋";
}

.mdi-wifi-strength-2::before {
  content: "󰤢";
}

.mdi-wifi-strength-2-alert::before {
  content: "󰤣";
}

.mdi-wifi-strength-2-lock::before {
  content: "󰤤";
}

.mdi-wifi-strength-2-lock-open::before {
  content: "󱛌";
}

.mdi-wifi-strength-3::before {
  content: "󰤥";
}

.mdi-wifi-strength-3-alert::before {
  content: "󰤦";
}

.mdi-wifi-strength-3-lock::before {
  content: "󰤧";
}

.mdi-wifi-strength-3-lock-open::before {
  content: "󱛍";
}

.mdi-wifi-strength-4::before {
  content: "󰤨";
}

.mdi-wifi-strength-4-alert::before {
  content: "󰤩";
}

.mdi-wifi-strength-4-lock::before {
  content: "󰤪";
}

.mdi-wifi-strength-4-lock-open::before {
  content: "󱛎";
}

.mdi-wifi-strength-alert-outline::before {
  content: "󰤫";
}

.mdi-wifi-strength-lock-open-outline::before {
  content: "󱛏";
}

.mdi-wifi-strength-lock-outline::before {
  content: "󰤬";
}

.mdi-wifi-strength-off::before {
  content: "󰤭";
}

.mdi-wifi-strength-off-outline::before {
  content: "󰤮";
}

.mdi-wifi-strength-outline::before {
  content: "󰤯";
}

.mdi-wifi-sync::before {
  content: "󱛇";
}

.mdi-wikipedia::before {
  content: "󰖬";
}

.mdi-wind-turbine::before {
  content: "󰶥";
}

.mdi-window-close::before {
  content: "󰖭";
}

.mdi-window-closed::before {
  content: "󰖮";
}

.mdi-window-closed-variant::before {
  content: "󱇛";
}

.mdi-window-maximize::before {
  content: "󰖯";
}

.mdi-window-minimize::before {
  content: "󰖰";
}

.mdi-window-open::before {
  content: "󰖱";
}

.mdi-window-open-variant::before {
  content: "󱇜";
}

.mdi-window-restore::before {
  content: "󰖲";
}

.mdi-window-shutter::before {
  content: "󱄜";
}

.mdi-window-shutter-alert::before {
  content: "󱄝";
}

.mdi-window-shutter-open::before {
  content: "󱄞";
}

.mdi-windsock::before {
  content: "󱗺";
}

.mdi-wiper::before {
  content: "󰫩";
}

.mdi-wiper-wash::before {
  content: "󰶦";
}

.mdi-wizard-hat::before {
  content: "󱑷";
}

.mdi-wordpress::before {
  content: "󰖴";
}

.mdi-wrap::before {
  content: "󰖶";
}

.mdi-wrap-disabled::before {
  content: "󰯟";
}

.mdi-wrench::before {
  content: "󰖷";
}

.mdi-wrench-outline::before {
  content: "󰯠";
}

.mdi-xamarin::before {
  content: "󰡅";
}

.mdi-xamarin-outline::before {
  content: "󰡆";
}

.mdi-xing::before {
  content: "󰖾";
}

.mdi-xml::before {
  content: "󰗀";
}

.mdi-xmpp::before {
  content: "󰟿";
}

.mdi-y-combinator::before {
  content: "󰘤";
}

.mdi-yahoo::before {
  content: "󰭏";
}

.mdi-yeast::before {
  content: "󰗁";
}

.mdi-yin-yang::before {
  content: "󰚀";
}

.mdi-yoga::before {
  content: "󱅼";
}

.mdi-youtube::before {
  content: "󰗃";
}

.mdi-youtube-gaming::before {
  content: "󰡈";
}

.mdi-youtube-studio::before {
  content: "󰡇";
}

.mdi-youtube-subscription::before {
  content: "󰵀";
}

.mdi-youtube-tv::before {
  content: "󰑈";
}

.mdi-yurt::before {
  content: "󱔖";
}

.mdi-z-wave::before {
  content: "󰫪";
}

.mdi-zend::before {
  content: "󰫫";
}

.mdi-zigbee::before {
  content: "󰵁";
}

.mdi-zip-box::before {
  content: "󰗄";
}

.mdi-zip-box-outline::before {
  content: "󰿺";
}

.mdi-zip-disk::before {
  content: "󰨣";
}

.mdi-zodiac-aquarius::before {
  content: "󰩽";
}

.mdi-zodiac-aries::before {
  content: "󰩾";
}

.mdi-zodiac-cancer::before {
  content: "󰩿";
}

.mdi-zodiac-capricorn::before {
  content: "󰪀";
}

.mdi-zodiac-gemini::before {
  content: "󰪁";
}

.mdi-zodiac-leo::before {
  content: "󰪂";
}

.mdi-zodiac-libra::before {
  content: "󰪃";
}

.mdi-zodiac-pisces::before {
  content: "󰪄";
}

.mdi-zodiac-sagittarius::before {
  content: "󰪅";
}

.mdi-zodiac-scorpio::before {
  content: "󰪆";
}

.mdi-zodiac-taurus::before {
  content: "󰪇";
}

.mdi-zodiac-virgo::before {
  content: "󰪈";
}

.mdi-blank::before {
  content: "";
  visibility: hidden;
}

.mdi-18px.mdi-set, .mdi-18px.mdi:before {
  font-size: 18px;
}

.mdi-24px.mdi-set, .mdi-24px.mdi:before {
  font-size: 24px;
}

.mdi-36px.mdi-set, .mdi-36px.mdi:before {
  font-size: 36px;
}

.mdi-48px.mdi-set, .mdi-48px.mdi:before {
  font-size: 48px;
}

.mdi-dark:before {
  color: rgba(0, 0, 0, 0.54);
}

.mdi-dark.mdi-inactive:before {
  color: rgba(0, 0, 0, 0.26);
}

.mdi-light:before {
  color: white;
}

.mdi-light.mdi-inactive:before {
  color: rgba(255, 255, 255, 0.3);
}

.mdi-rotate-45 {
  /*
        // Not included in production
        &.mdi-flip-h:before {
            -webkit-transform: scaleX(-1) rotate(45deg);
            transform: scaleX(-1) rotate(45deg);
            filter: FlipH;
            -ms-filter: "FlipH";
        }
        &.mdi-flip-v:before {
            -webkit-transform: scaleY(-1) rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: scaleY(-1) rotate(45deg);
            filter: FlipV;
            -ms-filter: "FlipV";
        }
        */
}

.mdi-rotate-45:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mdi-rotate-90 {
  /*
        // Not included in production
        &.mdi-flip-h:before {
            -webkit-transform: scaleX(-1) rotate(90deg);
            transform: scaleX(-1) rotate(90deg);
            filter: FlipH;
            -ms-filter: "FlipH";
        }
        &.mdi-flip-v:before {
            -webkit-transform: scaleY(-1) rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: scaleY(-1) rotate(90deg);
            filter: FlipV;
            -ms-filter: "FlipV";
        }
        */
}

.mdi-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.mdi-rotate-135 {
  /*
        // Not included in production
        &.mdi-flip-h:before {
            -webkit-transform: scaleX(-1) rotate(135deg);
            transform: scaleX(-1) rotate(135deg);
            filter: FlipH;
            -ms-filter: "FlipH";
        }
        &.mdi-flip-v:before {
            -webkit-transform: scaleY(-1) rotate(135deg);
            -ms-transform: rotate(135deg);
            transform: scaleY(-1) rotate(135deg);
            filter: FlipV;
            -ms-filter: "FlipV";
        }
        */
}

.mdi-rotate-135:before {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}

.mdi-rotate-180 {
  /*
        // Not included in production
        &.mdi-flip-h:before {
            -webkit-transform: scaleX(-1) rotate(180deg);
            transform: scaleX(-1) rotate(180deg);
            filter: FlipH;
            -ms-filter: "FlipH";
        }
        &.mdi-flip-v:before {
            -webkit-transform: scaleY(-1) rotate(180deg);
            -ms-transform: rotate(180deg);
            transform: scaleY(-1) rotate(180deg);
            filter: FlipV;
            -ms-filter: "FlipV";
        }
        */
}

.mdi-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.mdi-rotate-225 {
  /*
        // Not included in production
        &.mdi-flip-h:before {
            -webkit-transform: scaleX(-1) rotate(225deg);
            transform: scaleX(-1) rotate(225deg);
            filter: FlipH;
            -ms-filter: "FlipH";
        }
        &.mdi-flip-v:before {
            -webkit-transform: scaleY(-1) rotate(225deg);
            -ms-transform: rotate(225deg);
            transform: scaleY(-1) rotate(225deg);
            filter: FlipV;
            -ms-filter: "FlipV";
        }
        */
}

.mdi-rotate-225:before {
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
}

.mdi-rotate-270 {
  /*
        // Not included in production
        &.mdi-flip-h:before {
            -webkit-transform: scaleX(-1) rotate(270deg);
            transform: scaleX(-1) rotate(270deg);
            filter: FlipH;
            -ms-filter: "FlipH";
        }
        &.mdi-flip-v:before {
            -webkit-transform: scaleY(-1) rotate(270deg);
            -ms-transform: rotate(270deg);
            transform: scaleY(-1) rotate(270deg);
            filter: FlipV;
            -ms-filter: "FlipV";
        }
        */
}

.mdi-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.mdi-rotate-315 {
  /*
        // Not included in production
        &.mdi-flip-h:before {
            -webkit-transform: scaleX(-1) rotate(315deg);
            transform: scaleX(-1) rotate(315deg);
            filter: FlipH;
            -ms-filter: "FlipH";
        }
        &.mdi-flip-v:before {
            -webkit-transform: scaleY(-1) rotate(315deg);
            -ms-transform: rotate(315deg);
            transform: scaleY(-1) rotate(315deg);
            filter: FlipV;
            -ms-filter: "FlipV";
        }
        */
}

.mdi-rotate-315:before {
  -webkit-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  transform: rotate(315deg);
}

.mdi-flip-h:before {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}

.mdi-flip-v:before {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
  filter: FlipV;
  -ms-filter: "FlipV";
}

.mdi-spin:before {
  -webkit-animation: mdi-spin 2s infinite linear;
  animation: mdi-spin 2s infinite linear;
}

@-webkit-keyframes mdi-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes mdi-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@font-face {
  font-family: "boxicons";
  font-weight: normal;
  font-style: normal;
  src: url(assets/boxicons.eot);
  src: url(assets/boxicons.eot) format("embedded-opentype"), url(assets/boxicons.woff2) format("woff2"), url(assets/boxicons.woff) format("woff"), url(assets/boxicons.ttf) format("truetype"), url(assets/boxicons.svg?#boxicons) format("svg");
}
.bx {
  font-family: "boxicons" !important;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  display: inline-block;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bx-ul {
  margin-left: 2em;
  padding-left: 0;
  list-style: none;
}

.bx-ul > li {
  position: relative;
}

.bx-ul .bx {
  font-size: inherit;
  line-height: inherit;
  position: absolute;
  left: -2em;
  width: 2em;
  text-align: center;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes burst {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  90% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes burst {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  90% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
@-webkit-keyframes flashing {
  0% {
    opacity: 1;
  }
  45% {
    opacity: 0;
  }
  90% {
    opacity: 1;
  }
}
@keyframes flashing {
  0% {
    opacity: 1;
  }
  45% {
    opacity: 0;
  }
  90% {
    opacity: 1;
  }
}
@-webkit-keyframes fade-left {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  75% {
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
    opacity: 0;
  }
}
@keyframes fade-left {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  75% {
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
    opacity: 0;
  }
}
@-webkit-keyframes fade-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  75% {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
    opacity: 0;
  }
}
@keyframes fade-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  75% {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
    opacity: 0;
  }
}
@-webkit-keyframes fade-up {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  75% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 0;
  }
}
@keyframes fade-up {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  75% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 0;
  }
}
@-webkit-keyframes fade-down {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  75% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
  }
}
@keyframes fade-down {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  75% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
  }
}
@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.95, 0.95, 0.95) rotate3d(0, 0, 1, -10deg);
    transform: scale3d(0.95, 0.95, 0.95) rotate3d(0, 0, 1, -10deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 10deg);
    transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 10deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, -10deg);
    transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, -10deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.95, 0.95, 0.95) rotate3d(0, 0, 1, -10deg);
    transform: scale3d(0.95, 0.95, 0.95) rotate3d(0, 0, 1, -10deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 10deg);
    transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 10deg);
  }
  40%, 60%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bx-spin {
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

.bx-spin-hover:hover {
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

.bx-tada {
  -webkit-animation: tada 1.5s ease infinite;
  animation: tada 1.5s ease infinite;
}

.bx-tada-hover:hover {
  -webkit-animation: tada 1.5s ease infinite;
  animation: tada 1.5s ease infinite;
}

.bx-flashing {
  -webkit-animation: flashing 1.5s infinite linear;
  animation: flashing 1.5s infinite linear;
}

.bx-flashing-hover:hover {
  -webkit-animation: flashing 1.5s infinite linear;
  animation: flashing 1.5s infinite linear;
}

.bx-burst {
  -webkit-animation: burst 1.5s infinite linear;
  animation: burst 1.5s infinite linear;
}

.bx-burst-hover:hover {
  -webkit-animation: burst 1.5s infinite linear;
  animation: burst 1.5s infinite linear;
}

.bx-fade-up {
  -webkit-animation: fade-up 1.5s infinite linear;
  animation: fade-up 1.5s infinite linear;
}

.bx-fade-up-hover:hover {
  -webkit-animation: fade-up 1.5s infinite linear;
  animation: fade-up 1.5s infinite linear;
}

.bx-fade-down {
  -webkit-animation: fade-down 1.5s infinite linear;
  animation: fade-down 1.5s infinite linear;
}

.bx-fade-down-hover:hover {
  -webkit-animation: fade-down 1.5s infinite linear;
  animation: fade-down 1.5s infinite linear;
}

.bx-fade-left {
  -webkit-animation: fade-left 1.5s infinite linear;
  animation: fade-left 1.5s infinite linear;
}

.bx-fade-left-hover:hover {
  -webkit-animation: fade-left 1.5s infinite linear;
  animation: fade-left 1.5s infinite linear;
}

.bx-fade-right {
  -webkit-animation: fade-right 1.5s infinite linear;
  animation: fade-right 1.5s infinite linear;
}

.bx-fade-right-hover:hover {
  -webkit-animation: fade-right 1.5s infinite linear;
  animation: fade-right 1.5s infinite linear;
}

.bx-xs {
  font-size: 1rem !important;
}

.bx-sm {
  font-size: 1.55rem !important;
}

.bx-md {
  font-size: 2.25rem !important;
}

.bx-fw {
  font-size: 1.2857142857em;
  line-height: 0.8em;
  width: 1.2857142857em;
  height: 0.8em;
  margin-top: -0.2em !important;
  vertical-align: middle;
}

.bx-lg {
  font-size: 3rem !important;
}

.bx-pull-left {
  float: left;
  margin-right: 0.3em !important;
}

.bx-pull-right {
  float: right;
  margin-left: 0.3em !important;
}

.bx-rotate-90 {
  transform: rotate(90deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
}

.bx-rotate-180 {
  transform: rotate(180deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
}

.bx-rotate-270 {
  transform: rotate(270deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
}

.bx-flip-horizontal {
  transform: scaleX(-1);
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
}

.bx-flip-vertical {
  transform: scaleY(-1);
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
}

.bx-border {
  padding: 0.25em;
  border: 0.07em solid rgba(0, 0, 0, 0.1);
  border-radius: 0.25em;
}

.bx-border-circle {
  padding: 0.25em;
  border: 0.07em solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
}

.bxl-adobe:before {
  content: "";
}

.bxl-algolia:before {
  content: "";
}

.bxl-audible:before {
  content: "";
}

.bxl-figma:before {
  content: "";
}

.bxl-redbubble:before {
  content: "";
}

.bxl-etsy:before {
  content: "";
}

.bxl-gitlab:before {
  content: "";
}

.bxl-patreon:before {
  content: "";
}

.bxl-facebook-circle:before {
  content: "";
}

.bxl-imdb:before {
  content: "";
}

.bxl-jquery:before {
  content: "";
}

.bxl-pinterest-alt:before {
  content: "";
}

.bxl-500px:before {
  content: "";
}

.bxl-airbnb:before {
  content: "";
}

.bxl-amazon:before {
  content: "";
}

.bxl-android:before {
  content: "";
}

.bxl-angular:before {
  content: "";
}

.bxl-apple:before {
  content: "";
}

.bxl-baidu:before {
  content: "";
}

.bxl-behance:before {
  content: "";
}

.bxl-bing:before {
  content: "";
}

.bxl-bitcoin:before {
  content: "";
}

.bxl-blogger:before {
  content: "";
}

.bxl-bootstrap:before {
  content: "";
}

.bxl-chrome:before {
  content: "";
}

.bxl-codepen:before {
  content: "";
}

.bxl-creative-commons:before {
  content: "";
}

.bxl-css3:before {
  content: "";
}

.bxl-dailymotion:before {
  content: "";
}

.bxl-deviantart:before {
  content: "";
}

.bxl-digg:before {
  content: "";
}

.bxl-digitalocean:before {
  content: "";
}

.bxl-discord:before {
  content: "";
}

.bxl-discourse:before {
  content: "";
}

.bxl-dribbble:before {
  content: "";
}

.bxl-dropbox:before {
  content: "";
}

.bxl-drupal:before {
  content: "";
}

.bxl-ebay:before {
  content: "";
}

.bxl-edge:before {
  content: "";
}

.bxl-facebook:before {
  content: "";
}

.bxl-facebook-square:before {
  content: "";
}

.bxl-firefox:before {
  content: "";
}

.bxl-flickr:before {
  content: "";
}

.bxl-flickr-square:before {
  content: "";
}

.bxl-foursquare:before {
  content: "";
}

.bxl-git:before {
  content: "";
}

.bxl-github:before {
  content: "";
}

.bxl-google:before {
  content: "";
}

.bxl-google-plus:before {
  content: "";
}

.bxl-google-plus-circle:before {
  content: "";
}

.bxl-html5:before {
  content: "";
}

.bxl-instagram:before {
  content: "";
}

.bxl-instagram-alt:before {
  content: "";
}

.bxl-internet-explorer:before {
  content: "";
}

.bxl-invision:before {
  content: "";
}

.bxl-javascript:before {
  content: "";
}

.bxl-joomla:before {
  content: "";
}

.bxl-jsfiddle:before {
  content: "";
}

.bxl-kickstarter:before {
  content: "";
}

.bxl-less:before {
  content: "";
}

.bxl-linkedin:before {
  content: "";
}

.bxl-linkedin-square:before {
  content: "";
}

.bxl-magento:before {
  content: "";
}

.bxl-mailchimp:before {
  content: "";
}

.bxl-mastercard:before {
  content: "";
}

.bxl-medium:before {
  content: "";
}

.bxl-medium-old:before {
  content: "";
}

.bxl-medium-square:before {
  content: "";
}

.bxl-messenger:before {
  content: "";
}

.bxl-microsoft:before {
  content: "";
}

.bxl-nodejs:before {
  content: "";
}

.bxl-opera:before {
  content: "";
}

.bxl-paypal:before {
  content: "";
}

.bxl-periscope:before {
  content: "";
}

.bxl-pinterest:before {
  content: "";
}

.bxl-play-store:before {
  content: "";
}

.bxl-pocket:before {
  content: "";
}

.bxl-product-hunt:before {
  content: "";
}

.bxl-quora:before {
  content: "";
}

.bxl-react:before {
  content: "";
}

.bxl-reddit:before {
  content: "";
}

.bxl-redux:before {
  content: "";
}

.bxl-sass:before {
  content: "";
}

.bxl-shopify:before {
  content: "";
}

.bxl-skype:before {
  content: "";
}

.bxl-slack:before {
  content: "";
}

.bxl-slack-old:before {
  content: "";
}

.bxl-snapchat:before {
  content: "";
}

.bxl-soundcloud:before {
  content: "";
}

.bxl-spotify:before {
  content: "";
}

.bxl-squarespace:before {
  content: "";
}

.bxl-stack-overflow:before {
  content: "";
}

.bxl-stripe:before {
  content: "";
}

.bxl-telegram:before {
  content: "";
}

.bxl-trello:before {
  content: "";
}

.bxl-tumblr:before {
  content: "";
}

.bxl-twitch:before {
  content: "";
}

.bxl-twitter:before {
  content: "";
}

.bxl-unsplash:before {
  content: "";
}

.bxl-vimeo:before {
  content: "";
}

.bxl-visa:before {
  content: "";
}

.bxl-vk:before {
  content: "";
}

.bxl-vuejs:before {
  content: "";
}

.bxl-whatsapp:before {
  content: "";
}

.bxl-whatsapp-square:before {
  content: "";
}

.bxl-wikipedia:before {
  content: "";
}

.bxl-windows:before {
  content: "";
}

.bxl-wix:before {
  content: "";
}

.bxl-wordpress:before {
  content: "";
}

.bxl-yahoo:before {
  content: "";
}

.bxl-yelp:before {
  content: "";
}

.bxl-youtube:before {
  content: "";
}

.bx-accessibility:before {
  content: "";
}

.bx-add-to-queue:before {
  content: "";
}

.bx-adjust:before {
  content: "";
}

.bx-alarm:before {
  content: "";
}

.bx-alarm-add:before {
  content: "";
}

.bx-alarm-off:before {
  content: "";
}

.bx-album:before {
  content: "";
}

.bx-align-justify:before {
  content: "";
}

.bx-align-left:before {
  content: "";
}

.bx-align-middle:before {
  content: "";
}

.bx-align-right:before {
  content: "";
}

.bx-analyse:before {
  content: "";
}

.bx-anchor:before {
  content: "";
}

.bx-angry:before {
  content: "";
}

.bx-aperture:before {
  content: "";
}

.bx-archive:before {
  content: "";
}

.bx-archive-in:before {
  content: "";
}

.bx-archive-out:before {
  content: "";
}

.bx-area:before {
  content: "";
}

.bx-arrow-back:before {
  content: "";
}

.bx-at:before {
  content: "";
}

.bx-award:before {
  content: "";
}

.bx-badge:before {
  content: "";
}

.bx-badge-check:before {
  content: "";
}

.bx-ball:before {
  content: "";
}

.bx-band-aid:before {
  content: "";
}

.bx-bar-chart:before {
  content: "";
}

.bx-bar-chart-alt:before {
  content: "";
}

.bx-bar-chart-alt-2:before {
  content: "";
}

.bx-bar-chart-square:before {
  content: "";
}

.bx-barcode:before {
  content: "";
}

.bx-basket:before {
  content: "";
}

.bx-basketball:before {
  content: "";
}

.bx-bath:before {
  content: "";
}

.bx-battery:before {
  content: "";
}

.bx-bed:before {
  content: "";
}

.bx-bell:before {
  content: "";
}

.bx-bell-minus:before {
  content: "";
}

.bx-bell-off:before {
  content: "";
}

.bx-bell-plus:before {
  content: "";
}

.bx-bitcoin:before {
  content: "";
}

.bx-block:before {
  content: "";
}

.bx-bluetooth:before {
  content: "";
}

.bx-body:before {
  content: "";
}

.bx-bold:before {
  content: "";
}

.bx-bolt-circle:before {
  content: "";
}

.bx-book:before {
  content: "";
}

.bx-book-bookmark:before {
  content: "";
}

.bx-book-content:before {
  content: "";
}

.bx-bookmark:before {
  content: "";
}

.bx-bookmark-minus:before {
  content: "";
}

.bx-bookmark-plus:before {
  content: "";
}

.bx-bookmarks:before {
  content: "";
}

.bx-book-open:before {
  content: "";
}

.bx-border-all:before {
  content: "";
}

.bx-border-bottom:before {
  content: "";
}

.bx-border-left:before {
  content: "";
}

.bx-border-radius:before {
  content: "";
}

.bx-border-right:before {
  content: "";
}

.bx-border-top:before {
  content: "";
}

.bx-bot:before {
  content: "";
}

.bx-bowling-ball:before {
  content: "";
}

.bx-box:before {
  content: "";
}

.bx-briefcase:before {
  content: "";
}

.bx-briefcase-alt:before {
  content: "";
}

.bx-briefcase-alt-2:before {
  content: "";
}

.bx-brightness:before {
  content: "";
}

.bx-brightness-half:before {
  content: "";
}

.bx-broadcast:before {
  content: "";
}

.bx-brush:before {
  content: "";
}

.bx-brush-alt:before {
  content: "";
}

.bx-bug:before {
  content: "";
}

.bx-bug-alt:before {
  content: "";
}

.bx-building:before {
  content: "";
}

.bx-building-house:before {
  content: "";
}

.bx-buildings:before {
  content: "";
}

.bx-bulb:before {
  content: "";
}

.bx-bullseye:before {
  content: "";
}

.bx-buoy:before {
  content: "";
}

.bx-bus:before {
  content: "";
}

.bx-cake:before {
  content: "";
}

.bx-calculator:before {
  content: "";
}

.bx-calendar:before {
  content: "";
}

.bx-calendar-alt:before {
  content: "";
}

.bx-calendar-check:before {
  content: "";
}

.bx-calendar-event:before {
  content: "";
}

.bx-calendar-minus:before {
  content: "";
}

.bx-calendar-plus:before {
  content: "";
}

.bx-calendar-x:before {
  content: "";
}

.bx-camera:before {
  content: "";
}

.bx-camera-off:before {
  content: "";
}

.bx-captions:before {
  content: "";
}

.bx-car:before {
  content: "";
}

.bx-card:before {
  content: "";
}

.bx-caret-down:before {
  content: "";
}

.bx-caret-left:before {
  content: "";
}

.bx-caret-right:before {
  content: "";
}

.bx-caret-up:before {
  content: "";
}

.bx-carousel:before {
  content: "";
}

.bx-cart:before {
  content: "";
}

.bx-cart-alt:before {
  content: "";
}

.bx-cast:before {
  content: "";
}

.bx-certification:before {
  content: "";
}

.bx-chalkboard:before {
  content: "";
}

.bx-chart:before {
  content: "";
}

.bx-chat:before {
  content: "";
}

.bx-check:before {
  content: "";
}

.bx-checkbox:before {
  content: "";
}

.bx-checkbox-checked:before {
  content: "";
}

.bx-checkbox-square:before {
  content: "";
}

.bx-check-circle:before {
  content: "";
}

.bx-check-double:before {
  content: "";
}

.bx-check-shield:before {
  content: "";
}

.bx-check-square:before {
  content: "";
}

.bx-chevron-down:before {
  content: "";
}

.bx-chevron-left:before {
  content: "";
}

.bx-chevron-right:before {
  content: "";
}

.bx-chevrons-down:before {
  content: "";
}

.bx-chevrons-left:before {
  content: "";
}

.bx-chevrons-right:before {
  content: "";
}

.bx-chevrons-up:before {
  content: "";
}

.bx-chevron-up:before {
  content: "";
}

.bx-chip:before {
  content: "";
}

.bx-circle:before {
  content: "";
}

.bx-clinic:before {
  content: "";
}

.bx-clipboard:before {
  content: "";
}

.bx-closet:before {
  content: "";
}

.bx-cloud:before {
  content: "";
}

.bx-cloud-download:before {
  content: "";
}

.bx-cloud-drizzle:before {
  content: "";
}

.bx-cloud-lightning:before {
  content: "";
}

.bx-cloud-light-rain:before {
  content: "";
}

.bx-cloud-rain:before {
  content: "";
}

.bx-cloud-snow:before {
  content: "";
}

.bx-cloud-upload:before {
  content: "";
}

.bx-code:before {
  content: "";
}

.bx-code-alt:before {
  content: "";
}

.bx-code-block:before {
  content: "";
}

.bx-code-curly:before {
  content: "";
}

.bx-coffee:before {
  content: "";
}

.bx-cog:before {
  content: "";
}

.bx-collapse:before {
  content: "";
}

.bx-collection:before {
  content: "";
}

.bx-columns:before {
  content: "";
}

.bx-command:before {
  content: "";
}

.bx-comment:before {
  content: "";
}

.bx-comment-dots:before {
  content: "";
}

.bx-compass:before {
  content: "";
}

.bx-confused:before {
  content: "";
}

.bx-conversation:before {
  content: "";
}

.bx-cool:before {
  content: "";
}

.bx-copy:before {
  content: "";
}

.bx-copy-alt:before {
  content: "";
}

.bx-copyright:before {
  content: "";
}

.bx-credit-card:before {
  content: "";
}

.bx-credit-card-alt:before {
  content: "";
}

.bx-crop:before {
  content: "";
}

.bx-crosshair:before {
  content: "";
}

.bx-crown:before {
  content: "";
}

.bx-cube:before {
  content: "";
}

.bx-cube-alt:before {
  content: "";
}

.bx-cuboid:before {
  content: "";
}

.bx-customize:before {
  content: "";
}

.bx-cut:before {
  content: "";
}

.bx-cycling:before {
  content: "";
}

.bx-cylinder:before {
  content: "";
}

.bx-data:before {
  content: "";
}

.bx-desktop:before {
  content: "";
}

.bx-detail:before {
  content: "";
}

.bx-devices:before {
  content: "";
}

.bx-dialpad:before {
  content: "";
}

.bx-dialpad-alt:before {
  content: "";
}

.bx-diamond:before {
  content: "";
}

.bx-directions:before {
  content: "";
}

.bx-disc:before {
  content: "";
}

.bx-dish:before {
  content: "";
}

.bx-dislike:before {
  content: "";
}

.bx-dizzy:before {
  content: "";
}

.bx-dna:before {
  content: "";
}

.bx-dock-bottom:before {
  content: "";
}

.bx-dock-left:before {
  content: "";
}

.bx-dock-right:before {
  content: "";
}

.bx-dock-top:before {
  content: "";
}

.bx-dollar:before {
  content: "";
}

.bx-dollar-circle:before {
  content: "";
}

.bx-dots-horizontal:before {
  content: "";
}

.bx-dots-horizontal-rounded:before {
  content: "";
}

.bx-dots-vertical:before {
  content: "";
}

.bx-dots-vertical-rounded:before {
  content: "";
}

.bx-doughnut-chart:before {
  content: "";
}

.bx-down-arrow:before {
  content: "";
}

.bx-down-arrow-alt:before {
  content: "";
}

.bx-down-arrow-circle:before {
  content: "";
}

.bx-download:before {
  content: "";
}

.bx-downvote:before {
  content: "";
}

.bx-droplet:before {
  content: "";
}

.bx-dumbbell:before {
  content: "";
}

.bx-duplicate:before {
  content: "";
}

.bx-edit:before {
  content: "";
}

.bx-edit-alt:before {
  content: "";
}

.bx-envelope:before {
  content: "";
}

.bx-equalizer:before {
  content: "";
}

.bx-error:before {
  content: "";
}

.bx-error-alt:before {
  content: "";
}

.bx-error-circle:before {
  content: "";
}

.bx-euro:before {
  content: "";
}

.bx-exit:before {
  content: "";
}

.bx-exit-fullscreen:before {
  content: "";
}

.bx-expand:before {
  content: "";
}

.bx-export:before {
  content: "";
}

.bx-extension:before {
  content: "";
}

.bx-face:before {
  content: "";
}

.bx-fast-forward:before {
  content: "";
}

.bx-fast-forward-circle:before {
  content: "";
}

.bx-female:before {
  content: "";
}

.bx-female-sign:before {
  content: "";
}

.bx-file:before {
  content: "";
}

.bx-file-blank:before {
  content: "";
}

.bx-file-find:before {
  content: "";
}

.bx-film:before {
  content: "";
}

.bx-filter:before {
  content: "";
}

.bx-filter-alt:before {
  content: "";
}

.bx-fingerprint:before {
  content: "";
}

.bx-first-aid:before {
  content: "";
}

.bx-first-page:before {
  content: "";
}

.bx-flag:before {
  content: "";
}

.bx-folder:before {
  content: "";
}

.bx-folder-minus:before {
  content: "";
}

.bx-folder-open:before {
  content: "";
}

.bx-folder-plus:before {
  content: "";
}

.bx-font:before {
  content: "";
}

.bx-font-color:before {
  content: "";
}

.bx-font-family:before {
  content: "";
}

.bx-font-size:before {
  content: "";
}

.bx-food-menu:before {
  content: "";
}

.bx-food-tag:before {
  content: "";
}

.bx-football:before {
  content: "";
}

.bx-fridge:before {
  content: "";
}

.bx-fullscreen:before {
  content: "";
}

.bx-gas-pump:before {
  content: "";
}

.bx-ghost:before {
  content: "";
}

.bx-gift:before {
  content: "";
}

.bx-git-branch:before {
  content: "";
}

.bx-git-commit:before {
  content: "";
}

.bx-git-compare:before {
  content: "";
}

.bx-git-merge:before {
  content: "";
}

.bx-git-pull-request:before {
  content: "";
}

.bx-git-repo-forked:before {
  content: "";
}

.bx-globe:before {
  content: "";
}

.bx-globe-alt:before {
  content: "";
}

.bx-grid:before {
  content: "";
}

.bx-grid-alt:before {
  content: "";
}

.bx-grid-horizontal:before {
  content: "";
}

.bx-grid-small:before {
  content: "";
}

.bx-grid-vertical:before {
  content: "";
}

.bx-group:before {
  content: "";
}

.bx-handicap:before {
  content: "";
}

.bx-happy:before {
  content: "";
}

.bx-happy-alt:before {
  content: "";
}

.bx-happy-beaming:before {
  content: "";
}

.bx-happy-heart-eyes:before {
  content: "";
}

.bx-hash:before {
  content: "";
}

.bx-hdd:before {
  content: "";
}

.bx-heading:before {
  content: "";
}

.bx-headphone:before {
  content: "";
}

.bx-health:before {
  content: "";
}

.bx-heart:before {
  content: "";
}

.bx-help-circle:before {
  content: "";
}

.bx-hide:before {
  content: "";
}

.bx-highlight:before {
  content: "";
}

.bx-history:before {
  content: "";
}

.bx-hive:before {
  content: "";
}

.bx-home:before {
  content: "";
}

.bx-home-alt:before {
  content: "";
}

.bx-home-circle:before {
  content: "";
}

.bx-horizontal-center:before {
  content: "";
}

.bx-hotel:before {
  content: "";
}

.bx-hourglass:before {
  content: "";
}

.bx-id-card:before {
  content: "";
}

.bx-image:before {
  content: "";
}

.bx-image-add:before {
  content: "";
}

.bx-image-alt:before {
  content: "";
}

.bx-images:before {
  content: "";
}

.bx-import:before {
  content: "";
}

.bx-infinite:before {
  content: "";
}

.bx-info-circle:before {
  content: "";
}

.bx-italic:before {
  content: "";
}

.bx-joystick:before {
  content: "";
}

.bx-joystick-alt:before {
  content: "";
}

.bx-joystick-button:before {
  content: "";
}

.bx-key:before {
  content: "";
}

.bx-label:before {
  content: "";
}

.bx-landscape:before {
  content: "";
}

.bx-laptop:before {
  content: "";
}

.bx-last-page:before {
  content: "";
}

.bx-laugh:before {
  content: "";
}

.bx-layer:before {
  content: "";
}

.bx-layout:before {
  content: "";
}

.bx-left-arrow:before {
  content: "";
}

.bx-left-arrow-alt:before {
  content: "";
}

.bx-left-arrow-circle:before {
  content: "";
}

.bx-left-down-arrow-circle:before {
  content: "";
}

.bx-left-indent:before {
  content: "";
}

.bx-left-top-arrow-circle:before {
  content: "";
}

.bx-like:before {
  content: "";
}

.bx-line-chart:before {
  content: "";
}

.bx-link:before {
  content: "";
}

.bx-link-alt:before {
  content: "";
}

.bx-link-external:before {
  content: "";
}

.bx-lira:before {
  content: "";
}

.bx-list-check:before {
  content: "";
}

.bx-list-minus:before {
  content: "";
}

.bx-list-ol:before {
  content: "";
}

.bx-list-plus:before {
  content: "";
}

.bx-list-ul:before {
  content: "";
}

.bx-loader:before {
  content: "";
}

.bx-loader-alt:before {
  content: "";
}

.bx-loader-circle:before {
  content: "";
}

.bx-lock:before {
  content: "";
}

.bx-lock-alt:before {
  content: "";
}

.bx-lock-open:before {
  content: "";
}

.bx-lock-open-alt:before {
  content: "";
}

.bx-log-in:before {
  content: "";
}

.bx-log-in-circle:before {
  content: "";
}

.bx-log-out:before {
  content: "";
}

.bx-log-out-circle:before {
  content: "";
}

.bx-magnet:before {
  content: "";
}

.bx-mail-send:before {
  content: "";
}

.bx-male:before {
  content: "";
}

.bx-male-sign:before {
  content: "";
}

.bx-map:before {
  content: "";
}

.bx-map-alt:before {
  content: "";
}

.bx-map-pin:before {
  content: "";
}

.bx-meh:before {
  content: "";
}

.bx-meh-alt:before {
  content: "";
}

.bx-meh-blank:before {
  content: "";
}

.bx-memory-card:before {
  content: "";
}

.bx-menu:before {
  content: "";
}

.bx-menu-alt-left:before {
  content: "";
}

.bx-menu-alt-right:before {
  content: "";
}

.bx-message:before {
  content: "";
}

.bx-message-alt:before {
  content: "";
}

.bx-message-alt-dots:before {
  content: "";
}

.bx-message-dots:before {
  content: "";
}

.bx-message-rounded:before {
  content: "";
}

.bx-message-rounded-dots:before {
  content: "";
}

.bx-message-square:before {
  content: "";
}

.bx-message-square-dots:before {
  content: "";
}

.bx-microphone:before {
  content: "";
}

.bx-microphone-off:before {
  content: "";
}

.bx-minus:before {
  content: "";
}

.bx-minus-circle:before {
  content: "";
}

.bx-mobile:before {
  content: "";
}

.bx-mobile-alt:before {
  content: "";
}

.bx-mobile-landscape:before {
  content: "";
}

.bx-mobile-vibration:before {
  content: "";
}

.bx-money:before {
  content: "";
}

.bx-moon:before {
  content: "";
}

.bx-mouse:before {
  content: "";
}

.bx-mouse-alt:before {
  content: "";
}

.bx-move:before {
  content: "";
}

.bx-move-horizontal:before {
  content: "";
}

.bx-move-vertical:before {
  content: "";
}

.bx-movie:before {
  content: "";
}

.bx-music:before {
  content: "";
}

.bx-navigation:before {
  content: "";
}

.bx-news:before {
  content: "";
}

.bx-no-entry:before {
  content: "";
}

.bx-note:before {
  content: "";
}

.bx-notepad:before {
  content: "";
}

.bx-notification:before {
  content: "";
}

.bx-notification-off:before {
  content: "";
}

.bx-package:before {
  content: "";
}

.bx-paint:before {
  content: "";
}

.bx-paint-roll:before {
  content: "";
}

.bx-palette:before {
  content: "";
}

.bx-paperclip:before {
  content: "";
}

.bx-paper-plane:before {
  content: "";
}

.bx-paragraph:before {
  content: "";
}

.bx-paste:before {
  content: "";
}

.bx-pause:before {
  content: "";
}

.bx-pause-circle:before {
  content: "";
}

.bx-pen:before {
  content: "";
}

.bx-pencil:before {
  content: "";
}

.bx-phone:before {
  content: "";
}

.bx-phone-call:before {
  content: "";
}

.bx-phone-incoming:before {
  content: "";
}

.bx-phone-outgoing:before {
  content: "";
}

.bx-photo-album:before {
  content: "";
}

.bx-pie-chart:before {
  content: "";
}

.bx-pie-chart-alt:before {
  content: "";
}

.bx-pie-chart-alt-2:before {
  content: "";
}

.bx-pin:before {
  content: "";
}

.bx-planet:before {
  content: "";
}

.bx-play:before {
  content: "";
}

.bx-play-circle:before {
  content: "";
}

.bx-plug:before {
  content: "";
}

.bx-plus:before {
  content: "";
}

.bx-plus-circle:before {
  content: "";
}

.bx-plus-medical:before {
  content: "";
}

.bx-poll:before {
  content: "";
}

.bx-polygon:before {
  content: "";
}

.bx-pound:before {
  content: "";
}

.bx-power-off:before {
  content: "";
}

.bx-printer:before {
  content: "";
}

.bx-pulse:before {
  content: "";
}

.bx-purchase-tag:before {
  content: "";
}

.bx-purchase-tag-alt:before {
  content: "";
}

.bx-pyramid:before {
  content: "";
}

.bx-question-mark:before {
  content: "";
}

.bx-radar:before {
  content: "";
}

.bx-radio:before {
  content: "";
}

.bx-radio-circle:before {
  content: "";
}

.bx-radio-circle-marked:before {
  content: "";
}

.bx-receipt:before {
  content: "";
}

.bx-rectangle:before {
  content: "";
}

.bx-redo:before {
  content: "";
}

.bx-rename:before {
  content: "";
}

.bx-repeat:before {
  content: "";
}

.bx-reply:before {
  content: "";
}

.bx-reply-all:before {
  content: "";
}

.bx-repost:before {
  content: "";
}

.bx-reset:before {
  content: "";
}

.bx-restaurant:before {
  content: "";
}

.bx-revision:before {
  content: "";
}

.bx-rewind:before {
  content: "";
}

.bx-rewind-circle:before {
  content: "";
}

.bx-right-arrow:before {
  content: "";
}

.bx-right-arrow-alt:before {
  content: "";
}

.bx-right-arrow-circle:before {
  content: "";
}

.bx-right-down-arrow-circle:before {
  content: "";
}

.bx-right-indent:before {
  content: "";
}

.bx-right-top-arrow-circle:before {
  content: "";
}

.bx-rocket:before {
  content: "";
}

.bx-rotate-left:before {
  content: "";
}

.bx-rotate-right:before {
  content: "";
}

.bx-rss:before {
  content: "";
}

.bx-ruble:before {
  content: "";
}

.bx-ruler:before {
  content: "";
}

.bx-run:before {
  content: "";
}

.bx-rupee:before {
  content: "";
}

.bx-sad:before {
  content: "";
}

.bx-save:before {
  content: "";
}

.bx-screenshot:before {
  content: "";
}

.bx-search:before {
  content: "";
}

.bx-search-alt:before {
  content: "";
}

.bx-search-alt-2:before {
  content: "";
}

.bx-selection:before {
  content: "";
}

.bx-select-multiple:before {
  content: "";
}

.bx-send:before {
  content: "";
}

.bx-server:before {
  content: "";
}

.bx-shape-circle:before {
  content: "";
}

.bx-shape-square:before {
  content: "";
}

.bx-shape-triangle:before {
  content: "";
}

.bx-share:before {
  content: "";
}

.bx-share-alt:before {
  content: "";
}

.bx-shekel:before {
  content: "";
}

.bx-shield:before {
  content: "";
}

.bx-shield-alt:before {
  content: "";
}

.bx-shield-alt-2:before {
  content: "";
}

.bx-shield-quarter:before {
  content: "";
}

.bx-shocked:before {
  content: "";
}

.bx-shopping-bag:before {
  content: "";
}

.bx-show:before {
  content: "";
}

.bx-show-alt:before {
  content: "";
}

.bx-shuffle:before {
  content: "";
}

.bx-sidebar:before {
  content: "";
}

.bx-sitemap:before {
  content: "";
}

.bx-skip-next:before {
  content: "";
}

.bx-skip-next-circle:before {
  content: "";
}

.bx-skip-previous:before {
  content: "";
}

.bx-skip-previous-circle:before {
  content: "";
}

.bx-sleepy:before {
  content: "";
}

.bx-slider:before {
  content: "";
}

.bx-slider-alt:before {
  content: "";
}

.bx-slideshow:before {
  content: "";
}

.bx-smile:before {
  content: "";
}

.bx-sort:before {
  content: "";
}

.bx-sort-a-z:before {
  content: "";
}

.bx-sort-down:before {
  content: "";
}

.bx-sort-up:before {
  content: "";
}

.bx-sort-z-a:before {
  content: "";
}

.bx-spa:before {
  content: "";
}

.bx-space-bar:before {
  content: "";
}

.bx-spreadsheet:before {
  content: "";
}

.bx-square:before {
  content: "";
}

.bx-square-rounded:before {
  content: "";
}

.bx-star:before {
  content: "";
}

.bx-station:before {
  content: "";
}

.bx-stats:before {
  content: "";
}

.bx-sticker:before {
  content: "";
}

.bx-stop:before {
  content: "";
}

.bx-stop-circle:before {
  content: "";
}

.bx-stopwatch:before {
  content: "";
}

.bx-store:before {
  content: "";
}

.bx-store-alt:before {
  content: "";
}

.bx-street-view:before {
  content: "";
}

.bx-strikethrough:before {
  content: "";
}

.bx-subdirectory-left:before {
  content: "";
}

.bx-subdirectory-right:before {
  content: "";
}

.bx-sun:before {
  content: "";
}

.bx-support:before {
  content: "";
}

.bx-swim:before {
  content: "";
}

.bx-sync:before {
  content: "";
}

.bx-tab:before {
  content: "";
}

.bx-table:before {
  content: "";
}

.bx-tag:before {
  content: "";
}

.bx-target-lock:before {
  content: "";
}

.bx-task:before {
  content: "";
}

.bx-taxi:before {
  content: "";
}

.bx-tennis-ball:before {
  content: "";
}

.bx-terminal:before {
  content: "";
}

.bx-test-tube:before {
  content: "";
}

.bx-text:before {
  content: "";
}

.bx-time:before {
  content: "";
}

.bx-time-five:before {
  content: "";
}

.bx-timer:before {
  content: "";
}

.bx-tired:before {
  content: "";
}

.bx-toggle-left:before {
  content: "";
}

.bx-toggle-right:before {
  content: "";
}

.bx-tone:before {
  content: "";
}

.bx-train:before {
  content: "";
}

.bx-transfer:before {
  content: "";
}

.bx-transfer-alt:before {
  content: "";
}

.bx-trash:before {
  content: "";
}

.bx-trash-alt:before {
  content: "";
}

.bx-trending-down:before {
  content: "";
}

.bx-trending-up:before {
  content: "";
}

.bx-trophy:before {
  content: "";
}

.bx-tv:before {
  content: "";
}

.bx-underline:before {
  content: "";
}

.bx-undo:before {
  content: "";
}

.bx-unlink:before {
  content: "";
}

.bx-up-arrow:before {
  content: "";
}

.bx-up-arrow-alt:before {
  content: "";
}

.bx-up-arrow-circle:before {
  content: "";
}

.bx-upload:before {
  content: "";
}

.bx-upside-down:before {
  content: "";
}

.bx-upvote:before {
  content: "";
}

.bx-usb:before {
  content: "";
}

.bx-user:before {
  content: "";
}

.bx-user-check:before {
  content: "";
}

.bx-user-circle:before {
  content: "";
}

.bx-user-minus:before {
  content: "";
}

.bx-user-pin:before {
  content: "";
}

.bx-user-plus:before {
  content: "";
}

.bx-user-voice:before {
  content: "";
}

.bx-user-x:before {
  content: "";
}

.bx-vertical-center:before {
  content: "";
}

.bx-video:before {
  content: "";
}

.bx-video-off:before {
  content: "";
}

.bx-video-plus:before {
  content: "";
}

.bx-video-recording:before {
  content: "";
}

.bx-voicemail:before {
  content: "";
}

.bx-volume:before {
  content: "";
}

.bx-volume-full:before {
  content: "";
}

.bx-volume-low:before {
  content: "";
}

.bx-volume-mute:before {
  content: "";
}

.bx-walk:before {
  content: "";
}

.bx-wallet:before {
  content: "";
}

.bx-wallet-alt:before {
  content: "";
}

.bx-water:before {
  content: "";
}

.bx-wifi:before {
  content: "";
}

.bx-wifi-off:before {
  content: "";
}

.bx-wind:before {
  content: "";
}

.bx-window:before {
  content: "";
}

.bx-window-close:before {
  content: "";
}

.bx-window-open:before {
  content: "";
}

.bx-windows:before {
  content: "";
}

.bx-wink-smile:before {
  content: "";
}

.bx-wink-tongue:before {
  content: "";
}

.bx-won:before {
  content: "";
}

.bx-world:before {
  content: "";
}

.bx-wrench:before {
  content: "";
}

.bx-x:before {
  content: "";
}

.bx-x-circle:before {
  content: "";
}

.bx-yen:before {
  content: "";
}

.bx-zoom-in:before {
  content: "";
}

.bx-zoom-out:before {
  content: "";
}

.bxs-add-to-queue:before {
  content: "";
}

.bxs-adjust:before {
  content: "";
}

.bxs-adjust-alt:before {
  content: "";
}

.bxs-alarm:before {
  content: "";
}

.bxs-alarm-add:before {
  content: "";
}

.bxs-alarm-off:before {
  content: "";
}

.bxs-album:before {
  content: "";
}

.bxs-ambulance:before {
  content: "";
}

.bxs-analyse:before {
  content: "";
}

.bxs-angry:before {
  content: "";
}

.bxs-archive:before {
  content: "";
}

.bxs-archive-in:before {
  content: "";
}

.bxs-archive-out:before {
  content: "";
}

.bxs-area:before {
  content: "";
}

.bxs-award:before {
  content: "";
}

.bxs-baby-carriage:before {
  content: "";
}

.bxs-badge:before {
  content: "";
}

.bxs-badge-check:before {
  content: "";
}

.bxs-ball:before {
  content: "";
}

.bxs-band-aid:before {
  content: "";
}

.bxs-bank:before {
  content: "";
}

.bxs-bar-chart-alt-2:before {
  content: "";
}

.bxs-bar-chart-square:before {
  content: "";
}

.bxs-barcode:before {
  content: "";
}

.bxs-basket:before {
  content: "";
}

.bxs-bath:before {
  content: "";
}

.bxs-battery:before {
  content: "";
}

.bxs-battery-charging:before {
  content: "";
}

.bxs-battery-full:before {
  content: "";
}

.bxs-battery-low:before {
  content: "";
}

.bxs-bed:before {
  content: "";
}

.bxs-bell:before {
  content: "";
}

.bxs-bell-minus:before {
  content: "";
}

.bxs-bell-off:before {
  content: "";
}

.bxs-bell-plus:before {
  content: "";
}

.bxs-bell-ring:before {
  content: "";
}

.bxs-bolt:before {
  content: "";
}

.bxs-bolt-circle:before {
  content: "";
}

.bxs-book:before {
  content: "";
}

.bxs-book-bookmark:before {
  content: "";
}

.bxs-book-content:before {
  content: "";
}

.bxs-bookmark:before {
  content: "";
}

.bxs-bookmark-minus:before {
  content: "";
}

.bxs-bookmark-plus:before {
  content: "";
}

.bxs-bookmarks:before {
  content: "";
}

.bxs-bookmark-star:before {
  content: "";
}

.bxs-book-open:before {
  content: "";
}

.bxs-bot:before {
  content: "";
}

.bxs-bowling-ball:before {
  content: "";
}

.bxs-box:before {
  content: "";
}

.bxs-briefcase:before {
  content: "";
}

.bxs-briefcase-alt:before {
  content: "";
}

.bxs-briefcase-alt-2:before {
  content: "";
}

.bxs-brightness:before {
  content: "";
}

.bxs-brightness-half:before {
  content: "";
}

.bxs-brush:before {
  content: "";
}

.bxs-brush-alt:before {
  content: "";
}

.bxs-bug:before {
  content: "";
}

.bxs-bug-alt:before {
  content: "";
}

.bxs-building:before {
  content: "";
}

.bxs-building-house:before {
  content: "";
}

.bxs-buildings:before {
  content: "";
}

.bxs-bulb:before {
  content: "";
}

.bxs-buoy:before {
  content: "";
}

.bxs-bus:before {
  content: "";
}

.bxs-business:before {
  content: "";
}

.bxs-cake:before {
  content: "";
}

.bxs-calculator:before {
  content: "";
}

.bxs-calendar:before {
  content: "";
}

.bxs-calendar-alt:before {
  content: "";
}

.bxs-calendar-check:before {
  content: "";
}

.bxs-calendar-event:before {
  content: "";
}

.bxs-calendar-minus:before {
  content: "";
}

.bxs-calendar-plus:before {
  content: "";
}

.bxs-calendar-x:before {
  content: "";
}

.bxs-camera:before {
  content: "";
}

.bxs-camera-off:before {
  content: "";
}

.bxs-camera-plus:before {
  content: "";
}

.bxs-capsule:before {
  content: "";
}

.bxs-captions:before {
  content: "";
}

.bxs-car:before {
  content: "";
}

.bxs-card:before {
  content: "";
}

.bxs-caret-down-circle:before {
  content: "";
}

.bxs-caret-left-circle:before {
  content: "";
}

.bxs-caret-right-circle:before {
  content: "";
}

.bxs-caret-up-circle:before {
  content: "";
}

.bxs-carousel:before {
  content: "";
}

.bxs-cart:before {
  content: "";
}

.bxs-cart-alt:before {
  content: "";
}

.bxs-certification:before {
  content: "";
}

.bxs-chalkboard:before {
  content: "";
}

.bxs-chart:before {
  content: "";
}

.bxs-chat:before {
  content: "";
}

.bxs-checkbox:before {
  content: "";
}

.bxs-checkbox-checked:before {
  content: "";
}

.bxs-check-circle:before {
  content: "";
}

.bxs-check-shield:before {
  content: "";
}

.bxs-check-square:before {
  content: "";
}

.bxs-chip:before {
  content: "";
}

.bxs-circle:before {
  content: "";
}

.bxs-city:before {
  content: "";
}

.bxs-clinic:before {
  content: "";
}

.bxs-cloud:before {
  content: "";
}

.bxs-cloud-download:before {
  content: "";
}

.bxs-cloud-lightning:before {
  content: "";
}

.bxs-cloud-rain:before {
  content: "";
}

.bxs-cloud-upload:before {
  content: "";
}

.bxs-coffee:before {
  content: "";
}

.bxs-coffee-alt:before {
  content: "";
}

.bxs-cog:before {
  content: "";
}

.bxs-collection:before {
  content: "";
}

.bxs-color-fill:before {
  content: "";
}

.bxs-comment:before {
  content: "";
}

.bxs-comment-add:before {
  content: "";
}

.bxs-comment-detail:before {
  content: "";
}

.bxs-comment-dots:before {
  content: "";
}

.bxs-comment-error:before {
  content: "";
}

.bxs-compass:before {
  content: "";
}

.bxs-component:before {
  content: "";
}

.bxs-confused:before {
  content: "";
}

.bxs-contact:before {
  content: "";
}

.bxs-conversation:before {
  content: "";
}

.bxs-cool:before {
  content: "";
}

.bxs-copy:before {
  content: "";
}

.bxs-copy-alt:before {
  content: "";
}

.bxs-coupon:before {
  content: "";
}

.bxs-credit-card:before {
  content: "";
}

.bxs-credit-card-alt:before {
  content: "";
}

.bxs-crown:before {
  content: "";
}

.bxs-cube:before {
  content: "";
}

.bxs-cube-alt:before {
  content: "";
}

.bxs-cuboid:before {
  content: "";
}

.bxs-customize:before {
  content: "";
}

.bxs-cylinder:before {
  content: "";
}

.bxs-dashboard:before {
  content: "";
}

.bxs-data:before {
  content: "";
}

.bxs-detail:before {
  content: "";
}

.bxs-devices:before {
  content: "";
}

.bxs-direction-left:before {
  content: "";
}

.bxs-direction-right:before {
  content: "";
}

.bxs-directions:before {
  content: "";
}

.bxs-disc:before {
  content: "";
}

.bxs-discount:before {
  content: "";
}

.bxs-dish:before {
  content: "";
}

.bxs-dislike:before {
  content: "";
}

.bxs-dizzy:before {
  content: "";
}

.bxs-dock-bottom:before {
  content: "";
}

.bxs-dock-left:before {
  content: "";
}

.bxs-dock-right:before {
  content: "";
}

.bxs-dock-top:before {
  content: "";
}

.bxs-dollar-circle:before {
  content: "";
}

.bxs-doughnut-chart:before {
  content: "";
}

.bxs-down-arrow:before {
  content: "";
}

.bxs-down-arrow-circle:before {
  content: "";
}

.bxs-down-arrow-square:before {
  content: "";
}

.bxs-download:before {
  content: "";
}

.bxs-downvote:before {
  content: "";
}

.bxs-drink:before {
  content: "";
}

.bxs-droplet:before {
  content: "";
}

.bxs-droplet-half:before {
  content: "";
}

.bxs-duplicate:before {
  content: "";
}

.bxs-edit:before {
  content: "";
}

.bxs-edit-alt:before {
  content: "";
}

.bxs-eject:before {
  content: "";
}

.bxs-envelope:before {
  content: "";
}

.bxs-eraser:before {
  content: "";
}

.bxs-error:before {
  content: "";
}

.bxs-error-alt:before {
  content: "";
}

.bxs-error-circle:before {
  content: "";
}

.bxs-exit:before {
  content: "";
}

.bxs-extension:before {
  content: "";
}

.bxs-eyedropper:before {
  content: "";
}

.bxs-face:before {
  content: "";
}

.bxs-factory:before {
  content: "";
}

.bxs-fast-forward-circle:before {
  content: "";
}

.bxs-file:before {
  content: "";
}

.bxs-file-blank:before {
  content: "";
}

.bxs-file-css:before {
  content: "";
}

.bxs-file-doc:before {
  content: "";
}

.bxs-file-find:before {
  content: "";
}

.bxs-file-gif:before {
  content: "";
}

.bxs-file-html:before {
  content: "";
}

.bxs-file-image:before {
  content: "";
}

.bxs-file-jpg:before {
  content: "";
}

.bxs-file-js:before {
  content: "";
}

.bxs-file-json:before {
  content: "";
}

.bxs-file-md:before {
  content: "";
}

.bxs-file-pdf:before {
  content: "";
}

.bxs-file-plus:before {
  content: "";
}

.bxs-file-png:before {
  content: "";
}

.bxs-file-txt:before {
  content: "";
}

.bxs-film:before {
  content: "";
}

.bxs-filter-alt:before {
  content: "";
}

.bxs-first-aid:before {
  content: "";
}

.bxs-flag:before {
  content: "";
}

.bxs-flag-alt:before {
  content: "";
}

.bxs-flame:before {
  content: "";
}

.bxs-flask:before {
  content: "";
}

.bxs-folder:before {
  content: "";
}

.bxs-folder-minus:before {
  content: "";
}

.bxs-folder-open:before {
  content: "";
}

.bxs-folder-plus:before {
  content: "";
}

.bxs-food-menu:before {
  content: "";
}

.bxs-fridge:before {
  content: "";
}

.bxs-gas-pump:before {
  content: "";
}

.bxs-ghost:before {
  content: "";
}

.bxs-gift:before {
  content: "";
}

.bxs-graduation:before {
  content: "";
}

.bxs-grid:before {
  content: "";
}

.bxs-grid-alt:before {
  content: "";
}

.bxs-group:before {
  content: "";
}

.bxs-hand-down:before {
  content: "";
}

.bxs-hand-left:before {
  content: "";
}

.bxs-hand-right:before {
  content: "";
}

.bxs-hand-up:before {
  content: "";
}

.bxs-happy:before {
  content: "";
}

.bxs-happy-alt:before {
  content: "";
}

.bxs-happy-beaming:before {
  content: "";
}

.bxs-happy-heart-eyes:before {
  content: "";
}

.bxs-hdd:before {
  content: "";
}

.bxs-heart:before {
  content: "";
}

.bxs-help-circle:before {
  content: "";
}

.bxs-hide:before {
  content: "";
}

.bxs-home:before {
  content: "";
}

.bxs-home-circle:before {
  content: "";
}

.bxs-hot:before {
  content: "";
}

.bxs-hotel:before {
  content: "";
}

.bxs-hourglass:before {
  content: "";
}

.bxs-hourglass-bottom:before {
  content: "";
}

.bxs-hourglass-top:before {
  content: "";
}

.bxs-id-card:before {
  content: "";
}

.bxs-image:before {
  content: "";
}

.bxs-image-add:before {
  content: "";
}

.bxs-image-alt:before {
  content: "";
}

.bxs-inbox:before {
  content: "";
}

.bxs-info-circle:before {
  content: "";
}

.bxs-institution:before {
  content: "";
}

.bxs-joystick:before {
  content: "";
}

.bxs-joystick-alt:before {
  content: "";
}

.bxs-joystick-button:before {
  content: "";
}

.bxs-key:before {
  content: "";
}

.bxs-keyboard:before {
  content: "";
}

.bxs-label:before {
  content: "";
}

.bxs-landmark:before {
  content: "";
}

.bxs-landscape:before {
  content: "";
}

.bxs-laugh:before {
  content: "";
}

.bxs-layer:before {
  content: "";
}

.bxs-layout:before {
  content: "";
}

.bxs-left-arrow:before {
  content: "";
}

.bxs-left-arrow-circle:before {
  content: "";
}

.bxs-left-arrow-square:before {
  content: "";
}

.bxs-left-down-arrow-circle:before {
  content: "";
}

.bxs-left-top-arrow-circle:before {
  content: "";
}

.bxs-like:before {
  content: "";
}

.bxs-lock:before {
  content: "";
}

.bxs-lock-alt:before {
  content: "";
}

.bxs-lock-open:before {
  content: "";
}

.bxs-lock-open-alt:before {
  content: "";
}

.bxs-log-in:before {
  content: "";
}

.bxs-log-in-circle:before {
  content: "";
}

.bxs-log-out:before {
  content: "";
}

.bxs-log-out-circle:before {
  content: "";
}

.bxs-magic-wand:before {
  content: "";
}

.bxs-magnet:before {
  content: "";
}

.bxs-map:before {
  content: "";
}

.bxs-map-alt:before {
  content: "";
}

.bxs-map-pin:before {
  content: "";
}

.bxs-megaphone:before {
  content: "";
}

.bxs-meh:before {
  content: "";
}

.bxs-meh-alt:before {
  content: "";
}

.bxs-meh-blank:before {
  content: "";
}

.bxs-memory-card:before {
  content: "";
}

.bxs-message:before {
  content: "";
}

.bxs-message-alt:before {
  content: "";
}

.bxs-message-alt-dots:before {
  content: "";
}

.bxs-message-dots:before {
  content: "";
}

.bxs-message-rounded:before {
  content: "";
}

.bxs-message-rounded-dots:before {
  content: "";
}

.bxs-message-square:before {
  content: "";
}

.bxs-message-square-dots:before {
  content: "";
}

.bxs-microphone:before {
  content: "";
}

.bxs-microphone-alt:before {
  content: "";
}

.bxs-microphone-off:before {
  content: "";
}

.bxs-minus-circle:before {
  content: "";
}

.bxs-minus-square:before {
  content: "";
}

.bxs-mobile:before {
  content: "";
}

.bxs-mobile-vibration:before {
  content: "";
}

.bxs-moon:before {
  content: "";
}

.bxs-mouse:before {
  content: "";
}

.bxs-mouse-alt:before {
  content: "";
}

.bxs-movie:before {
  content: "";
}

.bxs-music:before {
  content: "";
}

.bxs-navigation:before {
  content: "";
}

.bxs-news:before {
  content: "";
}

.bxs-no-entry:before {
  content: "";
}

.bxs-note:before {
  content: "";
}

.bxs-notepad:before {
  content: "";
}

.bxs-notification:before {
  content: "";
}

.bxs-notification-off:before {
  content: "";
}

.bxs-offer:before {
  content: "";
}

.bxs-package:before {
  content: "";
}

.bxs-paint:before {
  content: "";
}

.bxs-paint-roll:before {
  content: "";
}

.bxs-palette:before {
  content: "";
}

.bxs-paper-plane:before {
  content: "";
}

.bxs-parking:before {
  content: "";
}

.bxs-paste:before {
  content: "";
}

.bxs-pen:before {
  content: "";
}

.bxs-pencil:before {
  content: "";
}

.bxs-phone:before {
  content: "";
}

.bxs-phone-call:before {
  content: "";
}

.bxs-phone-incoming:before {
  content: "";
}

.bxs-phone-outgoing:before {
  content: "";
}

.bxs-photo-album:before {
  content: "";
}

.bxs-pie-chart:before {
  content: "";
}

.bxs-pie-chart-alt:before {
  content: "";
}

.bxs-pie-chart-alt-2:before {
  content: "";
}

.bxs-pin:before {
  content: "";
}

.bxs-plane:before {
  content: "";
}

.bxs-plane-alt:before {
  content: "";
}

.bxs-plane-land:before {
  content: "";
}

.bxs-planet:before {
  content: "";
}

.bxs-plane-take-off:before {
  content: "";
}

.bxs-playlist:before {
  content: "";
}

.bxs-plug:before {
  content: "";
}

.bxs-plus-circle:before {
  content: "";
}

.bxs-plus-square:before {
  content: "";
}

.bxs-polygon:before {
  content: "";
}

.bxs-printer:before {
  content: "";
}

.bxs-purchase-tag:before {
  content: "";
}

.bxs-purchase-tag-alt:before {
  content: "";
}

.bxs-pyramid:before {
  content: "";
}

.bxs-quote-alt-left:before {
  content: "";
}

.bxs-quote-alt-right:before {
  content: "";
}

.bxs-quote-left:before {
  content: "";
}

.bxs-quote-right:before {
  content: "";
}

.bxs-quote-single-left:before {
  content: "";
}

.bxs-quote-single-right:before {
  content: "";
}

.bxs-radio:before {
  content: "";
}

.bxs-receipt:before {
  content: "";
}

.bxs-rectangle:before {
  content: "";
}

.bxs-rename:before {
  content: "";
}

.bxs-report:before {
  content: "";
}

.bxs-rewind-circle:before {
  content: "";
}

.bxs-right-arrow:before {
  content: "";
}

.bxs-right-arrow-circle:before {
  content: "";
}

.bxs-right-arrow-square:before {
  content: "";
}

.bxs-right-down-arrow-circle:before {
  content: "";
}

.bxs-right-top-arrow-circle:before {
  content: "";
}

.bxs-rocket:before {
  content: "";
}

.bxs-ruler:before {
  content: "";
}

.bxs-sad:before {
  content: "";
}

.bxs-save:before {
  content: "";
}

.bxs-school:before {
  content: "";
}

.bxs-search:before {
  content: "";
}

.bxs-search-alt-2:before {
  content: "";
}

.bxs-select-multiple:before {
  content: "";
}

.bxs-send:before {
  content: "";
}

.bxs-server:before {
  content: "";
}

.bxs-share:before {
  content: "";
}

.bxs-share-alt:before {
  content: "";
}

.bxs-shield:before {
  content: "";
}

.bxs-shield-alt-2:before {
  content: "";
}

.bxs-ship:before {
  content: "";
}

.bxs-shocked:before {
  content: "";
}

.bxs-shopping-bag:before {
  content: "";
}

.bxs-shopping-bag-alt:before {
  content: "";
}

.bxs-show:before {
  content: "";
}

.bxs-skip-next-circle:before {
  content: "";
}

.bxs-skip-previous-circle:before {
  content: "";
}

.bxs-skull:before {
  content: "";
}

.bxs-sleepy:before {
  content: "";
}

.bxs-slideshow:before {
  content: "";
}

.bxs-smile:before {
  content: "";
}

.bxs-sort-alt:before {
  content: "";
}

.bxs-spa:before {
  content: "";
}

.bxs-spreadsheet:before {
  content: "";
}

.bxs-square:before {
  content: "";
}

.bxs-square-rounded:before {
  content: "";
}

.bxs-star:before {
  content: "";
}

.bxs-star-half:before {
  content: "";
}

.bxs-stopwatch:before {
  content: "";
}

.bxs-store:before {
  content: "";
}

.bxs-store-alt:before {
  content: "";
}

.bxs-sun:before {
  content: "";
}

.bxs-tag:before {
  content: "";
}

.bxs-tag-x:before {
  content: "";
}

.bxs-taxi:before {
  content: "";
}

.bxs-tennis-ball:before {
  content: "";
}

.bxs-terminal:before {
  content: "";
}

.bxs-time:before {
  content: "";
}

.bxs-time-five:before {
  content: "";
}

.bxs-timer:before {
  content: "";
}

.bxs-tired:before {
  content: "";
}

.bxs-toggle-left:before {
  content: "";
}

.bxs-toggle-right:before {
  content: "";
}

.bxs-tone:before {
  content: "";
}

.bxs-torch:before {
  content: "";
}

.bxs-to-top:before {
  content: "";
}

.bxs-traffic:before {
  content: "";
}

.bxs-traffic-barrier:before {
  content: "";
}

.bxs-train:before {
  content: "";
}

.bxs-trash:before {
  content: "";
}

.bxs-trash-alt:before {
  content: "";
}

.bxs-tree:before {
  content: "";
}

.bxs-trophy:before {
  content: "";
}

.bxs-truck:before {
  content: "";
}

.bxs-t-shirt:before {
  content: "";
}

.bxs-up-arrow:before {
  content: "";
}

.bxs-up-arrow-circle:before {
  content: "";
}

.bxs-up-arrow-square:before {
  content: "";
}

.bxs-upside-down:before {
  content: "";
}

.bxs-upvote:before {
  content: "";
}

.bxs-user:before {
  content: "";
}

.bxs-user-badge:before {
  content: "";
}

.bxs-user-check:before {
  content: "";
}

.bxs-user-circle:before {
  content: "";
}

.bxs-user-detail:before {
  content: "";
}

.bxs-user-minus:before {
  content: "";
}

.bxs-user-pin:before {
  content: "";
}

.bxs-user-plus:before {
  content: "";
}

.bxs-user-rectangle:before {
  content: "";
}

.bxs-user-voice:before {
  content: "";
}

.bxs-user-x:before {
  content: "";
}

.bxs-vial:before {
  content: "";
}

.bxs-video:before {
  content: "";
}

.bxs-video-off:before {
  content: "";
}

.bxs-video-plus:before {
  content: "";
}

.bxs-video-recording:before {
  content: "";
}

.bxs-videos:before {
  content: "";
}

.bxs-volume:before {
  content: "";
}

.bxs-volume-full:before {
  content: "";
}

.bxs-volume-low:before {
  content: "";
}

.bxs-volume-mute:before {
  content: "";
}

.bxs-wallet:before {
  content: "";
}

.bxs-wallet-alt:before {
  content: "";
}

.bxs-watch:before {
  content: "";
}

.bxs-watch-alt:before {
  content: "";
}

.bxs-widget:before {
  content: "";
}

.bxs-wine:before {
  content: "";
}

.bxs-wink-smile:before {
  content: "";
}

.bxs-wink-tongue:before {
  content: "";
}

.bxs-wrench:before {
  content: "";
}

.bxs-x-circle:before {
  content: "";
}

.bxs-x-square:before {
  content: "";
}

.bxs-yin-yang:before {
  content: "";
}

.bxs-zap:before {
  content: "";
}

.bxs-zoom-in:before {
  content: "";
}

.bxs-zoom-out:before {
  content: "";
}

/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "";
}

.fa-accessible-icon:before {
  content: "";
}

.fa-accusoft:before {
  content: "";
}

.fa-acquisitions-incorporated:before {
  content: "";
}

.fa-ad:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-card:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-adobe:before {
  content: "";
}

.fa-adversal:before {
  content: "";
}

.fa-affiliatetheme:before {
  content: "";
}

.fa-air-freshener:before {
  content: "";
}

.fa-airbnb:before {
  content: "";
}

.fa-algolia:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-alipay:before {
  content: "";
}

.fa-allergies:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-amazon-pay:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-amilia:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angry:before {
  content: "";
}

.fa-angrycreative:before {
  content: "";
}

.fa-angular:before {
  content: "";
}

.fa-ankh:before {
  content: "";
}

.fa-app-store:before {
  content: "";
}

.fa-app-store-ios:before {
  content: "";
}

.fa-apper:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-apple-alt:before {
  content: "";
}

.fa-apple-pay:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-archway:before {
  content: "";
}

.fa-arrow-alt-circle-down:before {
  content: "";
}

.fa-arrow-alt-circle-left:before {
  content: "";
}

.fa-arrow-alt-circle-right:before {
  content: "";
}

.fa-arrow-alt-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-arrows-alt-h:before {
  content: "";
}

.fa-arrows-alt-v:before {
  content: "";
}

.fa-artstation:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-asymmetrik:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-atlas:before {
  content: "";
}

.fa-atlassian:before {
  content: "";
}

.fa-atom:before {
  content: "";
}

.fa-audible:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-autoprefixer:before {
  content: "";
}

.fa-avianex:before {
  content: "";
}

.fa-aviato:before {
  content: "";
}

.fa-award:before {
  content: "";
}

.fa-aws:before {
  content: "";
}

.fa-baby:before {
  content: "";
}

.fa-baby-carriage:before {
  content: "";
}

.fa-backspace:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-bacon:before {
  content: "";
}

.fa-bahai:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-balance-scale-left:before {
  content: "";
}

.fa-balance-scale-right:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-band-aid:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-bars:before {
  content: "";
}

.fa-baseball-ball:before {
  content: "";
}

.fa-basketball-ball:before {
  content: "";
}

.fa-bath:before {
  content: "";
}

.fa-battery-empty:before {
  content: "";
}

.fa-battery-full:before {
  content: "";
}

.fa-battery-half:before {
  content: "";
}

.fa-battery-quarter:before {
  content: "";
}

.fa-battery-three-quarters:before {
  content: "";
}

.fa-battle-net:before {
  content: "";
}

.fa-bed:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bezier-curve:before {
  content: "";
}

.fa-bible:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-biking:before {
  content: "";
}

.fa-bimobject:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-biohazard:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitcoin:before {
  content: "";
}

.fa-bity:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-blackberry:before {
  content: "";
}

.fa-blender:before {
  content: "";
}

.fa-blender-phone:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-blog:before {
  content: "";
}

.fa-blogger:before {
  content: "";
}

.fa-blogger-b:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-bolt:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-bone:before {
  content: "";
}

.fa-bong:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-book-dead:before {
  content: "";
}

.fa-book-medical:before {
  content: "";
}

.fa-book-open:before {
  content: "";
}

.fa-book-reader:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-bootstrap:before {
  content: "";
}

.fa-border-all:before {
  content: "";
}

.fa-border-none:before {
  content: "";
}

.fa-border-style:before {
  content: "";
}

.fa-bowling-ball:before {
  content: "";
}

.fa-box:before {
  content: "";
}

.fa-box-open:before {
  content: "";
}

.fa-box-tissue:before {
  content: "拏";
}

.fa-boxes:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-brain:before {
  content: "";
}

.fa-bread-slice:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-briefcase-medical:before {
  content: "";
}

.fa-broadcast-tower:before {
  content: "";
}

.fa-broom:before {
  content: "";
}

.fa-brush:before {
  content: "";
}

.fa-btc:before {
  content: "";
}

.fa-buffer:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-burn:before {
  content: "";
}

.fa-buromobelexperte:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-bus-alt:before {
  content: "";
}

.fa-business-time:before {
  content: "";
}

.fa-buy-n-large:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-calendar-alt:before {
  content: "";
}

.fa-calendar-check:before {
  content: "";
}

.fa-calendar-day:before {
  content: "";
}

.fa-calendar-minus:before {
  content: "";
}

.fa-calendar-plus:before {
  content: "";
}

.fa-calendar-times:before {
  content: "";
}

.fa-calendar-week:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-campground:before {
  content: "";
}

.fa-canadian-maple-leaf:before {
  content: "";
}

.fa-candy-cane:before {
  content: "";
}

.fa-cannabis:before {
  content: "";
}

.fa-capsules:before {
  content: "";
}

.fa-car:before {
  content: "";
}

.fa-car-alt:before {
  content: "";
}

.fa-car-battery:before {
  content: "";
}

.fa-car-crash:before {
  content: "";
}

.fa-car-side:before {
  content: "";
}

.fa-caravan:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-caret-square-down:before {
  content: "";
}

.fa-caret-square-left:before {
  content: "";
}

.fa-caret-square-right:before {
  content: "";
}

.fa-caret-square-up:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-carrot:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cash-register:before {
  content: "";
}

.fa-cat:before {
  content: "";
}

.fa-cc-amazon-pay:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-apple-pay:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-centercode:before {
  content: "";
}

.fa-centos:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-chair:before {
  content: "";
}

.fa-chalkboard:before {
  content: "";
}

.fa-chalkboard-teacher:before {
  content: "";
}

.fa-charging-station:before {
  content: "";
}

.fa-chart-area:before {
  content: "";
}

.fa-chart-bar:before {
  content: "";
}

.fa-chart-line:before {
  content: "";
}

.fa-chart-pie:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-check-double:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-cheese:before {
  content: "";
}

.fa-chess:before {
  content: "";
}

.fa-chess-bishop:before {
  content: "";
}

.fa-chess-board:before {
  content: "";
}

.fa-chess-king:before {
  content: "";
}

.fa-chess-knight:before {
  content: "";
}

.fa-chess-pawn:before {
  content: "";
}

.fa-chess-queen:before {
  content: "";
}

.fa-chess-rook:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-chromecast:before {
  content: "";
}

.fa-church:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-circle-notch:before {
  content: "";
}

.fa-city:before {
  content: "";
}

.fa-clinic-medical:before {
  content: "";
}

.fa-clipboard:before {
  content: "";
}

.fa-clipboard-check:before {
  content: "";
}

.fa-clipboard-list:before {
  content: "";
}

.fa-clock:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-closed-captioning:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-cloud-download-alt:before {
  content: "";
}

.fa-cloud-meatball:before {
  content: "";
}

.fa-cloud-moon:before {
  content: "";
}

.fa-cloud-moon-rain:before {
  content: "";
}

.fa-cloud-rain:before {
  content: "";
}

.fa-cloud-showers-heavy:before {
  content: "";
}

.fa-cloud-sun:before {
  content: "";
}

.fa-cloud-sun-rain:before {
  content: "";
}

.fa-cloud-upload-alt:before {
  content: "";
}

.fa-cloudscale:before {
  content: "";
}

.fa-cloudsmith:before {
  content: "";
}

.fa-cloudversify:before {
  content: "";
}

.fa-cocktail:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-code-branch:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cog:before {
  content: "";
}

.fa-cogs:before {
  content: "";
}

.fa-coins:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-comment-alt:before {
  content: "";
}

.fa-comment-dollar:before {
  content: "";
}

.fa-comment-dots:before {
  content: "";
}

.fa-comment-medical:before {
  content: "";
}

.fa-comment-slash:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-comments-dollar:before {
  content: "";
}

.fa-compact-disc:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-compress-alt:before {
  content: "";
}

.fa-compress-arrows-alt:before {
  content: "";
}

.fa-concierge-bell:before {
  content: "";
}

.fa-confluence:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-cookie:before {
  content: "";
}

.fa-cookie-bite:before {
  content: "";
}

.fa-copy:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-cotton-bureau:before {
  content: "";
}

.fa-couch:before {
  content: "";
}

.fa-cpanel:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-creative-commons-by:before {
  content: "";
}

.fa-creative-commons-nc:before {
  content: "";
}

.fa-creative-commons-nc-eu:before {
  content: "";
}

.fa-creative-commons-nc-jp:before {
  content: "";
}

.fa-creative-commons-nd:before {
  content: "";
}

.fa-creative-commons-pd:before {
  content: "";
}

.fa-creative-commons-pd-alt:before {
  content: "";
}

.fa-creative-commons-remix:before {
  content: "";
}

.fa-creative-commons-sa:before {
  content: "";
}

.fa-creative-commons-sampling:before {
  content: "";
}

.fa-creative-commons-sampling-plus:before {
  content: "";
}

.fa-creative-commons-share:before {
  content: "";
}

.fa-creative-commons-zero:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-critical-role:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-crop-alt:before {
  content: "";
}

.fa-cross:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-crow:before {
  content: "";
}

.fa-crown:before {
  content: "";
}

.fa-crutch:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-css3-alt:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-cut:before {
  content: "";
}

.fa-cuttlefish:before {
  content: "";
}

.fa-d-and-d:before {
  content: "";
}

.fa-d-and-d-beyond:before {
  content: "";
}

.fa-dailymotion:before {
  content: "勒";
}

.fa-dashcube:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-deaf:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-democrat:before {
  content: "";
}

.fa-deploydog:before {
  content: "";
}

.fa-deskpro:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-dev:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-dharmachakra:before {
  content: "";
}

.fa-dhl:before {
  content: "";
}

.fa-diagnoses:before {
  content: "";
}

.fa-diaspora:before {
  content: "";
}

.fa-dice:before {
  content: "";
}

.fa-dice-d20:before {
  content: "";
}

.fa-dice-d6:before {
  content: "";
}

.fa-dice-five:before {
  content: "";
}

.fa-dice-four:before {
  content: "";
}

.fa-dice-one:before {
  content: "";
}

.fa-dice-six:before {
  content: "";
}

.fa-dice-three:before {
  content: "";
}

.fa-dice-two:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-digital-ocean:before {
  content: "";
}

.fa-digital-tachograph:before {
  content: "";
}

.fa-directions:before {
  content: "";
}

.fa-discord:before {
  content: "";
}

.fa-discourse:before {
  content: "";
}

.fa-disease:before {
  content: "";
}

.fa-divide:before {
  content: "";
}

.fa-dizzy:before {
  content: "";
}

.fa-dna:before {
  content: "";
}

.fa-dochub:before {
  content: "";
}

.fa-docker:before {
  content: "";
}

.fa-dog:before {
  content: "";
}

.fa-dollar-sign:before {
  content: "";
}

.fa-dolly:before {
  content: "";
}

.fa-dolly-flatbed:before {
  content: "";
}

.fa-donate:before {
  content: "";
}

.fa-door-closed:before {
  content: "";
}

.fa-door-open:before {
  content: "";
}

.fa-dot-circle:before {
  content: "";
}

.fa-dove:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-draft2digital:before {
  content: "";
}

.fa-drafting-compass:before {
  content: "";
}

.fa-dragon:before {
  content: "";
}

.fa-draw-polygon:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-dribbble-square:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-drum:before {
  content: "";
}

.fa-drum-steelpan:before {
  content: "";
}

.fa-drumstick-bite:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-dumbbell:before {
  content: "";
}

.fa-dumpster:before {
  content: "";
}

.fa-dumpster-fire:before {
  content: "";
}

.fa-dungeon:before {
  content: "";
}

.fa-dyalog:before {
  content: "";
}

.fa-earlybirds:before {
  content: "";
}

.fa-ebay:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-edit:before {
  content: "";
}

.fa-egg:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-elementor:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-ello:before {
  content: "";
}

.fa-ember:before {
  content: "";
}

.fa-empire:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-open-text:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-equals:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-erlang:before {
  content: "";
}

.fa-ethereum:before {
  content: "";
}

.fa-ethernet:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-euro-sign:before {
  content: "";
}

.fa-evernote:before {
  content: "";
}

.fa-exchange-alt:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-exclamation-triangle:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-expand-alt:before {
  content: "";
}

.fa-expand-arrows-alt:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-external-link-alt:before {
  content: "";
}

.fa-external-link-square-alt:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-dropper:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-facebook:before {
  content: "";
}

.fa-facebook-f:before {
  content: "";
}

.fa-facebook-messenger:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-fan:before {
  content: "";
}

.fa-fantasy-flight-games:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-faucet:before {
  content: "串";
}

.fa-fax:before {
  content: "";
}

.fa-feather:before {
  content: "";
}

.fa-feather-alt:before {
  content: "";
}

.fa-fedex:before {
  content: "";
}

.fa-fedora:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-figma:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-alt:before {
  content: "";
}

.fa-file-archive:before {
  content: "";
}

.fa-file-audio:before {
  content: "";
}

.fa-file-code:before {
  content: "";
}

.fa-file-contract:before {
  content: "";
}

.fa-file-csv:before {
  content: "";
}

.fa-file-download:before {
  content: "";
}

.fa-file-excel:before {
  content: "";
}

.fa-file-export:before {
  content: "";
}

.fa-file-image:before {
  content: "";
}

.fa-file-import:before {
  content: "";
}

.fa-file-invoice:before {
  content: "";
}

.fa-file-invoice-dollar:before {
  content: "";
}

.fa-file-medical:before {
  content: "";
}

.fa-file-medical-alt:before {
  content: "";
}

.fa-file-pdf:before {
  content: "";
}

.fa-file-powerpoint:before {
  content: "";
}

.fa-file-prescription:before {
  content: "";
}

.fa-file-signature:before {
  content: "";
}

.fa-file-upload:before {
  content: "";
}

.fa-file-video:before {
  content: "";
}

.fa-file-word:before {
  content: "";
}

.fa-fill:before {
  content: "";
}

.fa-fill-drip:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-fingerprint:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-fire-alt:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-firefox-browser:before {
  content: "龜";
}

.fa-first-aid:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-first-order-alt:before {
  content: "";
}

.fa-firstdraft:before {
  content: "";
}

.fa-fish:before {
  content: "";
}

.fa-fist-raised:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-flag-usa:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-flipboard:before {
  content: "";
}

.fa-flushed:before {
  content: "";
}

.fa-fly:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-minus:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-folder-plus:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-font-awesome:before {
  content: "";
}

.fa-font-awesome-alt:before {
  content: "";
}

.fa-font-awesome-flag:before {
  content: "";
}

.fa-font-awesome-logo-full:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-fonticons-fi:before {
  content: "";
}

.fa-football-ball:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-fort-awesome-alt:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-freebsd:before {
  content: "";
}

.fa-frog:before {
  content: "";
}

.fa-frown:before {
  content: "";
}

.fa-frown-open:before {
  content: "";
}

.fa-fulcrum:before {
  content: "";
}

.fa-funnel-dollar:before {
  content: "";
}

.fa-futbol:before {
  content: "";
}

.fa-galactic-republic:before {
  content: "";
}

.fa-galactic-senate:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-gas-pump:before {
  content: "";
}

.fa-gavel:before {
  content: "";
}

.fa-gem:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-ghost:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-gifts:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-git-alt:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-gitkraken:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-gitter:before {
  content: "";
}

.fa-glass-cheers:before {
  content: "";
}

.fa-glass-martini:before {
  content: "";
}

.fa-glass-martini-alt:before {
  content: "";
}

.fa-glass-whiskey:before {
  content: "";
}

.fa-glasses:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-globe-africa:before {
  content: "";
}

.fa-globe-americas:before {
  content: "";
}

.fa-globe-asia:before {
  content: "";
}

.fa-globe-europe:before {
  content: "";
}

.fa-gofore:before {
  content: "";
}

.fa-golf-ball:before {
  content: "";
}

.fa-goodreads:before {
  content: "";
}

.fa-goodreads-g:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-google-drive:before {
  content: "";
}

.fa-google-play:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-google-plus-g:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-gopuram:before {
  content: "";
}

.fa-graduation-cap:before {
  content: "";
}

.fa-gratipay:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-greater-than:before {
  content: "";
}

.fa-greater-than-equal:before {
  content: "";
}

.fa-grimace:before {
  content: "";
}

.fa-grin:before {
  content: "";
}

.fa-grin-alt:before {
  content: "";
}

.fa-grin-beam:before {
  content: "";
}

.fa-grin-beam-sweat:before {
  content: "";
}

.fa-grin-hearts:before {
  content: "";
}

.fa-grin-squint:before {
  content: "";
}

.fa-grin-squint-tears:before {
  content: "";
}

.fa-grin-stars:before {
  content: "";
}

.fa-grin-tears:before {
  content: "";
}

.fa-grin-tongue:before {
  content: "";
}

.fa-grin-tongue-squint:before {
  content: "";
}

.fa-grin-tongue-wink:before {
  content: "";
}

.fa-grin-wink:before {
  content: "";
}

.fa-grip-horizontal:before {
  content: "";
}

.fa-grip-lines:before {
  content: "";
}

.fa-grip-lines-vertical:before {
  content: "";
}

.fa-grip-vertical:before {
  content: "";
}

.fa-gripfire:before {
  content: "";
}

.fa-grunt:before {
  content: "";
}

.fa-guitar:before {
  content: "";
}

.fa-gulp:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-hacker-news:before {
  content: "";
}

.fa-hacker-news-square:before {
  content: "";
}

.fa-hackerrank:before {
  content: "";
}

.fa-hamburger:before {
  content: "";
}

.fa-hammer:before {
  content: "";
}

.fa-hamsa:before {
  content: "";
}

.fa-hand-holding:before {
  content: "";
}

.fa-hand-holding-heart:before {
  content: "";
}

.fa-hand-holding-medical:before {
  content: "樂";
}

.fa-hand-holding-usd:before {
  content: "";
}

.fa-hand-holding-water:before {
  content: "";
}

.fa-hand-lizard:before {
  content: "";
}

.fa-hand-middle-finger:before {
  content: "";
}

.fa-hand-paper:before {
  content: "";
}

.fa-hand-peace:before {
  content: "";
}

.fa-hand-point-down:before {
  content: "";
}

.fa-hand-point-left:before {
  content: "";
}

.fa-hand-point-right:before {
  content: "";
}

.fa-hand-point-up:before {
  content: "";
}

.fa-hand-pointer:before {
  content: "";
}

.fa-hand-rock:before {
  content: "";
}

.fa-hand-scissors:before {
  content: "";
}

.fa-hand-sparkles:before {
  content: "諾";
}

.fa-hand-spock:before {
  content: "";
}

.fa-hands:before {
  content: "";
}

.fa-hands-helping:before {
  content: "";
}

.fa-hands-wash:before {
  content: "丹";
}

.fa-handshake:before {
  content: "";
}

.fa-handshake-alt-slash:before {
  content: "寧";
}

.fa-handshake-slash:before {
  content: "怒";
}

.fa-hanukiah:before {
  content: "";
}

.fa-hard-hat:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-hat-cowboy:before {
  content: "";
}

.fa-hat-cowboy-side:before {
  content: "";
}

.fa-hat-wizard:before {
  content: "";
}

.fa-hdd:before {
  content: "";
}

.fa-head-side-cough:before {
  content: "率";
}

.fa-head-side-cough-slash:before {
  content: "異";
}

.fa-head-side-mask:before {
  content: "北";
}

.fa-head-side-virus:before {
  content: "磻";
}

.fa-heading:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-headphones-alt:before {
  content: "";
}

.fa-headset:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-heart-broken:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-helicopter:before {
  content: "";
}

.fa-highlighter:before {
  content: "";
}

.fa-hiking:before {
  content: "";
}

.fa-hippo:before {
  content: "";
}

.fa-hips:before {
  content: "";
}

.fa-hire-a-helper:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-hockey-puck:before {
  content: "";
}

.fa-holly-berry:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-hooli:before {
  content: "";
}

.fa-hornbill:before {
  content: "";
}

.fa-horse:before {
  content: "";
}

.fa-horse-head:before {
  content: "";
}

.fa-hospital:before {
  content: "";
}

.fa-hospital-alt:before {
  content: "";
}

.fa-hospital-symbol:before {
  content: "";
}

.fa-hospital-user:before {
  content: "";
}

.fa-hot-tub:before {
  content: "";
}

.fa-hotdog:before {
  content: "";
}

.fa-hotel:before {
  content: "";
}

.fa-hotjar:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-start:before {
  content: "";
}

.fa-house-damage:before {
  content: "";
}

.fa-house-user:before {
  content: "便";
}

.fa-houzz:before {
  content: "";
}

.fa-hryvnia:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-hubspot:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-ice-cream:before {
  content: "";
}

.fa-icicles:before {
  content: "";
}

.fa-icons:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-id-card:before {
  content: "";
}

.fa-id-card-alt:before {
  content: "";
}

.fa-ideal:before {
  content: "邏";
}

.fa-igloo:before {
  content: "";
}

.fa-image:before {
  content: "";
}

.fa-images:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-infinity:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-instagram-square:before {
  content: "凌";
}

.fa-intercom:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-invision:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-itch-io:before {
  content: "";
}

.fa-itunes:before {
  content: "";
}

.fa-itunes-note:before {
  content: "";
}

.fa-java:before {
  content: "";
}

.fa-jedi:before {
  content: "";
}

.fa-jedi-order:before {
  content: "";
}

.fa-jenkins:before {
  content: "";
}

.fa-jira:before {
  content: "";
}

.fa-joget:before {
  content: "";
}

.fa-joint:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-journal-whills:before {
  content: "";
}

.fa-js:before {
  content: "";
}

.fa-js-square:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-kaaba:before {
  content: "";
}

.fa-kaggle:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-keybase:before {
  content: "";
}

.fa-keyboard:before {
  content: "";
}

.fa-keycdn:before {
  content: "";
}

.fa-khanda:before {
  content: "";
}

.fa-kickstarter:before {
  content: "";
}

.fa-kickstarter-k:before {
  content: "";
}

.fa-kiss:before {
  content: "";
}

.fa-kiss-beam:before {
  content: "";
}

.fa-kiss-wink-heart:before {
  content: "";
}

.fa-kiwi-bird:before {
  content: "";
}

.fa-korvue:before {
  content: "";
}

.fa-landmark:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-laptop-code:before {
  content: "";
}

.fa-laptop-house:before {
  content: "復";
}

.fa-laptop-medical:before {
  content: "";
}

.fa-laravel:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-laugh:before {
  content: "";
}

.fa-laugh-beam:before {
  content: "";
}

.fa-laugh-squint:before {
  content: "";
}

.fa-laugh-wink:before {
  content: "";
}

.fa-layer-group:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-lemon:before {
  content: "";
}

.fa-less:before {
  content: "";
}

.fa-less-than:before {
  content: "";
}

.fa-less-than-equal:before {
  content: "";
}

.fa-level-down-alt:before {
  content: "";
}

.fa-level-up-alt:before {
  content: "";
}

.fa-life-ring:before {
  content: "";
}

.fa-lightbulb:before {
  content: "";
}

.fa-line:before {
  content: "";
}

.fa-link:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-linkedin-in:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-lira-sign:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-lock-open:before {
  content: "";
}

.fa-long-arrow-alt-down:before {
  content: "";
}

.fa-long-arrow-alt-left:before {
  content: "";
}

.fa-long-arrow-alt-right:before {
  content: "";
}

.fa-long-arrow-alt-up:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-luggage-cart:before {
  content: "";
}

.fa-lungs:before {
  content: "";
}

.fa-lungs-virus:before {
  content: "不";
}

.fa-lyft:before {
  content: "";
}

.fa-magento:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-mail-bulk:before {
  content: "";
}

.fa-mailchimp:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-mandalorian:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-map-marked:before {
  content: "";
}

.fa-map-marked-alt:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-map-marker-alt:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-markdown:before {
  content: "";
}

.fa-marker:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mask:before {
  content: "";
}

.fa-mastodon:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-mdb:before {
  content: "";
}

.fa-medal:before {
  content: "";
}

.fa-medapps:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-medium-m:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-medrt:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

.fa-megaport:before {
  content: "";
}

.fa-meh:before {
  content: "";
}

.fa-meh-blank:before {
  content: "";
}

.fa-meh-rolling-eyes:before {
  content: "";
}

.fa-memory:before {
  content: "";
}

.fa-mendeley:before {
  content: "";
}

.fa-menorah:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-meteor:before {
  content: "";
}

.fa-microblog:before {
  content: "駱";
}

.fa-microchip:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-alt:before {
  content: "";
}

.fa-microphone-alt-slash:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-microscope:before {
  content: "";
}

.fa-microsoft:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-mitten:before {
  content: "";
}

.fa-mix:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-mixer:before {
  content: "稜";
}

.fa-mizuni:before {
  content: "";
}

.fa-mobile:before {
  content: "";
}

.fa-mobile-alt:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-monero:before {
  content: "";
}

.fa-money-bill:before {
  content: "";
}

.fa-money-bill-alt:before {
  content: "";
}

.fa-money-bill-wave:before {
  content: "";
}

.fa-money-bill-wave-alt:before {
  content: "";
}

.fa-money-check:before {
  content: "";
}

.fa-money-check-alt:before {
  content: "";
}

.fa-monument:before {
  content: "";
}

.fa-moon:before {
  content: "";
}

.fa-mortar-pestle:before {
  content: "";
}

.fa-mosque:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-mountain:before {
  content: "";
}

.fa-mouse:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-mug-hot:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-napster:before {
  content: "";
}

.fa-neos:before {
  content: "";
}

.fa-network-wired:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-newspaper:before {
  content: "";
}

.fa-nimblr:before {
  content: "";
}

.fa-node:before {
  content: "";
}

.fa-node-js:before {
  content: "";
}

.fa-not-equal:before {
  content: "";
}

.fa-notes-medical:before {
  content: "";
}

.fa-npm:before {
  content: "";
}

.fa-ns8:before {
  content: "";
}

.fa-nutritionix:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-oil-can:before {
  content: "";
}

.fa-old-republic:before {
  content: "";
}

.fa-om:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-orcid:before {
  content: "";
}

.fa-osi:before {
  content: "";
}

.fa-otter:before {
  content: "";
}

.fa-outdent:before {
  content: "";
}

.fa-page4:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-pager:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-paint-roller:before {
  content: "";
}

.fa-palette:before {
  content: "";
}

.fa-palfed:before {
  content: "";
}

.fa-pallet:before {
  content: "";
}

.fa-paper-plane:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-parachute-box:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-parking:before {
  content: "";
}

.fa-passport:before {
  content: "";
}

.fa-pastafarianism:before {
  content: "";
}

.fa-paste:before {
  content: "";
}

.fa-patreon:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-peace:before {
  content: "";
}

.fa-pen:before {
  content: "";
}

.fa-pen-alt:before {
  content: "";
}

.fa-pen-fancy:before {
  content: "";
}

.fa-pen-nib:before {
  content: "";
}

.fa-pen-square:before {
  content: "";
}

.fa-pencil-alt:before {
  content: "";
}

.fa-pencil-ruler:before {
  content: "";
}

.fa-penny-arcade:before {
  content: "";
}

.fa-people-arrows:before {
  content: "泌";
}

.fa-people-carry:before {
  content: "";
}

.fa-pepper-hot:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-percentage:before {
  content: "";
}

.fa-periscope:before {
  content: "";
}

.fa-person-booth:before {
  content: "";
}

.fa-phabricator:before {
  content: "";
}

.fa-phoenix-framework:before {
  content: "";
}

.fa-phoenix-squadron:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-phone-alt:before {
  content: "";
}

.fa-phone-slash:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-phone-square-alt:before {
  content: "";
}

.fa-phone-volume:before {
  content: "";
}

.fa-photo-video:before {
  content: "";
}

.fa-php:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-pied-piper-hat:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-pied-piper-square:before {
  content: "爛";
}

.fa-piggy-bank:before {
  content: "";
}

.fa-pills:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-pizza-slice:before {
  content: "";
}

.fa-place-of-worship:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-plane-arrival:before {
  content: "";
}

.fa-plane-departure:before {
  content: "";
}

.fa-plane-slash:before {
  content: "數";
}

.fa-play:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-playstation:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-poll:before {
  content: "";
}

.fa-poll-h:before {
  content: "";
}

.fa-poo:before {
  content: "";
}

.fa-poo-storm:before {
  content: "";
}

.fa-poop:before {
  content: "";
}

.fa-portrait:before {
  content: "";
}

.fa-pound-sign:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-pray:before {
  content: "";
}

.fa-praying-hands:before {
  content: "";
}

.fa-prescription:before {
  content: "";
}

.fa-prescription-bottle:before {
  content: "";
}

.fa-prescription-bottle-alt:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-procedures:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-project-diagram:before {
  content: "";
}

.fa-pump-medical:before {
  content: "索";
}

.fa-pump-soap:before {
  content: "參";
}

.fa-pushed:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-python:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-quidditch:before {
  content: "";
}

.fa-quinscape:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-quran:before {
  content: "";
}

.fa-r-project:before {
  content: "";
}

.fa-radiation:before {
  content: "";
}

.fa-radiation-alt:before {
  content: "";
}

.fa-rainbow:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-raspberry-pi:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-react:before {
  content: "";
}

.fa-reacteurope:before {
  content: "";
}

.fa-readme:before {
  content: "";
}

.fa-rebel:before {
  content: "";
}

.fa-receipt:before {
  content: "";
}

.fa-record-vinyl:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-red-river:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-redhat:before {
  content: "";
}

.fa-redo:before {
  content: "";
}

.fa-redo-alt:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-remove-format:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-reply:before {
  content: "";
}

.fa-reply-all:before {
  content: "";
}

.fa-replyd:before {
  content: "";
}

.fa-republican:before {
  content: "";
}

.fa-researchgate:before {
  content: "";
}

.fa-resolving:before {
  content: "";
}

.fa-restroom:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-rev:before {
  content: "";
}

.fa-ribbon:before {
  content: "";
}

.fa-ring:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-robot:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-rocketchat:before {
  content: "";
}

.fa-rockrms:before {
  content: "";
}

.fa-route:before {
  content: "";
}

.fa-rss:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-ruble-sign:before {
  content: "";
}

.fa-ruler:before {
  content: "";
}

.fa-ruler-combined:before {
  content: "";
}

.fa-ruler-horizontal:before {
  content: "";
}

.fa-ruler-vertical:before {
  content: "";
}

.fa-running:before {
  content: "";
}

.fa-rupee-sign:before {
  content: "";
}

.fa-sad-cry:before {
  content: "";
}

.fa-sad-tear:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-salesforce:before {
  content: "";
}

.fa-sass:before {
  content: "";
}

.fa-satellite:before {
  content: "";
}

.fa-satellite-dish:before {
  content: "";
}

.fa-save:before {
  content: "";
}

.fa-schlix:before {
  content: "";
}

.fa-school:before {
  content: "";
}

.fa-screwdriver:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-scroll:before {
  content: "";
}

.fa-sd-card:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-search-dollar:before {
  content: "";
}

.fa-search-location:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-searchengin:before {
  content: "";
}

.fa-seedling:before {
  content: "";
}

.fa-sellcast:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-servicestack:before {
  content: "";
}

.fa-shapes:before {
  content: "";
}

.fa-share:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-shekel-sign:before {
  content: "";
}

.fa-shield-alt:before {
  content: "";
}

.fa-shield-virus:before {
  content: "塞";
}

.fa-ship:before {
  content: "";
}

.fa-shipping-fast:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-shoe-prints:before {
  content: "";
}

.fa-shopify:before {
  content: "綾";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-shopware:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-shuttle-van:before {
  content: "";
}

.fa-sign:before {
  content: "";
}

.fa-sign-in-alt:before {
  content: "";
}

.fa-sign-language:before {
  content: "";
}

.fa-sign-out-alt:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-signature:before {
  content: "";
}

.fa-sim-card:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-sistrix:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-sith:before {
  content: "";
}

.fa-skating:before {
  content: "";
}

.fa-sketch:before {
  content: "";
}

.fa-skiing:before {
  content: "";
}

.fa-skiing-nordic:before {
  content: "";
}

.fa-skull:before {
  content: "";
}

.fa-skull-crossbones:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-slack-hash:before {
  content: "";
}

.fa-slash:before {
  content: "";
}

.fa-sleigh:before {
  content: "";
}

.fa-sliders-h:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-smile:before {
  content: "";
}

.fa-smile-beam:before {
  content: "";
}

.fa-smile-wink:before {
  content: "";
}

.fa-smog:before {
  content: "";
}

.fa-smoking:before {
  content: "";
}

.fa-smoking-ban:before {
  content: "";
}

.fa-sms:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-snowboarding:before {
  content: "";
}

.fa-snowflake:before {
  content: "";
}

.fa-snowman:before {
  content: "";
}

.fa-snowplow:before {
  content: "";
}

.fa-soap:before {
  content: "葉";
}

.fa-socks:before {
  content: "";
}

.fa-solar-panel:before {
  content: "";
}

.fa-sort:before {
  content: "";
}

.fa-sort-alpha-down:before {
  content: "";
}

.fa-sort-alpha-down-alt:before {
  content: "";
}

.fa-sort-alpha-up:before {
  content: "";
}

.fa-sort-alpha-up-alt:before {
  content: "";
}

.fa-sort-amount-down:before {
  content: "";
}

.fa-sort-amount-down-alt:before {
  content: "";
}

.fa-sort-amount-up:before {
  content: "";
}

.fa-sort-amount-up-alt:before {
  content: "";
}

.fa-sort-down:before {
  content: "";
}

.fa-sort-numeric-down:before {
  content: "";
}

.fa-sort-numeric-down-alt:before {
  content: "";
}

.fa-sort-numeric-up:before {
  content: "";
}

.fa-sort-numeric-up-alt:before {
  content: "";
}

.fa-sort-up:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-sourcetree:before {
  content: "";
}

.fa-spa:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-speakap:before {
  content: "";
}

.fa-speaker-deck:before {
  content: "";
}

.fa-spell-check:before {
  content: "";
}

.fa-spider:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-splotch:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-spray-can:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-square-full:before {
  content: "";
}

.fa-square-root-alt:before {
  content: "";
}

.fa-squarespace:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-stackpath:before {
  content: "";
}

.fa-stamp:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-and-crescent:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-star-half-alt:before {
  content: "";
}

.fa-star-of-david:before {
  content: "";
}

.fa-star-of-life:before {
  content: "";
}

.fa-staylinked:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-steam-symbol:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-sticker-mule:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stopwatch:before {
  content: "";
}

.fa-stopwatch-20:before {
  content: "說";
}

.fa-store:before {
  content: "";
}

.fa-store-alt:before {
  content: "";
}

.fa-store-alt-slash:before {
  content: "殺";
}

.fa-store-slash:before {
  content: "辰";
}

.fa-strava:before {
  content: "";
}

.fa-stream:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-stripe:before {
  content: "";
}

.fa-stripe-s:before {
  content: "";
}

.fa-stroopwafel:before {
  content: "";
}

.fa-studiovinari:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-suitcase-rolling:before {
  content: "";
}

.fa-sun:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-supple:before {
  content: "";
}

.fa-surprise:before {
  content: "";
}

.fa-suse:before {
  content: "";
}

.fa-swatchbook:before {
  content: "";
}

.fa-swift:before {
  content: "";
}

.fa-swimmer:before {
  content: "";
}

.fa-swimming-pool:before {
  content: "";
}

.fa-symfony:before {
  content: "";
}

.fa-synagogue:before {
  content: "";
}

.fa-sync:before {
  content: "";
}

.fa-sync-alt:before {
  content: "";
}

.fa-syringe:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-table-tennis:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-tablet-alt:before {
  content: "";
}

.fa-tablets:before {
  content: "";
}

.fa-tachometer-alt:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-tape:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-taxi:before {
  content: "";
}

.fa-teamspeak:before {
  content: "";
}

.fa-teeth:before {
  content: "";
}

.fa-teeth-open:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-telegram-plane:before {
  content: "";
}

.fa-temperature-high:before {
  content: "";
}

.fa-temperature-low:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-tenge:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-the-red-yeti:before {
  content: "";
}

.fa-theater-masks:before {
  content: "";
}

.fa-themeco:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-thermometer:before {
  content: "";
}

.fa-thermometer-empty:before {
  content: "";
}

.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-think-peaks:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbtack:before {
  content: "";
}

.fa-ticket-alt:before {
  content: "";
}

.fa-times:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-tint-slash:before {
  content: "";
}

.fa-tired:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-toilet:before {
  content: "";
}

.fa-toilet-paper:before {
  content: "";
}

.fa-toilet-paper-slash:before {
  content: "沈";
}

.fa-toolbox:before {
  content: "";
}

.fa-tools:before {
  content: "";
}

.fa-tooth:before {
  content: "";
}

.fa-torah:before {
  content: "";
}

.fa-torii-gate:before {
  content: "";
}

.fa-tractor:before {
  content: "";
}

.fa-trade-federation:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-traffic-light:before {
  content: "";
}

.fa-trailer:before {
  content: "論";
}

.fa-train:before {
  content: "";
}

.fa-tram:before {
  content: "";
}

.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-trash-alt:before {
  content: "";
}

.fa-trash-restore:before {
  content: "";
}

.fa-trash-restore-alt:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-truck-loading:before {
  content: "";
}

.fa-truck-monster:before {
  content: "";
}

.fa-truck-moving:before {
  content: "";
}

.fa-truck-pickup:before {
  content: "";
}

.fa-tshirt:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-tv:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-typo3:before {
  content: "";
}

.fa-uber:before {
  content: "";
}

.fa-ubuntu:before {
  content: "";
}

.fa-uikit:before {
  content: "";
}

.fa-umbraco:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-umbrella-beach:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-undo:before {
  content: "";
}

.fa-undo-alt:before {
  content: "";
}

.fa-uniregistry:before {
  content: "";
}

.fa-unity:before {
  content: "雷";
}

.fa-universal-access:before {
  content: "";
}

.fa-university:before {
  content: "";
}

.fa-unlink:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-untappd:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-ups:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-user-alt:before {
  content: "";
}

.fa-user-alt-slash:before {
  content: "";
}

.fa-user-astronaut:before {
  content: "";
}

.fa-user-check:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-clock:before {
  content: "";
}

.fa-user-cog:before {
  content: "";
}

.fa-user-edit:before {
  content: "";
}

.fa-user-friends:before {
  content: "";
}

.fa-user-graduate:before {
  content: "";
}

.fa-user-injured:before {
  content: "";
}

.fa-user-lock:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-user-minus:before {
  content: "";
}

.fa-user-ninja:before {
  content: "";
}

.fa-user-nurse:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-user-shield:before {
  content: "";
}

.fa-user-slash:before {
  content: "";
}

.fa-user-tag:before {
  content: "";
}

.fa-user-tie:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-users:before {
  content: "";
}

.fa-users-cog:before {
  content: "";
}

.fa-usps:before {
  content: "";
}

.fa-ussunnah:before {
  content: "";
}

.fa-utensil-spoon:before {
  content: "";
}

.fa-utensils:before {
  content: "";
}

.fa-vaadin:before {
  content: "";
}

.fa-vector-square:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-vial:before {
  content: "";
}

.fa-vials:before {
  content: "";
}

.fa-viber:before {
  content: "";
}

.fa-video:before {
  content: "";
}

.fa-video-slash:before {
  content: "";
}

.fa-vihara:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-vimeo-v:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-virus:before {
  content: "若";
}

.fa-virus-slash:before {
  content: "掠";
}

.fa-viruses:before {
  content: "略";
}

.fa-vk:before {
  content: "";
}

.fa-vnv:before {
  content: "";
}

.fa-voicemail:before {
  content: "";
}

.fa-volleyball-ball:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-mute:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-vote-yea:before {
  content: "";
}

.fa-vr-cardboard:before {
  content: "";
}

.fa-vuejs:before {
  content: "";
}

.fa-walking:before {
  content: "";
}

.fa-wallet:before {
  content: "";
}

.fa-warehouse:before {
  content: "";
}

.fa-water:before {
  content: "";
}

.fa-wave-square:before {
  content: "";
}

.fa-waze:before {
  content: "";
}

.fa-weebly:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-weight:before {
  content: "";
}

.fa-weight-hanging:before {
  content: "";
}

.fa-weixin:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-whatsapp-square:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-whmcs:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-wind:before {
  content: "";
}

.fa-window-close:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-wine-bottle:before {
  content: "";
}

.fa-wine-glass:before {
  content: "";
}

.fa-wine-glass-alt:before {
  content: "";
}

.fa-wix:before {
  content: "";
}

.fa-wizards-of-the-coast:before {
  content: "";
}

.fa-wolf-pack-battalion:before {
  content: "";
}

.fa-won-sign:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-wordpress-simple:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-wpressr:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-x-ray:before {
  content: "";
}

.fa-xbox:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-y-combinator:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-yammer:before {
  content: "";
}

.fa-yandex:before {
  content: "";
}

.fa-yandex-international:before {
  content: "";
}

.fa-yarn:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-yen-sign:before {
  content: "";
}

.fa-yin-yang:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-zhihu:before {
  content: "";
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(assets/fa-brands-400.eot);
  src: url(assets/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(assets/fa-brands-400.woff2) format("woff2"), url(assets/fa-brands-400.woff) format("woff"), url(assets/fa-brands-400.ttf) format("truetype"), url(assets/fa-brands-400.svg#fontawesome) format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(assets/fa-regular-400.eot);
  src: url(assets/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(assets/fa-regular-400.woff2) format("woff2"), url(assets/fa-regular-400.woff) format("woff"), url(assets/fa-regular-400.ttf) format("truetype"), url(assets/fa-regular-400.svg#fontawesome) format("svg");
}
.far {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(assets/fa-solid-900.eot);
  src: url(assets/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(assets/fa-solid-900.woff2) format("woff2"), url(assets/fa-solid-900.woff) format("woff"), url(assets/fa-solid-900.ttf) format("truetype"), url(assets/fa-solid-900.svg#fontawesome) format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
/*!*****************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./node_modules/daterangepicker/daterangepicker.css ***!
  \*****************************************************************************************************************************************************************************************************************/
.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
  width: 278px;
  max-width: none;
  padding: 0;
  margin-top: 7px;
  top: 100px;
  left: 20px;
  z-index: 3001;
  display: none;
  font-family: arial;
  font-size: 15px;
  line-height: 1em;
}

.daterangepicker:before, .daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: "";
}

.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
}

.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}

.daterangepicker.opensleft:before {
  right: 9px;
}

.daterangepicker.opensleft:after {
  right: 10px;
}

.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.opensright:before {
  left: 9px;
}

.daterangepicker.opensright:after {
  left: 10px;
}

.daterangepicker.drop-up {
  margin-top: -7px;
}

.daterangepicker.drop-up:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}

.daterangepicker.drop-up:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}

.daterangepicker.single .daterangepicker .ranges, .daterangepicker.single .drp-calendar {
  float: none;
}

.daterangepicker.single .drp-selected {
  display: none;
}

.daterangepicker.show-calendar .drp-calendar {
  display: block;
}

.daterangepicker.show-calendar .drp-buttons {
  display: block;
}

.daterangepicker.auto-apply .drp-buttons {
  display: none;
}

.daterangepicker .drp-calendar {
  display: none;
  max-width: 270px;
}

.daterangepicker .drp-calendar.left {
  padding: 8px 0 8px 8px;
}

.daterangepicker .drp-calendar.right {
  padding: 8px;
}

.daterangepicker .drp-calendar.single .calendar-table {
  border: none;
}

.daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span {
  color: #fff;
  border: solid black;
  border-width: 0 2px 2px 0;
  border-radius: 0;
  display: inline-block;
  padding: 3px;
}

.daterangepicker .calendar-table .next span {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.daterangepicker .calendar-table .prev span {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  min-width: 32px;
  width: 32px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}

.daterangepicker .calendar-table {
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #fff;
}

.daterangepicker .calendar-table table {
  width: 100%;
  margin: 0;
  border-spacing: 0;
  border-collapse: collapse;
}

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}

.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}

.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}

.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}

.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}

.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}

.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff;
}

.daterangepicker th.month {
  width: auto;
}

.daterangepicker td.disabled, .daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}

.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}

.daterangepicker select.yearselect {
  width: 40%;
}

.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
  width: 50px;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #eee;
  padding: 2px;
  outline: 0;
  font-size: 12px;
}

.daterangepicker .calendar-time {
  text-align: center;
  margin: 4px auto 0 auto;
  line-height: 30px;
  position: relative;
}

.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}

.daterangepicker .drp-buttons {
  clear: both;
  text-align: right;
  padding: 8px;
  border-top: 1px solid #ddd;
  display: none;
  line-height: 12px;
  vertical-align: middle;
}

.daterangepicker .drp-selected {
  display: inline-block;
  font-size: 12px;
  padding-right: 8px;
}

.daterangepicker .drp-buttons .btn {
  margin-left: 8px;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 8px;
}

.daterangepicker.show-ranges.single.rtl .drp-calendar.left {
  border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.single.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}

.daterangepicker.show-ranges.rtl .drp-calendar.right {
  border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}

.daterangepicker .ranges {
  float: none;
  text-align: left;
  margin: 0;
}

.daterangepicker.show-calendar .ranges {
  margin-top: 8px;
}

.daterangepicker .ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.daterangepicker .ranges li {
  font-size: 12px;
  padding: 8px 12px;
  cursor: pointer;
}

.daterangepicker .ranges li:hover {
  background-color: #eee;
}

.daterangepicker .ranges li.active {
  background-color: #08c;
  color: #fff;
}

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto;
  }

  .daterangepicker .ranges ul {
    width: 140px;
  }

  .daterangepicker.single .ranges ul {
    width: 100%;
  }

  .daterangepicker.single .drp-calendar.left {
    clear: none;
  }

  .daterangepicker.single .ranges, .daterangepicker.single .drp-calendar {
    float: left;
  }

  .daterangepicker {
    direction: ltr;
    text-align: left;
  }

  .daterangepicker .drp-calendar.left {
    clear: left;
    margin-right: 0;
  }

  .daterangepicker .drp-calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .daterangepicker .drp-calendar.right {
    margin-left: 0;
  }

  .daterangepicker .drp-calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .daterangepicker .drp-calendar.left .calendar-table {
    padding-right: 8px;
  }

  .daterangepicker .ranges, .daterangepicker .drp-calendar {
    float: left;
  }
}
@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto;
  }

  .daterangepicker .ranges {
    float: left;
  }

  .daterangepicker.rtl .ranges {
    float: right;
  }

  .daterangepicker .drp-calendar.left {
    clear: none !important;
  }
}
/*!************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./node_modules/swagger-ui/dist/swagger-ui.css ***!
  \************************************************************************************************************************************************************************************************************/
.swagger-ui {
  color: #3b4151;
  /*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
  font-family: sans-serif;
}

.swagger-ui html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  line-height: 1.15;
}

.swagger-ui body {
  margin: 0;
}

.swagger-ui article, .swagger-ui aside, .swagger-ui footer, .swagger-ui header, .swagger-ui nav, .swagger-ui section {
  display: block;
}

.swagger-ui h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

.swagger-ui figcaption, .swagger-ui figure, .swagger-ui main {
  display: block;
}

.swagger-ui figure {
  margin: 1em 40px;
}

.swagger-ui hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

.swagger-ui pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

.swagger-ui a {
  -webkit-text-decoration-skip: objects;
  background-color: transparent;
}

.swagger-ui abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

.swagger-ui b, .swagger-ui strong {
  font-weight: inherit;
  font-weight: bolder;
}

.swagger-ui code, .swagger-ui kbd, .swagger-ui samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

.swagger-ui dfn {
  font-style: italic;
}

.swagger-ui mark {
  background-color: #ff0;
  color: #000;
}

.swagger-ui small {
  font-size: 80%;
}

.swagger-ui sub, .swagger-ui sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

.swagger-ui sub {
  bottom: -0.25em;
}

.swagger-ui sup {
  top: -0.5em;
}

.swagger-ui audio, .swagger-ui video {
  display: inline-block;
}

.swagger-ui audio:not([controls]) {
  display: none;
  height: 0;
}

.swagger-ui img {
  border-style: none;
}

.swagger-ui svg:not(:root) {
  overflow: hidden;
}

.swagger-ui button, .swagger-ui input, .swagger-ui optgroup, .swagger-ui select, .swagger-ui textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

.swagger-ui button, .swagger-ui input {
  overflow: visible;
}

.swagger-ui button, .swagger-ui select {
  text-transform: none;
}

.swagger-ui [type=reset], .swagger-ui [type=submit], .swagger-ui button, .swagger-ui html [type=button] {
  -webkit-appearance: button;
}

.swagger-ui [type=button]::-moz-focus-inner, .swagger-ui [type=reset]::-moz-focus-inner, .swagger-ui [type=submit]::-moz-focus-inner, .swagger-ui button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

.swagger-ui [type=button]:-moz-focusring, .swagger-ui [type=reset]:-moz-focusring, .swagger-ui [type=submit]:-moz-focusring, .swagger-ui button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

.swagger-ui fieldset {
  padding: 0.35em 0.75em 0.625em;
}

.swagger-ui legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

.swagger-ui progress {
  display: inline-block;
  vertical-align: baseline;
}

.swagger-ui textarea {
  overflow: auto;
}

.swagger-ui [type=checkbox], .swagger-ui [type=radio] {
  box-sizing: border-box;
  padding: 0;
}

.swagger-ui [type=number]::-webkit-inner-spin-button, .swagger-ui [type=number]::-webkit-outer-spin-button {
  height: auto;
}

.swagger-ui [type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

.swagger-ui [type=search]::-webkit-search-cancel-button, .swagger-ui [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

.swagger-ui ::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

.swagger-ui details, .swagger-ui menu {
  display: block;
}

.swagger-ui summary {
  display: list-item;
}

.swagger-ui canvas {
  display: inline-block;
}

.swagger-ui [hidden], .swagger-ui template {
  display: none;
}

.swagger-ui .debug * {
  outline: 1px solid gold;
}

.swagger-ui .debug-white * {
  outline: 1px solid #fff;
}

.swagger-ui .debug-black * {
  outline: 1px solid #000;
}

.swagger-ui .debug-grid {
  background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTRDOTY4N0U2N0VFMTFFNjg2MzZDQjkwNkQ4MjgwMEIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTRDOTY4N0Q2N0VFMTFFNjg2MzZDQjkwNkQ4MjgwMEIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3NjcyQkQ3NjY3QzUxMUU2QjJCQ0UyNDA4MTAwMjE3MSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3NjcyQkQ3NzY3QzUxMUU2QjJCQ0UyNDA4MTAwMjE3MSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsBS+GMAAAAjSURBVHjaYvz//z8DLsD4gcGXiYEAGBIKGBne//fFpwAgwAB98AaF2pjlUQAAAABJRU5ErkJggg==) repeat 0 0;
}

.swagger-ui .debug-grid-16 {
  background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODYyRjhERDU2N0YyMTFFNjg2MzZDQjkwNkQ4MjgwMEIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODYyRjhERDQ2N0YyMTFFNjg2MzZDQjkwNkQ4MjgwMEIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3NjcyQkQ3QTY3QzUxMUU2QjJCQ0UyNDA4MTAwMjE3MSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3NjcyQkQ3QjY3QzUxMUU2QjJCQ0UyNDA4MTAwMjE3MSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvCS01IAAABMSURBVHjaYmR4/5+BFPBfAMFm/MBgx8RAGWCn1AAmSg34Q6kBDKMGMDCwICeMIemF/5QawEipAWwUhwEjMDvbAWlWkvVBwu8vQIABAEwBCph8U6c0AAAAAElFTkSuQmCC) repeat 0 0;
}

.swagger-ui .debug-grid-8-solid {
  background: #fff url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAAAAAD/4QMxaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzExMSA3OS4xNTgzMjUsIDIwMTUvMDkvMTAtMDE6MTA6MjAgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1IChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkIxMjI0OTczNjdCMzExRTZCMkJDRTI0MDgxMDAyMTcxIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkIxMjI0OTc0NjdCMzExRTZCMkJDRTI0MDgxMDAyMTcxIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QjEyMjQ5NzE2N0IzMTFFNkIyQkNFMjQwODEwMDIxNzEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QjEyMjQ5NzI2N0IzMTFFNkIyQkNFMjQwODEwMDIxNzEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAAbGhopHSlBJiZBQi8vL0JHPz4+P0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHAR0pKTQmND8oKD9HPzU/R0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0f/wAARCAAIAAgDASIAAhEBAxEB/8QAWQABAQAAAAAAAAAAAAAAAAAAAAYBAQEAAAAAAAAAAAAAAAAAAAIEEAEBAAMBAAAAAAAAAAAAAAABADECA0ERAAEDBQAAAAAAAAAAAAAAAAARITFBUWESIv/aAAwDAQACEQMRAD8AoOnTV1QTD7JJshP3vSM3P//Z) repeat 0 0;
}

.swagger-ui .debug-grid-16-solid {
  background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAIAAACQkWg2AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzY3MkJEN0U2N0M1MTFFNkIyQkNFMjQwODEwMDIxNzEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzY3MkJEN0Y2N0M1MTFFNkIyQkNFMjQwODEwMDIxNzEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3NjcyQkQ3QzY3QzUxMUU2QjJCQ0UyNDA4MTAwMjE3MSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3NjcyQkQ3RDY3QzUxMUU2QjJCQ0UyNDA4MTAwMjE3MSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pve6J3kAAAAzSURBVHjaYvz//z8D0UDsMwMjSRoYP5Gq4SPNbRjVMEQ1fCRDg+in/6+J1AJUxsgAEGAA31BAJMS0GYEAAAAASUVORK5CYII=) repeat 0 0;
}

.swagger-ui .border-box, .swagger-ui a, .swagger-ui article, .swagger-ui body, .swagger-ui code, .swagger-ui dd, .swagger-ui div, .swagger-ui dl, .swagger-ui dt, .swagger-ui fieldset, .swagger-ui footer, .swagger-ui form, .swagger-ui h1, .swagger-ui h2, .swagger-ui h3, .swagger-ui h4, .swagger-ui h5, .swagger-ui h6, .swagger-ui header, .swagger-ui html, .swagger-ui input[type=email], .swagger-ui input[type=number], .swagger-ui input[type=password], .swagger-ui input[type=tel], .swagger-ui input[type=text], .swagger-ui input[type=url], .swagger-ui legend, .swagger-ui li, .swagger-ui main, .swagger-ui ol, .swagger-ui p, .swagger-ui pre, .swagger-ui section, .swagger-ui table, .swagger-ui td, .swagger-ui textarea, .swagger-ui th, .swagger-ui tr, .swagger-ui ul {
  box-sizing: border-box;
}

.swagger-ui .aspect-ratio {
  height: 0;
  position: relative;
}

.swagger-ui .aspect-ratio--16x9 {
  padding-bottom: 56.25%;
}

.swagger-ui .aspect-ratio--9x16 {
  padding-bottom: 177.77%;
}

.swagger-ui .aspect-ratio--4x3 {
  padding-bottom: 75%;
}

.swagger-ui .aspect-ratio--3x4 {
  padding-bottom: 133.33%;
}

.swagger-ui .aspect-ratio--6x4 {
  padding-bottom: 66.6%;
}

.swagger-ui .aspect-ratio--4x6 {
  padding-bottom: 150%;
}

.swagger-ui .aspect-ratio--8x5 {
  padding-bottom: 62.5%;
}

.swagger-ui .aspect-ratio--5x8 {
  padding-bottom: 160%;
}

.swagger-ui .aspect-ratio--7x5 {
  padding-bottom: 71.42%;
}

.swagger-ui .aspect-ratio--5x7 {
  padding-bottom: 140%;
}

.swagger-ui .aspect-ratio--1x1 {
  padding-bottom: 100%;
}

.swagger-ui .aspect-ratio--object {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 100;
}

@media screen and (min-width: 30em) {
  .swagger-ui .aspect-ratio-ns {
    height: 0;
    position: relative;
  }

  .swagger-ui .aspect-ratio--16x9-ns {
    padding-bottom: 56.25%;
  }

  .swagger-ui .aspect-ratio--9x16-ns {
    padding-bottom: 177.77%;
  }

  .swagger-ui .aspect-ratio--4x3-ns {
    padding-bottom: 75%;
  }

  .swagger-ui .aspect-ratio--3x4-ns {
    padding-bottom: 133.33%;
  }

  .swagger-ui .aspect-ratio--6x4-ns {
    padding-bottom: 66.6%;
  }

  .swagger-ui .aspect-ratio--4x6-ns {
    padding-bottom: 150%;
  }

  .swagger-ui .aspect-ratio--8x5-ns {
    padding-bottom: 62.5%;
  }

  .swagger-ui .aspect-ratio--5x8-ns {
    padding-bottom: 160%;
  }

  .swagger-ui .aspect-ratio--7x5-ns {
    padding-bottom: 71.42%;
  }

  .swagger-ui .aspect-ratio--5x7-ns {
    padding-bottom: 140%;
  }

  .swagger-ui .aspect-ratio--1x1-ns {
    padding-bottom: 100%;
  }

  .swagger-ui .aspect-ratio--object-ns {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 100;
  }
}
@media screen and (min-width: 30em) and (max-width: 60em) {
  .swagger-ui .aspect-ratio-m {
    height: 0;
    position: relative;
  }

  .swagger-ui .aspect-ratio--16x9-m {
    padding-bottom: 56.25%;
  }

  .swagger-ui .aspect-ratio--9x16-m {
    padding-bottom: 177.77%;
  }

  .swagger-ui .aspect-ratio--4x3-m {
    padding-bottom: 75%;
  }

  .swagger-ui .aspect-ratio--3x4-m {
    padding-bottom: 133.33%;
  }

  .swagger-ui .aspect-ratio--6x4-m {
    padding-bottom: 66.6%;
  }

  .swagger-ui .aspect-ratio--4x6-m {
    padding-bottom: 150%;
  }

  .swagger-ui .aspect-ratio--8x5-m {
    padding-bottom: 62.5%;
  }

  .swagger-ui .aspect-ratio--5x8-m {
    padding-bottom: 160%;
  }

  .swagger-ui .aspect-ratio--7x5-m {
    padding-bottom: 71.42%;
  }

  .swagger-ui .aspect-ratio--5x7-m {
    padding-bottom: 140%;
  }

  .swagger-ui .aspect-ratio--1x1-m {
    padding-bottom: 100%;
  }

  .swagger-ui .aspect-ratio--object-m {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 100;
  }
}
@media screen and (min-width: 60em) {
  .swagger-ui .aspect-ratio-l {
    height: 0;
    position: relative;
  }

  .swagger-ui .aspect-ratio--16x9-l {
    padding-bottom: 56.25%;
  }

  .swagger-ui .aspect-ratio--9x16-l {
    padding-bottom: 177.77%;
  }

  .swagger-ui .aspect-ratio--4x3-l {
    padding-bottom: 75%;
  }

  .swagger-ui .aspect-ratio--3x4-l {
    padding-bottom: 133.33%;
  }

  .swagger-ui .aspect-ratio--6x4-l {
    padding-bottom: 66.6%;
  }

  .swagger-ui .aspect-ratio--4x6-l {
    padding-bottom: 150%;
  }

  .swagger-ui .aspect-ratio--8x5-l {
    padding-bottom: 62.5%;
  }

  .swagger-ui .aspect-ratio--5x8-l {
    padding-bottom: 160%;
  }

  .swagger-ui .aspect-ratio--7x5-l {
    padding-bottom: 71.42%;
  }

  .swagger-ui .aspect-ratio--5x7-l {
    padding-bottom: 140%;
  }

  .swagger-ui .aspect-ratio--1x1-l {
    padding-bottom: 100%;
  }

  .swagger-ui .aspect-ratio--object-l {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 100;
  }
}
.swagger-ui img {
  max-width: 100%;
}

.swagger-ui .cover {
  background-size: cover !important;
}

.swagger-ui .contain {
  background-size: contain !important;
}

@media screen and (min-width: 30em) {
  .swagger-ui .cover-ns {
    background-size: cover !important;
  }

  .swagger-ui .contain-ns {
    background-size: contain !important;
  }
}
@media screen and (min-width: 30em) and (max-width: 60em) {
  .swagger-ui .cover-m {
    background-size: cover !important;
  }

  .swagger-ui .contain-m {
    background-size: contain !important;
  }
}
@media screen and (min-width: 60em) {
  .swagger-ui .cover-l {
    background-size: cover !important;
  }

  .swagger-ui .contain-l {
    background-size: contain !important;
  }
}
.swagger-ui .bg-center {
  background-position: 50%;
  background-repeat: no-repeat;
}

.swagger-ui .bg-top {
  background-position: top;
  background-repeat: no-repeat;
}

.swagger-ui .bg-right {
  background-position: 100%;
  background-repeat: no-repeat;
}

.swagger-ui .bg-bottom {
  background-position: bottom;
  background-repeat: no-repeat;
}

.swagger-ui .bg-left {
  background-position: 0;
  background-repeat: no-repeat;
}

@media screen and (min-width: 30em) {
  .swagger-ui .bg-center-ns {
    background-position: 50%;
    background-repeat: no-repeat;
  }

  .swagger-ui .bg-top-ns {
    background-position: top;
    background-repeat: no-repeat;
  }

  .swagger-ui .bg-right-ns {
    background-position: 100%;
    background-repeat: no-repeat;
  }

  .swagger-ui .bg-bottom-ns {
    background-position: bottom;
    background-repeat: no-repeat;
  }

  .swagger-ui .bg-left-ns {
    background-position: 0;
    background-repeat: no-repeat;
  }
}
@media screen and (min-width: 30em) and (max-width: 60em) {
  .swagger-ui .bg-center-m {
    background-position: 50%;
    background-repeat: no-repeat;
  }

  .swagger-ui .bg-top-m {
    background-position: top;
    background-repeat: no-repeat;
  }

  .swagger-ui .bg-right-m {
    background-position: 100%;
    background-repeat: no-repeat;
  }

  .swagger-ui .bg-bottom-m {
    background-position: bottom;
    background-repeat: no-repeat;
  }

  .swagger-ui .bg-left-m {
    background-position: 0;
    background-repeat: no-repeat;
  }
}
@media screen and (min-width: 60em) {
  .swagger-ui .bg-center-l {
    background-position: 50%;
    background-repeat: no-repeat;
  }

  .swagger-ui .bg-top-l {
    background-position: top;
    background-repeat: no-repeat;
  }

  .swagger-ui .bg-right-l {
    background-position: 100%;
    background-repeat: no-repeat;
  }

  .swagger-ui .bg-bottom-l {
    background-position: bottom;
    background-repeat: no-repeat;
  }

  .swagger-ui .bg-left-l {
    background-position: 0;
    background-repeat: no-repeat;
  }
}
.swagger-ui .outline {
  outline: 1px solid;
}

.swagger-ui .outline-transparent {
  outline: 1px solid transparent;
}

.swagger-ui .outline-0 {
  outline: 0;
}

@media screen and (min-width: 30em) {
  .swagger-ui .outline-ns {
    outline: 1px solid;
  }

  .swagger-ui .outline-transparent-ns {
    outline: 1px solid transparent;
  }

  .swagger-ui .outline-0-ns {
    outline: 0;
  }
}
@media screen and (min-width: 30em) and (max-width: 60em) {
  .swagger-ui .outline-m {
    outline: 1px solid;
  }

  .swagger-ui .outline-transparent-m {
    outline: 1px solid transparent;
  }

  .swagger-ui .outline-0-m {
    outline: 0;
  }
}
@media screen and (min-width: 60em) {
  .swagger-ui .outline-l {
    outline: 1px solid;
  }

  .swagger-ui .outline-transparent-l {
    outline: 1px solid transparent;
  }

  .swagger-ui .outline-0-l {
    outline: 0;
  }
}
.swagger-ui .ba {
  border-style: solid;
  border-width: 1px;
}

.swagger-ui .bt {
  border-top-style: solid;
  border-top-width: 1px;
}

.swagger-ui .br {
  border-right-style: solid;
  border-right-width: 1px;
}

.swagger-ui .bb {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.swagger-ui .bl {
  border-left-style: solid;
  border-left-width: 1px;
}

.swagger-ui .bn {
  border-style: none;
  border-width: 0;
}

@media screen and (min-width: 30em) {
  .swagger-ui .ba-ns {
    border-style: solid;
    border-width: 1px;
  }

  .swagger-ui .bt-ns {
    border-top-style: solid;
    border-top-width: 1px;
  }

  .swagger-ui .br-ns {
    border-right-style: solid;
    border-right-width: 1px;
  }

  .swagger-ui .bb-ns {
    border-bottom-style: solid;
    border-bottom-width: 1px;
  }

  .swagger-ui .bl-ns {
    border-left-style: solid;
    border-left-width: 1px;
  }

  .swagger-ui .bn-ns {
    border-style: none;
    border-width: 0;
  }
}
@media screen and (min-width: 30em) and (max-width: 60em) {
  .swagger-ui .ba-m {
    border-style: solid;
    border-width: 1px;
  }

  .swagger-ui .bt-m {
    border-top-style: solid;
    border-top-width: 1px;
  }

  .swagger-ui .br-m {
    border-right-style: solid;
    border-right-width: 1px;
  }

  .swagger-ui .bb-m {
    border-bottom-style: solid;
    border-bottom-width: 1px;
  }

  .swagger-ui .bl-m {
    border-left-style: solid;
    border-left-width: 1px;
  }

  .swagger-ui .bn-m {
    border-style: none;
    border-width: 0;
  }
}
@media screen and (min-width: 60em) {
  .swagger-ui .ba-l {
    border-style: solid;
    border-width: 1px;
  }

  .swagger-ui .bt-l {
    border-top-style: solid;
    border-top-width: 1px;
  }

  .swagger-ui .br-l {
    border-right-style: solid;
    border-right-width: 1px;
  }

  .swagger-ui .bb-l {
    border-bottom-style: solid;
    border-bottom-width: 1px;
  }

  .swagger-ui .bl-l {
    border-left-style: solid;
    border-left-width: 1px;
  }

  .swagger-ui .bn-l {
    border-style: none;
    border-width: 0;
  }
}
.swagger-ui .b--black {
  border-color: #000;
}

.swagger-ui .b--near-black {
  border-color: #111;
}

.swagger-ui .b--dark-gray {
  border-color: #333;
}

.swagger-ui .b--mid-gray {
  border-color: #555;
}

.swagger-ui .b--gray {
  border-color: #777;
}

.swagger-ui .b--silver {
  border-color: #999;
}

.swagger-ui .b--light-silver {
  border-color: #aaa;
}

.swagger-ui .b--moon-gray {
  border-color: #ccc;
}

.swagger-ui .b--light-gray {
  border-color: #eee;
}

.swagger-ui .b--near-white {
  border-color: #f4f4f4;
}

.swagger-ui .b--white {
  border-color: #fff;
}

.swagger-ui .b--white-90 {
  border-color: rgba(255, 255, 255, 0.9);
}

.swagger-ui .b--white-80 {
  border-color: rgba(255, 255, 255, 0.8);
}

.swagger-ui .b--white-70 {
  border-color: rgba(255, 255, 255, 0.7);
}

.swagger-ui .b--white-60 {
  border-color: rgba(255, 255, 255, 0.6);
}

.swagger-ui .b--white-50 {
  border-color: rgba(255, 255, 255, 0.5);
}

.swagger-ui .b--white-40 {
  border-color: rgba(255, 255, 255, 0.4);
}

.swagger-ui .b--white-30 {
  border-color: rgba(255, 255, 255, 0.3);
}

.swagger-ui .b--white-20 {
  border-color: rgba(255, 255, 255, 0.2);
}

.swagger-ui .b--white-10 {
  border-color: rgba(255, 255, 255, 0.1);
}

.swagger-ui .b--white-05 {
  border-color: rgba(255, 255, 255, 0.05);
}

.swagger-ui .b--white-025 {
  border-color: rgba(255, 255, 255, 0.025);
}

.swagger-ui .b--white-0125 {
  border-color: rgba(255, 255, 255, 0.013);
}

.swagger-ui .b--black-90 {
  border-color: rgba(0, 0, 0, 0.9);
}

.swagger-ui .b--black-80 {
  border-color: rgba(0, 0, 0, 0.8);
}

.swagger-ui .b--black-70 {
  border-color: rgba(0, 0, 0, 0.7);
}

.swagger-ui .b--black-60 {
  border-color: rgba(0, 0, 0, 0.6);
}

.swagger-ui .b--black-50 {
  border-color: rgba(0, 0, 0, 0.5);
}

.swagger-ui .b--black-40 {
  border-color: rgba(0, 0, 0, 0.4);
}

.swagger-ui .b--black-30 {
  border-color: rgba(0, 0, 0, 0.3);
}

.swagger-ui .b--black-20 {
  border-color: rgba(0, 0, 0, 0.2);
}

.swagger-ui .b--black-10 {
  border-color: rgba(0, 0, 0, 0.1);
}

.swagger-ui .b--black-05 {
  border-color: rgba(0, 0, 0, 0.05);
}

.swagger-ui .b--black-025 {
  border-color: rgba(0, 0, 0, 0.025);
}

.swagger-ui .b--black-0125 {
  border-color: rgba(0, 0, 0, 0.013);
}

.swagger-ui .b--dark-red {
  border-color: #e7040f;
}

.swagger-ui .b--red {
  border-color: #ff4136;
}

.swagger-ui .b--light-red {
  border-color: #ff725c;
}

.swagger-ui .b--orange {
  border-color: #ff6300;
}

.swagger-ui .b--gold {
  border-color: #ffb700;
}

.swagger-ui .b--yellow {
  border-color: gold;
}

.swagger-ui .b--light-yellow {
  border-color: #fbf1a9;
}

.swagger-ui .b--purple {
  border-color: #5e2ca5;
}

.swagger-ui .b--light-purple {
  border-color: #a463f2;
}

.swagger-ui .b--dark-pink {
  border-color: #d5008f;
}

.swagger-ui .b--hot-pink {
  border-color: #ff41b4;
}

.swagger-ui .b--pink {
  border-color: #ff80cc;
}

.swagger-ui .b--light-pink {
  border-color: #ffa3d7;
}

.swagger-ui .b--dark-green {
  border-color: #137752;
}

.swagger-ui .b--green {
  border-color: #19a974;
}

.swagger-ui .b--light-green {
  border-color: #9eebcf;
}

.swagger-ui .b--navy {
  border-color: #001b44;
}

.swagger-ui .b--dark-blue {
  border-color: #00449e;
}

.swagger-ui .b--blue {
  border-color: #357edd;
}

.swagger-ui .b--light-blue {
  border-color: #96ccff;
}

.swagger-ui .b--lightest-blue {
  border-color: #cdecff;
}

.swagger-ui .b--washed-blue {
  border-color: #f6fffe;
}

.swagger-ui .b--washed-green {
  border-color: #e8fdf5;
}

.swagger-ui .b--washed-yellow {
  border-color: #fffceb;
}

.swagger-ui .b--washed-red {
  border-color: #ffdfdf;
}

.swagger-ui .b--transparent {
  border-color: transparent;
}

.swagger-ui .b--inherit {
  border-color: inherit;
}

.swagger-ui .br0 {
  border-radius: 0;
}

.swagger-ui .br1 {
  border-radius: 0.125rem;
}

.swagger-ui .br2 {
  border-radius: 0.25rem;
}

.swagger-ui .br3 {
  border-radius: 0.5rem;
}

.swagger-ui .br4 {
  border-radius: 1rem;
}

.swagger-ui .br-100 {
  border-radius: 100%;
}

.swagger-ui .br-pill {
  border-radius: 9999px;
}

.swagger-ui .br--bottom {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.swagger-ui .br--top {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.swagger-ui .br--right {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.swagger-ui .br--left {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

@media screen and (min-width: 30em) {
  .swagger-ui .br0-ns {
    border-radius: 0;
  }

  .swagger-ui .br1-ns {
    border-radius: 0.125rem;
  }

  .swagger-ui .br2-ns {
    border-radius: 0.25rem;
  }

  .swagger-ui .br3-ns {
    border-radius: 0.5rem;
  }

  .swagger-ui .br4-ns {
    border-radius: 1rem;
  }

  .swagger-ui .br-100-ns {
    border-radius: 100%;
  }

  .swagger-ui .br-pill-ns {
    border-radius: 9999px;
  }

  .swagger-ui .br--bottom-ns {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .swagger-ui .br--top-ns {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }

  .swagger-ui .br--right-ns {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }

  .swagger-ui .br--left-ns {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
}
@media screen and (min-width: 30em) and (max-width: 60em) {
  .swagger-ui .br0-m {
    border-radius: 0;
  }

  .swagger-ui .br1-m {
    border-radius: 0.125rem;
  }

  .swagger-ui .br2-m {
    border-radius: 0.25rem;
  }

  .swagger-ui .br3-m {
    border-radius: 0.5rem;
  }

  .swagger-ui .br4-m {
    border-radius: 1rem;
  }

  .swagger-ui .br-100-m {
    border-radius: 100%;
  }

  .swagger-ui .br-pill-m {
    border-radius: 9999px;
  }

  .swagger-ui .br--bottom-m {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .swagger-ui .br--top-m {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }

  .swagger-ui .br--right-m {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }

  .swagger-ui .br--left-m {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
}
@media screen and (min-width: 60em) {
  .swagger-ui .br0-l {
    border-radius: 0;
  }

  .swagger-ui .br1-l {
    border-radius: 0.125rem;
  }

  .swagger-ui .br2-l {
    border-radius: 0.25rem;
  }

  .swagger-ui .br3-l {
    border-radius: 0.5rem;
  }

  .swagger-ui .br4-l {
    border-radius: 1rem;
  }

  .swagger-ui .br-100-l {
    border-radius: 100%;
  }

  .swagger-ui .br-pill-l {
    border-radius: 9999px;
  }

  .swagger-ui .br--bottom-l {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .swagger-ui .br--top-l {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }

  .swagger-ui .br--right-l {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }

  .swagger-ui .br--left-l {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
}
.swagger-ui .b--dotted {
  border-style: dotted;
}

.swagger-ui .b--dashed {
  border-style: dashed;
}

.swagger-ui .b--solid {
  border-style: solid;
}

.swagger-ui .b--none {
  border-style: none;
}

@media screen and (min-width: 30em) {
  .swagger-ui .b--dotted-ns {
    border-style: dotted;
  }

  .swagger-ui .b--dashed-ns {
    border-style: dashed;
  }

  .swagger-ui .b--solid-ns {
    border-style: solid;
  }

  .swagger-ui .b--none-ns {
    border-style: none;
  }
}
@media screen and (min-width: 30em) and (max-width: 60em) {
  .swagger-ui .b--dotted-m {
    border-style: dotted;
  }

  .swagger-ui .b--dashed-m {
    border-style: dashed;
  }

  .swagger-ui .b--solid-m {
    border-style: solid;
  }

  .swagger-ui .b--none-m {
    border-style: none;
  }
}
@media screen and (min-width: 60em) {
  .swagger-ui .b--dotted-l {
    border-style: dotted;
  }

  .swagger-ui .b--dashed-l {
    border-style: dashed;
  }

  .swagger-ui .b--solid-l {
    border-style: solid;
  }

  .swagger-ui .b--none-l {
    border-style: none;
  }
}
.swagger-ui .bw0 {
  border-width: 0;
}

.swagger-ui .bw1 {
  border-width: 0.125rem;
}

.swagger-ui .bw2 {
  border-width: 0.25rem;
}

.swagger-ui .bw3 {
  border-width: 0.5rem;
}

.swagger-ui .bw4 {
  border-width: 1rem;
}

.swagger-ui .bw5 {
  border-width: 2rem;
}

.swagger-ui .bt-0 {
  border-top-width: 0;
}

.swagger-ui .br-0 {
  border-right-width: 0;
}

.swagger-ui .bb-0 {
  border-bottom-width: 0;
}

.swagger-ui .bl-0 {
  border-left-width: 0;
}

@media screen and (min-width: 30em) {
  .swagger-ui .bw0-ns {
    border-width: 0;
  }

  .swagger-ui .bw1-ns {
    border-width: 0.125rem;
  }

  .swagger-ui .bw2-ns {
    border-width: 0.25rem;
  }

  .swagger-ui .bw3-ns {
    border-width: 0.5rem;
  }

  .swagger-ui .bw4-ns {
    border-width: 1rem;
  }

  .swagger-ui .bw5-ns {
    border-width: 2rem;
  }

  .swagger-ui .bt-0-ns {
    border-top-width: 0;
  }

  .swagger-ui .br-0-ns {
    border-right-width: 0;
  }

  .swagger-ui .bb-0-ns {
    border-bottom-width: 0;
  }

  .swagger-ui .bl-0-ns {
    border-left-width: 0;
  }
}
@media screen and (min-width: 30em) and (max-width: 60em) {
  .swagger-ui .bw0-m {
    border-width: 0;
  }

  .swagger-ui .bw1-m {
    border-width: 0.125rem;
  }

  .swagger-ui .bw2-m {
    border-width: 0.25rem;
  }

  .swagger-ui .bw3-m {
    border-width: 0.5rem;
  }

  .swagger-ui .bw4-m {
    border-width: 1rem;
  }

  .swagger-ui .bw5-m {
    border-width: 2rem;
  }

  .swagger-ui .bt-0-m {
    border-top-width: 0;
  }

  .swagger-ui .br-0-m {
    border-right-width: 0;
  }

  .swagger-ui .bb-0-m {
    border-bottom-width: 0;
  }

  .swagger-ui .bl-0-m {
    border-left-width: 0;
  }
}
@media screen and (min-width: 60em) {
  .swagger-ui .bw0-l {
    border-width: 0;
  }

  .swagger-ui .bw1-l {
    border-width: 0.125rem;
  }

  .swagger-ui .bw2-l {
    border-width: 0.25rem;
  }

  .swagger-ui .bw3-l {
    border-width: 0.5rem;
  }

  .swagger-ui .bw4-l {
    border-width: 1rem;
  }

  .swagger-ui .bw5-l {
    border-width: 2rem;
  }

  .swagger-ui .bt-0-l {
    border-top-width: 0;
  }

  .swagger-ui .br-0-l {
    border-right-width: 0;
  }

  .swagger-ui .bb-0-l {
    border-bottom-width: 0;
  }

  .swagger-ui .bl-0-l {
    border-left-width: 0;
  }
}
.swagger-ui .shadow-1 {
  box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.2);
}

.swagger-ui .shadow-2 {
  box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2);
}

.swagger-ui .shadow-3 {
  box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, 0.2);
}

.swagger-ui .shadow-4 {
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2);
}

.swagger-ui .shadow-5 {
  box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.2);
}

@media screen and (min-width: 30em) {
  .swagger-ui .shadow-1-ns {
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.2);
  }

  .swagger-ui .shadow-2-ns {
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2);
  }

  .swagger-ui .shadow-3-ns {
    box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, 0.2);
  }

  .swagger-ui .shadow-4-ns {
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2);
  }

  .swagger-ui .shadow-5-ns {
    box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.2);
  }
}
@media screen and (min-width: 30em) and (max-width: 60em) {
  .swagger-ui .shadow-1-m {
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.2);
  }

  .swagger-ui .shadow-2-m {
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2);
  }

  .swagger-ui .shadow-3-m {
    box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, 0.2);
  }

  .swagger-ui .shadow-4-m {
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2);
  }

  .swagger-ui .shadow-5-m {
    box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.2);
  }
}
@media screen and (min-width: 60em) {
  .swagger-ui .shadow-1-l {
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.2);
  }

  .swagger-ui .shadow-2-l {
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2);
  }

  .swagger-ui .shadow-3-l {
    box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, 0.2);
  }

  .swagger-ui .shadow-4-l {
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2);
  }

  .swagger-ui .shadow-5-l {
    box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.2);
  }
}
.swagger-ui .pre {
  overflow-x: auto;
  overflow-y: hidden;
  overflow: scroll;
}

.swagger-ui .top-0 {
  top: 0;
}

.swagger-ui .right-0 {
  right: 0;
}

.swagger-ui .bottom-0 {
  bottom: 0;
}

.swagger-ui .left-0 {
  left: 0;
}

.swagger-ui .top-1 {
  top: 1rem;
}

.swagger-ui .right-1 {
  right: 1rem;
}

.swagger-ui .bottom-1 {
  bottom: 1rem;
}

.swagger-ui .left-1 {
  left: 1rem;
}

.swagger-ui .top-2 {
  top: 2rem;
}

.swagger-ui .right-2 {
  right: 2rem;
}

.swagger-ui .bottom-2 {
  bottom: 2rem;
}

.swagger-ui .left-2 {
  left: 2rem;
}

.swagger-ui .top--1 {
  top: -1rem;
}

.swagger-ui .right--1 {
  right: -1rem;
}

.swagger-ui .bottom--1 {
  bottom: -1rem;
}

.swagger-ui .left--1 {
  left: -1rem;
}

.swagger-ui .top--2 {
  top: -2rem;
}

.swagger-ui .right--2 {
  right: -2rem;
}

.swagger-ui .bottom--2 {
  bottom: -2rem;
}

.swagger-ui .left--2 {
  left: -2rem;
}

.swagger-ui .absolute--fill {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

@media screen and (min-width: 30em) {
  .swagger-ui .top-0-ns {
    top: 0;
  }

  .swagger-ui .left-0-ns {
    left: 0;
  }

  .swagger-ui .right-0-ns {
    right: 0;
  }

  .swagger-ui .bottom-0-ns {
    bottom: 0;
  }

  .swagger-ui .top-1-ns {
    top: 1rem;
  }

  .swagger-ui .left-1-ns {
    left: 1rem;
  }

  .swagger-ui .right-1-ns {
    right: 1rem;
  }

  .swagger-ui .bottom-1-ns {
    bottom: 1rem;
  }

  .swagger-ui .top-2-ns {
    top: 2rem;
  }

  .swagger-ui .left-2-ns {
    left: 2rem;
  }

  .swagger-ui .right-2-ns {
    right: 2rem;
  }

  .swagger-ui .bottom-2-ns {
    bottom: 2rem;
  }

  .swagger-ui .top--1-ns {
    top: -1rem;
  }

  .swagger-ui .right--1-ns {
    right: -1rem;
  }

  .swagger-ui .bottom--1-ns {
    bottom: -1rem;
  }

  .swagger-ui .left--1-ns {
    left: -1rem;
  }

  .swagger-ui .top--2-ns {
    top: -2rem;
  }

  .swagger-ui .right--2-ns {
    right: -2rem;
  }

  .swagger-ui .bottom--2-ns {
    bottom: -2rem;
  }

  .swagger-ui .left--2-ns {
    left: -2rem;
  }

  .swagger-ui .absolute--fill-ns {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
  }
}
@media screen and (min-width: 30em) and (max-width: 60em) {
  .swagger-ui .top-0-m {
    top: 0;
  }

  .swagger-ui .left-0-m {
    left: 0;
  }

  .swagger-ui .right-0-m {
    right: 0;
  }

  .swagger-ui .bottom-0-m {
    bottom: 0;
  }

  .swagger-ui .top-1-m {
    top: 1rem;
  }

  .swagger-ui .left-1-m {
    left: 1rem;
  }

  .swagger-ui .right-1-m {
    right: 1rem;
  }

  .swagger-ui .bottom-1-m {
    bottom: 1rem;
  }

  .swagger-ui .top-2-m {
    top: 2rem;
  }

  .swagger-ui .left-2-m {
    left: 2rem;
  }

  .swagger-ui .right-2-m {
    right: 2rem;
  }

  .swagger-ui .bottom-2-m {
    bottom: 2rem;
  }

  .swagger-ui .top--1-m {
    top: -1rem;
  }

  .swagger-ui .right--1-m {
    right: -1rem;
  }

  .swagger-ui .bottom--1-m {
    bottom: -1rem;
  }

  .swagger-ui .left--1-m {
    left: -1rem;
  }

  .swagger-ui .top--2-m {
    top: -2rem;
  }

  .swagger-ui .right--2-m {
    right: -2rem;
  }

  .swagger-ui .bottom--2-m {
    bottom: -2rem;
  }

  .swagger-ui .left--2-m {
    left: -2rem;
  }

  .swagger-ui .absolute--fill-m {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
  }
}
@media screen and (min-width: 60em) {
  .swagger-ui .top-0-l {
    top: 0;
  }

  .swagger-ui .left-0-l {
    left: 0;
  }

  .swagger-ui .right-0-l {
    right: 0;
  }

  .swagger-ui .bottom-0-l {
    bottom: 0;
  }

  .swagger-ui .top-1-l {
    top: 1rem;
  }

  .swagger-ui .left-1-l {
    left: 1rem;
  }

  .swagger-ui .right-1-l {
    right: 1rem;
  }

  .swagger-ui .bottom-1-l {
    bottom: 1rem;
  }

  .swagger-ui .top-2-l {
    top: 2rem;
  }

  .swagger-ui .left-2-l {
    left: 2rem;
  }

  .swagger-ui .right-2-l {
    right: 2rem;
  }

  .swagger-ui .bottom-2-l {
    bottom: 2rem;
  }

  .swagger-ui .top--1-l {
    top: -1rem;
  }

  .swagger-ui .right--1-l {
    right: -1rem;
  }

  .swagger-ui .bottom--1-l {
    bottom: -1rem;
  }

  .swagger-ui .left--1-l {
    left: -1rem;
  }

  .swagger-ui .top--2-l {
    top: -2rem;
  }

  .swagger-ui .right--2-l {
    right: -2rem;
  }

  .swagger-ui .bottom--2-l {
    bottom: -2rem;
  }

  .swagger-ui .left--2-l {
    left: -2rem;
  }

  .swagger-ui .absolute--fill-l {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
  }
}
.swagger-ui .cf:after, .swagger-ui .cf:before {
  content: " ";
  display: table;
}

.swagger-ui .cf:after {
  clear: both;
}

.swagger-ui .cf {
  *zoom: 1;
}

.swagger-ui .cl {
  clear: left;
}

.swagger-ui .cr {
  clear: right;
}

.swagger-ui .cb {
  clear: both;
}

.swagger-ui .cn {
  clear: none;
}

@media screen and (min-width: 30em) {
  .swagger-ui .cl-ns {
    clear: left;
  }

  .swagger-ui .cr-ns {
    clear: right;
  }

  .swagger-ui .cb-ns {
    clear: both;
  }

  .swagger-ui .cn-ns {
    clear: none;
  }
}
@media screen and (min-width: 30em) and (max-width: 60em) {
  .swagger-ui .cl-m {
    clear: left;
  }

  .swagger-ui .cr-m {
    clear: right;
  }

  .swagger-ui .cb-m {
    clear: both;
  }

  .swagger-ui .cn-m {
    clear: none;
  }
}
@media screen and (min-width: 60em) {
  .swagger-ui .cl-l {
    clear: left;
  }

  .swagger-ui .cr-l {
    clear: right;
  }

  .swagger-ui .cb-l {
    clear: both;
  }

  .swagger-ui .cn-l {
    clear: none;
  }
}
.swagger-ui .flex {
  display: flex;
}

.swagger-ui .inline-flex {
  display: inline-flex;
}

.swagger-ui .flex-auto {
  flex: 1 1 auto;
  min-height: 0;
  min-width: 0;
}

.swagger-ui .flex-none {
  flex: none;
}

.swagger-ui .flex-column {
  flex-direction: column;
}

.swagger-ui .flex-row {
  flex-direction: row;
}

.swagger-ui .flex-wrap {
  flex-wrap: wrap;
}

.swagger-ui .flex-nowrap {
  flex-wrap: nowrap;
}

.swagger-ui .flex-wrap-reverse {
  flex-wrap: wrap-reverse;
}

.swagger-ui .flex-column-reverse {
  flex-direction: column-reverse;
}

.swagger-ui .flex-row-reverse {
  flex-direction: row-reverse;
}

.swagger-ui .items-start {
  align-items: flex-start;
}

.swagger-ui .items-end {
  align-items: flex-end;
}

.swagger-ui .items-center {
  align-items: center;
}

.swagger-ui .items-baseline {
  align-items: baseline;
}

.swagger-ui .items-stretch {
  align-items: stretch;
}

.swagger-ui .self-start {
  align-self: flex-start;
}

.swagger-ui .self-end {
  align-self: flex-end;
}

.swagger-ui .self-center {
  align-self: center;
}

.swagger-ui .self-baseline {
  align-self: baseline;
}

.swagger-ui .self-stretch {
  align-self: stretch;
}

.swagger-ui .justify-start {
  justify-content: flex-start;
}

.swagger-ui .justify-end {
  justify-content: flex-end;
}

.swagger-ui .justify-center {
  justify-content: center;
}

.swagger-ui .justify-between {
  justify-content: space-between;
}

.swagger-ui .justify-around {
  justify-content: space-around;
}

.swagger-ui .content-start {
  align-content: flex-start;
}

.swagger-ui .content-end {
  align-content: flex-end;
}

.swagger-ui .content-center {
  align-content: center;
}

.swagger-ui .content-between {
  align-content: space-between;
}

.swagger-ui .content-around {
  align-content: space-around;
}

.swagger-ui .content-stretch {
  align-content: stretch;
}

.swagger-ui .order-0 {
  order: 0;
}

.swagger-ui .order-1 {
  order: 1;
}

.swagger-ui .order-2 {
  order: 2;
}

.swagger-ui .order-3 {
  order: 3;
}

.swagger-ui .order-4 {
  order: 4;
}

.swagger-ui .order-5 {
  order: 5;
}

.swagger-ui .order-6 {
  order: 6;
}

.swagger-ui .order-7 {
  order: 7;
}

.swagger-ui .order-8 {
  order: 8;
}

.swagger-ui .order-last {
  order: 99999;
}

.swagger-ui .flex-grow-0 {
  flex-grow: 0;
}

.swagger-ui .flex-grow-1 {
  flex-grow: 1;
}

.swagger-ui .flex-shrink-0 {
  flex-shrink: 0;
}

.swagger-ui .flex-shrink-1 {
  flex-shrink: 1;
}

@media screen and (min-width: 30em) {
  .swagger-ui .flex-ns {
    display: flex;
  }

  .swagger-ui .inline-flex-ns {
    display: inline-flex;
  }

  .swagger-ui .flex-auto-ns {
    flex: 1 1 auto;
    min-height: 0;
    min-width: 0;
  }

  .swagger-ui .flex-none-ns {
    flex: none;
  }

  .swagger-ui .flex-column-ns {
    flex-direction: column;
  }

  .swagger-ui .flex-row-ns {
    flex-direction: row;
  }

  .swagger-ui .flex-wrap-ns {
    flex-wrap: wrap;
  }

  .swagger-ui .flex-nowrap-ns {
    flex-wrap: nowrap;
  }

  .swagger-ui .flex-wrap-reverse-ns {
    flex-wrap: wrap-reverse;
  }

  .swagger-ui .flex-column-reverse-ns {
    flex-direction: column-reverse;
  }

  .swagger-ui .flex-row-reverse-ns {
    flex-direction: row-reverse;
  }

  .swagger-ui .items-start-ns {
    align-items: flex-start;
  }

  .swagger-ui .items-end-ns {
    align-items: flex-end;
  }

  .swagger-ui .items-center-ns {
    align-items: center;
  }

  .swagger-ui .items-baseline-ns {
    align-items: baseline;
  }

  .swagger-ui .items-stretch-ns {
    align-items: stretch;
  }

  .swagger-ui .self-start-ns {
    align-self: flex-start;
  }

  .swagger-ui .self-end-ns {
    align-self: flex-end;
  }

  .swagger-ui .self-center-ns {
    align-self: center;
  }

  .swagger-ui .self-baseline-ns {
    align-self: baseline;
  }

  .swagger-ui .self-stretch-ns {
    align-self: stretch;
  }

  .swagger-ui .justify-start-ns {
    justify-content: flex-start;
  }

  .swagger-ui .justify-end-ns {
    justify-content: flex-end;
  }

  .swagger-ui .justify-center-ns {
    justify-content: center;
  }

  .swagger-ui .justify-between-ns {
    justify-content: space-between;
  }

  .swagger-ui .justify-around-ns {
    justify-content: space-around;
  }

  .swagger-ui .content-start-ns {
    align-content: flex-start;
  }

  .swagger-ui .content-end-ns {
    align-content: flex-end;
  }

  .swagger-ui .content-center-ns {
    align-content: center;
  }

  .swagger-ui .content-between-ns {
    align-content: space-between;
  }

  .swagger-ui .content-around-ns {
    align-content: space-around;
  }

  .swagger-ui .content-stretch-ns {
    align-content: stretch;
  }

  .swagger-ui .order-0-ns {
    order: 0;
  }

  .swagger-ui .order-1-ns {
    order: 1;
  }

  .swagger-ui .order-2-ns {
    order: 2;
  }

  .swagger-ui .order-3-ns {
    order: 3;
  }

  .swagger-ui .order-4-ns {
    order: 4;
  }

  .swagger-ui .order-5-ns {
    order: 5;
  }

  .swagger-ui .order-6-ns {
    order: 6;
  }

  .swagger-ui .order-7-ns {
    order: 7;
  }

  .swagger-ui .order-8-ns {
    order: 8;
  }

  .swagger-ui .order-last-ns {
    order: 99999;
  }

  .swagger-ui .flex-grow-0-ns {
    flex-grow: 0;
  }

  .swagger-ui .flex-grow-1-ns {
    flex-grow: 1;
  }

  .swagger-ui .flex-shrink-0-ns {
    flex-shrink: 0;
  }

  .swagger-ui .flex-shrink-1-ns {
    flex-shrink: 1;
  }
}
@media screen and (min-width: 30em) and (max-width: 60em) {
  .swagger-ui .flex-m {
    display: flex;
  }

  .swagger-ui .inline-flex-m {
    display: inline-flex;
  }

  .swagger-ui .flex-auto-m {
    flex: 1 1 auto;
    min-height: 0;
    min-width: 0;
  }

  .swagger-ui .flex-none-m {
    flex: none;
  }

  .swagger-ui .flex-column-m {
    flex-direction: column;
  }

  .swagger-ui .flex-row-m {
    flex-direction: row;
  }

  .swagger-ui .flex-wrap-m {
    flex-wrap: wrap;
  }

  .swagger-ui .flex-nowrap-m {
    flex-wrap: nowrap;
  }

  .swagger-ui .flex-wrap-reverse-m {
    flex-wrap: wrap-reverse;
  }

  .swagger-ui .flex-column-reverse-m {
    flex-direction: column-reverse;
  }

  .swagger-ui .flex-row-reverse-m {
    flex-direction: row-reverse;
  }

  .swagger-ui .items-start-m {
    align-items: flex-start;
  }

  .swagger-ui .items-end-m {
    align-items: flex-end;
  }

  .swagger-ui .items-center-m {
    align-items: center;
  }

  .swagger-ui .items-baseline-m {
    align-items: baseline;
  }

  .swagger-ui .items-stretch-m {
    align-items: stretch;
  }

  .swagger-ui .self-start-m {
    align-self: flex-start;
  }

  .swagger-ui .self-end-m {
    align-self: flex-end;
  }

  .swagger-ui .self-center-m {
    align-self: center;
  }

  .swagger-ui .self-baseline-m {
    align-self: baseline;
  }

  .swagger-ui .self-stretch-m {
    align-self: stretch;
  }

  .swagger-ui .justify-start-m {
    justify-content: flex-start;
  }

  .swagger-ui .justify-end-m {
    justify-content: flex-end;
  }

  .swagger-ui .justify-center-m {
    justify-content: center;
  }

  .swagger-ui .justify-between-m {
    justify-content: space-between;
  }

  .swagger-ui .justify-around-m {
    justify-content: space-around;
  }

  .swagger-ui .content-start-m {
    align-content: flex-start;
  }

  .swagger-ui .content-end-m {
    align-content: flex-end;
  }

  .swagger-ui .content-center-m {
    align-content: center;
  }

  .swagger-ui .content-between-m {
    align-content: space-between;
  }

  .swagger-ui .content-around-m {
    align-content: space-around;
  }

  .swagger-ui .content-stretch-m {
    align-content: stretch;
  }

  .swagger-ui .order-0-m {
    order: 0;
  }

  .swagger-ui .order-1-m {
    order: 1;
  }

  .swagger-ui .order-2-m {
    order: 2;
  }

  .swagger-ui .order-3-m {
    order: 3;
  }

  .swagger-ui .order-4-m {
    order: 4;
  }

  .swagger-ui .order-5-m {
    order: 5;
  }

  .swagger-ui .order-6-m {
    order: 6;
  }

  .swagger-ui .order-7-m {
    order: 7;
  }

  .swagger-ui .order-8-m {
    order: 8;
  }

  .swagger-ui .order-last-m {
    order: 99999;
  }

  .swagger-ui .flex-grow-0-m {
    flex-grow: 0;
  }

  .swagger-ui .flex-grow-1-m {
    flex-grow: 1;
  }

  .swagger-ui .flex-shrink-0-m {
    flex-shrink: 0;
  }

  .swagger-ui .flex-shrink-1-m {
    flex-shrink: 1;
  }
}
@media screen and (min-width: 60em) {
  .swagger-ui .flex-l {
    display: flex;
  }

  .swagger-ui .inline-flex-l {
    display: inline-flex;
  }

  .swagger-ui .flex-auto-l {
    flex: 1 1 auto;
    min-height: 0;
    min-width: 0;
  }

  .swagger-ui .flex-none-l {
    flex: none;
  }

  .swagger-ui .flex-column-l {
    flex-direction: column;
  }

  .swagger-ui .flex-row-l {
    flex-direction: row;
  }

  .swagger-ui .flex-wrap-l {
    flex-wrap: wrap;
  }

  .swagger-ui .flex-nowrap-l {
    flex-wrap: nowrap;
  }

  .swagger-ui .flex-wrap-reverse-l {
    flex-wrap: wrap-reverse;
  }

  .swagger-ui .flex-column-reverse-l {
    flex-direction: column-reverse;
  }

  .swagger-ui .flex-row-reverse-l {
    flex-direction: row-reverse;
  }

  .swagger-ui .items-start-l {
    align-items: flex-start;
  }

  .swagger-ui .items-end-l {
    align-items: flex-end;
  }

  .swagger-ui .items-center-l {
    align-items: center;
  }

  .swagger-ui .items-baseline-l {
    align-items: baseline;
  }

  .swagger-ui .items-stretch-l {
    align-items: stretch;
  }

  .swagger-ui .self-start-l {
    align-self: flex-start;
  }

  .swagger-ui .self-end-l {
    align-self: flex-end;
  }

  .swagger-ui .self-center-l {
    align-self: center;
  }

  .swagger-ui .self-baseline-l {
    align-self: baseline;
  }

  .swagger-ui .self-stretch-l {
    align-self: stretch;
  }

  .swagger-ui .justify-start-l {
    justify-content: flex-start;
  }

  .swagger-ui .justify-end-l {
    justify-content: flex-end;
  }

  .swagger-ui .justify-center-l {
    justify-content: center;
  }

  .swagger-ui .justify-between-l {
    justify-content: space-between;
  }

  .swagger-ui .justify-around-l {
    justify-content: space-around;
  }

  .swagger-ui .content-start-l {
    align-content: flex-start;
  }

  .swagger-ui .content-end-l {
    align-content: flex-end;
  }

  .swagger-ui .content-center-l {
    align-content: center;
  }

  .swagger-ui .content-between-l {
    align-content: space-between;
  }

  .swagger-ui .content-around-l {
    align-content: space-around;
  }

  .swagger-ui .content-stretch-l {
    align-content: stretch;
  }

  .swagger-ui .order-0-l {
    order: 0;
  }

  .swagger-ui .order-1-l {
    order: 1;
  }

  .swagger-ui .order-2-l {
    order: 2;
  }

  .swagger-ui .order-3-l {
    order: 3;
  }

  .swagger-ui .order-4-l {
    order: 4;
  }

  .swagger-ui .order-5-l {
    order: 5;
  }

  .swagger-ui .order-6-l {
    order: 6;
  }

  .swagger-ui .order-7-l {
    order: 7;
  }

  .swagger-ui .order-8-l {
    order: 8;
  }

  .swagger-ui .order-last-l {
    order: 99999;
  }

  .swagger-ui .flex-grow-0-l {
    flex-grow: 0;
  }

  .swagger-ui .flex-grow-1-l {
    flex-grow: 1;
  }

  .swagger-ui .flex-shrink-0-l {
    flex-shrink: 0;
  }

  .swagger-ui .flex-shrink-1-l {
    flex-shrink: 1;
  }
}
.swagger-ui .dn {
  display: none;
}

.swagger-ui .di {
  display: inline;
}

.swagger-ui .db {
  display: block;
}

.swagger-ui .dib {
  display: inline-block;
}

.swagger-ui .dit {
  display: inline-table;
}

.swagger-ui .dt {
  display: table;
}

.swagger-ui .dtc {
  display: table-cell;
}

.swagger-ui .dt-row {
  display: table-row;
}

.swagger-ui .dt-row-group {
  display: table-row-group;
}

.swagger-ui .dt-column {
  display: table-column;
}

.swagger-ui .dt-column-group {
  display: table-column-group;
}

.swagger-ui .dt--fixed {
  table-layout: fixed;
  width: 100%;
}

@media screen and (min-width: 30em) {
  .swagger-ui .dn-ns {
    display: none;
  }

  .swagger-ui .di-ns {
    display: inline;
  }

  .swagger-ui .db-ns {
    display: block;
  }

  .swagger-ui .dib-ns {
    display: inline-block;
  }

  .swagger-ui .dit-ns {
    display: inline-table;
  }

  .swagger-ui .dt-ns {
    display: table;
  }

  .swagger-ui .dtc-ns {
    display: table-cell;
  }

  .swagger-ui .dt-row-ns {
    display: table-row;
  }

  .swagger-ui .dt-row-group-ns {
    display: table-row-group;
  }

  .swagger-ui .dt-column-ns {
    display: table-column;
  }

  .swagger-ui .dt-column-group-ns {
    display: table-column-group;
  }

  .swagger-ui .dt--fixed-ns {
    table-layout: fixed;
    width: 100%;
  }
}
@media screen and (min-width: 30em) and (max-width: 60em) {
  .swagger-ui .dn-m {
    display: none;
  }

  .swagger-ui .di-m {
    display: inline;
  }

  .swagger-ui .db-m {
    display: block;
  }

  .swagger-ui .dib-m {
    display: inline-block;
  }

  .swagger-ui .dit-m {
    display: inline-table;
  }

  .swagger-ui .dt-m {
    display: table;
  }

  .swagger-ui .dtc-m {
    display: table-cell;
  }

  .swagger-ui .dt-row-m {
    display: table-row;
  }

  .swagger-ui .dt-row-group-m {
    display: table-row-group;
  }

  .swagger-ui .dt-column-m {
    display: table-column;
  }

  .swagger-ui .dt-column-group-m {
    display: table-column-group;
  }

  .swagger-ui .dt--fixed-m {
    table-layout: fixed;
    width: 100%;
  }
}
@media screen and (min-width: 60em) {
  .swagger-ui .dn-l {
    display: none;
  }

  .swagger-ui .di-l {
    display: inline;
  }

  .swagger-ui .db-l {
    display: block;
  }

  .swagger-ui .dib-l {
    display: inline-block;
  }

  .swagger-ui .dit-l {
    display: inline-table;
  }

  .swagger-ui .dt-l {
    display: table;
  }

  .swagger-ui .dtc-l {
    display: table-cell;
  }

  .swagger-ui .dt-row-l {
    display: table-row;
  }

  .swagger-ui .dt-row-group-l {
    display: table-row-group;
  }

  .swagger-ui .dt-column-l {
    display: table-column;
  }

  .swagger-ui .dt-column-group-l {
    display: table-column-group;
  }

  .swagger-ui .dt--fixed-l {
    table-layout: fixed;
    width: 100%;
  }
}
.swagger-ui .fl {
  _display: inline;
  float: left;
}

.swagger-ui .fr {
  _display: inline;
  float: right;
}

.swagger-ui .fn {
  float: none;
}

@media screen and (min-width: 30em) {
  .swagger-ui .fl-ns {
    _display: inline;
    float: left;
  }

  .swagger-ui .fr-ns {
    _display: inline;
    float: right;
  }

  .swagger-ui .fn-ns {
    float: none;
  }
}
@media screen and (min-width: 30em) and (max-width: 60em) {
  .swagger-ui .fl-m {
    _display: inline;
    float: left;
  }

  .swagger-ui .fr-m {
    _display: inline;
    float: right;
  }

  .swagger-ui .fn-m {
    float: none;
  }
}
@media screen and (min-width: 60em) {
  .swagger-ui .fl-l {
    _display: inline;
    float: left;
  }

  .swagger-ui .fr-l {
    _display: inline;
    float: right;
  }

  .swagger-ui .fn-l {
    float: none;
  }
}
.swagger-ui .sans-serif {
  font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, helvetica, helvetica neue, ubuntu, roboto, noto, segoe ui, arial, sans-serif;
}

.swagger-ui .serif {
  font-family: georgia, serif;
}

.swagger-ui .system-sans-serif {
  font-family: sans-serif;
}

.swagger-ui .system-serif {
  font-family: serif;
}

.swagger-ui .code, .swagger-ui code {
  font-family: Consolas, monaco, monospace;
}

.swagger-ui .courier {
  font-family: Courier Next, courier, monospace;
}

.swagger-ui .helvetica {
  font-family: helvetica neue, helvetica, sans-serif;
}

.swagger-ui .avenir {
  font-family: avenir next, avenir, sans-serif;
}

.swagger-ui .athelas {
  font-family: athelas, georgia, serif;
}

.swagger-ui .georgia {
  font-family: georgia, serif;
}

.swagger-ui .times {
  font-family: times, serif;
}

.swagger-ui .bodoni {
  font-family: Bodoni MT, serif;
}

.swagger-ui .calisto {
  font-family: Calisto MT, serif;
}

.swagger-ui .garamond {
  font-family: garamond, serif;
}

.swagger-ui .baskerville {
  font-family: baskerville, serif;
}

.swagger-ui .i {
  font-style: italic;
}

.swagger-ui .fs-normal {
  font-style: normal;
}

@media screen and (min-width: 30em) {
  .swagger-ui .i-ns {
    font-style: italic;
  }

  .swagger-ui .fs-normal-ns {
    font-style: normal;
  }
}
@media screen and (min-width: 30em) and (max-width: 60em) {
  .swagger-ui .i-m {
    font-style: italic;
  }

  .swagger-ui .fs-normal-m {
    font-style: normal;
  }
}
@media screen and (min-width: 60em) {
  .swagger-ui .i-l {
    font-style: italic;
  }

  .swagger-ui .fs-normal-l {
    font-style: normal;
  }
}
.swagger-ui .normal {
  font-weight: 400;
}

.swagger-ui .b {
  font-weight: 700;
}

.swagger-ui .fw1 {
  font-weight: 100;
}

.swagger-ui .fw2 {
  font-weight: 200;
}

.swagger-ui .fw3 {
  font-weight: 300;
}

.swagger-ui .fw4 {
  font-weight: 400;
}

.swagger-ui .fw5 {
  font-weight: 500;
}

.swagger-ui .fw6 {
  font-weight: 600;
}

.swagger-ui .fw7 {
  font-weight: 700;
}

.swagger-ui .fw8 {
  font-weight: 800;
}

.swagger-ui .fw9 {
  font-weight: 900;
}

@media screen and (min-width: 30em) {
  .swagger-ui .normal-ns {
    font-weight: 400;
  }

  .swagger-ui .b-ns {
    font-weight: 700;
  }

  .swagger-ui .fw1-ns {
    font-weight: 100;
  }

  .swagger-ui .fw2-ns {
    font-weight: 200;
  }

  .swagger-ui .fw3-ns {
    font-weight: 300;
  }

  .swagger-ui .fw4-ns {
    font-weight: 400;
  }

  .swagger-ui .fw5-ns {
    font-weight: 500;
  }

  .swagger-ui .fw6-ns {
    font-weight: 600;
  }

  .swagger-ui .fw7-ns {
    font-weight: 700;
  }

  .swagger-ui .fw8-ns {
    font-weight: 800;
  }

  .swagger-ui .fw9-ns {
    font-weight: 900;
  }
}
@media screen and (min-width: 30em) and (max-width: 60em) {
  .swagger-ui .normal-m {
    font-weight: 400;
  }

  .swagger-ui .b-m {
    font-weight: 700;
  }

  .swagger-ui .fw1-m {
    font-weight: 100;
  }

  .swagger-ui .fw2-m {
    font-weight: 200;
  }

  .swagger-ui .fw3-m {
    font-weight: 300;
  }

  .swagger-ui .fw4-m {
    font-weight: 400;
  }

  .swagger-ui .fw5-m {
    font-weight: 500;
  }

  .swagger-ui .fw6-m {
    font-weight: 600;
  }

  .swagger-ui .fw7-m {
    font-weight: 700;
  }

  .swagger-ui .fw8-m {
    font-weight: 800;
  }

  .swagger-ui .fw9-m {
    font-weight: 900;
  }
}
@media screen and (min-width: 60em) {
  .swagger-ui .normal-l {
    font-weight: 400;
  }

  .swagger-ui .b-l {
    font-weight: 700;
  }

  .swagger-ui .fw1-l {
    font-weight: 100;
  }

  .swagger-ui .fw2-l {
    font-weight: 200;
  }

  .swagger-ui .fw3-l {
    font-weight: 300;
  }

  .swagger-ui .fw4-l {
    font-weight: 400;
  }

  .swagger-ui .fw5-l {
    font-weight: 500;
  }

  .swagger-ui .fw6-l {
    font-weight: 600;
  }

  .swagger-ui .fw7-l {
    font-weight: 700;
  }

  .swagger-ui .fw8-l {
    font-weight: 800;
  }

  .swagger-ui .fw9-l {
    font-weight: 900;
  }
}
.swagger-ui .input-reset {
  -webkit-appearance: none;
  -moz-appearance: none;
}

.swagger-ui .button-reset::-moz-focus-inner, .swagger-ui .input-reset::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.swagger-ui .h1 {
  height: 1rem;
}

.swagger-ui .h2 {
  height: 2rem;
}

.swagger-ui .h3 {
  height: 4rem;
}

.swagger-ui .h4 {
  height: 8rem;
}

.swagger-ui .h5 {
  height: 16rem;
}

.swagger-ui .h-25 {
  height: 25%;
}

.swagger-ui .h-50 {
  height: 50%;
}

.swagger-ui .h-75 {
  height: 75%;
}

.swagger-ui .h-100 {
  height: 100%;
}

.swagger-ui .min-h-100 {
  min-height: 100%;
}

.swagger-ui .vh-25 {
  height: 25vh;
}

.swagger-ui .vh-50 {
  height: 50vh;
}

.swagger-ui .vh-75 {
  height: 75vh;
}

.swagger-ui .vh-100 {
  height: 100vh;
}

.swagger-ui .min-vh-100 {
  min-height: 100vh;
}

.swagger-ui .h-auto {
  height: auto;
}

.swagger-ui .h-inherit {
  height: inherit;
}

@media screen and (min-width: 30em) {
  .swagger-ui .h1-ns {
    height: 1rem;
  }

  .swagger-ui .h2-ns {
    height: 2rem;
  }

  .swagger-ui .h3-ns {
    height: 4rem;
  }

  .swagger-ui .h4-ns {
    height: 8rem;
  }

  .swagger-ui .h5-ns {
    height: 16rem;
  }

  .swagger-ui .h-25-ns {
    height: 25%;
  }

  .swagger-ui .h-50-ns {
    height: 50%;
  }

  .swagger-ui .h-75-ns {
    height: 75%;
  }

  .swagger-ui .h-100-ns {
    height: 100%;
  }

  .swagger-ui .min-h-100-ns {
    min-height: 100%;
  }

  .swagger-ui .vh-25-ns {
    height: 25vh;
  }

  .swagger-ui .vh-50-ns {
    height: 50vh;
  }

  .swagger-ui .vh-75-ns {
    height: 75vh;
  }

  .swagger-ui .vh-100-ns {
    height: 100vh;
  }

  .swagger-ui .min-vh-100-ns {
    min-height: 100vh;
  }

  .swagger-ui .h-auto-ns {
    height: auto;
  }

  .swagger-ui .h-inherit-ns {
    height: inherit;
  }
}
@media screen and (min-width: 30em) and (max-width: 60em) {
  .swagger-ui .h1-m {
    height: 1rem;
  }

  .swagger-ui .h2-m {
    height: 2rem;
  }

  .swagger-ui .h3-m {
    height: 4rem;
  }

  .swagger-ui .h4-m {
    height: 8rem;
  }

  .swagger-ui .h5-m {
    height: 16rem;
  }

  .swagger-ui .h-25-m {
    height: 25%;
  }

  .swagger-ui .h-50-m {
    height: 50%;
  }

  .swagger-ui .h-75-m {
    height: 75%;
  }

  .swagger-ui .h-100-m {
    height: 100%;
  }

  .swagger-ui .min-h-100-m {
    min-height: 100%;
  }

  .swagger-ui .vh-25-m {
    height: 25vh;
  }

  .swagger-ui .vh-50-m {
    height: 50vh;
  }

  .swagger-ui .vh-75-m {
    height: 75vh;
  }

  .swagger-ui .vh-100-m {
    height: 100vh;
  }

  .swagger-ui .min-vh-100-m {
    min-height: 100vh;
  }

  .swagger-ui .h-auto-m {
    height: auto;
  }

  .swagger-ui .h-inherit-m {
    height: inherit;
  }
}
@media screen and (min-width: 60em) {
  .swagger-ui .h1-l {
    height: 1rem;
  }

  .swagger-ui .h2-l {
    height: 2rem;
  }

  .swagger-ui .h3-l {
    height: 4rem;
  }

  .swagger-ui .h4-l {
    height: 8rem;
  }

  .swagger-ui .h5-l {
    height: 16rem;
  }

  .swagger-ui .h-25-l {
    height: 25%;
  }

  .swagger-ui .h-50-l {
    height: 50%;
  }

  .swagger-ui .h-75-l {
    height: 75%;
  }

  .swagger-ui .h-100-l {
    height: 100%;
  }

  .swagger-ui .min-h-100-l {
    min-height: 100%;
  }

  .swagger-ui .vh-25-l {
    height: 25vh;
  }

  .swagger-ui .vh-50-l {
    height: 50vh;
  }

  .swagger-ui .vh-75-l {
    height: 75vh;
  }

  .swagger-ui .vh-100-l {
    height: 100vh;
  }

  .swagger-ui .min-vh-100-l {
    min-height: 100vh;
  }

  .swagger-ui .h-auto-l {
    height: auto;
  }

  .swagger-ui .h-inherit-l {
    height: inherit;
  }
}
.swagger-ui .tracked {
  letter-spacing: 0.1em;
}

.swagger-ui .tracked-tight {
  letter-spacing: -0.05em;
}

.swagger-ui .tracked-mega {
  letter-spacing: 0.25em;
}

@media screen and (min-width: 30em) {
  .swagger-ui .tracked-ns {
    letter-spacing: 0.1em;
  }

  .swagger-ui .tracked-tight-ns {
    letter-spacing: -0.05em;
  }

  .swagger-ui .tracked-mega-ns {
    letter-spacing: 0.25em;
  }
}
@media screen and (min-width: 30em) and (max-width: 60em) {
  .swagger-ui .tracked-m {
    letter-spacing: 0.1em;
  }

  .swagger-ui .tracked-tight-m {
    letter-spacing: -0.05em;
  }

  .swagger-ui .tracked-mega-m {
    letter-spacing: 0.25em;
  }
}
@media screen and (min-width: 60em) {
  .swagger-ui .tracked-l {
    letter-spacing: 0.1em;
  }

  .swagger-ui .tracked-tight-l {
    letter-spacing: -0.05em;
  }

  .swagger-ui .tracked-mega-l {
    letter-spacing: 0.25em;
  }
}
.swagger-ui .lh-solid {
  line-height: 1;
}

.swagger-ui .lh-title {
  line-height: 1.25;
}

.swagger-ui .lh-copy {
  line-height: 1.5;
}

@media screen and (min-width: 30em) {
  .swagger-ui .lh-solid-ns {
    line-height: 1;
  }

  .swagger-ui .lh-title-ns {
    line-height: 1.25;
  }

  .swagger-ui .lh-copy-ns {
    line-height: 1.5;
  }
}
@media screen and (min-width: 30em) and (max-width: 60em) {
  .swagger-ui .lh-solid-m {
    line-height: 1;
  }

  .swagger-ui .lh-title-m {
    line-height: 1.25;
  }

  .swagger-ui .lh-copy-m {
    line-height: 1.5;
  }
}
@media screen and (min-width: 60em) {
  .swagger-ui .lh-solid-l {
    line-height: 1;
  }

  .swagger-ui .lh-title-l {
    line-height: 1.25;
  }

  .swagger-ui .lh-copy-l {
    line-height: 1.5;
  }
}
.swagger-ui .link {
  text-decoration: none;
}

.swagger-ui .link, .swagger-ui .link:active, .swagger-ui .link:focus, .swagger-ui .link:hover, .swagger-ui .link:link, .swagger-ui .link:visited {
  transition: color 0.15s ease-in;
}

.swagger-ui .link:focus {
  outline: 1px dotted currentColor;
}

.swagger-ui .list {
  list-style-type: none;
}

.swagger-ui .mw-100 {
  max-width: 100%;
}

.swagger-ui .mw1 {
  max-width: 1rem;
}

.swagger-ui .mw2 {
  max-width: 2rem;
}

.swagger-ui .mw3 {
  max-width: 4rem;
}

.swagger-ui .mw4 {
  max-width: 8rem;
}

.swagger-ui .mw5 {
  max-width: 16rem;
}

.swagger-ui .mw6 {
  max-width: 32rem;
}

.swagger-ui .mw7 {
  max-width: 48rem;
}

.swagger-ui .mw8 {
  max-width: 64rem;
}

.swagger-ui .mw9 {
  max-width: 96rem;
}

.swagger-ui .mw-none {
  max-width: none;
}

@media screen and (min-width: 30em) {
  .swagger-ui .mw-100-ns {
    max-width: 100%;
  }

  .swagger-ui .mw1-ns {
    max-width: 1rem;
  }

  .swagger-ui .mw2-ns {
    max-width: 2rem;
  }

  .swagger-ui .mw3-ns {
    max-width: 4rem;
  }

  .swagger-ui .mw4-ns {
    max-width: 8rem;
  }

  .swagger-ui .mw5-ns {
    max-width: 16rem;
  }

  .swagger-ui .mw6-ns {
    max-width: 32rem;
  }

  .swagger-ui .mw7-ns {
    max-width: 48rem;
  }

  .swagger-ui .mw8-ns {
    max-width: 64rem;
  }

  .swagger-ui .mw9-ns {
    max-width: 96rem;
  }

  .swagger-ui .mw-none-ns {
    max-width: none;
  }
}
@media screen and (min-width: 30em) and (max-width: 60em) {
  .swagger-ui .mw-100-m {
    max-width: 100%;
  }

  .swagger-ui .mw1-m {
    max-width: 1rem;
  }

  .swagger-ui .mw2-m {
    max-width: 2rem;
  }

  .swagger-ui .mw3-m {
    max-width: 4rem;
  }

  .swagger-ui .mw4-m {
    max-width: 8rem;
  }

  .swagger-ui .mw5-m {
    max-width: 16rem;
  }

  .swagger-ui .mw6-m {
    max-width: 32rem;
  }

  .swagger-ui .mw7-m {
    max-width: 48rem;
  }

  .swagger-ui .mw8-m {
    max-width: 64rem;
  }

  .swagger-ui .mw9-m {
    max-width: 96rem;
  }

  .swagger-ui .mw-none-m {
    max-width: none;
  }
}
@media screen and (min-width: 60em) {
  .swagger-ui .mw-100-l {
    max-width: 100%;
  }

  .swagger-ui .mw1-l {
    max-width: 1rem;
  }

  .swagger-ui .mw2-l {
    max-width: 2rem;
  }

  .swagger-ui .mw3-l {
    max-width: 4rem;
  }

  .swagger-ui .mw4-l {
    max-width: 8rem;
  }

  .swagger-ui .mw5-l {
    max-width: 16rem;
  }

  .swagger-ui .mw6-l {
    max-width: 32rem;
  }

  .swagger-ui .mw7-l {
    max-width: 48rem;
  }

  .swagger-ui .mw8-l {
    max-width: 64rem;
  }

  .swagger-ui .mw9-l {
    max-width: 96rem;
  }

  .swagger-ui .mw-none-l {
    max-width: none;
  }
}
.swagger-ui .w1 {
  width: 1rem;
}

.swagger-ui .w2 {
  width: 2rem;
}

.swagger-ui .w3 {
  width: 4rem;
}

.swagger-ui .w4 {
  width: 8rem;
}

.swagger-ui .w5 {
  width: 16rem;
}

.swagger-ui .w-10 {
  width: 10%;
}

.swagger-ui .w-20 {
  width: 20%;
}

.swagger-ui .w-25 {
  width: 25%;
}

.swagger-ui .w-30 {
  width: 30%;
}

.swagger-ui .w-33 {
  width: 33%;
}

.swagger-ui .w-34 {
  width: 34%;
}

.swagger-ui .w-40 {
  width: 40%;
}

.swagger-ui .w-50 {
  width: 50%;
}

.swagger-ui .w-60 {
  width: 60%;
}

.swagger-ui .w-70 {
  width: 70%;
}

.swagger-ui .w-75 {
  width: 75%;
}

.swagger-ui .w-80 {
  width: 80%;
}

.swagger-ui .w-90 {
  width: 90%;
}

.swagger-ui .w-100 {
  width: 100%;
}

.swagger-ui .w-third {
  width: 33.3333333333%;
}

.swagger-ui .w-two-thirds {
  width: 66.6666666667%;
}

.swagger-ui .w-auto {
  width: auto;
}

@media screen and (min-width: 30em) {
  .swagger-ui .w1-ns {
    width: 1rem;
  }

  .swagger-ui .w2-ns {
    width: 2rem;
  }

  .swagger-ui .w3-ns {
    width: 4rem;
  }

  .swagger-ui .w4-ns {
    width: 8rem;
  }

  .swagger-ui .w5-ns {
    width: 16rem;
  }

  .swagger-ui .w-10-ns {
    width: 10%;
  }

  .swagger-ui .w-20-ns {
    width: 20%;
  }

  .swagger-ui .w-25-ns {
    width: 25%;
  }

  .swagger-ui .w-30-ns {
    width: 30%;
  }

  .swagger-ui .w-33-ns {
    width: 33%;
  }

  .swagger-ui .w-34-ns {
    width: 34%;
  }

  .swagger-ui .w-40-ns {
    width: 40%;
  }

  .swagger-ui .w-50-ns {
    width: 50%;
  }

  .swagger-ui .w-60-ns {
    width: 60%;
  }

  .swagger-ui .w-70-ns {
    width: 70%;
  }

  .swagger-ui .w-75-ns {
    width: 75%;
  }

  .swagger-ui .w-80-ns {
    width: 80%;
  }

  .swagger-ui .w-90-ns {
    width: 90%;
  }

  .swagger-ui .w-100-ns {
    width: 100%;
  }

  .swagger-ui .w-third-ns {
    width: 33.3333333333%;
  }

  .swagger-ui .w-two-thirds-ns {
    width: 66.6666666667%;
  }

  .swagger-ui .w-auto-ns {
    width: auto;
  }
}
@media screen and (min-width: 30em) and (max-width: 60em) {
  .swagger-ui .w1-m {
    width: 1rem;
  }

  .swagger-ui .w2-m {
    width: 2rem;
  }

  .swagger-ui .w3-m {
    width: 4rem;
  }

  .swagger-ui .w4-m {
    width: 8rem;
  }

  .swagger-ui .w5-m {
    width: 16rem;
  }

  .swagger-ui .w-10-m {
    width: 10%;
  }

  .swagger-ui .w-20-m {
    width: 20%;
  }

  .swagger-ui .w-25-m {
    width: 25%;
  }

  .swagger-ui .w-30-m {
    width: 30%;
  }

  .swagger-ui .w-33-m {
    width: 33%;
  }

  .swagger-ui .w-34-m {
    width: 34%;
  }

  .swagger-ui .w-40-m {
    width: 40%;
  }

  .swagger-ui .w-50-m {
    width: 50%;
  }

  .swagger-ui .w-60-m {
    width: 60%;
  }

  .swagger-ui .w-70-m {
    width: 70%;
  }

  .swagger-ui .w-75-m {
    width: 75%;
  }

  .swagger-ui .w-80-m {
    width: 80%;
  }

  .swagger-ui .w-90-m {
    width: 90%;
  }

  .swagger-ui .w-100-m {
    width: 100%;
  }

  .swagger-ui .w-third-m {
    width: 33.3333333333%;
  }

  .swagger-ui .w-two-thirds-m {
    width: 66.6666666667%;
  }

  .swagger-ui .w-auto-m {
    width: auto;
  }
}
@media screen and (min-width: 60em) {
  .swagger-ui .w1-l {
    width: 1rem;
  }

  .swagger-ui .w2-l {
    width: 2rem;
  }

  .swagger-ui .w3-l {
    width: 4rem;
  }

  .swagger-ui .w4-l {
    width: 8rem;
  }

  .swagger-ui .w5-l {
    width: 16rem;
  }

  .swagger-ui .w-10-l {
    width: 10%;
  }

  .swagger-ui .w-20-l {
    width: 20%;
  }

  .swagger-ui .w-25-l {
    width: 25%;
  }

  .swagger-ui .w-30-l {
    width: 30%;
  }

  .swagger-ui .w-33-l {
    width: 33%;
  }

  .swagger-ui .w-34-l {
    width: 34%;
  }

  .swagger-ui .w-40-l {
    width: 40%;
  }

  .swagger-ui .w-50-l {
    width: 50%;
  }

  .swagger-ui .w-60-l {
    width: 60%;
  }

  .swagger-ui .w-70-l {
    width: 70%;
  }

  .swagger-ui .w-75-l {
    width: 75%;
  }

  .swagger-ui .w-80-l {
    width: 80%;
  }

  .swagger-ui .w-90-l {
    width: 90%;
  }

  .swagger-ui .w-100-l {
    width: 100%;
  }

  .swagger-ui .w-third-l {
    width: 33.3333333333%;
  }

  .swagger-ui .w-two-thirds-l {
    width: 66.6666666667%;
  }

  .swagger-ui .w-auto-l {
    width: auto;
  }
}
.swagger-ui .overflow-visible {
  overflow: visible;
}

.swagger-ui .overflow-hidden {
  overflow: hidden;
}

.swagger-ui .overflow-scroll {
  overflow: scroll;
}

.swagger-ui .overflow-auto {
  overflow: auto;
}

.swagger-ui .overflow-x-visible {
  overflow-x: visible;
}

.swagger-ui .overflow-x-hidden {
  overflow-x: hidden;
}

.swagger-ui .overflow-x-scroll {
  overflow-x: scroll;
}

.swagger-ui .overflow-x-auto {
  overflow-x: auto;
}

.swagger-ui .overflow-y-visible {
  overflow-y: visible;
}

.swagger-ui .overflow-y-hidden {
  overflow-y: hidden;
}

.swagger-ui .overflow-y-scroll {
  overflow-y: scroll;
}

.swagger-ui .overflow-y-auto {
  overflow-y: auto;
}

@media screen and (min-width: 30em) {
  .swagger-ui .overflow-visible-ns {
    overflow: visible;
  }

  .swagger-ui .overflow-hidden-ns {
    overflow: hidden;
  }

  .swagger-ui .overflow-scroll-ns {
    overflow: scroll;
  }

  .swagger-ui .overflow-auto-ns {
    overflow: auto;
  }

  .swagger-ui .overflow-x-visible-ns {
    overflow-x: visible;
  }

  .swagger-ui .overflow-x-hidden-ns {
    overflow-x: hidden;
  }

  .swagger-ui .overflow-x-scroll-ns {
    overflow-x: scroll;
  }

  .swagger-ui .overflow-x-auto-ns {
    overflow-x: auto;
  }

  .swagger-ui .overflow-y-visible-ns {
    overflow-y: visible;
  }

  .swagger-ui .overflow-y-hidden-ns {
    overflow-y: hidden;
  }

  .swagger-ui .overflow-y-scroll-ns {
    overflow-y: scroll;
  }

  .swagger-ui .overflow-y-auto-ns {
    overflow-y: auto;
  }
}
@media screen and (min-width: 30em) and (max-width: 60em) {
  .swagger-ui .overflow-visible-m {
    overflow: visible;
  }

  .swagger-ui .overflow-hidden-m {
    overflow: hidden;
  }

  .swagger-ui .overflow-scroll-m {
    overflow: scroll;
  }

  .swagger-ui .overflow-auto-m {
    overflow: auto;
  }

  .swagger-ui .overflow-x-visible-m {
    overflow-x: visible;
  }

  .swagger-ui .overflow-x-hidden-m {
    overflow-x: hidden;
  }

  .swagger-ui .overflow-x-scroll-m {
    overflow-x: scroll;
  }

  .swagger-ui .overflow-x-auto-m {
    overflow-x: auto;
  }

  .swagger-ui .overflow-y-visible-m {
    overflow-y: visible;
  }

  .swagger-ui .overflow-y-hidden-m {
    overflow-y: hidden;
  }

  .swagger-ui .overflow-y-scroll-m {
    overflow-y: scroll;
  }

  .swagger-ui .overflow-y-auto-m {
    overflow-y: auto;
  }
}
@media screen and (min-width: 60em) {
  .swagger-ui .overflow-visible-l {
    overflow: visible;
  }

  .swagger-ui .overflow-hidden-l {
    overflow: hidden;
  }

  .swagger-ui .overflow-scroll-l {
    overflow: scroll;
  }

  .swagger-ui .overflow-auto-l {
    overflow: auto;
  }

  .swagger-ui .overflow-x-visible-l {
    overflow-x: visible;
  }

  .swagger-ui .overflow-x-hidden-l {
    overflow-x: hidden;
  }

  .swagger-ui .overflow-x-scroll-l {
    overflow-x: scroll;
  }

  .swagger-ui .overflow-x-auto-l {
    overflow-x: auto;
  }

  .swagger-ui .overflow-y-visible-l {
    overflow-y: visible;
  }

  .swagger-ui .overflow-y-hidden-l {
    overflow-y: hidden;
  }

  .swagger-ui .overflow-y-scroll-l {
    overflow-y: scroll;
  }

  .swagger-ui .overflow-y-auto-l {
    overflow-y: auto;
  }
}
.swagger-ui .static {
  position: static;
}

.swagger-ui .relative {
  position: relative;
}

.swagger-ui .absolute {
  position: absolute;
}

.swagger-ui .fixed {
  position: fixed;
}

@media screen and (min-width: 30em) {
  .swagger-ui .static-ns {
    position: static;
  }

  .swagger-ui .relative-ns {
    position: relative;
  }

  .swagger-ui .absolute-ns {
    position: absolute;
  }

  .swagger-ui .fixed-ns {
    position: fixed;
  }
}
@media screen and (min-width: 30em) and (max-width: 60em) {
  .swagger-ui .static-m {
    position: static;
  }

  .swagger-ui .relative-m {
    position: relative;
  }

  .swagger-ui .absolute-m {
    position: absolute;
  }

  .swagger-ui .fixed-m {
    position: fixed;
  }
}
@media screen and (min-width: 60em) {
  .swagger-ui .static-l {
    position: static;
  }

  .swagger-ui .relative-l {
    position: relative;
  }

  .swagger-ui .absolute-l {
    position: absolute;
  }

  .swagger-ui .fixed-l {
    position: fixed;
  }
}
.swagger-ui .o-100 {
  opacity: 1;
}

.swagger-ui .o-90 {
  opacity: 0.9;
}

.swagger-ui .o-80 {
  opacity: 0.8;
}

.swagger-ui .o-70 {
  opacity: 0.7;
}

.swagger-ui .o-60 {
  opacity: 0.6;
}

.swagger-ui .o-50 {
  opacity: 0.5;
}

.swagger-ui .o-40 {
  opacity: 0.4;
}

.swagger-ui .o-30 {
  opacity: 0.3;
}

.swagger-ui .o-20 {
  opacity: 0.2;
}

.swagger-ui .o-10 {
  opacity: 0.1;
}

.swagger-ui .o-05 {
  opacity: 0.05;
}

.swagger-ui .o-025 {
  opacity: 0.025;
}

.swagger-ui .o-0 {
  opacity: 0;
}

.swagger-ui .rotate-45 {
  transform: rotate(45deg);
}

.swagger-ui .rotate-90 {
  transform: rotate(90deg);
}

.swagger-ui .rotate-135 {
  transform: rotate(135deg);
}

.swagger-ui .rotate-180 {
  transform: rotate(180deg);
}

.swagger-ui .rotate-225 {
  transform: rotate(225deg);
}

.swagger-ui .rotate-270 {
  transform: rotate(270deg);
}

.swagger-ui .rotate-315 {
  transform: rotate(315deg);
}

@media screen and (min-width: 30em) {
  .swagger-ui .rotate-45-ns {
    transform: rotate(45deg);
  }

  .swagger-ui .rotate-90-ns {
    transform: rotate(90deg);
  }

  .swagger-ui .rotate-135-ns {
    transform: rotate(135deg);
  }

  .swagger-ui .rotate-180-ns {
    transform: rotate(180deg);
  }

  .swagger-ui .rotate-225-ns {
    transform: rotate(225deg);
  }

  .swagger-ui .rotate-270-ns {
    transform: rotate(270deg);
  }

  .swagger-ui .rotate-315-ns {
    transform: rotate(315deg);
  }
}
@media screen and (min-width: 30em) and (max-width: 60em) {
  .swagger-ui .rotate-45-m {
    transform: rotate(45deg);
  }

  .swagger-ui .rotate-90-m {
    transform: rotate(90deg);
  }

  .swagger-ui .rotate-135-m {
    transform: rotate(135deg);
  }

  .swagger-ui .rotate-180-m {
    transform: rotate(180deg);
  }

  .swagger-ui .rotate-225-m {
    transform: rotate(225deg);
  }

  .swagger-ui .rotate-270-m {
    transform: rotate(270deg);
  }

  .swagger-ui .rotate-315-m {
    transform: rotate(315deg);
  }
}
@media screen and (min-width: 60em) {
  .swagger-ui .rotate-45-l {
    transform: rotate(45deg);
  }

  .swagger-ui .rotate-90-l {
    transform: rotate(90deg);
  }

  .swagger-ui .rotate-135-l {
    transform: rotate(135deg);
  }

  .swagger-ui .rotate-180-l {
    transform: rotate(180deg);
  }

  .swagger-ui .rotate-225-l {
    transform: rotate(225deg);
  }

  .swagger-ui .rotate-270-l {
    transform: rotate(270deg);
  }

  .swagger-ui .rotate-315-l {
    transform: rotate(315deg);
  }
}
.swagger-ui .black-90 {
  color: rgba(0, 0, 0, 0.9);
}

.swagger-ui .black-80 {
  color: rgba(0, 0, 0, 0.8);
}

.swagger-ui .black-70 {
  color: rgba(0, 0, 0, 0.7);
}

.swagger-ui .black-60 {
  color: rgba(0, 0, 0, 0.6);
}

.swagger-ui .black-50 {
  color: rgba(0, 0, 0, 0.5);
}

.swagger-ui .black-40 {
  color: rgba(0, 0, 0, 0.4);
}

.swagger-ui .black-30 {
  color: rgba(0, 0, 0, 0.3);
}

.swagger-ui .black-20 {
  color: rgba(0, 0, 0, 0.2);
}

.swagger-ui .black-10 {
  color: rgba(0, 0, 0, 0.1);
}

.swagger-ui .black-05 {
  color: rgba(0, 0, 0, 0.05);
}

.swagger-ui .white-90 {
  color: rgba(255, 255, 255, 0.9);
}

.swagger-ui .white-80 {
  color: rgba(255, 255, 255, 0.8);
}

.swagger-ui .white-70 {
  color: rgba(255, 255, 255, 0.7);
}

.swagger-ui .white-60 {
  color: rgba(255, 255, 255, 0.6);
}

.swagger-ui .white-50 {
  color: rgba(255, 255, 255, 0.5);
}

.swagger-ui .white-40 {
  color: rgba(255, 255, 255, 0.4);
}

.swagger-ui .white-30 {
  color: rgba(255, 255, 255, 0.3);
}

.swagger-ui .white-20 {
  color: rgba(255, 255, 255, 0.2);
}

.swagger-ui .white-10 {
  color: rgba(255, 255, 255, 0.1);
}

.swagger-ui .black {
  color: #000;
}

.swagger-ui .near-black {
  color: #111;
}

.swagger-ui .dark-gray {
  color: #333;
}

.swagger-ui .mid-gray {
  color: #555;
}

.swagger-ui .gray {
  color: #777;
}

.swagger-ui .silver {
  color: #999;
}

.swagger-ui .light-silver {
  color: #aaa;
}

.swagger-ui .moon-gray {
  color: #ccc;
}

.swagger-ui .light-gray {
  color: #eee;
}

.swagger-ui .near-white {
  color: #f4f4f4;
}

.swagger-ui .white {
  color: #fff;
}

.swagger-ui .dark-red {
  color: #e7040f;
}

.swagger-ui .red {
  color: #ff4136;
}

.swagger-ui .light-red {
  color: #ff725c;
}

.swagger-ui .orange {
  color: #ff6300;
}

.swagger-ui .gold {
  color: #ffb700;
}

.swagger-ui .yellow {
  color: gold;
}

.swagger-ui .light-yellow {
  color: #fbf1a9;
}

.swagger-ui .purple {
  color: #5e2ca5;
}

.swagger-ui .light-purple {
  color: #a463f2;
}

.swagger-ui .dark-pink {
  color: #d5008f;
}

.swagger-ui .hot-pink {
  color: #ff41b4;
}

.swagger-ui .pink {
  color: #ff80cc;
}

.swagger-ui .light-pink {
  color: #ffa3d7;
}

.swagger-ui .dark-green {
  color: #137752;
}

.swagger-ui .green {
  color: #19a974;
}

.swagger-ui .light-green {
  color: #9eebcf;
}

.swagger-ui .navy {
  color: #001b44;
}

.swagger-ui .dark-blue {
  color: #00449e;
}

.swagger-ui .blue {
  color: #357edd;
}

.swagger-ui .light-blue {
  color: #96ccff;
}

.swagger-ui .lightest-blue {
  color: #cdecff;
}

.swagger-ui .washed-blue {
  color: #f6fffe;
}

.swagger-ui .washed-green {
  color: #e8fdf5;
}

.swagger-ui .washed-yellow {
  color: #fffceb;
}

.swagger-ui .washed-red {
  color: #ffdfdf;
}

.swagger-ui .color-inherit {
  color: inherit;
}

.swagger-ui .bg-black-90 {
  background-color: rgba(0, 0, 0, 0.9);
}

.swagger-ui .bg-black-80 {
  background-color: rgba(0, 0, 0, 0.8);
}

.swagger-ui .bg-black-70 {
  background-color: rgba(0, 0, 0, 0.7);
}

.swagger-ui .bg-black-60 {
  background-color: rgba(0, 0, 0, 0.6);
}

.swagger-ui .bg-black-50 {
  background-color: rgba(0, 0, 0, 0.5);
}

.swagger-ui .bg-black-40 {
  background-color: rgba(0, 0, 0, 0.4);
}

.swagger-ui .bg-black-30 {
  background-color: rgba(0, 0, 0, 0.3);
}

.swagger-ui .bg-black-20 {
  background-color: rgba(0, 0, 0, 0.2);
}

.swagger-ui .bg-black-10 {
  background-color: rgba(0, 0, 0, 0.1);
}

.swagger-ui .bg-black-05 {
  background-color: rgba(0, 0, 0, 0.05);
}

.swagger-ui .bg-white-90 {
  background-color: rgba(255, 255, 255, 0.9);
}

.swagger-ui .bg-white-80 {
  background-color: rgba(255, 255, 255, 0.8);
}

.swagger-ui .bg-white-70 {
  background-color: rgba(255, 255, 255, 0.7);
}

.swagger-ui .bg-white-60 {
  background-color: rgba(255, 255, 255, 0.6);
}

.swagger-ui .bg-white-50 {
  background-color: rgba(255, 255, 255, 0.5);
}

.swagger-ui .bg-white-40 {
  background-color: rgba(255, 255, 255, 0.4);
}

.swagger-ui .bg-white-30 {
  background-color: rgba(255, 255, 255, 0.3);
}

.swagger-ui .bg-white-20 {
  background-color: rgba(255, 255, 255, 0.2);
}

.swagger-ui .bg-white-10 {
  background-color: rgba(255, 255, 255, 0.1);
}

.swagger-ui .bg-black {
  background-color: #000;
}

.swagger-ui .bg-near-black {
  background-color: #111;
}

.swagger-ui .bg-dark-gray {
  background-color: #333;
}

.swagger-ui .bg-mid-gray {
  background-color: #555;
}

.swagger-ui .bg-gray {
  background-color: #777;
}

.swagger-ui .bg-silver {
  background-color: #999;
}

.swagger-ui .bg-light-silver {
  background-color: #aaa;
}

.swagger-ui .bg-moon-gray {
  background-color: #ccc;
}

.swagger-ui .bg-light-gray {
  background-color: #eee;
}

.swagger-ui .bg-near-white {
  background-color: #f4f4f4;
}

.swagger-ui .bg-white {
  background-color: #fff;
}

.swagger-ui .bg-transparent {
  background-color: transparent;
}

.swagger-ui .bg-dark-red {
  background-color: #e7040f;
}

.swagger-ui .bg-red {
  background-color: #ff4136;
}

.swagger-ui .bg-light-red {
  background-color: #ff725c;
}

.swagger-ui .bg-orange {
  background-color: #ff6300;
}

.swagger-ui .bg-gold {
  background-color: #ffb700;
}

.swagger-ui .bg-yellow {
  background-color: gold;
}

.swagger-ui .bg-light-yellow {
  background-color: #fbf1a9;
}

.swagger-ui .bg-purple {
  background-color: #5e2ca5;
}

.swagger-ui .bg-light-purple {
  background-color: #a463f2;
}

.swagger-ui .bg-dark-pink {
  background-color: #d5008f;
}

.swagger-ui .bg-hot-pink {
  background-color: #ff41b4;
}

.swagger-ui .bg-pink {
  background-color: #ff80cc;
}

.swagger-ui .bg-light-pink {
  background-color: #ffa3d7;
}

.swagger-ui .bg-dark-green {
  background-color: #137752;
}

.swagger-ui .bg-green {
  background-color: #19a974;
}

.swagger-ui .bg-light-green {
  background-color: #9eebcf;
}

.swagger-ui .bg-navy {
  background-color: #001b44;
}

.swagger-ui .bg-dark-blue {
  background-color: #00449e;
}

.swagger-ui .bg-blue {
  background-color: #357edd;
}

.swagger-ui .bg-light-blue {
  background-color: #96ccff;
}

.swagger-ui .bg-lightest-blue {
  background-color: #cdecff;
}

.swagger-ui .bg-washed-blue {
  background-color: #f6fffe;
}

.swagger-ui .bg-washed-green {
  background-color: #e8fdf5;
}

.swagger-ui .bg-washed-yellow {
  background-color: #fffceb;
}

.swagger-ui .bg-washed-red {
  background-color: #ffdfdf;
}

.swagger-ui .bg-inherit {
  background-color: inherit;
}

.swagger-ui .hover-black:focus, .swagger-ui .hover-black:hover {
  color: #000;
}

.swagger-ui .hover-near-black:focus, .swagger-ui .hover-near-black:hover {
  color: #111;
}

.swagger-ui .hover-dark-gray:focus, .swagger-ui .hover-dark-gray:hover {
  color: #333;
}

.swagger-ui .hover-mid-gray:focus, .swagger-ui .hover-mid-gray:hover {
  color: #555;
}

.swagger-ui .hover-gray:focus, .swagger-ui .hover-gray:hover {
  color: #777;
}

.swagger-ui .hover-silver:focus, .swagger-ui .hover-silver:hover {
  color: #999;
}

.swagger-ui .hover-light-silver:focus, .swagger-ui .hover-light-silver:hover {
  color: #aaa;
}

.swagger-ui .hover-moon-gray:focus, .swagger-ui .hover-moon-gray:hover {
  color: #ccc;
}

.swagger-ui .hover-light-gray:focus, .swagger-ui .hover-light-gray:hover {
  color: #eee;
}

.swagger-ui .hover-near-white:focus, .swagger-ui .hover-near-white:hover {
  color: #f4f4f4;
}

.swagger-ui .hover-white:focus, .swagger-ui .hover-white:hover {
  color: #fff;
}

.swagger-ui .hover-black-90:focus, .swagger-ui .hover-black-90:hover {
  color: rgba(0, 0, 0, 0.9);
}

.swagger-ui .hover-black-80:focus, .swagger-ui .hover-black-80:hover {
  color: rgba(0, 0, 0, 0.8);
}

.swagger-ui .hover-black-70:focus, .swagger-ui .hover-black-70:hover {
  color: rgba(0, 0, 0, 0.7);
}

.swagger-ui .hover-black-60:focus, .swagger-ui .hover-black-60:hover {
  color: rgba(0, 0, 0, 0.6);
}

.swagger-ui .hover-black-50:focus, .swagger-ui .hover-black-50:hover {
  color: rgba(0, 0, 0, 0.5);
}

.swagger-ui .hover-black-40:focus, .swagger-ui .hover-black-40:hover {
  color: rgba(0, 0, 0, 0.4);
}

.swagger-ui .hover-black-30:focus, .swagger-ui .hover-black-30:hover {
  color: rgba(0, 0, 0, 0.3);
}

.swagger-ui .hover-black-20:focus, .swagger-ui .hover-black-20:hover {
  color: rgba(0, 0, 0, 0.2);
}

.swagger-ui .hover-black-10:focus, .swagger-ui .hover-black-10:hover {
  color: rgba(0, 0, 0, 0.1);
}

.swagger-ui .hover-white-90:focus, .swagger-ui .hover-white-90:hover {
  color: rgba(255, 255, 255, 0.9);
}

.swagger-ui .hover-white-80:focus, .swagger-ui .hover-white-80:hover {
  color: rgba(255, 255, 255, 0.8);
}

.swagger-ui .hover-white-70:focus, .swagger-ui .hover-white-70:hover {
  color: rgba(255, 255, 255, 0.7);
}

.swagger-ui .hover-white-60:focus, .swagger-ui .hover-white-60:hover {
  color: rgba(255, 255, 255, 0.6);
}

.swagger-ui .hover-white-50:focus, .swagger-ui .hover-white-50:hover {
  color: rgba(255, 255, 255, 0.5);
}

.swagger-ui .hover-white-40:focus, .swagger-ui .hover-white-40:hover {
  color: rgba(255, 255, 255, 0.4);
}

.swagger-ui .hover-white-30:focus, .swagger-ui .hover-white-30:hover {
  color: rgba(255, 255, 255, 0.3);
}

.swagger-ui .hover-white-20:focus, .swagger-ui .hover-white-20:hover {
  color: rgba(255, 255, 255, 0.2);
}

.swagger-ui .hover-white-10:focus, .swagger-ui .hover-white-10:hover {
  color: rgba(255, 255, 255, 0.1);
}

.swagger-ui .hover-inherit:focus, .swagger-ui .hover-inherit:hover {
  color: inherit;
}

.swagger-ui .hover-bg-black:focus, .swagger-ui .hover-bg-black:hover {
  background-color: #000;
}

.swagger-ui .hover-bg-near-black:focus, .swagger-ui .hover-bg-near-black:hover {
  background-color: #111;
}

.swagger-ui .hover-bg-dark-gray:focus, .swagger-ui .hover-bg-dark-gray:hover {
  background-color: #333;
}

.swagger-ui .hover-bg-mid-gray:focus, .swagger-ui .hover-bg-mid-gray:hover {
  background-color: #555;
}

.swagger-ui .hover-bg-gray:focus, .swagger-ui .hover-bg-gray:hover {
  background-color: #777;
}

.swagger-ui .hover-bg-silver:focus, .swagger-ui .hover-bg-silver:hover {
  background-color: #999;
}

.swagger-ui .hover-bg-light-silver:focus, .swagger-ui .hover-bg-light-silver:hover {
  background-color: #aaa;
}

.swagger-ui .hover-bg-moon-gray:focus, .swagger-ui .hover-bg-moon-gray:hover {
  background-color: #ccc;
}

.swagger-ui .hover-bg-light-gray:focus, .swagger-ui .hover-bg-light-gray:hover {
  background-color: #eee;
}

.swagger-ui .hover-bg-near-white:focus, .swagger-ui .hover-bg-near-white:hover {
  background-color: #f4f4f4;
}

.swagger-ui .hover-bg-white:focus, .swagger-ui .hover-bg-white:hover {
  background-color: #fff;
}

.swagger-ui .hover-bg-transparent:focus, .swagger-ui .hover-bg-transparent:hover {
  background-color: transparent;
}

.swagger-ui .hover-bg-black-90:focus, .swagger-ui .hover-bg-black-90:hover {
  background-color: rgba(0, 0, 0, 0.9);
}

.swagger-ui .hover-bg-black-80:focus, .swagger-ui .hover-bg-black-80:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

.swagger-ui .hover-bg-black-70:focus, .swagger-ui .hover-bg-black-70:hover {
  background-color: rgba(0, 0, 0, 0.7);
}

.swagger-ui .hover-bg-black-60:focus, .swagger-ui .hover-bg-black-60:hover {
  background-color: rgba(0, 0, 0, 0.6);
}

.swagger-ui .hover-bg-black-50:focus, .swagger-ui .hover-bg-black-50:hover {
  background-color: rgba(0, 0, 0, 0.5);
}

.swagger-ui .hover-bg-black-40:focus, .swagger-ui .hover-bg-black-40:hover {
  background-color: rgba(0, 0, 0, 0.4);
}

.swagger-ui .hover-bg-black-30:focus, .swagger-ui .hover-bg-black-30:hover {
  background-color: rgba(0, 0, 0, 0.3);
}

.swagger-ui .hover-bg-black-20:focus, .swagger-ui .hover-bg-black-20:hover {
  background-color: rgba(0, 0, 0, 0.2);
}

.swagger-ui .hover-bg-black-10:focus, .swagger-ui .hover-bg-black-10:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.swagger-ui .hover-bg-white-90:focus, .swagger-ui .hover-bg-white-90:hover {
  background-color: rgba(255, 255, 255, 0.9);
}

.swagger-ui .hover-bg-white-80:focus, .swagger-ui .hover-bg-white-80:hover {
  background-color: rgba(255, 255, 255, 0.8);
}

.swagger-ui .hover-bg-white-70:focus, .swagger-ui .hover-bg-white-70:hover {
  background-color: rgba(255, 255, 255, 0.7);
}

.swagger-ui .hover-bg-white-60:focus, .swagger-ui .hover-bg-white-60:hover {
  background-color: rgba(255, 255, 255, 0.6);
}

.swagger-ui .hover-bg-white-50:focus, .swagger-ui .hover-bg-white-50:hover {
  background-color: rgba(255, 255, 255, 0.5);
}

.swagger-ui .hover-bg-white-40:focus, .swagger-ui .hover-bg-white-40:hover {
  background-color: rgba(255, 255, 255, 0.4);
}

.swagger-ui .hover-bg-white-30:focus, .swagger-ui .hover-bg-white-30:hover {
  background-color: rgba(255, 255, 255, 0.3);
}

.swagger-ui .hover-bg-white-20:focus, .swagger-ui .hover-bg-white-20:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

.swagger-ui .hover-bg-white-10:focus, .swagger-ui .hover-bg-white-10:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

.swagger-ui .hover-dark-red:focus, .swagger-ui .hover-dark-red:hover {
  color: #e7040f;
}

.swagger-ui .hover-red:focus, .swagger-ui .hover-red:hover {
  color: #ff4136;
}

.swagger-ui .hover-light-red:focus, .swagger-ui .hover-light-red:hover {
  color: #ff725c;
}

.swagger-ui .hover-orange:focus, .swagger-ui .hover-orange:hover {
  color: #ff6300;
}

.swagger-ui .hover-gold:focus, .swagger-ui .hover-gold:hover {
  color: #ffb700;
}

.swagger-ui .hover-yellow:focus, .swagger-ui .hover-yellow:hover {
  color: gold;
}

.swagger-ui .hover-light-yellow:focus, .swagger-ui .hover-light-yellow:hover {
  color: #fbf1a9;
}

.swagger-ui .hover-purple:focus, .swagger-ui .hover-purple:hover {
  color: #5e2ca5;
}

.swagger-ui .hover-light-purple:focus, .swagger-ui .hover-light-purple:hover {
  color: #a463f2;
}

.swagger-ui .hover-dark-pink:focus, .swagger-ui .hover-dark-pink:hover {
  color: #d5008f;
}

.swagger-ui .hover-hot-pink:focus, .swagger-ui .hover-hot-pink:hover {
  color: #ff41b4;
}

.swagger-ui .hover-pink:focus, .swagger-ui .hover-pink:hover {
  color: #ff80cc;
}

.swagger-ui .hover-light-pink:focus, .swagger-ui .hover-light-pink:hover {
  color: #ffa3d7;
}

.swagger-ui .hover-dark-green:focus, .swagger-ui .hover-dark-green:hover {
  color: #137752;
}

.swagger-ui .hover-green:focus, .swagger-ui .hover-green:hover {
  color: #19a974;
}

.swagger-ui .hover-light-green:focus, .swagger-ui .hover-light-green:hover {
  color: #9eebcf;
}

.swagger-ui .hover-navy:focus, .swagger-ui .hover-navy:hover {
  color: #001b44;
}

.swagger-ui .hover-dark-blue:focus, .swagger-ui .hover-dark-blue:hover {
  color: #00449e;
}

.swagger-ui .hover-blue:focus, .swagger-ui .hover-blue:hover {
  color: #357edd;
}

.swagger-ui .hover-light-blue:focus, .swagger-ui .hover-light-blue:hover {
  color: #96ccff;
}

.swagger-ui .hover-lightest-blue:focus, .swagger-ui .hover-lightest-blue:hover {
  color: #cdecff;
}

.swagger-ui .hover-washed-blue:focus, .swagger-ui .hover-washed-blue:hover {
  color: #f6fffe;
}

.swagger-ui .hover-washed-green:focus, .swagger-ui .hover-washed-green:hover {
  color: #e8fdf5;
}

.swagger-ui .hover-washed-yellow:focus, .swagger-ui .hover-washed-yellow:hover {
  color: #fffceb;
}

.swagger-ui .hover-washed-red:focus, .swagger-ui .hover-washed-red:hover {
  color: #ffdfdf;
}

.swagger-ui .hover-bg-dark-red:focus, .swagger-ui .hover-bg-dark-red:hover {
  background-color: #e7040f;
}

.swagger-ui .hover-bg-red:focus, .swagger-ui .hover-bg-red:hover {
  background-color: #ff4136;
}

.swagger-ui .hover-bg-light-red:focus, .swagger-ui .hover-bg-light-red:hover {
  background-color: #ff725c;
}

.swagger-ui .hover-bg-orange:focus, .swagger-ui .hover-bg-orange:hover {
  background-color: #ff6300;
}

.swagger-ui .hover-bg-gold:focus, .swagger-ui .hover-bg-gold:hover {
  background-color: #ffb700;
}

.swagger-ui .hover-bg-yellow:focus, .swagger-ui .hover-bg-yellow:hover {
  background-color: gold;
}

.swagger-ui .hover-bg-light-yellow:focus, .swagger-ui .hover-bg-light-yellow:hover {
  background-color: #fbf1a9;
}

.swagger-ui .hover-bg-purple:focus, .swagger-ui .hover-bg-purple:hover {
  background-color: #5e2ca5;
}

.swagger-ui .hover-bg-light-purple:focus, .swagger-ui .hover-bg-light-purple:hover {
  background-color: #a463f2;
}

.swagger-ui .hover-bg-dark-pink:focus, .swagger-ui .hover-bg-dark-pink:hover {
  background-color: #d5008f;
}

.swagger-ui .hover-bg-hot-pink:focus, .swagger-ui .hover-bg-hot-pink:hover {
  background-color: #ff41b4;
}

.swagger-ui .hover-bg-pink:focus, .swagger-ui .hover-bg-pink:hover {
  background-color: #ff80cc;
}

.swagger-ui .hover-bg-light-pink:focus, .swagger-ui .hover-bg-light-pink:hover {
  background-color: #ffa3d7;
}

.swagger-ui .hover-bg-dark-green:focus, .swagger-ui .hover-bg-dark-green:hover {
  background-color: #137752;
}

.swagger-ui .hover-bg-green:focus, .swagger-ui .hover-bg-green:hover {
  background-color: #19a974;
}

.swagger-ui .hover-bg-light-green:focus, .swagger-ui .hover-bg-light-green:hover {
  background-color: #9eebcf;
}

.swagger-ui .hover-bg-navy:focus, .swagger-ui .hover-bg-navy:hover {
  background-color: #001b44;
}

.swagger-ui .hover-bg-dark-blue:focus, .swagger-ui .hover-bg-dark-blue:hover {
  background-color: #00449e;
}

.swagger-ui .hover-bg-blue:focus, .swagger-ui .hover-bg-blue:hover {
  background-color: #357edd;
}

.swagger-ui .hover-bg-light-blue:focus, .swagger-ui .hover-bg-light-blue:hover {
  background-color: #96ccff;
}

.swagger-ui .hover-bg-lightest-blue:focus, .swagger-ui .hover-bg-lightest-blue:hover {
  background-color: #cdecff;
}

.swagger-ui .hover-bg-washed-blue:focus, .swagger-ui .hover-bg-washed-blue:hover {
  background-color: #f6fffe;
}

.swagger-ui .hover-bg-washed-green:focus, .swagger-ui .hover-bg-washed-green:hover {
  background-color: #e8fdf5;
}

.swagger-ui .hover-bg-washed-yellow:focus, .swagger-ui .hover-bg-washed-yellow:hover {
  background-color: #fffceb;
}

.swagger-ui .hover-bg-washed-red:focus, .swagger-ui .hover-bg-washed-red:hover {
  background-color: #ffdfdf;
}

.swagger-ui .hover-bg-inherit:focus, .swagger-ui .hover-bg-inherit:hover {
  background-color: inherit;
}

.swagger-ui .pa0 {
  padding: 0;
}

.swagger-ui .pa1 {
  padding: 0.25rem;
}

.swagger-ui .pa2 {
  padding: 0.5rem;
}

.swagger-ui .pa3 {
  padding: 1rem;
}

.swagger-ui .pa4 {
  padding: 2rem;
}

.swagger-ui .pa5 {
  padding: 4rem;
}

.swagger-ui .pa6 {
  padding: 8rem;
}

.swagger-ui .pa7 {
  padding: 16rem;
}

.swagger-ui .pl0 {
  padding-left: 0;
}

.swagger-ui .pl1 {
  padding-left: 0.25rem;
}

.swagger-ui .pl2 {
  padding-left: 0.5rem;
}

.swagger-ui .pl3 {
  padding-left: 1rem;
}

.swagger-ui .pl4 {
  padding-left: 2rem;
}

.swagger-ui .pl5 {
  padding-left: 4rem;
}

.swagger-ui .pl6 {
  padding-left: 8rem;
}

.swagger-ui .pl7 {
  padding-left: 16rem;
}

.swagger-ui .pr0 {
  padding-right: 0;
}

.swagger-ui .pr1 {
  padding-right: 0.25rem;
}

.swagger-ui .pr2 {
  padding-right: 0.5rem;
}

.swagger-ui .pr3 {
  padding-right: 1rem;
}

.swagger-ui .pr4 {
  padding-right: 2rem;
}

.swagger-ui .pr5 {
  padding-right: 4rem;
}

.swagger-ui .pr6 {
  padding-right: 8rem;
}

.swagger-ui .pr7 {
  padding-right: 16rem;
}

.swagger-ui .pb0 {
  padding-bottom: 0;
}

.swagger-ui .pb1 {
  padding-bottom: 0.25rem;
}

.swagger-ui .pb2 {
  padding-bottom: 0.5rem;
}

.swagger-ui .pb3 {
  padding-bottom: 1rem;
}

.swagger-ui .pb4 {
  padding-bottom: 2rem;
}

.swagger-ui .pb5 {
  padding-bottom: 4rem;
}

.swagger-ui .pb6 {
  padding-bottom: 8rem;
}

.swagger-ui .pb7 {
  padding-bottom: 16rem;
}

.swagger-ui .pt0 {
  padding-top: 0;
}

.swagger-ui .pt1 {
  padding-top: 0.25rem;
}

.swagger-ui .pt2 {
  padding-top: 0.5rem;
}

.swagger-ui .pt3 {
  padding-top: 1rem;
}

.swagger-ui .pt4 {
  padding-top: 2rem;
}

.swagger-ui .pt5 {
  padding-top: 4rem;
}

.swagger-ui .pt6 {
  padding-top: 8rem;
}

.swagger-ui .pt7 {
  padding-top: 16rem;
}

.swagger-ui .pv0 {
  padding-bottom: 0;
  padding-top: 0;
}

.swagger-ui .pv1 {
  padding-bottom: 0.25rem;
  padding-top: 0.25rem;
}

.swagger-ui .pv2 {
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

.swagger-ui .pv3 {
  padding-bottom: 1rem;
  padding-top: 1rem;
}

.swagger-ui .pv4 {
  padding-bottom: 2rem;
  padding-top: 2rem;
}

.swagger-ui .pv5 {
  padding-bottom: 4rem;
  padding-top: 4rem;
}

.swagger-ui .pv6 {
  padding-bottom: 8rem;
  padding-top: 8rem;
}

.swagger-ui .pv7 {
  padding-bottom: 16rem;
  padding-top: 16rem;
}

.swagger-ui .ph0 {
  padding-left: 0;
  padding-right: 0;
}

.swagger-ui .ph1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.swagger-ui .ph2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.swagger-ui .ph3 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.swagger-ui .ph4 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.swagger-ui .ph5 {
  padding-left: 4rem;
  padding-right: 4rem;
}

.swagger-ui .ph6 {
  padding-left: 8rem;
  padding-right: 8rem;
}

.swagger-ui .ph7 {
  padding-left: 16rem;
  padding-right: 16rem;
}

.swagger-ui .ma0 {
  margin: 0;
}

.swagger-ui .ma1 {
  margin: 0.25rem;
}

.swagger-ui .ma2 {
  margin: 0.5rem;
}

.swagger-ui .ma3 {
  margin: 1rem;
}

.swagger-ui .ma4 {
  margin: 2rem;
}

.swagger-ui .ma5 {
  margin: 4rem;
}

.swagger-ui .ma6 {
  margin: 8rem;
}

.swagger-ui .ma7 {
  margin: 16rem;
}

.swagger-ui .ml0 {
  margin-left: 0;
}

.swagger-ui .ml1 {
  margin-left: 0.25rem;
}

.swagger-ui .ml2 {
  margin-left: 0.5rem;
}

.swagger-ui .ml3 {
  margin-left: 1rem;
}

.swagger-ui .ml4 {
  margin-left: 2rem;
}

.swagger-ui .ml5 {
  margin-left: 4rem;
}

.swagger-ui .ml6 {
  margin-left: 8rem;
}

.swagger-ui .ml7 {
  margin-left: 16rem;
}

.swagger-ui .mr0 {
  margin-right: 0;
}

.swagger-ui .mr1 {
  margin-right: 0.25rem;
}

.swagger-ui .mr2 {
  margin-right: 0.5rem;
}

.swagger-ui .mr3 {
  margin-right: 1rem;
}

.swagger-ui .mr4 {
  margin-right: 2rem;
}

.swagger-ui .mr5 {
  margin-right: 4rem;
}

.swagger-ui .mr6 {
  margin-right: 8rem;
}

.swagger-ui .mr7 {
  margin-right: 16rem;
}

.swagger-ui .mb0 {
  margin-bottom: 0;
}

.swagger-ui .mb1 {
  margin-bottom: 0.25rem;
}

.swagger-ui .mb2 {
  margin-bottom: 0.5rem;
}

.swagger-ui .mb3 {
  margin-bottom: 1rem;
}

.swagger-ui .mb4 {
  margin-bottom: 2rem;
}

.swagger-ui .mb5 {
  margin-bottom: 4rem;
}

.swagger-ui .mb6 {
  margin-bottom: 8rem;
}

.swagger-ui .mb7 {
  margin-bottom: 16rem;
}

.swagger-ui .mt0 {
  margin-top: 0;
}

.swagger-ui .mt1 {
  margin-top: 0.25rem;
}

.swagger-ui .mt2 {
  margin-top: 0.5rem;
}

.swagger-ui .mt3 {
  margin-top: 1rem;
}

.swagger-ui .mt4 {
  margin-top: 2rem;
}

.swagger-ui .mt5 {
  margin-top: 4rem;
}

.swagger-ui .mt6 {
  margin-top: 8rem;
}

.swagger-ui .mt7 {
  margin-top: 16rem;
}

.swagger-ui .mv0 {
  margin-bottom: 0;
  margin-top: 0;
}

.swagger-ui .mv1 {
  margin-bottom: 0.25rem;
  margin-top: 0.25rem;
}

.swagger-ui .mv2 {
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
}

.swagger-ui .mv3 {
  margin-bottom: 1rem;
  margin-top: 1rem;
}

.swagger-ui .mv4 {
  margin-bottom: 2rem;
  margin-top: 2rem;
}

.swagger-ui .mv5 {
  margin-bottom: 4rem;
  margin-top: 4rem;
}

.swagger-ui .mv6 {
  margin-bottom: 8rem;
  margin-top: 8rem;
}

.swagger-ui .mv7 {
  margin-bottom: 16rem;
  margin-top: 16rem;
}

.swagger-ui .mh0 {
  margin-left: 0;
  margin-right: 0;
}

.swagger-ui .mh1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.swagger-ui .mh2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.swagger-ui .mh3 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.swagger-ui .mh4 {
  margin-left: 2rem;
  margin-right: 2rem;
}

.swagger-ui .mh5 {
  margin-left: 4rem;
  margin-right: 4rem;
}

.swagger-ui .mh6 {
  margin-left: 8rem;
  margin-right: 8rem;
}

.swagger-ui .mh7 {
  margin-left: 16rem;
  margin-right: 16rem;
}

@media screen and (min-width: 30em) {
  .swagger-ui .pa0-ns {
    padding: 0;
  }

  .swagger-ui .pa1-ns {
    padding: 0.25rem;
  }

  .swagger-ui .pa2-ns {
    padding: 0.5rem;
  }

  .swagger-ui .pa3-ns {
    padding: 1rem;
  }

  .swagger-ui .pa4-ns {
    padding: 2rem;
  }

  .swagger-ui .pa5-ns {
    padding: 4rem;
  }

  .swagger-ui .pa6-ns {
    padding: 8rem;
  }

  .swagger-ui .pa7-ns {
    padding: 16rem;
  }

  .swagger-ui .pl0-ns {
    padding-left: 0;
  }

  .swagger-ui .pl1-ns {
    padding-left: 0.25rem;
  }

  .swagger-ui .pl2-ns {
    padding-left: 0.5rem;
  }

  .swagger-ui .pl3-ns {
    padding-left: 1rem;
  }

  .swagger-ui .pl4-ns {
    padding-left: 2rem;
  }

  .swagger-ui .pl5-ns {
    padding-left: 4rem;
  }

  .swagger-ui .pl6-ns {
    padding-left: 8rem;
  }

  .swagger-ui .pl7-ns {
    padding-left: 16rem;
  }

  .swagger-ui .pr0-ns {
    padding-right: 0;
  }

  .swagger-ui .pr1-ns {
    padding-right: 0.25rem;
  }

  .swagger-ui .pr2-ns {
    padding-right: 0.5rem;
  }

  .swagger-ui .pr3-ns {
    padding-right: 1rem;
  }

  .swagger-ui .pr4-ns {
    padding-right: 2rem;
  }

  .swagger-ui .pr5-ns {
    padding-right: 4rem;
  }

  .swagger-ui .pr6-ns {
    padding-right: 8rem;
  }

  .swagger-ui .pr7-ns {
    padding-right: 16rem;
  }

  .swagger-ui .pb0-ns {
    padding-bottom: 0;
  }

  .swagger-ui .pb1-ns {
    padding-bottom: 0.25rem;
  }

  .swagger-ui .pb2-ns {
    padding-bottom: 0.5rem;
  }

  .swagger-ui .pb3-ns {
    padding-bottom: 1rem;
  }

  .swagger-ui .pb4-ns {
    padding-bottom: 2rem;
  }

  .swagger-ui .pb5-ns {
    padding-bottom: 4rem;
  }

  .swagger-ui .pb6-ns {
    padding-bottom: 8rem;
  }

  .swagger-ui .pb7-ns {
    padding-bottom: 16rem;
  }

  .swagger-ui .pt0-ns {
    padding-top: 0;
  }

  .swagger-ui .pt1-ns {
    padding-top: 0.25rem;
  }

  .swagger-ui .pt2-ns {
    padding-top: 0.5rem;
  }

  .swagger-ui .pt3-ns {
    padding-top: 1rem;
  }

  .swagger-ui .pt4-ns {
    padding-top: 2rem;
  }

  .swagger-ui .pt5-ns {
    padding-top: 4rem;
  }

  .swagger-ui .pt6-ns {
    padding-top: 8rem;
  }

  .swagger-ui .pt7-ns {
    padding-top: 16rem;
  }

  .swagger-ui .pv0-ns {
    padding-bottom: 0;
    padding-top: 0;
  }

  .swagger-ui .pv1-ns {
    padding-bottom: 0.25rem;
    padding-top: 0.25rem;
  }

  .swagger-ui .pv2-ns {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
  }

  .swagger-ui .pv3-ns {
    padding-bottom: 1rem;
    padding-top: 1rem;
  }

  .swagger-ui .pv4-ns {
    padding-bottom: 2rem;
    padding-top: 2rem;
  }

  .swagger-ui .pv5-ns {
    padding-bottom: 4rem;
    padding-top: 4rem;
  }

  .swagger-ui .pv6-ns {
    padding-bottom: 8rem;
    padding-top: 8rem;
  }

  .swagger-ui .pv7-ns {
    padding-bottom: 16rem;
    padding-top: 16rem;
  }

  .swagger-ui .ph0-ns {
    padding-left: 0;
    padding-right: 0;
  }

  .swagger-ui .ph1-ns {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .swagger-ui .ph2-ns {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .swagger-ui .ph3-ns {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .swagger-ui .ph4-ns {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .swagger-ui .ph5-ns {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .swagger-ui .ph6-ns {
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .swagger-ui .ph7-ns {
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .swagger-ui .ma0-ns {
    margin: 0;
  }

  .swagger-ui .ma1-ns {
    margin: 0.25rem;
  }

  .swagger-ui .ma2-ns {
    margin: 0.5rem;
  }

  .swagger-ui .ma3-ns {
    margin: 1rem;
  }

  .swagger-ui .ma4-ns {
    margin: 2rem;
  }

  .swagger-ui .ma5-ns {
    margin: 4rem;
  }

  .swagger-ui .ma6-ns {
    margin: 8rem;
  }

  .swagger-ui .ma7-ns {
    margin: 16rem;
  }

  .swagger-ui .ml0-ns {
    margin-left: 0;
  }

  .swagger-ui .ml1-ns {
    margin-left: 0.25rem;
  }

  .swagger-ui .ml2-ns {
    margin-left: 0.5rem;
  }

  .swagger-ui .ml3-ns {
    margin-left: 1rem;
  }

  .swagger-ui .ml4-ns {
    margin-left: 2rem;
  }

  .swagger-ui .ml5-ns {
    margin-left: 4rem;
  }

  .swagger-ui .ml6-ns {
    margin-left: 8rem;
  }

  .swagger-ui .ml7-ns {
    margin-left: 16rem;
  }

  .swagger-ui .mr0-ns {
    margin-right: 0;
  }

  .swagger-ui .mr1-ns {
    margin-right: 0.25rem;
  }

  .swagger-ui .mr2-ns {
    margin-right: 0.5rem;
  }

  .swagger-ui .mr3-ns {
    margin-right: 1rem;
  }

  .swagger-ui .mr4-ns {
    margin-right: 2rem;
  }

  .swagger-ui .mr5-ns {
    margin-right: 4rem;
  }

  .swagger-ui .mr6-ns {
    margin-right: 8rem;
  }

  .swagger-ui .mr7-ns {
    margin-right: 16rem;
  }

  .swagger-ui .mb0-ns {
    margin-bottom: 0;
  }

  .swagger-ui .mb1-ns {
    margin-bottom: 0.25rem;
  }

  .swagger-ui .mb2-ns {
    margin-bottom: 0.5rem;
  }

  .swagger-ui .mb3-ns {
    margin-bottom: 1rem;
  }

  .swagger-ui .mb4-ns {
    margin-bottom: 2rem;
  }

  .swagger-ui .mb5-ns {
    margin-bottom: 4rem;
  }

  .swagger-ui .mb6-ns {
    margin-bottom: 8rem;
  }

  .swagger-ui .mb7-ns {
    margin-bottom: 16rem;
  }

  .swagger-ui .mt0-ns {
    margin-top: 0;
  }

  .swagger-ui .mt1-ns {
    margin-top: 0.25rem;
  }

  .swagger-ui .mt2-ns {
    margin-top: 0.5rem;
  }

  .swagger-ui .mt3-ns {
    margin-top: 1rem;
  }

  .swagger-ui .mt4-ns {
    margin-top: 2rem;
  }

  .swagger-ui .mt5-ns {
    margin-top: 4rem;
  }

  .swagger-ui .mt6-ns {
    margin-top: 8rem;
  }

  .swagger-ui .mt7-ns {
    margin-top: 16rem;
  }

  .swagger-ui .mv0-ns {
    margin-bottom: 0;
    margin-top: 0;
  }

  .swagger-ui .mv1-ns {
    margin-bottom: 0.25rem;
    margin-top: 0.25rem;
  }

  .swagger-ui .mv2-ns {
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
  }

  .swagger-ui .mv3-ns {
    margin-bottom: 1rem;
    margin-top: 1rem;
  }

  .swagger-ui .mv4-ns {
    margin-bottom: 2rem;
    margin-top: 2rem;
  }

  .swagger-ui .mv5-ns {
    margin-bottom: 4rem;
    margin-top: 4rem;
  }

  .swagger-ui .mv6-ns {
    margin-bottom: 8rem;
    margin-top: 8rem;
  }

  .swagger-ui .mv7-ns {
    margin-bottom: 16rem;
    margin-top: 16rem;
  }

  .swagger-ui .mh0-ns {
    margin-left: 0;
    margin-right: 0;
  }

  .swagger-ui .mh1-ns {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .swagger-ui .mh2-ns {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .swagger-ui .mh3-ns {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .swagger-ui .mh4-ns {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .swagger-ui .mh5-ns {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .swagger-ui .mh6-ns {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .swagger-ui .mh7-ns {
    margin-left: 16rem;
    margin-right: 16rem;
  }
}
@media screen and (min-width: 30em) and (max-width: 60em) {
  .swagger-ui .pa0-m {
    padding: 0;
  }

  .swagger-ui .pa1-m {
    padding: 0.25rem;
  }

  .swagger-ui .pa2-m {
    padding: 0.5rem;
  }

  .swagger-ui .pa3-m {
    padding: 1rem;
  }

  .swagger-ui .pa4-m {
    padding: 2rem;
  }

  .swagger-ui .pa5-m {
    padding: 4rem;
  }

  .swagger-ui .pa6-m {
    padding: 8rem;
  }

  .swagger-ui .pa7-m {
    padding: 16rem;
  }

  .swagger-ui .pl0-m {
    padding-left: 0;
  }

  .swagger-ui .pl1-m {
    padding-left: 0.25rem;
  }

  .swagger-ui .pl2-m {
    padding-left: 0.5rem;
  }

  .swagger-ui .pl3-m {
    padding-left: 1rem;
  }

  .swagger-ui .pl4-m {
    padding-left: 2rem;
  }

  .swagger-ui .pl5-m {
    padding-left: 4rem;
  }

  .swagger-ui .pl6-m {
    padding-left: 8rem;
  }

  .swagger-ui .pl7-m {
    padding-left: 16rem;
  }

  .swagger-ui .pr0-m {
    padding-right: 0;
  }

  .swagger-ui .pr1-m {
    padding-right: 0.25rem;
  }

  .swagger-ui .pr2-m {
    padding-right: 0.5rem;
  }

  .swagger-ui .pr3-m {
    padding-right: 1rem;
  }

  .swagger-ui .pr4-m {
    padding-right: 2rem;
  }

  .swagger-ui .pr5-m {
    padding-right: 4rem;
  }

  .swagger-ui .pr6-m {
    padding-right: 8rem;
  }

  .swagger-ui .pr7-m {
    padding-right: 16rem;
  }

  .swagger-ui .pb0-m {
    padding-bottom: 0;
  }

  .swagger-ui .pb1-m {
    padding-bottom: 0.25rem;
  }

  .swagger-ui .pb2-m {
    padding-bottom: 0.5rem;
  }

  .swagger-ui .pb3-m {
    padding-bottom: 1rem;
  }

  .swagger-ui .pb4-m {
    padding-bottom: 2rem;
  }

  .swagger-ui .pb5-m {
    padding-bottom: 4rem;
  }

  .swagger-ui .pb6-m {
    padding-bottom: 8rem;
  }

  .swagger-ui .pb7-m {
    padding-bottom: 16rem;
  }

  .swagger-ui .pt0-m {
    padding-top: 0;
  }

  .swagger-ui .pt1-m {
    padding-top: 0.25rem;
  }

  .swagger-ui .pt2-m {
    padding-top: 0.5rem;
  }

  .swagger-ui .pt3-m {
    padding-top: 1rem;
  }

  .swagger-ui .pt4-m {
    padding-top: 2rem;
  }

  .swagger-ui .pt5-m {
    padding-top: 4rem;
  }

  .swagger-ui .pt6-m {
    padding-top: 8rem;
  }

  .swagger-ui .pt7-m {
    padding-top: 16rem;
  }

  .swagger-ui .pv0-m {
    padding-bottom: 0;
    padding-top: 0;
  }

  .swagger-ui .pv1-m {
    padding-bottom: 0.25rem;
    padding-top: 0.25rem;
  }

  .swagger-ui .pv2-m {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
  }

  .swagger-ui .pv3-m {
    padding-bottom: 1rem;
    padding-top: 1rem;
  }

  .swagger-ui .pv4-m {
    padding-bottom: 2rem;
    padding-top: 2rem;
  }

  .swagger-ui .pv5-m {
    padding-bottom: 4rem;
    padding-top: 4rem;
  }

  .swagger-ui .pv6-m {
    padding-bottom: 8rem;
    padding-top: 8rem;
  }

  .swagger-ui .pv7-m {
    padding-bottom: 16rem;
    padding-top: 16rem;
  }

  .swagger-ui .ph0-m {
    padding-left: 0;
    padding-right: 0;
  }

  .swagger-ui .ph1-m {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .swagger-ui .ph2-m {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .swagger-ui .ph3-m {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .swagger-ui .ph4-m {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .swagger-ui .ph5-m {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .swagger-ui .ph6-m {
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .swagger-ui .ph7-m {
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .swagger-ui .ma0-m {
    margin: 0;
  }

  .swagger-ui .ma1-m {
    margin: 0.25rem;
  }

  .swagger-ui .ma2-m {
    margin: 0.5rem;
  }

  .swagger-ui .ma3-m {
    margin: 1rem;
  }

  .swagger-ui .ma4-m {
    margin: 2rem;
  }

  .swagger-ui .ma5-m {
    margin: 4rem;
  }

  .swagger-ui .ma6-m {
    margin: 8rem;
  }

  .swagger-ui .ma7-m {
    margin: 16rem;
  }

  .swagger-ui .ml0-m {
    margin-left: 0;
  }

  .swagger-ui .ml1-m {
    margin-left: 0.25rem;
  }

  .swagger-ui .ml2-m {
    margin-left: 0.5rem;
  }

  .swagger-ui .ml3-m {
    margin-left: 1rem;
  }

  .swagger-ui .ml4-m {
    margin-left: 2rem;
  }

  .swagger-ui .ml5-m {
    margin-left: 4rem;
  }

  .swagger-ui .ml6-m {
    margin-left: 8rem;
  }

  .swagger-ui .ml7-m {
    margin-left: 16rem;
  }

  .swagger-ui .mr0-m {
    margin-right: 0;
  }

  .swagger-ui .mr1-m {
    margin-right: 0.25rem;
  }

  .swagger-ui .mr2-m {
    margin-right: 0.5rem;
  }

  .swagger-ui .mr3-m {
    margin-right: 1rem;
  }

  .swagger-ui .mr4-m {
    margin-right: 2rem;
  }

  .swagger-ui .mr5-m {
    margin-right: 4rem;
  }

  .swagger-ui .mr6-m {
    margin-right: 8rem;
  }

  .swagger-ui .mr7-m {
    margin-right: 16rem;
  }

  .swagger-ui .mb0-m {
    margin-bottom: 0;
  }

  .swagger-ui .mb1-m {
    margin-bottom: 0.25rem;
  }

  .swagger-ui .mb2-m {
    margin-bottom: 0.5rem;
  }

  .swagger-ui .mb3-m {
    margin-bottom: 1rem;
  }

  .swagger-ui .mb4-m {
    margin-bottom: 2rem;
  }

  .swagger-ui .mb5-m {
    margin-bottom: 4rem;
  }

  .swagger-ui .mb6-m {
    margin-bottom: 8rem;
  }

  .swagger-ui .mb7-m {
    margin-bottom: 16rem;
  }

  .swagger-ui .mt0-m {
    margin-top: 0;
  }

  .swagger-ui .mt1-m {
    margin-top: 0.25rem;
  }

  .swagger-ui .mt2-m {
    margin-top: 0.5rem;
  }

  .swagger-ui .mt3-m {
    margin-top: 1rem;
  }

  .swagger-ui .mt4-m {
    margin-top: 2rem;
  }

  .swagger-ui .mt5-m {
    margin-top: 4rem;
  }

  .swagger-ui .mt6-m {
    margin-top: 8rem;
  }

  .swagger-ui .mt7-m {
    margin-top: 16rem;
  }

  .swagger-ui .mv0-m {
    margin-bottom: 0;
    margin-top: 0;
  }

  .swagger-ui .mv1-m {
    margin-bottom: 0.25rem;
    margin-top: 0.25rem;
  }

  .swagger-ui .mv2-m {
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
  }

  .swagger-ui .mv3-m {
    margin-bottom: 1rem;
    margin-top: 1rem;
  }

  .swagger-ui .mv4-m {
    margin-bottom: 2rem;
    margin-top: 2rem;
  }

  .swagger-ui .mv5-m {
    margin-bottom: 4rem;
    margin-top: 4rem;
  }

  .swagger-ui .mv6-m {
    margin-bottom: 8rem;
    margin-top: 8rem;
  }

  .swagger-ui .mv7-m {
    margin-bottom: 16rem;
    margin-top: 16rem;
  }

  .swagger-ui .mh0-m {
    margin-left: 0;
    margin-right: 0;
  }

  .swagger-ui .mh1-m {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .swagger-ui .mh2-m {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .swagger-ui .mh3-m {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .swagger-ui .mh4-m {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .swagger-ui .mh5-m {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .swagger-ui .mh6-m {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .swagger-ui .mh7-m {
    margin-left: 16rem;
    margin-right: 16rem;
  }
}
@media screen and (min-width: 60em) {
  .swagger-ui .pa0-l {
    padding: 0;
  }

  .swagger-ui .pa1-l {
    padding: 0.25rem;
  }

  .swagger-ui .pa2-l {
    padding: 0.5rem;
  }

  .swagger-ui .pa3-l {
    padding: 1rem;
  }

  .swagger-ui .pa4-l {
    padding: 2rem;
  }

  .swagger-ui .pa5-l {
    padding: 4rem;
  }

  .swagger-ui .pa6-l {
    padding: 8rem;
  }

  .swagger-ui .pa7-l {
    padding: 16rem;
  }

  .swagger-ui .pl0-l {
    padding-left: 0;
  }

  .swagger-ui .pl1-l {
    padding-left: 0.25rem;
  }

  .swagger-ui .pl2-l {
    padding-left: 0.5rem;
  }

  .swagger-ui .pl3-l {
    padding-left: 1rem;
  }

  .swagger-ui .pl4-l {
    padding-left: 2rem;
  }

  .swagger-ui .pl5-l {
    padding-left: 4rem;
  }

  .swagger-ui .pl6-l {
    padding-left: 8rem;
  }

  .swagger-ui .pl7-l {
    padding-left: 16rem;
  }

  .swagger-ui .pr0-l {
    padding-right: 0;
  }

  .swagger-ui .pr1-l {
    padding-right: 0.25rem;
  }

  .swagger-ui .pr2-l {
    padding-right: 0.5rem;
  }

  .swagger-ui .pr3-l {
    padding-right: 1rem;
  }

  .swagger-ui .pr4-l {
    padding-right: 2rem;
  }

  .swagger-ui .pr5-l {
    padding-right: 4rem;
  }

  .swagger-ui .pr6-l {
    padding-right: 8rem;
  }

  .swagger-ui .pr7-l {
    padding-right: 16rem;
  }

  .swagger-ui .pb0-l {
    padding-bottom: 0;
  }

  .swagger-ui .pb1-l {
    padding-bottom: 0.25rem;
  }

  .swagger-ui .pb2-l {
    padding-bottom: 0.5rem;
  }

  .swagger-ui .pb3-l {
    padding-bottom: 1rem;
  }

  .swagger-ui .pb4-l {
    padding-bottom: 2rem;
  }

  .swagger-ui .pb5-l {
    padding-bottom: 4rem;
  }

  .swagger-ui .pb6-l {
    padding-bottom: 8rem;
  }

  .swagger-ui .pb7-l {
    padding-bottom: 16rem;
  }

  .swagger-ui .pt0-l {
    padding-top: 0;
  }

  .swagger-ui .pt1-l {
    padding-top: 0.25rem;
  }

  .swagger-ui .pt2-l {
    padding-top: 0.5rem;
  }

  .swagger-ui .pt3-l {
    padding-top: 1rem;
  }

  .swagger-ui .pt4-l {
    padding-top: 2rem;
  }

  .swagger-ui .pt5-l {
    padding-top: 4rem;
  }

  .swagger-ui .pt6-l {
    padding-top: 8rem;
  }

  .swagger-ui .pt7-l {
    padding-top: 16rem;
  }

  .swagger-ui .pv0-l {
    padding-bottom: 0;
    padding-top: 0;
  }

  .swagger-ui .pv1-l {
    padding-bottom: 0.25rem;
    padding-top: 0.25rem;
  }

  .swagger-ui .pv2-l {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
  }

  .swagger-ui .pv3-l {
    padding-bottom: 1rem;
    padding-top: 1rem;
  }

  .swagger-ui .pv4-l {
    padding-bottom: 2rem;
    padding-top: 2rem;
  }

  .swagger-ui .pv5-l {
    padding-bottom: 4rem;
    padding-top: 4rem;
  }

  .swagger-ui .pv6-l {
    padding-bottom: 8rem;
    padding-top: 8rem;
  }

  .swagger-ui .pv7-l {
    padding-bottom: 16rem;
    padding-top: 16rem;
  }

  .swagger-ui .ph0-l {
    padding-left: 0;
    padding-right: 0;
  }

  .swagger-ui .ph1-l {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .swagger-ui .ph2-l {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .swagger-ui .ph3-l {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .swagger-ui .ph4-l {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .swagger-ui .ph5-l {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .swagger-ui .ph6-l {
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .swagger-ui .ph7-l {
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .swagger-ui .ma0-l {
    margin: 0;
  }

  .swagger-ui .ma1-l {
    margin: 0.25rem;
  }

  .swagger-ui .ma2-l {
    margin: 0.5rem;
  }

  .swagger-ui .ma3-l {
    margin: 1rem;
  }

  .swagger-ui .ma4-l {
    margin: 2rem;
  }

  .swagger-ui .ma5-l {
    margin: 4rem;
  }

  .swagger-ui .ma6-l {
    margin: 8rem;
  }

  .swagger-ui .ma7-l {
    margin: 16rem;
  }

  .swagger-ui .ml0-l {
    margin-left: 0;
  }

  .swagger-ui .ml1-l {
    margin-left: 0.25rem;
  }

  .swagger-ui .ml2-l {
    margin-left: 0.5rem;
  }

  .swagger-ui .ml3-l {
    margin-left: 1rem;
  }

  .swagger-ui .ml4-l {
    margin-left: 2rem;
  }

  .swagger-ui .ml5-l {
    margin-left: 4rem;
  }

  .swagger-ui .ml6-l {
    margin-left: 8rem;
  }

  .swagger-ui .ml7-l {
    margin-left: 16rem;
  }

  .swagger-ui .mr0-l {
    margin-right: 0;
  }

  .swagger-ui .mr1-l {
    margin-right: 0.25rem;
  }

  .swagger-ui .mr2-l {
    margin-right: 0.5rem;
  }

  .swagger-ui .mr3-l {
    margin-right: 1rem;
  }

  .swagger-ui .mr4-l {
    margin-right: 2rem;
  }

  .swagger-ui .mr5-l {
    margin-right: 4rem;
  }

  .swagger-ui .mr6-l {
    margin-right: 8rem;
  }

  .swagger-ui .mr7-l {
    margin-right: 16rem;
  }

  .swagger-ui .mb0-l {
    margin-bottom: 0;
  }

  .swagger-ui .mb1-l {
    margin-bottom: 0.25rem;
  }

  .swagger-ui .mb2-l {
    margin-bottom: 0.5rem;
  }

  .swagger-ui .mb3-l {
    margin-bottom: 1rem;
  }

  .swagger-ui .mb4-l {
    margin-bottom: 2rem;
  }

  .swagger-ui .mb5-l {
    margin-bottom: 4rem;
  }

  .swagger-ui .mb6-l {
    margin-bottom: 8rem;
  }

  .swagger-ui .mb7-l {
    margin-bottom: 16rem;
  }

  .swagger-ui .mt0-l {
    margin-top: 0;
  }

  .swagger-ui .mt1-l {
    margin-top: 0.25rem;
  }

  .swagger-ui .mt2-l {
    margin-top: 0.5rem;
  }

  .swagger-ui .mt3-l {
    margin-top: 1rem;
  }

  .swagger-ui .mt4-l {
    margin-top: 2rem;
  }

  .swagger-ui .mt5-l {
    margin-top: 4rem;
  }

  .swagger-ui .mt6-l {
    margin-top: 8rem;
  }

  .swagger-ui .mt7-l {
    margin-top: 16rem;
  }

  .swagger-ui .mv0-l {
    margin-bottom: 0;
    margin-top: 0;
  }

  .swagger-ui .mv1-l {
    margin-bottom: 0.25rem;
    margin-top: 0.25rem;
  }

  .swagger-ui .mv2-l {
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
  }

  .swagger-ui .mv3-l {
    margin-bottom: 1rem;
    margin-top: 1rem;
  }

  .swagger-ui .mv4-l {
    margin-bottom: 2rem;
    margin-top: 2rem;
  }

  .swagger-ui .mv5-l {
    margin-bottom: 4rem;
    margin-top: 4rem;
  }

  .swagger-ui .mv6-l {
    margin-bottom: 8rem;
    margin-top: 8rem;
  }

  .swagger-ui .mv7-l {
    margin-bottom: 16rem;
    margin-top: 16rem;
  }

  .swagger-ui .mh0-l {
    margin-left: 0;
    margin-right: 0;
  }

  .swagger-ui .mh1-l {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .swagger-ui .mh2-l {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .swagger-ui .mh3-l {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .swagger-ui .mh4-l {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .swagger-ui .mh5-l {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .swagger-ui .mh6-l {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .swagger-ui .mh7-l {
    margin-left: 16rem;
    margin-right: 16rem;
  }
}
.swagger-ui .na1 {
  margin: -0.25rem;
}

.swagger-ui .na2 {
  margin: -0.5rem;
}

.swagger-ui .na3 {
  margin: -1rem;
}

.swagger-ui .na4 {
  margin: -2rem;
}

.swagger-ui .na5 {
  margin: -4rem;
}

.swagger-ui .na6 {
  margin: -8rem;
}

.swagger-ui .na7 {
  margin: -16rem;
}

.swagger-ui .nl1 {
  margin-left: -0.25rem;
}

.swagger-ui .nl2 {
  margin-left: -0.5rem;
}

.swagger-ui .nl3 {
  margin-left: -1rem;
}

.swagger-ui .nl4 {
  margin-left: -2rem;
}

.swagger-ui .nl5 {
  margin-left: -4rem;
}

.swagger-ui .nl6 {
  margin-left: -8rem;
}

.swagger-ui .nl7 {
  margin-left: -16rem;
}

.swagger-ui .nr1 {
  margin-right: -0.25rem;
}

.swagger-ui .nr2 {
  margin-right: -0.5rem;
}

.swagger-ui .nr3 {
  margin-right: -1rem;
}

.swagger-ui .nr4 {
  margin-right: -2rem;
}

.swagger-ui .nr5 {
  margin-right: -4rem;
}

.swagger-ui .nr6 {
  margin-right: -8rem;
}

.swagger-ui .nr7 {
  margin-right: -16rem;
}

.swagger-ui .nb1 {
  margin-bottom: -0.25rem;
}

.swagger-ui .nb2 {
  margin-bottom: -0.5rem;
}

.swagger-ui .nb3 {
  margin-bottom: -1rem;
}

.swagger-ui .nb4 {
  margin-bottom: -2rem;
}

.swagger-ui .nb5 {
  margin-bottom: -4rem;
}

.swagger-ui .nb6 {
  margin-bottom: -8rem;
}

.swagger-ui .nb7 {
  margin-bottom: -16rem;
}

.swagger-ui .nt1 {
  margin-top: -0.25rem;
}

.swagger-ui .nt2 {
  margin-top: -0.5rem;
}

.swagger-ui .nt3 {
  margin-top: -1rem;
}

.swagger-ui .nt4 {
  margin-top: -2rem;
}

.swagger-ui .nt5 {
  margin-top: -4rem;
}

.swagger-ui .nt6 {
  margin-top: -8rem;
}

.swagger-ui .nt7 {
  margin-top: -16rem;
}

@media screen and (min-width: 30em) {
  .swagger-ui .na1-ns {
    margin: -0.25rem;
  }

  .swagger-ui .na2-ns {
    margin: -0.5rem;
  }

  .swagger-ui .na3-ns {
    margin: -1rem;
  }

  .swagger-ui .na4-ns {
    margin: -2rem;
  }

  .swagger-ui .na5-ns {
    margin: -4rem;
  }

  .swagger-ui .na6-ns {
    margin: -8rem;
  }

  .swagger-ui .na7-ns {
    margin: -16rem;
  }

  .swagger-ui .nl1-ns {
    margin-left: -0.25rem;
  }

  .swagger-ui .nl2-ns {
    margin-left: -0.5rem;
  }

  .swagger-ui .nl3-ns {
    margin-left: -1rem;
  }

  .swagger-ui .nl4-ns {
    margin-left: -2rem;
  }

  .swagger-ui .nl5-ns {
    margin-left: -4rem;
  }

  .swagger-ui .nl6-ns {
    margin-left: -8rem;
  }

  .swagger-ui .nl7-ns {
    margin-left: -16rem;
  }

  .swagger-ui .nr1-ns {
    margin-right: -0.25rem;
  }

  .swagger-ui .nr2-ns {
    margin-right: -0.5rem;
  }

  .swagger-ui .nr3-ns {
    margin-right: -1rem;
  }

  .swagger-ui .nr4-ns {
    margin-right: -2rem;
  }

  .swagger-ui .nr5-ns {
    margin-right: -4rem;
  }

  .swagger-ui .nr6-ns {
    margin-right: -8rem;
  }

  .swagger-ui .nr7-ns {
    margin-right: -16rem;
  }

  .swagger-ui .nb1-ns {
    margin-bottom: -0.25rem;
  }

  .swagger-ui .nb2-ns {
    margin-bottom: -0.5rem;
  }

  .swagger-ui .nb3-ns {
    margin-bottom: -1rem;
  }

  .swagger-ui .nb4-ns {
    margin-bottom: -2rem;
  }

  .swagger-ui .nb5-ns {
    margin-bottom: -4rem;
  }

  .swagger-ui .nb6-ns {
    margin-bottom: -8rem;
  }

  .swagger-ui .nb7-ns {
    margin-bottom: -16rem;
  }

  .swagger-ui .nt1-ns {
    margin-top: -0.25rem;
  }

  .swagger-ui .nt2-ns {
    margin-top: -0.5rem;
  }

  .swagger-ui .nt3-ns {
    margin-top: -1rem;
  }

  .swagger-ui .nt4-ns {
    margin-top: -2rem;
  }

  .swagger-ui .nt5-ns {
    margin-top: -4rem;
  }

  .swagger-ui .nt6-ns {
    margin-top: -8rem;
  }

  .swagger-ui .nt7-ns {
    margin-top: -16rem;
  }
}
@media screen and (min-width: 30em) and (max-width: 60em) {
  .swagger-ui .na1-m {
    margin: -0.25rem;
  }

  .swagger-ui .na2-m {
    margin: -0.5rem;
  }

  .swagger-ui .na3-m {
    margin: -1rem;
  }

  .swagger-ui .na4-m {
    margin: -2rem;
  }

  .swagger-ui .na5-m {
    margin: -4rem;
  }

  .swagger-ui .na6-m {
    margin: -8rem;
  }

  .swagger-ui .na7-m {
    margin: -16rem;
  }

  .swagger-ui .nl1-m {
    margin-left: -0.25rem;
  }

  .swagger-ui .nl2-m {
    margin-left: -0.5rem;
  }

  .swagger-ui .nl3-m {
    margin-left: -1rem;
  }

  .swagger-ui .nl4-m {
    margin-left: -2rem;
  }

  .swagger-ui .nl5-m {
    margin-left: -4rem;
  }

  .swagger-ui .nl6-m {
    margin-left: -8rem;
  }

  .swagger-ui .nl7-m {
    margin-left: -16rem;
  }

  .swagger-ui .nr1-m {
    margin-right: -0.25rem;
  }

  .swagger-ui .nr2-m {
    margin-right: -0.5rem;
  }

  .swagger-ui .nr3-m {
    margin-right: -1rem;
  }

  .swagger-ui .nr4-m {
    margin-right: -2rem;
  }

  .swagger-ui .nr5-m {
    margin-right: -4rem;
  }

  .swagger-ui .nr6-m {
    margin-right: -8rem;
  }

  .swagger-ui .nr7-m {
    margin-right: -16rem;
  }

  .swagger-ui .nb1-m {
    margin-bottom: -0.25rem;
  }

  .swagger-ui .nb2-m {
    margin-bottom: -0.5rem;
  }

  .swagger-ui .nb3-m {
    margin-bottom: -1rem;
  }

  .swagger-ui .nb4-m {
    margin-bottom: -2rem;
  }

  .swagger-ui .nb5-m {
    margin-bottom: -4rem;
  }

  .swagger-ui .nb6-m {
    margin-bottom: -8rem;
  }

  .swagger-ui .nb7-m {
    margin-bottom: -16rem;
  }

  .swagger-ui .nt1-m {
    margin-top: -0.25rem;
  }

  .swagger-ui .nt2-m {
    margin-top: -0.5rem;
  }

  .swagger-ui .nt3-m {
    margin-top: -1rem;
  }

  .swagger-ui .nt4-m {
    margin-top: -2rem;
  }

  .swagger-ui .nt5-m {
    margin-top: -4rem;
  }

  .swagger-ui .nt6-m {
    margin-top: -8rem;
  }

  .swagger-ui .nt7-m {
    margin-top: -16rem;
  }
}
@media screen and (min-width: 60em) {
  .swagger-ui .na1-l {
    margin: -0.25rem;
  }

  .swagger-ui .na2-l {
    margin: -0.5rem;
  }

  .swagger-ui .na3-l {
    margin: -1rem;
  }

  .swagger-ui .na4-l {
    margin: -2rem;
  }

  .swagger-ui .na5-l {
    margin: -4rem;
  }

  .swagger-ui .na6-l {
    margin: -8rem;
  }

  .swagger-ui .na7-l {
    margin: -16rem;
  }

  .swagger-ui .nl1-l {
    margin-left: -0.25rem;
  }

  .swagger-ui .nl2-l {
    margin-left: -0.5rem;
  }

  .swagger-ui .nl3-l {
    margin-left: -1rem;
  }

  .swagger-ui .nl4-l {
    margin-left: -2rem;
  }

  .swagger-ui .nl5-l {
    margin-left: -4rem;
  }

  .swagger-ui .nl6-l {
    margin-left: -8rem;
  }

  .swagger-ui .nl7-l {
    margin-left: -16rem;
  }

  .swagger-ui .nr1-l {
    margin-right: -0.25rem;
  }

  .swagger-ui .nr2-l {
    margin-right: -0.5rem;
  }

  .swagger-ui .nr3-l {
    margin-right: -1rem;
  }

  .swagger-ui .nr4-l {
    margin-right: -2rem;
  }

  .swagger-ui .nr5-l {
    margin-right: -4rem;
  }

  .swagger-ui .nr6-l {
    margin-right: -8rem;
  }

  .swagger-ui .nr7-l {
    margin-right: -16rem;
  }

  .swagger-ui .nb1-l {
    margin-bottom: -0.25rem;
  }

  .swagger-ui .nb2-l {
    margin-bottom: -0.5rem;
  }

  .swagger-ui .nb3-l {
    margin-bottom: -1rem;
  }

  .swagger-ui .nb4-l {
    margin-bottom: -2rem;
  }

  .swagger-ui .nb5-l {
    margin-bottom: -4rem;
  }

  .swagger-ui .nb6-l {
    margin-bottom: -8rem;
  }

  .swagger-ui .nb7-l {
    margin-bottom: -16rem;
  }

  .swagger-ui .nt1-l {
    margin-top: -0.25rem;
  }

  .swagger-ui .nt2-l {
    margin-top: -0.5rem;
  }

  .swagger-ui .nt3-l {
    margin-top: -1rem;
  }

  .swagger-ui .nt4-l {
    margin-top: -2rem;
  }

  .swagger-ui .nt5-l {
    margin-top: -4rem;
  }

  .swagger-ui .nt6-l {
    margin-top: -8rem;
  }

  .swagger-ui .nt7-l {
    margin-top: -16rem;
  }
}
.swagger-ui .collapse {
  border-collapse: collapse;
  border-spacing: 0;
}

.swagger-ui .striped--light-silver:nth-child(odd) {
  background-color: #aaa;
}

.swagger-ui .striped--moon-gray:nth-child(odd) {
  background-color: #ccc;
}

.swagger-ui .striped--light-gray:nth-child(odd) {
  background-color: #eee;
}

.swagger-ui .striped--near-white:nth-child(odd) {
  background-color: #f4f4f4;
}

.swagger-ui .stripe-light:nth-child(odd) {
  background-color: rgba(255, 255, 255, 0.1);
}

.swagger-ui .stripe-dark:nth-child(odd) {
  background-color: rgba(0, 0, 0, 0.1);
}

.swagger-ui .strike {
  text-decoration: line-through;
}

.swagger-ui .underline {
  text-decoration: underline;
}

.swagger-ui .no-underline {
  text-decoration: none;
}

@media screen and (min-width: 30em) {
  .swagger-ui .strike-ns {
    text-decoration: line-through;
  }

  .swagger-ui .underline-ns {
    text-decoration: underline;
  }

  .swagger-ui .no-underline-ns {
    text-decoration: none;
  }
}
@media screen and (min-width: 30em) and (max-width: 60em) {
  .swagger-ui .strike-m {
    text-decoration: line-through;
  }

  .swagger-ui .underline-m {
    text-decoration: underline;
  }

  .swagger-ui .no-underline-m {
    text-decoration: none;
  }
}
@media screen and (min-width: 60em) {
  .swagger-ui .strike-l {
    text-decoration: line-through;
  }

  .swagger-ui .underline-l {
    text-decoration: underline;
  }

  .swagger-ui .no-underline-l {
    text-decoration: none;
  }
}
.swagger-ui .tl {
  text-align: left;
}

.swagger-ui .tr {
  text-align: right;
}

.swagger-ui .tc {
  text-align: center;
}

.swagger-ui .tj {
  text-align: justify;
}

@media screen and (min-width: 30em) {
  .swagger-ui .tl-ns {
    text-align: left;
  }

  .swagger-ui .tr-ns {
    text-align: right;
  }

  .swagger-ui .tc-ns {
    text-align: center;
  }

  .swagger-ui .tj-ns {
    text-align: justify;
  }
}
@media screen and (min-width: 30em) and (max-width: 60em) {
  .swagger-ui .tl-m {
    text-align: left;
  }

  .swagger-ui .tr-m {
    text-align: right;
  }

  .swagger-ui .tc-m {
    text-align: center;
  }

  .swagger-ui .tj-m {
    text-align: justify;
  }
}
@media screen and (min-width: 60em) {
  .swagger-ui .tl-l {
    text-align: left;
  }

  .swagger-ui .tr-l {
    text-align: right;
  }

  .swagger-ui .tc-l {
    text-align: center;
  }

  .swagger-ui .tj-l {
    text-align: justify;
  }
}
.swagger-ui .ttc {
  text-transform: capitalize;
}

.swagger-ui .ttl {
  text-transform: lowercase;
}

.swagger-ui .ttu {
  text-transform: uppercase;
}

.swagger-ui .ttn {
  text-transform: none;
}

@media screen and (min-width: 30em) {
  .swagger-ui .ttc-ns {
    text-transform: capitalize;
  }

  .swagger-ui .ttl-ns {
    text-transform: lowercase;
  }

  .swagger-ui .ttu-ns {
    text-transform: uppercase;
  }

  .swagger-ui .ttn-ns {
    text-transform: none;
  }
}
@media screen and (min-width: 30em) and (max-width: 60em) {
  .swagger-ui .ttc-m {
    text-transform: capitalize;
  }

  .swagger-ui .ttl-m {
    text-transform: lowercase;
  }

  .swagger-ui .ttu-m {
    text-transform: uppercase;
  }

  .swagger-ui .ttn-m {
    text-transform: none;
  }
}
@media screen and (min-width: 60em) {
  .swagger-ui .ttc-l {
    text-transform: capitalize;
  }

  .swagger-ui .ttl-l {
    text-transform: lowercase;
  }

  .swagger-ui .ttu-l {
    text-transform: uppercase;
  }

  .swagger-ui .ttn-l {
    text-transform: none;
  }
}
.swagger-ui .f-6, .swagger-ui .f-headline {
  font-size: 6rem;
}

.swagger-ui .f-5, .swagger-ui .f-subheadline {
  font-size: 5rem;
}

.swagger-ui .f1 {
  font-size: 3rem;
}

.swagger-ui .f2 {
  font-size: 2.25rem;
}

.swagger-ui .f3 {
  font-size: 1.5rem;
}

.swagger-ui .f4 {
  font-size: 1.25rem;
}

.swagger-ui .f5 {
  font-size: 1rem;
}

.swagger-ui .f6 {
  font-size: 0.875rem;
}

.swagger-ui .f7 {
  font-size: 0.75rem;
}

@media screen and (min-width: 30em) {
  .swagger-ui .f-6-ns, .swagger-ui .f-headline-ns {
    font-size: 6rem;
  }

  .swagger-ui .f-5-ns, .swagger-ui .f-subheadline-ns {
    font-size: 5rem;
  }

  .swagger-ui .f1-ns {
    font-size: 3rem;
  }

  .swagger-ui .f2-ns {
    font-size: 2.25rem;
  }

  .swagger-ui .f3-ns {
    font-size: 1.5rem;
  }

  .swagger-ui .f4-ns {
    font-size: 1.25rem;
  }

  .swagger-ui .f5-ns {
    font-size: 1rem;
  }

  .swagger-ui .f6-ns {
    font-size: 0.875rem;
  }

  .swagger-ui .f7-ns {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 30em) and (max-width: 60em) {
  .swagger-ui .f-6-m, .swagger-ui .f-headline-m {
    font-size: 6rem;
  }

  .swagger-ui .f-5-m, .swagger-ui .f-subheadline-m {
    font-size: 5rem;
  }

  .swagger-ui .f1-m {
    font-size: 3rem;
  }

  .swagger-ui .f2-m {
    font-size: 2.25rem;
  }

  .swagger-ui .f3-m {
    font-size: 1.5rem;
  }

  .swagger-ui .f4-m {
    font-size: 1.25rem;
  }

  .swagger-ui .f5-m {
    font-size: 1rem;
  }

  .swagger-ui .f6-m {
    font-size: 0.875rem;
  }

  .swagger-ui .f7-m {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 60em) {
  .swagger-ui .f-6-l, .swagger-ui .f-headline-l {
    font-size: 6rem;
  }

  .swagger-ui .f-5-l, .swagger-ui .f-subheadline-l {
    font-size: 5rem;
  }

  .swagger-ui .f1-l {
    font-size: 3rem;
  }

  .swagger-ui .f2-l {
    font-size: 2.25rem;
  }

  .swagger-ui .f3-l {
    font-size: 1.5rem;
  }

  .swagger-ui .f4-l {
    font-size: 1.25rem;
  }

  .swagger-ui .f5-l {
    font-size: 1rem;
  }

  .swagger-ui .f6-l {
    font-size: 0.875rem;
  }

  .swagger-ui .f7-l {
    font-size: 0.75rem;
  }
}
.swagger-ui .measure {
  max-width: 30em;
}

.swagger-ui .measure-wide {
  max-width: 34em;
}

.swagger-ui .measure-narrow {
  max-width: 20em;
}

.swagger-ui .indent {
  margin-bottom: 0;
  margin-top: 0;
  text-indent: 1em;
}

.swagger-ui .small-caps {
  font-feature-settings: "smcp";
  font-variant: small-caps;
}

.swagger-ui .truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media screen and (min-width: 30em) {
  .swagger-ui .measure-ns {
    max-width: 30em;
  }

  .swagger-ui .measure-wide-ns {
    max-width: 34em;
  }

  .swagger-ui .measure-narrow-ns {
    max-width: 20em;
  }

  .swagger-ui .indent-ns {
    margin-bottom: 0;
    margin-top: 0;
    text-indent: 1em;
  }

  .swagger-ui .small-caps-ns {
    font-feature-settings: "smcp";
    font-variant: small-caps;
  }

  .swagger-ui .truncate-ns {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
@media screen and (min-width: 30em) and (max-width: 60em) {
  .swagger-ui .measure-m {
    max-width: 30em;
  }

  .swagger-ui .measure-wide-m {
    max-width: 34em;
  }

  .swagger-ui .measure-narrow-m {
    max-width: 20em;
  }

  .swagger-ui .indent-m {
    margin-bottom: 0;
    margin-top: 0;
    text-indent: 1em;
  }

  .swagger-ui .small-caps-m {
    font-feature-settings: "smcp";
    font-variant: small-caps;
  }

  .swagger-ui .truncate-m {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
@media screen and (min-width: 60em) {
  .swagger-ui .measure-l {
    max-width: 30em;
  }

  .swagger-ui .measure-wide-l {
    max-width: 34em;
  }

  .swagger-ui .measure-narrow-l {
    max-width: 20em;
  }

  .swagger-ui .indent-l {
    margin-bottom: 0;
    margin-top: 0;
    text-indent: 1em;
  }

  .swagger-ui .small-caps-l {
    font-feature-settings: "smcp";
    font-variant: small-caps;
  }

  .swagger-ui .truncate-l {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.swagger-ui .overflow-container {
  overflow-y: scroll;
}

.swagger-ui .center {
  margin-left: auto;
  margin-right: auto;
}

.swagger-ui .mr-auto {
  margin-right: auto;
}

.swagger-ui .ml-auto {
  margin-left: auto;
}

@media screen and (min-width: 30em) {
  .swagger-ui .center-ns {
    margin-left: auto;
    margin-right: auto;
  }

  .swagger-ui .mr-auto-ns {
    margin-right: auto;
  }

  .swagger-ui .ml-auto-ns {
    margin-left: auto;
  }
}
@media screen and (min-width: 30em) and (max-width: 60em) {
  .swagger-ui .center-m {
    margin-left: auto;
    margin-right: auto;
  }

  .swagger-ui .mr-auto-m {
    margin-right: auto;
  }

  .swagger-ui .ml-auto-m {
    margin-left: auto;
  }
}
@media screen and (min-width: 60em) {
  .swagger-ui .center-l {
    margin-left: auto;
    margin-right: auto;
  }

  .swagger-ui .mr-auto-l {
    margin-right: auto;
  }

  .swagger-ui .ml-auto-l {
    margin-left: auto;
  }
}
.swagger-ui .clip {
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  position: fixed !important;
  _position: absolute !important;
}

@media screen and (min-width: 30em) {
  .swagger-ui .clip-ns {
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    position: fixed !important;
    _position: absolute !important;
  }
}
@media screen and (min-width: 30em) and (max-width: 60em) {
  .swagger-ui .clip-m {
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    position: fixed !important;
    _position: absolute !important;
  }
}
@media screen and (min-width: 60em) {
  .swagger-ui .clip-l {
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    position: fixed !important;
    _position: absolute !important;
  }
}
.swagger-ui .ws-normal {
  white-space: normal;
}

.swagger-ui .nowrap {
  white-space: nowrap;
}

.swagger-ui .pre {
  white-space: pre;
}

@media screen and (min-width: 30em) {
  .swagger-ui .ws-normal-ns {
    white-space: normal;
  }

  .swagger-ui .nowrap-ns {
    white-space: nowrap;
  }

  .swagger-ui .pre-ns {
    white-space: pre;
  }
}
@media screen and (min-width: 30em) and (max-width: 60em) {
  .swagger-ui .ws-normal-m {
    white-space: normal;
  }

  .swagger-ui .nowrap-m {
    white-space: nowrap;
  }

  .swagger-ui .pre-m {
    white-space: pre;
  }
}
@media screen and (min-width: 60em) {
  .swagger-ui .ws-normal-l {
    white-space: normal;
  }

  .swagger-ui .nowrap-l {
    white-space: nowrap;
  }

  .swagger-ui .pre-l {
    white-space: pre;
  }
}
.swagger-ui .v-base {
  vertical-align: baseline;
}

.swagger-ui .v-mid {
  vertical-align: middle;
}

.swagger-ui .v-top {
  vertical-align: top;
}

.swagger-ui .v-btm {
  vertical-align: bottom;
}

@media screen and (min-width: 30em) {
  .swagger-ui .v-base-ns {
    vertical-align: baseline;
  }

  .swagger-ui .v-mid-ns {
    vertical-align: middle;
  }

  .swagger-ui .v-top-ns {
    vertical-align: top;
  }

  .swagger-ui .v-btm-ns {
    vertical-align: bottom;
  }
}
@media screen and (min-width: 30em) and (max-width: 60em) {
  .swagger-ui .v-base-m {
    vertical-align: baseline;
  }

  .swagger-ui .v-mid-m {
    vertical-align: middle;
  }

  .swagger-ui .v-top-m {
    vertical-align: top;
  }

  .swagger-ui .v-btm-m {
    vertical-align: bottom;
  }
}
@media screen and (min-width: 60em) {
  .swagger-ui .v-base-l {
    vertical-align: baseline;
  }

  .swagger-ui .v-mid-l {
    vertical-align: middle;
  }

  .swagger-ui .v-top-l {
    vertical-align: top;
  }

  .swagger-ui .v-btm-l {
    vertical-align: bottom;
  }
}
.swagger-ui .dim {
  opacity: 1;
  transition: opacity 0.15s ease-in;
}

.swagger-ui .dim:focus, .swagger-ui .dim:hover {
  opacity: 0.5;
  transition: opacity 0.15s ease-in;
}

.swagger-ui .dim:active {
  opacity: 0.8;
  transition: opacity 0.15s ease-out;
}

.swagger-ui .glow {
  transition: opacity 0.15s ease-in;
}

.swagger-ui .glow:focus, .swagger-ui .glow:hover {
  opacity: 1;
  transition: opacity 0.15s ease-in;
}

.swagger-ui .hide-child .child {
  opacity: 0;
  transition: opacity 0.15s ease-in;
}

.swagger-ui .hide-child:active .child, .swagger-ui .hide-child:focus .child, .swagger-ui .hide-child:hover .child {
  opacity: 1;
  transition: opacity 0.15s ease-in;
}

.swagger-ui .underline-hover:focus, .swagger-ui .underline-hover:hover {
  text-decoration: underline;
}

.swagger-ui .grow {
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: transform 0.25s ease-out;
}

.swagger-ui .grow:focus, .swagger-ui .grow:hover {
  transform: scale(1.05);
}

.swagger-ui .grow:active {
  transform: scale(0.9);
}

.swagger-ui .grow-large {
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: transform 0.25s ease-in-out;
}

.swagger-ui .grow-large:focus, .swagger-ui .grow-large:hover {
  transform: scale(1.2);
}

.swagger-ui .grow-large:active {
  transform: scale(0.95);
}

.swagger-ui .pointer:hover {
  cursor: pointer;
}

.swagger-ui .shadow-hover {
  cursor: pointer;
  position: relative;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.swagger-ui .shadow-hover:after {
  border-radius: inherit;
  box-shadow: 0 0 16px 2px rgba(0, 0, 0, 0.2);
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 100%;
  z-index: -1;
}

.swagger-ui .shadow-hover:focus:after, .swagger-ui .shadow-hover:hover:after {
  opacity: 1;
}

.swagger-ui .bg-animate, .swagger-ui .bg-animate:focus, .swagger-ui .bg-animate:hover {
  transition: background-color 0.15s ease-in-out;
}

.swagger-ui .z-0 {
  z-index: 0;
}

.swagger-ui .z-1 {
  z-index: 1;
}

.swagger-ui .z-2 {
  z-index: 2;
}

.swagger-ui .z-3 {
  z-index: 3;
}

.swagger-ui .z-4 {
  z-index: 4;
}

.swagger-ui .z-5 {
  z-index: 5;
}

.swagger-ui .z-999 {
  z-index: 999;
}

.swagger-ui .z-9999 {
  z-index: 9999;
}

.swagger-ui .z-max {
  z-index: 2147483647;
}

.swagger-ui .z-inherit {
  z-index: inherit;
}

.swagger-ui .z-initial {
  z-index: auto;
}

.swagger-ui .z-unset {
  z-index: unset;
}

.swagger-ui .nested-copy-line-height ol, .swagger-ui .nested-copy-line-height p, .swagger-ui .nested-copy-line-height ul {
  line-height: 1.5;
}

.swagger-ui .nested-headline-line-height h1, .swagger-ui .nested-headline-line-height h2, .swagger-ui .nested-headline-line-height h3, .swagger-ui .nested-headline-line-height h4, .swagger-ui .nested-headline-line-height h5, .swagger-ui .nested-headline-line-height h6 {
  line-height: 1.25;
}

.swagger-ui .nested-list-reset ol, .swagger-ui .nested-list-reset ul {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}

.swagger-ui .nested-copy-indent p + p {
  margin-bottom: 0;
  margin-top: 0;
  text-indent: 0.1em;
}

.swagger-ui .nested-copy-seperator p + p {
  margin-top: 1.5em;
}

.swagger-ui .nested-img img {
  display: block;
  max-width: 100%;
  width: 100%;
}

.swagger-ui .nested-links a {
  color: #357edd;
  transition: color 0.15s ease-in;
}

.swagger-ui .nested-links a:focus, .swagger-ui .nested-links a:hover {
  color: #96ccff;
  transition: color 0.15s ease-in;
}

.swagger-ui .wrapper {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1460px;
  padding: 0 20px;
  width: 100%;
}

.swagger-ui .opblock-tag-section {
  display: flex;
  flex-direction: column;
}

.swagger-ui .try-out.btn-group {
  display: flex;
  flex: 0.1 2 auto;
  padding: 0;
}

.swagger-ui .try-out__btn {
  margin-left: 1.25rem;
}

.swagger-ui .opblock-tag {
  align-items: center;
  border-bottom: 1px solid rgba(59, 65, 81, 0.3);
  cursor: pointer;
  display: flex;
  padding: 10px 20px 10px 10px;
  transition: all 0.2s;
}

.swagger-ui .opblock-tag:hover {
  background: rgba(0, 0, 0, 0.02);
}

.swagger-ui .opblock-tag {
  color: #3b4151;
  font-family: sans-serif;
  font-size: 24px;
  margin: 0 0 5px;
}

.swagger-ui .opblock-tag.no-desc span {
  flex: 1;
}

.swagger-ui .opblock-tag svg {
  transition: all 0.4s;
}

.swagger-ui .opblock-tag small {
  color: #3b4151;
  flex: 1;
  font-family: sans-serif;
  font-size: 14px;
  font-weight: 400;
  padding: 0 10px;
}

.swagger-ui .parameter__type {
  color: #3b4151;
  font-family: monospace;
  font-size: 12px;
  font-weight: 600;
  padding: 5px 0;
}

.swagger-ui .parameter-controls {
  margin-top: 0.75em;
}

.swagger-ui .examples__title {
  display: block;
  font-size: 1.1em;
  font-weight: 700;
  margin-bottom: 0.75em;
}

.swagger-ui .examples__section {
  margin-top: 1.5em;
}

.swagger-ui .examples__section-header {
  font-size: 0.9rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}

.swagger-ui .examples-select {
  display: inline-block;
  margin-bottom: 0.75em;
}

.swagger-ui .examples-select .examples-select-element {
  width: 100%;
}

.swagger-ui .examples-select__section-label {
  font-size: 0.9rem;
  font-weight: 700;
  margin-right: 0.5rem;
}

.swagger-ui .example__section {
  margin-top: 1.5em;
}

.swagger-ui .example__section-header {
  font-size: 0.9rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}

.swagger-ui .view-line-link {
  cursor: pointer;
  margin: 0 5px;
  position: relative;
  top: 3px;
  transition: all 0.5s;
  width: 20px;
}

.swagger-ui .opblock {
  border: 1px solid #000;
  border-radius: 4px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.19);
  margin: 0 0 15px;
}

.swagger-ui .opblock .tab-header {
  display: flex;
  flex: 1;
}

.swagger-ui .opblock .tab-header .tab-item {
  cursor: pointer;
  padding: 0 40px;
}

.swagger-ui .opblock .tab-header .tab-item:first-of-type {
  padding: 0 40px 0 0;
}

.swagger-ui .opblock .tab-header .tab-item.active h4 span {
  position: relative;
}

.swagger-ui .opblock .tab-header .tab-item.active h4 span:after {
  background: gray;
  bottom: -15px;
  content: "";
  height: 4px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 120%;
}

.swagger-ui .opblock.is-open .opblock-summary {
  border-bottom: 1px solid #000;
}

.swagger-ui .opblock .opblock-section-header {
  align-items: center;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  display: flex;
  min-height: 50px;
  padding: 8px 20px;
}

.swagger-ui .opblock .opblock-section-header > label {
  align-items: center;
  color: #3b4151;
  display: flex;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: 700;
  margin: 0 0 0 auto;
}

.swagger-ui .opblock .opblock-section-header > label > span {
  padding: 0 10px 0 0;
}

.swagger-ui .opblock .opblock-section-header h4 {
  color: #3b4151;
  flex: 1;
  font-family: sans-serif;
  font-size: 14px;
  margin: 0;
}

.swagger-ui .opblock .opblock-summary-method {
  background: #000;
  border-radius: 3px;
  color: #fff;
  font-family: sans-serif;
  font-size: 14px;
  font-weight: 700;
  min-width: 80px;
  padding: 6px 0;
  text-align: center;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.swagger-ui .opblock .opblock-summary-operation-id, .swagger-ui .opblock .opblock-summary-path, .swagger-ui .opblock .opblock-summary-path__deprecated {
  align-items: center;
  color: #3b4151;
  display: flex;
  font-family: monospace;
  font-size: 16px;
  font-weight: 600;
  padding: 0 10px;
  word-break: break-word;
}

@media (max-width: 768px) {
  .swagger-ui .opblock .opblock-summary-operation-id, .swagger-ui .opblock .opblock-summary-path, .swagger-ui .opblock .opblock-summary-path__deprecated {
    font-size: 12px;
  }
}
.swagger-ui .opblock .opblock-summary-path {
  flex-shrink: 0;
  max-width: calc(100% - 110px - 15rem);
}

.swagger-ui .opblock .opblock-summary-path__deprecated {
  text-decoration: line-through;
}

.swagger-ui .opblock .opblock-summary-operation-id {
  font-size: 14px;
}

.swagger-ui .opblock .opblock-summary-description {
  color: #3b4151;
  flex: 1 1 auto;
  font-family: sans-serif;
  font-size: 13px;
  word-break: break-word;
}

.swagger-ui .opblock .opblock-summary {
  align-items: center;
  cursor: pointer;
  display: flex;
  padding: 5px;
}

.swagger-ui .opblock .opblock-summary .view-line-link {
  cursor: pointer;
  margin: 0;
  position: relative;
  top: 2px;
  transition: all 0.5s;
  width: 0;
}

.swagger-ui .opblock .opblock-summary:hover .view-line-link {
  margin: 0 5px;
  width: 18px;
}

.swagger-ui .opblock.opblock-post {
  background: rgba(73, 204, 144, 0.1);
  border-color: #49cc90;
}

.swagger-ui .opblock.opblock-post .opblock-summary-method {
  background: #49cc90;
}

.swagger-ui .opblock.opblock-post .opblock-summary {
  border-color: #49cc90;
}

.swagger-ui .opblock.opblock-post .tab-header .tab-item.active h4 span:after {
  background: #49cc90;
}

.swagger-ui .opblock.opblock-put {
  background: rgba(252, 161, 48, 0.1);
  border-color: #fca130;
}

.swagger-ui .opblock.opblock-put .opblock-summary-method {
  background: #fca130;
}

.swagger-ui .opblock.opblock-put .opblock-summary {
  border-color: #fca130;
}

.swagger-ui .opblock.opblock-put .tab-header .tab-item.active h4 span:after {
  background: #fca130;
}

.swagger-ui .opblock.opblock-delete {
  background: rgba(249, 62, 62, 0.1);
  border-color: #f93e3e;
}

.swagger-ui .opblock.opblock-delete .opblock-summary-method {
  background: #f93e3e;
}

.swagger-ui .opblock.opblock-delete .opblock-summary {
  border-color: #f93e3e;
}

.swagger-ui .opblock.opblock-delete .tab-header .tab-item.active h4 span:after {
  background: #f93e3e;
}

.swagger-ui .opblock.opblock-get {
  background: rgba(97, 175, 254, 0.1);
  border-color: #61affe;
}

.swagger-ui .opblock.opblock-get .opblock-summary-method {
  background: #61affe;
}

.swagger-ui .opblock.opblock-get .opblock-summary {
  border-color: #61affe;
}

.swagger-ui .opblock.opblock-get .tab-header .tab-item.active h4 span:after {
  background: #61affe;
}

.swagger-ui .opblock.opblock-patch {
  background: rgba(80, 227, 194, 0.1);
  border-color: #50e3c2;
}

.swagger-ui .opblock.opblock-patch .opblock-summary-method {
  background: #50e3c2;
}

.swagger-ui .opblock.opblock-patch .opblock-summary {
  border-color: #50e3c2;
}

.swagger-ui .opblock.opblock-patch .tab-header .tab-item.active h4 span:after {
  background: #50e3c2;
}

.swagger-ui .opblock.opblock-head {
  background: rgba(144, 18, 254, 0.1);
  border-color: #9012fe;
}

.swagger-ui .opblock.opblock-head .opblock-summary-method {
  background: #9012fe;
}

.swagger-ui .opblock.opblock-head .opblock-summary {
  border-color: #9012fe;
}

.swagger-ui .opblock.opblock-head .tab-header .tab-item.active h4 span:after {
  background: #9012fe;
}

.swagger-ui .opblock.opblock-options {
  background: rgba(13, 90, 167, 0.1);
  border-color: #0d5aa7;
}

.swagger-ui .opblock.opblock-options .opblock-summary-method {
  background: #0d5aa7;
}

.swagger-ui .opblock.opblock-options .opblock-summary {
  border-color: #0d5aa7;
}

.swagger-ui .opblock.opblock-options .tab-header .tab-item.active h4 span:after {
  background: #0d5aa7;
}

.swagger-ui .opblock.opblock-deprecated {
  background: rgba(235, 235, 235, 0.1);
  border-color: #ebebeb;
  opacity: 0.6;
}

.swagger-ui .opblock.opblock-deprecated .opblock-summary-method {
  background: #ebebeb;
}

.swagger-ui .opblock.opblock-deprecated .opblock-summary {
  border-color: #ebebeb;
}

.swagger-ui .opblock.opblock-deprecated .tab-header .tab-item.active h4 span:after {
  background: #ebebeb;
}

.swagger-ui .opblock .opblock-schemes {
  padding: 8px 20px;
}

.swagger-ui .opblock .opblock-schemes .schemes-title {
  padding: 0 10px 0 0;
}

.swagger-ui .filter .operation-filter-input {
  border: 2px solid #d8dde7;
  margin: 20px 0;
  padding: 10px;
  width: 100%;
}

.swagger-ui .download-url-wrapper .failed, .swagger-ui .filter .failed {
  color: red;
}

.swagger-ui .download-url-wrapper .loading, .swagger-ui .filter .loading {
  color: #aaa;
}

.swagger-ui .model-example {
  margin-top: 1em;
}

.swagger-ui .tab {
  display: flex;
  list-style: none;
  padding: 0;
}

.swagger-ui .tab li {
  color: #3b4151;
  cursor: pointer;
  font-family: sans-serif;
  font-size: 12px;
  min-width: 60px;
  padding: 0;
}

.swagger-ui .tab li:first-of-type {
  padding-left: 0;
  padding-right: 12px;
  position: relative;
}

.swagger-ui .tab li:first-of-type:after {
  background: rgba(0, 0, 0, 0.2);
  content: "";
  height: 100%;
  position: absolute;
  right: 6px;
  top: 0;
  width: 1px;
}

.swagger-ui .tab li.active {
  font-weight: 700;
}

.swagger-ui .tab li button.tablinks {
  background: none;
  border: 0;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  padding: 0;
}

.swagger-ui .opblock-description-wrapper, .swagger-ui .opblock-external-docs-wrapper, .swagger-ui .opblock-title_normal {
  color: #3b4151;
  font-family: sans-serif;
  font-size: 12px;
  margin: 0 0 5px;
  padding: 15px 20px;
}

.swagger-ui .opblock-description-wrapper h4, .swagger-ui .opblock-external-docs-wrapper h4, .swagger-ui .opblock-title_normal h4 {
  color: #3b4151;
  font-family: sans-serif;
  font-size: 12px;
  margin: 0 0 5px;
}

.swagger-ui .opblock-description-wrapper p, .swagger-ui .opblock-external-docs-wrapper p, .swagger-ui .opblock-title_normal p {
  color: #3b4151;
  font-family: sans-serif;
  font-size: 14px;
  margin: 0;
}

.swagger-ui .opblock-external-docs-wrapper h4 {
  padding-left: 0;
}

.swagger-ui .execute-wrapper {
  padding: 20px;
  text-align: right;
}

.swagger-ui .execute-wrapper .btn {
  padding: 8px 40px;
  width: 100%;
}

.swagger-ui .body-param-options {
  display: flex;
  flex-direction: column;
}

.swagger-ui .body-param-options .body-param-edit {
  padding: 10px 0;
}

.swagger-ui .body-param-options label {
  padding: 8px 0;
}

.swagger-ui .body-param-options label select {
  margin: 3px 0 0;
}

.swagger-ui .responses-inner {
  padding: 20px;
}

.swagger-ui .responses-inner h4, .swagger-ui .responses-inner h5 {
  color: #3b4151;
  font-family: sans-serif;
  font-size: 12px;
  margin: 10px 0 5px;
}

.swagger-ui .responses-inner .curl {
  white-space: normal;
}

.swagger-ui .response-col_status {
  color: #3b4151;
  font-family: sans-serif;
  font-size: 14px;
}

.swagger-ui .response-col_status .response-undocumented {
  color: #909090;
  font-family: monospace;
  font-size: 11px;
  font-weight: 600;
}

.swagger-ui .response-col_links {
  color: #3b4151;
  font-family: sans-serif;
  font-size: 14px;
  max-width: 40em;
  padding-left: 2em;
}

.swagger-ui .response-col_links .response-undocumented {
  color: #909090;
  font-family: monospace;
  font-size: 11px;
  font-weight: 600;
}

.swagger-ui .response-col_links .operation-link {
  margin-bottom: 1.5em;
}

.swagger-ui .response-col_links .operation-link .description {
  margin-bottom: 0.5em;
}

.swagger-ui .opblock-body .opblock-loading-animation {
  display: block;
  margin: 3em auto;
}

.swagger-ui .opblock-body pre.microlight {
  word-wrap: break-word;
  background: #333;
  border-radius: 4px;
  color: #fff;
  font-family: monospace;
  font-size: 12px;
  font-weight: 600;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  margin: 0;
  padding: 10px;
  white-space: pre-wrap;
  word-break: break-all;
  word-break: break-word;
}

.swagger-ui .opblock-body pre.microlight .headerline {
  display: block;
}

.swagger-ui .highlight-code {
  position: relative;
}

.swagger-ui .highlight-code > .microlight {
  max-height: 400px;
  min-height: 6em;
  overflow-y: auto;
}

.swagger-ui .highlight-code > .microlight code {
  white-space: pre-wrap !important;
  word-break: break-all;
}

.swagger-ui .curl-command {
  position: relative;
}

.swagger-ui .download-contents {
  align-items: center;
  background: #7d8293;
  border-radius: 4px;
  bottom: 10px;
  color: #fff;
  cursor: pointer;
  display: flex;
  font-family: sans-serif;
  font-size: 14px;
  font-weight: 600;
  height: 30px;
  justify-content: center;
  padding: 5px;
  position: absolute;
  right: 10px;
  text-align: center;
}

.swagger-ui .scheme-container {
  background: #fff;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
  margin: 0 0 20px;
  padding: 30px 0;
}

.swagger-ui .scheme-container .schemes {
  align-items: flex-end;
  display: flex;
}

.swagger-ui .scheme-container .schemes > label {
  color: #3b4151;
  display: flex;
  flex-direction: column;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: 700;
  margin: -20px 15px 0 0;
}

.swagger-ui .scheme-container .schemes > label select {
  min-width: 130px;
  text-transform: uppercase;
}

.swagger-ui .loading-container {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 1em;
  min-height: 1px;
  padding: 40px 0 60px;
}

.swagger-ui .loading-container .loading {
  position: relative;
}

.swagger-ui .loading-container .loading:after {
  color: #3b4151;
  content: "loading";
  font-family: sans-serif;
  font-size: 10px;
  font-weight: 700;
  left: 50%;
  position: absolute;
  text-transform: uppercase;
  top: 50%;
  transform: translate(-50%, -50%);
}

.swagger-ui .loading-container .loading:before {
  -webkit-animation: rotation 1s linear infinite, opacity 0.5s;
  animation: rotation 1s linear infinite, opacity 0.5s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border: 2px solid rgba(85, 85, 85, 0.1);
  border-radius: 100%;
  border-top-color: rgba(0, 0, 0, 0.6);
  content: "";
  display: block;
  height: 60px;
  left: 50%;
  margin: -30px;
  opacity: 1;
  position: absolute;
  top: 50%;
  width: 60px;
}

@-webkit-keyframes rotation {
  to {
    transform: rotate(1turn);
  }
}
@keyframes rotation {
  to {
    transform: rotate(1turn);
  }
}
.swagger-ui .response-controls {
  display: flex;
  padding-top: 1em;
}

.swagger-ui .response-control-media-type {
  margin-right: 1em;
}

.swagger-ui .response-control-media-type--accept-controller select {
  border-color: green;
}

.swagger-ui .response-control-media-type__accept-message {
  color: green;
  font-size: 0.7em;
}

.swagger-ui .response-control-examples__title, .swagger-ui .response-control-media-type__title {
  display: block;
  font-size: 0.7em;
  margin-bottom: 0.2em;
}

@-webkit-keyframes blinker {
  50% {
    opacity: 0;
  }
}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}
.swagger-ui .hidden {
  display: none;
}

.swagger-ui .no-margin {
  border: none;
  height: auto;
  margin: 0;
  padding: 0;
}

.swagger-ui .float-right {
  float: right;
}

.swagger-ui .svg-assets {
  height: 0;
  position: absolute;
  width: 0;
}

.swagger-ui section h3 {
  color: #3b4151;
  font-family: sans-serif;
}

.swagger-ui a.nostyle {
  display: inline;
}

.swagger-ui a.nostyle, .swagger-ui a.nostyle:visited {
  color: inherit;
  cursor: pointer;
  text-decoration: inherit;
}

.swagger-ui .fallback {
  color: #aaa;
  padding: 1em;
}

.swagger-ui .version-pragma {
  height: 100%;
  padding: 5em 0;
}

.swagger-ui .version-pragma__message {
  display: flex;
  font-size: 1.2em;
  height: 100%;
  justify-content: center;
  line-height: 1.5em;
  padding: 0 0.6em;
  text-align: center;
}

.swagger-ui .version-pragma__message > div {
  flex: 1;
  max-width: 55ch;
}

.swagger-ui .version-pragma__message code {
  background-color: #dedede;
  padding: 4px 4px 2px;
  white-space: pre;
}

.swagger-ui .opblock-link {
  font-weight: 400;
}

.swagger-ui .opblock-link.shown {
  font-weight: 700;
}

.swagger-ui span.token-string {
  color: #555;
}

.swagger-ui span.token-not-formatted {
  color: #555;
  font-weight: 700;
}

.swagger-ui .btn {
  background: transparent;
  border: 2px solid gray;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  color: #3b4151;
  font-family: sans-serif;
  font-size: 14px;
  font-weight: 700;
  padding: 5px 23px;
  transition: all 0.3s;
}

.swagger-ui .btn.btn-sm {
  font-size: 12px;
  padding: 4px 23px;
}

.swagger-ui .btn[disabled] {
  cursor: not-allowed;
  opacity: 0.3;
}

.swagger-ui .btn:hover {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.swagger-ui .btn.cancel {
  background-color: transparent;
  border-color: #ff6060;
  color: #ff6060;
  font-family: sans-serif;
}

.swagger-ui .btn.authorize {
  background-color: transparent;
  border-color: #49cc90;
  color: #49cc90;
  display: inline;
  line-height: 1;
}

.swagger-ui .btn.authorize span {
  float: left;
  padding: 4px 20px 0 0;
}

.swagger-ui .btn.authorize svg {
  fill: #49cc90;
}

.swagger-ui .btn.execute {
  background-color: #4990e2;
  border-color: #4990e2;
  color: #fff;
}

.swagger-ui .btn-group {
  display: flex;
  padding: 30px;
}

.swagger-ui .btn-group .btn {
  flex: 1;
}

.swagger-ui .btn-group .btn:first-child {
  border-radius: 4px 0 0 4px;
}

.swagger-ui .btn-group .btn:last-child {
  border-radius: 0 4px 4px 0;
}

.swagger-ui .authorization__btn {
  background: none;
  border: none;
  padding: 0 10px;
}

.swagger-ui .authorization__btn.locked {
  opacity: 1;
}

.swagger-ui .authorization__btn.unlocked {
  opacity: 0.4;
}

.swagger-ui .model-box-control, .swagger-ui .models-control, .swagger-ui .opblock-summary-control {
  all: inherit;
  border-bottom: 0;
  cursor: pointer;
  flex: 1;
  padding: 0;
}

.swagger-ui .model-box-control:focus, .swagger-ui .models-control:focus, .swagger-ui .opblock-summary-control:focus {
  outline: auto;
}

.swagger-ui .expand-methods, .swagger-ui .expand-operation {
  background: none;
  border: none;
}

.swagger-ui .expand-methods svg, .swagger-ui .expand-operation svg {
  height: 20px;
  width: 20px;
}

.swagger-ui .expand-methods {
  padding: 0 10px;
}

.swagger-ui .expand-methods:hover svg {
  fill: #404040;
}

.swagger-ui .expand-methods svg {
  fill: #707070;
  transition: all 0.3s;
}

.swagger-ui button {
  cursor: pointer;
}

.swagger-ui button.invalid {
  -webkit-animation: shake 0.4s 1;
  animation: shake 0.4s 1;
  background: #feebeb;
  border-color: #f93e3e;
}

.swagger-ui .copy-to-clipboard {
  align-items: center;
  background: #7d8293;
  border: none;
  border-radius: 4px;
  bottom: 10px;
  display: flex;
  height: 30px;
  justify-content: center;
  position: absolute;
  right: 100px;
  width: 30px;
}

.swagger-ui .copy-to-clipboard button {
  background: url("data:image/svg+xml;charset=utf-8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\" aria-hidden=\"true\"><path fill=\"%23fff\" fill-rule=\"evenodd\" d=\"M4 12h4v1H4v-1zm5-6H4v1h5V6zm2 3V7l-3 3 3 3v-2h5V9h-5zM6.5 8H4v1h2.5V8zM4 11h2.5v-1H4v1zm9 1h1v2c-.02.28-.11.52-.3.7-.19.18-.42.28-.7.3H3c-.55 0-1-.45-1-1V3c0-.55.45-1 1-1h3c0-1.11.89-2 2-2 1.11 0 2 .89 2 2h3c.55 0 1 .45 1 1v5h-1V5H3v9h10v-2zM4 4h8c0-.55-.45-1-1-1h-1c-.55 0-1-.45-1-1s-.45-1-1-1-1 .45-1 1-.45 1-1 1H5c-.55 0-1 .45-1 1z\"/></svg>") 50% no-repeat;
  border: none;
  flex-grow: 1;
  flex-shrink: 1;
  height: 25px;
}

.swagger-ui .curl-command .copy-to-clipboard {
  bottom: 5px;
  height: 20px;
  right: 10px;
  width: 20px;
}

.swagger-ui .curl-command .copy-to-clipboard button {
  height: 18px;
}

.swagger-ui select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #f7f7f7 url("data:image/svg+xml;charset=utf-8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 20 20\"><path d=\"M13.418 7.859a.695.695 0 0 1 .978 0 .68.68 0 0 1 0 .969l-3.908 3.83a.697.697 0 0 1-.979 0l-3.908-3.83a.68.68 0 0 1 0-.969.695.695 0 0 1 .978 0L10 11l3.418-3.141z\"/></svg>") right 10px center no-repeat;
  background-size: 20px;
  border: 2px solid #41444e;
  border-radius: 4px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  color: #3b4151;
  font-family: sans-serif;
  font-size: 14px;
  font-weight: 700;
  padding: 5px 40px 5px 10px;
}

.swagger-ui select[multiple] {
  background: #f7f7f7;
  margin: 5px 0;
  padding: 5px;
}

.swagger-ui select.invalid {
  -webkit-animation: shake 0.4s 1;
  animation: shake 0.4s 1;
  background: #feebeb;
  border-color: #f93e3e;
}

.swagger-ui .opblock-body select {
  min-width: 230px;
}

@media (max-width: 768px) {
  .swagger-ui .opblock-body select {
    min-width: 180px;
  }
}
.swagger-ui label {
  color: #3b4151;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: 700;
  margin: 0 0 5px;
}

@media (max-width: 768px) {
  .swagger-ui input[type=email], .swagger-ui input[type=file], .swagger-ui input[type=password], .swagger-ui input[type=search], .swagger-ui input[type=text] {
    max-width: 175px;
  }
}
.swagger-ui input[type=email], .swagger-ui input[type=file], .swagger-ui input[type=password], .swagger-ui input[type=search], .swagger-ui input[type=text], .swagger-ui textarea {
  background: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  margin: 5px 0;
  min-width: 100px;
  padding: 8px 10px;
}

.swagger-ui input[type=email].invalid, .swagger-ui input[type=file].invalid, .swagger-ui input[type=password].invalid, .swagger-ui input[type=search].invalid, .swagger-ui input[type=text].invalid, .swagger-ui textarea.invalid {
  -webkit-animation: shake 0.4s 1;
  animation: shake 0.4s 1;
  background: #feebeb;
  border-color: #f93e3e;
}

.swagger-ui input[disabled], .swagger-ui select[disabled], .swagger-ui textarea[disabled] {
  background-color: #fafafa;
  color: #888;
  cursor: not-allowed;
}

.swagger-ui select[disabled] {
  border-color: #888;
}

.swagger-ui textarea[disabled] {
  background-color: #41444e;
  color: #fff;
}

@-webkit-keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
.swagger-ui textarea {
  background: rgba(255, 255, 255, 0.8);
  border: none;
  border-radius: 4px;
  color: #3b4151;
  font-family: monospace;
  font-size: 12px;
  font-weight: 600;
  min-height: 280px;
  outline: none;
  padding: 10px;
  width: 100%;
}

.swagger-ui textarea:focus {
  border: 2px solid #61affe;
}

.swagger-ui textarea.curl {
  background: #41444e;
  border-radius: 4px;
  color: #fff;
  font-family: monospace;
  font-size: 12px;
  font-weight: 600;
  margin: 0;
  min-height: 100px;
  padding: 10px;
  resize: none;
}

.swagger-ui .checkbox {
  color: #303030;
  padding: 5px 0 10px;
  transition: opacity 0.5s;
}

.swagger-ui .checkbox label {
  display: flex;
}

.swagger-ui .checkbox p {
  color: #3b4151;
  font-family: monospace;
  font-style: italic;
  font-weight: 400 !important;
  font-weight: 600;
  margin: 0 !important;
}

.swagger-ui .checkbox input[type=checkbox] {
  display: none;
}

.swagger-ui .checkbox input[type=checkbox] + label > .item {
  background: #e8e8e8;
  border-radius: 1px;
  box-shadow: 0 0 0 2px #e8e8e8;
  cursor: pointer;
  display: inline-block;
  flex: none;
  height: 16px;
  margin: 0 8px 0 0;
  padding: 5px;
  position: relative;
  top: 3px;
  width: 16px;
}

.swagger-ui .checkbox input[type=checkbox] + label > .item:active {
  transform: scale(0.9);
}

.swagger-ui .checkbox input[type=checkbox]:checked + label > .item {
  background: #e8e8e8 url("data:image/svg+xml;charset=utf-8,<svg width=\"10\" height=\"8\" viewBox=\"3 7 10 8\" xmlns=\"http://www.w3.org/2000/svg\"><path fill=\"%2341474E\" fill-rule=\"evenodd\" d=\"M6.333 15 3 11.667l1.333-1.334 2 2L11.667 7 13 8.333z\"/></svg>") 50% no-repeat;
}

.swagger-ui .dialog-ux {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999;
}

.swagger-ui .dialog-ux .backdrop-ux {
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}

.swagger-ui .dialog-ux .modal-ux {
  background: #fff;
  border: 1px solid #ebebeb;
  border-radius: 4px;
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.2);
  left: 50%;
  max-width: 650px;
  min-width: 300px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 9999;
}

.swagger-ui .dialog-ux .modal-ux-content {
  max-height: 540px;
  overflow-y: auto;
  padding: 20px;
}

.swagger-ui .dialog-ux .modal-ux-content p {
  color: #41444e;
  color: #3b4151;
  font-family: sans-serif;
  font-size: 12px;
  margin: 0 0 5px;
}

.swagger-ui .dialog-ux .modal-ux-content h4 {
  color: #3b4151;
  font-family: sans-serif;
  font-size: 18px;
  font-weight: 600;
  margin: 15px 0 0;
}

.swagger-ui .dialog-ux .modal-ux-header {
  align-items: center;
  border-bottom: 1px solid #ebebeb;
  display: flex;
  padding: 12px 0;
}

.swagger-ui .dialog-ux .modal-ux-header .close-modal {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: none;
  padding: 0 10px;
}

.swagger-ui .dialog-ux .modal-ux-header h3 {
  color: #3b4151;
  flex: 1;
  font-family: sans-serif;
  font-size: 20px;
  font-weight: 600;
  margin: 0;
  padding: 0 20px;
}

.swagger-ui .model {
  color: #3b4151;
  font-family: monospace;
  font-size: 12px;
  font-weight: 300;
  font-weight: 600;
}

.swagger-ui .model .deprecated span, .swagger-ui .model .deprecated td {
  color: #a0a0a0 !important;
}

.swagger-ui .model .deprecated > td:first-of-type {
  text-decoration: line-through;
}

.swagger-ui .model-toggle {
  cursor: pointer;
  display: inline-block;
  font-size: 10px;
  margin: auto 0.3em;
  position: relative;
  top: 6px;
  transform: rotate(90deg);
  transform-origin: 50% 50%;
  transition: transform 0.15s ease-in;
}

.swagger-ui .model-toggle.collapsed {
  transform: rotate(0deg);
}

.swagger-ui .model-toggle:after {
  background: url("data:image/svg+xml;charset=utf-8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\"><path d=\"M10 6 8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z\"/></svg>") 50% no-repeat;
  background-size: 100%;
  content: "";
  display: block;
  height: 20px;
  width: 20px;
}

.swagger-ui .model-jump-to-path {
  cursor: pointer;
  position: relative;
}

.swagger-ui .model-jump-to-path .view-line-link {
  cursor: pointer;
  position: absolute;
  top: -0.4em;
}

.swagger-ui .model-title {
  position: relative;
}

.swagger-ui .model-title:hover .model-hint {
  visibility: visible;
}

.swagger-ui .model-hint {
  background: rgba(0, 0, 0, 0.7);
  border-radius: 4px;
  color: #ebebeb;
  padding: 0.1em 0.5em;
  position: absolute;
  top: -1.8em;
  visibility: hidden;
  white-space: nowrap;
}

.swagger-ui .model p {
  margin: 0 0 1em;
}

.swagger-ui .model .property {
  color: #999;
  font-style: italic;
}

.swagger-ui .model .property.primitive {
  color: #6b6b6b;
}

.swagger-ui table.model tr.description {
  color: #666;
  font-weight: 400;
}

.swagger-ui table.model tr.description td:first-child, .swagger-ui table.model tr.property-row.required td:first-child {
  font-weight: 700;
}

.swagger-ui table.model tr.property-row td {
  vertical-align: top;
}

.swagger-ui table.model tr.property-row td:first-child {
  padding-right: 0.2em;
}

.swagger-ui table.model tr.property-row .star {
  color: red;
}

.swagger-ui table.model tr.extension {
  color: #777;
}

.swagger-ui table.model tr.extension td:last-child {
  vertical-align: top;
}

.swagger-ui section.models {
  border: 1px solid rgba(59, 65, 81, 0.3);
  border-radius: 4px;
  margin: 30px 0;
}

.swagger-ui section.models .pointer {
  cursor: pointer;
}

.swagger-ui section.models.is-open {
  padding: 0 0 20px;
}

.swagger-ui section.models.is-open h4 {
  border-bottom: 1px solid rgba(59, 65, 81, 0.3);
  margin: 0 0 5px;
}

.swagger-ui section.models h4 {
  align-items: center;
  color: #606060;
  cursor: pointer;
  display: flex;
  font-family: sans-serif;
  font-size: 16px;
  margin: 0;
  padding: 10px 20px 10px 10px;
  transition: all 0.2s;
}

.swagger-ui section.models h4 svg {
  transition: all 0.4s;
}

.swagger-ui section.models h4 span {
  flex: 1;
}

.swagger-ui section.models h4:hover {
  background: rgba(0, 0, 0, 0.02);
}

.swagger-ui section.models h5 {
  color: #707070;
  font-family: sans-serif;
  font-size: 16px;
  margin: 0 0 10px;
}

.swagger-ui section.models .model-jump-to-path {
  position: relative;
  top: 5px;
}

.swagger-ui section.models .model-container {
  background: rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  margin: 0 20px 15px;
  position: relative;
  transition: all 0.5s;
}

.swagger-ui section.models .model-container:hover {
  background: rgba(0, 0, 0, 0.07);
}

.swagger-ui section.models .model-container:first-of-type {
  margin: 20px;
}

.swagger-ui section.models .model-container:last-of-type {
  margin: 0 20px;
}

.swagger-ui section.models .model-container .models-jump-to-path {
  opacity: 0.65;
  position: absolute;
  right: 5px;
  top: 8px;
}

.swagger-ui section.models .model-box {
  background: none;
}

.swagger-ui .model-box {
  background: rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  display: inline-block;
  padding: 10px;
}

.swagger-ui .model-box .model-jump-to-path {
  position: relative;
  top: 4px;
}

.swagger-ui .model-box.deprecated {
  opacity: 0.5;
}

.swagger-ui .model-title {
  color: #505050;
  font-family: sans-serif;
  font-size: 16px;
}

.swagger-ui .model-title img {
  bottom: 0;
  margin-left: 1em;
  position: relative;
}

.swagger-ui .model-deprecated-warning {
  color: #f93e3e;
  font-family: sans-serif;
  font-size: 16px;
  font-weight: 600;
  margin-right: 1em;
}

.swagger-ui span > span.model .brace-close {
  padding: 0 0 0 10px;
}

.swagger-ui .prop-name {
  display: inline-block;
  margin-right: 1em;
}

.swagger-ui .prop-type {
  color: #55a;
}

.swagger-ui .prop-enum {
  display: block;
}

.swagger-ui .prop-format {
  color: #606060;
}

.swagger-ui .servers > label {
  color: #3b4151;
  font-family: sans-serif;
  font-size: 12px;
  margin: -20px 15px 0 0;
}

.swagger-ui .servers > label select {
  max-width: 100%;
  min-width: 130px;
}

.swagger-ui .servers h4.message {
  padding-bottom: 2em;
}

.swagger-ui .servers table tr {
  width: 30em;
}

.swagger-ui .servers table td {
  display: inline-block;
  max-width: 15em;
  padding-bottom: 10px;
  padding-top: 10px;
  vertical-align: middle;
}

.swagger-ui .servers table td:first-of-type {
  padding-right: 1em;
}

.swagger-ui .servers table td input {
  height: 100%;
  width: 100%;
}

.swagger-ui .servers .computed-url {
  margin: 2em 0;
}

.swagger-ui .servers .computed-url code {
  display: inline-block;
  font-size: 16px;
  margin: 0 1em;
  padding: 4px;
}

.swagger-ui .servers-title {
  font-size: 12px;
  font-weight: 700;
}

.swagger-ui .operation-servers h4.message {
  margin-bottom: 2em;
}

.swagger-ui table {
  border-collapse: collapse;
  padding: 0 10px;
  width: 100%;
}

.swagger-ui table.model tbody tr td {
  padding: 0;
  vertical-align: top;
}

.swagger-ui table.model tbody tr td:first-of-type {
  padding: 0 0 0 2em;
  width: 174px;
}

.swagger-ui table.headers td {
  color: #3b4151;
  font-family: monospace;
  font-size: 12px;
  font-weight: 300;
  font-weight: 600;
  vertical-align: middle;
}

.swagger-ui table.headers .header-example {
  color: #999;
  font-style: italic;
}

.swagger-ui table tbody tr td {
  padding: 10px 0 0;
  vertical-align: top;
}

.swagger-ui table tbody tr td:first-of-type {
  min-width: 6em;
  padding: 10px 0;
}

.swagger-ui table thead tr td, .swagger-ui table thead tr th {
  border-bottom: 1px solid rgba(59, 65, 81, 0.2);
  color: #3b4151;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: 700;
  padding: 12px 0;
  text-align: left;
}

.swagger-ui .parameters-col_description {
  margin-bottom: 2em;
  width: 99%;
}

.swagger-ui .parameters-col_description input[type=text] {
  max-width: 340px;
  width: 100%;
}

.swagger-ui .parameters-col_description select {
  border-width: 1px;
}

.swagger-ui .parameter__name {
  color: #3b4151;
  font-family: sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin-right: 0.75em;
}

.swagger-ui .parameter__name.required {
  font-weight: 700;
}

.swagger-ui .parameter__name.required span {
  color: red;
}

.swagger-ui .parameter__name.required:after {
  color: rgba(255, 0, 0, 0.6);
  content: "required";
  font-size: 10px;
  padding: 5px;
  position: relative;
  top: -6px;
}

.swagger-ui .parameter__extension, .swagger-ui .parameter__in {
  color: gray;
  font-family: monospace;
  font-size: 12px;
  font-style: italic;
  font-weight: 600;
}

.swagger-ui .parameter__deprecated {
  color: red;
  font-family: monospace;
  font-size: 12px;
  font-style: italic;
  font-weight: 600;
}

.swagger-ui .parameter__empty_value_toggle {
  display: block;
  font-size: 13px;
  padding-bottom: 12px;
  padding-top: 5px;
}

.swagger-ui .parameter__empty_value_toggle input {
  margin-right: 7px;
}

.swagger-ui .parameter__empty_value_toggle.disabled {
  opacity: 0.7;
}

.swagger-ui .table-container {
  padding: 20px;
}

.swagger-ui .response-col_description {
  width: 99%;
}

.swagger-ui .response-col_links {
  min-width: 6em;
}

.swagger-ui .response__extension {
  color: gray;
  font-family: monospace;
  font-size: 12px;
  font-style: italic;
  font-weight: 600;
}

.swagger-ui .topbar {
  background-color: #1b1b1b;
  padding: 10px 0;
}

.swagger-ui .topbar .topbar-wrapper, .swagger-ui .topbar a {
  align-items: center;
  display: flex;
}

.swagger-ui .topbar a {
  color: #fff;
  flex: 1;
  font-family: sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  max-width: 300px;
  text-decoration: none;
}

.swagger-ui .topbar a span {
  margin: 0;
  padding: 0 10px;
}

.swagger-ui .topbar .download-url-wrapper {
  display: flex;
  flex: 3;
  justify-content: flex-end;
}

.swagger-ui .topbar .download-url-wrapper input[type=text] {
  border: 2px solid #62a03f;
  border-radius: 4px 0 0 4px;
  margin: 0;
  outline: none;
  width: 100%;
}

.swagger-ui .topbar .download-url-wrapper .select-label {
  align-items: center;
  color: #f0f0f0;
  display: flex;
  margin: 0;
  max-width: 600px;
  width: 100%;
}

.swagger-ui .topbar .download-url-wrapper .select-label span {
  flex: 1;
  font-size: 16px;
  padding: 0 10px 0 0;
  text-align: right;
}

.swagger-ui .topbar .download-url-wrapper .select-label select {
  border: 2px solid #62a03f;
  box-shadow: none;
  flex: 2;
  outline: none;
  width: 100%;
}

.swagger-ui .topbar .download-url-wrapper .download-url-button {
  background: #62a03f;
  border: none;
  border-radius: 0 4px 4px 0;
  color: #fff;
  font-family: sans-serif;
  font-size: 16px;
  font-weight: 700;
  padding: 4px 30px;
}

.swagger-ui .info {
  margin: 50px 0;
}

.swagger-ui .info.failed-config {
  margin-left: auto;
  margin-right: auto;
  max-width: 880px;
  text-align: center;
}

.swagger-ui .info hgroup.main {
  margin: 0 0 20px;
}

.swagger-ui .info hgroup.main a {
  font-size: 12px;
}

.swagger-ui .info pre {
  font-size: 14px;
}

.swagger-ui .info li, .swagger-ui .info p, .swagger-ui .info table {
  color: #3b4151;
  font-family: sans-serif;
  font-size: 14px;
}

.swagger-ui .info h1, .swagger-ui .info h2, .swagger-ui .info h3, .swagger-ui .info h4, .swagger-ui .info h5 {
  color: #3b4151;
  font-family: sans-serif;
}

.swagger-ui .info a {
  color: #4990e2;
  font-family: sans-serif;
  font-size: 14px;
  transition: all 0.4s;
}

.swagger-ui .info a:hover {
  color: #1f69c0;
}

.swagger-ui .info > div {
  margin: 0 0 5px;
}

.swagger-ui .info .base-url {
  color: #3b4151;
  font-family: monospace;
  font-size: 12px;
  font-weight: 300 !important;
  font-weight: 600;
  margin: 0;
}

.swagger-ui .info .title {
  color: #3b4151;
  font-family: sans-serif;
  font-size: 36px;
  margin: 0;
}

.swagger-ui .info .title small {
  background: #7d8492;
  border-radius: 57px;
  display: inline-block;
  font-size: 10px;
  margin: 0 0 0 5px;
  padding: 2px 4px;
  position: relative;
  top: -5px;
  vertical-align: super;
}

.swagger-ui .info .title small.version-stamp {
  background-color: #89bf04;
}

.swagger-ui .info .title small pre {
  color: #fff;
  font-family: sans-serif;
  margin: 0;
  padding: 0;
}

.swagger-ui .auth-btn-wrapper {
  display: flex;
  justify-content: center;
  padding: 10px 0;
}

.swagger-ui .auth-btn-wrapper .btn-done {
  margin-right: 1em;
}

.swagger-ui .auth-wrapper {
  display: flex;
  flex: 1;
  justify-content: flex-end;
}

.swagger-ui .auth-wrapper .authorize {
  margin-right: 10px;
  padding-right: 20px;
}

.swagger-ui .auth-container {
  border-bottom: 1px solid #ebebeb;
  margin: 0 0 10px;
  padding: 10px 20px;
}

.swagger-ui .auth-container:last-of-type {
  border: 0;
  margin: 0;
  padding: 10px 20px;
}

.swagger-ui .auth-container h4 {
  margin: 5px 0 15px !important;
}

.swagger-ui .auth-container .wrapper {
  margin: 0;
  padding: 0;
}

.swagger-ui .auth-container input[type=password], .swagger-ui .auth-container input[type=text] {
  min-width: 230px;
}

.swagger-ui .auth-container .errors {
  background-color: #fee;
  border-radius: 4px;
  color: red;
  color: #3b4151;
  font-family: monospace;
  font-size: 12px;
  font-weight: 600;
  margin: 1em;
  padding: 10px;
}

.swagger-ui .auth-container .errors b {
  margin-right: 1em;
  text-transform: capitalize;
}

.swagger-ui .scopes h2 {
  color: #3b4151;
  font-family: sans-serif;
  font-size: 14px;
}

.swagger-ui .scopes h2 a {
  color: #4990e2;
  cursor: pointer;
  font-size: 12px;
  padding-left: 10px;
  text-decoration: underline;
}

.swagger-ui .scope-def {
  padding: 0 0 20px;
}

.swagger-ui .errors-wrapper {
  -webkit-animation: scaleUp 0.5s;
  animation: scaleUp 0.5s;
  background: rgba(249, 62, 62, 0.1);
  border: 2px solid #f93e3e;
  border-radius: 4px;
  margin: 20px;
  padding: 10px 20px;
}

.swagger-ui .errors-wrapper .error-wrapper {
  margin: 0 0 10px;
}

.swagger-ui .errors-wrapper .errors h4 {
  color: #3b4151;
  font-family: monospace;
  font-size: 14px;
  font-weight: 600;
  margin: 0;
}

.swagger-ui .errors-wrapper .errors small {
  color: #606060;
}

.swagger-ui .errors-wrapper .errors .message {
  white-space: pre-line;
}

.swagger-ui .errors-wrapper .errors .message.thrown {
  max-width: 100%;
}

.swagger-ui .errors-wrapper .errors .error-line {
  cursor: pointer;
  text-decoration: underline;
}

.swagger-ui .errors-wrapper hgroup {
  align-items: center;
  display: flex;
}

.swagger-ui .errors-wrapper hgroup h4 {
  color: #3b4151;
  flex: 1;
  font-family: sans-serif;
  font-size: 20px;
  margin: 0;
}

@-webkit-keyframes scaleUp {
  0% {
    opacity: 0;
    transform: scale(0.8);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes scaleUp {
  0% {
    opacity: 0;
    transform: scale(0.8);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.swagger-ui .Resizer.vertical.disabled {
  display: none;
}

.swagger-ui .markdown p, .swagger-ui .markdown pre, .swagger-ui .renderedMarkdown p, .swagger-ui .renderedMarkdown pre {
  margin: 1em auto;
  word-break: break-all;
  word-break: break-word;
}

.swagger-ui .markdown pre, .swagger-ui .renderedMarkdown pre {
  background: none;
  color: #000;
  font-weight: 400;
  padding: 0;
  white-space: pre-wrap;
}

.swagger-ui .markdown code, .swagger-ui .renderedMarkdown code {
  background: rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  color: #9012fe;
  font-family: monospace;
  font-size: 14px;
  font-weight: 600;
  padding: 5px 7px;
}

.swagger-ui .markdown pre > code, .swagger-ui .renderedMarkdown pre > code {
  display: block;
}
