html[dir=rtl] ul {
  padding-right: 2rem !important;
}
html[dir=rtl] dd {
  margin-right: 0 !important;
}
html[dir=rtl] legend {
  float: right !important;
}
html[dir=rtl] legend + * {
  clear: right !important;
}
html[dir=rtl] .list-unstyled {
  padding-right: 0 !important;
}
html[dir=rtl] .list-inline {
  padding-right: 0 !important;
}
html[dir=rtl] .list-inline-item:not(:last-child) {
  margin-left: 0.5rem !important;
}
html[dir=rtl] .container-sm {
  padding-left: calc(var(--bs-gutter-x) * 0.5) !important;
  padding-right: calc(var(--bs-gutter-x) * 0.5) !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
html[dir=rtl] .row {
  margin-left: calc(-0.5 * var(--bs-gutter-x)) !important;
  margin-right: calc(-0.5 * var(--bs-gutter-x)) !important;
}
html[dir=rtl] .row > * {
  padding-left: calc(var(--bs-gutter-x) * 0.5) !important;
  padding-right: calc(var(--bs-gutter-x) * 0.5) !important;
}
html[dir=rtl] .offset-1 {
  margin-right: 8.33333333% !important;
}
html[dir=rtl] .offset-2 {
  margin-right: 16.66666667% !important;
}
html[dir=rtl] .offset-3 {
  margin-right: 25% !important;
}
html[dir=rtl] .offset-4 {
  margin-right: 33.33333333% !important;
}
html[dir=rtl] .offset-5 {
  margin-right: 41.66666667% !important;
}
html[dir=rtl] .offset-6 {
  margin-right: 50% !important;
}
html[dir=rtl] .offset-7 {
  margin-right: 58.33333333% !important;
}
html[dir=rtl] .offset-8 {
  margin-right: 66.66666667% !important;
}
html[dir=rtl] .offset-9 {
  margin-right: 75% !important;
}
html[dir=rtl] .offset-10 {
  margin-right: 83.33333333% !important;
}
html[dir=rtl] .offset-11 {
  margin-right: 91.66666667% !important;
}
@media (min-width: 576px) {
html[dir=rtl] .offset-sm-0 {
  margin-right: 0 !important;
}
html[dir=rtl] .offset-sm-1 {
  margin-right: 8.33333333% !important;
}
html[dir=rtl] .offset-sm-2 {
  margin-right: 16.66666667% !important;
}
html[dir=rtl] .offset-sm-3 {
  margin-right: 25% !important;
}
html[dir=rtl] .offset-sm-4 {
  margin-right: 33.33333333% !important;
}
html[dir=rtl] .offset-sm-5 {
  margin-right: 41.66666667% !important;
}
html[dir=rtl] .offset-sm-6 {
  margin-right: 50% !important;
}
html[dir=rtl] .offset-sm-7 {
  margin-right: 58.33333333% !important;
}
html[dir=rtl] .offset-sm-8 {
  margin-right: 66.66666667% !important;
}
html[dir=rtl] .offset-sm-9 {
  margin-right: 75% !important;
}
html[dir=rtl] .offset-sm-10 {
  margin-right: 83.33333333% !important;
}
html[dir=rtl] .offset-sm-11 {
  margin-right: 91.66666667% !important;
}
}

@media (min-width: 768px) {
html[dir=rtl] .offset-md-0 {
  margin-right: 0 !important;
}
html[dir=rtl] .offset-md-1 {
  margin-right: 8.33333333% !important;
}
html[dir=rtl] .offset-md-2 {
  margin-right: 16.66666667% !important;
}
html[dir=rtl] .offset-md-3 {
  margin-right: 25% !important;
}
html[dir=rtl] .offset-md-4 {
  margin-right: 33.33333333% !important;
}
html[dir=rtl] .offset-md-5 {
  margin-right: 41.66666667% !important;
}
html[dir=rtl] .offset-md-6 {
  margin-right: 50% !important;
}
html[dir=rtl] .offset-md-7 {
  margin-right: 58.33333333% !important;
}
html[dir=rtl] .offset-md-8 {
  margin-right: 66.66666667% !important;
}
html[dir=rtl] .offset-md-9 {
  margin-right: 75% !important;
}
html[dir=rtl] .offset-md-10 {
  margin-right: 83.33333333% !important;
}
html[dir=rtl] .offset-md-11 {
  margin-right: 91.66666667% !important;
}
}

@media (min-width: 992px) {
html[dir=rtl] .offset-lg-0 {
  margin-right: 0 !important;
}
html[dir=rtl] .offset-lg-1 {
  margin-right: 8.33333333% !important;
}
html[dir=rtl] .offset-lg-2 {
  margin-right: 16.66666667% !important;
}
html[dir=rtl] .offset-lg-3 {
  margin-right: 25% !important;
}
html[dir=rtl] .offset-lg-4 {
  margin-right: 33.33333333% !important;
}
html[dir=rtl] .offset-lg-5 {
  margin-right: 41.66666667% !important;
}
html[dir=rtl] .offset-lg-6 {
  margin-right: 50% !important;
}
html[dir=rtl] .offset-lg-7 {
  margin-right: 58.33333333% !important;
}
html[dir=rtl] .offset-lg-8 {
  margin-right: 66.66666667% !important;
}
html[dir=rtl] .offset-lg-9 {
  margin-right: 75% !important;
}
html[dir=rtl] .offset-lg-10 {
  margin-right: 83.33333333% !important;
}
html[dir=rtl] .offset-lg-11 {
  margin-right: 91.66666667% !important;
}
}

@media (min-width: 1200px) {
html[dir=rtl] .offset-xl-0 {
  margin-right: 0 !important;
}
html[dir=rtl] .offset-xl-1 {
  margin-right: 8.33333333% !important;
}
html[dir=rtl] .offset-xl-2 {
  margin-right: 16.66666667% !important;
}
html[dir=rtl] .offset-xl-3 {
  margin-right: 25% !important;
}
html[dir=rtl] .offset-xl-4 {
  margin-right: 33.33333333% !important;
}
html[dir=rtl] .offset-xl-5 {
  margin-right: 41.66666667% !important;
}
html[dir=rtl] .offset-xl-6 {
  margin-right: 50% !important;
}
html[dir=rtl] .offset-xl-7 {
  margin-right: 58.33333333% !important;
}
html[dir=rtl] .offset-xl-8 {
  margin-right: 66.66666667% !important;
}
html[dir=rtl] .offset-xl-9 {
  margin-right: 75% !important;
}
html[dir=rtl] .offset-xl-10 {
  margin-right: 83.33333333% !important;
}
html[dir=rtl] .offset-xl-11 {
  margin-right: 91.66666667% !important;
}
}

@media (min-width: 1400px) {
html[dir=rtl] .offset-xxl-0 {
  margin-right: 0 !important;
}
html[dir=rtl] .offset-xxl-1 {
  margin-right: 8.33333333% !important;
}
html[dir=rtl] .offset-xxl-2 {
  margin-right: 16.66666667% !important;
}
html[dir=rtl] .offset-xxl-3 {
  margin-right: 25% !important;
}
html[dir=rtl] .offset-xxl-4 {
  margin-right: 33.33333333% !important;
}
html[dir=rtl] .offset-xxl-5 {
  margin-right: 41.66666667% !important;
}
html[dir=rtl] .offset-xxl-6 {
  margin-right: 50% !important;
}
html[dir=rtl] .offset-xxl-7 {
  margin-right: 58.33333333% !important;
}
html[dir=rtl] .offset-xxl-8 {
  margin-right: 66.66666667% !important;
}
html[dir=rtl] .offset-xxl-9 {
  margin-right: 75% !important;
}
html[dir=rtl] .offset-xxl-10 {
  margin-right: 83.33333333% !important;
}
html[dir=rtl] .offset-xxl-11 {
  margin-right: 91.66666667% !important;
}
}

html[dir=rtl] .form-control-plaintext.form-control-sm,
html[dir=rtl] .form-control-plaintext.form-control-lg {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
html[dir=rtl] .form-select[multiple],
html[dir=rtl] .form-select[size]:not([size="1"]) {
  padding-left: 1rem !important;
}
html[dir=rtl] .form-select-sm {
  padding-right: 0.75rem !important;
}
html[dir=rtl] .form-select-lg {
  padding-right: 1.5rem !important;
}
html[dir=rtl] .form-check {
  padding-right: 2.25rem !important;
}
html[dir=rtl] .form-check .form-check-input {
  float: right !important;
  margin-right: -2.25rem !important;
}
html[dir=rtl] .form-check-reverse {
  padding-left: 2.25rem !important;
  padding-right: 0 !important;
}
html[dir=rtl] .form-check-reverse .form-check-input {
  float: left !important;
  margin-left: -2.25rem !important;
  margin-right: 0 !important;
}
html[dir=rtl] .form-switch {
  padding-right: 3.75rem !important;
}
html[dir=rtl] .form-switch .form-check-input {
  margin-right: -3.75rem !important;
}
html[dir=rtl] .form-switch.form-check-reverse {
  padding-left: 3.75rem !important;
  padding-right: 0 !important;
}
html[dir=rtl] .form-switch.form-check-reverse .form-check-input {
  margin-left: -3.75rem !important;
  margin-right: 0 !important;
}
html[dir=rtl] .form-check-inline {
  margin-left: 1rem !important;
}
html[dir=rtl] .form-floating > label {
  right: 0 !important;
}
html[dir=rtl] .input-group-sm > .form-select {
  padding-left: 4rem !important;
}
html[dir=rtl] .input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-right: calc(1px * -1) !important;
}
html[dir=rtl] .was-validated .form-control:valid,
html[dir=rtl] .form-control.is-valid {
  padding-left: calc(1.5em + 1.55rem) !important;
}
html[dir=rtl] .was-validated textarea.form-control:valid,
html[dir=rtl] textarea.form-control.is-valid {
  padding-left: calc(1.5em + 1.55rem) !important;
}
html[dir=rtl] .was-validated .form-select:valid:not([multiple]):not([size]),
html[dir=rtl] .was-validated .form-select:valid:not([multiple])[size="1"],
html[dir=rtl] .form-select.is-valid:not([multiple]):not([size]),
html[dir=rtl] .form-select.is-valid:not([multiple])[size="1"] {
  padding-left: 5.5rem !important;
}
html[dir=rtl] .form-check-inline .form-check-input ~ .valid-feedback {
  margin-right: 0.5em !important;
}
html[dir=rtl] .was-validated .form-control:invalid,
html[dir=rtl] .form-control.is-invalid {
  padding-left: calc(1.5em + 1.55rem) !important;
}
html[dir=rtl] .was-validated textarea.form-control:invalid,
html[dir=rtl] textarea.form-control.is-invalid {
  padding-left: calc(1.5em + 1.55rem) !important;
}
html[dir=rtl] .was-validated .form-select:invalid:not([multiple]):not([size]),
html[dir=rtl] .was-validated .form-select:invalid:not([multiple])[size="1"],
html[dir=rtl] .form-select.is-invalid:not([multiple]):not([size]),
html[dir=rtl] .form-select.is-invalid:not([multiple])[size="1"] {
  padding-left: 5.5rem !important;
}
html[dir=rtl] .form-check-inline .form-check-input ~ .invalid-feedback {
  margin-right: 0.5em !important;
}
html[dir=rtl] .dropdown-toggle::after {
  margin-right: 0.255em !important;
  border-left: 0.3em solid transparent !important;
  border-right: 0.3em solid transparent !important;
}
html[dir=rtl] .dropdown-toggle:empty::after {
  margin-right: 0 !important;
}
html[dir=rtl] .dropdown-menu[data-bs-popper] {
  right: 0 !important;
}
html[dir=rtl] .dropdown-menu-start[data-bs-popper] {
  left: auto !important;
  right: 0 !important;
}
html[dir=rtl] .dropdown-menu-end[data-bs-popper] {
  left: 0 !important;
  right: auto !important;
}
@media (min-width: 576px) {
html[dir=rtl] .dropdown-menu-sm-start[data-bs-popper] {
  left: auto !important;
  right: 0 !important;
}
html[dir=rtl] .dropdown-menu-sm-end[data-bs-popper] {
  left: 0 !important;
  right: auto !important;
}
}

@media (min-width: 768px) {
html[dir=rtl] .dropdown-menu-md-start[data-bs-popper] {
  left: auto !important;
  right: 0 !important;
}
html[dir=rtl] .dropdown-menu-md-end[data-bs-popper] {
  left: 0 !important;
  right: auto !important;
}
}

@media (min-width: 992px) {
html[dir=rtl] .dropdown-menu-lg-start[data-bs-popper] {
  left: auto !important;
  right: 0 !important;
}
html[dir=rtl] .dropdown-menu-lg-end[data-bs-popper] {
  left: 0 !important;
  right: auto !important;
}
}

@media (min-width: 1200px) {
html[dir=rtl] .dropdown-menu-xl-start[data-bs-popper] {
  left: auto !important;
  right: 0 !important;
}
html[dir=rtl] .dropdown-menu-xl-end[data-bs-popper] {
  left: 0 !important;
  right: auto !important;
}
}

@media (min-width: 1400px) {
html[dir=rtl] .dropdown-menu-xxl-start[data-bs-popper] {
  left: auto !important;
  right: 0 !important;
}
html[dir=rtl] .dropdown-menu-xxl-end[data-bs-popper] {
  left: 0 !important;
  right: auto !important;
}
}

html[dir=rtl] .dropup .dropdown-toggle::after {
  margin-right: 0.255em !important;
  border-left: 0.3em solid transparent !important;
  border-right: 0.3em solid transparent !important;
}
html[dir=rtl] .dropup .dropdown-toggle:empty::after {
  margin-right: 0 !important;
}
html[dir=rtl] .dropend .dropdown-menu[data-bs-popper] {
  left: auto !important;
  right: 100% !important;
  margin-right: var(--bs-dropdown-spacer) !important;
}
html[dir=rtl] .dropend .dropdown-toggle::after {
  margin-right: 0.255em !important;
  border-left: 0 !important;
  border-right: 0.3em solid !important;
}
html[dir=rtl] .dropend .dropdown-toggle:empty::after {
  margin-right: 0 !important;
}
html[dir=rtl] .dropstart .dropdown-menu[data-bs-popper] {
  left: 100% !important;
  right: auto !important;
  margin-left: var(--bs-dropdown-spacer) !important;
}
html[dir=rtl] .dropstart .dropdown-toggle::after {
  margin-right: 0.255em !important;
}
html[dir=rtl] .dropstart .dropdown-toggle::before {
  margin-left: 0.255em !important;
  border-left: 0.3em solid !important;
}
html[dir=rtl] .dropstart .dropdown-toggle:empty::after {
  margin-right: 0 !important;
}
html[dir=rtl] .dropdown-item {
  clear: both !important;
}
html[dir=rtl] .btn-group > .btn-group:not(:first-child) {
  margin-right: calc(1px * -1) !important;
}
html[dir=rtl] .dropdown-toggle-split {
  padding-left: 1.125rem !important;
  padding-right: 1.125rem !important;
}
html[dir=rtl] .dropdown-toggle-split::after,
html[dir=rtl] .dropup .dropdown-toggle-split::after,
html[dir=rtl] .dropend .dropdown-toggle-split::after {
  margin-right: 0 !important;
}
html[dir=rtl] .dropstart .dropdown-toggle-split::before {
  margin-left: 0 !important;
}
html[dir=rtl] .btn-sm + .dropdown-toggle-split,
html[dir=rtl] .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}
html[dir=rtl] .btn-lg + .dropdown-toggle-split,
html[dir=rtl] .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-left: 1.3125rem !important;
  padding-right: 1.3125rem !important;
}
html[dir=rtl] .nav {
  padding-right: 0 !important;
}
html[dir=rtl] .nav-underline .nav-link {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
html[dir=rtl] .navbar-brand {
  margin-left: var(--bs-navbar-brand-margin-end) !important;
}
html[dir=rtl] .navbar-nav {
  padding-right: 0 !important;
}
@media (min-width: 576px) {
html[dir=rtl] .navbar-expand-sm .navbar-nav .nav-link {
  padding-left: var(--bs-navbar-nav-link-padding-x) !important;
  padding-right: var(--bs-navbar-nav-link-padding-x) !important;
}
}

@media (min-width: 768px) {
html[dir=rtl] .navbar-expand-md .navbar-nav .nav-link {
  padding-left: var(--bs-navbar-nav-link-padding-x) !important;
  padding-right: var(--bs-navbar-nav-link-padding-x) !important;
}
}

@media (min-width: 992px) {
html[dir=rtl] .navbar-expand-lg .navbar-nav .nav-link {
  padding-left: var(--bs-navbar-nav-link-padding-x) !important;
  padding-right: var(--bs-navbar-nav-link-padding-x) !important;
}
}

@media (min-width: 1200px) {
html[dir=rtl] .navbar-expand-xl .navbar-nav .nav-link {
  padding-left: var(--bs-navbar-nav-link-padding-x) !important;
  padding-right: var(--bs-navbar-nav-link-padding-x) !important;
}
}

@media (min-width: 1400px) {
html[dir=rtl] .navbar-expand-xxl .navbar-nav .nav-link {
  padding-left: var(--bs-navbar-nav-link-padding-x) !important;
  padding-right: var(--bs-navbar-nav-link-padding-x) !important;
}
}

html[dir=rtl] .navbar-expand .navbar-nav .nav-link {
  padding-left: var(--bs-navbar-nav-link-padding-x) !important;
  padding-right: var(--bs-navbar-nav-link-padding-x) !important;
}
html[dir=rtl] .card > hr {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
html[dir=rtl] .card-link + .card-link {
  margin-right: var(--bs-card-spacer-x) !important;
}
html[dir=rtl] .card-header-tabs {
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x)) !important;
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x)) !important;
}
html[dir=rtl] .card-header-pills {
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x)) !important;
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x)) !important;
}
html[dir=rtl] .card-img-overlay {
  left: 0 !important;
  right: 0 !important;
}
@media (min-width: 576px) {
html[dir=rtl] .card-group > .card + .card {
  margin-right: 0 !important;
  border-right: 0 !important;
}
}

html[dir=rtl] .accordion-button::after {
  margin-right: auto !important;
}
html[dir=rtl] .accordion-flush > .accordion-item {
  border-left: 0 !important;
  border-right: 0 !important;
}
html[dir=rtl] .breadcrumb-item + .breadcrumb-item {
  padding-right: var(--bs-breadcrumb-item-padding-x) !important;
}
html[dir=rtl] .breadcrumb-item + .breadcrumb-item::before {
  float: right !important;
  padding-left: var(--bs-breadcrumb-item-padding-x) !important;
}
html[dir=rtl] .pagination {
  padding-right: 0 !important;
}
html[dir=rtl] .page-item:not(:first-child) .page-link {
  margin-right: calc(0 * -1) !important;
}
html[dir=rtl] .alert-dismissible {
  padding-left: 3rem !important;
}
html[dir=rtl] .alert-dismissible .btn-close {
  left: 0 !important;
}
html[dir=rtl] .list-group {
  padding-right: 0 !important;
}
html[dir=rtl] .list-group-horizontal > .list-group-item + .list-group-item {
  border-right-width: 0 !important;
}
html[dir=rtl] .list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-right: calc(-1 * var(--bs-list-group-border-width)) !important;
  border-right-width: var(--bs-list-group-border-width) !important;
}
@media (min-width: 576px) {
html[dir=rtl] .list-group-horizontal-sm > .list-group-item + .list-group-item {
  border-right-width: 0 !important;
}
html[dir=rtl] .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
  margin-right: calc(-1 * var(--bs-list-group-border-width)) !important;
  border-right-width: var(--bs-list-group-border-width) !important;
}
}

@media (min-width: 768px) {
html[dir=rtl] .list-group-horizontal-md > .list-group-item + .list-group-item {
  border-right-width: 0 !important;
}
html[dir=rtl] .list-group-horizontal-md > .list-group-item + .list-group-item.active {
  margin-right: calc(-1 * var(--bs-list-group-border-width)) !important;
  border-right-width: var(--bs-list-group-border-width) !important;
}
}

@media (min-width: 992px) {
html[dir=rtl] .list-group-horizontal-lg > .list-group-item + .list-group-item {
  border-right-width: 0 !important;
}
html[dir=rtl] .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
  margin-right: calc(-1 * var(--bs-list-group-border-width)) !important;
  border-right-width: var(--bs-list-group-border-width) !important;
}
}

@media (min-width: 1200px) {
html[dir=rtl] .list-group-horizontal-xl > .list-group-item + .list-group-item {
  border-right-width: 0 !important;
}
html[dir=rtl] .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
  margin-right: calc(-1 * var(--bs-list-group-border-width)) !important;
  border-right-width: var(--bs-list-group-border-width) !important;
}
}

@media (min-width: 1400px) {
html[dir=rtl] .list-group-horizontal-xxl > .list-group-item + .list-group-item {
  border-right-width: 0 !important;
}
html[dir=rtl] .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
  margin-right: calc(-1 * var(--bs-list-group-border-width)) !important;
  border-right-width: var(--bs-list-group-border-width) !important;
}
}

html[dir=rtl] .toast-header .btn-close {
  margin-left: calc(-0.5 * var(--bs-toast-padding-x)) !important;
  margin-right: var(--bs-toast-padding-x) !important;
}
html[dir=rtl] .modal {
  right: 0 !important;
}
html[dir=rtl] .modal-backdrop {
  right: 0 !important;
}
html[dir=rtl] .modal-header .btn-close {
    margin: calc(-0.5 * var(--bs-modal-header-padding-y)) auto calc(-0.5 * var(--bs-modal-header-padding-y)) calc(-0.5 * var(--bs-modal-header-padding-x));
}



@media (min-width: 576px) {
html[dir=rtl] .modal-dialog {
  margin-left: auto !important;
  margin-right: auto !important;
}
}
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
  left: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  right: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-right-color: var(--bs-tooltip-bg);
}
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
  right: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  left: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-left-color: var(--bs-tooltip-bg);
}
.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow {
  left: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before, .bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {
  left: 0;
  border-right-color: var(--bs-popover-arrow-border);
}
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  left: var(--bs-popover-border-width);
  border-right-color: var(--bs-popover-bg);
}
html[dir=rtl] .bs-popover-bottom .popover-header::before,
html[dir=rtl] .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
  right: 50% !important;
  margin-right: calc(-0.5 * var(--bs-popover-arrow-width)) !important;
}
.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow {
  right: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before, .bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5) 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {
  right: 0;
  border-left-color: var(--bs-popover-arrow-border);
}
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  right: var(--bs-popover-border-width);
  border-left-color: var(--bs-popover-bg);
}
html[dir=rtl] .carousel-inner::after {
  clear: both !important;
}
html[dir=rtl] .carousel-item {
  float: right !important;
  margin-left: -100% !important;
}
html[dir=rtl] .carousel-control-prev {
  right: 0 !important;
}
html[dir=rtl] .carousel-control-next {
  left: 0 !important;
}
html[dir=rtl] .carousel-indicators {
  left: 0 !important;
  right: 0 !important;
  margin-left: 15% !important;
  margin-right: 15% !important;
}
html[dir=rtl] .carousel-indicators [data-bs-target] {
  margin-left: 3px !important;
  margin-right: 3px !important;
}
html[dir=rtl] .carousel-caption {
  left: 15% !important;
  right: 15% !important;
}
html[dir=rtl] .spinner-border {
  border-left-color: transparent !important;
}
@media (max-width: 575.98px) {
html[dir=rtl] .offcanvas-sm.offcanvas-start {
  right: 0 !important;
  border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color) !important;
}
html[dir=rtl] .offcanvas-sm.offcanvas-end {
  left: 0 !important;
  border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color) !important;
}
html[dir=rtl] .offcanvas-sm.offcanvas-top {
  left: 0 !important;
  right: 0 !important;
}
html[dir=rtl] .offcanvas-sm.offcanvas-bottom {
  left: 0 !important;
  right: 0 !important;
}
}

@media (max-width: 767.98px) {
html[dir=rtl] .offcanvas-md.offcanvas-start {
  right: 0 !important;
  border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color) !important;
}
html[dir=rtl] .offcanvas-md.offcanvas-end {
  left: 0 !important;
  border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color) !important;
}
html[dir=rtl] .offcanvas-md.offcanvas-top {
  left: 0 !important;
  right: 0 !important;
}
html[dir=rtl] .offcanvas-md.offcanvas-bottom {
  left: 0 !important;
  right: 0 !important;
}
}

@media (max-width: 991.98px) {
html[dir=rtl] .offcanvas-lg.offcanvas-start {
  right: 0 !important;
  border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color) !important;
}
html[dir=rtl] .offcanvas-lg.offcanvas-end {
  left: 0 !important;
  border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color) !important;
}
html[dir=rtl] .offcanvas-lg.offcanvas-top {
  left: 0 !important;
  right: 0 !important;
}
html[dir=rtl] .offcanvas-lg.offcanvas-bottom {
  left: 0 !important;
  right: 0 !important;
}
}

@media (max-width: 1199.98px) {
html[dir=rtl] .offcanvas-xl.offcanvas-start {
  right: 0 !important;
  border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color) !important;
}
html[dir=rtl] .offcanvas-xl.offcanvas-end {
  left: 0 !important;
  border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color) !important;
}
html[dir=rtl] .offcanvas-xl.offcanvas-top {
  left: 0 !important;
  right: 0 !important;
}
html[dir=rtl] .offcanvas-xl.offcanvas-bottom {
  left: 0 !important;
  right: 0 !important;
}
}

@media (max-width: 1399.98px) {
html[dir=rtl] .offcanvas-xxl.offcanvas-start {
  right: 0 !important;
  border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color) !important;
}
html[dir=rtl] .offcanvas-xxl.offcanvas-end {
  left: 0 !important;
  border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color) !important;
}
html[dir=rtl] .offcanvas-xxl.offcanvas-top {
  left: 0 !important;
  right: 0 !important;
}
html[dir=rtl] .offcanvas-xxl.offcanvas-bottom {
  left: 0 !important;
  right: 0 !important;
}
}

html[dir=rtl] .offcanvas.offcanvas-start {
  right: 0 !important;
  border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color) !important;
}
html[dir=rtl] .offcanvas.offcanvas-end {
  left: 0 !important;
  border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color) !important;
}
html[dir=rtl] .offcanvas.offcanvas-top {
  left: 0 !important;
  right: 0 !important;
}
html[dir=rtl] .offcanvas.offcanvas-bottom {
  left: 0 !important;
  right: 0 !important;
}
html[dir=rtl] .offcanvas-backdrop {
  right: 0 !important;
}
html[dir=rtl] .clearfix::after {
  clear: both !important;
}
html[dir=rtl] .ratio > * {
  right: 0 !important;
}
html[dir=rtl] .fixed-top {
  left: 0 !important;
  right: 0 !important;
}
html[dir=rtl] .fixed-bottom {
  left: 0 !important;
  right: 0 !important;
}
html[dir=rtl] .stretched-link::after {
  left: 0 !important;
  right: 0 !important;
}
html[dir=rtl] .float-start {
  float: right !important;
}
html[dir=rtl] .float-end {
  float: left !important;
}
html[dir=rtl] .float-none {
  float: none !important;
}
html[dir=rtl] .start-0 {
  right: 0 !important;
}
html[dir=rtl] .start-25 {
  right: 25% !important;
}
html[dir=rtl] .start-50 {
  right: 50% !important;
}
html[dir=rtl] .start-75 {
  right: 75% !important;
}
html[dir=rtl] .start-100 {
  right: 100% !important;
}
html[dir=rtl] .end-0 {
  left: 0 !important;
}
html[dir=rtl] .end-25 {
  left: 25% !important;
}
html[dir=rtl] .end-50 {
  left: 50% !important;
}
html[dir=rtl] .end-75 {
  left: 75% !important;
}
html[dir=rtl] .end-100 {
  left: 100% !important;
}
html[dir=rtl] .translate-middle {
    transform: translate(50%, -50%) !important;
}

html[dir=rtl] .translate-middle-x {
    transform: translateX(-50%) !important;
}

html[dir=rtl] .translate-middle-y {
    transform: translateY(-50%) !important;
}
html[dir=rtl] .border-end {
  border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
html[dir=rtl] .border-end-0 {
  border-left: 0 !important;
}
html[dir=rtl] .border-start {
  border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
html[dir=rtl] .border-start-0 {
  border-right: 0 !important;
}
html[dir=rtl] .mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
html[dir=rtl] .mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}
html[dir=rtl] .mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}
html[dir=rtl] .mx-3 {
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important;
}
html[dir=rtl] .mx-4 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}
html[dir=rtl] .mx-5 {
  margin-left: 1.25rem !important;
  margin-right: 1.25rem !important;
}
html[dir=rtl] .mx-6 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}
html[dir=rtl] .mx-7 {
  margin-left: 1.75rem !important;
  margin-right: 1.75rem !important;
}
html[dir=rtl] .mx-8 {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}
html[dir=rtl] .mx-9 {
  margin-left: 2.25rem !important;
  margin-right: 2.25rem !important;
}
html[dir=rtl] .mx-10 {
  margin-left: 2.5rem !important;
  margin-right: 2.5rem !important;
}
html[dir=rtl] .mx-11 {
  margin-left: 2.75rem !important;
  margin-right: 2.75rem !important;
}
html[dir=rtl] .mx-12 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}
html[dir=rtl] .mx-13 {
  margin-left: 3.25rem !important;
  margin-right: 3.25rem !important;
}
html[dir=rtl] .mx-14 {
  margin-left: 3.5rem !important;
  margin-right: 3.5rem !important;
}
html[dir=rtl] .mx-15 {
  margin-left: 3.75rem !important;
  margin-right: 3.75rem !important;
}
html[dir=rtl] .mx-16 {
  margin-left: 4rem !important;
  margin-right: 4rem !important;
}
html[dir=rtl] .mx-17 {
  margin-left: 4.25rem !important;
  margin-right: 4.25rem !important;
}
html[dir=rtl] .mx-18 {
  margin-left: 4.5rem !important;
  margin-right: 4.5rem !important;
}
html[dir=rtl] .mx-19 {
  margin-left: 4.75rem !important;
  margin-right: 4.75rem !important;
}
html[dir=rtl] .mx-20 {
  margin-left: 5rem !important;
  margin-right: 5rem !important;
}
html[dir=rtl] .mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
html[dir=rtl] .me-0 {
  margin-left: 0 !important;
}
html[dir=rtl] .me-1 {
  margin-left: 0.25rem !important;
}
html[dir=rtl] .me-2 {
  margin-left: 0.5rem !important;
}
html[dir=rtl] .me-3 {
  margin-left: 0.75rem !important;
}
html[dir=rtl] .me-4 {
  margin-left: 1rem !important;
}
html[dir=rtl] .me-5 {
  margin-left: 1.25rem !important;
}
html[dir=rtl] .me-6 {
  margin-left: 1.5rem !important;
}
html[dir=rtl] .me-7 {
  margin-left: 1.75rem !important;
}
html[dir=rtl] .me-8 {
  margin-left: 2rem !important;
}
html[dir=rtl] .me-9 {
  margin-left: 2.25rem !important;
}
html[dir=rtl] .me-10 {
  margin-left: 2.5rem !important;
}
html[dir=rtl] .me-11 {
  margin-left: 2.75rem !important;
}
html[dir=rtl] .me-12 {
  margin-left: 3rem !important;
}
html[dir=rtl] .me-13 {
  margin-left: 3.25rem !important;
}
html[dir=rtl] .me-14 {
  margin-left: 3.5rem !important;
}
html[dir=rtl] .me-15 {
  margin-left: 3.75rem !important;
}
html[dir=rtl] .me-16 {
  margin-left: 4rem !important;
}
html[dir=rtl] .me-17 {
  margin-left: 4.25rem !important;
}
html[dir=rtl] .me-18 {
  margin-left: 4.5rem !important;
}
html[dir=rtl] .me-19 {
  margin-left: 4.75rem !important;
}
html[dir=rtl] .me-20 {
  margin-left: 5rem !important;
}
html[dir=rtl] .me-auto {
  margin-left: auto !important;
}
html[dir=rtl] .ms-0 {
  margin-right: 0 !important;
}
html[dir=rtl] .ms-1 {
  margin-right: 0.25rem !important;
}
html[dir=rtl] .ms-2 {
  margin-right: 0.5rem !important;
}
html[dir=rtl] .ms-3 {
  margin-right: 0.75rem !important;
}
html[dir=rtl] .ms-4 {
  margin-right: 1rem !important;
}
html[dir=rtl] .ms-5 {
  margin-right: 1.25rem !important;
}
html[dir=rtl] .ms-6 {
  margin-right: 1.5rem !important;
}
html[dir=rtl] .ms-7 {
  margin-right: 1.75rem !important;
}
html[dir=rtl] .ms-8 {
  margin-right: 2rem !important;
}
html[dir=rtl] .ms-9 {
  margin-right: 2.25rem !important;
}
html[dir=rtl] .ms-10 {
  margin-right: 2.5rem !important;
}
html[dir=rtl] .ms-11 {
  margin-right: 2.75rem !important;
}
html[dir=rtl] .ms-12 {
  margin-right: 3rem !important;
}
html[dir=rtl] .ms-13 {
  margin-right: 3.25rem !important;
}
html[dir=rtl] .ms-14 {
  margin-right: 3.5rem !important;
}
html[dir=rtl] .ms-15 {
  margin-right: 3.75rem !important;
}
html[dir=rtl] .ms-16 {
  margin-right: 4rem !important;
}
html[dir=rtl] .ms-17 {
  margin-right: 4.25rem !important;
}
html[dir=rtl] .ms-18 {
  margin-right: 4.5rem !important;
}
html[dir=rtl] .ms-19 {
  margin-right: 4.75rem !important;
}
html[dir=rtl] .ms-20 {
  margin-right: 5rem !important;
}
html[dir=rtl] .ms-auto {
  margin-right: auto !important;
}
html[dir=rtl] .mx-n1 {
  margin-left: -0.25rem !important;
  margin-right: -0.25rem !important;
}
html[dir=rtl] .mx-n2 {
  margin-left: -0.5rem !important;
  margin-right: -0.5rem !important;
}
html[dir=rtl] .mx-n3 {
  margin-left: -0.75rem !important;
  margin-right: -0.75rem !important;
}
html[dir=rtl] .mx-n4 {
  margin-left: -1rem !important;
  margin-right: -1rem !important;
}
html[dir=rtl] .mx-n5 {
  margin-left: -1.25rem !important;
  margin-right: -1.25rem !important;
}
html[dir=rtl] .mx-n6 {
  margin-left: -1.5rem !important;
  margin-right: -1.5rem !important;
}
html[dir=rtl] .mx-n7 {
  margin-left: -1.75rem !important;
  margin-right: -1.75rem !important;
}
html[dir=rtl] .mx-n8 {
  margin-left: -2rem !important;
  margin-right: -2rem !important;
}
html[dir=rtl] .mx-n9 {
  margin-left: -2.25rem !important;
  margin-right: -2.25rem !important;
}
html[dir=rtl] .mx-n10 {
  margin-left: -2.5rem !important;
  margin-right: -2.5rem !important;
}
html[dir=rtl] .mx-n11 {
  margin-left: -2.75rem !important;
  margin-right: -2.75rem !important;
}
html[dir=rtl] .mx-n12 {
  margin-left: -3rem !important;
  margin-right: -3rem !important;
}
html[dir=rtl] .mx-n13 {
  margin-left: -3.25rem !important;
  margin-right: -3.25rem !important;
}
html[dir=rtl] .mx-n14 {
  margin-left: -3.5rem !important;
  margin-right: -3.5rem !important;
}
html[dir=rtl] .mx-n15 {
  margin-left: -3.75rem !important;
  margin-right: -3.75rem !important;
}
html[dir=rtl] .mx-n16 {
  margin-left: -4rem !important;
  margin-right: -4rem !important;
}
html[dir=rtl] .mx-n17 {
  margin-left: -4.25rem !important;
  margin-right: -4.25rem !important;
}
html[dir=rtl] .mx-n18 {
  margin-left: -4.5rem !important;
  margin-right: -4.5rem !important;
}
html[dir=rtl] .mx-n19 {
  margin-left: -4.75rem !important;
  margin-right: -4.75rem !important;
}
html[dir=rtl] .mx-n20 {
  margin-left: -5rem !important;
  margin-right: -5rem !important;
}
html[dir=rtl] .me-n1 {
  margin-left: -0.25rem !important;
}
html[dir=rtl] .me-n2 {
  margin-left: -0.5rem !important;
}
html[dir=rtl] .me-n3 {
  margin-left: -0.75rem !important;
}
html[dir=rtl] .me-n4 {
  margin-left: -1rem !important;
}
html[dir=rtl] .me-n5 {
  margin-left: -1.25rem !important;
}
html[dir=rtl] .me-n6 {
  margin-left: -1.5rem !important;
}
html[dir=rtl] .me-n7 {
  margin-left: -1.75rem !important;
}
html[dir=rtl] .me-n8 {
  margin-left: -2rem !important;
}
html[dir=rtl] .me-n9 {
  margin-left: -2.25rem !important;
}
html[dir=rtl] .me-n10 {
  margin-left: -2.5rem !important;
}
html[dir=rtl] .me-n11 {
  margin-left: -2.75rem !important;
}
html[dir=rtl] .me-n12 {
  margin-left: -3rem !important;
}
html[dir=rtl] .me-n13 {
  margin-left: -3.25rem !important;
}
html[dir=rtl] .me-n14 {
  margin-left: -3.5rem !important;
}
html[dir=rtl] .me-n15 {
  margin-left: -3.75rem !important;
}
html[dir=rtl] .me-n16 {
  margin-left: -4rem !important;
}
html[dir=rtl] .me-n17 {
  margin-left: -4.25rem !important;
}
html[dir=rtl] .me-n18 {
  margin-left: -4.5rem !important;
}
html[dir=rtl] .me-n19 {
  margin-left: -4.75rem !important;
}
html[dir=rtl] .me-n20 {
  margin-left: -5rem !important;
}
html[dir=rtl] .ms-n1 {
  margin-right: -0.25rem !important;
}
html[dir=rtl] .ms-n2 {
  margin-right: -0.5rem !important;
}
html[dir=rtl] .ms-n3 {
  margin-right: -0.75rem !important;
}
html[dir=rtl] .ms-n4 {
  margin-right: -1rem !important;
}
html[dir=rtl] .ms-n5 {
  margin-right: -1.25rem !important;
}
html[dir=rtl] .ms-n6 {
  margin-right: -1.5rem !important;
}
html[dir=rtl] .ms-n7 {
  margin-right: -1.75rem !important;
}
html[dir=rtl] .ms-n8 {
  margin-right: -2rem !important;
}
html[dir=rtl] .ms-n9 {
  margin-right: -2.25rem !important;
}
html[dir=rtl] .ms-n10 {
  margin-right: -2.5rem !important;
}
html[dir=rtl] .ms-n11 {
  margin-right: -2.75rem !important;
}
html[dir=rtl] .ms-n12 {
  margin-right: -3rem !important;
}
html[dir=rtl] .ms-n13 {
  margin-right: -3.25rem !important;
}
html[dir=rtl] .ms-n14 {
  margin-right: -3.5rem !important;
}
html[dir=rtl] .ms-n15 {
  margin-right: -3.75rem !important;
}
html[dir=rtl] .ms-n16 {
  margin-right: -4rem !important;
}
html[dir=rtl] .ms-n17 {
  margin-right: -4.25rem !important;
}
html[dir=rtl] .ms-n18 {
  margin-right: -4.5rem !important;
}
html[dir=rtl] .ms-n19 {
  margin-right: -4.75rem !important;
}
html[dir=rtl] .ms-n20 {
  margin-right: -5rem !important;
}
html[dir=rtl] .px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
html[dir=rtl] .px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}
html[dir=rtl] .px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
html[dir=rtl] .px-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}
html[dir=rtl] .px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
html[dir=rtl] .px-5 {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}
html[dir=rtl] .px-6 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
html[dir=rtl] .px-7 {
  padding-left: 1.75rem !important;
  padding-right: 1.75rem !important;
}
html[dir=rtl] .px-8 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}
html[dir=rtl] .px-9 {
  padding-left: 2.25rem !important;
  padding-right: 2.25rem !important;
}
html[dir=rtl] .px-10 {
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
}
html[dir=rtl] .px-11 {
  padding-left: 2.75rem !important;
  padding-right: 2.75rem !important;
}
html[dir=rtl] .px-12 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}
html[dir=rtl] .px-13 {
  padding-left: 3.25rem !important;
  padding-right: 3.25rem !important;
}
html[dir=rtl] .px-14 {
  padding-left: 3.5rem !important;
  padding-right: 3.5rem !important;
}
html[dir=rtl] .px-15 {
  padding-left: 3.75rem !important;
  padding-right: 3.75rem !important;
}
html[dir=rtl] .px-16 {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}
html[dir=rtl] .px-17 {
  padding-left: 4.25rem !important;
  padding-right: 4.25rem !important;
}
html[dir=rtl] .px-18 {
  padding-left: 4.5rem !important;
  padding-right: 4.5rem !important;
}
html[dir=rtl] .px-19 {
  padding-left: 4.75rem !important;
  padding-right: 4.75rem !important;
}
html[dir=rtl] .px-20 {
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}
html[dir=rtl] .pe-0 {
  padding-left: 0 !important;
}
html[dir=rtl] .pe-1 {
  padding-left: 0.25rem !important;
}
html[dir=rtl] .pe-2 {
  padding-left: 0.5rem !important;
}
html[dir=rtl] .pe-3 {
  padding-left: 0.75rem !important;
}
html[dir=rtl] .pe-4 {
  padding-left: 1rem !important;
}
html[dir=rtl] .pe-5 {
  padding-left: 1.25rem !important;
}
html[dir=rtl] .pe-6 {
  padding-left: 1.5rem !important;
}
html[dir=rtl] .pe-7 {
  padding-left: 1.75rem !important;
}
html[dir=rtl] .pe-8 {
  padding-left: 2rem !important;
}
html[dir=rtl] .pe-9 {
  padding-left: 2.25rem !important;
}
html[dir=rtl] .pe-10 {
  padding-left: 2.5rem !important;
}
html[dir=rtl] .pe-11 {
  padding-left: 2.75rem !important;
}
html[dir=rtl] .pe-12 {
  padding-left: 3rem !important;
}
html[dir=rtl] .pe-13 {
  padding-left: 3.25rem !important;
}
html[dir=rtl] .pe-14 {
  padding-left: 3.5rem !important;
}
html[dir=rtl] .pe-15 {
  padding-left: 3.75rem !important;
}
html[dir=rtl] .pe-16 {
  padding-left: 4rem !important;
}
html[dir=rtl] .pe-17 {
  padding-left: 4.25rem !important;
}
html[dir=rtl] .pe-18 {
  padding-left: 4.5rem !important;
}
html[dir=rtl] .pe-19 {
  padding-left: 4.75rem !important;
}
html[dir=rtl] .pe-20 {
  padding-left: 5rem !important;
}
html[dir=rtl] .ps-0 {
  padding-right: 0 !important;
}
html[dir=rtl] .ps-1 {
  padding-right: 0.25rem !important;
}
html[dir=rtl] .ps-2 {
  padding-right: 0.5rem !important;
}
html[dir=rtl] .ps-3 {
  padding-right: 0.75rem !important;
}
html[dir=rtl] .ps-4 {
  padding-right: 1rem !important;
}
html[dir=rtl] .ps-5 {
  padding-right: 1.25rem !important;
}
html[dir=rtl] .ps-6 {
  padding-right: 1.5rem !important;
}
html[dir=rtl] .ps-7 {
  padding-right: 1.75rem !important;
}
html[dir=rtl] .ps-8 {
  padding-right: 2rem !important;
}
html[dir=rtl] .ps-9 {
  padding-right: 2.25rem !important;
}
html[dir=rtl] .ps-10 {
  padding-right: 2.5rem !important;
}
html[dir=rtl] .ps-11 {
  padding-right: 2.75rem !important;
}
html[dir=rtl] .ps-12 {
  padding-right: 3rem !important;
}
html[dir=rtl] .ps-13 {
  padding-right: 3.25rem !important;
}
html[dir=rtl] .ps-14 {
  padding-right: 3.5rem !important;
}
html[dir=rtl] .ps-15 {
  padding-right: 3.75rem !important;
}
html[dir=rtl] .ps-16 {
  padding-right: 4rem !important;
}
html[dir=rtl] .ps-17 {
  padding-right: 4.25rem !important;
}
html[dir=rtl] .ps-18 {
  padding-right: 4.5rem !important;
}
html[dir=rtl] .ps-19 {
  padding-right: 4.75rem !important;
}
html[dir=rtl] .ps-20 {
  padding-right: 5rem !important;
}
html[dir=rtl] .border-right-0 {
  border-left-width: 0 !important;
}
html[dir=rtl] .border-right-1 {
  border-left-width: 1px !important;
}
html[dir=rtl] .border-right-2 {
  border-left-width: 2px !important;
}
html[dir=rtl] .border-right-3 {
  border-left-width: 3px !important;
}
html[dir=rtl] .border-right-4 {
  border-left-width: 4px !important;
}
html[dir=rtl] .border-right-5 {
  border-left-width: 5px !important;
}
html[dir=rtl] .border-left-0 {
  border-right-width: 0 !important;
}
html[dir=rtl] .border-left-1 {
  border-right-width: 1px !important;
}
html[dir=rtl] .border-left-2 {
  border-right-width: 2px !important;
}
html[dir=rtl] .border-left-3 {
  border-right-width: 3px !important;
}
html[dir=rtl] .border-left-4 {
  border-right-width: 4px !important;
}
html[dir=rtl] .border-left-5 {
  border-right-width: 5px !important;
}
@media (min-width: 576px) {
html[dir=rtl] .float-sm-start {
  float: right !important;
}
html[dir=rtl] .float-sm-end {
  float: left !important;
}
html[dir=rtl] .float-sm-none {
  float: none !important;
}
html[dir=rtl] .mx-sm-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
html[dir=rtl] .mx-sm-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}
html[dir=rtl] .mx-sm-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}
html[dir=rtl] .mx-sm-3 {
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important;
}
html[dir=rtl] .mx-sm-4 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}
html[dir=rtl] .mx-sm-5 {
  margin-left: 1.25rem !important;
  margin-right: 1.25rem !important;
}
html[dir=rtl] .mx-sm-6 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}
html[dir=rtl] .mx-sm-7 {
  margin-left: 1.75rem !important;
  margin-right: 1.75rem !important;
}
html[dir=rtl] .mx-sm-8 {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}
html[dir=rtl] .mx-sm-9 {
  margin-left: 2.25rem !important;
  margin-right: 2.25rem !important;
}
html[dir=rtl] .mx-sm-10 {
  margin-left: 2.5rem !important;
  margin-right: 2.5rem !important;
}
html[dir=rtl] .mx-sm-11 {
  margin-left: 2.75rem !important;
  margin-right: 2.75rem !important;
}
html[dir=rtl] .mx-sm-12 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}
html[dir=rtl] .mx-sm-13 {
  margin-left: 3.25rem !important;
  margin-right: 3.25rem !important;
}
html[dir=rtl] .mx-sm-14 {
  margin-left: 3.5rem !important;
  margin-right: 3.5rem !important;
}
html[dir=rtl] .mx-sm-15 {
  margin-left: 3.75rem !important;
  margin-right: 3.75rem !important;
}
html[dir=rtl] .mx-sm-16 {
  margin-left: 4rem !important;
  margin-right: 4rem !important;
}
html[dir=rtl] .mx-sm-17 {
  margin-left: 4.25rem !important;
  margin-right: 4.25rem !important;
}
html[dir=rtl] .mx-sm-18 {
  margin-left: 4.5rem !important;
  margin-right: 4.5rem !important;
}
html[dir=rtl] .mx-sm-19 {
  margin-left: 4.75rem !important;
  margin-right: 4.75rem !important;
}
html[dir=rtl] .mx-sm-20 {
  margin-left: 5rem !important;
  margin-right: 5rem !important;
}
html[dir=rtl] .mx-sm-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
html[dir=rtl] .me-sm-0 {
  margin-left: 0 !important;
}
html[dir=rtl] .me-sm-1 {
  margin-left: 0.25rem !important;
}
html[dir=rtl] .me-sm-2 {
  margin-left: 0.5rem !important;
}
html[dir=rtl] .me-sm-3 {
  margin-left: 0.75rem !important;
}
html[dir=rtl] .me-sm-4 {
  margin-left: 1rem !important;
}
html[dir=rtl] .me-sm-5 {
  margin-left: 1.25rem !important;
}
html[dir=rtl] .me-sm-6 {
  margin-left: 1.5rem !important;
}
html[dir=rtl] .me-sm-7 {
  margin-left: 1.75rem !important;
}
html[dir=rtl] .me-sm-8 {
  margin-left: 2rem !important;
}
html[dir=rtl] .me-sm-9 {
  margin-left: 2.25rem !important;
}
html[dir=rtl] .me-sm-10 {
  margin-left: 2.5rem !important;
}
html[dir=rtl] .me-sm-11 {
  margin-left: 2.75rem !important;
}
html[dir=rtl] .me-sm-12 {
  margin-left: 3rem !important;
}
html[dir=rtl] .me-sm-13 {
  margin-left: 3.25rem !important;
}
html[dir=rtl] .me-sm-14 {
  margin-left: 3.5rem !important;
}
html[dir=rtl] .me-sm-15 {
  margin-left: 3.75rem !important;
}
html[dir=rtl] .me-sm-16 {
  margin-left: 4rem !important;
}
html[dir=rtl] .me-sm-17 {
  margin-left: 4.25rem !important;
}
html[dir=rtl] .me-sm-18 {
  margin-left: 4.5rem !important;
}
html[dir=rtl] .me-sm-19 {
  margin-left: 4.75rem !important;
}
html[dir=rtl] .me-sm-20 {
  margin-left: 5rem !important;
}
html[dir=rtl] .me-sm-auto {
  margin-left: auto !important;
}
html[dir=rtl] .ms-sm-0 {
  margin-right: 0 !important;
}
html[dir=rtl] .ms-sm-1 {
  margin-right: 0.25rem !important;
}
html[dir=rtl] .ms-sm-2 {
  margin-right: 0.5rem !important;
}
html[dir=rtl] .ms-sm-3 {
  margin-right: 0.75rem !important;
}
html[dir=rtl] .ms-sm-4 {
  margin-right: 1rem !important;
}
html[dir=rtl] .ms-sm-5 {
  margin-right: 1.25rem !important;
}
html[dir=rtl] .ms-sm-6 {
  margin-right: 1.5rem !important;
}
html[dir=rtl] .ms-sm-7 {
  margin-right: 1.75rem !important;
}
html[dir=rtl] .ms-sm-8 {
  margin-right: 2rem !important;
}
html[dir=rtl] .ms-sm-9 {
  margin-right: 2.25rem !important;
}
html[dir=rtl] .ms-sm-10 {
  margin-right: 2.5rem !important;
}
html[dir=rtl] .ms-sm-11 {
  margin-right: 2.75rem !important;
}
html[dir=rtl] .ms-sm-12 {
  margin-right: 3rem !important;
}
html[dir=rtl] .ms-sm-13 {
  margin-right: 3.25rem !important;
}
html[dir=rtl] .ms-sm-14 {
  margin-right: 3.5rem !important;
}
html[dir=rtl] .ms-sm-15 {
  margin-right: 3.75rem !important;
}
html[dir=rtl] .ms-sm-16 {
  margin-right: 4rem !important;
}
html[dir=rtl] .ms-sm-17 {
  margin-right: 4.25rem !important;
}
html[dir=rtl] .ms-sm-18 {
  margin-right: 4.5rem !important;
}
html[dir=rtl] .ms-sm-19 {
  margin-right: 4.75rem !important;
}
html[dir=rtl] .ms-sm-20 {
  margin-right: 5rem !important;
}
html[dir=rtl] .ms-sm-auto {
  margin-right: auto !important;
}
html[dir=rtl] .mx-sm-n1 {
  margin-left: -0.25rem !important;
  margin-right: -0.25rem !important;
}
html[dir=rtl] .mx-sm-n2 {
  margin-left: -0.5rem !important;
  margin-right: -0.5rem !important;
}
html[dir=rtl] .mx-sm-n3 {
  margin-left: -0.75rem !important;
  margin-right: -0.75rem !important;
}
html[dir=rtl] .mx-sm-n4 {
  margin-left: -1rem !important;
  margin-right: -1rem !important;
}
html[dir=rtl] .mx-sm-n5 {
  margin-left: -1.25rem !important;
  margin-right: -1.25rem !important;
}
html[dir=rtl] .mx-sm-n6 {
  margin-left: -1.5rem !important;
  margin-right: -1.5rem !important;
}
html[dir=rtl] .mx-sm-n7 {
  margin-left: -1.75rem !important;
  margin-right: -1.75rem !important;
}
html[dir=rtl] .mx-sm-n8 {
  margin-left: -2rem !important;
  margin-right: -2rem !important;
}
html[dir=rtl] .mx-sm-n9 {
  margin-left: -2.25rem !important;
  margin-right: -2.25rem !important;
}
html[dir=rtl] .mx-sm-n10 {
  margin-left: -2.5rem !important;
  margin-right: -2.5rem !important;
}
html[dir=rtl] .mx-sm-n11 {
  margin-left: -2.75rem !important;
  margin-right: -2.75rem !important;
}
html[dir=rtl] .mx-sm-n12 {
  margin-left: -3rem !important;
  margin-right: -3rem !important;
}
html[dir=rtl] .mx-sm-n13 {
  margin-left: -3.25rem !important;
  margin-right: -3.25rem !important;
}
html[dir=rtl] .mx-sm-n14 {
  margin-left: -3.5rem !important;
  margin-right: -3.5rem !important;
}
html[dir=rtl] .mx-sm-n15 {
  margin-left: -3.75rem !important;
  margin-right: -3.75rem !important;
}
html[dir=rtl] .mx-sm-n16 {
  margin-left: -4rem !important;
  margin-right: -4rem !important;
}
html[dir=rtl] .mx-sm-n17 {
  margin-left: -4.25rem !important;
  margin-right: -4.25rem !important;
}
html[dir=rtl] .mx-sm-n18 {
  margin-left: -4.5rem !important;
  margin-right: -4.5rem !important;
}
html[dir=rtl] .mx-sm-n19 {
  margin-left: -4.75rem !important;
  margin-right: -4.75rem !important;
}
html[dir=rtl] .mx-sm-n20 {
  margin-left: -5rem !important;
  margin-right: -5rem !important;
}
html[dir=rtl] .me-sm-n1 {
  margin-left: -0.25rem !important;
}
html[dir=rtl] .me-sm-n2 {
  margin-left: -0.5rem !important;
}
html[dir=rtl] .me-sm-n3 {
  margin-left: -0.75rem !important;
}
html[dir=rtl] .me-sm-n4 {
  margin-left: -1rem !important;
}
html[dir=rtl] .me-sm-n5 {
  margin-left: -1.25rem !important;
}
html[dir=rtl] .me-sm-n6 {
  margin-left: -1.5rem !important;
}
html[dir=rtl] .me-sm-n7 {
  margin-left: -1.75rem !important;
}
html[dir=rtl] .me-sm-n8 {
  margin-left: -2rem !important;
}
html[dir=rtl] .me-sm-n9 {
  margin-left: -2.25rem !important;
}
html[dir=rtl] .me-sm-n10 {
  margin-left: -2.5rem !important;
}
html[dir=rtl] .me-sm-n11 {
  margin-left: -2.75rem !important;
}
html[dir=rtl] .me-sm-n12 {
  margin-left: -3rem !important;
}
html[dir=rtl] .me-sm-n13 {
  margin-left: -3.25rem !important;
}
html[dir=rtl] .me-sm-n14 {
  margin-left: -3.5rem !important;
}
html[dir=rtl] .me-sm-n15 {
  margin-left: -3.75rem !important;
}
html[dir=rtl] .me-sm-n16 {
  margin-left: -4rem !important;
}
html[dir=rtl] .me-sm-n17 {
  margin-left: -4.25rem !important;
}
html[dir=rtl] .me-sm-n18 {
  margin-left: -4.5rem !important;
}
html[dir=rtl] .me-sm-n19 {
  margin-left: -4.75rem !important;
}
html[dir=rtl] .me-sm-n20 {
  margin-left: -5rem !important;
}
html[dir=rtl] .ms-sm-n1 {
  margin-right: -0.25rem !important;
}
html[dir=rtl] .ms-sm-n2 {
  margin-right: -0.5rem !important;
}
html[dir=rtl] .ms-sm-n3 {
  margin-right: -0.75rem !important;
}
html[dir=rtl] .ms-sm-n4 {
  margin-right: -1rem !important;
}
html[dir=rtl] .ms-sm-n5 {
  margin-right: -1.25rem !important;
}
html[dir=rtl] .ms-sm-n6 {
  margin-right: -1.5rem !important;
}
html[dir=rtl] .ms-sm-n7 {
  margin-right: -1.75rem !important;
}
html[dir=rtl] .ms-sm-n8 {
  margin-right: -2rem !important;
}
html[dir=rtl] .ms-sm-n9 {
  margin-right: -2.25rem !important;
}
html[dir=rtl] .ms-sm-n10 {
  margin-right: -2.5rem !important;
}
html[dir=rtl] .ms-sm-n11 {
  margin-right: -2.75rem !important;
}
html[dir=rtl] .ms-sm-n12 {
  margin-right: -3rem !important;
}
html[dir=rtl] .ms-sm-n13 {
  margin-right: -3.25rem !important;
}
html[dir=rtl] .ms-sm-n14 {
  margin-right: -3.5rem !important;
}
html[dir=rtl] .ms-sm-n15 {
  margin-right: -3.75rem !important;
}
html[dir=rtl] .ms-sm-n16 {
  margin-right: -4rem !important;
}
html[dir=rtl] .ms-sm-n17 {
  margin-right: -4.25rem !important;
}
html[dir=rtl] .ms-sm-n18 {
  margin-right: -4.5rem !important;
}
html[dir=rtl] .ms-sm-n19 {
  margin-right: -4.75rem !important;
}
html[dir=rtl] .ms-sm-n20 {
  margin-right: -5rem !important;
}
html[dir=rtl] .px-sm-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
html[dir=rtl] .px-sm-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}
html[dir=rtl] .px-sm-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
html[dir=rtl] .px-sm-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}
html[dir=rtl] .px-sm-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
html[dir=rtl] .px-sm-5 {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}
html[dir=rtl] .px-sm-6 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
html[dir=rtl] .px-sm-7 {
  padding-left: 1.75rem !important;
  padding-right: 1.75rem !important;
}
html[dir=rtl] .px-sm-8 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}
html[dir=rtl] .px-sm-9 {
  padding-left: 2.25rem !important;
  padding-right: 2.25rem !important;
}
html[dir=rtl] .px-sm-10 {
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
}
html[dir=rtl] .px-sm-11 {
  padding-left: 2.75rem !important;
  padding-right: 2.75rem !important;
}
html[dir=rtl] .px-sm-12 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}
html[dir=rtl] .px-sm-13 {
  padding-left: 3.25rem !important;
  padding-right: 3.25rem !important;
}
html[dir=rtl] .px-sm-14 {
  padding-left: 3.5rem !important;
  padding-right: 3.5rem !important;
}
html[dir=rtl] .px-sm-15 {
  padding-left: 3.75rem !important;
  padding-right: 3.75rem !important;
}
html[dir=rtl] .px-sm-16 {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}
html[dir=rtl] .px-sm-17 {
  padding-left: 4.25rem !important;
  padding-right: 4.25rem !important;
}
html[dir=rtl] .px-sm-18 {
  padding-left: 4.5rem !important;
  padding-right: 4.5rem !important;
}
html[dir=rtl] .px-sm-19 {
  padding-left: 4.75rem !important;
  padding-right: 4.75rem !important;
}
html[dir=rtl] .px-sm-20 {
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}
html[dir=rtl] .pe-sm-0 {
  padding-left: 0 !important;
}
html[dir=rtl] .pe-sm-1 {
  padding-left: 0.25rem !important;
}
html[dir=rtl] .pe-sm-2 {
  padding-left: 0.5rem !important;
}
html[dir=rtl] .pe-sm-3 {
  padding-left: 0.75rem !important;
}
html[dir=rtl] .pe-sm-4 {
  padding-left: 1rem !important;
}
html[dir=rtl] .pe-sm-5 {
  padding-left: 1.25rem !important;
}
html[dir=rtl] .pe-sm-6 {
  padding-left: 1.5rem !important;
}
html[dir=rtl] .pe-sm-7 {
  padding-left: 1.75rem !important;
}
html[dir=rtl] .pe-sm-8 {
  padding-left: 2rem !important;
}
html[dir=rtl] .pe-sm-9 {
  padding-left: 2.25rem !important;
}
html[dir=rtl] .pe-sm-10 {
  padding-left: 2.5rem !important;
}
html[dir=rtl] .pe-sm-11 {
  padding-left: 2.75rem !important;
}
html[dir=rtl] .pe-sm-12 {
  padding-left: 3rem !important;
}
html[dir=rtl] .pe-sm-13 {
  padding-left: 3.25rem !important;
}
html[dir=rtl] .pe-sm-14 {
  padding-left: 3.5rem !important;
}
html[dir=rtl] .pe-sm-15 {
  padding-left: 3.75rem !important;
}
html[dir=rtl] .pe-sm-16 {
  padding-left: 4rem !important;
}
html[dir=rtl] .pe-sm-17 {
  padding-left: 4.25rem !important;
}
html[dir=rtl] .pe-sm-18 {
  padding-left: 4.5rem !important;
}
html[dir=rtl] .pe-sm-19 {
  padding-left: 4.75rem !important;
}
html[dir=rtl] .pe-sm-20 {
  padding-left: 5rem !important;
}
html[dir=rtl] .ps-sm-0 {
  padding-right: 0 !important;
}
html[dir=rtl] .ps-sm-1 {
  padding-right: 0.25rem !important;
}
html[dir=rtl] .ps-sm-2 {
  padding-right: 0.5rem !important;
}
html[dir=rtl] .ps-sm-3 {
  padding-right: 0.75rem !important;
}
html[dir=rtl] .ps-sm-4 {
  padding-right: 1rem !important;
}
html[dir=rtl] .ps-sm-5 {
  padding-right: 1.25rem !important;
}
html[dir=rtl] .ps-sm-6 {
  padding-right: 1.5rem !important;
}
html[dir=rtl] .ps-sm-7 {
  padding-right: 1.75rem !important;
}
html[dir=rtl] .ps-sm-8 {
  padding-right: 2rem !important;
}
html[dir=rtl] .ps-sm-9 {
  padding-right: 2.25rem !important;
}
html[dir=rtl] .ps-sm-10 {
  padding-right: 2.5rem !important;
}
html[dir=rtl] .ps-sm-11 {
  padding-right: 2.75rem !important;
}
html[dir=rtl] .ps-sm-12 {
  padding-right: 3rem !important;
}
html[dir=rtl] .ps-sm-13 {
  padding-right: 3.25rem !important;
}
html[dir=rtl] .ps-sm-14 {
  padding-right: 3.5rem !important;
}
html[dir=rtl] .ps-sm-15 {
  padding-right: 3.75rem !important;
}
html[dir=rtl] .ps-sm-16 {
  padding-right: 4rem !important;
}
html[dir=rtl] .ps-sm-17 {
  padding-right: 4.25rem !important;
}
html[dir=rtl] .ps-sm-18 {
  padding-right: 4.5rem !important;
}
html[dir=rtl] .ps-sm-19 {
  padding-right: 4.75rem !important;
}
html[dir=rtl] .ps-sm-20 {
  padding-right: 5rem !important;
}
}

@media (min-width: 768px) {
html[dir=rtl] .float-md-start {
  float: right !important;
}
html[dir=rtl] .float-md-end {
  float: left !important;
}
html[dir=rtl] .float-md-none {
  float: none !important;
}
html[dir=rtl] .mx-md-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
html[dir=rtl] .mx-md-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}
html[dir=rtl] .mx-md-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}
html[dir=rtl] .mx-md-3 {
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important;
}
html[dir=rtl] .mx-md-4 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}
html[dir=rtl] .mx-md-5 {
  margin-left: 1.25rem !important;
  margin-right: 1.25rem !important;
}
html[dir=rtl] .mx-md-6 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}
html[dir=rtl] .mx-md-7 {
  margin-left: 1.75rem !important;
  margin-right: 1.75rem !important;
}
html[dir=rtl] .mx-md-8 {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}
html[dir=rtl] .mx-md-9 {
  margin-left: 2.25rem !important;
  margin-right: 2.25rem !important;
}
html[dir=rtl] .mx-md-10 {
  margin-left: 2.5rem !important;
  margin-right: 2.5rem !important;
}
html[dir=rtl] .mx-md-11 {
  margin-left: 2.75rem !important;
  margin-right: 2.75rem !important;
}
html[dir=rtl] .mx-md-12 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}
html[dir=rtl] .mx-md-13 {
  margin-left: 3.25rem !important;
  margin-right: 3.25rem !important;
}
html[dir=rtl] .mx-md-14 {
  margin-left: 3.5rem !important;
  margin-right: 3.5rem !important;
}
html[dir=rtl] .mx-md-15 {
  margin-left: 3.75rem !important;
  margin-right: 3.75rem !important;
}
html[dir=rtl] .mx-md-16 {
  margin-left: 4rem !important;
  margin-right: 4rem !important;
}
html[dir=rtl] .mx-md-17 {
  margin-left: 4.25rem !important;
  margin-right: 4.25rem !important;
}
html[dir=rtl] .mx-md-18 {
  margin-left: 4.5rem !important;
  margin-right: 4.5rem !important;
}
html[dir=rtl] .mx-md-19 {
  margin-left: 4.75rem !important;
  margin-right: 4.75rem !important;
}
html[dir=rtl] .mx-md-20 {
  margin-left: 5rem !important;
  margin-right: 5rem !important;
}
html[dir=rtl] .mx-md-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
html[dir=rtl] .me-md-0 {
  margin-left: 0 !important;
}
html[dir=rtl] .me-md-1 {
  margin-left: 0.25rem !important;
}
html[dir=rtl] .me-md-2 {
  margin-left: 0.5rem !important;
}
html[dir=rtl] .me-md-3 {
  margin-left: 0.75rem !important;
}
html[dir=rtl] .me-md-4 {
  margin-left: 1rem !important;
}
html[dir=rtl] .me-md-5 {
  margin-left: 1.25rem !important;
}
html[dir=rtl] .me-md-6 {
  margin-left: 1.5rem !important;
}
html[dir=rtl] .me-md-7 {
  margin-left: 1.75rem !important;
}
html[dir=rtl] .me-md-8 {
  margin-left: 2rem !important;
}
html[dir=rtl] .me-md-9 {
  margin-left: 2.25rem !important;
}
html[dir=rtl] .me-md-10 {
  margin-left: 2.5rem !important;
}
html[dir=rtl] .me-md-11 {
  margin-left: 2.75rem !important;
}
html[dir=rtl] .me-md-12 {
  margin-left: 3rem !important;
}
html[dir=rtl] .me-md-13 {
  margin-left: 3.25rem !important;
}
html[dir=rtl] .me-md-14 {
  margin-left: 3.5rem !important;
}
html[dir=rtl] .me-md-15 {
  margin-left: 3.75rem !important;
}
html[dir=rtl] .me-md-16 {
  margin-left: 4rem !important;
}
html[dir=rtl] .me-md-17 {
  margin-left: 4.25rem !important;
}
html[dir=rtl] .me-md-18 {
  margin-left: 4.5rem !important;
}
html[dir=rtl] .me-md-19 {
  margin-left: 4.75rem !important;
}
html[dir=rtl] .me-md-20 {
  margin-left: 5rem !important;
}
html[dir=rtl] .me-md-auto {
  margin-left: auto !important;
}
html[dir=rtl] .ms-md-0 {
  margin-right: 0 !important;
}
html[dir=rtl] .ms-md-1 {
  margin-right: 0.25rem !important;
}
html[dir=rtl] .ms-md-2 {
  margin-right: 0.5rem !important;
}
html[dir=rtl] .ms-md-3 {
  margin-right: 0.75rem !important;
}
html[dir=rtl] .ms-md-4 {
  margin-right: 1rem !important;
}
html[dir=rtl] .ms-md-5 {
  margin-right: 1.25rem !important;
}
html[dir=rtl] .ms-md-6 {
  margin-right: 1.5rem !important;
}
html[dir=rtl] .ms-md-7 {
  margin-right: 1.75rem !important;
}
html[dir=rtl] .ms-md-8 {
  margin-right: 2rem !important;
}
html[dir=rtl] .ms-md-9 {
  margin-right: 2.25rem !important;
}
html[dir=rtl] .ms-md-10 {
  margin-right: 2.5rem !important;
}
html[dir=rtl] .ms-md-11 {
  margin-right: 2.75rem !important;
}
html[dir=rtl] .ms-md-12 {
  margin-right: 3rem !important;
}
html[dir=rtl] .ms-md-13 {
  margin-right: 3.25rem !important;
}
html[dir=rtl] .ms-md-14 {
  margin-right: 3.5rem !important;
}
html[dir=rtl] .ms-md-15 {
  margin-right: 3.75rem !important;
}
html[dir=rtl] .ms-md-16 {
  margin-right: 4rem !important;
}
html[dir=rtl] .ms-md-17 {
  margin-right: 4.25rem !important;
}
html[dir=rtl] .ms-md-18 {
  margin-right: 4.5rem !important;
}
html[dir=rtl] .ms-md-19 {
  margin-right: 4.75rem !important;
}
html[dir=rtl] .ms-md-20 {
  margin-right: 5rem !important;
}
html[dir=rtl] .ms-md-auto {
  margin-right: auto !important;
}
html[dir=rtl] .mx-md-n1 {
  margin-left: -0.25rem !important;
  margin-right: -0.25rem !important;
}
html[dir=rtl] .mx-md-n2 {
  margin-left: -0.5rem !important;
  margin-right: -0.5rem !important;
}
html[dir=rtl] .mx-md-n3 {
  margin-left: -0.75rem !important;
  margin-right: -0.75rem !important;
}
html[dir=rtl] .mx-md-n4 {
  margin-left: -1rem !important;
  margin-right: -1rem !important;
}
html[dir=rtl] .mx-md-n5 {
  margin-left: -1.25rem !important;
  margin-right: -1.25rem !important;
}
html[dir=rtl] .mx-md-n6 {
  margin-left: -1.5rem !important;
  margin-right: -1.5rem !important;
}
html[dir=rtl] .mx-md-n7 {
  margin-left: -1.75rem !important;
  margin-right: -1.75rem !important;
}
html[dir=rtl] .mx-md-n8 {
  margin-left: -2rem !important;
  margin-right: -2rem !important;
}
html[dir=rtl] .mx-md-n9 {
  margin-left: -2.25rem !important;
  margin-right: -2.25rem !important;
}
html[dir=rtl] .mx-md-n10 {
  margin-left: -2.5rem !important;
  margin-right: -2.5rem !important;
}
html[dir=rtl] .mx-md-n11 {
  margin-left: -2.75rem !important;
  margin-right: -2.75rem !important;
}
html[dir=rtl] .mx-md-n12 {
  margin-left: -3rem !important;
  margin-right: -3rem !important;
}
html[dir=rtl] .mx-md-n13 {
  margin-left: -3.25rem !important;
  margin-right: -3.25rem !important;
}
html[dir=rtl] .mx-md-n14 {
  margin-left: -3.5rem !important;
  margin-right: -3.5rem !important;
}
html[dir=rtl] .mx-md-n15 {
  margin-left: -3.75rem !important;
  margin-right: -3.75rem !important;
}
html[dir=rtl] .mx-md-n16 {
  margin-left: -4rem !important;
  margin-right: -4rem !important;
}
html[dir=rtl] .mx-md-n17 {
  margin-left: -4.25rem !important;
  margin-right: -4.25rem !important;
}
html[dir=rtl] .mx-md-n18 {
  margin-left: -4.5rem !important;
  margin-right: -4.5rem !important;
}
html[dir=rtl] .mx-md-n19 {
  margin-left: -4.75rem !important;
  margin-right: -4.75rem !important;
}
html[dir=rtl] .mx-md-n20 {
  margin-left: -5rem !important;
  margin-right: -5rem !important;
}
html[dir=rtl] .me-md-n1 {
  margin-left: -0.25rem !important;
}
html[dir=rtl] .me-md-n2 {
  margin-left: -0.5rem !important;
}
html[dir=rtl] .me-md-n3 {
  margin-left: -0.75rem !important;
}
html[dir=rtl] .me-md-n4 {
  margin-left: -1rem !important;
}
html[dir=rtl] .me-md-n5 {
  margin-left: -1.25rem !important;
}
html[dir=rtl] .me-md-n6 {
  margin-left: -1.5rem !important;
}
html[dir=rtl] .me-md-n7 {
  margin-left: -1.75rem !important;
}
html[dir=rtl] .me-md-n8 {
  margin-left: -2rem !important;
}
html[dir=rtl] .me-md-n9 {
  margin-left: -2.25rem !important;
}
html[dir=rtl] .me-md-n10 {
  margin-left: -2.5rem !important;
}
html[dir=rtl] .me-md-n11 {
  margin-left: -2.75rem !important;
}
html[dir=rtl] .me-md-n12 {
  margin-left: -3rem !important;
}
html[dir=rtl] .me-md-n13 {
  margin-left: -3.25rem !important;
}
html[dir=rtl] .me-md-n14 {
  margin-left: -3.5rem !important;
}
html[dir=rtl] .me-md-n15 {
  margin-left: -3.75rem !important;
}
html[dir=rtl] .me-md-n16 {
  margin-left: -4rem !important;
}
html[dir=rtl] .me-md-n17 {
  margin-left: -4.25rem !important;
}
html[dir=rtl] .me-md-n18 {
  margin-left: -4.5rem !important;
}
html[dir=rtl] .me-md-n19 {
  margin-left: -4.75rem !important;
}
html[dir=rtl] .me-md-n20 {
  margin-left: -5rem !important;
}
html[dir=rtl] .ms-md-n1 {
  margin-right: -0.25rem !important;
}
html[dir=rtl] .ms-md-n2 {
  margin-right: -0.5rem !important;
}
html[dir=rtl] .ms-md-n3 {
  margin-right: -0.75rem !important;
}
html[dir=rtl] .ms-md-n4 {
  margin-right: -1rem !important;
}
html[dir=rtl] .ms-md-n5 {
  margin-right: -1.25rem !important;
}
html[dir=rtl] .ms-md-n6 {
  margin-right: -1.5rem !important;
}
html[dir=rtl] .ms-md-n7 {
  margin-right: -1.75rem !important;
}
html[dir=rtl] .ms-md-n8 {
  margin-right: -2rem !important;
}
html[dir=rtl] .ms-md-n9 {
  margin-right: -2.25rem !important;
}
html[dir=rtl] .ms-md-n10 {
  margin-right: -2.5rem !important;
}
html[dir=rtl] .ms-md-n11 {
  margin-right: -2.75rem !important;
}
html[dir=rtl] .ms-md-n12 {
  margin-right: -3rem !important;
}
html[dir=rtl] .ms-md-n13 {
  margin-right: -3.25rem !important;
}
html[dir=rtl] .ms-md-n14 {
  margin-right: -3.5rem !important;
}
html[dir=rtl] .ms-md-n15 {
  margin-right: -3.75rem !important;
}
html[dir=rtl] .ms-md-n16 {
  margin-right: -4rem !important;
}
html[dir=rtl] .ms-md-n17 {
  margin-right: -4.25rem !important;
}
html[dir=rtl] .ms-md-n18 {
  margin-right: -4.5rem !important;
}
html[dir=rtl] .ms-md-n19 {
  margin-right: -4.75rem !important;
}
html[dir=rtl] .ms-md-n20 {
  margin-right: -5rem !important;
}
html[dir=rtl] .px-md-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
html[dir=rtl] .px-md-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}
html[dir=rtl] .px-md-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
html[dir=rtl] .px-md-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}
html[dir=rtl] .px-md-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
html[dir=rtl] .px-md-5 {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}
html[dir=rtl] .px-md-6 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
html[dir=rtl] .px-md-7 {
  padding-left: 1.75rem !important;
  padding-right: 1.75rem !important;
}
html[dir=rtl] .px-md-8 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}
html[dir=rtl] .px-md-9 {
  padding-left: 2.25rem !important;
  padding-right: 2.25rem !important;
}
html[dir=rtl] .px-md-10 {
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
}
html[dir=rtl] .px-md-11 {
  padding-left: 2.75rem !important;
  padding-right: 2.75rem !important;
}
html[dir=rtl] .px-md-12 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}
html[dir=rtl] .px-md-13 {
  padding-left: 3.25rem !important;
  padding-right: 3.25rem !important;
}
html[dir=rtl] .px-md-14 {
  padding-left: 3.5rem !important;
  padding-right: 3.5rem !important;
}
html[dir=rtl] .px-md-15 {
  padding-left: 3.75rem !important;
  padding-right: 3.75rem !important;
}
html[dir=rtl] .px-md-16 {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}
html[dir=rtl] .px-md-17 {
  padding-left: 4.25rem !important;
  padding-right: 4.25rem !important;
}
html[dir=rtl] .px-md-18 {
  padding-left: 4.5rem !important;
  padding-right: 4.5rem !important;
}
html[dir=rtl] .px-md-19 {
  padding-left: 4.75rem !important;
  padding-right: 4.75rem !important;
}
html[dir=rtl] .px-md-20 {
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}
html[dir=rtl] .pe-md-0 {
  padding-left: 0 !important;
}
html[dir=rtl] .pe-md-1 {
  padding-left: 0.25rem !important;
}
html[dir=rtl] .pe-md-2 {
  padding-left: 0.5rem !important;
}
html[dir=rtl] .pe-md-3 {
  padding-left: 0.75rem !important;
}
html[dir=rtl] .pe-md-4 {
  padding-left: 1rem !important;
}
html[dir=rtl] .pe-md-5 {
  padding-left: 1.25rem !important;
}
html[dir=rtl] .pe-md-6 {
  padding-left: 1.5rem !important;
}
html[dir=rtl] .pe-md-7 {
  padding-left: 1.75rem !important;
}
html[dir=rtl] .pe-md-8 {
  padding-left: 2rem !important;
}
html[dir=rtl] .pe-md-9 {
  padding-left: 2.25rem !important;
}
html[dir=rtl] .pe-md-10 {
  padding-left: 2.5rem !important;
}
html[dir=rtl] .pe-md-11 {
  padding-left: 2.75rem !important;
}
html[dir=rtl] .pe-md-12 {
  padding-left: 3rem !important;
}
html[dir=rtl] .pe-md-13 {
  padding-left: 3.25rem !important;
}
html[dir=rtl] .pe-md-14 {
  padding-left: 3.5rem !important;
}
html[dir=rtl] .pe-md-15 {
  padding-left: 3.75rem !important;
}
html[dir=rtl] .pe-md-16 {
  padding-left: 4rem !important;
}
html[dir=rtl] .pe-md-17 {
  padding-left: 4.25rem !important;
}
html[dir=rtl] .pe-md-18 {
  padding-left: 4.5rem !important;
}
html[dir=rtl] .pe-md-19 {
  padding-left: 4.75rem !important;
}
html[dir=rtl] .pe-md-20 {
  padding-left: 5rem !important;
}
html[dir=rtl] .ps-md-0 {
  padding-right: 0 !important;
}
html[dir=rtl] .ps-md-1 {
  padding-right: 0.25rem !important;
}
html[dir=rtl] .ps-md-2 {
  padding-right: 0.5rem !important;
}
html[dir=rtl] .ps-md-3 {
  padding-right: 0.75rem !important;
}
html[dir=rtl] .ps-md-4 {
  padding-right: 1rem !important;
}
html[dir=rtl] .ps-md-5 {
  padding-right: 1.25rem !important;
}
html[dir=rtl] .ps-md-6 {
  padding-right: 1.5rem !important;
}
html[dir=rtl] .ps-md-7 {
  padding-right: 1.75rem !important;
}
html[dir=rtl] .ps-md-8 {
  padding-right: 2rem !important;
}
html[dir=rtl] .ps-md-9 {
  padding-right: 2.25rem !important;
}
html[dir=rtl] .ps-md-10 {
  padding-right: 2.5rem !important;
}
html[dir=rtl] .ps-md-11 {
  padding-right: 2.75rem !important;
}
html[dir=rtl] .ps-md-12 {
  padding-right: 3rem !important;
}
html[dir=rtl] .ps-md-13 {
  padding-right: 3.25rem !important;
}
html[dir=rtl] .ps-md-14 {
  padding-right: 3.5rem !important;
}
html[dir=rtl] .ps-md-15 {
  padding-right: 3.75rem !important;
}
html[dir=rtl] .ps-md-16 {
  padding-right: 4rem !important;
}
html[dir=rtl] .ps-md-17 {
  padding-right: 4.25rem !important;
}
html[dir=rtl] .ps-md-18 {
  padding-right: 4.5rem !important;
}
html[dir=rtl] .ps-md-19 {
  padding-right: 4.75rem !important;
}
html[dir=rtl] .ps-md-20 {
  padding-right: 5rem !important;
}
}

@media (min-width: 992px) {
html[dir=rtl] .float-lg-start {
  float: right !important;
}
html[dir=rtl] .float-lg-end {
  float: left !important;
}
html[dir=rtl] .float-lg-none {
  float: none !important;
}
html[dir=rtl] .mx-lg-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
html[dir=rtl] .mx-lg-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}
html[dir=rtl] .mx-lg-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}
html[dir=rtl] .mx-lg-3 {
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important;
}
html[dir=rtl] .mx-lg-4 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}
html[dir=rtl] .mx-lg-5 {
  margin-left: 1.25rem !important;
  margin-right: 1.25rem !important;
}
html[dir=rtl] .mx-lg-6 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}
html[dir=rtl] .mx-lg-7 {
  margin-left: 1.75rem !important;
  margin-right: 1.75rem !important;
}
html[dir=rtl] .mx-lg-8 {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}
html[dir=rtl] .mx-lg-9 {
  margin-left: 2.25rem !important;
  margin-right: 2.25rem !important;
}
html[dir=rtl] .mx-lg-10 {
  margin-left: 2.5rem !important;
  margin-right: 2.5rem !important;
}
html[dir=rtl] .mx-lg-11 {
  margin-left: 2.75rem !important;
  margin-right: 2.75rem !important;
}
html[dir=rtl] .mx-lg-12 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}
html[dir=rtl] .mx-lg-13 {
  margin-left: 3.25rem !important;
  margin-right: 3.25rem !important;
}
html[dir=rtl] .mx-lg-14 {
  margin-left: 3.5rem !important;
  margin-right: 3.5rem !important;
}
html[dir=rtl] .mx-lg-15 {
  margin-left: 3.75rem !important;
  margin-right: 3.75rem !important;
}
html[dir=rtl] .mx-lg-16 {
  margin-left: 4rem !important;
  margin-right: 4rem !important;
}
html[dir=rtl] .mx-lg-17 {
  margin-left: 4.25rem !important;
  margin-right: 4.25rem !important;
}
html[dir=rtl] .mx-lg-18 {
  margin-left: 4.5rem !important;
  margin-right: 4.5rem !important;
}
html[dir=rtl] .mx-lg-19 {
  margin-left: 4.75rem !important;
  margin-right: 4.75rem !important;
}
html[dir=rtl] .mx-lg-20 {
  margin-left: 5rem !important;
  margin-right: 5rem !important;
}
html[dir=rtl] .mx-lg-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
html[dir=rtl] .me-lg-0 {
  margin-left: 0 !important;
}
html[dir=rtl] .me-lg-1 {
  margin-left: 0.25rem !important;
}
html[dir=rtl] .me-lg-2 {
  margin-left: 0.5rem !important;
}
html[dir=rtl] .me-lg-3 {
  margin-left: 0.75rem !important;
}
html[dir=rtl] .me-lg-4 {
  margin-left: 1rem !important;
}
html[dir=rtl] .me-lg-5 {
  margin-left: 1.25rem !important;
}
html[dir=rtl] .me-lg-6 {
  margin-left: 1.5rem !important;
}
html[dir=rtl] .me-lg-7 {
  margin-left: 1.75rem !important;
}
html[dir=rtl] .me-lg-8 {
  margin-left: 2rem !important;
}
html[dir=rtl] .me-lg-9 {
  margin-left: 2.25rem !important;
}
html[dir=rtl] .me-lg-10 {
  margin-left: 2.5rem !important;
}
html[dir=rtl] .me-lg-11 {
  margin-left: 2.75rem !important;
}
html[dir=rtl] .me-lg-12 {
  margin-left: 3rem !important;
}
html[dir=rtl] .me-lg-13 {
  margin-left: 3.25rem !important;
}
html[dir=rtl] .me-lg-14 {
  margin-left: 3.5rem !important;
}
html[dir=rtl] .me-lg-15 {
  margin-left: 3.75rem !important;
}
html[dir=rtl] .me-lg-16 {
  margin-left: 4rem !important;
}
html[dir=rtl] .me-lg-17 {
  margin-left: 4.25rem !important;
}
html[dir=rtl] .me-lg-18 {
  margin-left: 4.5rem !important;
}
html[dir=rtl] .me-lg-19 {
  margin-left: 4.75rem !important;
}
html[dir=rtl] .me-lg-20 {
  margin-left: 5rem !important;
}
html[dir=rtl] .me-lg-auto {
  margin-left: auto !important;
}
html[dir=rtl] .ms-lg-0 {
  margin-right: 0 !important;
}
html[dir=rtl] .ms-lg-1 {
  margin-right: 0.25rem !important;
}
html[dir=rtl] .ms-lg-2 {
  margin-right: 0.5rem !important;
}
html[dir=rtl] .ms-lg-3 {
  margin-right: 0.75rem !important;
}
html[dir=rtl] .ms-lg-4 {
  margin-right: 1rem !important;
}
html[dir=rtl] .ms-lg-5 {
  margin-right: 1.25rem !important;
}
html[dir=rtl] .ms-lg-6 {
  margin-right: 1.5rem !important;
}
html[dir=rtl] .ms-lg-7 {
  margin-right: 1.75rem !important;
}
html[dir=rtl] .ms-lg-8 {
  margin-right: 2rem !important;
}
html[dir=rtl] .ms-lg-9 {
  margin-right: 2.25rem !important;
}
html[dir=rtl] .ms-lg-10 {
  margin-right: 2.5rem !important;
}
html[dir=rtl] .ms-lg-11 {
  margin-right: 2.75rem !important;
}
html[dir=rtl] .ms-lg-12 {
  margin-right: 3rem !important;
}
html[dir=rtl] .ms-lg-13 {
  margin-right: 3.25rem !important;
}
html[dir=rtl] .ms-lg-14 {
  margin-right: 3.5rem !important;
}
html[dir=rtl] .ms-lg-15 {
  margin-right: 3.75rem !important;
}
html[dir=rtl] .ms-lg-16 {
  margin-right: 4rem !important;
}
html[dir=rtl] .ms-lg-17 {
  margin-right: 4.25rem !important;
}
html[dir=rtl] .ms-lg-18 {
  margin-right: 4.5rem !important;
}
html[dir=rtl] .ms-lg-19 {
  margin-right: 4.75rem !important;
}
html[dir=rtl] .ms-lg-20 {
  margin-right: 5rem !important;
}
html[dir=rtl] .ms-lg-auto {
  margin-right: auto !important;
}
html[dir=rtl] .mx-lg-n1 {
  margin-left: -0.25rem !important;
  margin-right: -0.25rem !important;
}
html[dir=rtl] .mx-lg-n2 {
  margin-left: -0.5rem !important;
  margin-right: -0.5rem !important;
}
html[dir=rtl] .mx-lg-n3 {
  margin-left: -0.75rem !important;
  margin-right: -0.75rem !important;
}
html[dir=rtl] .mx-lg-n4 {
  margin-left: -1rem !important;
  margin-right: -1rem !important;
}
html[dir=rtl] .mx-lg-n5 {
  margin-left: -1.25rem !important;
  margin-right: -1.25rem !important;
}
html[dir=rtl] .mx-lg-n6 {
  margin-left: -1.5rem !important;
  margin-right: -1.5rem !important;
}
html[dir=rtl] .mx-lg-n7 {
  margin-left: -1.75rem !important;
  margin-right: -1.75rem !important;
}
html[dir=rtl] .mx-lg-n8 {
  margin-left: -2rem !important;
  margin-right: -2rem !important;
}
html[dir=rtl] .mx-lg-n9 {
  margin-left: -2.25rem !important;
  margin-right: -2.25rem !important;
}
html[dir=rtl] .mx-lg-n10 {
  margin-left: -2.5rem !important;
  margin-right: -2.5rem !important;
}
html[dir=rtl] .mx-lg-n11 {
  margin-left: -2.75rem !important;
  margin-right: -2.75rem !important;
}
html[dir=rtl] .mx-lg-n12 {
  margin-left: -3rem !important;
  margin-right: -3rem !important;
}
html[dir=rtl] .mx-lg-n13 {
  margin-left: -3.25rem !important;
  margin-right: -3.25rem !important;
}
html[dir=rtl] .mx-lg-n14 {
  margin-left: -3.5rem !important;
  margin-right: -3.5rem !important;
}
html[dir=rtl] .mx-lg-n15 {
  margin-left: -3.75rem !important;
  margin-right: -3.75rem !important;
}
html[dir=rtl] .mx-lg-n16 {
  margin-left: -4rem !important;
  margin-right: -4rem !important;
}
html[dir=rtl] .mx-lg-n17 {
  margin-left: -4.25rem !important;
  margin-right: -4.25rem !important;
}
html[dir=rtl] .mx-lg-n18 {
  margin-left: -4.5rem !important;
  margin-right: -4.5rem !important;
}
html[dir=rtl] .mx-lg-n19 {
  margin-left: -4.75rem !important;
  margin-right: -4.75rem !important;
}
html[dir=rtl] .mx-lg-n20 {
  margin-left: -5rem !important;
  margin-right: -5rem !important;
}
html[dir=rtl] .me-lg-n1 {
  margin-left: -0.25rem !important;
}
html[dir=rtl] .me-lg-n2 {
  margin-left: -0.5rem !important;
}
html[dir=rtl] .me-lg-n3 {
  margin-left: -0.75rem !important;
}
html[dir=rtl] .me-lg-n4 {
  margin-left: -1rem !important;
}
html[dir=rtl] .me-lg-n5 {
  margin-left: -1.25rem !important;
}
html[dir=rtl] .me-lg-n6 {
  margin-left: -1.5rem !important;
}
html[dir=rtl] .me-lg-n7 {
  margin-left: -1.75rem !important;
}
html[dir=rtl] .me-lg-n8 {
  margin-left: -2rem !important;
}
html[dir=rtl] .me-lg-n9 {
  margin-left: -2.25rem !important;
}
html[dir=rtl] .me-lg-n10 {
  margin-left: -2.5rem !important;
}
html[dir=rtl] .me-lg-n11 {
  margin-left: -2.75rem !important;
}
html[dir=rtl] .me-lg-n12 {
  margin-left: -3rem !important;
}
html[dir=rtl] .me-lg-n13 {
  margin-left: -3.25rem !important;
}
html[dir=rtl] .me-lg-n14 {
  margin-left: -3.5rem !important;
}
html[dir=rtl] .me-lg-n15 {
  margin-left: -3.75rem !important;
}
html[dir=rtl] .me-lg-n16 {
  margin-left: -4rem !important;
}
html[dir=rtl] .me-lg-n17 {
  margin-left: -4.25rem !important;
}
html[dir=rtl] .me-lg-n18 {
  margin-left: -4.5rem !important;
}
html[dir=rtl] .me-lg-n19 {
  margin-left: -4.75rem !important;
}
html[dir=rtl] .me-lg-n20 {
  margin-left: -5rem !important;
}
html[dir=rtl] .ms-lg-n1 {
  margin-right: -0.25rem !important;
}
html[dir=rtl] .ms-lg-n2 {
  margin-right: -0.5rem !important;
}
html[dir=rtl] .ms-lg-n3 {
  margin-right: -0.75rem !important;
}
html[dir=rtl] .ms-lg-n4 {
  margin-right: -1rem !important;
}
html[dir=rtl] .ms-lg-n5 {
  margin-right: -1.25rem !important;
}
html[dir=rtl] .ms-lg-n6 {
  margin-right: -1.5rem !important;
}
html[dir=rtl] .ms-lg-n7 {
  margin-right: -1.75rem !important;
}
html[dir=rtl] .ms-lg-n8 {
  margin-right: -2rem !important;
}
html[dir=rtl] .ms-lg-n9 {
  margin-right: -2.25rem !important;
}
html[dir=rtl] .ms-lg-n10 {
  margin-right: -2.5rem !important;
}
html[dir=rtl] .ms-lg-n11 {
  margin-right: -2.75rem !important;
}
html[dir=rtl] .ms-lg-n12 {
  margin-right: -3rem !important;
}
html[dir=rtl] .ms-lg-n13 {
  margin-right: -3.25rem !important;
}
html[dir=rtl] .ms-lg-n14 {
  margin-right: -3.5rem !important;
}
html[dir=rtl] .ms-lg-n15 {
  margin-right: -3.75rem !important;
}
html[dir=rtl] .ms-lg-n16 {
  margin-right: -4rem !important;
}
html[dir=rtl] .ms-lg-n17 {
  margin-right: -4.25rem !important;
}
html[dir=rtl] .ms-lg-n18 {
  margin-right: -4.5rem !important;
}
html[dir=rtl] .ms-lg-n19 {
  margin-right: -4.75rem !important;
}
html[dir=rtl] .ms-lg-n20 {
  margin-right: -5rem !important;
}
html[dir=rtl] .px-lg-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
html[dir=rtl] .px-lg-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}
html[dir=rtl] .px-lg-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
html[dir=rtl] .px-lg-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}
html[dir=rtl] .px-lg-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
html[dir=rtl] .px-lg-5 {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}
html[dir=rtl] .px-lg-6 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
html[dir=rtl] .px-lg-7 {
  padding-left: 1.75rem !important;
  padding-right: 1.75rem !important;
}
html[dir=rtl] .px-lg-8 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}
html[dir=rtl] .px-lg-9 {
  padding-left: 2.25rem !important;
  padding-right: 2.25rem !important;
}
html[dir=rtl] .px-lg-10 {
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
}
html[dir=rtl] .px-lg-11 {
  padding-left: 2.75rem !important;
  padding-right: 2.75rem !important;
}
html[dir=rtl] .px-lg-12 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}
html[dir=rtl] .px-lg-13 {
  padding-left: 3.25rem !important;
  padding-right: 3.25rem !important;
}
html[dir=rtl] .px-lg-14 {
  padding-left: 3.5rem !important;
  padding-right: 3.5rem !important;
}
html[dir=rtl] .px-lg-15 {
  padding-left: 3.75rem !important;
  padding-right: 3.75rem !important;
}
html[dir=rtl] .px-lg-16 {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}
html[dir=rtl] .px-lg-17 {
  padding-left: 4.25rem !important;
  padding-right: 4.25rem !important;
}
html[dir=rtl] .px-lg-18 {
  padding-left: 4.5rem !important;
  padding-right: 4.5rem !important;
}
html[dir=rtl] .px-lg-19 {
  padding-left: 4.75rem !important;
  padding-right: 4.75rem !important;
}
html[dir=rtl] .px-lg-20 {
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}
html[dir=rtl] .pe-lg-0 {
  padding-left: 0 !important;
}
html[dir=rtl] .pe-lg-1 {
  padding-left: 0.25rem !important;
}
html[dir=rtl] .pe-lg-2 {
  padding-left: 0.5rem !important;
}
html[dir=rtl] .pe-lg-3 {
  padding-left: 0.75rem !important;
}
html[dir=rtl] .pe-lg-4 {
  padding-left: 1rem !important;
}
html[dir=rtl] .pe-lg-5 {
  padding-left: 1.25rem !important;
}
html[dir=rtl] .pe-lg-6 {
  padding-left: 1.5rem !important;
}
html[dir=rtl] .pe-lg-7 {
  padding-left: 1.75rem !important;
}
html[dir=rtl] .pe-lg-8 {
  padding-left: 2rem !important;
}
html[dir=rtl] .pe-lg-9 {
  padding-left: 2.25rem !important;
}
html[dir=rtl] .pe-lg-10 {
  padding-left: 2.5rem !important;
}
html[dir=rtl] .pe-lg-11 {
  padding-left: 2.75rem !important;
}
html[dir=rtl] .pe-lg-12 {
  padding-left: 3rem !important;
}
html[dir=rtl] .pe-lg-13 {
  padding-left: 3.25rem !important;
}
html[dir=rtl] .pe-lg-14 {
  padding-left: 3.5rem !important;
}
html[dir=rtl] .pe-lg-15 {
  padding-left: 3.75rem !important;
}
html[dir=rtl] .pe-lg-16 {
  padding-left: 4rem !important;
}
html[dir=rtl] .pe-lg-17 {
  padding-left: 4.25rem !important;
}
html[dir=rtl] .pe-lg-18 {
  padding-left: 4.5rem !important;
}
html[dir=rtl] .pe-lg-19 {
  padding-left: 4.75rem !important;
}
html[dir=rtl] .pe-lg-20 {
  padding-left: 5rem !important;
}
html[dir=rtl] .ps-lg-0 {
  padding-right: 0 !important;
}
html[dir=rtl] .ps-lg-1 {
  padding-right: 0.25rem !important;
}
html[dir=rtl] .ps-lg-2 {
  padding-right: 0.5rem !important;
}
html[dir=rtl] .ps-lg-3 {
  padding-right: 0.75rem !important;
}
html[dir=rtl] .ps-lg-4 {
  padding-right: 1rem !important;
}
html[dir=rtl] .ps-lg-5 {
  padding-right: 1.25rem !important;
}
html[dir=rtl] .ps-lg-6 {
  padding-right: 1.5rem !important;
}
html[dir=rtl] .ps-lg-7 {
  padding-right: 1.75rem !important;
}
html[dir=rtl] .ps-lg-8 {
  padding-right: 2rem !important;
}
html[dir=rtl] .ps-lg-9 {
  padding-right: 2.25rem !important;
}
html[dir=rtl] .ps-lg-10 {
  padding-right: 2.5rem !important;
}
html[dir=rtl] .ps-lg-11 {
  padding-right: 2.75rem !important;
}
html[dir=rtl] .ps-lg-12 {
  padding-right: 3rem !important;
}
html[dir=rtl] .ps-lg-13 {
  padding-right: 3.25rem !important;
}
html[dir=rtl] .ps-lg-14 {
  padding-right: 3.5rem !important;
}
html[dir=rtl] .ps-lg-15 {
  padding-right: 3.75rem !important;
}
html[dir=rtl] .ps-lg-16 {
  padding-right: 4rem !important;
}
html[dir=rtl] .ps-lg-17 {
  padding-right: 4.25rem !important;
}
html[dir=rtl] .ps-lg-18 {
  padding-right: 4.5rem !important;
}
html[dir=rtl] .ps-lg-19 {
  padding-right: 4.75rem !important;
}
html[dir=rtl] .ps-lg-20 {
  padding-right: 5rem !important;
}
}

@media (min-width: 1200px) {
html[dir=rtl] .float-xl-start {
  float: right !important;
}
html[dir=rtl] .float-xl-end {
  float: left !important;
}
html[dir=rtl] .float-xl-none {
  float: none !important;
}
html[dir=rtl] .mx-xl-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
html[dir=rtl] .mx-xl-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}
html[dir=rtl] .mx-xl-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}
html[dir=rtl] .mx-xl-3 {
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important;
}
html[dir=rtl] .mx-xl-4 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}
html[dir=rtl] .mx-xl-5 {
  margin-left: 1.25rem !important;
  margin-right: 1.25rem !important;
}
html[dir=rtl] .mx-xl-6 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}
html[dir=rtl] .mx-xl-7 {
  margin-left: 1.75rem !important;
  margin-right: 1.75rem !important;
}
html[dir=rtl] .mx-xl-8 {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}
html[dir=rtl] .mx-xl-9 {
  margin-left: 2.25rem !important;
  margin-right: 2.25rem !important;
}
html[dir=rtl] .mx-xl-10 {
  margin-left: 2.5rem !important;
  margin-right: 2.5rem !important;
}
html[dir=rtl] .mx-xl-11 {
  margin-left: 2.75rem !important;
  margin-right: 2.75rem !important;
}
html[dir=rtl] .mx-xl-12 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}
html[dir=rtl] .mx-xl-13 {
  margin-left: 3.25rem !important;
  margin-right: 3.25rem !important;
}
html[dir=rtl] .mx-xl-14 {
  margin-left: 3.5rem !important;
  margin-right: 3.5rem !important;
}
html[dir=rtl] .mx-xl-15 {
  margin-left: 3.75rem !important;
  margin-right: 3.75rem !important;
}
html[dir=rtl] .mx-xl-16 {
  margin-left: 4rem !important;
  margin-right: 4rem !important;
}
html[dir=rtl] .mx-xl-17 {
  margin-left: 4.25rem !important;
  margin-right: 4.25rem !important;
}
html[dir=rtl] .mx-xl-18 {
  margin-left: 4.5rem !important;
  margin-right: 4.5rem !important;
}
html[dir=rtl] .mx-xl-19 {
  margin-left: 4.75rem !important;
  margin-right: 4.75rem !important;
}
html[dir=rtl] .mx-xl-20 {
  margin-left: 5rem !important;
  margin-right: 5rem !important;
}
html[dir=rtl] .mx-xl-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
html[dir=rtl] .me-xl-0 {
  margin-left: 0 !important;
}
html[dir=rtl] .me-xl-1 {
  margin-left: 0.25rem !important;
}
html[dir=rtl] .me-xl-2 {
  margin-left: 0.5rem !important;
}
html[dir=rtl] .me-xl-3 {
  margin-left: 0.75rem !important;
}
html[dir=rtl] .me-xl-4 {
  margin-left: 1rem !important;
}
html[dir=rtl] .me-xl-5 {
  margin-left: 1.25rem !important;
}
html[dir=rtl] .me-xl-6 {
  margin-left: 1.5rem !important;
}
html[dir=rtl] .me-xl-7 {
  margin-left: 1.75rem !important;
}
html[dir=rtl] .me-xl-8 {
  margin-left: 2rem !important;
}
html[dir=rtl] .me-xl-9 {
  margin-left: 2.25rem !important;
}
html[dir=rtl] .me-xl-10 {
  margin-left: 2.5rem !important;
}
html[dir=rtl] .me-xl-11 {
  margin-left: 2.75rem !important;
}
html[dir=rtl] .me-xl-12 {
  margin-left: 3rem !important;
}
html[dir=rtl] .me-xl-13 {
  margin-left: 3.25rem !important;
}
html[dir=rtl] .me-xl-14 {
  margin-left: 3.5rem !important;
}
html[dir=rtl] .me-xl-15 {
  margin-left: 3.75rem !important;
}
html[dir=rtl] .me-xl-16 {
  margin-left: 4rem !important;
}
html[dir=rtl] .me-xl-17 {
  margin-left: 4.25rem !important;
}
html[dir=rtl] .me-xl-18 {
  margin-left: 4.5rem !important;
}
html[dir=rtl] .me-xl-19 {
  margin-left: 4.75rem !important;
}
html[dir=rtl] .me-xl-20 {
  margin-left: 5rem !important;
}
html[dir=rtl] .me-xl-auto {
  margin-left: auto !important;
}
html[dir=rtl] .ms-xl-0 {
  margin-right: 0 !important;
}
html[dir=rtl] .ms-xl-1 {
  margin-right: 0.25rem !important;
}
html[dir=rtl] .ms-xl-2 {
  margin-right: 0.5rem !important;
}
html[dir=rtl] .ms-xl-3 {
  margin-right: 0.75rem !important;
}
html[dir=rtl] .ms-xl-4 {
  margin-right: 1rem !important;
}
html[dir=rtl] .ms-xl-5 {
  margin-right: 1.25rem !important;
}
html[dir=rtl] .ms-xl-6 {
  margin-right: 1.5rem !important;
}
html[dir=rtl] .ms-xl-7 {
  margin-right: 1.75rem !important;
}
html[dir=rtl] .ms-xl-8 {
  margin-right: 2rem !important;
}
html[dir=rtl] .ms-xl-9 {
  margin-right: 2.25rem !important;
}
html[dir=rtl] .ms-xl-10 {
  margin-right: 2.5rem !important;
}
html[dir=rtl] .ms-xl-11 {
  margin-right: 2.75rem !important;
}
html[dir=rtl] .ms-xl-12 {
  margin-right: 3rem !important;
}
html[dir=rtl] .ms-xl-13 {
  margin-right: 3.25rem !important;
}
html[dir=rtl] .ms-xl-14 {
  margin-right: 3.5rem !important;
}
html[dir=rtl] .ms-xl-15 {
  margin-right: 3.75rem !important;
}
html[dir=rtl] .ms-xl-16 {
  margin-right: 4rem !important;
}
html[dir=rtl] .ms-xl-17 {
  margin-right: 4.25rem !important;
}
html[dir=rtl] .ms-xl-18 {
  margin-right: 4.5rem !important;
}
html[dir=rtl] .ms-xl-19 {
  margin-right: 4.75rem !important;
}
html[dir=rtl] .ms-xl-20 {
  margin-right: 5rem !important;
}
html[dir=rtl] .ms-xl-auto {
  margin-right: auto !important;
}
html[dir=rtl] .mx-xl-n1 {
  margin-left: -0.25rem !important;
  margin-right: -0.25rem !important;
}
html[dir=rtl] .mx-xl-n2 {
  margin-left: -0.5rem !important;
  margin-right: -0.5rem !important;
}
html[dir=rtl] .mx-xl-n3 {
  margin-left: -0.75rem !important;
  margin-right: -0.75rem !important;
}
html[dir=rtl] .mx-xl-n4 {
  margin-left: -1rem !important;
  margin-right: -1rem !important;
}
html[dir=rtl] .mx-xl-n5 {
  margin-left: -1.25rem !important;
  margin-right: -1.25rem !important;
}
html[dir=rtl] .mx-xl-n6 {
  margin-left: -1.5rem !important;
  margin-right: -1.5rem !important;
}
html[dir=rtl] .mx-xl-n7 {
  margin-left: -1.75rem !important;
  margin-right: -1.75rem !important;
}
html[dir=rtl] .mx-xl-n8 {
  margin-left: -2rem !important;
  margin-right: -2rem !important;
}
html[dir=rtl] .mx-xl-n9 {
  margin-left: -2.25rem !important;
  margin-right: -2.25rem !important;
}
html[dir=rtl] .mx-xl-n10 {
  margin-left: -2.5rem !important;
  margin-right: -2.5rem !important;
}
html[dir=rtl] .mx-xl-n11 {
  margin-left: -2.75rem !important;
  margin-right: -2.75rem !important;
}
html[dir=rtl] .mx-xl-n12 {
  margin-left: -3rem !important;
  margin-right: -3rem !important;
}
html[dir=rtl] .mx-xl-n13 {
  margin-left: -3.25rem !important;
  margin-right: -3.25rem !important;
}
html[dir=rtl] .mx-xl-n14 {
  margin-left: -3.5rem !important;
  margin-right: -3.5rem !important;
}
html[dir=rtl] .mx-xl-n15 {
  margin-left: -3.75rem !important;
  margin-right: -3.75rem !important;
}
html[dir=rtl] .mx-xl-n16 {
  margin-left: -4rem !important;
  margin-right: -4rem !important;
}
html[dir=rtl] .mx-xl-n17 {
  margin-left: -4.25rem !important;
  margin-right: -4.25rem !important;
}
html[dir=rtl] .mx-xl-n18 {
  margin-left: -4.5rem !important;
  margin-right: -4.5rem !important;
}
html[dir=rtl] .mx-xl-n19 {
  margin-left: -4.75rem !important;
  margin-right: -4.75rem !important;
}
html[dir=rtl] .mx-xl-n20 {
  margin-left: -5rem !important;
  margin-right: -5rem !important;
}
html[dir=rtl] .me-xl-n1 {
  margin-left: -0.25rem !important;
}
html[dir=rtl] .me-xl-n2 {
  margin-left: -0.5rem !important;
}
html[dir=rtl] .me-xl-n3 {
  margin-left: -0.75rem !important;
}
html[dir=rtl] .me-xl-n4 {
  margin-left: -1rem !important;
}
html[dir=rtl] .me-xl-n5 {
  margin-left: -1.25rem !important;
}
html[dir=rtl] .me-xl-n6 {
  margin-left: -1.5rem !important;
}
html[dir=rtl] .me-xl-n7 {
  margin-left: -1.75rem !important;
}
html[dir=rtl] .me-xl-n8 {
  margin-left: -2rem !important;
}
html[dir=rtl] .me-xl-n9 {
  margin-left: -2.25rem !important;
}
html[dir=rtl] .me-xl-n10 {
  margin-left: -2.5rem !important;
}
html[dir=rtl] .me-xl-n11 {
  margin-left: -2.75rem !important;
}
html[dir=rtl] .me-xl-n12 {
  margin-left: -3rem !important;
}
html[dir=rtl] .me-xl-n13 {
  margin-left: -3.25rem !important;
}
html[dir=rtl] .me-xl-n14 {
  margin-left: -3.5rem !important;
}
html[dir=rtl] .me-xl-n15 {
  margin-left: -3.75rem !important;
}
html[dir=rtl] .me-xl-n16 {
  margin-left: -4rem !important;
}
html[dir=rtl] .me-xl-n17 {
  margin-left: -4.25rem !important;
}
html[dir=rtl] .me-xl-n18 {
  margin-left: -4.5rem !important;
}
html[dir=rtl] .me-xl-n19 {
  margin-left: -4.75rem !important;
}
html[dir=rtl] .me-xl-n20 {
  margin-left: -5rem !important;
}
html[dir=rtl] .ms-xl-n1 {
  margin-right: -0.25rem !important;
}
html[dir=rtl] .ms-xl-n2 {
  margin-right: -0.5rem !important;
}
html[dir=rtl] .ms-xl-n3 {
  margin-right: -0.75rem !important;
}
html[dir=rtl] .ms-xl-n4 {
  margin-right: -1rem !important;
}
html[dir=rtl] .ms-xl-n5 {
  margin-right: -1.25rem !important;
}
html[dir=rtl] .ms-xl-n6 {
  margin-right: -1.5rem !important;
}
html[dir=rtl] .ms-xl-n7 {
  margin-right: -1.75rem !important;
}
html[dir=rtl] .ms-xl-n8 {
  margin-right: -2rem !important;
}
html[dir=rtl] .ms-xl-n9 {
  margin-right: -2.25rem !important;
}
html[dir=rtl] .ms-xl-n10 {
  margin-right: -2.5rem !important;
}
html[dir=rtl] .ms-xl-n11 {
  margin-right: -2.75rem !important;
}
html[dir=rtl] .ms-xl-n12 {
  margin-right: -3rem !important;
}
html[dir=rtl] .ms-xl-n13 {
  margin-right: -3.25rem !important;
}
html[dir=rtl] .ms-xl-n14 {
  margin-right: -3.5rem !important;
}
html[dir=rtl] .ms-xl-n15 {
  margin-right: -3.75rem !important;
}
html[dir=rtl] .ms-xl-n16 {
  margin-right: -4rem !important;
}
html[dir=rtl] .ms-xl-n17 {
  margin-right: -4.25rem !important;
}
html[dir=rtl] .ms-xl-n18 {
  margin-right: -4.5rem !important;
}
html[dir=rtl] .ms-xl-n19 {
  margin-right: -4.75rem !important;
}
html[dir=rtl] .ms-xl-n20 {
  margin-right: -5rem !important;
}
html[dir=rtl] .px-xl-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
html[dir=rtl] .px-xl-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}
html[dir=rtl] .px-xl-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
html[dir=rtl] .px-xl-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}
html[dir=rtl] .px-xl-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
html[dir=rtl] .px-xl-5 {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}
html[dir=rtl] .px-xl-6 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
html[dir=rtl] .px-xl-7 {
  padding-left: 1.75rem !important;
  padding-right: 1.75rem !important;
}
html[dir=rtl] .px-xl-8 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}
html[dir=rtl] .px-xl-9 {
  padding-left: 2.25rem !important;
  padding-right: 2.25rem !important;
}
html[dir=rtl] .px-xl-10 {
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
}
html[dir=rtl] .px-xl-11 {
  padding-left: 2.75rem !important;
  padding-right: 2.75rem !important;
}
html[dir=rtl] .px-xl-12 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}
html[dir=rtl] .px-xl-13 {
  padding-left: 3.25rem !important;
  padding-right: 3.25rem !important;
}
html[dir=rtl] .px-xl-14 {
  padding-left: 3.5rem !important;
  padding-right: 3.5rem !important;
}
html[dir=rtl] .px-xl-15 {
  padding-left: 3.75rem !important;
  padding-right: 3.75rem !important;
}
html[dir=rtl] .px-xl-16 {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}
html[dir=rtl] .px-xl-17 {
  padding-left: 4.25rem !important;
  padding-right: 4.25rem !important;
}
html[dir=rtl] .px-xl-18 {
  padding-left: 4.5rem !important;
  padding-right: 4.5rem !important;
}
html[dir=rtl] .px-xl-19 {
  padding-left: 4.75rem !important;
  padding-right: 4.75rem !important;
}
html[dir=rtl] .px-xl-20 {
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}
html[dir=rtl] .pe-xl-0 {
  padding-left: 0 !important;
}
html[dir=rtl] .pe-xl-1 {
  padding-left: 0.25rem !important;
}
html[dir=rtl] .pe-xl-2 {
  padding-left: 0.5rem !important;
}
html[dir=rtl] .pe-xl-3 {
  padding-left: 0.75rem !important;
}
html[dir=rtl] .pe-xl-4 {
  padding-left: 1rem !important;
}
html[dir=rtl] .pe-xl-5 {
  padding-left: 1.25rem !important;
}
html[dir=rtl] .pe-xl-6 {
  padding-left: 1.5rem !important;
}
html[dir=rtl] .pe-xl-7 {
  padding-left: 1.75rem !important;
}
html[dir=rtl] .pe-xl-8 {
  padding-left: 2rem !important;
}
html[dir=rtl] .pe-xl-9 {
  padding-left: 2.25rem !important;
}
html[dir=rtl] .pe-xl-10 {
  padding-left: 2.5rem !important;
}
html[dir=rtl] .pe-xl-11 {
  padding-left: 2.75rem !important;
}
html[dir=rtl] .pe-xl-12 {
  padding-left: 3rem !important;
}
html[dir=rtl] .pe-xl-13 {
  padding-left: 3.25rem !important;
}
html[dir=rtl] .pe-xl-14 {
  padding-left: 3.5rem !important;
}
html[dir=rtl] .pe-xl-15 {
  padding-left: 3.75rem !important;
}
html[dir=rtl] .pe-xl-16 {
  padding-left: 4rem !important;
}
html[dir=rtl] .pe-xl-17 {
  padding-left: 4.25rem !important;
}
html[dir=rtl] .pe-xl-18 {
  padding-left: 4.5rem !important;
}
html[dir=rtl] .pe-xl-19 {
  padding-left: 4.75rem !important;
}
html[dir=rtl] .pe-xl-20 {
  padding-left: 5rem !important;
}
html[dir=rtl] .ps-xl-0 {
  padding-right: 0 !important;
}
html[dir=rtl] .ps-xl-1 {
  padding-right: 0.25rem !important;
}
html[dir=rtl] .ps-xl-2 {
  padding-right: 0.5rem !important;
}
html[dir=rtl] .ps-xl-3 {
  padding-right: 0.75rem !important;
}
html[dir=rtl] .ps-xl-4 {
  padding-right: 1rem !important;
}
html[dir=rtl] .ps-xl-5 {
  padding-right: 1.25rem !important;
}
html[dir=rtl] .ps-xl-6 {
  padding-right: 1.5rem !important;
}
html[dir=rtl] .ps-xl-7 {
  padding-right: 1.75rem !important;
}
html[dir=rtl] .ps-xl-8 {
  padding-right: 2rem !important;
}
html[dir=rtl] .ps-xl-9 {
  padding-right: 2.25rem !important;
}
html[dir=rtl] .ps-xl-10 {
  padding-right: 2.5rem !important;
}
html[dir=rtl] .ps-xl-11 {
  padding-right: 2.75rem !important;
}
html[dir=rtl] .ps-xl-12 {
  padding-right: 3rem !important;
}
html[dir=rtl] .ps-xl-13 {
  padding-right: 3.25rem !important;
}
html[dir=rtl] .ps-xl-14 {
  padding-right: 3.5rem !important;
}
html[dir=rtl] .ps-xl-15 {
  padding-right: 3.75rem !important;
}
html[dir=rtl] .ps-xl-16 {
  padding-right: 4rem !important;
}
html[dir=rtl] .ps-xl-17 {
  padding-right: 4.25rem !important;
}
html[dir=rtl] .ps-xl-18 {
  padding-right: 4.5rem !important;
}
html[dir=rtl] .ps-xl-19 {
  padding-right: 4.75rem !important;
}
html[dir=rtl] .ps-xl-20 {
  padding-right: 5rem !important;
}
}

@media (min-width: 1400px) {
html[dir=rtl] .float-xxl-start {
  float: right !important;
}
html[dir=rtl] .float-xxl-end {
  float: left !important;
}
html[dir=rtl] .float-xxl-none {
  float: none !important;
}
html[dir=rtl] .mx-xxl-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
html[dir=rtl] .mx-xxl-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}
html[dir=rtl] .mx-xxl-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}
html[dir=rtl] .mx-xxl-3 {
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important;
}
html[dir=rtl] .mx-xxl-4 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}
html[dir=rtl] .mx-xxl-5 {
  margin-left: 1.25rem !important;
  margin-right: 1.25rem !important;
}
html[dir=rtl] .mx-xxl-6 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}
html[dir=rtl] .mx-xxl-7 {
  margin-left: 1.75rem !important;
  margin-right: 1.75rem !important;
}
html[dir=rtl] .mx-xxl-8 {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}
html[dir=rtl] .mx-xxl-9 {
  margin-left: 2.25rem !important;
  margin-right: 2.25rem !important;
}
html[dir=rtl] .mx-xxl-10 {
  margin-left: 2.5rem !important;
  margin-right: 2.5rem !important;
}
html[dir=rtl] .mx-xxl-11 {
  margin-left: 2.75rem !important;
  margin-right: 2.75rem !important;
}
html[dir=rtl] .mx-xxl-12 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}
html[dir=rtl] .mx-xxl-13 {
  margin-left: 3.25rem !important;
  margin-right: 3.25rem !important;
}
html[dir=rtl] .mx-xxl-14 {
  margin-left: 3.5rem !important;
  margin-right: 3.5rem !important;
}
html[dir=rtl] .mx-xxl-15 {
  margin-left: 3.75rem !important;
  margin-right: 3.75rem !important;
}
html[dir=rtl] .mx-xxl-16 {
  margin-left: 4rem !important;
  margin-right: 4rem !important;
}
html[dir=rtl] .mx-xxl-17 {
  margin-left: 4.25rem !important;
  margin-right: 4.25rem !important;
}
html[dir=rtl] .mx-xxl-18 {
  margin-left: 4.5rem !important;
  margin-right: 4.5rem !important;
}
html[dir=rtl] .mx-xxl-19 {
  margin-left: 4.75rem !important;
  margin-right: 4.75rem !important;
}
html[dir=rtl] .mx-xxl-20 {
  margin-left: 5rem !important;
  margin-right: 5rem !important;
}
html[dir=rtl] .mx-xxl-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
html[dir=rtl] .me-xxl-0 {
  margin-left: 0 !important;
}
html[dir=rtl] .me-xxl-1 {
  margin-left: 0.25rem !important;
}
html[dir=rtl] .me-xxl-2 {
  margin-left: 0.5rem !important;
}
html[dir=rtl] .me-xxl-3 {
  margin-left: 0.75rem !important;
}
html[dir=rtl] .me-xxl-4 {
  margin-left: 1rem !important;
}
html[dir=rtl] .me-xxl-5 {
  margin-left: 1.25rem !important;
}
html[dir=rtl] .me-xxl-6 {
  margin-left: 1.5rem !important;
}
html[dir=rtl] .me-xxl-7 {
  margin-left: 1.75rem !important;
}
html[dir=rtl] .me-xxl-8 {
  margin-left: 2rem !important;
}
html[dir=rtl] .me-xxl-9 {
  margin-left: 2.25rem !important;
}
html[dir=rtl] .me-xxl-10 {
  margin-left: 2.5rem !important;
}
html[dir=rtl] .me-xxl-11 {
  margin-left: 2.75rem !important;
}
html[dir=rtl] .me-xxl-12 {
  margin-left: 3rem !important;
}
html[dir=rtl] .me-xxl-13 {
  margin-left: 3.25rem !important;
}
html[dir=rtl] .me-xxl-14 {
  margin-left: 3.5rem !important;
}
html[dir=rtl] .me-xxl-15 {
  margin-left: 3.75rem !important;
}
html[dir=rtl] .me-xxl-16 {
  margin-left: 4rem !important;
}
html[dir=rtl] .me-xxl-17 {
  margin-left: 4.25rem !important;
}
html[dir=rtl] .me-xxl-18 {
  margin-left: 4.5rem !important;
}
html[dir=rtl] .me-xxl-19 {
  margin-left: 4.75rem !important;
}
html[dir=rtl] .me-xxl-20 {
  margin-left: 5rem !important;
}
html[dir=rtl] .me-xxl-auto {
  margin-left: auto !important;
}
html[dir=rtl] .ms-xxl-0 {
  margin-right: 0 !important;
}
html[dir=rtl] .ms-xxl-1 {
  margin-right: 0.25rem !important;
}
html[dir=rtl] .ms-xxl-2 {
  margin-right: 0.5rem !important;
}
html[dir=rtl] .ms-xxl-3 {
  margin-right: 0.75rem !important;
}
html[dir=rtl] .ms-xxl-4 {
  margin-right: 1rem !important;
}
html[dir=rtl] .ms-xxl-5 {
  margin-right: 1.25rem !important;
}
html[dir=rtl] .ms-xxl-6 {
  margin-right: 1.5rem !important;
}
html[dir=rtl] .ms-xxl-7 {
  margin-right: 1.75rem !important;
}
html[dir=rtl] .ms-xxl-8 {
  margin-right: 2rem !important;
}
html[dir=rtl] .ms-xxl-9 {
  margin-right: 2.25rem !important;
}
html[dir=rtl] .ms-xxl-10 {
  margin-right: 2.5rem !important;
}
html[dir=rtl] .ms-xxl-11 {
  margin-right: 2.75rem !important;
}
html[dir=rtl] .ms-xxl-12 {
  margin-right: 3rem !important;
}
html[dir=rtl] .ms-xxl-13 {
  margin-right: 3.25rem !important;
}
html[dir=rtl] .ms-xxl-14 {
  margin-right: 3.5rem !important;
}
html[dir=rtl] .ms-xxl-15 {
  margin-right: 3.75rem !important;
}
html[dir=rtl] .ms-xxl-16 {
  margin-right: 4rem !important;
}
html[dir=rtl] .ms-xxl-17 {
  margin-right: 4.25rem !important;
}
html[dir=rtl] .ms-xxl-18 {
  margin-right: 4.5rem !important;
}
html[dir=rtl] .ms-xxl-19 {
  margin-right: 4.75rem !important;
}
html[dir=rtl] .ms-xxl-20 {
  margin-right: 5rem !important;
}
html[dir=rtl] .ms-xxl-auto {
  margin-right: auto !important;
}
html[dir=rtl] .mx-xxl-n1 {
  margin-left: -0.25rem !important;
  margin-right: -0.25rem !important;
}
html[dir=rtl] .mx-xxl-n2 {
  margin-left: -0.5rem !important;
  margin-right: -0.5rem !important;
}
html[dir=rtl] .mx-xxl-n3 {
  margin-left: -0.75rem !important;
  margin-right: -0.75rem !important;
}
html[dir=rtl] .mx-xxl-n4 {
  margin-left: -1rem !important;
  margin-right: -1rem !important;
}
html[dir=rtl] .mx-xxl-n5 {
  margin-left: -1.25rem !important;
  margin-right: -1.25rem !important;
}
html[dir=rtl] .mx-xxl-n6 {
  margin-left: -1.5rem !important;
  margin-right: -1.5rem !important;
}
html[dir=rtl] .mx-xxl-n7 {
  margin-left: -1.75rem !important;
  margin-right: -1.75rem !important;
}
html[dir=rtl] .mx-xxl-n8 {
  margin-left: -2rem !important;
  margin-right: -2rem !important;
}
html[dir=rtl] .mx-xxl-n9 {
  margin-left: -2.25rem !important;
  margin-right: -2.25rem !important;
}
html[dir=rtl] .mx-xxl-n10 {
  margin-left: -2.5rem !important;
  margin-right: -2.5rem !important;
}
html[dir=rtl] .mx-xxl-n11 {
  margin-left: -2.75rem !important;
  margin-right: -2.75rem !important;
}
html[dir=rtl] .mx-xxl-n12 {
  margin-left: -3rem !important;
  margin-right: -3rem !important;
}
html[dir=rtl] .mx-xxl-n13 {
  margin-left: -3.25rem !important;
  margin-right: -3.25rem !important;
}
html[dir=rtl] .mx-xxl-n14 {
  margin-left: -3.5rem !important;
  margin-right: -3.5rem !important;
}
html[dir=rtl] .mx-xxl-n15 {
  margin-left: -3.75rem !important;
  margin-right: -3.75rem !important;
}
html[dir=rtl] .mx-xxl-n16 {
  margin-left: -4rem !important;
  margin-right: -4rem !important;
}
html[dir=rtl] .mx-xxl-n17 {
  margin-left: -4.25rem !important;
  margin-right: -4.25rem !important;
}
html[dir=rtl] .mx-xxl-n18 {
  margin-left: -4.5rem !important;
  margin-right: -4.5rem !important;
}
html[dir=rtl] .mx-xxl-n19 {
  margin-left: -4.75rem !important;
  margin-right: -4.75rem !important;
}
html[dir=rtl] .mx-xxl-n20 {
  margin-left: -5rem !important;
  margin-right: -5rem !important;
}
html[dir=rtl] .me-xxl-n1 {
  margin-left: -0.25rem !important;
}
html[dir=rtl] .me-xxl-n2 {
  margin-left: -0.5rem !important;
}
html[dir=rtl] .me-xxl-n3 {
  margin-left: -0.75rem !important;
}
html[dir=rtl] .me-xxl-n4 {
  margin-left: -1rem !important;
}
html[dir=rtl] .me-xxl-n5 {
  margin-left: -1.25rem !important;
}
html[dir=rtl] .me-xxl-n6 {
  margin-left: -1.5rem !important;
}
html[dir=rtl] .me-xxl-n7 {
  margin-left: -1.75rem !important;
}
html[dir=rtl] .me-xxl-n8 {
  margin-left: -2rem !important;
}
html[dir=rtl] .me-xxl-n9 {
  margin-left: -2.25rem !important;
}
html[dir=rtl] .me-xxl-n10 {
  margin-left: -2.5rem !important;
}
html[dir=rtl] .me-xxl-n11 {
  margin-left: -2.75rem !important;
}
html[dir=rtl] .me-xxl-n12 {
  margin-left: -3rem !important;
}
html[dir=rtl] .me-xxl-n13 {
  margin-left: -3.25rem !important;
}
html[dir=rtl] .me-xxl-n14 {
  margin-left: -3.5rem !important;
}
html[dir=rtl] .me-xxl-n15 {
  margin-left: -3.75rem !important;
}
html[dir=rtl] .me-xxl-n16 {
  margin-left: -4rem !important;
}
html[dir=rtl] .me-xxl-n17 {
  margin-left: -4.25rem !important;
}
html[dir=rtl] .me-xxl-n18 {
  margin-left: -4.5rem !important;
}
html[dir=rtl] .me-xxl-n19 {
  margin-left: -4.75rem !important;
}
html[dir=rtl] .me-xxl-n20 {
  margin-left: -5rem !important;
}
html[dir=rtl] .ms-xxl-n1 {
  margin-right: -0.25rem !important;
}
html[dir=rtl] .ms-xxl-n2 {
  margin-right: -0.5rem !important;
}
html[dir=rtl] .ms-xxl-n3 {
  margin-right: -0.75rem !important;
}
html[dir=rtl] .ms-xxl-n4 {
  margin-right: -1rem !important;
}
html[dir=rtl] .ms-xxl-n5 {
  margin-right: -1.25rem !important;
}
html[dir=rtl] .ms-xxl-n6 {
  margin-right: -1.5rem !important;
}
html[dir=rtl] .ms-xxl-n7 {
  margin-right: -1.75rem !important;
}
html[dir=rtl] .ms-xxl-n8 {
  margin-right: -2rem !important;
}
html[dir=rtl] .ms-xxl-n9 {
  margin-right: -2.25rem !important;
}
html[dir=rtl] .ms-xxl-n10 {
  margin-right: -2.5rem !important;
}
html[dir=rtl] .ms-xxl-n11 {
  margin-right: -2.75rem !important;
}
html[dir=rtl] .ms-xxl-n12 {
  margin-right: -3rem !important;
}
html[dir=rtl] .ms-xxl-n13 {
  margin-right: -3.25rem !important;
}
html[dir=rtl] .ms-xxl-n14 {
  margin-right: -3.5rem !important;
}
html[dir=rtl] .ms-xxl-n15 {
  margin-right: -3.75rem !important;
}
html[dir=rtl] .ms-xxl-n16 {
  margin-right: -4rem !important;
}
html[dir=rtl] .ms-xxl-n17 {
  margin-right: -4.25rem !important;
}
html[dir=rtl] .ms-xxl-n18 {
  margin-right: -4.5rem !important;
}
html[dir=rtl] .ms-xxl-n19 {
  margin-right: -4.75rem !important;
}
html[dir=rtl] .ms-xxl-n20 {
  margin-right: -5rem !important;
}
html[dir=rtl] .px-xxl-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
html[dir=rtl] .px-xxl-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}
html[dir=rtl] .px-xxl-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
html[dir=rtl] .px-xxl-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}
html[dir=rtl] .px-xxl-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
html[dir=rtl] .px-xxl-5 {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}
html[dir=rtl] .px-xxl-6 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
html[dir=rtl] .px-xxl-7 {
  padding-left: 1.75rem !important;
  padding-right: 1.75rem !important;
}
html[dir=rtl] .px-xxl-8 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}
html[dir=rtl] .px-xxl-9 {
  padding-left: 2.25rem !important;
  padding-right: 2.25rem !important;
}
html[dir=rtl] .px-xxl-10 {
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
}
html[dir=rtl] .px-xxl-11 {
  padding-left: 2.75rem !important;
  padding-right: 2.75rem !important;
}
html[dir=rtl] .px-xxl-12 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}
html[dir=rtl] .px-xxl-13 {
  padding-left: 3.25rem !important;
  padding-right: 3.25rem !important;
}
html[dir=rtl] .px-xxl-14 {
  padding-left: 3.5rem !important;
  padding-right: 3.5rem !important;
}
html[dir=rtl] .px-xxl-15 {
  padding-left: 3.75rem !important;
  padding-right: 3.75rem !important;
}
html[dir=rtl] .px-xxl-16 {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}
html[dir=rtl] .px-xxl-17 {
  padding-left: 4.25rem !important;
  padding-right: 4.25rem !important;
}
html[dir=rtl] .px-xxl-18 {
  padding-left: 4.5rem !important;
  padding-right: 4.5rem !important;
}
html[dir=rtl] .px-xxl-19 {
  padding-left: 4.75rem !important;
  padding-right: 4.75rem !important;
}
html[dir=rtl] .px-xxl-20 {
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}
html[dir=rtl] .pe-xxl-0 {
  padding-left: 0 !important;
}
html[dir=rtl] .pe-xxl-1 {
  padding-left: 0.25rem !important;
}
html[dir=rtl] .pe-xxl-2 {
  padding-left: 0.5rem !important;
}
html[dir=rtl] .pe-xxl-3 {
  padding-left: 0.75rem !important;
}
html[dir=rtl] .pe-xxl-4 {
  padding-left: 1rem !important;
}
html[dir=rtl] .pe-xxl-5 {
  padding-left: 1.25rem !important;
}
html[dir=rtl] .pe-xxl-6 {
  padding-left: 1.5rem !important;
}
html[dir=rtl] .pe-xxl-7 {
  padding-left: 1.75rem !important;
}
html[dir=rtl] .pe-xxl-8 {
  padding-left: 2rem !important;
}
html[dir=rtl] .pe-xxl-9 {
  padding-left: 2.25rem !important;
}
html[dir=rtl] .pe-xxl-10 {
  padding-left: 2.5rem !important;
}
html[dir=rtl] .pe-xxl-11 {
  padding-left: 2.75rem !important;
}
html[dir=rtl] .pe-xxl-12 {
  padding-left: 3rem !important;
}
html[dir=rtl] .pe-xxl-13 {
  padding-left: 3.25rem !important;
}
html[dir=rtl] .pe-xxl-14 {
  padding-left: 3.5rem !important;
}
html[dir=rtl] .pe-xxl-15 {
  padding-left: 3.75rem !important;
}
html[dir=rtl] .pe-xxl-16 {
  padding-left: 4rem !important;
}
html[dir=rtl] .pe-xxl-17 {
  padding-left: 4.25rem !important;
}
html[dir=rtl] .pe-xxl-18 {
  padding-left: 4.5rem !important;
}
html[dir=rtl] .pe-xxl-19 {
  padding-left: 4.75rem !important;
}
html[dir=rtl] .pe-xxl-20 {
  padding-left: 5rem !important;
}
html[dir=rtl] .ps-xxl-0 {
  padding-right: 0 !important;
}
html[dir=rtl] .ps-xxl-1 {
  padding-right: 0.25rem !important;
}
html[dir=rtl] .ps-xxl-2 {
  padding-right: 0.5rem !important;
}
html[dir=rtl] .ps-xxl-3 {
  padding-right: 0.75rem !important;
}
html[dir=rtl] .ps-xxl-4 {
  padding-right: 1rem !important;
}
html[dir=rtl] .ps-xxl-5 {
  padding-right: 1.25rem !important;
}
html[dir=rtl] .ps-xxl-6 {
  padding-right: 1.5rem !important;
}
html[dir=rtl] .ps-xxl-7 {
  padding-right: 1.75rem !important;
}
html[dir=rtl] .ps-xxl-8 {
  padding-right: 2rem !important;
}
html[dir=rtl] .ps-xxl-9 {
  padding-right: 2.25rem !important;
}
html[dir=rtl] .ps-xxl-10 {
  padding-right: 2.5rem !important;
}
html[dir=rtl] .ps-xxl-11 {
  padding-right: 2.75rem !important;
}
html[dir=rtl] .ps-xxl-12 {
  padding-right: 3rem !important;
}
html[dir=rtl] .ps-xxl-13 {
  padding-right: 3.25rem !important;
}
html[dir=rtl] .ps-xxl-14 {
  padding-right: 3.5rem !important;
}
html[dir=rtl] .ps-xxl-15 {
  padding-right: 3.75rem !important;
}
html[dir=rtl] .ps-xxl-16 {
  padding-right: 4rem !important;
}
html[dir=rtl] .ps-xxl-17 {
  padding-right: 4.25rem !important;
}
html[dir=rtl] .ps-xxl-18 {
  padding-right: 4.5rem !important;
}
html[dir=rtl] .ps-xxl-19 {
  padding-right: 4.75rem !important;
}
html[dir=rtl] .ps-xxl-20 {
  padding-right: 5rem !important;
}
}

html[dir=rtl] .toast .toast-header .btn-close {
  margin-left: 0 !important;
}
html[dir=rtl] .nav-pills .nav-item {
  margin-left: 0.5rem !important;
}
html[dir=rtl] .nav-pills .nav-item:last-child {
  margin-left: 0 !important;
}
html[dir=rtl] .nav-group.nav-group-fluid > label {
  margin-left: 0.1rem !important;
}
html[dir=rtl] .nav-group.nav-group-fluid > label:last-child {
  margin-left: 0 !important;
}
html[dir=rtl] .nav-line-tabs .nav-item:first-child .nav-link {
  margin-right: 0 !important;
}
html[dir=rtl] .nav-line-tabs .nav-item:last-child .nav-link {
  margin-left: 0 !important;
}
html[dir=rtl] .page-item {
  margin-left: 0.5rem !important;
}
html[dir=rtl] .page-item:last-child {
  margin-left: 0 !important;
}
@media (max-width: 991.98px) {
html[dir=rtl] .page-item {
  margin-left: 0.25rem !important;
}
html[dir=rtl] .page-item:last-child {
  margin-left: 0 !important;
}
}

html[dir=rtl] .separator.separator-content::before {
  margin-left: 1.25rem !important;
}
html[dir=rtl] .separator.separator-content::after {
  margin-right: 1.25rem !important;
}
html[dir=rtl] .menu-item .menu-link .menu-icon {
  margin-left: 0.5rem !important;
}
html[dir=rtl] .menu-item .menu-link .menu-bullet {
  margin-left: 0.5rem !important;
}
html[dir=rtl] .menu-item .menu-link .menu-badge {
  margin-right: 0.5rem !important;
}
html[dir=rtl] .menu-item .menu-link .menu-arrow {
  margin-right: 5px !important;
}
html[dir=rtl] .menu-sub-indention .menu-sub:not([data-popper-placement]) {
  margin-right: 1rem !important;
}
html[dir=rtl] .menu-sub-indention .menu-item .menu-item .menu-link.active {
  margin-left: 1rem !important;
}
html[dir=rtl] .menu-fit > .menu-item > .menu-link {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
@media (min-width: 576px) {
html[dir=rtl] .menu-sub-sm-indention .menu-sub:not([data-popper-placement]) {
  margin-right: 1rem !important;
}
html[dir=rtl] .menu-sub-sm-indention .menu-item .menu-item .menu-link.active {
  margin-left: 1rem !important;
}
html[dir=rtl] .menu-sm-fit > .menu-item > .menu-link {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
}

@media (min-width: 768px) {
html[dir=rtl] .menu-sub-md-indention .menu-sub:not([data-popper-placement]) {
  margin-right: 1rem !important;
}
html[dir=rtl] .menu-sub-md-indention .menu-item .menu-item .menu-link.active {
  margin-left: 1rem !important;
}
html[dir=rtl] .menu-md-fit > .menu-item > .menu-link {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
}

@media (min-width: 992px) {
html[dir=rtl] .menu-sub-lg-indention .menu-sub:not([data-popper-placement]) {
  margin-right: 1rem !important;
}
html[dir=rtl] .menu-sub-lg-indention .menu-item .menu-item .menu-link.active {
  margin-left: 1rem !important;
}
html[dir=rtl] .menu-lg-fit > .menu-item > .menu-link {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
}

@media (min-width: 1200px) {
html[dir=rtl] .menu-sub-xl-indention .menu-sub:not([data-popper-placement]) {
  margin-right: 1rem !important;
}
html[dir=rtl] .menu-sub-xl-indention .menu-item .menu-item .menu-link.active {
  margin-left: 1rem !important;
}
html[dir=rtl] .menu-xl-fit > .menu-item > .menu-link {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
}

@media (min-width: 1400px) {
html[dir=rtl] .menu-sub-xxl-indention .menu-sub:not([data-popper-placement]) {
  margin-right: 1rem !important;
}
html[dir=rtl] .menu-sub-xxl-indention .menu-item .menu-item .menu-link.active {
  margin-left: 1rem !important;
}
html[dir=rtl] .menu-xxl-fit > .menu-item > .menu-link {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
}

@media (max-width: 575.98px) {
html[dir=rtl] .menu-sub-sm-down-indention .menu-sub:not([data-popper-placement]) {
  margin-right: 1rem !important;
}
html[dir=rtl] .menu-sub-sm-down-indention .menu-item .menu-item .menu-link.active {
  margin-left: 1rem !important;
}
html[dir=rtl] .menu-sm-down-fit > .menu-item > .menu-link {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
}

@media (max-width: 767.98px) {
html[dir=rtl] .menu-sub-md-down-indention .menu-sub:not([data-popper-placement]) {
  margin-right: 1rem !important;
}
html[dir=rtl] .menu-sub-md-down-indention .menu-item .menu-item .menu-link.active {
  margin-left: 1rem !important;
}
html[dir=rtl] .menu-md-down-fit > .menu-item > .menu-link {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
}

@media (max-width: 991.98px) {
html[dir=rtl] .menu-sub-lg-down-indention .menu-sub:not([data-popper-placement]) {
  margin-right: 1rem !important;
}
html[dir=rtl] .menu-sub-lg-down-indention .menu-item .menu-item .menu-link.active {
  margin-left: 1rem !important;
}
html[dir=rtl] .menu-lg-down-fit > .menu-item > .menu-link {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
}

@media (max-width: 1199.98px) {
html[dir=rtl] .menu-sub-xl-down-indention .menu-sub:not([data-popper-placement]) {
  margin-right: 1rem !important;
}
html[dir=rtl] .menu-sub-xl-down-indention .menu-item .menu-item .menu-link.active {
  margin-left: 1rem !important;
}
html[dir=rtl] .menu-xl-down-fit > .menu-item > .menu-link {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
}

@media (max-width: 1399.98px) {
html[dir=rtl] .menu-sub-xxl-down-indention .menu-sub:not([data-popper-placement]) {
  margin-right: 1rem !important;
}
html[dir=rtl] .menu-sub-xxl-down-indention .menu-item .menu-item .menu-link.active {
  margin-left: 1rem !important;
}
html[dir=rtl] .menu-xxl-down-fit > .menu-item > .menu-link {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
}

html[dir=rtl] .menu-link-indention .menu-sub:not([data-popper-placement]) > .menu-inner > .menu-item > .menu-link {
  padding-right: calc(1rem + 1rem) !important;
}
html[dir=rtl] .menu-link-indention .menu-sub:not([data-popper-placement]) > .menu-inner > .menu-item > .menu-sub:not([data-popper-placement]) > .menu-inner > .menu-item > .menu-link {
  padding-right: calc(2rem + 1rem) !important;
}
html[dir=rtl] .menu-link-indention .menu-sub:not([data-popper-placement]) > .menu-inner > .menu-item > .menu-sub:not([data-popper-placement]) > .menu-inner > .menu-item > .menu-sub:not([data-popper-placement]) > .menu-inner > .menu-item > .menu-link {
  padding-right: calc(3rem + 1rem) !important;
}
html[dir=rtl] .menu-link-indention .menu-sub:not([data-popper-placement]) > .menu-inner > .menu-item > .menu-sub:not([data-popper-placement]) > .menu-inner > .menu-item > .menu-sub:not([data-popper-placement]) > .menu-inner > .menu-item > .menu-sub:not([data-popper-placement]) > .menu-inner > .menu-item > .menu-link {
  padding-right: calc(4rem + 1rem) !important;
}
html[dir=rtl] .menu-link-indention.menu-fit .menu-sub:not([data-popper-placement]) > .menu-inner > .menu-item > .menu-link {
  padding-right: 1rem !important;
  padding-left: 0 !important;
}
html[dir=rtl] .menu-link-indention.menu-fit .menu-sub:not([data-popper-placement]) > .menu-inner > .menu-item > .menu-sub:not([data-popper-placement]) > .menu-inner > .menu-item > .menu-link {
  padding-right: calc(2rem) !important;
  padding-left: 0 !important;
}
html[dir=rtl] .menu-link-indention.menu-fit .menu-sub:not([data-popper-placement]) > .menu-inner > .menu-item > .menu-sub:not([data-popper-placement]) > .menu-inner > .menu-item > .menu-sub:not([data-popper-placement]) > .menu-inner > .menu-item > .menu-link {
  padding-right: calc(3rem) !important;
  padding-left: 0 !important;
}
html[dir=rtl] .menu-link-indention.menu-fit .menu-sub:not([data-popper-placement]) > .menu-inner > .menu-item > .menu-sub:not([data-popper-placement]) > .menu-inner > .menu-item > .menu-sub:not([data-popper-placement]) > .menu-inner > .menu-item > .menu-sub:not([data-popper-placement]) > .menu-inner > .menu-item > .menu-link {
  padding-right: calc(4rem) !important;
  padding-left: 0 !important;
}
html[dir=rtl] .anchor a {
  margin-right: -1.25em !important;
}
html[dir=rtl] .card .card-header .card-title {
  margin-right: 0 !important;
}
html[dir=rtl] .card .card-header .card-title .card-icon {
  margin-left: 0.75rem !important;
}
html[dir=rtl] .card.card-px-0 .card-footer {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
html[dir=rtl] .card-px {
  padding-right: 2.25rem !important;
  padding-left: 2.25rem !important;
}
html[dir=rtl] .breadcrumb .breadcrumb-item {
  padding-right: 0.5rem !important;
}
html[dir=rtl] .breadcrumb .breadcrumb-item:last-child {
  padding-left: 0 !important;
}
html[dir=rtl] .breadcrumb .breadcrumb-item:after {
  padding-right: 0.5rem !important;
}
html[dir=rtl] .breadcrumb .breadcrumb-item:first-child {
  padding-right: 0 !important;
}
html[dir=rtl] .btn.btn-link {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
html[dir=rtl] .btn.btn-trim-start {
  padding-right: 0 !important;
}
html[dir=rtl] .btn.btn-trim-end {
  padding-left: 0 !important;
}
html[dir=rtl] .btn > i {
  padding-left: 0.35rem !important;
}
html[dir=rtl] .btn.btn-icon i {
  padding-left: 0 !important;
}
html[dir=rtl] .form-check.form-check-inline {
  margin-left: 1rem !important;
}
html[dir=rtl] .form-check-custom {
  padding-right: 0 !important;
}
html[dir=rtl] .form-check-custom .form-check-input {
  float: none !important;
}
html[dir=rtl] .form-check-custom .form-check-label {
  margin-right: 0.55rem !important;
}
html[dir=rtl] .form-check-image .form-check-label {
  margin-right: 0.5rem !important;
}
html[dir=rtl] .input-group.input-group-solid .input-group-text + .form-control {
  border-right-color: var(--bs-gray-300) !important;
}
html[dir=rtl] .input-group.input-group-solid .form-control + .input-group-text {
  border-right-color: var(--bs-gray-300) !important;
}
html[dir=rtl] .required:after {
  padding-right: 0.25rem !important;
}
html[dir=rtl] .progress-vertical .progress {
  margin-left: 1rem !important;
}
html[dir=rtl] .progress-vertical .progress:last-child {
  margin-left: 0 !important;
}
html[dir=rtl] .table:not(.table-bordered) tr:first-child,
html[dir=rtl] .table:not(.table-bordered) th:first-child,
html[dir=rtl] .table:not(.table-bordered) td:first-child {
  padding-right: 0 !important;
}
html[dir=rtl] .table:not(.table-bordered) tr:last-child,
html[dir=rtl] .table:not(.table-bordered) th:last-child,
html[dir=rtl] .table:not(.table-bordered) td:last-child {
  padding-left: 0 !important;
}
html[dir=rtl] .table-sort-desc:after {
  left: auto !important;
  right: auto !important;
  margin-right: 0.5rem !important;
}
html[dir=rtl] .table-loading-message {
  right: 50% !important;
}
html[dir=rtl] .table.g-0 th.dtr-control,
html[dir=rtl] .table.g-0 td.dtr-control {
  padding-right: 0rem !important;
}
html[dir=rtl] .table.gx-0 th,
html[dir=rtl] .table.gx-0 td {
  padding-right: 0rem !important;
  padding-left: 0rem !important;
}
html[dir=rtl] .table.gx-0 th.dtr-control,
html[dir=rtl] .table.gx-0 td.dtr-control {
  padding-right: 0rem !important;
}
html[dir=rtl] .table.gs-0 th:first-child,
html[dir=rtl] .table.gs-0 td:first-child {
  padding-right: 0rem !important;
}
html[dir=rtl] .table.gs-0 th:last-child,
html[dir=rtl] .table.gs-0 td:last-child {
  padding-left: 0rem !important;
}
html[dir=rtl] .table.gs-0 th.dtr-control:first-child,
html[dir=rtl] .table.gs-0 td.dtr-control:first-child {
  padding-right: 0rem !important;
}
html[dir=rtl] .table.g-1 th.dtr-control,
html[dir=rtl] .table.g-1 td.dtr-control {
  padding-right: 0.25rem !important;
}
html[dir=rtl] .table.gx-1 th,
html[dir=rtl] .table.gx-1 td {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}
html[dir=rtl] .table.gx-1 th.dtr-control,
html[dir=rtl] .table.gx-1 td.dtr-control {
  padding-right: 0.25rem !important;
}
html[dir=rtl] .table.gs-1 th:first-child,
html[dir=rtl] .table.gs-1 td:first-child {
  padding-right: 0.25rem !important;
}
html[dir=rtl] .table.gs-1 th:last-child,
html[dir=rtl] .table.gs-1 td:last-child {
  padding-left: 0.25rem !important;
}
html[dir=rtl] .table.gs-1 th.dtr-control:first-child,
html[dir=rtl] .table.gs-1 td.dtr-control:first-child {
  padding-right: 0.25rem !important;
}
html[dir=rtl] .table.g-2 th.dtr-control,
html[dir=rtl] .table.g-2 td.dtr-control {
  padding-right: 0.5rem !important;
}
html[dir=rtl] .table.gx-2 th,
html[dir=rtl] .table.gx-2 td {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
html[dir=rtl] .table.gx-2 th.dtr-control,
html[dir=rtl] .table.gx-2 td.dtr-control {
  padding-right: 0.5rem !important;
}
html[dir=rtl] .table.gs-2 th:first-child,
html[dir=rtl] .table.gs-2 td:first-child {
  padding-right: 0.5rem !important;
}
html[dir=rtl] .table.gs-2 th:last-child,
html[dir=rtl] .table.gs-2 td:last-child {
  padding-left: 0.5rem !important;
}
html[dir=rtl] .table.gs-2 th.dtr-control:first-child,
html[dir=rtl] .table.gs-2 td.dtr-control:first-child {
  padding-right: 0.5rem !important;
}
html[dir=rtl] .table.g-3 th.dtr-control,
html[dir=rtl] .table.g-3 td.dtr-control {
  padding-right: 0.75rem !important;
}
html[dir=rtl] .table.gx-3 th,
html[dir=rtl] .table.gx-3 td {
  padding-right: 0.75rem !important;
  padding-left: 0.75rem !important;
}
html[dir=rtl] .table.gx-3 th.dtr-control,
html[dir=rtl] .table.gx-3 td.dtr-control {
  padding-right: 0.75rem !important;
}
html[dir=rtl] .table.gs-3 th:first-child,
html[dir=rtl] .table.gs-3 td:first-child {
  padding-right: 0.75rem !important;
}
html[dir=rtl] .table.gs-3 th:last-child,
html[dir=rtl] .table.gs-3 td:last-child {
  padding-left: 0.75rem !important;
}
html[dir=rtl] .table.gs-3 th.dtr-control:first-child,
html[dir=rtl] .table.gs-3 td.dtr-control:first-child {
  padding-right: 0.75rem !important;
}
html[dir=rtl] .table.g-4 th.dtr-control,
html[dir=rtl] .table.g-4 td.dtr-control {
  padding-right: 1rem !important;
}
html[dir=rtl] .table.gx-4 th,
html[dir=rtl] .table.gx-4 td {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
html[dir=rtl] .table.gx-4 th.dtr-control,
html[dir=rtl] .table.gx-4 td.dtr-control {
  padding-right: 1rem !important;
}
html[dir=rtl] .table.gs-4 th:first-child,
html[dir=rtl] .table.gs-4 td:first-child {
  padding-right: 1rem !important;
}
html[dir=rtl] .table.gs-4 th:last-child,
html[dir=rtl] .table.gs-4 td:last-child {
  padding-left: 1rem !important;
}
html[dir=rtl] .table.gs-4 th.dtr-control:first-child,
html[dir=rtl] .table.gs-4 td.dtr-control:first-child {
  padding-right: 1rem !important;
}
html[dir=rtl] .table.g-5 th.dtr-control,
html[dir=rtl] .table.g-5 td.dtr-control {
  padding-right: 1.25rem !important;
}
html[dir=rtl] .table.gx-5 th,
html[dir=rtl] .table.gx-5 td {
  padding-right: 1.25rem !important;
  padding-left: 1.25rem !important;
}
html[dir=rtl] .table.gx-5 th.dtr-control,
html[dir=rtl] .table.gx-5 td.dtr-control {
  padding-right: 1.25rem !important;
}
html[dir=rtl] .table.gs-5 th:first-child,
html[dir=rtl] .table.gs-5 td:first-child {
  padding-right: 1.25rem !important;
}
html[dir=rtl] .table.gs-5 th:last-child,
html[dir=rtl] .table.gs-5 td:last-child {
  padding-left: 1.25rem !important;
}
html[dir=rtl] .table.gs-5 th.dtr-control:first-child,
html[dir=rtl] .table.gs-5 td.dtr-control:first-child {
  padding-right: 1.25rem !important;
}
html[dir=rtl] .table.g-6 th.dtr-control,
html[dir=rtl] .table.g-6 td.dtr-control {
  padding-right: 1.5rem !important;
}
html[dir=rtl] .table.gx-6 th,
html[dir=rtl] .table.gx-6 td {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
html[dir=rtl] .table.gx-6 th.dtr-control,
html[dir=rtl] .table.gx-6 td.dtr-control {
  padding-right: 1.5rem !important;
}
html[dir=rtl] .table.gs-6 th:first-child,
html[dir=rtl] .table.gs-6 td:first-child {
  padding-right: 1.5rem !important;
}
html[dir=rtl] .table.gs-6 th:last-child,
html[dir=rtl] .table.gs-6 td:last-child {
  padding-left: 1.5rem !important;
}
html[dir=rtl] .table.gs-6 th.dtr-control:first-child,
html[dir=rtl] .table.gs-6 td.dtr-control:first-child {
  padding-right: 1.5rem !important;
}
html[dir=rtl] .table.g-7 th.dtr-control,
html[dir=rtl] .table.g-7 td.dtr-control {
  padding-right: 1.75rem !important;
}
html[dir=rtl] .table.gx-7 th,
html[dir=rtl] .table.gx-7 td {
  padding-right: 1.75rem !important;
  padding-left: 1.75rem !important;
}
html[dir=rtl] .table.gx-7 th.dtr-control,
html[dir=rtl] .table.gx-7 td.dtr-control {
  padding-right: 1.75rem !important;
}
html[dir=rtl] .table.gs-7 th:first-child,
html[dir=rtl] .table.gs-7 td:first-child {
  padding-right: 1.75rem !important;
}
html[dir=rtl] .table.gs-7 th:last-child,
html[dir=rtl] .table.gs-7 td:last-child {
  padding-left: 1.75rem !important;
}
html[dir=rtl] .table.gs-7 th.dtr-control:first-child,
html[dir=rtl] .table.gs-7 td.dtr-control:first-child {
  padding-right: 1.75rem !important;
}
html[dir=rtl] .table.g-8 th.dtr-control,
html[dir=rtl] .table.g-8 td.dtr-control {
  padding-right: 2rem !important;
}
html[dir=rtl] .table.gx-8 th,
html[dir=rtl] .table.gx-8 td {
  padding-right: 2rem !important;
  padding-left: 2rem !important;
}
html[dir=rtl] .table.gx-8 th.dtr-control,
html[dir=rtl] .table.gx-8 td.dtr-control {
  padding-right: 2rem !important;
}
html[dir=rtl] .table.gs-8 th:first-child,
html[dir=rtl] .table.gs-8 td:first-child {
  padding-right: 2rem !important;
}
html[dir=rtl] .table.gs-8 th:last-child,
html[dir=rtl] .table.gs-8 td:last-child {
  padding-left: 2rem !important;
}
html[dir=rtl] .table.gs-8 th.dtr-control:first-child,
html[dir=rtl] .table.gs-8 td.dtr-control:first-child {
  padding-right: 2rem !important;
}
html[dir=rtl] .table.g-9 th.dtr-control,
html[dir=rtl] .table.g-9 td.dtr-control {
  padding-right: 2.25rem !important;
}
html[dir=rtl] .table.gx-9 th,
html[dir=rtl] .table.gx-9 td {
  padding-right: 2.25rem !important;
  padding-left: 2.25rem !important;
}
html[dir=rtl] .table.gx-9 th.dtr-control,
html[dir=rtl] .table.gx-9 td.dtr-control {
  padding-right: 2.25rem !important;
}
html[dir=rtl] .table.gs-9 th:first-child,
html[dir=rtl] .table.gs-9 td:first-child {
  padding-right: 2.25rem !important;
}
html[dir=rtl] .table.gs-9 th:last-child,
html[dir=rtl] .table.gs-9 td:last-child {
  padding-left: 2.25rem !important;
}
html[dir=rtl] .table.gs-9 th.dtr-control:first-child,
html[dir=rtl] .table.gs-9 td.dtr-control:first-child {
  padding-right: 2.25rem !important;
}
html[dir=rtl] .table.g-10 th.dtr-control,
html[dir=rtl] .table.g-10 td.dtr-control {
  padding-right: 2.5rem !important;
}
html[dir=rtl] .table.gx-10 th,
html[dir=rtl] .table.gx-10 td {
  padding-right: 2.5rem !important;
  padding-left: 2.5rem !important;
}
html[dir=rtl] .table.gx-10 th.dtr-control,
html[dir=rtl] .table.gx-10 td.dtr-control {
  padding-right: 2.5rem !important;
}
html[dir=rtl] .table.gs-10 th:first-child,
html[dir=rtl] .table.gs-10 td:first-child {
  padding-right: 2.5rem !important;
}
html[dir=rtl] .table.gs-10 th:last-child,
html[dir=rtl] .table.gs-10 td:last-child {
  padding-left: 2.5rem !important;
}
html[dir=rtl] .table.gs-10 th.dtr-control:first-child,
html[dir=rtl] .table.gs-10 td.dtr-control:first-child {
  padding-right: 2.5rem !important;
}
@media (min-width: 576px) {
html[dir=rtl] .table.g-sm-0 th.dtr-control,
html[dir=rtl] .table.g-sm-0 td.dtr-control {
  padding-right: 0rem !important;
}
html[dir=rtl] .table.gx-sm-0 th,
html[dir=rtl] .table.gx-sm-0 td {
  padding-right: 0rem !important;
  padding-left: 0rem !important;
}
html[dir=rtl] .table.gx-sm-0 th.dtr-control,
html[dir=rtl] .table.gx-sm-0 td.dtr-control {
  padding-right: 0rem !important;
}
html[dir=rtl] .table.gs-sm-0 th:first-child,
html[dir=rtl] .table.gs-sm-0 td:first-child {
  padding-right: 0rem !important;
}
html[dir=rtl] .table.gs-sm-0 th:last-child,
html[dir=rtl] .table.gs-sm-0 td:last-child {
  padding-left: 0rem !important;
}
html[dir=rtl] .table.gs-sm-0 th.dtr-control:first-child,
html[dir=rtl] .table.gs-sm-0 td.dtr-control:first-child {
  padding-right: 0rem !important;
}
html[dir=rtl] .table.g-sm-1 th.dtr-control,
html[dir=rtl] .table.g-sm-1 td.dtr-control {
  padding-right: 0.25rem !important;
}
html[dir=rtl] .table.gx-sm-1 th,
html[dir=rtl] .table.gx-sm-1 td {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}
html[dir=rtl] .table.gx-sm-1 th.dtr-control,
html[dir=rtl] .table.gx-sm-1 td.dtr-control {
  padding-right: 0.25rem !important;
}
html[dir=rtl] .table.gs-sm-1 th:first-child,
html[dir=rtl] .table.gs-sm-1 td:first-child {
  padding-right: 0.25rem !important;
}
html[dir=rtl] .table.gs-sm-1 th:last-child,
html[dir=rtl] .table.gs-sm-1 td:last-child {
  padding-left: 0.25rem !important;
}
html[dir=rtl] .table.gs-sm-1 th.dtr-control:first-child,
html[dir=rtl] .table.gs-sm-1 td.dtr-control:first-child {
  padding-right: 0.25rem !important;
}
html[dir=rtl] .table.g-sm-2 th.dtr-control,
html[dir=rtl] .table.g-sm-2 td.dtr-control {
  padding-right: 0.5rem !important;
}
html[dir=rtl] .table.gx-sm-2 th,
html[dir=rtl] .table.gx-sm-2 td {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
html[dir=rtl] .table.gx-sm-2 th.dtr-control,
html[dir=rtl] .table.gx-sm-2 td.dtr-control {
  padding-right: 0.5rem !important;
}
html[dir=rtl] .table.gs-sm-2 th:first-child,
html[dir=rtl] .table.gs-sm-2 td:first-child {
  padding-right: 0.5rem !important;
}
html[dir=rtl] .table.gs-sm-2 th:last-child,
html[dir=rtl] .table.gs-sm-2 td:last-child {
  padding-left: 0.5rem !important;
}
html[dir=rtl] .table.gs-sm-2 th.dtr-control:first-child,
html[dir=rtl] .table.gs-sm-2 td.dtr-control:first-child {
  padding-right: 0.5rem !important;
}
html[dir=rtl] .table.g-sm-3 th.dtr-control,
html[dir=rtl] .table.g-sm-3 td.dtr-control {
  padding-right: 0.75rem !important;
}
html[dir=rtl] .table.gx-sm-3 th,
html[dir=rtl] .table.gx-sm-3 td {
  padding-right: 0.75rem !important;
  padding-left: 0.75rem !important;
}
html[dir=rtl] .table.gx-sm-3 th.dtr-control,
html[dir=rtl] .table.gx-sm-3 td.dtr-control {
  padding-right: 0.75rem !important;
}
html[dir=rtl] .table.gs-sm-3 th:first-child,
html[dir=rtl] .table.gs-sm-3 td:first-child {
  padding-right: 0.75rem !important;
}
html[dir=rtl] .table.gs-sm-3 th:last-child,
html[dir=rtl] .table.gs-sm-3 td:last-child {
  padding-left: 0.75rem !important;
}
html[dir=rtl] .table.gs-sm-3 th.dtr-control:first-child,
html[dir=rtl] .table.gs-sm-3 td.dtr-control:first-child {
  padding-right: 0.75rem !important;
}
html[dir=rtl] .table.g-sm-4 th.dtr-control,
html[dir=rtl] .table.g-sm-4 td.dtr-control {
  padding-right: 1rem !important;
}
html[dir=rtl] .table.gx-sm-4 th,
html[dir=rtl] .table.gx-sm-4 td {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
html[dir=rtl] .table.gx-sm-4 th.dtr-control,
html[dir=rtl] .table.gx-sm-4 td.dtr-control {
  padding-right: 1rem !important;
}
html[dir=rtl] .table.gs-sm-4 th:first-child,
html[dir=rtl] .table.gs-sm-4 td:first-child {
  padding-right: 1rem !important;
}
html[dir=rtl] .table.gs-sm-4 th:last-child,
html[dir=rtl] .table.gs-sm-4 td:last-child {
  padding-left: 1rem !important;
}
html[dir=rtl] .table.gs-sm-4 th.dtr-control:first-child,
html[dir=rtl] .table.gs-sm-4 td.dtr-control:first-child {
  padding-right: 1rem !important;
}
html[dir=rtl] .table.g-sm-5 th.dtr-control,
html[dir=rtl] .table.g-sm-5 td.dtr-control {
  padding-right: 1.25rem !important;
}
html[dir=rtl] .table.gx-sm-5 th,
html[dir=rtl] .table.gx-sm-5 td {
  padding-right: 1.25rem !important;
  padding-left: 1.25rem !important;
}
html[dir=rtl] .table.gx-sm-5 th.dtr-control,
html[dir=rtl] .table.gx-sm-5 td.dtr-control {
  padding-right: 1.25rem !important;
}
html[dir=rtl] .table.gs-sm-5 th:first-child,
html[dir=rtl] .table.gs-sm-5 td:first-child {
  padding-right: 1.25rem !important;
}
html[dir=rtl] .table.gs-sm-5 th:last-child,
html[dir=rtl] .table.gs-sm-5 td:last-child {
  padding-left: 1.25rem !important;
}
html[dir=rtl] .table.gs-sm-5 th.dtr-control:first-child,
html[dir=rtl] .table.gs-sm-5 td.dtr-control:first-child {
  padding-right: 1.25rem !important;
}
html[dir=rtl] .table.g-sm-6 th.dtr-control,
html[dir=rtl] .table.g-sm-6 td.dtr-control {
  padding-right: 1.5rem !important;
}
html[dir=rtl] .table.gx-sm-6 th,
html[dir=rtl] .table.gx-sm-6 td {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
html[dir=rtl] .table.gx-sm-6 th.dtr-control,
html[dir=rtl] .table.gx-sm-6 td.dtr-control {
  padding-right: 1.5rem !important;
}
html[dir=rtl] .table.gs-sm-6 th:first-child,
html[dir=rtl] .table.gs-sm-6 td:first-child {
  padding-right: 1.5rem !important;
}
html[dir=rtl] .table.gs-sm-6 th:last-child,
html[dir=rtl] .table.gs-sm-6 td:last-child {
  padding-left: 1.5rem !important;
}
html[dir=rtl] .table.gs-sm-6 th.dtr-control:first-child,
html[dir=rtl] .table.gs-sm-6 td.dtr-control:first-child {
  padding-right: 1.5rem !important;
}
html[dir=rtl] .table.g-sm-7 th.dtr-control,
html[dir=rtl] .table.g-sm-7 td.dtr-control {
  padding-right: 1.75rem !important;
}
html[dir=rtl] .table.gx-sm-7 th,
html[dir=rtl] .table.gx-sm-7 td {
  padding-right: 1.75rem !important;
  padding-left: 1.75rem !important;
}
html[dir=rtl] .table.gx-sm-7 th.dtr-control,
html[dir=rtl] .table.gx-sm-7 td.dtr-control {
  padding-right: 1.75rem !important;
}
html[dir=rtl] .table.gs-sm-7 th:first-child,
html[dir=rtl] .table.gs-sm-7 td:first-child {
  padding-right: 1.75rem !important;
}
html[dir=rtl] .table.gs-sm-7 th:last-child,
html[dir=rtl] .table.gs-sm-7 td:last-child {
  padding-left: 1.75rem !important;
}
html[dir=rtl] .table.gs-sm-7 th.dtr-control:first-child,
html[dir=rtl] .table.gs-sm-7 td.dtr-control:first-child {
  padding-right: 1.75rem !important;
}
html[dir=rtl] .table.g-sm-8 th.dtr-control,
html[dir=rtl] .table.g-sm-8 td.dtr-control {
  padding-right: 2rem !important;
}
html[dir=rtl] .table.gx-sm-8 th,
html[dir=rtl] .table.gx-sm-8 td {
  padding-right: 2rem !important;
  padding-left: 2rem !important;
}
html[dir=rtl] .table.gx-sm-8 th.dtr-control,
html[dir=rtl] .table.gx-sm-8 td.dtr-control {
  padding-right: 2rem !important;
}
html[dir=rtl] .table.gs-sm-8 th:first-child,
html[dir=rtl] .table.gs-sm-8 td:first-child {
  padding-right: 2rem !important;
}
html[dir=rtl] .table.gs-sm-8 th:last-child,
html[dir=rtl] .table.gs-sm-8 td:last-child {
  padding-left: 2rem !important;
}
html[dir=rtl] .table.gs-sm-8 th.dtr-control:first-child,
html[dir=rtl] .table.gs-sm-8 td.dtr-control:first-child {
  padding-right: 2rem !important;
}
html[dir=rtl] .table.g-sm-9 th.dtr-control,
html[dir=rtl] .table.g-sm-9 td.dtr-control {
  padding-right: 2.25rem !important;
}
html[dir=rtl] .table.gx-sm-9 th,
html[dir=rtl] .table.gx-sm-9 td {
  padding-right: 2.25rem !important;
  padding-left: 2.25rem !important;
}
html[dir=rtl] .table.gx-sm-9 th.dtr-control,
html[dir=rtl] .table.gx-sm-9 td.dtr-control {
  padding-right: 2.25rem !important;
}
html[dir=rtl] .table.gs-sm-9 th:first-child,
html[dir=rtl] .table.gs-sm-9 td:first-child {
  padding-right: 2.25rem !important;
}
html[dir=rtl] .table.gs-sm-9 th:last-child,
html[dir=rtl] .table.gs-sm-9 td:last-child {
  padding-left: 2.25rem !important;
}
html[dir=rtl] .table.gs-sm-9 th.dtr-control:first-child,
html[dir=rtl] .table.gs-sm-9 td.dtr-control:first-child {
  padding-right: 2.25rem !important;
}
html[dir=rtl] .table.g-sm-10 th.dtr-control,
html[dir=rtl] .table.g-sm-10 td.dtr-control {
  padding-right: 2.5rem !important;
}
html[dir=rtl] .table.gx-sm-10 th,
html[dir=rtl] .table.gx-sm-10 td {
  padding-right: 2.5rem !important;
  padding-left: 2.5rem !important;
}
html[dir=rtl] .table.gx-sm-10 th.dtr-control,
html[dir=rtl] .table.gx-sm-10 td.dtr-control {
  padding-right: 2.5rem !important;
}
html[dir=rtl] .table.gs-sm-10 th:first-child,
html[dir=rtl] .table.gs-sm-10 td:first-child {
  padding-right: 2.5rem !important;
}
html[dir=rtl] .table.gs-sm-10 th:last-child,
html[dir=rtl] .table.gs-sm-10 td:last-child {
  padding-left: 2.5rem !important;
}
html[dir=rtl] .table.gs-sm-10 th.dtr-control:first-child,
html[dir=rtl] .table.gs-sm-10 td.dtr-control:first-child {
  padding-right: 2.5rem !important;
}
}

@media (min-width: 768px) {
html[dir=rtl] .table.g-md-0 th.dtr-control,
html[dir=rtl] .table.g-md-0 td.dtr-control {
  padding-right: 0rem !important;
}
html[dir=rtl] .table.gx-md-0 th,
html[dir=rtl] .table.gx-md-0 td {
  padding-right: 0rem !important;
  padding-left: 0rem !important;
}
html[dir=rtl] .table.gx-md-0 th.dtr-control,
html[dir=rtl] .table.gx-md-0 td.dtr-control {
  padding-right: 0rem !important;
}
html[dir=rtl] .table.gs-md-0 th:first-child,
html[dir=rtl] .table.gs-md-0 td:first-child {
  padding-right: 0rem !important;
}
html[dir=rtl] .table.gs-md-0 th:last-child,
html[dir=rtl] .table.gs-md-0 td:last-child {
  padding-left: 0rem !important;
}
html[dir=rtl] .table.gs-md-0 th.dtr-control:first-child,
html[dir=rtl] .table.gs-md-0 td.dtr-control:first-child {
  padding-right: 0rem !important;
}
html[dir=rtl] .table.g-md-1 th.dtr-control,
html[dir=rtl] .table.g-md-1 td.dtr-control {
  padding-right: 0.25rem !important;
}
html[dir=rtl] .table.gx-md-1 th,
html[dir=rtl] .table.gx-md-1 td {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}
html[dir=rtl] .table.gx-md-1 th.dtr-control,
html[dir=rtl] .table.gx-md-1 td.dtr-control {
  padding-right: 0.25rem !important;
}
html[dir=rtl] .table.gs-md-1 th:first-child,
html[dir=rtl] .table.gs-md-1 td:first-child {
  padding-right: 0.25rem !important;
}
html[dir=rtl] .table.gs-md-1 th:last-child,
html[dir=rtl] .table.gs-md-1 td:last-child {
  padding-left: 0.25rem !important;
}
html[dir=rtl] .table.gs-md-1 th.dtr-control:first-child,
html[dir=rtl] .table.gs-md-1 td.dtr-control:first-child {
  padding-right: 0.25rem !important;
}
html[dir=rtl] .table.g-md-2 th.dtr-control,
html[dir=rtl] .table.g-md-2 td.dtr-control {
  padding-right: 0.5rem !important;
}
html[dir=rtl] .table.gx-md-2 th,
html[dir=rtl] .table.gx-md-2 td {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
html[dir=rtl] .table.gx-md-2 th.dtr-control,
html[dir=rtl] .table.gx-md-2 td.dtr-control {
  padding-right: 0.5rem !important;
}
html[dir=rtl] .table.gs-md-2 th:first-child,
html[dir=rtl] .table.gs-md-2 td:first-child {
  padding-right: 0.5rem !important;
}
html[dir=rtl] .table.gs-md-2 th:last-child,
html[dir=rtl] .table.gs-md-2 td:last-child {
  padding-left: 0.5rem !important;
}
html[dir=rtl] .table.gs-md-2 th.dtr-control:first-child,
html[dir=rtl] .table.gs-md-2 td.dtr-control:first-child {
  padding-right: 0.5rem !important;
}
html[dir=rtl] .table.g-md-3 th.dtr-control,
html[dir=rtl] .table.g-md-3 td.dtr-control {
  padding-right: 0.75rem !important;
}
html[dir=rtl] .table.gx-md-3 th,
html[dir=rtl] .table.gx-md-3 td {
  padding-right: 0.75rem !important;
  padding-left: 0.75rem !important;
}
html[dir=rtl] .table.gx-md-3 th.dtr-control,
html[dir=rtl] .table.gx-md-3 td.dtr-control {
  padding-right: 0.75rem !important;
}
html[dir=rtl] .table.gs-md-3 th:first-child,
html[dir=rtl] .table.gs-md-3 td:first-child {
  padding-right: 0.75rem !important;
}
html[dir=rtl] .table.gs-md-3 th:last-child,
html[dir=rtl] .table.gs-md-3 td:last-child {
  padding-left: 0.75rem !important;
}
html[dir=rtl] .table.gs-md-3 th.dtr-control:first-child,
html[dir=rtl] .table.gs-md-3 td.dtr-control:first-child {
  padding-right: 0.75rem !important;
}
html[dir=rtl] .table.g-md-4 th.dtr-control,
html[dir=rtl] .table.g-md-4 td.dtr-control {
  padding-right: 1rem !important;
}
html[dir=rtl] .table.gx-md-4 th,
html[dir=rtl] .table.gx-md-4 td {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
html[dir=rtl] .table.gx-md-4 th.dtr-control,
html[dir=rtl] .table.gx-md-4 td.dtr-control {
  padding-right: 1rem !important;
}
html[dir=rtl] .table.gs-md-4 th:first-child,
html[dir=rtl] .table.gs-md-4 td:first-child {
  padding-right: 1rem !important;
}
html[dir=rtl] .table.gs-md-4 th:last-child,
html[dir=rtl] .table.gs-md-4 td:last-child {
  padding-left: 1rem !important;
}
html[dir=rtl] .table.gs-md-4 th.dtr-control:first-child,
html[dir=rtl] .table.gs-md-4 td.dtr-control:first-child {
  padding-right: 1rem !important;
}
html[dir=rtl] .table.g-md-5 th.dtr-control,
html[dir=rtl] .table.g-md-5 td.dtr-control {
  padding-right: 1.25rem !important;
}
html[dir=rtl] .table.gx-md-5 th,
html[dir=rtl] .table.gx-md-5 td {
  padding-right: 1.25rem !important;
  padding-left: 1.25rem !important;
}
html[dir=rtl] .table.gx-md-5 th.dtr-control,
html[dir=rtl] .table.gx-md-5 td.dtr-control {
  padding-right: 1.25rem !important;
}
html[dir=rtl] .table.gs-md-5 th:first-child,
html[dir=rtl] .table.gs-md-5 td:first-child {
  padding-right: 1.25rem !important;
}
html[dir=rtl] .table.gs-md-5 th:last-child,
html[dir=rtl] .table.gs-md-5 td:last-child {
  padding-left: 1.25rem !important;
}
html[dir=rtl] .table.gs-md-5 th.dtr-control:first-child,
html[dir=rtl] .table.gs-md-5 td.dtr-control:first-child {
  padding-right: 1.25rem !important;
}
html[dir=rtl] .table.g-md-6 th.dtr-control,
html[dir=rtl] .table.g-md-6 td.dtr-control {
  padding-right: 1.5rem !important;
}
html[dir=rtl] .table.gx-md-6 th,
html[dir=rtl] .table.gx-md-6 td {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
html[dir=rtl] .table.gx-md-6 th.dtr-control,
html[dir=rtl] .table.gx-md-6 td.dtr-control {
  padding-right: 1.5rem !important;
}
html[dir=rtl] .table.gs-md-6 th:first-child,
html[dir=rtl] .table.gs-md-6 td:first-child {
  padding-right: 1.5rem !important;
}
html[dir=rtl] .table.gs-md-6 th:last-child,
html[dir=rtl] .table.gs-md-6 td:last-child {
  padding-left: 1.5rem !important;
}
html[dir=rtl] .table.gs-md-6 th.dtr-control:first-child,
html[dir=rtl] .table.gs-md-6 td.dtr-control:first-child {
  padding-right: 1.5rem !important;
}
html[dir=rtl] .table.g-md-7 th.dtr-control,
html[dir=rtl] .table.g-md-7 td.dtr-control {
  padding-right: 1.75rem !important;
}
html[dir=rtl] .table.gx-md-7 th,
html[dir=rtl] .table.gx-md-7 td {
  padding-right: 1.75rem !important;
  padding-left: 1.75rem !important;
}
html[dir=rtl] .table.gx-md-7 th.dtr-control,
html[dir=rtl] .table.gx-md-7 td.dtr-control {
  padding-right: 1.75rem !important;
}
html[dir=rtl] .table.gs-md-7 th:first-child,
html[dir=rtl] .table.gs-md-7 td:first-child {
  padding-right: 1.75rem !important;
}
html[dir=rtl] .table.gs-md-7 th:last-child,
html[dir=rtl] .table.gs-md-7 td:last-child {
  padding-left: 1.75rem !important;
}
html[dir=rtl] .table.gs-md-7 th.dtr-control:first-child,
html[dir=rtl] .table.gs-md-7 td.dtr-control:first-child {
  padding-right: 1.75rem !important;
}
html[dir=rtl] .table.g-md-8 th.dtr-control,
html[dir=rtl] .table.g-md-8 td.dtr-control {
  padding-right: 2rem !important;
}
html[dir=rtl] .table.gx-md-8 th,
html[dir=rtl] .table.gx-md-8 td {
  padding-right: 2rem !important;
  padding-left: 2rem !important;
}
html[dir=rtl] .table.gx-md-8 th.dtr-control,
html[dir=rtl] .table.gx-md-8 td.dtr-control {
  padding-right: 2rem !important;
}
html[dir=rtl] .table.gs-md-8 th:first-child,
html[dir=rtl] .table.gs-md-8 td:first-child {
  padding-right: 2rem !important;
}
html[dir=rtl] .table.gs-md-8 th:last-child,
html[dir=rtl] .table.gs-md-8 td:last-child {
  padding-left: 2rem !important;
}
html[dir=rtl] .table.gs-md-8 th.dtr-control:first-child,
html[dir=rtl] .table.gs-md-8 td.dtr-control:first-child {
  padding-right: 2rem !important;
}
html[dir=rtl] .table.g-md-9 th.dtr-control,
html[dir=rtl] .table.g-md-9 td.dtr-control {
  padding-right: 2.25rem !important;
}
html[dir=rtl] .table.gx-md-9 th,
html[dir=rtl] .table.gx-md-9 td {
  padding-right: 2.25rem !important;
  padding-left: 2.25rem !important;
}
html[dir=rtl] .table.gx-md-9 th.dtr-control,
html[dir=rtl] .table.gx-md-9 td.dtr-control {
  padding-right: 2.25rem !important;
}
html[dir=rtl] .table.gs-md-9 th:first-child,
html[dir=rtl] .table.gs-md-9 td:first-child {
  padding-right: 2.25rem !important;
}
html[dir=rtl] .table.gs-md-9 th:last-child,
html[dir=rtl] .table.gs-md-9 td:last-child {
  padding-left: 2.25rem !important;
}
html[dir=rtl] .table.gs-md-9 th.dtr-control:first-child,
html[dir=rtl] .table.gs-md-9 td.dtr-control:first-child {
  padding-right: 2.25rem !important;
}
html[dir=rtl] .table.g-md-10 th.dtr-control,
html[dir=rtl] .table.g-md-10 td.dtr-control {
  padding-right: 2.5rem !important;
}
html[dir=rtl] .table.gx-md-10 th,
html[dir=rtl] .table.gx-md-10 td {
  padding-right: 2.5rem !important;
  padding-left: 2.5rem !important;
}
html[dir=rtl] .table.gx-md-10 th.dtr-control,
html[dir=rtl] .table.gx-md-10 td.dtr-control {
  padding-right: 2.5rem !important;
}
html[dir=rtl] .table.gs-md-10 th:first-child,
html[dir=rtl] .table.gs-md-10 td:first-child {
  padding-right: 2.5rem !important;
}
html[dir=rtl] .table.gs-md-10 th:last-child,
html[dir=rtl] .table.gs-md-10 td:last-child {
  padding-left: 2.5rem !important;
}
html[dir=rtl] .table.gs-md-10 th.dtr-control:first-child,
html[dir=rtl] .table.gs-md-10 td.dtr-control:first-child {
  padding-right: 2.5rem !important;
}
}

@media (min-width: 992px) {
html[dir=rtl] .table.g-lg-0 th.dtr-control,
html[dir=rtl] .table.g-lg-0 td.dtr-control {
  padding-right: 0rem !important;
}
html[dir=rtl] .table.gx-lg-0 th,
html[dir=rtl] .table.gx-lg-0 td {
  padding-right: 0rem !important;
  padding-left: 0rem !important;
}
html[dir=rtl] .table.gx-lg-0 th.dtr-control,
html[dir=rtl] .table.gx-lg-0 td.dtr-control {
  padding-right: 0rem !important;
}
html[dir=rtl] .table.gs-lg-0 th:first-child,
html[dir=rtl] .table.gs-lg-0 td:first-child {
  padding-right: 0rem !important;
}
html[dir=rtl] .table.gs-lg-0 th:last-child,
html[dir=rtl] .table.gs-lg-0 td:last-child {
  padding-left: 0rem !important;
}
html[dir=rtl] .table.gs-lg-0 th.dtr-control:first-child,
html[dir=rtl] .table.gs-lg-0 td.dtr-control:first-child {
  padding-right: 0rem !important;
}
html[dir=rtl] .table.g-lg-1 th.dtr-control,
html[dir=rtl] .table.g-lg-1 td.dtr-control {
  padding-right: 0.25rem !important;
}
html[dir=rtl] .table.gx-lg-1 th,
html[dir=rtl] .table.gx-lg-1 td {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}
html[dir=rtl] .table.gx-lg-1 th.dtr-control,
html[dir=rtl] .table.gx-lg-1 td.dtr-control {
  padding-right: 0.25rem !important;
}
html[dir=rtl] .table.gs-lg-1 th:first-child,
html[dir=rtl] .table.gs-lg-1 td:first-child {
  padding-right: 0.25rem !important;
}
html[dir=rtl] .table.gs-lg-1 th:last-child,
html[dir=rtl] .table.gs-lg-1 td:last-child {
  padding-left: 0.25rem !important;
}
html[dir=rtl] .table.gs-lg-1 th.dtr-control:first-child,
html[dir=rtl] .table.gs-lg-1 td.dtr-control:first-child {
  padding-right: 0.25rem !important;
}
html[dir=rtl] .table.g-lg-2 th.dtr-control,
html[dir=rtl] .table.g-lg-2 td.dtr-control {
  padding-right: 0.5rem !important;
}
html[dir=rtl] .table.gx-lg-2 th,
html[dir=rtl] .table.gx-lg-2 td {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
html[dir=rtl] .table.gx-lg-2 th.dtr-control,
html[dir=rtl] .table.gx-lg-2 td.dtr-control {
  padding-right: 0.5rem !important;
}
html[dir=rtl] .table.gs-lg-2 th:first-child,
html[dir=rtl] .table.gs-lg-2 td:first-child {
  padding-right: 0.5rem !important;
}
html[dir=rtl] .table.gs-lg-2 th:last-child,
html[dir=rtl] .table.gs-lg-2 td:last-child {
  padding-left: 0.5rem !important;
}
html[dir=rtl] .table.gs-lg-2 th.dtr-control:first-child,
html[dir=rtl] .table.gs-lg-2 td.dtr-control:first-child {
  padding-right: 0.5rem !important;
}
html[dir=rtl] .table.g-lg-3 th.dtr-control,
html[dir=rtl] .table.g-lg-3 td.dtr-control {
  padding-right: 0.75rem !important;
}
html[dir=rtl] .table.gx-lg-3 th,
html[dir=rtl] .table.gx-lg-3 td {
  padding-right: 0.75rem !important;
  padding-left: 0.75rem !important;
}
html[dir=rtl] .table.gx-lg-3 th.dtr-control,
html[dir=rtl] .table.gx-lg-3 td.dtr-control {
  padding-right: 0.75rem !important;
}
html[dir=rtl] .table.gs-lg-3 th:first-child,
html[dir=rtl] .table.gs-lg-3 td:first-child {
  padding-right: 0.75rem !important;
}
html[dir=rtl] .table.gs-lg-3 th:last-child,
html[dir=rtl] .table.gs-lg-3 td:last-child {
  padding-left: 0.75rem !important;
}
html[dir=rtl] .table.gs-lg-3 th.dtr-control:first-child,
html[dir=rtl] .table.gs-lg-3 td.dtr-control:first-child {
  padding-right: 0.75rem !important;
}
html[dir=rtl] .table.g-lg-4 th.dtr-control,
html[dir=rtl] .table.g-lg-4 td.dtr-control {
  padding-right: 1rem !important;
}
html[dir=rtl] .table.gx-lg-4 th,
html[dir=rtl] .table.gx-lg-4 td {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
html[dir=rtl] .table.gx-lg-4 th.dtr-control,
html[dir=rtl] .table.gx-lg-4 td.dtr-control {
  padding-right: 1rem !important;
}
html[dir=rtl] .table.gs-lg-4 th:first-child,
html[dir=rtl] .table.gs-lg-4 td:first-child {
  padding-right: 1rem !important;
}
html[dir=rtl] .table.gs-lg-4 th:last-child,
html[dir=rtl] .table.gs-lg-4 td:last-child {
  padding-left: 1rem !important;
}
html[dir=rtl] .table.gs-lg-4 th.dtr-control:first-child,
html[dir=rtl] .table.gs-lg-4 td.dtr-control:first-child {
  padding-right: 1rem !important;
}
html[dir=rtl] .table.g-lg-5 th.dtr-control,
html[dir=rtl] .table.g-lg-5 td.dtr-control {
  padding-right: 1.25rem !important;
}
html[dir=rtl] .table.gx-lg-5 th,
html[dir=rtl] .table.gx-lg-5 td {
  padding-right: 1.25rem !important;
  padding-left: 1.25rem !important;
}
html[dir=rtl] .table.gx-lg-5 th.dtr-control,
html[dir=rtl] .table.gx-lg-5 td.dtr-control {
  padding-right: 1.25rem !important;
}
html[dir=rtl] .table.gs-lg-5 th:first-child,
html[dir=rtl] .table.gs-lg-5 td:first-child {
  padding-right: 1.25rem !important;
}
html[dir=rtl] .table.gs-lg-5 th:last-child,
html[dir=rtl] .table.gs-lg-5 td:last-child {
  padding-left: 1.25rem !important;
}
html[dir=rtl] .table.gs-lg-5 th.dtr-control:first-child,
html[dir=rtl] .table.gs-lg-5 td.dtr-control:first-child {
  padding-right: 1.25rem !important;
}
html[dir=rtl] .table.g-lg-6 th.dtr-control,
html[dir=rtl] .table.g-lg-6 td.dtr-control {
  padding-right: 1.5rem !important;
}
html[dir=rtl] .table.gx-lg-6 th,
html[dir=rtl] .table.gx-lg-6 td {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
html[dir=rtl] .table.gx-lg-6 th.dtr-control,
html[dir=rtl] .table.gx-lg-6 td.dtr-control {
  padding-right: 1.5rem !important;
}
html[dir=rtl] .table.gs-lg-6 th:first-child,
html[dir=rtl] .table.gs-lg-6 td:first-child {
  padding-right: 1.5rem !important;
}
html[dir=rtl] .table.gs-lg-6 th:last-child,
html[dir=rtl] .table.gs-lg-6 td:last-child {
  padding-left: 1.5rem !important;
}
html[dir=rtl] .table.gs-lg-6 th.dtr-control:first-child,
html[dir=rtl] .table.gs-lg-6 td.dtr-control:first-child {
  padding-right: 1.5rem !important;
}
html[dir=rtl] .table.g-lg-7 th.dtr-control,
html[dir=rtl] .table.g-lg-7 td.dtr-control {
  padding-right: 1.75rem !important;
}
html[dir=rtl] .table.gx-lg-7 th,
html[dir=rtl] .table.gx-lg-7 td {
  padding-right: 1.75rem !important;
  padding-left: 1.75rem !important;
}
html[dir=rtl] .table.gx-lg-7 th.dtr-control,
html[dir=rtl] .table.gx-lg-7 td.dtr-control {
  padding-right: 1.75rem !important;
}
html[dir=rtl] .table.gs-lg-7 th:first-child,
html[dir=rtl] .table.gs-lg-7 td:first-child {
  padding-right: 1.75rem !important;
}
html[dir=rtl] .table.gs-lg-7 th:last-child,
html[dir=rtl] .table.gs-lg-7 td:last-child {
  padding-left: 1.75rem !important;
}
html[dir=rtl] .table.gs-lg-7 th.dtr-control:first-child,
html[dir=rtl] .table.gs-lg-7 td.dtr-control:first-child {
  padding-right: 1.75rem !important;
}
html[dir=rtl] .table.g-lg-8 th.dtr-control,
html[dir=rtl] .table.g-lg-8 td.dtr-control {
  padding-right: 2rem !important;
}
html[dir=rtl] .table.gx-lg-8 th,
html[dir=rtl] .table.gx-lg-8 td {
  padding-right: 2rem !important;
  padding-left: 2rem !important;
}
html[dir=rtl] .table.gx-lg-8 th.dtr-control,
html[dir=rtl] .table.gx-lg-8 td.dtr-control {
  padding-right: 2rem !important;
}
html[dir=rtl] .table.gs-lg-8 th:first-child,
html[dir=rtl] .table.gs-lg-8 td:first-child {
  padding-right: 2rem !important;
}
html[dir=rtl] .table.gs-lg-8 th:last-child,
html[dir=rtl] .table.gs-lg-8 td:last-child {
  padding-left: 2rem !important;
}
html[dir=rtl] .table.gs-lg-8 th.dtr-control:first-child,
html[dir=rtl] .table.gs-lg-8 td.dtr-control:first-child {
  padding-right: 2rem !important;
}
html[dir=rtl] .table.g-lg-9 th.dtr-control,
html[dir=rtl] .table.g-lg-9 td.dtr-control {
  padding-right: 2.25rem !important;
}
html[dir=rtl] .table.gx-lg-9 th,
html[dir=rtl] .table.gx-lg-9 td {
  padding-right: 2.25rem !important;
  padding-left: 2.25rem !important;
}
html[dir=rtl] .table.gx-lg-9 th.dtr-control,
html[dir=rtl] .table.gx-lg-9 td.dtr-control {
  padding-right: 2.25rem !important;
}
html[dir=rtl] .table.gs-lg-9 th:first-child,
html[dir=rtl] .table.gs-lg-9 td:first-child {
  padding-right: 2.25rem !important;
}
html[dir=rtl] .table.gs-lg-9 th:last-child,
html[dir=rtl] .table.gs-lg-9 td:last-child {
  padding-left: 2.25rem !important;
}
html[dir=rtl] .table.gs-lg-9 th.dtr-control:first-child,
html[dir=rtl] .table.gs-lg-9 td.dtr-control:first-child {
  padding-right: 2.25rem !important;
}
html[dir=rtl] .table.g-lg-10 th.dtr-control,
html[dir=rtl] .table.g-lg-10 td.dtr-control {
  padding-right: 2.5rem !important;
}
html[dir=rtl] .table.gx-lg-10 th,
html[dir=rtl] .table.gx-lg-10 td {
  padding-right: 2.5rem !important;
  padding-left: 2.5rem !important;
}
html[dir=rtl] .table.gx-lg-10 th.dtr-control,
html[dir=rtl] .table.gx-lg-10 td.dtr-control {
  padding-right: 2.5rem !important;
}
html[dir=rtl] .table.gs-lg-10 th:first-child,
html[dir=rtl] .table.gs-lg-10 td:first-child {
  padding-right: 2.5rem !important;
}
html[dir=rtl] .table.gs-lg-10 th:last-child,
html[dir=rtl] .table.gs-lg-10 td:last-child {
  padding-left: 2.5rem !important;
}
html[dir=rtl] .table.gs-lg-10 th.dtr-control:first-child,
html[dir=rtl] .table.gs-lg-10 td.dtr-control:first-child {
  padding-right: 2.5rem !important;
}
}

@media (min-width: 1200px) {
html[dir=rtl] .table.g-xl-0 th.dtr-control,
html[dir=rtl] .table.g-xl-0 td.dtr-control {
  padding-right: 0rem !important;
}
html[dir=rtl] .table.gx-xl-0 th,
html[dir=rtl] .table.gx-xl-0 td {
  padding-right: 0rem !important;
  padding-left: 0rem !important;
}
html[dir=rtl] .table.gx-xl-0 th.dtr-control,
html[dir=rtl] .table.gx-xl-0 td.dtr-control {
  padding-right: 0rem !important;
}
html[dir=rtl] .table.gs-xl-0 th:first-child,
html[dir=rtl] .table.gs-xl-0 td:first-child {
  padding-right: 0rem !important;
}
html[dir=rtl] .table.gs-xl-0 th:last-child,
html[dir=rtl] .table.gs-xl-0 td:last-child {
  padding-left: 0rem !important;
}
html[dir=rtl] .table.gs-xl-0 th.dtr-control:first-child,
html[dir=rtl] .table.gs-xl-0 td.dtr-control:first-child {
  padding-right: 0rem !important;
}
html[dir=rtl] .table.g-xl-1 th.dtr-control,
html[dir=rtl] .table.g-xl-1 td.dtr-control {
  padding-right: 0.25rem !important;
}
html[dir=rtl] .table.gx-xl-1 th,
html[dir=rtl] .table.gx-xl-1 td {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}
html[dir=rtl] .table.gx-xl-1 th.dtr-control,
html[dir=rtl] .table.gx-xl-1 td.dtr-control {
  padding-right: 0.25rem !important;
}
html[dir=rtl] .table.gs-xl-1 th:first-child,
html[dir=rtl] .table.gs-xl-1 td:first-child {
  padding-right: 0.25rem !important;
}
html[dir=rtl] .table.gs-xl-1 th:last-child,
html[dir=rtl] .table.gs-xl-1 td:last-child {
  padding-left: 0.25rem !important;
}
html[dir=rtl] .table.gs-xl-1 th.dtr-control:first-child,
html[dir=rtl] .table.gs-xl-1 td.dtr-control:first-child {
  padding-right: 0.25rem !important;
}
html[dir=rtl] .table.g-xl-2 th.dtr-control,
html[dir=rtl] .table.g-xl-2 td.dtr-control {
  padding-right: 0.5rem !important;
}
html[dir=rtl] .table.gx-xl-2 th,
html[dir=rtl] .table.gx-xl-2 td {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
html[dir=rtl] .table.gx-xl-2 th.dtr-control,
html[dir=rtl] .table.gx-xl-2 td.dtr-control {
  padding-right: 0.5rem !important;
}
html[dir=rtl] .table.gs-xl-2 th:first-child,
html[dir=rtl] .table.gs-xl-2 td:first-child {
  padding-right: 0.5rem !important;
}
html[dir=rtl] .table.gs-xl-2 th:last-child,
html[dir=rtl] .table.gs-xl-2 td:last-child {
  padding-left: 0.5rem !important;
}
html[dir=rtl] .table.gs-xl-2 th.dtr-control:first-child,
html[dir=rtl] .table.gs-xl-2 td.dtr-control:first-child {
  padding-right: 0.5rem !important;
}
html[dir=rtl] .table.g-xl-3 th.dtr-control,
html[dir=rtl] .table.g-xl-3 td.dtr-control {
  padding-right: 0.75rem !important;
}
html[dir=rtl] .table.gx-xl-3 th,
html[dir=rtl] .table.gx-xl-3 td {
  padding-right: 0.75rem !important;
  padding-left: 0.75rem !important;
}
html[dir=rtl] .table.gx-xl-3 th.dtr-control,
html[dir=rtl] .table.gx-xl-3 td.dtr-control {
  padding-right: 0.75rem !important;
}
html[dir=rtl] .table.gs-xl-3 th:first-child,
html[dir=rtl] .table.gs-xl-3 td:first-child {
  padding-right: 0.75rem !important;
}
html[dir=rtl] .table.gs-xl-3 th:last-child,
html[dir=rtl] .table.gs-xl-3 td:last-child {
  padding-left: 0.75rem !important;
}
html[dir=rtl] .table.gs-xl-3 th.dtr-control:first-child,
html[dir=rtl] .table.gs-xl-3 td.dtr-control:first-child {
  padding-right: 0.75rem !important;
}
html[dir=rtl] .table.g-xl-4 th.dtr-control,
html[dir=rtl] .table.g-xl-4 td.dtr-control {
  padding-right: 1rem !important;
}
html[dir=rtl] .table.gx-xl-4 th,
html[dir=rtl] .table.gx-xl-4 td {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
html[dir=rtl] .table.gx-xl-4 th.dtr-control,
html[dir=rtl] .table.gx-xl-4 td.dtr-control {
  padding-right: 1rem !important;
}
html[dir=rtl] .table.gs-xl-4 th:first-child,
html[dir=rtl] .table.gs-xl-4 td:first-child {
  padding-right: 1rem !important;
}
html[dir=rtl] .table.gs-xl-4 th:last-child,
html[dir=rtl] .table.gs-xl-4 td:last-child {
  padding-left: 1rem !important;
}
html[dir=rtl] .table.gs-xl-4 th.dtr-control:first-child,
html[dir=rtl] .table.gs-xl-4 td.dtr-control:first-child {
  padding-right: 1rem !important;
}
html[dir=rtl] .table.g-xl-5 th.dtr-control,
html[dir=rtl] .table.g-xl-5 td.dtr-control {
  padding-right: 1.25rem !important;
}
html[dir=rtl] .table.gx-xl-5 th,
html[dir=rtl] .table.gx-xl-5 td {
  padding-right: 1.25rem !important;
  padding-left: 1.25rem !important;
}
html[dir=rtl] .table.gx-xl-5 th.dtr-control,
html[dir=rtl] .table.gx-xl-5 td.dtr-control {
  padding-right: 1.25rem !important;
}
html[dir=rtl] .table.gs-xl-5 th:first-child,
html[dir=rtl] .table.gs-xl-5 td:first-child {
  padding-right: 1.25rem !important;
}
html[dir=rtl] .table.gs-xl-5 th:last-child,
html[dir=rtl] .table.gs-xl-5 td:last-child {
  padding-left: 1.25rem !important;
}
html[dir=rtl] .table.gs-xl-5 th.dtr-control:first-child,
html[dir=rtl] .table.gs-xl-5 td.dtr-control:first-child {
  padding-right: 1.25rem !important;
}
html[dir=rtl] .table.g-xl-6 th.dtr-control,
html[dir=rtl] .table.g-xl-6 td.dtr-control {
  padding-right: 1.5rem !important;
}
html[dir=rtl] .table.gx-xl-6 th,
html[dir=rtl] .table.gx-xl-6 td {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
html[dir=rtl] .table.gx-xl-6 th.dtr-control,
html[dir=rtl] .table.gx-xl-6 td.dtr-control {
  padding-right: 1.5rem !important;
}
html[dir=rtl] .table.gs-xl-6 th:first-child,
html[dir=rtl] .table.gs-xl-6 td:first-child {
  padding-right: 1.5rem !important;
}
html[dir=rtl] .table.gs-xl-6 th:last-child,
html[dir=rtl] .table.gs-xl-6 td:last-child {
  padding-left: 1.5rem !important;
}
html[dir=rtl] .table.gs-xl-6 th.dtr-control:first-child,
html[dir=rtl] .table.gs-xl-6 td.dtr-control:first-child {
  padding-right: 1.5rem !important;
}
html[dir=rtl] .table.g-xl-7 th.dtr-control,
html[dir=rtl] .table.g-xl-7 td.dtr-control {
  padding-right: 1.75rem !important;
}
html[dir=rtl] .table.gx-xl-7 th,
html[dir=rtl] .table.gx-xl-7 td {
  padding-right: 1.75rem !important;
  padding-left: 1.75rem !important;
}
html[dir=rtl] .table.gx-xl-7 th.dtr-control,
html[dir=rtl] .table.gx-xl-7 td.dtr-control {
  padding-right: 1.75rem !important;
}
html[dir=rtl] .table.gs-xl-7 th:first-child,
html[dir=rtl] .table.gs-xl-7 td:first-child {
  padding-right: 1.75rem !important;
}
html[dir=rtl] .table.gs-xl-7 th:last-child,
html[dir=rtl] .table.gs-xl-7 td:last-child {
  padding-left: 1.75rem !important;
}
html[dir=rtl] .table.gs-xl-7 th.dtr-control:first-child,
html[dir=rtl] .table.gs-xl-7 td.dtr-control:first-child {
  padding-right: 1.75rem !important;
}
html[dir=rtl] .table.g-xl-8 th.dtr-control,
html[dir=rtl] .table.g-xl-8 td.dtr-control {
  padding-right: 2rem !important;
}
html[dir=rtl] .table.gx-xl-8 th,
html[dir=rtl] .table.gx-xl-8 td {
  padding-right: 2rem !important;
  padding-left: 2rem !important;
}
html[dir=rtl] .table.gx-xl-8 th.dtr-control,
html[dir=rtl] .table.gx-xl-8 td.dtr-control {
  padding-right: 2rem !important;
}
html[dir=rtl] .table.gs-xl-8 th:first-child,
html[dir=rtl] .table.gs-xl-8 td:first-child {
  padding-right: 2rem !important;
}
html[dir=rtl] .table.gs-xl-8 th:last-child,
html[dir=rtl] .table.gs-xl-8 td:last-child {
  padding-left: 2rem !important;
}
html[dir=rtl] .table.gs-xl-8 th.dtr-control:first-child,
html[dir=rtl] .table.gs-xl-8 td.dtr-control:first-child {
  padding-right: 2rem !important;
}
html[dir=rtl] .table.g-xl-9 th.dtr-control,
html[dir=rtl] .table.g-xl-9 td.dtr-control {
  padding-right: 2.25rem !important;
}
html[dir=rtl] .table.gx-xl-9 th,
html[dir=rtl] .table.gx-xl-9 td {
  padding-right: 2.25rem !important;
  padding-left: 2.25rem !important;
}
html[dir=rtl] .table.gx-xl-9 th.dtr-control,
html[dir=rtl] .table.gx-xl-9 td.dtr-control {
  padding-right: 2.25rem !important;
}
html[dir=rtl] .table.gs-xl-9 th:first-child,
html[dir=rtl] .table.gs-xl-9 td:first-child {
  padding-right: 2.25rem !important;
}
html[dir=rtl] .table.gs-xl-9 th:last-child,
html[dir=rtl] .table.gs-xl-9 td:last-child {
  padding-left: 2.25rem !important;
}
html[dir=rtl] .table.gs-xl-9 th.dtr-control:first-child,
html[dir=rtl] .table.gs-xl-9 td.dtr-control:first-child {
  padding-right: 2.25rem !important;
}
html[dir=rtl] .table.g-xl-10 th.dtr-control,
html[dir=rtl] .table.g-xl-10 td.dtr-control {
  padding-right: 2.5rem !important;
}
html[dir=rtl] .table.gx-xl-10 th,
html[dir=rtl] .table.gx-xl-10 td {
  padding-right: 2.5rem !important;
  padding-left: 2.5rem !important;
}
html[dir=rtl] .table.gx-xl-10 th.dtr-control,
html[dir=rtl] .table.gx-xl-10 td.dtr-control {
  padding-right: 2.5rem !important;
}
html[dir=rtl] .table.gs-xl-10 th:first-child,
html[dir=rtl] .table.gs-xl-10 td:first-child {
  padding-right: 2.5rem !important;
}
html[dir=rtl] .table.gs-xl-10 th:last-child,
html[dir=rtl] .table.gs-xl-10 td:last-child {
  padding-left: 2.5rem !important;
}
html[dir=rtl] .table.gs-xl-10 th.dtr-control:first-child,
html[dir=rtl] .table.gs-xl-10 td.dtr-control:first-child {
  padding-right: 2.5rem !important;
}
}

@media (min-width: 1400px) {
html[dir=rtl] .table.g-xxl-0 th.dtr-control,
html[dir=rtl] .table.g-xxl-0 td.dtr-control {
  padding-right: 0rem !important;
}
html[dir=rtl] .table.gx-xxl-0 th,
html[dir=rtl] .table.gx-xxl-0 td {
  padding-right: 0rem !important;
  padding-left: 0rem !important;
}
html[dir=rtl] .table.gx-xxl-0 th.dtr-control,
html[dir=rtl] .table.gx-xxl-0 td.dtr-control {
  padding-right: 0rem !important;
}
html[dir=rtl] .table.gs-xxl-0 th:first-child,
html[dir=rtl] .table.gs-xxl-0 td:first-child {
  padding-right: 0rem !important;
}
html[dir=rtl] .table.gs-xxl-0 th:last-child,
html[dir=rtl] .table.gs-xxl-0 td:last-child {
  padding-left: 0rem !important;
}
html[dir=rtl] .table.gs-xxl-0 th.dtr-control:first-child,
html[dir=rtl] .table.gs-xxl-0 td.dtr-control:first-child {
  padding-right: 0rem !important;
}
html[dir=rtl] .table.g-xxl-1 th.dtr-control,
html[dir=rtl] .table.g-xxl-1 td.dtr-control {
  padding-right: 0.25rem !important;
}
html[dir=rtl] .table.gx-xxl-1 th,
html[dir=rtl] .table.gx-xxl-1 td {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}
html[dir=rtl] .table.gx-xxl-1 th.dtr-control,
html[dir=rtl] .table.gx-xxl-1 td.dtr-control {
  padding-right: 0.25rem !important;
}
html[dir=rtl] .table.gs-xxl-1 th:first-child,
html[dir=rtl] .table.gs-xxl-1 td:first-child {
  padding-right: 0.25rem !important;
}
html[dir=rtl] .table.gs-xxl-1 th:last-child,
html[dir=rtl] .table.gs-xxl-1 td:last-child {
  padding-left: 0.25rem !important;
}
html[dir=rtl] .table.gs-xxl-1 th.dtr-control:first-child,
html[dir=rtl] .table.gs-xxl-1 td.dtr-control:first-child {
  padding-right: 0.25rem !important;
}
html[dir=rtl] .table.g-xxl-2 th.dtr-control,
html[dir=rtl] .table.g-xxl-2 td.dtr-control {
  padding-right: 0.5rem !important;
}
html[dir=rtl] .table.gx-xxl-2 th,
html[dir=rtl] .table.gx-xxl-2 td {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
html[dir=rtl] .table.gx-xxl-2 th.dtr-control,
html[dir=rtl] .table.gx-xxl-2 td.dtr-control {
  padding-right: 0.5rem !important;
}
html[dir=rtl] .table.gs-xxl-2 th:first-child,
html[dir=rtl] .table.gs-xxl-2 td:first-child {
  padding-right: 0.5rem !important;
}
html[dir=rtl] .table.gs-xxl-2 th:last-child,
html[dir=rtl] .table.gs-xxl-2 td:last-child {
  padding-left: 0.5rem !important;
}
html[dir=rtl] .table.gs-xxl-2 th.dtr-control:first-child,
html[dir=rtl] .table.gs-xxl-2 td.dtr-control:first-child {
  padding-right: 0.5rem !important;
}
html[dir=rtl] .table.g-xxl-3 th.dtr-control,
html[dir=rtl] .table.g-xxl-3 td.dtr-control {
  padding-right: 0.75rem !important;
}
html[dir=rtl] .table.gx-xxl-3 th,
html[dir=rtl] .table.gx-xxl-3 td {
  padding-right: 0.75rem !important;
  padding-left: 0.75rem !important;
}
html[dir=rtl] .table.gx-xxl-3 th.dtr-control,
html[dir=rtl] .table.gx-xxl-3 td.dtr-control {
  padding-right: 0.75rem !important;
}
html[dir=rtl] .table.gs-xxl-3 th:first-child,
html[dir=rtl] .table.gs-xxl-3 td:first-child {
  padding-right: 0.75rem !important;
}
html[dir=rtl] .table.gs-xxl-3 th:last-child,
html[dir=rtl] .table.gs-xxl-3 td:last-child {
  padding-left: 0.75rem !important;
}
html[dir=rtl] .table.gs-xxl-3 th.dtr-control:first-child,
html[dir=rtl] .table.gs-xxl-3 td.dtr-control:first-child {
  padding-right: 0.75rem !important;
}
html[dir=rtl] .table.g-xxl-4 th.dtr-control,
html[dir=rtl] .table.g-xxl-4 td.dtr-control {
  padding-right: 1rem !important;
}
html[dir=rtl] .table.gx-xxl-4 th,
html[dir=rtl] .table.gx-xxl-4 td {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
html[dir=rtl] .table.gx-xxl-4 th.dtr-control,
html[dir=rtl] .table.gx-xxl-4 td.dtr-control {
  padding-right: 1rem !important;
}
html[dir=rtl] .table.gs-xxl-4 th:first-child,
html[dir=rtl] .table.gs-xxl-4 td:first-child {
  padding-right: 1rem !important;
}
html[dir=rtl] .table.gs-xxl-4 th:last-child,
html[dir=rtl] .table.gs-xxl-4 td:last-child {
  padding-left: 1rem !important;
}
html[dir=rtl] .table.gs-xxl-4 th.dtr-control:first-child,
html[dir=rtl] .table.gs-xxl-4 td.dtr-control:first-child {
  padding-right: 1rem !important;
}
html[dir=rtl] .table.g-xxl-5 th.dtr-control,
html[dir=rtl] .table.g-xxl-5 td.dtr-control {
  padding-right: 1.25rem !important;
}
html[dir=rtl] .table.gx-xxl-5 th,
html[dir=rtl] .table.gx-xxl-5 td {
  padding-right: 1.25rem !important;
  padding-left: 1.25rem !important;
}
html[dir=rtl] .table.gx-xxl-5 th.dtr-control,
html[dir=rtl] .table.gx-xxl-5 td.dtr-control {
  padding-right: 1.25rem !important;
}
html[dir=rtl] .table.gs-xxl-5 th:first-child,
html[dir=rtl] .table.gs-xxl-5 td:first-child {
  padding-right: 1.25rem !important;
}
html[dir=rtl] .table.gs-xxl-5 th:last-child,
html[dir=rtl] .table.gs-xxl-5 td:last-child {
  padding-left: 1.25rem !important;
}
html[dir=rtl] .table.gs-xxl-5 th.dtr-control:first-child,
html[dir=rtl] .table.gs-xxl-5 td.dtr-control:first-child {
  padding-right: 1.25rem !important;
}
html[dir=rtl] .table.g-xxl-6 th.dtr-control,
html[dir=rtl] .table.g-xxl-6 td.dtr-control {
  padding-right: 1.5rem !important;
}
html[dir=rtl] .table.gx-xxl-6 th,
html[dir=rtl] .table.gx-xxl-6 td {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
html[dir=rtl] .table.gx-xxl-6 th.dtr-control,
html[dir=rtl] .table.gx-xxl-6 td.dtr-control {
  padding-right: 1.5rem !important;
}
html[dir=rtl] .table.gs-xxl-6 th:first-child,
html[dir=rtl] .table.gs-xxl-6 td:first-child {
  padding-right: 1.5rem !important;
}
html[dir=rtl] .table.gs-xxl-6 th:last-child,
html[dir=rtl] .table.gs-xxl-6 td:last-child {
  padding-left: 1.5rem !important;
}
html[dir=rtl] .table.gs-xxl-6 th.dtr-control:first-child,
html[dir=rtl] .table.gs-xxl-6 td.dtr-control:first-child {
  padding-right: 1.5rem !important;
}
html[dir=rtl] .table.g-xxl-7 th.dtr-control,
html[dir=rtl] .table.g-xxl-7 td.dtr-control {
  padding-right: 1.75rem !important;
}
html[dir=rtl] .table.gx-xxl-7 th,
html[dir=rtl] .table.gx-xxl-7 td {
  padding-right: 1.75rem !important;
  padding-left: 1.75rem !important;
}
html[dir=rtl] .table.gx-xxl-7 th.dtr-control,
html[dir=rtl] .table.gx-xxl-7 td.dtr-control {
  padding-right: 1.75rem !important;
}
html[dir=rtl] .table.gs-xxl-7 th:first-child,
html[dir=rtl] .table.gs-xxl-7 td:first-child {
  padding-right: 1.75rem !important;
}
html[dir=rtl] .table.gs-xxl-7 th:last-child,
html[dir=rtl] .table.gs-xxl-7 td:last-child {
  padding-left: 1.75rem !important;
}
html[dir=rtl] .table.gs-xxl-7 th.dtr-control:first-child,
html[dir=rtl] .table.gs-xxl-7 td.dtr-control:first-child {
  padding-right: 1.75rem !important;
}
html[dir=rtl] .table.g-xxl-8 th.dtr-control,
html[dir=rtl] .table.g-xxl-8 td.dtr-control {
  padding-right: 2rem !important;
}
html[dir=rtl] .table.gx-xxl-8 th,
html[dir=rtl] .table.gx-xxl-8 td {
  padding-right: 2rem !important;
  padding-left: 2rem !important;
}
html[dir=rtl] .table.gx-xxl-8 th.dtr-control,
html[dir=rtl] .table.gx-xxl-8 td.dtr-control {
  padding-right: 2rem !important;
}
html[dir=rtl] .table.gs-xxl-8 th:first-child,
html[dir=rtl] .table.gs-xxl-8 td:first-child {
  padding-right: 2rem !important;
}
html[dir=rtl] .table.gs-xxl-8 th:last-child,
html[dir=rtl] .table.gs-xxl-8 td:last-child {
  padding-left: 2rem !important;
}
html[dir=rtl] .table.gs-xxl-8 th.dtr-control:first-child,
html[dir=rtl] .table.gs-xxl-8 td.dtr-control:first-child {
  padding-right: 2rem !important;
}
html[dir=rtl] .table.g-xxl-9 th.dtr-control,
html[dir=rtl] .table.g-xxl-9 td.dtr-control {
  padding-right: 2.25rem !important;
}
html[dir=rtl] .table.gx-xxl-9 th,
html[dir=rtl] .table.gx-xxl-9 td {
  padding-right: 2.25rem !important;
  padding-left: 2.25rem !important;
}
html[dir=rtl] .table.gx-xxl-9 th.dtr-control,
html[dir=rtl] .table.gx-xxl-9 td.dtr-control {
  padding-right: 2.25rem !important;
}
html[dir=rtl] .table.gs-xxl-9 th:first-child,
html[dir=rtl] .table.gs-xxl-9 td:first-child {
  padding-right: 2.25rem !important;
}
html[dir=rtl] .table.gs-xxl-9 th:last-child,
html[dir=rtl] .table.gs-xxl-9 td:last-child {
  padding-left: 2.25rem !important;
}
html[dir=rtl] .table.gs-xxl-9 th.dtr-control:first-child,
html[dir=rtl] .table.gs-xxl-9 td.dtr-control:first-child {
  padding-right: 2.25rem !important;
}
html[dir=rtl] .table.g-xxl-10 th.dtr-control,
html[dir=rtl] .table.g-xxl-10 td.dtr-control {
  padding-right: 2.5rem !important;
}
html[dir=rtl] .table.gx-xxl-10 th,
html[dir=rtl] .table.gx-xxl-10 td {
  padding-right: 2.5rem !important;
  padding-left: 2.5rem !important;
}
html[dir=rtl] .table.gx-xxl-10 th.dtr-control,
html[dir=rtl] .table.gx-xxl-10 td.dtr-control {
  padding-right: 2.5rem !important;
}
html[dir=rtl] .table.gs-xxl-10 th:first-child,
html[dir=rtl] .table.gs-xxl-10 td:first-child {
  padding-right: 2.5rem !important;
}
html[dir=rtl] .table.gs-xxl-10 th:last-child,
html[dir=rtl] .table.gs-xxl-10 td:last-child {
  padding-left: 2.5rem !important;
}
html[dir=rtl] .table.gs-xxl-10 th.dtr-control:first-child,
html[dir=rtl] .table.gs-xxl-10 td.dtr-control:first-child {
  padding-right: 2.5rem !important;
}
}

html[dir=rtl] .popover .popover-dismiss {
  left: 0.85rem !important;
}
html[dir=rtl] .popover .popover-dismiss + .popover-header {
  padding-left: 2.5rem !important;
}
html[dir=rtl] .accordion.accordion-flush .accordion-item {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
html[dir=rtl] .image-input [data-kt-image-input-action=change] {
  right: 100% !important;
}
html[dir=rtl] .image-input [data-kt-image-input-action=remove] {
  right: 100% !important;
}
html[dir=rtl] .image-input.image-input-circle [data-kt-image-input-action=change] {
  right: 100% !important;
}
html[dir=rtl] .image-input.image-input-circle [data-kt-image-input-action=remove] {
  right: 100% !important;
}
html[dir=rtl] .symbol .symbol-badge {
  right: 50% !important;
}
html[dir=rtl] .symbol-group {
  margin-right: 10px !important;
}
html[dir=rtl] .symbol-group .symbol {
  margin-right: -10px !important;
}
html[dir=rtl] .symbol-group .symbol-label:after {
  left: 0 !important;
  right: 0 !important;
}
html[dir=rtl] .page-loader {
  right: 0 !important;
  left: 0 !important;
}
html[dir=rtl] .scrolltop {
  left: 7px !important;
}
@media (max-width: 991.98px) {
html[dir=rtl] .scrolltop {
  left: 5px !important;
}
}

html[dir=rtl] .fixed-top {
  right: 0 !important;
  left: 0 !important;
}
@media (min-width: 576px) {
html[dir=rtl] .fixed-top-sm {
  right: 0 !important;
  left: 0 !important;
}
}

@media (min-width: 768px) {
html[dir=rtl] .fixed-top-md {
  right: 0 !important;
  left: 0 !important;
}
}

@media (min-width: 992px) {
html[dir=rtl] .fixed-top-lg {
  right: 0 !important;
  left: 0 !important;
}
}

@media (min-width: 1200px) {
html[dir=rtl] .fixed-top-xl {
  right: 0 !important;
  left: 0 !important;
}
}

@media (min-width: 1400px) {
html[dir=rtl] .fixed-top-xxl {
  right: 0 !important;
  left: 0 !important;
}
}

html[dir=rtl] .timeline .timeline-line {
  right: 0 !important;
  border-right-width: 1px !important;
  border-right-style: solid !important;
  border-right-color: var(--bs-gray-300) !important;
}
html[dir=rtl] .timeline .timeline-icon {
  margin-left: 1rem !important;
}
html[dir=rtl] .timeline.timeline-border-dashed .timeline-line {
  border-right-style: dashed !important;
}
html[dir=rtl] .timeline-label:before {
  right: 51px !important;
}
html[dir=rtl] .timeline-label .timeline-badge {
  margin-right: -0.5rem !important;
}
html[dir=rtl] .overlay .overlay-layer {
  right: 0 !important;
  left: 0 !important;
}
html[dir=rtl] .drawer.drawer-start {
  right: 0 !important;
}
html[dir=rtl] .drawer.drawer-end {
  left: 0 !important;
}
html[dir=rtl] .drawer.drawer-bottom {
  right: 0 !important;
  left: 0 !important;
}
html[dir=rtl] .drawer.drawer-top {
  right: 0 !important;
  left: 0 !important;
}
html[dir=rtl] .drawer-overlay {
  right: 0 !important;
  left: 0 !important;
}
html[dir=rtl] .scroll-ps {
  padding-right: var(--bs-scrollbar-size) !important;
}
html[dir=rtl] .scroll-ms {
  margin-right: var(--bs-scrollbar-size) !important;
}
html[dir=rtl] .scroll-pe {
  padding-left: var(--bs-scrollbar-size) !important;
}
html[dir=rtl] .scroll-me {
  margin-left: var(--bs-scrollbar-size) !important;
}
html[dir=rtl] .scroll-px {
  padding-right: var(--bs-scrollbar-size) !important;
  padding-left: var(--bs-scrollbar-size) !important;
}
html[dir=rtl] .scroll-mx {
  margin-right: var(--bs-scrollbar-size) !important;
  margin-left: var(--bs-scrollbar-size) !important;
}
@media (min-width: 576px) {
html[dir=rtl] .scroll-sm-ps {
  padding-right: var(--bs-scrollbar-size) !important;
}
html[dir=rtl] .scroll-sm-ms {
  margin-right: var(--bs-scrollbar-size) !important;
}
html[dir=rtl] .scroll-sm-pe {
  padding-left: var(--bs-scrollbar-size) !important;
}
html[dir=rtl] .scroll-sm-me {
  margin-left: var(--bs-scrollbar-size) !important;
}
html[dir=rtl] .scroll-sm-px {
  padding-right: var(--bs-scrollbar-size) !important;
  padding-left: var(--bs-scrollbar-size) !important;
}
html[dir=rtl] .scroll-sm-mx {
  margin-right: var(--bs-scrollbar-size) !important;
  margin-left: var(--bs-scrollbar-size) !important;
}
}

@media (min-width: 768px) {
html[dir=rtl] .scroll-md-ps {
  padding-right: var(--bs-scrollbar-size) !important;
}
html[dir=rtl] .scroll-md-ms {
  margin-right: var(--bs-scrollbar-size) !important;
}
html[dir=rtl] .scroll-md-pe {
  padding-left: var(--bs-scrollbar-size) !important;
}
html[dir=rtl] .scroll-md-me {
  margin-left: var(--bs-scrollbar-size) !important;
}
html[dir=rtl] .scroll-md-px {
  padding-right: var(--bs-scrollbar-size) !important;
  padding-left: var(--bs-scrollbar-size) !important;
}
html[dir=rtl] .scroll-md-mx {
  margin-right: var(--bs-scrollbar-size) !important;
  margin-left: var(--bs-scrollbar-size) !important;
}
}

@media (min-width: 992px) {
html[dir=rtl] .scroll-lg-ps {
  padding-right: var(--bs-scrollbar-size) !important;
}
html[dir=rtl] .scroll-lg-ms {
  margin-right: var(--bs-scrollbar-size) !important;
}
html[dir=rtl] .scroll-lg-pe {
  padding-left: var(--bs-scrollbar-size) !important;
}
html[dir=rtl] .scroll-lg-me {
  margin-left: var(--bs-scrollbar-size) !important;
}
html[dir=rtl] .scroll-lg-px {
  padding-right: var(--bs-scrollbar-size) !important;
  padding-left: var(--bs-scrollbar-size) !important;
}
html[dir=rtl] .scroll-lg-mx {
  margin-right: var(--bs-scrollbar-size) !important;
  margin-left: var(--bs-scrollbar-size) !important;
}
}

@media (min-width: 1200px) {
html[dir=rtl] .scroll-xl-ps {
  padding-right: var(--bs-scrollbar-size) !important;
}
html[dir=rtl] .scroll-xl-ms {
  margin-right: var(--bs-scrollbar-size) !important;
}
html[dir=rtl] .scroll-xl-pe {
  padding-left: var(--bs-scrollbar-size) !important;
}
html[dir=rtl] .scroll-xl-me {
  margin-left: var(--bs-scrollbar-size) !important;
}
html[dir=rtl] .scroll-xl-px {
  padding-right: var(--bs-scrollbar-size) !important;
  padding-left: var(--bs-scrollbar-size) !important;
}
html[dir=rtl] .scroll-xl-mx {
  margin-right: var(--bs-scrollbar-size) !important;
  margin-left: var(--bs-scrollbar-size) !important;
}
}

@media (min-width: 1400px) {
html[dir=rtl] .scroll-xxl-ps {
  padding-right: var(--bs-scrollbar-size) !important;
}
html[dir=rtl] .scroll-xxl-ms {
  margin-right: var(--bs-scrollbar-size) !important;
}
html[dir=rtl] .scroll-xxl-pe {
  padding-left: var(--bs-scrollbar-size) !important;
}
html[dir=rtl] .scroll-xxl-me {
  margin-left: var(--bs-scrollbar-size) !important;
}
html[dir=rtl] .scroll-xxl-px {
  padding-right: var(--bs-scrollbar-size) !important;
  padding-left: var(--bs-scrollbar-size) !important;
}
html[dir=rtl] .scroll-xxl-mx {
  margin-right: var(--bs-scrollbar-size) !important;
  margin-left: var(--bs-scrollbar-size) !important;
}
}

html[dir=rtl] .rating-input {
  right: -9999px !important;
}
html[dir=rtl] .stepper.stepper-pills .stepper-item .stepper-icon {
  margin-left: 1.5rem !important;
}
html[dir=rtl] .stepper.stepper-pills.stepper-column .stepper-line {
  margin-right: calc(var(--bs-stepper-pills-size) / 2) !important;
  border-right: var(--bs-stepper-line-border) !important;
}
html[dir=rtl] .stepper.stepper-links .stepper-nav .stepper-item:after {
  right: 0 !important;
}
html[dir=rtl] .ribbon .ribbon-label {
  left: 0 !important;
}
html[dir=rtl] .ribbon .ribbon-label > .ribbon-inner {
  right: 0 !important;
}
html[dir=rtl] .ribbon.ribbon-start .ribbon-label {
  right: 0 !important;
  left: auto !important;
}
html[dir=rtl] .ribbon.ribbon-clip.ribbon-start .ribbon-label {
  right: -5px !important;
}
html[dir=rtl] .ribbon.ribbon-clip.ribbon-start .ribbon-label .ribbon-inner:before {
  border-left-color: var(--bs-ribbon-clip-bg) !important;
  right: 0 !important;
}
html[dir=rtl] .ribbon.ribbon-clip.ribbon-end .ribbon-label {
  left: -5px !important;
}
html[dir=rtl] .ribbon.ribbon-clip.ribbon-end .ribbon-label .ribbon-inner:before {
  border-right-color: var(--bs-ribbon-clip-bg) !important;
  left: 0 !important;
}
html[dir=rtl] .ribbon.ribbon-triangle.ribbon-top-start {
  right: 0 !important;
  border-right: solid 2rem transparent !important;
  border-left: solid 2rem transparent !important;
}
html[dir=rtl] .ribbon.ribbon-triangle.ribbon-top-end {
  left: 0 !important;
  border-right: solid 2rem transparent !important;
  border-left: solid 2rem transparent !important;
}
html[dir=rtl] .ribbon.ribbon-triangle.ribbon-bottom-start {
  right: 0 !important;
  border-right: solid 2rem transparent !important;
  border-left: solid 2rem transparent !important;
}
html[dir=rtl] .ribbon.ribbon-triangle.ribbon-bottom-end {
  left: 0 !important;
  border-left: solid 2rem transparent !important;
  border-right: solid 2rem transparent !important;
}
html[dir=rtl] .blockui .blockui-overlay {
  right: 0 !important;
  left: 0 !important;
}
html[dir=rtl] .blockui .blockui-message .spinner-border {
  margin-left: 0.65rem !important;
}
html[dir=rtl] .app-engage {
  left: 0 !important;
  padding-left: 12px !important;
}
html[dir=rtl] .border-start-dashed {
  border-right-style: dashed !important;
}
html[dir=rtl] .border-end-dashed {
  border-left-style: dashed !important;
}
html[dir=rtl] .border-start-dotted {
  border-right-style: dotted !important;
}
html[dir=rtl] .border-end-dotted {
  border-left-style: dotted !important;
}
html[dir=rtl] .tree .tree-node {
  padding-right: 1.25rem !important;
}
html[dir=rtl] .tree .tree-wrapper {
  padding-right: calc(var(--bs-tree-icon-size) + var(--bs-tree-icon-size)) !important;
}
html[dir=rtl] .tree .tree-section {
  padding-right: var(--bs-tree-icon-gap) !important;
}
html[dir=rtl] .tree > .tree-node {
  padding-right: 0 !important;
}
html[dir=rtl] .tree.tree-line .tree-sub {
  border-right: 1px solid var(--bs-tree-line-color) !important;
  margin-right: calc(var(--bs-tree-icon-size) / 2) !important;
}
html[dir=rtl] [data-kt-sticky-landing-header=on] .landing-header {
  left: 0 !important;
  right: 0 !important;
}
html[dir=rtl] .app-page-loader {
  right: 0 !important;
  left: 0 !important;
}
@media (min-width: 992px) {
html[dir=rtl] .app-container {
  padding-right: 30px !important;
  padding-left: 30px !important;
}
html[dir=rtl] .app-container-fit-desktop {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
}

@media (max-width: 991.98px) {
html[dir=rtl] .app-container {
  padding-right: 20px !important;
  padding-left: 20px !important;
}
html[dir=rtl] .app-container-fit-mobile {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
}

@media (min-width: 992px) {
html[dir=rtl] [data-kt-app-header-fixed=true] .app-header {
  right: 0 !important;
  left: 0 !important;
}
html[dir=rtl] [data-kt-app-header-sticky=on] .app-header {
  right: 0 !important;
  left: 0 !important;
}
html[dir=rtl] [data-kt-app-header-fixed=true][data-kt-app-sidebar-fixed=true][data-kt-app-sidebar-push-header=true] .app-header,
html[dir=rtl] [data-kt-app-header-fixed=true][data-kt-app-sidebar-sticky=on][data-kt-app-sidebar-push-header=true] .app-header {
  right: calc(var(--bs-app-sidebar-width) + var(--bs-app-sidebar-gap-start, 0px) + var(--bs-app-sidebar-gap-end, 0px)) !important;
}
html[dir=rtl] body:not([data-kt-app-header-fixed=true])[data-kt-app-sidebar-fixed=true][data-kt-app-sidebar-push-header=true] .app-header,
html[dir=rtl] body:not([data-kt-app-header-fixed=true])[data-kt-app-sidebar-sticky=on][data-kt-app-sidebar-push-header=true] .app-header {
  margin-right: calc(var(--bs-app-sidebar-width) + var(--bs-app-sidebar-gap-start, 0px) + var(--bs-app-sidebar-gap-end, 0px)) !important;
}
html[dir=rtl] [data-kt-app-header-fixed=true][data-kt-app-sidebar-panel-fixed=true][data-kt-app-sidebar-panel-push-header=true] .app-header,
html[dir=rtl] [data-kt-app-header-fixed=true][data-kt-app-sidebar-panel-sticky=on][data-kt-app-sidebar-panel-push-header=true] .app-header {
  right: calc(var(--bs-app-sidebar-width) + var(--bs-app-sidebar-gap-start, 0px) + var(--bs-app-sidebar-gap-end, 0px) + var(--bs-app-sidebar-panel-width) + var(--bs-app-sidebar-panel-gap-start, 0px) + var(--bs-app-sidebar-panel-gap-end, 0px)) !important;
}
html[dir=rtl] body:not([data-kt-app-header-fixed=true])[data-kt-app-sidebar-panel-fixed=true][data-kt-app-sidebar-panel-push-header=true] .app-header,
html[dir=rtl] body:not([data-kt-app-header-fixed=true])[data-kt-app-sidebar-panel-sticky=on][data-kt-app-sidebar-panel-push-header=true] .app-header {
  margin-right: calc(var(--bs-app-sidebar-width) + var(--bs-app-sidebar-gap-start, 0px) + var(--bs-app-sidebar-gap-end, 0px) + var(--bs-app-sidebar-panel-width) + var(--bs-app-sidebar-panel-gap-start, 0px) + var(--bs-app-sidebar-panel-gap-end, 0px)) !important;
}
html[dir=rtl] [data-kt-app-header-fixed=true][data-kt-app-aside-fixed=true][data-kt-app-aside-push-header=true] .app-header,
html[dir=rtl] [data-kt-app-header-fixed=true][data-kt-app-aside-sticky=on][data-kt-app-aside-push-header=true] .app-header {
  left: calc(var(--bs-app-aside-width) + var(--bs-app-aside-gap-start, 0px) + var(--bs-app-aside-gap-end, 0px)) !important;
}
}

@media (max-width: 991.98px) {
html[dir=rtl] [data-kt-app-header-fixed-mobile=true] .app-header {
  right: 0 !important;
  left: 0 !important;
}
html[dir=rtl] [data-kt-app-header-sticky=on] .app-header {
  right: 0 !important;
  left: 0 !important;
}
}

@media (min-width: 992px) {
html[dir=rtl] [data-kt-app-header-primary-fixed=true] .app-header-primary {
  right: 0 !important;
  left: 0 !important;
}
html[dir=rtl] [data-kt-app-header-primary-sticky=on] .app-header-primary {
  right: 0 !important;
  left: 0 !important;
}
html[dir=rtl] [data-kt-app-header-primary-enabled=true][data-kt-app-sidebar-fixed=true][data-kt-app-sidebar-push-header=true] .app-header-primary {
  right: calc(var(--bs-app-sidebar-width) + var(--bs-app-sidebar-gap-start, 0px) + var(--bs-app-sidebar-gap-end, 0px)) !important;
}
html[dir=rtl] [data-kt-app-header-primary-enabled=true][data-kt-app-sidebar-panel-fixed=true][data-kt-app-sidebar-panel-push-header=true] .app-header-primary {
  right: calc(var(--bs-app-sidebar-width) + var(--bs-app-sidebar-gap-start, 0px) + var(--bs-app-sidebar-gap-end, 0px) + var(--bs-app-sidebar-panel-width) + var(--bs-app-sidebar-panel-gap-start, 0px) + var(--bs-app-sidebar-panel-gap-end, 0px)) !important;
}
}

@media (min-width: 992px) {
html[dir=rtl] [data-kt-app-header-secondary-fixed=true] .app-header-secondary {
  right: 0 !important;
  left: 0 !important;
}
html[dir=rtl] [data-kt-app-header-secondary-sticky=on] .app-header-secondary {
  right: 0 !important;
  left: 0 !important;
}
html[dir=rtl] [data-kt-app-header-secondary-enabled=true][data-kt-app-sidebar-fixed=true][data-kt-app-sidebar-push-header=true] .app-header-secondary {
  right: calc(var(--bs-app-sidebar-width) + var(--bs-app-sidebar-gap-start, 0px) + var(--bs-app-sidebar-gap-end, 0px)) !important;
}
html[dir=rtl] [data-kt-app-header-secondary-enabled=true][data-kt-app-sidebar-panel-fixed=true][data-kt-app-sidebar-panel-push-header=true] .app-header-secondary {
  right: calc(var(--bs-app-sidebar-width) + var(--bs-app-sidebar-gap-start, 0px) + var(--bs-app-sidebar-gap-end, 0px) + var(--bs-app-sidebar-panel-width) + var(--bs-app-sidebar-panel-gap-start, 0px) + var(--bs-app-sidebar-panel-gap-end, 0px)) !important;
}
}

@media (min-width: 992px) {
html[dir=rtl] [data-kt-app-header-tertiary-fixed=true] .app-header-tertiary {
  right: 0 !important;
  left: 0 !important;
}
html[dir=rtl] [data-kt-app-header-tertiary-sticky=on] .app-header-tertiary {
  right: 0 !important;
  left: 0 !important;
}
html[dir=rtl] [data-kt-app-header-tertiary-enabled=true][data-kt-app-sidebar-fixed=true][data-kt-app-sidebar-push-header=true] .app-header-tertiary {
  right: calc(var(--bs-app-sidebar-width) + var(--bs-app-sidebar-gap-start, 0px) + var(--bs-app-sidebar-gap-end, 0px)) !important;
}
html[dir=rtl] [data-kt-app-header-tertiary-enabled=true][data-kt-app-sidebar-panel-fixed=true][data-kt-app-sidebar-panel-push-header=true] .app-header-tertiary {
  right: calc(var(--bs-app-sidebar-width) + var(--bs-app-sidebar-gap-start, 0px) + var(--bs-app-sidebar-gap-end, 0px) + var(--bs-app-sidebar-panel-width) + var(--bs-app-sidebar-panel-gap-start, 0px) + var(--bs-app-sidebar-panel-gap-end, 0px)) !important;
}
}

@media (min-width: 992px) {
html[dir=rtl] [data-kt-app-header-fixed=true][data-kt-app-toolbar-fixed=true] .app-toolbar {
  right: 0 !important;
  left: 0 !important;
}
html[dir=rtl] [data-kt-app-toolbar-sticky=on] .app-toolbar {
  right: 0 !important;
  left: 0 !important;
}
html[dir=rtl] [data-kt-app-toolbar-sticky=on][data-kt-app-sidebar-fixed=true][data-kt-app-sidebar-push-toolbar=true] .app-toolbar,
html[dir=rtl] [data-kt-app-toolbar-fixed=true][data-kt-app-sidebar-fixed=true][data-kt-app-sidebar-push-toolbar=true] .app-toolbar {
  right: calc(var(--bs-app-sidebar-width) + var(--bs-app-sidebar-gap-start, 0px) + var(--bs-app-sidebar-gap-end, 0px)) !important;
}
html[dir=rtl] [data-kt-app-toolbar-sticky=on][data-kt-app-sidebar-panel-fixed=true][data-kt-app-sidebar-panel-push-toolbar=true] .app-toolbar,
html[dir=rtl] [data-kt-app-toolbar-fixed=true][data-kt-app-sidebar-panel-fixed=true][data-kt-app-sidebar-panel-push-toolbar=true] .app-toolbar {
  right: calc(var(--bs-app-sidebar-width) + var(--bs-app-sidebar-gap-start, 0px) + var(--bs-app-sidebar-gap-end, 0px) + var(--bs-app-sidebar-panel-width) + var(--bs-app-sidebar-panel-gap-start, 0px) + var(--bs-app-sidebar-panel-gap-end, 0px)) !important;
}
html[dir=rtl] [data-kt-app-toolbar-sticky=on][data-kt-app-aside-fixed=true][data-kt-app-aside-push-toolbar=true] .app-toolbar,
html[dir=rtl] [data-kt-app-toolbar-fixed=true][data-kt-app-aside-fixed=true][data-kt-app-aside-push-toolbar=true] .app-toolbar {
  left: calc(var(--bs-app-aside-width) + var(--bs-app-aside-gap-start, 0px) + var(--bs-app-aside-gap-end, 0px)) !important;
}
}

@media (max-width: 991.98px) {
html[dir=rtl] [data-kt-app-header-fixed-mobile=true][data-kt-app-toolbar-fixed-mobile=true] .app-toolbar {
  right: 0 !important;
  left: 0 !important;
}
html[dir=rtl] [data-kt-app-toolbar-sticky=on] .app-toolbar {
  right: 0 !important;
  left: 0 !important;
}
}

html[dir=rtl] .app-sidebar {
  border-right: var(--bs-app-sidebar-base-border-start) !important;
  border-left: var(--bs-app-sidebar-base-border-end) !important;
}
@media (min-width: 992px) {
html[dir=rtl] .app-sidebar {
  margin-right: 0px !important;
  margin-left: 0px !important;
}
html[dir=rtl] [data-kt-app-sidebar-fixed=true] .app-sidebar {
  right: 0 !important;
}
html[dir=rtl] [data-kt-app-sidebar-sticky=on] .app-sidebar {
  right: auto !important;
  border-right: var(--bs-app-sidebar-sticky-border-start) !important;
  border-left: var(--bs-app-sidebar-sticky-border-end) !important;
  margin-right: 0px !important;
  margin-left: 0px !important;
}
html[dir=rtl] [data-kt-app-sidebar-minimize=on] .app-sidebar {
  margin-right: 0px !important;
  margin-left: 0px !important;
}
html[dir=rtl] [data-kt-app-sidebar-collapse=on] .app-sidebar {
  margin-right: calc(-1 * var(--bs-app-sidebar-width-actual)) !important;
}
}

@media (max-width: 991.98px) {
html[dir=rtl] .app-sidebar {
  margin-right: 0px !important;
  margin-left: 0px !important;
}
html[dir=rtl] [data-kt-app-sidebar-minimize-mobile=on] .app-sidebar {
  margin-right: 0px !important;
  margin-left: 0px !important;
}
html[dir=rtl] [data-kt-app-sidebar-collapse-mobile=on] .app-sidebar {
  margin-right: calc(-1 * var(--bs-app-sidebar-width-actual)) !important;
}
}

html[dir=rtl] .app-sidebar-primary {
  border-right: var(--bs-app-sidebar-primary-base-border-start) !important;
  border-left: var(--bs-app-sidebar-primary-base-border-end) !important;
}
@media (min-width: 992px) {
html[dir=rtl] .app-sidebar-primary {
  margin-right: 0px !important;
  margin-left: 0px !important;
}
html[dir=rtl] [data-kt-app-sidebar-primary-collapse=on] .app-sidebar-primary {
  margin-right: calc(-1 * var(--bs-app-sidebar-primary-width-actual)) !important;
}
html[dir=rtl] [data-kt-app-sidebar-primary-minimize=on] .app-sidebar-primary {
  margin-right: 0px !important;
  margin-left: 0px !important;
}
}

@media (max-width: 991.98px) {
html[dir=rtl] .app-sidebar-primary {
  margin-right: 0px !important;
  margin-left: 0px !important;
}
html[dir=rtl] [data-kt-app-sidebar-primary-collapse-mobile=on] .app-sidebar-primary {
  margin-right: calc(-1 * var(--bs-app-sidebar-primary-width-actual)) !important;
}
html[dir=rtl] [data-kt-app-sidebar-primary-minimize-mobile=on] .app-sidebar-primary {
  margin-right: 0px !important;
  margin-left: 0px !important;
}
}

html[dir=rtl] .app-sidebar-secondary {
  border-right: var(--bs-app-sidebar-secondary-base-border-start) !important;
  border-left: var(--bs-app-sidebar-secondary-base-border-end) !important;
}
@media (min-width: 992px) {
html[dir=rtl] .app-sidebar-secondary {
  margin-right: 0px !important;
  margin-left: 0px !important;
}
html[dir=rtl] [data-kt-app-sidebar-secondary-collapse=on] .app-sidebar-secondary {
  margin-right: calc(-1 * var(--bs-app-sidebar-secondary-width-actual)) !important;
}
html[dir=rtl] [data-kt-app-sidebar-secondary-minimize=on] .app-sidebar-secondary {
  margin-right: 0px !important;
  margin-left: 0px !important;
}
}

@media (max-width: 991.98px) {
html[dir=rtl] .app-sidebar-secondary {
  margin-right: 0px !important;
  margin-left: 0px !important;
}
html[dir=rtl] [data-kt-app-sidebar-secondary-collapse-mobile=on] .app-sidebar-secondary {
  margin-right: calc(-1 * var(--bs-app-sidebar-secondary-width-actual)) !important;
}
html[dir=rtl] [data-kt-app-sidebar-secondary-minimize-mobile=on] .app-sidebar-secondary {
  border-right: var(--bs-app-sidebar-secondary-minimize-border-start-mobile) !important;
  border-left: var(--bs-app-sidebar-secondary-minimize-border-end-mobile) !important;
}
}

html[dir=rtl] .app-sidebar-panel {
  border-right: var(--bs-app-sidebar-panel-base-border-start) !important;
  border-left: var(--bs-app-sidebar-panel-base-border-end) !important;
}
@media (min-width: 992px) {
html[dir=rtl] .app-sidebar-panel {
  margin-right: 0px !important;
  margin-left: 0px !important;
}
html[dir=rtl] [data-kt-app-sidebar-panel-fixed=true] .app-sidebar-panel {
  right: calc(var(--bs-app-sidebar-width) + var(--bs-app-sidebar-gap-start, 0px) + var(--bs-app-sidebar-gap-end, 0px)) !important;
}
html[dir=rtl] [data-kt-app-sidebar-panel-sticky=on] .app-sidebar-panel {
  right: calc(var(--bs-app-sidebar-width) + var(--bs-app-sidebar-gap-start, 0px) + var(--bs-app-sidebar-gap-end, 0px)) !important;
  margin-right: 0px !important;
  margin-left: 0px !important;
}
html[dir=rtl] [data-kt-app-sidebar-panel-minimize=on] .app-sidebar-panel {
  margin-right: 0px !important;
  margin-left: 0px !important;
}
html[dir=rtl] [data-kt-app-sidebar-panel-collapse=on] .app-sidebar-panel {
  margin-right: calc(-1 * (var(--bs-app-sidebar-panel-width-actual) + var(--bs-app-sidebar-gap-start, 0px) + var(--bs-app-sidebar-gap-end, 0px))) !important;
}
}

@media (max-width: 991.98px) {
html[dir=rtl] .app-sidebar-panel {
  margin-right: 0px !important;
  margin-left: 0px !important;
}
html[dir=rtl] [data-kt-app-sidebar-panel-minimize-mobile=on] .app-sidebar-panel {
  border-right: var(--bs-app-sidebar-panel-minimize-border-start-mobile) !important;
  border-left: var(--bs-app-sidebar-panel-minimize-border-end-mobile) !important;
  margin-right: 0px !important;
  margin-left: 0px !important;
}
html[dir=rtl] [data-kt-app-sidebar-panel-collapse-mobile=on] .app-sidebar-panel {
  margin-right: calc(-1 * var(--bs-app-sidebar-panel-width-actual)) !important;
}
}

@media (min-width: 992px) {
html[dir=rtl] .app-aside {
  margin-right: 0px !important;
  margin-left: 30px !important;
}
html[dir=rtl] [data-kt-app-aside-fixed=true] .app-aside {
  left: 0 !important;
}
html[dir=rtl] [data-kt-app-aside-sticky=on] .app-aside {
  border-right: var(--bs-aside-sticky-border-start) !important;
  border-left: var(--bs-app-aside-sticky-border-end) !important;
  right: auto !important;
  margin-right: 0px !important;
  margin-left: 0px !important;
}
html[dir=rtl] [data-kt-app-aside-minimize=on] .app-aside {
  margin-right: 0px !important;
  margin-left: 0px !important;
}
html[dir=rtl] [data-kt-app-aside-collapse=on] .app-aside {
  margin-left: calc(-1 * var(--bs-app-aside-width-actual)) !important;
}
}

@media (max-width: 991.98px) {
html[dir=rtl] .app-aside {
  margin-right: 0px !important;
  margin-left: 0px !important;
}
html[dir=rtl] [data-kt-app-aside-minimize-mobile=on] .app-aside {
  margin-right: 0px !important;
  margin-left: 0px !important;
}
html[dir=rtl] [data-kt-app-aside-collapse-mobile=on] .app-aside {
  margin-left: calc(-1 * var(--bs-app-aside-width-actual)) !important;
}
}

@media (min-width: 992px) {
html[dir=rtl] [data-kt-app-sidebar-fixed=true] .app-wrapper {
  margin-right: calc(var(--bs-app-sidebar-width) + var(--bs-app-sidebar-gap-start, 0px) + var(--bs-app-sidebar-gap-end, 0px)) !important;
}
html[dir=rtl] [data-kt-app-sidebar-panel-fixed=true] .app-wrapper {
  margin-right: calc(var(--bs-app-sidebar-width) + var(--bs-app-sidebar-gap-start, 0px) + var(--bs-app-sidebar-gap-end, 0px) + var(--bs-app-sidebar-panel-width) + var(--bs-app-sidebar-panel-gap-start, 0px) + var(--bs-app-sidebar-panel-gap-end, 0px)) !important;
}
html[dir=rtl] [data-kt-app-aside-fixed=true] .app-wrapper {
  margin-left: calc(var(--bs-app-aside-width) + var(--bs-app-aside-gap-start, 0px) + var(--bs-app-aside-gap-end, 0px)) !important;
}
}

@media (min-width: 992px) {
html[dir=rtl] [data-kt-app-sidebar-sticky=true] .app-main {
  margin-right: calc(var(--bs-app-sidebar-width) + var(--bs-app-sidebar-gap-start, 0px) + var(--bs-app-sidebar-gap-end, 0px)) !important;
}
html[dir=rtl] [data-kt-app-sidebar-panel-sticky=true] .app-main {
  margin-right: calc(var(--bs-app-sidebar-width) + var(--bs-app-sidebar-gap-start, 0px) + var(--bs-app-sidebar-gap-end, 0px) + var(--bs-app-sidebar-panel-width) + var(--bs-app-sidebar-panel-gap-start, 0px) + var(--bs-app-sidebar-panel-gap-end, 0px)) !important;
}
html[dir=rtl] [data-kt-app-aside-sticky=true] .app-main {
  margin-left: calc(var(--bs-app-aside-width) + var(--bs-app-aside-gap-start, 0px) + var(--bs-app-aside-gap-end, 0px)) !important;
}
}

@media (max-width: 991.98px) {
html[dir=rtl] .app-main {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
}

@media (min-width: 992px) {
html[dir=rtl] .app-content {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
}

@media (max-width: 991.98px) {
html[dir=rtl] .app-content {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
}

@media (min-width: 992px) {
html[dir=rtl] [data-kt-app-footer-fixed=true] .app-footer {
  right: 0 !important;
  left: 0 !important;
}
html[dir=rtl] [data-kt-app-sidebar-fixed=true][data-kt-app-sidebar-push-footer=true] .app-footer {
  right: calc(var(--bs-app-sidebar-width) + var(--bs-app-sidebar-gap-start, 0px) + var(--bs-app-sidebar-gap-end, 0px)) !important;
}
html[dir=rtl] [data-kt-app-sidebar-panel-fixed=true][data-kt-app-sidebar-panel-push-footer=true] .app-footer {
  right: calc(var(--bs-app-sidebar-width) + var(--bs-app-sidebar-gap-start, 0px) + var(--bs-app-sidebar-gap-end, 0px) + var(--bs-app-sidebar-panel-width) + var(--bs-app-sidebar-panel-gap-start, 0px) + var(--bs-app-sidebar-panel-gap-end, 0px)) !important;
}
html[dir=rtl] [data-kt-app-aside-fixed=true][data-kt-app-aside-push-footer=true] .app-footer {
  left: calc(var(--bs-app-aside-width) + var(--bs-app-aside-gap-start, 0px) + var(--bs-app-aside-gap-end, 0px)) !important;
}
}

@media (max-width: 991.98px) {
html[dir=rtl] [data-kt-app-footer-fixed-mobile=true] .app-footer {
  right: 0 !important;
  left: 0 !important;
}
}

html[dir=rtl] .app-layout-builder-toggle {
  left: 50px !important;
}
@media (max-width: 991.98px) {
html[dir=rtl] .app-layout-builder-toggle {
  left: 40px !important;
}
}

@media (min-width: 992px) {
html[dir=rtl] .app-sidebar-menu .menu > .menu-item {
  margin-right: 0.115rem !important;
}
}

@media (min-width: 992px) {
html[dir=rtl] [data-kt-app-sidebar-minimize=on]:not([data-kt-app-sidebar-hoverable=true]) .app-sidebar .app-sidebar-footer .btn-custom {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
html[dir=rtl] [data-kt-app-sidebar-minimize=on][data-kt-app-sidebar-hoverable=true] .app-sidebar:not(:hover) .app-sidebar-footer .btn-custom {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
}

html[dir=rtl] [data-kt-app-layout=dark-sidebar] .app-sidebar {
  border-left: 0 !important;
}
html[dir=rtl] [data-bs-theme=dark] [data-kt-app-layout=dark-sidebar] .app-sidebar {
  border-left: 1px solid #1F212A !important;
}
html[dir=rtl] [data-kt-app-layout=light-sidebar] .app-sidebar {
  border-left: 1px solid var(--bs-gray-200) !important;
}
@media (min-width: 992px) {
html[dir=rtl] .app-header-menu .menu > .menu-item {
  margin-left: 0.5rem !important;
}
html[dir=rtl] [data-kt-app-header-fixed=true].modal-open .app-header {
  padding-left: 15px !important;
}
}

